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

Last change on this file since 28713 was 28713, checked in by TranslationTeam, 10 years ago

[adult_content] Update nl_NL, thanks to : Ellin-E

  • Property svn:executable set to *
File size: 4.2 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$lang['ac_title_menu'] = 'Waarschuwing';
45$lang['ac_title_menu_statut'] = 'Informatie';
46$lang['ac_user_no'] = 'Je wilde deze content niet activeren';
47$lang['ac_user_text_16'] = 'Je bent 16 of 17 jaar oud';
48$lang['ac_user_text_18'] = 'Je bent ouder dan 18 jaar';
49$lang['ad_c_manage_both'] = 'erotische en pornografische inhoud';
50$lang['ad_c_manage_eroticonly'] = 'alleen erotische inhoud';
51$lang['ad_c_manage_pornonly'] = 'alleen pornografische inhoud';
52$lang['ad_c_manage_what'] = 'geef aan welke inhoud de plugin moet beheren:';
53$lang['ad_c_msg_admin_1'] = 'Plugin configuratie succes bijgewerkt';
54$lang['ad_c_send'] = 'aanpassingen opslaan';
55$lang['ac_title_fermer'] = 'gefilterde content';
56$lang['ac_user_no_s'] = 'Gefilterde content';
57$lang['ad_c_linktolang'] = 'Ga naar het taalbestand van 18+ inhoud (eis is Localfiles Editor ingeschakeld)';
58$lang['ad_c_menublock_for_guest'] = 'toe staan dat niet geregistreerde gebruikers hun leeftijd kunnen selecteren?';
59$lang['No options. Just check "Allow unregistered users to select their age?" on the Adult Content administration page'] = 'Geen mogelijkheden. Check alleen "Niet-geregistreerde gebruikers toestaan hun leeftijd te selecteren?" op de Volwassen Inhoud beheerpagina.';
Note: See TracBrowser for help on using the repository browser.