spip_nursit/plugins-dist/dist/nursit/zen-garden/lang/zengarden_nl.php
2023-06-01 17:30:12 +02:00

37 lines
1.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/zengarden?lang_cible=nl
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// A
'apercevoir_ce_theme' => 'Verkennen',
// B
'bandeau_personalisable' => 'Je kunt de afbeelding in de banner van dit thema aanpassen',
// C
'choisir_ce_theme' => 'Keuze',
'choix_theme' => 'Kies je thema',
// D
'desactiver_ce_theme' => 'Deactiveren en naar de standaardstijl terugkeren',
// I
'info_page' => 'Je kunt een aangeboden thema selecteren of bekijken hoe ze eruitzien zonder de weergave op de site voor bezoekers aan te passen',
'intitule_compatiblite_squelette' => 'Uitsluitend compatibel met skeletten',
'intitule_version' => 'versie',
// S
'switcher_activer' => 'Maak themakeuze mogelijk op de publieke site',
'switcher_desactiver' => 'Maak themakeuze onmogelijk',
// T
'theme_actif' => 'Dit thema wordt momenteel gebruikt',
'themes' => 'Themas'
);