OLD | NEW |
1 { | 1 { |
2 "add": { | 2 "add": { |
3 "description": "This is the label for the 'Add' buttons.", | 3 "description": "This is the label for the 'Add' buttons.", |
4 "message": "Dodaj" | 4 "message": "Dodaj" |
5 }, | 5 }, |
6 "add_domain_button": { | 6 "add_domain_button": { |
7 "message": "Dodaj domene" | 7 "message": "Dodaj domene" |
8 }, | 8 }, |
9 "add_filter_button": { | 9 "add_filter_button": { |
10 "message": "Dodaj filtr" | 10 "message": "Dodaj filtr" |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
57 "message": "Listy filtrów" | 57 "message": "Listy filtrów" |
58 }, | 58 }, |
59 "filter_must_follow_syntax": { | 59 "filter_must_follow_syntax": { |
60 "message": "Twój filtr musi być zgodny <a href='$url$'>ze składnią filtru Ad
block Plus</a>. Niektóre typy filtrów, jak obiect-subrequest, nie są obsługiwane
.", | 60 "message": "Twój filtr musi być zgodny <a href='$url$'>ze składnią filtru Ad
block Plus</a>. Niektóre typy filtrów, jak obiect-subrequest, nie są obsługiwane
.", |
61 "placeholders": { | 61 "placeholders": { |
62 "url": { | 62 "url": { |
63 "content": "$1" | 63 "content": "$1" |
64 } | 64 } |
65 } | 65 } |
66 }, | 66 }, |
| 67 "filters_acceptableAds2_label": { |
| 68 "message": "Zezwalaj na nie natrętne reklamy" |
| 69 }, |
67 "filters_addSubscriptionAdd_label": { | 70 "filters_addSubscriptionAdd_label": { |
68 "message": "Dodaj" | 71 "message": "Dodaj" |
69 }, | 72 }, |
70 "filters_addSubscriptionOther_label": { | 73 "filters_addSubscriptionOther_label": { |
71 "message": "Wybierz inny zestaw" | 74 "message": "Wybierz inny zestaw" |
72 }, | 75 }, |
73 "filters_addSubscription_label": { | 76 "filters_addSubscription_label": { |
74 "message": "Dodaj zestaw filtrów" | 77 "message": "Dodaj zestaw filtrów" |
75 }, | 78 }, |
| 79 "filters_readMore_label": { |
| 80 "message": "Dowiedz się więcej" |
| 81 }, |
76 "filters_subscription_delete_label": { | 82 "filters_subscription_delete_label": { |
77 "message": "Usuń" | 83 "message": "Usuń" |
78 }, | 84 }, |
79 "filters_subscription_enabled_label": { | 85 "filters_subscription_enabled_label": { |
80 "message": "Aktywny" | 86 "message": "Aktywny" |
81 }, | 87 }, |
82 "filters_subscription_lastDownload_checksumMismatch": { | 88 "filters_subscription_lastDownload_checksumMismatch": { |
83 "message": "Nie powiodło się – niepoprawna suma kontrolna" | 89 "message": "Nie powiodło się – niepoprawna suma kontrolna" |
84 }, | 90 }, |
85 "filters_subscription_lastDownload_connectionError": { | 91 "filters_subscription_lastDownload_connectionError": { |
86 "message": "Nie powiodło się – błąd pobierania" | 92 "message": "Nie powiodło się – błąd pobierania" |
87 }, | 93 }, |
88 "filters_subscription_lastDownload_inProgress": { | 94 "filters_subscription_lastDownload_inProgress": { |
89 "message": "Pobieranie…" | 95 "message": "Pobieranie…" |
90 }, | 96 }, |
91 "filters_subscription_lastDownload_invalidData": { | 97 "filters_subscription_lastDownload_invalidData": { |
92 "message": "Nie powiodło się – nieprawidłowy zestaw filtrów" | 98 "message": "Nie powiodło się – nieprawidłowy zestaw filtrów" |
93 }, | 99 }, |
94 "filters_subscription_lastDownload_invalidURL": { | 100 "filters_subscription_lastDownload_invalidURL": { |
95 "message": "Nie powiodło się – nieprawidłowy adres" | 101 "message": "Nie powiodło się – nieprawidłowy adres" |
96 }, | 102 }, |
| 103 "filters_viewList_label": { |
| 104 "message": "Zobacz listę" |
| 105 }, |
97 "found_a_bug": { | 106 "found_a_bug": { |
98 "message": "Znalazłeś błąd? Zgłoś proszę <a href='$url$'>problem tutaj</a>."
, | 107 "message": "Znalazłeś błąd? Zgłoś proszę <a href='$url$'>problem tutaj</a>."
, |
99 "placeholders": { | 108 "placeholders": { |
100 "url": { | 109 "url": { |
101 "content": "$1" | 110 "content": "$1" |
102 } | 111 } |
103 } | 112 } |
104 }, | 113 }, |
105 "general": { | 114 "general": { |
106 "description": "This is a tab heading.", | 115 "description": "This is a tab heading.", |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
165 "message": "Nazwa zestawu:" | 174 "message": "Nazwa zestawu:" |
166 }, | 175 }, |
167 "update_now": { | 176 "update_now": { |
168 "message": "Zaktualizuj" | 177 "message": "Zaktualizuj" |
169 }, | 178 }, |
170 "whitelisted_domains": { | 179 "whitelisted_domains": { |
171 "description": "This is a tab heading.", | 180 "description": "This is a tab heading.", |
172 "message": "Wykluczone strony" | 181 "message": "Wykluczone strony" |
173 } | 182 } |
174 } | 183 } |
OLD | NEW |