aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/it
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-06-18 13:21:43 +0000
committerGitHub <noreply@github.com>2022-06-18 13:21:43 +0000
commit0701c75695dc15ca256092de8c7294679e68b0c5 (patch)
treee495d7333f61a5c7409ee4b2afb62201aed80743 /src/_locales/it
parentMerge branch 'master' of https://github.com/libredirect/libredirect (diff)
parentAdded translation using Weblate (Turkish) (diff)
downloadlibredirect-0701c75695dc15ca256092de8c7294679e68b0c5.zip
Merge pull request #317 from weblate/weblate-libredirect-extension
Translations update from Hosted Weblate
Diffstat (limited to 'src/_locales/it')
-rw-r--r--src/_locales/it/messages.json215
1 files changed, 215 insertions, 0 deletions
diff --git a/src/_locales/it/messages.json b/src/_locales/it/messages.json
new file mode 100644
index 00000000..90185bed
--- /dev/null
+++ b/src/_locales/it/messages.json
@@ -0,0 +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&nbsp;",
+ "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"
+ }
+}