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/files_sharing/l10n/zh_HK.js')
-rw-r--r--apps/files_sharing/l10n/zh_HK.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index ced7e838923..1e46d321013 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -230,7 +230,6 @@ OC.L10N.register(
"For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多",
"Share note" : "分享筆記",
"Toggle grid view" : "切換網格檢視",
- "Download %s" : "下載 %s",
"Upload files to %s" : "上傳檔案到 %s",
"Note" : "筆記",
"Select or drop files" : "選擇或拖曳檔案至此",
@@ -241,6 +240,7 @@ OC.L10N.register(
"invalid permissions" : "無效的權限",
"Can't change permissions for public share links" : "無法由公開分享的連結變更權限",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "因為未啟用 Nextcloud Talk,因此透過 Nextcloud Talk 傳送密碼分享失敗",
- "Name, email, or federated cloud ID …" : "名字,電郵地址或 federated cloud ID …"
+ "Name, email, or federated cloud ID …" : "名字,電郵地址或 federated cloud ID …",
+ "Download %s" : "下載 %s"
},
"nplurals=1; plural=0;");