diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2026-02-14 23:41:20 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2026-02-14 23:41:20 +0300 |
| commit | 8eb122573439055f1f049feadc9a088d4d986f7d (patch) | |
| tree | fc45e14e4ec100f7b73f0bfa439df78c61bb2d2e | |
| parent | e5c0fe3edf3bc8ee44c13503cc39d4caba735ae9 (diff) | |
translate bug fix #3789
| -rw-r--r-- | web/translation/translate.ar_EG.toml | 6 | ||||
| -rw-r--r-- | web/translation/translate.es_ES.toml | 6 | ||||
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 6 | ||||
| -rw-r--r-- | web/translation/translate.id_ID.toml | 6 | ||||
| -rw-r--r-- | web/translation/translate.ja_JP.toml | 6 | ||||
| -rw-r--r-- | web/translation/translate.pt_BR.toml | 6 | ||||
| -rw-r--r-- | web/translation/translate.ru_RU.toml | 6 | ||||
| -rw-r--r-- | web/translation/translate.tr_TR.toml | 6 | ||||
| -rw-r--r-- | web/translation/translate.uk_UA.toml | 6 | ||||
| -rw-r--r-- | web/translation/translate.vi_VN.toml | 6 | ||||
| -rw-r--r-- | web/translation/translate.zh_CN.toml | 6 | ||||
| -rw-r--r-- | web/translation/translate.zh_TW.toml | 6 |
12 files changed, 72 insertions, 0 deletions
diff --git a/web/translation/translate.ar_EG.toml b/web/translation/translate.ar_EG.toml index 54943fa9..582747d8 100644 --- a/web/translation/translate.ar_EG.toml +++ b/web/translation/translate.ar_EG.toml @@ -525,6 +525,12 @@ "accountInfo" = "معلومات الحساب" "outboundStatus" = "حالة المخرج" "sendThrough" = "أرسل من خلال" +"test" = "اختبار" +"testResult" = "نتيجة الاختبار" +"testing" = "جاري اختبار الاتصال..." +"testSuccess" = "الاختبار ناجح" +"testFailed" = "فشل الاختبار" +"testError" = "فشل اختبار المخرج" [pages.xray.balancer] "addBalancer" = "أضف موازن تحميل" diff --git a/web/translation/translate.es_ES.toml b/web/translation/translate.es_ES.toml index b030497a..d018f94c 100644 --- a/web/translation/translate.es_ES.toml +++ b/web/translation/translate.es_ES.toml @@ -525,6 +525,12 @@ "accountInfo" = "Información de la Cuenta"
"outboundStatus" = "Estado de Salida"
"sendThrough" = "Enviar a través de"
+"test" = "Probar"
+"testResult" = "Resultado de la prueba"
+"testing" = "Probando conexión..."
+"testSuccess" = "Prueba exitosa"
+"testFailed" = "Prueba fallida"
+"testError" = "Error al probar la salida"
[pages.xray.balancer]
"addBalancer" = "Agregar equilibrador"
diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index 8cf1671f..144e68a7 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -525,6 +525,12 @@ "accountInfo" = "اطلاعات حساب" "outboundStatus" = "وضعیت خروجی" "sendThrough" = "ارسال با" +"test" = "تست" +"testResult" = "نتیجه تست" +"testing" = "در حال تست اتصال..." +"testSuccess" = "تست موفقیتآمیز" +"testFailed" = "تست ناموفق" +"testError" = "خطا در تست خروجی" [pages.xray.balancer] "addBalancer" = "افزودن بالانسر" diff --git a/web/translation/translate.id_ID.toml b/web/translation/translate.id_ID.toml index 3034d680..e82288ca 100644 --- a/web/translation/translate.id_ID.toml +++ b/web/translation/translate.id_ID.toml @@ -525,6 +525,12 @@ "accountInfo" = "Informasi Akun" "outboundStatus" = "Status Keluar" "sendThrough" = "Kirim Melalui" +"test" = "Tes" +"testResult" = "Hasil Tes" +"testing" = "Menguji koneksi..." +"testSuccess" = "Tes berhasil" +"testFailed" = "Tes gagal" +"testError" = "Gagal menguji outbound" [pages.xray.balancer] "addBalancer" = "Tambahkan Penyeimbang" diff --git a/web/translation/translate.ja_JP.toml b/web/translation/translate.ja_JP.toml index f72372ad..4227809a 100644 --- a/web/translation/translate.ja_JP.toml +++ b/web/translation/translate.ja_JP.toml @@ -525,6 +525,12 @@ "accountInfo" = "アカウント情報" "outboundStatus" = "アウトバウンドステータス" "sendThrough" = "送信経路" +"test" = "テスト" +"testResult" = "テスト結果" +"testing" = "接続をテスト中..." +"testSuccess" = "テスト成功" +"testFailed" = "テスト失敗" +"testError" = "アウトバウンドのテストに失敗しました" [pages.xray.balancer] "addBalancer" = "負荷分散追加" diff --git a/web/translation/translate.pt_BR.toml b/web/translation/translate.pt_BR.toml index 8af0d2e8..4533d104 100644 --- a/web/translation/translate.pt_BR.toml +++ b/web/translation/translate.pt_BR.toml @@ -525,6 +525,12 @@ "accountInfo" = "Informações da Conta" "outboundStatus" = "Status de Saída" "sendThrough" = "Enviar Através de" +"test" = "Testar" +"testResult" = "Resultado do teste" +"testing" = "Testando conexão..." +"testSuccess" = "Teste bem-sucedido" +"testFailed" = "Teste falhou" +"testError" = "Falha ao testar saída" [pages.xray.balancer] "addBalancer" = "Adicionar Balanceador" diff --git a/web/translation/translate.ru_RU.toml b/web/translation/translate.ru_RU.toml index 04af2630..79c305a2 100644 --- a/web/translation/translate.ru_RU.toml +++ b/web/translation/translate.ru_RU.toml @@ -525,6 +525,12 @@ "accountInfo" = "Информация об учетной записи" "outboundStatus" = "Статус исходящего подключения" "sendThrough" = "Отправить через" +"test" = "Тест" +"testResult" = "Результат теста" +"testing" = "Тестирование соединения..." +"testSuccess" = "Тест успешен" +"testFailed" = "Тест не пройден" +"testError" = "Не удалось протестировать исходящее подключение" [pages.xray.balancer] "addBalancer" = "Создать балансировщик" diff --git a/web/translation/translate.tr_TR.toml b/web/translation/translate.tr_TR.toml index c121b999..4b3c3bc5 100644 --- a/web/translation/translate.tr_TR.toml +++ b/web/translation/translate.tr_TR.toml @@ -525,6 +525,12 @@ "accountInfo" = "Hesap Bilgileri" "outboundStatus" = "Giden Durumu" "sendThrough" = "Üzerinden Gönder" +"test" = "Test" +"testResult" = "Test Sonucu" +"testing" = "Bağlantı test ediliyor..." +"testSuccess" = "Test başarılı" +"testFailed" = "Test başarısız" +"testError" = "Giden test edilemedi" [pages.xray.balancer] "addBalancer" = "Dengeleyici Ekle" diff --git a/web/translation/translate.uk_UA.toml b/web/translation/translate.uk_UA.toml index 74b11531..e4a53794 100644 --- a/web/translation/translate.uk_UA.toml +++ b/web/translation/translate.uk_UA.toml @@ -525,6 +525,12 @@ "accountInfo" = "Інформація про обліковий запис" "outboundStatus" = "Статус виходу" "sendThrough" = "Надіслати через" +"test" = "Тест" +"testResult" = "Результат тесту" +"testing" = "Тестування з'єднання..." +"testSuccess" = "Тест успішний" +"testFailed" = "Тест не пройдено" +"testError" = "Не вдалося протестувати вихідне з'єднання" [pages.xray.balancer] "addBalancer" = "Додати балансир" diff --git a/web/translation/translate.vi_VN.toml b/web/translation/translate.vi_VN.toml index 2b35d44e..81b9e4cb 100644 --- a/web/translation/translate.vi_VN.toml +++ b/web/translation/translate.vi_VN.toml @@ -525,6 +525,12 @@ "accountInfo" = "Thông tin tài khoản"
"outboundStatus" = "Trạng thái đầu ra"
"sendThrough" = "Gửi qua"
+"test" = "Kiểm tra"
+"testResult" = "Kết quả kiểm tra"
+"testing" = "Đang kiểm tra kết nối..."
+"testSuccess" = "Kiểm tra thành công"
+"testFailed" = "Kiểm tra thất bại"
+"testError" = "Không thể kiểm tra đầu ra"
[pages.xray.balancer]
"addBalancer" = "Thêm cân bằng"
diff --git a/web/translation/translate.zh_CN.toml b/web/translation/translate.zh_CN.toml index 93592b98..3d1b5ded 100644 --- a/web/translation/translate.zh_CN.toml +++ b/web/translation/translate.zh_CN.toml @@ -525,6 +525,12 @@ "accountInfo" = "帐户信息" "outboundStatus" = "出站状态" "sendThrough" = "发送通过" +"test" = "测试" +"testResult" = "测试结果" +"testing" = "正在测试连接..." +"testSuccess" = "测试成功" +"testFailed" = "测试失败" +"testError" = "测试出站失败" [pages.xray.balancer] "addBalancer" = "添加负载均衡" diff --git a/web/translation/translate.zh_TW.toml b/web/translation/translate.zh_TW.toml index 288b89c5..0eb73b8a 100644 --- a/web/translation/translate.zh_TW.toml +++ b/web/translation/translate.zh_TW.toml @@ -525,6 +525,12 @@ "accountInfo" = "帳戶資訊" "outboundStatus" = "出站狀態" "sendThrough" = "傳送通過" +"test" = "測試" +"testResult" = "測試結果" +"testing" = "正在測試連接..." +"testSuccess" = "測試成功" +"testFailed" = "測試失敗" +"testError" = "測試出站失敗" [pages.xray.balancer] "addBalancer" = "新增負載均衡" |
