Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_TW.js')
-rw-r--r--apps/federatedfilesharing/l10n/zh_TW.js14
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_TW.js b/apps/federatedfilesharing/l10n/zh_TW.js
index 35aa24c2cb1..8ece52101ff 100644
--- a/apps/federatedfilesharing/l10n/zh_TW.js
+++ b/apps/federatedfilesharing/l10n/zh_TW.js
@@ -6,11 +6,6 @@ OC.L10N.register(
"Remote share password" : "遠端分享密碼",
"Cancel" : "取消",
"Add remote share" : "新增遠端分享",
- "Copy" : "複製",
- "Copied!" : "已複製!",
- "Not supported!" : "不支援!",
- "Press ⌘-C to copy." : "按下 ⌘-C 以複製。",
- "Press Ctrl-C to copy." : "按下 Ctrl-C 以複製。",
"Invalid Federated Cloud ID" : "無效的雲端聯盟 ID",
"Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用",
"Couldn't establish a federated share." : "無法建立聯盟式分享。",
@@ -46,13 +41,20 @@ OC.L10N.register(
"Allow users to publish their data to a global and public address book" : "允許使用者將其資料發佈到全域且公開的通訊錄",
"Unable to update federated files sharing config" : "無法更新聯合檔案分享設定",
"Federated Cloud" : "聯盟式雲端",
- "Open documentation" : "開啟說明文件",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "您可以與任何使用 Nextcloud 伺服器或其他相容於 Open Cloud Mesh (OCM) 的伺服器與服務分享!只要把他們的雲端聯盟 ID 放在分享對話框中。看起來會像是 person@cloud.example.com",
"Your Federated Cloud ID:" : "您的雲端聯盟 ID:",
"Share it so your friends can share files with you:" : "分享它,然後您的朋友就能與您分享檔案:",
+ "Twitter" : "Twitter",
"Add to your website" : "新增至您的網站",
"Share with me via Nextcloud" : "透過 Nextcloud 與我分享",
"HTML Code:" : "HTML 程式碼:",
+ "Copy to clipboard" : "複製到剪貼簿",
+ "Copy" : "複製",
+ "Copied!" : "已複製!",
+ "Not supported!" : "不支援!",
+ "Press ⌘-C to copy." : "按下 ⌘-C 以複製。",
+ "Press Ctrl-C to copy." : "按下 Ctrl-C 以複製。",
+ "Open documentation" : "開啟說明文件",
"Adjust how people can share between servers." : "調整人們如何在伺服器間分享。"
},
"nplurals=1; plural=0;");