UNPKG

6.78 kBJavaScriptView Raw
1/* @generated */
2// prettier-ignore
3if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
4 Intl.RelativeTimeFormat.__addLocaleData({
5 "data": {
6 "day": {
7 "-1": "ontem",
8 "-2": "anteontem",
9 "0": "hoje",
10 "1": "amanhã",
11 "2": "depois de amanhã",
12 "future": {
13 "one": "dentro de {0} dia",
14 "other": "dentro de {0} dias"
15 },
16 "past": {
17 "one": "há {0} dia",
18 "other": "há {0} dias"
19 }
20 },
21 "day-narrow": {
22 "-1": "ontem",
23 "-2": "anteontem",
24 "0": "hoje",
25 "1": "amanhã",
26 "2": "depois de amanhã",
27 "future": {
28 "one": "+{0} dia",
29 "other": "+{0} dias"
30 },
31 "past": {
32 "one": "-{0} dia",
33 "other": "-{0} dias"
34 }
35 },
36 "day-short": {
37 "-1": "ontem",
38 "-2": "anteontem",
39 "0": "hoje",
40 "1": "amanhã",
41 "2": "depois de amanhã",
42 "future": {
43 "one": "dentro de {0} dia",
44 "other": "dentro de {0} dias"
45 },
46 "past": {
47 "one": "há {0} dia",
48 "other": "há {0} dias"
49 }
50 },
51 "hour": {
52 "0": "esta hora",
53 "future": {
54 "one": "dentro de {0} hora",
55 "other": "dentro de {0} horas"
56 },
57 "past": {
58 "one": "há {0} hora",
59 "other": "há {0} horas"
60 }
61 },
62 "hour-narrow": {
63 "0": "esta hora",
64 "future": {
65 "one": "+{0} h",
66 "other": "+{0} h"
67 },
68 "past": {
69 "one": "-{0} h",
70 "other": "-{0} h"
71 }
72 },
73 "hour-short": {
74 "0": "esta hora",
75 "future": {
76 "one": "dentro de {0} h",
77 "other": "dentro de {0} h"
78 },
79 "past": {
80 "one": "há {0} h",
81 "other": "há {0} h"
82 }
83 },
84 "minute": {
85 "0": "este minuto",
86 "future": {
87 "one": "dentro de {0} minuto",
88 "other": "dentro de {0} minutos"
89 },
90 "past": {
91 "one": "há {0} minuto",
92 "other": "há {0} minutos"
93 }
94 },
95 "minute-narrow": {
96 "0": "este minuto",
97 "future": {
98 "one": "+{0} min",
99 "other": "+{0} min"
100 },
101 "past": {
102 "one": "-{0} min",
103 "other": "-{0} min"
104 }
105 },
106 "minute-short": {
107 "0": "este minuto",
108 "future": {
109 "one": "dentro de {0} min",
110 "other": "dentro de {0} min"
111 },
112 "past": {
113 "one": "há {0} min",
114 "other": "há {0} min"
115 }
116 },
117 "month": {
118 "-1": "mês passado",
119 "0": "este mês",
120 "1": "próximo mês",
121 "future": {
122 "one": "dentro de {0} mês",
123 "other": "dentro de {0} meses"
124 },
125 "past": {
126 "one": "há {0} mês",
127 "other": "há {0} meses"
128 }
129 },
130 "month-narrow": {
131 "-1": "mês passado",
132 "0": "este mês",
133 "1": "próximo mês",
134 "future": {
135 "one": "+{0} mês",
136 "other": "+{0} meses"
137 },
138 "past": {
139 "one": "-{0} mês",
140 "other": "-{0} meses"
141 }
142 },
143 "month-short": {
144 "-1": "mês passado",
145 "0": "este mês",
146 "1": "próximo mês",
147 "future": {
148 "one": "dentro de {0} mês",
149 "other": "dentro de {0} meses"
150 },
151 "past": {
152 "one": "há {0} mês",
153 "other": "há {0} meses"
154 }
155 },
156 "nu": [
157 "latn"
158 ],
159 "quarter": {
160 "-1": "trimestre passado",
161 "0": "este trimestre",
162 "1": "próximo trimestre",
163 "future": {
164 "one": "dentro de {0} trimestre",
165 "other": "dentro de {0} trimestres"
166 },
167 "past": {
168 "one": "há {0} trimestre",
169 "other": "há {0} trimestres"
170 }
171 },
172 "quarter-narrow": {
173 "-1": "trim. passado",
174 "0": "este trim.",
175 "1": "próximo trim.",
176 "future": {
177 "one": "+{0} trim.",
178 "other": "+{0} trim."
179 },
180 "past": {
181 "one": "-{0} trim.",
182 "other": "-{0} trim."
183 }
184 },
185 "quarter-short": {
186 "-1": "trim. passado",
187 "0": "este trim.",
188 "1": "próximo trim.",
189 "future": {
190 "one": "dentro de {0} trim.",
191 "other": "dentro de {0} trim."
192 },
193 "past": {
194 "one": "há {0} trim.",
195 "other": "há {0} trim."
196 }
197 },
198 "second": {
199 "0": "agora",
200 "future": {
201 "one": "dentro de {0} segundo",
202 "other": "dentro de {0} segundos"
203 },
204 "past": {
205 "one": "há {0} segundo",
206 "other": "há {0} segundos"
207 }
208 },
209 "second-narrow": {
210 "0": "agora",
211 "future": {
212 "one": "+{0} s",
213 "other": "+{0} s"
214 },
215 "past": {
216 "one": "-{0} s",
217 "other": "-{0} s"
218 }
219 },
220 "second-short": {
221 "0": "agora",
222 "future": {
223 "one": "dentro de {0} s",
224 "other": "dentro de {0} s"
225 },
226 "past": {
227 "one": "há {0} s",
228 "other": "há {0} s"
229 }
230 },
231 "week": {
232 "-1": "semana passada",
233 "0": "esta semana",
234 "1": "próxima semana",
235 "future": {
236 "one": "dentro de {0} semana",
237 "other": "dentro de {0} semanas"
238 },
239 "past": {
240 "one": "há {0} semana",
241 "other": "há {0} semanas"
242 }
243 },
244 "week-narrow": {
245 "-1": "semana passada",
246 "0": "esta semana",
247 "1": "próxima semana",
248 "future": {
249 "one": "+{0} sem.",
250 "other": "+{0} sem."
251 },
252 "past": {
253 "one": "-{0} sem.",
254 "other": "-{0} sem."
255 }
256 },
257 "week-short": {
258 "-1": "semana passada",
259 "0": "esta semana",
260 "1": "próxima semana",
261 "future": {
262 "one": "dentro de {0} sem.",
263 "other": "dentro de {0} sem."
264 },
265 "past": {
266 "one": "há {0} sem.",
267 "other": "há {0} sem."
268 }
269 },
270 "year": {
271 "-1": "ano passado",
272 "0": "este ano",
273 "1": "próximo ano",
274 "future": {
275 "one": "dentro de {0} ano",
276 "other": "dentro de {0} anos"
277 },
278 "past": {
279 "one": "há {0} ano",
280 "other": "há {0} anos"
281 }
282 },
283 "year-narrow": {
284 "-1": "ano passado",
285 "0": "este ano",
286 "1": "próximo ano",
287 "future": {
288 "one": "+{0} ano",
289 "other": "+{0} anos"
290 },
291 "past": {
292 "one": "-{0} ano",
293 "other": "-{0} anos"
294 }
295 },
296 "year-short": {
297 "-1": "ano passado",
298 "0": "este ano",
299 "1": "próximo ano",
300 "future": {
301 "one": "dentro de {0} ano",
302 "other": "dentro de {0} anos"
303 },
304 "past": {
305 "one": "há {0} ano",
306 "other": "há {0} anos"
307 }
308 }
309 },
310 "locale": "pt-GQ"
311})
312}