inlang: update translations

This commit is contained in:
huajizhige
2023-11-08 04:11:53 +08:00
parent b2c0b606c0
commit 2a2d3d078c

View File

@@ -24,8 +24,8 @@
"connection": { "connection": {
"tapToConnect": "点击连接", "tapToConnect": "点击连接",
"connecting": "正在连接", "connecting": "正在连接",
"disconnecting": "断开连接", "disconnecting": "正在断开连接",
"connected": "连接成功" "connected": "连接"
}, },
"stats": { "stats": {
"traffic": "实时流量", "traffic": "实时流量",
@@ -73,7 +73,7 @@
}, },
"delete": { "delete": {
"buttonTxt": "删除", "buttonTxt": "删除",
"confirmationMsg": "永久删除配置文件吗?", "confirmationMsg": "永久删除配置文件吗?",
"successMsg": "配置文件删除成功" "successMsg": "配置文件删除成功"
}, },
"save": { "save": {
@@ -118,7 +118,7 @@
"pageTitle": "设置", "pageTitle": "设置",
"requiresRestartMsg": "要使其生效,请重新启动应用程序", "requiresRestartMsg": "要使其生效,请重新启动应用程序",
"general": { "general": {
"sectionTitle": "一般", "sectionTitle": "一般选项",
"locale": "语言", "locale": "语言",
"region": "地区", "region": "地区",
"regionMsg": "帮助设置默认选项以绕过国内地址", "regionMsg": "帮助设置默认选项以绕过国内地址",
@@ -214,8 +214,8 @@
"termsAndConditions": "条款和条件" "termsAndConditions": "条款和条件"
}, },
"appUpdate": { "appUpdate": {
"notAvailableMsg": "已经使用最新版本", "notAvailableMsg": "已最新版本",
"dialogTitle": "可用更新", "dialogTitle": "可用更新",
"updateMsg": "@:general.appTitle 的新版本现已推出。您想现在更新吗?", "updateMsg": "@:general.appTitle 的新版本现已推出。您想现在更新吗?",
"currentVersionLbl": "当前版本", "currentVersionLbl": "当前版本",
"newVersionLbl": "新版本", "newVersionLbl": "新版本",
@@ -229,8 +229,8 @@
"status": { "status": {
"connect": "连接", "connect": "连接",
"connecting": "正在连接", "connecting": "正在连接",
"disconnect": "断开", "disconnect": "断开连接",
"disconnecting": "断开连接" "disconnecting": "正在断开连接"
} }
}, },
"failure": { "failure": {