aboutsummaryrefslogtreecommitdiffstats
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.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 951449dec30..2b8a9833cb0 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -41,7 +41,8 @@ OC.L10N.register(
"Details" : "詳細資料",
"Please select tag(s) to add to the selection" : "請選擇要添加到所選項目中的標籤",
"Apply tag(s) to selection" : "將標籤應用於所選項目",
- "Select" : "選擇",
+ "Select directory \"{dirName}\"" : "選擇目錄「{dirName}」",
+ "Select file \"{fileName}\"" : "選擇檔案「{fileName}」",
"Pending" : "待定的",
"Unable to determine date" : "無法確定日期",
"This operation is forbidden" : "此操作被禁止",
@@ -210,6 +211,7 @@ OC.L10N.register(
"Deleted shares" : "已刪除的分享",
"Pending shares" : "等待分享",
"Text file" : "文字檔",
- "New text file.txt" : "新文字檔.txt"
+ "New text file.txt" : "新文字檔.txt",
+ "Select" : "選擇"
},
"nplurals=1; plural=0;");