[PLUGINS] +les plugins de bases
[ptitvelo/web/www.git] / www / plugins / zpip_v1 / lang / zpip_nl.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/_stable_/acces_restreint/lang/
4 if (!defined("_ECRIRE_INC_VERSION")) return;
5
6 $GLOBALS[$GLOBALS['idx_lang']] = array(
7 // A
8
9 // B
10
11 // C
12 'conception_graphique_par' => 'Ontwerp (c)',
13 'commentaire' => 'reactie',
14 'commentaires' => 'reacties ',
15
16 // D
17
18 // I
19
20 // L
21 'lire_la_suite' => 'Lees meer',
22 'lire_la_suite_de' => ' over ',
23
24 // M
25
26 // P
27 'personaliser_nav' => 'Personaliseer dit menu',
28
29 // R
30
31 // S
32 'sous_licence' => 'onder licensie',
33
34 // T
35
36 // V
37
38 // Z
39 );
40
41 ?>