fix: langs/zh

Massimo Melina committed Apr 3, 2024 at 10:12 UTC 28b857cd11f7e7f0bc638efd3894a2b51713da8b
1 file changed +3 -3
src/langs/hfs-lang-zh.json
+3 -3
@@ -19,7 +19,7 @@
19 "delete_hint": "请先单击“选择”某个项目,才能执行删除.",
20 "delete_confirm": "确认删除 {n} 项?",
21 "delete_completed": "删除: {n} 成功!",
22 - "delete_failed": "删除失败, {n,plural, one{# failed} other{# failed}}",
22 + "delete_failed": "删除失败, {n,plural, other{# 个失败}}",
23 "delete_select": "选择要删除的内容",
24 "Delete": "删除",
25 "Options": "选项",
@@ -59,7 +59,7 @@
59 "Create folder": "创建文件夹",
60 "Pick files": "选择文件",
61 "Pick folder": "选择文件夹",
62 - "send_files": "开始上传 {n,plural,one{# file} other{# files}}, {size}",
62 + "send_files": "开始上传 {n,plural,other{# 个文件}}, {size}",
63 "Clear": "清空",
64 "failed_upload": "无法上传 {name}",
65 "confirm_resume": "是否重命名?",
@@ -142,7 +142,7 @@
142 "upload_dd_hint": "您可以将文件拖放到文件列表中进行上传",
143 "Upload not available": "上传不可用",
144 "Cut": "剪切",
145 - "n_items": "{n,plural, one{# item} other{# items}}",
145 + "n_items": "{n,plural, other{# 个项目}}",
146 "good_bad": "{good}个已移动, {bad}个失败",
147 "after_cut": "您的选择已成功添加到剪贴板,\n请前往目标文件夹粘贴。",
148 "Cancel clipboard": "取消剪贴板",