• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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/build-icu-data.xml
4zu{
5    AuxExemplarCharacters{
6        "[á à ă â å ä ã ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ö ø ō œ ú ù ŭ û ü ū ÿ"
7        "]"
8    }
9    Ellipsis{
10        final{"{0}…"}
11        initial{"…{0}"}
12        medial{"{0}…{1}"}
13        word-final{"{0} …"}
14        word-initial{"… {0}"}
15        word-medial{"{0} … {1}"}
16    }
17    ExemplarCharacters{
18        "[a b {bh} c {ch} d {dl} {dy} e f g {gc} {gq} {gx} h {hh} {hl} i j k {kh} {kl"
19        "} {kp} l m n {nc} {ngc} {ngq} {ngx} {nhl} {nk} {nkc} {nkq} {nkx} {nq} {ntsh}"
20        " {nx} {ny} o p {ph} q {qh} r {rh} s {sh} t {th} {tl} {ts} {tsh} u v w x {xh}"
21        " y z]"
22    }
23    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]"}
24    ExemplarCharactersNumbers{"[\\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
25    ExemplarCharactersPunctuation{"[\\- ‑ , ; \\: ! ? . ( ) \\[ \\] \\{ \\}]"}
26    MoreInformation{"?"}
27    NumberElements{
28        default{"latn"}
29        latn{
30            miscPatterns{
31                approximately{"~{0}"}
32                atLeast{"{0}+"}
33                atMost{"≤{0}"}
34                range{"{0}–{1}"}
35            }
36            patterns{
37                accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
38                currencyFormat{"¤#,##0.00"}
39                decimalFormat{"#,##0.###"}
40                percentFormat{"#,##0%"}
41                scientificFormat{"#E0"}
42            }
43            patternsLong{
44                decimalFormat{
45                    1000{
46                        one{"0 inkulungwane"}
47                        other{"0 inkulungwane"}
48                    }
49                    10000{
50                        one{"00 inkulungwane"}
51                        other{"00 inkulungwane"}
52                    }
53                    100000{
54                        one{"000 inkulungwane"}
55                        other{"000 inkulungwane"}
56                    }
57                    1000000{
58                        one{"0 isigidi"}
59                        other{"0 isigidi"}
60                    }
61                    10000000{
62                        one{"00 isigidi"}
63                        other{"00 isigidi"}
64                    }
65                    100000000{
66                        one{"000 isigidi"}
67                        other{"000 isigidi"}
68                    }
69                    1000000000{
70                        one{"0 isigidi sezigidi"}
71                        other{"0 isigidi sezigidi"}
72                    }
73                    10000000000{
74                        one{"00 isigidi sezigidi"}
75                        other{"00 isigidi sezigidi"}
76                    }
77                    100000000000{
78                        one{"000 isigidi sezigidi"}
79                        other{"000 isigidi sezigidi"}
80                    }
81                    1000000000000{
82                        one{"0 isigidintathu"}
83                        other{"0 isigidintathu"}
84                    }
85                    10000000000000{
86                        one{"00 isigidintathu"}
87                        other{"00 isigidintathu"}
88                    }
89                    100000000000000{
90                        one{"000 isigidintathu"}
91                        other{"000 isigidintathu"}
92                    }
93                }
94            }
95            patternsShort{
96                currencyFormat{
97                    1000{
98                        one{"¤0K"}
99                        other{"¤0K"}
100                    }
101                    10000{
102                        one{"¤00K"}
103                        other{"¤00K"}
104                    }
105                    100000{
106                        one{"¤000K"}
107                        other{"¤000K"}
108                    }
109                    1000000{
110                        one{"¤0M"}
111                        other{"¤ 0M"}
112                    }
113                    10000000{
114                        one{"¤00M"}
115                        other{"¤ 00M"}
116                    }
117                    100000000{
118                        one{"¤000M"}
119                        other{"¤000M"}
120                    }
121                    1000000000{
122                        one{"¤0B"}
123                        other{"¤0B"}
124                    }
125                    10000000000{
126                        one{"¤00B"}
127                        other{"¤00B"}
128                    }
129                    100000000000{
130                        one{"¤000B"}
131                        other{"¤000B"}
132                    }
133                    1000000000000{
134                        one{"¤0T"}
135                        other{"¤0T"}
136                    }
137                    10000000000000{
138                        one{"¤00T"}
139                        other{"¤00T"}
140                    }
141                    100000000000000{
142                        one{"¤000T"}
143                        other{"¤000T"}
144                    }
145                }
146                decimalFormat{
147                    1000{
148                        one{"0K"}
149                        other{"0K"}
150                    }
151                    10000{
152                        one{"00K"}
153                        other{"00K"}
154                    }
155                    100000{
156                        one{"000K"}
157                        other{"000K"}
158                    }
159                    1000000{
160                        one{"0M"}
161                        other{"0M"}
162                    }
163                    10000000{
164                        one{"00M"}
165                        other{"00M"}
166                    }
167                    100000000{
168                        one{"000M"}
169                        other{"000M"}
170                    }
171                    1000000000{
172                        one{"0B"}
173                        other{"0B"}
174                    }
175                    10000000000{
176                        one{"00B"}
177                        other{"00B"}
178                    }
179                    100000000000{
180                        one{"000B"}
181                        other{"000B"}
182                    }
183                    1000000000000{
184                        one{"0T"}
185                        other{"0T"}
186                    }
187                    10000000000000{
188                        one{"00T"}
189                        other{"00T"}
190                    }
191                    100000000000000{
192                        one{"000T"}
193                        other{"000T"}
194                    }
195                }
196            }
197            symbols{
198                decimal{"."}
199                exponential{"E"}
200                group{","}
201                infinity{"∞"}
202                list{";"}
203                minusSign{"-"}
204                nan{"NaN"}
205                perMille{"‰"}
206                percentSign{"%"}
207                plusSign{"+"}
208                superscriptingExponent{"×"}
209                timeSeparator{":"}
210            }
211        }
212        minimalPairs{
213            ordinal{
214                other{"Thatha indlela ejikela kwesokudla engu-{0}"}
215            }
216            plural{
217                one{"{0} usuku"}
218                other{"{0} izinsuku"}
219            }
220        }
221        minimumGroupingDigits{"1"}
222        native{"latn"}
223    }
224    calendar{
225        generic{
226            DateTimePatterns{
227                "HH:mm:ss zzzz",
228                "HH:mm:ss z",
229                "HH:mm:ss",
230                "HH:mm",
231                "EEEE dd MMMM y G",
232                "d MMMM y G",
233                "d MMM y G",
234                "GGGGG y-MM-dd",
235                "{1} {0}",
236                "{1} {0}",
237                "{1} {0}",
238                "{1} {0}",
239                "{1} {0}",
240            }
241            availableFormats{
242                Bh{"h B"}
243                Bhm{"h:mm B"}
244                Bhms{"h:mm:ss B"}
245                E{"ccc"}
246                EBhm{"E h:mm B"}
247                EBhms{"E h:mm:ss B"}
248                EHm{"E HH:mm"}
249                EHms{"E HH:mm:ss"}
250                Ed{"d E"}
251                Ehm{"E h:mm a"}
252                Ehms{"E h:mm:ss a"}
253                Gy{"y G"}
254                GyMMM{"MMM y G"}
255                GyMMMEd{"E, MMM d, y G"}
256                GyMMMd{"MMM d, y G"}
257                H{"HH"}
258                Hm{"HH:mm"}
259                Hms{"HH:mm:ss"}
260                M{"L"}
261                MEd{"E, M/d"}
262                MMM{"LLL"}
263                MMMEd{"E, MMM d"}
264                MMMMd{"MMMM d"}
265                MMMd{"MMM d"}
266                Md{"M/d"}
267                d{"d"}
268                h{"h a"}
269                hm{"h:mm a"}
270                hms{"h:mm:ss a"}
271                ms{"mm:ss"}
272                y{"y G"}
273                yM{"yM"}
274                yMEd{"E, M/d/y"}
275                yMMM{"MMM y"}
276                yMMMEd{"E, MMM d, y"}
277                yMMMd{"MMM d, y"}
278                yMd{"M/d/y"}
279                yQQQ{"QQQ y"}
280                yQQQQ{"QQQQ y"}
281                yyyy{"y G"}
282                yyyyM{"M/y GGGGG"}
283                yyyyMEd{"E, M/d/y GGGGG"}
284                yyyyMMM{"MMM y G"}
285                yyyyMMMEd{"E, MMM d, y G"}
286                yyyyMMMM{"MMMM y G"}
287                yyyyMMMd{"MMM d, y G"}
288                yyyyMd{"M/d/y GGGGG"}
289                yyyyQQQ{"QQQ y G"}
290                yyyyQQQQ{"QQQQ y G"}
291            }
292            intervalFormats{
293                H{
294                    H{"HH–HH"}
295                }
296                Hm{
297                    H{"HH:mm–HH:mm"}
298                    m{"HH:mm–HH:mm"}
299                }
300                Hmv{
301                    H{"HH:mm–HH:mm v"}
302                    m{"HH:mm–HH:mm v"}
303                }
304                Hv{
305                    H{"HH–HH v"}
306                }
307                M{
308                    M{"M–M"}
309                }
310                MEd{
311                    M{"E, M/d – E, M/d"}
312                    d{"E, M/d – E, M/d"}
313                }
314                MMM{
315                    M{"MMM–MMM"}
316                }
317                MMMEd{
318                    M{"E, MMM d – E, MMM d"}
319                    d{"E, MMM d – E, MMM d"}
320                }
321                MMMd{
322                    M{"MMM d – MMM d"}
323                    d{"MMM d – d"}
324                }
325                Md{
326                    M{"M/d – M/d"}
327                    d{"M/d – M/d"}
328                }
329                d{
330                    d{"d–d"}
331                }
332                fallback{"{0} – {1}"}
333                h{
334                    a{"h a – h a"}
335                    h{"h–h a"}
336                }
337                hm{
338                    a{"h:mm a – h:mm a"}
339                    h{"h:mm–h:mm a"}
340                    m{"h:mm–h:mm a"}
341                }
342                hmv{
343                    a{"h:mm a – h:mm a v"}
344                    h{"h:mm–h:mm a v"}
345                    m{"h:mm–h:mm a v"}
346                }
347                hv{
348                    a{"h a – h a v"}
349                    h{"h–h a v"}
350                }
351                y{
352                    y{"y–y"}
353                }
354                yM{
355                    M{"M/y – M/y"}
356                    y{"M/y – M/y"}
357                }
358                yMEd{
359                    M{"E, M/d/y – E, M/d/y"}
360                    d{"E, M/d/y – E, M/d/y"}
361                    y{"E, M/d/y – E, M/d/y"}
362                }
363                yMMM{
364                    M{"MMM – MMM y G"}
365                    y{"MMM y – MMM y"}
366                }
367                yMMMEd{
368                    M{"E, MMM d – E, MMM d, y"}
369                    d{"E, MMM d – E, MMM d, y"}
370                    y{"E, MMM d, y – E, MMM d, y"}
371                }
372                yMMMM{
373                    M{"MMMM – MMMM y G"}
374                    y{"MMMM y – MMMM y"}
375                }
376                yMMMd{
377                    M{"MMM d – MMM d, y"}
378                    d{"MMM d – d, y G"}
379                    y{"MMM d, y – MMM d, y"}
380                }
381                yMd{
382                    M{"M/d/y – M/d/y"}
383                    d{"M/d/y – M/d/y"}
384                    y{"M/d/y – M/d/y"}
385                }
386            }
387        }
388        gregorian{
389            AmPmMarkers{
390                "AM",
391                "PM",
392            }
393            AmPmMarkersAbbr{
394                "AM",
395                "PM",
396            }
397            AmPmMarkersNarrow{
398                "a",
399                "p",
400            }
401            DateTimePatterns{
402                "HH:mm:ss zzzz",
403                "HH:mm:ss z",
404                "HH:mm:ss",
405                "HH:mm",
406                "EEEE, MMMM d, y",
407                "MMMM d, y",
408                "MMM d, y",
409                "M/d/yy",
410                "{1} {0}",
411                "{1} {0}",
412                "{1} {0}",
413                "{1} {0}",
414                "{1} {0}",
415            }
416            appendItems{
417                Timezone{"{0} {1}"}
418            }
419            availableFormats{
420                Bh{"h B"}
421                Bhm{"h:mm B"}
422                Bhms{"h:mm:ss B"}
423                E{"ccc"}
424                EBhm{"E h:mm B"}
425                EBhms{"E h:mm:ss B"}
426                EHm{"E HH:mm"}
427                EHms{"E HH:mm:ss"}
428                Ed{"d E"}
429                Ehm{"E h:mm a"}
430                Ehms{"E h:mm:ss a"}
431                Gy{"G y"}
432                GyMMM{"G y MMM"}
433                GyMMMEd{"G y MMM d, E"}
434                GyMMMd{"G y MMM d"}
435                H{"HH"}
436                Hm{"HH:mm"}
437                Hms{"HH:mm:ss"}
438                Hmsv{"HH:mm:ss v"}
439                Hmv{"HH:mm v"}
440                M{"L"}
441                MEd{"MM-dd, E"}
442                MMM{"LLL"}
443                MMMEd{"E, MMM d"}
444                MMMMW{
445                    one{"'week' W 'of' MMMM"}
446                    other{"'week' W 'of' MMMM"}
447                }
448                MMMMd{"MMMM d"}
449                MMMd{"MMM d"}
450                Md{"MM-dd"}
451                d{"d"}
452                h{"h a"}
453                hm{"h:mm a"}
454                hms{"h:mm:ss a"}
455                hmsv{"h:mm:ss a v"}
456                hmv{"h:mm a v"}
457                ms{"mm:ss"}
458                y{"y"}
459                yM{"y-MM"}
460                yMEd{"y-MM-dd, E"}
461                yMMM{"MMM y"}
462                yMMMEd{"E, MMM d, y"}
463                yMMMM{"MMMM y"}
464                yMMMd{"MMM d, y"}
465                yMd{"y-MM-dd"}
466                yQQQ{"QQQ y"}
467                yQQQQ{"QQQQ y"}
468                yw{
469                    one{"'week' w 'of' Y"}
470                    other{"'week' w 'of' Y"}
471                }
472            }
473            dayNames{
474                format{
475                    abbreviated{
476                        "Son",
477                        "Mso",
478                        "Bil",
479                        "Tha",
480                        "Sin",
481                        "Hla",
482                        "Mgq",
483                    }
484                    narrow{
485                        "S",
486                        "M",
487                        "B",
488                        "T",
489                        "S",
490                        "H",
491                        "M",
492                    }
493                    short{
494                        "Son",
495                        "Mso",
496                        "Bil",
497                        "Tha",
498                        "Sin",
499                        "Hla",
500                        "Mgq",
501                    }
502                    wide{
503                        "ISonto",
504                        "UMsombuluko",
505                        "ULwesibili",
506                        "ULwesithathu",
507                        "ULwesine",
508                        "ULwesihlanu",
509                        "UMgqibelo",
510                    }
511                }
512                stand-alone{
513                    abbreviated{
514                        "Son",
515                        "Mso",
516                        "Bil",
517                        "Tha",
518                        "Sin",
519                        "Hla",
520                        "Mgq",
521                    }
522                    narrow{
523                        "S",
524                        "M",
525                        "B",
526                        "T",
527                        "S",
528                        "H",
529                        "M",
530                    }
531                    short{
532                        "Son",
533                        "Mso",
534                        "Bil",
535                        "Tha",
536                        "Sin",
537                        "Hla",
538                        "Mgq",
539                    }
540                    wide{
541                        "ISonto",
542                        "UMsombuluko",
543                        "ULwesibili",
544                        "ULwesithathu",
545                        "ULwesine",
546                        "ULwesihlanu",
547                        "UMgqibelo",
548                    }
549                }
550            }
551            dayPeriod{
552                format{
553                    abbreviated{
554                        afternoon1{"emini"}
555                        evening1{"ntambama"}
556                        morning1{"entathakusa"}
557                        morning2{"ekuseni"}
558                        night1{"ebusuku"}
559                    }
560                    narrow{
561                        afternoon1{"emini"}
562                        evening1{"ntambama"}
563                        morning1{"entathakusa"}
564                        morning2{"ekuseni"}
565                        night1{"ebusuku"}
566                    }
567                    wide{
568                        afternoon1{"emini"}
569                        evening1{"ntambama"}
570                        morning1{"entathakusa"}
571                        morning2{"ekuseni"}
572                        night1{"ebusuku"}
573                    }
574                }
575                stand-alone{
576                    abbreviated{
577                        afternoon1{"emini"}
578                        am{"AM"}
579                        evening1{"ntambama"}
580                        morning1{"entathakusa"}
581                        morning2{"ekuseni"}
582                        night1{"ebusuku"}
583                        pm{"PM"}
584                    }
585                    narrow{
586                        afternoon1{"emini"}
587                        am{"AM"}
588                        evening1{"ntambama"}
589                        morning1{"entathakusa"}
590                        morning2{"ekuseni"}
591                        night1{"ebusuku"}
592                        pm{"PM"}
593                    }
594                    wide{
595                        afternoon1{"emini"}
596                        am{"AM"}
597                        evening1{"ntambama"}
598                        morning1{"entathakusa"}
599                        morning2{"ekuseni"}
600                        night1{"ebusuku"}
601                        pm{"PM"}
602                    }
603                }
604            }
605            eras{
606                abbreviated{
607                    "BC",
608                    "AD",
609                }
610                abbreviated%variant{
611                    "BCE",
612                    "CE",
613                }
614                wide{
615                    "BC",
616                    "AD",
617                }
618                wide%variant{
619                    "BCE",
620                    "CE",
621                }
622            }
623            intervalFormats{
624                H{
625                    H{"HH – HH"}
626                }
627                Hm{
628                    H{"HH:mm – HH:mm"}
629                    m{"HH:mm – HH:mm"}
630                }
631                Hmv{
632                    H{"HH:mm – HH:mm v"}
633                    m{"HH:mm – HH:mm v"}
634                }
635                Hv{
636                    H{"HH – HH v"}
637                }
638                M{
639                    M{"M – M"}
640                }
641                MEd{
642                    M{"E, M/d – E, M/d"}
643                    d{"E, M/d – E, M/d"}
644                }
645                MMM{
646                    M{"MMM – MMM"}
647                }
648                MMMEd{
649                    M{"E, MMM d – E, MMM d"}
650                    d{"E, MMM d – E, MMM d"}
651                }
652                MMMd{
653                    M{"MMM d – MMM d"}
654                    d{"MMM d–d"}
655                }
656                Md{
657                    M{"M/d – M/d"}
658                    d{"M/d – M/d"}
659                }
660                d{
661                    d{"d–d"}
662                }
663                fallback{"{0} – {1}"}
664                h{
665                    a{"h a – h a"}
666                    h{"h – h a"}
667                }
668                hm{
669                    a{"h:mm a – h:mm a"}
670                    h{"h:mm – h:mm a"}
671                    m{"h:mm – h:mm a"}
672                }
673                hmv{
674                    a{"h:mm a – h:mm a v"}
675                    h{"h:mm – h:mm a v"}
676                    m{"h:mm – h:mm a v"}
677                }
678                hv{
679                    a{"h a – h a v"}
680                    h{"h – h a v"}
681                }
682                y{
683                    y{"y–y"}
684                }
685                yM{
686                    M{"M/y – M/y"}
687                    y{"M/y – M/y"}
688                }
689                yMEd{
690                    M{"E, M/d/y – E, M/d/y"}
691                    d{"E, M/d/y – E, M/d/y"}
692                    y{"E, M/d/y – E, M/d/y"}
693                }
694                yMMM{
695                    M{"MMM – MMM y"}
696                    y{"MMM y – MMM y"}
697                }
698                yMMMEd{
699                    M{"E, MMM d – E, MMM d, y"}
700                    d{"E, MMM d – E, MMM d, y"}
701                    y{"E, MMM d, y – E, MMM d, y"}
702                }
703                yMMMM{
704                    M{"MMMM – MMMM y"}
705                    y{"MMMM y – MMMM y"}
706                }
707                yMMMd{
708                    M{"MMM d – MMM d, y"}
709                    d{"MMM d – d, y"}
710                    y{"MMM d, y – MMM d, y"}
711                }
712                yMd{
713                    M{"M/d/y – M/d/y"}
714                    d{"M/d/y – M/d/y"}
715                    y{"M/d/y – M/d/y"}
716                }
717            }
718            monthNames{
719                format{
720                    abbreviated{
721                        "Jan",
722                        "Feb",
723                        "Mas",
724                        "Eph",
725                        "Mey",
726                        "Jun",
727                        "Jul",
728                        "Aga",
729                        "Sep",
730                        "Okt",
731                        "Nov",
732                        "Dis",
733                    }
734                    narrow{
735                        "J",
736                        "F",
737                        "M",
738                        "E",
739                        "M",
740                        "J",
741                        "J",
742                        "A",
743                        "S",
744                        "O",
745                        "N",
746                        "D",
747                    }
748                    wide{
749                        "Januwari",
750                        "Februwari",
751                        "Mashi",
752                        "Ephreli",
753                        "Meyi",
754                        "Juni",
755                        "Julayi",
756                        "Agasti",
757                        "Septhemba",
758                        "Okthoba",
759                        "Novemba",
760                        "Disemba",
761                    }
762                }
763                stand-alone{
764                    abbreviated{
765                        "Jan",
766                        "Feb",
767                        "Mas",
768                        "Eph",
769                        "Mey",
770                        "Jun",
771                        "Jul",
772                        "Aga",
773                        "Sep",
774                        "Okt",
775                        "Nov",
776                        "Dis",
777                    }
778                    narrow{
779                        "J",
780                        "F",
781                        "M",
782                        "A",
783                        "M",
784                        "J",
785                        "J",
786                        "A",
787                        "S",
788                        "O",
789                        "N",
790                        "D",
791                    }
792                    wide{
793                        "Januwari",
794                        "Februwari",
795                        "Mashi",
796                        "Ephreli",
797                        "Meyi",
798                        "Juni",
799                        "Julayi",
800                        "Agasti",
801                        "Septhemba",
802                        "Okthoba",
803                        "Novemba",
804                        "Disemba",
805                    }
806                }
807            }
808            quarters{
809                format{
810                    abbreviated{
811                        "Q1",
812                        "Q2",
813                        "Q3",
814                        "Q4",
815                    }
816                    narrow{
817                        "1",
818                        "2",
819                        "3",
820                        "4",
821                    }
822                    wide{
823                        "ikota yesi-1",
824                        "ikota yesi-2",
825                        "ikota yesi-3",
826                        "ikota yesi-4",
827                    }
828                }
829                stand-alone{
830                    abbreviated{
831                        "Q1",
832                        "Q2",
833                        "Q3",
834                        "Q4",
835                    }
836                    narrow{
837                        "1",
838                        "2",
839                        "3",
840                        "4",
841                    }
842                    wide{
843                        "ikota yesi-1",
844                        "ikota yesi-2",
845                        "ikota yesi-3",
846                        "ikota yesi-4",
847                    }
848                }
849            }
850        }
851    }
852    characterLabel{
853        activities{"Activities"}
854        african_scripts{"amaskripthi ase-Africa"}
855        american_scripts{"amaskripthi ase-America"}
856        animal{"isilwane"}
857        animals_nature{"izilwane nemvelo"}
858        arrows{"imicibisholo"}
859        body{"umzimba"}
860        box_drawing{"i-Box Drawing"}
861        braille{"i-Braille"}
862        building{"isakhiwo"}
863        bullets_stars{"Amabhulethi/izinkanyezi"}
864        consonantal_jamo{"i-Consonantal Jamo"}
865        currency_symbols{"Amasimbuli emali"}
866        dash_connector{"Dash/Connector"}
867        digits{"Amadijithi"}
868        dingbats{"i-Dingbats"}
869        divination_symbols{"Amasimbuli e-Divination"}
870        downwards_arrows{"Imicibisholo ye-Downwards"}
871        downwards_upwards_arrows{"Downwards Upwards Arrows"}
872        east_asian_scripts{"Amaskripthi ase-East Asia"}
873        emoji{"Ama-Emoji"}
874        european_scripts{"Amaskripthi ase-Europe"}
875        female{"owesfazane"}
876        flag{"ifulegi"}
877        flags{"Amafulegi"}
878        food_drink{"Ukudla neziphuzo"}
879        format{"Ifomethi"}
880        format_whitespace{"Ifomethi ne-Whitespace"}
881        full_width_form_variant{"i-Full-Width Form Variants"}
882        geometric_shapes{"i-Geometric Shapes"}
883        half_width_form_variant{"i-Half-Width Form Variants"}
884        han_characters{"i-Han Characters"}
885        han_radicals{"i-Han Radicals"}
886        hanja{"i-Hanja"}
887        hanzi_simplified{"i-Hanzi (Eyenziwe lula)"}
888        hanzi_traditional{"i-Hanzi (Yendabuko)"}
889        heart{"inhliziyo"}
890        historic_scripts{"Amaskripthi omlando"}
891        ideographic_desc_characters{"i-Ideographic Desc. Characters"}
892        japanese_kana{"i-Japanese Kana"}
893        kanbun{"i-Kanbun"}
894        kanji{"i-Kanji"}
895        keycap{"i-keycap"}
896        leftwards_arrows{"Imicibisholo eya ngakwesokunxele"}
897        leftwards_rightwards_arrows{"Imicibisholo eya ngakwesokunxele nangakwesokudla"}
898        letterlike_symbols{"Amasimbuli ayizinhlamvu"}
899        limited_use{"ukusetshenziswa kwesikhashana"}
900        male{"owesilisa"}
901        math_symbols{"Amasimbuli ezibalo"}
902        middle_eastern_scripts{"Amaskripthi ase-Midlle East"}
903        miscellaneous{"Okuxubile"}
904        modern_scripts{"Amaskripthi esimanje"}
905        modifier{"Okwewashi"}
906        musical_symbols{"Amasimbuli omculo"}
907        nature{"imvelo"}
908        nonspacing{"kungashiyi sikhala"}
909        numbers{"Izinombolo"}
910        objects{"Izinto"}
911        other{"Okunye"}
912        paired{"bhanqiwe"}
913        person{"umuntu"}
914        phonetic_alphabet{"izinhlamvu zefonetiki"}
915        pictographs{"amagrafu ezithombe"}
916        place{"indawo"}
917        plant{"isitshalo"}
918        punctuation{"izimpawu zokubhala"}
919        rightwards_arrows{"Imicibisholo eya ngakwesokudla"}
920        sign_standard_symbols{"Ngena ngemvume/Izimpawu ezivamile"}
921        small_form_variant{"okuncane okwahlukile"}
922        smiley{"okumoyizelayo"}
923        smileys_people{"ukumoyizela nabantu"}
924        south_asian_scripts{"Amaskripthi ase-South Asia"}
925        southeast_asian_scripts{"Amaskripthi ase-South East Asia"}
926        spacing{"ukushiya izikhala"}
927        sport{"umdlalo"}
928        symbols{"Amasimbuli"}
929        technical_symbols{"Amasimbuli okobuchwepheshe"}
930        tone_marks{"Amamaki e-Tone"}
931        travel{"ukuvakasha"}
932        travel_places{"Ukuhamba nezindawo"}
933        upwards_arrows{"Imicibisholo ebheke phezulu"}
934        variant_forms{"Okwehlukahlukene"}
935        vocalic_jamo{"i-Vocalic Jamo"}
936        weather{"isimo sezulu"}
937        western_asian_scripts{"Amaskripthi ase-Western Asia"}
938        whitespace{"i-Whitespace"}
939    }
940    delimiters{
941        alternateQuotationEnd{"’"}
942        alternateQuotationStart{"‘"}
943        quotationEnd{"”"}
944        quotationStart{"“"}
945    }
946    fields{
947        day{
948            dn{"Usuku"}
949            relative{
950                "-1"{"izolo"}
951                "-2"{"usuku olwandulela olwayizolo"}
952                "0"{"namhlanje"}
953                "1"{"kusasa"}
954                "2"{"usuku olulandela olwakusasa"}
955            }
956            relativeTime{
957                future{
958                    one{"osukwini olungu-{0} oluzayo"}
959                    other{"ezinsukwini ezingu-{0} ezizayo"}
960                }
961                past{
962                    one{"osukwini olungu-{0} olwedlule"}
963                    other{"ezinsukwini ezingu-{0} ezedlule."}
964                }
965            }
966        }
967        day-narrow{
968            dn{"Usuku"}
969            relative{
970                "-1"{"izolo"}
971                "0"{"namhlanje"}
972                "1"{"kusasa"}
973            }
974            relativeTime{
975                future{
976                    one{"osukwini olungu-{0} oluzayo"}
977                    other{"ezinsukwini ezingu-{0} ezizayo"}
978                }
979                past{
980                    one{"{0} usuku olwedlule"}
981                    other{"{0} izinsuku ezedlule"}
982                }
983            }
984        }
985        day-short{
986            dn{"Usuku"}
987            relative{
988                "-1"{"izolo"}
989                "0"{"namhlanje"}
990                "1"{"kusasa"}
991            }
992            relativeTime{
993                future{
994                    one{"osukwini olungu-{0} oluzayo"}
995                    other{"ezinsukwini ezingu-{0} ezizayo"}
996                }
997                past{
998                    one{"{0} usuku olwedlule"}
999                    other{"{0} izinsuku ezedlule"}
1000                }
1001            }
1002        }
1003        dayOfYear{
1004            dn{"Day Of Year"}
1005        }
1006        dayOfYear-narrow{
1007            dn{"usuku lonyaka"}
1008        }
1009        dayOfYear-short{
1010            dn{"usuku lonyaka"}
1011        }
1012        dayperiod{
1013            dn{"AM/PM"}
1014        }
1015        dayperiod-narrow{
1016            dn{"AM/PM"}
1017        }
1018        dayperiod-short{
1019            dn{"AM/PM"}
1020        }
1021        era{
1022            dn{"Isikhathi"}
1023        }
1024        era-narrow{
1025            dn{"Isikhathi"}
1026        }
1027        era-short{
1028            dn{"Isikhathi"}
1029        }
1030        fri{
1031            relative{
1032                "-1"{"uLwesihlanu oludlule"}
1033                "0"{"kulo Lwesihlanu"}
1034                "1"{"uLwesihlanu oluzayo"}
1035            }
1036            relativeTime{
1037                future{
1038                    one{"ngo {0} Lwesihlanu"}
1039                    other{"ngo {0} Lwezihlanu"}
1040                }
1041                past{
1042                    one{"{0} Lwesihlanu oludlule"}
1043                    other{"{0} Lwezihlanu oludlule"}
1044                }
1045            }
1046        }
1047        fri-narrow{
1048            relative{
1049                "-1"{"uLwesihlanu oludlule"}
1050                "0"{"kulo Lwesihlanu"}
1051                "1"{"uLwesihlanu oluzayo"}
1052            }
1053            relativeTime{
1054                future{
1055                    one{"ngo {0} Lwezihlanu"}
1056                    other{"ngo {0} Lwezihlanu"}
1057                }
1058                past{
1059                    one{"{0} Lwezihlanu oludlule"}
1060                    other{"{0} Lwezihlanu oludlule"}
1061                }
1062            }
1063        }
1064        fri-short{
1065            relative{
1066                "-1"{"uLwesihlanu oludlule"}
1067                "0"{"kulo Lwesihlanu"}
1068                "1"{"uLwesihlanu oluzayo"}
1069            }
1070            relativeTime{
1071                future{
1072                    one{"ngo {0} Lwezihlanu"}
1073                    other{"ngo {0} Lwezihlanu"}
1074                }
1075                past{
1076                    one{"{0} Lwezihlanu oludlule"}
1077                    other{"{0} Lwezihlanu oludlule"}
1078                }
1079            }
1080        }
1081        hour{
1082            dn{"Ihora"}
1083            relative{
1084                "0"{"leli hora"}
1085            }
1086            relativeTime{
1087                future{
1088                    one{"ehoreni elingu-{0} elizayo"}
1089                    other{"emahoreni angu-{0} ezayo"}
1090                }
1091                past{
1092                    one{"{0} ihora eledlule"}
1093                    other{"emahoreni angu-{0} edlule"}
1094                }
1095            }
1096        }
1097        hour-narrow{
1098            dn{"Ihora"}
1099            relativeTime{
1100                future{
1101                    one{"ehoreni elingu-{0} elizayo"}
1102                    other{"emahoreni angu-{0} ezayo"}
1103                }
1104                past{
1105                    one{"{0} ihora eledlule"}
1106                    other{"{0} amahora edlule"}
1107                }
1108            }
1109        }
1110        hour-short{
1111            dn{"Ihora"}
1112            relativeTime{
1113                future{
1114                    one{"ehoreni elingu-{0} elizayo"}
1115                    other{"emahoreni angu-{0} ezayo"}
1116                }
1117                past{
1118                    one{"{0} ihora eledlule"}
1119                    other{"emahoreni angu-{0} edlule"}
1120                }
1121            }
1122        }
1123        minute{
1124            dn{"Iminithi"}
1125            relative{
1126                "0"{"leli minithi"}
1127            }
1128            relativeTime{
1129                future{
1130                    one{"kuminithi elingu-{0} elizayo"}
1131                    other{"kumaminithi angu-{0} ezayo"}
1132                }
1133                past{
1134                    one{"{0} iminithi eledlule"}
1135                    other{"{0} amaminithi edlule"}
1136                }
1137            }
1138        }
1139        minute-narrow{
1140            dn{"Iminithi"}
1141            relativeTime{
1142                future{
1143                    one{"kuminithi elingu-{0} elizayo"}
1144                    other{"kumaminithi angu-{0} ezayo"}
1145                }
1146                past{
1147                    one{"{0} iminithi eledlule"}
1148                    other{"{0} amaminithi edlule"}
1149                }
1150            }
1151        }
1152        minute-short{
1153            dn{"Iminithi"}
1154            relativeTime{
1155                future{
1156                    one{"kuminithi elingu-{0} elizayo"}
1157                    other{"kumaminithi angu-{0} ezayo"}
1158                }
1159                past{
1160                    one{"{0} iminithi eledlule"}
1161                    other{"{0} amaminithi edlule"}
1162                }
1163            }
1164        }
1165        mon{
1166            relative{
1167                "-1"{"uMsombuluko odlule"}
1168                "0"{"kulo Msombuluko"}
1169                "1"{"uMsombuluko ozayo"}
1170            }
1171            relativeTime{
1172                future{
1173                    one{"ngoMsombuluko o-{0}"}
1174                    other{"ngeMisombuluko e-{0}"}
1175                }
1176                past{
1177                    one{"ngoMsombuluko o-{0} odlule"}
1178                    other{"ngeMsombuluko e-{0} edlule"}
1179                }
1180            }
1181        }
1182        mon-narrow{
1183            relative{
1184                "-1"{"uMsombuluko odlule"}
1185                "0"{"kulo Msombuluko"}
1186                "1"{"uMsombuluko ozayo"}
1187            }
1188            relativeTime{
1189                future{
1190                    one{"ngeMisombuluko e-{0}"}
1191                    other{"ngeMisombuluko e-{0}"}
1192                }
1193                past{
1194                    one{"ngeMsombuluko e-{0} edlule"}
1195                    other{"ngeMsombuluko e-{0} edlule"}
1196                }
1197            }
1198        }
1199        mon-short{
1200            relative{
1201                "-1"{"uMsombuluko odlule"}
1202                "0"{"kulo Msombuluko"}
1203                "1"{"uMsombuluko ozayo"}
1204            }
1205            relativeTime{
1206                future{
1207                    one{"ngeMisombuluko e-{0}"}
1208                    other{"ngeMisombuluko e-{0}"}
1209                }
1210                past{
1211                    one{"ngeMsombuluko e-{0} edlule"}
1212                    other{"ngeMsombuluko e-{0} edlule"}
1213                }
1214            }
1215        }
1216        month{
1217            dn{"Inyanga"}
1218            relative{
1219                "-1"{"inyanga edlule"}
1220                "0"{"le nyanga"}
1221                "1"{"inyanga ezayo"}
1222            }
1223            relativeTime{
1224                future{
1225                    one{"enyangeni engu-{0}"}
1226                    other{"ezinyangeni ezingu-{0} ezizayo"}
1227                }
1228                past{
1229                    one{"{0} inyanga edlule"}
1230                    other{"{0} izinyanga ezedlule"}
1231                }
1232            }
1233        }
1234        month-narrow{
1235            dn{"Inyanga"}
1236            relativeTime{
1237                future{
1238                    one{"enyangeni engu-{0} ezayo"}
1239                    other{"enyangeni engu-{0} ezayo"}
1240                }
1241                past{
1242                    one{"{0} izinyanga ezedlule"}
1243                    other{"{0} izinyanga ezedlule"}
1244                }
1245            }
1246        }
1247        month-short{
1248            dn{"Inyanga"}
1249            relativeTime{
1250                future{
1251                    one{"ezinyangeni ezingu-{0} ezizayo"}
1252                    other{"ezinyangeni ezingu-{0} ezizayo"}
1253                }
1254                past{
1255                    one{"{0} izinyanga ezedlule"}
1256                    other{"{0} izinyanga ezedlule"}
1257                }
1258            }
1259        }
1260        quarter{
1261            dn{"Ikota"}
1262            relative{
1263                "-1"{"ikota edlule"}
1264                "0"{"le kota"}
1265                "1"{"ikota ezayo"}
1266            }
1267            relativeTime{
1268                future{
1269                    one{"kwikota engu-{0} ezayo"}
1270                    other{"kumakota angu-{0} ezayo"}
1271                }
1272                past{
1273                    one{"{0} ikota edlule"}
1274                    other{"{0} amakota adlule"}
1275                }
1276            }
1277        }
1278        quarter-narrow{
1279            dn{"Ikota"}
1280            relativeTime{
1281                future{
1282                    one{"kumakota angu-{0}"}
1283                    other{"kumakota angu-{0}"}
1284                }
1285                past{
1286                    one{"{0} amakota adlule"}
1287                    other{"{0} amakota edlule"}
1288                }
1289            }
1290        }
1291        quarter-short{
1292            dn{"Ikota"}
1293            relativeTime{
1294                future{
1295                    one{"kwikota engu-{0} ezayo"}
1296                    other{"kumakota angu-{0} ezayo"}
1297                }
1298                past{
1299                    one{"{0} amakota adlule"}
1300                    other{"{0} amakota edlule"}
1301                }
1302            }
1303        }
1304        sat{
1305            relative{
1306                "-1"{"uMgqibelo odlule"}
1307                "0"{"kulo Mgqibelo"}
1308                "1"{"uMgqibelo ozayo"}
1309            }
1310            relativeTime{
1311                future{
1312                    one{"ngoMgqibelo o-{0}"}
1313                    other{"ngeMgqibelo engu-{0}"}
1314                }
1315                past{
1316                    one{"ngoMgqibelo o-{0} odlule"}
1317                    other{"ngeMgqibelo engu-{0} edlule"}
1318                }
1319            }
1320        }
1321        sat-narrow{
1322            relative{
1323                "-1"{"uMgqibelo odlule"}
1324                "0"{"kulo Mgqibelo"}
1325                "1"{"uMgqibelo ozayo"}
1326            }
1327            relativeTime{
1328                future{
1329                    one{"ngeMgqibelo engu-{0}"}
1330                    other{"ngeMgqibelo engu-{0}"}
1331                }
1332                past{
1333                    one{"ngeMgqibelo engu-{0} edlule"}
1334                    other{"ngeMgqibelo engu-{0} edlule"}
1335                }
1336            }
1337        }
1338        sat-short{
1339            relative{
1340                "-1"{"uMgqibelo odlule"}
1341                "0"{"kulo Mgqibelo"}
1342                "1"{"uMgqibelo ozayo"}
1343            }
1344            relativeTime{
1345                future{
1346                    one{"ngeMgqibelo engu-{0}"}
1347                    other{"ngeMgqibelo engu-{0}"}
1348                }
1349                past{
1350                    one{"ngeMgqibelo engu-{0} edlule"}
1351                    other{"ngeMgqibelo engu-{0} edlule"}
1352                }
1353            }
1354        }
1355        second{
1356            dn{"Isekhondi"}
1357            relative{
1358                "0"{"manje"}
1359            }
1360            relativeTime{
1361                future{
1362                    one{"kusekhondi elingu-{0} elizayo"}
1363                    other{"kumasekhondi angu-{0} ezayo"}
1364                }
1365                past{
1366                    one{"{0} isekhondi eledlule"}
1367                    other{"{0} amasekhondi edlule"}
1368                }
1369            }
1370        }
1371        second-narrow{
1372            dn{"Isekhondi"}
1373            relativeTime{
1374                future{
1375                    one{"kusekhondi elingu-{0} elizayo"}
1376                    other{"kumasekhondi angu-{0} ezayo"}
1377                }
1378                past{
1379                    one{"{0} isekhondi eledlule"}
1380                    other{"{0} amasekhondi edlule"}
1381                }
1382            }
1383        }
1384        second-short{
1385            dn{"Isekhondi"}
1386            relativeTime{
1387                future{
1388                    one{"kusekhondi elingu-{0} elizayo"}
1389                    other{"kumasekhondi angu-{0} ezayo"}
1390                }
1391                past{
1392                    one{"{0} isekhondi eledlule"}
1393                    other{"{0} amasekhondi edlule"}
1394                }
1395            }
1396        }
1397        sun{
1398            relative{
1399                "-1"{"iSonto eledlule"}
1400                "0"{"kuleli Sonto"}
1401                "1"{"iSonto elizayo"}
1402            }
1403            relativeTime{
1404                future{
1405                    one{"kwiSonto elingu-{0}"}
1406                    other{"kumaSonto angu-{0}"}
1407                }
1408                past{
1409                    one{"{0} iSonto eledlule"}
1410                    other{"{0} amaSonto edlule"}
1411                }
1412            }
1413        }
1414        sun-narrow{
1415            relative{
1416                "-1"{"iSonto eledlule"}
1417                "0"{"kuleli Sonto"}
1418                "1"{"iSonto elizayo"}
1419            }
1420            relativeTime{
1421                future{
1422                    one{"kumaSonto angu-{0}"}
1423                    other{"kumaSonto angu-{0}"}
1424                }
1425                past{
1426                    one{"{0} amaSonto edlule"}
1427                    other{"{0} amaSonto edlule"}
1428                }
1429            }
1430        }
1431        sun-short{
1432            relative{
1433                "-1"{"iSonto eledlule"}
1434                "0"{"kuleli Sonto"}
1435                "1"{"iSonto elizayo"}
1436            }
1437            relativeTime{
1438                future{
1439                    one{"kumaSonto angu-{0}"}
1440                    other{"kumaSonto angu-{0}"}
1441                }
1442                past{
1443                    one{"{0} amaSonto edlule"}
1444                    other{"{0} amaSonto edlule"}
1445                }
1446            }
1447        }
1448        thu{
1449            relative{
1450                "-1"{"uLwesine oludlule"}
1451                "0"{"kulo Lwesine"}
1452                "1"{"uLwesine oluzayo"}
1453            }
1454            relativeTime{
1455                future{
1456                    one{"ngoLwesine olu-{0}"}
1457                    other{"ngoLwezine abangu-{0}"}
1458                }
1459                past{
1460                    one{"ngoLwesine olu-{0} olwedlule"}
1461                    other{"ngoLwezine abangu-{0} abedlule"}
1462                }
1463            }
1464        }
1465        thu-narrow{
1466            relative{
1467                "-1"{"uLwesine olwedlule"}
1468                "0"{"kulo Lwesine"}
1469                "1"{"uLwesine oluzayo"}
1470            }
1471            relativeTime{
1472                future{
1473                    one{"ngoLwezine abangu-{0}"}
1474                    other{"ngoLwezine abangu-{0}"}
1475                }
1476                past{
1477                    one{"ngoLwezine abangu-{0} abedlule"}
1478                    other{"ngoLwezine abangu-{0} abedlule"}
1479                }
1480            }
1481        }
1482        thu-short{
1483            relative{
1484                "-1"{"uLwesine olwedlule"}
1485                "0"{"kulo Lwesine"}
1486                "1"{"uLwesine oluzayo"}
1487            }
1488            relativeTime{
1489                future{
1490                    one{"ngoLwezine abangu-{0}"}
1491                    other{"ngoLwezine abangu-{0}"}
1492                }
1493                past{
1494                    one{"ngoLwezine abangu-{0} abedlule"}
1495                    other{"ngoLwezine abangu-{0} abedlule"}
1496                }
1497            }
1498        }
1499        tue{
1500            relative{
1501                "-1"{"uLwesibili oludlule"}
1502                "0"{"kulo Lwesibili"}
1503                "1"{"uLwesibili oluzayo"}
1504            }
1505            relativeTime{
1506                future{
1507                    one{"ngoLwesibili olu-{0}"}
1508                    other{"ngoLwezibili abangu-{0}"}
1509                }
1510                past{
1511                    one{"ngoLwesibili ongu-{0} owedlule"}
1512                    other{"ngoLwezibili abangu-{0} abedlule"}
1513                }
1514            }
1515        }
1516        tue-narrow{
1517            relative{
1518                "-1"{"uLwesibili oludlule"}
1519                "0"{"kulo Lwesibili"}
1520                "1"{"uLwesibili oluzayo"}
1521            }
1522            relativeTime{
1523                future{
1524                    one{"{0} ngoLwezibili"}
1525                    other{"{0} ngoLwezibili"}
1526                }
1527                past{
1528                    one{"{0} ngoLwezibili olwedlule"}
1529                    other{"{0} ngoLwezibili olwedlule"}
1530                }
1531            }
1532        }
1533        tue-short{
1534            relative{
1535                "-1"{"uLwesibili oludlule"}
1536                "0"{"kulo Lwesibili"}
1537                "1"{"uLwesibili oluzayo"}
1538            }
1539            relativeTime{
1540                future{
1541                    one{"{0} ngoLwezibili"}
1542                    other{"{0} ngoLwezibili"}
1543                }
1544                past{
1545                    one{"{0} ngoLwezibili olwedlule"}
1546                    other{"{0} ngoLwezibili olwedlule"}
1547                }
1548            }
1549        }
1550        wed{
1551            relative{
1552                "-1"{"uLwesithathu oludlule"}
1553                "0"{"kulo Lwesithathu"}
1554                "1"{"uLwesithathu oluzayo"}
1555            }
1556            relativeTime{
1557                future{
1558                    one{"ngoLwesithathu o-{0}"}
1559                    other{"ngoLwezithathu abangu-{0}"}
1560                }
1561                past{
1562                    one{"ngoLwesithathu olungu-{0} olwedlule"}
1563                    other{"ngoLwezithathu abangu-{0} abedlule"}
1564                }
1565            }
1566        }
1567        wed-narrow{
1568            relative{
1569                "-1"{"uLwesithathu oludlule"}
1570                "0"{"kulo Lwesithathu"}
1571                "1"{"uLwesithathu oluzayo"}
1572            }
1573            relativeTime{
1574                future{
1575                    one{"ngoLwezithathu abangu-{0}"}
1576                    other{"ngoLwezithathu abangu-{0}"}
1577                }
1578                past{
1579                    one{"ngoLwezithathu abangu-{0} abedlule"}
1580                    other{"ngoLwezithathu abangu-{0} abedlule"}
1581                }
1582            }
1583        }
1584        wed-short{
1585            relative{
1586                "-1"{"uLwesithathu oludlule"}
1587                "0"{"kulo Lwesithathu"}
1588                "1"{"uLwesithathu oluzayo"}
1589            }
1590            relativeTime{
1591                future{
1592                    one{"ngoLwezithathu abangu-{0}"}
1593                    other{"ngoLwezithathu abangu-{0}"}
1594                }
1595                past{
1596                    one{"ngoLwezithathu abangu-{0} abedlule"}
1597                    other{"ngoLwezithathu abangu-{0} abedlule"}
1598                }
1599            }
1600        }
1601        week{
1602            dn{"Iviki"}
1603            relative{
1604                "-1"{"iviki eledlule"}
1605                "0"{"leli viki"}
1606                "1"{"iviki elizayo"}
1607            }
1608            relativePeriod{"evikini le-{0}"}
1609            relativeTime{
1610                future{
1611                    one{"evikini elingu-{0}"}
1612                    other{"emavikini angu-{0}"}
1613                }
1614                past{
1615                    one{"evikini elingu-{0} eledlule"}
1616                    other{"amaviki angu-{0} edlule"}
1617                }
1618            }
1619        }
1620        week-narrow{
1621            dn{"Iviki"}
1622            relativePeriod{"evikini le-{0}"}
1623            relativeTime{
1624                future{
1625                    one{"emavikini angu-{0} ezayo"}
1626                    other{"emavikini angu-{0} ezayo"}
1627                }
1628                past{
1629                    one{"amaviki angu-{0} edlule"}
1630                    other{"amaviki angu-{0} edlule"}
1631                }
1632            }
1633        }
1634        week-short{
1635            dn{"Iviki"}
1636            relativePeriod{"evikini le-{0}"}
1637            relativeTime{
1638                future{
1639                    one{"evikini elingu-{0} elizayo"}
1640                    other{"emavikini angu-{0} ezayo"}
1641                }
1642                past{
1643                    one{"amaviki angu-{0} edlule"}
1644                    other{"amaviki angu-{0} edlule"}
1645                }
1646            }
1647        }
1648        weekOfMonth{
1649            dn{"Iviki leNyanga"}
1650        }
1651        weekOfMonth-narrow{
1652            dn{"Iviki leNyanga"}
1653        }
1654        weekOfMonth-short{
1655            dn{"Iviki leNyanga"}
1656        }
1657        weekday{
1658            dn{"Usuku evikini"}
1659        }
1660        weekday-narrow{
1661            dn{"Usuku evikini"}
1662        }
1663        weekday-short{
1664            dn{"Usuku evikini"}
1665        }
1666        weekdayOfMonth{
1667            dn{"usuku lwenyanga"}
1668        }
1669        weekdayOfMonth-narrow{
1670            dn{"usuku lwenyanga"}
1671        }
1672        weekdayOfMonth-short{
1673            dn{"usuku lwenyanga"}
1674        }
1675        year{
1676            dn{"Unyaka"}
1677            relative{
1678                "-1"{"onyakeni odlule"}
1679                "0"{"kulo nyaka"}
1680                "1"{"unyaka ozayo"}
1681            }
1682            relativeTime{
1683                future{
1684                    one{"onyakeni ongu-{0} ozayo"}
1685                    other{"eminyakeni engu-{0} ezayo"}
1686                }
1687                past{
1688                    one{"{0} unyaka odlule"}
1689                    other{"{0} iminyaka edlule"}
1690                }
1691            }
1692        }
1693        year-narrow{
1694            dn{"Unyaka"}
1695            relativeTime{
1696                future{
1697                    one{"onyakeni ongu-{0} ozayo"}
1698                    other{"eminyakeni engu-{0} ezayo"}
1699                }
1700                past{
1701                    one{"{0} unyaka odlule"}
1702                    other{"{0} unyaka odlule"}
1703                }
1704            }
1705        }
1706        year-short{
1707            dn{"Unyaka"}
1708            relativeTime{
1709                future{
1710                    one{"onyakeni ongu-{0} ozayo"}
1711                    other{"eminyakeni engu-{0} ezayo"}
1712                }
1713                past{
1714                    one{"{0} unyaka odlule"}
1715                    other{"{0} unyaka odlule"}
1716                }
1717            }
1718        }
1719        zone{
1720            dn{"Isikhathi sendawo"}
1721        }
1722        zone-narrow{
1723            dn{"Isikhathi sendawo"}
1724        }
1725        zone-short{
1726            dn{"Isikhathi sendawo"}
1727        }
1728    }
1729    listPattern{
1730        or{
1731            2{"{0} or {1}"}
1732            end{"{0}, or {1}"}
1733            middle{"{0}, {1}"}
1734            start{"{0}, {1}"}
1735        }
1736        standard{
1737            2{"{0} ne-{1}"}
1738            end{"{0}, ne-{1}"}
1739            middle{"{0}, {1}"}
1740            start{"{0}, {1}"}
1741        }
1742        standard-narrow{
1743            2{"{0}, {1}"}
1744            end{"{0}, {1}"}
1745            middle{"{0}, {1}"}
1746        }
1747        standard-short{
1748            2{"{0} ne-{1}"}
1749            end{"{0}, ne-{1}"}
1750            middle{"{0}, {1}"}
1751            start{"{0}, {1}"}
1752        }
1753        unit{
1754            2{"{0}, {1}"}
1755            end{"{0}, {1}"}
1756            middle{"{0}, {1}"}
1757            start{"{0}, {1}"}
1758        }
1759        unit-narrow{
1760            2{"{0}, {1}"}
1761            end{"{0} {1}"}
1762            middle{"{0}, {1}"}
1763            start{"{0}, {1}"}
1764        }
1765        unit-short{
1766            2{"{0}, {1}"}
1767            end{"{0}, {1}"}
1768            middle{"{0}, {1}"}
1769            start{"{0}, {1}"}
1770        }
1771    }
1772    measurementSystemNames{
1773        UK{"i-UK"}
1774        US{"i-US"}
1775        metric{"i-Metric"}
1776    }
1777    parse{
1778        date{
1779            lenient{
1780                "[\\--/]",
1781                "[\\:∶]",
1782            }
1783        }
1784        general{
1785            lenient{
1786                "[.․。︒﹒.。]",
1787                "['ʼ՚᾽᾿’']",
1788                "[%٪﹪%]",
1789                "[؉‰]",
1790                "[\$﹩$]",
1791                "[£₤£]",
1792                "[¥¥]",
1793                "[₩₩]",
1794                "[₨₹{Rp}{Rs}]",
1795            }
1796        }
1797        number{
1798            lenient{
1799                "[\\-‒⁻₋−➖﹣-]",
1800                "[,،٫、︐︑﹐﹑,、]",
1801                "[+⁺₊➕﬩﹢+]",
1802            }
1803            stricter{
1804                "[,٫︐﹐,]",
1805                "[.․﹒.。]",
1806            }
1807        }
1808    }
1809}
1810