| OLD | NEW |
| 1 { | 1 { |
| 2 "add": { | 2 "add": { |
| 3 "message": "Dodaj" | 3 "message": "Dodaj" |
| 4 }, | 4 }, |
| 5 "add_domain_button": { | 5 "add_domain_button": { |
| 6 "message": "Dodaj domenę" | 6 "message": "Dodaj domenę" |
| 7 }, | 7 }, |
| 8 "add_filter_button": { | 8 "add_filter_button": { |
| 9 "message": "Dodaj filtr" | 9 "message": "Dodaj filtr" |
| 10 }, | 10 }, |
| (...skipping 11 matching lines...) Expand all Loading... |
| 22 }, | 22 }, |
| 23 "cancel": { | 23 "cancel": { |
| 24 "message": "Anuluj" | 24 "message": "Anuluj" |
| 25 }, | 25 }, |
| 26 "clickhide_instructions": { | 26 "clickhide_instructions": { |
| 27 "message": "Po zamknięciu tego okna kliknij niechciany element lewym lub pra
wym przyciskiem." | 27 "message": "Po zamknięciu tego okna kliknij niechciany element lewym lub pra
wym przyciskiem." |
| 28 }, | 28 }, |
| 29 "continue": { | 29 "continue": { |
| 30 "message": "Kontynuuj" | 30 "message": "Kontynuuj" |
| 31 }, | 31 }, |
| 32 "description": { | |
| 33 "message": "Używany na ponad 100 mln urządzeniach, Adblock Plus jest najpopu
larniejszym na świecie programem do blokowania reklam." | |
| 34 }, | |
| 35 "disabled_for_site": { | 32 "disabled_for_site": { |
| 36 "message": "<strong>Wyłączony</strong> na tej witrynie" | 33 "message": "<strong>Wyłączony</strong> na tej witrynie" |
| 37 }, | 34 }, |
| 38 "disabled_for_these_domains": { | 35 "disabled_for_these_domains": { |
| 39 "message": "Adblock Plus jest wyłączony dla niżej wymienionych domen. Możesz
dodać domenę, używając ikony Adblock Plusa znajdującej się w pasku adresu lub w
pisując domenę – nie adres URL – w polu i naciskając przycisk „Dodaj domenę”." | 36 "message": "Adblock Plus jest wyłączony dla niżej wymienionych domen. Możesz
dodać domenę, używając ikony Adblock Plusa znajdującej się w pasku adresu lub w
pisując domenę – nie adres URL – w polu i naciskając przycisk „Dodaj domenę”." |
| 40 }, | 37 }, |
| 41 "easy_create_filter": { | 38 "easy_create_filter": { |
| 42 "message": "Blokuj element" | 39 "message": "Blokuj element" |
| 43 }, | 40 }, |
| 44 "edit_filters_raw": { | 41 "edit_filters_raw": { |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 253 "unexpected_filter_list_header": { | 250 "unexpected_filter_list_header": { |
| 254 "message": "Nagłówki listy filtrów są tutaj zabronione" | 251 "message": "Nagłówki listy filtrów są tutaj zabronione" |
| 255 }, | 252 }, |
| 256 "update_now": { | 253 "update_now": { |
| 257 "message": "Aktualizuj teraz" | 254 "message": "Aktualizuj teraz" |
| 258 }, | 255 }, |
| 259 "whitelisted_domains": { | 256 "whitelisted_domains": { |
| 260 "message": "Wykluczone domeny" | 257 "message": "Wykluczone domeny" |
| 261 } | 258 } |
| 262 } | 259 } |
| OLD | NEW |