chore: update notification message and zh translation (#1011)

This commit is contained in:
RikudouPatrickstar
2024-05-12 14:40:18 +08:00
committed by GitHub
parent 9731c8a750
commit 2f7c3cf21e
13 changed files with 64 additions and 26 deletions

View File

@@ -85,7 +85,7 @@
"Log Level": "日志等级",
"Port Config": "端口设置",
"Random Port": "随机端口",
"After restart to take effect": "重启后生效",
"Restart Application to Apply Modifications": "重启应用程序以应用修改",
"External": "外部控制",
"External Controller": "外部控制器监听地址",
"Core Secret": "API 访问密钥",
@@ -200,5 +200,24 @@
"System and Mixed Can Only be Used in Service Mode": "System 和 Mixed 只能在服务模式下使用",
"Information: Please make sure that the Clash Verge Service is installed and enabled": "提示信息: 请确保 Clash Verge Service 已安装并启用",
"Use Regular Expression": "使用正则表达式"
"Use Regular Expression": "使用正则表达式",
"External Controller Address Modified": "外部控制器监听地址已修改",
"Clash Port Modified": "Clash 端口已修改",
"Currently on the Latest Version": "当前已是最新版本",
"Only YAML Files Supported": "仅支持 YAML 文件",
"Port Conflict": "端口冲突",
"Proxy Daemon Duration Cannot be Less than 1 Second": "代理守护间隔时间不得低于1秒",
"Profile Switched": "订阅已切换",
"Profile Reactivated": "订阅已激活",
"Clash Config Updated": "Clash 配置已更新",
"Settings Applied": "设置已应用",
"Service Installed Successfully": "已成功安装服务",
"Service Uninstalled Successfully": "已成功卸载服务",
"GeoData Updated": "已更新 GeoData",
"Permissions Granted Successfully for _clash Core": "{{core}} 内核授权成功",
"Profile Imported Successfully": "导入订阅成功",
"Clash Core Restarted": "已重启 Clash 内核",
"Switched to _clash Core": "已切换至 {{core}} 内核",
"Core Version Updated": "内核版本已更新"
}