aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_HK.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r--lib/l10n/zh_HK.js10
1 files changed, 7 insertions, 3 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index bdb3ce8200d..6766b3f9a3b 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -87,14 +87,15 @@ OC.L10N.register(
"\"%1$s\" is not allowed inside a file or folder name." : "「%1$s」不允許出現在檔案或資料夾名稱中。",
"\"%1$s\" is a forbidden file type." : "「%1$s」是禁止的檔案類型。",
"Filenames must not end with \"%1$s\"." : "檔案名稱不能以「%1$s」結尾。",
+ "Invalid parent path" : "無效的上層路徑",
"File already exists" : "檔案已存在",
"Invalid path" : "路徑無效",
"Failed to create file from template" : "無法從模板創建檔案",
"Templates" : "模板",
"Path contains invalid segments" : "路徑包含無效的部份",
- "File name is a reserved word" : "檔案名稱是保留字",
- "File name contains at least one invalid character" : "檔案名稱含有不允許的字元",
- "File name is too long" : "檔案名稱太長",
+ "Filename is a reserved word" : "檔案名稱是保留字",
+ "Filename contains at least one invalid character" : "檔名至少要有一個有效字元",
+ "Filename is too long" : "檔案名稱太長",
"Empty filename is not allowed" : "不允許空白的檔名",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "應用程式 \"%s\" 無法安裝,因為無法讀取 appinfo 檔案。",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前伺服器的版本。",
@@ -361,6 +362,9 @@ OC.L10N.register(
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登錄用戶必須是管理員、子管理員或具有存取此設定的特殊權限",
"Logged in user must be an admin or sub admin" : "登入的用戶必須要是管理員或是子管理員",
"Logged in user must be an admin" : "登入的用戶必須有管理員權限",
+ "File name is a reserved word" : "檔案名稱是保留字",
+ "File name contains at least one invalid character" : "檔案名稱含有不允許的字元",
+ "File name is too long" : "檔案名稱太長",
"Help" : "說明",
"Users" : "用戶",
"Unknown user" : "用戶不詳",