OLD | NEW |
1 { | 1 { |
2 "add": { | 2 "add": { |
3 "message": "Pridať" | 3 "message": "Pridať" |
4 }, | 4 }, |
5 "add_domain_button": { | 5 "add_domain_button": { |
6 "message": "Pridať doménu" | 6 "message": "Pridať doménu" |
7 }, | 7 }, |
8 "add_filter_button": { | 8 "add_filter_button": { |
9 "message": "Pridať filter" | 9 "message": "Pridať filter" |
10 }, | 10 }, |
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
217 } | 217 } |
218 }, | 218 }, |
219 "stats_label_total": { | 219 "stats_label_total": { |
220 "message": "<strong>$number$</strong> dokopy", | 220 "message": "<strong>$number$</strong> dokopy", |
221 "placeholders": { | 221 "placeholders": { |
222 "number": { | 222 "number": { |
223 "content": "$1" | 223 "content": "$1" |
224 } | 224 } |
225 } | 225 } |
226 }, | 226 }, |
227 "stats_over": { | |
228 "message": "viac ako $number$", | |
229 "placeholders": { | |
230 "number": { | |
231 "content": "$1" | |
232 } | |
233 } | |
234 }, | |
235 "stats_share_download": { | |
236 "message": "Stiahnuť Adblock Plus" | |
237 }, | |
238 "stats_share_message": { | 227 "stats_share_message": { |
239 "message": "Zablokoval som $number$ reklám a sledovačov vďaka Adblock Plus."
, | 228 "message": "Zablokoval som $number$ reklám a sledovačov vďaka Adblock Plus."
, |
240 "placeholders": { | 229 "placeholders": { |
241 "number": { | 230 "number": { |
242 "content": "$1" | 231 "content": "$1" |
243 } | 232 } |
244 } | 233 } |
245 }, | 234 }, |
246 "stats_share_title": { | |
247 "message": "Zdieľať tento počet" | |
248 }, | |
249 "stats_show_iconnumber": { | 235 "stats_show_iconnumber": { |
250 "message": "Zobraziť počet v ikone" | 236 "message": "Zobraziť počet v ikone" |
251 }, | 237 }, |
252 "stats_title": { | 238 "stats_title": { |
253 "message": "Blokované reklamy" | 239 "message": "Blokované reklamy" |
254 }, | 240 }, |
255 "subscriptionSelection_location_label": { | 241 "subscriptionSelection_location_label": { |
256 "message": "Umiestnenie zoznamu filtrov:" | 242 "message": "Umiestnenie zoznamu filtrov:" |
257 }, | 243 }, |
258 "subscriptionSelection_subscriptionSelector_label": { | 244 "subscriptionSelection_subscriptionSelector_label": { |
259 "message": "Prosím, zvoľte odber filtra zo zoznamu:" | 245 "message": "Prosím, zvoľte odber filtra zo zoznamu:" |
260 }, | 246 }, |
261 "subscriptionSelection_title_label": { | 247 "subscriptionSelection_title_label": { |
262 "message": "Názov povolenia:" | 248 "message": "Názov povolenia:" |
263 }, | 249 }, |
264 "unexpected_filter_list_header": { | 250 "unexpected_filter_list_header": { |
265 "message": "Hlavičky filtra nie sú povolené" | 251 "message": "Hlavičky filtra nie sú povolené" |
266 }, | 252 }, |
267 "update_now": { | 253 "update_now": { |
268 "message": "Aktualizovať teraz" | 254 "message": "Aktualizovať teraz" |
269 }, | 255 }, |
270 "whitelisted_domains": { | 256 "whitelisted_domains": { |
271 "message": "Domény pridané do povoleného zoznamu" | 257 "message": "Domény pridané do povoleného zoznamu" |
272 } | 258 } |
273 } | 259 } |
OLD | NEW |