• 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
4mt{
5    Currencies{
6        EUR{
7            "€",
8            "ewro",
9        }
10        MTL{
11            "MTL",
12            "Lira Maltija",
13        }
14        PHP{
15            "PHP",
16            "PHP",
17        }
18        XXX{
19            "¤",
20            "Munita Mhix Magħrufa jew Mhix Valida",
21        }
22    }
23    Currencies%narrow{
24        BYN{"р."}
25    }
26    CurrencyPlurals{
27        XXX{
28            few{"Munita Mhix Magħrufa jew Mhix Valida"}
29            many{"Munita Mhix Magħrufa jew Mhix Valida"}
30            one{"Munita mhix magħrufa jew mhix valida"}
31            other{"Munita Mhix Magħrufa jew Mhix Valida"}
32            two{"Munita Mhix Magħrufa jew Mhix Valida"}
33        }
34    }
35    CurrencyUnitPatterns{
36        few{"{0} {1}"}
37        many{"{0} {1}"}
38        one{"{0} {1}"}
39        other{"{0} {1}"}
40        two{"{0} {1}"}
41    }
42}
43