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

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

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Left Patch Set: Created Oct. 16, 2012, 2:16 p.m.
Right Patch Set: Created Oct. 19, 2012, 4:04 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 "filters_acceptableAds2_label": { 2 "filters_acceptableAds2_label": {
3 "message": "Povolit některé nerušivé reklamy" 3 "message": "Povolit některé nerušivé reklamy"
4 }, 4 },
5 "filters_addSubscriptionAdd_label": { 5 "filters_addSubscriptionAdd_label": {
6 "message": "Přidat" 6 "message": "Přidat"
7 }, 7 },
8 "filters_addSubscriptionOther_label": { 8 "filters_addSubscriptionOther_label": {
9 "message": "Přidat další sadu cizích filtrů" 9 "message": "Přidat další sadu cizích filtrů"
10 }, 10 },
11 "filters_addSubscription_label": { 11 "filters_addSubscription_label": {
12 "message": "Přidat cizí filtry" 12 "message": "Přidat cizí filtry"
13 }, 13 },
14 "filters_readMore_label": { 14 "filters_readMore_label": {
15 "message": "Zjistit více" 15 "message": "Zjistit více"
16 }, 16 },
17 "filters_subscription_delete_label": { 17 "filters_subscription_delete_label": {
18 "message": "Smazat" 18 "message": "Smazat"
19 }, 19 },
20 "filters_subscription_enabled_label": { 20 "filters_subscription_enabled_label": {
21 "message": "Povoleno" 21 "message": "Povoleno"
22 }, 22 },
23 "filters_subscription_lastDownload_checksumMismatch": { 23 "filters_subscription_lastDownload_checksumMismatch": {
24 "message": "Chyba, neodpovídá kontrolní součet" 24 "message": "Chyba, neodpovídá kontrolní součet"
25 }, 25 },
26 "filters_subscription_lastDownload_connectionError": { 26 "filters_subscription_lastDownload_connectionError": {
27 "message": "Chyba, nepodařilo se stáhnout soubor" 27 "message": "Chyba, nepodařilo se stáhnout soubor"
28 }, 28 },
29 "filters_subscription_lastDownload_inProgress": { 29 "filters_subscription_lastDownload_inProgress": {
30 "message": "Stahuji..." 30 "message": "Stahuji..."
31 }, 31 },
32 "filters_subscription_lastDownload_invalidData": { 32 "filters_subscription_lastDownload_invalidData": {
33 "message": "Chyba, stažený soubor není souborem filtrů Adblock Plus" 33 "message": "Chyba, stažený soubor není souborem filtrů Adblock Plus"
34 }, 34 },
35 "filters_subscription_lastDownload_invalidURL": { 35 "filters_subscription_lastDownload_invalidURL": {
36 "message": "Chyba, toto je nekorektní adresa." 36 "message": "Chyba, toto je nekorektní adresa."
37 }, 37 },
38 "filters_viewList_label": { 38 "filters_viewList_label": {
39 "message": "Zobrazit seznam" 39 "message": "Zobrazit seznam"
40 }, 40 },
41 "global_remove_subscription_warning": { 41 "global_remove_subscription_warning": {
42 "message": "Skutečně si přejete odstranit tuto sadu cizích filtrů ?" 42 "message": "Skutečně si přejete odstranit tuto sadu cizích filtrů ?"
43 }, 43 },
44 "global_subscription_invalid_location": { 44 "global_subscription_invalid_location": {
45 "message": "Zadaná adresa seznamu cizích filtrů je buď nesprávná URL nebo ob sahuje nesprávné jméno souboru." 45 "message": "Zadaná adresa seznamu cizích filtrů je buď nesprávná URL nebo ob sahuje nesprávné jméno souboru."
46 }, 46 },
47 "name": { 47 "name": {
48 "message": "Adblock Plus (Beta)" 48 "message": "Adblock Plus"
49 }, 49 },
50 "overlay_hideplaceholders_label": { 50 "overlay_hideplaceholders_label": {
51 "message": "Skrýt zástupné objekty blokovaných prvků" 51 "message": "Skrýt zástupné objekty blokovaných prvků"
52 }, 52 },
53 "subscriptionSelection_location_label": { 53 "subscriptionSelection_location_label": {
54 "message": "Umístění sady filtrů:" 54 "message": "Umístění sady filtrů:"
55 }, 55 },
56 "subscriptionSelection_subscriptionSelector_label": { 56 "subscriptionSelection_subscriptionSelector_label": {
57 "message": "Prosím vyberte cizí sadu filtrů ze seznamu:" 57 "message": "Prosím vyberte cizí sadu filtrů ze seznamu:"
58 }, 58 },
59 "subscriptionSelection_title_label": { 59 "subscriptionSelection_title_label": {
60 "message": "Označení cizích filtrů:" 60 "message": "Označení cizích filtrů:"
61 } 61 }
62 } 62 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld