diff options
author | gorhill <rhill@raymondhill.net> | 2015-04-07 14:05:03 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-04-07 14:05:03 -0400 |
commit | 05eda9f036028a229da7de9a43deca54a2534cf4 (patch) | |
tree | bb4e2a7b14c3c0a019ff5d4e5486ecca48dfecce /src/_locales/ru | |
parent | aa8b5850b812813ccad863b3712fa0796639cb54 (diff) | |
download | uBlock-05eda9f036028a229da7de9a43deca54a2534cf4.zip uBlock-05eda9f036028a229da7de9a43deca54a2534cf4.tar.gz uBlock-05eda9f036028a229da7de9a43deca54a2534cf4.tar.bz2 |
translation work from Crowdin
Diffstat (limited to 'src/_locales/ru')
-rw-r--r-- | src/_locales/ru/messages.json | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json index f73c347..cd2c44d 100644 --- a/src/_locales/ru/messages.json +++ b/src/_locales/ru/messages.json @@ -76,12 +76,16 @@ "description":"English: Go to request log" }, "popupTipNoPopups":{ - "message":"Выключить всплывающие окна на этом сайте", - "description":"English: No popups for this site" + "message":"Включить блокировку всех всплывающих окон на этом сайте", + "description":"English: Toggle the blocking of all popups for this site" }, "popupTipNoStrictBlocking":{ - "message":"Выключить строгую блокировку для этого сайта", - "description":"English: No strict blocking for this site" + "message":"Переключить строгую блокировку для этого сайта", + "description":"English: Toggle strict blocking for this site" + }, + "popupTipNoCosmeticFiltering":{ + "message":"Переключить косметические фильтры на этом сайте", + "description":"English: Toggle cosmetic filtering for this site" }, "popupAnyRulePrompt":{ "message":"все", |