sogo/UI/MainUI/Arabic.lproj/Locale
2013-04-08 11:05:45 -04:00

36 lines
1.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

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.

/* Arabic */
{
NSLanguageName = "Arabic";
NSFormalName = "العربية";
NSLocaleCode = "ar"; /* ISO 639-1 */
NSLanguageCode = "ara"; /* ISO 639-2 */
NSParentContext = "";
NSAMPMDesignation = ("ص", "م");
NSCurrencySymbol = "$";
NSDateFormatString = "%A, %B %e, %Y";
NSDateTimeOrdering = MDYH;
NSDecimalDigits = ("٠", "١", "٢", "٣", "٤", "٥", "٦", "٧", "٨", "٩");
NSDecimalSeparator = ".";
NSEarlierTimeDesignations = ("قبل", "آخر", "الماضي", "منذ");
NSHourNameDesignations = ((0, "منتصف الليل"), (10, "صباحاُ"), (12, "ظهراُ", "الغداء"), (14, "عصراُ"), (19, "عشاءاُ"));
NSInternationalCurrencyString = EGP; /* ISO 4217 */
NSLaterTimeDesignations = ("التالي");
NSMonthNameArray = ("يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر");
NSNextDayDesignations = ("غدا");
NSNextNextDayDesignations = ("اليوم التالي");
NSPriorDayDesignations = ("أمس");
NSShortDateFormatString = "%m/%e/%y";
NSShortMonthNameArray = ("يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر");
NSShortTimeDateFormatString = "%m/%e/%y %I:%M %p";
NSShortWeekDayNameArray = ("ح", "ن", "ث", "ر", "خ", "ج", "س");
NSThisDayDesignations = ("اليوم", "الآن");
NSThousandsSeparator = ",";
NSTimeDateFormatString = "%A, %B %e, %Y %I:%M:%S %p %Z";
NSTimeFormatString = "%I:%M:%S %p";
NSWeekDayNameArray = ("الأحد", "الاثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة", "السبت");
NSYearMonthWeekDesignations = ("سنة", "شهر", "أسبوع");
NSPositiveCurrencyFormatString = "$9,999.00";
NSNegativeCurrencyFormatString = "-$9,999.00";
}