Files
ThreadNet-Web/src/i18n/strings/it.json
T

36 lines
3.3 KiB
JSON
Raw Normal View History

2017-06-18 08:45:11 +00:00
{
2018-08-16 15:01:09 +00:00
"Dismiss": "Chiudi",
2017-07-15 00:04:49 +00:00
"powered by Matrix": "offerto da Matrix",
"Unknown device": "Dispositivo sconosciuto",
2018-09-20 23:09:45 +00:00
"You need to be using HTTPS to place a screen-sharing call.": "Devi usare HTTPS per effettuare una chiamata con la condivisione dello schermo.",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Benvenuti su Element",
2018-12-14 11:05:41 +00:00
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Chat criptate, decentralizzate e collaborazioni offerte da [matrix]",
2019-03-19 14:47:40 +00:00
"Sign In": "Accedi",
"Create Account": "Crea account",
"Explore rooms": "Esplora stanze",
2019-05-24 09:43:15 +00:00
"Unexpected error preparing the app. See console for details.": "Errore inaspettato preparando l'app. Vedi la console per i dettagli.",
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Configurazione non valida: specificare solo uno di default_server_config, default_server_name, o default_hs_url.",
2019-06-03 12:06:57 +00:00
"Invalid configuration: no default server specified.": "Configurazione non valida: nessun server predefinito specificato.",
2019-07-03 09:27:03 +00:00
"The message from the parser is: %(message)s": "Il messaggio dal parser è: %(message)s",
2020-03-09 11:00:51 +00:00
"Invalid JSON": "JSON non valido",
2020-03-24 14:22:58 +00:00
"Go to your browser to complete Sign In": "Vai nel tuo browser per completare l'accesso",
2020-04-12 14:11:18 +00:00
"Open user settings": "Apri impostazioni utente",
"Missing indexeddb worker script!": "Script di lavoro indexeddb mancante!",
2020-04-15 09:39:49 +00:00
"Unable to load config file: please refresh the page to try again.": "Impossibile caricare il file di configurazione: ricarica la pagina per riprovare.",
2020-05-01 09:48:32 +00:00
"Previous/next recently visited room or community": "Avanti/indietro stanze o comunità visitate di recente",
2020-07-13 14:21:07 +01:00
"%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)",
2020-05-01 09:48:32 +00:00
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
"Unsupported browser": "Browser non supportato",
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Installa <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, o <safariLink>Safari</safariLink> per una migliore esperienza.",
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Puoi comunque usare il browser attuale, ma alcune o tutte le caratteristiche potrebbero non funzionare e l'aspetto dell'applicazione potrebbe essere sbagliato.",
"I understand the risks and wish to continue": "Capisco i rischi e desidero continuare",
2020-07-13 17:03:03 +01:00
"Go to element.io": "Vai su element.io",
2020-07-06 14:41:50 +00:00
"Failed to start": "Avvio fallito",
"Download Completed": "Scaricamento completato",
2020-07-15 14:35:29 +00:00
"Open": "Apri",
"Your Element is misconfigured": "Il tuo elemento è configurato male",
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "La configurazione del tuo elemento contiene un JSON non valido. Correggi il problema e ricarica la pagina.",
"Your browser can't run %(brand)s": "Il tuo browser non può eseguire %(brand)s",
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s usa funzionalità avanzate del browser che non sono supportate dal tuo browser attuale."
2017-06-18 08:45:11 +00:00
}