All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gwt.material.design.client.resources.js.datepicker.he_IL.js Maven / Gradle / Ivy

There is a newer version: 2.8.3
Show newest version
// Hebrew

jQuery.extend( jQuery.fn.pickadate.defaults, {
    monthsFull: [ 'ינואר', 'פברואר', 'מרץ', 'אפריל', 'מאי', 'יוני', 'יולי', 'אוגוסט', 'ספטמבר', 'אוקטובר', 'נובמבר', 'דצמבר' ],
    monthsShort: [ 'ינו', 'פבר', 'מרץ', 'אפר', 'מאי', 'יונ', 'יול', 'אוג', 'ספט', 'אוק', 'נוב', 'דצמ' ],
    weekdaysFull: [ 'יום ראשון', 'יום שני', 'יום שלישי', 'יום רביעי', 'יום חמישי', 'יום ששי', 'יום שבת' ],
    weekdaysShort: [ 'א', 'ב', 'ג', 'ד', 'ה', 'ו', 'ש' ],
    weekdaysLetter: ['א', 'ב', 'ג', 'ד', 'ה', 'ו', 'ש'],
    today: 'היום',
    clear: 'למחוק',
    close: 'לִסְגוֹר',
    format: 'yyyy mmmmב d dddd',
    formatSubmit: 'yyyy/mm/dd'
});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy