2001-07-31 01:30:46 +00:00
|
|
|
|
// *******************************************************************************
|
2000-10-06 00:15:37 +00:00
|
|
|
|
// *
|
2001-03-21 17:49:38 +00:00
|
|
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
2000-10-06 00:15:37 +00:00
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
|
// *
|
|
|
|
|
// *******************************************************************************
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fa {
|
2001-07-31 01:30:46 +00:00
|
|
|
|
Version { "x0.1" }
|
|
|
|
|
AmPmMarkers {
|
|
|
|
|
"صبح",
|
|
|
|
|
"عصر",
|
|
|
|
|
}
|
2000-10-06 00:15:37 +00:00
|
|
|
|
DayAbbreviations {
|
|
|
|
|
"ی∔",
|
|
|
|
|
"د∔",
|
|
|
|
|
"س∔",
|
|
|
|
|
"چ∔",
|
|
|
|
|
"پ∔",
|
|
|
|
|
"ج∔",
|
|
|
|
|
"ش∔",
|
|
|
|
|
}
|
|
|
|
|
DayNames {
|
|
|
|
|
"ییشنبه",
|
|
|
|
|
"دوشنبه",
|
|
|
|
|
"سهشنبه",
|
|
|
|
|
"چهارشنبه",
|
|
|
|
|
"پنجشنبه",
|
|
|
|
|
"جمعه",
|
|
|
|
|
"شنبه",
|
|
|
|
|
}
|
|
|
|
|
MonthAbbreviations {
|
|
|
|
|
"ژان",
|
|
|
|
|
"فور",
|
|
|
|
|
"مار",
|
|
|
|
|
"آور",
|
|
|
|
|
"مـه",
|
|
|
|
|
"ژون",
|
|
|
|
|
"ژوی",
|
|
|
|
|
"اوت",
|
|
|
|
|
"سپت",
|
|
|
|
|
"اكت",
|
|
|
|
|
"نوا",
|
|
|
|
|
"دسا",
|
|
|
|
|
"",
|
|
|
|
|
}
|
|
|
|
|
MonthNames {
|
|
|
|
|
"ژانویه",
|
|
|
|
|
"فورویه",
|
|
|
|
|
"مارس",
|
|
|
|
|
"آوریل",
|
|
|
|
|
"مه",
|
|
|
|
|
"ژوئن",
|
|
|
|
|
"ژوئیه",
|
|
|
|
|
"اوت",
|
|
|
|
|
"سپتامبر",
|
|
|
|
|
"اكتبر",
|
|
|
|
|
"نوامبر",
|
|
|
|
|
"دسامبر",
|
|
|
|
|
"",
|
|
|
|
|
}
|
|
|
|
|
NumberElements {
|
|
|
|
|
"٫",
|
|
|
|
|
"٬",
|
|
|
|
|
";",
|
|
|
|
|
"%",
|
|
|
|
|
"0",
|
|
|
|
|
"#",
|
|
|
|
|
"-",
|
|
|
|
|
"E",
|
|
|
|
|
"‰",
|
|
|
|
|
"∞",
|
|
|
|
|
"<22>",
|
|
|
|
|
}
|
|
|
|
|
NumberPatterns {
|
|
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
|
"#,##0.#¤;#,##0.#- ¤",
|
|
|
|
|
"#,##0%",
|
|
|
|
|
}
|
2000-10-12 22:20:45 +00:00
|
|
|
|
LocaleID{ "29"}
|
2001-07-31 01:30:46 +00:00
|
|
|
|
CollationElements {
|
|
|
|
|
Version { "1.0" }
|
|
|
|
|
Sequence { "[normalization on]" }
|
|
|
|
|
}
|
2001-07-09 15:20:03 +00:00
|
|
|
|
LocaleScript{
|
2001-07-31 01:30:46 +00:00
|
|
|
|
"Arabic",// Script Name
|
|
|
|
|
"Arab" // ISO 15924 Name
|
2001-07-09 15:20:03 +00:00
|
|
|
|
}
|
2000-10-06 00:15:37 +00:00
|
|
|
|
// /**************** Info Below is needed ****************/
|
|
|
|
|
// Countries{}
|
|
|
|
|
// Eras{}
|
|
|
|
|
// Languages{}
|
|
|
|
|
// ShortLanguage { }
|
|
|
|
|
// localPatternChars{}
|
|
|
|
|
//
|
|
|
|
|
}
|