summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_HK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r--apps/files/l10n/zh_HK.js8
1 files changed, 6 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 6646aa9c4ce..0d0314d29c5 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -8,7 +8,7 @@ OC.L10N.register(
"Move or copy" : "移動或複製",
"Download" : "下載",
"Delete" : "刪除",
- "Home" : "家目錄",
+ "Home" : "主目錄",
"Close" : "關閉",
"Favorites" : "最愛",
"Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"",
@@ -68,7 +68,7 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : ["%n 個資料夾"],
"_%n file_::_%n files_" : ["%n 個檔案"],
"{dirs} and {files}" : "{dirs} 和 {files}",
- "_including %n hidden_::_including %n hidden_" : ["包含 %n 隱藏檔"],
+ "_including %n hidden_::_including %n hidden_" : ["包括 %n 個隱藏檔"],
"You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
"_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"],
"New" : "新增",
@@ -166,6 +166,10 @@ OC.L10N.register(
"Tags" : "標籤",
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
"Error while loading the file data" : "載入檔案資料失敗",
+ "Cancel" : "取消",
+ "Create" : "創建",
+ "Creating file" : "創建檔案中",
+ "Blank" : "空白",
"%s used" : "%s已使用",
"%s%% of %s used" : "%s 在 %s 中使用了 %%",
"%1$s of %2$s used" : "在 %2$s中使用了%1$s ",