summaryrefslogtreecommitdiffstats
path: root/codebase/locale/locale_ar.js
diff options
context:
space:
mode:
Diffstat (limited to 'codebase/locale/locale_ar.js')
-rw-r--r--codebase/locale/locale_ar.js52
1 files changed, 6 insertions, 46 deletions
diff --git a/codebase/locale/locale_ar.js b/codebase/locale/locale_ar.js
index 4c73cb2..db0cf0a 100644
--- a/codebase/locale/locale_ar.js
+++ b/codebase/locale/locale_ar.js
@@ -1,52 +1,12 @@
/*
-dhtmlxScheduler v.4.3.0 Stardard
+@license
+dhtmlxScheduler v.4.3.1
This software is covered by GPL license. You also can obtain Commercial or Enterprise license to use it in non-GPL project - please contact sales@dhtmlx.com. Usage without proper license is prohibited.
(c) Dinamenta, UAB.
*/
-scheduler.locale = {
- date: {
- month_full: ["كانون الثاني", "شباط", "آذار", "نيسان", "أيار", "حزيران", "تموز", "آب", "أيلول", "تشرين الأول", "تشرين الثاني", "كانون الأول"],
- month_short: ["يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"],
- day_full: ["الأحد", "الأثنين", "ألثلاثاء", "الأربعاء", "ألحميس", "ألجمعة", "السبت"],
- day_short: ["احد", "اثنين", "ثلاثاء", "اربعاء", "خميس", "جمعة", "سبت"]
- },
- labels: {
- dhx_cal_today_button: "اليوم",
- day_tab: "يوم",
- week_tab: "أسبوع",
- month_tab: "شهر",
- new_event: "حدث جديد",
- icon_save: "اخزن",
- icon_cancel: "الغاء",
- icon_details: "تفاصيل",
- icon_edit: "تحرير",
- icon_delete: "حذف",
- confirm_closing: "التغييرات سوف تضيع, هل انت متأكد؟", //Your changes will be lost, are your sure ?
- confirm_deleting: "الحدث سيتم حذفها نهائيا ، هل أنت متأكد؟",
- section_description: "الوصف",
- section_time: "الفترة الزمنية",
- full_day: "طوال اليوم",
-
- confirm_recurring: "هل تريد تحرير مجموعة كاملة من الأحداث المتكررة؟",
- section_recurring: "تكرار الحدث",
- button_recurring: "تعطيل",
- button_recurring_open: "تمكين",
- button_edit_series: "تحرير سلسلة",
- button_edit_occurrence: "تعديل نسخة",
-
- /*grid view extension*/
- grid_tab: "جدول",
-
- /* touch tooltip*/
- drag_to_create:"Drag to create",
- drag_to_move:"Drag to move",
-
- /* dhtmlx message default buttons */
- message_ok:"OK",
- message_cancel:"Cancel"
- }
-};
-
-
+scheduler.locale={date:{month_full:["كانون الثاني","شباط","آذار","نيسان","أيار","حزيران","تموز","آب","أيلول","تشرين الأول","تشرين الثاني","كانون الأول"],month_short:["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],day_full:["الأحد","الأثنين","ألثلاثاء","الأربعاء","ألحميس","ألجمعة","السبت"],day_short:["احد","اثنين","ثلاثاء","اربعاء","خميس","جمعة","سبت"]},labels:{dhx_cal_today_button:"اليوم",day_tab:"يوم",week_tab:"أسبوع",month_tab:"شهر",new_event:"حدث جديد",
+icon_save:"اخزن",icon_cancel:"الغاء",icon_details:"تفاصيل",icon_edit:"تحرير",icon_delete:"حذف",confirm_closing:"التغييرات سوف تضيع, هل انت متأكد؟",confirm_deleting:"الحدث سيتم حذفها نهائيا ، هل أنت متأكد؟",section_description:"الوصف",section_time:"الفترة الزمنية",full_day:"طوال اليوم",confirm_recurring:"هل تريد تحرير مجموعة كاملة من الأحداث المتكررة؟",section_recurring:"تكرار الحدث",button_recurring:"تعطيل",button_recurring_open:"تمكين",button_edit_series:"تحرير سلسلة",button_edit_occurrence:"تعديل نسخة",
+grid_tab:"جدول",drag_to_create:"Drag to create",drag_to_move:"Drag to move",message_ok:"OK",message_cancel:"Cancel"}};
+//# sourceMappingURL=../sources/locale/locale_ar.js.map \ No newline at end of file