From ef51b60c6481254d88c5fc3c34f4127b7f881a58 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 26 Nov 2012 12:05:40 -0500 Subject: Frontend static/ folder --- .../ui/i18n/jquery.ui.datepicker-eu.js | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 frontend/static/other_rooms/datepicker/development-bundle/ui/i18n/jquery.ui.datepicker-eu.js (limited to 'frontend/static/other_rooms/datepicker/development-bundle/ui/i18n/jquery.ui.datepicker-eu.js') diff --git a/frontend/static/other_rooms/datepicker/development-bundle/ui/i18n/jquery.ui.datepicker-eu.js b/frontend/static/other_rooms/datepicker/development-bundle/ui/i18n/jquery.ui.datepicker-eu.js new file mode 100644 index 0000000..bee4bfb --- /dev/null +++ b/frontend/static/other_rooms/datepicker/development-bundle/ui/i18n/jquery.ui.datepicker-eu.js @@ -0,0 +1,23 @@ +/* Euskarako oinarria 'UI date picker' jquery-ko extentsioarentzat */ +/* Karrikas-ek itzulia (karrikas@karrikas.com) */ +jQuery(function($){ + $.datepicker.regional['eu'] = { + closeText: 'Egina', + prevText: '<Aur', + nextText: 'Hur>', + currentText: 'Gaur', + monthNames: ['Urtarrila','Otsaila','Martxoa','Apirila','Maiatza','Ekaina', + 'Uztaila','Abuztua','Iraila','Urria','Azaroa','Abendua'], + monthNamesShort: ['Urt','Ots','Mar','Api','Mai','Eka', + 'Uzt','Abu','Ira','Urr','Aza','Abe'], + dayNames: ['Igandea','Astelehena','Asteartea','Asteazkena','Osteguna','Ostirala','Larunbata'], + dayNamesShort: ['Iga','Ast','Ast','Ast','Ost','Ost','Lar'], + dayNamesMin: ['Ig','As','As','As','Os','Os','La'], + weekHeader: 'Wk', + dateFormat: 'yy/mm/dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['eu']); +}); \ No newline at end of file -- cgit v1.2.3-70-g09d2