diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.json')
-rw-r--r-- | apps/files/l10n/zh_HK.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index dddb70ec00c..b8b0699162f 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -196,7 +196,10 @@ "Unselect all" : "取消全選", "List of files and folders." : "檔案與資料夾清單。", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", + "{summaryFile} and {summaryFolder}" : "{summaryFile} 及 {summaryFolder}", "File not found" : "找不到檔案", + "_{count} file_::_{count} files_" : ["{count} 檔案"], + "_{count} folder_::_{count} folders_" : ["{count} 資料夾"], "Storage informations" : "儲存資訊", "{usedQuotaByte} used" : "已使用 {usedQuotaByte} ", "{relative}% used" : "已使用 {relative}%", |