This commit is contained in:
Thibault Deckers 2022-08-24 14:35:30 +02:00
parent b219988b30
commit 897ead1a93
2 changed files with 6 additions and 8 deletions

View file

@ -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": "自动播放动态照片",

View file

@ -117,13 +117,5 @@
"settingsWidgetPageTitle",
"settingsWidgetShowOutline",
"viewerSetWallpaperButtonLabel"
],
"zh": [
"entryInfoActionEditDescription",
"filterRecentlyAddedLabel",
"editEntryDescriptionDialogTitle",
"settingsConfirmationAfterMoveToBinItems",
"settingsViewerGestureSideTapNext"
]
}