mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
51917c5403
Currently translated at 100.0% (49 of 49 strings) Translation: jfa-go/Common Strings Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/common-strings/it/
66 lines
2.0 KiB
JSON
66 lines
2.0 KiB
JSON
{
|
|
"meta": {
|
|
"name": "Italiano (IT)"
|
|
},
|
|
"strings": {
|
|
"username": "Username",
|
|
"password": "Password",
|
|
"emailAddress": "Indirizzo Email",
|
|
"name": "Nome",
|
|
"submit": "Invia",
|
|
"send": "Invia",
|
|
"success": "Successo",
|
|
"continue": "Continua",
|
|
"error": "Errore",
|
|
"copy": "Copia",
|
|
"copied": "Copiato",
|
|
"time24h": "Formato 24h",
|
|
"time12h": "Formato 12h",
|
|
"linkTelegram": "Link Telegram",
|
|
"contactEmail": "Contatta tramite Email",
|
|
"contactTelegram": "Contatta tramite Telegram",
|
|
"linkDiscord": "Collega Discord",
|
|
"linkMatrix": "Link Matrix",
|
|
"contactDiscord": "Contatta tramite Discord",
|
|
"theme": "Tema",
|
|
"refresh": "Aggiorna",
|
|
"required": "Richiesto",
|
|
"accountStatus": "Stato Account",
|
|
"login": "Login",
|
|
"admin": "Admin",
|
|
"enabled": "Abilitato",
|
|
"disabled": "Disabilitato",
|
|
"reEnable": "Riabilita",
|
|
"disable": "Disattiva",
|
|
"contactMethods": "Metodo di contatto",
|
|
"notSet": "Non impostato",
|
|
"expiry": "Scadenza",
|
|
"add": "Aggiungi",
|
|
"edit": "Modifica",
|
|
"delete": "Elimina",
|
|
"myAccount": "Il mio Account",
|
|
"logout": "Esci"
|
|
},
|
|
"notifications": {
|
|
"errorUnknown": "Errore sconosciuto.",
|
|
"errorLoginBlank": "L'username o password sono stati lasciati vuoti.",
|
|
"errorConnection": "Non riesco a connettermi a jfa-go.",
|
|
"error401Unauthorized": "Non autorizzato. Prova a ricaricare la pagina.",
|
|
"errorSaveSettings": "Impossibile salvare impostazione."
|
|
},
|
|
"quantityStrings": {
|
|
"year": {
|
|
"singular": "{n} Anno",
|
|
"plural": "{n} Anni"
|
|
},
|
|
"month": {
|
|
"singular": "{n} Mese",
|
|
"plural": "{n} Mesi"
|
|
},
|
|
"day": {
|
|
"singular": "{n} Giorno",
|
|
"plural": "{n} Giorni"
|
|
}
|
|
}
|
|
}
|