summaryrefslogtreecommitdiff
path: root/lib/plugins/styling/lang/nl/lang.php
diff options
context:
space:
mode:
authorMark C. Prins <mprins@users.sf.net>2015-07-30 19:11:37 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-07-30 19:11:37 +0200
commit3d928be941032419c36c1fef4e7a408c4fc2cfc3 (patch)
tree6ad5b8443407f1b703ef0c8d559e57af8ce66e55 /lib/plugins/styling/lang/nl/lang.php
parent42c73309b1de5b9342e3dd42da75d1bfcd7af3b9 (diff)
downloadrpg-3d928be941032419c36c1fef4e7a408c4fc2cfc3.tar.gz
rpg-3d928be941032419c36c1fef4e7a408c4fc2cfc3.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/styling/lang/nl/lang.php')
-rw-r--r--lib/plugins/styling/lang/nl/lang.php17
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/plugins/styling/lang/nl/lang.php b/lib/plugins/styling/lang/nl/lang.php
new file mode 100644
index 000000000..c712f75ff
--- /dev/null
+++ b/lib/plugins/styling/lang/nl/lang.php
@@ -0,0 +1,17 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Mark C. Prins <mprins@users.sf.net>
+ */
+$lang['btn_preview'] = 'Bekijk aanpassingen';
+$lang['btn_save'] = 'Sla aanpassingen op';
+$lang['btn_reset'] = 'Huidige aanpassingen verwerpen';
+$lang['btn_revert'] = 'Stijlen terugzetten naar de template default';
+$lang['__text__'] = 'Hoofd tekstkleur';
+$lang['__background__'] = 'Hoofd achtergrondkleur';
+$lang['__text_alt__'] = 'Alternatieve tekstkleur';
+$lang['__background_alt__'] = 'Alternatieve achtergrondkleur';
+$lang['__text_neu__'] = 'Neutrale tekstkleur';
+$lang['__background_neu__'] = 'Neutrale achtergrondkleur';