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

Delta Between Two Patch Sets: _locales/cs/messages.json

Issue 29730668: Noissue - Imported translations from Crowdin for Adblock Plus 3.0.3 release (Closed)
Left Patch Set: Created March 23, 2018, 1:18 a.m.
Right Patch Set: Import changes from Crowdin Created April 6, 2018, 6:26 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « _locales/ca/messages.json ('k') | _locales/da/messages.json » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 "message": "Upravit filtry jako běžný text" 45 "message": "Upravit filtry jako běžný text"
46 }, 46 },
47 "enable_only_the": { 47 "enable_only_the": {
48 "message": "Povolte pouze seznamy filtrů, které potřebujete. Příliš mnoho se znamů může způsobit, že váš prohlížeč přestane reagovat." 48 "message": "Povolte pouze seznamy filtrů, které potřebujete. Příliš mnoho se znamů může způsobit, že váš prohlížeč přestane reagovat."
49 }, 49 },
50 "enabled_for_site": { 50 "enabled_for_site": {
51 "message": "<strong>Povoleno</strong> na této stránce" 51 "message": "<strong>Povoleno</strong> na této stránce"
52 }, 52 },
53 "filter_elemhideemulation_nodomain": { 53 "filter_elemhideemulation_nodomain": {
54 "message": "Není žádná aktivní doména určená pro vylepšený filtr prvků" 54 "message": "Není žádná aktivní doména určená pro vylepšený filtr prvků"
55 },
56 "filter_invalid_domain": {
57 "message": "Byla zadána neplatná (nebo prázdná) doména"
58 }, 55 },
59 "filter_invalid_regexp": { 56 "filter_invalid_regexp": {
60 "message": "Neplatný regulární výraz" 57 "message": "Neplatný regulární výraz"
61 }, 58 },
62 "filter_lists": { 59 "filter_lists": {
63 "message": "Seznamy filtrů" 60 "message": "Seznamy filtrů"
64 }, 61 },
65 "filter_must_follow_syntax": { 62 "filter_must_follow_syntax": {
66 "message": "Váš filtr musí odpovídat <a>syntaxi filtru Adblock Plus</a>." 63 "message": "Váš filtr musí odpovídat <a>syntaxi filtru Adblock Plus</a>."
67 }, 64 },
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 } 144 }
148 }, 145 },
149 "line": { 146 "line": {
150 "message": "Řádek $number$", 147 "message": "Řádek $number$",
151 "placeholders": { 148 "placeholders": {
152 "number": { 149 "number": {
153 "content": "$1" 150 "content": "$1"
154 } 151 }
155 } 152 }
156 }, 153 },
157 "loading": {
158 "message": "Načítám..."
159 },
160 "name": { 154 "name": {
161 "message": "Adblock Plus" 155 "message": "Adblock Plus"
162 }, 156 },
163 "name_devbuild": { 157 "name_devbuild": {
164 "message": "Vývojové sestavení Adblock Plus" 158 "message": "Vývojové sestavení Adblock Plus"
165 }, 159 },
166 "notification_configure": { 160 "notification_configure": {
167 "message": "Konfigurovat nastavení oznámení" 161 "message": "Konfigurovat nastavení oznámení"
168 }, 162 },
169 "notification_open_all": { 163 "notification_open_all": {
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 "unexpected_filter_list_header": { 247 "unexpected_filter_list_header": {
254 "message": "Záhlaví seznamů filtrů zde nejsou povoleny" 248 "message": "Záhlaví seznamů filtrů zde nejsou povoleny"
255 }, 249 },
256 "update_now": { 250 "update_now": {
257 "message": "Aktualizovat nyní" 251 "message": "Aktualizovat nyní"
258 }, 252 },
259 "whitelisted_domains": { 253 "whitelisted_domains": {
260 "message": "Povolené domény" 254 "message": "Povolené domény"
261 } 255 }
262 } 256 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld