From 74acc2cea7285b8269240940f77e373d9bef9c84 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=96=B0=E9=80=B8Cary?= <jinqilin721@163.com>
Date: Sun, 26 Sep 2021 14:31:16 +0800
Subject: [PATCH] =?UTF-8?q?Update=20Simplified=20Chinese=20Language?=
 =?UTF-8?q?=EF=BC=88=E6=9B=B4=E6=96=B0=E7=AE=80=E4=BD=93=E4=B8=AD=E6=96=87?=
 =?UTF-8?q?=E8=AF=AD=E8=A8=80=EF=BC=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/languages/zh-CN.js | 102 ++++++++++++++++++++---------------------
 1 file changed, 51 insertions(+), 51 deletions(-)

diff --git a/src/languages/zh-CN.js b/src/languages/zh-CN.js
index cf393cc7..e9b1c20e 100644
--- a/src/languages/zh-CN.js
+++ b/src/languages/zh-CN.js
@@ -126,57 +126,57 @@ export default {
     backupDescription3: "导出的文件中可能包含敏感信息,如消息通知的 Token 信息,请小心存放!",
     alertNoFile: "请选择一个文件导入",
     alertWrongFileType: "请选择一个 JSON 格式的文件",
-    twoFAVerifyLabel: "Please type in your token to verify that 2FA is working",
-    tokenValidSettingsMsg: "Token is valid! You can now save the 2FA settings.",
-    confirmEnableTwoFAMsg: "Are you sure you want to enable 2FA?",
-    confirmDisableTwoFAMsg: "Are you sure you want to disable 2FA?",
+    twoFAVerifyLabel: "请输入Token以验证2FA(二次验证)是否正常工作",
+    tokenValidSettingsMsg: "Token有效!您现在可以保存2FA(二次验证)设置",
+    confirmEnableTwoFAMsg: "确定要启用2FA(二次验证)吗?",
+    confirmDisableTwoFAMsg: "确定要禁用2FA(二次验证)吗?",
     "Apply on all existing monitors": "应用到所有监控项",
-    "Verify Token": "Verify Token",
-    "Setup 2FA": "Setup 2FA",
-    "Enable 2FA": "Enable 2FA",
-    "Disable 2FA": "Disable 2FA",
-    "2FA Settings": "2FA Settings",
-    "Two Factor Authentication": "Two Factor Authentication",
-    Active: "Active",
-    Inactive: "Inactive",
+    "Verify Token": "验证Token",
+    "Setup 2FA": "设置2FA",
+    "Enable 2FA": "启用2FA",
+    "Disable 2FA": "禁用2FA",
+    "2FA Settings": "2FA设置",
+    "Two Factor Authentication": "双因素认证",
+    Active: "有效",
+    Inactive: "无效",
     Token: "Token",
-    "Show URI": "Show URI",
-    "Clear all statistics": "Clear all Statistics",
-    retryCheckEverySecond: "Retry every {0} seconds.",
-    importHandleDescription: "Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
-    confirmImportMsg: "Are you sure to import the backup? Please make sure you've selected the right import option.",
-    "Heartbeat Retry Interval": "Heartbeat Retry Interval",
-    "Import Backup": "Import Backup",
-    "Export Backup": "Export Backup",
-    "Skip existing": "Skip existing",
-    Overwrite: "Overwrite",
-    Options: "Options",
-    "Keep both": "Keep both",
-    Tags: "Tags",
-    "Add New below or Select...": "Add New below or Select...",
-    "Tag with this name already exist.": "Tag with this name already exist.",
-    "Tag with this value already exist.": "Tag with this value already exist.",
-    color: "color",
-    "value (optional)": "value (optional)",
-    Gray: "Gray",
-    Red: "Red",
-    Orange: "Orange",
-    Green: "Green",
-    Blue: "Blue",
-    Indigo: "Indigo",
-    Purple: "Purple",
-    Pink: "Pink",
-    "Search...": "Search...",
-    "Avg. Ping": "Avg. Ping",
-    "Avg. Response": "Avg. Response",
-    "Entry Page": "Entry Page",
-    "statusPageNothing": "Nothing here, please add a group or a monitor.",
-    "No Services": "No Services",
-    "All Systems Operational": "All Systems Operational",
-    "Partially Degraded Service": "Partially Degraded Service",
-    "Degraded Service": "Degraded Service",
-    "Add Group": "Add Group",
-    "Add a monitor": "Add a monitor",
-    "Edit Status Page": "Edit Status Page",
-    "Go to Dashboard": "Go to Dashboard",
+    "Show URI": "显示URI",
+    "Clear all statistics": "清除所有统计数据",
+    retryCheckEverySecond: "重试间隔 {0} 秒",
+    importHandleDescription: "如果想跳过同名的监控项或通知,请选择“跳过”;“覆盖”将删除所有现有的监控项和通知。",
+    confirmImportMsg: "确定要导入备份吗?请确保已经选择了正确的导入选项。",
+    "Heartbeat Retry Interval": "心跳重试间隔",
+    "Import Backup": "导入备份",
+    "Export Backup": "导出备份",
+    "Skip existing": "跳过",
+    Overwrite: "覆盖",
+    Options: "选项",
+    "Keep both": "全部保留",
+    Tags: "标签",
+    "Add New below or Select...": "在下面新增或选择...",
+    "Tag with this name already exist.": "相同名称的标签已存在",
+    "Tag with this value already exist.": "相同内容的标签已存在",
+    color: "颜色",
+    "value (optional)": "值(可选)",
+    Gray: "灰色",
+    Red: "红色",
+    Orange: "橙色",
+    Green: "绿色",
+    Blue: "蓝色",
+    Indigo: "靛蓝",
+    Purple: "紫色",
+    Pink: "粉色",
+    "Search...": "搜索...",
+    "Avg. Ping": "平均Ping",
+    "Avg. Response": "平均响应",
+    "Entry Page": "入口页面",
+    "statusPageNothing": "这里什么也没有,请添加一个分组或一个监控项。",
+    "No Services": "无服务",
+    "All Systems Operational": "所有服务运行正常",
+    "Partially Degraded Service": "部分服务出现故障",
+    "Degraded Service": "全部服务出现故障",
+    "Add Group": "新建分组",
+    "Add a monitor": "添加监控项",
+    "Edit Status Page": "编辑状态页",
+    "Go to Dashboard": "前往仪表盘",
 };