mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
42 lines
1,010 B
Text
42 lines
1,010 B
Text
// © 2016 and later: Unicode, Inc. and others.
|
||
// License & terms of use: http://www.unicode.org/copyright.html
|
||
// Generated using tools/cldr/cldr-to-icu/
|
||
mt{
|
||
Currencies{
|
||
EUR{
|
||
"€",
|
||
"ewro",
|
||
}
|
||
MTL{
|
||
"MTL",
|
||
"Lira Maltija",
|
||
}
|
||
PHP{
|
||
"PHP",
|
||
"PHP",
|
||
}
|
||
XXX{
|
||
"¤",
|
||
"Munita Mhix Magħrufa jew Mhix Valida",
|
||
}
|
||
}
|
||
Currencies%narrow{
|
||
BYN{"р."}
|
||
}
|
||
CurrencyPlurals{
|
||
XXX{
|
||
few{"Munita Mhix Magħrufa jew Mhix Valida"}
|
||
many{"Munita Mhix Magħrufa jew Mhix Valida"}
|
||
one{"Munita mhix magħrufa jew mhix valida"}
|
||
other{"Munita Mhix Magħrufa jew Mhix Valida"}
|
||
two{"Munita Mhix Magħrufa jew Mhix Valida"}
|
||
}
|
||
}
|
||
CurrencyUnitPatterns{
|
||
few{"{0} {1}"}
|
||
many{"{0} {1}"}
|
||
one{"{0} {1}"}
|
||
other{"{0} {1}"}
|
||
two{"{0} {1}"}
|
||
}
|
||
}
|