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

Unified Diff: _locales/ru/messages.json

Issue 29879555: Issue 6892 - Update adblockplusui dependency to hg:7386698260f4 (Closed)
Patch Set: Updated adblockplusui dependency to include preliminary translations Created Sept. 13, 2018, 4:07 p.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/messages.json ('k') | _locales/si/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/ru/messages.json
===================================================================
deleted file mode 100644
--- a/_locales/ru/messages.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "add": {
- "message": "Добавить"
- },
- "add_filters_msg": {
- "message": "Добавить фильтр(ы)?"
- },
- "block_element": {
- "message": "Заблокировать элемент"
- },
- "cancel": {
- "message": "Отменить"
- },
- "clickhide_instructions": {
- "message": "После закрытия этого всплывающего окна, щёлкните на элементе левой или правой кнопкой мыши."
- },
- "continue": {
- "message": "Продолжить"
- },
- "description": {
- "message": "Более 500 миллионов загрузок, Adblock Plus один из наиболее популярных блокировщиков рекламы в мире."
- },
- "disabled_for_site": {
- "message": "<strong>Отключен</strong> на этом сайте"
- },
- "easy_create_filter": {
- "message": "Заблокировать элемент"
- },
- "enabled_for_site": {
- "message": "<strong>Включён</strong> на этом сайте"
- },
- "filter_elemhideemulation_nodomain": {
- "message": "Не указан активный домен для расширенного скрытия элементов"
- },
- "filter_invalid_csp": {
- "message": "Неверная политика безопасности содержимого"
- },
- "filter_invalid_domain": {
- "message": "Фильтр недействительный (или пустой) в указанном домене"
- },
- "filter_invalid_regexp": {
- "message": "Недопустимое регулярное выражение"
- },
- "filter_unknown_option": {
- "message": "Неизвестная опция фильтра"
- },
- "filters_subscription_lastDownload_connectionError": {
- "message": "Ошибка, загрузка невозможна"
- },
- "invalid_css_selector": {
- "message": "$selector$ не является допустимым CSS-селектором",
- "placeholders": {
- "selector": {
- "content": "$1"
- }
- }
- },
- "line": {
- "message": "Строка $number$",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "loading": {
- "message": "Загрузка..."
- },
- "name": {
- "message": "Блокировщик рекламы Adblock Plus"
- },
- "name_devbuild": {
- "message": "Adblock Plus (тестовая сборка)"
- },
- "notification_configure": {
- "message": "Настроить параметры уведомлений"
- },
- "notification_open_all": {
- "message": "Открыть все ссылки из этого уведомления"
- },
- "notification_with_buttons": {
- "message": "Щёлкните «OK», чтобы открыть все ссылки в этом уведомлении."
- },
- "notification_without_buttons": {
- "message": "Щелкните по уведомлению, чтобы открыть все ссылки."
- },
- "options_short": {
- "message": "Настройки"
- },
- "overlay_notification_button_no": {
- "message": "Неа"
- },
- "overlay_notification_button_yes": {
- "message": "Да"
- },
- "overlay_notification_closing_button_hide": {
- "message": "Закрыть это уведомление"
- },
- "overlay_notification_closing_button_optout": {
- "message": "Запретить показ уведомлений"
- },
- "sendReport": {
- "message": "Сообщить о проблеме на этой странице"
- },
- "stats_label_page": {
- "message": "<strong>$number$</strong> на этой странице",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_label_total": {
- "message": "<strong>$number$</strong> всего",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_show_iconnumber": {
- "message": "Показывать число в значке"
- },
- "stats_title": {
- "message": "Статистика блокирования"
- },
- "unexpected_filter_list_header": {
- "message": "Заголовки списка фильтров здесь не допускаются"
- }
-}
« no previous file with comments | « _locales/ro/messages.json ('k') | _locales/si/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld