133 lines
4.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"group": {
"actions": "操作",
"cancel": "取消",
"confirm": "确认",
"confirmDelete": "确定要删除吗?",
"create": "创建",
"createNodeGroup": "创建节点组",
"createdSuccessfully": "创建成功",
"delete": "删除",
"deleteWarning": "删除后数据将无法恢复,请谨慎操作。",
"deletedSuccessfully": "删除成功",
"description": "描述",
"edit": "编辑",
"editNodeGroup": "编辑节点组",
"form": {
"cancel": "取消",
"confirm": "确认",
"description": "描述",
"name": "名称"
},
"name": "名称",
"title": "节点组列表",
"updatedAt": "更新时间"
},
"node": {
"abnormal": "异常",
"actions": "操作",
"address": "地址",
"all": "全部",
"cancel": "取消",
"confirm": "确认",
"confirmDelete": "确定要删除吗?",
"copy": "复制",
"copySuccess": "复制成功",
"create": "创建",
"createNode": "创建节点",
"createSuccess": "创建成功",
"delete": "删除",
"deleteSuccess": "删除成功",
"deleteWarning": "删除后,数据将无法恢复。请谨慎操作。",
"disk": "磁盘",
"edit": "编辑",
"editNode": "编辑节点",
"enable": "启用",
"form": {
"allowInsecure": "允许不安全",
"cancel": "取消",
"confirm": "确认",
"edit": "编辑",
"editSecurity": "编辑安全性配置",
"enableTLS": "启用TLS",
"encryptionMethod": "加密方法",
"flow": "流控算法",
"groupId": "节点组",
"hopInterval": "跳跃间隔",
"hopPorts": "跳跃端口",
"hopPortsPlaceholder": "多个端口用逗号分隔",
"name": "名称",
"obfsPassword": "混淆密码",
"obfsPasswordPlaceholder": "留空则不混淆",
"path": "路径",
"pleaseSelect": "请选择",
"port": "服务端口",
"protocol": "协议",
"relayHost": "中转地址",
"relayMode": "中转模式",
"relayModeOptions": {
"all": "全部",
"none": "无",
"random": "随机"
},
"relayPort": "中转端口",
"relayPrefix": "中转前缀",
"remarks": "备注",
"security": "安全性",
"securityConfig": "安全性配置",
"security_config": {
"fingerprint": "FingerPrint",
"privateKey": "Private Key",
"privateKeyPlaceholder": "留空自动生成",
"publicKey": "Public Key",
"publicKeyPlaceholder": "留空自动生成",
"serverAddress": "Server Address",
"serverAddressPlaceholder": "REALITY目标地址,默认使用SNI",
"serverName": "Server Name(SNI)",
"serverNamePlaceholder": "REALITY必填与后端保持一致",
"serverPort": "Server Port",
"serverPortPlaceholder": "REALITY目标端口,默认443",
"shortId": "ShortId",
"shortIdPlaceholder": "留空自动生成",
"sni": "服务器名称指示(sni)"
},
"selectEncryptionMethod": "选择加密方法",
"selectNodeGroup": "选择节点组",
"selectProtocol": "选择协议",
"selectRelayMode": "选择中继模式",
"serverAddr": "服务器地址",
"serverKey": "服务器密钥",
"serverName": "服务名称",
"speedLimit": "速度限制",
"speedLimitPlaceholder": "无限制",
"trafficRatio": "流量速率",
"transport": "传输协议",
"transportConfig": "传输协议配置",
"transportHost": "传输服务地址",
"transportPath": "传输路径",
"transportServerName": "传输服务名称"
},
"lastUpdated": "最后更新",
"memory": "内存",
"name": "名称",
"node": "节点",
"nodeGroup": "节点组",
"normal": "正常",
"onlineCount": "在线人数",
"onlineUsers": "在线用户",
"rate": "速率",
"relay": "中继",
"serverAddr": "服务器地址",
"speedLimit": "速度限制",
"status": "状态",
"trafficRatio": "流量速率",
"type": "类型",
"updateSuccess": "更新成功",
"updatedAt": "更新时间"
},
"tabs": {
"node": "节点",
"nodeGroup": "节点组"
}
}