Project

General

Profile

« Previous | Next » 

Revision 1574

Added by Dietmar over 12 years ago

+ add instruction README.de.txt in form module
! update jquery to jQuery 1.7.1 and jQuery UI 1.8.17

View differences:

jquery.ui.datepicker-ar.js
1
/* Arabic Translation for jQuery UI date picker plugin. */
1
/* Arabic Translation for jQuery UI date picker plugin. */
2 2
/* Khaled Alhourani -- me@khaledalhourani.com */
3 3
/* 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 */
4 4
jQuery(function($){
......
7 7
		prevText: '<السابق',
8 8
		nextText: 'التالي>',
9 9
		currentText: 'اليوم',
10
		monthNames: ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'آذار', 'حزيران',
10
		monthNames: ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'مايو', 'حزيران',
11 11
		'تموز', 'آب', 'أيلول',	'تشرين الأول', 'تشرين الثاني', 'كانون الأول'],
12 12
		monthNamesShort: ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'],
13 13
		dayNames: ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],

Also available in: Unified diff