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

Side by Side Diff: locales/nl/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/nl/known-issues-chrome.json ('k') | locales/nl/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": "Installatie" 3 "message": "Installatie"
4 }, 4 },
5 "about": { 5 "about": {
6 "message": "Over" 6 "message": "Over"
7 }, 7 },
8 "features": { 8 "features": {
9 "message": "Functies" 9 "message": "Functies"
10 }, 10 },
11 "bugs": { 11 "bugs": {
12 "message": "Foutmelding" 12 "message": "Probleem melden"
13 }, 13 },
14 "contribute": { 14 "contribute": {
15 "message": "Bijdragen" 15 "message": "Bijdragen"
16 }, 16 },
17 "search": { 17 "search": {
18 "message": "Zoeken" 18 "message": "Zoeken"
19 }, 19 },
20 "resources": { 20 "resources": {
21 "message": "Hulpbronnen" 21 "message": "Hulpbronnen"
22 }, 22 },
23 "community": { 23 "community": {
24 "message": "Community" 24 "message": "Community"
25 }, 25 },
26 "development": { 26 "development": {
27 "message": "Ontwikkeling" 27 "message": "Ontwikkeling"
28 }, 28 },
29 "follow-us": { 29 "follow-us": {
30 "message": "Volg ons via" 30 "message": "Volg ons via"
31 }, 31 },
32 "screenshots": {
33 "message": "Schermafbeeldingen"
34 },
35 "documentation": { 32 "documentation": {
36 "message": "Documentatie" 33 "message": "Documentatie"
37 }, 34 },
38 "privacy": { 35 "privacy": {
39 "message": "Privacy policy" 36 "message": "Privacy policy"
40 }, 37 },
41 "impressum": { 38 "impressum": {
42 "message": "Contact" 39 "message": "Contact"
43 }, 40 },
44 "releases": { 41 "releases": {
(...skipping 11 matching lines...) Expand all
56 "source": { 53 "source": {
57 "message": "Broncode" 54 "message": "Broncode"
58 }, 55 },
59 "roadmap": { 56 "roadmap": {
60 "message": "Projectplan" 57 "message": "Projectplan"
61 }, 58 },
62 "tools": { 59 "tools": {
63 "message": "Tools" 60 "message": "Tools"
64 } 61 }
65 } 62 }
OLDNEW
« no previous file with comments | « locales/nl/known-issues-chrome.json ('k') | locales/nl/modules.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld