| Index: _locales/cs/messages.json | 
| diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json | 
| index 9d7732c291259a09862f25d3545bb6e8efca89d2..e9e152c4279805a16a5ec3cdfa2609fbfa6623d5 100644 | 
| --- a/_locales/cs/messages.json | 
| +++ b/_locales/cs/messages.json | 
| @@ -59,12 +59,72 @@ | 
| "filter_must_follow_syntax": { | 
| "message": "Váš filtr musí odpovídat <a>syntaxi filtru Adblock Plus</a>." | 
| }, | 
| +  "filters_acceptableAds2_label": { | 
| +    "message": "Povolit některé nerušivé reklamy" | 
| +  }, | 
| +  "filters_addSubscriptionAdd_label": { | 
| +    "message": "Přidat" | 
| +  }, | 
| +  "filters_addSubscriptionOther_label": { | 
| +    "message": "Přidat další sadu cizích filtrů" | 
| +  }, | 
| +  "filters_addSubscription_label": { | 
| +    "message": "Přidat cizí filtry" | 
| +  }, | 
| +  "filters_readMore_label": { | 
| +    "message": "Zjistit více" | 
| +  }, | 
| +  "filters_subscription_delete_label": { | 
| +    "message": "Smazat" | 
| +  }, | 
| +  "filters_subscription_enabled_label": { | 
| +    "message": "Povoleno" | 
| +  }, | 
| +  "filters_subscription_lastDownload_checksumMismatch": { | 
| +    "message": "Chyba, neodpovídá kontrolní součet" | 
| +  }, | 
| +  "filters_subscription_lastDownload_connectionError": { | 
| +    "message": "Chyba, nepodařilo se stáhnout soubor" | 
| +  }, | 
| +  "filters_subscription_lastDownload_inProgress": { | 
| +    "message": "Stahuji..." | 
| +  }, | 
| +  "filters_subscription_lastDownload_invalidData": { | 
| +    "message": "Chyba, stažený soubor není souborem filtrů Adblock Plus" | 
| +  }, | 
| +  "filters_subscription_lastDownload_invalidURL": { | 
| +    "message": "Chyba, toto je nekorektní adresa." | 
| +  }, | 
| +  "filters_viewList_label": { | 
| +    "message": "Zobrazit seznam" | 
| +  }, | 
| "found_a_bug": { | 
| "message": "Našli jste chybu? Chcete přeložit Adblock Plus do svého jazyka? <a>Zde vyplňte žádost</a>, prosím." | 
| }, | 
| "general": { | 
| "message": "Obecné" | 
| }, | 
| +  "global_filter_cssproperty_nodomain": { | 
| +    "message": "Žádná aktivní doména nevybrána pro filtr CSS vlastností" | 
| +  }, | 
| +  "global_filter_elemhide_duplicate_id": { | 
| +    "message": "Může být uvedeno pouze jedno ID elementu, který má být skryt" | 
| +  }, | 
| +  "global_filter_elemhide_nocriteria": { | 
| +    "message": "Nebyla uvedena žádná kritérie pro rozpoznání elementu, který má být skryt" | 
| +  }, | 
| +  "global_notification_antiadblock_message": { | 
| +    "message": "O této stránce se ví, že zobrazuje hlášení cílená na uživatele Adblocku Plus. Chcete, aby Adblock Plus skryl tyto cílené zprávy?" | 
| +  }, | 
| +  "global_notification_antiadblock_title": { | 
| +    "message": "Skrýt cílená hlášení?" | 
| +  }, | 
| +  "global_remove_subscription_warning": { | 
| +    "message": "Skutečně si přejete odstranit tuto sadu cizích filtrů ?" | 
| +  }, | 
| +  "global_subscription_invalid_location": { | 
| +    "message": "Zadaná adresa seznamu cizích filtrů je buď nesprávná URL nebo obsahuje nesprávné jméno souboru." | 
| +  }, | 
| "invalid_css_selector": { | 
| "message": "$selector$ není platný selektor CSS", | 
| "placeholders": { | 
| @@ -100,6 +160,9 @@ | 
| } | 
| } | 
| }, | 
| +  "name": { | 
| +    "message": "Adblock Plus" | 
| +  }, | 
| "name_devbuild": { | 
| "message": "Vývojové sestavení Adblock Plus" | 
| }, | 
| @@ -124,6 +187,21 @@ | 
| "out_of_date_lists": { | 
| "message": "Zastaralé seznamy jsou pravidelně aktualizovány." | 
| }, | 
| +  "overlay_notification_button_no": { | 
| +    "message": "Ne" | 
| +  }, | 
| +  "overlay_notification_button_yes": { | 
| +    "message": "Ano" | 
| +  }, | 
| +  "overlay_notification_closing_button_hide": { | 
| +    "message": "Zavřít toto upozornění" | 
| +  }, | 
| +  "overlay_notification_closing_button_optout": { | 
| +    "message": "Nezobrazovat upozornění" | 
| +  }, | 
| +  "overlay_shownotifications_label": { | 
| +    "message": "Zobrazovat užitečná upozornění" | 
| +  }, | 
| "remove_button": { | 
| "message": "Odebrat vybrané" | 
| }, | 
| @@ -174,9 +252,15 @@ | 
| "stats_title": { | 
| "message": "Blokovaných reklam" | 
| }, | 
| +  "subscriptionSelection_location_label": { | 
| +    "message": "Umístění sady filtrů:" | 
| +  }, | 
| "subscriptionSelection_subscriptionSelector_label": { | 
| "message": "Zvolte odběr filtrů ze seznamu, prosím:" | 
| }, | 
| +  "subscriptionSelection_title_label": { | 
| +    "message": "Označení cizích filtrů:" | 
| +  }, | 
| "unexpected_filter_list_header": { | 
| "message": "Záhlaví seznamů filtrů zde nejsou povoleny" | 
| }, | 
|  |