OLD | NEW |
(Empty) | |
| 1 // *************************************************************************** |
| 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/lkt.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/common/main/lkt.xml |
| 11 */ |
| 12 lkt{ |
| 13 Version{"2.1.6.69"} |
| 14 units{ |
| 15 duration{ |
| 16 day{ |
| 17 other{"{0}-čháŋ"} |
| 18 } |
| 19 hour{ |
| 20 other{"Owápȟe {0}"} |
| 21 } |
| 22 month{ |
| 23 other{"Wíyawapi {0}"} |
| 24 } |
| 25 second{ |
| 26 other{"Okpí {0}"} |
| 27 } |
| 28 week{ |
| 29 other{"okó {0}"} |
| 30 } |
| 31 year{ |
| 32 other{"ómakȟa {0}"} |
| 33 } |
| 34 } |
| 35 length{ |
| 36 foot{ |
| 37 other{"siíyutȟapi {0}"} |
| 38 } |
| 39 inch{ |
| 40 other{"oíyutȟe čísčila {0}"} |
| 41 } |
| 42 mile{ |
| 43 other{"makhíyutȟapi {0}"} |
| 44 } |
| 45 yard{ |
| 46 other{"čhaéglepi {0}"} |
| 47 } |
| 48 } |
| 49 mass{ |
| 50 pound{ |
| 51 other{"tkeíyutȟapi {0}"} |
| 52 } |
| 53 } |
| 54 } |
| 55 unitsNarrow{ |
| 56 duration{ |
| 57 day{ |
| 58 other{"{0}-čháŋ"} |
| 59 } |
| 60 hour{ |
| 61 other{"Owápȟe {0}"} |
| 62 } |
| 63 month{ |
| 64 other{"Wí {0}"} |
| 65 } |
| 66 second{ |
| 67 other{"Okpí {0}"} |
| 68 } |
| 69 week{ |
| 70 other{"okó {0}"} |
| 71 } |
| 72 year{ |
| 73 other{"ómakȟa {0}"} |
| 74 } |
| 75 } |
| 76 length{ |
| 77 foot{ |
| 78 other{"siíyutȟapi {0}"} |
| 79 } |
| 80 inch{ |
| 81 other{"{0}″"} |
| 82 } |
| 83 mile{ |
| 84 other{"{0} makh"} |
| 85 } |
| 86 yard{ |
| 87 other{"čhaéglepi {0}"} |
| 88 } |
| 89 } |
| 90 mass{ |
| 91 pound{ |
| 92 other{"{0}#"} |
| 93 } |
| 94 } |
| 95 temperature{ |
| 96 celsius{ |
| 97 other{"{0}°C"} |
| 98 } |
| 99 fahrenheit{ |
| 100 other{"{0}°"} |
| 101 } |
| 102 } |
| 103 } |
| 104 unitsShort{ |
| 105 duration{ |
| 106 day{ |
| 107 other{"{0}-čháŋ"} |
| 108 } |
| 109 hour{ |
| 110 other{"Owápȟe {0}"} |
| 111 } |
| 112 month{ |
| 113 other{"Wíyawapi {0}"} |
| 114 } |
| 115 second{ |
| 116 other{"Okpí {0}"} |
| 117 } |
| 118 week{ |
| 119 other{"okó {0}"} |
| 120 } |
| 121 year{ |
| 122 other{"ómakȟa {0}"} |
| 123 } |
| 124 } |
| 125 length{ |
| 126 foot{ |
| 127 other{"siíyutȟapi {0}"} |
| 128 } |
| 129 inch{ |
| 130 other{"oíyutȟe čísčila {0}"} |
| 131 } |
| 132 mile{ |
| 133 other{"makhíyutȟapi {0}"} |
| 134 } |
| 135 yard{ |
| 136 other{"čhaéglepi {0}"} |
| 137 } |
| 138 } |
| 139 mass{ |
| 140 pound{ |
| 141 other{"tkeíyutȟapi {0}"} |
| 142 } |
| 143 } |
| 144 } |
| 145 } |
OLD | NEW |