summaryrefslogtreecommitdiffstats
path: root/web/lang/it/acctfuncs_po.inc
diff options
context:
space:
mode:
authorGiovanni Scafora <linuxmania@gmail.com>2008-06-12 09:43:34 +0200
committerCallan Barrett <wizzomafizzo@gmail.com>2008-06-12 17:39:01 +0800
commitf735ece7e1b53cdbd21829ffd885e7db75c78fb5 (patch)
tree043185c26531703dd361f99450a854da9decfdb6 /web/lang/it/acctfuncs_po.inc
parent604156950c42af1f0b592c6dc6758d44670db4da (diff)
downloadaurweb-f735ece7e1b53cdbd21829ffd885e7db75c78fb5.tar.xz
Updated Italian translation
Signed-off-by: Giovanni Scafora <linuxmania@gmail.com> Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
Diffstat (limited to 'web/lang/it/acctfuncs_po.inc')
-rw-r--r--web/lang/it/acctfuncs_po.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/lang/it/acctfuncs_po.inc b/web/lang/it/acctfuncs_po.inc
index ebada42..b4be995 100644
--- a/web/lang/it/acctfuncs_po.inc
+++ b/web/lang/it/acctfuncs_po.inc
@@ -93,4 +93,12 @@ $_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.";
+$_t["it"]["It must be between %s and %s characters long"] = "Deve contenere un minimo di %s ed un massimo di %s caratteri";
+
+$_t["it"]["Your password must be at least %s characters."] = "La password deve contenere almeno %s caratteri.";
+
+$_t["it"]["Can contain only one period, underscore or hyphen."] = "Può contenere solo un punto, un trattino basso o un trattino.";
+
+$_t["it"]["Start and end with a letter or number"] = "Inizia e finisce con una lettera o un numero";
+
?> \ No newline at end of file