summaryrefslogtreecommitdiff
path: root/settings/localization/de_CH.inc
diff options
context:
space:
mode:
Diffstat (limited to 'settings/localization/de_CH.inc')
-rw-r--r--settings/localization/de_CH.inc24
1 files changed, 24 insertions, 0 deletions
diff --git a/settings/localization/de_CH.inc b/settings/localization/de_CH.inc
new file mode 100644
index 0000000..a480711
--- /dev/null
+++ b/settings/localization/de_CH.inc
@@ -0,0 +1,24 @@
+<?php
+/*
+ +-----------------------------------------------------------------------+
+ | ./plugins/settings/localization/de_CH.inc
+ |
+ | Language file of MyRoundcube Plugins Bundle
+ | Copyright (C) 2010-2012, Roland 'rosali' Liebl
+ | Licensed under the GNU GPL
+ |
+ +-----------------------------------------------------------------------+
+ | Author: myroundcube@mail4us.net - 03/21/2012 18:06:21
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['menu'] = 'Menue';
+$labels['managefolders'] = 'Ordner verwalten';
+$labels['account'] = 'Konto-Einstellungen';
+$labels['classic'] = 'Standard';
+$labels['remotefolders'] = 'Spezialordner';
+$labels['myroundcube'] = 'MyRoundCube';
+$labels['skin_preview'] = 'Vorschau Benutzerobfläche';
+
+?> \ No newline at end of file