summaryrefslogtreecommitdiffstats
path: root/web/lang/it/hacker_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/it/hacker_po.inc')
-rw-r--r--web/lang/it/hacker_po.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/web/lang/it/hacker_po.inc b/web/lang/it/hacker_po.inc
new file mode 100644
index 0000000..f9b8aa0
--- /dev/null
+++ b/web/lang/it/hacker_po.inc
@@ -0,0 +1,12 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["Your session id is invalid."] = "Il tuo id di sessione non è valido.";
+
+$_t["it"]["If this problem persists, please contact the site administrator."] = "Se questo problema dovesse persistere, sei pregato di contattare l'amministratore del sito.";
+
+?> \ No newline at end of file