Projet

Général

Profil

Révision 503b3f7b

Ajouté par Assos Assos il y a environ 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/jquery_update/replace/ui/ui/i18n/jquery.ui.datepicker-fo.js
1
/* Faroese initialisation for the jQuery UI date picker plugin */
1
/* Faroese initialisation for the jQuery UI date picker plugin */
2 2
/* Written by Sverri Mohr Olsen, sverrimo@gmail.com */
3 3
jQuery(function($){
4 4
	$.datepicker.regional['fo'] = {
5 5
		closeText: 'Lat aftur',
6
		prevText: '<Fyrra',
7
		nextText: 'Næsta>',
6
		prevText: '<Fyrra',
7
		nextText: 'Næsta>',
8 8
		currentText: 'Í dag',
9 9
		monthNames: ['Januar','Februar','Mars','Apríl','Mei','Juni',
10 10
		'Juli','August','September','Oktober','November','Desember'],
......
15 15
		dayNamesMin: ['Su','Má','Tý','Mi','Hó','Fr','Le'],
16 16
		weekHeader: 'Vk',
17 17
		dateFormat: 'dd-mm-yy',
18
		firstDay: 0,
18
		firstDay: 1,
19 19
		isRTL: false,
20 20
		showMonthAfterYear: false,
21 21
		yearSuffix: ''};

Formats disponibles : Unified diff