summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_HK.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-12 10:40:03 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-12 10:40:03 +0000
commitd54c5c8a826a450bef222e1f120dc87a6fae5fb0 (patch)
treebaebcf8d3f2febabf11278168e82b23305c2ff43 /apps/files/l10n/zh_HK.js
parent239213abfe59dc749129d4b0728c191dcc636513 (diff)
downloadnextcloud-server-d54c5c8a826a450bef222e1f120dc87a6fae5fb0.tar.gz
nextcloud-server-d54c5c8a826a450bef222e1f120dc87a6fae5fb0.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r--apps/files/l10n/zh_HK.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index bfb8742e891..13d4ee12bf3 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -200,13 +200,10 @@ OC.L10N.register(
"Unselect all" : "取消全選",
"\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗",
"\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作",
- "{summaryFile} and {summaryFolder}" : "{summaryFile} 及 {summaryFolder}",
"List of files and folders." : "檔案與資料夾清單。",
"Column headers with buttons are sortable." : "具有按鈕的縱列標題可排序。",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。",
"File not found" : "找不到檔案",
- "_{count} file_::_{count} files_" : ["{count} 檔案"],
- "_{count} folder_::_{count} folders_" : ["{count} 資料夾"],
"Storage informations" : "儲存資訊",
"{usedQuotaByte} used" : "已使用 {usedQuotaByte} ",
"{relative}% used" : "已使用 {relative}%",
@@ -323,6 +320,9 @@ OC.L10N.register(
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。",
"Search for an account" : "搜尋賬號",
"Choose" : "選擇",
- "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾"
+ "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} 及 {summaryFolder}",
+ "_{count} file_::_{count} files_" : ["{count} 檔案"],
+ "_{count} folder_::_{count} folders_" : ["{count} 資料夾"]
},
"nplurals=1; plural=0;");