File "cookiebar_nl.php"

Full path: /home/argothem/www/organecyberpresse/plugins/auto/cookiebar/v1.3.0/lang/cookiebar_nl.php
File size: 2.17 KB
MIME-type: text/x-php
Charset: utf-8

<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/cookiebar?lang_cible=nl
// ** ne pas modifier le fichier **

if (!defined('_ECRIRE_INC_VERSION')) {
	return;
}

$GLOBALS[$GLOBALS['idx_lang']] = array(

	// C
	'cfg_titre_parametrages' => 'Cookiebar configuratie',
	'cookiebar_titre' => 'cookiebar',

	// L
	'label_accept_button' => 'Toon de Accepteerknop',
	'label_accept_button_false' => 'nee',
	'label_accept_button_true' => 'ja',
	'label_accept_txt' => 'Pas de tekst aan (optioneel)',
	'label_accept_txt_current' => 'Standaard knoptitel',
	'label_decline_button' => 'Toon de Weigerknop',
	'label_decline_button_false' => 'nee',
	'label_decline_button_true' => 'ja',
	'label_decline_txt' => 'Pas de tekst aan (optioneel)',
	'label_decline_txt_current' => 'Standaard knoptitel',
	'label_effet' => 'Verdwijnen van de balk',
	'label_effet_fade' => 'Vervagen',
	'label_effet_hide' => 'Verborgen',
	'label_effet_slide' => 'Wegglijden',
	'label_message_txt' => 'Pas de (optionele) boodschap aan, eventueel met &lt;multi&gt;&lt;/multi&gt; syntax',
	'label_message_txt_current' => 'Standaard boodschap',
	'label_policy_button' => 'Toon Privacy Policy knop',
	'label_policy_button_false' => 'nee',
	'label_policy_button_true' => 'ja',
	'label_policy_txt' => 'Pas de tekst aan (optioneel)',
	'label_policy_txt_current' => 'Standaard knoptitel',
	'label_policy_url' => 'URL van de policy privacy',
	'label_position' => 'Balkpositie',
	'label_position_fixed' => 'Top (vast)',
	'label_position_fixed-bottom' => 'Bodem (vast)',
	'label_position_top' => 'Top',
	'label_section_accept' => 'Knop om cookies te accepteren',
	'label_section_decline' => 'Knop om cookies te weigeren',
	'label_section_graphisme' => 'Grafisch aspect',
	'label_section_message' => 'Bericht',
	'label_section_policy' => 'Knop voor privacy policy link',

	// M
	'message_accepttext' => 'Ik begrijp het',
	'message_declinetext' => 'Schakel cookies uit',
	'message_message' => 'Wij maken gebruik van cookies om gebruik en voorkeur op te slaan.',
	'message_policytext' => 'Privacy Policy',

	// T
	'titre_page_configurer_cookiebar' => 'Cookiebar configuratie'
);