Sha256: e02a7e1ebebe733f8ddc29226e9283370a3a6fc89991cc5de88649bd56a0d882

Contents?: true

Size: 989 Bytes

Versions: 66

Compression:

Stored size: 989 Bytes

Contents

// Farsi

jQuery.extend( jQuery.fn.pickadate.defaults, {
    monthsFull: [ 'ژانویه', 'فوریه', 'مارس', 'آوریل', 'مه', 'ژوئن', 'ژوئیه', 'اوت', 'سپتامبر', 'اکتبر', 'نوامبر', 'دسامبر'],
    monthsShort: [ 'ژانویه', 'فوریه', 'مارس', 'آوریل', 'مه', 'ژوئن', 'ژوئیه', 'اوت', 'سپتامبر', 'اکتبر', 'نوامبر', 'دسامبر' ],
    weekdaysFull: [ 'یکشنبه', 'دوشنبه', 'سه شنبه', 'چهارشنبه', 'پنجشنبه', 'جمعه', 'شنبه' ],
    weekdaysShort: [ 'یکشنبه', 'دوشنبه', 'سه شنبه', 'چهارشنبه', 'پنجشنبه', 'جمعه', 'شنبه' ],
    today: 'امروز',
    clear: 'پاک کردن',
    close: 'بستن',
    format: 'yyyy mmmm dd',
    formatSubmit: 'yyyy/mm/dd',
    labelMonthNext: 'ماه بعدی',
	labelMonthPrev: 'ماه قبلی'
});

jQuery.extend( jQuery.fn.pickatime.defaults, {
    clear: 'پاک کردن'
});

Version data entries

66 entries across 66 versions & 4 rubygems

Version Path
trusty-festivity-extension-2.6.3 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.6.2 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.6.1 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.6 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.19 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.18 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.17 vendor/assets/components/pickadate/lib/translations/fa_IR.js
date_picker-0.0.9 test/dummy/vendor/assets/components/pickadate/lib/translations/fa_ir.js
trusty-festivity-extension-2.5.16 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.15 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.14 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.13 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.12 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.11 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.10 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.9 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.8 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.7 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.6 vendor/assets/components/pickadate/lib/translations/fa_IR.js
trusty-festivity-extension-2.5.5 vendor/assets/components/pickadate/lib/translations/fa_IR.js