Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2751327
jquery.ui.datepicker-ru.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-ru.js
View Options
/* Russian (UTF-8) initialisation for the jQuery UI date picker plugin. */
/* Written by Andrew Stromnov (stromnov@gmail.com). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'ru'
]
=
{
closeText
:
'Закрыть'
,
prevText
:
'<Пред'
,
nextText
:
'След>'
,
currentText
:
'Сегодня'
,
monthNames
:
[
'Январь'
,
'Февраль'
,
'Март'
,
'Апрель'
,
'Май'
,
'Июнь'
,
'Июль'
,
'Август'
,
'Сентябрь'
,
'Октябрь'
,
'Ноябрь'
,
'Декабрь'
],
monthNamesShort
:
[
'Янв'
,
'Фев'
,
'Мар'
,
'Апр'
,
'Май'
,
'Июн'
,
'Июл'
,
'Авг'
,
'Сен'
,
'Окт'
,
'Ноя'
,
'Дек'
],
dayNames
:
[
'воскресенье'
,
'понедельник'
,
'вторник'
,
'среда'
,
'четверг'
,
'пятница'
,
'суббота'
],
dayNamesShort
:
[
'вск'
,
'пнд'
,
'втр'
,
'срд'
,
'чтв'
,
'птн'
,
'сбт'
],
dayNamesMin
:
[
'Вс'
,
'Пн'
,
'Вт'
,
'Ср'
,
'Чт'
,
'Пт'
,
'Сб'
],
weekHeader
:
'Нед'
,
dateFormat
:
'dd.mm.yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'ru'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 18:18 (1 d, 9 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
cf/9e/14ce51b85a095f45a450d66e12c3
Default Alt Text
jquery.ui.datepicker-ru.js (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment