Index: _locales/pl/messages.json |
=================================================================== |
--- a/_locales/pl/messages.json |
+++ b/_locales/pl/messages.json |
@@ -59,25 +59,31 @@ |
"filter_must_follow_syntax": { |
"message": "Twój filtr musi być zgodny <a href='$url$'>ze składnią filtru Adblock Plus</a>. Niektóre typy filtrów, jak obiect-subrequest, nie są obsługiwane.", |
"placeholders": { |
"url": { |
"content": "$1" |
} |
} |
}, |
+ "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" |
@@ -89,16 +95,19 @@ |
"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? Zgłoś proszę <a href='$url$'>problem tutaj</a>.", |
"placeholders": { |
"url": { |
"content": "$1" |
} |
} |
}, |