]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/zu.txt
ICU-64252.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / zu.txt
index 12283d932fae9cc8adef88d2fca1b391333ba19a..d24984fc1ef80145d5e7f5dbcf164a1969906efe 100644 (file)
@@ -1,33 +1,39 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2013 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/zu.xml
-// *
-// ***************************************************************************
-/**
- *  ICU <specials> source: <path>/xml/main/zu.xml
- */
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 zu{
     AuxExemplarCharacters{
         "[á à ă â å ä ã ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ö ø ō œ ú ù ŭ û ü ū ÿ"
         "]"
     }
+    Ellipsis{
+        final{"{0}…"}
+        initial{"…{0}"}
+        medial{"{0}…{1}"}
+        word-final{"{0} …"}
+        word-initial{"… {0}"}
+        word-medial{"{0} … {1}"}
+    }
     ExemplarCharacters{
         "[a b {bh} c {ch} d {dl} {dy} e f g {gc} {gq} {gx} h {hh} {hl} i j k {kh} {kl"
         "} {kp} l m n {nc} {ngc} {ngq} {ngx} {nhl} {nk} {nkc} {nkq} {nkx} {nq} {ntsh}"
         " {nx} {ny} o p {ph} q {qh} r {rh} s {sh} t {th} {tl} {ts} {tsh} u v w x {xh}"
         " y z]"
     }
-    LocaleScript{
-        "Latn",
-    }
+    ExemplarCharactersNumbers{"[\\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
+    ExemplarCharactersPunctuation{"[\\- , ; \\: ! ? . ( ) \\[ \\] \\{ \\}]"}
+    MoreInformation{"?"}
     NumberElements{
+        default{"latn"}
         latn{
+            miscPatterns{
+                approximately{"~{0}"}
+                atLeast{"{0}+"}
+                atMost{"≤{0}"}
+                range{"{0}–{1}"}
+            }
             patterns{
-                currencyFormat{"¤#,##0.00;(¤#,##0.00)"}
-                decimalFormat{"#,##0.###"}
+                accountingFormat{"¤#,##0.00"}
+                currencyFormat{"¤#,##0.00"}
                 percentFormat{"#,##0%"}
                 scientificFormat{"#E0"}
             }
@@ -84,6 +90,56 @@ zu{
                 }
             }
             patternsShort{
+                currencyFormat{
+                    1000{
+                        one{"¤0K"}
+                        other{"¤0K"}
+                    }
+                    10000{
+                        one{"¤00K"}
+                        other{"¤00K"}
+                    }
+                    100000{
+                        one{"¤000K"}
+                        other{"¤000K"}
+                    }
+                    1000000{
+                        one{"¤0M"}
+                        other{"¤ 0M"}
+                    }
+                    10000000{
+                        one{"¤00M"}
+                        other{"¤ 00M"}
+                    }
+                    100000000{
+                        one{"¤000M"}
+                        other{"¤000M"}
+                    }
+                    1000000000{
+                        one{"¤0B"}
+                        other{"¤0B"}
+                    }
+                    10000000000{
+                        one{"¤00B"}
+                        other{"¤00B"}
+                    }
+                    100000000000{
+                        one{"¤000B"}
+                        other{"¤000B"}
+                    }
+                    1000000000000{
+                        one{"¤0T"}
+                        other{"¤0T"}
+                    }
+                    10000000000000{
+                        one{"¤00T"}
+                        other{"¤00T"}
+                    }
+                    100000000000000{
+                        one{"¤000T"}
+                        other{"¤000T"}
+                    }
+                }
                 decimalFormat{
                     1000{
                         one{"0K"}
@@ -136,27 +192,35 @@ zu{
                 }
             }
             symbols{
-                decimal{"."}
                 exponential{"E"}
-                group{","}
                 infinity{"∞"}
                 list{";"}
-                minusSign{"-"}
-                nan{"I-NaN"}
+                nan{"NaN"}
                 perMille{"‰"}
                 percentSign{"%"}
-                plusSign{"+"}
+                superscriptingExponent{"×"}
+            }
+        }
+        minimalPairs{
+            ordinal{
+                other{"Thatha indlela ejikela kwesokudla engu-{0}"}
+            }
+            plural{
+                one{"{0} usuku"}
+                other{"{0} izinsuku"}
             }
         }
+        minimumGroupingDigits{"1"}
+        native{"latn"}
     }
-    Version{"2.0.82.45"}
+    Version{"2.1.48.17"}
     calendar{
         generic{
             DateTimePatterns{
-                "h:mm:ss a zzzz",
-                "h:mm:ss a z",
-                "h:mm:ss a",
-                "h:mm a",
+                "HH:mm:ss zzzz",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
                 "EEEE dd MMMM y G",
                 "d MMMM y G",
                 "d MMM y G",
@@ -168,7 +232,21 @@ zu{
                 "{1} {0}",
             }
             availableFormats{
+                Bh{"h B"}
+                Bhm{"h:mm B"}
+                Bhms{"h:mm:ss B"}
+                E{"ccc"}
+                EBhm{"E h:mm B"}
+                EBhms{"E h:mm:ss B"}
+                EHm{"E HH:mm"}
+                EHms{"E HH:mm:ss"}
                 Ed{"d E"}
+                Ehm{"E h:mm a"}
+                Ehms{"E h:mm:ss a"}
+                Gy{"y G"}
+                GyMMM{"MMM y G"}
+                GyMMMEd{"E, MMM d, y G"}
+                GyMMMd{"MMM d, y G"}
                 H{"HH"}
                 Hm{"HH:mm"}
                 Hms{"HH:mm:ss"}
@@ -176,6 +254,7 @@ zu{
                 MEd{"E, M/d"}
                 MMM{"LLL"}
                 MMMEd{"E, MMM d"}
+                MMMMd{"MMMM d"}
                 MMMd{"MMM d"}
                 Md{"M/d"}
                 d{"d"}
@@ -183,8 +262,8 @@ zu{
                 hm{"h:mm a"}
                 hms{"h:mm:ss a"}
                 ms{"mm:ss"}
-                y{"Y"}
-                yM{"M/y"}
+                y{"y G"}
+                yM{"yM"}
                 yMEd{"E, M/d/y"}
                 yMMM{"MMM y"}
                 yMMMEd{"E, MMM d, y"}
@@ -192,8 +271,65 @@ zu{
                 yMd{"M/d/y"}
                 yQQQ{"QQQ y"}
                 yQQQQ{"QQQQ y"}
+                yyyy{"y G"}
+                yyyyM{"M/y GGGGG"}
+                yyyyMEd{"E, M/d/y GGGGG"}
+                yyyyMMM{"MMM y G"}
+                yyyyMMMEd{"E, MMM d, y G"}
+                yyyyMMMM{"MMMM y G"}
+                yyyyMMMd{"MMM d, y G"}
+                yyyyMd{"M/d/y GGGGG"}
+                yyyyQQQ{"QQQ y G"}
+                yyyyQQQQ{"QQQQ y G"}
             }
             intervalFormats{
+                Bh{
+                    B{"h B – h B"}
+                    h{"h–h B"}
+                }
+                Bhm{
+                    B{"h:mm B – h:mm B"}
+                    h{"h:mm–h:mm B"}
+                    m{"h:mm–h:mm B"}
+                }
+                Gy{
+                    G{"G y – G y"}
+                    y{"G y–y"}
+                }
+                GyM{
+                    G{"GGGGG y-MM – GGGGG y-MM"}
+                    M{"GGGGG y-MM – y-MM"}
+                    y{"GGGGG y-MM – y-MM"}
+                }
+                GyMEd{
+                    G{"GGGGG y-MM-dd, E – GGGGG y-MM-dd, E"}
+                    M{"GGGGG y-MM-dd, E – y-MM-dd, E"}
+                    d{"GGGGG y-MM-dd, E – y-MM-dd, E"}
+                    y{"GGGGG y-MM-dd, E – y-MM-dd, E"}
+                }
+                GyMMM{
+                    G{"G y MMM – G y MMM"}
+                    M{"G y MMM–MMM"}
+                    y{"G y MMM – y MMM"}
+                }
+                GyMMMEd{
+                    G{"G y MMM d, E – G y MMM d, E"}
+                    M{"G y MMM d, E – MMM d, E"}
+                    d{"G y MMM d, E – MMM d, E"}
+                    y{"G y MMM d, E – y MMM d, E"}
+                }
+                GyMMMd{
+                    G{"G y MMM d – G y MMM d"}
+                    M{"G y MMM d – MMM d"}
+                    d{"G y MMM d–d"}
+                    y{"G y MMM d – y MMM d"}
+                }
+                GyMd{
+                    G{"GGGGG y-MM-dd – GGGGG y-MM-dd"}
+                    M{"GGGGG y-MM-dd – y-MM-dd"}
+                    d{"GGGGG y-MM-dd – y-MM-dd"}
+                    y{"GGGGG y-MM-dd – y-MM-dd"}
+                }
                 H{
                     H{"HH–HH"}
                 }
@@ -224,14 +360,14 @@ zu{
                 }
                 MMMd{
                     M{"MMM d – MMM d"}
-                    d{"MMM dd"}
+                    d{"MMM d – d"}
                 }
                 Md{
                     M{"M/d – M/d"}
                     d{"M/d – M/d"}
                 }
                 d{
-                    d{"d-d"}
+                    d{"dd"}
                 }
                 fallback{"{0} – {1}"}
                 h{
@@ -253,7 +389,7 @@ zu{
                     h{"h–h a v"}
                 }
                 y{
-                    y{"y-y"}
+                    y{"yy"}
                 }
                 yM{
                     M{"M/y – M/y"}
@@ -265,7 +401,7 @@ zu{
                     y{"E, M/d/y – E, M/d/y"}
                 }
                 yMMM{
-                    M{"MMM–MMM y"}
+                    M{"MMM – MMM y G"}
                     y{"MMM y – MMM y"}
                 }
                 yMMMEd{
@@ -274,12 +410,12 @@ zu{
                     y{"E, MMM d, y – E, MMM d, y"}
                 }
                 yMMMM{
-                    M{"MMMM–MMMM y"}
+                    M{"MMMM – MMMM y G"}
                     y{"MMMM y – MMMM y"}
                 }
                 yMMMd{
                     M{"MMM d – MMM d, y"}
-                    d{"MMM d–d, y"}
+                    d{"MMM d – d, y G"}
                     y{"MMM d, y – MMM d, y"}
                 }
                 yMd{
@@ -291,47 +427,78 @@ zu{
         }
         gregorian{
             AmPmMarkers{
-                "Ekuseni",
-                "Ntambama",
+                "AM",
+                "PM",
+            }
+            AmPmMarkersAbbr{
+                "AM",
+                "PM",
+            }
+            AmPmMarkersNarrow{
+                "a",
+                "p",
             }
             DateTimePatterns{
-                "h:mm:ss a zzzz",
-                "h:mm:ss a z",
-                "h:mm:ss a",
-                "h:mm a",
-                "EEEE dd MMMM y",
-                "d MMMM y",
-                "d MMM y",
-                "y-MM-dd",
+                "HH:mm:ss zzzz",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "EEEE, MMMM d, y",
+                "MMMM d, y",
+                "MMM d, y",
+                "M/d/yy",
                 "{1} {0}",
                 "{1} {0}",
                 "{1} {0}",
                 "{1} {0}",
                 "{1} {0}",
             }
+            appendItems{
+                Timezone{"{0} {1}"}
+            }
             availableFormats{
+                Bh{"h B"}
+                Bhm{"h:mm B"}
+                Bhms{"h:mm:ss B"}
+                E{"ccc"}
+                EBhm{"E h:mm B"}
+                EBhms{"E h:mm:ss B"}
+                EHm{"E HH:mm"}
+                EHms{"E HH:mm:ss"}
                 Ed{"d E"}
+                Ehm{"E h:mm a"}
+                Ehms{"E h:mm:ss a"}
+                Gy{"G y"}
+                GyMMM{"G y MMM"}
+                GyMMMEd{"G y MMM d, E"}
+                GyMMMd{"G y MMM d"}
                 H{"HH"}
                 Hm{"HH:mm"}
                 Hms{"HH:mm:ss"}
+                Hmsv{"HH:mm:ss v"}
+                Hmv{"HH:mm v"}
                 M{"L"}
-                MEd{"E, M/d"}
+                MEd{"MM-dd, E"}
                 MMM{"LLL"}
                 MMMEd{"E, MMM d"}
+                MMMMd{"MMMM d"}
                 MMMd{"MMM d"}
-                Md{"M/d"}
+                Md{"MM-dd"}
                 d{"d"}
                 h{"h a"}
                 hm{"h:mm a"}
                 hms{"h:mm:ss a"}
+                hmsv{"h:mm:ss a v"}
+                hmv{"h:mm a v"}
                 ms{"mm:ss"}
-                y{"Y"}
-                yM{"M/y"}
-                yMEd{"E, M/d/y"}
+                y{"y"}
+                yM{"y-MM"}
+                yMEd{"y-MM-dd, E"}
                 yMMM{"MMM y"}
                 yMMMEd{"E, MMM d, y"}
+                yMMMM{"MMMM y"}
                 yMMMd{"MMM d, y"}
-                yMd{"M/d/y"}
+                yMd{"y-MM-dd"}
                 yQQQ{"QQQ y"}
                 yQQQQ{"QQQQ y"}
             }
@@ -346,26 +513,44 @@ zu{
                         "Hla",
                         "Mgq",
                     }
+                    narrow{
+                        "S",
+                        "M",
+                        "B",
+                        "T",
+                        "S",
+                        "H",
+                        "M",
+                    }
                     short{
-                        "Isonto",
-                        "Umsombuluko",
-                        "Ulwesibili",
-                        "Ulwesithathu",
-                        "Ulwesine",
-                        "Ulwesihlanu",
-                        "Umgqibelo",
+                        "Son",
+                        "Mso",
+                        "Bil",
+                        "Tha",
+                        "Sin",
+                        "Hla",
+                        "Mgq",
                     }
                     wide{
-                        "Sonto",
-                        "Msombuluko",
-                        "Lwesibili",
-                        "Lwesithathu",
-                        "uLwesine",
-                        "Lwesihlanu",
-                        "Mgqibelo",
+                        "ISonto",
+                        "UMsombuluko",
+                        "ULwesibili",
+                        "ULwesithathu",
+                        "ULwesine",
+                        "ULwesihlanu",
+                        "UMgqibelo",
                     }
                 }
                 stand-alone{
+                    abbreviated{
+                        "Son",
+                        "Mso",
+                        "Bil",
+                        "Tha",
+                        "Sin",
+                        "Hla",
+                        "Mgq",
+                    }
                     narrow{
                         "S",
                         "M",
@@ -376,13 +561,76 @@ zu{
                         "M",
                     }
                     short{
-                        "Isonto",
-                        "Umsombuluko",
-                        "Ulwesibili",
-                        "Ulwesithathu",
-                        "Ulwesine",
-                        "Ulwesihlanu",
-                        "Umgqibelo",
+                        "Son",
+                        "Mso",
+                        "Bil",
+                        "Tha",
+                        "Sin",
+                        "Hla",
+                        "Mgq",
+                    }
+                    wide{
+                        "ISonto",
+                        "UMsombuluko",
+                        "ULwesibili",
+                        "ULwesithathu",
+                        "ULwesine",
+                        "ULwesihlanu",
+                        "UMgqibelo",
+                    }
+                }
+            }
+            dayPeriod{
+                format{
+                    abbreviated{
+                        afternoon1{"emini"}
+                        evening1{"ntambama"}
+                        morning1{"entathakusa"}
+                        morning2{"ekuseni"}
+                        night1{"ebusuku"}
+                    }
+                    narrow{
+                        afternoon1{"emini"}
+                        evening1{"ntambama"}
+                        morning1{"entathakusa"}
+                        morning2{"ekuseni"}
+                        night1{"ebusuku"}
+                    }
+                    wide{
+                        afternoon1{"emini"}
+                        evening1{"ntambama"}
+                        morning1{"entathakusa"}
+                        morning2{"ekuseni"}
+                        night1{"ebusuku"}
+                    }
+                }
+                stand-alone{
+                    abbreviated{
+                        afternoon1{"emini"}
+                        am{"AM"}
+                        evening1{"ntambama"}
+                        morning1{"entathakusa"}
+                        morning2{"ekuseni"}
+                        night1{"ebusuku"}
+                        pm{"PM"}
+                    }
+                    narrow{
+                        afternoon1{"emini"}
+                        am{"AM"}
+                        evening1{"ntambama"}
+                        morning1{"entathakusa"}
+                        morning2{"ekuseni"}
+                        night1{"ebusuku"}
+                        pm{"PM"}
+                    }
+                    wide{
+                        afternoon1{"emini"}
+                        am{"AM"}
+                        evening1{"ntambama"}
+                        morning1{"entathakusa"}
+                        morning2{"ekuseni"}
+                        night1{"ebusuku"}
+                        pm{"PM"}
                     }
                 }
             }
@@ -391,31 +639,90 @@ zu{
                     "BC",
                     "AD",
                 }
+                abbreviated%variant{
+                    "BCE",
+                    "CE",
+                }
+                wide{
+                    "BC",
+                    "AD",
+                }
+                wide%variant{
+                    "BCE",
+                    "CE",
+                }
             }
             intervalFormats{
+                Bh{
+                    B{"h B – h B"}
+                    h{"h–h B"}
+                }
+                Bhm{
+                    B{"h:mm B – h:mm B"}
+                    h{"h:mm–h:mm B"}
+                    m{"h:mm–h:mm B"}
+                }
+                Gy{
+                    G{"G y – G y"}
+                    y{"G y–y"}
+                }
+                GyM{
+                    G{"GGGGG y-MM – GGGGG y-MM"}
+                    M{"GGGGG y-MM – y-MM"}
+                    y{"GGGGG y-MM – y-MM"}
+                }
+                GyMEd{
+                    G{"GGGGG y-MM-dd, E – GGGGG y-MM-dd, E"}
+                    M{"GGGGG y-MM-dd, E – y-MM-dd, E"}
+                    d{"GGGGG y-MM-dd, E – y-MM-dd, E"}
+                    y{"GGGGG y-MM-dd, E – y-MM-dd, E"}
+                }
+                GyMMM{
+                    G{"G y MMM – G y MMM"}
+                    M{"G y MMM–MMM"}
+                    y{"G y MMM – y MMM"}
+                }
+                GyMMMEd{
+                    G{"G y MMM d, E – G y MMM d, E"}
+                    M{"G y MMM d, E – MMM d, E"}
+                    d{"G y MMM d, E – MMM d, E"}
+                    y{"G y MMM d, E – y MMM d, E"}
+                }
+                GyMMMd{
+                    G{"G y MMM d – G y MMM d"}
+                    M{"G y MMM d – MMM d"}
+                    d{"G y MMM d–d"}
+                    y{"G y MMM d – y MMM d"}
+                }
+                GyMd{
+                    G{"GGGGG y-MM-dd – GGGGG y-MM-dd"}
+                    M{"GGGGG y-MM-dd – y-MM-dd"}
+                    d{"GGGGG y-MM-dd – y-MM-dd"}
+                    y{"GGGGG y-MM-dd – y-MM-dd"}
+                }
                 H{
-                    H{"HHHH"}
+                    H{"HH – HH"}
                 }
                 Hm{
-                    H{"HH:mmHH:mm"}
-                    m{"HH:mmHH:mm"}
+                    H{"HH:mm – HH:mm"}
+                    m{"HH:mm – HH:mm"}
                 }
                 Hmv{
-                    H{"HH:mmHH:mm v"}
-                    m{"HH:mmHH:mm v"}
+                    H{"HH:mm – HH:mm v"}
+                    m{"HH:mm – HH:mm v"}
                 }
                 Hv{
-                    H{"HHHH v"}
+                    H{"HH – HH v"}
                 }
                 M{
-                    M{"MM"}
+                    M{"M – M"}
                 }
                 MEd{
                     M{"E, M/d – E, M/d"}
                     d{"E, M/d – E, M/d"}
                 }
                 MMM{
-                    M{"MMMMMM"}
+                    M{"MMM – MMM"}
                 }
                 MMMEd{
                     M{"E, MMM d – E, MMM d"}
@@ -430,29 +737,29 @@ zu{
                     d{"M/d – M/d"}
                 }
                 d{
-                    d{"d-d"}
+                    d{"dd"}
                 }
                 fallback{"{0} – {1}"}
                 h{
                     a{"h a – h a"}
-                    h{"hh a"}
+                    h{"h – h a"}
                 }
                 hm{
                     a{"h:mm a – h:mm a"}
-                    h{"h:mmh:mm a"}
-                    m{"h:mmh:mm a"}
+                    h{"h:mm – h:mm a"}
+                    m{"h:mm – h:mm a"}
                 }
                 hmv{
                     a{"h:mm a – h:mm a v"}
-                    h{"h:mmh:mm a v"}
-                    m{"h:mmh:mm a v"}
+                    h{"h:mm – h:mm a v"}
+                    m{"h:mm – h:mm a v"}
                 }
                 hv{
                     a{"h a – h a v"}
-                    h{"hh a v"}
+                    h{"h – h a v"}
                 }
                 y{
-                    y{"y-y"}
+                    y{"yy"}
                 }
                 yM{
                     M{"M/y – M/y"}
@@ -464,7 +771,7 @@ zu{
                     y{"E, M/d/y – E, M/d/y"}
                 }
                 yMMM{
-                    M{"MMMMMM y"}
+                    M{"MMM – MMM y"}
                     y{"MMM y – MMM y"}
                 }
                 yMMMEd{
@@ -473,12 +780,12 @@ zu{
                     y{"E, MMM d, y – E, MMM d, y"}
                 }
                 yMMMM{
-                    M{"MMMMMMMM y"}
+                    M{"MMMM – MMMM y"}
                     y{"MMMM y – MMMM y"}
                 }
                 yMMMd{
                     M{"MMM d – MMM d, y"}
-                    d{"MMM dd, y"}
+                    d{"MMM d – d, y"}
                     y{"MMM d, y – MMM d, y"}
                 }
                 yMd{
@@ -493,7 +800,7 @@ zu{
                         "Jan",
                         "Feb",
                         "Mas",
-                        "Apr",
+                        "Eph",
                         "Mey",
                         "Jun",
                         "Jul",
@@ -503,11 +810,25 @@ zu{
                         "Nov",
                         "Dis",
                     }
+                    narrow{
+                        "J",
+                        "F",
+                        "M",
+                        "E",
+                        "M",
+                        "J",
+                        "J",
+                        "A",
+                        "S",
+                        "O",
+                        "N",
+                        "D",
+                    }
                     wide{
                         "Januwari",
                         "Februwari",
                         "Mashi",
-                        "Apreli",
+                        "Ephreli",
                         "Meyi",
                         "Juni",
                         "Julayi",
@@ -519,6 +840,20 @@ zu{
                     }
                 }
                 stand-alone{
+                    abbreviated{
+                        "Jan",
+                        "Feb",
+                        "Mas",
+                        "Eph",
+                        "Mey",
+                        "Jun",
+                        "Jul",
+                        "Aga",
+                        "Sep",
+                        "Okt",
+                        "Nov",
+                        "Dis",
+                    }
                     narrow{
                         "J",
                         "F",
@@ -534,18 +869,18 @@ zu{
                         "D",
                     }
                     wide{
-                        "uJanuwari",
-                        "uFebruwari",
-                        "uMashi",
-                        "u-Apreli",
-                        "uMeyi",
-                        "uJuni",
-                        "uJulayi",
-                        "uAgasti",
-                        "uSepthemba",
-                        "u-Okthoba",
-                        "uNovemba",
-                        "uDisemba",
+                        "Januwari",
+                        "Februwari",
+                        "Mashi",
+                        "Ephreli",
+                        "Meyi",
+                        "Juni",
+                        "Julayi",
+                        "Agasti",
+                        "Septhemba",
+                        "Okthoba",
+                        "Novemba",
+                        "Disemba",
                     }
                 }
             }
@@ -564,7 +899,7 @@ zu{
                         "4",
                     }
                     wide{
-                        "ikota yoku-1",
+                        "ikota yesi-1",
                         "ikota yesi-2",
                         "ikota yesi-3",
                         "ikota yesi-4",
@@ -584,7 +919,7 @@ zu{
                         "4",
                     }
                     wide{
-                        "ikota yoku-1",
+                        "ikota yesi-1",
                         "ikota yesi-2",
                         "ikota yesi-3",
                         "ikota yesi-4",
@@ -593,6 +928,94 @@ zu{
             }
         }
     }
+    characterLabel{
+        activities{"Activities"}
+        african_scripts{"amaskripthi ase-Africa"}
+        american_scripts{"amaskripthi ase-America"}
+        animal{"isilwane"}
+        animals_nature{"izilwane nemvelo"}
+        arrows{"imicibisholo"}
+        body{"umzimba"}
+        box_drawing{"i-Box Drawing"}
+        braille{"i-Braille"}
+        building{"isakhiwo"}
+        bullets_stars{"Amabhulethi/izinkanyezi"}
+        consonantal_jamo{"i-Consonantal Jamo"}
+        currency_symbols{"Amasimbuli emali"}
+        dash_connector{"Dash/Connector"}
+        digits{"Amadijithi"}
+        dingbats{"i-Dingbats"}
+        divination_symbols{"Amasimbuli e-Divination"}
+        downwards_arrows{"Imicibisholo ye-Downwards"}
+        downwards_upwards_arrows{"Downwards Upwards Arrows"}
+        east_asian_scripts{"Amaskripthi ase-East Asia"}
+        emoji{"Ama-Emoji"}
+        european_scripts{"Amaskripthi ase-Europe"}
+        female{"owesfazane"}
+        flag{"ifulegi"}
+        flags{"Amafulegi"}
+        food_drink{"Ukudla neziphuzo"}
+        format{"Ifomethi"}
+        format_whitespace{"Ifomethi ne-Whitespace"}
+        full_width_form_variant{"i-Full-Width Form Variants"}
+        geometric_shapes{"i-Geometric Shapes"}
+        half_width_form_variant{"i-Half-Width Form Variants"}
+        han_characters{"i-Han Characters"}
+        han_radicals{"i-Han Radicals"}
+        hanja{"i-Hanja"}
+        hanzi_simplified{"i-Hanzi (Eyenziwe lula)"}
+        hanzi_traditional{"i-Hanzi (Yendabuko)"}
+        heart{"inhliziyo"}
+        historic_scripts{"Amaskripthi omlando"}
+        ideographic_desc_characters{"i-Ideographic Desc. Characters"}
+        japanese_kana{"i-Japanese Kana"}
+        kanbun{"i-Kanbun"}
+        kanji{"i-Kanji"}
+        keycap{"i-keycap"}
+        leftwards_arrows{"Imicibisholo eya ngakwesokunxele"}
+        leftwards_rightwards_arrows{"Imicibisholo eya ngakwesokunxele nangakwesokudla"}
+        letterlike_symbols{"Amasimbuli ayizinhlamvu"}
+        limited_use{"ukusetshenziswa kwesikhashana"}
+        male{"owesilisa"}
+        math_symbols{"Amasimbuli ezibalo"}
+        middle_eastern_scripts{"Amaskripthi ase-Midlle East"}
+        miscellaneous{"Okuxubile"}
+        modern_scripts{"Amaskripthi esimanje"}
+        modifier{"Okwewashi"}
+        musical_symbols{"Amasimbuli omculo"}
+        nature{"imvelo"}
+        nonspacing{"kungashiyi sikhala"}
+        numbers{"Izinombolo"}
+        objects{"Izinto"}
+        other{"Okunye"}
+        paired{"bhanqiwe"}
+        person{"umuntu"}
+        phonetic_alphabet{"izinhlamvu zefonetiki"}
+        pictographs{"amagrafu ezithombe"}
+        place{"indawo"}
+        plant{"isitshalo"}
+        punctuation{"izimpawu zokubhala"}
+        rightwards_arrows{"Imicibisholo eya ngakwesokudla"}
+        sign_standard_symbols{"Ngena ngemvume/Izimpawu ezivamile"}
+        small_form_variant{"okuncane okwahlukile"}
+        smiley{"okumoyizelayo"}
+        smileys_people{"ukumoyizela nabantu"}
+        south_asian_scripts{"Amaskripthi ase-South Asia"}
+        southeast_asian_scripts{"Amaskripthi ase-South East Asia"}
+        spacing{"ukushiya izikhala"}
+        sport{"umdlalo"}
+        symbols{"Amasimbuli"}
+        technical_symbols{"Amasimbuli okobuchwepheshe"}
+        tone_marks{"Amamaki e-Tone"}
+        travel{"ukuvakasha"}
+        travel_places{"Ukuhamba nezindawo"}
+        upwards_arrows{"Imicibisholo ebheke phezulu"}
+        variant_forms{"Okwehlukahlukene"}
+        vocalic_jamo{"i-Vocalic Jamo"}
+        weather{"isimo sezulu"}
+        western_asian_scripts{"Amaskripthi ase-Western Asia"}
+        whitespace{"i-Whitespace"}
+    }
     delimiters{
         alternateQuotationEnd{"’"}
         alternateQuotationStart{"‘"}
@@ -603,186 +1026,854 @@ zu{
         day{
             dn{"Usuku"}
             relative{
-                "-1"{"Izolo"}
-                "-2"{"Usuku olwandulela olwayizolo"}
-                "0"{"Namhlanje"}
-                "1"{"Kusasa"}
-                "2"{"Usuku olulandela olakusasa"}
+                "-1"{"izolo"}
+                "-2"{"usuku olwandulela olwayizolo"}
+                "0"{"namhlanje"}
+                "1"{"kusasa"}
+                "2"{"usuku olulandela olwakusasa"}
+            }
+            relativeTime{
+                future{
+                    one{"osukwini olungu-{0} oluzayo"}
+                    other{"ezinsukwini ezingu-{0} ezizayo"}
+                }
+                past{
+                    one{"osukwini olungu-{0} olwedlule"}
+                    other{"ezinsukwini ezingu-{0} ezedlule."}
+                }
+            }
+        }
+        day-narrow{
+            dn{"Usuku"}
+            relative{
+                "-1"{"izolo"}
+                "0"{"namhlanje"}
+                "1"{"kusasa"}
+            }
+            relativeTime{
+                future{
+                    one{"osukwini olungu-{0} oluzayo"}
+                    other{"ezinsukwini ezingu-{0} ezizayo"}
+                }
+                past{
+                    one{"{0} usuku olwedlule"}
+                    other{"{0} izinsuku ezedlule"}
+                }
+            }
+        }
+        day-short{
+            dn{"Usuku"}
+            relative{
+                "-1"{"izolo"}
+                "0"{"namhlanje"}
+                "1"{"kusasa"}
+            }
+            relativeTime{
+                future{
+                    one{"osukwini olungu-{0} oluzayo"}
+                    other{"ezinsukwini ezingu-{0} ezizayo"}
+                }
+                past{
+                    one{"{0} usuku olwedlule"}
+                    other{"{0} izinsuku ezedlule"}
+                }
             }
         }
+        dayOfYear{
+            dn{"Day Of Year"}
+        }
+        dayOfYear-narrow{
+            dn{"usuku lonyaka"}
+        }
+        dayOfYear-short{
+            dn{"usuku lonyaka"}
+        }
         dayperiod{
             dn{"AM/PM"}
         }
+        dayperiod-narrow{
+            dn{"AM/PM"}
+        }
+        dayperiod-short{
+            dn{"AM/PM"}
+        }
         era{
             dn{"Isikhathi"}
         }
+        era-narrow{
+            dn{"Isikhathi"}
+        }
+        era-short{
+            dn{"Isikhathi"}
+        }
+        fri{
+            relative{
+                "-1"{"uLwesihlanu oludlule"}
+                "0"{"kulo Lwesihlanu"}
+                "1"{"uLwesihlanu oluzayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngo {0} Lwesihlanu"}
+                    other{"ngo {0} Lwezihlanu"}
+                }
+                past{
+                    one{"{0} Lwesihlanu oludlule"}
+                    other{"{0} Lwezihlanu oludlule"}
+                }
+            }
+        }
+        fri-narrow{
+            relative{
+                "-1"{"uLwesihlanu oludlule"}
+                "0"{"kulo Lwesihlanu"}
+                "1"{"uLwesihlanu oluzayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngo {0} Lwezihlanu"}
+                    other{"ngo {0} Lwezihlanu"}
+                }
+                past{
+                    one{"{0} Lwezihlanu oludlule"}
+                    other{"{0} Lwezihlanu oludlule"}
+                }
+            }
+        }
+        fri-short{
+            relative{
+                "-1"{"uLwesihlanu oludlule"}
+                "0"{"kulo Lwesihlanu"}
+                "1"{"uLwesihlanu oluzayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngo {0} Lwezihlanu"}
+                    other{"ngo {0} Lwezihlanu"}
+                }
+                past{
+                    one{"{0} Lwezihlanu oludlule"}
+                    other{"{0} Lwezihlanu oludlule"}
+                }
+            }
+        }
         hour{
             dn{"Ihora"}
+            relative{
+                "0"{"leli hora"}
+            }
+            relativeTime{
+                future{
+                    one{"ehoreni elingu-{0} elizayo"}
+                    other{"emahoreni angu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} ihora eledlule"}
+                    other{"emahoreni angu-{0} edlule"}
+                }
+            }
+        }
+        hour-narrow{
+            dn{"Ihora"}
+            relativeTime{
+                future{
+                    one{"ehoreni elingu-{0} elizayo"}
+                    other{"emahoreni angu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} ihora eledlule"}
+                    other{"{0} amahora edlule"}
+                }
+            }
+        }
+        hour-short{
+            dn{"Ihora"}
+            relativeTime{
+                future{
+                    one{"ehoreni elingu-{0} elizayo"}
+                    other{"emahoreni angu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} ihora eledlule"}
+                    other{"emahoreni angu-{0} edlule"}
+                }
+            }
         }
         minute{
             dn{"Iminithi"}
+            relative{
+                "0"{"leli minithi"}
+            }
+            relativeTime{
+                future{
+                    one{"kuminithi elingu-{0} elizayo"}
+                    other{"kumaminithi angu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} iminithi eledlule"}
+                    other{"{0} amaminithi edlule"}
+                }
+            }
+        }
+        minute-narrow{
+            dn{"Iminithi"}
+            relativeTime{
+                future{
+                    one{"kuminithi elingu-{0} elizayo"}
+                    other{"kumaminithi angu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} iminithi eledlule"}
+                    other{"{0} amaminithi edlule"}
+                }
+            }
+        }
+        minute-short{
+            dn{"Iminithi"}
+            relativeTime{
+                future{
+                    one{"kuminithi elingu-{0} elizayo"}
+                    other{"kumaminithi angu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} iminithi eledlule"}
+                    other{"{0} amaminithi edlule"}
+                }
+            }
+        }
+        mon{
+            relative{
+                "-1"{"uMsombuluko odlule"}
+                "0"{"kulo Msombuluko"}
+                "1"{"uMsombuluko ozayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngoMsombuluko o-{0}"}
+                    other{"ngeMisombuluko e-{0}"}
+                }
+                past{
+                    one{"ngoMsombuluko o-{0} odlule"}
+                    other{"ngeMsombuluko e-{0} edlule"}
+                }
+            }
+        }
+        mon-narrow{
+            relative{
+                "-1"{"uMsombuluko odlule"}
+                "0"{"kulo Msombuluko"}
+                "1"{"uMsombuluko ozayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngeMisombuluko e-{0}"}
+                    other{"ngeMisombuluko e-{0}"}
+                }
+                past{
+                    one{"ngeMsombuluko e-{0} edlule"}
+                    other{"ngeMsombuluko e-{0} edlule"}
+                }
+            }
+        }
+        mon-short{
+            relative{
+                "-1"{"uMsombuluko odlule"}
+                "0"{"kulo Msombuluko"}
+                "1"{"uMsombuluko ozayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngeMisombuluko e-{0}"}
+                    other{"ngeMisombuluko e-{0}"}
+                }
+                past{
+                    one{"ngeMsombuluko e-{0} edlule"}
+                    other{"ngeMsombuluko e-{0} edlule"}
+                }
+            }
         }
         month{
             dn{"Inyanga"}
             relative{
-                "-1"{"Inyanga edlule"}
-                "0"{"Le nyanga"}
-                "1"{"Inyanga ezayo"}
+                "-1"{"inyanga edlule"}
+                "0"{"le nyanga"}
+                "1"{"inyanga ezayo"}
+            }
+            relativeTime{
+                future{
+                    one{"enyangeni engu-{0}"}
+                    other{"ezinyangeni ezingu-{0} ezizayo"}
+                }
+                past{
+                    one{"{0} inyanga edlule"}
+                    other{"{0} izinyanga ezedlule"}
+                }
+            }
+        }
+        month-narrow{
+            dn{"Inyanga"}
+            relativeTime{
+                future{
+                    one{"enyangeni engu-{0} ezayo"}
+                    other{"enyangeni engu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} izinyanga ezedlule"}
+                    other{"{0} izinyanga ezedlule"}
+                }
+            }
+        }
+        month-short{
+            dn{"Inyanga"}
+            relativeTime{
+                future{
+                    one{"ezinyangeni ezingu-{0} ezizayo"}
+                    other{"ezinyangeni ezingu-{0} ezizayo"}
+                }
+                past{
+                    one{"{0} izinyanga ezedlule"}
+                    other{"{0} izinyanga ezedlule"}
+                }
+            }
+        }
+        quarter{
+            dn{"Ikota"}
+            relative{
+                "-1"{"ikota edlule"}
+                "0"{"le kota"}
+                "1"{"ikota ezayo"}
+            }
+            relativeTime{
+                future{
+                    one{"kwikota engu-{0} ezayo"}
+                    other{"kumakota angu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} ikota edlule"}
+                    other{"{0} amakota adlule"}
+                }
+            }
+        }
+        quarter-narrow{
+            dn{"Ikota"}
+            relativeTime{
+                future{
+                    one{"kumakota angu-{0}"}
+                    other{"kumakota angu-{0}"}
+                }
+                past{
+                    one{"{0} amakota adlule"}
+                    other{"{0} amakota edlule"}
+                }
+            }
+        }
+        quarter-short{
+            dn{"Ikota"}
+            relativeTime{
+                future{
+                    one{"kwikota engu-{0} ezayo"}
+                    other{"kumakota angu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} amakota adlule"}
+                    other{"{0} amakota edlule"}
+                }
+            }
+        }
+        sat{
+            relative{
+                "-1"{"uMgqibelo odlule"}
+                "0"{"kulo Mgqibelo"}
+                "1"{"uMgqibelo ozayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngoMgqibelo o-{0}"}
+                    other{"ngeMgqibelo engu-{0}"}
+                }
+                past{
+                    one{"ngoMgqibelo o-{0} odlule"}
+                    other{"ngeMgqibelo engu-{0} edlule"}
+                }
+            }
+        }
+        sat-narrow{
+            relative{
+                "-1"{"uMgqibelo odlule"}
+                "0"{"kulo Mgqibelo"}
+                "1"{"uMgqibelo ozayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngeMgqibelo engu-{0}"}
+                    other{"ngeMgqibelo engu-{0}"}
+                }
+                past{
+                    one{"ngeMgqibelo engu-{0} edlule"}
+                    other{"ngeMgqibelo engu-{0} edlule"}
+                }
+            }
+        }
+        sat-short{
+            relative{
+                "-1"{"uMgqibelo odlule"}
+                "0"{"kulo Mgqibelo"}
+                "1"{"uMgqibelo ozayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngeMgqibelo engu-{0}"}
+                    other{"ngeMgqibelo engu-{0}"}
+                }
+                past{
+                    one{"ngeMgqibelo engu-{0} edlule"}
+                    other{"ngeMgqibelo engu-{0} edlule"}
+                }
             }
         }
         second{
             dn{"Isekhondi"}
+            relative{
+                "0"{"manje"}
+            }
+            relativeTime{
+                future{
+                    one{"kusekhondi elingu-{0} elizayo"}
+                    other{"kumasekhondi angu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} isekhondi eledlule"}
+                    other{"{0} amasekhondi edlule"}
+                }
+            }
         }
-        week{
-            dn{"Iviki"}
+        second-narrow{
+            dn{"Isekhondi"}
+            relativeTime{
+                future{
+                    one{"kusekhondi elingu-{0} elizayo"}
+                    other{"kumasekhondi angu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} isekhondi eledlule"}
+                    other{"{0} amasekhondi edlule"}
+                }
+            }
+        }
+        second-short{
+            dn{"Isekhondi"}
+            relativeTime{
+                future{
+                    one{"kusekhondi elingu-{0} elizayo"}
+                    other{"kumasekhondi angu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} isekhondi eledlule"}
+                    other{"{0} amasekhondi edlule"}
+                }
+            }
+        }
+        sun{
             relative{
-                "-1"{"Iviki eledlule"}
-                "0"{"Leli viki"}
-                "1"{"Iviki elizayo"}
+                "-1"{"iSonto eledlule"}
+                "0"{"kuleli Sonto"}
+                "1"{"iSonto elizayo"}
+            }
+            relativeTime{
+                future{
+                    one{"kwiSonto elingu-{0}"}
+                    other{"kumaSonto angu-{0}"}
+                }
+                past{
+                    one{"{0} iSonto eledlule"}
+                    other{"{0} amaSonto edlule"}
+                }
             }
         }
-        weekday{
-            dn{"Usuku evikini"}
+        sun-narrow{
+            relative{
+                "-1"{"iSonto eledlule"}
+                "0"{"kuleli Sonto"}
+                "1"{"iSonto elizayo"}
+            }
+            relativeTime{
+                future{
+                    one{"kumaSonto angu-{0}"}
+                    other{"kumaSonto angu-{0}"}
+                }
+                past{
+                    one{"{0} amaSonto edlule"}
+                    other{"{0} amaSonto edlule"}
+                }
+            }
         }
-        year{
-            dn{"Unyaka"}
+        sun-short{
             relative{
-                "-1"{"Onyakeni odlule"}
-                "0"{"Kulo nyaka"}
-                "1"{"Unyaka ozayo"}
+                "-1"{"iSonto eledlule"}
+                "0"{"kuleli Sonto"}
+                "1"{"iSonto elizayo"}
+            }
+            relativeTime{
+                future{
+                    one{"kumaSonto angu-{0}"}
+                    other{"kumaSonto angu-{0}"}
+                }
+                past{
+                    one{"{0} amaSonto edlule"}
+                    other{"{0} amaSonto edlule"}
+                }
             }
         }
-        zone{
-            dn{"Isikhathi sendawo"}
+        thu{
+            relative{
+                "-1"{"uLwesine oludlule"}
+                "0"{"kulo Lwesine"}
+                "1"{"uLwesine oluzayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngoLwesine olu-{0}"}
+                    other{"ngoLwezine abangu-{0}"}
+                }
+                past{
+                    one{"ngoLwesine olu-{0} olwedlule"}
+                    other{"ngoLwezine abangu-{0} abedlule"}
+                }
+            }
         }
-    }
-    listPattern{
-        standard{
-            2{"I-{0} ne-{1}"}
-            end{"{0}, no-{1}"}
-            middle{"{0}, {1}"}
-            start{"{0}, {1}"}
+        thu-narrow{
+            relative{
+                "-1"{"uLwesine olwedlule"}
+                "0"{"kulo Lwesine"}
+                "1"{"uLwesine oluzayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngoLwezine abangu-{0}"}
+                    other{"ngoLwezine abangu-{0}"}
+                }
+                past{
+                    one{"ngoLwezine abangu-{0} abedlule"}
+                    other{"ngoLwezine abangu-{0} abedlule"}
+                }
+            }
         }
-    }
-    measurementSystemNames{
-        UK{"i-UK"}
-        US{"i-US"}
-        metric{"i-Metric"}
-    }
-    units{
-        day{
-            one{"usuku olungu-{0}"}
-            other{"{0} izinsuku"}
+        thu-short{
+            relative{
+                "-1"{"uLwesine olwedlule"}
+                "0"{"kulo Lwesine"}
+                "1"{"uLwesine oluzayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngoLwezine abangu-{0}"}
+                    other{"ngoLwezine abangu-{0}"}
+                }
+                past{
+                    one{"ngoLwezine abangu-{0} abedlule"}
+                    other{"ngoLwezine abangu-{0} abedlule"}
+                }
+            }
         }
-        day-future{
-            one{"Osukwini olungu-{0}"}
-            other{"Ezinsukwini ezingu-{0}"}
+        tue{
+            relative{
+                "-1"{"uLwesibili oludlule"}
+                "0"{"kulo Lwesibili"}
+                "1"{"uLwesibili oluzayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngoLwesibili olu-{0}"}
+                    other{"ngoLwezibili abangu-{0}"}
+                }
+                past{
+                    one{"ngoLwesibili ongu-{0} owedlule"}
+                    other{"ngoLwezibili abangu-{0} abedlule"}
+                }
+            }
         }
-        day-past{
-            one{"osukwini olungu-{0} olwedlule"}
-            other{"ezinsukwini ezingu-{0} ezedlule."}
+        tue-narrow{
+            relative{
+                "-1"{"uLwesibili oludlule"}
+                "0"{"kulo Lwesibili"}
+                "1"{"uLwesibili oluzayo"}
+            }
+            relativeTime{
+                future{
+                    one{"{0} ngoLwezibili"}
+                    other{"{0} ngoLwezibili"}
+                }
+                past{
+                    one{"{0} ngoLwezibili olwedlule"}
+                    other{"{0} ngoLwezibili olwedlule"}
+                }
+            }
         }
-        hour{
-            one{"ihora elingu-{0}"}
-            other{"{0} amahora"}
+        tue-short{
+            relative{
+                "-1"{"uLwesibili oludlule"}
+                "0"{"kulo Lwesibili"}
+                "1"{"uLwesibili oluzayo"}
+            }
+            relativeTime{
+                future{
+                    one{"{0} ngoLwezibili"}
+                    other{"{0} ngoLwezibili"}
+                }
+                past{
+                    one{"{0} ngoLwezibili olwedlule"}
+                    other{"{0} ngoLwezibili olwedlule"}
+                }
+            }
         }
-        hour-future{
-            one{"Ehoreni elingu-{0}"}
-            other{"Emahoreni angu-{0}"}
+        wed{
+            relative{
+                "-1"{"uLwesithathu oludlule"}
+                "0"{"kulo Lwesithathu"}
+                "1"{"uLwesithathu oluzayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngoLwesithathu o-{0}"}
+                    other{"ngoLwezithathu abangu-{0}"}
+                }
+                past{
+                    one{"ngoLwesithathu olungu-{0} olwedlule"}
+                    other{"ngoLwezithathu abangu-{0} abedlule"}
+                }
+            }
         }
-        hour-past{
-            one{"ehoreni eligu-{0} eledluli"}
-            other{"emahoreni angu-{0} edlule"}
+        wed-narrow{
+            relative{
+                "-1"{"uLwesithathu oludlule"}
+                "0"{"kulo Lwesithathu"}
+                "1"{"uLwesithathu oluzayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngoLwezithathu abangu-{0}"}
+                    other{"ngoLwezithathu abangu-{0}"}
+                }
+                past{
+                    one{"ngoLwezithathu abangu-{0} abedlule"}
+                    other{"ngoLwezithathu abangu-{0} abedlule"}
+                }
+            }
         }
-        minute{
-            one{"iminithi elingu-{0}"}
-            other{"{0} amaminithi"}
+        wed-short{
+            relative{
+                "-1"{"uLwesithathu oludlule"}
+                "0"{"kulo Lwesithathu"}
+                "1"{"uLwesithathu oluzayo"}
+            }
+            relativeTime{
+                future{
+                    one{"ngoLwezithathu abangu-{0}"}
+                    other{"ngoLwezithathu abangu-{0}"}
+                }
+                past{
+                    one{"ngoLwezithathu abangu-{0} abedlule"}
+                    other{"ngoLwezithathu abangu-{0} abedlule"}
+                }
+            }
         }
-        minute-future{
-            one{"Kumunithi engu-{0}"}
-            other{"Emaminithini angu-{0}"}
+        week{
+            dn{"Iviki"}
+            relative{
+                "-1"{"iviki eledlule"}
+                "0"{"leli viki"}
+                "1"{"iviki elizayo"}
+            }
+            relativePeriod{"evikini le-{0}"}
+            relativeTime{
+                future{
+                    one{"evikini elingu-{0}"}
+                    other{"emavikini angu-{0}"}
+                }
+                past{
+                    one{"evikini elingu-{0} eledlule"}
+                    other{"amaviki angu-{0} edlule"}
+                }
+            }
         }
-        minute-past{
-            one{"eminithini elingu-{0} eledlule"}
-            other{"amaminithi angu-{0} adlule"}
+        week-narrow{
+            dn{"Iviki"}
+            relativePeriod{"evikini le-{0}"}
+            relativeTime{
+                future{
+                    one{"emavikini angu-{0} ezayo"}
+                    other{"emavikini angu-{0} ezayo"}
+                }
+                past{
+                    one{"amaviki angu-{0} edlule"}
+                    other{"amaviki angu-{0} edlule"}
+                }
+            }
         }
-        month{
-            one{"inyana engu-{0}"}
-            other{"{0} izinyanga"}
+        week-short{
+            dn{"Iviki"}
+            relativePeriod{"evikini le-{0}"}
+            relativeTime{
+                future{
+                    one{"evikini elingu-{0} elizayo"}
+                    other{"emavikini angu-{0} ezayo"}
+                }
+                past{
+                    one{"amaviki angu-{0} edlule"}
+                    other{"amaviki angu-{0} edlule"}
+                }
+            }
         }
-        month-future{
-            one{"Enyangeni engu-{0}"}
-            other{"Ezinyangeni ezingu-{0}"}
+        weekOfMonth{
+            dn{"Iviki leNyanga"}
         }
-        month-past{
-            one{"enyangeni engu-{0} eyedlule"}
-            other{"ezinyangeni ezingu-{0} ezedlule"}
+        weekOfMonth-narrow{
+            dn{"Iviki leNyanga"}
         }
-        second{
-            one{"isekhondi elingu-{0}"}
-            other{"{0} amasekhondi"}
+        weekOfMonth-short{
+            dn{"Iviki leNyanga"}
         }
-        second-future{
-            one{"Kusekhondi elingu-{0}"}
-            other{"Kumasekhondi angu-{0}"}
+        weekday{
+            dn{"Usuku evikini"}
         }
-        second-past{
-            one{"isekhondi elingu-{0} eledlule"}
-            other{"amasekhondi angu-{0} adlule"}
+        weekday-narrow{
+            dn{"Usuku evikini"}
         }
-        week{
-            one{"iviki elingu-{0}"}
-            other{"{0} amaviki"}
+        weekday-short{
+            dn{"Usuku evikini"}
+        }
+        weekdayOfMonth{
+            dn{"usuku lwenyanga"}
         }
-        week-future{
-            one{"Evikini elingu-{0}"}
-            other{"Emavikini angu-{0}"}
+        weekdayOfMonth-narrow{
+            dn{"usuku lwenyanga"}
         }
-        week-past{
-            one{"evikini elingu-{0} eledlule"}
-            other{"amaviki angu-{0} adlule"}
+        weekdayOfMonth-short{
+            dn{"usuku lwenyanga"}
         }
         year{
-            one{"unyaka ongu-{0}"}
-            other{"{0} iminyaka"}
+            dn{"Unyaka"}
+            relative{
+                "-1"{"onyakeni odlule"}
+                "0"{"kulo nyaka"}
+                "1"{"unyaka ozayo"}
+            }
+            relativeTime{
+                future{
+                    one{"onyakeni ongu-{0} ozayo"}
+                    other{"eminyakeni engu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} unyaka odlule"}
+                    other{"{0} iminyaka edlule"}
+                }
+            }
+        }
+        year-narrow{
+            dn{"Unyaka"}
+            relativeTime{
+                future{
+                    one{"onyakeni ongu-{0} ozayo"}
+                    other{"eminyakeni engu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} unyaka odlule"}
+                    other{"{0} unyaka odlule"}
+                }
+            }
         }
-        year-future{
-            one{"Onyakeni ongu-{0}"}
-            other{"Eminyakeni engu-{0}"}
+        year-short{
+            dn{"Unyaka"}
+            relativeTime{
+                future{
+                    one{"onyakeni ongu-{0} ozayo"}
+                    other{"eminyakeni engu-{0} ezayo"}
+                }
+                past{
+                    one{"{0} unyaka odlule"}
+                    other{"{0} unyaka odlule"}
+                }
+            }
         }
-        year-past{
-            one{"enyakeni ongu-{0} owedlule"}
-            other{"iminyaka engu-{0} eyedlule"}
+        zone{
+            dn{"Isikhathi sendawo"}
+        }
+        zone-narrow{
+            dn{"Isikhathi sendawo"}
+        }
+        zone-short{
+            dn{"Isikhathi sendawo"}
         }
     }
-    unitsShort{
-        day{
-            one{"usuku olungu-{0}"}
-            other{"{0} izinsuku"}
+    listPattern{
+        or{
+            2{"{0} or {1}"}
+            end{"{0}, or {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
         }
-        hour{
-            one{"ihora elingu-{0}"}
-            other{"{0} amahora"}
+        standard{
+            2{"{0} ne-{1}"}
+            end{"{0}, ne-{1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
         }
-        minute{
-            one{"iminithi elingu-{0}"}
-            other{"{0} amaminithi"}
+        standard-short{
+            2{"{0} ne-{1}"}
+            end{"{0}, ne-{1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
         }
-        month{
-            one{"inyanga engu-{0}"}
-            other{"{0} izinyanga"}
+        unit{
+            2{"{0}, {1}"}
+            end{"{0}, {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
         }
-        second{
-            one{"isekhondi elingu-{0}"}
-            other{"{0} amasekhondi"}
+        unit-narrow{
+            2{"{0}, {1}"}
+            end{"{0} {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
         }
-        week{
-            one{"iviki elingu-{0}"}
-            other{"{0} amaviki"}
+        unit-short{
+            2{"{0}, {1}"}
+            end{"{0}, {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
         }
-        year{
-            one{"unyaka ongu-{0}"}
-            other{"{0} iminyaka"}
+    }
+    measurementSystemNames{
+        UK{"i-UK"}
+        US{"i-US"}
+        metric{"i-Metric"}
+    }
+    parse{
+        date{
+            lenient{
+                "[\\--/]",
+                "[\\:∶]",
+            }
+        }
+        general{
+            lenient{
+                "[.․。︒﹒.。]",
+                "['ʼ՚᾽᾿’']",
+                "[%٪﹪%]",
+                "[؉‰]",
+                "[\$﹩$$]",
+                "[£₤]",
+                "[¥¥]",
+                "[₩₩]",
+                "[₨₹{Rp}{Rs}]",
+            }
+        }
+        number{
+            lenient{
+                "[\\-‒⁻₋−➖﹣-]",
+                "[,،٫、︐︑﹐﹑,、]",
+                "[+⁺₊➕﬩﹢+]",
+            }
         }
     }
 }