aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-30 00:20:24 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-30 00:20:24 +0000
commit7cdd7013eec810cbd89d1694ef51799bc434bef3 (patch)
tree614dbd103318536f39482b1a726e66abc57c3b7d /apps/federation/l10n/zh_TW.js
parent3f6e70907b0b44cabe1603617c818451f71484a2 (diff)
downloadnextcloud-server-7cdd7013eec810cbd89d1694ef51799bc434bef3.tar.gz
nextcloud-server-7cdd7013eec810cbd89d1694ef51799bc434bef3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federation/l10n/zh_TW.js')
-rw-r--r--apps/federation/l10n/zh_TW.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/federation/l10n/zh_TW.js b/apps/federation/l10n/zh_TW.js
index 22fa4c51885..cf8f43b9376 100644
--- a/apps/federation/l10n/zh_TW.js
+++ b/apps/federation/l10n/zh_TW.js
@@ -2,19 +2,19 @@ OC.L10N.register(
"federation",
{
"Added to the list of trusted servers" : "已加入信任伺服器清單",
- "Server is already in the list of trusted servers." : "伺服器已經在信任清單內",
- "No server to federate with found" : "沒有找到可聯盟的伺服器",
+ "Server is already in the list of trusted servers." : "伺服器已在信任清單內。",
+ "No server to federate with found" : "沒有找到可聯邦的伺服器",
"Could not add server" : "無法新增伺服器",
"Trusted servers" : "信任的伺服器",
- "Federation" : "聯盟",
+ "Federation" : "聯邦",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "聯盟功能允許您與信任的伺服器連結,交換帳號列表。",
"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" : "新增",
- "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." : "聯盟功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯盟的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的使用者名稱。",
- "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 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." : "聯邦功能允許您與信任的伺服器連結,以交換使用者列表。舉例來說,與其他雲端聯邦的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的使用者名稱。",
+ "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." : "聯邦功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯邦的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的使用者名稱。不必將伺服器新增為受信任的伺服器就可以建立聯邦分享。"
},
"nplurals=1; plural=0;");