| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "add": { | |
| 3 "message": "Aggiungi" | |
| 4 }, | |
| 5 "add_filters_msg": { | |
| 6 "message": "Aggiungi filtro(i)?" | |
| 7 }, | |
| 8 "block_element": { | |
| 9 "message": "Blocca Elemento" | |
| 10 }, | |
| 11 "cancel": { | |
| 12 "message": "Annulla" | |
| 13 }, | |
| 14 "clickhide_instructions": { | |
| 15 "message": "Dopo la chiusura di questo pop-up, cliccate (o clic destro) su u
n elemento sulla pagina." | |
| 16 }, | |
| 17 "continue": { | |
| 18 "message": "Continua" | |
| 19 }, | |
| 20 "description": { | |
| 21 "message": "Con oltre 500 milioni di download, Adblock Plus è uno dei più po
polari ad blocker del mondo." | |
| 22 }, | |
| 23 "disabled_for_site": { | |
| 24 "message": "<strong>Disattivato</strong> su questo sito" | |
| 25 }, | |
| 26 "easy_create_filter": { | |
| 27 "message": "Blocca Elemento" | |
| 28 }, | |
| 29 "enabled_for_site": { | |
| 30 "message": "<strong>Attivato</strong> su questo sito" | |
| 31 }, | |
| 32 "filter_elemhideemulation_nodomain": { | |
| 33 "message": "Nessun dominio attivo specificato per il filtro di occultamento
dell'elemento" | |
| 34 }, | |
| 35 "filter_invalid_csp": { | |
| 36 "message": "Contenuto CSP invalido" | |
| 37 }, | |
| 38 "filter_invalid_domain": { | |
| 39 "message": "Dominio specificato non valido (o vuoto)" | |
| 40 }, | |
| 41 "filter_invalid_regexp": { | |
| 42 "message": "Espressione regolare Invalida" | |
| 43 }, | |
| 44 "filter_unknown_option": { | |
| 45 "message": "Opzione Filtro Sconosciuta" | |
| 46 }, | |
| 47 "filters_subscription_lastDownload_connectionError": { | |
| 48 "message": "Sincronizzazione non riuscita, errore durante il download" | |
| 49 }, | |
| 50 "invalid_css_selector": { | |
| 51 "message": "$selector$ non è un selettore CSS valido", | |
| 52 "placeholders": { | |
| 53 "selector": { | |
| 54 "content": "$1" | |
| 55 } | |
| 56 } | |
| 57 }, | |
| 58 "line": { | |
| 59 "message": "Riga $number$", | |
| 60 "placeholders": { | |
| 61 "number": { | |
| 62 "content": "$1" | |
| 63 } | |
| 64 } | |
| 65 }, | |
| 66 "loading": { | |
| 67 "message": "Caricamento..." | |
| 68 }, | |
| 69 "name": { | |
| 70 "message": "Adblock Plus" | |
| 71 }, | |
| 72 "name_devbuild": { | |
| 73 "message": "Versione di sviluppo di Adblock Plus" | |
| 74 }, | |
| 75 "notification_configure": { | |
| 76 "message": "Configura le impostazioni di notifica" | |
| 77 }, | |
| 78 "notification_open_all": { | |
| 79 "message": "Apri tutti i collegamenti da questa notifica" | |
| 80 }, | |
| 81 "notification_with_buttons": { | |
| 82 "message": "Clic 'OK' per aprire tutti i collegamenti in questa notifica." | |
| 83 }, | |
| 84 "notification_without_buttons": { | |
| 85 "message": "Clic sulla notifica per aprire tutti i link contenuti." | |
| 86 }, | |
| 87 "options_short": { | |
| 88 "message": "Opzioni" | |
| 89 }, | |
| 90 "overlay_notification_button_no": { | |
| 91 "message": "No" | |
| 92 }, | |
| 93 "overlay_notification_button_yes": { | |
| 94 "message": "Sì" | |
| 95 }, | |
| 96 "overlay_notification_closing_button_hide": { | |
| 97 "message": "Chiudi questa notifica" | |
| 98 }, | |
| 99 "overlay_notification_closing_button_optout": { | |
| 100 "message": "Interrompere la visualizzazione delle notifiche" | |
| 101 }, | |
| 102 "sendReport": { | |
| 103 "message": "Segnala problemi nella pagina attuale" | |
| 104 }, | |
| 105 "stats_label_page": { | |
| 106 "message": "<strong>$number$</strong> in questa pagina", | |
| 107 "placeholders": { | |
| 108 "number": { | |
| 109 "content": "$1" | |
| 110 } | |
| 111 } | |
| 112 }, | |
| 113 "stats_label_total": { | |
| 114 "message": "<strong>$number$</strong> in totale", | |
| 115 "placeholders": { | |
| 116 "number": { | |
| 117 "content": "$1" | |
| 118 } | |
| 119 } | |
| 120 }, | |
| 121 "stats_show_iconnumber": { | |
| 122 "message": "Visualizza il numero nell'icona" | |
| 123 }, | |
| 124 "stats_title": { | |
| 125 "message": "Annunci bloccati" | |
| 126 }, | |
| 127 "unexpected_filter_list_header": { | |
| 128 "message": "Gli header delle liste dei filtri non sono ammessi qui" | |
| 129 } | |
| 130 } | |
| OLD | NEW |