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 }, |
11 "add_filters_msg": { | 11 "add_filters_msg": { |
12 "message": "Dodać filtry?" | 12 "message": "Dodać filtry?" |
13 }, | 13 }, |
14 "add_your_own_filters": { | 14 "add_your_own_filters": { |
15 "message": "Dodaj własne filtry" | 15 "message": "Dodaj własne filtry" |
16 }, | 16 }, |
17 "apply_changes": { | 17 "apply_changes": { |
18 "message": "Zastosuj zmiany" | 18 "message": "Zastosuj zmiany" |
19 }, | 19 }, |
20 "block_element": { | 20 "block_element": { |
21 "message": "Blokuj element" | 21 "message": "Blokuj element" |
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 na stronie niechciany element le
wym lub prawym przyciskiem myszy." | 27 "message": "Po zamknięciu tego okna kliknij na stronie niechciany element le
wym lub prawym przyciskiem myszy." |
28 }, | 28 }, |
| 29 "continue": { |
| 30 "message": "Kontynuuj" |
| 31 }, |
29 "description": { | 32 "description": { |
30 "message": "Używany na ponad 100 mln urządzeń, Adblock Plus jest najpopularn
iejszym na świecie programem do blokowania reklam." | 33 "message": "Używany na ponad 100 mln urządzeń, Adblock Plus jest najpopularn
iejszym na świecie programem do blokowania reklam." |
31 }, | 34 }, |
32 "disabled_for_site": { | 35 "disabled_for_site": { |
33 "message": "<strong>Wyłączony</strong> na tej stronie" | 36 "message": "<strong>Wyłączony</strong> na tej stronie" |
34 }, | 37 }, |
35 "disabled_for_these_domains": { | 38 "disabled_for_these_domains": { |
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ę”." | 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ę”." |
37 }, | 40 }, |
38 "easy_create_filter": { | 41 "easy_create_filter": { |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
114 }, | 117 }, |
115 "options_short": { | 118 "options_short": { |
116 "message": "Opcje" | 119 "message": "Opcje" |
117 }, | 120 }, |
118 "out_of_date_lists": { | 121 "out_of_date_lists": { |
119 "message": "Nieaktualne zestawy filtrów są uaktualniane okresowo." | 122 "message": "Nieaktualne zestawy filtrów są uaktualniane okresowo." |
120 }, | 123 }, |
121 "remove_button": { | 124 "remove_button": { |
122 "message": "Usuń zaznaczone" | 125 "message": "Usuń zaznaczone" |
123 }, | 126 }, |
| 127 "sendReport": { |
| 128 "message": "Zgłoś problem na tej stronie" |
| 129 }, |
124 "show_block_element_menu": { | 130 "show_block_element_menu": { |
125 "message": "Wyświetlaj element „Blokuj element” w menu kontekstowym" | 131 "message": "Wyświetlaj element „Blokuj element” w menu kontekstowym" |
126 }, | 132 }, |
127 "show_devtools_panel": { | 133 "show_devtools_panel": { |
128 "message": "Wyświetlaj panel „Adblock Plus” w narzędziach dla deweloperów" | 134 "message": "Wyświetlaj panel „Adblock Plus” w narzędziach dla deweloperów" |
129 }, | 135 }, |
130 "stats_label_page": { | 136 "stats_label_page": { |
131 "message": "<strong>$number$</strong> na tej stronie", | 137 "message": "<strong>$number$</strong> na tej stronie", |
132 "placeholders": { | 138 "placeholders": { |
133 "number": { | 139 "number": { |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
177 "unexpected_filter_list_header": { | 183 "unexpected_filter_list_header": { |
178 "message": "Nagłówki listy filtrów są tutaj zabronione" | 184 "message": "Nagłówki listy filtrów są tutaj zabronione" |
179 }, | 185 }, |
180 "update_now": { | 186 "update_now": { |
181 "message": "Aktualizuj teraz" | 187 "message": "Aktualizuj teraz" |
182 }, | 188 }, |
183 "whitelisted_domains": { | 189 "whitelisted_domains": { |
184 "message": "Wykluczone domeny" | 190 "message": "Wykluczone domeny" |
185 } | 191 } |
186 } | 192 } |
OLD | NEW |