• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3es_UY{
4    %%Parent{"es_419"}
5    NumberElements{
6        latn{
7            patterns{
8                accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"}
9                currencyFormat{"¤ #,##0.00"}
10            }
11            symbols{
12                decimal{","}
13                group{"."}
14            }
15        }
16    }
17    Version{"2.1.44.79"}
18    calendar{
19        gregorian{
20            AmPmMarkers{
21                "a. m.",
22                "p. m.",
23            }
24            AmPmMarkersAbbr{
25                "a. m.",
26                "p. m.",
27            }
28            dayPeriod{
29                stand-alone{
30                    abbreviated{
31                        am{"a. m."}
32                        pm{"p. m."}
33                    }
34                    narrow{
35                        am{"a. m."}
36                        pm{"p. m."}
37                    }
38                    wide{
39                        am{"a. m."}
40                        pm{"p. m."}
41                    }
42                }
43            }
44            monthNames{
45                format{
46                    abbreviated{
47                        "ene.",
48                        "feb.",
49                        "mar.",
50                        "abr.",
51                        "may.",
52                        "jun.",
53                        "jul.",
54                        "ago.",
55                        "set.",
56                        "oct.",
57                        "nov.",
58                        "dic.",
59                    }
60                    wide{
61                        "enero",
62                        "febrero",
63                        "marzo",
64                        "abril",
65                        "mayo",
66                        "junio",
67                        "julio",
68                        "agosto",
69                        "setiembre",
70                        "octubre",
71                        "noviembre",
72                        "diciembre",
73                    }
74                }
75                stand-alone{
76                    abbreviated{
77                        "Ene.",
78                        "Feb.",
79                        "Mar.",
80                        "Abr.",
81                        "May.",
82                        "Jun.",
83                        "Jul.",
84                        "Ago.",
85                        "Set.",
86                        "Oct.",
87                        "Nov.",
88                        "Dic.",
89                    }
90                    wide{
91                        "Enero",
92                        "Febrero",
93                        "Marzo",
94                        "Abril",
95                        "Mayo",
96                        "Junio",
97                        "Julio",
98                        "Agosto",
99                        "Setiembre",
100                        "Octubre",
101                        "Noviembre",
102                        "Diciembre",
103                    }
104                }
105            }
106        }
107    }
108}
109