Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaeid <43953720+surbiks@users.noreply.github.com>2024-02-06 11:10:49 +0300
committerGitHub <noreply@github.com>2024-02-06 11:10:49 +0300
commitc53cee31f5a64ed3292f977bf5a0749324eb78a2 (patch)
tree8a900083690e0767ee7fc2371f8203938d6e3a00 /web/translation/translate.vi_VN.toml
parent222b9734caba389604fd81caa068e815bdb16dcb (diff)
Manage balancers in settings UI (#1759)
* add balancer config to ui * manage balancer in rules table * fix balancer translations * fix edit button text
Diffstat (limited to 'web/translation/translate.vi_VN.toml')
-rw-r--r--web/translation/translate.vi_VN.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/web/translation/translate.vi_VN.toml b/web/translation/translate.vi_VN.toml
index f94b56b0..286d9c83 100644
--- a/web/translation/translate.vi_VN.toml
+++ b/web/translation/translate.vi_VN.toml
@@ -388,6 +388,7 @@
"Inbounds" = "Đầu vào"
"InboundsDesc" = "Thay đổi mẫu cấu hình để chấp nhận các máy khách cụ thể."
"Outbounds" = "Đầu ra"
+"Balancers" = "Cân bằng"
"OutboundsDesc" = "Thay đổi mẫu cấu hình để xác định các cách ra đi cho máy chủ này."
"Routings" = "Quy tắc định tuyến"
"RoutingsDesc" = "Mức độ ưu tiên của mỗi quy tắc đều quan trọng!"
@@ -406,6 +407,7 @@
"dest" = "Đích"
"inbound" = "Vào"
"outbound" = "Ra"
+"balancer" = "Cân bằng"
"info" = "Thông tin"
"add" = "Thêm quy tắc"
"edit" = "Chỉnh sửa quy tắc"
@@ -426,6 +428,15 @@
"portal" = "Cổng thông tin"
"intercon" = "Kết nối"
+[pages.xray.balancer]
+"addBalancer" = "Thêm cân bằng"
+"editBalancer" = "Chỉnh sửa cân bằng"
+"balancerStrategy" = "Chiến lược"
+"balancerSelectors" = "Bộ chọn"
+"tag" = "Thẻ"
+"tagDesc" = "thẻ duy nhất"
+"balancerDesc" = "Không thể sử dụng balancerTag và outboundTag cùng một lúc. Nếu sử dụng cùng lúc thì chỉ outboundTag mới hoạt động."
+
[pages.xray.wireguard]
"secretKey" = "Khoá bí mật"
"publicKey" = "Khóa công khai"