Your IP : 216.73.216.59


Current Path : /home/quelfutuu/www/lchg/plugins/auto/accesrestreint/v6.1.0/lang/
Upload File :
Current File : /home/quelfutuu/www/lchg/plugins/auto/accesrestreint/v6.1.0/lang/accesrestreint_en.php

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

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

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

	// A
	'ajouter_droits_auteur' => 'Give me access to this area',
	'alerte_table_breves_documents' => '<strong>Beware!</strong> Your site is using the <strong>Accès restreint</strong> plugin but the  <strong>Brèves</strong> plugin is not active: 
you run the risk of <strong>displaying documents</strong> that were restricted access until now.
It is advisable to reinstall it or, if you are sure you will not use it, to permanently delete the spip_breves table.',
	'alerte_table_breves_forum' => '<strong>Beware!</strong> Your site is using the  <strong>Accès restreint</strong> plugin but the  <strong>Brèves</strong> plugin is not active: 
you run the risk of <strong>displaying forums</strong> that were restricted access until now. 
It is advisable to reinstall it or, if you are sure you will not use it, to permanently delete the spip_breves table.',
	'aucune_zone' => 'No restricted area',
	'auteur' => '@nb@ author',
	'auteurs' => '@nb@ authors',
	'auteurs_tous' => 'All connected people',

	// B
	'bouton_configurer_acces' => 'Configuring .htaccess access',
	'bouton_creer_la_zone' => 'Create new area',

	// C
	'colonne_id' => '#',
	'confirmer_ajouter_auteurs' => 'Are you sure you want to add this author to the area?',
	'confirmer_retirer_auteur_zone' => 'Are you sure you wish to remove this author from this area?',
	'confirmer_retirer_auteurs' => 'Are you sure you wish to remove all authors from this area?',
	'confirmer_retirer_rubrique_zone' => 'Are you sure you want to remove this section of this zone?',
	'confirmer_supprimer_zone' => 'Are you sure you want to delete this area?',
	'creer_zone' => 'Create a new area',

	// D
	'descriptif' => 'Description',

	// E
	'explication_creer_htaccess' => 'This option prevents reading the attached documents if the text to which they relate is not published',

	// I
	'icone_menu_config' => 'Restricted access',
	'icone_supprimer_zone' => 'Delete this area',
	'info_1_zone' => '1 restricted area',
	'info_acces_restreint' => 'Access to this page is restricted. Please log in to continue',
	'info_ajouter_auteur' => 'Add this author',
	'info_ajouter_auteurs' => 'Add all authors',
	'info_ajouter_zones' => 'Add all areas',
	'info_aucun_acces' => 'No access allowed',
	'info_aucun_auteur' => 'No authors in the area',
	'info_aucune_zone' => 'No areas',
	'info_auteurs_lies_zone' => 'Authors with access to this area',
	'info_lien_action_proteger' => 'Restrict access to this section',
	'info_nb_zones' => '@nb@ restricted areas',
	'info_page' => 'This page allows you to create restricted areas in your site',
	'info_retirer_auteurs' => 'Remove all authors',
	'info_retirer_zone' => 'Remove from area',
	'info_retirer_zones' => 'Remove from all areas',
	'info_rubrique_dans_zone' => 'This section is in area:',
	'info_rubrique_dans_zones' => 'This section is in areas:',
	'info_vous_avez_acces_a_cette_zone' => 'You have access to this area',
	'info_vous_navez_pas_acces_a_cette_zone' => 'You do not have access to this area',

	// L
	'label_creer_htaccess' => 'Access to the attached document by their URL',
	'label_creer_htaccess_non' => 'allow read',
	'label_creer_htaccess_oui' => 'forbid the reading',
	'label_droits_acces' => 'Access rights',
	'label_filtrer_rubriques' => 'Filter',
	'label_titre_zone' => 'Title',

	// M
	'modifier_zone' => 'Edit the area',

	// P
	'page_zones_acces' => 'Restricted Access',
	'par_titre' => 'By title',
	'placeholder_filtrer_rubriques' => 'Title of a section',
	'privee' => 'Private',
	'publique' => 'Public',

	// R
	'rubrique' => '@nb@ section',
	'rubriques' => '@nb@ sections',
	'rubriques_zones_acces' => 'Sections in this area',

	// S
	'selectionner_une_zone' => 'Select a restricted area',

	// T
	'texte_ajouter_zone' => 'Add a zone',
	'texte_creer_associer_zone' => 'Create and assign a zone',
	'titre' => 'Title',
	'titre_ajouter_zone' => 'Append to this restricted area',
	'titre_boite_protegee_non' => 'Unrestricted access',
	'titre_boite_protegee_oui' => 'Restricted access',
	'titre_cadre_modifier_zone' => 'Edit an area',
	'titre_page_config' => 'Configure access rights',
	'titre_table' => 'All restricted areas',
	'titre_zone_acces' => 'Restricted access zone',
	'titre_zones_acces' => 'Restricted areas',
	'toutes' => 'All',

	// V
	'voir_toutes' => 'Show all areas',

	// Z
	'zone_numero' => 'AREA NUMBER:',
	'zone_restreinte_autoriser_si_connexion_label' => 'Allow access to all connected people',
	'zone_restreinte_espace_prive' => 'Restrict access to this area in the private area',
	'zone_restreinte_publique' => 'Restrict access to this area in the public site'
);