aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-09 00:08:20 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-09 00:08:20 +0000
commit8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2 (patch)
tree583017d195e85230e82ac5cd5b93454a93de5e0a /apps/federation/l10n/zh_TW.js
parent9707ef9ba7c0a23238802bc8b71182284ab78b9f (diff)
downloadnextcloud-server-8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2.tar.gz
nextcloud-server-8549fcf6e4ae70c6cf0f05f97f93a6196e9c68c2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/zh_TW.js')
-rw-r--r--apps/federation/l10n/zh_TW.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federation/l10n/zh_TW.js b/apps/federation/l10n/zh_TW.js
index dbbd9862753..656eb9a6bde 100644
--- a/apps/federation/l10n/zh_TW.js
+++ b/apps/federation/l10n/zh_TW.js
@@ -5,12 +5,12 @@ OC.L10N.register(
"Server is already in the list of trusted servers." : "伺服器已經在信任清單內",
"No server to federate with found" : "沒有找到可結盟的伺服器",
"Could not add server" : "無法加入伺服器",
- "Federation" : "聯盟",
"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." : "聯盟功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯盟的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的使用者名稱。",
"Add server automatically once a federated share was created successfully" : "當聯盟分享成功建立的時候自動將伺服器加入信任清單",
"+ Add trusted server" : "+ 加入信任的伺服器",
"Trusted server" : "信任的伺服器",
- "Add" : "新增"
+ "Add" : "新增",
+ "Federation" : "聯盟"
},
"nplurals=1; plural=0;");