]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/af.txt
ICU-511.25.tar.gz
[apple/icu.git] / icuSources / data / curr / af.txt
index 802883e3d2966658b4d939fe7de5a79b0e856968..18628808d2b0228d75b80e5dacd16c905e1b2f3d 100644 (file)
@@ -1,9 +1,9 @@
 // ***************************************************************************
 // *
-// * 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/af.xml
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/af.xml
 // *
 // ***************************************************************************
 /**
@@ -40,7 +40,7 @@ af{
             "Argentynse peso",
         }
         AUD{
-            "AU$",
+            "A$",
             "Australiese dollar",
         }
         AWG{
@@ -483,6 +483,10 @@ af{
             "QAR",
             "Katarese rial",
         }
+        RON{
+            "RON",
+            "Roemeense leu",
+        }
         RSD{
             "RSD",
             "Serbiese dinar",
@@ -539,6 +543,10 @@ af{
             "SRD",
             "Surinaamse dollar",
         }
+        SSP{
+            "SSP",
+            "Suid-Soedanese pond",
+        }
         STD{
             "STD",
             "São Tomé en Príncipe dobra",
@@ -657,6 +665,10 @@ af{
         }
         ZMK{
             "ZMK",
+            "Zambiese kwacha (1968-2012)",
+        }
+        ZMW{
+            "ZMW",
             "Zambiese kwacha",
         }
         ZWD{
@@ -664,5 +676,23 @@ af{
             "Zimbabwiese dollar",
         }
     }
-    Version{"2.0.65.46"}
+    CurrencyPlurals{
+        EUR{
+            one{"EUR"}
+            other{"EUR"}
+        }
+        RON{
+            one{"Roemeense leu"}
+            other{"Roemeense leu"}
+        }
+        SSP{
+            one{"Suid-Soedanese pond"}
+            other{"Suid-Soedanese pond"}
+        }
+    }
+    CurrencyUnitPatterns{
+        one{"{0} {1}"}
+        other{"{0} {1}"}
+    }
+    Version{"2.0.82.45"}
 }