]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/ha.txt
ICU-62141.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / ha.txt
old mode 100755 (executable)
new mode 100644 (file)
index 5b97817..9fd19cd
@@ -1,15 +1,10 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/ha.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 ha{
     AuxExemplarCharacters{"[á à â é è ê í ì î ó ò ô p q {r\u0303} ú ù û v x ƴ]"}
     ExemplarCharacters{"[a b ɓ c d ɗ e f g h i j k ƙ l m n o r s {sh} t {ts} u w y {ʼy} z ʼ]"}
     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 {ʼY} Z]"}
+    ExemplarCharactersNumbers{"[\\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
     NumberElements{
         latn{
             patterns{
@@ -18,13 +13,167 @@ ha{
                 percentFormat{"#,##0%"}
                 scientificFormat{"#E0"}
             }
+            patternsLong{
+                decimalFormat{
+                    1000{
+                        one{"Dubu 0"}
+                        other{"Dubu 0"}
+                    }
+                    10000{
+                        one{"Dubu 00"}
+                        other{"Dubu 00"}
+                    }
+                    100000{
+                        one{"Dubu 000"}
+                        other{"Dubu 000"}
+                    }
+                    1000000{
+                        one{"Miliyan 0"}
+                        other{"Miliyan 0"}
+                    }
+                    10000000{
+                        one{"Miliyan 00"}
+                        other{"Miliyan 00"}
+                    }
+                    100000000{
+                        one{"Miliyan 000"}
+                        other{"Miliyan 000"}
+                    }
+                    1000000000{
+                        one{"Biliyan 0"}
+                        other{"Biliyan 0"}
+                    }
+                    10000000000{
+                        one{"Biliyan 00"}
+                        other{"Biliyan 00"}
+                    }
+                    100000000000{
+                        one{"Biliyan 000"}
+                        other{"Biliyan 000"}
+                    }
+                    1000000000000{
+                        one{"Triliyan 0"}
+                        other{"Triliyan 0"}
+                    }
+                    10000000000000{
+                        one{"Triliyan 00"}
+                        other{"Triliyan 00"}
+                    }
+                    100000000000000{
+                        one{"Triliyan 000"}
+                        other{"Triliyan 000"}
+                    }
+                }
+            }
+            patternsShort{
+                currencyFormat{
+                    1000{
+                        one{"¤ 0D"}
+                        other{"¤ 0D"}
+                    }
+                    10000{
+                        one{"¤ 00D"}
+                        other{"¤ 00D"}
+                    }
+                    100000{
+                        one{"¤ 000K"}
+                        other{"¤ 000D"}
+                    }
+                    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{"0D"}
+                        other{"0D"}
+                    }
+                    10000{
+                        one{"00D"}
+                        other{"00D"}
+                    }
+                    100000{
+                        one{"000D"}
+                        other{"000D"}
+                    }
+                    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"}
+                    }
+                }
+            }
             symbols{
                 decimal{"."}
                 group{","}
             }
         }
     }
-    Version{"2.1.7.39"}
+    Version{"2.1.39.11"}
     calendar{
         generic{
             DateTimePatterns{
@@ -67,6 +216,14 @@ ha{
             }
         }
         gregorian{
+            AmPmMarkers{
+                "AM",
+                "PM",
+            }
+            AmPmMarkersAbbr{
+                "AM",
+                "PM",
+            }
             DateTimePatterns{
                 "HH:mm:ss zzzz",
                 "HH:mm:ss z",
@@ -83,6 +240,7 @@ ha{
                 "{1} {0}",
             }
             availableFormats{
+                Ed{"E, d"}
                 Hm{"HH:mm"}
                 Hms{"HH:mm:ss"}
                 M{"L"}
@@ -95,19 +253,40 @@ ha{
                 Md{"M/d"}
                 d{"d"}
                 hm{"h:mm a"}
+                hms{"h:mm:ss a"}
                 ms{"mm:ss"}
                 y{"y"}
                 yM{"M/y"}
                 yMEd{"E, M/d/y"}
                 yMMM{"MMM y"}
-                yMMMEd{"E, MMM d, y"}
+                yMMMEd{"y MMM d, E"}
                 yMMMM{"MMMM y"}
+                yMMMd{"d MMM, y"}
+                yMd{"y-MM-dd"}
                 yQQQ{"QQQ y"}
                 yQQQQ{"QQQQ y"}
             }
             dayNames{
                 format{
                     abbreviated{
+                        "Lah",
+                        "Lit",
+                        "Tal",
+                        "Lar",
+                        "Alh",
+                        "Jum",
+                        "Asa",
+                    }
+                    narrow{
+                        "L",
+                        "L",
+                        "T",
+                        "L",
+                        "A",
+                        "J",
+                        "A",
+                    }
+                    short{
                         "Lh",
                         "Li",
                         "Ta",
@@ -127,6 +306,15 @@ ha{
                     }
                 }
                 stand-alone{
+                    abbreviated{
+                        "Lah",
+                        "Lit",
+                        "Tal",
+                        "Lar",
+                        "Alh",
+                        "Jum",
+                        "Asa",
+                    }
                     narrow{
                         "L",
                         "L",
@@ -136,6 +324,40 @@ ha{
                         "J",
                         "A",
                     }
+                    short{
+                        "Lh",
+                        "Li",
+                        "Ta",
+                        "Lr",
+                        "Al",
+                        "Ju",
+                        "As",
+                    }
+                    wide{
+                        "Lahadi",
+                        "Litinin",
+                        "Talata",
+                        "Laraba",
+                        "Alhamis",
+                        "Jummaʼa",
+                        "Asabar",
+                    }
+                }
+            }
+            dayPeriod{
+                stand-alone{
+                    abbreviated{
+                        am{"AM"}
+                        pm{"PM"}
+                    }
+                    narrow{
+                        am{"AM"}
+                        pm{"PM"}
+                    }
+                    wide{
+                        am{"AM"}
+                        pm{"PM"}
+                    }
                 }
             }
             eras{
@@ -148,6 +370,48 @@ ha{
                     "Bayan haihuwar annab",
                 }
             }
+            intervalFormats{
+                H{
+                    H{"HH–HH"}
+                }
+                Hm{
+                    H{"HH:mm–HH:mm"}
+                    m{"HH:mm–HH:mm"}
+                }
+                MEd{
+                    d{"E, dd/M – E, dd/M"}
+                }
+                h{
+                    a{"h a – h a"}
+                }
+                hm{
+                    a{"h:mm a – h:mm a"}
+                }
+                yM{
+                    M{"MM/y – MM/y"}
+                    y{"MM/y – MM/y"}
+                }
+                yMEd{
+                    M{"y-MM-dd, E – y-MM-dd, E"}
+                    y{"y-MM-dd, E – y-MM-dd, E"}
+                }
+                yMMM{
+                    y{"y MMM – y MMM"}
+                }
+                yMMMEd{
+                    y{"y MMM d, E – y MMM d, E"}
+                }
+                yMMMM{
+                    y{"y MMMM – y MMMM"}
+                }
+                yMMMd{
+                    y{"y MMM d – y MMM d"}
+                }
+                yMd{
+                    M{"dd/MM/y – dd/MM/y"}
+                    d{"dd/MM/y – dd/MM/y"}
+                }
+            }
             monthNames{
                 format{
                     abbreviated{
@@ -164,6 +428,20 @@ ha{
                         "Nuw",
                         "Dis",
                     }
+                    narrow{
+                        "J",
+                        "F",
+                        "M",
+                        "A",
+                        "M",
+                        "Y",
+                        "Y",
+                        "A",
+                        "S",
+                        "O",
+                        "N",
+                        "D",
+                    }
                     wide{
                         "Janairu",
                         "Faburairu",
@@ -180,6 +458,20 @@ ha{
                     }
                 }
                 stand-alone{
+                    abbreviated{
+                        "Jan",
+                        "Fab",
+                        "Mar",
+                        "Afi",
+                        "May",
+                        "Yun",
+                        "Yul",
+                        "Agu",
+                        "Sat",
+                        "Okt",
+                        "Nuw",
+                        "Dis",
+                    }
                     narrow{
                         "J",
                         "F",
@@ -194,6 +486,20 @@ ha{
                         "N",
                         "D",
                     }
+                    wide{
+                        "Janairu",
+                        "Faburairu",
+                        "Maris",
+                        "Afirilu",
+                        "Mayu",
+                        "Yuni",
+                        "Yuli",
+                        "Agusta",
+                        "Satumba",
+                        "Oktoba",
+                        "Nuwamba",
+                        "Disamba",
+                    }
                 }
             }
             quarters{
@@ -204,6 +510,32 @@ ha{
                         "K3",
                         "K4",
                     }
+                    narrow{
+                        "1",
+                        "2",
+                        "3",
+                        "4",
+                    }
+                    wide{
+                        "Kwata na ɗaya",
+                        "Kwata na biyu",
+                        "Kwata na uku",
+                        "Kwata na huɗu",
+                    }
+                }
+                stand-alone{
+                    abbreviated{
+                        "K1",
+                        "K2",
+                        "K3",
+                        "K4",
+                    }
+                    narrow{
+                        "1",
+                        "2",
+                        "3",
+                        "4",
+                    }
                     wide{
                         "Kwata na ɗaya",
                         "Kwata na biyu",