summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_CN.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-02 01:59:26 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-02 01:59:26 -0400
commitd2e1cae331dec750f82851ca5991d39311ffe728 (patch)
tree8ce6b96caceb7e8c9b14251c155df6eba3534c35 /apps/files_sharing/l10n/zh_CN.js
parentba9b214aaa0406b0a54032e2c84577af9918521b (diff)
downloadnextcloud-server-d2e1cae331dec750f82851ca5991d39311ffe728.tar.gz
nextcloud-server-d2e1cae331dec750f82851ca5991d39311ffe728.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.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index 11e71ab4819..f3bbbbcfcb9 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"This share is password-protected" : "这是一个密码保护的共享",
"The password is wrong. Try again." : "用户名或密码错误!请重试",
"Password" : "密码",
+ "No entries found in this folder" : "此文件夹中无项目",
"Name" : "名称",
"Share time" : "分享时间",
"Sorry, this link doesn’t seem to work anymore." : "抱歉,此链接已失效",
@@ -34,6 +35,8 @@ OC.L10N.register(
"Add to your ownCloud" : "添加到您的 ownCloud",
"Download" : "下载",
"Download %s" : "下载 %s",
- "Direct link" : "直接链接"
+ "Direct link" : "直接链接",
+ "Federated Cloud Sharing" : "联合云共享",
+ "Open documentation" : "打开文档"
},
"nplurals=1; plural=0;");