diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:42 +0000 |
commit | d3f2bda90cc68fcaf4e66465d1f684841ffad863 (patch) | |
tree | e9f6a60de7e981bc9160d2c482c7fa4eb349aba0 /apps/federation | |
parent | daf1d74af977b371cb8f5a5a8048f4853fc4ec53 (diff) | |
download | nextcloud-server-d3f2bda90cc68fcaf4e66465d1f684841ffad863.tar.gz nextcloud-server-d3f2bda90cc68fcaf4e66465d1f684841ffad863.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 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" : "當聯盟分享成功建立的時候自動將伺服器加入信任清單", |