Translated using Weblate (Italian)

Currently translated at 100.0% (55 of 55 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/it/
This commit is contained in:
pjammo 2022-06-07 15:31:43 +00:00 committed by Hosted Weblate
parent 6d5996e554
commit 9c87d369ae
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1 +1,215 @@
{}
{
"settings": {
"message": "Impostazioni",
"description": "used in the popup"
},
"switchInstance": {
"message": "Cambia istanza",
"description": "used in manifest.json as shortcut description"
},
"general": {
"message": "Generali",
"description": "used in the settings page"
},
"search": {
"message": "Ricerca",
"description": "used in the settings page"
},
"translate": {
"message": "Traduttore",
"description": "used in the settings page"
},
"maps": {
"message": "Mappe",
"description": "used in the settings page"
},
"sendFiles": {
"message": "Invio di file",
"description": "used in the settings page"
},
"youtube": {
"message": "YouTube",
"description": "used in the settings page"
},
"instagram": {
"message": "Instagram",
"description": "used in the settings page"
},
"ytmusic": {
"message": "YT Music",
"description": "used in the settings page"
},
"peertube": {
"message": "PeerTube",
"description": "used in the settings page"
},
"medium": {
"message": "Medium",
"description": "used in the settings page"
},
"tor": {
"message": "Tor",
"description": "used in the settings page"
},
"theme": {
"message": "Tema",
"description": "used in the settings page"
},
"system": {
"message": "Sistema",
"description": "used in the settings page"
},
"light": {
"message": "Chiaro",
"description": "used in the settings page"
},
"dark": {
"message": "Scuro",
"description": "used in the settings page"
},
"autoRedirect": {
"message": "Reindirizzamento automatico per le istanze offline",
"description": "used in the settings page"
},
"exceptions": {
"message": "Eccezioni",
"description": "used in the settings page"
},
"updateInstances": {
"message": "Aggiorna istanze",
"description": "used in the settings page"
},
"importSettings": {
"message": "Importa impostazioni",
"description": "used in the settings page"
},
"exportSettings": {
"message": "Esporta impostazioni",
"description": "used in the settings page"
},
"resetSettings": {
"message": "Ripristina impostazioni",
"description": "used in the settings page"
},
"customPopup": {
"message": "Personalizza popup",
"description": "used in the settings page"
},
"enable": {
"message": "Attiva",
"description": "used in the settings page"
},
"protocol": {
"message": "Protocollo",
"description": "used in the settings page"
},
"normal": {
"message": "Normale",
"description": "used in the settings page"
},
"defaultInstances": {
"message": "Istanze predefinite",
"description": "used in the settings page"
},
"customInstances": {
"message": "Istanze personalizzate",
"description": "used in the settings page"
},
"toggleAll": {
"message": "Seleziona o deseleziona tutto",
"description": "used in the settings page"
},
"notFullyPrivate": {
"message": "Questo frontend non è completamente privato."
},
"searchNote": {
"message": "Nota: imposta LibRedirect come motore di ricerca predefinito per sfruttare appieno il potenziale della ricerca.",
"description": "used in the settings page"
},
"extensionName": {
"message": "LibRedirect",
"description": "name of the extension"
},
"extensionDescription": {
"message": "Un'estensione per il browser che reindirizza i siti più popolari verso frontend e backend alternativi rispettosi della privacy",
"description": "description of the extension"
},
"tiktok": {
"message": "TikTok",
"description": "used in the settings page"
},
"redirectType": {
"message": "Tipo di reindirizzamento",
"description": "used in the settings page"
},
"embeddedVids": {
"message": "Frontend per video incorporati",
"description": "used in the settings page"
},
"both": {
"message": "entrambi",
"description": "used in the settings page"
},
"onlyEmbedded": {
"message": "solo incorporati",
"description": "used in the settings page"
},
"onlyNotEmbedded": {
"message": "solo non incorporati",
"description": "used in the settings page"
},
"instanceOffline": {
"message": "Questa istanza è offline, verrai reindirizzato tra ",
"description": "used in instance_offline.html"
},
"cancel": {
"message": "Annulla",
"description": "used in instance_offline.html"
},
"instanceIsOff": {
"message": "L'istanza è offline",
"description": "used in instance_offline.html"
},
"redirectionCanceled": {
"message": "Reindirizzamento annullato",
"description": "used in instance_offline.js"
},
"copied": {
"message": "Copiato"
},
"lbry": {
"message": "LBRY"
},
"i2p": {
"message": "I2P"
},
"testInstancesLatency": {
"message": "Prova la latenza delle istanze"
},
"copyRaw": {
"message": "Copia grezza"
},
"unifySettings": {
"message": "Unifica impostazioni"
},
"imgur": {
"message": "Imgur",
"description": "used in the settings page"
},
"twitter": {
"message": "Twitter",
"description": "used in the settings page"
},
"reddit": {
"message": "Reddit",
"description": "used in the settings page"
},
"wikipedia": {
"message": "Wikipedia",
"description": "used in the settings page"
},
"frontend": {
"message": "Frontend",
"description": "used in the settings page"
}
}