mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Fixed Italian translation.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
6bae84f34a
commit
bb2204f0fd
7 changed files with 33 additions and 133 deletions
|
@ -23,20 +23,3 @@ $_t["it"]["Bugs"] = "Bug";
|
|||
|
||||
$_t["it"]["My Packages"] = "I miei pacchetti";
|
||||
|
||||
$_t["it"]["You must supply a password."] = "Devi inserire una password.";
|
||||
|
||||
$_t["it"]["You must supply a username."] = "Devi inserire un nome utente.";
|
||||
|
||||
$_t["it"]["Your account has been suspended."] = "Il tuo account è stato sospeso.";
|
||||
|
||||
$_t["it"]["Error trying to generate session id."] = "Si è verificato un errore durante la generazione dell'id della sessione.";
|
||||
|
||||
$_t["it"]["Error looking up username, %s."] = "Si è verificato un errore durante la ricerca del nome utente %s.";
|
||||
|
||||
$_t["it"]["Incorrect password for username, %s."] = "Password errata per il nome utente %s.";
|
||||
|
||||
$_t["it"]["Login failure: Bad user or pass."] = "Autenticazione fallita: nome utente o password errata. ";
|
||||
|
||||
$_t["it"]["Trusted User"] = "Trusted User";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue