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 'lib/l10n/zh_HK.json')
-rw-r--r--lib/l10n/zh_HK.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json
index 932ca8e0a80..f9cb5ced979 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.json
@@ -104,6 +104,7 @@
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "請移除 php.ini 中的 open_basedir 設定,或是改用 64 位元的 PHP",
"Set an admin username." : "設定管理員帳號",
"Set an admin password." : "設定管理員密碼",
+ "Cannot create or write into the data directory %s" : "無法建立或寫入資料目錄 %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面",
"Sharing backend %s not found" : "找不到分享後端 %s",
"Sharing backend for %s not found" : "找不到 %s 的分享後端",
@@ -113,7 +114,11 @@
"Open »%s«" : "開啟 »%s«",
"%1$s via %2$s" : "%1$s 由 %2$s",
"You are not allowed to share %s" : "你無權分享 %s",
+ "Cannot increase permissions of %s" : "無法增加 %s 的權限",
+ "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案",
+ "Files cannot be shared with create permissions" : "無法分享具有新建權限的檔案",
"Expiration date is in the past" : "到期日為過去的日期",
+ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["到期日不能設定為 %n 天以後的日期"],
"Sharing is only allowed with group members" : "僅允許在群組成員中共享",
"Sharing %s failed, because this item is already shared with user %s" : "分享 %s 失敗,此項目已經與用戶 %s 分享",
"%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s",
@@ -180,6 +185,7 @@
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s",
"a safe home for all your data" : "您資料的安全屋",
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
+ "Cannot read file" : "無法讀取檔案",
"Application is not enabled" : "應用程式未啟用",
"Authentication error" : "認證錯誤",
"Token expired. Please reload page." : "Token 過期,請重新整理頁面。",