From 4a53880755fb92492abb2c1402cd9edb6b4ec544 Mon Sep 17 00:00:00 2001 From: Launch Lee Date: Sat, 19 Sep 2026 21:13:03 +0800 Subject: [PATCH] Update zh-cn.json and zh-hant.json --- src/lang/zh-cn.json | 16 ++++++++-------- src/lang/zh-hant.json | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/lang/zh-cn.json b/src/lang/zh-cn.json index eafd3a041..d0b7a0604 100644 --- a/src/lang/zh-cn.json +++ b/src/lang/zh-cn.json @@ -877,12 +877,12 @@ "plugin-review:error-downvote-comment": "告诉开发者哪些地方可以改进。", "plugin-review:error-empty": "添加评论或选择“赞”。", "plugin-review:unrated": "暂无评分", - "wrapped line indent": "Word wrap indentation", - "wrap-indent-same": "Same", - "wrap-indent-indent": "Indent (+1 level)", - "wrap-indent-deep": "Deep indent (+2 levels)", - "settings-info-editor-wrapping-indent": "Choose whether wrapped text starts at the left edge, matches the original line's indentation, or is indented further. Each extra level uses your tab size.", - "icon pack": "Icon pack", - "settings-info-icon-pack": "Choose the icons used for files and folders in the explorer and file lists across the app.", - "unavailable": "unavailable" + "wrapped line indent": "折行缩进", + "wrap-indent-same": "与首行对齐", + "wrap-indent-indent": "缩进(+1 级)", + "wrap-indent-deep": "深度缩进(+2 级)", + "settings-info-editor-wrapping-indent": "选择折行后的文本是从行首靠左对齐、保持原行的缩进,还是进一步向内缩进。每增加一级缩进将遵循您设定的制表符宽度。", + "icon pack": "图标包", + "settings-info-icon-pack": "选择资源管理器及整个应用文件列表中文件和文件夹所使用的图标。", + "unavailable": "不可用" } diff --git a/src/lang/zh-hant.json b/src/lang/zh-hant.json index 4f2d88a12..b8dc2ae7d 100644 --- a/src/lang/zh-hant.json +++ b/src/lang/zh-hant.json @@ -877,12 +877,12 @@ "plugin-review:error-downvote-comment": "告訴開發者哪些地方可以改進。", "plugin-review:error-empty": "新增留言或選擇「讚」。", "plugin-review:unrated": "尚未評分", - "wrapped line indent": "Word wrap indentation", - "wrap-indent-same": "Same", - "wrap-indent-indent": "Indent (+1 level)", - "wrap-indent-deep": "Deep indent (+2 levels)", - "settings-info-editor-wrapping-indent": "Choose whether wrapped text starts at the left edge, matches the original line's indentation, or is indented further. Each extra level uses your tab size.", - "icon pack": "Icon pack", - "settings-info-icon-pack": "Choose the icons used for files and folders in the explorer and file lists across the app.", - "unavailable": "unavailable" + "wrapped line indent": "換行縮排", + "wrap-indent-same": "與首行對齊", + "wrap-indent-indent": "縮排(+1 級)", + "wrap-indent-deep": "深度縮排(+2 級)", + "settings-info-editor-wrapping-indent": "選擇換行後的文字是靠左對齊、保持原行的縮排,還是進一步向內縮排。每增加一級縮排將遵循您設定的製表符寬度。", + "icon pack": "圖標包", + "settings-info-icon-pack": "選擇檔案總管及整個應用程式檔案列表中檔案和文件夾所使用的圖標。", + "unavailable": "不可用" }