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

Last change on this file since 24547 was 24547, checked in by TranslationTeam, 11 years ago

[persofooter] Update nl_NL, thanks to : 57jgm

File size: 704 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'] = 'voettekst perso';
8//Tab help
9$lang['pft_tab_help'] = 'Help';
10$lang['pft_css'] = 'De voettekst aan het aanpassen';
11$lang['pft_css_help'] = 'Uw persoonlijke blok is in de tag < span id="persofooter" >, u kunt deze ID gebruiken in uw thema of lokaal bestand om uw persoonijke blok aan te passen.';
12$lang['pft_ED'] = 'Plugin "UitgebreideBeschrijving"';
13$lang['pft_ED_help'] = 'U 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';
17?>
Note: See TracBrowser for help on using the repository browser.