summaryrefslogtreecommitdiff
path: root/lib/plugins/styling/lang/nl/lang.php
diff options
context:
space:
mode:
authorGerrit Uitslag <klapinklapin@gmail.com>2015-07-31 13:33:19 +0200
committerGerrit Uitslag <klapinklapin@gmail.com>2015-07-31 13:33:19 +0200
commit7dc395bb9170610ff1fafc331fddd3cdfd091e56 (patch)
tree4e0c664a6a795cb52c600850bfbdc2ddb80ff9d1 /lib/plugins/styling/lang/nl/lang.php
parent3333cbc9dae2edb61051985a8b969412d8e425ff (diff)
parent3b5e1a0ea28a4d5252a8b013997d8a3837dd5e28 (diff)
downloadrpg-7dc395bb9170610ff1fafc331fddd3cdfd091e56.tar.gz
rpg-7dc395bb9170610ff1fafc331fddd3cdfd091e56.tar.bz2
Merge pull request #1276 from dokuwiki-translate/lang_update_169
Translation update (nl)
Diffstat (limited to 'lib/plugins/styling/lang/nl/lang.php')
-rw-r--r--lib/plugins/styling/lang/nl/lang.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/plugins/styling/lang/nl/lang.php b/lib/plugins/styling/lang/nl/lang.php
index c712f75ff..c5bbe77d3 100644
--- a/lib/plugins/styling/lang/nl/lang.php
+++ b/lib/plugins/styling/lang/nl/lang.php
@@ -4,7 +4,12 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Mark C. Prins <mprins@users.sf.net>
+ * @author hugo smet <hugo.smet@scarlet.be>
*/
+$lang['menu'] = 'Sjabloon stijl instellingen';
+$lang['js']['loader'] = 'Voorbeeldweergave is aan het laden...<br />als dit niet verdwijnt zijn uw instellingen mogelijks foutief.';
+$lang['js']['popup'] = 'Open als popup';
+$lang['error'] = 'Sorry, dit sjabloon ondersteunt deze functionaliteit niet.';
$lang['btn_preview'] = 'Bekijk aanpassingen';
$lang['btn_save'] = 'Sla aanpassingen op';
$lang['btn_reset'] = 'Huidige aanpassingen verwerpen';
@@ -15,3 +20,5 @@ $lang['__text_alt__'] = 'Alternatieve tekstkleur';
$lang['__background_alt__'] = 'Alternatieve achtergrondkleur';
$lang['__text_neu__'] = 'Neutrale tekstkleur';
$lang['__background_neu__'] = 'Neutrale achtergrondkleur';
+$lang['__border__'] = 'Kader kleur';
+$lang['__highlight__'] = 'Accentkleur (hoofdzakelijk voor zoekresultaten)';