summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/locales/es_PY.txt
blob: 5f95d619354e2054f3d6a22b25df6a5a71e5583b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
es_PY{
    %%Parent{"es_419"}
    NumberElements{
        latn{
            patterns{
                currencyFormat{"¤ #,##0.00;¤ -#,##0.00"}
            }
            symbols{
                decimal{","}
                group{"."}
            }
        }
    }
    calendar{
        gregorian{
            dayNames{
                format{
                    short{
                        "do",
                        "lu",
                        "ma",
                        "mi",
                        "ju",
                        "vi",
                        "sa",
                    }
                }
                stand-alone{
                    short{
                        "Do",
                        "Lu",
                        "Ma",
                        "Mi",
                        "Ju",
                        "Vi",
                        "Sa",
                    }
                }
            }
            dayPeriod{
                stand-alone{
                    narrow{
                        noon{"m."}
                    }
                }
            }
            intervalFormats{
                Md{
                    M{"d/M 'al' d/M"}
                    d{"d/M 'al' d/M"}
                }
                h{
                    a{"h a 'a' h a"}
                    h{"h 'a' h a"}
                }
                hm{
                    a{"h:mm a 'a' h:mm a"}
                    h{"h:mm 'a' h:mm a"}
                    m{"h:mm 'a' h:mm a"}
                }
                yMMM{
                    M{"MMM 'a' MMM y"}
                    y{"MMM 'de' y 'a' MMM 'de' y"}
                }
                yMMMM{
                    M{"MMMM 'a' MMMM 'de' y"}
                    y{"MMMM 'de' y 'a' MMMM 'de' y"}
                }
                yMMMd{
                    M{"d 'de' MMM 'al' d 'de' MMM 'de' y"}
                }
                yMd{
                    M{"d/M/y 'al' d/M/y"}
                    d{"d/M/y 'al' d/M/y"}
                    y{"d/M/y 'al' d/M/y"}
                }
            }
            monthNames{
                format{
                    abbreviated{
                        "ene.",
                        "feb.",
                        "mar.",
                        "abr.",
                        "may.",
                        "jun.",
                        "jul.",
                        "ago.",
                        "sept.",
                        "oct.",
                        "nov.",
                        "dic.",
                    }
                }
                stand-alone{
                    abbreviated{
                        "ene.",
                        "feb.",
                        "mar.",
                        "abr.",
                        "may.",
                        "jun.",
                        "jul.",
                        "ago.",
                        "sept.",
                        "oct.",
                        "nov.",
                        "dic.",
                    }
                }
            }
        }
    }
    fields{
        mon-narrow{
            relative{
                "-1"{"el lun. pasado"}
                "0"{"este lun."}
                "1"{"el próximo lun."}
            }
        }
        second-narrow{
            relativeTime{
                future{
                    one{"dentro de {0} seg."}
                    other{"dentro de {0} seg."}
                }
                past{
                    one{"hace {0} seg."}
                    other{"hace {0} seg."}
                }
            }
        }
        second-short{
            dn{"seg."}
            relativeTime{
                future{
                    one{"dentro de {0} seg."}
                    other{"dentro de {0} seg."}
                }
                past{
                    one{"hace {0} seg."}
                    other{"hace {0} seg."}
                }
            }
        }
        sun-narrow{
            relative{
                "-1"{"el dom. pasado"}
                "0"{"este dom."}
                "1"{"el próximo dom."}
            }
        }
        tue-narrow{
            relative{
                "-1"{"el mar. pasado"}
                "0"{"este mar."}
                "1"{"el próximo mar."}
            }
        }
    }
    listPattern{
        unit-short{
            end{"{0} y {1}"}
        }
    }
}