summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-26 00:08:39 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-26 00:08:39 +0000
commit37bedbc10d8802e573a63ec255ec410a2896a91a (patch)
tree8aa8451791f8ead8a8b3ac8854af35775b334b73 /apps/files_sharing/l10n/zh_CN.js
parent4cb4d03184634c093575a370b2b90526e3c6030b (diff)
downloadnextcloud-server-37bedbc10d8802e573a63ec255ec410a2896a91a.tar.gz
nextcloud-server-37bedbc10d8802e573a63ec255ec410a2896a91a.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index 3074385056c..3ec4080e94f 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -87,7 +87,6 @@ OC.L10N.register(
"Wrong or no update parameter given" : "错误或没有更新参数给出",
"Can't change permissions for public share links" : "不能改变公共分享链接权限",
"Cannot increase permissions" : "不能增加权限",
- "%s is publicly shared" : "%s 是公开共享",
"Share API is disabled" : "共享 API 已被禁用",
"This share is password-protected" : "这是一个密码保护的共享",
"The password is wrong. Try again." : "用户名或密码错误!请重试",
@@ -110,6 +109,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;");