From baab89defc604fa7b39303a944f9cd4dbc84601d Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Thu, 25 Aug 2022 12:36:08 +0200 Subject: [PATCH] l10n --- lib/l10n/app_fr.arb | 5 +++++ lib/l10n/app_ko.arb | 5 +++++ untranslated.json | 14 -------------- 3 files changed, 10 insertions(+), 14 deletions(-) diff --git a/lib/l10n/app_fr.arb b/lib/l10n/app_fr.arb index 90dc90836..5a91e964c 100644 --- a/lib/l10n/app_fr.arb +++ b/lib/l10n/app_fr.arb @@ -87,6 +87,7 @@ "entryInfoActionEditDate": "Modifier la date", "entryInfoActionEditLocation": "Modifier le lieu", + "entryInfoActionEditDescription": "Modifier la description", "entryInfoActionEditRating": "Modifier la notation", "entryInfoActionEditTags": "Modifier les libellés", "entryInfoActionRemoveMetadata": "Retirer les métadonnées", @@ -96,6 +97,7 @@ "filterLocationEmptyLabel": "Sans lieu", "filterTagEmptyLabel": "Sans libellé", "filterOnThisDayLabel": "Ce jour-là", + "filterRecentlyAddedLabel": "Ajouté récemment", "filterRatingUnratedLabel": "Sans notation", "filterRatingRejectedLabel": "Rejeté", "filterTypeAnimatedLabel": "Animation", @@ -257,6 +259,8 @@ "locationPickerUseThisLocationButton": "Utiliser ce lieu", + "editEntryDescriptionDialogTitle": "Description", + "editEntryRatingDialogTitle": "Notation", "removeEntryMetadataDialogTitle": "Retrait de métadonnées", @@ -480,6 +484,7 @@ "settingsCollectionSelectionQuickActionEditorBanner": "Maintenez votre doigt appuyé pour déplacer les boutons et choisir les actions affichées lors de la sélection d’éléments.", "settingsSectionViewer": "Visionneuse", + "settingsViewerGestureSideTapNext": "Appuyer sur les bords de l’écran pour passer à l’élément précédent/suivant", "settingsViewerUseCutout": "Utiliser la zone d’encoche", "settingsViewerMaximumBrightness": "Luminosité maximale", "settingsMotionPhotoAutoPlay": "Lecture automatique des photos animées", diff --git a/lib/l10n/app_ko.arb b/lib/l10n/app_ko.arb index c0b949c05..1d555672f 100644 --- a/lib/l10n/app_ko.arb +++ b/lib/l10n/app_ko.arb @@ -87,6 +87,7 @@ "entryInfoActionEditDate": "날짜 및 시간 수정", "entryInfoActionEditLocation": "위치 수정", + "entryInfoActionEditDescription": "설명 수정", "entryInfoActionEditRating": "별점 수정", "entryInfoActionEditTags": "태그 수정", "entryInfoActionRemoveMetadata": "메타데이터 삭제", @@ -96,6 +97,7 @@ "filterLocationEmptyLabel": "장소 없음", "filterTagEmptyLabel": "태그 없음", "filterOnThisDayLabel": "이 날", + "filterRecentlyAddedLabel": "최근 추가된", "filterRatingUnratedLabel": "별점 없음", "filterRatingRejectedLabel": "거부됨", "filterTypeAnimatedLabel": "애니메이션", @@ -257,6 +259,8 @@ "locationPickerUseThisLocationButton": "이 위치 사용", + "editEntryDescriptionDialogTitle": "설명", + "editEntryRatingDialogTitle": "별점", "removeEntryMetadataDialogTitle": "메타데이터 삭제", @@ -480,6 +484,7 @@ "settingsCollectionSelectionQuickActionEditorBanner": "버튼을 길게 누른 후 이동하여 항목 선택할 때 표시될 버튼을 선택하세요.", "settingsSectionViewer": "뷰어", + "settingsViewerGestureSideTapNext": "화면 측면에서 탭해서 이전/다음 항목 보기", "settingsViewerUseCutout": "컷아웃 영역 사용", "settingsViewerMaximumBrightness": "최대 밝기", "settingsMotionPhotoAutoPlay": "모션 사진 자동 재생", diff --git a/untranslated.json b/untranslated.json index 89945d93e..1132d533a 100644 --- a/untranslated.json +++ b/untranslated.json @@ -6,13 +6,6 @@ "settingsConfirmationAfterMoveToBinItems" ], - "fr": [ - "entryInfoActionEditDescription", - "filterRecentlyAddedLabel", - "editEntryDescriptionDialogTitle", - "settingsViewerGestureSideTapNext" - ], - "id": [ "entryInfoActionEditDescription", "filterRecentlyAddedLabel", @@ -29,13 +22,6 @@ "settingsViewerGestureSideTapNext" ], - "ko": [ - "entryInfoActionEditDescription", - "filterRecentlyAddedLabel", - "editEntryDescriptionDialogTitle", - "settingsViewerGestureSideTapNext" - ], - "pt": [ "entryInfoActionEditDescription", "filterRecentlyAddedLabel",