✨ feat(config): Add translations for server configuration in multiple languages
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"address": "Địa chỉ",
|
||||
"address_placeholder": "Địa chỉ máy chủ",
|
||||
"basic": "Cấu Hình Cơ Bản",
|
||||
"cancel": "Hủy",
|
||||
"city": "Thành phố",
|
||||
"config": {
|
||||
@@ -40,6 +41,7 @@
|
||||
"delete": "Xóa",
|
||||
"deleted": "Xóa thành công",
|
||||
"disable_sni": "Vô hiệu hóa SNI",
|
||||
"disabled": "Đã Vô Hiệu Hóa",
|
||||
"disk": "Ổ đĩa",
|
||||
"drawerCreateTitle": "Tạo Máy chủ",
|
||||
"drawerEditTitle": "Chỉnh sửa Máy chủ",
|
||||
@@ -68,12 +70,21 @@
|
||||
"offline": "Ngoại tuyến",
|
||||
"online": "Trực tuyến",
|
||||
"onlineUsers": "Người dùng trực tuyến",
|
||||
"padding_scheme": "Sơ Đồ Đệm",
|
||||
"padding_scheme_placeholder": "Một quy tắc đệm mỗi dòng, định dạng: stop=8, 0=30-30",
|
||||
"pageTitle": "Máy chủ",
|
||||
"path": "Đường dẫn",
|
||||
"please_select": "Vui lòng chọn",
|
||||
"plugin": "Cấu Hình Plugin",
|
||||
"plugin_opts": "Tùy Chọn Plugin",
|
||||
"port": "Cổng",
|
||||
"protocol_configurations": "Cấu Hình Giao Thức",
|
||||
"protocol_configurations_desc": "Kích hoạt và cấu hình các loại giao thức cần thiết",
|
||||
"protocol_disabled_hint": "Giao thức này đã bị vô hiệu hóa, hãy bật công tắc để cấu hình",
|
||||
"protocols": "Giao thức",
|
||||
"reality": "Cấu Hình Thực Tế",
|
||||
"reduce_rtt": "Giảm RTT",
|
||||
"security": "Cấu Hình Bảo Mật",
|
||||
"security_allow_insecure": "Cho phép không an toàn",
|
||||
"security_fingerprint": "Dấu vân tay",
|
||||
"security_private_key": "Khóa riêng thực tế",
|
||||
@@ -86,7 +97,6 @@
|
||||
"security_short_id": "ID ngắn thực tế",
|
||||
"security_short_id_placeholder": "Chuỗi hex (tối đa 16 ký tự)",
|
||||
"security_sni": "SNI",
|
||||
"security_title": "Bảo mật",
|
||||
"select_encryption_method": "Chọn phương pháp mã hóa",
|
||||
"server_key": "Khóa máy chủ",
|
||||
"service_name": "Tên dịch vụ",
|
||||
@@ -95,7 +105,7 @@
|
||||
"subscription": "Đăng ký",
|
||||
"traffic": "Lưu lượng",
|
||||
"traffic_ratio": "Hệ số",
|
||||
"transport_title": "Vận chuyển",
|
||||
"transport": "Phương Thức Vận Chuyển",
|
||||
"udp_relay_mode": "Chế độ chuyển tiếp UDP",
|
||||
"unitSecondsShort": "S",
|
||||
"unlimited": "Không giới hạn",
|
||||
|
||||
Reference in New Issue
Block a user