Skip to content
Merged
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
50 changes: 25 additions & 25 deletions src/languages/zh_cn.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
{
"applicationName": "Advanced PortChecker",
"applicationName": "端口检查器(Advanced PortChecker",
"settings": "设置",
"donate": "",
"about": "关于",
"scan": "扫描",
"address": "地址",
"startingPort": "起始港",
"donate": "捐赠",
"about": "关于此工具",
"scan": "IP扫描",
"address": "IP地址",
"startingPort": "起始端口",
"endingPort": "结束端口",
"port": "港口",
"port": "端口",
"hostName": "主机名",
"portStatus": "端口状态",
"scanDate": "扫描日期",
"error": "错误",
"ok": "好的",
"ok": "成功",
"updateAvailable": "可用更新",
"newVersion": "版本 {x} 可用。 您想下载吗?",
"newVersion": "有版本 {x} 可用,是否下载?",
"information": "信息",
"download": "下载",
"cancel": "取消",
"aboutText": "Advanced PortChecker 由 DeadLine 创建。\n\n主题:MUI\n许可证:GPLv3\n版本:{x}\n\n版权所有 © {year} CodeDead",
"license": "执照",
"website": "网站",
"aboutText": "Advanced PortChecker(端口检查器) 由 DeadLine 创建。\n\n主题:MUI\n许可证:GPLv3\n版本:{x}\n\n版权所有 © {year} CodeDead",
"license": "许可证",
"website": "官网",
"autoUpdate": "自动检查更新",
"colorOnDark": "深色主题上的颜色",
"language": "语言",
"yes": "是的",
"no": "",
"language": "更改语言",
"yes": "",
"no": "",
"confirmation": "确认",
"confirmResetSettings": "您确定要重置所有设置吗?",
"default": "默认",
Expand All @@ -45,7 +45,7 @@
"grey": "灰色",
"greyDescription": "别等了。",
"themeStyle": "主题风格",
"light": "",
"light": "明亮",
"dark": "黑暗",
"orange": "橙色",
"orangeThemeDescription": "我们来学荷兰语吧。",
Expand All @@ -70,16 +70,16 @@
"checkForUpdates": "检查更新",
"reset": "重启",
"theme": "主题",
"threads": "线程",
"timeout": "超时(毫秒)",
"hideClosedPorts": "隐藏关闭的端口",
"sort": "按端口号对结果排序",
"clear": "明确",
"threads": "运行线程",
"timeout": "超时时间(毫秒)",
"hideClosedPorts": "隐藏未开启的端口",
"sort": "按端口号对扫描结果排序",
"clear": "清空",
"open": "打开",
"closed": "",
"closed": "关闭",
"exportType": "导出类型",
"export": "出口",
"export": "导出",
"exportSuccessful": "导出成功",
"runningLatestVersion": "您正在运行最新版本。",
"themeToggleInTopBar": "在顶部栏中切换主题"
"runningLatestVersion": "已是最新版本!",
"themeToggleInTopBar": "在顶部栏显示明暗主题切换"
}