source: extensions/FacebookPlug/Plugin/language/nl_NL/admin.lang.php @ 16692

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

[facebookplug] Update nl_NL, thanks to : Mattias

  • Property svn:executable set to *
File size: 3.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[' (?)'] = '(?)';
24$lang['Activity feed'] = 'Activiteits feed';
25$lang['Activity'] = 'Activiteit';
26$lang['Add Facebook Piwigo application on footer'] = 'Voeg de Facebook Piwigo applicatie toe aan voettekst';
27$lang['Add Facebook Piwigo group on footer'] = 'Voeg de Facebook Piwigo groep toe aan voettekst';
28$lang['Add a icon link on each album page to share on Facebook'] = 'Voeg een icon link toe aan elke album pagina om te delen op Facebook';
29$lang['Add a icon link on each picture page to share on Facebook'] = 'Voeg een icon link toe aan elke afbeelding pagina om te delen op Facebook';
30$lang['Add a icon link on each picture page to upload image on Facebook'] = 'Voeg een icon link toe aan elke afbeelding pagina om het te uploaden op Facebook';
31$lang['Add a link on each page footer'] = 'Voeg een link toe op elke pagina voettekst';
32$lang['Add a paragraph with Facebook link on about page'] = 'Voeg een paragraaf met Facebook link toe aan de \\'over\\' pagina
33';
34$lang['Add informations on about page'] = 'Voeg informatie toe aan de \\'over\\' pagina';
35$lang['Advanced'] = 'Uitgebreid';
36$lang['Always initialize Facebook'] = 'Initialiseer Facebook altijd';
37$lang['Asynchronous Facebook access'] = 'Asynchroon Facebook toegang';
38$lang['Buttons'] = 'Knoppen';
39$lang['Color scheme'] = 'Kleurenschema';
40$lang['Comments'] = 'Opmerkingen';
41$lang['Continue'] = 'Doorgaan';
42$lang['Data updated with error'] = 'Data geupdate met fout';
43$lang['Data updated with success'] = 'Data geupdate met succes';
44$lang['Develop by'] = 'Ontwikkeld door';
45$lang['Enabled'] = 'Ingeschakeld';
46$lang['Facebook Page URL'] = 'Facebook pagina URL';
47$lang['Height'] = 'Hoogte';
48?>
Note: See TracBrowser for help on using the repository browser.