Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 24 additions & 24 deletions src/lang/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "在关闭自动换行时,为最长行的末尾添加空白区域。请输入任意非负整数的像素值。"
}
48 changes: 24 additions & 24 deletions src/lang/zh-hant.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "在關閉自動換行時,爲最長行的末尾添加空白區域。請輸入任意非負整數的像素值。"
Comment thread
LaunchLee marked this conversation as resolved.
}