diff options
author | swiergot <swiergot> | 2005-09-09 23:30:15 +0200 |
---|---|---|
committer | swiergot <swiergot> | 2005-09-09 23:30:15 +0200 |
commit | 63a0a0532033b79f541f59ac1152b747f5760d75 (patch) | |
tree | 972441e65390519eb2ce9e26cab61bdb8d6386ce /web/lang/it/timeout_po.inc | |
parent | e231f2510f843879e12dbb47ccd4f4d728cf3894 (diff) | |
download | aur-63a0a0532033b79f541f59ac1152b747f5760d75.tar.gz aur-63a0a0532033b79f541f59ac1152b747f5760d75.tar.xz |
updated Italian translation from Giovanni
Diffstat (limited to 'web/lang/it/timeout_po.inc')
-rw-r--r-- | web/lang/it/timeout_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/it/timeout_po.inc b/web/lang/it/timeout_po.inc index fc4c69d1..35a5efa0 100644 --- a/web/lang/it/timeout_po.inc +++ b/web/lang/it/timeout_po.inc @@ -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."; ?>
\ No newline at end of file |