| Index: source/data/locales/ha.txt
|
| diff --git a/source/data/locales/ha.txt b/source/data/locales/ha.txt
|
| old mode 100755
|
| new mode 100644
|
| index abeeb8716857558f890c90821e3931a397305861..43675f479a2488c5b615fa0a9450d539983f681a
|
| --- a/source/data/locales/ha.txt
|
| +++ b/source/data/locales/ha.txt
|
| @@ -1,11 +1,5 @@
|
| -// ***************************************************************************
|
| -// *
|
| -// * 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 ʼ]"}
|
| @@ -18,20 +12,174 @@ 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.19.14"}
|
| + Version{"2.1.27.40"}
|
| 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, d MMMM, y G",
|
| "d MMMM, y G",
|
| "d MMM, y G",
|
| @@ -67,11 +215,19 @@ ha{
|
| }
|
| }
|
| gregorian{
|
| + AmPmMarkers{
|
| + "AM",
|
| + "PM",
|
| + }
|
| + AmPmMarkersAbbr{
|
| + "AM",
|
| + "PM",
|
| + }
|
| 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, d MMMM, y",
|
| "d MMMM, y",
|
| "d MMM, y",
|
| @@ -83,6 +239,7 @@ ha{
|
| "{1} {0}",
|
| }
|
| availableFormats{
|
| + Ed{"E, d"}
|
| Hm{"HH:mm"}
|
| Hms{"HH:mm:ss"}
|
| M{"L"}
|
| @@ -95,19 +252,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 +305,15 @@ ha{
|
| }
|
| }
|
| stand-alone{
|
| + abbreviated{
|
| + "Lah",
|
| + "Lit",
|
| + "Tal",
|
| + "Lar",
|
| + "Alh",
|
| + "Jum",
|
| + "Asa",
|
| + }
|
| narrow{
|
| "L",
|
| "L",
|
| @@ -136,6 +323,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 +369,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 +427,20 @@ ha{
|
| "Nuw",
|
| "Dis",
|
| }
|
| + narrow{
|
| + "J",
|
| + "F",
|
| + "M",
|
| + "A",
|
| + "M",
|
| + "Y",
|
| + "Y",
|
| + "A",
|
| + "S",
|
| + "O",
|
| + "N",
|
| + "D",
|
| + }
|
| wide{
|
| "Janairu",
|
| "Faburairu",
|
| @@ -180,6 +457,20 @@ ha{
|
| }
|
| }
|
| stand-alone{
|
| + abbreviated{
|
| + "Jan",
|
| + "Fab",
|
| + "Mar",
|
| + "Afi",
|
| + "May",
|
| + "Yun",
|
| + "Yul",
|
| + "Agu",
|
| + "Sat",
|
| + "Okt",
|
| + "Nuw",
|
| + "Dis",
|
| + }
|
| narrow{
|
| "J",
|
| "F",
|
| @@ -194,6 +485,20 @@ ha{
|
| "N",
|
| "D",
|
| }
|
| + wide{
|
| + "Janairu",
|
| + "Faburairu",
|
| + "Maris",
|
| + "Afirilu",
|
| + "Mayu",
|
| + "Yuni",
|
| + "Yuli",
|
| + "Agusta",
|
| + "Satumba",
|
| + "Oktoba",
|
| + "Nuwamba",
|
| + "Disamba",
|
| + }
|
| }
|
| }
|
| quarters{
|
| @@ -204,6 +509,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",
|
|
|