Updated Italian translation

Signed-off-by: Giovanni Scafora <linuxmania@gmail.com>
Signed-off-by: Simo Leone <simo@archlinux.org>
This commit is contained in:
Giovanni Scafora 2008-01-21 17:39:29 +01:00 committed by Simo Leone
parent 036f286f19
commit a4dcb7d38f
6 changed files with 40 additions and 2 deletions

View file

@ -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.";
?>