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

Side by Side Diff: _locales/cs/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/ca/messages.json ('k') | _locales/da/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": "Přidat" 3 "message": "Přidat"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "Přidat doménu" 6 "message": "Přidat doménu"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "Přidat filtr" 9 "message": "Přidat filtr"
10 }, 10 },
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 "message": "Řádek $number$", 96 "message": "Řádek $number$",
97 "placeholders": { 97 "placeholders": {
98 "number": { 98 "number": {
99 "content": "$1" 99 "content": "$1"
100 } 100 }
101 } 101 }
102 }, 102 },
103 "name_devbuild": { 103 "name_devbuild": {
104 "message": "Vývojové sestavení Adblock Plus" 104 "message": "Vývojové sestavení Adblock Plus"
105 }, 105 },
106 "notification_configure": {
107 "message": "Konfigurovat nastavení oznámení"
108 },
109 "notification_open_all": {
110 "message": "Otevřít všechny odkazy z tohoto oznámení"
111 },
106 "notification_with_buttons": { 112 "notification_with_buttons": {
107 "message": "Klepněte na 'OK' pro otevření všech odkazů v tomto oznámení." 113 "message": "Klepněte na 'OK' pro otevření všech odkazů v tomto oznámení."
108 }, 114 },
109 "notification_without_buttons": { 115 "notification_without_buttons": {
110 "message": "Klepněte na oznámení pro otevření všech obsažených odkazů." 116 "message": "Klepněte na oznámení pro otevření všech obsažených odkazů."
111 }, 117 },
112 "options": { 118 "options": {
113 "message": "Možnosti Adblock Plus" 119 "message": "Možnosti Adblock Plus"
114 }, 120 },
115 "options_short": { 121 "options_short": {
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 "unexpected_filter_list_header": { 180 "unexpected_filter_list_header": {
175 "message": "Záhlaví seznamů filtrů zde nejsou povoleny" 181 "message": "Záhlaví seznamů filtrů zde nejsou povoleny"
176 }, 182 },
177 "update_now": { 183 "update_now": {
178 "message": "Aktualizovat nyní" 184 "message": "Aktualizovat nyní"
179 }, 185 },
180 "whitelisted_domains": { 186 "whitelisted_domains": {
181 "message": "Povolené domény" 187 "message": "Povolené domény"
182 } 188 }
183 } 189 }
OLDNEW
« no previous file with comments | « _locales/ca/messages.json ('k') | _locales/da/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld