summaryrefslogtreecommitdiffstats
path: root/web/lang/it/common_po.inc
blob: eb23fa02fda36686be7f75ae60af5c309c3a7694 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?php
# Italian (Italiano) translation
# Translators: Giovanni Scafora <giovanni@archlinux.org> and Pierluigi Picciau <pierluigi88@gmail.com>

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

$_t["it"]["Reset"] = "Cancella";

$_t["it"]["Username"] = "Nome utente";

$_t["it"]["Email Address"] = "Indirizzo email";

$_t["it"]["Less"] = "Precedente";

$_t["it"]["Clear"] = "Pulisci";

$_t["it"]["required"] = "obbligatorio";

$_t["it"]["Update"] = "Aggiorna";

$_t["it"]["Submit"] = "Invia";

$_t["it"]["Password"] = "Password";

$_t["it"]["Create"] = "Crea";

$_t["it"]["More"] = "Successivo";