1// *************************************************************************** 2// * 3// * Copyright (C) 2013 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/kl.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/kl.xml 11 */ 12kl{ 13 ExemplarCharacters{ 14 "[a á â ã b c d e é ê f g h i í î ĩ j k l m n o ô p q ĸ r s t u ú û ũ v w x y" 15 " z æ ø å]" 16 } 17 LocaleScript{ 18 "Latn", 19 } 20 NumberElements{ 21 latn{ 22 patterns{ 23 currencyFormat{"¤#,##0.00;¤-#,##0.00"} 24 percentFormat{"#,##0 %"} 25 } 26 symbols{ 27 decimal{","} 28 group{"."} 29 } 30 } 31 } 32 Version{"2.0.82.45"} 33 calendar{ 34 gregorian{ 35 dayNames{ 36 format{ 37 abbreviated{ 38 "sab", 39 "ata", 40 "mar", 41 "pin", 42 "sis", 43 "tal", 44 "arf", 45 } 46 wide{ 47 "sabaat", 48 "ataasinngorneq", 49 "marlunngorneq", 50 "pingasunngorneq", 51 "sisamanngorneq", 52 "tallimanngorneq", 53 "arfininngorneq", 54 } 55 } 56 } 57 monthNames{ 58 format{ 59 abbreviated{ 60 "jan", 61 "feb", 62 "mar", 63 "apr", 64 "maj", 65 "jun", 66 "jul", 67 "aug", 68 "sep", 69 "okt", 70 "nov", 71 "dec", 72 } 73 wide{ 74 "januari", 75 "februari", 76 "martsi", 77 "aprili", 78 "maji", 79 "juni", 80 "juli", 81 "augustusi", 82 "septemberi", 83 "oktoberi", 84 "novemberi", 85 "decemberi", 86 } 87 } 88 stand-alone{ 89 abbreviated{ 90 "jan", 91 "feb", 92 "mar", 93 "apr", 94 "maj", 95 "jun", 96 "jul", 97 "aug", 98 "sep", 99 "okt", 100 "nov", 101 "dec", 102 } 103 wide{ 104 "januari", 105 "februari", 106 "martsi", 107 "aprili", 108 "maji", 109 "juni", 110 "juli", 111 "augustusi", 112 "septemberi", 113 "oktoberi", 114 "novemberi", 115 "decemberi", 116 } 117 } 118 } 119 } 120 } 121 units{ 122 day{ 123 one{"{0} ulloq unnuarlu"} 124 other{"{0} ulloq unnuarlu"} 125 } 126 hour{ 127 one{"{0} nalunaaquttap-akunnera"} 128 other{"{0} nalunaaquttap-akunnera"} 129 } 130 minute{ 131 one{"{0} minutsi"} 132 other{"{0} minutsi"} 133 } 134 month{ 135 one{"{0} qaammat"} 136 other{"{0} qaammat"} 137 } 138 second{ 139 one{"{0} sekundi"} 140 other{"{0} sekundi"} 141 } 142 week{ 143 one{"{0} sapaatip-akunnera"} 144 other{"{0} sapaatip-akunnera"} 145 } 146 year{ 147 one{"{0} ukioq"} 148 other{"{0} ukioq"} 149 } 150 } 151} 152