Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2752749
jquery.ui.datepicker-fr.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1008 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-fr.js
View Options
/* 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'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 20:21 (1 d, 21 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e1/57/cc1bbf9333210d82a72c2adaaed9
Default Alt Text
jquery.ui.datepicker-fr.js (1008 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment