mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-11-11 23:58:52 +01:00
New translations messages.json (Russian)
This commit is contained in:
parent
eebeb3383d
commit
7400730458
@ -24,11 +24,11 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"browserAction_status_on": {
|
"browserAction_status_on": {
|
||||||
"message": "CanvasBlocker on",
|
"message": "CanvasBlocker вкл",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"browserAction_status_off": {
|
"browserAction_status_off": {
|
||||||
"message": "CanvasBlocker off",
|
"message": "CanvasBlocker выкл",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"more": {
|
"more": {
|
||||||
@ -184,23 +184,23 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"disruptSessionOnUpdate_title": {
|
"disruptSessionOnUpdate_title": {
|
||||||
"message": "Disrupt session on update",
|
"message": "Прервать сессию при обновлении",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"disruptSessionOnUpdate_description": {
|
"disruptSessionOnUpdate_description": {
|
||||||
"message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.",
|
"message": "Если включено, то расширение будет обновляться, как только обновление станет доступно. Это может поломать некоторые вкладки, которые в настоящее время открыты.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"reloadExtension_title": {
|
"reloadExtension_title": {
|
||||||
"message": "Reload extension",
|
"message": "Перезагрузить расширение",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"reloadExtension_description": {
|
"reloadExtension_description": {
|
||||||
"message": "Perform a pending update.",
|
"message": "Выполнить ожидающее обновление.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"reloadExtension_label": {
|
"reloadExtension_label": {
|
||||||
"message": "Reload",
|
"message": "Перезагрузить",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"hideSetting": {
|
"hideSetting": {
|
||||||
@ -1560,7 +1560,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"whitelist_inspection_description": {
|
"whitelist_inspection_description": {
|
||||||
"message": "Shows which API protections are active for a given site. If you remove a checkmark for an API this API will be not protected for the selected site.",
|
"message": "Показывает какие типы защиты API активны для данного сайта. Если вы удалите флажок для какого-либо API, этот API не будет защищен для выбранного сайта.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"whitelist_all_apis": {
|
"whitelist_all_apis": {
|
||||||
|
Loading…
Reference in New Issue
Block a user