Sha256: c8046d291eb74a6593a83f7e576a03a071de1953747bb7755d8a13c7d4ee282e

Contents?: true

Size: 1.25 KB

Versions: 22

Compression:

Stored size: 1.25 KB

Contents

/* Arabic Translation for jQuery UI date picker plugin. */
/* Khaled Al Horani -- koko.dw@gmail.com */
/* خالد الحوراني -- koko.dw@gmail.com */
/* 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: ['سبت', 'أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة'],
		dateFormat: 'dd/mm/yy', firstDay: 0,
  isRTL: true};
	$.datepicker.setDefaults($.datepicker.regional['ar']);
});

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-ar.js
kosmas58-compass-jquery-plugin-0.1.8.2 templates/jrails/i18n/jquery.ui/datepicker-ar.js
kosmas58-compass-jquery-plugin-0.1.8 templates/jrails/i18n/jquery.ui/datepicker-ar.js
kosmas58-compass-jquery-plugin-0.2.0.1 templates/jrails/i18n/jquery.ui/datepicker-ar.js
kosmas58-compass-jquery-plugin-0.2.0.3 templates/jrails/i18n/jquery.ui/datepicker-ar.js
kosmas58-compass-jquery-plugin-0.2.0 templates/jrails/i18n/jquery.ui/datepicker-ar.js
kosmas58-compass-jquery-plugin-0.2.2.0 templates/jrails/i18n/jquery.ui/datepicker-ar.js
kosmas58-compass-jquery-plugin-0.2.2.2 templates/jrails/i18n/jquery.ui/datepicker-ar.js
spiderfw-0.5.13 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ar.js
spiderfw-0.5.12 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ar.js
spiderfw-0.5.11 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ar.js
spiderfw-0.5.10 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ar.js
spiderfw-0.5.9 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ar.js
compass-jquery-plugin-0.3.0.beta.1 templates/jrails-1.3/i18n/jquery.ui/datepicker-ar.js
spiderfw-0.5.7 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ar.js
spiderfw-0.5.6 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ar.js
spiderfw-0.5.5 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ar.js
spiderfw-0.5.4 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ar.js
spiderfw-0.5.3 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ar.js
spiderfw-0.5.2 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ar.js