Sha256: f96a152818b17c15ff2a1cf38c5472e9b7fe1b9f9949e7b12b27a5b0937acf0b

Contents?: true

Size: 947 Bytes

Versions: 27

Compression:

Stored size: 947 Bytes

Contents

/* Inicialización en español para la extensión 'UI date picker' para jQuery. */
/* Traducido por Vester (xvester@gmail.com). */
jQuery(function($){
	$.datepicker.regional['es'] = {
		closeText: 'Cerrar',
		prevText: '<Ant',
		nextText: 'Sig>',
		currentText: 'Hoy',
		monthNames: ['Enero','Febrero','Marzo','Abril','Mayo','Junio',
		'Julio','Agosto','Septiembre','Octubre','Noviembre','Diciembre'],
		monthNamesShort: ['Ene','Feb','Mar','Abr','May','Jun',
		'Jul','Ago','Sep','Oct','Nov','Dic'],
		dayNames: ['Domingo','Lunes','Martes','Miércoles','Jueves','Viernes','Sábado'],
		dayNamesShort: ['Dom','Lun','Mar','Mié','Juv','Vie','Sáb'],
		dayNamesMin: ['Do','Lu','Ma','Mi','Ju','Vi','Sá'],
		weekHeader: 'Sm',
		dateFormat: 'dd/mm/yy',
		firstDay: 1,
		isRTL: false,
		showMonthAfterYear: false,
		yearSuffix: ''};
	$.datepicker.setDefaults($.datepicker.regional['es']);
});

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
compass-jquery-plugin-0.3.2.3 templates/jquery/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.2.2 templates/jquery/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.2.1 templates/jquery/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.2.0 templates/jquery/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.2.pre.2 templates/jquery/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.1.1 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.1.0 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.1.beta.3 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.1.beta.2 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.0.0 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.0.rc.1 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.0.beta.26 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.0.beta.25 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.0.beta.24 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.0.beta.22 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.0.beta.21 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.0.beta.20 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.0.beta.19 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.0.beta.18 templates/jrails/i18n/jquery.ui/datepicker-es.js
compass-jquery-plugin-0.3.0.beta.17 templates/jrails/i18n/jquery.ui/datepicker-es.js