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

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

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

	// C
	'cfg_titre_parametrages' => 'Configuration of subscriptions',

	// I
	'info_liste_synchronisee_automatiquement' => 'This list is now automatically synchronized.',
	'info_nouvelle_liste' => 'New list',

	// L
	'label_anonymiser' => 'Make the list anonymous?',
	'label_double_optin' => 'Subscription validation',
	'label_double_optin_0' => 'Simple Opt-in',
	'label_double_optin_1' => 'Double Opt-in (confirmation email with validation link to subscription)',
	'label_importer_creer_liste_1' => 'While importing email addresses, do not autmatically create a supplementary distribution list with these addresses.',
	'label_list_id' => 'ID',
	'label_list_status' => 'State',
	'label_list_titre' => 'List Name',
	'label_listes_auto_auteurs' => 'List of <b>@statut@</b>',
	'label_proposer_comment_optin_1' => 'Propose subscription in comment form',
	'label_proposer_signup_optin_1' => 'Propose subscription during inscription to website',
	'label_status_close' => 'Closed',
	'label_status_delete' => 'Deleted',
	'label_status_delete_explication' => 'This mailing list and it’s subscribers will be deleted',
	'label_status_open' => 'Open',
	'legend_listes_automatiques' => 'Automatic mailing lists',
	'legend_listes_diffusion' => 'Mailing lists',

	// T
	'texte_config_anonymiser' => 'Replace the title of a list by its number in confirmation mails.',
	'titre_page_configurer_mailsubscriber' => 'Subscription to Newsletter'
);
