summaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-09 00:08:20 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-09 00:08:20 +0000
commit8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2 (patch)
tree583017d195e85230e82ac5cd5b93454a93de5e0a /apps/federation/l10n/zh_CN.js
parent9707ef9ba7c0a23238802bc8b71182284ab78b9f (diff)
downloadnextcloud-server-8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2.tar.gz
nextcloud-server-8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/zh_CN.js')
-rw-r--r--apps/federation/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federation/l10n/zh_CN.js b/apps/federation/l10n/zh_CN.js
index 0f73957db42..bb30e2cb86d 100644
--- a/apps/federation/l10n/zh_CN.js
+++ b/apps/federation/l10n/zh_CN.js
@@ -5,12 +5,12 @@ OC.L10N.register(
"Server is already in the list of trusted servers." : "服务器在线,并已成功添加至信任服务器列表。",
"No server to federate with found" : "没有找到联盟服务器",
"Could not add server" : "无法添加服务器",
- "Federation" : "联合",
"Trusted servers" : "可信任服务器",
"Federation allows you to connect with other trusted servers 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" : "一旦联合共享创建成功自动添加服务器",
"+ Add trusted server" : "+ 添加可信任服务器",
"Trusted server" : "可信任服务器",
- "Add" : "添加"
+ "Add" : "添加",
+ "Federation" : "联合"
},
"nplurals=1; plural=0;");