| 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 domeno" | 6 "message": "Dodaj domeno" |
| 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>Omogočeno</strong> na tej strani" | 54 "message": "<strong>Omogočeno</strong> na tej strani" |
| 55 }, | 55 }, |
| 56 "filter_lists": { | 56 "filter_lists": { |
| 57 "message": "Seznami filtrov" | 57 "message": "Seznami filtrov" |
| 58 }, | 58 }, |
| 59 "filter_must_follow_syntax": { | 59 "filter_must_follow_syntax": { |
| 60 "message": "Vaš filter je treba slediti <a>Adblock Plus filter syntax</a>." | 60 "message": "Vaš filter je treba slediti <a>Adblock Plus filter syntax</a>." |
| 61 }, | 61 }, |
| 62 "filters_acceptableAds2_label": { |
| 63 "message": "Dovoli nekatere nevsiljive oglase" |
| 64 }, |
| 65 "filters_addSubscriptionAdd_label": { |
| 66 "message": "Dodaj" |
| 67 }, |
| 68 "filters_addSubscriptionOther_label": { |
| 69 "message": "Dodaj novo naročnino" |
| 70 }, |
| 71 "filters_addSubscription_label": { |
| 72 "message": "Dodaj naročnino filtra" |
| 73 }, |
| 74 "filters_readMore_label": { |
| 75 "message": "Preberi več" |
| 76 }, |
| 77 "filters_subscription_delete_label": { |
| 78 "message": "Izbriši" |
| 79 }, |
| 80 "filters_subscription_enabled_label": { |
| 81 "message": "Omogočeno" |
| 82 }, |
| 83 "filters_subscription_lastDownload_checksumMismatch": { |
| 84 "message": "Neuspešno, kontrolna vsota se ne ujema" |
| 85 }, |
| 86 "filters_subscription_lastDownload_connectionError": { |
| 87 "message": "Neuspešno, napaka prenosa" |
| 88 }, |
| 89 "filters_subscription_lastDownload_inProgress": { |
| 90 "message": "Prenos s strežnika ..." |
| 91 }, |
| 92 "filters_subscription_lastDownload_invalidData": { |
| 93 "message": "Neuspešno, ni veljaven seznam filtrov" |
| 94 }, |
| 95 "filters_subscription_lastDownload_invalidURL": { |
| 96 "message": "Neuspešno, ni veljaven naslov" |
| 97 }, |
| 98 "filters_viewList_label": { |
| 99 "message": "Pokaži seznam" |
| 100 }, |
| 62 "found_a_bug": { | 101 "found_a_bug": { |
| 63 "message": "Ste našli hrošča? Želite prevesti Adblock Plus v vaš jezik? Pros
imo <a>oddajte zahtevo tukaj</a>." | 102 "message": "Ste našli hrošča? Želite prevesti Adblock Plus v vaš jezik? Pros
imo <a>oddajte zahtevo tukaj</a>." |
| 64 }, | 103 }, |
| 65 "general": { | 104 "general": { |
| 66 "message": "Splošno" | 105 "message": "Splošno" |
| 67 }, | 106 }, |
| 107 "global_filter_cssproperty_nodomain": { |
| 108 "message": "Nobena aktivna domena ni določena za CSS lastnostni filter" |
| 109 }, |
| 110 "global_filter_elemhide_duplicate_id": { |
| 111 "message": "Navedete lahko le eno identiteto elementa, ki naj bo skrit" |
| 112 }, |
| 113 "global_filter_elemhide_nocriteria": { |
| 114 "message": "Za razpoznavo elementa, ki naj bo skrit, ni navedenih pogojev" |
| 115 }, |
| 116 "global_notification_antiadblock_message": { |
| 117 "message": "Ta stran uporabnikom prikazuje ciljana sporočila. Želite, da Adb
lock Plus skrije ta sporočila?" |
| 118 }, |
| 119 "global_notification_antiadblock_title": { |
| 120 "message": "Skrij ciljana sporočila?" |
| 121 }, |
| 122 "global_remove_subscription_warning": { |
| 123 "message": "Ste prepričani da želite odpovedati naročnino?" |
| 124 }, |
| 125 "global_subscription_invalid_location": { |
| 126 "message": "Mesto seznama filtrov ni niti veljaven URL niti veljavno ime dat
oteke." |
| 127 }, |
| 68 "invalid_css_selector": { | 128 "invalid_css_selector": { |
| 69 "message": "$selector$ ni veljaven CSS izbirnik", | 129 "message": "$selector$ ni veljaven CSS izbirnik", |
| 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": "Zadnja posodobitev: $date$ ob $time$", | 137 "message": "Zadnja posodobitev: $date$ ob $time$", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 93 } | 153 } |
| 94 }, | 154 }, |
| 95 "line": { | 155 "line": { |
| 96 "message": "Vrstica $number$", | 156 "message": "Vrstica $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 različica" | 167 "message": "Adblock Plus razvojna različica" |
| 105 }, | 168 }, |
| 106 "notification_with_buttons": { | 169 "notification_with_buttons": { |
| 107 "message": "Klinite \"OK\" da odprete vse povezave v tem obvestilu." | 170 "message": "Klinite \"OK\" da odprete vse povezave v tem obvestilu." |
| 108 }, | 171 }, |
| 109 "notification_without_buttons": { | 172 "notification_without_buttons": { |
| 110 "message": "Kliknite na obvestilo, da odprete vse povezeave v njem." | 173 "message": "Kliknite na obvestilo, da odprete vse povezeave v njem." |
| 111 }, | 174 }, |
| 112 "options": { | 175 "options": { |
| 113 "message": "Adblock Plus možnosti" | 176 "message": "Adblock Plus možnosti" |
| 114 }, | 177 }, |
| 115 "options_short": { | 178 "options_short": { |
| 116 "message": "Možnosti" | 179 "message": "Možnosti" |
| 117 }, | 180 }, |
| 118 "out_of_date_lists": { | 181 "out_of_date_lists": { |
| 119 "message": "Zastareli seznami se redno posodabljajo." | 182 "message": "Zastareli seznami se redno posodabljajo." |
| 120 }, | 183 }, |
| 184 "overlay_notification_button_no": { |
| 185 "message": "Ne" |
| 186 }, |
| 187 "overlay_notification_button_yes": { |
| 188 "message": "Da" |
| 189 }, |
| 190 "overlay_notification_closing_button_hide": { |
| 191 "message": "Zapri t njegovo obvestilo" |
| 192 }, |
| 193 "overlay_notification_closing_button_optout": { |
| 194 "message": " Ustavi prikazovanje obvestil" |
| 195 }, |
| 196 "overlay_shownotifications_label": { |
| 197 "message": "Prikaži koristno obvestila" |
| 198 }, |
| 121 "remove_button": { | 199 "remove_button": { |
| 122 "message": "Odstrani izbrane" | 200 "message": "Odstrani izbrane" |
| 123 }, | 201 }, |
| 124 "show_block_element_menu": { | 202 "show_block_element_menu": { |
| 125 "message": "Prikaži 'Blokiraj element' v meniju desnega klika" | 203 "message": "Prikaži 'Blokiraj element' v meniju desnega klika" |
| 126 }, | 204 }, |
| 127 "stats_label_page": { | 205 "stats_label_page": { |
| 128 "message": "<strong>$number$</strong> na tej strani", | 206 "message": "<strong>$number$</strong> na tej strani", |
| 129 "placeholders": { | 207 "placeholders": { |
| 130 "number": { | 208 "number": { |
| (...skipping 27 matching lines...) Expand all Loading... |
| 158 "content": "$1" | 236 "content": "$1" |
| 159 } | 237 } |
| 160 } | 238 } |
| 161 }, | 239 }, |
| 162 "stats_show_iconnumber": { | 240 "stats_show_iconnumber": { |
| 163 "message": "Pokaži število v ikoni" | 241 "message": "Pokaži število v ikoni" |
| 164 }, | 242 }, |
| 165 "stats_title": { | 243 "stats_title": { |
| 166 "message": "Blokiranih oglasov" | 244 "message": "Blokiranih oglasov" |
| 167 }, | 245 }, |
| 246 "subscriptionSelection_location_label": { |
| 247 "message": "Mesto seznama filtriranja:" |
| 248 }, |
| 168 "subscriptionSelection_subscriptionSelector_label": { | 249 "subscriptionSelection_subscriptionSelector_label": { |
| 169 "message": "Prosimo, izberite naročnino na filter s seznama:" | 250 "message": "Prosimo, izberite naročnino na filter s seznama:" |
| 170 }, | 251 }, |
| 252 "subscriptionSelection_title_label": { |
| 253 "message": "Naslov naročnine:" |
| 254 }, |
| 171 "unexpected_filter_list_header": { | 255 "unexpected_filter_list_header": { |
| 172 "message": "Glave seznamov filtrov tukaj niso dovoljene" | 256 "message": "Glave seznamov filtrov tukaj niso dovoljene" |
| 173 }, | 257 }, |
| 174 "update_now": { | 258 "update_now": { |
| 175 "message": "Posodobi" | 259 "message": "Posodobi" |
| 176 }, | 260 }, |
| 177 "whitelisted_domains": { | 261 "whitelisted_domains": { |
| 178 "message": "Dovoljene domene" | 262 "message": "Dovoljene domene" |
| 179 } | 263 } |
| 180 } | 264 } |
| OLD | NEW |