Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: _locales/ru/messages.json

Issue 5088751004942336: Issue 370 - Right-clicked element is removed independent of created filter (Closed)
Patch Set: Rebase to rev 3c9cea80c481 Created July 18, 2014, 8:54 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « _locales/ro/store.description ('k') | _locales/ru/store.description » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/ru/messages.json
===================================================================
--- a/_locales/ru/messages.json
+++ b/_locales/ru/messages.json
@@ -87,6 +87,15 @@
}
}
},
+ "name_devbuild": {
+ "message": "Adblock Plus (тестовая сборка)"
+ },
+ "notification_with_buttons": {
+ "message": "Щелкните 'OK', чтобы открыть все ссылки в этом уведомлении."
+ },
+ "notification_without_buttons": {
+ "message": "Щелкните по уведомлению, чтобы открыть все ссылки."
+ },
"options": {
"message": "Настройки Adblock Plus"
},
@@ -102,9 +111,6 @@
"show_block_element_menu": {
"message": "Показывать 'Заблокировать элемент' в контекстном меню"
},
- "show_icon": {
- "message": "Показать иконку в адресной строке"
- },
"stats_label_page": {
"message": "<strong>$number$</strong> на этой странице",
"placeholders": {
@@ -132,17 +138,8 @@
"stats_share_download": {
"message": "Скачать Adblock Plus"
},
- "stats_share_label_fb": {
- "message": "Поделиться в Facebook"
- },
- "stats_share_label_gplus": {
- "message": "Поделиться в Google+"
- },
- "stats_share_label_twitter": {
- "message": "Поделиться в Твиттере"
- },
"stats_share_message": {
- "message": "Я заблокировал $number$ объявления и трекеров благодаря Adblock Plus.",
+ "message": "Я заблокировал $number$ объявлений и трекеров благодаря Adblock Plus.",
"placeholders": {
"number": {
"content": "$1"
@@ -150,13 +147,13 @@
}
},
"stats_share_title": {
- "message": "Поделиться цифрами"
+ "message": "Поделиться этими числами"
},
"stats_show_iconnumber": {
"message": "Показывать число в иконке"
},
"stats_title": {
- "message": "Заблокировано рекламы"
+ "message": "Статистика блокирования"
},
"subscriptionSelection_subscriptionSelector_label": {
"message": "Пожалуйста, выберите подписку из списка:"
« no previous file with comments | « _locales/ro/store.description ('k') | _locales/ru/store.description » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld