source: extensions/adult_content/language/nl_NL/plugin.lang.php @ 24106

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

[adult_content] Update nl_NL, thanks to : EdwinKort

  • Property svn:executable set to *
File size: 3.0 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['ac_button_activ_16'] = 'activeer de erotische inhoud';
24$lang['ac_button_activ_18'] = 'activeer de pornografische inhoud';
25$lang['ac_charte_user_def'] = 'of klik hier';
26$lang['ac_charte_user_not'] = 'selecteer uw leeftijd';
27$lang['ac_def'] = 'wilt u uw status aanpassen?';
28$lang['ac_fermer'] = 'of sluit';
29$lang['ac_identif'] = 'of log in';
30$lang['ac_lien'] = 'verwijder deze bescherming';
31$lang['ac_logout'] = 'of klik hier';
32$lang['ac_not_def'] = 'deze fase is essentieel maar zal niet meer aan u gevraagd worden';
33$lang['ac_retour'] = 'ik wil deze inhoud niet inschakelen en wil terug gaan naar de vorige pagina';
34$lang['ac_retour_b'] = 'ik wil deze soort inhoud niet zien';
35$lang['ac_retour_c'] = 'ik kom terug naar de vorige pagina';
36$lang['ac_statut'] = 'uw lichaamsbouw';
37$lang['ac_text'] = 'deze gallerij bevat afbeeldingen voor volwassen personen en/of volwassenen';
38$lang['ac_text_activ_16'] = '<u>...en ik garandeer eervol dat</u>:<br>
39 - <B>Ik 16 of 17 jaar oud ben</B><br>
40- Ik ben gewaarschuwd dat deze site pornografische of erotische inhoud kan bevatten.
41- De wetten in mijn land staan me toe om deze site te bezoeken.';
42$lang['NEW! Check the Plugin PWG Stuffs to add the disclaimer on the index/album pages'] = 'NIEUW! Bekijk de PWG Stuff plugin om de disclaimer op de index.album pagina\'s te plaatsen';
43$lang['Disclaimer for the guest, with the ability to choose its age to unlock the adult content'] = 'Disclaimer voor de gast, met de mogelijkheid om leeftijd te kieen';
44?>
Note: See TracBrowser for help on using the repository browser.