source: extensions/paMOOramics/language/nl_NL/plugin.lang.php @ 16896

Last change on this file since 16896 was 16896, checked in by TranslationTeam, 12 years ago

[pamooramics] Update nl_NL, thanks to : hoorn666

  • Property svn:executable set to *
File size: 3.4 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['pamooramics_Slideshow_displayfooter'] = 'Toon geen koptekst bij de slideshow';
24$lang['pamooramics_activateslider'] = 'Activeer scrollen door muis overheen te bewegen';
25$lang['pamooramics_admin_form_legend'] = 'paMOOramics Configuratie';
26$lang['pamooramics_and'] = 'en';
27$lang['pamooramics_autoscroll_onload'] = 'Start automatisch scrollen bij laden';
28$lang['pamooramics_autoscroll_speed'] = 'Automatische scroll snelheid';
29$lang['pamooramics_border_color'] = 'Panoramische rand kleur';
30$lang['pamooramics_border_size'] = 'Panoramische rand dikte';
31$lang['pamooramics_by'] = 'door';
32$lang['pamooramics_caption_color'] = 'Beschrijving tekst kleur';
33$lang['pamooramics_clickMessage'] = 'Klik om het frame te verplaatsen!';
34$lang['pamooramics_description'] = 'paMOOramics zorgt ervoor dat jouw panorama getoond en gescrolled kan worden in piwogo dankzij:';
35$lang['pamooramics_displayfooter'] = 'Kan de koptitel niet vertonen';
36$lang['pamooramics_dragMessage'] = 'Sleep me om het panorama te verplaatsen';
37$lang['pamooramics_enable_autoscroll'] = 'Sta automatisch scrollen toe';
38$lang['pamooramics_footer_color'] = 'Koptitel achtergrond kleur';
39$lang['pamooramics_loading'] = 'Laden ...';
40$lang['pamooramics_name'] = 'Te zoeken tekst om plaatjes te laten zien in panoramische mode';
41$lang['pamooramics_picture_high'] = 'Klik hier om hoge resolutie panorama te zien';
42$lang['pamooramics_ratio'] = 'Minimum verhouding (breedte/hoogte) om plaatjes te laten zien in panoramische mode';
43$lang['pamooramics_save_config'] = 'Sla op';
44$lang['pamooramics_startAutoscroll'] = 'Start automatisch scrollen';
45$lang['pamooramics_stopAutoscroll'] = 'Stop automatisch scrollen';
46$lang['pamooramics_use_name'] = 'Activeer paMOOramics voor bestandsnamen';
47$lang['pamooramics_use_ratio'] = 'Activeer paMOOramics voor b/h verhouding';
48$lang['pamooramics_width'] = 'Panorama display breedte ';
49?>
Note: See TracBrowser for help on using the repository browser.