Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6064380
jquery.ui.datepicker-gl.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
890 B
Referenced Files
None
Subscribers
None
jquery.ui.datepicker-gl.js
View Options
/* Galician localization for 'UI date picker' jQuery extension. */
/* Translated by Jorge Barreiro <yortx.barry@gmail.com>. */
jQuery
(
function
(
$
){
$
.
datepicker
.
regional
[
'gl'
]
=
{
closeText
:
'Pechar'
,
prevText
:
'<Ant'
,
nextText
:
'Seg>'
,
currentText
:
'Hoxe'
,
monthNames
:
[
'Xaneiro'
,
'Febreiro'
,
'Marzo'
,
'Abril'
,
'Maio'
,
'Xuño'
,
'Xullo'
,
'Agosto'
,
'Setembro'
,
'Outubro'
,
'Novembro'
,
'Decembro'
],
monthNamesShort
:
[
'Xan'
,
'Feb'
,
'Mar'
,
'Abr'
,
'Mai'
,
'Xuñ'
,
'Xul'
,
'Ago'
,
'Set'
,
'Out'
,
'Nov'
,
'Dec'
],
dayNames
:
[
'Domingo'
,
'Luns'
,
'Martes'
,
'Mércores'
,
'Xoves'
,
'Venres'
,
'Sábado'
],
dayNamesShort
:
[
'Dom'
,
'Lun'
,
'Mar'
,
'Mér'
,
'Xov'
,
'Ven'
,
'Sáb'
],
dayNamesMin
:
[
'Do'
,
'Lu'
,
'Ma'
,
'Mé'
,
'Xo'
,
'Ve'
,
'Sá'
],
weekHeader
:
'Sm'
,
dateFormat
:
'dd/mm/yy'
,
firstDay
:
1
,
isRTL
:
false
,
showMonthAfterYear
:
false
,
yearSuffix
:
''
};
$
.
datepicker
.
setDefaults
(
$
.
datepicker
.
regional
[
'gl'
]);
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 22, 4:21 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
783001
Default Alt Text
jquery.ui.datepicker-gl.js (890 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment