source: extensions/Media_Icon/language/nl_NL/plugin.lang.php @ 21728

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

[media_icon] Update nl_NL, thanks to : 57jgm

  • Property svn:executable set to *
File size: 5.1 KB
RevLine 
[20811]1<?php
2// +-----------------------------------------------------------------------+
[20886]3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2013 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// +-----------------------------------------------------------------------+
[20811]23$lang['Advanced options'] = 'Geavenceerde opties';
24$lang['Author website'] = 'Auteur\'s website';
25$lang['Click on submit to see changes.'] = 'Klik op \'submit\' om veranderingen te zien';
26$lang['Documents'] = 'Documenten';
27$lang['Donate'] = 'Doneer';
28$lang['Download website'] = 'Download website';
29$lang['Files supported: doc, docx and odt'] = 'Ondersteunde formaten: doc, docx en odt';
30$lang['Files supported: mp3, ogg, oga, m4a, webma, fla, wav'] = 'Ondersteunde formaten: mp3, ogg, oga, m4a, fla, wav';
31$lang['Files supported: pdf'] = 'Ondersteunde formaten: pdf';
32$lang['Files supported: ppt, pptx and odp files'] = 'Ondersteunde formaten: ppt, pptx en odp';
33$lang['Files supported: webm, webmv, ogv, m4v, flv, mp4'] = 'Ondersteunde formaten: Webm, webmv, ogv, flv, mp4';
34$lang['Files supported: xls, xlsx and ods'] = 'Ondersteunde formaten: xls, xlsx en ods';
35$lang['Folder'] = 'Map';
[20886]36$lang['Top right corner'] = 'Rechts boven';
37$lang['Video'] = 'Video';
38$lang['Videos'] = 'Videos';
39$lang['Vimeo'] = 'Vimeo';
40$lang['Vimeo videos'] = 'Vimeo videos';
41$lang['Wat'] = 'Wat';
42$lang['Wat videos'] = 'Wat videos';
43$lang['Wideo'] = 'Wideo';
44$lang['Wideo videos'] = 'Wideo videos';
45$lang['Youtube'] = 'Youtube';
46$lang['Youtube videos'] = 'Youtube videos';
47$lang['pdf'] = 'pdf';
48$lang['pdf files'] = 'pdf bestanden';
49$lang['Part of the DelliOS System icon pack by Wendell Fernandes.'] = 'Onderdeel van DelliOS System icon door Wendell Fernandes';
50$lang['Part of the RRZE icon set.'] = 'Onderdeel van de RRZE icoon set';
51$lang['Part of the iSuite Revoked pack by Prax-08.'] = 'Onderdeel van de iSuite Revoked icoon set door Prax-08';
52$lang['Piwigo is a free software (opensource software), you can use it for free and this is not going to change. Donations are collected by the Piwigo Foundation (non profit organization) to cover project fees.'] = 'Piwigo is een gratis software (open source software), u kunt het gratis gebruiken. Dit zal niet veranderen. Donaties aan de Piwigo Foundation (non-profit organisatie) worden gebruikt om de kosten te deken.';
53$lang['Position'] = 'Positie';
54$lang['Presentation'] = 'Presentatie';
55$lang['Presentations'] = 'Presentaties';
56$lang['Result'] = 'Resultaat';
57$lang['Spreadsheet'] = 'Spreadsheet';
58$lang['Spreadsheets'] = 'Spreadsheets';
59$lang['Style'] = 'Stijl';
60$lang['The corner of the thumbnail in which the icon will be displayed.'] = 'De hoek waar de afbeelding geplaatst wordt.';
61$lang['The icons are brought to you thanks to:'] = 'Deze iconen worden u gebracht door: ';
62$lang['The opacity have to be a number between 0 and 100'] = 'De opaciteit moet tussen 0 en 100 liggen';
63$lang['The opacity of the icon.'] = 'De opaciteit van de icoon';
64$lang['Top left corner'] = 'Links boven';
65$lang['Bottom left corner'] = 'Links onder';
66$lang['Bottom right corner'] = 'Rechts onder';
67$lang['Credits'] = 'Credits';
68$lang['Dailymotion'] = 'Dailymotion';
69$lang['Dailymotion videos'] = 'Dailymotion video';
70$lang['Document'] = 'Document';
71$lang['Folder color'] = 'Folder kleur';
72$lang['Folder picture'] = 'Folder afbeelding';
73$lang['General'] = 'Algemeen';
74$lang['Icon style:'] = 'Icoon stijl:';
75$lang['Information data registered in database'] = 'informatie opgeslagen in database';
76$lang['Logo'] = 'Logo';
77$lang['Media Icon Plugin'] = 'Media Icoon Plugin';
78$lang['Music'] = 'Muziek';
79$lang['Musics'] = 'Muziek';
80$lang['Not displayed'] = 'Niet getoond';
81$lang['Official logos or Wikipedia:'] = 'Officiele logo\'s Wikipedia';
82$lang['Opacity'] = 'Doorzichtbaarheid';
83$lang['Page'] = 'Pagina';
[21728]84$lang['Types of files you want to add an icon to:'] = 'Bestand soorten waar je een icoon aan toe wil voegen:';
[20811]85?>
Note: See TracBrowser for help on using the repository browser.