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 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
44 "enable_only_the": { | 44 "enable_only_the": { |
45 "message": "Włącz tylko listy filtrów, które potrzebujesz. Zbyt duża liczba
filtrów może spowodować zawieszenie przeglądarki." | 45 "message": "Włącz tylko listy filtrów, które potrzebujesz. Zbyt duża liczba
filtrów może spowodować zawieszenie przeglądarki." |
46 }, | 46 }, |
47 "enabled_for_site": { | 47 "enabled_for_site": { |
48 "message": "<strong>Włączony</strong> na tej stronie" | 48 "message": "<strong>Włączony</strong> na tej stronie" |
49 }, | 49 }, |
50 "filter_lists": { | 50 "filter_lists": { |
51 "message": "Listy filtrów" | 51 "message": "Listy filtrów" |
52 }, | 52 }, |
53 "filter_must_follow_syntax": { | 53 "filter_must_follow_syntax": { |
54 "message": "Filtr musi przestrzegać <a>składni filtra Adblock Plusa</a>." | 54 "message": "Filtr musi przestrzegać <a>składni filtra Adblock Plus</a>." |
55 }, | 55 }, |
56 "found_a_bug": { | 56 "found_a_bug": { |
57 "message": "Znalazłeś błąd? Chcesz przetłumaczyć Adblock Plus na swój język?
Zgłoś <a>tutaj</a>." | 57 "message": "Znalazłeś błąd? Chcesz przetłumaczyć Adblock Plus na swój język?
Zgłoś <a>tutaj</a>." |
58 }, | 58 }, |
59 "general": { | 59 "general": { |
60 "message": "Ogólne" | 60 "message": "Ogólne" |
61 }, | 61 }, |
62 "invalid_css_selector": { | 62 "invalid_css_selector": { |
63 "message": "$selector$ nie jest poprawnym selektorem CSS", | 63 "message": "$selector$ nie jest poprawnym selektorem CSS", |
64 "placeholders": { | 64 "placeholders": { |
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
183 "unexpected_filter_list_header": { | 183 "unexpected_filter_list_header": { |
184 "message": "Nagłówki listy filtrów są tutaj zabronione" | 184 "message": "Nagłówki listy filtrów są tutaj zabronione" |
185 }, | 185 }, |
186 "update_now": { | 186 "update_now": { |
187 "message": "Aktualizuj teraz" | 187 "message": "Aktualizuj teraz" |
188 }, | 188 }, |
189 "whitelisted_domains": { | 189 "whitelisted_domains": { |
190 "message": "Wykluczone domeny" | 190 "message": "Wykluczone domeny" |
191 } | 191 } |
192 } | 192 } |
OLD | NEW |