tor-browser

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

zu.txt (41308B)


      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 zu{
      5    AuxExemplarCharacters{"[áàăâåäãā æ ç éèĕêëē íìĭîïī ñ óòŏôöøō œ úùŭûüū ÿ]"}
      6    ExemplarCharacters{
      7        "[a b {bh} c {ch} d {dl} {dy} e f g {gc} {gq} {gx} h {hh} {hl} i j k {kh} {kl"
      8        "} {kp} l m n {nc} {ngc} {ngq} {ngx} {nhl} {nk} {nkc} {nkq} {nkx} {nq} {ntsh}"
      9        " {nx} {ny} o p {ph} q {qh} r {rh} s {sh} t {th} {tl} {ts} {tsh} u v w x {xh}"
     10        " y z]"
     11    }
     12    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]"}
     13    NumberElements{
     14        latn{
     15            miscPatterns{
     16                atLeast{"{0}+"}
     17            }
     18            patterns{
     19                accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
     20                accountingFormat%alphaNextToNumber{"¤ #,##0.00;(¤ #,##0.00)"}
     21                accountingFormat%noCurrency{"#,##0.00;(#,##0.00)"}
     22                currencyFormat{"¤#,##0.00"}
     23            }
     24            patternsLong{
     25                decimalFormat{
     26                    1000{
     27                        one{"0 inkulungwane"}
     28                        other{"0 inkulungwane"}
     29                    }
     30                    10000{
     31                        one{"00 inkulungwane"}
     32                        other{"00 inkulungwane"}
     33                    }
     34                    100000{
     35                        one{"000 inkulungwane"}
     36                        other{"000 inkulungwane"}
     37                    }
     38                    1000000{
     39                        one{"0 isigidi"}
     40                        other{"0 isigidi"}
     41                    }
     42                    10000000{
     43                        one{"00 isigidi"}
     44                        other{"00 isigidi"}
     45                    }
     46                    100000000{
     47                        one{"000 isigidi"}
     48                        other{"000 isigidi"}
     49                    }
     50                    1000000000{
     51                        one{"0 isigidi sezigidi"}
     52                        other{"0 isigidi sezigidi"}
     53                    }
     54                    10000000000{
     55                        one{"00 isigidi sezigidi"}
     56                        other{"00 isigidi sezigidi"}
     57                    }
     58                    100000000000{
     59                        one{"000 isigidi sezigidi"}
     60                        other{"000 isigidi sezigidi"}
     61                    }
     62                    1000000000000{
     63                        one{"0 isigidintathu"}
     64                        other{"0 isigidintathu"}
     65                    }
     66                    10000000000000{
     67                        one{"00 isigidintathu"}
     68                        other{"00 isigidintathu"}
     69                    }
     70                    100000000000000{
     71                        one{"000 isigidintathu"}
     72                        other{"000 isigidintathu"}
     73                    }
     74                }
     75            }
     76            patternsShort{
     77                currencyFormat{
     78                    1000{
     79                        one{"¤0K"}
     80                        other{"¤0K"}
     81                    }
     82                    10000{
     83                        one{"¤00K"}
     84                        other{"¤00K"}
     85                    }
     86                    100000{
     87                        one{"¤000K"}
     88                        other{"¤000K"}
     89                    }
     90                    1000000{
     91                        one{"¤0M"}
     92                        other{"¤0M"}
     93                    }
     94                    10000000{
     95                        one{"¤00M"}
     96                        other{"¤00M"}
     97                    }
     98                    100000000{
     99                        one{"¤000M"}
    100                        other{"¤000M"}
    101                    }
    102                    1000000000{
    103                        one{"¤0B"}
    104                        other{"¤0B"}
    105                    }
    106                    10000000000{
    107                        one{"¤00B"}
    108                        other{"¤00B"}
    109                    }
    110                    100000000000{
    111                        one{"¤000B"}
    112                        other{"¤000B"}
    113                    }
    114                    1000000000000{
    115                        one{"¤0T"}
    116                        other{"¤0T"}
    117                    }
    118                    10000000000000{
    119                        one{"¤00T"}
    120                        other{"¤00T"}
    121                    }
    122                    100000000000000{
    123                        one{"¤000T"}
    124                        other{"¤000T"}
    125                    }
    126                }
    127                currencyFormat%alphaNextToNumber{
    128                    1000{
    129                        one{"¤ 0K"}
    130                        other{"¤ 0K"}
    131                    }
    132                    10000{
    133                        one{"¤ 00K"}
    134                        other{"¤ 00K"}
    135                    }
    136                    100000{
    137                        one{"¤ 000K"}
    138                        other{"¤ 000K"}
    139                    }
    140                    1000000{
    141                        one{"¤ 0M"}
    142                        other{"¤ 0M"}
    143                    }
    144                    10000000{
    145                        one{"¤ 00M"}
    146                        other{"¤ 00M"}
    147                    }
    148                    100000000{
    149                        one{"¤ 000M"}
    150                        other{"¤ 000M"}
    151                    }
    152                    1000000000{
    153                        one{"¤ 0B"}
    154                        other{"¤ 0B"}
    155                    }
    156                    10000000000{
    157                        one{"¤ 00B"}
    158                        other{"¤ 00B"}
    159                    }
    160                    100000000000{
    161                        one{"¤ 000B"}
    162                        other{"¤ 000B"}
    163                    }
    164                    1000000000000{
    165                        one{"¤ 0T"}
    166                        other{"¤ 0T"}
    167                    }
    168                    10000000000000{
    169                        one{"¤ 00T"}
    170                        other{"¤ 00T"}
    171                    }
    172                    100000000000000{
    173                        one{"¤ 000T"}
    174                        other{"¤ 000T"}
    175                    }
    176                }
    177                decimalFormat{
    178                    1000000000{
    179                        one{"0B"}
    180                        other{"0B"}
    181                    }
    182                    10000000000{
    183                        one{"00B"}
    184                        other{"00B"}
    185                    }
    186                    100000000000{
    187                        one{"000B"}
    188                        other{"000B"}
    189                    }
    190                }
    191            }
    192        }
    193        minimalPairs{
    194            ordinal{
    195                other{"Thatha indlela ejikela kwesokudla engu-{0}"}
    196            }
    197            plural{
    198                one{"{0} usuku"}
    199                other{"{0} izinsuku"}
    200            }
    201        }
    202    }
    203    calendar{
    204        buddhist{
    205            intervalFormats{
    206                Bh{
    207                    B{"h B – h B"}
    208                }
    209                Bhm{
    210                    B{"h:mm B – h:mm B"}
    211                }
    212                Gy{
    213                    G{"G y – G y"}
    214                }
    215                GyM{
    216                    G{"GGGGG y-MM – GGGGG y-MM"}
    217                    M{"GGGGG y-MM – y-MM"}
    218                    y{"GGGGG y-MM – y-MM"}
    219                }
    220                GyMEd{
    221                    G{"GGGGG y-MM-dd, E – GGGGG y-MM-dd, E"}
    222                    M{"GGGGG y-MM-dd, E – y-MM-dd, E"}
    223                    d{"GGGGG y-MM-dd, E – y-MM-dd, E"}
    224                    y{"GGGGG y-MM-dd, E – y-MM-dd, E"}
    225                }
    226                GyMMM{
    227                    G{"G y MMM – G y MMM"}
    228                    y{"G y MMM – y MMM"}
    229                }
    230                GyMMMEd{
    231                    G{"G y MMM d, E – G y MMM d, E"}
    232                    M{"G y MMM d, E – MMM d, E"}
    233                    d{"G y MMM d, E – MMM d, E"}
    234                    y{"G y MMM d, E – y MMM d, E"}
    235                }
    236                GyMMMd{
    237                    G{"G y MMM d – G y MMM d"}
    238                    M{"G y MMM d – MMM d"}
    239                    y{"G y MMM d – y MMM d"}
    240                }
    241                GyMd{
    242                    G{"GGGGG y-MM-dd – GGGGG y-MM-dd"}
    243                    M{"GGGGG y-MM-dd – y-MM-dd"}
    244                    d{"GGGGG y-MM-dd – y-MM-dd"}
    245                    y{"GGGGG y-MM-dd – y-MM-dd"}
    246                }
    247            }
    248        }
    249        generic{
    250            DateTimePatterns{
    251                "HH:mm:ss zzzz",
    252                "HH:mm:ss z",
    253                "HH:mm:ss",
    254                "HH:mm",
    255                "EEEE dd MMMM y G",
    256                "d MMMM y G",
    257                "d MMM y G",
    258                "G y-MM-dd",
    259                "{1} {0}",
    260                "{1} {0}",
    261                "{1} {0}",
    262                "{1} {0}",
    263                "{1} {0}",
    264            }
    265            DateTimeSkeletons{
    266                "HHmmsszzzz",
    267                "HHmmssz",
    268                "HHmmss",
    269                "HHmm",
    270                "GyMMMMEEEEdd",
    271                "GyMMMMd",
    272                "GyMMMd",
    273                "GGGGGyMMdd",
    274            }
    275            availableFormats{
    276                Ed{"d E"}
    277                Ehm{"E h:mm a"}
    278                Ehms{"E h:mm:ss a"}
    279                Gy{"y G"}
    280                GyMMM{"MMM y G"}
    281                GyMMMEd{"E, MMM d, y G"}
    282                GyMMMd{"MMM d, y G"}
    283                MEd{"E, M/d"}
    284                MMMEd{"E, MMM d"}
    285                Md{"M/d"}
    286                hm{"h:mm a"}
    287                hms{"h:mm:ss a"}
    288                y{"y G"}
    289                yM{"yM"}
    290                yMEd{"E, M/d/y"}
    291                yMMM{"MMM y"}
    292                yMMMEd{"E, MMM d, y"}
    293                yMMMd{"MMM d, y"}
    294                yMd{"M/d/y"}
    295                yQQQ{"QQQ y"}
    296                yQQQQ{"QQQQ y"}
    297                yyyy{"y G"}
    298                yyyyM{"M/y GGGGG"}
    299                yyyyMEd{"E, M/d/y GGGGG"}
    300                yyyyMMM{"MMM y G"}
    301                yyyyMMMEd{"E, MMM d, y G"}
    302                yyyyMMMM{"MMMM y G"}
    303                yyyyMMMd{"MMM d, y G"}
    304                yyyyMd{"M/d/y GGGGG"}
    305                yyyyQQQ{"QQQ y G"}
    306                yyyyQQQQ{"QQQQ y G"}
    307            }
    308            intervalFormats{
    309                M{
    310                    M{"M–M"}
    311                }
    312                MEd{
    313                    M{"E, M/d – E, M/d"}
    314                    d{"E, M/d – E, M/d"}
    315                }
    316                MMM{
    317                    M{"MMM–MMM"}
    318                }
    319                MMMEd{
    320                    M{"E, MMM d – E, MMM d"}
    321                    d{"E, MMM d – E, MMM d"}
    322                }
    323                MMMd{
    324                    d{"MMM d – d"}
    325                }
    326                Md{
    327                    M{"M/d – M/d"}
    328                    d{"M/d – M/d"}
    329                }
    330                h{
    331                    a{"h a – h a"}
    332                    h{"h–h a"}
    333                }
    334                hm{
    335                    a{"h:mm a – h:mm a"}
    336                    h{"h:mm–h:mm a"}
    337                    m{"h:mm–h:mm a"}
    338                }
    339                hmv{
    340                    a{"h:mm a – h:mm a v"}
    341                    h{"h:mm–h:mm a v"}
    342                    m{"h:mm–h:mm a v"}
    343                }
    344                hv{
    345                    a{"h a – h a v"}
    346                    h{"h–h a v"}
    347                }
    348                y{
    349                    y{"y–y"}
    350                }
    351                yM{
    352                    M{"M/y – M/y"}
    353                    y{"M/y – M/y"}
    354                }
    355                yMEd{
    356                    M{"E, M/d/y – E, M/d/y"}
    357                    d{"E, M/d/y – E, M/d/y"}
    358                    y{"E, M/d/y – E, M/d/y"}
    359                }
    360                yMMM{
    361                    M{"MMM – MMM y G"}
    362                    y{"MMM y – MMM y"}
    363                }
    364                yMMMEd{
    365                    M{"E, MMM d – E, MMM d, y"}
    366                    d{"E, MMM d – E, MMM d, y"}
    367                    y{"E, MMM d, y – E, MMM d, y"}
    368                }
    369                yMMMM{
    370                    M{"MMMM – MMMM y G"}
    371                    y{"MMMM y – MMMM y"}
    372                }
    373                yMMMd{
    374                    M{"MMM d – MMM d, y"}
    375                    d{"MMM d – d, y G"}
    376                    y{"MMM d, y – MMM d, y"}
    377                }
    378                yMd{
    379                    M{"M/d/y – M/d/y"}
    380                    d{"M/d/y – M/d/y"}
    381                    y{"M/d/y – M/d/y"}
    382                }
    383            }
    384        }
    385        gregorian{
    386            AmPmMarkersNarrow{
    387                "a",
    388                "p",
    389            }
    390            DateTimePatterns{
    391                "HH:mm:ss zzzz",
    392                "HH:mm:ss z",
    393                "HH:mm:ss",
    394                "HH:mm",
    395                "EEEE, MMMM d, y",
    396                "MMMM d, y",
    397                "MMM d, y",
    398                "M/d/yy",
    399                "{1} {0}",
    400                "{1} {0}",
    401                "{1} {0}",
    402                "{1} {0}",
    403                "{1} {0}",
    404            }
    405            DateTimeSkeletons{
    406                "HHmmsszzzz",
    407                "HHmmssz",
    408                "HHmmss",
    409                "HHmm",
    410                "yMMMMEEEEd",
    411                "yMMMMd",
    412                "yMMMd",
    413                "yyMd",
    414            }
    415            availableFormats{
    416                Ed{"d E"}
    417                Ehm{"E h:mm a"}
    418                Ehms{"E h:mm:ss a"}
    419                GyMd{"M/d/y GGGGG"}
    420                MMMEd{"E, MMM d"}
    421                hm{"h:mm a"}
    422                hms{"h:mm:ss a"}
    423                hmsv{"h:mm:ss a v"}
    424                hmv{"h:mm a v"}
    425                yMMM{"MMM y"}
    426                yMMMEd{"E, MMM d, y"}
    427                yMMMM{"MMMM y"}
    428                yMMMd{"MMM d, y"}
    429                yQQQ{"QQQ y"}
    430                yQQQQ{"QQQQ y"}
    431            }
    432            dayNames{
    433                format{
    434                    abbreviated{
    435                        "Son",
    436                        "Mso",
    437                        "Bil",
    438                        "Tha",
    439                        "Sin",
    440                        "Hla",
    441                        "Mgq",
    442                    }
    443                    wide{
    444                        "ISonto",
    445                        "UMsombuluko",
    446                        "ULwesibili",
    447                        "ULwesithathu",
    448                        "ULwesine",
    449                        "ULwesihlanu",
    450                        "UMgqibelo",
    451                    }
    452                }
    453                stand-alone{
    454                    narrow{
    455                        "S",
    456                        "M",
    457                        "B",
    458                        "T",
    459                        "S",
    460                        "H",
    461                        "M",
    462                    }
    463                }
    464            }
    465            dayPeriod{
    466                format{
    467                    abbreviated{
    468                        afternoon1{"emini"}
    469                        evening1{"ntambama"}
    470                        morning1{"entathakusa"}
    471                        morning2{"ekuseni"}
    472                        night1{"ebusuku"}
    473                    }
    474                }
    475            }
    476            eras{
    477                abbreviated{
    478                    0{"BC"}
    479                    1{"AD"}
    480                }
    481                abbreviated%variant{
    482                    0{"BCE"}
    483                    1{"CE"}
    484                }
    485            }
    486            intervalFormats{
    487                H{
    488                    H{"HH – HH"}
    489                }
    490                Hm{
    491                    H{"HH:mm – HH:mm"}
    492                    m{"HH:mm – HH:mm"}
    493                }
    494                Hmv{
    495                    H{"HH:mm – HH:mm v"}
    496                    m{"HH:mm – HH:mm v"}
    497                }
    498                Hv{
    499                    H{"HH – HH v"}
    500                }
    501                M{
    502                    M{"M – M"}
    503                }
    504                MEd{
    505                    M{"E, M/d – E, M/d"}
    506                    d{"E, M/d – E, M/d"}
    507                }
    508                MMM{
    509                    M{"MMM – MMM"}
    510                }
    511                MMMEd{
    512                    M{"E, MMM d – E, MMM d"}
    513                    d{"E, MMM d – E, MMM d"}
    514                }
    515                Md{
    516                    M{"M/d – M/d"}
    517                    d{"M/d – M/d"}
    518                }
    519                h{
    520                    h{"h – h a"}
    521                }
    522                hm{
    523                    a{"h:mm a – h:mm a"}
    524                    h{"h:mm – h:mm a"}
    525                    m{"h:mm – h:mm a"}
    526                }
    527                hmv{
    528                    a{"h:mm a – h:mm a v"}
    529                    h{"h:mm – h:mm a v"}
    530                    m{"h:mm – h:mm a v"}
    531                }
    532                hv{
    533                    h{"h – h a v"}
    534                }
    535                yM{
    536                    M{"M/y – M/y"}
    537                    y{"M/y – M/y"}
    538                }
    539                yMEd{
    540                    M{"E, M/d/y – E, M/d/y"}
    541                    d{"E, M/d/y – E, M/d/y"}
    542                    y{"E, M/d/y – E, M/d/y"}
    543                }
    544                yMMM{
    545                    M{"MMM – MMM y"}
    546                    y{"MMM y – MMM y"}
    547                }
    548                yMMMEd{
    549                    M{"E, MMM d – E, MMM d, y"}
    550                    d{"E, MMM d – E, MMM d, y"}
    551                    y{"E, MMM d, y – E, MMM d, y"}
    552                }
    553                yMMMM{
    554                    M{"MMMM – MMMM y"}
    555                    y{"MMMM y – MMMM y"}
    556                }
    557                yMMMd{
    558                    M{"MMM d – MMM d, y"}
    559                    d{"MMM d – d, y"}
    560                    y{"MMM d, y – MMM d, y"}
    561                }
    562                yMd{
    563                    M{"M/d/y – M/d/y"}
    564                    d{"M/d/y – M/d/y"}
    565                    y{"M/d/y – M/d/y"}
    566                }
    567            }
    568            monthNames{
    569                format{
    570                    abbreviated{
    571                        "Jan",
    572                        "Feb",
    573                        "Mas",
    574                        "Eph",
    575                        "Mey",
    576                        "Jun",
    577                        "Jul",
    578                        "Aga",
    579                        "Sep",
    580                        "Okt",
    581                        "Nov",
    582                        "Dis",
    583                    }
    584                    narrow{
    585                        "J",
    586                        "F",
    587                        "M",
    588                        "E",
    589                        "M",
    590                        "J",
    591                        "J",
    592                        "A",
    593                        "S",
    594                        "O",
    595                        "N",
    596                        "D",
    597                    }
    598                    wide{
    599                        "Januwari",
    600                        "Februwari",
    601                        "Mashi",
    602                        "Ephreli",
    603                        "Meyi",
    604                        "Juni",
    605                        "Julayi",
    606                        "Agasti",
    607                        "Septhemba",
    608                        "Okthoba",
    609                        "Novemba",
    610                        "Disemba",
    611                    }
    612                }
    613                stand-alone{
    614                    narrow{
    615                        "J",
    616                        "F",
    617                        "M",
    618                        "A",
    619                        "M",
    620                        "J",
    621                        "J",
    622                        "A",
    623                        "S",
    624                        "O",
    625                        "N",
    626                        "D",
    627                    }
    628                }
    629            }
    630            quarters{
    631                format{
    632                    abbreviated{
    633                        "Q1",
    634                        "Q2",
    635                        "Q3",
    636                        "Q4",
    637                    }
    638                    wide{
    639                        "ikota yesi-1",
    640                        "ikota yesi-2",
    641                        "ikota yesi-3",
    642                        "ikota yesi-4",
    643                    }
    644                }
    645            }
    646        }
    647    }
    648    characterLabel{
    649        activities{"Activities"}
    650        african_scripts{"amaskripthi ase-Africa"}
    651        american_scripts{"amaskripthi ase-America"}
    652        animal{"isilwane"}
    653        animals_nature{"izilwane nemvelo"}
    654        arrows{"imicibisholo"}
    655        body{"umzimba"}
    656        box_drawing{"i-Box Drawing"}
    657        braille{"i-Braille"}
    658        building{"isakhiwo"}
    659        bullets_stars{"Amabhulethi/izinkanyezi"}
    660        consonantal_jamo{"i-Consonantal Jamo"}
    661        currency_symbols{"Amasimbuli emali"}
    662        dash_connector{"Dash/Connector"}
    663        digits{"Amadijithi"}
    664        dingbats{"i-Dingbats"}
    665        divination_symbols{"Amasimbuli e-Divination"}
    666        downwards_arrows{"Imicibisholo ye-Downwards"}
    667        downwards_upwards_arrows{"Downwards Upwards Arrows"}
    668        east_asian_scripts{"Amaskripthi ase-East Asia"}
    669        emoji{"Ama-Emoji"}
    670        european_scripts{"Amaskripthi ase-Europe"}
    671        female{"owesfazane"}
    672        flag{"ifulegi"}
    673        flags{"Amafulegi"}
    674        food_drink{"Ukudla neziphuzo"}
    675        format{"Ifomethi"}
    676        format_whitespace{"Ifomethi ne-Whitespace"}
    677        full_width_form_variant{"i-Full-Width Form Variants"}
    678        geometric_shapes{"i-Geometric Shapes"}
    679        half_width_form_variant{"i-Half-Width Form Variants"}
    680        han_characters{"i-Han Characters"}
    681        han_radicals{"i-Han Radicals"}
    682        hanja{"i-Hanja"}
    683        hanzi_simplified{"i-Hanzi (Eyenziwe lula)"}
    684        hanzi_traditional{"i-Hanzi (Yendabuko)"}
    685        heart{"inhliziyo"}
    686        historic_scripts{"Amaskripthi omlando"}
    687        ideographic_desc_characters{"i-Ideographic Desc. Characters"}
    688        japanese_kana{"i-Japanese Kana"}
    689        kanbun{"i-Kanbun"}
    690        kanji{"i-Kanji"}
    691        keycap{"i-keycap"}
    692        leftwards_arrows{"Imicibisholo eya ngakwesokunxele"}
    693        leftwards_rightwards_arrows{"Imicibisholo eya ngakwesokunxele nangakwesokudla"}
    694        letterlike_symbols{"Amasimbuli ayizinhlamvu"}
    695        limited_use{"ukusetshenziswa kwesikhashana"}
    696        male{"owesilisa"}
    697        math_symbols{"Amasimbuli ezibalo"}
    698        middle_eastern_scripts{"Amaskripthi ase-Midlle East"}
    699        miscellaneous{"Okuxubile"}
    700        modern_scripts{"Amaskripthi esimanje"}
    701        modifier{"Okwewashi"}
    702        musical_symbols{"Amasimbuli omculo"}
    703        nature{"imvelo"}
    704        nonspacing{"kungashiyi sikhala"}
    705        numbers{"Izinombolo"}
    706        objects{"Izinto"}
    707        other{"Okunye"}
    708        paired{"bhanqiwe"}
    709        person{"umuntu"}
    710        phonetic_alphabet{"izinhlamvu zefonetiki"}
    711        pictographs{"amagrafu ezithombe"}
    712        place{"indawo"}
    713        plant{"isitshalo"}
    714        punctuation{"izimpawu zokubhala"}
    715        rightwards_arrows{"Imicibisholo eya ngakwesokudla"}
    716        sign_standard_symbols{"Ngena ngemvume/Izimpawu ezivamile"}
    717        small_form_variant{"okuncane okwahlukile"}
    718        smiley{"okumoyizelayo"}
    719        smileys_people{"ukumoyizela nabantu"}
    720        south_asian_scripts{"Amaskripthi ase-South Asia"}
    721        southeast_asian_scripts{"Amaskripthi ase-South East Asia"}
    722        spacing{"ukushiya izikhala"}
    723        sport{"umdlalo"}
    724        symbols{"Amasimbuli"}
    725        technical_symbols{"Amasimbuli okobuchwepheshe"}
    726        tone_marks{"Amamaki e-Tone"}
    727        travel{"ukuvakasha"}
    728        travel_places{"Ukuhamba nezindawo"}
    729        upwards_arrows{"Imicibisholo ebheke phezulu"}
    730        variant_forms{"Okwehlukahlukene"}
    731        vocalic_jamo{"i-Vocalic Jamo"}
    732        weather{"isimo sezulu"}
    733        western_asian_scripts{"Amaskripthi ase-Western Asia"}
    734        whitespace{"i-Whitespace"}
    735    }
    736    fields{
    737        day{
    738            dn{"Usuku"}
    739            relative{
    740                "-1"{"izolo"}
    741                "-2"{"usuku olwandulela olwayizolo"}
    742                "0"{"namhlanje"}
    743                "1"{"kusasa"}
    744                "2"{"usuku olulandela olwakusasa"}
    745            }
    746            relativeTime{
    747                future{
    748                    one{"osukwini olungu-{0} oluzayo"}
    749                    other{"ezinsukwini ezingu-{0} ezizayo"}
    750                }
    751                past{
    752                    one{"osukwini olungu-{0} olwedlule"}
    753                    other{"ezinsukwini ezingu-{0} ezedlule."}
    754                }
    755            }
    756        }
    757        day-short{
    758            relativeTime{
    759                past{
    760                    one{"{0} usuku olwedlule"}
    761                    other{"{0} izinsuku ezedlule"}
    762                }
    763            }
    764        }
    765        dayOfYear-short{
    766            dn{"usuku lonyaka"}
    767        }
    768        dayperiod{
    769            dn{"AM/PM"}
    770        }
    771        era{
    772            dn{"Isikhathi"}
    773        }
    774        fri{
    775            relative{
    776                "-1"{"uLwesihlanu oludlule"}
    777                "0"{"kulo Lwesihlanu"}
    778                "1"{"uLwesihlanu oluzayo"}
    779            }
    780            relativeTime{
    781                future{
    782                    one{"ngo {0} Lwesihlanu"}
    783                    other{"ngo {0} Lwezihlanu"}
    784                }
    785                past{
    786                    one{"{0} Lwesihlanu oludlule"}
    787                    other{"{0} Lwezihlanu oludlule"}
    788                }
    789            }
    790        }
    791        fri-short{
    792            relativeTime{
    793                future{
    794                    one{"ngo {0} Lwezihlanu"}
    795                    other{"ngo {0} Lwezihlanu"}
    796                }
    797                past{
    798                    one{"{0} Lwezihlanu oludlule"}
    799                    other{"{0} Lwezihlanu oludlule"}
    800                }
    801            }
    802        }
    803        hour{
    804            dn{"Ihora"}
    805            relative{
    806                "0"{"leli hora"}
    807            }
    808            relativeTime{
    809                future{
    810                    one{"ehoreni elingu-{0} elizayo"}
    811                    other{"emahoreni angu-{0} ezayo"}
    812                }
    813                past{
    814                    one{"{0} ihora eledlule"}
    815                    other{"emahoreni angu-{0} edlule"}
    816                }
    817            }
    818        }
    819        hour-narrow{
    820            relativeTime{
    821                past{
    822                    one{"{0} ihora eledlule"}
    823                    other{"{0} amahora edlule"}
    824                }
    825            }
    826        }
    827        minute{
    828            dn{"Iminithi"}
    829            relative{
    830                "0"{"leli minithi"}
    831            }
    832            relativeTime{
    833                future{
    834                    one{"kuminithi elingu-{0} elizayo"}
    835                    other{"kumaminithi angu-{0} ezayo"}
    836                }
    837                past{
    838                    one{"{0} iminithi eledlule"}
    839                    other{"{0} amaminithi edlule"}
    840                }
    841            }
    842        }
    843        mon{
    844            relative{
    845                "-1"{"uMsombuluko odlule"}
    846                "0"{"kulo Msombuluko"}
    847                "1"{"uMsombuluko ozayo"}
    848            }
    849            relativeTime{
    850                future{
    851                    one{"ngoMsombuluko o-{0}"}
    852                    other{"ngeMisombuluko e-{0}"}
    853                }
    854                past{
    855                    one{"ngoMsombuluko o-{0} odlule"}
    856                    other{"ngeMsombuluko e-{0} edlule"}
    857                }
    858            }
    859        }
    860        mon-short{
    861            relativeTime{
    862                future{
    863                    one{"ngeMisombuluko e-{0}"}
    864                    other{"ngeMisombuluko e-{0}"}
    865                }
    866                past{
    867                    one{"ngeMsombuluko e-{0} edlule"}
    868                    other{"ngeMsombuluko e-{0} edlule"}
    869                }
    870            }
    871        }
    872        month{
    873            dn{"Inyanga"}
    874            relative{
    875                "-1"{"inyanga edlule"}
    876                "0"{"le nyanga"}
    877                "1"{"inyanga ezayo"}
    878            }
    879            relativeTime{
    880                future{
    881                    one{"enyangeni engu-{0}"}
    882                    other{"ezinyangeni ezingu-{0} ezizayo"}
    883                }
    884                past{
    885                    one{"{0} inyanga edlule"}
    886                    other{"{0} izinyanga ezedlule"}
    887                }
    888            }
    889        }
    890        month-narrow{
    891            relativeTime{
    892                future{
    893                    one{"enyangeni engu-{0} ezayo"}
    894                    other{"enyangeni engu-{0} ezayo"}
    895                }
    896            }
    897        }
    898        month-short{
    899            relativeTime{
    900                future{
    901                    one{"ezinyangeni ezingu-{0} ezizayo"}
    902                    other{"ezinyangeni ezingu-{0} ezizayo"}
    903                }
    904                past{
    905                    one{"{0} izinyanga ezedlule"}
    906                    other{"{0} izinyanga ezedlule"}
    907                }
    908            }
    909        }
    910        quarter{
    911            dn{"Ikota"}
    912            relative{
    913                "-1"{"ikota edlule"}
    914                "0"{"le kota"}
    915                "1"{"ikota ezayo"}
    916            }
    917            relativeTime{
    918                future{
    919                    one{"kwikota engu-{0} ezayo"}
    920                    other{"kumakota angu-{0} ezayo"}
    921                }
    922                past{
    923                    one{"{0} ikota edlule"}
    924                    other{"{0} amakota adlule"}
    925                }
    926            }
    927        }
    928        quarter-narrow{
    929            relativeTime{
    930                future{
    931                    one{"kumakota angu-{0}"}
    932                    other{"kumakota angu-{0}"}
    933                }
    934            }
    935        }
    936        quarter-short{
    937            relativeTime{
    938                past{
    939                    one{"{0} amakota adlule"}
    940                    other{"{0} amakota edlule"}
    941                }
    942            }
    943        }
    944        sat{
    945            relative{
    946                "-1"{"uMgqibelo odlule"}
    947                "0"{"kulo Mgqibelo"}
    948                "1"{"uMgqibelo ozayo"}
    949            }
    950            relativeTime{
    951                future{
    952                    one{"ngoMgqibelo o-{0}"}
    953                    other{"ngeMgqibelo engu-{0}"}
    954                }
    955                past{
    956                    one{"ngoMgqibelo o-{0} odlule"}
    957                    other{"ngeMgqibelo engu-{0} edlule"}
    958                }
    959            }
    960        }
    961        sat-short{
    962            relativeTime{
    963                future{
    964                    one{"ngeMgqibelo engu-{0}"}
    965                    other{"ngeMgqibelo engu-{0}"}
    966                }
    967                past{
    968                    one{"ngeMgqibelo engu-{0} edlule"}
    969                    other{"ngeMgqibelo engu-{0} edlule"}
    970                }
    971            }
    972        }
    973        second{
    974            dn{"Isekhondi"}
    975            relative{
    976                "0"{"manje"}
    977            }
    978            relativeTime{
    979                future{
    980                    one{"kusekhondi elingu-{0} elizayo"}
    981                    other{"kumasekhondi angu-{0} ezayo"}
    982                }
    983                past{
    984                    one{"{0} isekhondi eledlule"}
    985                    other{"{0} amasekhondi edlule"}
    986                }
    987            }
    988        }
    989        sun{
    990            relative{
    991                "-1"{"iSonto eledlule"}
    992                "0"{"kuleli Sonto"}
    993                "1"{"iSonto elizayo"}
    994            }
    995            relativeTime{
    996                future{
    997                    one{"kwiSonto elingu-{0}"}
    998                    other{"kumaSonto angu-{0}"}
    999                }
   1000                past{
   1001                    one{"{0} iSonto eledlule"}
   1002                    other{"{0} amaSonto edlule"}
   1003                }
   1004            }
   1005        }
   1006        sun-short{
   1007            relativeTime{
   1008                future{
   1009                    one{"kumaSonto angu-{0}"}
   1010                    other{"kumaSonto angu-{0}"}
   1011                }
   1012                past{
   1013                    one{"{0} amaSonto edlule"}
   1014                    other{"{0} amaSonto edlule"}
   1015                }
   1016            }
   1017        }
   1018        thu{
   1019            relative{
   1020                "-1"{"uLwesine oludlule"}
   1021                "0"{"kulo Lwesine"}
   1022                "1"{"uLwesine oluzayo"}
   1023            }
   1024            relativeTime{
   1025                future{
   1026                    one{"ngoLwesine olu-{0}"}
   1027                    other{"ngoLwezine abangu-{0}"}
   1028                }
   1029                past{
   1030                    one{"ngoLwesine olu-{0} olwedlule"}
   1031                    other{"ngoLwezine abangu-{0} abedlule"}
   1032                }
   1033            }
   1034        }
   1035        thu-short{
   1036            relative{
   1037                "-1"{"uLwesine olwedlule"}
   1038                "0"{"kulo Lwesine"}
   1039                "1"{"uLwesine oluzayo"}
   1040            }
   1041            relativeTime{
   1042                future{
   1043                    one{"ngoLwezine abangu-{0}"}
   1044                    other{"ngoLwezine abangu-{0}"}
   1045                }
   1046                past{
   1047                    one{"ngoLwezine abangu-{0} abedlule"}
   1048                    other{"ngoLwezine abangu-{0} abedlule"}
   1049                }
   1050            }
   1051        }
   1052        tue{
   1053            relative{
   1054                "-1"{"uLwesibili oludlule"}
   1055                "0"{"kulo Lwesibili"}
   1056                "1"{"uLwesibili oluzayo"}
   1057            }
   1058            relativeTime{
   1059                future{
   1060                    one{"ngoLwesibili olu-{0}"}
   1061                    other{"ngoLwezibili abangu-{0}"}
   1062                }
   1063                past{
   1064                    one{"ngoLwesibili ongu-{0} owedlule"}
   1065                    other{"ngoLwezibili abangu-{0} abedlule"}
   1066                }
   1067            }
   1068        }
   1069        tue-short{
   1070            relativeTime{
   1071                future{
   1072                    one{"{0} ngoLwezibili"}
   1073                    other{"{0} ngoLwezibili"}
   1074                }
   1075                past{
   1076                    one{"{0} ngoLwezibili olwedlule"}
   1077                    other{"{0} ngoLwezibili olwedlule"}
   1078                }
   1079            }
   1080        }
   1081        wed{
   1082            relative{
   1083                "-1"{"uLwesithathu oludlule"}
   1084                "0"{"kulo Lwesithathu"}
   1085                "1"{"uLwesithathu oluzayo"}
   1086            }
   1087            relativeTime{
   1088                future{
   1089                    one{"ngoLwesithathu o-{0}"}
   1090                    other{"ngoLwezithathu abangu-{0}"}
   1091                }
   1092                past{
   1093                    one{"ngoLwesithathu olungu-{0} olwedlule"}
   1094                    other{"ngoLwezithathu abangu-{0} abedlule"}
   1095                }
   1096            }
   1097        }
   1098        wed-short{
   1099            relativeTime{
   1100                future{
   1101                    one{"ngoLwezithathu abangu-{0}"}
   1102                    other{"ngoLwezithathu abangu-{0}"}
   1103                }
   1104                past{
   1105                    one{"ngoLwezithathu abangu-{0} abedlule"}
   1106                    other{"ngoLwezithathu abangu-{0} abedlule"}
   1107                }
   1108            }
   1109        }
   1110        week{
   1111            dn{"Iviki"}
   1112            relative{
   1113                "-1"{"iviki eledlule"}
   1114                "0"{"leli viki"}
   1115                "1"{"iviki elizayo"}
   1116            }
   1117            relativePeriod{"evikini le-{0}"}
   1118            relativeTime{
   1119                future{
   1120                    one{"evikini elingu-{0}"}
   1121                    other{"emavikini angu-{0}"}
   1122                }
   1123                past{
   1124                    one{"evikini elingu-{0} eledlule"}
   1125                    other{"amaviki angu-{0} edlule"}
   1126                }
   1127            }
   1128        }
   1129        week-narrow{
   1130            relativeTime{
   1131                future{
   1132                    one{"emavikini angu-{0} ezayo"}
   1133                    other{"emavikini angu-{0} ezayo"}
   1134                }
   1135            }
   1136        }
   1137        week-short{
   1138            relativeTime{
   1139                future{
   1140                    one{"evikini elingu-{0} elizayo"}
   1141                    other{"emavikini angu-{0} ezayo"}
   1142                }
   1143                past{
   1144                    one{"amaviki angu-{0} edlule"}
   1145                    other{"amaviki angu-{0} edlule"}
   1146                }
   1147            }
   1148        }
   1149        weekOfMonth{
   1150            dn{"Iviki leNyanga"}
   1151        }
   1152        weekday{
   1153            dn{"Usuku evikini"}
   1154        }
   1155        weekdayOfMonth{
   1156            dn{"usuku lwenyanga"}
   1157        }
   1158        year{
   1159            dn{"Unyaka"}
   1160            relative{
   1161                "-1"{"onyakeni odlule"}
   1162                "0"{"kulo nyaka"}
   1163                "1"{"unyaka ozayo"}
   1164            }
   1165            relativeTime{
   1166                future{
   1167                    one{"onyakeni ongu-{0} ozayo"}
   1168                    other{"eminyakeni engu-{0} ezayo"}
   1169                }
   1170                past{
   1171                    one{"{0} unyaka odlule"}
   1172                    other{"{0} iminyaka edlule"}
   1173                }
   1174            }
   1175        }
   1176        year-short{
   1177            relativeTime{
   1178                past{
   1179                    one{"{0} unyaka odlule"}
   1180                    other{"{0} unyaka odlule"}
   1181                }
   1182            }
   1183        }
   1184        zone{
   1185            dn{"Isikhathi sendawo"}
   1186        }
   1187    }
   1188    listPattern{
   1189        standard{
   1190            2{"{0} ne-{1}"}
   1191            end{"{0}, ne-{1}"}
   1192        }
   1193        standard-narrow{
   1194            2{"{0}, {1}"}
   1195            end{"{0}, {1}"}
   1196        }
   1197        unit-narrow{
   1198            end{"{0} {1}"}
   1199        }
   1200        unit-short{
   1201            2{"{0}, {1}"}
   1202            end{"{0}, {1}"}
   1203        }
   1204    }
   1205    measurementSystemNames{
   1206        UK{"i-UK"}
   1207        US{"i-US"}
   1208        metric{"i-Metric"}
   1209    }
   1210    parse{
   1211        date{
   1212            lenient{
   1213                "[\\- ‑ . /]",
   1214                "[\\: ∶]",
   1215            }
   1216        }
   1217        number{
   1218            lenient{
   1219                "[\\--﹣ ‑ ‒ −⁻₋ ➖]",
   1220                "[,,﹐︐ ، ٫ 、﹑、︑]",
   1221                "[++﬩﹢⁺₊ ➕]",
   1222            }
   1223            stricter{
   1224                "[,,﹐︐ ٫]",
   1225                "[..․﹒ 。]",
   1226            }
   1227        }
   1228    }
   1229    personNames{
   1230        nameOrderLocales{
   1231            givenFirst{
   1232                "und",
   1233                "zu",
   1234            }
   1235            surnameFirst{
   1236                "ko",
   1237                "vi",
   1238                "yue",
   1239                "zh",
   1240            }
   1241        }
   1242        namePattern{
   1243            givenFirst-long-monogram-informal{"{given-informal-monogram-allCaps}{surname-monogram-allCaps}"}
   1244            givenFirst-medium-monogram-formal{"{surname-monogram-allCaps}"}
   1245            givenFirst-medium-monogram-informal{"{given-informal-monogram-allCaps}"}
   1246            givenFirst-short-monogram-formal{"{surname-monogram-allCaps}"}
   1247            givenFirst-short-monogram-informal{"{given-informal-monogram-allCaps}"}
   1248            sorting-long-referring-formal{"{surname-core}, {given} {given2} {surname-prefix}"}
   1249            sorting-long-referring-informal{"{surname}, {given-informal}"}
   1250            sorting-medium-referring-formal{"{surname-core}, {given} {given2-initial} {surname-prefix}"}
   1251            sorting-medium-referring-informal{"{surname}, {given-informal}"}
   1252            sorting-short-referring-formal{"{surname} {surname2}, {title} {given} {given2} {credentials}"}
   1253            sorting-short-referring-informal{"{surname}, {given-informal}"}
   1254            surnameFirst-long-addressing-formal{"{surname} {surname2} {title} {given} {given2} {credentials}"}
   1255            surnameFirst-long-addressing-informal{"{surname} {surname2} {title} {given} {given2} {credentials}"}
   1256            surnameFirst-long-monogram-informal{"{surname-monogram-allCaps}{given-informal-monogram-allCaps}"}
   1257            surnameFirst-long-referring-formal{"{surname} {title} {given} {given2} {generation}, {credentials}"}
   1258            surnameFirst-long-referring-informal{"{surname} {surname2} {title} {given} {given2} {credentials}"}
   1259            surnameFirst-medium-addressing-formal{"{surname} {surname2} {title} {given} {given2} {credentials}"}
   1260            surnameFirst-medium-addressing-informal{"{surname} {surname2} {title} {given} {given2} {credentials}"}
   1261            surnameFirst-medium-monogram-formal{"{surname-monogram-allCaps}"}
   1262            surnameFirst-medium-monogram-informal{"{given-informal-monogram-allCaps}"}
   1263            surnameFirst-medium-referring-formal{"{surname} {surname2} {title} {given} {given2} {credentials}"}
   1264            surnameFirst-medium-referring-informal{"{surname} {surname2} {title} {given} {given2} {credentials}"}
   1265            surnameFirst-short-addressing-formal{"{surname} {surname2} {title} {given} {given2} {credentials}"}
   1266            surnameFirst-short-addressing-informal{"{surname} {surname2} {title} {given} {given2} {credentials}"}
   1267            surnameFirst-short-monogram-formal{"{surname-monogram-allCaps}"}
   1268            surnameFirst-short-monogram-informal{"{given-informal-monogram-allCaps}"}
   1269            surnameFirst-short-referring-formal{"{surname} {surname2} {title} {given} {given2} {credentials}"}
   1270            surnameFirst-short-referring-informal{"{surname} {surname2} {title} {given} {given2} {credentials}"}
   1271        }
   1272    }
   1273 }