intl/icu/source/data/locales/kl.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
-rw-r--r--

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/kl.xml
     7 // *
     8 // ***************************************************************************
     9 /**
    10  * ICU <specials> source: <path>/common/main/kl.xml
    11  */
    12 kl{
    13     ExemplarCharacters{
    14         "[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"
    15         " z æ ø å]"
    16     }
    17     LocaleScript{
    18         "Latn",
    19     }
    20     NumberElements{
    21         latn{
    22             patterns{
    23                 currencyFormat{"¤#,##0.00;¤-#,##0.00"}
    24                 percentFormat{"#,##0 %"}
    25             }
    26             symbols{
    27                 decimal{","}
    28                 group{"."}
    29             }
    30         }
    31     }
    32     Version{"2.0.92.87"}
    33     calendar{
    34         gregorian{
    35             dayNames{
    36                 format{
    37                     abbreviated{
    38                         "sab",
    39                         "ata",
    40                         "mar",
    41                         "pin",
    42                         "sis",
    43                         "tal",
    44                         "arf",
    45                     }
    46                     short{
    47                         "sab",
    48                         "ata",
    49                         "mar",
    50                         "pin",
    51                         "sis",
    52                         "tal",
    53                         "arf",
    54                     }
    55                     wide{
    56                         "sabaat",
    57                         "ataasinngorneq",
    58                         "marlunngorneq",
    59                         "pingasunngorneq",
    60                         "sisamanngorneq",
    61                         "tallimanngorneq",
    62                         "arfininngorneq",
    63                     }
    64                 }
    65                 stand-alone{
    66                     short{
    67                         "sab",
    68                         "ata",
    69                         "mar",
    70                         "pin",
    71                         "sis",
    72                         "tal",
    73                         "arf",
    74                     }
    75                     wide{
    76                         "sabaat",
    77                         "ataasinngorneq",
    78                         "marlunngorneq",
    79                         "pingasunngorneq",
    80                         "sisamanngorneq",
    81                         "tallimanngorneq",
    82                         "arfininngorneq",
    83                     }
    84                 }
    85             }
    86             monthNames{
    87                 format{
    88                     abbreviated{
    89                         "jan",
    90                         "feb",
    91                         "mar",
    92                         "apr",
    93                         "maj",
    94                         "jun",
    95                         "jul",
    96                         "aug",
    97                         "sep",
    98                         "okt",
    99                         "nov",
   100                         "dec",
   101                     }
   102                     wide{
   103                         "januari",
   104                         "februari",
   105                         "martsi",
   106                         "aprili",
   107                         "maji",
   108                         "juni",
   109                         "juli",
   110                         "augustusi",
   111                         "septemberi",
   112                         "oktoberi",
   113                         "novemberi",
   114                         "decemberi",
   115                     }
   116                 }
   117                 stand-alone{
   118                     abbreviated{
   119                         "jan",
   120                         "feb",
   121                         "mar",
   122                         "apr",
   123                         "maj",
   124                         "jun",
   125                         "jul",
   126                         "aug",
   127                         "sep",
   128                         "okt",
   129                         "nov",
   130                         "dec",
   131                     }
   132                     wide{
   133                         "januari",
   134                         "februari",
   135                         "martsi",
   136                         "aprili",
   137                         "maji",
   138                         "juni",
   139                         "juli",
   140                         "augustusi",
   141                         "septemberi",
   142                         "oktoberi",
   143                         "novemberi",
   144                         "decemberi",
   145                     }
   146                 }
   147             }
   148         }
   149     }
   150     durationUnits{
   151         hm{"h:mm"}
   152         hms{"h:mm:ss"}
   153         ms{"m:ss"}
   154     }
   155     fields{
   156         day{
   157             relativeTime{
   158                 future{
   159                     one{"om {0} ulloq unnuarlu"}
   160                     other{"om {0} ulloq unnuarlu"}
   161                 }
   162                 past{
   163                     one{"for {0} ulloq unnuarlu siden"}
   164                     other{"for {0} ulloq unnuarlu siden"}
   165                 }
   166             }
   167         }
   168         hour{
   169             relativeTime{
   170                 future{
   171                     one{"om {0} nalunaaquttap-akunnera"}
   172                     other{"om {0} nalunaaquttap-akunnera"}
   173                 }
   174                 past{
   175                     one{"for {0} nalunaaquttap-akunnera siden"}
   176                     other{"for {0} nalunaaquttap-akunnera siden"}
   177                 }
   178             }
   179         }
   180         minute{
   181             relativeTime{
   182                 future{
   183                     one{"om {0} minutsi"}
   184                     other{"om {0} minutsi"}
   185                 }
   186                 past{
   187                     one{"for {0} minutsi siden"}
   188                     other{"for {0} minutsi siden"}
   189                 }
   190             }
   191         }
   192         month{
   193             relativeTime{
   194                 future{
   195                     one{"om {0} qaammat"}
   196                     other{"om {0} qaammat"}
   197                 }
   198                 past{
   199                     one{"for {0} qaammat siden"}
   200                     other{"for {0} qaammat siden"}
   201                 }
   202             }
   203         }
   204         second{
   205             relativeTime{
   206                 future{
   207                     one{"om {0} sekundi"}
   208                     other{"om {0} sekundi"}
   209                 }
   210                 past{
   211                     one{"for {0} sekundi siden"}
   212                     other{"for {0} sekundi siden"}
   213                 }
   214             }
   215         }
   216         week{
   217             relativeTime{
   218                 future{
   219                     one{"om {0} sapaatip-akunnera"}
   220                     other{"om {0} sapaatip-akunnera"}
   221                 }
   222                 past{
   223                     one{"for {0} sapaatip-akunnera siden"}
   224                     other{"for {0} sapaatip-akunnera siden"}
   225                 }
   226             }
   227         }
   228         year{
   229             relativeTime{
   230                 future{
   231                     one{"om {0} ukioq"}
   232                     other{"om {0} ukioq"}
   233                 }
   234                 past{
   235                     one{"for {0} ukioq siden"}
   236                     other{"for {0} ukioq siden"}
   237                 }
   238             }
   239         }
   240     }
   241     unitsNarrow{
   242         area{
   243             acre{
   244                 one{"{0} ac"}
   245                 other{"{0} ac"}
   246             }
   247             square-foot{
   248                 one{"{0} ft²"}
   249                 other{"{0} ft²"}
   250             }
   251             square-mile{
   252                 one{"{0} mi²"}
   253                 other{"{0} mi²"}
   254             }
   255         }
   256         length{
   257             mile{
   258                 one{"{0} mi"}
   259                 other{"{0} mi"}
   260             }
   261             yard{
   262                 one{"{0} yd"}
   263                 other{"{0} yd"}
   264             }
   265         }
   266         pressure{
   267             inch-hg{
   268                 one{"{0} inHg"}
   269                 other{"{0} inHg"}
   270             }
   271         }
   272         speed{
   273             mile-per-hour{
   274                 one{"{0} mi/h"}
   275                 other{"{0} mi/h"}
   276             }
   277         }
   278         volume{
   279             cubic-mile{
   280                 one{"{0} mi³"}
   281                 other{"{0} mi³"}
   282             }
   283         }
   284     }
   285     unitsShort{
   286         area{
   287             acre{
   288                 one{"{0} ac"}
   289                 other{"{0} ac"}
   290             }
   291             square-foot{
   292                 one{"{0} ft²"}
   293                 other{"{0} ft²"}
   294             }
   295             square-mile{
   296                 one{"{0} mi²"}
   297                 other{"{0} mi²"}
   298             }
   299         }
   300         length{
   301             mile{
   302                 one{"{0} mi"}
   303                 other{"{0} mi"}
   304             }
   305             yard{
   306                 one{"{0} yd"}
   307                 other{"{0} yd"}
   308             }
   309         }
   310         pressure{
   311             inch-hg{
   312                 one{"{0} inHg"}
   313                 other{"{0} inHg"}
   314             }
   315         }
   316         speed{
   317             mile-per-hour{
   318                 one{"{0} mi/h"}
   319                 other{"{0} mi/h"}
   320             }
   321         }
   322         volume{
   323             cubic-mile{
   324                 one{"{0} mi³"}
   325                 other{"{0} mi³"}
   326             }
   327         }
   328     }
   329 }

mercurial