<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/cfg/lang/
if (!defined("_ECRIRE_INC_VERSION")) return;

$GLOBALS[$GLOBALS['idx_lang']] = array(
	// A
	// B
	'bouton_effacer' => 'Delete',
	// C
	'controls' => 'Controls',
	'cfg_title_nivoslider' => 'NivoSlider Configuration',
	// D
	'default' => 'Default article',
	// E
	// F
	// G
	'general' => 'General Appearance',
	// H
	// I
	// J
	// K
	// L
	'label_animSpeed' => 'Slide transition speed',
	'label_height' => 'Height',
	'label_width' => 'Width',
	'label_effect' => 'Transition effect',
	'label_slices' => 'Cut images in slices',
	'label_pauseTime' => 'Pause between images',
	'label_imageAlign' => 'Crop',
	'label_imageBackcolor' => 'Background color',
	'label_non' => 'no',
	'label_oui' => 'yes',
	'label_directionNav' => 'Show Next &amp; Prev arrows',
	'label_directionNavHide' => 'Only show on hover',
	'label_keyboardNav' => 'Use left & right arrows',
	'label_pauseOnHover' => 'Stop animation while hovering',
	'label_controlNavThumbs' => 'Use thumbnails',
	'label_controlNav' => 'Show bullets',
	'label_bottomMargin' => 'Bottom margin',
	'label_captionBackcolor' => 'Caption background color',
	'label_captionFrontcolor' => 'Caption text color',
	'label_captionOpacity' => 'Caption opacity',
	'label_id_defaut' => 'Default article used by the snippet [#MODELE{nivoslider}] as default article id to use...<br/>',
	'legend' => 'Legends',
	// M
	// N
	// O
	// P
	// Q
	// R
	// S
	// T
	// U
	// V
	// W
	// X
	// Y
	// Z
);

?>
