]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_UY.txt
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / data / locales / es_UY.txt
index 1763e2e7c5761dfc44154986cf5f12cb8c0d3428..bcf4989c0d65eebfbe4bd1041f2d08c0747d9d02 100644 (file)
@@ -1,23 +1,24 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2008 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/es_UY.xml
+// * Copyright (C) 2014 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/es_UY.xml
 // *
 // ***************************************************************************
 es_UY{
-    Currencies{
-        UYU{
-            "$U",
-            "peso uruguayo",
+    %%Parent{"es_419"}
+    NumberElements{
+        latn{
+            patterns{
+                accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"}
+                currencyFormat{"¤ #,##0.00"}
+            }
+            symbols{
+                decimal{","}
+                group{"."}
+            }
         }
     }
-    NumberPatterns{
-        "#,##0.###",
-        "¤ #,##0.00;(¤ #,##0.00)",
-        "#,##0%",
-        "#E0",
-    }
-    Version{"1.54"}
+    Version{"2.0.92.87"}
 }