tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

sw_KE.txt (8407B)


      1 // © 2016 and later: Unicode, Inc. and others.
      2 // License & terms of use: http://www.unicode.org/copyright.html
      3 // Generated using tools/cldr/cldr-to-icu/
      4 sw_KE{
      5    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]"}
      6    NumberElements{
      7        latn{
      8            patterns{
      9                accountingFormat%noCurrency{"#,##0.00"}
     10            }
     11            patternsLong{
     12                decimalFormat{
     13                    1000{
     14                        one{"elfu 0;elfu -0"}
     15                        other{"elfu 0;elfu -0"}
     16                    }
     17                    10000{
     18                        one{"elfu 00;elfu -00"}
     19                        other{"elfu 00"}
     20                    }
     21                    100000{
     22                        one{"elfu 000"}
     23                        other{"elfu 000"}
     24                    }
     25                    1000000{
     26                        one{"milioni 0"}
     27                        other{"milioni 0"}
     28                    }
     29                    10000000{
     30                        one{"milioni 00"}
     31                        other{"milioni 00"}
     32                    }
     33                    100000000{
     34                        one{"milioni 000"}
     35                        other{"milioni 000"}
     36                    }
     37                    1000000000{
     38                        one{"bilioni 0"}
     39                        other{"bilioni 0"}
     40                    }
     41                    10000000000{
     42                        one{"bilioni 00"}
     43                        other{"bilioni 00"}
     44                    }
     45                    100000000000{
     46                        one{"bilioni 000"}
     47                        other{"bilioni 000"}
     48                    }
     49                    1000000000000{
     50                        one{"trilioni 0"}
     51                        other{"trilioni 0"}
     52                    }
     53                    10000000000000{
     54                        one{"trilioni 00"}
     55                        other{"trilioni 00"}
     56                    }
     57                    100000000000000{
     58                        one{"trilioni 000"}
     59                        other{"trilioni 000"}
     60                    }
     61                }
     62            }
     63            patternsShort{
     64                currencyFormat{
     65                    1000{
     66                        one{"¤ elfu 0"}
     67                        other{"¤ elfu 0"}
     68                    }
     69                    10000{
     70                        one{"¤ elfu 00"}
     71                        other{"¤ elfu 00"}
     72                    }
     73                    100000{
     74                        one{"¤ elfu 000"}
     75                        other{"¤ elfu 000"}
     76                    }
     77                    1000000{
     78                        one{"¤ M0"}
     79                        other{"¤ M0"}
     80                    }
     81                    10000000{
     82                        one{"¤ M00"}
     83                        other{"¤ M00"}
     84                    }
     85                    100000000{
     86                        one{"¤ M000"}
     87                        other{"¤ M000"}
     88                    }
     89                    1000000000{
     90                        one{"¤ B0"}
     91                        other{"¤ B0"}
     92                    }
     93                    10000000000{
     94                        one{"¤ B00"}
     95                        other{"¤ B00"}
     96                    }
     97                    100000000000{
     98                        one{"¤ B000"}
     99                        other{"¤ B000"}
    100                    }
    101                    1000000000000{
    102                        one{"¤ T0"}
    103                        other{"¤ T0"}
    104                    }
    105                    10000000000000{
    106                        one{"¤ T00"}
    107                        other{"¤ T00"}
    108                    }
    109                    100000000000000{
    110                        one{"¤ T000"}
    111                        other{"¤ T000"}
    112                    }
    113                }
    114                currencyFormat%alphaNextToNumber{
    115                    1000{
    116                        one{"¤ elfu 0"}
    117                        other{"¤ elfu 0"}
    118                    }
    119                    10000{
    120                        one{"¤ elfu 00"}
    121                        other{"¤ elfu 00"}
    122                    }
    123                    100000{
    124                        one{"¤ elfu 000"}
    125                        other{"¤ elfu 000"}
    126                    }
    127                    1000000{
    128                        one{"¤ M0"}
    129                    }
    130                    10000000{
    131                        one{"¤ M00"}
    132                        other{"¤ M00"}
    133                    }
    134                    100000000{
    135                        one{"¤ M000"}
    136                    }
    137                    1000000000{
    138                        one{"¤ B0"}
    139                        other{"¤ B0"}
    140                    }
    141                    10000000000{
    142                        one{"¤ B00"}
    143                        other{"¤ B00"}
    144                    }
    145                    100000000000{
    146                        one{"¤ B000"}
    147                        other{"¤ B000"}
    148                    }
    149                    1000000000000{
    150                        one{"¤ T0"}
    151                    }
    152                    10000000000000{
    153                        one{"¤ T00"}
    154                    }
    155                    100000000000000{
    156                        one{"¤ T000"}
    157                        other{"¤ T000"}
    158                    }
    159                }
    160                decimalFormat{
    161                    1000{
    162                        one{"elfu 0"}
    163                        other{"elfu 0"}
    164                    }
    165                    10000{
    166                        one{"elfu 00"}
    167                        other{"elfu 00"}
    168                    }
    169                    100000{
    170                        one{"elfu 000"}
    171                        other{"elfu 000"}
    172                    }
    173                    1000000{
    174                        one{"M0"}
    175                        other{"M0"}
    176                    }
    177                    10000000{
    178                        one{"M00"}
    179                        other{"M00"}
    180                    }
    181                    100000000{
    182                        one{"M000"}
    183                        other{"M000"}
    184                    }
    185                    1000000000{
    186                        one{"B0"}
    187                        other{"B0"}
    188                    }
    189                    10000000000{
    190                        one{"B00"}
    191                        other{"B00"}
    192                    }
    193                    100000000000{
    194                        one{"B000"}
    195                        other{"B000"}
    196                    }
    197                    1000000000000{
    198                        one{"T0"}
    199                        other{"T0"}
    200                    }
    201                    10000000000000{
    202                        one{"T00"}
    203                        other{"T00"}
    204                    }
    205                    100000000000000{
    206                        one{"T000"}
    207                        other{"T000"}
    208                    }
    209                }
    210            }
    211        }
    212    }
    213    calendar{
    214        generic{
    215            DateTimePatterns{
    216                "HH:mm:ss zzzz",
    217                "HH:mm:ss z",
    218                "HH:mm:ss",
    219                "HH:mm",
    220                "EEEE, d MMMM y G",
    221                "d MMMM y G",
    222                "d MMM y G",
    223                "dd/MM/y GGGGG",
    224                "{1}, {0}",
    225                "{1}, {0}",
    226                "{1}, {0}",
    227                "{1}, {0}",
    228                "{1}, {0}",
    229            }
    230            DateTimePatterns%atTime{
    231                "{1} 'saa' {0}",
    232                "{1} 'saa' {0}",
    233                "{1}, {0}",
    234                "{1}, {0}",
    235            }
    236        }
    237        gregorian{
    238            DateTimePatterns{
    239                "HH:mm:ss zzzz",
    240                "HH:mm:ss z",
    241                "HH:mm:ss",
    242                "HH:mm",
    243                "EEEE, d MMMM y",
    244                "d MMMM y",
    245                "d MMM y",
    246                "dd/MM/y",
    247                "{1} {0}",
    248                "{1} {0}",
    249                "{1} {0}",
    250                "{1} {0}",
    251                "{1} {0}",
    252            }
    253            DateTimePatterns%atTime{
    254                "{1} 'saa' {0}",
    255                "{1} 'saa' {0}",
    256                "{1}, {0}",
    257                "{1}, {0}",
    258            }
    259            availableFormats{
    260                GyMd{"d/M/y G"}
    261            }
    262        }
    263    }
    264    measurementSystemNames{
    265        metric{"Kipimo"}
    266    }
    267 }