summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/zh_CN.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-26 04:50:32 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-26 04:50:32 -0400
commit14c34919774484d095d26ad2a7246fc897dc2d41 (patch)
treed9a4df5e405fad7f85725fe159a88f0b9cf0d844 /apps/federatedfilesharing/l10n/zh_CN.js
parent23e7ad7a789b90091ab66f1b99091a1a515feb6b (diff)
downloadnextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.tar.gz
nextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_CN.js')
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.js12
1 files changed, 11 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js
index 9a3b8e0d06a..9126112cf8b 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.js
+++ b/apps/federatedfilesharing/l10n/zh_CN.js
@@ -4,6 +4,16 @@ OC.L10N.register(
"Invalid Federated Cloud ID" : "联合云ID不正确",
"Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s",
"Not allowed to create a federated share with the same user" : "不能给你自己分享文件",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。"
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。",
+ "Federated Cloud Sharing" : "联合云共享",
+ "Open documentation" : "打开文档",
+ "Allow users on this server to send shares to other servers" : "允许用户分享文件给其他服务器上的用户",
+ "Allow users on this server to receive shares from other servers" : "允许用户从其他服务器接收分享",
+ "Federated Cloud" : "联合云",
+ "Your Federated Cloud ID:" : "你的联合云ID:",
+ "Share it:" : "分享它:",
+ "Add to your website" : "添加到您的网站",
+ "Share with me via ownCloud" : "通过联合云与我共享",
+ "HTML Code:" : "HTML 代码:"
},
"nplurals=1; plural=0;");