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

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

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

	// A
	'ajouter_compositions' => 'Add compositions',

	// C
	'composition' => 'Composition',
	'composition_defaut' => 'default composition',
	'composition_heritee' => 'inherited',
	'composition_utilisee' => 'Used :',
	'composition_verrouillee' => 'This composition is locked by the webmaster',
	'compositions' => 'Compositions',

	// D
	'des_utilisations' => '@nb@ uses',

	// H
	'heritages' => 'This composition defines default compositions for the following objects:',

	// I
	'info_1_composition' => '1 composition',
	'info_aucune_composition' => 'No composition',
	'info_nb_compositions' => '@nb@ compositions',

	// L
	'label_activer_composition_objets' => 'Use compositions on objects',
	'label_branche_verrouillee' => 'The compositions of this branch are locked.',
	'label_chemin_compositions' => 'Compositions folder',
	'label_chemin_compositions_details' => 'Specify the path where the skeletons will be found for composition.',
	'label_composition' => 'Type of composition',
	'label_composition_branche_lock' => 'Lock the composition of all objects in the branch',
	'label_composition_explication' => 'You are Webmaster, you can',
	'label_composition_lock' => 'Lock the composition',
	'label_composition_rubrique' => 'Sections composition',
	'label_heritages' => 'Heritages',
	'label_information' => 'Information',
	'label_masquer_formulaire' => 'Hide the form',
	'label_masquer_formulaire_composition' => 'Hide the selection form of a composition when the user does not have the rights to edit it.',
	'label_pas_de_composition' => 'No composition',
	'label_styliser' => 'Selection of skeletons',
	'label_styliser_auto' => 'Do not use automatic selection. The selection is supported by my skeletons.',
	'label_tout_verrouiller' => 'Lock all',
	'label_toutes_verrouilles' => 'All compositions are locked.',
	'label_verrouiller_toutes_compositions' => 'Lock all compositions (only the webmasters can change them).',

	// M
	'message_info_ajouter_compositions' => 'To create your own compositions, see the documentation : @url_doc@.',

	// U
	'une_utilisation' => '1 use',

	// V
	'voir_image_exemple' => 'See an image sample'
);
