source: extensions/PersoFooter/language/nl_NL/plugin.lang.php @ 31651

Last change on this file since 31651 was 31651, checked in by TranslationTeam, 8 years ago

Update nl_NL, thanks to watertoren5044

File size: 708 bytes
Line 
1<?php
2
3$lang['pft_h2'] = 'Persoonlijke voettekst';
4
5//Tab gest
6$lang['pft_tab_gest'] = 'Beheer';
7$lang['pft_perso'] = 'Persoonlijke voettekst';
8//Tab help
9$lang['pft_tab_help'] = 'Help';
10$lang['pft_css'] = 'De voettekst aanpassen';
11$lang['pft_css_help'] = 'Jouw persoonlijke blok is in de tag < span id="persofooter" >, je kunt deze ID gebruiken in jouw thema of lokaal bestand om jouw persoonijke blok aan te passen.';
12$lang['pft_ED'] = 'Plugin "UitgebreideBeschrijving"';
13$lang['pft_ED_help'] = 'Je kunt de tags [lang] gebruiken van de plugin';
14
15$lang['Configuration update'] = 'Configuratie is aangepast';
16$lang['This section is reserved for the webmaster'] = 'Dit deel is gereserveerd voor de beheerder';
Note: See TracBrowser for help on using the repository browser.