mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 20:15:01 +00:00
Translated using Weblate (Italian)
Currently translated at 91.7% (211 of 230 strings) Translation: Lemmy/lemmy Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/it/
This commit is contained in:
parent
fa3941a6a4
commit
a87c101ee7
1 changed files with 25 additions and 2 deletions
27
ui/translations/it.json
vendored
27
ui/translations/it.json
vendored
|
@ -55,7 +55,7 @@
|
|||
"delete": "cancella",
|
||||
"deleted": "cancellato",
|
||||
"delete_account": "Cancella Account",
|
||||
"delete_account_confirm": "Attenzione: stai per cancellare permanentemente tutti i tuoi dati. Sei sicuro?",
|
||||
"delete_account_confirm": "Attenzione: stai per cancellare permanentemente tutti i tuoi dati. Inserisci la tua password per confermare questa azione.",
|
||||
"restore": "ripristina",
|
||||
"ban": "ban",
|
||||
"ban_from_site": "banna dal sito",
|
||||
|
@ -186,5 +186,28 @@
|
|||
"admin_already_created": "Spiacente, esiste già un amministratore.",
|
||||
"user_already_exists": "L'utente esiste già.",
|
||||
"couldnt_update_user": "Impossibile aggiornare l'utente.",
|
||||
"system_err_login": "Si è verificato un errore. Prova ad effettuare nuovamente il login."
|
||||
"system_err_login": "Si è verificato un errore. Prova ad effettuare nuovamente il login.",
|
||||
"more": "altro",
|
||||
"message": "Messaggio",
|
||||
"avatar": "Avatar",
|
||||
"upload_avatar": "Carica Avatar",
|
||||
"docs": "Documentazione",
|
||||
"message_sent": "Messaggio inviato",
|
||||
"messages": "Messaggi",
|
||||
"show_avatars": "Mostra Avatar",
|
||||
"old_password": "Vecchia Password",
|
||||
"forgot_password": "password dimenticata",
|
||||
"new_password": "Nuova Password",
|
||||
"private_message_disclaimer": "Attenzione: i messaggi privati su Lemmy non sono sicuri. Crea un account su <1>Riot.im</1> per una messaggistica sicura.",
|
||||
"language": "Lingua",
|
||||
"enable_downvotes": "Abilita Downvote",
|
||||
"enable_nsfw": "Abilita NSFW",
|
||||
"donate_to_lemmy": "Dona a Lemmy",
|
||||
"donate": "Dona",
|
||||
"from": "da",
|
||||
"archive_link": "link archivio",
|
||||
"matrix_user_id": "Utente Matrix",
|
||||
"downvotes_disabled": "Downvote disabilitati",
|
||||
"post_title_too_long": "Titolo del post troppo lungo.",
|
||||
"email_already_exists": "Indirizzo email già presente."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue