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

Side by Side Diff: _locales/ru/messages.json

Issue 29330426: Updated locales from Crowdin (adblockpluschrome 1.9.4) (Closed)
Patch Set: Included Tamara's Danish update Created Nov. 23, 2015, 8:53 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « _locales/ro/messages.json ('k') | _locales/sl/messages.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "add": { 2 "add": {
3 "message": "Добавить" 3 "message": "Добавить"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "Добавить домен" 6 "message": "Добавить домен"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "Добавить фильтр" 9 "message": "Добавить фильтр"
10 }, 10 },
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 "enabled_for_site": { 53 "enabled_for_site": {
54 "message": "<strong>Включён</strong> на этом сайте" 54 "message": "<strong>Включён</strong> на этом сайте"
55 }, 55 },
56 "filter_lists": { 56 "filter_lists": {
57 "message": "Список фильтров" 57 "message": "Список фильтров"
58 }, 58 },
59 "filter_must_follow_syntax": { 59 "filter_must_follow_syntax": {
60 "message": "Ваш фильтр должен соответствовать <a>синтаксису фильтров Adblock Plus</a>." 60 "message": "Ваш фильтр должен соответствовать <a>синтаксису фильтров Adblock Plus</a>."
61 }, 61 },
62 "found_a_bug": { 62 "found_a_bug": {
63 "message": "Нашли ошибку в Adblock Plus? Пожалуйста, <a>сообщите об этом зде сь</a>." 63 "message": "Обнаружили ошибку? Желаете перевести Adblock Plus на свой язык? Пожалуйста, <a>оформите заявку здесь</a>."
64 }, 64 },
65 "general": { 65 "general": {
66 "message": "Общие" 66 "message": "Общие"
67 }, 67 },
68 "invalid_css_selector": { 68 "invalid_css_selector": {
69 "message": "$selector$ не является допустимым CSS-селектором", 69 "message": "$selector$ не является допустимым CSS-селектором",
70 "placeholders": { 70 "placeholders": {
71 "selector": { 71 "selector": {
72 "content": "$1" 72 "content": "$1"
73 } 73 }
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 "unexpected_filter_list_header": { 180 "unexpected_filter_list_header": {
181 "message": "Заголовки списка фильтров здесь не допускаются" 181 "message": "Заголовки списка фильтров здесь не допускаются"
182 }, 182 },
183 "update_now": { 183 "update_now": {
184 "message": "Обновить сейчас" 184 "message": "Обновить сейчас"
185 }, 185 },
186 "whitelisted_domains": { 186 "whitelisted_domains": {
187 "message": "Cписок разрешенных доменов" 187 "message": "Cписок разрешенных доменов"
188 } 188 }
189 } 189 }
OLDNEW
« no previous file with comments | « _locales/ro/messages.json ('k') | _locales/sl/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld