Files
Batflat/inc/modules/users/lang/admin/it_italian.ini

23 lines
983 B
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
module_name = "Utenti"
module_desc = "Gestione utenti."
add_new = "Aggiungi utente"
new_user = "Nuovo utente"
edit_user = "Modifica utente"
display_name = "Nome visibile"
description = "Descrizione utente"
photo = "Avatar"
email = "E-mail"
new_password = "Nuova password..."
access = "Permessi"
role = "Ruolo"
user = "Utente"
admin = "Amministratore"
save_success = "Utente creato con successo."
save_failure = "Impossibile creare lutente"
delete_success = "Utente eliminato con successo."
delete_failure = "Impossibile eliminare lutente"
delete_confirm = "Sicuri di voler eliminare gli utenti selezionati?"
user_already_exists = "Nome utente già esistente."
wrong_email = "Indirizzo e-mail non corretto!"
too_short_pswd = "Minimo 5 caratteri per la lunghezza della password."