Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery-ui-i18n.js
------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery-ui-i18n.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery-ui-i18n.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-af.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-af.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-af.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-af.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Afrikaans initialisation for the jQuery UI date picker plugin. */ +/* Written by Renier Pretorius. */ +jQuery(function($){ + $.datepicker.regional['af'] = { + closeText: 'Selekteer', + prevText: 'Vorige', + nextText: 'Volgende', + currentText: 'Vandag', + monthNames: ['Januarie','Februarie','Maart','April','Mei','Junie', + 'Julie','Augustus','September','Oktober','November','Desember'], + monthNamesShort: ['Jan', 'Feb', 'Mrt', 'Apr', 'Mei', 'Jun', + 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des'], + dayNames: ['Sondag', 'Maandag', 'Dinsdag', 'Woensdag', 'Donderdag', 'Vrydag', 'Saterdag'], + dayNamesShort: ['Son', 'Maa', 'Din', 'Woe', 'Don', 'Vry', 'Sat'], + dayNamesMin: ['So','Ma','Di','Wo','Do','Vr','Sa'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['af']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-af.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-af.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-af.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar-DZ.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar-DZ.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar-DZ.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar-DZ.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Algerian Arabic Translation for jQuery UI date picker plugin. (can be used for Tunisia)*/ +/* Mohamed Cherif BOUCHELAGHEM -- [hidden email] */ + +jQuery(function($){ + $.datepicker.regional['ar-DZ'] = { + closeText: 'Ø¥ØºÙØ§Ù', + prevText: '<Ø§ÙØ³Ø§Ø¨Ù', + nextText: 'Ø§ÙØªØ§ÙÙ>', + currentText: 'اÙÙÙÙ ', + monthNames: ['جاÙÙÙ', 'ÙÙÙØ±Ù', '٠ارس', 'Ø£ÙØ±ÙÙ', '٠اÙ', 'Ø¬ÙØ§Ù', + 'جÙÙÙÙØ©', 'Ø£ÙØª', 'سبت٠بر','Ø£ÙØªÙبر', 'ÙÙÙ٠بر', 'Ø¯ÙØ³Ù بر'], + monthNamesShort: ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'], + dayNames: ['Ø§ÙØ£ØØ¯', 'Ø§ÙØ§Ø«ÙÙÙ', 'Ø§ÙØ«Ùاثاء', 'Ø§ÙØ£Ø±Ø¨Ø¹Ø§Ø¡', 'Ø§ÙØ®Ù ÙØ³', 'Ø§ÙØ¬Ù عة', 'Ø§ÙØ³Ø¨Øª'], + dayNamesShort: ['Ø§ÙØ£ØØ¯', 'Ø§ÙØ§Ø«ÙÙÙ', 'Ø§ÙØ«Ùاثاء', 'Ø§ÙØ£Ø±Ø¨Ø¹Ø§Ø¡', 'Ø§ÙØ®Ù ÙØ³', 'Ø§ÙØ¬Ù عة', 'Ø§ÙØ³Ø¨Øª'], + dayNamesMin: ['Ø§ÙØ£ØØ¯', 'Ø§ÙØ§Ø«ÙÙÙ', 'Ø§ÙØ«Ùاثاء', 'Ø§ÙØ£Ø±Ø¨Ø¹Ø§Ø¡', 'Ø§ÙØ®Ù ÙØ³', 'Ø§ÙØ¬Ù عة', 'Ø§ÙØ³Ø¨Øª'], + weekHeader: 'Ø£Ø³Ø¨ÙØ¹', + dateFormat: 'dd/mm/yy', + firstDay: 6, + isRTL: true, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ar-DZ']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar-DZ.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar-DZ.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar-DZ.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Arabic Translation for jQuery UI date picker plugin. */ +/* Khaled Alhourani -- [hidden email] */ +/* NOTE: monthNames are the original months names and they are the Arabic names, not the new months name ÙØ¨Ø±Ø§Ùر - ÙÙØ§Ùر and there isn't any Arabic roots for these months */ +jQuery(function($){ + $.datepicker.regional['ar'] = { + closeText: 'Ø¥ØºÙØ§Ù', + prevText: '<Ø§ÙØ³Ø§Ø¨Ù', + nextText: 'Ø§ÙØªØ§ÙÙ>', + currentText: 'اÙÙÙÙ ', + monthNames: ['ÙØ§ÙÙÙ Ø§ÙØ«Ø§ÙÙ', 'شباط', 'آذار', 'ÙÙØ³Ø§Ù', '٠اÙÙ', 'ØØ²ÙراÙ', + 'ØªÙ ÙØ²', 'آب', 'Ø£ÙÙÙÙ', 'تشرÙÙ Ø§ÙØ£ÙÙ', 'تشرÙÙ Ø§ÙØ«Ø§ÙÙ', 'ÙØ§ÙÙÙ Ø§ÙØ£ÙÙ'], + monthNamesShort: ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'], + dayNames: ['Ø§ÙØ£ØØ¯', 'Ø§ÙØ§Ø«ÙÙÙ', 'Ø§ÙØ«Ùاثاء', 'Ø§ÙØ£Ø±Ø¨Ø¹Ø§Ø¡', 'Ø§ÙØ®Ù ÙØ³', 'Ø§ÙØ¬Ù عة', 'Ø§ÙØ³Ø¨Øª'], + dayNamesShort: ['Ø§ÙØ£ØØ¯', 'Ø§ÙØ§Ø«ÙÙÙ', 'Ø§ÙØ«Ùاثاء', 'Ø§ÙØ£Ø±Ø¨Ø¹Ø§Ø¡', 'Ø§ÙØ®Ù ÙØ³', 'Ø§ÙØ¬Ù عة', 'Ø§ÙØ³Ø¨Øª'], + dayNamesMin: ['Ø', 'Ù', 'Ø«', 'ر', 'Ø®', 'ج', 'س'], + weekHeader: 'Ø£Ø³Ø¨ÙØ¹', + dateFormat: 'dd/mm/yy', + firstDay: 6, + isRTL: true, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ar']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ar.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-az.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-az.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-az.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-az.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Azerbaijani (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Jamil Najafov ([hidden email]). */ +jQuery(function($) { + $.datepicker.regional['az'] = { + closeText: 'BaÄla', + prevText: '<Geri', + nextText: 'İrÉli>', + currentText: 'Bugün', + monthNames: ['Yanvar','Fevral','Mart','Aprel','May','İyun', + 'İyul','Avqust','Sentyabr','Oktyabr','Noyabr','Dekabr'], + monthNamesShort: ['Yan','Fev','Mar','Apr','May','İyun', + 'İyul','Avq','Sen','Okt','Noy','Dek'], + dayNames: ['Bazar','Bazar ertÉsi','ÃÉrÅÉnbÉ axÅamı','ÃÉrÅÉnbÉ','CümÉ axÅamı','CümÉ','ÅÉnbÉ'], + dayNamesShort: ['B','Be','Ãa','Ã','Ca','C','Å'], + dayNamesMin: ['B','B','Ã','С','Ã','C','Å'], + weekHeader: 'Hf', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['az']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-az.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-az.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-az.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-be.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-be.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-be.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-be.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Belarusian initialisation for the jQuery UI date picker plugin. */ +/* Written by Pavel Selitskas <[hidden email]> */ +jQuery(function($){ + $.datepicker.regional['be'] = { + closeText: 'ÐаÑÑнÑÑÑ', + prevText: '←ÐапÑÑ.', + nextText: 'ÐаÑÑ.→', + currentText: 'СÑнÑнÑ', + monthNames: ['СÑÑдзенÑ','ÐÑÑÑ','СакавÑк','ÐÑаÑавÑк','ТÑавенÑ','ЧÑÑвенÑ', + 'ÐÑпенÑ','ÐнÑвенÑ','ÐеÑаÑенÑ','ÐаÑÑÑÑÑнÑк','ÐÑÑÑапад','СÑнежанÑ'], + monthNamesShort: ['СÑÑ','ÐÑÑ','Сак','ÐÑа','ТÑа','ЧÑÑ', + 'ÐÑп','ÐнÑ','ÐеÑ','ÐаÑ','ÐÑÑ','СÑн'], + dayNames: ['нÑдзелÑ','панÑдзелак','аÑÑоÑак','ÑеÑада','ÑаÑÑвеÑ','пÑÑнÑÑа','ÑÑбоÑа'], + dayNamesShort: ['ндз','пнд','аÑÑ','ÑÑд','ÑÑв','пÑн','ÑбÑ'], + dayNamesMin: ['Ðд','Ðн','ÐÑ','СÑ','ЧÑ','ÐÑ','Сб'], + weekHeader: 'Тд', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['be']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-be.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-be.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-be.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bg.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bg.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bg.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bg.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,24 @@ +/* Bulgarian initialisation for the jQuery UI date picker plugin. */ +/* Written by Stoyan Kyosev (http://svest.org). */ +jQuery(function($){ + $.datepicker.regional['bg'] = { + closeText: 'заÑвоÑи', + prevText: '<назад', + nextText: 'напÑед>', + nextBigText: '>>', + currentText: 'днеÑ', + monthNames: ['ЯнÑаÑи','ФевÑÑаÑи','ÐаÑÑ','ÐпÑил','Ðай','Юни', + 'Юли','ÐвгÑÑÑ','СепÑемвÑи','ÐкÑомвÑи','ÐоемвÑи','ÐекемвÑи'], + monthNamesShort: ['ЯнÑ','Фев','ÐаÑ','ÐпÑ','Ðай','Юни', + 'Юли','Ðвг','Сеп','ÐкÑ','Ðов','Ðек'], + dayNames: ['ÐеделÑ','Ðонеделник','ÐÑоÑник','СÑÑда','ЧеÑвÑÑÑÑк','ÐеÑÑк','СÑбоÑа'], + dayNamesShort: ['Ðед','Ðон','ÐÑо','СÑÑ','ЧеÑ','ÐеÑ','СÑб'], + dayNamesMin: ['Ðе','Ðо','ÐÑ','СÑ','Че','Ðе','СÑ'], + weekHeader: 'Wk', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['bg']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bg.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bg.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bg.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bs.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bs.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bs.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bs.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Bosnian i18n for the jQuery UI date picker plugin. */ +/* Written by Kenan Konjo. */ +jQuery(function($){ + $.datepicker.regional['bs'] = { + closeText: 'Zatvori', + prevText: '<', + nextText: '>', + currentText: 'Danas', + monthNames: ['Januar','Februar','Mart','April','Maj','Juni', + 'Juli','August','Septembar','Oktobar','Novembar','Decembar'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun', + 'Jul','Aug','Sep','Okt','Nov','Dec'], + dayNames: ['Nedelja','Ponedeljak','Utorak','Srijeda','Äetvrtak','Petak','Subota'], + dayNamesShort: ['Ned','Pon','Uto','Sri','Äet','Pet','Sub'], + dayNamesMin: ['Ne','Po','Ut','Sr','Äe','Pe','Su'], + weekHeader: 'Wk', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['bs']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bs.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bs.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-bs.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ca.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ca.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ca.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ca.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Inicialització en català per a l'extensió 'UI date picker' per jQuery. */ +/* Writers: ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['ca'] = { + closeText: 'Tanca', + prevText: 'Anterior', + nextText: 'Següent', + currentText: 'Avui', + monthNames: ['gener','febrer','març','abril','maig','juny', + 'juliol','agost','setembre','octubre','novembre','desembre'], + monthNamesShort: ['gen','feb','març','abr','maig','juny', + 'jul','ag','set','oct','nov','des'], + dayNames: ['diumenge','dilluns','dimarts','dimecres','dijous','divendres','dissabte'], + dayNamesShort: ['dg','dl','dt','dc','dj','dv','ds'], + dayNamesMin: ['dg','dl','dt','dc','dj','dv','ds'], + weekHeader: 'Set', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ca']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ca.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ca.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ca.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cs.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cs.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cs.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cs.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Czech initialisation for the jQuery UI date picker plugin. */ +/* Written by Tomas Muller ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['cs'] = { + closeText: 'ZavÅÃt', + prevText: '<DÅÃve', + nextText: 'PozdÄji>', + currentText: 'NynÃ', + monthNames: ['leden','únor','bÅezen','duben','kvÄten','Äerven', + 'Äervenec','srpen','záÅÃ','ÅÃjen','listopad','prosinec'], + monthNamesShort: ['led','úno','bÅe','dub','kvÄ','Äer', + 'Ävc','srp','záÅ','ÅÃj','lis','pro'], + dayNames: ['nedÄle', 'pondÄlÃ', 'úterý', 'stÅeda', 'Ätvrtek', 'pátek', 'sobota'], + dayNamesShort: ['ne', 'po', 'út', 'st', 'Ät', 'pá', 'so'], + dayNamesMin: ['ne','po','út','st','Ät','pá','so'], + weekHeader: 'Týd', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['cs']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cs.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cs.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cs.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cy-GB.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cy-GB.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cy-GB.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cy-GB.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Welsh/UK initialisation for the jQuery UI date picker plugin. */ +/* Written by William Griffiths. */ +jQuery(function($){ + $.datepicker.regional['cy-GB'] = { + closeText: 'Done', + prevText: 'Prev', + nextText: 'Next', + currentText: 'Today', + monthNames: ['Ionawr','Chwefror','Mawrth','Ebrill','Mai','Mehefin', + 'Gorffennaf','Awst','Medi','Hydref','Tachwedd','Rhagfyr'], + monthNamesShort: ['Ion', 'Chw', 'Maw', 'Ebr', 'Mai', 'Meh', + 'Gor', 'Aws', 'Med', 'Hyd', 'Tac', 'Rha'], + dayNames: ['Dydd Sul', 'Dydd Llun', 'Dydd Mawrth', 'Dydd Mercher', 'Dydd Iau', 'Dydd Gwener', 'Dydd Sadwrn'], + dayNamesShort: ['Sul', 'Llu', 'Maw', 'Mer', 'Iau', 'Gwe', 'Sad'], + dayNamesMin: ['Su','Ll','Ma','Me','Ia','Gw','Sa'], + weekHeader: 'Wy', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['cy-GB']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cy-GB.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cy-GB.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-cy-GB.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-da.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-da.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-da.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-da.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Danish initialisation for the jQuery UI date picker plugin. */ +/* Written by Jan Christensen ( [hidden email]). */ +jQuery(function($){ + $.datepicker.regional['da'] = { + closeText: 'Luk', + prevText: '<Forrige', + nextText: 'Næste>', + currentText: 'Idag', + monthNames: ['Januar','Februar','Marts','April','Maj','Juni', + 'Juli','August','September','Oktober','November','December'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun', + 'Jul','Aug','Sep','Okt','Nov','Dec'], + dayNames: ['Søndag','Mandag','Tirsdag','Onsdag','Torsdag','Fredag','Lørdag'], + dayNamesShort: ['Søn','Man','Tir','Ons','Tor','Fre','Lør'], + dayNamesMin: ['Sø','Ma','Ti','On','To','Fr','Lø'], + weekHeader: 'Uge', + dateFormat: 'dd-mm-yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['da']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-da.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-da.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-da.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-de.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-de.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-de.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-de.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* German initialisation for the jQuery UI date picker plugin. */ +/* Written by Milian Wolff ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['de'] = { + closeText: 'SchlieÃen', + prevText: '<Zurück', + nextText: 'Vor>', + currentText: 'Heute', + monthNames: ['Januar','Februar','März','April','Mai','Juni', + 'Juli','August','September','Oktober','November','Dezember'], + monthNamesShort: ['Jan','Feb','Mär','Apr','Mai','Jun', + 'Jul','Aug','Sep','Okt','Nov','Dez'], + dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'], + dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'], + dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'], + weekHeader: 'KW', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['de']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-de.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-de.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-de.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-el.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-el.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-el.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-el.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Greek (el) initialisation for the jQuery UI date picker plugin. */ +/* Written by Alex Cicovic (http://www.alexcicovic.com) */ +jQuery(function($){ + $.datepicker.regional['el'] = { + closeText: 'ÎλείÏιμο', + prevText: 'Î ÏοηγοÏμενοÏ', + nextText: 'ÎÏÏμενοÏ', + currentText: 'ΤÏÎÏÏν ÎήναÏ', + monthNames: ['ÎÎ±Î½Î¿Ï Î¬ÏιοÏ','ΦεβÏÎ¿Ï Î¬ÏιοÏ','ÎάÏÏιοÏ','ÎÏÏίλιοÏ','ÎάιοÏ','ÎοÏνιοÏ', + 'ÎοÏλιοÏ','ÎÏÎ³Î¿Ï ÏÏοÏ','ΣεÏÏÎμβÏιοÏ','ÎκÏÏβÏιοÏ','ÎοÎμβÏιοÏ','ÎεκÎμβÏιοÏ'], + monthNamesShort: ['Îαν','Φεβ','ÎαÏ','ÎÏÏ','Îαι','ÎÎ¿Ï Î½', + 'ÎÎ¿Ï Î»','ÎÏ Î³','ΣεÏ','ÎκÏ','Îοε','Îεκ'], + dayNames: ['ÎÏ Ïιακή','ÎÎµÏ ÏÎÏα','ΤÏίÏη','ΤεÏάÏÏη','Î ÎμÏÏη','ΠαÏαÏÎºÎµÏ Î®','ΣάββαÏο'], + dayNamesShort: ['ÎÏ Ï','ÎÎµÏ ','ΤÏι','ΤεÏ','Πεμ','ΠαÏ','Σαβ'], + dayNamesMin: ['ÎÏ ','Îε','ΤÏ','Τε','Πε','Πα','Σα'], + weekHeader: 'Îβδ', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['el']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-el.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-el.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-el.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-AU.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-AU.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-AU.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-AU.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* English/Australia initialisation for the jQuery UI date picker plugin. */ +/* Based on the en-GB initialisation. */ +jQuery(function($){ + $.datepicker.regional['en-AU'] = { + closeText: 'Done', + prevText: 'Prev', + nextText: 'Next', + currentText: 'Today', + monthNames: ['January','February','March','April','May','June', + 'July','August','September','October','November','December'], + monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', + 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], + dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'], + dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'], + dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['en-AU']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-AU.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-AU.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-AU.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-GB.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-GB.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-GB.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-GB.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* English/UK initialisation for the jQuery UI date picker plugin. */ +/* Written by Stuart. */ +jQuery(function($){ + $.datepicker.regional['en-GB'] = { + closeText: 'Done', + prevText: 'Prev', + nextText: 'Next', + currentText: 'Today', + monthNames: ['January','February','March','April','May','June', + 'July','August','September','October','November','December'], + monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', + 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], + dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'], + dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'], + dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['en-GB']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-GB.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-GB.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-GB.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-NZ.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-NZ.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-NZ.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-NZ.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* English/New Zealand initialisation for the jQuery UI date picker plugin. */ +/* Based on the en-GB initialisation. */ +jQuery(function($){ + $.datepicker.regional['en-NZ'] = { + closeText: 'Done', + prevText: 'Prev', + nextText: 'Next', + currentText: 'Today', + monthNames: ['January','February','March','April','May','June', + 'July','August','September','October','November','December'], + monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', + 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], + dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'], + dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'], + dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['en-NZ']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-NZ.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-NZ.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en-NZ.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,22 @@ +// English initialisation for the jQuery UI date picker plugin. +// Only added by JLR in OFBiz to get rid of "Failed to load resource: the server responded with a status of 404 (Not Found)" in Chrome js console +// It's redundant with "Default regional settings" in function Datepicker() { +jQuery(function($){ + $.datepicker.regional['en'] = { + closeText: 'Done', // Display text for close link + prevText: 'Prev', // Display text for previous month link + nextText: 'Next', // Display text for next month link + currentText: 'Today', // Display text for current month link + monthNames: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'], // Names of months for drop-down and formatting + monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], // For formatting + dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'], // For formatting + dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'], // For formatting + dayNamesMin: ['Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa'], // Column headings for days starting at Sunday + weekHeader: 'Wk', // Column header for week of the year + dateFormat: 'mm/dd/yy', // See format options on parseDate + firstDay: 0, // The first day of the week, Sun = 0, Mon = 1, ... + isRTL: false, // True if right-to-left language, false if left-to-right + showMonthAfterYear: false, // True if the year select precedes month, false for month then year + yearSuffix: ''}; // Additional text to append to the year in the month headers + $.datepicker.setDefaults($.datepicker.regional['en']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-en.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eo.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eo.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eo.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eo.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Esperanto initialisation for the jQuery UI date picker plugin. */ +/* Written by Olivier M. ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['eo'] = { + closeText: 'Fermi', + prevText: '<Anta', + nextText: 'Sekv>', + currentText: 'Nuna', + monthNames: ['Januaro','Februaro','Marto','Aprilo','Majo','Junio', + 'Julio','AÅgusto','Septembro','Oktobro','Novembro','Decembro'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun', + 'Jul','AÅg','Sep','Okt','Nov','Dec'], + dayNames: ['DimanÄo','Lundo','Mardo','Merkredo','Ä´aÅdo','Vendredo','Sabato'], + dayNamesShort: ['Dim','Lun','Mar','Mer','Ä´aÅ','Ven','Sab'], + dayNamesMin: ['Di','Lu','Ma','Me','Ä´a','Ve','Sa'], + weekHeader: 'Sb', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['eo']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eo.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eo.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eo.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-es.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-es.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-es.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-es.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Inicialización en español para la extensión 'UI date picker' para jQuery. */ +/* Traducido por Vester ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['es'] = { + closeText: 'Cerrar', + prevText: '<Ant', + nextText: 'Sig>', + currentText: 'Hoy', + monthNames: ['Enero','Febrero','Marzo','Abril','Mayo','Junio', + 'Julio','Agosto','Septiembre','Octubre','Noviembre','Diciembre'], + monthNamesShort: ['Ene','Feb','Mar','Abr','May','Jun', + 'Jul','Ago','Sep','Oct','Nov','Dic'], + dayNames: ['Domingo','Lunes','Martes','Miércoles','Jueves','Viernes','Sábado'], + dayNamesShort: ['Dom','Lun','Mar','Mié','Juv','Vie','Sáb'], + dayNamesMin: ['Do','Lu','Ma','Mi','Ju','Vi','Sá'], + weekHeader: 'Sm', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['es']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-es.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-es.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-es.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-et.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-et.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-et.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-et.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Estonian initialisation for the jQuery UI date picker plugin. */ +/* Written by Mart Sõmermaa (mrts.pydev at gmail com). */ +jQuery(function($){ + $.datepicker.regional['et'] = { + closeText: 'Sulge', + prevText: 'Eelnev', + nextText: 'Järgnev', + currentText: 'Täna', + monthNames: ['Jaanuar','Veebruar','Märts','Aprill','Mai','Juuni', + 'Juuli','August','September','Oktoober','November','Detsember'], + monthNamesShort: ['Jaan', 'Veebr', 'Märts', 'Apr', 'Mai', 'Juuni', + 'Juuli', 'Aug', 'Sept', 'Okt', 'Nov', 'Dets'], + dayNames: ['Pühapäev', 'Esmaspäev', 'Teisipäev', 'Kolmapäev', 'Neljapäev', 'Reede', 'Laupäev'], + dayNamesShort: ['Pühap', 'Esmasp', 'Teisip', 'Kolmap', 'Neljap', 'Reede', 'Laup'], + dayNamesMin: ['P','E','T','K','N','R','L'], + weekHeader: 'näd', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['et']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-et.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-et.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-et.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eu.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eu.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eu.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eu.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Euskarako oinarria 'UI date picker' jquery-ko extentsioarentzat */ +/* Karrikas-ek itzulia ([hidden email]) */ +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: ['ig.','al.','ar.','az.','og.','ol.','lr.'], + dayNamesMin: ['ig','al','ar','az','og','ol','lr'], + weekHeader: 'As', + dateFormat: 'yy-mm-dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['eu']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eu.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eu.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-eu.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fa.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fa.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fa.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fa.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,59 @@ +/* Persian (Farsi) Translation for the jQuery UI date picker plugin. */ +/* Javad Mowlanezhad -- [hidden email] */ +/* Jalali calendar should supported soon! (Its implemented but I have to test it) */ +jQuery(function($) { + $.datepicker.regional['fa'] = { + closeText: 'بستÙ', + prevText: '<ÙØ¨ÙÛ', + nextText: 'بعدÛ>', + currentText: 'Ø§Ù Ø±ÙØ²', + monthNames: [ + 'ÙØ±ÙردÙÙ', + 'Ø§Ø±Ø¯ÙØ¨Ùشت', + 'خرداد', + 'ØªÙØ±', + '٠رداد', + 'Ø´ÙØ±ÙÙØ±', + 'Ù ÙØ±', + 'آباÙ', + 'آذر', + 'دÛ', + 'بÙÙ Ù', + 'اسÙÙØ¯' + ], + monthNamesShort: ['1','2','3','4','5','6','7','8','9','10','11','12'], + dayNames: [ + 'ÙÚ©Ø´ÙØ¨Ù', + 'Ø¯ÙØ´ÙبÙ', + 'سÙâØ´ÙØ¨Ù', + 'ÚÙØ§Ø±Ø´ÙبÙ', + 'Ù¾ÙØ¬Ø´ÙبÙ', + 'ج٠عÙ', + 'Ø´ÙØ¨Ù' + ], + dayNamesShort: [ + 'Û', + 'د', + 'س', + 'Ú', + 'Ù¾', + 'ج', + 'Ø´' + ], + dayNamesMin: [ + 'Û', + 'د', + 'س', + 'Ú', + 'Ù¾', + 'ج', + 'Ø´' + ], + weekHeader: 'ÙÙ', + dateFormat: 'yy/mm/dd', + firstDay: 6, + isRTL: true, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['fa']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fa.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fa.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fa.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fi.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fi.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fi.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fi.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Finnish initialisation for the jQuery UI date picker plugin. */ +/* Written by Harri Kilpiö ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['fi'] = { + closeText: 'Sulje', + prevText: '«Edellinen', + nextText: 'Seuraava»', + currentText: 'Tänään', + monthNames: ['Tammikuu','Helmikuu','Maaliskuu','Huhtikuu','Toukokuu','Kesäkuu', + 'Heinäkuu','Elokuu','Syyskuu','Lokakuu','Marraskuu','Joulukuu'], + monthNamesShort: ['Tammi','Helmi','Maalis','Huhti','Touko','Kesä', + 'Heinä','Elo','Syys','Loka','Marras','Joulu'], + dayNamesShort: ['Su','Ma','Ti','Ke','To','Pe','La'], + dayNames: ['Sunnuntai','Maanantai','Tiistai','Keskiviikko','Torstai','Perjantai','Lauantai'], + dayNamesMin: ['Su','Ma','Ti','Ke','To','Pe','La'], + weekHeader: 'Vk', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['fi']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fi.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fi.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fi.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fo.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fo.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fo.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fo.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Faroese initialisation for the jQuery UI date picker plugin */ +/* Written by Sverri Mohr Olsen, [hidden email] */ +jQuery(function($){ + $.datepicker.regional['fo'] = { + closeText: 'Lat aftur', + prevText: '<Fyrra', + nextText: 'Næsta>', + currentText: 'à dag', + monthNames: ['Januar','Februar','Mars','AprÃl','Mei','Juni', + 'Juli','August','September','Oktober','November','Desember'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Mei','Jun', + 'Jul','Aug','Sep','Okt','Nov','Des'], + dayNames: ['Sunnudagur','Mánadagur','Týsdagur','Mikudagur','Hósdagur','FrÃggjadagur','Leyardagur'], + dayNamesShort: ['Sun','Mán','Týs','Mik','Hós','FrÃ','Ley'], + dayNamesMin: ['Su','Má','Tý','Mi','Hó','Fr','Le'], + weekHeader: 'Vk', + dateFormat: 'dd-mm-yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['fo']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fo.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fo.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fo.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CA.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CA.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CA.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CA.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Canadian-French initialisation for the jQuery UI date picker plugin. */ +jQuery(function ($) { + $.datepicker.regional['fr-CA'] = { + closeText: 'Fermer', + prevText: 'Précédent', + nextText: 'Suivant', + currentText: 'Aujourd\'hui', + monthNames: ['janvier', 'février', 'mars', 'avril', 'mai', 'juin', + 'juillet', 'août', 'septembre', 'octobre', 'novembre', 'décembre'], + monthNamesShort: ['janv.', 'févr.', 'mars', 'avril', 'mai', 'juin', + 'juil.', 'août', 'sept.', 'oct.', 'nov.', 'déc.'], + dayNames: ['dimanche', 'lundi', 'mardi', 'mercredi', 'jeudi', 'vendredi', 'samedi'], + dayNamesShort: ['dim.', 'lun.', 'mar.', 'mer.', 'jeu.', 'ven.', 'sam.'], + dayNamesMin: ['D', 'L', 'M', 'M', 'J', 'V', 'S'], + weekHeader: 'Sem.', + dateFormat: 'yy-mm-dd', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: '' + }; + $.datepicker.setDefaults($.datepicker.regional['fr-CA']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CA.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CA.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CA.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CH.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CH.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CH.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CH.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Swiss-French initialisation for the jQuery UI date picker plugin. */ +/* Written Martin Voelkle ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['fr-CH'] = { + closeText: 'Fermer', + prevText: '<Préc', + nextText: 'Suiv>', + currentText: 'Courant', + monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin', + 'Juillet','Août','Septembre','Octobre','Novembre','Décembre'], + monthNamesShort: ['Jan','Fév','Mar','Avr','Mai','Jun', + 'Jul','Aoû','Sep','Oct','Nov','Déc'], + dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'], + dayNamesShort: ['Dim','Lun','Mar','Mer','Jeu','Ven','Sam'], + dayNamesMin: ['Di','Lu','Ma','Me','Je','Ve','Sa'], + weekHeader: 'Sm', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['fr-CH']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CH.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CH.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr-CH.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,25 @@ +/* French initialisation for the jQuery UI date picker plugin. */ +/* Written by Keith Wood (kbwood{at}iinet.com.au), + Stéphane Nahmani ([hidden email]), + Stéphane Raimbault <[hidden email]> */ +jQuery(function($){ + $.datepicker.regional['fr'] = { + closeText: 'Fermer', + prevText: 'Précédent', + nextText: 'Suivant', + currentText: 'Aujourd\'hui', + monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin', + 'Juillet','Août','Septembre','Octobre','Novembre','Décembre'], + monthNamesShort: ['Janv.','Févr.','Mars','Avril','Mai','Juin', + 'Juil.','Août','Sept.','Oct.','Nov.','Déc.'], + dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'], + dayNamesShort: ['Dim.','Lun.','Mar.','Mer.','Jeu.','Ven.','Sam.'], + dayNamesMin: ['D','L','M','M','J','V','S'], + weekHeader: 'Sem.', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['fr']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-fr.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-gl.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-gl.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-gl.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-gl.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Galician localization for 'UI date picker' jQuery extension. */ +/* Translated by Jorge Barreiro <[hidden email]>. */ +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']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-gl.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-gl.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-gl.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-he.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-he.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-he.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-he.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Hebrew initialisation for the UI Datepicker extension. */ +/* Written by Amir Hardon (ahardon at gmail dot com). */ +jQuery(function($){ + $.datepicker.regional['he'] = { + closeText: 'ס××ר', + prevText: '<××§×××', + nextText: '×××>', + currentText: '××××', + monthNames: ['×× ××ר','פ×ר××ר','×רץ','×פר××','×××','××× ×', + '××××','××××ס×','ספ×××ר','×××§×××ר','× ××××ר','×צ××ר'], + monthNamesShort: ['×× ×','פ×ר','×רץ','×פר','×××','××× ×', + '××××','×××','ספ×','×××§','× ××','×צ×'], + dayNames: ['ר×ש××','×©× ×','ש××ש×','ר×××¢×','×××ש×','ש×ש×','ש×ת'], + dayNamesShort: ['×\'','×\'','×\'','×\'','×\'','×\'','ש×ת'], + dayNamesMin: ['×\'','×\'','×\'','×\'','×\'','×\'','ש×ת'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: true, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['he']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-he.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-he.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-he.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hi.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hi.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hi.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hi.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Hindi initialisation for the jQuery UI date picker plugin. */ +/* Written by Michael Dawart. */ +jQuery(function($){ + $.datepicker.regional['hi'] = { + closeText: 'बà¤à¤¦', + prevText: 'पिà¤à¤²à¤¾', + nextText: 'ठà¤à¤²à¤¾', + currentText: 'à¤à¤', + monthNames: ['à¤à¤¨à¤µà¤°à¥ ','फरवरà¥','मारà¥à¤','ठपà¥à¤°à¥à¤²','मà¤','à¤à¥à¤¨', + 'à¤à¥à¤²à¤¾à¤','ठà¤à¤¸à¥à¤¤ ','सितमà¥à¤¬à¤°','ठà¤à¥à¤à¥à¤¬à¤°','नवमà¥à¤¬à¤°','दिसमà¥à¤¬à¤°'], + monthNamesShort: ['à¤à¤¨', 'फर', 'मारà¥à¤', 'ठपà¥à¤°à¥à¤²', 'मà¤', 'à¤à¥à¤¨', + 'à¤à¥à¤²à¤¾à¤', 'ठà¤', 'सित', 'ठà¤à¥à¤', 'नव', 'दि'], + dayNames: ['रविवार', 'सà¥à¤®à¤µà¤¾à¤°', 'मà¤à¤à¤²à¤µà¤¾à¤°', 'बà¥à¤§à¤µà¤¾à¤°', 'à¤à¥à¤°à¥à¤µà¤¾à¤°', 'शà¥à¤à¥à¤°à¤µà¤¾à¤°', 'शनिवार'], + dayNamesShort: ['रवि', 'सà¥à¤®', 'मà¤à¤à¤²', 'बà¥à¤§', 'à¤à¥à¤°à¥', 'शà¥à¤à¥à¤°', 'शनि'], + dayNamesMin: ['रवि', 'सà¥à¤®', 'मà¤à¤à¤²', 'बà¥à¤§', 'à¤à¥à¤°à¥', 'शà¥à¤à¥à¤°', 'शनि'], + weekHeader: 'हफà¥à¤¤à¤¾', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['hi']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hi.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hi.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hi.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hr.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hr.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hr.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hr.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Croatian i18n for the jQuery UI date picker plugin. */ +/* Written by Vjekoslav Nesek. */ +jQuery(function($){ + $.datepicker.regional['hr'] = { + closeText: 'Zatvori', + prevText: '<', + nextText: '>', + currentText: 'Danas', + monthNames: ['SijeÄanj','VeljaÄa','Ožujak','Travanj','Svibanj','Lipanj', + 'Srpanj','Kolovoz','Rujan','Listopad','Studeni','Prosinac'], + monthNamesShort: ['Sij','Velj','Ožu','Tra','Svi','Lip', + 'Srp','Kol','Ruj','Lis','Stu','Pro'], + dayNames: ['Nedjelja','Ponedjeljak','Utorak','Srijeda','Äetvrtak','Petak','Subota'], + dayNamesShort: ['Ned','Pon','Uto','Sri','Äet','Pet','Sub'], + dayNamesMin: ['Ne','Po','Ut','Sr','Äe','Pe','Su'], + weekHeader: 'Tje', + dateFormat: 'dd.mm.yy.', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['hr']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hr.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hr.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hr.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hu.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hu.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hu.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hu.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Hungarian initialisation for the jQuery UI date picker plugin. */ +/* Written by Istvan Karaszi ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['hu'] = { + closeText: 'bezár', + prevText: 'vissza', + nextText: 'elÅre', + currentText: 'ma', + monthNames: ['Január', 'Február', 'Március', 'Ãprilis', 'Május', 'Június', + 'Július', 'Augusztus', 'Szeptember', 'Október', 'November', 'December'], + monthNamesShort: ['Jan', 'Feb', 'Már', 'Ãpr', 'Máj', 'Jún', + 'Júl', 'Aug', 'Szep', 'Okt', 'Nov', 'Dec'], + dayNames: ['Vasárnap', 'HétfÅ', 'Kedd', 'Szerda', 'Csütörtök', 'Péntek', 'Szombat'], + dayNamesShort: ['Vas', 'Hét', 'Ked', 'Sze', 'Csü', 'Pén', 'Szo'], + dayNamesMin: ['V', 'H', 'K', 'Sze', 'Cs', 'P', 'Szo'], + weekHeader: 'Hét', + dateFormat: 'yy.mm.dd.', + firstDay: 1, + isRTL: false, + showMonthAfterYear: true, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['hu']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hu.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hu.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hu.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hy.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hy.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hy.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hy.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Armenian(UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Levon Zakaryan ([hidden email])*/ +jQuery(function($){ + $.datepicker.regional['hy'] = { + closeText: 'ÕÕ¡Õ¯Õ¥Õ¬', + prevText: '<ÕÕ¡Õ.', + nextText: 'ÕÕ¡Õ».>', + currentText: 'Ô±ÕµÕ½Ö Ö', + monthNames: ['ÕÕ¸ÖÕ¶Õ¾Õ¡Ö','ÕÕ¥Õ¿ÖÕ¾Õ¡Ö','ÕÕ¡ÖÕ¿','Ô±ÕºÖÕ«Õ¬','ÕÕ¡ÕµÕ«Õ½','ÕÕ¸ÖÕ¶Õ«Õ½', + 'ÕÕ¸ÖÕ¬Õ«Õ½','ÕÕ£Õ¸Õ½Õ¿Õ¸Õ½','ÕÕ¥ÕºÕ¿Õ¥Õ´Õ¢Õ¥Ö','ÕÕ¸Õ¯Õ¿Õ¥Õ´Õ¢Õ¥Ö','ÕÕ¸ÕµÕ¥Õ´Õ¢Õ¥Ö','Ô´Õ¥Õ¯Õ¿Õ¥Õ´Õ¢Õ¥Ö'], + monthNamesShort: ['ÕÕ¸ÖÕ¶Õ¾','ÕÕ¥Õ¿Ö','ÕÕ¡ÖÕ¿','Ô±ÕºÖ','ÕÕ¡ÕµÕ«Õ½','ÕÕ¸ÖÕ¶Õ«Õ½', + 'ÕÕ¸ÖÕ¬','ÕÕ£Õ½','ÕÕ¥Õº','ÕÕ¸Õ¯','ÕÕ¸Õµ','Ô´Õ¥Õ¯'], + dayNames: ['Õ¯Õ«ÖÕ¡Õ¯Õ«','Õ¥Õ¯Õ¸ÖÕ·Õ¡Õ¢Õ©Õ«','Õ¥ÖÕ¥ÖÕ·Õ¡Õ¢Õ©Õ«','Õ¹Õ¸ÖÕ¥ÖÕ·Õ¡Õ¢Õ©Õ«','Õ°Õ«Õ¶Õ£Õ·Õ¡Õ¢Õ©Õ«','Õ¸ÖÖÕ¢Õ¡Õ©','Õ·Õ¡Õ¢Õ¡Õ©'], + dayNamesShort: ['Õ¯Õ«Ö','Õ¥ÖÕ¯','Õ¥ÖÖ','Õ¹ÖÖ','Õ°Õ¶Õ£','Õ¸ÖÖÕ¢','Õ·Õ¢Õ©'], + dayNamesMin: ['Õ¯Õ«Ö','Õ¥ÖÕ¯','Õ¥ÖÖ','Õ¹ÖÖ','Õ°Õ¶Õ£','Õ¸ÖÖÕ¢','Õ·Õ¢Õ©'], + weekHeader: 'ÕÔ²Õ', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['hy']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hy.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hy.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-hy.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-id.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-id.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-id.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-id.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Indonesian initialisation for the jQuery UI date picker plugin. */ +/* Written by Deden Fathurahman ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['id'] = { + closeText: 'Tutup', + prevText: '<mundur', + nextText: 'maju>', + currentText: 'hari ini', + monthNames: ['Januari','Februari','Maret','April','Mei','Juni', + 'Juli','Agustus','September','Oktober','Nopember','Desember'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Mei','Jun', + 'Jul','Agus','Sep','Okt','Nop','Des'], + dayNames: ['Minggu','Senin','Selasa','Rabu','Kamis','Jumat','Sabtu'], + dayNamesShort: ['Min','Sen','Sel','Rab','kam','Jum','Sab'], + dayNamesMin: ['Mg','Sn','Sl','Rb','Km','jm','Sb'], + weekHeader: 'Mg', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['id']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-id.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-id.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-id.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-is.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-is.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-is.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-is.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Icelandic initialisation for the jQuery UI date picker plugin. */ +/* Written by Haukur H. Thorsson ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['is'] = { + closeText: 'Loka', + prevText: '< Fyrri', + nextText: 'Næsti >', + currentText: 'à dag', + monthNames: ['Janúar','Febrúar','Mars','AprÃl','MaÃ','JúnÃ', + 'JúlÃ','Ãgúst','September','Október','Nóvember','Desember'], + monthNamesShort: ['Jan','Feb','Mar','Apr','MaÃ','Jún', + 'Júl','Ãgú','Sep','Okt','Nóv','Des'], + dayNames: ['Sunnudagur','Mánudagur','Ãriðjudagur','Miðvikudagur','Fimmtudagur','Föstudagur','Laugardagur'], + dayNamesShort: ['Sun','Mán','Ãri','Mið','Fim','Fös','Lau'], + dayNamesMin: ['Su','Má','Ãr','Mi','Fi','Fö','La'], + weekHeader: 'Vika', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['is']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-is.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-is.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-is.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-it.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-it.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-it.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-it.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Italian initialisation for the jQuery UI date picker plugin. */ +/* Written by Antonello Pasella ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['it'] = { + closeText: 'Chiudi', + prevText: '<Prec', + nextText: 'Succ>', + currentText: 'Oggi', + monthNames: ['Gennaio','Febbraio','Marzo','Aprile','Maggio','Giugno', + 'Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre'], + monthNamesShort: ['Gen','Feb','Mar','Apr','Mag','Giu', + 'Lug','Ago','Set','Ott','Nov','Dic'], + dayNames: ['Domenica','Lunedì','Martedì','Mercoledì','Giovedì','Venerdì','Sabato'], + dayNamesShort: ['Dom','Lun','Mar','Mer','Gio','Ven','Sab'], + dayNamesMin: ['Do','Lu','Ma','Me','Gi','Ve','Sa'], + weekHeader: 'Sm', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['it']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-it.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-it.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-it.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ja.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ja.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ja.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ja.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,23 @@ +/* Japanese initialisation for the jQuery UI date picker plugin. */ +/* Written by Kentaro SATO ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['ja'] = { + closeText: 'éãã', + prevText: '<å', + nextText: '次>', + currentText: '仿¥', + monthNames: ['1æ','2æ','3æ','4æ','5æ','6æ', + '7æ','8æ','9æ','10æ','11æ','12æ'], + monthNamesShort: ['1æ','2æ','3æ','4æ','5æ','6æ', + '7æ','8æ','9æ','10æ','11æ','12æ'], + dayNames: ['æ¥ææ¥','æææ¥','ç«ææ¥','æ°´ææ¥','æ¨ææ¥','éææ¥','åææ¥'], + dayNamesShort: ['æ¥','æ','ç«','æ°´','æ¨','é','å'], + dayNamesMin: ['æ¥','æ','ç«','æ°´','æ¨','é','å'], + weekHeader: 'é±', + dateFormat: 'yy/mm/dd', + firstDay: 0, + isRTL: false, + showMonthAfterYear: true, + yearSuffix: 'å¹´'}; + $.datepicker.setDefaults($.datepicker.regional['ja']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ja.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ja.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ja.js ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ka.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ka.js?rev=1559769&view=auto ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ka.js (added) +++ ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ka.js Mon Jan 20 16:27:09 2014 @@ -0,0 +1,21 @@ +/* Georgian (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Lado Lomidze ([hidden email]). */ +jQuery(function($){ + $.datepicker.regional['ka'] = { + closeText: 'ááá®á£á áá', + prevText: '< á¬ááá', + nextText: 'á¨áááááá >', + currentText: 'áá¦áá¡', + monthNames: ['áááááá á','ááááá áááá','ááá á¢á','ááá ááá','áááá¡á','ááááá¡á', 'ááááá¡á','ááááá¡á¢á','á¡áá¥á¢ááááá á','áá¥á¢ááááá á','ááááááá á','áááááááá á'], + monthNamesShort: ['ááá','ááá','ááá ','ááá ','ááá','ááá', 'ááá','ááá','á¡áá¥','áá¥á¢','ááá','ááá'], + dayNames: ['áááá á','áá á¨ááááá','á¡ááá¨ááááá','ááá®á¨ááááá','á®á£áá¨ááááá','ááá áá¡áááá','á¨ááááá'], + dayNamesShort: ['áá','áá á¨','á¡áá','ááá®','á®á£á','ááá ','á¨áá'], + dayNamesMin: ['áá','áá á¨','á¡áá','ááá®','á®á£á','ááá ','á¨áá'], + weekHeader: 'áááá á', + dateFormat: 'dd-mm-yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ka']); +}); Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ka.js ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ka.js ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/ui/i18n/jquery.ui.datepicker-ka.js ------------------------------------------------------------------------------ svn:mime-type = text/plain |
Free forum by Nabble | Edit this page |