@samitouri / QOSami-HFS / commits / e0b6d6c5

langs/zh update #514

lzctuhao committed Mar 11, 2024 at 23:45 UTC e0b6d6c52646fc02be4de69565979dcc1a0a5d97
1 file changed +13 -5
src/langs/hfs-lang-zh.json
+13 -5
@@ -1,6 +1,6 @@
1 {
2 - "author": "yx3016 & MircoH0 & CMJNB",
3 - "version": 1.4,
2 + "author": "yx3016 & MircoH0 & CMJNB & Cheuksing",
3 + "version": 1.5,
4 "hfs_version": "0.50.0",
5 "translate": {
6 "Select": "选择",
@@ -35,7 +35,7 @@
35 "filter_none": "无过滤",
36
37 "Admin-panel": "管理面板",
38 - "Login": "登陆",
38 + "Login": "登录",
39 "Username": "用户名",
40 "Password": "密码",
41 "login_untrusted": "登录中止:服务器标识不可信!",
@@ -113,7 +113,7 @@
113 "Skip existing files": "跳过已存在的文件",
114 "Size": "大小",
115 "Timestamp": "时间戳",
116 - "Show": "显示",
116 + "Show": "显示/播放",
117 "Loading failed": "加载失败",
118 "Rename": "重命名",
119 "Tiles mode:": "图标平铺模式:",
@@ -140,6 +140,14 @@
140 "enter_comment": "对此文件的评论",
141 "Comment": "评论",
142 "upload_dd_hint": "您可以将文件拖放到文件列表中进行上传",
143 - "Upload not available": "上传不可用"
143 + "Upload not available": "上传不可用",
144 + "Cut": "剪切",
145 + "n_items": "{n,plural, one{# item} other{# items}}",
146 + "good_bad": "{good}个已移动, {bad}个失败",
147 + "after_cut": "您的选择已成功添加到剪贴板,\n请前往目标文件夹粘贴。",
148 + "Cancel clipboard": "取消剪贴板",
149 + "to_clipboard_source": "至文件夹",
150 + "Paste": "粘贴",
151 + "clipboard_list": "剪贴板文件:"
152 }
153 }