Skip to content

Commit d570d94

Browse files
committed
New translations app_en.arb (Chinese Simplified)
1 parent 376fb52 commit d570d94

1 file changed

Lines changed: 32 additions & 6 deletions

File tree

l10n/app_zh.arb

Lines changed: 32 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,10 @@
149149
"categoryUpload_videos": "上传视频",
150150
"categoryUpload_takePhoto": "拍照",
151151
"categoryUpload_takeVideo": "录制",
152+
"uploadList_title": "Upload Status",
153+
"uploadList_uploading": "Uploading",
154+
"uploadList_history": "History",
155+
"uploadList_empty": "Empty",
152156
"setDefaultCategory_select": "请选择一个相册或子相册作为新的根相册",
153157
"setDefaultCategory_title": "默认相册",
154158
"setDefaultCategory_message": "您确定要设置相册 {album} 作为默认相册?",
@@ -281,8 +285,8 @@
281285
"imageOptions_edit": "编辑",
282286
"imageOptions_download": "下载",
283287
"imageOptions_share": "分享",
284-
"imageOptions_addFavorites": "添加收藏",
285-
"imageOptions_removeFavorites": "移除收藏",
288+
"imageOptions_addFavorites": "Add to favorites",
289+
"imageOptions_removeFavorites": "Remove from favorites",
286290
"imageOptions_setAlbumImage": "设为相册缩略图",
287291
"imageDetailsView_title": "属性",
288292
"editImageDetails_title": "标题",
@@ -568,6 +572,7 @@
568572
"imageUploadCompleted_title": "上传完毕",
569573
"imageUploadCompleted_message": "照片成功上传到你的 Piwigo 服务器",
570574
"imageUploadCompleted_message1": "照片成功上传到你的Piwigo服务器",
575+
"imageUploadCompleted_warning": "some of your photos could not be uploaded.",
571576
"uploadError_title": "上传出错",
572577
"uploadError_message": "无法上传你的照片",
573578
"uploadCancelled_title": "上传已取消",
@@ -715,6 +720,26 @@
715720
"settings_autoUploadDestination": "目标路径",
716721
"settings_autoUploadDestinationInvalid": "无效的目标相册",
717722
"settings_autoUploadDestinationInfo": "请选择相册或子相册,其中的照片和视频会被自动上传",
723+
"settings_autoUploadDuplicateInfo": "Photos that are already in this Piwigo won't be uploaded.",
724+
"settings_autoUploadFrequency": "Every",
725+
"settings_autoUploadFrequencyMinutes": "{count, plural, =1{1 minute} other{{count} minutes}}",
726+
"@settings_autoUploadFrequencyMinutes": {
727+
"placeholders": {
728+
"count": {}
729+
}
730+
},
731+
"settings_autoUploadFrequencyHours": "{count, plural, =1{1 hour} other{{count} hours}}",
732+
"@settings_autoUploadFrequencyHours": {
733+
"placeholders": {
734+
"count": {}
735+
}
736+
},
737+
"settings_autoUploadFrequencyDays": "{count, plural, =1{1 day} other{{count} days}}",
738+
"@settings_autoUploadFrequencyDays": {
739+
"placeholders": {
740+
"count": {}
741+
}
742+
},
718743
"autoUploadError_Disabled": "自动上传选项在应用设置中被禁用",
719744
"autoUploadError_Failed": "由于出现多次传输失败,上传队列已暂停,请在应用程序中检查",
720745
"uploadPhotoSize_title": "最大照片大小",
@@ -733,9 +758,7 @@
733758
"settings_cacheClearAll": "清除图片缓存",
734759
"settings_cacheClearMsg": "您确定要清除照片缓存吗?这将使相册和照片花费一段时间再加载。",
735760
"settingsHeader_appearance": "外观",
736-
"settingsHeader_colorPalette": "调色板",
737-
"settings_lightColor": "浅色",
738-
"settings_darkColor": "深色",
761+
"settingsHeader_theme": "Dark Theme",
739762
"settings_switchPalette": "自动",
740763
"settings_brightness": "亮度",
741764
"settings_brightnessHelp": "在环境亮度低的情况下,自动选项会使用暗色外观来使照片在黑暗背景下易于观看",
@@ -770,5 +793,8 @@
770793
"settings_acknowledgements": "鸣谢",
771794
"settings_privacy": "隐私政策",
772795
"settings_unknownVersion": "未知版本",
773-
"settings_privacyLocale": "&lang=en_EN"
796+
"settings_privacyLocale": "&lang=en_EN",
797+
"@settings_privacyLocale": {
798+
"description": "The language and country code for the url to Piwigo Mobile apps privacy policy: https://piwigo.org/mobile-apps-privacy-policy&webview&lang=en_EN"
799+
}
774800
}

0 commit comments

Comments
 (0)