summaryrefslogtreecommitdiff
path: root/settings/localization/it_IT.inc
diff options
context:
space:
mode:
Diffstat (limited to 'settings/localization/it_IT.inc')
-rw-r--r--settings/localization/it_IT.inc26
1 files changed, 26 insertions, 0 deletions
diff --git a/settings/localization/it_IT.inc b/settings/localization/it_IT.inc
new file mode 100644
index 0000000..7201935
--- /dev/null
+++ b/settings/localization/it_IT.inc
@@ -0,0 +1,26 @@
+<?php
+
+/*
++-----------------------------------------------------------------------+
+| language/it_IT/labels.inc |
+| |
+| Language file of the RoundCube Webmail client |
+| Copyright (C) 2008-2009, RoundQube Dev. - Switzerland |
+| Licensed under the GNU GPL |
+| |
++-----------------------------------------------------------------------+
+| Author: Matteo Bonora <develop@matteobonora.it> |
++-----------------------------------------------------------------------+
+
+*/
+
+$labels = array();
+$labels['menu'] = 'MenĂ¹';
+$labels['managefolders'] = 'Gestisci Cartelle';
+$labels['account'] = 'Amministrazione Account';
+$labels['classic'] = 'Predefinito';
+$labels['remotefolders'] = 'Cartelle Speciali';
+$labels['myroundcube'] = 'MyRoundCube';
+$labels['skin_preview'] = 'Anteprima Skin';
+
+?> \ No newline at end of file