Index: _locales/pl/messages.json |
diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json |
index b0970e3a30a495a0a81e1a44bde3fb518e62f779..41dc87d648b8a46ee50317ddc9807f0d3477a192 100644 |
--- a/_locales/pl/messages.json |
+++ b/_locales/pl/messages.json |
@@ -59,12 +59,72 @@ |
"filter_must_follow_syntax": { |
"message": "Filtr musi przestrzegać <a>składni filtra Adblock Plusa</a>." |
}, |
+ "filters_acceptableAds2_label": { |
+ "message": "Zezwalaj na nie natrętne reklamy" |
+ }, |
+ "filters_addSubscriptionAdd_label": { |
+ "message": "Dodaj" |
+ }, |
+ "filters_addSubscriptionOther_label": { |
+ "message": "Wybierz inny zestaw" |
+ }, |
+ "filters_addSubscription_label": { |
+ "message": "Dodaj zestaw filtrów" |
+ }, |
+ "filters_readMore_label": { |
+ "message": "Dowiedz się więcej" |
+ }, |
+ "filters_subscription_delete_label": { |
+ "message": "Usuń" |
+ }, |
+ "filters_subscription_enabled_label": { |
+ "message": "Aktywny" |
+ }, |
+ "filters_subscription_lastDownload_checksumMismatch": { |
+ "message": "Nie powiodło się – niepoprawna suma kontrolna" |
+ }, |
+ "filters_subscription_lastDownload_connectionError": { |
+ "message": "Nie powiodło się – błąd pobierania" |
+ }, |
+ "filters_subscription_lastDownload_inProgress": { |
+ "message": "Pobieranie…" |
+ }, |
+ "filters_subscription_lastDownload_invalidData": { |
+ "message": "Nie powiodło się – nieprawidłowy zestaw filtrów" |
+ }, |
+ "filters_subscription_lastDownload_invalidURL": { |
+ "message": "Nie powiodło się – nieprawidłowy adres" |
+ }, |
+ "filters_viewList_label": { |
+ "message": "Zobacz listę" |
+ }, |
"found_a_bug": { |
"message": "Znalazłeś błąd? Chcesz przetłumaczyć Adblock Plus na swój język? Zgłoś <a>tutaj</a>." |
}, |
"general": { |
"message": "Ogólne" |
}, |
+ "global_filter_cssproperty_nodomain": { |
+ "message": "Nie określono aktywnej domeny dla własności CSS filtra" |
+ }, |
+ "global_filter_elemhide_duplicate_id": { |
+ "message": "Może być określony tylko jeden ID elementu do ukrycia" |
+ }, |
+ "global_filter_elemhide_nocriteria": { |
+ "message": "Nie określono kryteriów rozpoznania elementu do ukrycia" |
+ }, |
+ "global_notification_antiadblock_message": { |
+ "message": "Ta witryna wyświetla użytkownikom Adblock Plusa ukierunkowane dla nich informacje. Czy chcesz, by Adblock Plus ukrywał tego typu informacje?" |
+ }, |
+ "global_notification_antiadblock_title": { |
+ "message": "Ukrywanie ukierunkowanych informacji" |
+ }, |
+ "global_remove_subscription_warning": { |
+ "message": "Czy chcesz usunąć ten zestaw?" |
+ }, |
+ "global_subscription_invalid_location": { |
+ "message": "Lokalizacja zestawu filtrów ma niewłaściwą nazwę pliku, albo adres URL" |
+ }, |
"invalid_css_selector": { |
"message": "$selector$ nie jest poprawnym selektorem CSS", |
"placeholders": { |
@@ -100,6 +160,9 @@ |
} |
} |
}, |
+ "name": { |
+ "message": "Adblock Plus" |
+ }, |
"name_devbuild": { |
"message": "Adblock Plus – wersja rozwojowa" |
}, |
@@ -124,6 +187,21 @@ |
"out_of_date_lists": { |
"message": "Nieaktualne zestawy filtrów są uaktualniane okresowo." |
}, |
+ "overlay_notification_button_no": { |
+ "message": "Nie" |
+ }, |
+ "overlay_notification_button_yes": { |
+ "message": "Tak" |
+ }, |
+ "overlay_notification_closing_button_hide": { |
+ "message": "Zamknij to powiadomienie" |
+ }, |
+ "overlay_notification_closing_button_optout": { |
+ "message": "Nie wyświetlaj powiadomień" |
+ }, |
+ "overlay_shownotifications_label": { |
+ "message": "Wyświetlaj użyteczne powiadomienia" |
+ }, |
"remove_button": { |
"message": "Usuń zaznaczone" |
}, |
@@ -174,9 +252,15 @@ |
"stats_title": { |
"message": "Zablokowane reklamy" |
}, |
+ "subscriptionSelection_location_label": { |
+ "message": "Lokalizacja zestawu:" |
+ }, |
"subscriptionSelection_subscriptionSelector_label": { |
"message": "Wybierz z listy zestaw filtrów:" |
}, |
+ "subscriptionSelection_title_label": { |
+ "message": "Nazwa zestawu:" |
+ }, |
"unexpected_filter_list_header": { |
"message": "Nagłówki listy filtrów są tutaj zabronione" |
}, |