summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-22 01:12:26 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-22 01:12:26 +0000
commit4b352a345ba679a994a63c7fe0c33357c74d76d0 (patch)
tree9fe61a6abb57ad83fd5d86adae32f0e8a5414233 /apps/files_sharing/l10n/zh_CN.js
parentfb41a93a95cd7908a22c1a6372ce9955a225a19d (diff)
downloadnextcloud-server-4b352a345ba679a994a63c7fe0c33357c74d76d0.tar.gz
nextcloud-server-4b352a345ba679a994a63c7fe0c33357c74d76d0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r--apps/files_sharing/l10n/zh_CN.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index de33a357fbb..1b7a35ccf4c 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -88,6 +88,7 @@ OC.L10N.register(
"Can't change permissions for public share links" : "不能改变公共分享链接权限",
"Cannot increase permissions" : "不能增加权限",
"Share API is disabled" : "共享 API 已被禁用",
+ "File sharing" : "文件共享",
"This share is password-protected" : "这是一个密码保护的共享",
"The password is wrong. Try again." : "用户名或密码错误!请重试",
"Password" : "密码",
@@ -99,7 +100,7 @@ OC.L10N.register(
"Reasons might be:" : "可能原因是:",
"the item was removed" : "此项已移除",
"the link expired" : "链接过期",
- "sharing is disabled" : "分享已禁用",
+ "sharing is disabled" : "已禁用共享",
"For more info, please ask the person who sent this link." : "欲知详情,请联系发给你链接的人。",
"shared by %s" : "共享者 %s",
"Download" : "下载",
@@ -109,6 +110,7 @@ OC.L10N.register(
"Upload files to %s" : "上传文件到 %s",
"Select or drop files" : "选择或删除文件",
"Uploading files…" : "上传文件 … ",
- "Uploaded files:" : "上传的文件: "
+ "Uploaded files:" : "上传的文件: ",
+ "%s is publicly shared" : "%s 是公开共享"
},
"nplurals=1; plural=0;");