276a244c9b
X-SVN-Rev: 32275
37 lines
989 B
Plaintext
37 lines
989 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2012 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/mt.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/xml/main/mt.xml
|
|
*/
|
|
mt{
|
|
Currencies{
|
|
EUR{
|
|
"€",
|
|
"Ewro",
|
|
}
|
|
MTL{
|
|
"MTL",
|
|
"Lira Maltija",
|
|
}
|
|
XXX{
|
|
"XXX",
|
|
"Munita Mhux Magħruf jew Mhux Validu",
|
|
}
|
|
}
|
|
CurrencyPlurals{
|
|
XXX{
|
|
few{"Munita Mhux Magħruf jew Mhux Validu"}
|
|
many{"Munita Mhux Magħruf jew Mhux Validu"}
|
|
one{"Munita Mhux Magħruf jew Mhux Validu"}
|
|
other{"Munita Mhux Magħruf jew Mhux Validu"}
|
|
}
|
|
}
|
|
Version{"2.0.75.99"}
|
|
}
|