1// *************************************************************************** 2// * 3// * Copyright (C) 2011 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 6// * Source File:<path>/common/main/ps.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/ps.xml 11 */ 12ps{ 13 AuxExemplarCharacters{"[\u200C \u200D]"} 14 ExemplarCharacters{ 15 "[\u064E \u0650 \u064F \u064B \u064D \u064C \u0651 \u0652 \u0654 \u0670 آ ا أ" 16 " ء ب پ ت ټ ث ج ځ چ څ ح خ د ډ ذ ر ړ ز ژ ږ س ش ښ ص ض ط ظ ع غ ف ق ک ګ ل م ن ڼ ه" 17 " ة و ؤ ی ي ې ۍ ئ]" 18 } 19 LocaleScript{ 20 "Arab", 21 } 22 NumberElements{ 23 arabext{ 24 symbols{ 25 decimal{"٫"} 26 exponential{"×۱۰^"} 27 group{"٬"} 28 percentSign{"٪"} 29 } 30 } 31 default{"arabext"} 32 latn{ 33 patterns{ 34 currencyFormat{"#,##0.00 ¤"} 35 } 36 symbols{ 37 decimal{","} 38 exponential{"E"} 39 group{"."} 40 minusSign{"−"} 41 percentSign{"%"} 42 } 43 } 44 } 45 Version{"2.0.58.59"} 46 calendar{ 47 gregorian{ 48 AmPmMarkers{ 49 "غ.م.", 50 "غ.و.", 51 } 52 DateTimePatterns{ 53 "H:mm:ss (zzzz)", 54 "H:mm:ss (z)", 55 "H:mm:ss", 56 "H:mm", 57 "EEEE د y د MMMM d", 58 "د y د MMMM d", 59 "d MMM y", 60 "yyyy/M/d", 61 "{1} {0}", 62 "{1} {0}", 63 "{1} {0}", 64 "{1} {0}", 65 "{1} {0}", 66 } 67 availableFormats{ 68 H{"H"} 69 Hm{"H:mm"} 70 Hms{"H:mm:ss"} 71 } 72 dayNames{ 73 format{ 74 wide{ 75 "یکشنبه", 76 "دوشنبه", 77 "سهشنبه", 78 "چهارشنبه", 79 "پنجشنبه", 80 "جمعه", 81 "شنبه", 82 } 83 } 84 } 85 eras{ 86 abbreviated{ 87 "ق.م.", 88 "م.", 89 } 90 } 91 monthNames{ 92 format{ 93 wide{ 94 "جنوري", 95 "فبروري", 96 "مارچ", 97 "اپریل", 98 "می", 99 "جون", 100 "جولای", 101 "اګست", 102 "سپتمبر", 103 "اکتوبر", 104 "نومبر", 105 "دسمبر", 106 } 107 } 108 } 109 } 110 persian{ 111 monthNames{ 112 format{ 113 wide{ 114 "وری", 115 "غویی", 116 "غبرګولی", 117 "چنګاښ", 118 "زمری", 119 "وږی", 120 "تله", 121 "لړم", 122 "لیندۍ", 123 "مرغومی", 124 "سلواغه", 125 "کب", 126 } 127 } 128 } 129 } 130 } 131 layout{ 132 characters{"right-to-left"} 133 lines{"top-to-bottom"} 134 } 135} 136