Wed, 31 Dec 2014 07:22:50 +0100
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/ga.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/ga.xml |
michael@0 | 11 | */ |
michael@0 | 12 | ga{ |
michael@0 | 13 | AuxExemplarCharacters{"[å ḃ ċ ḋ ḟ ġ j k ṁ ṗ q ṡ ṫ v w x y z]"} |
michael@0 | 14 | ExemplarCharacters{"[a á b c d e é f g h i í l m n o ó p r s t u ú]"} |
michael@0 | 15 | LocaleScript{ |
michael@0 | 16 | "Latn", |
michael@0 | 17 | } |
michael@0 | 18 | NumberElements{ |
michael@0 | 19 | latn{ |
michael@0 | 20 | patterns{ |
michael@0 | 21 | currencyFormat{"¤#,##0.00"} |
michael@0 | 22 | } |
michael@0 | 23 | } |
michael@0 | 24 | } |
michael@0 | 25 | Version{"2.0.92.87"} |
michael@0 | 26 | calendar{ |
michael@0 | 27 | generic{ |
michael@0 | 28 | DateTimePatterns{ |
michael@0 | 29 | "HH:mm:ss zzzz", |
michael@0 | 30 | "HH:mm:ss z", |
michael@0 | 31 | "HH:mm:ss", |
michael@0 | 32 | "HH:mm", |
michael@0 | 33 | "EEEE d MMMM y G", |
michael@0 | 34 | "d MMMM y G", |
michael@0 | 35 | "d MMM y G", |
michael@0 | 36 | "dd/MM/y GGGGG", |
michael@0 | 37 | "{1} {0}", |
michael@0 | 38 | "{1} {0}", |
michael@0 | 39 | "{1} {0}", |
michael@0 | 40 | "{1} {0}", |
michael@0 | 41 | "{1} {0}", |
michael@0 | 42 | } |
michael@0 | 43 | } |
michael@0 | 44 | gregorian{ |
michael@0 | 45 | AmPmMarkers{ |
michael@0 | 46 | "a.m.", |
michael@0 | 47 | "p.m.", |
michael@0 | 48 | } |
michael@0 | 49 | DateTimePatterns{ |
michael@0 | 50 | "HH:mm:ss zzzz", |
michael@0 | 51 | "HH:mm:ss z", |
michael@0 | 52 | "HH:mm:ss", |
michael@0 | 53 | "HH:mm", |
michael@0 | 54 | "EEEE d MMMM y", |
michael@0 | 55 | "d MMMM y", |
michael@0 | 56 | "d MMM y", |
michael@0 | 57 | "dd/MM/y", |
michael@0 | 58 | "{1} {0}", |
michael@0 | 59 | "{1} {0}", |
michael@0 | 60 | "{1} {0}", |
michael@0 | 61 | "{1} {0}", |
michael@0 | 62 | "{1} {0}", |
michael@0 | 63 | } |
michael@0 | 64 | dayNames{ |
michael@0 | 65 | format{ |
michael@0 | 66 | abbreviated{ |
michael@0 | 67 | "Domh", |
michael@0 | 68 | "Luan", |
michael@0 | 69 | "Máirt", |
michael@0 | 70 | "Céad", |
michael@0 | 71 | "Déar", |
michael@0 | 72 | "Aoine", |
michael@0 | 73 | "Sath", |
michael@0 | 74 | } |
michael@0 | 75 | wide{ |
michael@0 | 76 | "Dé Domhnaigh", |
michael@0 | 77 | "Dé Luain", |
michael@0 | 78 | "Dé Máirt", |
michael@0 | 79 | "Dé Céadaoin", |
michael@0 | 80 | "Déardaoin", |
michael@0 | 81 | "Dé hAoine", |
michael@0 | 82 | "Dé Sathairn", |
michael@0 | 83 | } |
michael@0 | 84 | } |
michael@0 | 85 | } |
michael@0 | 86 | eras{ |
michael@0 | 87 | abbreviated{ |
michael@0 | 88 | "RC", |
michael@0 | 89 | "AD", |
michael@0 | 90 | } |
michael@0 | 91 | } |
michael@0 | 92 | monthNames{ |
michael@0 | 93 | format{ |
michael@0 | 94 | abbreviated{ |
michael@0 | 95 | "Ean", |
michael@0 | 96 | "Feabh", |
michael@0 | 97 | "Márta", |
michael@0 | 98 | "Aib", |
michael@0 | 99 | "Beal", |
michael@0 | 100 | "Meith", |
michael@0 | 101 | "Iúil", |
michael@0 | 102 | "Lún", |
michael@0 | 103 | "MFómh", |
michael@0 | 104 | "DFómh", |
michael@0 | 105 | "Samh", |
michael@0 | 106 | "Noll", |
michael@0 | 107 | } |
michael@0 | 108 | wide{ |
michael@0 | 109 | "Eanáir", |
michael@0 | 110 | "Feabhra", |
michael@0 | 111 | "Márta", |
michael@0 | 112 | "Aibreán", |
michael@0 | 113 | "Bealtaine", |
michael@0 | 114 | "Meitheamh", |
michael@0 | 115 | "Iúil", |
michael@0 | 116 | "Lúnasa", |
michael@0 | 117 | "Meán Fómhair", |
michael@0 | 118 | "Deireadh Fómhair", |
michael@0 | 119 | "Samhain", |
michael@0 | 120 | "Nollaig", |
michael@0 | 121 | } |
michael@0 | 122 | } |
michael@0 | 123 | stand-alone{ |
michael@0 | 124 | narrow{ |
michael@0 | 125 | "E", |
michael@0 | 126 | "F", |
michael@0 | 127 | "M", |
michael@0 | 128 | "A", |
michael@0 | 129 | "B", |
michael@0 | 130 | "M", |
michael@0 | 131 | "I", |
michael@0 | 132 | "L", |
michael@0 | 133 | "M", |
michael@0 | 134 | "D", |
michael@0 | 135 | "S", |
michael@0 | 136 | "N", |
michael@0 | 137 | } |
michael@0 | 138 | } |
michael@0 | 139 | } |
michael@0 | 140 | quarters{ |
michael@0 | 141 | format{ |
michael@0 | 142 | abbreviated{ |
michael@0 | 143 | "R1", |
michael@0 | 144 | "R2", |
michael@0 | 145 | "R3", |
michael@0 | 146 | "R4", |
michael@0 | 147 | } |
michael@0 | 148 | wide{ |
michael@0 | 149 | "1ú ráithe", |
michael@0 | 150 | "2ú ráithe", |
michael@0 | 151 | "3ú ráithe", |
michael@0 | 152 | "4ú ráithe", |
michael@0 | 153 | } |
michael@0 | 154 | } |
michael@0 | 155 | } |
michael@0 | 156 | } |
michael@0 | 157 | } |
michael@0 | 158 | } |