summaryrefslogtreecommitdiffstats
path: root/web/lang/it/aur_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/it/aur_po.inc')
-rw-r--r--web/lang/it/aur_po.inc14
1 files changed, 13 insertions, 1 deletions
diff --git a/web/lang/it/aur_po.inc b/web/lang/it/aur_po.inc
index 87d0ebf3..fe3f79fe 100644
--- a/web/lang/it/aur_po.inc
+++ b/web/lang/it/aur_po.inc
@@ -17,10 +17,22 @@ $_t["it"]["Logout"] = "Esci";
$_t["it"]["%s: %sAn ArchLinux project%s"] = "%s: %sUn progetto ArchLinux%s";
-$_t["it"]["Discussion"] = "Lista di discussione";
+$_t["it"]["Discussion"] = "Discussione";
$_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.";
+
?> \ No newline at end of file