diff options
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r-- | core/l10n/it.php | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php index 55fc18c264d..4391b53fc54 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -2,6 +2,7 @@ "Personal" => "Personale", "Users" => "Utenti", "Apps" => "Applicazioni", +"Admin" => "Admin", "Help" => "Aiuto", "Cloud not found" => "Cloud non trovata", "Create an <strong>admin account</strong>" => "Crea un <strong>account amministratore</strong>", @@ -13,15 +14,15 @@ "Database password" => "Password database", "Database name" => "Nome database", "Advanced" => "Opzioni avanzate", -"Table prefix" => "Prefisso tabella", "Data folder" => "Cartella dati", "Finish setup" => "Termina", -"gives you the freedom to control your own data on the internet" => "da la libertà di controllare i tuoi dati su internet", "Log out" => "Log out", "Settings" => "Impostazioni", +"Lost your password?" => "Password persa?", "remember" => "ricorda", "You are logged out." => "Sei uscito.", "Login failed!" => "Login fallito!", "prev" => "precedente", -"next" => "successivo" +"next" => "successivo", +"New password" => "Nuova password" ); |