es_UY.xml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
  3. <!-- Copyright © 1991-2013 Unicode, Inc.
  4. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
  5. For terms of use, see http://www.unicode.org/copyright.html
  6. -->
  7. <ldml>
  8. <identity>
  9. <version number="$Revision: 9287 $"/>
  10. <generation date="$Date: 2013-08-28 21:32:04 -0500 (Wed, 28 Aug 2013) $"/>
  11. <language type="es"/>
  12. <territory type="UY"/>
  13. </identity>
  14. <numbers>
  15. <symbols numberSystem="latn">
  16. <decimal>,</decimal>
  17. <group>.</group>
  18. </symbols>
  19. <currencyFormats numberSystem="latn">
  20. <currencyFormatLength>
  21. <currencyFormat type="standard">
  22. <pattern>¤ #,##0.00</pattern>
  23. </currencyFormat>
  24. <currencyFormat type="accounting">
  25. <pattern>¤ #,##0.00;(¤ #,##0.00)</pattern>
  26. </currencyFormat>
  27. </currencyFormatLength>
  28. </currencyFormats>
  29. <currencies>
  30. <currency type="USD">
  31. <symbol>US$</symbol>
  32. </currency>
  33. <currency type="UYU">
  34. <symbol>$</symbol>
  35. </currency>
  36. </currencies>
  37. </numbers>
  38. </ldml>