| 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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 52 }, | 52 }, |
| 53 "enabled_for_site": { | 53 "enabled_for_site": { |
| 54 "message": "<strong>Włączony</strong> na tej stronie" | 54 "message": "<strong>Włączony</strong> na tej stronie" |
| 55 }, | 55 }, |
| 56 "filter_lists": { | 56 "filter_lists": { |
| 57 "message": "Listy filtrów" | 57 "message": "Listy filtrów" |
| 58 }, | 58 }, |
| 59 "filter_must_follow_syntax": { | 59 "filter_must_follow_syntax": { |
| 60 "message": "Filtr musi przestrzegać <a>składni filtra Adblock Plusa</a>." | 60 "message": "Filtr musi przestrzegać <a>składni filtra Adblock Plusa</a>." |
| 61 }, | 61 }, |
| 62 "filters_acceptableAds2_label": { |
| 63 "message": "Zezwalaj na nie natrętne reklamy" |
| 64 }, |
| 65 "filters_addSubscriptionAdd_label": { |
| 66 "message": "Dodaj" |
| 67 }, |
| 68 "filters_addSubscriptionOther_label": { |
| 69 "message": "Wybierz inny zestaw" |
| 70 }, |
| 71 "filters_addSubscription_label": { |
| 72 "message": "Dodaj zestaw filtrów" |
| 73 }, |
| 74 "filters_readMore_label": { |
| 75 "message": "Dowiedz się więcej" |
| 76 }, |
| 77 "filters_subscription_delete_label": { |
| 78 "message": "Usuń" |
| 79 }, |
| 80 "filters_subscription_enabled_label": { |
| 81 "message": "Aktywny" |
| 82 }, |
| 83 "filters_subscription_lastDownload_checksumMismatch": { |
| 84 "message": "Nie powiodło się – niepoprawna suma kontrolna" |
| 85 }, |
| 86 "filters_subscription_lastDownload_connectionError": { |
| 87 "message": "Nie powiodło się – błąd pobierania" |
| 88 }, |
| 89 "filters_subscription_lastDownload_inProgress": { |
| 90 "message": "Pobieranie…" |
| 91 }, |
| 92 "filters_subscription_lastDownload_invalidData": { |
| 93 "message": "Nie powiodło się – nieprawidłowy zestaw filtrów" |
| 94 }, |
| 95 "filters_subscription_lastDownload_invalidURL": { |
| 96 "message": "Nie powiodło się – nieprawidłowy adres" |
| 97 }, |
| 98 "filters_viewList_label": { |
| 99 "message": "Zobacz listę" |
| 100 }, |
| 62 "found_a_bug": { | 101 "found_a_bug": { |
| 63 "message": "Znalazłeś błąd? Chcesz przetłumaczyć Adblock Plus na swój język?
Zgłoś <a>tutaj</a>." | 102 "message": "Znalazłeś błąd? Chcesz przetłumaczyć Adblock Plus na swój język?
Zgłoś <a>tutaj</a>." |
| 64 }, | 103 }, |
| 65 "general": { | 104 "general": { |
| 66 "message": "Ogólne" | 105 "message": "Ogólne" |
| 67 }, | 106 }, |
| 107 "global_filter_cssproperty_nodomain": { |
| 108 "message": "Nie określono aktywnej domeny dla własności CSS filtra" |
| 109 }, |
| 110 "global_filter_elemhide_duplicate_id": { |
| 111 "message": "Może być określony tylko jeden ID elementu do ukrycia" |
| 112 }, |
| 113 "global_filter_elemhide_nocriteria": { |
| 114 "message": "Nie określono kryteriów rozpoznania elementu do ukrycia" |
| 115 }, |
| 116 "global_notification_antiadblock_message": { |
| 117 "message": "Ta witryna wyświetla użytkownikom Adblock Plusa ukierunkowane dl
a nich informacje. Czy chcesz, by Adblock Plus ukrywał tego typu informacje?" |
| 118 }, |
| 119 "global_notification_antiadblock_title": { |
| 120 "message": "Ukrywanie ukierunkowanych informacji" |
| 121 }, |
| 122 "global_remove_subscription_warning": { |
| 123 "message": "Czy chcesz usunąć ten zestaw?" |
| 124 }, |
| 125 "global_subscription_invalid_location": { |
| 126 "message": "Lokalizacja zestawu filtrów ma niewłaściwą nazwę pliku, albo adr
es URL" |
| 127 }, |
| 68 "invalid_css_selector": { | 128 "invalid_css_selector": { |
| 69 "message": "$selector$ nie jest poprawnym selektorem CSS", | 129 "message": "$selector$ nie jest poprawnym selektorem CSS", |
| 70 "placeholders": { | 130 "placeholders": { |
| 71 "selector": { | 131 "selector": { |
| 72 "content": "$1" | 132 "content": "$1" |
| 73 } | 133 } |
| 74 } | 134 } |
| 75 }, | 135 }, |
| 76 "last_updated_at": { | 136 "last_updated_at": { |
| 77 "message": "Ostatnia aktualizacja: $date$ o $time$", | 137 "message": "Ostatnia aktualizacja: $date$ o $time$", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 93 } | 153 } |
| 94 }, | 154 }, |
| 95 "line": { | 155 "line": { |
| 96 "message": "Wiersz $number$", | 156 "message": "Wiersz $number$", |
| 97 "placeholders": { | 157 "placeholders": { |
| 98 "number": { | 158 "number": { |
| 99 "content": "$1" | 159 "content": "$1" |
| 100 } | 160 } |
| 101 } | 161 } |
| 102 }, | 162 }, |
| 163 "name": { |
| 164 "message": "Adblock Plus" |
| 165 }, |
| 103 "name_devbuild": { | 166 "name_devbuild": { |
| 104 "message": "Adblock Plus – wersja rozwojowa" | 167 "message": "Adblock Plus – wersja rozwojowa" |
| 105 }, | 168 }, |
| 106 "notification_configure": { | 169 "notification_configure": { |
| 107 "message": "Konfiguruj ustawienia powiadomień" | 170 "message": "Konfiguruj ustawienia powiadomień" |
| 108 }, | 171 }, |
| 109 "notification_open_all": { | 172 "notification_open_all": { |
| 110 "message": "Otwórz wszystkie odnośniki z tego powiadomienia" | 173 "message": "Otwórz wszystkie odnośniki z tego powiadomienia" |
| 111 }, | 174 }, |
| 112 "notification_with_buttons": { | 175 "notification_with_buttons": { |
| 113 "message": "Naciśnij przycisk „OK”, aby otworzyć wszystkie odnośniki znajduj
ące się w tym powiadomieniu." | 176 "message": "Naciśnij przycisk „OK”, aby otworzyć wszystkie odnośniki znajduj
ące się w tym powiadomieniu." |
| 114 }, | 177 }, |
| 115 "notification_without_buttons": { | 178 "notification_without_buttons": { |
| 116 "message": "Kliknij powiadomienie, aby otworzyć wszystkie znajdujące się w n
im odnośniki." | 179 "message": "Kliknij powiadomienie, aby otworzyć wszystkie znajdujące się w n
im odnośniki." |
| 117 }, | 180 }, |
| 118 "options": { | 181 "options": { |
| 119 "message": "Adblock Plus – ustawienia" | 182 "message": "Adblock Plus – ustawienia" |
| 120 }, | 183 }, |
| 121 "options_short": { | 184 "options_short": { |
| 122 "message": "Opcje" | 185 "message": "Opcje" |
| 123 }, | 186 }, |
| 124 "out_of_date_lists": { | 187 "out_of_date_lists": { |
| 125 "message": "Nieaktualne zestawy filtrów są uaktualniane okresowo." | 188 "message": "Nieaktualne zestawy filtrów są uaktualniane okresowo." |
| 126 }, | 189 }, |
| 190 "overlay_notification_button_no": { |
| 191 "message": "Nie" |
| 192 }, |
| 193 "overlay_notification_button_yes": { |
| 194 "message": "Tak" |
| 195 }, |
| 196 "overlay_notification_closing_button_hide": { |
| 197 "message": "Zamknij to powiadomienie" |
| 198 }, |
| 199 "overlay_notification_closing_button_optout": { |
| 200 "message": "Nie wyświetlaj powiadomień" |
| 201 }, |
| 202 "overlay_shownotifications_label": { |
| 203 "message": "Wyświetlaj użyteczne powiadomienia" |
| 204 }, |
| 127 "remove_button": { | 205 "remove_button": { |
| 128 "message": "Usuń zaznaczone" | 206 "message": "Usuń zaznaczone" |
| 129 }, | 207 }, |
| 130 "show_block_element_menu": { | 208 "show_block_element_menu": { |
| 131 "message": "Wyświetlaj element „Blokuj element” w menu kontekstowym" | 209 "message": "Wyświetlaj element „Blokuj element” w menu kontekstowym" |
| 132 }, | 210 }, |
| 133 "stats_label_page": { | 211 "stats_label_page": { |
| 134 "message": "<strong>$number$</strong> na tej stronie", | 212 "message": "<strong>$number$</strong> na tej stronie", |
| 135 "placeholders": { | 213 "placeholders": { |
| 136 "number": { | 214 "number": { |
| (...skipping 30 matching lines...) Expand all Loading... |
| 167 }, | 245 }, |
| 168 "stats_share_title": { | 246 "stats_share_title": { |
| 169 "message": "Udostępnij tę liczbę" | 247 "message": "Udostępnij tę liczbę" |
| 170 }, | 248 }, |
| 171 "stats_show_iconnumber": { | 249 "stats_show_iconnumber": { |
| 172 "message": "Wyświetlaj liczbę na ikonie" | 250 "message": "Wyświetlaj liczbę na ikonie" |
| 173 }, | 251 }, |
| 174 "stats_title": { | 252 "stats_title": { |
| 175 "message": "Zablokowane reklamy" | 253 "message": "Zablokowane reklamy" |
| 176 }, | 254 }, |
| 255 "subscriptionSelection_location_label": { |
| 256 "message": "Lokalizacja zestawu:" |
| 257 }, |
| 177 "subscriptionSelection_subscriptionSelector_label": { | 258 "subscriptionSelection_subscriptionSelector_label": { |
| 178 "message": "Wybierz z listy zestaw filtrów:" | 259 "message": "Wybierz z listy zestaw filtrów:" |
| 179 }, | 260 }, |
| 261 "subscriptionSelection_title_label": { |
| 262 "message": "Nazwa zestawu:" |
| 263 }, |
| 180 "unexpected_filter_list_header": { | 264 "unexpected_filter_list_header": { |
| 181 "message": "Nagłówki listy filtrów są tutaj zabronione" | 265 "message": "Nagłówki listy filtrów są tutaj zabronione" |
| 182 }, | 266 }, |
| 183 "update_now": { | 267 "update_now": { |
| 184 "message": "Aktualizuj teraz" | 268 "message": "Aktualizuj teraz" |
| 185 }, | 269 }, |
| 186 "whitelisted_domains": { | 270 "whitelisted_domains": { |
| 187 "message": "Wykluczone domeny" | 271 "message": "Wykluczone domeny" |
| 188 } | 272 } |
| 189 } | 273 } |
| OLD | NEW |