Skip to content

Commit 0e6c768

Browse files
weblateaxgdcodekraptoreerojaaskelainenguzi7070
committed
chore(web): update translations
Co-authored-by: AxGD <[email protected]> Co-authored-by: David Anes <[email protected]> Co-authored-by: Eero Jääskeläinen <[email protected]> Co-authored-by: Gustavo Ceolin <[email protected]> Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: IM Ben <[email protected]> Co-authored-by: Jordy H <[email protected]> Co-authored-by: Julius969 <[email protected]> Co-authored-by: Macgyver <[email protected]> Co-authored-by: Maks s <[email protected]> Co-authored-by: Meliox <[email protected]> Co-authored-by: Michel Heusschen <[email protected]> Co-authored-by: Miki M <[email protected]> Co-authored-by: Napat Srichan <[email protected]> Co-authored-by: RJS <[email protected]> Co-authored-by: Samoht11 <[email protected]> Co-authored-by: Sleeper CH <[email protected]> Co-authored-by: Sophie <[email protected]> Co-authored-by: Thomas <[email protected]> Co-authored-by: carcawey <[email protected]> Co-authored-by: grgergo <[email protected]> Co-authored-by: kyu seok Park <[email protected]> Co-authored-by: mxm199 <[email protected]> Co-authored-by: waclaw66 <[email protected]> Co-authored-by: Владислав Потаенко <[email protected]> Co-authored-by: Вячеслав Лукьяненко <[email protected]> Translate-URL: https://hosted.weblate.org/projects/immich/immich/cs/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/da/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/en_devel/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/es/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/fi/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/fr/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/hu/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/it/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/ko/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/lv/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/nl/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/pl/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/pt/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/ru/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/sr/ Translate-URL: https://hosted.weblate.org/projects/immich/immich/th/ Translation: Immich/immich
1 parent 30627fe commit 0e6c768

17 files changed

+1641
-1286
lines changed

Diff for: web/src/lib/i18n/cs.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@
412412
"done": "Hotovo",
413413
"download": "Stáhnout",
414414
"downloading": "Stahování",
415+
"duplicates": "Duplicity",
415416
"duration": "Doba trvání",
416417
"durations": {
417418
"days": "{days, plural, one {den} few {{days, number} dny} other {{days, number} dní}}",
@@ -489,7 +490,7 @@
489490
"unable_to_load_liked_status": "Nelze načíst stav oblíbených",
490491
"unable_to_play_video": "Nelze přehrát video",
491492
"unable_to_refresh_user": "Nelze aktualizovat uživatele",
492-
"unable_to_remove_album_users": "Nelze odebrat uživatele alb",
493+
"unable_to_remove_album_users": "Nelze odebrat uživatele z alba",
493494
"unable_to_remove_api_key": "Nelze odebrat API klíč",
494495
"unable_to_remove_comment": "Nelze odstranit komentář",
495496
"unable_to_remove_library": "Nelze odstranit knihovnu",
@@ -567,6 +568,7 @@
567568
"image": "Obrázek",
568569
"img": "Img",
569570
"immich_logo": "Immich Logo",
571+
"immich_web_interface": "Webové rozhraní Immich",
570572
"import_from_json": "Import z JSONu",
571573
"import_path": "Cesta importu",
572574
"in_archive": "V archivu",
@@ -815,6 +817,7 @@
815817
"shared_by_you": "Sdíleli jste",
816818
"shared_from_partner": "Fotky od {partner}",
817819
"shared_links": "Sdílené odkazy",
820+
"shared_photos_and_videos_count": "{assetCount, plural, one {# sdílená fotografie a video} few {# sdílené fotografie a videa} other {# sdílených fotografií a videí}}.",
818821
"shared_with_partner": "Sdíleno s {partner}",
819822
"sharing": "Sdílení",
820823
"sharing_sidebar_description": "Zobrazit sekci Sdílení v postranním panelu",
@@ -918,6 +921,7 @@
918921
"viewer": "Prohlížeč",
919922
"waiting": "Čekající",
920923
"week": "Týden",
924+
"welcome": "Vítejte",
921925
"welcome_to_immich": "Vítejte v Immichi",
922926
"year": "Rok",
923927
"yes": "Ano",

Diff for: web/src/lib/i18n/da.json

+136-102
Large diffs are not rendered by default.

Diff for: web/src/lib/i18n/de.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@
610610
"look": "Erscheinungsbild",
611611
"loop_videos": "Loop-Videos",
612612
"loop_videos_description": "Aktiviere diese Option, um eine automatische Videoschleife in der Detailansicht zu erstellen.",
613-
"make": "Erstelle",
613+
"make": "Marke",
614614
"manage_shared_links": "Freigegebene Links verwalten",
615615
"manage_sharing_with_partners": "Verwaltung der gemeinsamen Nutzung mit Partnern",
616616
"manage_the_app_settings": "Verwalten der App-Einstellungen",

Diff for: web/src/lib/i18n/en.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@
452452
"paths_validation_failed": "{paths, plural, one {# path} other {# paths}} failed validation",
453453
"quota_higher_than_disk_size": "You set a quota higher than the disk size",
454454
"repair_unable_to_check_items": "Unable to check {count, select, one {item} other {items}}",
455-
"unable_to_add_album_users": "Unable to add albums users",
455+
"unable_to_add_album_users": "Unable to add users to album",
456456
"unable_to_add_comment": "Unable to add comment",
457457
"unable_to_add_exclusion_pattern": "Unable to add exclusion pattern",
458458
"unable_to_add_import_path": "Unable to add import path",
@@ -484,7 +484,7 @@
484484
"unable_to_load_liked_status": "Unable to load liked status",
485485
"unable_to_play_video": "Unable to play video",
486486
"unable_to_refresh_user": "Unable to refresh user",
487-
"unable_to_remove_album_users": "Unable to remove albums users",
487+
"unable_to_remove_album_users": "Unable to remove users from album",
488488
"unable_to_remove_api_key": "Unable to remove API Key",
489489
"unable_to_remove_library": "Unable to remove library",
490490
"unable_to_remove_offline_files": "Unable to remove offline files",

Diff for: web/src/lib/i18n/es.json

+284-245
Large diffs are not rendered by default.

Diff for: web/src/lib/i18n/fi.json

+10-6
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,16 @@
176176
"repair_all": "Korjaa kaikki",
177177
"require_password_change_on_login": "Vaadi käyttäjää vaihtamaan salasana ensimmäisellä kirjautumiskerralla",
178178
"reset_settings_to_default": "Nollaa asetukset oletuksille",
179-
"server_external_domain_settings": "",
180-
"server_external_domain_settings_description": "",
181-
"server_settings": "",
182-
"server_settings_description": "",
183-
"server_welcome_message": "",
184-
"server_welcome_message_description": "",
179+
"reset_settings_to_recent_saved": "Palauta aiemmin tallennetut asetukset",
180+
"scanning_library_for_changed_files": "Etsitään kirjaston muuttuneita tiedostoja",
181+
"scanning_library_for_new_files": "Etsitään uusia tiedostoja",
182+
"send_welcome_email": "Lähetä tervetuloviesti",
183+
"server_external_domain_settings": "Ulkoinen osoite",
184+
"server_external_domain_settings_description": "Osoite julkisille linkeille, http(s):// mukaan lukien",
185+
"server_settings": "Palvelimen asetukset",
186+
"server_settings_description": "Ylläpidä palvelimen asetuksia",
187+
"server_welcome_message": "Tervetuloviesti",
188+
"server_welcome_message_description": "Viesti, joka näytetään kirjautumissivulla.",
185189
"sidecar_job_description": "",
186190
"slideshow_duration_description": "",
187191
"smart_search_job_description": "",

Diff for: web/src/lib/i18n/fr.json

+33-20
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@
412412
"done": "Terminé",
413413
"download": "Télécharger",
414414
"downloading": "Téléchargement",
415+
"duplicates": "Dupliquer",
415416
"duration": "Durée",
416417
"durations": {
417418
"days": "{days, plural, one {day} other {{days, number} days}}",
@@ -420,22 +421,22 @@
420421
"months": "{mois, pluriel, un {mois} autres {{months, number} mois}",
421422
"years": "{années, plural, one {year} other {{years, number} years}}"
422423
},
423-
"edit_album": "",
424-
"edit_avatar": "",
425-
"edit_date": "",
426-
"edit_date_and_time": "",
427-
"edit_exclusion_pattern": "",
428-
"edit_faces": "",
429-
"edit_import_path": "",
430-
"edit_import_paths": "",
431-
"edit_key": "",
424+
"edit_album": "Modifier l'album",
425+
"edit_avatar": "Modifier l'avatar",
426+
"edit_date": "Modifier la date",
427+
"edit_date_and_time": "Modifier la date et l'heure",
428+
"edit_exclusion_pattern": "Modifier le modèle d'exclusion",
429+
"edit_faces": "Modifier les visages",
430+
"edit_import_path": "Modifier le chemin d'importation",
431+
"edit_import_paths": "Modifier les chemins d'importation",
432+
"edit_key": "Modifier la clé",
432433
"edit_link": "Modifier le lien",
433434
"edit_location": "Modifier la localisation",
434435
"edit_name": "Modifier le nom",
435-
"edit_people": "",
436-
"edit_title": "",
437-
"edit_user": "",
438-
"edited": "",
436+
"edit_people": "Modifier les personnes",
437+
"edit_title": "Modifier le title",
438+
"edit_user": "Modifier l'utilisateur",
439+
"edited": "Modifié",
439440
"editor": "Editeur",
440441
"email": "Courriel",
441442
"empty": "",
@@ -445,17 +446,29 @@
445446
"enabled": "Enabled",
446447
"end_date": "Date de fin",
447448
"error": "Erreur",
448-
"error_loading_image": "",
449+
"error_loading_image": "Erreur de chargement de l'image",
449450
"errors": {
450-
"unable_to_add_album_users": "",
451-
"unable_to_add_comment": "",
452-
"unable_to_add_partners": "",
453-
"unable_to_change_album_user_role": "",
454-
"unable_to_change_date": "",
455-
"unable_to_change_location": "",
451+
"cleared_jobs": "Tâches supprimées pour : {job}",
452+
"exclusion_pattern_already_exists": "Ce modèle d'exclusion existe déjà.",
453+
"failed_job_command": "La commande {command} a échoué pour la tâche : {job}",
454+
"import_path_already_exists": "Ce chemin d'import existe déjà.",
455+
"paths_validation_failed": "{paths, plural, one {# path} other {# paths}}} failed validation",
456+
"quota_higher_than_disk_size": "Vous définissez un quota supérieur à la taille du disque",
457+
"repair_unable_to_check_items": "Impossible de vérifier {count, select, one {item} other {items}}",
458+
"unable_to_add_album_users": "Impossible d'ajouter des utilisateurs à l'album",
459+
"unable_to_add_comment": "Impossible d'ajouter un commentaire",
460+
"unable_to_add_exclusion_pattern": "Incapable d'ajouter un schéma d'exclusion",
461+
"unable_to_add_import_path": "Impossible d'ajouter un chemin d'import",
462+
"unable_to_add_partners": "Incapable d'ajouter des partenaires",
463+
"unable_to_change_album_user_role": "Impossible de changer le rôle de l'utilisateur de l'album",
464+
"unable_to_change_date": "Impossible de modifier la date",
465+
"unable_to_change_location": "Incapable de changer la localisation",
466+
"unable_to_change_password": "Impossible de changer de mot de passe",
456467
"unable_to_check_item": "",
457468
"unable_to_check_items": "",
469+
"unable_to_copy_to_clipboard": "Impossible de copier dans le presse-papier, assurez-vous que vous accédez à la page via https",
458470
"unable_to_create_admin_account": "",
471+
"unable_to_create_api_key": "Impossible de créer une nouvelle clé API",
459472
"unable_to_create_library": "",
460473
"unable_to_create_user": "",
461474
"unable_to_delete_album": "",

0 commit comments

Comments
 (0)