Sha256: 2a9ee04e05a4af3525765482cdc5585b7128750f338cfef09b4553bdd6e96e4f

Contents?: true

Size: 1 KB

Versions: 53

Compression:

Stored size: 1 KB

Contents

/* French initialisation for the jQuery UI date picker plugin. */
/* Written by Keith Wood (kbwood{at}iinet.com.au),
              Stéphane Nahmani (sholby@sholby.net),
              Stéphane Raimbault <stephane.raimbault@gmail.com> */
jQuery(function($){
	$.datepicker.regional['fr'] = {
		closeText: 'Fermer',
		prevText: 'Précédent',
		nextText: 'Suivant',
		currentText: 'Aujourd\'hui',
		monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin',
		'Juillet','Août','Septembre','Octobre','Novembre','Décembre'],
		monthNamesShort: ['Janv.','Févr.','Mars','Avril','Mai','Juin',
		'Juil.','Août','Sept.','Oct.','Nov.','Déc.'],
		dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'],
		dayNamesShort: ['Dim.','Lun.','Mar.','Mer.','Jeu.','Ven.','Sam.'],
		dayNamesMin: ['D','L','M','M','J','V','S'],
		weekHeader: 'Sem.',
		dateFormat: 'dd/mm/yy',
		firstDay: 1,
		isRTL: false,
		showMonthAfterYear: false,
		yearSuffix: ''};
	$.datepicker.setDefaults($.datepicker.regional['fr']);
});

Version data entries

53 entries across 52 versions & 4 rubygems

Version Path
spiderfw-1.0.1 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-1.0.0 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-0.6.39 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-0.6.38 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-0.6.37 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-0.6.35 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-0.6.34 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-0.6.33 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-0.6.32 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-0.6.31 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-0.6.30 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-0.6.29 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-0.6.28 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
alchemy-1.0.0 vendor/assets/javascripts/alchemy/jquery-ui-1.8.11.custom/development-bundle/ui/i18n/jquery.ui.datepicker-fr.js
spiderfw-0.6.27 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-fr.js
survivalkit-0.3.4 templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-fr.js
survivalkit-0.3.3 templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-fr.js
survivalkit-0.3.3 templates/drupal/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-fr.js
survivalkit-0.3.2 templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-fr.js
survivalkit-0.3.1 templates/project/sources/jquery-ui/ui/i18n/jquery.ui.datepicker-fr.js