Pull request: client: upd i18n
Updates #2643. Squashed commit of the following: commit 4f6098ce31fb3e9e81d66ca613e02c9573763e13 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Mon Mar 29 14:01:33 2021 +0300 client: upd i18n
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"form_error_required": "必填字段",
|
||||
"form_error_ip4_format": "无效的 IPv4 格式",
|
||||
"form_error_ip6_format": "无效的 IPv6 格式",
|
||||
"form_error_ip_format": "无效的 IPv4 格式",
|
||||
"form_error_ip_format": "无效的 IP 格式",
|
||||
"form_error_mac_format": "无效的 MAC 格式",
|
||||
"form_error_client_id_format": "无效的客户端 ID 格式",
|
||||
"form_error_server_name": "无效的服务器名",
|
||||
@@ -46,7 +46,7 @@
|
||||
"dhcp_interface_select": "选择 DHCP 接口",
|
||||
"dhcp_hardware_address": "硬件地址",
|
||||
"dhcp_ip_addresses": "IP 地址",
|
||||
"ip": "IP地址",
|
||||
"ip": "IP 地址",
|
||||
"dhcp_table_hostname": "主机名",
|
||||
"dhcp_table_expires": "到期",
|
||||
"dhcp_warning": "如果你想要启用内置的 DHCP 服务器,请确保在当前网络中没有其它起作用的 DHCP 服务器。否则,此操作可能会破坏已连接设备的网络连接!",
|
||||
@@ -122,7 +122,6 @@
|
||||
"use_adguard_parental": "使用 AdGuard 【家长控制】服务",
|
||||
"use_adguard_parental_hint": "AdGuard Home 将使用与浏览安全服务相同的隐私性强的 API 来检查域名指向的网站是否包含成人内容。",
|
||||
"enforce_safe_search": "强制安全搜索",
|
||||
"enforce_save_search_hint": "AdGuard Home 将对以下搜索引擎强制启用安全搜索:Google、YouTube、Bing 和 Yandex。",
|
||||
"no_servers_specified": "未找到指定的服务器",
|
||||
"general_settings": "常规设置",
|
||||
"dns_settings": "DNS 设置",
|
||||
|
||||
Reference in New Issue
Block a user