summaryrefslogtreecommitdiffstats
path: root/web/lang/it/timeout_po.inc
blob: 35a5efa0b082edd891a14c5edbb5718a19a289f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?
# Italian (Italiano) translation
# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>

include_once("translator.inc");
global $_t;

$_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 sessione è scaduta. Autenticarsi nuovamente.";

?>