cherry-pick: client: upd i18n
Merge in DNS/adguard-home from upd-i18n to master Squashed commit of the following: commit e3dfb6cd66813d45591f74c9cdddab8b61143db3 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Mon Jan 24 14:52:19 2022 +0300 client: upd i18n
This commit is contained in:
committed by
Ainar Garipov
parent
2b5927306f
commit
d55393ecd5
@@ -43,7 +43,7 @@
|
||||
"form_error_ip6_format": "Некорректный IPv6-адрес",
|
||||
"form_error_ip_format": "Некорректный IP-адрес",
|
||||
"form_error_mac_format": "Некорректный MAC-адрес",
|
||||
"form_error_client_id_format": "Некорректный ID клиента",
|
||||
"form_error_client_id_format": "ID клиента может содержать только цифры, строчные латинские буквы и дефисы",
|
||||
"form_error_server_name": "Некорректное имя сервера",
|
||||
"form_error_subnet": "Подсеть «{{cidr}}» не содержит IP-адрес «{{ip}}»",
|
||||
"form_error_positive": "Должно быть больше 0",
|
||||
@@ -587,7 +587,7 @@
|
||||
"show_blocked_responses": "Заблокировано",
|
||||
"show_whitelisted_responses": "В белом списке",
|
||||
"show_processed_responses": "Обработан",
|
||||
"blocked_safebrowsing": "Заблокировано согласно базе данных Safebrowsing",
|
||||
"blocked_safebrowsing": "Заблокировано согласно базе данных Safe Browsing",
|
||||
"blocked_adult_websites": "Заблокировано Родительским контролем",
|
||||
"blocked_threats": "Заблокировано угроз",
|
||||
"allowed": "Разрешённые",
|
||||
|
||||
Reference in New Issue
Block a user