Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2752682
jquery.ui.datepicker-no.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
888 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-no.js
View Options
/* Norwegian initialisation for the jQuery UI date picker plugin. */
/* Written by Naimdjon Takhirov (naimdjon@gmail.com). */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'no'
]
=
{
closeText
:
'Lukk'
,
prevText
:
'«Forrige'
,
nextText
:
'Neste»'
,
currentText
:
'I dag'
,
monthNames
:
[
'januar'
,
'februar'
,
'mars'
,
'april'
,
'mai'
,
'juni'
,
'juli'
,
'august'
,
'september'
,
'oktober'
,
'november'
,
'desember'
],
monthNamesShort
:
[
'jan'
,
'feb'
,
'mar'
,
'apr'
,
'mai'
,
'jun'
,
'jul'
,
'aug'
,
'sep'
,
'okt'
,
'nov'
,
'des'
],
dayNamesShort
:
[
'søn'
,
'man'
,
'tir'
,
'ons'
,
'tor'
,
'fre'
,
'lør'
],
dayNames
:
[
'søndag'
,
'mandag'
,
'tirsdag'
,
'onsdag'
,
'torsdag'
,
'fredag'
,
'lørdag'
],
dayNamesMin
:
[
'sø'
,
'ma'
,
'ti'
,
'on'
,
'to'
,
'fr'
,
'lø'
],
weekHeader
:
'Uke'
,
dateFormat
:
'dd.mm.yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'no'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 20:16 (1 d, 17 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
85/7d/48b00b3ed3c3fe13e970fd60ade8
Default Alt Text
jquery.ui.datepicker-no.js (888 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment