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.json')
-rw-r--r--apps/federatedfilesharing/l10n/zh_HK.json35
1 files changed, 35 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_HK.json b/apps/federatedfilesharing/l10n/zh_HK.json
new file mode 100644
index 00000000000..2cc7a19f5a9
--- /dev/null
+++ b/apps/federatedfilesharing/l10n/zh_HK.json
@@ -0,0 +1,35 @@
+{ "translations": {
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ?",
+ "Remote share" : "遠端分享",
+ "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." : "無法建立聯盟式分享",
+ "Couldn't establish a federated share, maybe the password was wrong." : "無法建立聯盟式分享,可能是密碼錯誤",
+ "Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯盟式分享",
+ "File is already shared with %s" : "檔案已和 %s 分享",
+ "Could not find share" : "找不到分享",
+ "Federated sharing" : "聯盟式分享",
+ "Accept" : "接受",
+ "Decline" : "拒絕",
+ "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "可透過我的 #Nextcloud 聯盟雲端 ID,與我分享,請看 %s",
+ "Share with me through my #Nextcloud Federated Cloud ID" : "可透過我的 #Nextcloud 聯盟雲端 ID,與我分享",
+ "Sharing" : "分享",
+ "Federated Cloud Sharing" : "聯盟式雲端分享",
+ "Open documentation" : "開啟說明文件",
+ "Allow users on this server to receive shares from other servers" : "允許這台伺服器上的使用者發送接收來自其他伺服器的分享",
+ "Federated Cloud" : "聯盟式雲端",
+ "Your Federated Cloud ID:" : "您的雲端聯盟 ID:",
+ "Add to your website" : "新增至您的網站",
+ "Share with me via Nextcloud" : "透過 Nextcloud 與我分享",
+ "HTML Code:" : "HTML Code:",
+ "Allow users on this server to send shares to other servers" : "允許這台伺服器上的使用者發送分享給其他伺服器"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file