Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2752565
jquery.ui.datepicker-pl.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
917 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-pl.js
View Options
/* Polish initialisation for the jQuery UI date picker plugin. */
/* Written by Jacek Wysocki (jacek.wysocki@gmail.com). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'pl'
]
=
{
closeText
:
'Zamknij'
,
prevText
:
'<Poprzedni'
,
nextText
:
'Następny>'
,
currentText
:
'Dziś'
,
monthNames
:
[
'Styczeń'
,
'Luty'
,
'Marzec'
,
'Kwiecień'
,
'Maj'
,
'Czerwiec'
,
'Lipiec'
,
'Sierpień'
,
'Wrzesień'
,
'Październik'
,
'Listopad'
,
'Grudzień'
],
monthNamesShort
:
[
'Sty'
,
'Lu'
,
'Mar'
,
'Kw'
,
'Maj'
,
'Cze'
,
'Lip'
,
'Sie'
,
'Wrz'
,
'Pa'
,
'Lis'
,
'Gru'
],
dayNames
:
[
'Niedziela'
,
'Poniedziałek'
,
'Wtorek'
,
'Środa'
,
'Czwartek'
,
'Piątek'
,
'Sobota'
],
dayNamesShort
:
[
'Nie'
,
'Pn'
,
'Wt'
,
'Śr'
,
'Czw'
,
'Pt'
,
'So'
],
dayNamesMin
:
[
'N'
,
'Pn'
,
'Wt'
,
'Śr'
,
'Cz'
,
'Pt'
,
'So'
],
weekHeader
:
'Tydz'
,
dateFormat
:
'dd.mm.yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'pl'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 20:09 (1 d, 16 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
9c/64/f92cda96d9c53a9d072d34e27f62
Default Alt Text
jquery.ui.datepicker-pl.js (917 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment