< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/es_UY.xml

Print this page


   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2015 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: 11914 $"/>
  10                 <language type="es"/>
  11                 <territory type="UY"/>
  12         </identity>
  13         <dates>
  14                 <calendars>
  15                         <calendar type="gregorian">
  16                                 <months>
  17                                         <monthContext type="format">
  18                                                 <monthWidth type="abbreviated">
  19                                                         <month type="1" draft="contributed">ene.</month>
  20                                                         <month type="2" draft="contributed">feb.</month>
  21                                                         <month type="3" draft="contributed">mar.</month>
  22                                                         <month type="4" draft="contributed">abr.</month>
  23                                                         <month type="5" draft="contributed">may.</month>
  24                                                         <month type="6" draft="contributed">jun.</month>
  25                                                         <month type="7" draft="contributed">jul.</month>
  26                                                         <month type="8" draft="contributed">ago.</month>
  27                                                         <month type="9" draft="contributed">set.</month>
  28                                                         <month type="10" draft="contributed">oct.</month>
  29                                                         <month type="11" draft="contributed">nov.</month>


  58                                                         <month type="10" draft="contributed">Oct.</month>
  59                                                         <month type="11" draft="contributed">Nov.</month>
  60                                                         <month type="12" draft="contributed">Dic.</month>
  61                                                 </monthWidth>
  62                                                 <monthWidth type="wide">
  63                                                         <month type="1" draft="contributed">Enero</month>
  64                                                         <month type="2" draft="contributed">Febrero</month>
  65                                                         <month type="3" draft="contributed">Marzo</month>
  66                                                         <month type="4" draft="contributed">Abril</month>
  67                                                         <month type="5" draft="contributed">Mayo</month>
  68                                                         <month type="6" draft="contributed">Junio</month>
  69                                                         <month type="7" draft="contributed">Julio</month>
  70                                                         <month type="8" draft="contributed">Agosto</month>
  71                                                         <month type="9" draft="contributed">Setiembre</month>
  72                                                         <month type="10" draft="contributed">Octubre</month>
  73                                                         <month type="11" draft="contributed">Noviembre</month>
  74                                                         <month type="12" draft="contributed">Diciembre</month>
  75                                                 </monthWidth>
  76                                         </monthContext>
  77                                 </months>


























  78                         </calendar>
  79                 </calendars>
  80                 <timeZoneNames>
  81                         <metazone type="Uruguay">
  82                                 <short>
  83                                         <generic>UYT</generic>
  84                                         <standard>UYT</standard>
  85                                         <daylight>UYST</daylight>
  86                                 </short>
  87                         </metazone>
  88                 </timeZoneNames>
  89         </dates>
  90         <numbers>
  91                 <symbols numberSystem="latn">
  92                         <decimal>,</decimal>
  93                         <group>.</group>
  94                 </symbols>
  95                 <currencyFormats numberSystem="latn">
  96                         <currencyFormatLength>
  97                                 <currencyFormat type="standard">
  98                                         <pattern>¤ #,##0.00</pattern>
  99                                 </currencyFormat>
 100                                 <currencyFormat type="accounting">
 101                                         <pattern>¤ #,##0.00;(¤ #,##0.00)</pattern>
 102                                 </currencyFormat>
 103                         </currencyFormatLength>
 104                 </currencyFormats>
 105                 <currencies>
 106                         <currency type="USD">
 107                                 <symbol>US$</symbol>
 108                         </currency>
 109                         <currency type="UYU">
 110                                 <symbol>$</symbol>
 111                         </currency>
 112                 </currencies>
 113         </numbers>
 114 </ldml>
 115 
   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2018 Unicode, Inc.

   4 For terms of use, see http://www.unicode.org/copyright.html
   5 Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
   6 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   7 -->
   8 <ldml>
   9         <identity>
  10                 <version number="$Revision: 13839 $"/>
  11                 <language type="es"/>
  12                 <territory type="UY"/>
  13         </identity>
  14         <dates>
  15                 <calendars>
  16                         <calendar type="gregorian">
  17                                 <months>
  18                                         <monthContext type="format">
  19                                                 <monthWidth type="abbreviated">
  20                                                         <month type="1" draft="contributed">ene.</month>
  21                                                         <month type="2" draft="contributed">feb.</month>
  22                                                         <month type="3" draft="contributed">mar.</month>
  23                                                         <month type="4" draft="contributed">abr.</month>
  24                                                         <month type="5" draft="contributed">may.</month>
  25                                                         <month type="6" draft="contributed">jun.</month>
  26                                                         <month type="7" draft="contributed">jul.</month>
  27                                                         <month type="8" draft="contributed">ago.</month>
  28                                                         <month type="9" draft="contributed">set.</month>
  29                                                         <month type="10" draft="contributed">oct.</month>
  30                                                         <month type="11" draft="contributed">nov.</month>


  59                                                         <month type="10" draft="contributed">Oct.</month>
  60                                                         <month type="11" draft="contributed">Nov.</month>
  61                                                         <month type="12" draft="contributed">Dic.</month>
  62                                                 </monthWidth>
  63                                                 <monthWidth type="wide">
  64                                                         <month type="1" draft="contributed">Enero</month>
  65                                                         <month type="2" draft="contributed">Febrero</month>
  66                                                         <month type="3" draft="contributed">Marzo</month>
  67                                                         <month type="4" draft="contributed">Abril</month>
  68                                                         <month type="5" draft="contributed">Mayo</month>
  69                                                         <month type="6" draft="contributed">Junio</month>
  70                                                         <month type="7" draft="contributed">Julio</month>
  71                                                         <month type="8" draft="contributed">Agosto</month>
  72                                                         <month type="9" draft="contributed">Setiembre</month>
  73                                                         <month type="10" draft="contributed">Octubre</month>
  74                                                         <month type="11" draft="contributed">Noviembre</month>
  75                                                         <month type="12" draft="contributed">Diciembre</month>
  76                                                 </monthWidth>
  77                                         </monthContext>
  78                                 </months>
  79                                 <dayPeriods>
  80                                         <dayPeriodContext type="format">
  81                                                 <dayPeriodWidth type="abbreviated">
  82                                                         <dayPeriod type="am" draft="contributed">a. m.</dayPeriod>
  83                                                         <dayPeriod type="pm" draft="contributed">p. m.</dayPeriod>
  84                                                 </dayPeriodWidth>
  85                                                 <dayPeriodWidth type="wide">
  86                                                         <dayPeriod type="am" draft="contributed">a. m.</dayPeriod>
  87                                                         <dayPeriod type="pm" draft="contributed">p. m.</dayPeriod>
  88                                                 </dayPeriodWidth>
  89                                         </dayPeriodContext>
  90                                         <dayPeriodContext type="stand-alone">
  91                                                 <dayPeriodWidth type="abbreviated">
  92                                                         <dayPeriod type="am" draft="contributed">a. m.</dayPeriod>
  93                                                         <dayPeriod type="pm" draft="contributed">p. m.</dayPeriod>
  94                                                 </dayPeriodWidth>
  95                                                 <dayPeriodWidth type="narrow">
  96                                                         <dayPeriod type="am" draft="contributed">a. m.</dayPeriod>
  97                                                         <dayPeriod type="pm" draft="contributed">p. m.</dayPeriod>
  98                                                 </dayPeriodWidth>
  99                                                 <dayPeriodWidth type="wide">
 100                                                         <dayPeriod type="am" draft="contributed">a. m.</dayPeriod>
 101                                                         <dayPeriod type="pm" draft="contributed">p. m.</dayPeriod>
 102                                                 </dayPeriodWidth>
 103                                         </dayPeriodContext>
 104                                 </dayPeriods>
 105                         </calendar>
 106                 </calendars>
 107                 <timeZoneNames>
 108                         <metazone type="Uruguay">
 109                                 <short>
 110                                         <generic>UYT</generic>
 111                                         <standard>UYT</standard>
 112                                         <daylight>UYST</daylight>
 113                                 </short>
 114                         </metazone>
 115                 </timeZoneNames>
 116         </dates>
 117         <numbers>
 118                 <symbols numberSystem="latn">
 119                         <decimal>,</decimal>
 120                         <group>.</group>
 121                 </symbols>
 122                 <currencyFormats numberSystem="latn">
 123                         <currencyFormatLength>
 124                                 <currencyFormat type="standard">
 125                                         <pattern>¤ #,##0.00</pattern>
 126                                 </currencyFormat>
 127                                 <currencyFormat type="accounting">
 128                                         <pattern>¤ #,##0.00;(¤ #,##0.00)</pattern>
 129                                 </currencyFormat>
 130                         </currencyFormatLength>
 131                 </currencyFormats>
 132                 <currencies>
 133                         <currency type="USD">
 134                                 <symbol>US$</symbol>
 135                         </currency>
 136                         <currency type="UYU">
 137                                 <symbol>$</symbol>
 138                         </currency>
 139                 </currencies>
 140         </numbers>
 141 </ldml>

< prev index next >