diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-24 02:16:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-24 02:16:52 +0000 |
commit | c4a6666e6c210079df9ac9f4c0f68d832fc23e60 (patch) | |
tree | 01fd7335a8c355d674321a41aa766737c7e0d7c6 /apps/federation/l10n/zh_CN.js | |
parent | 34c027e44338545ba44f826aed5620355c0f283e (diff) | |
download | nextcloud-server-c4a6666e6c210079df9ac9f4c0f68d832fc23e60.tar.gz nextcloud-server-c4a6666e6c210079df9ac9f4c0f68d832fc23e60.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/zh_CN.js')
-rw-r--r-- | apps/federation/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/federation/l10n/zh_CN.js b/apps/federation/l10n/zh_CN.js index f970047c75b..c7969214099 100644 --- a/apps/federation/l10n/zh_CN.js +++ b/apps/federation/l10n/zh_CN.js @@ -9,6 +9,7 @@ OC.L10N.register( "Federation allows you to connect with other trusted servers to exchange the user directory." : "联合功能允许您连接其他受信任服务器以交换用户目录。", "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." : "联合功能允许您与其他受信任的服务器连接并交换用户目录。 例如,这将用于自动完成外部用户组成共享联合。", "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. It is not necessary to add a server as trusted server in order to create a federated share." : "联合(Federation)应用允许您连接其他受信任的服务器以交换用户目录。例如,这将用于自动完成外部用户的联合共享。为了创建一个联合的共享,没有必要将一台服务器添加为受信任服务器", "Add server automatically once a federated share was created successfully" : "一旦联合共享创建成功自动添加服务器", "+ Add trusted server" : "+ 添加受信任服务器", "Trusted server" : "受信任服务器", |