diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-30 02:27:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-30 02:27:46 +0000 |
commit | f3baab3159be20a7f643e1370016bbba756b8d9a (patch) | |
tree | 2ae8a68a73c081722fcd442b0e48eada33fed0ff /apps/federation/l10n/zh_CN.js | |
parent | 22ba8fa78d704810f793511964093bb8dc859d24 (diff) | |
download | nextcloud-server-f3baab3159be20a7f643e1370016bbba756b8d9a.tar.gz nextcloud-server-f3baab3159be20a7f643e1370016bbba756b8d9a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/zh_CN.js')
-rw-r--r-- | apps/federation/l10n/zh_CN.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/federation/l10n/zh_CN.js b/apps/federation/l10n/zh_CN.js index 857321a6082..b5b1876a373 100644 --- a/apps/federation/l10n/zh_CN.js +++ b/apps/federation/l10n/zh_CN.js @@ -12,7 +12,6 @@ OC.L10N.register( "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. It is not necessary to add a server as trusted server in order to create a federated share." : "联合云(Federation)应用允许您连接其他受信任的服务器以交换用户目录。例如,这将用于自动完成外部用户的联合共享。无需将服务器添加为受信任服务器即可创建联合共享。", "+ Add trusted server" : "+ 添加受信任服务器", "Trusted server" : "受信任服务器", - "Add" : "添加", - "Add server automatically once a federated share was created successfully" : "一旦联合云共享创建成功自动添加服务器" + "Add" : "添加" }, "nplurals=1; plural=0;"); |