1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-23 19:03:02 +01:00

Update messages.json

This commit is contained in:
Vitaliy Busko 2014-08-14 15:27:56 +07:00
parent a99240762e
commit e7a1dabc60

View File

@ -4,7 +4,7 @@
"description":"extension name." "description":"extension name."
}, },
"extShortDesc":{ "extShortDesc":{
"message":"Наконец, эффективный блокировщик для браузеров на базе Chromium, не нагружающий ЦП и память.", "message":"Эффективный блокировщик для браузеров на базе Chromium, не нагружающий ЦП и память.",
"description":"this will be in the chrome web store: must be 132 characters or less" "description":"this will be in the chrome web store: must be 132 characters or less"
}, },
"settingsPageName":{ "settingsPageName":{
@ -12,7 +12,7 @@
"description":"appears as tab name in dashboard." "description":"appears as tab name in dashboard."
}, },
"3pPageName":{ "3pPageName":{
"message":"Third-party filters", "message":"Сторонние фильтры",
"description":"appears as tab name in dashboard." "description":"appears as tab name in dashboard."
}, },
"1pPageName":{ "1pPageName":{
@ -32,7 +32,7 @@
"description":"appears as tab name in dashboard." "description":"appears as tab name in dashboard."
}, },
"popupPowerSwitchInfo":{ "popupPowerSwitchInfo":{
"message":"Нажмите кнопку питания, чтобы <br>постоянно отключить или включить <br>µBlock для текущего сайта", "message":"Нажмите кнопку питания, чтобы <br>навсегда отключить\\включить <br>µBlock для текущего сайта",
"description":"English (mind the horizontal extent): click the power button to <br>permanently disable or enable <br>µBlock for the current site" "description":"English (mind the horizontal extent): click the power button to <br>permanently disable or enable <br>µBlock for the current site"
}, },
"popupBlockedRequestPrompt":{ "popupBlockedRequestPrompt":{
@ -160,7 +160,7 @@
"description":"English: purge cache" "description":"English: purge cache"
}, },
"1pFormatHint":{ "1pFormatHint":{
"message":"Одно правило на строку. Правилом может быть обычное имя сайти, или Adblock Plus-совместимый фильтр. Линии начинающиеся с &lsquo;!&rsquo; будут пропущены.", "message":"Одно правило на строку. Правилом может быть обычное имя сайта, или Adblock Plus-совместимый фильтр. Линии, начинающиеся с &lsquo;!&rsquo;, будут пропущены.",
"description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with &lsquo;!&rsquo; will be ignored." "description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with &lsquo;!&rsquo; will be ignored."
}, },
"1pImport":{ "1pImport":{
@ -295,4 +295,4 @@
"message":"Эта запись должна быть последней", "message":"Эта запись должна быть последней",
"description":"so we dont need to deal with comma for last entry" "description":"so we dont need to deal with comma for last entry"
} }
} }