aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/ru/messages.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/_locales/ru/messages.json')
-rw-r--r--src/_locales/ru/messages.json40
1 files changed, 40 insertions, 0 deletions
diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json
index b912117..f28e819 100644
--- a/src/_locales/ru/messages.json
+++ b/src/_locales/ru/messages.json
@@ -415,6 +415,46 @@
"message":"Динамическая фильтрация URL-адресов",
"description":"Small header to identify the dynamic URL filtering section"
},
+ "loggerStaticFilteringHeader":{
+ "message":"Статическая фильтрация",
+ "description":"Small header to identify the static filtering section"
+ },
+ "loggerStaticFilteringSentence":{
+ "message":"{{action}} сетевые запросы {{type}}, {{br}}URL которых совпадает с {{url}}, {{br}} и которые происходят {{origin}},{{br}}{{importance}} имеется подходящий фильтр-исключение.",
+ "description":"Used in the static filtering wizard"
+ },
+ "loggerStaticFilteringSentencePartBlock":{
+ "message":"Блокировать",
+ "description":"Used in the static filtering wizard"
+ },
+ "loggerStaticFilteringSentencePartAllow":{
+ "message":"Разрешить",
+ "description":"Used in the static filtering wizard"
+ },
+ "loggerStaticFilteringSentencePartType":{
+ "message":"типа “{{type}}”",
+ "description":"Used in the static filtering wizard"
+ },
+ "loggerStaticFilteringSentencePartAnyType":{
+ "message":"любой тип",
+ "description":"Used in the static filtering wizard"
+ },
+ "loggerStaticFilteringSentencePartOrigin":{
+ "message":"из “{{origin}}”",
+ "description":"Used in the static filtering wizard"
+ },
+ "loggerStaticFilteringSentencePartAnyOrigin":{
+ "message":"откуда угодно",
+ "description":"Used in the static filtering wizard"
+ },
+ "loggerStaticFilteringSentencePartNotImportant":{
+ "message":"кроме случаев, когда",
+ "description":"Used in the static filtering wizard"
+ },
+ "loggerStaticFilteringSentencePartImportant":{
+ "message":"даже если",
+ "description":"Used in the static filtering wizard"
+ },
"aboutChangelog":{
"message":"Список изменений",
"description":"English: Change log"