Skip to content

Commit 6288efa

Browse files
authored
Merge pull request #186 from Piwigo/Translation/Crowdin
Translation
2 parents d68bef0 + f0b46af commit 6288efa

2 files changed

Lines changed: 30 additions & 31 deletions

File tree

l10n/app_de.arb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"tabBar_albums": "Alben",
3-
"settings_language": "Wählen Sie die Sprache",
43
"tabBar_upload": "Hochladen",
54
"tabBar_preferences": "Einstellungen",
65
"alertOkButton": "OK",

l10n/app_zh.arb

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"loadingHUD_label": "正在加载…",
2121
"completeHUD_label": "完成",
2222
"errorHUD_label": "出错",
23-
"loadMoreHUD_label": "Release to load more",
23+
"loadMoreHUD_label": "松开以加载更多",
2424
"uploadRights_title": "需要上传权限",
2525
"uploadRights_message": "您必须拥有上传权限才能上传照片或视频。",
2626
"internetErrorGeneral_title": "连接出错",
@@ -48,16 +48,16 @@
4848
"login_newSession": "正在打开会话",
4949
"login_communityParameters": "社区参数",
5050
"login_serverParameters": "Piwigo参数",
51-
"login_advancedParameters": "Authentication Settings",
51+
"login_advancedParameters": "验证设置",
5252
"login_connectionChanged": "连接已变更!",
53-
"login_rememberCredentials": "Remember credentials",
53+
"login_rememberCredentials": "记住凭据",
5454
"loginHTTP_title": "HTTP 证书",
5555
"loginHTTP_message": "Piwigo服务器需要基本访问验证:",
56-
"loginHTTP_enable": "Enable HTTP Basic",
56+
"loginHTTP_enable": "使能 HTTP Basic",
5757
"loginHTTPuser_placeholder": "用户名",
5858
"loginHTTPpwd_placeholder": "密码",
59-
"loginCert_title": "Self Signed Certificates",
60-
"loginCert_enable": "Allow SSL",
59+
"loginCert_title": "自签名证书",
60+
"loginCert_enable": "允许 SSL",
6161
"loginCertFailed_title": "非私密连接",
6262
"loginCertFailed_message": "Piwigo警告网站证书无效。您仍然想要接受此证书吗?",
6363
"loginHTTPSfailed_title": "安全连接失败",
@@ -153,7 +153,7 @@
153153
"categoryUpload_loadSubCategories": "加载",
154154
"categoryUpload_images": "上传图片",
155155
"categoryUpload_videos": "上传视频",
156-
"categoryUpload_camera": "Camera",
156+
"categoryUpload_camera": "相机",
157157
"categoryUpload_takePhoto": "拍照",
158158
"categoryUpload_takeVideo": "录制",
159159
"uploadList_title": "上传状态",
@@ -242,23 +242,23 @@
242242
"moveCategoryHUD_moved": "相册已移动",
243243
"moveCategoryError_title": "移动失败",
244244
"moveCategoryError_message": "移动相册失败",
245-
"categoryPrivacy": "Manage Permissions",
246-
"categoryPrivacy_subtitle": "Manage access permissions of \"{album_name}\".",
245+
"categoryPrivacy": "管理权限",
246+
"categoryPrivacy_subtitle": "管理 \"{album_name}\" 的访问权限",
247247
"@categoryPrivacy_subtitle": {
248248
"placeholders": {
249249
"album_name": {}
250250
}
251251
},
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.",
252+
"categoryPrivacyMode_public": "公开的",
253+
"categoryPrivacyMode_publicMessage": "每个用户都可以看到此相册。",
254+
"categoryPrivacyMode_private": "私有的",
255+
"categoryPrivacyMode_privateMessage": "访客必须登录并拥有查看此相册的必要权限。",
256+
"categoryPrivacyGroups": "组权限",
257+
"categoryPrivacyGroups_add": "授权组",
258+
"categoryPrivacyUsers": "用户权限",
259+
"categoryPrivacyUsers_message": "要管理用户权限,请前往您的网站管理界面。",
260+
"categoryPrivacyRecursive": "应用到子相册",
261+
"categoryPrivacyRecursive_message": "确认后,所有修改都将应用于子相册。",
262262
"categorySelection_setThumbnail": "请选择要使用照片 {photo} 作为缩略图的相册。",
263263
"@categorySelection_setThumbnail": {
264264
"placeholders": {
@@ -364,17 +364,17 @@
364364
"tagsAdd_placeholder": "新标签",
365365
"tagsAddHUD_label": "创建标签中...",
366366
"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",
367+
"group": "",
368+
"groups": "",
369+
"groupsTitle_selectOne": "选择一个组",
370+
"groupsHeader_selected": "已选中",
371+
"groupsHeader_notSelected": "未选中",
372+
"groupsHeader_all": "所有组",
373+
"groupsAdd_title": "添加组",
374+
"groupsAdd_message": "为新增的组设置名称",
375+
"groupsAdd_placeholder": "新增组",
376+
"groupsAddHUD_label": "正在创建组…",
377+
"groupsAddHUD_created": "已创建组",
378378
"tagsAddError_message": "无法创建新标签",
379379
"tagsAddError_title": "创建失败",
380380
"selectImages": "选择图片",

0 commit comments

Comments
 (0)