intl/icu/source/data/locales/ii.txt

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rwxr-xr-x

Correct previous dual key logic pending first delivery installment.

michael@0 1 // ***************************************************************************
michael@0 2 // *
michael@0 3 // * Copyright (C) 2013 International Business Machines
michael@0 4 // * Corporation and others. All Rights Reserved.
michael@0 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
michael@0 6 // * Source File: <path>/common/main/ii.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/ii.xml
michael@0 11 */
michael@0 12 ii{
michael@0 13 ExemplarCharacters{"[ꀀ-ꒌ]"}
michael@0 14 LocaleScript{
michael@0 15 "Yiii",
michael@0 16 }
michael@0 17 NumberElements{
michael@0 18 latn{
michael@0 19 symbols{
michael@0 20 decimal{"."}
michael@0 21 group{","}
michael@0 22 }
michael@0 23 }
michael@0 24 }
michael@0 25 Version{"2.0.90.61"}
michael@0 26 calendar{
michael@0 27 gregorian{
michael@0 28 AmPmMarkers{
michael@0 29 "ꎸꄑ",
michael@0 30 "ꁯꋒ",
michael@0 31 }
michael@0 32 dayNames{
michael@0 33 format{
michael@0 34 abbreviated{
michael@0 35 "ꑭꆏ",
michael@0 36 "ꆏꋍ",
michael@0 37 "ꆏꑍ",
michael@0 38 "ꆏꌕ",
michael@0 39 "ꆏꇖ",
michael@0 40 "ꆏꉬ",
michael@0 41 "ꆏꃘ",
michael@0 42 }
michael@0 43 wide{
michael@0 44 "ꑭꆏꑍ",
michael@0 45 "ꆏꊂꋍ",
michael@0 46 "ꆏꊂꑍ",
michael@0 47 "ꆏꊂꌕ",
michael@0 48 "ꆏꊂꇖ",
michael@0 49 "ꆏꊂꉬ",
michael@0 50 "ꆏꊂꃘ",
michael@0 51 }
michael@0 52 }
michael@0 53 stand-alone{
michael@0 54 narrow{
michael@0 55 "ꆏ",
michael@0 56 "ꋍ",
michael@0 57 "ꑍ",
michael@0 58 "ꌕ",
michael@0 59 "ꇖ",
michael@0 60 "ꉬ",
michael@0 61 "ꃘ",
michael@0 62 }
michael@0 63 }
michael@0 64 }
michael@0 65 eras{
michael@0 66 abbreviated{
michael@0 67 "ꃅꋊꂿ",
michael@0 68 "ꃅꋊꊂ",
michael@0 69 }
michael@0 70 }
michael@0 71 monthNames{
michael@0 72 format{
michael@0 73 wide{
michael@0 74 "ꋍꆪ",
michael@0 75 "ꑍꆪ",
michael@0 76 "ꌕꆪ",
michael@0 77 "ꇖꆪ",
michael@0 78 "ꉬꆪ",
michael@0 79 "ꃘꆪ",
michael@0 80 "ꏃꆪ",
michael@0 81 "ꉆꆪ",
michael@0 82 "ꈬꆪ",
michael@0 83 "ꊰꆪ",
michael@0 84 "ꊰꊪꆪ",
michael@0 85 "ꊰꑋꆪ",
michael@0 86 }
michael@0 87 }
michael@0 88 }
michael@0 89 quarters{
michael@0 90 format{
michael@0 91 wide{
michael@0 92 "ꃅꑌ",
michael@0 93 "ꃅꎸ",
michael@0 94 "ꃅꍵ",
michael@0 95 "ꃅꋆ",
michael@0 96 }
michael@0 97 }
michael@0 98 }
michael@0 99 }
michael@0 100 }
michael@0 101 fields{
michael@0 102 day{
michael@0 103 dn{"ꑍ"}
michael@0 104 relative{
michael@0 105 "-1"{"ꀋꅔꉈ"}
michael@0 106 "-2"{"ꎴꂿꋍꑍ"}
michael@0 107 "0"{"ꀃꑍ"}
michael@0 108 "1"{"ꃆꏂꑍ"}
michael@0 109 "2"{"ꌕꀿꑍ"}
michael@0 110 }
michael@0 111 }
michael@0 112 dayperiod{
michael@0 113 dn{"ꎸꄑ/ꁯꋒ"}
michael@0 114 }
michael@0 115 era{
michael@0 116 dn{"ꃅꋊ"}
michael@0 117 }
michael@0 118 hour{
michael@0 119 dn{"ꄮꈉ"}
michael@0 120 }
michael@0 121 minute{
michael@0 122 dn{"ꃏ"}
michael@0 123 }
michael@0 124 month{
michael@0 125 dn{"ꆪ"}
michael@0 126 }
michael@0 127 second{
michael@0 128 dn{"ꇙ"}
michael@0 129 }
michael@0 130 week{
michael@0 131 dn{"ꑭꆏ"}
michael@0 132 }
michael@0 133 weekday{
michael@0 134 dn{"ꆏꑍ"}
michael@0 135 }
michael@0 136 year{
michael@0 137 dn{"ꈎ"}
michael@0 138 }
michael@0 139 zone{
michael@0 140 dn{"ꃅꄷꄮꈉ"}
michael@0 141 }
michael@0 142 }
michael@0 143 measurementSystemNames{
michael@0 144 US{"ꂰꇩ"}
michael@0 145 metric{"ꂰꌬꌠ"}
michael@0 146 }
michael@0 147 }

mercurial