| 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 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>Povolené</strong> na tejto stránke" | 54 "message": "<strong>Povolené</strong> na tejto stránke" |
| 55 }, | 55 }, |
| 56 "filter_lists": { | 56 "filter_lists": { |
| 57 "message": "Zoznamy filtrov" | 57 "message": "Zoznamy filtrov" |
| 58 }, | 58 }, |
| 59 "filter_must_follow_syntax": { | 59 "filter_must_follow_syntax": { |
| 60 "message": "Váš filter musí spĺňať <a>syntax filtrov Adblock Plus</a>." | 60 "message": "Váš filter musí spĺňať <a>syntax filtrov Adblock Plus</a>." |
| 61 }, | 61 }, |
| 62 "filters_acceptableAds2_label": { |
| 63 "message": "Povoliť niektoré nevtieravé reklamy" |
| 64 }, |
| 65 "filters_addSubscriptionAdd_label": { |
| 66 "message": "Pridať" |
| 67 }, |
| 68 "filters_addSubscriptionOther_label": { |
| 69 "message": "Pridať iné odoberania" |
| 70 }, |
| 71 "filters_addSubscription_label": { |
| 72 "message": "Pridať povolenie filtra" |
| 73 }, |
| 74 "filters_readMore_label": { |
| 75 "message": "Zobraziť viac" |
| 76 }, |
| 77 "filters_subscription_delete_label": { |
| 78 "message": "Zmazať" |
| 79 }, |
| 80 "filters_subscription_enabled_label": { |
| 81 "message": "Zapnuté" |
| 82 }, |
| 83 "filters_subscription_lastDownload_checksumMismatch": { |
| 84 "message": "Zlyhalo, chybné prispôsobenie kontrolného súčtu" |
| 85 }, |
| 86 "filters_subscription_lastDownload_connectionError": { |
| 87 "message": "Zlyhanie, sťahovanie neúspešné" |
| 88 }, |
| 89 "filters_subscription_lastDownload_inProgress": { |
| 90 "message": "Preberanie..." |
| 91 }, |
| 92 "filters_subscription_lastDownload_invalidData": { |
| 93 "message": "Zlyhanie, neplatný zoznam filtrov" |
| 94 }, |
| 95 "filters_subscription_lastDownload_invalidURL": { |
| 96 "message": "Zlyhanie, neplatná adresa" |
| 97 }, |
| 98 "filters_viewList_label": { |
| 99 "message": "Zobraziť zoznam" |
| 100 }, |
| 62 "found_a_bug": { | 101 "found_a_bug": { |
| 63 "message": "Nájdené chyba? Chcete preložiť Adblock Plus do vášho jazyka? Pro
sím <a> zadajte žiadosť tu</a>." | 102 "message": "Nájdené chyba? Chcete preložiť Adblock Plus do vášho jazyka? Pro
sím <a> zadajte žiadosť tu</a>." |
| 64 }, | 103 }, |
| 65 "general": { | 104 "general": { |
| 66 "message": "Všeobecné" | 105 "message": "Všeobecné" |
| 67 }, | 106 }, |
| 107 "global_filter_cssproperty_nodomain": { |
| 108 "message": "Žiadna aktívna doména nie je špecifikovaná pre filter CSS" |
| 109 }, |
| 110 "global_filter_elemhide_duplicate_id": { |
| 111 "message": "Len jedno ID prvku na skrytie môže byť špecifikované" |
| 112 }, |
| 113 "global_filter_elemhide_nocriteria": { |
| 114 "message": "Žiadne kritéria neboli špecifikované pre rozpoznanie prvku na sk
rytie" |
| 115 }, |
| 116 "global_notification_antiadblock_message": { |
| 117 "message": "Táto stránka bola známa zobrazením cielených správ pre používate
ľa Adblock Plus. Chcete, aby Adblock Plus skryl cielené správy?" |
| 118 }, |
| 119 "global_notification_antiadblock_title": { |
| 120 "message": "Skryť cielené správy?" |
| 121 }, |
| 122 "global_remove_subscription_warning": { |
| 123 "message": "Naozaj si želáte odstrániť toto povolenie?" |
| 124 }, |
| 125 "global_subscription_invalid_location": { |
| 126 "message": "Umiestnenie zoznamu filtrov nemá platnú URL alebo platný názov s
úboru." |
| 127 }, |
| 68 "invalid_css_selector": { | 128 "invalid_css_selector": { |
| 69 "message": "$selector$ nie je platný CSS identifikátor", | 129 "message": "$selector$ nie je platný CSS identifikátor", |
| 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": "Posledná aktualizácia nastala o $time$, $date$", | 137 "message": "Posledná aktualizácia nastala o $time$, $date$", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 93 } | 153 } |
| 94 }, | 154 }, |
| 95 "line": { | 155 "line": { |
| 96 "message": "Riadok $number$", | 156 "message": "Riadok $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": "Vývojová verzia Adblock Plus" | 167 "message": "Vývojová verzia Adblock Plus" |
| 105 }, | 168 }, |
| 106 "notification_configure": { | 169 "notification_configure": { |
| 107 "message": "Konfigurovať nastavenia upozornení" | 170 "message": "Konfigurovať nastavenia upozornení" |
| 108 }, | 171 }, |
| 109 "notification_open_all": { | 172 "notification_open_all": { |
| 110 "message": "Otvoriť všetky odkazy z tohto upozornenia" | 173 "message": "Otvoriť všetky odkazy z tohto upozornenia" |
| 111 }, | 174 }, |
| 112 "notification_with_buttons": { | 175 "notification_with_buttons": { |
| 113 "message": "Stlačte 'OK' pre otvorenie všetkých odkazov v tomto upozornení." | 176 "message": "Stlačte 'OK' pre otvorenie všetkých odkazov v tomto upozornení." |
| 114 }, | 177 }, |
| 115 "notification_without_buttons": { | 178 "notification_without_buttons": { |
| 116 "message": "Kliknite na upozornenie pre otvorenie všetkých odkazov v ňom." | 179 "message": "Kliknite na upozornenie pre otvorenie všetkých odkazov v ňom." |
| 117 }, | 180 }, |
| 118 "options": { | 181 "options": { |
| 119 "message": "Adblock Plus nastavenia" | 182 "message": "Adblock Plus nastavenia" |
| 120 }, | 183 }, |
| 121 "options_short": { | 184 "options_short": { |
| 122 "message": "Možnosti" | 185 "message": "Možnosti" |
| 123 }, | 186 }, |
| 124 "out_of_date_lists": { | 187 "out_of_date_lists": { |
| 125 "message": "Zastarané zoznamy sú pravidelne aktualizované." | 188 "message": "Zastarané zoznamy sú pravidelne aktualizované." |
| 126 }, | 189 }, |
| 190 "overlay_notification_button_no": { |
| 191 "message": "Nie" |
| 192 }, |
| 193 "overlay_notification_button_yes": { |
| 194 "message": "Áno" |
| 195 }, |
| 196 "overlay_notification_closing_button_hide": { |
| 197 "message": "Zatvoriť toto upozornenie" |
| 198 }, |
| 199 "overlay_notification_closing_button_optout": { |
| 200 "message": "Zrušiť zobrazovanie upozornení" |
| 201 }, |
| 202 "overlay_shownotifications_label": { |
| 203 "message": "Zobraziť užitočné položky a oznámenia" |
| 204 }, |
| 127 "remove_button": { | 205 "remove_button": { |
| 128 "message": "Odstrániť vybrané" | 206 "message": "Odstrániť vybrané" |
| 129 }, | 207 }, |
| 130 "show_block_element_menu": { | 208 "show_block_element_menu": { |
| 131 "message": "Zobrazovať v kontextovom menu položku 'Blokovať prvok'" | 209 "message": "Zobrazovať v kontextovom menu položku 'Blokovať prvok'" |
| 132 }, | 210 }, |
| 133 "stats_label_page": { | 211 "stats_label_page": { |
| 134 "message": "<strong>$number$</strong> na tejto stránke", | 212 "message": "<strong>$number$</strong> na tejto stránke", |
| 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": "Zdieľať tento počet" | 247 "message": "Zdieľať tento počet" |
| 170 }, | 248 }, |
| 171 "stats_show_iconnumber": { | 249 "stats_show_iconnumber": { |
| 172 "message": "Zobraziť počet v ikone" | 250 "message": "Zobraziť počet v ikone" |
| 173 }, | 251 }, |
| 174 "stats_title": { | 252 "stats_title": { |
| 175 "message": "Blokované reklamy" | 253 "message": "Blokované reklamy" |
| 176 }, | 254 }, |
| 255 "subscriptionSelection_location_label": { |
| 256 "message": "Umiestnenie zoznamu filtrov:" |
| 257 }, |
| 177 "subscriptionSelection_subscriptionSelector_label": { | 258 "subscriptionSelection_subscriptionSelector_label": { |
| 178 "message": "Prosím, zvoľte odber filtra zo zoznamu:" | 259 "message": "Prosím, zvoľte odber filtra zo zoznamu:" |
| 179 }, | 260 }, |
| 261 "subscriptionSelection_title_label": { |
| 262 "message": "Názov povolenia:" |
| 263 }, |
| 180 "unexpected_filter_list_header": { | 264 "unexpected_filter_list_header": { |
| 181 "message": "Hlavičky filtra nie sú povolené" | 265 "message": "Hlavičky filtra nie sú povolené" |
| 182 }, | 266 }, |
| 183 "update_now": { | 267 "update_now": { |
| 184 "message": "Aktualizovať teraz" | 268 "message": "Aktualizovať teraz" |
| 185 }, | 269 }, |
| 186 "whitelisted_domains": { | 270 "whitelisted_domains": { |
| 187 "message": "Domény pridané do povoleného zoznamu" | 271 "message": "Domény pridané do povoleného zoznamu" |
| 188 } | 272 } |
| 189 } | 273 } |
| OLD | NEW |