From 1354d17270961fff662d40f90521223f8fd0d73b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Aug 2012 18:59:10 +0400 Subject: update dojo to 1.7.3 --- lib/dojo/cldr/nls/ar/buddhist.js.uncompressed.js | 115 +++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 lib/dojo/cldr/nls/ar/buddhist.js.uncompressed.js (limited to 'lib/dojo/cldr/nls/ar/buddhist.js.uncompressed.js') diff --git a/lib/dojo/cldr/nls/ar/buddhist.js.uncompressed.js b/lib/dojo/cldr/nls/ar/buddhist.js.uncompressed.js new file mode 100644 index 000000000..1ae272267 --- /dev/null +++ b/lib/dojo/cldr/nls/ar/buddhist.js.uncompressed.js @@ -0,0 +1,115 @@ +define( +"dojo/cldr/nls/ar/buddhist", //begin v1.x content +{ + "dateFormatItem-yM": "M‏/y G", + "dateFormatItem-yQ": "yyyy Q", + "dayPeriods-format-wide-pm": "م", + "eraNames": [ + "التقويم البوذي" + ], + "dateFormatItem-MMMEd": "E d MMM", + "dateFormatItem-MMdd": "dd‏/MM", + "dateFormatItem-MMM": "LLL", + "months-standAlone-narrow": [ + "ي", + "ف", + "م", + "أ", + "و", + "ن", + "ل", + "غ", + "س", + "ك", + "ب", + "د" + ], + "dayPeriods-format-wide-am": "ص", + "dateFormatItem-y": "y G", + "timeFormat-full": "zzzz h:mm:ss a", + "dateFormatItem-Ed": "E، d", + "dateFormatItem-yMMM": "MMM y G", + "days-standAlone-narrow": [ + "ح", + "ن", + "ث", + "ر", + "خ", + "ج", + "س" + ], + "eraAbbr": [ + "التقويم البوذي" + ], + "dateFormatItem-yyyyMM": "MM‏/y G", + "dateFormatItem-yyyyMMMM": "MMMM، y G", + "dateFormat-long": "d MMMM، y G", + "timeFormat-medium": "h:mm:ss a", + "dateFormatItem-Hm": "HH:mm", + "dateFormat-medium": "dd‏/MM‏/y G", + "dateFormatItem-yMd": "d/‏M/‏y G", + "dateFormatItem-yMMMM": "MMMM y G", + "dateFormatItem-ms": "mm:ss", + "quarters-standAlone-narrow": [ + "١", + "٢", + "٣", + "٤" + ], + "dateFormatItem-MMMMEd": "E d MMMM", + "dateFormatItem-MMMd": "d MMM", + "timeFormat-long": "z h:mm:ss a", + "timeFormat-short": "h:mm a", + "dateFormatItem-MMMMd": "d MMMM", + "days-format-abbr": [ + "أحد", + "إثنين", + "ثلاثاء", + "أربعاء", + "خميس", + "جمعة", + "سبت" + ], + "dateFormatItem-M": "L", + "dateFormatItem-yMMMd": "d MMMM y G", + "dateFormat-short": "d‏/M‏/y G", + "dateFormatItem-yMMMEd": "EEE، d MMMM y G", + "dateFormat-full": "EEEE، d MMMM، y G", + "dateFormatItem-Md": "d/‏M", + "dateFormatItem-yMEd": "EEE، d/‏M/‏y G", + "months-format-wide": [ + "يناير", + "فبراير", + "مارس", + "أبريل", + "مايو", + "يونيو", + "يوليو", + "أغسطس", + "سبتمبر", + "أكتوبر", + "نوفمبر", + "ديسمبر" + ], + "dateFormatItem-d": "d", + "quarters-format-wide": [ + "الربع الأول", + "الربع الثاني", + "الربع الثالث", + "الربع الرابع" + ], + "eraNarrow": [ + "التقويم البوذي" + ], + "days-format-wide": [ + "الأحد", + "الإثنين", + "الثلاثاء", + "الأربعاء", + "الخميس", + "الجمعة", + "السبت" + ] +} +//end v1.x content +); \ No newline at end of file -- cgit v1.2.3