Skip to content

Commit 5551139

Browse files
committed
New translations app_en.arb (Chinese Simplified)
1 parent 2acae3e commit 5551139

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

l10n/app_zh.arb

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"loadingHUD_label": "正在加载…",
2121
"completeHUD_label": "完成",
2222
"errorHUD_label": "出错",
23+
"loadMoreHUD_label": "Release to load more",
2324
"uploadRights_title": "需要上传权限",
2425
"uploadRights_message": "您必须拥有上传权限才能上传照片或视频。",
2526
"internetErrorGeneral_title": "连接出错",
@@ -47,11 +48,16 @@
4748
"login_newSession": "正在打开会话",
4849
"login_communityParameters": "社区参数",
4950
"login_serverParameters": "Piwigo参数",
51+
"login_advancedParameters": "Authentication Settings",
5052
"login_connectionChanged": "连接已变更!",
53+
"login_rememberCredentials": "Remember credentials",
5154
"loginHTTP_title": "HTTP 证书",
5255
"loginHTTP_message": "Piwigo服务器需要基本访问验证:",
56+
"loginHTTP_enable": "Enable HTTP Basic",
5357
"loginHTTPuser_placeholder": "用户名",
5458
"loginHTTPpwd_placeholder": "密码",
59+
"loginCert_title": "Self Signed Certificates",
60+
"loginCert_enable": "Allow SSL",
5561
"loginCertFailed_title": "非私密连接",
5662
"loginCertFailed_message": "Piwigo警告网站证书无效。您仍然想要接受此证书吗?",
5763
"loginHTTPSfailed_title": "安全连接失败",
@@ -147,6 +153,7 @@
147153
"categoryUpload_loadSubCategories": "加载",
148154
"categoryUpload_images": "上传图片",
149155
"categoryUpload_videos": "上传视频",
156+
"categoryUpload_camera": "Camera",
150157
"categoryUpload_takePhoto": "拍照",
151158
"categoryUpload_takeVideo": "录制",
152159
"uploadList_title": "上传状态",
@@ -235,6 +242,23 @@
235242
"moveCategoryHUD_moved": "相册已移动",
236243
"moveCategoryError_title": "移动失败",
237244
"moveCategoryError_message": "移动相册失败",
245+
"categoryPrivacy": "Manage Permissions",
246+
"categoryPrivacy_subtitle": "Manage access permissions of \"{album_name}\".",
247+
"@categoryPrivacy_subtitle": {
248+
"placeholders": {
249+
"album_name": {}
250+
}
251+
},
252+
"categoryPrivacyMode_public": "Public",
253+
"categoryPrivacyMode_publicMessage": "Every user can see this album.",
254+
"categoryPrivacyMode_private": "Private",
255+
"categoryPrivacyMode_privateMessage": "Visitors must log in and have the necessary permissions to see this album.",
256+
"categoryPrivacyGroups": "Group permissions",
257+
"categoryPrivacyGroups_add": "Authorize groups",
258+
"categoryPrivacyUsers": "User permissions",
259+
"categoryPrivacyUsers_message": "To manage user permissions, go to your web administration.",
260+
"categoryPrivacyRecursive": "Apply to sub-albums",
261+
"categoryPrivacyRecursive_message": "After confirmation, all modifications will be applied to sub-albums.",
238262
"categorySelection_setThumbnail": "请选择要使用照片 {photo} 作为缩略图的相册。",
239263
"@categorySelection_setThumbnail": {
240264
"placeholders": {
@@ -340,6 +364,17 @@
340364
"tagsAdd_placeholder": "新标签",
341365
"tagsAddHUD_label": "创建标签中...",
342366
"tagsAddHUD_created": "标签已创建",
367+
"group": "Group",
368+
"groups": "Groups",
369+
"groupsTitle_selectOne": "Select a Group",
370+
"groupsHeader_selected": "Selected",
371+
"groupsHeader_notSelected": "Not Selected",
372+
"groupsHeader_all": "All Groups",
373+
"groupsAdd_title": "Add Group",
374+
"groupsAdd_message": "Enter a name for this new group",
375+
"groupsAdd_placeholder": "New group",
376+
"groupsAddHUD_label": "Creating Group…",
377+
"groupsAddHUD_created": "Group Created",
343378
"tagsAddError_message": "无法创建新标签",
344379
"tagsAddError_title": "创建失败",
345380
"selectImages": "选择图片",

0 commit comments

Comments
 (0)