1// *************************************************************************** 2// * 3// * Copyright (C) 2010 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 "٫", 24 "٬", 25 ";", 26 "٪", 27 "۰", 28 "#", 29 "−", 30 "×۱۰^", 31 "‰", 32 "∞", 33 "NaN", 34 "+", 35 } 36 NumberPatterns{ 37 "#,##0.###", 38 "#,##0.00 ¤", 39 "#,##0%", 40 "#E0", 41 } 42 Version{"2.0.47.67"} 43 calendar{ 44 gregorian{ 45 AmPmMarkers{ 46 "غ.م.", 47 "غ.و.", 48 } 49 DateTimePatterns{ 50 "H:mm:ss (zzzz)", 51 "H:mm:ss (z)", 52 "H:mm:ss", 53 "H:mm", 54 "EEEE د y د MMMM d", 55 "د y د MMMM d", 56 "d MMM y", 57 "yyyy/M/d", 58 "{1} {0}", 59 "{1} {0}", 60 "{1} {0}", 61 "{1} {0}", 62 "{1} {0}", 63 } 64 availableFormats{ 65 H{"H"} 66 Hm{"H:mm"} 67 Hms{"H:mm:ss"} 68 } 69 dayNames{ 70 format{ 71 wide{ 72 "یکشنبه", 73 "دوشنبه", 74 "سهشنبه", 75 "چهارشنبه", 76 "پنجشنبه", 77 "جمعه", 78 "شنبه", 79 } 80 } 81 } 82 eras{ 83 abbreviated{ 84 "ق.م.", 85 "م.", 86 } 87 } 88 monthNames{ 89 format{ 90 wide{ 91 "جنوري", 92 "فبروري", 93 "مارچ", 94 "اپریل", 95 "می", 96 "جون", 97 "جولای", 98 "اګست", 99 "سپتمبر", 100 "اکتوبر", 101 "نومبر", 102 "دسمبر", 103 } 104 } 105 } 106 } 107 persian{ 108 monthNames{ 109 format{ 110 wide{ 111 "وری", 112 "غویی", 113 "غبرګولی", 114 "چنګاښ", 115 "زمری", 116 "وږی", 117 "تله", 118 "لړم", 119 "لیندۍ", 120 "مرغومی", 121 "سلواغه", 122 "کب", 123 } 124 } 125 } 126 } 127 } 128 defaultNumberingSystem{"arabext"} 129 layout{ 130 characters{"right-to-left"} 131 lines{"top-to-bottom"} 132 } 133} 134