]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/mt.txt
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / mt.txt
index 0db119a69e297abd38c5389bd679b84dc340c7d2..a2acd3519e12603272e7f4c488a083fadf7579b3 100644 (file)
@@ -1,19 +1,16 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/mt.xml
+// * Copyright (C) 2016 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",
+            "ewro",
         }
         MTL{
             "MTL",
@@ -21,8 +18,25 @@ mt{
         }
         XXX{
             "XXX",
-            "Munita Mhux Magħruf jew Mhux Validu",
+            "Munita Mhux Magħrufa jew Mhux Valida",
         }
     }
-    Version{"2.0.65.46"}
+    Currencies%narrow{
+        EUR{"€"}
+    }
+    CurrencyPlurals{
+        EUR{
+            few{"ewro"}
+            many{"ewro"}
+            one{"ewro"}
+            other{"ewro"}
+        }
+        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.1.23.7"}
 }