159 lines
5.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.

{
"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": "確認",
"country": "國家",
"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": "無限制",
"tags": "標籤",
"tagsPlaceholder": "使用 Enter 或逗號 (,) 輸入多個標籤",
"trafficRatio": "流量速率",
"transport": "傳輸協議",
"transportConfig": "傳輸協議配置",
"transportHost": "傳輸服務地址",
"transportPath": "傳輸路徑",
"transportServerName": "傳輸服務名稱"
},
"lastUpdated": "最後更新",
"memory": "記憶體",
"name": "名稱",
"node": "節點",
"nodeGroup": "節點組",
"normal": "正常",
"onlineCount": "在線人數",
"onlineUsers": "在線用戶",
"rate": "速率",
"relay": "中繼",
"serverAddr": "伺服器地址",
"speedLimit": "速度限制",
"status": "狀態",
"tags": "標籤",
"trafficRatio": "流量速率",
"type": "類型",
"updateSuccess": "更新成功",
"updatedAt": "更新時間"
},
"tabs": {
"node": "節點",
"nodeConfig": "節點配置",
"nodeGroup": "節點組"
}
}