intl/icu/source/data/locales/kln.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.

     1 // ***************************************************************************
     2 // *
     3 // * Copyright (C) 2013 International Business Machines
     4 // * Corporation and others. All Rights Reserved.
     5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
     6 // * Source File: <path>/common/main/kln.xml
     7 // *
     8 // ***************************************************************************
     9 /**
    10  * ICU <specials> source: <path>/common/main/kln.xml
    11  */
    12 kln{
    13     AuxExemplarCharacters{"[f q v x z]"}
    14     ExemplarCharacters{"[a b c d e g h i j k l m n o p r s t u w y]"}
    15     ExemplarCharactersIndex{"[A B C D E G H I J K L M N O P R S T U W Y]"}
    16     LocaleScript{
    17         "Latn",
    18     }
    19     NumberElements{
    20         latn{
    21             patterns{
    22                 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
    23                 currencyFormat{"¤#,##0.00"}
    24             }
    25         }
    26     }
    27     Version{"2.0.92.87"}
    28     calendar{
    29         generic{
    30             DateTimePatterns{
    31                 "h:mm:ss a zzzz",
    32                 "h:mm:ss a z",
    33                 "h:mm:ss a",
    34                 "h:mm a",
    35                 "EEEE, d MMMM y G",
    36                 "d MMMM y G",
    37                 "d MMM y G",
    38                 "dd/MM/y GGGGG",
    39                 "{1} {0}",
    40                 "{1} {0}",
    41                 "{1} {0}",
    42                 "{1} {0}",
    43                 "{1} {0}",
    44             }
    45             availableFormats{
    46                 Hm{"HH:mm"}
    47                 Hms{"HH:mm:ss"}
    48                 M{"L"}
    49                 MEd{"E, M/d"}
    50                 MMM{"LLL"}
    51                 MMMEd{"E, MMM d"}
    52                 MMMMEd{"E, MMMM d"}
    53                 MMMMd{"MMMM d"}
    54                 MMMd{"MMM d"}
    55                 Md{"M/d"}
    56                 d{"d"}
    57                 hm{"h:mm a"}
    58                 ms{"mm:ss"}
    59                 y{"y"}
    60                 yM{"M/y"}
    61                 yMEd{"E, M/d/y"}
    62                 yMMM{"MMM y"}
    63                 yMMMEd{"E, MMM d, y"}
    64                 yMMMM{"MMMM y"}
    65                 yQQQ{"QQQ y"}
    66                 yQQQQ{"QQQQ y"}
    67             }
    68         }
    69         gregorian{
    70             AmPmMarkers{
    71                 "Beet",
    72                 "Kemo",
    73             }
    74             DateTimePatterns{
    75                 "h:mm:ss a zzzz",
    76                 "h:mm:ss a z",
    77                 "h:mm:ss a",
    78                 "h:mm a",
    79                 "EEEE, d MMMM y",
    80                 "d MMMM y",
    81                 "d MMM y",
    82                 "dd/MM/y",
    83                 "{1} {0}",
    84                 "{1} {0}",
    85                 "{1} {0}",
    86                 "{1} {0}",
    87                 "{1} {0}",
    88             }
    89             availableFormats{
    90                 Hm{"HH:mm"}
    91                 Hms{"HH:mm:ss"}
    92                 M{"L"}
    93                 MEd{"E, M/d"}
    94                 MMM{"LLL"}
    95                 MMMEd{"E, MMM d"}
    96                 MMMMEd{"E, MMMM d"}
    97                 MMMMd{"MMMM d"}
    98                 MMMd{"MMM d"}
    99                 Md{"M/d"}
   100                 d{"d"}
   101                 hm{"h:mm a"}
   102                 ms{"mm:ss"}
   103                 y{"y"}
   104                 yM{"M/y"}
   105                 yMEd{"E, M/d/y"}
   106                 yMMM{"MMM y"}
   107                 yMMMEd{"E, MMM d, y"}
   108                 yMMMM{"MMMM y"}
   109                 yQQQ{"QQQ y"}
   110                 yQQQQ{"QQQQ y"}
   111             }
   112             dayNames{
   113                 format{
   114                     abbreviated{
   115                         "Tis",
   116                         "Tai",
   117                         "Aen",
   118                         "Som",
   119                         "Ang",
   120                         "Mut",
   121                         "Loh",
   122                     }
   123                     wide{
   124                         "Betutab tisap",
   125                         "Betut netai",
   126                         "Betutab aeng'",
   127                         "Betutab somok",
   128                         "Betutab ang'wan",
   129                         "Betutab mut",
   130                         "Betutab lo",
   131                     }
   132                 }
   133                 stand-alone{
   134                     narrow{
   135                         "T",
   136                         "T",
   137                         "A",
   138                         "S",
   139                         "A",
   140                         "M",
   141                         "L",
   142                     }
   143                 }
   144             }
   145             eras{
   146                 abbreviated{
   147                     "AM",
   148                     "KO",
   149                 }
   150                 wide{
   151                     "Amait kesich Jesu",
   152                     "Kokakesich Jesu",
   153                 }
   154             }
   155             monthNames{
   156                 format{
   157                     abbreviated{
   158                         "Mul",
   159                         "Nga",
   160                         "Kip",
   161                         "Iwa",
   162                         "Nge",
   163                         "Wak",
   164                         "Rop",
   165                         "Kog",
   166                         "Bur",
   167                         "Epe",
   168                         "Tai",
   169                         "Aen",
   170                     }
   171                     wide{
   172                         "Mulgul",
   173                         "Ng'atyato",
   174                         "Kiptamo",
   175                         "Iwat kut",
   176                         "Ng'eiyet",
   177                         "Waki",
   178                         "Roptui",
   179                         "Kipkogaga",
   180                         "Buret",
   181                         "Epeso",
   182                         "Kipsunde netai",
   183                         "Kipsunde nebo aeng",
   184                     }
   185                 }
   186                 stand-alone{
   187                     narrow{
   188                         "M",
   189                         "N",
   190                         "K",
   191                         "I",
   192                         "N",
   193                         "W",
   194                         "R",
   195                         "K",
   196                         "B",
   197                         "E",
   198                         "K",
   199                         "K",
   200                     }
   201                 }
   202             }
   203             quarters{
   204                 format{
   205                     abbreviated{
   206                         "R1",
   207                         "R2",
   208                         "R3",
   209                         "R4",
   210                     }
   211                     wide{
   212                         "Robo netai",
   213                         "Robo nebo aeng'",
   214                         "Robo nebo somok",
   215                         "Robo nebo ang'wan",
   216                     }
   217                 }
   218             }
   219         }
   220     }
   221     delimiters{
   222         alternateQuotationEnd{"’"}
   223         alternateQuotationStart{"‘"}
   224         quotationEnd{"”"}
   225         quotationStart{"“"}
   226     }
   227     fields{
   228         day{
   229             dn{"Betut"}
   230             relative{
   231                 "-1"{"Amut"}
   232                 "0"{"Raini"}
   233                 "1"{"Mutai"}
   234             }
   235         }
   236         dayperiod{
   237             dn{"BE/KE"}
   238         }
   239         era{
   240             dn{"Ibinta"}
   241         }
   242         hour{
   243             dn{"Sait"}
   244         }
   245         minute{
   246             dn{"Minitit"}
   247         }
   248         month{
   249             dn{"Arawet"}
   250         }
   251         second{
   252             dn{"Sekondit"}
   253         }
   254         week{
   255             dn{"Wikit"}
   256         }
   257         weekday{
   258             dn{"Betutab wikit"}
   259         }
   260         year{
   261             dn{"Kenyit"}
   262         }
   263         zone{
   264             dn{"Saitab sonit"}
   265         }
   266     }
   267 }

mercurial