diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-22 02:19:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-22 02:19:54 +0000 |
commit | 798924757458f388a58b36038371f70dad6a3c90 (patch) | |
tree | a25e91fc8ddbad28b66cf254e029c90e0437c0bc /apps/federation | |
parent | 480b37050b4ad4e0bcdf85cd47ecb4f9b20a0695 (diff) | |
download | nextcloud-server-798924757458f388a58b36038371f70dad6a3c90.tar.gz nextcloud-server-798924757458f388a58b36038371f70dad6a3c90.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation')
-rw-r--r-- | apps/federation/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/federation/l10n/zh_TW.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/federation/l10n/zh_TW.js b/apps/federation/l10n/zh_TW.js index 37cb3ce6699..8755bba003e 100644 --- a/apps/federation/l10n/zh_TW.js +++ b/apps/federation/l10n/zh_TW.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." : "聯盟功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯盟的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的使用者名稱。不必將伺服器新增為受信任的伺服器就可以建立聯盟分享。", "Add server automatically once a federated share was created successfully" : "當聯盟分享成功建立的時候自動將伺服器加入信任清單", "+ Add trusted server" : "+ 加入信任的伺服器", "Trusted server" : "信任的伺服器", diff --git a/apps/federation/l10n/zh_TW.json b/apps/federation/l10n/zh_TW.json index 11d0820be64..164d6fc7c53 100644 --- a/apps/federation/l10n/zh_TW.json +++ b/apps/federation/l10n/zh_TW.json @@ -7,6 +7,7 @@ "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." : "聯盟功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯盟的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的使用者名稱。不必將伺服器新增為受信任的伺服器就可以建立聯盟分享。", "Add server automatically once a federated share was created successfully" : "當聯盟分享成功建立的時候自動將伺服器加入信任清單", "+ Add trusted server" : "+ 加入信任的伺服器", "Trusted server" : "信任的伺服器", |