summaryrefslogtreecommitdiff
path: root/settings/localization/nl_NL.inc
diff options
context:
space:
mode:
Diffstat (limited to 'settings/localization/nl_NL.inc')
-rw-r--r--settings/localization/nl_NL.inc27
1 files changed, 27 insertions, 0 deletions
diff --git a/settings/localization/nl_NL.inc b/settings/localization/nl_NL.inc
new file mode 100644
index 0000000..793a4dc
--- /dev/null
+++ b/settings/localization/nl_NL.inc
@@ -0,0 +1,27 @@
+<?php
+/*
+ +-----------------------------------------------------------------------+
+ | ./plugins/settings/localization/nl_NL.inc
+ |
+ | Language file of MyRoundcube Plugins Bundle
+ | Copyright (C) 2010-2012, Roland 'rosali' Liebl
+ | Licensed under the GNU GPL
+ |
+ +-----------------------------------------------------------------------+
+ | Author: HiJack! - 10/22/2012 20:03:26
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['menu'] = 'Menu';
+$labels['managefolders'] = 'Mappen beheren';
+$labels['account'] = 'Accountbeheer';
+$labels['classic'] = 'Standaard';
+$labels['remotefolders'] = 'Speciale mappen';
+$labels['myroundcube'] = 'MyRoundCube';
+$labels['skin_preview'] = 'Themavoorbeeld';
+$labels['larry'] = 'Larry';
+$labels['pluginname'] = 'Instellingen';
+$labels['plugindescription'] = 'Dit is een ondersteunende plugin die vereist wordt door diverse andere plugins (o.a. alle hmail_* plugins).';
+
+?> \ No newline at end of file