inlang: update translations
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
"reset": "重置",
|
||||
"toggle": {
|
||||
"enabled": "启用",
|
||||
"disabled": "停用"
|
||||
"disabled": "禁用"
|
||||
},
|
||||
"state": {
|
||||
"disable": "停用"
|
||||
"disable": "禁用"
|
||||
},
|
||||
"sort": "排序",
|
||||
"sortBy": "排序方式",
|
||||
@@ -59,12 +59,12 @@
|
||||
"scanQr": "扫二维码",
|
||||
"manually": "手动输入",
|
||||
"addingProfileMsg": "添加配置文件",
|
||||
"failureMsg": "无法添加配置文件"
|
||||
"failureMsg": "添加配置文件失败"
|
||||
},
|
||||
"update": {
|
||||
"buttonTxt": "更新",
|
||||
"tooltip": "更新配置文件",
|
||||
"failureMsg": "无法更新配置文件",
|
||||
"failureMsg": "更新配置文件失败",
|
||||
"successMsg": "配置文件已成功更新"
|
||||
},
|
||||
"edit": {
|
||||
@@ -77,8 +77,8 @@
|
||||
"successMsg": "配置文件删除成功"
|
||||
},
|
||||
"save": {
|
||||
"buttonText": "节省",
|
||||
"successMsg": "个人资料保存成功",
|
||||
"buttonText": "保存",
|
||||
"successMsg": "配置文件保存成功",
|
||||
"failureMsg": "保存配置文件失败"
|
||||
},
|
||||
"detailsForm": {
|
||||
@@ -156,7 +156,7 @@
|
||||
"offMsg": "代理所有应用程序",
|
||||
"include": "代理人",
|
||||
"includeMsg": "仅代理选定的应用程序",
|
||||
"exclude": "旁路",
|
||||
"exclude": "绕过",
|
||||
"excludeMsg": "不代理选中的应用程序"
|
||||
},
|
||||
"showSystemApps": "显示系统应用程序",
|
||||
@@ -188,7 +188,7 @@
|
||||
"prefer": "首选",
|
||||
"only": "独家的"
|
||||
},
|
||||
"remoteDnsAddress": "远程DNS解析",
|
||||
"remoteDnsAddress": "远程 DNS",
|
||||
"remoteDnsDomainStrategy": "远程 DNS 域名策略",
|
||||
"directDnsAddress": "直连 DNS",
|
||||
"directDnsDomainStrategy": "直连 DNS 域名策略",
|
||||
|
||||
Reference in New Issue
Block a user