summaryrefslogtreecommitdiff
path: root/settings/localization/it_IT.inc
diff options
context:
space:
mode:
authorHugues Hiegel <root@paranoid>2015-03-11 16:55:04 +0100
committerHugues Hiegel <root@paranoid>2015-03-11 16:55:04 +0100
commit99f904adcc37d93c90defcd8ce898598e25be212 (patch)
tree60a6c7b7b9cf012d6c0e8dcf5c7f4fe0a5b6fc49 /settings/localization/it_IT.inc
parentb2034fdfec040a67988e543a911208ef2491ce7a (diff)
Lot of pluginsHEADmaster
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