@@ -153,8 +153,10 @@
|
||||
"errorRequiredFields": "Please fill in all required fields.",
|
||||
"errorPasswordRequired": "Password is required for password authentication.",
|
||||
"errorPrivateKeyRequired": "Private key is required for key authentication.",
|
||||
"errorSshKeyRequired": "An SSH key must be selected for key authentication.",
|
||||
"errorPasswordRequiredOnSwitch": "Password is required when switching to password authentication.",
|
||||
"errorPrivateKeyRequiredOnSwitch": "Private key is required when switching to key authentication.",
|
||||
"errorSshKeyRequiredOnSwitch": "An SSH key must be selected when switching to key authentication.",
|
||||
"errorVncPasswordRequired": "VNC password is required.",
|
||||
"errorPort": "Port must be between 1 and 65535.",
|
||||
"errorAdd": "Failed to add connection: {error}",
|
||||
@@ -166,9 +168,9 @@
|
||||
"proxy": "Proxy:",
|
||||
"noProxy": "No Proxy",
|
||||
"tags": "Tags:",
|
||||
"notes": "Notes:",
|
||||
"notes": "Notes:",
|
||||
"notesPlaceholder": "Enter connection notes...",
|
||||
"connectionType": "Connection Type:",
|
||||
"connectionType": "Connection Type:",
|
||||
"typeSsh": "SSH",
|
||||
"typeRdp": "RDP",
|
||||
"typeVnc": "VNC",
|
||||
@@ -180,7 +182,21 @@
|
||||
"sshKey": "SSH Key",
|
||||
"privateKeyDirect": "Private Key Content",
|
||||
"keyUpdateNoteDirect": "Leave private key and passphrase blank to keep the existing key when editing.",
|
||||
"keyUpdateNoteSelected": "Select another key or use direct input to change the key when editing."
|
||||
"keyUpdateNoteSelected": "Select another key or use direct input to change the key when editing.",
|
||||
"hostTooltip": "Supports IP range for batch add (e.g., 192.168.1.10~192.168.1.15, add mode only)",
|
||||
"errorInvalidIpRangeFormat": "IP range format should be start_ip~end_ip",
|
||||
"errorInvalidIpFormat": "Invalid start or end IP address format",
|
||||
"errorIpRangeNotSameSubnet": "IP range must be within the same C-class subnet (e.g., 1.2.3.x ~ 1.2.3.y)",
|
||||
"errorInvalidIpSuffix": "The last part of the IP address must be a number between 0-255",
|
||||
"errorIpRangeStartAfterEnd": "The start IP of the range cannot be greater than the end IP",
|
||||
"errorIpRangeEmpty": "IP range cannot be empty.",
|
||||
"errorSshKeyRequiredForBatch": "When batch adding SSH (key auth) connections, an SSH key must be selected.",
|
||||
"errorPasswordRequiredForBatchSSH": "When batch adding SSH (password auth) connections, a password must be provided.",
|
||||
"errorPasswordRequiredForBatchRDP": "When batch adding RDP connections, a password must be provided.",
|
||||
"errorPasswordRequiredForBatchVNC": "When batch adding VNC connections, a VNC password must be provided.",
|
||||
"errorBatchAddResult": "Batch add: {successCount} succeeded, {errorCount} failed. First error: {firstErrorEncountered}",
|
||||
"successBatchAddResult": "Batch add successful: {successCount} connections created.",
|
||||
"errorIpRangeNotAllowedInEditMode": "IP range is not supported in edit mode. Please use a single IP address."
|
||||
},
|
||||
"test": {
|
||||
"success": "Connection test successful!",
|
||||
|
||||
@@ -164,7 +164,24 @@
|
||||
"sshKey": "SSH キー",
|
||||
"privateKeyDirect": "秘密鍵の内容",
|
||||
"keyUpdateNoteDirect": "編集時に既存のキーを保持するには、秘密鍵とパスフレーズを空のままにしてください。",
|
||||
"keyUpdateNoteSelected": "編集時にキーを変更するには、別のキーを選択するか、直接入力を使用してください。"
|
||||
"keyUpdateNoteSelected": "編集時にキーを変更するには、別のキーを選択するか、直接入力を使用してください。",
|
||||
"hostTooltip": "IP範囲の一括追加をサポート (例: 192.168.1.10~192.168.1.15、追加モードのみ)",
|
||||
"errorInvalidIpRangeFormat": "IP範囲の形式は start_ip~end_ip である必要があります",
|
||||
"errorInvalidIpFormat": "開始または終了IPアドレスの形式が無効です",
|
||||
"errorIpRangeNotSameSubnet": "IP範囲は同じCクラスサブネット内にある必要があります (例: 1.2.3.x ~ 1.2.3.y)",
|
||||
"errorInvalidIpSuffix": "IPアドレスの最後の部分は0〜255の数字である必要があります",
|
||||
"errorIpRangeStartAfterEnd": "範囲の開始IPは終了IPよりも大きくすることはできません",
|
||||
"errorIpRangeEmpty": "IP範囲を空にすることはできません。",
|
||||
"errorSshKeyRequired": "キー認証を使用する場合は、SSHキーを選択する必要があります。",
|
||||
"errorSshKeyRequiredOnSwitch": "キー認証に切り替える場合は、SSHキーを選択する必要があります。",
|
||||
"errorVncPasswordRequired": "VNCパスワードは必須です。",
|
||||
"errorSshKeyRequiredForBatch": "SSH (キー認証) 接続を一括追加する場合、SSHキーを選択する必要があります。",
|
||||
"errorPasswordRequiredForBatchSSH": "SSH (パスワード認証) 接続を一括追加する場合、パスワードを提供する必要があります。",
|
||||
"errorPasswordRequiredForBatchRDP": "RDP接続を一括追加する場合、パスワードを提供する必要があります。",
|
||||
"errorPasswordRequiredForBatchVNC": "VNC接続を一括追加する場合、VNCパスワードを提供する必要があります。",
|
||||
"errorBatchAddResult": "一括追加: {successCount} 件成功, {errorCount} 件失敗。最初のエラー: {firstErrorEncountered}",
|
||||
"successBatchAddResult": "一括追加成功: {successCount} 件の接続が作成されました。",
|
||||
"errorIpRangeNotAllowedInEditMode": "編集モードではIP範囲はサポートされていません。単一のIPアドレスを使用してください。"
|
||||
},
|
||||
"noConnections": "接続がありません。'新しい接続を追加'をクリックして作成してください。",
|
||||
"noUntaggedConnections": "タグなしの接続はありません。",
|
||||
|
||||
@@ -152,8 +152,10 @@
|
||||
"errorRequiredFields": "请填写所有必填字段。",
|
||||
"errorPasswordRequired": "使用密码认证时,密码为必填项。",
|
||||
"errorPrivateKeyRequired": "使用密钥认证时,私钥为必填项。",
|
||||
"errorSshKeyRequired": "使用密钥认证时,必须选择一个 SSH 密钥。",
|
||||
"errorPasswordRequiredOnSwitch": "切换到密码认证时,密码为必填项。",
|
||||
"errorPrivateKeyRequiredOnSwitch": "切换到密钥认证时,私钥为必填项。",
|
||||
"errorSshKeyRequiredOnSwitch": "切换到密钥认证时,必须选择一个 SSH 密钥。",
|
||||
"errorVncPasswordRequired": "VNC 密码是必填项。",
|
||||
"errorPort": "端口号必须在 1 到 65535 之间。",
|
||||
"errorAdd": "添加连接失败: {error}",
|
||||
@@ -165,9 +167,9 @@
|
||||
"proxy": "代理:",
|
||||
"noProxy": "无代理",
|
||||
"tags": "标签:",
|
||||
"notes": "备注:",
|
||||
"notes": "备注:",
|
||||
"notesPlaceholder": "输入连接备注...",
|
||||
"connectionType": "连接类型",
|
||||
"connectionType": "连接类型",
|
||||
"typeSsh": "SSH",
|
||||
"typeRdp": "RDP",
|
||||
"typeVnc": "VNC",
|
||||
@@ -179,7 +181,21 @@
|
||||
"sshKey": "SSH 密钥",
|
||||
"privateKeyDirect": "私钥内容",
|
||||
"keyUpdateNoteDirect": "编辑时将私钥和密码短语留空以保留现有密钥。",
|
||||
"keyUpdateNoteSelected": "编辑时选择其他密钥或使用直接输入来更改密钥。"
|
||||
"keyUpdateNoteSelected": "编辑时选择其他密钥或使用直接输入来更改密钥。",
|
||||
"hostTooltip": "支持 IP 范围批量添加 (例如 192.168.1.10~192.168.1.15, 仅限添加模式)",
|
||||
"errorInvalidIpRangeFormat": "IP 范围格式应为 start_ip~end_ip",
|
||||
"errorInvalidIpFormat": "起始或结束 IP 地址格式无效",
|
||||
"errorIpRangeNotSameSubnet": "IP 范围必须在同一个C段子网中 (例如 1.2.3.x ~ 1.2.3.y)",
|
||||
"errorInvalidIpSuffix": "IP 地址最后一段必须是 0-255 之间的数字",
|
||||
"errorIpRangeStartAfterEnd": "IP 范围的起始 IP 不能大于结束 IP",
|
||||
"errorIpRangeEmpty": "IP 范围不能为空。",
|
||||
"errorSshKeyRequiredForBatch": "批量添加 SSH (密钥认证) 连接时,必须选择一个 SSH 密钥。",
|
||||
"errorPasswordRequiredForBatchSSH": "批量添加 SSH (密码认证) 连接时,必须提供密码。",
|
||||
"errorPasswordRequiredForBatchRDP": "批量添加 RDP 连接时,必须提供密码。",
|
||||
"errorPasswordRequiredForBatchVNC": "批量添加 VNC 连接时,必须提供 VNC 密码。",
|
||||
"errorBatchAddResult": "批量添加: {successCount} 个成功, {errorCount} 个失败。首个错误: {firstErrorEncountered}",
|
||||
"successBatchAddResult": "批量添加成功: {successCount} 个连接已创建。",
|
||||
"errorIpRangeNotAllowedInEditMode": "编辑模式下不支持 IP 范围。请使用单个 IP 地址。"
|
||||
},
|
||||
"test": {
|
||||
"success": "连接测试成功!",
|
||||
|
||||
Reference in New Issue
Block a user