UNPKG

8.3 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": "ieri",
8 "-2": "alaltăieri",
9 "0": "azi",
10 "1": "mâine",
11 "2": "poimâine",
12 "future": {
13 "few": "peste {0} zile",
14 "one": "peste {0} zi",
15 "other": "peste {0} de zile"
16 },
17 "past": {
18 "few": "acum {0} zile",
19 "one": "acum {0} zi",
20 "other": "acum {0} de zile"
21 }
22 },
23 "day-narrow": {
24 "-1": "ieri",
25 "-2": "alaltăieri",
26 "0": "azi",
27 "1": "mâine",
28 "2": "poimâine",
29 "future": {
30 "few": "+{0} zile",
31 "one": "+{0} zi",
32 "other": "+{0} zile"
33 },
34 "past": {
35 "few": "-{0} zile",
36 "one": "-{0} zi",
37 "other": "-{0} zile"
38 }
39 },
40 "day-short": {
41 "-1": "ieri",
42 "-2": "alaltăieri",
43 "0": "azi",
44 "1": "mâine",
45 "2": "poimâine",
46 "future": {
47 "few": "peste {0} zile",
48 "one": "peste {0} zi",
49 "other": "peste {0} de zile"
50 },
51 "past": {
52 "few": "acum {0} zile",
53 "one": "acum {0} zi",
54 "other": "acum {0} de zile"
55 }
56 },
57 "hour": {
58 "0": "ora aceasta",
59 "future": {
60 "few": "peste {0} ore",
61 "one": "peste {0} oră",
62 "other": "peste {0} de ore"
63 },
64 "past": {
65 "few": "acum {0} ore",
66 "one": "acum {0} oră",
67 "other": "acum {0} de ore"
68 }
69 },
70 "hour-narrow": {
71 "0": "ora aceasta",
72 "future": {
73 "few": "+{0} h",
74 "one": "+{0} h",
75 "other": "+{0} h"
76 },
77 "past": {
78 "few": "-{0} h",
79 "one": "-{0} h",
80 "other": "-{0} h"
81 }
82 },
83 "hour-short": {
84 "0": "ora aceasta",
85 "future": {
86 "few": "peste {0} h",
87 "one": "peste {0} h",
88 "other": "peste {0} h"
89 },
90 "past": {
91 "few": "acum {0} h",
92 "one": "acum {0} h",
93 "other": "acum {0} h"
94 }
95 },
96 "minute": {
97 "0": "minutul acesta",
98 "future": {
99 "few": "peste {0} minute",
100 "one": "peste {0} minut",
101 "other": "peste {0} de minute"
102 },
103 "past": {
104 "few": "acum {0} minute",
105 "one": "acum {0} minut",
106 "other": "acum {0} de minute"
107 }
108 },
109 "minute-narrow": {
110 "0": "minutul acesta",
111 "future": {
112 "few": "+{0} m",
113 "one": "+{0} m",
114 "other": "+{0} m"
115 },
116 "past": {
117 "few": "-{0} m",
118 "one": "-{0} m",
119 "other": "-{0} m"
120 }
121 },
122 "minute-short": {
123 "0": "minutul acesta",
124 "future": {
125 "few": "peste {0} min.",
126 "one": "peste {0} min.",
127 "other": "peste {0} min."
128 },
129 "past": {
130 "few": "acum {0} min.",
131 "one": "acum {0} min.",
132 "other": "acum {0} min."
133 }
134 },
135 "month": {
136 "-1": "luna trecută",
137 "0": "luna aceasta",
138 "1": "luna viitoare",
139 "future": {
140 "few": "peste {0} luni",
141 "one": "peste {0} lună",
142 "other": "peste {0} de luni"
143 },
144 "past": {
145 "few": "acum {0} luni",
146 "one": "acum {0} lună",
147 "other": "acum {0} de luni"
148 }
149 },
150 "month-narrow": {
151 "-1": "luna trecută",
152 "0": "luna aceasta",
153 "1": "luna viitoare",
154 "future": {
155 "few": "+{0} luni",
156 "one": "+{0} lună",
157 "other": "+{0} luni"
158 },
159 "past": {
160 "few": "-{0} luni",
161 "one": "-{0} lună",
162 "other": "-{0} luni"
163 }
164 },
165 "month-short": {
166 "-1": "luna trecută",
167 "0": "luna aceasta",
168 "1": "luna viitoare",
169 "future": {
170 "few": "peste {0} luni",
171 "one": "peste {0} lună",
172 "other": "peste {0} luni"
173 },
174 "past": {
175 "few": "acum {0} luni",
176 "one": "acum {0} lună",
177 "other": "acum {0} luni"
178 }
179 },
180 "nu": [
181 "latn"
182 ],
183 "quarter": {
184 "-1": "trimestrul trecut",
185 "0": "trimestrul acesta",
186 "1": "trimestrul viitor",
187 "future": {
188 "few": "peste {0} trimestre",
189 "one": "peste {0} trimestru",
190 "other": "peste {0} de trimestre"
191 },
192 "past": {
193 "few": "acum {0} trimestre",
194 "one": "acum {0} trimestru",
195 "other": "acum {0} de trimestre"
196 }
197 },
198 "quarter-narrow": {
199 "-1": "trim. trecut",
200 "0": "trim. acesta",
201 "1": "trim. viitor",
202 "future": {
203 "few": "+{0} trim.",
204 "one": "+{0} trim.",
205 "other": "+{0} trim."
206 },
207 "past": {
208 "few": "-{0} trim.",
209 "one": "-{0} trim.",
210 "other": "-{0} trim."
211 }
212 },
213 "quarter-short": {
214 "-1": "trim. trecut",
215 "0": "trim. acesta",
216 "1": "trim. viitor",
217 "future": {
218 "few": "peste {0} trim.",
219 "one": "peste {0} trim.",
220 "other": "peste {0} trim."
221 },
222 "past": {
223 "few": "acum {0} trim.",
224 "one": "acum {0} trim.",
225 "other": "acum {0} trim."
226 }
227 },
228 "second": {
229 "0": "acum",
230 "future": {
231 "few": "peste {0} secunde",
232 "one": "peste {0} secundă",
233 "other": "peste {0} de secunde"
234 },
235 "past": {
236 "few": "acum {0} secunde",
237 "one": "acum {0} secundă",
238 "other": "acum {0} de secunde"
239 }
240 },
241 "second-narrow": {
242 "0": "acum",
243 "future": {
244 "few": "+{0} s",
245 "one": "+{0} s",
246 "other": "+{0} s"
247 },
248 "past": {
249 "few": "-{0} s",
250 "one": "-{0} s",
251 "other": "-{0} s"
252 }
253 },
254 "second-short": {
255 "0": "acum",
256 "future": {
257 "few": "peste {0} sec.",
258 "one": "peste {0} sec.",
259 "other": "peste {0} sec."
260 },
261 "past": {
262 "few": "acum {0} sec.",
263 "one": "acum {0} sec.",
264 "other": "acum {0} sec."
265 }
266 },
267 "week": {
268 "-1": "săptămâna trecută",
269 "0": "săptămâna aceasta",
270 "1": "săptămâna viitoare",
271 "future": {
272 "few": "peste {0} săptămâni",
273 "one": "peste {0} săptămână",
274 "other": "peste {0} de săptămâni"
275 },
276 "past": {
277 "few": "acum {0} săptămâni",
278 "one": "acum {0} săptămână",
279 "other": "acum {0} de săptămâni"
280 }
281 },
282 "week-narrow": {
283 "-1": "săpt. trecută",
284 "0": "săpt. aceasta",
285 "1": "săpt. viitoare",
286 "future": {
287 "few": "+{0} săpt.",
288 "one": "+{0} săpt.",
289 "other": "+{0} săpt."
290 },
291 "past": {
292 "few": "-{0} săpt.",
293 "one": "-{0} săpt.",
294 "other": "-{0} săpt."
295 }
296 },
297 "week-short": {
298 "-1": "săpt. trecută",
299 "0": "săpt. aceasta",
300 "1": "săpt. viitoare",
301 "future": {
302 "few": "peste {0} săpt.",
303 "one": "peste {0} săpt.",
304 "other": "peste {0} săpt."
305 },
306 "past": {
307 "few": "acum {0} săpt.",
308 "one": "acum {0} săpt.",
309 "other": "acum {0} săpt."
310 }
311 },
312 "year": {
313 "-1": "anul trecut",
314 "0": "anul acesta",
315 "1": "anul viitor",
316 "future": {
317 "few": "peste {0} ani",
318 "one": "peste {0} an",
319 "other": "peste {0} de ani"
320 },
321 "past": {
322 "few": "acum {0} ani",
323 "one": "acum {0} an",
324 "other": "acum {0} de ani"
325 }
326 },
327 "year-narrow": {
328 "-1": "anul trecut",
329 "0": "anul acesta",
330 "1": "anul viitor",
331 "future": {
332 "few": "+{0} ani",
333 "one": "+{0} an",
334 "other": "+{0} ani"
335 },
336 "past": {
337 "few": "-{0} ani",
338 "one": "-{0} an",
339 "other": "-{0} ani"
340 }
341 },
342 "year-short": {
343 "-1": "anul trecut",
344 "0": "anul acesta",
345 "1": "anul viitor",
346 "future": {
347 "few": "peste {0} ani",
348 "one": "peste {0} an",
349 "other": "peste {0} de ani"
350 },
351 "past": {
352 "few": "acum {0} ani",
353 "one": "acum {0} an",
354 "other": "acum {0} de ani"
355 }
356 }
357 },
358 "locale": "ro"
359})
360}