1// *************************************************************************** 2// * 3// * Copyright (C) 2009 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 * Chrome Note: This locale data is abridged to contain categories 12 * actually used by Chrome. 13 */ 14ps{ 15 AuxExemplarCharacters{"[\u200C \u200D]"} 16 ExemplarCharacters{ 17 "[\u200C \u200D \u064E \u0650 \u064F \u064B \u064D \u064C \u0651 \u0652 \u0654 \u0670 آ ا أ" 18 " ء ب پ ت ټ ث ج ځ چ څ ح-د ډ ذ ر ړ ز ژ ږ س ش ښ ص-غ ف ق ک ګ ل-ن ڼ ه ة و ؤ ی ي ې" 19 " ۍ ئ]" 20 } 21 Languages{ 22 ps{"پښتو"} 23 } 24 LocaleScript{ 25 "Arab", 26 } 27 Version{"1.68"} 28 layout{ 29 characters{"right-to-left"} 30 lines{"top-to-bottom"} 31 } 32}