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

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rwxr-xr-x

Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.

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/mua.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/mua.xml
michael@0 11 */
michael@0 12 mua{
michael@0 13 AuxExemplarCharacters{"[q x]"}
michael@0 14 ExemplarCharacters{"[a ã b ɓ c d ɗ e ë ǝ f g h i ĩ j k l m n ŋ o õ p r s t u v ṽ w y z]"}
michael@0 15 ExemplarCharactersIndex{"[A B Ɓ C D Ɗ E Ǝ F G H I J K L M N Ŋ O P R S T U V W Y Z]"}
michael@0 16 LocaleScript{
michael@0 17 "Latn",
michael@0 18 }
michael@0 19 NumberElements{
michael@0 20 latn{
michael@0 21 patterns{
michael@0 22 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
michael@0 23 currencyFormat{"¤#,##0.00"}
michael@0 24 decimalFormat{"#,##0.###"}
michael@0 25 percentFormat{"#,##0%"}
michael@0 26 }
michael@0 27 symbols{
michael@0 28 decimal{","}
michael@0 29 group{"."}
michael@0 30 }
michael@0 31 }
michael@0 32 }
michael@0 33 Version{"2.0.92.87"}
michael@0 34 calendar{
michael@0 35 generic{
michael@0 36 DateTimePatterns{
michael@0 37 "HH:mm:ss zzzz",
michael@0 38 "HH:mm:ss z",
michael@0 39 "HH:mm:ss",
michael@0 40 "HH:mm",
michael@0 41 "EEEE d MMMM y G",
michael@0 42 "d MMMM y G",
michael@0 43 "d MMM y G",
michael@0 44 "d/M/y GGGGG",
michael@0 45 "{1} {0}",
michael@0 46 "{1} {0}",
michael@0 47 "{1} {0}",
michael@0 48 "{1} {0}",
michael@0 49 "{1} {0}",
michael@0 50 }
michael@0 51 availableFormats{
michael@0 52 Ed{"E d"}
michael@0 53 Hm{"HH:mm"}
michael@0 54 Hms{"HH:mm:ss"}
michael@0 55 M{"L"}
michael@0 56 MEd{"E d/M"}
michael@0 57 MMM{"LLL"}
michael@0 58 MMMEd{"E d MMM"}
michael@0 59 MMMd{"d MMM"}
michael@0 60 Md{"d/M"}
michael@0 61 d{"d"}
michael@0 62 hm{"h:mm a"}
michael@0 63 hms{"h:mm:ss a"}
michael@0 64 ms{"m:ss"}
michael@0 65 y{"y"}
michael@0 66 yM{"M/y"}
michael@0 67 yMEd{"E d/M/y"}
michael@0 68 yMMM{"MMM y"}
michael@0 69 yMMMEd{"E d MMM y"}
michael@0 70 yMMMd{"d MMM y"}
michael@0 71 yMd{"d/M/y"}
michael@0 72 yQQQ{"QQQ y"}
michael@0 73 yQQQQ{"QQQQ y"}
michael@0 74 }
michael@0 75 }
michael@0 76 gregorian{
michael@0 77 AmPmMarkers{
michael@0 78 "comme",
michael@0 79 "lilli",
michael@0 80 }
michael@0 81 DateTimePatterns{
michael@0 82 "HH:mm:ss zzzz",
michael@0 83 "HH:mm:ss z",
michael@0 84 "HH:mm:ss",
michael@0 85 "HH:mm",
michael@0 86 "EEEE d MMMM y",
michael@0 87 "d MMMM y",
michael@0 88 "d MMM y",
michael@0 89 "d/M/y",
michael@0 90 "{1} {0}",
michael@0 91 "{1} {0}",
michael@0 92 "{1} {0}",
michael@0 93 "{1} {0}",
michael@0 94 "{1} {0}",
michael@0 95 }
michael@0 96 availableFormats{
michael@0 97 Ed{"E d"}
michael@0 98 Hm{"HH:mm"}
michael@0 99 Hms{"HH:mm:ss"}
michael@0 100 M{"L"}
michael@0 101 MEd{"E d/M"}
michael@0 102 MMM{"LLL"}
michael@0 103 MMMEd{"E d MMM"}
michael@0 104 MMMd{"d MMM"}
michael@0 105 Md{"d/M"}
michael@0 106 d{"d"}
michael@0 107 hm{"h:mm a"}
michael@0 108 hms{"h:mm:ss a"}
michael@0 109 ms{"m:ss"}
michael@0 110 y{"y"}
michael@0 111 yM{"M/y"}
michael@0 112 yMEd{"E d/M/y"}
michael@0 113 yMMM{"MMM y"}
michael@0 114 yMMMEd{"E d MMM y"}
michael@0 115 yMMMd{"d MMM y"}
michael@0 116 yMd{"d/M/y"}
michael@0 117 yQQQ{"QQQ y"}
michael@0 118 yQQQQ{"QQQQ y"}
michael@0 119 }
michael@0 120 dayNames{
michael@0 121 format{
michael@0 122 abbreviated{
michael@0 123 "Cya",
michael@0 124 "Cla",
michael@0 125 "Czi",
michael@0 126 "Cko",
michael@0 127 "Cka",
michael@0 128 "Cga",
michael@0 129 "Cze",
michael@0 130 }
michael@0 131 wide{
michael@0 132 "Com'yakke",
michael@0 133 "Comlaaɗii",
michael@0 134 "Comzyiiɗii",
michael@0 135 "Comkolle",
michael@0 136 "Comkaldǝɓlii",
michael@0 137 "Comgaisuu",
michael@0 138 "Comzyeɓsuu",
michael@0 139 }
michael@0 140 }
michael@0 141 stand-alone{
michael@0 142 narrow{
michael@0 143 "Y",
michael@0 144 "L",
michael@0 145 "Z",
michael@0 146 "O",
michael@0 147 "A",
michael@0 148 "G",
michael@0 149 "E",
michael@0 150 }
michael@0 151 }
michael@0 152 }
michael@0 153 eras{
michael@0 154 abbreviated{
michael@0 155 "KK",
michael@0 156 "PK",
michael@0 157 }
michael@0 158 wide{
michael@0 159 "KǝPel Kristu",
michael@0 160 "Pel Kristu",
michael@0 161 }
michael@0 162 }
michael@0 163 monthNames{
michael@0 164 format{
michael@0 165 abbreviated{
michael@0 166 "FLO",
michael@0 167 "CLA",
michael@0 168 "CKI",
michael@0 169 "FMF",
michael@0 170 "MAD",
michael@0 171 "MBI",
michael@0 172 "MLI",
michael@0 173 "MAM",
michael@0 174 "FDE",
michael@0 175 "FMU",
michael@0 176 "FGW",
michael@0 177 "FYU",
michael@0 178 }
michael@0 179 wide{
michael@0 180 "Fĩi Loo",
michael@0 181 "Cokcwaklaŋne",
michael@0 182 "Cokcwaklii",
michael@0 183 "Fĩi Marfoo",
michael@0 184 "Madǝǝuutǝbijaŋ",
michael@0 185 "Mamǝŋgwãafahbii",
michael@0 186 "Mamǝŋgwãalii",
michael@0 187 "Madǝmbii",
michael@0 188 "Fĩi Dǝɓlii",
michael@0 189 "Fĩi Mundaŋ",
michael@0 190 "Fĩi Gwahlle",
michael@0 191 "Fĩi Yuru",
michael@0 192 }
michael@0 193 }
michael@0 194 stand-alone{
michael@0 195 narrow{
michael@0 196 "O",
michael@0 197 "A",
michael@0 198 "I",
michael@0 199 "F",
michael@0 200 "D",
michael@0 201 "B",
michael@0 202 "L",
michael@0 203 "M",
michael@0 204 "E",
michael@0 205 "U",
michael@0 206 "W",
michael@0 207 "Y",
michael@0 208 }
michael@0 209 }
michael@0 210 }
michael@0 211 quarters{
michael@0 212 format{
michael@0 213 abbreviated{
michael@0 214 "F1",
michael@0 215 "F2",
michael@0 216 "F3",
michael@0 217 "F4",
michael@0 218 }
michael@0 219 wide{
michael@0 220 "Tai fĩi sai ma tǝn kee zah",
michael@0 221 "Tai fĩi sai zah lǝn gwa ma kee",
michael@0 222 "Tai fĩi sai zah lǝn sai ma kee",
michael@0 223 "Tai fĩi sai ma coo kee zah 'na",
michael@0 224 }
michael@0 225 }
michael@0 226 }
michael@0 227 }
michael@0 228 }
michael@0 229 delimiters{
michael@0 230 alternateQuotationEnd{"”"}
michael@0 231 alternateQuotationStart{"“"}
michael@0 232 quotationEnd{"»"}
michael@0 233 quotationStart{"«"}
michael@0 234 }
michael@0 235 fields{
michael@0 236 day{
michael@0 237 dn{"Zah'nane/ Comme"}
michael@0 238 relative{
michael@0 239 "-1"{"Tǝsoo"}
michael@0 240 "0"{"Tǝ'nahko"}
michael@0 241 "1"{"Tǝ'nane"}
michael@0 242 }
michael@0 243 }
michael@0 244 era{
michael@0 245 dn{"Syii ma tãa"}
michael@0 246 }
michael@0 247 hour{
michael@0 248 dn{"Cok comme"}
michael@0 249 }
michael@0 250 minute{
michael@0 251 dn{"Cok comme ma laŋne"}
michael@0 252 }
michael@0 253 month{
michael@0 254 dn{"Fĩi"}
michael@0 255 }
michael@0 256 second{
michael@0 257 dn{"Cok comme ma laŋ tǝ biŋ"}
michael@0 258 }
michael@0 259 week{
michael@0 260 dn{"Luma"}
michael@0 261 }
michael@0 262 weekday{
michael@0 263 dn{"Kǝsyil luma"}
michael@0 264 }
michael@0 265 year{
michael@0 266 dn{"Syii"}
michael@0 267 }
michael@0 268 zone{
michael@0 269 dn{"Waŋ cok comme"}
michael@0 270 }
michael@0 271 }
michael@0 272 }

mercurial