diff options
author | Paul Mattal <pjmattal@pedantic.in.mattal.com> | 2007-09-22 08:06:20 -0400 |
---|---|---|
committer | Paul Mattal <pjmattal@pedantic.in.mattal.com> | 2007-09-22 08:06:20 -0400 |
commit | 8d11961ee75c5372d3cfd104ee83242127fcffa5 (patch) | |
tree | cf70ebd1814705d6ec6ccbf1048144ec0e66aacd /web/lang/it/acctfuncs_po.inc | |
parent | 988ecc442c44ae73320244f2d9b5f4f4b7e1723e (diff) | |
download | aurweb-8d11961ee75c5372d3cfd104ee83242127fcffa5.tar.xz |
Added Italian language patch 20070921 from Giovanni Scafora
Diffstat (limited to 'web/lang/it/acctfuncs_po.inc')
-rw-r--r-- | web/lang/it/acctfuncs_po.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/lang/it/acctfuncs_po.inc b/web/lang/it/acctfuncs_po.inc index 26c4d4d..e08d342 100644 --- a/web/lang/it/acctfuncs_po.inc +++ b/web/lang/it/acctfuncs_po.inc @@ -47,7 +47,7 @@ $_t["it"]["Last Voted"] = "Ultimo votato"; $_t["it"]["Real Name"] = "Nome reale"; -$_t["it"]["Edit Account"] = "Modificare l'account"; +$_t["it"]["Edit Account"] = "Modifica l'account"; $_t["it"]["Password fields do not match."] = "I campi password non corrispondono."; @@ -61,11 +61,11 @@ $_t["it"]["No more results to display."] = "Non vi sono ulteriori risultati da v $_t["it"]["Type"] = "Tipo"; -$_t["it"]["Click on the Home link above to login."] = "Fare clic su Inizio per autenticarsi."; +$_t["it"]["Click on the Home link above to login."] = "Clicca su Inizio per autenticarti."; $_t["it"]["Sort by"] = "Ordina per"; -$_t["it"]["Re-type password"] = "Riscrivere la password"; +$_t["it"]["Re-type password"] = "Riscrivi la password"; $_t["it"]["Language is not currently supported."] = "Lingua attualmente non supportata."; |