summaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/zh_CN.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-15 01:55:47 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-15 01:55:47 -0400
commit2c6617da60750931f6108ccee7844799fd41f521 (patch)
tree7efeb8a7d99c38916d9b4b0922a7985014ea9093 /apps/federation/l10n/zh_CN.js
parent9657f9a01bbb372abac0342b952c693800c7ad08 (diff)
downloadnextcloud-server-2c6617da60750931f6108ccee7844799fd41f521.tar.gz
nextcloud-server-2c6617da60750931f6108ccee7844799fd41f521.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/zh_CN.js')
-rw-r--r--apps/federation/l10n/zh_CN.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/federation/l10n/zh_CN.js b/apps/federation/l10n/zh_CN.js
index 7b50e5900e7..a84f6350671 100644
--- a/apps/federation/l10n/zh_CN.js
+++ b/apps/federation/l10n/zh_CN.js
@@ -6,6 +6,10 @@ OC.L10N.register(
"No ownCloud server found" : "没有找到对应服务器",
"Could not add server" : "无法添加服务器",
"Federation" : "联合",
- "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "联合云系统使您可以方便快速的和其他用户共享文件。"
+ "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "联合云系统使您可以方便快速的和其他用户共享文件。",
+ "Add server automatically once a federated share was created successfully" : "一旦联合共享创建成功自动添加服务器",
+ "Trusted ownCloud Servers" : "可信 ownCloud 服务器",
+ "+ Add ownCloud server" : "+ 添加 ownCloud 服务器",
+ "ownCloud Server" : "ownCloud 服务器"
},
"nplurals=1; plural=0;");