~maj plugins
[ptitvelo/web/www.git] / www / plugins / spip-bonux-3 / lang / spip_bonux_nl.php
diff --git a/www/plugins/spip-bonux-3/lang/spip_bonux_nl.php b/www/plugins/spip-bonux-3/lang/spip_bonux_nl.php
new file mode 100644 (file)
index 0000000..2105c7e
--- /dev/null
@@ -0,0 +1,36 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/spip_bonux?lang_cible=nl
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'afficher_calendrier' => 'Toon de kalender',
+       'annee_precedente' => 'Vorig jaar',
+       'annee_suivante' => 'Volgend jaar',
+       'annuler_recherche' => 'Stop met zoeken',
+
+       // B
+       'bouton_fermer' => 'Sluiten',
+
+       // E
+       'erreur_date' => 'Deze datum is onjuist',
+       'erreur_date_corrigee' => 'De datum is aangepast',
+       'erreur_heure' => 'Dit tijdstip is onjuist',
+       'erreur_heure_corrigee' => 'De tijd is aangepast',
+
+       // I
+       'id_rapide' => 'Voeg snel toe',
+
+       // M
+       'mois_precedent' => 'Vorige maand',
+       'mois_suivant' => 'Volgende maand',
+
+       // P
+       'pages' => 'Blz.'
+);
+
+?>