topical media & game development

talk show tell print

lib-jquery-style-custom-development-bundle-ui-i18n-ui.datepicker-hy.js / js



  /* Armenian(UTF-8) initialisation for the jQuery UI date picker plugin. */
  /* Written by Levon Zakaryan (levon.zakaryan@gmail.com)*/
  jQuery(function(){
          .datepicker.regional['hy'] = {
                  closeText: 'Փակել',
                  prevText: '<Նախ.',
                  nextText: 'Հաջ.>',
                  currentText: 'Այսօր',
                  monthNames: ['Հունվար','Փետրվար','Մարտ','Ապրիլ','Մայիս','Հունիս',
                  'Հուլիս','Օգոստոս','Սեպտեմբեր','Հոկտեմբեր','Նոյեմբեր','Դեկտեմբեր'],
                  monthNamesShort: ['Հունվ','Փետր','Մարտ','Ապր','Մայիս','Հունիս',
                  'Հուլ','Օգս','Սեպ','Հոկ','Նոյ','Դեկ'],
                  dayNames: ['կիրակի','եկուշաբթի','երեքշաբթի','չորեքշաբթի','հինգշաբթի','ուրբաթ','շաբաթ'],
                  dayNamesShort: ['կիր','երկ','երք','չրք','հնգ','ուրբ','շբթ'],
                  dayNamesMin: ['կիր','երկ','երք','չրք','հնգ','ուրբ','շբթ'],
                  dateFormat: 'dd.mm.yy', firstDay: 1,
                  isRTL: false};
          .datepicker.setDefaults(.datepicker.regional['hy']);
  });


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.