2024-11-21 16:06:43 +07:00

115 lines
3.5 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": "确定要删除吗?",
"create": "创建",
"createNode": "创建节点",
"createSuccess": "创建成功",
"delete": "删除",
"deleteSuccess": "删除成功",
"deleteWarning": "删除后,数据将无法恢复。请谨慎操作。",
"edit": "编辑",
"editNode": "编辑节点",
"enable": "启用",
"form": {
"Address or IP": "地址或IP",
"Host Name": "服务地址",
"allowInsecure": "允许不安全",
"cancel": "取消",
"confirm": "确认",
"edit": "编辑",
"editSecurity": "编辑安全性配置",
"enableRelay": "启用中转",
"enableTLS": "启用TLS",
"enableTls": "TLS",
"encryptionMethod": "加密方法",
"name": "名称",
"networkType": "传输协议",
"nodeGroupId": "节点组ID",
"password": "密码",
"path": "路径",
"port": "服务端口",
"protocol": "协议",
"relayHost": "中转地址",
"relayPort": "中转端口",
"remarks": "备注",
"security": "安全性",
"security_config": {
"fingerprint": "FingerPrint",
"privateKey": "Private Key",
"privateKeyPlaceholder": "留空自动生成",
"proxyProtocol": "Proxy Protocol",
"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": "留空自动生成"
},
"selectEncryptionMethod": "选择加密方法",
"selectNodeGroup": "选择节点组",
"selectProtocol": "选择协议",
"serverAddr": "服务器IP",
"serverName": "服务名称",
"serviceName": "服务名称",
"sni": "服务器名称指示(sni)",
"speedLimit": "速度限制",
"speedLimitPlaceholder": "无限制",
"trafficRatio": "流量速率",
"transport": "传输协议配置",
"xtls": "XTLS流控算法"
},
"name": "名称",
"node": "节点",
"nodeGroup": "节点组",
"normal": "正常",
"onlineCount": "在线人数",
"rate": "速率",
"relay": "中继",
"serverAddr": "服务器IP",
"speedLimit": "速度限制",
"status": "状态",
"trafficRatio": "流量速率",
"type": "类型",
"updateSuccess": "更新成功",
"updatedAt": "更新时间"
},
"tabs": {
"node": "节点",
"nodeGroup": "节点组"
}
}