summaryrefslogtreecommitdiffstats
path: root/web/lang/it/common_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/it/common_po.inc')
-rw-r--r--web/lang/it/common_po.inc29
1 files changed, 0 insertions, 29 deletions
diff --git a/web/lang/it/common_po.inc b/web/lang/it/common_po.inc
deleted file mode 100644
index eb23fa0..0000000
--- a/web/lang/it/common_po.inc
+++ /dev/null
@@ -1,29 +0,0 @@
-<?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";
-