diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:53 +0000 |
commit | c383452b227b6c6b140eb8cab81d10a52cb36987 (patch) | |
tree | 5e21afe77fcd8528fa7776ec8ee7a9df00589042 /apps/federation/l10n | |
parent | 3728ddd8a2f4b9b3eef5c360134119f65ecf25f0 (diff) | |
download | nextcloud-server-c383452b227b6c6b140eb8cab81d10a52cb36987.tar.gz nextcloud-server-c383452b227b6c6b140eb8cab81d10a52cb36987.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n')
-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 c0d985069c4..37cb3ce6699 100644 --- a/apps/federation/l10n/zh_TW.js +++ b/apps/federation/l10n/zh_TW.js @@ -6,6 +6,7 @@ OC.L10N.register( "No server to federate with found" : "沒有找到可結盟的伺服器", "Could not add server" : "無法加入伺服器", "Federation" : "聯盟", + "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" : "信任的伺服器", "Add server automatically once a federated share was created successfully" : "當聯盟分享成功建立的時候自動將伺服器加入信任清單", diff --git a/apps/federation/l10n/zh_TW.json b/apps/federation/l10n/zh_TW.json index 6e76149c5a2..11d0820be64 100644 --- a/apps/federation/l10n/zh_TW.json +++ b/apps/federation/l10n/zh_TW.json @@ -4,6 +4,7 @@ "No server to federate with found" : "沒有找到可結盟的伺服器", "Could not add server" : "無法加入伺服器", "Federation" : "聯盟", + "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" : "信任的伺服器", "Add server automatically once a federated share was created successfully" : "當聯盟分享成功建立的時候自動將伺服器加入信任清單", |