summaryrefslogtreecommitdiffstats
path: root/apps/federation
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-24 00:08:13 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-24 00:08:13 +0000
commit65dba8a558ea603781f7c900286da9aabfe63425 (patch)
treebd102384c9d9e00127b8f36059114eb5809545df /apps/federation
parent4ec8cac3ecdc1e3548d9925a42b59d8205a4871f (diff)
downloadnextcloud-server-65dba8a558ea603781f7c900286da9aabfe63425.tar.gz
nextcloud-server-65dba8a558ea603781f7c900286da9aabfe63425.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation')
-rw-r--r--apps/federation/l10n/zh_TW.js11
-rw-r--r--apps/federation/l10n/zh_TW.json11
2 files changed, 8 insertions, 14 deletions
diff --git a/apps/federation/l10n/zh_TW.js b/apps/federation/l10n/zh_TW.js
index 983aba26154..dbbd9862753 100644
--- a/apps/federation/l10n/zh_TW.js
+++ b/apps/federation/l10n/zh_TW.js
@@ -6,14 +6,11 @@ OC.L10N.register(
"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" : "當聯盟分享成功建立的時候自動將伺服器加入信任清單",
- "Trusted Servers" : "信任的伺服器",
- "+ Add Nextcloud server" : "+ 加入 Nextcloud 伺服器",
- "Nextcloud Server" : "Nextcloud 伺服器",
- "Server added to the list of trusted Nextclouds" : "伺服器已被加入至信任的 Nextcloud",
- "No Nextcloud server found" : "找不到 Nextcloud 伺服器",
- "Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Nextcloud 聯盟功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯盟的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的使用者名稱。",
- "Trusted Nextcloud Servers" : "信任的 Nextcloud 伺服器"
+ "+ Add trusted server" : "+ 加入信任的伺服器",
+ "Trusted server" : "信任的伺服器",
+ "Add" : "新增"
},
"nplurals=1; plural=0;");
diff --git a/apps/federation/l10n/zh_TW.json b/apps/federation/l10n/zh_TW.json
index 10865e029ed..5b9ce1e29a3 100644
--- a/apps/federation/l10n/zh_TW.json
+++ b/apps/federation/l10n/zh_TW.json
@@ -4,14 +4,11 @@
"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" : "當聯盟分享成功建立的時候自動將伺服器加入信任清單",
- "Trusted Servers" : "信任的伺服器",
- "+ Add Nextcloud server" : "+ 加入 Nextcloud 伺服器",
- "Nextcloud Server" : "Nextcloud 伺服器",
- "Server added to the list of trusted Nextclouds" : "伺服器已被加入至信任的 Nextcloud",
- "No Nextcloud server found" : "找不到 Nextcloud 伺服器",
- "Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Nextcloud 聯盟功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯盟的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的使用者名稱。",
- "Trusted Nextcloud Servers" : "信任的 Nextcloud 伺服器"
+ "+ Add trusted server" : "+ 加入信任的伺服器",
+ "Trusted server" : "信任的伺服器",
+ "Add" : "新增"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file