feat(config): Add translations for server configuration in multiple languages

This commit is contained in:
web
2025-09-12 21:32:14 -07:00
parent 39d746f0a1
commit f9a7ece9bf
27 changed files with 1255 additions and 711 deletions
+12 -2
View File
@@ -1,6 +1,7 @@
{
"address": "アドレス",
"address_placeholder": "サーバーアドレス",
"basic": "基本設定",
"cancel": "キャンセル",
"city": "都市",
"config": {
@@ -40,6 +41,7 @@
"delete": "削除",
"deleted": "削除に成功しました",
"disable_sni": "SNIを無効にする",
"disabled": "無効",
"disk": "ディスク",
"drawerCreateTitle": "サーバーを作成",
"drawerEditTitle": "サーバーを編集",
@@ -68,12 +70,21 @@
"offline": "オフライン",
"online": "オンライン",
"onlineUsers": "オンラインユーザー",
"padding_scheme": "パディングスキーム",
"padding_scheme_placeholder": "1行に1つのパディングルール、形式: stop=8, 0=30-30",
"pageTitle": "サーバー",
"path": "パス",
"please_select": "選択してください",
"plugin": "プラグイン設定",
"plugin_opts": "プラグインオプション",
"port": "ポート",
"protocol_configurations": "プロトコル設定",
"protocol_configurations_desc": "必要なプロトコルタイプを有効にして設定します",
"protocol_disabled_hint": "このプロトコルは無効です。設定するにはスイッチを有効にしてください",
"protocols": "プロトコル",
"reality": "リアリティ設定",
"reduce_rtt": "RTTを減少させる",
"security": "セキュリティ設定",
"security_allow_insecure": "不安全を許可",
"security_fingerprint": "フィンガープリント",
"security_private_key": "リアリティプライベートキー",
@@ -86,7 +97,6 @@
"security_short_id": "リアリティショートID",
"security_short_id_placeholder": "16文字以内の16進数文字列",
"security_sni": "SNI",
"security_title": "セキュリティ",
"select_encryption_method": "暗号化方式を選択",
"server_key": "サーバーキー",
"service_name": "サービス名",
@@ -95,7 +105,7 @@
"subscription": "サブスクリプション",
"traffic": "トラフィック",
"traffic_ratio": "倍率",
"transport_title": "トランスポート",
"transport": "トランスポート方法",
"udp_relay_mode": "UDPリレーモード",
"unitSecondsShort": "秒",
"unlimited": "無制限",