[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
c6d214b9eb
commit
2c2fc4c9ee
1 changed files with 6 additions and 6 deletions
|
@ -77,7 +77,7 @@
|
||||||
"newName": "Il nuovo nome",
|
"newName": "Il nuovo nome",
|
||||||
"savedSuccess": "Impostazioni salvate con successo.",
|
"savedSuccess": "Impostazioni salvate con successo.",
|
||||||
"emailReminders": "Inviami promemoria per le attività via e-mail",
|
"emailReminders": "Inviami promemoria per le attività via e-mail",
|
||||||
"overdueReminders": "Send me a summary of my undone overdue tasks every day",
|
"overdueReminders": "Inviami ogni giorno un riassunto delle attività in ritardo",
|
||||||
"discoverableByName": "Lascia che altri utenti mi trovino cercando il mio nome",
|
"discoverableByName": "Lascia che altri utenti mi trovino cercando il mio nome",
|
||||||
"discoverableByEmail": "Lascia che altri utenti mi trovino quando cercano il mio indirizzo e-mail completo",
|
"discoverableByEmail": "Lascia che altri utenti mi trovino quando cercano il mio indirizzo e-mail completo",
|
||||||
"playSoundWhenDone": "Riproduci un suono quando le attività vengono segnate come fatte",
|
"playSoundWhenDone": "Riproduci un suono quando le attività vengono segnate come fatte",
|
||||||
|
@ -87,7 +87,7 @@
|
||||||
"language": "Lingua",
|
"language": "Lingua",
|
||||||
"defaultList": "Lista predefinita",
|
"defaultList": "Lista predefinita",
|
||||||
"timezone": "Fuso Orario",
|
"timezone": "Fuso Orario",
|
||||||
"overdueTasksRemindersTime": "Overdue tasks reminder email time"
|
"overdueTasksRemindersTime": "Orario email del promemoria attività in ritardo"
|
||||||
},
|
},
|
||||||
"totp": {
|
"totp": {
|
||||||
"title": "Autenticazione a due fattori",
|
"title": "Autenticazione a due fattori",
|
||||||
|
@ -728,16 +728,16 @@
|
||||||
"removeSuccess": "Etichetta eliminata.",
|
"removeSuccess": "Etichetta eliminata.",
|
||||||
"addCreateSuccess": "Etichetta creata e aggiunta.",
|
"addCreateSuccess": "Etichetta creata e aggiunta.",
|
||||||
"delete": {
|
"delete": {
|
||||||
"header": "Delete this label",
|
"header": "Elimina etichetta",
|
||||||
"text1": "Are you sure you want to delete this label?",
|
"text1": "Sei sicuro di voler eliminare questa etichetta?",
|
||||||
"text2": "This will remove it from all tasks and cannot be restored."
|
"text2": "Verrà rimossa da tutte le attività e non potrà essere ripristinata."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"unset": "Azzera",
|
"unset": "Azzera",
|
||||||
"low": "Bassa",
|
"low": "Bassa",
|
||||||
"medium": "Media",
|
"medium": "Media",
|
||||||
"high": "High",
|
"high": "Alta",
|
||||||
"urgent": "Urgente",
|
"urgent": "Urgente",
|
||||||
"doNow": "FARE ORA"
|
"doNow": "FARE ORA"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue