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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index 664f80f4513..0be30f495a1 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -101,7 +101,6 @@ OC.L10N.register(
"Wrong share ID, share doesn't exist" : "錯誤的分享 ID ,分享不存在",
"Could not delete share" : "無法刪除分享",
"Please specify a file or folder path" : "請指定檔案或資料夾路徑",
- "Wrong path, file/folder doesn't exist" : "錯誤的路徑,該檔案或資料夾不存在",
"Could not create share" : "無法建立分享",
"Invalid permissions" : "無效的權限",
"Please specify a valid user" : "請選擇一個有效的用戶",
@@ -250,6 +249,7 @@ OC.L10N.register(
"Uploaded files:" : "已上傳的檔案:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。 ",
"Add to your Nextcloud" : "加入到您的 Nextcloud",
+ "Wrong path, file/folder doesn't exist" : "錯誤的路徑,該檔案或資料夾不存在",
"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 傳送密碼分享失敗",