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

Unified Diff: locales/cs/messages.json

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Patch Set: Created Oct. 19, 2012, 4:04 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locales/ca/messages.json ('k') | locales/da/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/cs/messages.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/cs/messages.json
@@ -0,0 +1,62 @@
+{
+ "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"
+ },
+ "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."
+ },
+ "name": {
+ "message": "Adblock Plus"
+ },
+ "overlay_hideplaceholders_label": {
+ "message": "Skrýt zástupné objekty blokovaných prvků"
+ },
+ "subscriptionSelection_location_label": {
+ "message": "Umístění sady filtrů:"
+ },
+ "subscriptionSelection_subscriptionSelector_label": {
+ "message": "Prosím vyberte cizí sadu filtrů ze seznamu:"
+ },
+ "subscriptionSelection_title_label": {
+ "message": "Označení cizích filtrů:"
+ }
+}
« 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