2021-02-17 16:54:09 +00:00
|
|
|
{
|
|
|
|
"meta": {
|
|
|
|
"name": "Italiano (IT)"
|
|
|
|
},
|
|
|
|
"strings": {
|
|
|
|
"ifItWasNotYou": "Se non sei stato tu, puoi ignorare questa email.",
|
2021-04-12 20:28:36 +00:00
|
|
|
"helloUser": "Ciao {username},",
|
|
|
|
"reason": "Motivo"
|
2021-02-17 16:54:09 +00:00
|
|
|
},
|
|
|
|
"userCreated": {
|
|
|
|
"title": "Nota: Utente creato",
|
2021-02-19 17:50:50 +00:00
|
|
|
"aUserWasCreated": "Un utente è stato creato usando il codice {code}.",
|
2021-02-17 16:54:09 +00:00
|
|
|
"time": "Tempo",
|
|
|
|
"notificationNotice": "Nota: Le notifiche via email possono essere attivate nel pannello di admin."
|
|
|
|
},
|
|
|
|
"inviteExpiry": {
|
|
|
|
"title": "Nota: Invito scaduto",
|
|
|
|
"inviteExpired": "Invito scaduto.",
|
2021-02-19 17:50:50 +00:00
|
|
|
"expiredAt": "Il codice {code} è scaduto il {time}.",
|
2021-02-17 16:54:09 +00:00
|
|
|
"notificationNotice": "Nota: le e-mail di notifica possono essere attivate dal pannello di admin."
|
|
|
|
},
|
|
|
|
"passwordReset": {
|
|
|
|
"title": "Richiesto un reset della password - Jellyfin",
|
|
|
|
"someoneHasRequestedReset": "Qualcuno ha recentemente richiesto un reset della password su Jellyfin.",
|
|
|
|
"ifItWasYou": "Se sei stato tu, scrivi il PIN sotto alla richiesta.",
|
2021-02-19 17:50:50 +00:00
|
|
|
"codeExpiry": "Il codice scadrà in {date}, alle {time} UTC, che è alle {expiresInMinutes}.",
|
2021-02-17 16:54:09 +00:00
|
|
|
"pin": "PIN"
|
|
|
|
},
|
|
|
|
"userDeleted": {
|
|
|
|
"title": "Il tuo account è stato eliminato - Jellyfin",
|
2021-04-12 20:28:36 +00:00
|
|
|
"yourAccountWasDeleted": "Il tuo account di Jellyfin è stato eliminato."
|
2021-02-17 16:54:09 +00:00
|
|
|
},
|
|
|
|
"inviteEmail": {
|
|
|
|
"title": "Invita - Jellyfin",
|
|
|
|
"hello": "Salve",
|
|
|
|
"youHaveBeenInvited": "Sei stato inviatato su Jellyfin.",
|
|
|
|
"toJoin": "Per entrare, segui il link sotto.",
|
|
|
|
"inviteExpiry": "",
|
|
|
|
"linkButton": ""
|
|
|
|
},
|
|
|
|
"welcomeEmail": {
|
|
|
|
"title": "",
|
|
|
|
"welcome": "",
|
|
|
|
"youCanLoginWith": "",
|
|
|
|
"jellyfinURL": ""
|
|
|
|
},
|
|
|
|
"emailConfirmation": {
|
|
|
|
"title": "",
|
|
|
|
"clickBelow": "",
|
|
|
|
"confirmEmail": ""
|
|
|
|
}
|
|
|
|
}
|