164 lines
5.4 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.

{
"config": {
"addTimeSlot": "添加时间段",
"communicationKey": "通信密钥",
"communicationKeyDescription": "节点通信的密钥,以确保数据安全",
"delete": "删除",
"dynamicMultiplier": "动态倍数",
"dynamicMultiplierDescription": "动态倍数指在不同时间段内,对不同节点推送的数据进行不同倍数的处理。",
"endTime": "结束时间",
"inputPlaceholder": "输入",
"multiplier": "倍数",
"nodePullInterval": "节点拉取间隔",
"nodePullIntervalDescription": "节点从面板获取数据的频率(以秒为单位)",
"nodePushInterval": "节点推送间隔",
"nodePushIntervalDescription": "节点向面板推送数据的频率",
"reset": "重置",
"save": "保存",
"saveSuccess": "保存成功",
"startTime": "开始时间",
"timeSlot": "时间段"
},
"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": "取消",
"city": "城市",
"confirm": "确认",
"congestionController": "拥塞控制",
"country": "国家",
"disableSni": "禁用SNI",
"edit": "编辑",
"editSecurity": "编辑安全性配置",
"enableTLS": "启用TLS",
"encryptionMethod": "加密方法",
"fingerprint": "指纹",
"flow": "流控算法",
"groupId": "节点组",
"hopInterval": "跳跃间隔",
"hopPorts": "跳跃端口",
"hopPortsPlaceholder": "多个端口用逗号分隔",
"name": "名称",
"obfsPassword": "混淆密码",
"obfsPasswordPlaceholder": "留空则不混淆",
"path": "路径",
"pleaseSelect": "请选择",
"port": "服务端口",
"protocol": "协议",
"reduceRtt": "减少RTT",
"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": "无限制",
"tags": "标签",
"tagsPlaceholder": "使用回车或逗号(,)输入多个标签",
"trafficRatio": "流量速率",
"transport": "传输协议",
"transportConfig": "传输协议配置",
"transportHost": "传输服务地址",
"udpRelayMode": "UDP中继模式",
"transportPath": "传输路径",
"transportServerName": "传输服务名称"
},
"lastUpdated": "最后更新",
"memory": "内存",
"name": "名称",
"node": "节点",
"nodeGroup": "节点组",
"normal": "正常",
"onlineCount": "在线人数",
"onlineUsers": "在线用户",
"rate": "速率",
"relay": "中继",
"serverAddr": "服务器地址",
"speedLimit": "速度限制",
"status": "状态",
"tags": "标签",
"trafficRatio": "流量速率",
"type": "类型",
"updateSuccess": "更新成功",
"updatedAt": "更新时间"
},
"tabs": {
"node": "节点",
"nodeConfig": "节点配置",
"nodeGroup": "节点组"
}
}