Sha256: a856d6becc02b72b5e29e0098bdfea877a824d686b6331eb4b94acaf3cf98b63

Contents?: true

Size: 956 Bytes

Versions: 22

Compression:

Stored size: 956 Bytes

Contents

/* Persian (Farsi) Translation for the jQuery UI date picker plugin. */
/* Javad Mowlanezhad -- jmowla@gmail.com */
/* 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: ['ي','د','س','چ','پ','ج', 'ش'],
		dateFormat: 'yy/mm/dd', firstDay: 6,
  isRTL: true};
	$.datepicker.setDefaults($.datepicker.regional['fa']);
});

Version data entries

22 entries across 22 versions & 3 rubygems

Version Path
kosmas58-compass-jquery-plugin-0.1.8.1 templates/jrails/i18n/jquery.ui/datepicker-fa.js
kosmas58-compass-jquery-plugin-0.1.8.2 templates/jrails/i18n/jquery.ui/datepicker-fa.js
kosmas58-compass-jquery-plugin-0.1.8 templates/jrails/i18n/jquery.ui/datepicker-fa.js
kosmas58-compass-jquery-plugin-0.2.0.1 templates/jrails/i18n/jquery.ui/datepicker-fa.js
kosmas58-compass-jquery-plugin-0.2.0.3 templates/jrails/i18n/jquery.ui/datepicker-fa.js
kosmas58-compass-jquery-plugin-0.2.0 templates/jrails/i18n/jquery.ui/datepicker-fa.js
kosmas58-compass-jquery-plugin-0.2.2.0 templates/jrails/i18n/jquery.ui/datepicker-fa.js
kosmas58-compass-jquery-plugin-0.2.2.2 templates/jrails/i18n/jquery.ui/datepicker-fa.js
spiderfw-0.5.13 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-fa.js
spiderfw-0.5.12 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-fa.js
spiderfw-0.5.11 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-fa.js
spiderfw-0.5.10 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-fa.js
spiderfw-0.5.9 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-fa.js
compass-jquery-plugin-0.3.0.beta.1 templates/jrails-1.3/i18n/jquery.ui/datepicker-fa.js
spiderfw-0.5.7 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-fa.js
spiderfw-0.5.6 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-fa.js
spiderfw-0.5.5 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-fa.js
spiderfw-0.5.4 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-fa.js
spiderfw-0.5.3 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-fa.js
spiderfw-0.5.2 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-fa.js