From 897ead1a93123929d3f7015dcaf3c3becc544764 Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Wed, 24 Aug 2022 14:35:30 +0200 Subject: [PATCH] l10n --- lib/l10n/app_zh.arb | 6 ++++++ untranslated.json | 8 -------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/lib/l10n/app_zh.arb b/lib/l10n/app_zh.arb index 3f7370798..2e6ebfd63 100644 --- a/lib/l10n/app_zh.arb +++ b/lib/l10n/app_zh.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": "元数据移除工具", @@ -451,6 +455,7 @@ "settingsConfirmationDialogDeleteItems": "永久删除项目之前询问", "settingsConfirmationDialogMoveToBinItems": "移至回收站之前询问", "settingsConfirmationDialogMoveUndatedItems": "移动未注明日期的项目之前询问", + "settingsConfirmationAfterMoveToBinItems": "移至回收站后显示消息", "settingsNavigationDrawerTile": "导航栏菜单", "settingsNavigationDrawerEditorTitle": "导航栏菜单", @@ -479,6 +484,7 @@ "settingsCollectionSelectionQuickActionEditorBanner": "按住并拖拽可移动按钮并选择选择项目时显示的操作", "settingsSectionViewer": "查看器", + "settingsViewerGestureSideTapNext": "轻触屏幕边缘显示上/下一个项目", "settingsViewerUseCutout": "使用剪切区域", "settingsViewerMaximumBrightness": "最大亮度", "settingsMotionPhotoAutoPlay": "自动播放动态照片", diff --git a/untranslated.json b/untranslated.json index 9158ee212..46662e058 100644 --- a/untranslated.json +++ b/untranslated.json @@ -117,13 +117,5 @@ "settingsWidgetPageTitle", "settingsWidgetShowOutline", "viewerSetWallpaperButtonLabel" - ], - - "zh": [ - "entryInfoActionEditDescription", - "filterRecentlyAddedLabel", - "editEntryDescriptionDialogTitle", - "settingsConfirmationAfterMoveToBinItems", - "settingsViewerGestureSideTapNext" ] }