Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F9052492
jquery.ui.datepicker-ro.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-ro.js
View Options
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat (MIT) */
/* 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'
]);
});
/* @license-end */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 28, 10:24 PM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1058865
Default Alt Text
jquery.ui.datepicker-ro.js (1 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment