From 25a0cc771c338db97d0ec09324ab5387ff4c4fa4 Mon Sep 17 00:00:00 2001 From: Launch Lee Date: Sun, 2 Aug 2026 16:57:57 +0800 Subject: [PATCH] Update zh-cn.json and zh-hant.json --- src/lang/zh-cn.json | 48 +++++++++++++++++++++---------------------- src/lang/zh-hant.json | 48 +++++++++++++++++++++---------------------- 2 files changed, 48 insertions(+), 48 deletions(-) diff --git a/src/lang/zh-cn.json b/src/lang/zh-cn.json index 3a57d33e2..377aa0f00 100644 --- a/src/lang/zh-cn.json +++ b/src/lang/zh-cn.json @@ -812,28 +812,28 @@ "min plural": "{count} 分钟前", "settings-category-builtin-servers": "内置服务器", "settings-category-plugin-servers": "插件服务器", - "new name": "New name", - "enter new name": "Enter new name", - "code actions": "Code Actions", - "active processes": "Active Processes", - "total memory": "Total Memory", - "uptime": "Uptime", - "note": "Note", - "acode main process": "Acode main process", - "ppid parent": "PPID (Parent)", - "unknown": "Unknown", - "just started": "Just Started", - "diff days": "{days}d {hr}h ago", - "diff hr": "{hr}h {min}m ago", - "diff min": "{min}m {sec}s ago", - "diff sec": "{sec}s ago", - "command": "Command", - "managed": "Managed", - "acode service": "Acode Service", - "info-terminal-show-scrollbar": "Show the xterm scrollbar beside the terminal.", - "terminal:show scrollbar": "Show Scrollbar", - "apply exclusions when copying": "Apply exclusions when copying", - "settings-info-app-use-file-operation-exclusions": "Skip files and folders matching the exclusion patterns during copy and paste operations.", - "horizontal scroll margin": "Horizontal scroll margin", - "settings-info-horizontal-scroll-margin": "Adds empty space after the longest line when word wrap is off. Enter any non-negative whole-pixel value." + "new name": "新名称", + "enter new name": "输入新名称", + "code actions": "代码操作", + "active processes": "活动进程", + "total memory": "总内存", + "uptime": "运行时间", + "note": "提示", + "acode main process": "Acode 主进程", + "ppid parent": "PPID (父进程)", + "unknown": "未知", + "just started": "刚刚启动", + "diff days": "{days}天 {hr}小时前", + "diff hr": "{hr}小时 {min}分钟前", + "diff min": "{min}分钟 {sec}秒前", + "diff sec": "{sec}秒前", + "command": "命令", + "managed": "已托管", + "acode service": "Acode 服务", + "info-terminal-show-scrollbar": "在终端旁边显示 xterm 滚动条。", + "terminal:show scrollbar": "显示滚动条", + "apply exclusions when copying": "复制时应用排除项", + "settings-info-app-use-file-operation-exclusions": "在复制和粘贴操作期间,跳过符合排除规则的文件和文件夹。", + "horizontal scroll margin": "水平滚动边距", + "settings-info-horizontal-scroll-margin": "在关闭自动换行时,为最长行的末尾添加空白区域。请输入任意非负整数的像素值。" } diff --git a/src/lang/zh-hant.json b/src/lang/zh-hant.json index 29acc3116..2e450d79c 100644 --- a/src/lang/zh-hant.json +++ b/src/lang/zh-hant.json @@ -812,28 +812,28 @@ "min plural": "{count} 分鐘前", "settings-category-builtin-servers": "內建伺服器", "settings-category-plugin-servers": "插件伺服器", - "new name": "New name", - "enter new name": "Enter new name", - "code actions": "Code Actions", - "active processes": "Active Processes", - "total memory": "Total Memory", - "uptime": "Uptime", - "note": "Note", - "acode main process": "Acode main process", - "ppid parent": "PPID (Parent)", - "unknown": "Unknown", - "just started": "Just Started", - "diff days": "{days}d {hr}h ago", - "diff hr": "{hr}h {min}m ago", - "diff min": "{min}m {sec}s ago", - "diff sec": "{sec}s ago", - "command": "Command", - "managed": "Managed", - "acode service": "Acode Service", - "info-terminal-show-scrollbar": "Show the xterm scrollbar beside the terminal.", - "terminal:show scrollbar": "Show Scrollbar", - "apply exclusions when copying": "Apply exclusions when copying", - "settings-info-app-use-file-operation-exclusions": "Skip files and folders matching the exclusion patterns during copy and paste operations.", - "horizontal scroll margin": "Horizontal scroll margin", - "settings-info-horizontal-scroll-margin": "Adds empty space after the longest line when word wrap is off. Enter any non-negative whole-pixel value." + "new name": "新名稱", + "enter new name": "輸入新名稱", + "code actions": "代碼操作", + "active processes": "活動進程", + "total memory": "總內存", + "uptime": "運行時間", + "note": "提示", + "acode main process": "Acode 主進程", + "ppid parent": "PPID (父進程)", + "unknown": "未知", + "just started": "剛剛啓動", + "diff days": "{days}天 {hr}小時前", + "diff hr": "{hr}小時 {min}分鐘前", + "diff min": "{min}分鐘 {sec}秒前", + "diff sec": "{sec}秒前", + "command": "命令", + "managed": "已託管", + "acode service": "Acode 服務", + "info-terminal-show-scrollbar": "在終端旁邊顯示 xterm 滾動條。", + "terminal:show scrollbar": "顯示滾動條", + "apply exclusions when copying": "複製時應用排除項", + "settings-info-app-use-file-operation-exclusions": "在複製和粘貼操作期間,跳過符合排除規則的文件和文件夾。", + "horizontal scroll margin": "水平滾動邊距", + "settings-info-horizontal-scroll-margin": "在關閉自動換行時,爲最長行的末尾添加空白區域。請輸入任意非負整數的像素值。" }