LocalCDN-Firefox-Chrome-Brave/_locales/it/messages.json

239 lines
10 KiB
JSON
Raw Normal View History

2020-02-27 13:45:29 +01:00
{
2020-06-26 19:47:48 +02:00
"extensionDescription": {
"message": "Ti protegge dal tracciamento tramite CDN centralizzati e «gratuiti».",
2020-06-26 19:47:48 +02:00
"description": "Extension description."
},
"amountInjectedDescription": {
"message": "Numero delle sostituzioni delle risorse tramite la CDN locale dal momento dell'installazione.",
2020-06-26 19:47:48 +02:00
"description": "Amount injected description."
},
"optionsTitle": {
"message": "Opzioni",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "Mostra il numero di sostituzioni sull'icona",
2020-06-26 19:47:48 +02:00
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "Mostra il numero di risorse sostituite sull'icona dell'estensione.",
2020-06-26 19:47:48 +02:00
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "Blocca le richieste per le risorse mancanti",
2020-06-26 19:47:48 +02:00
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "Annulla la richiesta intercettata se la risorsa necessaria non è disponibile localmente.",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "Disabilita il precaricamento dei collegamenti",
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "Impedisci alle richieste non consentite di uscire dalle reti di distribuzione.",
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "Rimuovi i metadati dalle richieste consentite",
2020-06-26 19:47:48 +02:00
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "Cancella i dati sensibili dalle richieste consentite alle CDN per migliorare la privacy.",
"description": "Strip metadata description."
},
"whitelistedDomainsTitle": {
"message": "Disattiva LocalCDN per questi domini:",
2020-06-26 19:48:47 +02:00
"description": "Deactivate LocalCDN for these domains:"
2020-06-26 19:47:48 +02:00
},
"whitelistedDomainsDescription": {
"message": "Inserisci i domini per cui disabilitare LocalCDN. Separa le differenti voci fra loro con un punto e virgola (;).",
2020-06-26 19:48:47 +02:00
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
2020-06-26 19:47:48 +02:00
},
"advancedLabel": {
"message": "Avanzate",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Genera gruppo di regole per uBlock o uMatrix",
2020-09-13 07:40:25 +02:00
"description": "Generate rule sets for your adblocker"
2020-06-26 19:47:48 +02:00
},
"generateRuleSetDescription": {
"message": "Nel caso stessi utilizzando uBlock Origin o uMatrix è possibile generare le regole qui. È necessario aggiungere queste regole manualmente in uBlock Origin o uMatrix.",
2020-09-13 07:40:25 +02:00
"description": "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker."
2020-06-26 19:47:48 +02:00
},
"lastUpdate": {
"message": "Ultimo aggiornamento:",
"description": "Last update:"
},
"copyRuleSet": {
"message": "Copia",
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "Mostra i log nella console del browser",
2020-06-26 19:47:48 +02:00
"description": "Enable logging in browser console"
},
"loggingDescription": {
"message": "Apri la \"Console del browser\" ( CTRL + SHIFT + J ) per mostrare le risorse mancanti.",
2020-06-26 19:47:48 +02:00
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
},
"hideReleaseNotesTitle": {
"message": "Disabilita le note di rilascio",
"description": "Disable release notes"
},
"hideReleaseNotesDescription": {
"message": "Attiva questa opzione per non ricevere informazioni sulle nuove funzionalità di LocalCDN. Questo include informazioni sulle nuove regole di uBlock / uMatrix.",
2020-09-13 07:40:25 +02:00
"description": "Turn this on to not receive any info about new LocalCDN features. This includes info about new rules for your adblocker."
2020-06-26 19:47:48 +02:00
},
"featureBreaksWebsitesDescription": {
"message": "Questa funzione rompe i siti web. Non lasciarla abilitata, a meno che tu non sia pronto a mettere manualmente nella whitelist i domini interessati.",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
},
"featureBreaksWebsitesButton": {
"message": "Disabilita",
"description": "Disable"
},
"labelManipulateDOM": {
"message": "Filtra il codice sorgente HTML",
2020-06-28 18:59:19 +02:00
"description": "Filter HTML source code"
2020-06-26 19:47:48 +02:00
},
"labelDonate": {
"message": "Dona",
2020-06-26 19:47:48 +02:00
"description": "Donate"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListTitle": {
"message": "Inverti il filtro HTML",
2020-06-28 18:59:19 +02:00
"description": "Invert HTML filter"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListDescription": {
"message": "Abilita questa opzione per applicare sempre il filtro HTML. I domini nella lista verranno ignorati. Se questa opzione è disabilitata, il filtro HTML verrà applicato solamente ai domini nella lista.",
2020-06-26 19:48:47 +02:00
"description": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list."
},
"negateHtmlFilterListWarning": {
"message": "Questa funzione può rompere alcuni siti Web. Si prega di notare le informazioni sulla pagina della Wiki.",
2020-06-26 19:48:47 +02:00
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "Non applicare il filtro HTML a questi domini:",
2020-06-28 18:59:19 +02:00
"description": "Do not apply HTML filter to these domains:"
2020-06-26 19:48:47 +02:00
},
"htmlFilterDomainsDescription": {
"message": "Inserisci i domini che verranno considerati o ignorati dal filtro HTML. Separa le differenti voci fra loro con un punto e virgola (;).",
2020-06-29 15:21:44 +02:00
"description": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;)."
2020-06-26 19:48:47 +02:00
},
"htmlFilterDomainsTitleInclude": {
"message": "Applica il filtro HTML per questi domini:",
2020-06-28 18:59:19 +02:00
"description": "Apply HTML filter for these domains:"
},
"blockGoogleFontsTitle": {
"message": "Blocca i font di Google",
"description": "Block Google Fonts"
},
"blockGoogleFontsDescription": {
"message": "Se le richieste per le risorse mancanti sono abilitate allora le connessioni verso \"fonts.googleapis.com\" non verranno bloccate. Abilita questa opzione per bloccare quelle richieste.",
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
2020-07-12 09:58:22 +02:00
},
"chooseIconStyle": {
"message": "Scegli un'icona per questa estensione",
2020-07-12 09:58:22 +02:00
"description": "Choose an icon for this extension"
},
"internalStatisticsTitle": {
"message": "Statistiche interne",
"description": "Internal statistics"
},
"internalStatisticsDescription": {
"message": "Questa funzione è attualmente in stato sperimentale. Nessun dato viene trasmesso: è tutto in locale sul tuo dispositivo.",
"description": "This function is currently in an experimental stage. No data transmission. Its all local on your device."
2020-08-09 08:09:20 +02:00
},
"headerStatistics": {
"message": "Statistiche",
2020-08-09 08:09:20 +02:00
"description": "Statistics. The header of a statistics page."
},
"labelToday": {
"message": "Oggi",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for today."
},
"labelPastWeek": {
"message": "Ultima settimana",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for past week."
},
"labelPastMonth": {
"message": "Ultimo mese",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for past month."
},
"labelPastYear": {
"message": "Ultimo anno",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for past year."
},
"labelDelete": {
"message": "Elimina",
2020-08-09 08:09:20 +02:00
"description": "Button to delete all statistics data."
},
"labelAvg": {
"message": "Media (Sostituzioni al giorno)",
2020-08-09 08:09:20 +02:00
"description": "Followed by a number of average injections per day within a specific period."
},
"labelInjectedFrameworks": {
"message": "Framework sostituiti",
2020-08-09 08:09:20 +02:00
"description": "Followed by a number of injections within a specific period."
2020-08-09 11:01:33 +02:00
},
"dialogConfirmDeleteStatistics": {
"message": "Sei sicuro di volere eliminare le statistiche?",
2020-08-09 11:01:33 +02:00
"description": "Are you sure you want to delete the statistics?"
2020-08-22 14:25:32 +02:00
},
"labelDomainsWhitelistGoogleFonts": {
"message": "A questi domini è permesso caricare i font di Google. Separa le differenti voci fra loro con un punto e virgola (;).",
"description": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;)."
2020-08-30 18:59:00 +02:00
},
"btnGeneral": {
"message": "Base",
2020-08-30 18:59:00 +02:00
"description": "Basic"
},
"btnAdvanced": {
"message": "Avanzato",
2020-08-30 18:59:00 +02:00
"description": "Advanced"
},
"btnOther": {
"message": "Altro",
2020-08-30 18:59:00 +02:00
"description": "Other"
},
"btnInfo": {
"message": "Info",
2020-08-30 18:59:00 +02:00
"description": "Info"
},
"headerStorageType": {
"message": "Tipo di archiviazione",
2020-08-30 18:59:00 +02:00
"description": "Storage type"
},
"labelStorageTypeLocal": {
"message": "Locale",
2020-08-30 18:59:00 +02:00
"description": "Local"
},
"labelStorageTypeSync": {
"message": "Sincronizza",
2020-08-30 18:59:00 +02:00
"description": "Sync"
},
"headerImportExport": {
"message": "Importa/Esporta",
2020-08-30 18:59:00 +02:00
"description": "Import/Export"
},
"labelExportData": {
"message": "Backup su file",
2020-08-30 18:59:00 +02:00
"description": "Back up to file"
},
"labelImportData": {
"message": "Ripristina da file",
2020-08-30 18:59:00 +02:00
"description": "Restore from file"
},
"dialogImportSuccessful": {
"message": "Importazione riuscita",
2020-08-30 18:59:00 +02:00
"description": "Import successful"
},
"dialogImportFailed": {
"message": "Importazione fallita",
2020-08-30 18:59:00 +02:00
"description": "Import failed"
2020-06-26 19:47:48 +02:00
}
2020-03-04 17:52:49 +01:00
}