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:
authorNextcloud bot <bot@nextcloud.com>2021-04-29 05:26:26 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-29 05:26:26 +0300
commite0f700b1bd0c23945a8d8e73034d053333352852 (patch)
treed9df71afcbcfb4c6772c4e68d061437dd5222708 /apps/files_sharing/l10n/zh_HK.js
parentb971f69e264209f199b19f72484ea0af3d79201c (diff)
[tx-robot] updated from transifex
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 e2439075915..548cd9def10 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"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" : "請選擇一個有效的用戶",
"Group sharing is disabled by the administrator" : "群組分享已被管理員停用",
"Please specify a valid group" : "請指定一個有效的群組",
@@ -237,6 +236,7 @@ OC.L10N.register(
"Uploading files" : "檔案上傳中",
"Uploaded files:" : "已上傳的檔案:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。 ",
+ "invalid permissions" : "無效的權限",
"Name, email, or federated cloud ID …" : "名字,電郵地址或 federated cloud ID …"
},
"nplurals=1; plural=0;");