Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4690706
jquery.ui.datepicker-bg.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-bg.js
View Options
/* Bulgarian initialisation for the jQuery UI date picker plugin. */
/* Written by Stoyan Kyosev (http://svest.org). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'bg'
]
=
{
closeText
:
'затвори'
,
prevText
:
'<назад'
,
nextText
:
'напред>'
,
nextBigText
:
'>>'
,
currentText
:
'днес'
,
monthNames
:
[
'Януари'
,
'Февруари'
,
'Март'
,
'Април'
,
'Май'
,
'Юни'
,
'Юли'
,
'Август'
,
'Септември'
,
'Октомври'
,
'Ноември'
,
'Декември'
],
monthNamesShort
:
[
'Яну'
,
'Фев'
,
'Мар'
,
'Апр'
,
'Май'
,
'Юни'
,
'Юли'
,
'Авг'
,
'Сеп'
,
'Окт'
,
'Нов'
,
'Дек'
],
dayNames
:
[
'Неделя'
,
'Понеделник'
,
'Вторник'
,
'Сряда'
,
'Четвъртък'
,
'Петък'
,
'Събота'
],
dayNamesShort
:
[
'Нед'
,
'Пон'
,
'Вто'
,
'Сря'
,
'Чет'
,
'Пет'
,
'Съб'
],
dayNamesMin
:
[
'Не'
,
'По'
,
'Вт'
,
'Ср'
,
'Че'
,
'Пе'
,
'Съ'
],
weekHeader
:
'Wk'
,
dateFormat
:
'dd.mm.yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'bg'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 5:07 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
592668
Default Alt Text
jquery.ui.datepicker-bg.js (1 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment