Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2753038
jquery.ui.datepicker-ca.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
874 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-ca.js
View Options
/* Inicialització en català per a l'extensió 'UI date picker' per jQuery. */
/* Writers: (joan.leon@gmail.com). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'ca'
]
=
{
closeText
:
'Tanca'
,
prevText
:
'Anterior'
,
nextText
:
'Següent'
,
currentText
:
'Avui'
,
monthNames
:
[
'gener'
,
'febrer'
,
'març'
,
'abril'
,
'maig'
,
'juny'
,
'juliol'
,
'agost'
,
'setembre'
,
'octubre'
,
'novembre'
,
'desembre'
],
monthNamesShort
:
[
'gen'
,
'feb'
,
'març'
,
'abr'
,
'maig'
,
'juny'
,
'jul'
,
'ag'
,
'set'
,
'oct'
,
'nov'
,
'des'
],
dayNames
:
[
'diumenge'
,
'dilluns'
,
'dimarts'
,
'dimecres'
,
'dijous'
,
'divendres'
,
'dissabte'
],
dayNamesShort
:
[
'dg'
,
'dl'
,
'dt'
,
'dc'
,
'dj'
,
'dv'
,
'ds'
],
dayNamesMin
:
[
'dg'
,
'dl'
,
'dt'
,
'dc'
,
'dj'
,
'dv'
,
'ds'
],
weekHeader
:
'Set'
,
dateFormat
:
'dd/mm/yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'ca'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 20:41 (1 d, 9 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f0/aa/961891f2501de227c766f2f8c960
Default Alt Text
jquery.ui.datepicker-ca.js (874 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment