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

Side by Side Diff: locales/ru/menu.json

Issue 6021528219025408: Issue #1170 More progress migrating adblockplus.org to our CMS. (Closed)
Patch Set: Created Sept. 1, 2014, 10:45 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/ru/known-issues.json ('k') | locales/ru/modules.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 "installation": { 2 "installation": {
3 "message": "Установка" 3 "message": "Установка"
4 }, 4 },
5 "about": { 5 "about": {
6 "message": "Об Adblock Plus" 6 "message": "Об Adblock Plus"
7 }, 7 },
8 "features": { 8 "features": {
9 "message": "Функции" 9 "message": "Функции"
10 }, 10 },
11 "bugs": { 11 "bugs": {
12 "message": "Ошибки" 12 "message": "Сообщить о проблеме"
13 }, 13 },
14 "contribute": { 14 "contribute": {
15 "message": "Cотрудничать" 15 "message": "Cотрудничать"
16 }, 16 },
17 "search": { 17 "search": {
18 "message": "Поиск" 18 "message": "Поиск"
19 }, 19 },
20 "resources": { 20 "resources": {
21 "message": "Информация" 21 "message": "Информация"
22 }, 22 },
23 "community": { 23 "community": {
24 "message": "Сообщество" 24 "message": "Сообщество"
25 }, 25 },
26 "development": { 26 "development": {
27 "message": "Разработка" 27 "message": "Разработка"
28 }, 28 },
29 "follow-us": { 29 "follow-us": {
30 "message": "Следите за нами" 30 "message": "Следите за нами"
31 }, 31 },
32 "screenshots": {
33 "message": "Скриншоты"
34 },
35 "documentation": { 32 "documentation": {
36 "message": "Документация" 33 "message": "Документация"
37 }, 34 },
38 "privacy": { 35 "privacy": {
39 "message": "Наша политика" 36 "message": "Наша политика"
40 }, 37 },
41 "impressum": { 38 "impressum": {
42 "message": "Связаться с нами" 39 "message": "Связаться с нами"
43 }, 40 },
44 "releases": { 41 "releases": {
(...skipping 11 matching lines...) Expand all
56 "source": { 53 "source": {
57 "message": "Исходный код" 54 "message": "Исходный код"
58 }, 55 },
59 "roadmap": { 56 "roadmap": {
60 "message": "План разработки" 57 "message": "План разработки"
61 }, 58 },
62 "tools": { 59 "tools": {
63 "message": "Инструменты" 60 "message": "Инструменты"
64 } 61 }
65 } 62 }
OLDNEW
« no previous file with comments | « locales/ru/known-issues.json ('k') | locales/ru/modules.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld