aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-20 00:21:13 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-20 00:21:13 +0000
commit436bd44967c5f08de87e1e14725b7df7e51f0d19 (patch)
tree044ccbd127e3222f0ceb843a93917ff615f98bd8 /apps/federation
parente7f8ab1c3b7bdbc6f34a62e5b5bbaa2f903f467b (diff)
downloadnextcloud-server-436bd44967c5f08de87e1e14725b7df7e51f0d19.tar.gz
nextcloud-server-436bd44967c5f08de87e1e14725b7df7e51f0d19.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federation')
-rw-r--r--apps/federation/l10n/zh_CN.js2
-rw-r--r--apps/federation/l10n/zh_CN.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/federation/l10n/zh_CN.js b/apps/federation/l10n/zh_CN.js
index 76ba46ea6e2..c9ddb13a48c 100644
--- a/apps/federation/l10n/zh_CN.js
+++ b/apps/federation/l10n/zh_CN.js
@@ -7,6 +7,8 @@ OC.L10N.register(
"Could not add server" : "无法添加服务器",
"Trusted servers" : "受信任服务器",
"Federation" : "联合云",
+ "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "联合云允许您与其他受信任的服务器连接以交换帐户目录。例如,这将用于自动完成联合云共享的外部帐户。",
+ "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合允许您与其他受信任的服务器连接以交换帐户目录。例如,这将用于自动完成联合共享的外部帐户。无需将服务器添加为受信任的服务器即可创建联合共享。",
"+ Add trusted server" : "+ 添加受信任服务器",
"Trusted server" : "受信任服务器",
"Add" : "添加",
diff --git a/apps/federation/l10n/zh_CN.json b/apps/federation/l10n/zh_CN.json
index 2e18c52c87a..b851a493b83 100644
--- a/apps/federation/l10n/zh_CN.json
+++ b/apps/federation/l10n/zh_CN.json
@@ -5,6 +5,8 @@
"Could not add server" : "无法添加服务器",
"Trusted servers" : "受信任服务器",
"Federation" : "联合云",
+ "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "联合云允许您与其他受信任的服务器连接以交换帐户目录。例如,这将用于自动完成联合云共享的外部帐户。",
+ "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "联合允许您与其他受信任的服务器连接以交换帐户目录。例如,这将用于自动完成联合共享的外部帐户。无需将服务器添加为受信任的服务器即可创建联合共享。",
"+ Add trusted server" : "+ 添加受信任服务器",
"Trusted server" : "受信任服务器",
"Add" : "添加",