Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2752880
jquery.ui.datepicker-ro.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
989 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-ro.js
View Options
/* Romanian initialisation for the jQuery UI date picker plugin.
*
* Written by Edmond L. (ll_edmond@walla.com)
* and Ionut G. Stan (ionut.g.stan@gmail.com)
*/
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'ro'
]
=
{
closeText
:
'Închide'
,
prevText
:
'« Luna precedentă'
,
nextText
:
'Luna următoare »'
,
currentText
:
'Azi'
,
monthNames
:
[
'Ianuarie'
,
'Februarie'
,
'Martie'
,
'Aprilie'
,
'Mai'
,
'Iunie'
,
'Iulie'
,
'August'
,
'Septembrie'
,
'Octombrie'
,
'Noiembrie'
,
'Decembrie'
],
monthNamesShort
:
[
'Ian'
,
'Feb'
,
'Mar'
,
'Apr'
,
'Mai'
,
'Iun'
,
'Iul'
,
'Aug'
,
'Sep'
,
'Oct'
,
'Nov'
,
'Dec'
],
dayNames
:
[
'Duminică'
,
'Luni'
,
'Marţi'
,
'Miercuri'
,
'Joi'
,
'Vineri'
,
'Sâmbătă'
],
dayNamesShort
:
[
'Dum'
,
'Lun'
,
'Mar'
,
'Mie'
,
'Joi'
,
'Vin'
,
'Sâm'
],
dayNamesMin
:
[
'Du'
,
'Lu'
,
'Ma'
,
'Mi'
,
'Jo'
,
'Vi'
,
'Sâ'
],
weekHeader
:
'Săpt'
,
dateFormat
:
'dd.mm.yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'ro'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 20:30 (1 d, 13 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b9/ca/f083f56c0647d2a58bb4e993a76b
Default Alt Text
jquery.ui.datepicker-ro.js (989 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment