ttrss/lib/dojo/cldr/nls/ar/islamic.js.uncompressed.js

217 lines
4.0 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

define(
"dojo/cldr/nls/ar/islamic", //begin v1.x content
{
"dateFormatItem-yM": "M/yyyy",
"dateFormatItem-yQ": "Q yyyy",
"dayPeriods-format-wide-pm": "م",
"eraNames": [
"هـ"
],
"dateFormatItem-MMMEd": "E، d MMM",
"dateFormatItem-hms": "h:mm:ss a",
"dateFormatItem-yQQQ": "QQQ y",
"days-standAlone-wide": [
"الأحد",
"الاثنين",
"الثلاثاء",
"الأربعاء",
"الخميس",
"الجمعة",
"السبت"
],
"dateFormatItem-MMM": "LLL",
"months-standAlone-narrow": [
"١",
"٢",
"٣",
"4",
"٥",
"٦",
"٧",
"٨",
"٩",
"١٠",
"١١",
"١٢"
],
"dayPeriods-format-wide-am": "ص",
"dateFormatItem-y": "y",
"timeFormat-full": "h:mm:ss a zzzz",
"months-standAlone-abbr": [
"محرم",
"صفر",
"ربيع الأول",
"ربيع الآخر",
"جمادى الأولى",
"جمادى الآخرة",
"رجب",
"شعبان",
"رمضان",
"شوال",
"ذو القعدة",
"ذو الحجة"
],
"dateFormatItem-Ed": "d E",
"dateFormatItem-yMMM": "MMM y",
"days-standAlone-narrow": [
"ح",
"ن",
"ث",
"ر",
"خ",
"ج",
"س"
],
"eraAbbr": [
"هـ"
],
"dateFormat-long": "d MMMM y",
"timeFormat-medium": "h:mm:ss a",
"dateFormatItem-Hm": "HH:mm",
"dateFormat-medium": "d MMM، y G",
"dateFormatItem-Hms": "HH:mm:ss",
"dateFormatItem-yMd": "d/M/yyyy",
"dateFormatItem-yMMMM": "MMMM y",
"dateFormatItem-ms": "mm:ss",
"quarters-standAlone-narrow": [
"١",
"٢",
"٣",
"٤"
],
"months-standAlone-wide": [
"محرم",
"صفر",
"ربيع الأول",
"ربيع الآخر",
"جمادى الأولى",
"جمادى الآخرة",
"رجب",
"شعبان",
"رمضان",
"شوال",
"ذو القعدة",
"ذو الحجة"
],
"dateFormatItem-MMMMEd": "E، d MMMM",
"dateFormatItem-MMMd": "d MMM",
"quarters-format-narrow": [
"١",
"٢",
"٣",
"٤"
],
"timeFormat-long": "h:mm:ss a z",
"months-format-abbr": [
"محرم",
"صفر",
"ربيع الأول",
"ربيع الآخر",
"جمادى الأولى",
"جمادى الآخرة",
"رجب",
"شعبان",
"رمضان",
"شوال",
"ذو القعدة",
"ذو الحجة"
],
"timeFormat-short": "h:mm a",
"dateFormatItem-H": "HH",
"dateFormatItem-MMMMd": "d MMMM",
"days-format-abbr": [
"الأحد",
"الاثنين",
"الثلاثاء",
"الأربعاء",
"الخميس",
"الجمعة",
"السبت"
],
"dateFormatItem-M": "L",
"dateFormatItem-yMMMd": "d MMM، y",
"dateFormatItem-MEd": "E، d/M",
"months-format-narrow": [
"١",
"٢",
"٣",
"٤",
"٥",
"٦",
"٧",
"٨",
"٩",
"١٠",
"١١",
"١٢"
],
"days-standAlone-short": [
"الأحد",
"الاثنين",
"الثلاثاء",
"الأربعاء",
"الخميس",
"الجمعة",
"السبت"
],
"dateFormatItem-hm": "h:mm a",
"days-standAlone-abbr": [
"الأحد",
"الاثنين",
"الثلاثاء",
"الأربعاء",
"الخميس",
"الجمعة",
"السبت"
],
"dateFormat-short": "d/M/yyyy",
"dateFormatItem-yMMMEd": "E، d MMM y",
"dateFormat-full": "EEEE، d MMMM y",
"dateFormatItem-Md": "d/M",
"dateFormatItem-yMEd": "E، d/M/yyyy",
"months-format-wide": [
"محرم",
"صفر",
"ربيع الأول",
"ربيع الآخر",
"جمادى الأولى",
"جمادى الآخرة",
"رجب",
"شعبان",
"رمضان",
"شوال",
"ذو القعدة",
"ذو الحجة"
],
"days-format-short": [
"الأحد",
"الاثنين",
"الثلاثاء",
"الأربعاء",
"الخميس",
"الجمعة",
"السبت"
],
"dateFormatItem-d": "d",
"quarters-format-wide": [
"الربع الأول",
"الربع الثاني",
"الربع الثالث",
"الربع الرابع"
],
"eraNarrow": [
"هـ"
],
"days-format-wide": [
"الأحد",
"الاثنين",
"الثلاثاء",
"الأربعاء",
"الخميس",
"الجمعة",
"السبت"
],
"dateFormatItem-h": "h a"
}
//end v1.x content
);