mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
971007fc3f
Currently translated at 29.8% (34 of 114 strings) Translation: jfa-go/Setup Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/setup/it/
153 lines
4.5 KiB
JSON
153 lines
4.5 KiB
JSON
{
|
||
"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": "L’utente potrebbe essere disabilitato.",
|
||
"error404": "404, controlla l’URL 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": ""
|
||
}
|
||
}
|