You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jfa-go/lang/setup/it-IT.json

153 lines
4.5 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"meta": {
"name": "Italiano (IT)"
},
"strings": {
"pageTitle": "Configurazione - jfa-go",
"next": "Avanti",
"back": "Indietro",
"optional": "Opzionale",
"serverType": "Tipo server",
"disabled": "Disabilitato",
"enabled": "Abilitato",
"port": "Porta",
"message": "Messaggio",
"serverAddress": "Indirizzo server",
"emailSubject": "Oggetto email",
"URL": "URL",
"apiKey": "Chiave API",
"error": "Errore",
"errorInvalidUserPass": "Username/password non validi.",
"errorNotAdmin": "Utente non autorizzato a gestire il server.",
"errorUserDisabled": "Lutente potrebbe essere disabilitato.",
"error404": "404, controlla lURL interno.",
"errorConnectionRefused": "Connessione rifiutata.",
"errorUnknown": "Errore sconosciuto, controllare i log."
},
"startPage": {
"welcome": "Benvenuto!",
"pressStart": "Dovrai eseguire un paio di cose per impostare jfa-go. Premi Inizia per continuare.",
"httpsNotice": "Assicurati di star accedendo a questa pagina tramite HTTPS o una rete privata.",
"start": "Inizia"
},
"endPage": {
"finished": "Finito!",
"restartMessage": "Puoi configurare bot di Discord/Telegram/Matrix, personalizzare i tuoi messaggi e altro nelle Impostazioni. Clicca qui sotto per riavviare, poi ricarica la pagina.",
"refreshPage": "Ricarica"
},
"language": {
"title": "Lingua",
"description": "Le traduzioni della community sono disponibili per la maggior parte di jfa-go. Puoi scegliere le lingue di default qui sotto, ma altri utenti possono sempre cambiarle se lo desiderano. Se vuoi aiutare nelle traduzioni, accedi a {n} per iniziare a contribuire!",
"defaultAdminLang": "Lingua default per admin",
"defaultFormLang": "Lingua default per creazione account",
"defaultEmailLang": "Lingua default per email"
},
"general": {
"title": "Generale",
"listenAddress": "",
"urlBase": "",
"urlBaseNotice": "",
"lightTheme": "",
"darkTheme": "",
"useHTTPS": "",
"httpsPort": "",
"useHTTPSNotice": "",
"pathToCertificate": "",
"pathToKeyFile": ""
},
"updates": {
"title": "",
"description": "",
"updateChannel": "",
"stable": "",
"unstable": ""
},
"login": {
"title": "",
"description": "",
"authorizeWithJellyfin": "",
"authorizeManual": "",
"adminOnly": "",
"allowAll": "",
"allowAllDescription": "",
"emailNotice": ""
},
"jellyfinEmby": {
"title": "",
"description": "",
"embyNotice": "",
"internal": "",
"external": "",
"replaceJellyfin": "",
"replaceJellyfinNotice": "",
"addressExternalNotice": "",
"testConnection": ""
},
"ombi": {
"title": "",
"description": "",
"apiKeyNotice": ""
},
"messages": {
"title": "",
"description": ""
},
"email": {
"title": "",
"description": "",
"method": "",
"useEmailAsUsername": "",
"useEmailAsUsernameNotice": "",
"fromAddress": "",
"senderName": "",
"dateFormat": "",
"dateFormatNotice": "",
"encryption": "",
"mailgunApiURL": ""
},
"notifications": {
"title": "",
"description": ""
},
"welcomeEmails": {
"title": "",
"description": ""
},
"inviteEmails": {
"title": "",
"description": ""
},
"passwordResets": {
"title": "",
"description": "",
"pathToJellyfin": "",
"pathToJellyfinNotice": "",
"resetLinks": "",
"resetLinksNotice": "",
"resetLinksLanguage": "",
"setPassword": "",
"setPasswordNotice": ""
},
"passwordValidation": {
"title": "",
"description": "",
"length": "",
"uppercase": "",
"lowercase": "",
"numbers": "",
"special": ""
},
"helpMessages": {
"title": "",
"description": "",
"contactMessage": "",
"contactMessageNotice": "",
"helpMessage": "",
"helpMessageNotice": "",
"successMessage": "",
"successMessageNotice": "",
"emailMessage": "",
"emailMessageNotice": ""
}
}