intl/icu/source/data/locales/xog.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/xog.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/xog.xml
michael@0 11 */
michael@0 12 xog{
michael@0 13 ExemplarCharacters{"[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 z]"}
michael@0 14 ExemplarCharactersIndex{"[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 Z]"}
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 "h:mm:ss a zzzz",
michael@0 30 "h:mm:ss a z",
michael@0 31 "h:mm:ss a",
michael@0 32 "h:mm a",
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 availableFormats{
michael@0 44 Hm{"HH:mm"}
michael@0 45 Hms{"HH:mm:ss"}
michael@0 46 M{"L"}
michael@0 47 MEd{"E, M/d"}
michael@0 48 MMM{"LLL"}
michael@0 49 MMMEd{"E, MMM d"}
michael@0 50 MMMMEd{"E, MMMM d"}
michael@0 51 MMMMd{"MMMM d"}
michael@0 52 MMMd{"MMM d"}
michael@0 53 Md{"M/d"}
michael@0 54 d{"d"}
michael@0 55 hm{"h:mm a"}
michael@0 56 ms{"mm:ss"}
michael@0 57 y{"y"}
michael@0 58 yM{"M/y"}
michael@0 59 yMEd{"E, M/d/y"}
michael@0 60 yMMM{"MMM y"}
michael@0 61 yMMMEd{"E, MMM d, y"}
michael@0 62 yMMMM{"MMMM y"}
michael@0 63 yQQQ{"QQQ y"}
michael@0 64 yQQQQ{"QQQQ y"}
michael@0 65 }
michael@0 66 }
michael@0 67 gregorian{
michael@0 68 AmPmMarkers{
michael@0 69 "Munkyo",
michael@0 70 "Eigulo",
michael@0 71 }
michael@0 72 DateTimePatterns{
michael@0 73 "h:mm:ss a zzzz",
michael@0 74 "h:mm:ss a z",
michael@0 75 "h:mm:ss a",
michael@0 76 "h:mm a",
michael@0 77 "EEEE, d MMMM y",
michael@0 78 "d MMMM y",
michael@0 79 "d MMM y",
michael@0 80 "dd/MM/y",
michael@0 81 "{1} {0}",
michael@0 82 "{1} {0}",
michael@0 83 "{1} {0}",
michael@0 84 "{1} {0}",
michael@0 85 "{1} {0}",
michael@0 86 }
michael@0 87 availableFormats{
michael@0 88 Hm{"HH:mm"}
michael@0 89 Hms{"HH:mm:ss"}
michael@0 90 M{"L"}
michael@0 91 MEd{"E, M/d"}
michael@0 92 MMM{"LLL"}
michael@0 93 MMMEd{"E, MMM d"}
michael@0 94 MMMMEd{"E, MMMM d"}
michael@0 95 MMMMd{"MMMM d"}
michael@0 96 MMMd{"MMM d"}
michael@0 97 Md{"M/d"}
michael@0 98 d{"d"}
michael@0 99 hm{"h:mm a"}
michael@0 100 ms{"mm:ss"}
michael@0 101 y{"y"}
michael@0 102 yM{"M/y"}
michael@0 103 yMEd{"E, M/d/y"}
michael@0 104 yMMM{"MMM y"}
michael@0 105 yMMMEd{"E, MMM d, y"}
michael@0 106 yMMMM{"MMMM y"}
michael@0 107 yQQQ{"QQQ y"}
michael@0 108 yQQQQ{"QQQQ y"}
michael@0 109 }
michael@0 110 dayNames{
michael@0 111 format{
michael@0 112 abbreviated{
michael@0 113 "Sabi",
michael@0 114 "Bala",
michael@0 115 "Kubi",
michael@0 116 "Kusa",
michael@0 117 "Kuna",
michael@0 118 "Kuta",
michael@0 119 "Muka",
michael@0 120 }
michael@0 121 wide{
michael@0 122 "Sabiiti",
michael@0 123 "Balaza",
michael@0 124 "Owokubili",
michael@0 125 "Owokusatu",
michael@0 126 "Olokuna",
michael@0 127 "Olokutaanu",
michael@0 128 "Olomukaaga",
michael@0 129 }
michael@0 130 }
michael@0 131 stand-alone{
michael@0 132 narrow{
michael@0 133 "S",
michael@0 134 "B",
michael@0 135 "B",
michael@0 136 "S",
michael@0 137 "K",
michael@0 138 "K",
michael@0 139 "M",
michael@0 140 }
michael@0 141 }
michael@0 142 }
michael@0 143 eras{
michael@0 144 abbreviated{
michael@0 145 "AZ",
michael@0 146 "AF",
michael@0 147 }
michael@0 148 wide{
michael@0 149 "Kulisto nga azilawo",
michael@0 150 "Kulisto nga affile",
michael@0 151 }
michael@0 152 }
michael@0 153 monthNames{
michael@0 154 format{
michael@0 155 abbreviated{
michael@0 156 "Jan",
michael@0 157 "Feb",
michael@0 158 "Mar",
michael@0 159 "Apu",
michael@0 160 "Maa",
michael@0 161 "Juu",
michael@0 162 "Jul",
michael@0 163 "Agu",
michael@0 164 "Seb",
michael@0 165 "Oki",
michael@0 166 "Nov",
michael@0 167 "Des",
michael@0 168 }
michael@0 169 wide{
michael@0 170 "Janwaliyo",
michael@0 171 "Febwaliyo",
michael@0 172 "Marisi",
michael@0 173 "Apuli",
michael@0 174 "Maayi",
michael@0 175 "Juuni",
michael@0 176 "Julaayi",
michael@0 177 "Agusito",
michael@0 178 "Sebuttemba",
michael@0 179 "Okitobba",
michael@0 180 "Novemba",
michael@0 181 "Desemba",
michael@0 182 }
michael@0 183 }
michael@0 184 stand-alone{
michael@0 185 narrow{
michael@0 186 "J",
michael@0 187 "F",
michael@0 188 "M",
michael@0 189 "A",
michael@0 190 "M",
michael@0 191 "J",
michael@0 192 "J",
michael@0 193 "A",
michael@0 194 "S",
michael@0 195 "O",
michael@0 196 "N",
michael@0 197 "D",
michael@0 198 }
michael@0 199 }
michael@0 200 }
michael@0 201 quarters{
michael@0 202 format{
michael@0 203 abbreviated{
michael@0 204 "Q1",
michael@0 205 "Q2",
michael@0 206 "Q3",
michael@0 207 "Q4",
michael@0 208 }
michael@0 209 wide{
michael@0 210 "Ebisera ebyomwaka ebisoka",
michael@0 211 "Ebisera ebyomwaka ebyokubiri",
michael@0 212 "Ebisera ebyomwaka ebyokusatu",
michael@0 213 "Ebisera ebyomwaka ebyokuna",
michael@0 214 }
michael@0 215 }
michael@0 216 }
michael@0 217 }
michael@0 218 }
michael@0 219 delimiters{
michael@0 220 alternateQuotationEnd{"’"}
michael@0 221 alternateQuotationStart{"‘"}
michael@0 222 quotationEnd{"”"}
michael@0 223 quotationStart{"“"}
michael@0 224 }
michael@0 225 fields{
michael@0 226 day{
michael@0 227 dn{"Olunaku"}
michael@0 228 relative{
michael@0 229 "-1"{"Edho"}
michael@0 230 "0"{"Olwaleelo (leelo)"}
michael@0 231 "1"{"Enkyo"}
michael@0 232 }
michael@0 233 }
michael@0 234 dayperiod{
michael@0 235 dn{"munkyo/Eigulo"}
michael@0 236 }
michael@0 237 era{
michael@0 238 dn{"Emulembe"}
michael@0 239 }
michael@0 240 hour{
michael@0 241 dn{"Essawa"}
michael@0 242 }
michael@0 243 minute{
michael@0 244 dn{"Edakiika"}
michael@0 245 }
michael@0 246 month{
michael@0 247 dn{"Omwezi"}
michael@0 248 }
michael@0 249 second{
michael@0 250 dn{"Obutikitiki"}
michael@0 251 }
michael@0 252 week{
michael@0 253 dn{"Esabiiti"}
michael@0 254 }
michael@0 255 weekday{
michael@0 256 dn{"Olunaka lwa sabiiti"}
michael@0 257 }
michael@0 258 year{
michael@0 259 dn{"Omwaka"}
michael@0 260 }
michael@0 261 zone{
michael@0 262 dn{"Essawa edha"}
michael@0 263 }
michael@0 264 }
michael@0 265 }

mercurial