1// *************************************************************************** 2// * 3// * Copyright (C) 2007 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/az.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/az.xml 11 */ 12az{ 13 AuxExemplarCharacters{"[w]"} 14 Countries{ 15 AZ{"Azərbaycan"} 16 BR{"Braziliya"} 17 CN{"Çin"} 18 DE{"Almaniya"} 19 FR{"Fransa"} 20 IN{"Hindistan"} 21 IT{"İtaliya"} 22 JP{"Yaponiya"} 23 RU{"Rusiya"} 24 US{"Amerika Birləşmiş Ştatları"} 25 } 26 Currencies{ 27 AZM{ 28 "man.", 29 "Manat", 30 } 31 } 32 ExemplarCharacters{"[a-c ç d e ə f g ğ h i İ ı j-o ö p-s ş t u ü v x-z]"} 33 Languages{ 34 az{"azərbaycanca"} 35 de{"almanca"} 36 en{"ingiliscə"} 37 es{"ispanca"} 38 fr{"fransızca"} 39 ja{"yaponca"} 40 pt{"portuqalca"} 41 ru{"rusca"} 42 zh{"çincə"} 43 } 44 LocaleScript{ 45 "Latn", 46 } 47 Version{"1.48"} 48} 49