source: extensions/stripped/language/nl_NL/theme.lang.php @ 11264

Last change on this file since 11264 was 11264, checked in by ddtddt, 13 years ago

[extensions] - stripped - add NL thanks to stim - step 2

File size: 1.6 KB
Line 
1<?php
2
3$lang['Show/hide menu'] = 'Toon/verberg menu';
4$lang['Description'] = 'Beschrijving';
5$lang['Information'] = 'Informatie';
6$lang['GMap'] = 'Kaart';
7
8$lang['Interface options']='Interface opties';
9$lang['Hide menu by default on category page']='Menu standaard verbergen op categorie pagina';
10$lang['Animate menu']='Geanimeerd menu';
11$lang['Animate tabs on picture page']='Geanimeerde tabs op afbeelding pagina';
12$lang['Replace all icons by ALT text']='Vervang alle iconen door ALT tekst';
13$lang['Force text to lowercase']='Tekst altijd in lowercase weergen';
14$lang['Show thumbnail legend']='Toon mini-afbeelding legenda';
15$lang['Picture page options']='Afbeelding pagina opties';
16$lang['Show image title on top of the page (after browse path)']='Toon afbeeldingstitel bovenaan de pagina (naast navigatie pad)';
17$lang['Show description instead of title below image']='Toon beschrijving in plaats van titel onder de afbeelding';
18$lang['Use arrows instead of navigation thumbnails']='Gebruik pijlen in plaats van navigatie-miniaturen';
19$lang['Show Information tab only to admins']='Toon informatie tab alleen aan beheerders';
20$lang['Image autosize options']='Opties voor automatische formaatwijzigingen';
21$lang['Resize image to fit window']='Afbeeldingsformaat aanpassen aan venster grootte';
22$lang['Include title after resize']='Behoud titel na wijzigen formaat';
23$lang['Additional bottom margin after resize']='Extra margin onder, na wijzigen formaat';
24$lang['Minimum image height after resize']='Minimale hoogte van de afbeelding, na wijzigen formaat';
25$lang['stripped Configuration updated']='stripped configuratie bijgewerkt';
26
27?>
Note: See TracBrowser for help on using the repository browser.