source: extensions/AStat/language/nl_NL/plugin.lang.php @ 28010

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

[astats] Update nl_NL, thanks to : eijdenberg

  • Property svn:executable set to *
File size: 5.6 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
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// +-----------------------------------------------------------------------+
23$lang['AStat_BarColor_IP'] = 'Aantal IP adressen';
24$lang['AStat_BarColor_Img'] = 'Aantal foto\'s';
25$lang['AStat_BarColor_Pages'] = 'Aantal pagina\'s';
26$lang['AStat_DefaultSortCat'] = 'Standaard sortering';
27$lang['AStat_BarColor_Cat'] = 'Aantal categoriëen';
28$lang['AStat_config_colors_and_graph'] = 'Kleur & grafische instellingen';
29$lang['AStat_PeriodPerDefault'] = 'Standaard gekozen periode';
30$lang['AStat_NbCatPerPages'] = 'Aantal categoriën per pagina ';
31$lang['AStat_NbIPPerPages'] = 'Aantal IP adressen per pagina';
32$lang['AStat_NbImgPerPages'] = 'Aantal foto\'s per pagina';
33$lang['AStat_title_page'] = 'Geavanceerde statistieken';
34$lang['AStat_PeriodPerDefault_global'] = 'Globaal';
35$lang['AStat_general_config'] = 'Globale instellingen';
36$lang['AStat_period_label_global'] = 'Globaal';
37$lang['AStat_deleted_picture'] = 'Foto bestaat niet meer';
38$lang['AStat_do_save'] = 'Opslaan';
39$lang['AStat_enableddisabled_false'] = 'Filter uitgeschakeld';
40$lang['AStat_enableddisabled_invert'] = 'Filter geïnverteerd';
41$lang['AStat_enableddisabled_true'] = 'Filter ingeschakeld';
42$lang['AStat_by_period'] = 'Per periode';
43$lang['AStat_by_category'] = 'Per categorie';
44$lang['AStat_by_ip'] = 'Per IP';
45$lang['AStat_SortCatLabel'] = 'Gesorteerd op';
46$lang['AStat_SortIPLabel'] = 'Gesorteerd op';
47$lang['AStat_SortImgLabel'] = 'Gesorteerd op';
48$lang['AStat_sortip_ip'] = 'Bezoeker / IP adressen';
49$lang['AStat_month_of_year_7'] = 'Juli';
50$lang['AStat_month_of_year_8'] = 'Augustus';
51$lang['AStat_period_label_all'] = 'Gehele jaar';
52$lang['AStat_month_of_year_4'] = 'April';
53$lang['AStat_month_of_year_5'] = 'Mei';
54$lang['AStat_month_of_year_6'] = 'Juni';
55$lang['AStat_month_of_year_12'] = 'December';
56$lang['AStat_month_of_year_2'] = 'Februari';
57$lang['AStat_month_of_year_3'] = 'Maart';
58$lang['AStat_month_of_year_1'] = 'Januari';
59$lang['AStat_month_of_year_10'] = 'Oktober';
60$lang['AStat_month_of_year_11'] = 'November';
61$lang['AStat_by_image'] = 'Per foto';
62$lang['AStat_config'] = 'Instellingen';
63$lang['AStat_config_saved'] = 'Instellingen zijn bewaard!';
64$lang['AStat_config_title'] = 'AStat instellingen';
65$lang['AStat_confignotsaved'] = 'Een fout is opgetreden, instellingen zijn niet bewaard';
66$lang['AStat_day_of_week_0'] = 'Zondag';
67$lang['AStat_day_of_week_1'] = 'Maandag';
68$lang['AStat_day_of_week_2'] = 'Dinsdag';
69$lang['AStat_day_of_week_3'] = 'Woensdag';
70$lang['AStat_day_of_week_4'] = 'Donderdag';
71$lang['AStat_day_of_week_5'] = 'Vrijdag';
72$lang['AStat_day_of_week_6'] = 'Zaterdag';
73$lang['AStat_nb_total_category'] = 'Totaal aantal categorieën';
74$lang['AStat_nb_total_image'] = 'Totaal aantal foto\'s';
75$lang['AStat_nb_total_ip'] = 'Totaal aantal IP adressen';
76$lang['AStat_month_of_year_9'] = 'September';
77$lang['AStat_nofilter'] = '--- Geen filter ---';
78$lang['AStat_page_label'] = 'Pagina';
79$lang['AStat_pages_label'] = 'Pagina\'s';
80$lang['AStat_period_label_days'] = 'Dagen';
81$lang['AStat_period_label_hours'] = 'Uren';
82$lang['AStat_period_label_months'] = 'Maanden';
83$lang['AStat_period_label_years'] = 'Jaren';
84$lang['AStat_section_deleted_cat'] = 'Categorie verwijderd';
85$lang['AStat_tools_result_ok'] = 'Actie correct uitgevoerd';
86$lang['AStat_version'] = 'versie';
87$lang['AStat_yesno_false'] = 'Nee';
88$lang['AStat_yesno_true'] = 'Ja';
89$lang['CATEGORY_LABEL'] = 'Categorie';
90$lang['Categories_seen'] = 'Categorieën gezien';
91$lang['IP_label'] = 'IP adres';
92$lang['IP_visit'] = 'IP adres';
93$lang['Pictures_seen'] = 'Foto\'s gezien';
94$lang['pct_Pages_seen'] = '%Pagina\'s';
95$lang['pct_Pictures_seen'] = '%Foto\'s';
96$lang['ratio_Pictures_seen'] = 'Foto\'s gezien ';
97$lang['AStat_RefIPLabel'] = 'Bezoeker / IP adressen';
98$lang['AStat_PeriodPerDefault_month'] = 'De huidige maand';
99$lang['AStat_PeriodPerDefault_year'] = 'Het huidige jaar';
100$lang['AStat_PeriodPerDefault_day'] = 'De huidige dag';
101$lang['AStat_PeriodPerDefault_all'] = 'Alle jaren';
102$lang['AStat_IP_blacklist'] = 'Toevoegen aan zwarte lijst';
103$lang['AStat_DelIP'] = 'Verwijder van zwarte lijst';
104$lang['AStat_DefaultSortImg'] = 'Standaard volgorde';
105$lang['AStat_DefaultSortIP'] = 'Standaard volgorde';
106$lang['AStat_AddIP'] = 'Toevoegen aan zwarte lijst';
Note: See TracBrowser for help on using the repository browser.