updated Italian translation from Giovanni

This commit is contained in:
swiergot 2005-09-09 21:30:15 +00:00
parent e231f2510f
commit 63a0a05320
12 changed files with 107 additions and 107 deletions

View file

@ -5,8 +5,8 @@
include_once("translator.inc");
global $_t;
$_t["it"]["Click on the Home link above to log in."] = "Clicca su Inizio per autenticarti.";
$_t["it"]["Click on the Home link above to log in."] = "Cliccare su Inizio per autenticarsi.";
$_t["it"]["Your session has timed out. You must log in again."] = "La tua sessione è scaduta. Devi autenticarti nuovamente.";
$_t["it"]["Your session has timed out. You must log in again."] = "La sessione è scaduta. Autenticarsi nuovamente.";
?>