diff options
author | Giovanni Scafora <linuxmania@gmail.com> | 2008-01-21 17:39:29 +0100 |
---|---|---|
committer | Simo Leone <simo@archlinux.org> | 2008-02-19 03:12:42 +0100 |
commit | a4dcb7d38fb9d46ed09d039e40f20d63b3553c9e (patch) | |
tree | 9ba70b10474260a3cdc58bacdd0ac46f2962bb8d /web/lang/it/acctfuncs_po.inc | |
parent | 036f286f1937e2d8c2dbe9b6005e5905f6f65f77 (diff) | |
download | aur-a4dcb7d38fb9d46ed09d039e40f20d63b3553c9e.tar.gz aur-a4dcb7d38fb9d46ed09d039e40f20d63b3553c9e.tar.xz |
Updated Italian translation
Signed-off-by: Giovanni Scafora <linuxmania@gmail.com>
Signed-off-by: Simo Leone <simo@archlinux.org>
Diffstat (limited to 'web/lang/it/acctfuncs_po.inc')
-rw-r--r-- | web/lang/it/acctfuncs_po.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/web/lang/it/acctfuncs_po.inc b/web/lang/it/acctfuncs_po.inc index e5b9316a..df1e5abf 100644 --- a/web/lang/it/acctfuncs_po.inc +++ b/web/lang/it/acctfuncs_po.inc @@ -83,4 +83,14 @@ $_t["it"]["Developer"] = "Sviluppatore"; $_t["it"]["View this user's packages"] = "Visualizza i pacchetti di quest'utente"; +$_t["it"]["start and end with a letter or number"] = "inizia e finisce con una lettera o un numero"; + +$_t["it"]["Your password must be at least "] = "La password deve essere di almeno "; + +$_t["it"]["The username is invalid."] = "Il nome utente non è valido."; + +$_t["it"]["It must be "] = "Deve essere "; + +$_t["it"]["can contain only one period, underscore or hyphen."] = "può contenere solo un punto, un trattino basso o un trattino."; + ?>
\ No newline at end of file |