diff options
author | Andrea Scarpino <bash.lnx@gmail.com> | 2008-07-17 19:44:23 +0200 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2008-07-22 20:21:10 +0200 |
commit | bb2204f0fde89d50a7c2c0554314d30c8289918b (patch) | |
tree | 48305b2fcfc36235560c1964b659f475ecc49fa4 /web/lang/it/aur_po.inc | |
parent | 6bae84f34a571da9da0f7c2237be3cc544ecb365 (diff) | |
download | aur-bb2204f0fde89d50a7c2c0554314d30c8289918b.tar.gz aur-bb2204f0fde89d50a7c2c0554314d30c8289918b.tar.xz |
Fixed Italian translation.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/it/aur_po.inc')
-rw-r--r-- | web/lang/it/aur_po.inc | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/web/lang/it/aur_po.inc b/web/lang/it/aur_po.inc index ac24bb97..5717d970 100644 --- a/web/lang/it/aur_po.inc +++ b/web/lang/it/aur_po.inc @@ -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"; - -?>
\ No newline at end of file |