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_HK.js')
-rw-r--r--apps/federatedfilesharing/l10n/zh_HK.js14
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_HK.js b/apps/federatedfilesharing/l10n/zh_HK.js
index e47ff4336fb..648f594c54e 100644
--- a/apps/federatedfilesharing/l10n/zh_HK.js
+++ b/apps/federatedfilesharing/l10n/zh_HK.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 放在分享對話框中。聯盟式雲端 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;");