Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r--apps/files_sharing/l10n/zh_CN.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index f498ab2aef5..4fdf979e288 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -123,7 +123,6 @@ OC.L10N.register(
"Could not lock node" : "无法锁定节点",
"Could not lock path" : "无法锁定路径",
"Wrong or no update parameter given" : "错误或没有更新参数给出",
- "Cannot change permissions for public share links" : "无法更改公共共享链接的权限 ",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "“通过Nextcloud Talk发送密码”共享文件或文件夹失败了,因为未启用 Nextcloud Talk",
"shared by %s" : "共享者 %s",
"Download all files" : "下载所有文件",
@@ -149,6 +148,9 @@ OC.L10N.register(
"Invalid path selected" : "所选路径无效",
"Unknown error" : "未知错误",
"Allow editing" : "允许编辑",
+ "Read only" : "只读",
+ "Allow upload and editing" : "允许上传和编辑",
+ "File drop (upload only)" : "文件拖放(仅上传)",
"Allow creating" : "允许创建",
"Allow deleting" : "允许删除",
"Allow resharing" : "允许二次共享",
@@ -181,9 +183,6 @@ OC.L10N.register(
"Create share" : "创建共享",
"Cancel" : "取消",
"Share label" : "分享标签",
- "Read only" : "只读",
- "Allow upload and editing" : "允许上传和编辑",
- "File drop (upload only)" : "文件拖放(仅上传)",
"Hide download" : "隐藏下载",
"Password protect" : "密码保护",
"Video verification" : "视频验证",
@@ -248,6 +247,7 @@ OC.L10N.register(
"Can't change permissions for public share links" : "不能改变公共共享链接权限",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "由于 Nextcloud Talk 没有启用,所以通过 Nextcloud Talk 发送共享密码失败。",
"Name, email, or federated cloud ID …" : "名称,电子邮件或联合云 ID ...",
- "Download %s" : "下载 %s"
+ "Download %s" : "下载 %s",
+ "Cannot change permissions for public share links" : "无法更改公共共享链接的权限 "
},
"nplurals=1; plural=0;");