]> 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 e31f183a580e39814c3eac560fb42c46eb95b44c..a2acd3519e12603272e7f4c488a083fadf7579b3 100644 (file)
@@ -1,28 +1,42 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2010 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{
-            "Lm",
+            "MTL",
             "Lira Maltija",
         }
         XXX{
             "XXX",
-            "Munita Mhux Magħruf jew Mhux Validu",
+            "Munita Mhux Magħrufa jew Mhux Valida",
         }
     }
-    Version{"2.0.47.67"}
+    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"}
 }