Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1815015
eu.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
1 KB
Subscribers
None
eu.js
View Options
!
function
(
a
){
"function"
==
typeof
define
&&
define
.
amd
?
define
([
"jquery"
,
"moment"
],
a
)
:
"object"
==
typeof
exports
?
module
.
exports
=
a
(
require
(
"jquery"
),
require
(
"moment"
))
:
a
(
window
.
jQuery
,
window
.
moment
)}(
function
(
a
,
e
){
!
function
(){
e
.
defineLocale
(
"eu"
,{
months
:
"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua"
.
split
(
"_"
),
monthsShort
:
"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe."
.
split
(
"_"
),
monthsParseExact
:!
0
,
weekdays
:
"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata"
.
split
(
"_"
),
weekdaysShort
:
"ig._al._ar._az._og._ol._lr."
.
split
(
"_"
),
weekdaysMin
:
"ig_al_ar_az_og_ol_lr"
.
split
(
"_"
),
weekdaysParseExact
:!
0
,
longDateFormat
:
{
LT
:
"HH:mm"
,
LTS
:
"HH:mm:ss"
,
L
:
"YYYY-MM-DD"
,
LL
:
"YYYY[ko] MMMM[ren] D[a]"
,
LLL
:
"YYYY[ko] MMMM[ren] D[a] HH:mm"
,
LLLL
:
"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm"
,
l
:
"YYYY-M-D"
,
ll
:
"YYYY[ko] MMM D[a]"
,
lll
:
"YYYY[ko] MMM D[a] HH:mm"
,
llll
:
"ddd, YYYY[ko] MMM D[a] HH:mm"
},
calendar
:
{
sameDay
:
"[gaur] LT[etan]"
,
nextDay
:
"[bihar] LT[etan]"
,
nextWeek
:
"dddd LT[etan]"
,
lastDay
:
"[atzo] LT[etan]"
,
lastWeek
:
"[aurreko] dddd LT[etan]"
,
sameElse
:
"L"
},
relativeTime
:
{
future
:
"%s barru"
,
past
:
"duela %s"
,
s
:
"segundo batzuk"
,
m
:
"minutu bat"
,
mm
:
"%d minutu"
,
h
:
"ordu bat"
,
hh
:
"%d ordu"
,
d
:
"egun bat"
,
dd
:
"%d egun"
,
M
:
"hilabete bat"
,
MM
:
"%d hilabete"
,
y
:
"urte bat"
,
yy
:
"%d urte"
},
dayOfMonthOrdinalParse
:
/\d{1,2}\./
,
ordinal
:
"%d."
,
week
:
{
dow
:
1
,
doy
:
7
}})}(),
a
.
fullCalendar
.
locale
(
"eu"
,{
buttonText
:
{
month
:
"Hilabetea"
,
week
:
"Astea"
,
day
:
"Eguna"
,
list
:
"Agenda"
},
allDayHtml
:
"Egun<br/>osoa"
,
eventLimitText
:
"gehiago"
,
noEventsMessage
:
"Ez dago ekitaldirik erakusteko"
})});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 12:38 PM (4 w, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915351
Default Alt Text
eu.js (1 KB)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment