From f6046f6f00846024679fb3579e51ac9f7d9bb936 Mon Sep 17 00:00:00 2001 From: Zazou49 <89610869+Zazou49@users.noreply.github.com> Date: Mon, 30 Aug 2021 19:54:03 +0200 Subject: [PATCH 1/3] Update translation.json First batch --- .../extractedTranslations/fr/translation.json | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/ui/src/extractedTranslations/fr/translation.json b/ui/src/extractedTranslations/fr/translation.json index 15009689..edd3e3b0 100644 --- a/ui/src/extractedTranslations/fr/translation.json +++ b/ui/src/extractedTranslations/fr/translation.json @@ -35,7 +35,7 @@ "placeholder": "Rechercher", "result_type": { "albums": "Albums", - "media": null + "media": "Médias" } } }, @@ -64,19 +64,19 @@ "face_group": { "label_placeholder": "Étiquette", "unlabeled": "Sans étiquette", - "unlabeled_person": null + "unlabeled_person": "Personne sans étiquette" }, "modal": { "action": { - "merge": null + "merge": "Fusionner" }, "detach_image_faces": { "action": { - "detach": null, - "select_images": null + "detach": "Détacher les images de visage", + "select_images": "Sélectionner les images de visage à détacher" }, "description": null, - "title": null + "title": null, }, "merge_face_groups": { "description": null, @@ -100,10 +100,10 @@ }, "recognize_unlabeled_faces_button": "Reconnaître les visages sans étiquette", "tableselect_face_group": { - "search_faces_placeholder": null + "search_faces_placeholder": "Rechercher des visages..." }, "tableselect_image_faces": { - "search_images_placeholder": null + "search_images_placeholder": "Rechercher des images" } }, "photos_page": { @@ -172,7 +172,7 @@ "table": { "column_names": { "action": "Action", - "capabilities": null, + "capabilities": "Permissions", "photo_path": "Chemin des photos", "username": "Nom d'utilisateur" }, @@ -189,9 +189,9 @@ "title": "Utilisateurs" }, "version_info": { - "build_date_title": null, - "title": null, - "version_title": null + "build_date_title": "Date de compilation", + "title": "Photoview Version", + "version_title": "Version actuelle" } }, "share_page": { @@ -200,7 +200,7 @@ }, "protected_share": { "description": "Ce partage est protégé par un mot de passe.", - "password_required_error": null, + "password_required_error": "Le mot de passe est requis", "title": "Partage protégé" }, "share_not_found": "Partage non trouvé", @@ -209,20 +209,20 @@ }, "sidebar": { "album": { - "title_placeholder": null + "title_placeholder": "Titre de l'Album" }, "download": { "filesize": { "byte": "{{count}} Octets", "byte_plural": "{{count}} Octets", "giga_byte": "{{count}} Go", - "giga_byte_plural": null, + "giga_byte_plural": "Go", "kilo_byte": "{{count}} Ko", - "kilo_byte_plural": null, + "kilo_byte_plural": "Ko", "mega_byte": "{{count}} Mo", - "mega_byte_plural": null, + "mega_byte_plural": "Mo", "tera_byte": "{{count}} To", - "tera_byte_plural": null + "tera_byte_plural": "To" }, "table_columns": { "dimensions": "Dimensions", @@ -275,8 +275,8 @@ "sharing": { "add_share": "Ajouter un partage", "copy_link": "Copier le lien", - "delete": null, - "more": null, + "delete": "Supprimer", + "more": "Plus", "no_shares_found": "Aucun partage trouvé", "public_link": "Lien public", "title": "Options de partage" @@ -291,7 +291,7 @@ }, "title": { "loading_album": "Chargement de l'album", - "login": null, + "login": "Connexion", "people": "Personnes", "settings": "Paramètres" } From b31a8ff3bea972ff944b44c4bcec07fb5cd4e844 Mon Sep 17 00:00:00 2001 From: Zazou49 <89610869+Zazou49@users.noreply.github.com> Date: Mon, 30 Aug 2021 20:32:13 +0200 Subject: [PATCH 2/3] Update translation.json --- ui/src/extractedTranslations/fr/translation.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/src/extractedTranslations/fr/translation.json b/ui/src/extractedTranslations/fr/translation.json index edd3e3b0..92c38f5d 100644 --- a/ui/src/extractedTranslations/fr/translation.json +++ b/ui/src/extractedTranslations/fr/translation.json @@ -216,13 +216,13 @@ "byte": "{{count}} Octets", "byte_plural": "{{count}} Octets", "giga_byte": "{{count}} Go", - "giga_byte_plural": "Go", + "giga_byte_plural": "{{count}} Go", "kilo_byte": "{{count}} Ko", - "kilo_byte_plural": "Ko", + "kilo_byte_plural": "{{count}} Ko", "mega_byte": "{{count}} Mo", - "mega_byte_plural": "Mo", + "mega_byte_plural": "{{count}} Mo", "tera_byte": "{{count}} To", - "tera_byte_plural": "To" + "tera_byte_plural": "{{count}} To" }, "table_columns": { "dimensions": "Dimensions", From b91bca3a24fa58050f19d87bdeade7ad42d6bc2a Mon Sep 17 00:00:00 2001 From: Zazou49 <89610869+Zazou49@users.noreply.github.com> Date: Mon, 30 Aug 2021 20:33:11 +0200 Subject: [PATCH 3/3] Update translation.json --- ui/src/extractedTranslations/fr/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/extractedTranslations/fr/translation.json b/ui/src/extractedTranslations/fr/translation.json index 92c38f5d..8030839e 100644 --- a/ui/src/extractedTranslations/fr/translation.json +++ b/ui/src/extractedTranslations/fr/translation.json @@ -76,7 +76,7 @@ "select_images": "Sélectionner les images de visage à détacher" }, "description": null, - "title": null, + "title": null }, "merge_face_groups": { "description": null,