| 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 domenu" | 6 "message": "Dodaj domenu" |
| 7 }, | 7 }, |
| 8 "add_filter_button": { | 8 "add_filter_button": { |
| 9 "message": "Dodaj filter" | 9 "message": "Dodaj 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>Omogućeno</strong> na ovoj stranici" | 54 "message": "<strong>Omogućeno</strong> na ovoj stranici" |
| 55 }, | 55 }, |
| 56 "filter_lists": { | 56 "filter_lists": { |
| 57 "message": "Popisi filtera" | 57 "message": "Popisi filtera" |
| 58 }, | 58 }, |
| 59 "filter_must_follow_syntax": { | 59 "filter_must_follow_syntax": { |
| 60 "message": "Vaš filter mora slijediti <a>Adblock Plus filter sintaksu</a>." | 60 "message": "Vaš filter mora slijediti <a>Adblock Plus filter sintaksu</a>." |
| 61 }, | 61 }, |
| 62 "filters_acceptableAds2_label": { |
| 63 "message": "Dopusti neke nenametljive reklame" |
| 64 }, |
| 65 "filters_addSubscriptionAdd_label": { |
| 66 "message": "Dodaj" |
| 67 }, |
| 68 "filters_addSubscriptionOther_label": { |
| 69 "message": "Dodaj drugu pretplatu" |
| 70 }, |
| 71 "filters_addSubscription_label": { |
| 72 "message": "Dodaj pretplatu filtera" |
| 73 }, |
| 74 "filters_readMore_label": { |
| 75 "message": "Pročitaj više" |
| 76 }, |
| 77 "filters_subscription_delete_label": { |
| 78 "message": "Obriši" |
| 79 }, |
| 80 "filters_subscription_enabled_label": { |
| 81 "message": "Omogućen" |
| 82 }, |
| 83 "filters_subscription_lastDownload_checksumMismatch": { |
| 84 "message": "Neuspješno, neusklađenost checksum-a." |
| 85 }, |
| 86 "filters_subscription_lastDownload_connectionError": { |
| 87 "message": "Neuspješno, greška preuzimanja" |
| 88 }, |
| 89 "filters_subscription_lastDownload_inProgress": { |
| 90 "message": "Preuzimanje..." |
| 91 }, |
| 92 "filters_subscription_lastDownload_invalidData": { |
| 93 "message": "Neuspješno, neispravan popis filtera" |
| 94 }, |
| 95 "filters_subscription_lastDownload_invalidURL": { |
| 96 "message": "Neuspješno, neispravna adresa" |
| 97 }, |
| 98 "filters_viewList_label": { |
| 99 "message": "Pogledaj popis" |
| 100 }, |
| 62 "found_a_bug": { | 101 "found_a_bug": { |
| 63 "message": "Pronašli ste grešku? Želite prevesti Adblock Plus na svoj jezik?
<a>Podnesite zahtjev ovdje</a>." | 102 "message": "Pronašli ste grešku? Želite prevesti Adblock Plus na svoj jezik?
<a>Podnesite zahtjev ovdje</a>." |
| 64 }, | 103 }, |
| 65 "general": { | 104 "general": { |
| 66 "message": "Općenito" | 105 "message": "Općenito" |
| 67 }, | 106 }, |
| 107 "global_filter_cssproperty_nodomain": { |
| 108 "message": "Nema aktivne domene određene za filter CSS svojstva" |
| 109 }, |
| 110 "global_filter_elemhide_duplicate_id": { |
| 111 "message": "Samo jedan ID elementa za skrivanje može biti odabran." |
| 112 }, |
| 113 "global_filter_elemhide_nocriteria": { |
| 114 "message": "Nema kriterija za prepoznavanje elementa koji će biti skriven" |
| 115 }, |
| 116 "global_notification_antiadblock_message": { |
| 117 "message": "Za ovu stranicu je poznato da prikazuje ciljane poruke Adblock P
lus korisnicima. Želite li da Adblock Plus sakrije ciljane poruke?" |
| 118 }, |
| 119 "global_notification_antiadblock_title": { |
| 120 "message": "Sakrij ciljane poruke?" |
| 121 }, |
| 122 "global_remove_subscription_warning": { |
| 123 "message": "Želite li stvarno ukloniti ovu pretplatu?" |
| 124 }, |
| 125 "global_subscription_invalid_location": { |
| 126 "message": "Lokacija popisa filtera nije niti valjana web adresa niti naziv
datoteke." |
| 127 }, |
| 68 "invalid_css_selector": { | 128 "invalid_css_selector": { |
| 69 "message": "$selector$ nije ispravan CSS selektor", | 129 "message": "$selector$ nije ispravan CSS selektor", |
| 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": "Posljednji put je ažurirano $date$ u $time$", | 137 "message": "Posljednji put je ažurirano $date$ u $time$", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 93 } | 153 } |
| 94 }, | 154 }, |
| 95 "line": { | 155 "line": { |
| 96 "message": "Linija $number$", | 156 "message": "Linija $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 razvojna inačica" | 167 "message": "Adblock Plus razvojna inačica" |
| 105 }, | 168 }, |
| 106 "notification_configure": { | 169 "notification_configure": { |
| 107 "message": "Podesi postavke obavijesti" | 170 "message": "Podesi postavke obavijesti" |
| 108 }, | 171 }, |
| 109 "notification_open_all": { | 172 "notification_open_all": { |
| 110 "message": "Otvori sve linkove iz ove obavijesti" | 173 "message": "Otvori sve linkove iz ove obavijesti" |
| 111 }, | 174 }, |
| 112 "notification_with_buttons": { | 175 "notification_with_buttons": { |
| 113 "message": "Kliknite 'U redu' za otvaranje svih poveznica u ovoj obavijesti.
" | 176 "message": "Kliknite 'U redu' za otvaranje svih poveznica u ovoj obavijesti.
" |
| 114 }, | 177 }, |
| 115 "notification_without_buttons": { | 178 "notification_without_buttons": { |
| 116 "message": "Kliknite na obavijest za otvaranje svih poveznica koje sadrži." | 179 "message": "Kliknite na obavijest za otvaranje svih poveznica koje sadrži." |
| 117 }, | 180 }, |
| 118 "options": { | 181 "options": { |
| 119 "message": "Adblock Plus mogućnosti" | 182 "message": "Adblock Plus mogućnosti" |
| 120 }, | 183 }, |
| 121 "options_short": { | 184 "options_short": { |
| 122 "message": "Mogućnosti" | 185 "message": "Mogućnosti" |
| 123 }, | 186 }, |
| 124 "out_of_date_lists": { | 187 "out_of_date_lists": { |
| 125 "message": "Zastarjeli popisi redovito se ažuriraju." | 188 "message": "Zastarjeli popisi redovito se ažuriraju." |
| 126 }, | 189 }, |
| 190 "overlay_notification_button_no": { |
| 191 "message": "Ne" |
| 192 }, |
| 193 "overlay_notification_button_yes": { |
| 194 "message": "Da" |
| 195 }, |
| 196 "overlay_notification_closing_button_hide": { |
| 197 "message": "Zatvori ovu obavijest" |
| 198 }, |
| 199 "overlay_notification_closing_button_optout": { |
| 200 "message": "Prestani prikazivati obavijesti" |
| 201 }, |
| 202 "overlay_shownotifications_label": { |
| 203 "message": "Prikaži korisne obavijesti" |
| 204 }, |
| 127 "remove_button": { | 205 "remove_button": { |
| 128 "message": "Ukloni odabrano" | 206 "message": "Ukloni odabrano" |
| 129 }, | 207 }, |
| 130 "show_block_element_menu": { | 208 "show_block_element_menu": { |
| 131 "message": "Prikaži 'Blokiraj element' stavku izbornika desnog klika" | 209 "message": "Prikaži 'Blokiraj element' stavku izbornika desnog klika" |
| 132 }, | 210 }, |
| 133 "stats_label_page": { | 211 "stats_label_page": { |
| 134 "message": "<strong>$number$</strong> na ovoj stranici", | 212 "message": "<strong>$number$</strong> na ovoj stranici", |
| 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": "Podijeli ovaj broj" | 247 "message": "Podijeli ovaj broj" |
| 170 }, | 248 }, |
| 171 "stats_show_iconnumber": { | 249 "stats_show_iconnumber": { |
| 172 "message": "Prikaži broj na ikoni" | 250 "message": "Prikaži broj na ikoni" |
| 173 }, | 251 }, |
| 174 "stats_title": { | 252 "stats_title": { |
| 175 "message": "Blokirano reklama" | 253 "message": "Blokirano reklama" |
| 176 }, | 254 }, |
| 255 "subscriptionSelection_location_label": { |
| 256 "message": "Lokacija popisa filtera:" |
| 257 }, |
| 177 "subscriptionSelection_subscriptionSelector_label": { | 258 "subscriptionSelection_subscriptionSelector_label": { |
| 178 "message": "Molimo odaberite pretplatu na filter sa popisa:" | 259 "message": "Molimo odaberite pretplatu na filter sa popisa:" |
| 179 }, | 260 }, |
| 261 "subscriptionSelection_title_label": { |
| 262 "message": "Naslov pretplate:" |
| 263 }, |
| 180 "unexpected_filter_list_header": { | 264 "unexpected_filter_list_header": { |
| 181 "message": "Zaglavlja filter listi nisu dozvoljena ovdje" | 265 "message": "Zaglavlja filter listi nisu dozvoljena ovdje" |
| 182 }, | 266 }, |
| 183 "update_now": { | 267 "update_now": { |
| 184 "message": "Ažuriraj odmah" | 268 "message": "Ažuriraj odmah" |
| 185 }, | 269 }, |
| 186 "whitelisted_domains": { | 270 "whitelisted_domains": { |
| 187 "message": "Dopuštene domene" | 271 "message": "Dopuštene domene" |
| 188 } | 272 } |
| 189 } | 273 } |
| OLD | NEW |