]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
b75a7d8f | 3 | ga{ |
4388f060 | 4 | AuxExemplarCharacters{"[å ḃ ċ ḋ ḟ ġ j k ṁ ṗ q ṡ ṫ v w x y z]"} |
b331163b A |
5 | Ellipsis{ |
6 | final{"{0}…"} | |
7 | initial{"…{0}"} | |
8 | medial{"{0}…{1}"} | |
9 | word-final{"{0} …"} | |
10 | word-initial{"… {0}"} | |
11 | word-medial{"{0} … {1}"} | |
b75a7d8f | 12 | } |
b331163b | 13 | ExemplarCharacters{"[a á b c d e é f g h i í l m n o ó p r s t u ú]"} |
0f5d89e8 | 14 | ExemplarCharactersNumbers{"[\\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"} |
3d1f044b A |
15 | ExemplarCharactersPunctuation{ |
16 | "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ " | |
17 | "″]" | |
18 | } | |
b331163b | 19 | MoreInformation{"?"} |
729e4ab9 | 20 | NumberElements{ |
b331163b | 21 | default{"latn"} |
729e4ab9 | 22 | latn{ |
b331163b | 23 | miscPatterns{ |
3d1f044b | 24 | approximately{"~{0}"} |
b331163b | 25 | atLeast{"{0}+"} |
3d1f044b | 26 | atMost{"≤{0}"} |
b331163b A |
27 | range{"{0}–{1}"} |
28 | } | |
729e4ab9 | 29 | patterns{ |
b331163b | 30 | accountingFormat{"¤#,##0.00;(¤#,##0.00)"} |
729e4ab9 | 31 | currencyFormat{"¤#,##0.00"} |
b331163b A |
32 | percentFormat{"#,##0%"} |
33 | scientificFormat{"#E0"} | |
34 | } | |
35 | patternsLong{ | |
36 | decimalFormat{ | |
37 | 1000{ | |
38 | few{"0 mhíle"} | |
39 | many{"0 míle"} | |
40 | one{"0 mhíle"} | |
41 | other{"0 míle"} | |
42 | two{"0 mhíle"} | |
43 | } | |
44 | 10000{ | |
45 | few{"00 míle"} | |
46 | many{"00 míle"} | |
47 | one{"00 míle"} | |
48 | other{"00 míle"} | |
49 | two{"00 míle"} | |
50 | } | |
51 | 100000{ | |
52 | few{"000 míle"} | |
53 | many{"000 míle"} | |
54 | one{"000 míle"} | |
55 | other{"000 míle"} | |
56 | two{"000 míle"} | |
57 | } | |
58 | 1000000{ | |
59 | few{"0 mhilliún"} | |
60 | many{"0 milliún"} | |
61 | one{"0 mhilliún"} | |
62 | other{"0 milliún"} | |
63 | two{"0 mhilliún"} | |
64 | } | |
65 | 10000000{ | |
66 | few{"00 milliún"} | |
67 | many{"00 milliún"} | |
68 | one{"00 milliún"} | |
69 | other{"00 milliún"} | |
70 | two{"00 milliún"} | |
71 | } | |
72 | 100000000{ | |
73 | few{"000 milliún"} | |
74 | many{"000 milliún"} | |
75 | one{"000 milliún"} | |
76 | other{"000 milliún"} | |
77 | two{"000 milliún"} | |
78 | } | |
79 | 1000000000{ | |
80 | few{"0 bhilliún"} | |
81 | many{"0 mbilliún"} | |
82 | one{"0 bhilliún"} | |
83 | other{"0 billiún"} | |
84 | two{"0 bhilliún"} | |
85 | } | |
86 | 10000000000{ | |
87 | few{"00 billiún"} | |
88 | many{"00 mbilliún"} | |
89 | one{"00 billiún"} | |
90 | other{"00 billiún"} | |
91 | two{"00 billiún"} | |
92 | } | |
93 | 100000000000{ | |
94 | few{"000 billiún"} | |
95 | many{"000 billiún"} | |
96 | one{"000 billiún"} | |
97 | other{"000 billiún"} | |
98 | two{"000 billiún"} | |
99 | } | |
100 | 1000000000000{ | |
101 | few{"0 thrilliún"} | |
102 | many{"0 dtrilliún"} | |
103 | one{"0 trilliún"} | |
104 | other{"0 trilliún"} | |
105 | two{"0 thrilliún"} | |
106 | } | |
107 | 10000000000000{ | |
108 | few{"00 trilliún"} | |
109 | many{"00 dtrilliún"} | |
110 | one{"00 trilliún"} | |
111 | other{"00 trilliún"} | |
112 | two{"00 trilliún"} | |
113 | } | |
114 | 100000000000000{ | |
115 | few{"000 trilliún"} | |
116 | many{"000 trilliún"} | |
117 | one{"000 trilliún"} | |
118 | other{"000 trilliún"} | |
119 | two{"000 trilliún"} | |
120 | } | |
121 | } | |
122 | } | |
123 | patternsShort{ | |
2ca993e8 A |
124 | currencyFormat{ |
125 | 1000{ | |
126 | few{"¤0k"} | |
127 | many{"¤0k"} | |
128 | one{"¤0k"} | |
129 | other{"¤0k"} | |
130 | two{"¤0k"} | |
131 | } | |
132 | 10000{ | |
133 | few{"¤00k"} | |
134 | many{"¤00k"} | |
135 | one{"¤00k"} | |
136 | other{"¤00k"} | |
137 | two{"¤00k"} | |
138 | } | |
139 | 100000{ | |
140 | few{"¤000k"} | |
141 | many{"¤000k"} | |
142 | one{"¤000k"} | |
143 | other{"¤000k"} | |
144 | two{"¤000k"} | |
145 | } | |
146 | 1000000{ | |
147 | few{"¤0M"} | |
148 | many{"¤0M"} | |
149 | one{"¤0M"} | |
150 | other{"¤0M"} | |
151 | two{"¤0M"} | |
152 | } | |
153 | 10000000{ | |
154 | few{"¤00M"} | |
155 | many{"¤00M"} | |
156 | one{"¤00M"} | |
157 | other{"¤00M"} | |
158 | two{"¤00M"} | |
159 | } | |
160 | 100000000{ | |
161 | few{"¤000M"} | |
162 | many{"¤000M"} | |
163 | one{"¤000M"} | |
164 | other{"¤000M"} | |
165 | two{"¤000M"} | |
166 | } | |
167 | 1000000000{ | |
168 | few{"¤0B"} | |
169 | many{"¤0B"} | |
170 | one{"¤0B"} | |
171 | other{"¤0B"} | |
172 | two{"¤0B"} | |
173 | } | |
174 | 10000000000{ | |
175 | few{"¤00B"} | |
176 | many{"¤00B"} | |
177 | one{"¤00B"} | |
178 | other{"¤00B"} | |
179 | two{"¤00B"} | |
180 | } | |
181 | 100000000000{ | |
182 | few{"¤000B"} | |
183 | many{"¤000B"} | |
184 | one{"¤000B"} | |
185 | other{"¤000B"} | |
186 | two{"¤000B"} | |
187 | } | |
188 | 1000000000000{ | |
189 | few{"¤0T"} | |
190 | many{"¤0T"} | |
191 | one{"¤0T"} | |
192 | other{"¤0T"} | |
193 | two{"¤0T"} | |
194 | } | |
195 | 10000000000000{ | |
196 | few{"¤00T"} | |
197 | many{"¤00T"} | |
198 | one{"¤00T"} | |
199 | other{"¤00T"} | |
200 | two{"¤00T"} | |
201 | } | |
202 | 100000000000000{ | |
203 | few{"¤000T"} | |
204 | many{"¤000T"} | |
205 | one{"¤000T"} | |
206 | other{"¤000T"} | |
207 | two{"¤000T"} | |
208 | } | |
209 | } | |
b331163b A |
210 | decimalFormat{ |
211 | 1000{ | |
212 | few{"0k"} | |
213 | many{"0k"} | |
214 | one{"0k"} | |
215 | other{"0k"} | |
216 | two{"0k"} | |
217 | } | |
218 | 10000{ | |
219 | few{"00k"} | |
220 | many{"00k"} | |
221 | one{"00k"} | |
222 | other{"00k"} | |
223 | two{"00k"} | |
224 | } | |
225 | 100000{ | |
226 | few{"000k"} | |
227 | many{"000k"} | |
228 | one{"000k"} | |
229 | other{"000k"} | |
230 | two{"000k"} | |
231 | } | |
232 | 1000000{ | |
233 | few{"0M"} | |
234 | many{"0M"} | |
235 | one{"0M"} | |
236 | other{"0M"} | |
237 | two{"0M"} | |
238 | } | |
239 | 10000000{ | |
240 | few{"00M"} | |
241 | many{"00M"} | |
242 | one{"00M"} | |
243 | other{"00M"} | |
244 | two{"00M"} | |
245 | } | |
246 | 100000000{ | |
247 | few{"000M"} | |
248 | many{"000M"} | |
249 | one{"000M"} | |
250 | other{"000M"} | |
251 | two{"000M"} | |
252 | } | |
253 | 1000000000{ | |
254 | few{"0B"} | |
255 | many{"0B"} | |
256 | one{"0B"} | |
257 | other{"0B"} | |
258 | two{"0B"} | |
259 | } | |
260 | 10000000000{ | |
261 | few{"00B"} | |
262 | many{"00B"} | |
263 | one{"00B"} | |
264 | other{"00B"} | |
265 | two{"00B"} | |
266 | } | |
267 | 100000000000{ | |
268 | few{"000B"} | |
269 | many{"000B"} | |
270 | one{"000B"} | |
271 | other{"000B"} | |
272 | two{"000B"} | |
273 | } | |
274 | 1000000000000{ | |
275 | few{"0T"} | |
276 | many{"0T"} | |
277 | one{"0T"} | |
278 | other{"0T"} | |
279 | two{"0T"} | |
280 | } | |
281 | 10000000000000{ | |
282 | few{"00T"} | |
283 | many{"00T"} | |
284 | one{"00T"} | |
285 | other{"00T"} | |
286 | two{"00T"} | |
287 | } | |
288 | 100000000000000{ | |
289 | few{"000T"} | |
290 | many{"000T"} | |
291 | one{"000T"} | |
292 | other{"000T"} | |
293 | two{"000T"} | |
294 | } | |
295 | } | |
296 | } | |
297 | symbols{ | |
b331163b | 298 | exponential{"E"} |
b331163b | 299 | infinity{"∞"} |
b331163b A |
300 | nan{"NaN"} |
301 | perMille{"‰"} | |
302 | percentSign{"%"} | |
b331163b A |
303 | superscriptingExponent{"×"} |
304 | timeSeparator{":"} | |
729e4ab9 A |
305 | } |
306 | } | |
f3c0d7a5 A |
307 | minimalPairs{ |
308 | ordinal{ | |
309 | one{"Glac an {0}ú chasadh ar dheis."} | |
310 | other{"Glac an {0}ú casadh ar dheis."} | |
311 | } | |
312 | plural{ | |
313 | few{"{0} chi, {0} cath"} | |
314 | many{"{0} chi, {0} chath"} | |
315 | one{"{0} ci, {0} gath"} | |
316 | other{"{0} ci, {0} cath"} | |
317 | two{"{0} gi, {0} gath"} | |
318 | } | |
319 | } | |
b331163b A |
320 | minimumGroupingDigits{"1"} |
321 | native{"latn"} | |
46f4442e | 322 | } |
3d1f044b | 323 | Version{"2.1.49.82"} |
374ca955 | 324 | calendar{ |
f3c0d7a5 A |
325 | buddhist{ |
326 | DateTimePatterns{ | |
327 | "HH:mm:ss zzzz", | |
328 | "HH:mm:ss z", | |
329 | "HH:mm:ss", | |
330 | "HH:mm", | |
331 | "EEEE d MMMM y G", | |
332 | "d MMMM y G", | |
333 | "d MMM y G", | |
334 | "dd/MM/y GGGGG", | |
335 | "{1} {0}", | |
336 | "{1} {0}", | |
337 | "{1} {0}", | |
338 | "{1} {0}", | |
339 | "{1} {0}", | |
340 | } | |
341 | availableFormats{ | |
342 | E{"ccc"} | |
343 | Ed{"E d"} | |
344 | Gy{"y G"} | |
345 | GyMMM{"MMM y G"} | |
346 | GyMMMEd{"E d MMM y G"} | |
347 | GyMMMd{"d MMM y G"} | |
348 | M{"LL"} | |
349 | MEd{"E dd/MM"} | |
350 | MMM{"LLL"} | |
351 | MMMEd{"E d MMM"} | |
352 | MMMMd{"d MMMM"} | |
353 | MMMd{"d MMM"} | |
354 | Md{"dd/MM"} | |
355 | d{"d"} | |
356 | y{"y G"} | |
357 | yyyy{"y G"} | |
358 | yyyyM{"MM/y GGGGG"} | |
359 | yyyyMEd{"E dd/MM/y GGGGG"} | |
360 | yyyyMMM{"MMM y G"} | |
361 | yyyyMMMEd{"E d MMM y G"} | |
362 | yyyyMMMM{"MMMM y G"} | |
363 | yyyyMMMd{"d MMM y G"} | |
364 | yyyyMd{"dd/MM/y GGGGG"} | |
365 | yyyyQQQ{"QQQ y G"} | |
366 | yyyyQQQQ{"QQQQ y G"} | |
367 | } | |
368 | eras{ | |
369 | abbreviated{ | |
370 | "RB", | |
371 | } | |
372 | narrow{ | |
373 | "RB", | |
374 | } | |
375 | wide{ | |
376 | "RB", | |
377 | } | |
378 | } | |
379 | intervalFormats{ | |
380 | H{ | |
381 | H{"HH – HH"} | |
382 | } | |
383 | Hm{ | |
384 | H{"HH:mm – HH:mm"} | |
385 | m{"HH:mm – HH:mm"} | |
386 | } | |
387 | Hmv{ | |
388 | H{"HH:mm – HH:mm v"} | |
389 | m{"HH:mm – HH:mm v"} | |
390 | } | |
391 | Hv{ | |
392 | H{"HH – HH v"} | |
393 | } | |
394 | M{ | |
395 | M{"MM – MM"} | |
396 | } | |
397 | MEd{ | |
398 | M{"E dd/MM – E dd/MM"} | |
399 | d{"E dd/MM – E dd/MM"} | |
400 | } | |
401 | MMM{ | |
402 | M{"MMM – MMM"} | |
403 | } | |
404 | MMMEd{ | |
405 | M{"E d MMM – E d MMM"} | |
406 | d{"E d MMM – E d MMM"} | |
407 | } | |
408 | MMMd{ | |
409 | M{"d MMM – d MMM"} | |
410 | d{"d – d MMM"} | |
411 | } | |
412 | Md{ | |
413 | M{"dd/MM – dd/MM"} | |
414 | d{"dd/MM – dd/MM"} | |
415 | } | |
416 | d{ | |
417 | d{"d – d"} | |
418 | } | |
419 | fallback{"{0} – {1}"} | |
420 | h{ | |
421 | a{"h a – h a"} | |
422 | h{"h – h a"} | |
423 | } | |
424 | hm{ | |
425 | a{"h:mm a – h:mm a"} | |
426 | h{"h:mm – h:mm a"} | |
427 | m{"h:mm – h:mm a"} | |
428 | } | |
429 | hmv{ | |
430 | a{"h:mm a – h:mm a v"} | |
431 | h{"h:mm – h:mm a v"} | |
432 | m{"h:mm – h:mm a v"} | |
433 | } | |
434 | hv{ | |
435 | a{"h a – h a v"} | |
436 | h{"h – h a v"} | |
437 | } | |
438 | y{ | |
439 | y{"y – y G"} | |
440 | } | |
441 | yM{ | |
442 | M{"MM/y – MM/y GGGGG"} | |
443 | y{"MM/y – MM/y GGGGG"} | |
444 | } | |
445 | yMEd{ | |
446 | M{"E dd/MM/y – E dd/MM/y GGGGG"} | |
447 | d{"E dd/MM/y – E dd/MM/y GGGGG"} | |
448 | y{"E dd/MM/y – E dd/MM/y GGGGG"} | |
449 | } | |
450 | yMMM{ | |
451 | M{"MMM – MMM y G"} | |
452 | y{"MMM y – MMM y G"} | |
453 | } | |
454 | yMMMEd{ | |
455 | M{"E d MMM – E d MMM y G"} | |
456 | d{"E d MMM – E d MMM y G"} | |
457 | y{"E d MMM y – E d MMM y G"} | |
458 | } | |
459 | yMMMM{ | |
460 | M{"MMMM – MMMM y G"} | |
461 | y{"MMMM y – MMMM y G"} | |
462 | } | |
463 | yMMMd{ | |
464 | M{"d MMM – d MMM y G"} | |
465 | d{"d – d MMM y G"} | |
466 | y{"d MMM y – d MMM y G"} | |
467 | } | |
468 | yMd{ | |
469 | M{"dd/MM/y – dd/MM/y GGGGG"} | |
470 | d{"dd/MM/y – dd/MM/y GGGGG"} | |
471 | y{"dd/MM/y – dd/MM/y GGGGG"} | |
472 | } | |
473 | } | |
474 | } | |
51004dcb A |
475 | generic{ |
476 | DateTimePatterns{ | |
477 | "HH:mm:ss zzzz", | |
478 | "HH:mm:ss z", | |
479 | "HH:mm:ss", | |
480 | "HH:mm", | |
481 | "EEEE d MMMM y G", | |
482 | "d MMMM y G", | |
483 | "d MMM y G", | |
484 | "dd/MM/y GGGGG", | |
485 | "{1} {0}", | |
486 | "{1} {0}", | |
487 | "{1} {0}", | |
488 | "{1} {0}", | |
489 | "{1} {0}", | |
490 | } | |
57a6839d | 491 | availableFormats{ |
0f5d89e8 A |
492 | Bh{"h B"} |
493 | Bhm{"h:mm B"} | |
494 | Bhms{"h:mm:ss B"} | |
2ca993e8 | 495 | E{"ccc"} |
0f5d89e8 A |
496 | EBhm{"E h:mm B"} |
497 | EBhms{"E h:mm:ss B"} | |
498 | EHm{"E HH:mm"} | |
499 | EHms{"E HH:mm:ss"} | |
57a6839d | 500 | Ed{"E d"} |
0f5d89e8 A |
501 | Ehm{"E h:mm a"} |
502 | Ehms{"E h:mm:ss a"} | |
57a6839d A |
503 | Gy{"y G"} |
504 | GyMMM{"MMM y G"} | |
505 | GyMMMEd{"E d MMM y G"} | |
506 | GyMMMd{"d MMM y G"} | |
0f5d89e8 A |
507 | H{"HH"} |
508 | Hm{"HH:mm"} | |
509 | Hms{"HH:mm:ss"} | |
57a6839d A |
510 | M{"LL"} |
511 | MEd{"E dd/MM"} | |
b331163b | 512 | MMM{"LLL"} |
57a6839d | 513 | MMMEd{"E d MMM"} |
f3c0d7a5 | 514 | MMMMd{"d MMMM"} |
57a6839d A |
515 | MMMd{"d MMM"} |
516 | Md{"dd/MM"} | |
b331163b | 517 | d{"d"} |
0f5d89e8 A |
518 | h{"h a"} |
519 | hm{"h:mm a"} | |
520 | hms{"h:mm:ss a"} | |
521 | ms{"mm:ss"} | |
b331163b A |
522 | y{"y G"} |
523 | yyyy{"y G"} | |
57a6839d A |
524 | yyyyM{"MM/y GGGGG"} |
525 | yyyyMEd{"E dd/MM/y GGGGG"} | |
526 | yyyyMMM{"MMM y G"} | |
527 | yyyyMMMEd{"E d MMM y G"} | |
f3c0d7a5 | 528 | yyyyMMMM{"MMMM y G"} |
57a6839d A |
529 | yyyyMMMd{"d MMM y G"} |
530 | yyyyMd{"dd/MM/y GGGGG"} | |
b331163b A |
531 | yyyyQQQ{"QQQ y G"} |
532 | yyyyQQQQ{"QQQQ y G"} | |
533 | } | |
534 | intervalFormats{ | |
3d1f044b A |
535 | Bh{ |
536 | B{"h B – h B"} | |
537 | h{"h – h B"} | |
538 | } | |
539 | Bhm{ | |
540 | B{"h:mm B – h:mm B"} | |
541 | h{"h:mm – h:mm B"} | |
542 | m{"h:mm – h:mm B"} | |
543 | } | |
544 | Gy{ | |
545 | G{"G y – G y"} | |
546 | y{"G y–y"} | |
547 | } | |
548 | GyM{ | |
549 | G{"GGGGG y-MM – GGGGG y-MM"} | |
550 | M{"GGGGG y-MM – y-MM"} | |
551 | y{"GGGGG y-MM – y-MM"} | |
552 | } | |
553 | GyMEd{ | |
554 | G{"GGGGG y-MM-dd, E – GGGGG y-MM-dd, E"} | |
555 | M{"GGGGG y-MM-dd, E – y-MM-dd, E"} | |
556 | d{"GGGGG y-MM-dd, E – y-MM-dd, E"} | |
557 | y{"GGGGG y-MM-dd, E – y-MM-dd, E"} | |
558 | } | |
559 | GyMMM{ | |
560 | G{"G y MMM – G y MMM"} | |
561 | M{"G y MMM–MMM"} | |
562 | y{"G y MMM – y MMM"} | |
563 | } | |
564 | GyMMMEd{ | |
565 | G{"G y MMM d, E – G y MMM d, E"} | |
566 | M{"G y MMM d, E – MMM d, E"} | |
567 | d{"G y MMM d, E – MMM d, E"} | |
568 | y{"G y MMM d, E – y MMM d, E"} | |
569 | } | |
570 | GyMMMd{ | |
571 | G{"G y MMM d – G y MMM d"} | |
572 | M{"G y MMM d – MMM d"} | |
573 | d{"G y MMM d–d"} | |
574 | y{"G y MMM d – y MMM d"} | |
575 | } | |
576 | GyMd{ | |
577 | G{"GGGGG y-MM-dd – GGGGG y-MM-dd"} | |
578 | M{"GGGGG y-MM-dd – y-MM-dd"} | |
579 | d{"GGGGG y-MM-dd – y-MM-dd"} | |
580 | y{"GGGGG y-MM-dd – y-MM-dd"} | |
581 | } | |
f3c0d7a5 A |
582 | H{ |
583 | H{"HH – HH"} | |
584 | } | |
585 | Hm{ | |
586 | H{"HH:mm – HH:mm"} | |
587 | m{"HH:mm – HH:mm"} | |
588 | } | |
589 | Hmv{ | |
590 | H{"HH:mm – HH:mm v"} | |
591 | m{"HH:mm – HH:mm v"} | |
592 | } | |
593 | Hv{ | |
594 | H{"HH – HH v"} | |
595 | } | |
b331163b A |
596 | M{ |
597 | M{"MM – MM"} | |
598 | } | |
599 | MEd{ | |
600 | M{"E dd/MM – E dd/MM"} | |
601 | d{"E dd/MM – E dd/MM"} | |
602 | } | |
603 | MMM{ | |
604 | M{"MMM – MMM"} | |
605 | } | |
606 | MMMEd{ | |
607 | M{"E d MMM – E d MMM"} | |
608 | d{"E d MMM – E d MMM"} | |
609 | } | |
610 | MMMd{ | |
611 | M{"d MMM – d MMM"} | |
612 | d{"d – d MMM"} | |
613 | } | |
614 | Md{ | |
615 | M{"dd/MM – dd/MM"} | |
616 | d{"dd/MM – dd/MM"} | |
617 | } | |
618 | d{ | |
619 | d{"d – d"} | |
620 | } | |
621 | fallback{"{0} – {1}"} | |
f3c0d7a5 A |
622 | h{ |
623 | a{"h a – h a"} | |
624 | h{"h–h a"} | |
625 | } | |
626 | hm{ | |
627 | a{"h:mm a – h:mm a"} | |
628 | h{"h:mm – h:mm a"} | |
629 | m{"h:mm – h:mm a"} | |
630 | } | |
631 | hmv{ | |
632 | a{"h:mm a – h:mm a v"} | |
633 | h{"h:mm – h:mm a v"} | |
634 | m{"h:mm – h:mm a v"} | |
635 | } | |
636 | hv{ | |
637 | a{"h a – h a v"} | |
638 | h{"h – h a v"} | |
639 | } | |
b331163b A |
640 | y{ |
641 | y{"y – y G"} | |
642 | } | |
643 | yM{ | |
644 | M{"MM/y – MM/y GGGGG"} | |
645 | y{"MM/y – MM/y GGGGG"} | |
646 | } | |
647 | yMEd{ | |
648 | M{"E dd/MM/y – E dd/MM/y GGGGG"} | |
649 | d{"E dd/MM/y – E dd/MM/y GGGGG"} | |
650 | y{"E dd/MM/y – E dd/MM/y GGGGG"} | |
651 | } | |
652 | yMMM{ | |
653 | M{"MMM – MMM y G"} | |
654 | y{"MMM y – MMM y G"} | |
655 | } | |
656 | yMMMEd{ | |
657 | M{"E d MMM – E d MMM y G"} | |
658 | d{"E d MMM – E d MMM y G"} | |
659 | y{"E d MMM y – E d MMM y G"} | |
660 | } | |
661 | yMMMM{ | |
662 | M{"MMMM – MMMM y G"} | |
663 | y{"MMMM y – MMMM y G"} | |
664 | } | |
665 | yMMMd{ | |
666 | M{"d MMM – d MMM y G"} | |
667 | d{"d – d MMM y G"} | |
668 | y{"d MMM y – d MMM y G"} | |
669 | } | |
670 | yMd{ | |
671 | M{"dd/MM/y – dd/MM/y GGGGG"} | |
672 | d{"dd/MM/y – dd/MM/y GGGGG"} | |
673 | y{"dd/MM/y – dd/MM/y GGGGG"} | |
674 | } | |
57a6839d | 675 | } |
51004dcb | 676 | } |
374ca955 A |
677 | gregorian{ |
678 | AmPmMarkers{ | |
0f5d89e8 A |
679 | "r.n.", |
680 | "i.n.", | |
374ca955 | 681 | } |
2ca993e8 | 682 | AmPmMarkersAbbr{ |
0f5d89e8 A |
683 | "r.n.", |
684 | "i.n.", | |
2ca993e8 | 685 | } |
b331163b A |
686 | AmPmMarkersNarrow{ |
687 | "a", | |
688 | "p", | |
689 | } | |
729e4ab9 A |
690 | DateTimePatterns{ |
691 | "HH:mm:ss zzzz", | |
692 | "HH:mm:ss z", | |
693 | "HH:mm:ss", | |
694 | "HH:mm", | |
695 | "EEEE d MMMM y", | |
696 | "d MMMM y", | |
697 | "d MMM y", | |
51004dcb | 698 | "dd/MM/y", |
729e4ab9 A |
699 | "{1} {0}", |
700 | "{1} {0}", | |
701 | "{1} {0}", | |
702 | "{1} {0}", | |
703 | "{1} {0}", | |
704 | } | |
b331163b A |
705 | appendItems{ |
706 | Timezone{"{0} {1}"} | |
707 | } | |
57a6839d | 708 | availableFormats{ |
0f5d89e8 A |
709 | Bh{"h B"} |
710 | Bhm{"h:mm B"} | |
711 | Bhms{"h:mm:ss B"} | |
b331163b | 712 | E{"ccc"} |
0f5d89e8 A |
713 | EBhm{"E h:mm B"} |
714 | EBhms{"E h:mm:ss B"} | |
b331163b A |
715 | EHm{"E HH:mm"} |
716 | EHms{"E HH:mm:ss"} | |
57a6839d | 717 | Ed{"E d"} |
b331163b A |
718 | Ehm{"E h:mm a"} |
719 | Ehms{"E h:mm:ss a"} | |
57a6839d A |
720 | Gy{"y G"} |
721 | GyMMM{"MMM y G"} | |
722 | GyMMMEd{"E d MMM y G"} | |
723 | GyMMMd{"d MMM y G"} | |
b331163b A |
724 | H{"HH"} |
725 | Hm{"HH:mm"} | |
726 | Hms{"HH:mm:ss"} | |
2ca993e8 A |
727 | Hmsv{"HH:mm:ss v"} |
728 | Hmv{"HH:mm v"} | |
57a6839d A |
729 | M{"LL"} |
730 | MEd{"E dd/MM"} | |
b331163b | 731 | MMM{"LLL"} |
57a6839d | 732 | MMMEd{"E d MMM"} |
f3c0d7a5 | 733 | MMMMW{ |
3d1f044b A |
734 | few{"'seachtain' 'a' W 'i' MMMM"} |
735 | many{"'seachtain' 'a' W 'i' MMMM"} | |
736 | one{"'seachtain' 'a' W 'i' MMMM"} | |
737 | other{"'seachtain' 'a' W 'i' MMMM"} | |
738 | two{"'seachtain' 'a' W 'i' MMMM"} | |
f3c0d7a5 | 739 | } |
2ca993e8 | 740 | MMMMd{"d MMMM"} |
57a6839d A |
741 | MMMd{"d MMM"} |
742 | Md{"dd/MM"} | |
b331163b A |
743 | d{"d"} |
744 | h{"h a"} | |
745 | hm{"h:mm a"} | |
746 | hms{"h:mm:ss a"} | |
2ca993e8 A |
747 | hmsv{"h:mm:ss a v"} |
748 | hmv{"h:mm a v"} | |
b331163b A |
749 | ms{"mm:ss"} |
750 | y{"y"} | |
57a6839d A |
751 | yM{"MM/y"} |
752 | yMEd{"E dd/MM/y"} | |
753 | yMMM{"MMM y"} | |
754 | yMMMEd{"E d MMM y"} | |
2ca993e8 | 755 | yMMMM{"MMMM y"} |
57a6839d A |
756 | yMMMd{"d MMM y"} |
757 | yMd{"dd/MM/y"} | |
b331163b A |
758 | yQQQ{"QQQ y"} |
759 | yQQQQ{"QQQQ y"} | |
f3c0d7a5 | 760 | yw{ |
0f5d89e8 A |
761 | few{"'seachtain' 'a' w 'i' Y"} |
762 | many{"'seachtain' 'a' w 'i' Y"} | |
763 | one{"'seachtain' 'a' w 'i' Y"} | |
764 | other{"'seachtain' 'a' w 'i' Y"} | |
765 | two{"'seachtain' 'a' w 'i' Y"} | |
f3c0d7a5 | 766 | } |
57a6839d | 767 | } |
374ca955 A |
768 | dayNames{ |
769 | format{ | |
770 | abbreviated{ | |
771 | "Domh", | |
772 | "Luan", | |
773 | "Máirt", | |
774 | "Céad", | |
775 | "Déar", | |
776 | "Aoine", | |
777 | "Sath", | |
778 | } | |
b331163b A |
779 | narrow{ |
780 | "D", | |
781 | "L", | |
782 | "M", | |
783 | "C", | |
784 | "D", | |
785 | "A", | |
786 | "S", | |
787 | } | |
788 | short{ | |
789 | "Do", | |
790 | "Lu", | |
791 | "Má", | |
792 | "Cé", | |
793 | "Dé", | |
794 | "Ao", | |
795 | "Sa", | |
796 | } | |
797 | wide{ | |
798 | "Dé Domhnaigh", | |
799 | "Dé Luain", | |
800 | "Dé Máirt", | |
801 | "Dé Céadaoin", | |
802 | "Déardaoin", | |
803 | "Dé hAoine", | |
804 | "Dé Sathairn", | |
805 | } | |
806 | } | |
807 | stand-alone{ | |
808 | abbreviated{ | |
809 | "Domh", | |
810 | "Luan", | |
811 | "Máirt", | |
812 | "Céad", | |
813 | "Déar", | |
814 | "Aoine", | |
815 | "Sath", | |
816 | } | |
817 | narrow{ | |
818 | "D", | |
819 | "L", | |
820 | "M", | |
821 | "C", | |
822 | "D", | |
823 | "A", | |
824 | "S", | |
825 | } | |
826 | short{ | |
827 | "Do", | |
828 | "Lu", | |
829 | "Má", | |
830 | "Cé", | |
831 | "Dé", | |
832 | "Ao", | |
833 | "Sa", | |
834 | } | |
374ca955 A |
835 | wide{ |
836 | "Dé Domhnaigh", | |
837 | "Dé Luain", | |
838 | "Dé Máirt", | |
839 | "Dé Céadaoin", | |
840 | "Déardaoin", | |
841 | "Dé hAoine", | |
842 | "Dé Sathairn", | |
843 | } | |
844 | } | |
845 | } | |
2ca993e8 A |
846 | dayPeriod{ |
847 | stand-alone{ | |
848 | abbreviated{ | |
849 | am{"a.m."} | |
850 | pm{"p.m."} | |
851 | } | |
852 | narrow{ | |
853 | am{"a"} | |
854 | pm{"p"} | |
855 | } | |
856 | wide{ | |
857 | am{"a.m."} | |
858 | pm{"p.m."} | |
859 | } | |
860 | } | |
861 | } | |
374ca955 A |
862 | eras{ |
863 | abbreviated{ | |
864 | "RC", | |
865 | "AD", | |
866 | } | |
b331163b A |
867 | abbreviated%variant{ |
868 | "RCR", | |
869 | "CR", | |
870 | } | |
871 | narrow{ | |
872 | "RC", | |
873 | "AD", | |
874 | } | |
875 | narrow%variant{ | |
876 | "RCR", | |
877 | "CR", | |
878 | } | |
879 | wide{ | |
880 | "Roimh Chríost", | |
881 | "Anno Domini", | |
882 | } | |
883 | wide%variant{ | |
884 | "Roimh Chomh-Ré", | |
885 | "Comh-Ré", | |
886 | } | |
887 | } | |
888 | intervalFormats{ | |
3d1f044b A |
889 | Bh{ |
890 | B{"h B – h B"} | |
891 | h{"h – h B"} | |
892 | } | |
893 | Bhm{ | |
894 | B{"h:mm B – h:mm B"} | |
895 | h{"h:mm – h:mm B"} | |
896 | m{"h:mm – h:mm B"} | |
897 | } | |
898 | Gy{ | |
899 | G{"G y – G y"} | |
900 | } | |
b331163b A |
901 | H{ |
902 | H{"HH – HH"} | |
903 | } | |
904 | Hm{ | |
905 | H{"HH:mm – HH:mm"} | |
906 | m{"HH:mm – HH:mm"} | |
907 | } | |
908 | Hmv{ | |
909 | H{"HH:mm – HH:mm v"} | |
910 | m{"HH:mm – HH:mm v"} | |
911 | } | |
912 | Hv{ | |
913 | H{"HH – HH v"} | |
914 | } | |
915 | M{ | |
916 | M{"MM – MM"} | |
917 | } | |
918 | MEd{ | |
919 | M{"E dd/MM – E dd/MM"} | |
920 | d{"E dd/MM – E dd/MM"} | |
921 | } | |
922 | MMM{ | |
923 | M{"MMM – MMM"} | |
924 | } | |
925 | MMMEd{ | |
926 | M{"E d MMM – E d MMM"} | |
927 | d{"E d MMM – E d MMM"} | |
928 | } | |
929 | MMMd{ | |
930 | M{"d MMM – d MMM"} | |
931 | d{"d – d MMM"} | |
932 | } | |
933 | Md{ | |
934 | M{"dd/MM – dd/MM"} | |
935 | d{"dd/MM – dd/MM"} | |
936 | } | |
937 | d{ | |
938 | d{"d – d"} | |
939 | } | |
940 | fallback{"{0} – {1}"} | |
941 | h{ | |
942 | a{"h a – h a"} | |
943 | h{"h – h a"} | |
944 | } | |
945 | hm{ | |
946 | a{"h:mm a – h:mm a"} | |
947 | h{"h:mm – h:mm a"} | |
948 | m{"h:mm – h:mm a"} | |
949 | } | |
950 | hmv{ | |
951 | a{"h:mm a – h:mm a v"} | |
952 | h{"h:mm – h:mm a v"} | |
953 | m{"h:mm – h:mm a v"} | |
954 | } | |
955 | hv{ | |
956 | a{"h a – h a v"} | |
957 | h{"h – h a v"} | |
958 | } | |
959 | y{ | |
960 | y{"y – y"} | |
961 | } | |
962 | yM{ | |
963 | M{"MM/y – MM/y"} | |
964 | y{"MM/y – MM/y"} | |
965 | } | |
966 | yMEd{ | |
967 | M{"E dd/MM/y – E dd/MM/y"} | |
968 | d{"E dd/MM/y – E dd/MM/y"} | |
969 | y{"E dd/MM/y – E dd/MM/y"} | |
970 | } | |
971 | yMMM{ | |
972 | M{"MMM – MMM y"} | |
973 | y{"MMM y – MMM y"} | |
974 | } | |
975 | yMMMEd{ | |
976 | M{"E d MMM – E d MMM y"} | |
977 | d{"E d MMM – E d MMM y"} | |
978 | y{"E d MMM y – E d MMM y"} | |
979 | } | |
980 | yMMMM{ | |
981 | M{"MMMM – MMMM y"} | |
982 | y{"MMMM y – MMMM y"} | |
983 | } | |
984 | yMMMd{ | |
985 | M{"d MMM – d MMM y"} | |
986 | d{"d – d MMM y"} | |
987 | y{"d MMM y – d MMM y"} | |
988 | } | |
989 | yMd{ | |
990 | M{"dd/MM/y – dd/MM/y"} | |
991 | d{"dd/MM/y – dd/MM/y"} | |
992 | y{"dd/MM/y – dd/MM/y"} | |
993 | } | |
374ca955 A |
994 | } |
995 | monthNames{ | |
996 | format{ | |
997 | abbreviated{ | |
998 | "Ean", | |
999 | "Feabh", | |
1000 | "Márta", | |
1001 | "Aib", | |
1002 | "Beal", | |
1003 | "Meith", | |
1004 | "Iúil", | |
1005 | "Lún", | |
1006 | "MFómh", | |
1007 | "DFómh", | |
1008 | "Samh", | |
1009 | "Noll", | |
1010 | } | |
b331163b A |
1011 | narrow{ |
1012 | "E", | |
1013 | "F", | |
1014 | "M", | |
1015 | "A", | |
1016 | "B", | |
1017 | "M", | |
1018 | "I", | |
1019 | "L", | |
1020 | "M", | |
1021 | "D", | |
1022 | "S", | |
1023 | "N", | |
1024 | } | |
374ca955 A |
1025 | wide{ |
1026 | "Eanáir", | |
1027 | "Feabhra", | |
1028 | "Márta", | |
1029 | "Aibreán", | |
1030 | "Bealtaine", | |
1031 | "Meitheamh", | |
1032 | "Iúil", | |
1033 | "Lúnasa", | |
1034 | "Meán Fómhair", | |
1035 | "Deireadh Fómhair", | |
1036 | "Samhain", | |
1037 | "Nollaig", | |
1038 | } | |
1039 | } | |
73c04bcf | 1040 | stand-alone{ |
b331163b A |
1041 | abbreviated{ |
1042 | "Ean", | |
1043 | "Feabh", | |
1044 | "Márta", | |
1045 | "Aib", | |
1046 | "Beal", | |
1047 | "Meith", | |
1048 | "Iúil", | |
1049 | "Lún", | |
1050 | "MFómh", | |
1051 | "DFómh", | |
1052 | "Samh", | |
1053 | "Noll", | |
1054 | } | |
73c04bcf A |
1055 | narrow{ |
1056 | "E", | |
1057 | "F", | |
1058 | "M", | |
1059 | "A", | |
1060 | "B", | |
1061 | "M", | |
1062 | "I", | |
1063 | "L", | |
1064 | "M", | |
1065 | "D", | |
1066 | "S", | |
1067 | "N", | |
1068 | } | |
b331163b A |
1069 | wide{ |
1070 | "Eanáir", | |
1071 | "Feabhra", | |
1072 | "Márta", | |
1073 | "Aibreán", | |
1074 | "Bealtaine", | |
1075 | "Meitheamh", | |
1076 | "Iúil", | |
1077 | "Lúnasa", | |
1078 | "Meán Fómhair", | |
1079 | "Deireadh Fómhair", | |
1080 | "Samhain", | |
1081 | "Nollaig", | |
1082 | } | |
73c04bcf A |
1083 | } |
1084 | } | |
1085 | quarters{ | |
1086 | format{ | |
1087 | abbreviated{ | |
1088 | "R1", | |
1089 | "R2", | |
1090 | "R3", | |
1091 | "R4", | |
1092 | } | |
b331163b A |
1093 | narrow{ |
1094 | "1", | |
1095 | "2", | |
1096 | "3", | |
1097 | "4", | |
1098 | } | |
73c04bcf A |
1099 | wide{ |
1100 | "1ú ráithe", | |
1101 | "2ú ráithe", | |
1102 | "3ú ráithe", | |
1103 | "4ú ráithe", | |
1104 | } | |
1105 | } | |
b331163b A |
1106 | stand-alone{ |
1107 | abbreviated{ | |
1108 | "R1", | |
1109 | "R2", | |
1110 | "R3", | |
1111 | "R4", | |
1112 | } | |
1113 | narrow{ | |
1114 | "1", | |
1115 | "2", | |
1116 | "3", | |
1117 | "4", | |
1118 | } | |
1119 | wide{ | |
1120 | "1ú ráithe", | |
1121 | "2ú ráithe", | |
1122 | "3ú ráithe", | |
1123 | "4ú ráithe", | |
1124 | } | |
1125 | } | |
1126 | } | |
1127 | } | |
1128 | } | |
f3c0d7a5 | 1129 | characterLabel{ |
0f5d89e8 | 1130 | activities{"Gníomhaíocht"} |
f3c0d7a5 A |
1131 | african_scripts{"Scripteanna na hAfraice"} |
1132 | american_scripts{"Scripteanna Meiriceánacha"} | |
1133 | animal{"ainmhí"} | |
0f5d89e8 A |
1134 | animals_nature{"Ainmhithe nó an Nádúr"} |
1135 | arrows{"saighead"} | |
f3c0d7a5 A |
1136 | body{"corp"} |
1137 | box_drawing{"Líníocht Boscaí"} | |
1138 | braille{"Braille"} | |
1139 | building{"foirgneamh"} | |
1140 | bullets_stars{"Urchair/Réaltaí"} | |
1141 | consonantal_jamo{"Seamó Consanta"} | |
1142 | currency_symbols{"Siombailí Airgeadra"} | |
1143 | dash_connector{"Dais/Nascóir"} | |
1144 | digits{"Digití"} | |
1145 | dingbats{"Smísteoga"} | |
1146 | divination_symbols{"Siombailí na Fáistine"} | |
3d1f044b A |
1147 | downwards_arrows{"saighead síos"} |
1148 | downwards_upwards_arrows{"saighead síos suas"} | |
f3c0d7a5 A |
1149 | east_asian_scripts{"Scripteanna na hÁise Thoir"} |
1150 | emoji{"Emoji"} | |
1151 | european_scripts{"Scripteanna na hEorpa"} | |
1152 | female{"baineann"} | |
1153 | flag{"bratach"} | |
1154 | flags{"Bratacha"} | |
1155 | food_drink{"Bia agus Deoch"} | |
1156 | format{"Formáid"} | |
1157 | format_whitespace{"Formáid agus Spás Bán"} | |
3d1f044b | 1158 | full_width_form_variant{"athraitheach leithid iomláin"} |
f3c0d7a5 | 1159 | geometric_shapes{"Cruthanna Geoiméadracha"} |
3d1f044b | 1160 | half_width_form_variant{"athraitheach leathleithid"} |
f3c0d7a5 A |
1161 | han_characters{"Carachtair Han"} |
1162 | han_radicals{"Fréamhacha Han"} | |
1163 | hanja{"Hanaí"} | |
1164 | hanzi_simplified{"Hansaí (Simplithe)"} | |
1165 | hanzi_traditional{"Hansaí (Traidisiúnta)"} | |
1166 | heart{"croí"} | |
1167 | historic_scripts{"Scripteanna Stairiúla"} | |
1168 | ideographic_desc_characters{"Carachtair Thuairiscithe Idéagrafacha"} | |
1169 | japanese_kana{"Kana Seapánach"} | |
1170 | kanbun{"Kanbun"} | |
1171 | kanji{"Ceansaí"} | |
0f5d89e8 A |
1172 | keycap{"caipín eochrach"} |
1173 | leftwards_arrows{"Saighead Chlé"} | |
1174 | leftwards_rightwards_arrows{"Saighead Chlé-Dheas"} | |
f3c0d7a5 A |
1175 | letterlike_symbols{"Siombailí Cosúil le Litreacha"} |
1176 | limited_use{"Neamhfhorleathan"} | |
0f5d89e8 | 1177 | male{"fireann"} |
f3c0d7a5 A |
1178 | math_symbols{"Siombailí Matamaiticiúla"} |
1179 | middle_eastern_scripts{"Scripteanna an Mheánoirthir"} | |
1180 | miscellaneous{"Éagsúil"} | |
1181 | modern_scripts{"Scripteanna Nua-Aimseartha"} | |
1182 | modifier{"Mionathraitheoir"} | |
1183 | musical_symbols{"Siombailí Ceoil"} | |
1184 | nature{"nádúr"} | |
0f5d89e8 | 1185 | nonspacing{"Neamhspásáil"} |
f3c0d7a5 A |
1186 | numbers{"Uimhreacha"} |
1187 | objects{"Nithe"} | |
1188 | other{"Eile"} | |
1189 | paired{"Péireáilte"} | |
1190 | person{"duine"} | |
1191 | phonetic_alphabet{"Aibítir Foghraíochta"} | |
1192 | pictographs{"Picteagraif"} | |
1193 | place{"áit"} | |
1194 | plant{"planda"} | |
1195 | punctuation{"Poncaíocht"} | |
0f5d89e8 | 1196 | rightwards_arrows{"Saighead Dheas"} |
f3c0d7a5 | 1197 | sign_standard_symbols{"Comharthaí/Siombailí Coitianta"} |
3d1f044b | 1198 | small_form_variant{"athraithigh bheaga"} |
0f5d89e8 A |
1199 | smiley{"straoiseog"} |
1200 | smileys_people{"Straoiseoga nó Daoine"} | |
f3c0d7a5 A |
1201 | south_asian_scripts{"Scripteanna na hÁise Theas"} |
1202 | southeast_asian_scripts{"Scripteanna na hÁise Thoir Theas"} | |
1203 | spacing{"Spásáil"} | |
1204 | sport{"spórt"} | |
1205 | symbols{"Siombailí"} | |
1206 | technical_symbols{"Siombailí Teicniúla"} | |
1207 | tone_marks{"Comharthaí Toin"} | |
1208 | travel{"taisteal"} | |
0f5d89e8 A |
1209 | travel_places{"Taisteal nó Áiteanna"} |
1210 | upwards_arrows{"Saighead suas"} | |
f3c0d7a5 A |
1211 | variant_forms{"Foirmeacha Malartacha"} |
1212 | vocalic_jamo{"Seamó Guthach"} | |
1213 | weather{"aimsir"} | |
1214 | western_asian_scripts{"Scripteanna na hÁise Thiar"} | |
1215 | whitespace{"Spás Bán"} | |
1216 | } | |
b331163b A |
1217 | delimiters{ |
1218 | alternateQuotationEnd{"’"} | |
1219 | alternateQuotationStart{"‘"} | |
1220 | quotationEnd{"”"} | |
1221 | quotationStart{"“"} | |
1222 | } | |
1223 | fields{ | |
1224 | day{ | |
1225 | dn{"Lá"} | |
1226 | relative{ | |
1227 | "-1"{"inné"} | |
1228 | "-2"{"arú inné"} | |
1229 | "0"{"inniu"} | |
1230 | "1"{"amárach"} | |
1231 | "2"{"arú amárach"} | |
1232 | } | |
1233 | relativeTime{ | |
1234 | future{ | |
1235 | few{"i gceann {0} lá"} | |
1236 | many{"i gceann {0} lá"} | |
1237 | one{"i gceann {0} lá"} | |
1238 | other{"i gceann {0} lá"} | |
1239 | two{"i gceann {0} lá"} | |
1240 | } | |
1241 | past{ | |
1242 | few{"{0} lá ó shin"} | |
1243 | many{"{0} lá ó shin"} | |
1244 | one{"{0} lá ó shin"} | |
1245 | other{"{0} lá ó shin"} | |
1246 | two{"{0} lá ó shin"} | |
1247 | } | |
1248 | } | |
1249 | } | |
1250 | day-narrow{ | |
1251 | dn{"Lá"} | |
2ca993e8 A |
1252 | relative{ |
1253 | "-1"{"inné"} | |
1254 | "-2"{"arú inné"} | |
1255 | "0"{"inniu"} | |
1256 | "1"{"amárach"} | |
1257 | "2"{"arú amárach"} | |
1258 | } | |
b331163b A |
1259 | relativeTime{ |
1260 | future{ | |
1261 | few{"+{0} lá"} | |
1262 | many{"+{0} lá"} | |
1263 | one{"+{0} lá"} | |
1264 | other{"+{0} lá"} | |
1265 | two{"+{0} lá"} | |
1266 | } | |
1267 | past{ | |
1268 | few{"-{0} lá"} | |
1269 | many{"-{0} lá"} | |
1270 | one{"-{0} lá"} | |
1271 | other{"-{0} lá"} | |
1272 | two{"-{0} lá"} | |
1273 | } | |
1274 | } | |
1275 | } | |
1276 | day-short{ | |
1277 | dn{"Lá"} | |
2ca993e8 A |
1278 | relative{ |
1279 | "-1"{"inné"} | |
1280 | "-2"{"arú inné"} | |
1281 | "0"{"inniu"} | |
1282 | "1"{"amárach"} | |
1283 | "2"{"arú amárach"} | |
1284 | } | |
b331163b A |
1285 | relativeTime{ |
1286 | future{ | |
1287 | few{"i gceann {0} lá"} | |
1288 | many{"i gceann {0} lá"} | |
1289 | one{"i gceann {0} lá"} | |
1290 | other{"i gceann {0} lá"} | |
1291 | two{"i gceann {0} lá"} | |
1292 | } | |
1293 | past{ | |
1294 | few{"{0} lá ó shin"} | |
1295 | many{"{0} lá ó shin"} | |
1296 | one{"{0} lá ó shin"} | |
1297 | other{"{0} lá ó shin"} | |
1298 | two{"{0} lá ó shin"} | |
1299 | } | |
1300 | } | |
1301 | } | |
0f5d89e8 A |
1302 | dayOfYear{ |
1303 | dn{"Lá den bhliain"} | |
1304 | } | |
1305 | dayOfYear-narrow{ | |
1306 | dn{"lá den bhl."} | |
1307 | } | |
1308 | dayOfYear-short{ | |
1309 | dn{"lá den bhl."} | |
1310 | } | |
b331163b A |
1311 | dayperiod{ |
1312 | dn{"a.m./p.m."} | |
1313 | } | |
0f5d89e8 A |
1314 | dayperiod-narrow{ |
1315 | dn{"a.m./p.m."} | |
1316 | } | |
1317 | dayperiod-short{ | |
1318 | dn{"a.m./p.m."} | |
1319 | } | |
b331163b A |
1320 | era{ |
1321 | dn{"Ré"} | |
1322 | } | |
0f5d89e8 A |
1323 | era-narrow{ |
1324 | dn{"ré"} | |
1325 | } | |
1326 | era-short{ | |
1327 | dn{"ré"} | |
1328 | } | |
b331163b A |
1329 | fri{ |
1330 | relative{ | |
1331 | "-1"{"an Aoine seo caite"} | |
2ca993e8 | 1332 | "0"{"an Aoine seo"} |
b331163b A |
1333 | "1"{"an Aoine seo chugainn"} |
1334 | } | |
f3c0d7a5 A |
1335 | relativeTime{ |
1336 | future{ | |
1337 | few{"{0} seachtaine ón Aoine"} | |
1338 | many{"{0} seachtaine ón Aoine"} | |
1339 | one{"{0} seachtain ón Aoine"} | |
1340 | other{"{0} seachtain ón Aoine"} | |
1341 | two{"{0} sheachtain ón Aoine"} | |
1342 | } | |
1343 | past{ | |
1344 | few{"Dé hAoine {0} seachtaine ó shin"} | |
1345 | many{"Dé hAoine {0} seachtaine ó shin"} | |
1346 | one{"Dé hAoine {0} seachtain ó shin"} | |
1347 | other{"Dé hAoine {0} seachtain ó shin"} | |
1348 | two{"Dé hAoine {0} sheachtain ó shin"} | |
1349 | } | |
1350 | } | |
b331163b A |
1351 | } |
1352 | fri-narrow{ | |
1353 | relative{ | |
1354 | "-1"{"an Aoine seo caite"} | |
2ca993e8 A |
1355 | "0"{"an Aoine seo"} |
1356 | "1"{"an Aoine seo chug."} | |
b331163b | 1357 | } |
f3c0d7a5 A |
1358 | relativeTime{ |
1359 | future{ | |
1360 | few{"+{0} Aoine"} | |
1361 | many{"+{0} Aoine"} | |
1362 | one{"+{0} Aoine"} | |
1363 | other{"+{0} Aoine"} | |
1364 | two{"+{0} Aoine"} | |
1365 | } | |
1366 | past{ | |
1367 | few{"{0} Aoine ó shin"} | |
1368 | many{"{0} Aoine ó shin"} | |
1369 | one{"{0} Aoine ó shin"} | |
1370 | other{"{0} Aoine ó shin"} | |
1371 | two{"{0} Aoine ó shin"} | |
1372 | } | |
1373 | } | |
b331163b A |
1374 | } |
1375 | fri-short{ | |
1376 | relative{ | |
1377 | "-1"{"an Aoine seo caite"} | |
2ca993e8 | 1378 | "0"{"an Aoine seo"} |
b331163b A |
1379 | "1"{"an Aoine seo chugainn"} |
1380 | } | |
f3c0d7a5 A |
1381 | relativeTime{ |
1382 | future{ | |
1383 | few{"{0} seachtaine ón Aoine"} | |
1384 | many{"{0} seachtaine ón Aoine"} | |
1385 | one{"{0} seachtain ón Aoine"} | |
1386 | other{"{0} seachtain ón Aoine"} | |
1387 | two{"{0} sheachtain ón Aoine"} | |
1388 | } | |
1389 | past{ | |
1390 | few{"Dé hAoine {0} seachtaine ó shin"} | |
1391 | many{"Dé hAoine {0} seachtaine ó shin"} | |
1392 | one{"Dé hAoine {0} seachtain ó shin"} | |
1393 | other{"Dé hAoine {0} seachtain ó shin"} | |
1394 | two{"Dé hAoine {0} sheachtain ó shin"} | |
1395 | } | |
1396 | } | |
b331163b A |
1397 | } |
1398 | hour{ | |
1399 | dn{"Uair"} | |
f3c0d7a5 A |
1400 | relative{ |
1401 | "0"{"an uair seo"} | |
1402 | } | |
b331163b A |
1403 | relativeTime{ |
1404 | future{ | |
1405 | few{"i gceann {0} huaire an chloig"} | |
1406 | many{"i gceann {0} n-uaire an chloig"} | |
1407 | one{"i gceann {0} uair an chloig"} | |
1408 | other{"i gceann {0} uair an chloig"} | |
1409 | two{"i gceann {0} uair an chloig"} | |
1410 | } | |
1411 | past{ | |
1412 | few{"{0} huaire an chloig ó shin"} | |
1413 | many{"{0} n-uaire an chloig ó shin"} | |
1414 | one{"{0} uair an chloig ó shin"} | |
1415 | other{"{0} uair an chloig ó shin"} | |
1416 | two{"{0} uair an chloig ó shin"} | |
1417 | } | |
1418 | } | |
1419 | } | |
1420 | hour-narrow{ | |
1421 | dn{"u"} | |
f3c0d7a5 A |
1422 | relative{ |
1423 | "0"{"an uair seo"} | |
1424 | } | |
b331163b A |
1425 | relativeTime{ |
1426 | future{ | |
1427 | few{"+{0} u"} | |
1428 | many{"+{0} u"} | |
1429 | one{"+{0} u"} | |
1430 | other{"+{0} u"} | |
1431 | two{"+{0} u"} | |
1432 | } | |
1433 | past{ | |
1434 | few{"-{0} u"} | |
1435 | many{"-{0} u"} | |
1436 | one{"-{0} u"} | |
1437 | other{"-{0} u"} | |
1438 | two{"-{0} u"} | |
1439 | } | |
1440 | } | |
1441 | } | |
1442 | hour-short{ | |
1443 | dn{"uair"} | |
f3c0d7a5 A |
1444 | relative{ |
1445 | "0"{"an uair seo"} | |
1446 | } | |
b331163b A |
1447 | relativeTime{ |
1448 | future{ | |
1449 | few{"i gceann {0} huaire"} | |
1450 | many{"i gceann {0} n-uaire"} | |
1451 | one{"i gceann {0} uair"} | |
1452 | other{"i gceann {0} uair"} | |
1453 | two{"i gceann {0} uair"} | |
1454 | } | |
1455 | past{ | |
1456 | few{"{0} huaire ó shin"} | |
1457 | many{"{0} n-uaire ó shin"} | |
1458 | one{"{0} uair ó shin"} | |
1459 | other{"{0} uair ó shin"} | |
1460 | two{"{0} uair ó shin"} | |
1461 | } | |
1462 | } | |
1463 | } | |
1464 | minute{ | |
1465 | dn{"Nóiméad"} | |
f3c0d7a5 A |
1466 | relative{ |
1467 | "0"{"an nóiméad seo"} | |
1468 | } | |
b331163b A |
1469 | relativeTime{ |
1470 | future{ | |
1471 | few{"i gceann {0} nóiméad"} | |
1472 | many{"i gceann {0} nóiméad"} | |
1473 | one{"i gceann {0} nóiméad"} | |
1474 | other{"i gceann {0} nóiméad"} | |
1475 | two{"i gceann {0} nóiméad"} | |
1476 | } | |
1477 | past{ | |
1478 | few{"{0} nóiméad ó shin"} | |
1479 | many{"{0} nóiméad ó shin"} | |
1480 | one{"{0} nóiméad ó shin"} | |
1481 | other{"{0} nóiméad ó shin"} | |
1482 | two{"{0} nóiméad ó shin"} | |
1483 | } | |
1484 | } | |
1485 | } | |
1486 | minute-narrow{ | |
1487 | dn{"n"} | |
f3c0d7a5 A |
1488 | relative{ |
1489 | "0"{"an nóiméad seo"} | |
1490 | } | |
b331163b A |
1491 | relativeTime{ |
1492 | future{ | |
1493 | few{"+{0} n"} | |
1494 | many{"+{0} n"} | |
1495 | one{"+{0} n"} | |
1496 | other{"+{0} n"} | |
1497 | two{"+{0} n"} | |
1498 | } | |
1499 | past{ | |
1500 | few{"-{0} n"} | |
1501 | many{"-{0} n"} | |
1502 | one{"-{0} n"} | |
1503 | other{"-{0} n"} | |
1504 | two{"-{0} n"} | |
1505 | } | |
1506 | } | |
1507 | } | |
1508 | minute-short{ | |
1509 | dn{"nóim."} | |
f3c0d7a5 A |
1510 | relative{ |
1511 | "0"{"an nóiméad seo"} | |
1512 | } | |
b331163b A |
1513 | relativeTime{ |
1514 | future{ | |
1515 | few{"i gceann {0} nóim."} | |
1516 | many{"i gceann {0} nóim."} | |
1517 | one{"i gceann {0} nóim."} | |
1518 | other{"i gceann {0} nóim."} | |
1519 | two{"i gceann {0} nóim."} | |
1520 | } | |
1521 | past{ | |
1522 | few{"{0} nóim. ó shin"} | |
1523 | many{"{0} nóim. ó shin"} | |
1524 | one{"{0} nóim. ó shin"} | |
1525 | other{"{0} nóim. ó shin"} | |
1526 | two{"{0} nóim. ó shin"} | |
1527 | } | |
1528 | } | |
1529 | } | |
1530 | mon{ | |
1531 | relative{ | |
1532 | "-1"{"an Luan seo caite"} | |
2ca993e8 | 1533 | "0"{"an Luan seo"} |
b331163b A |
1534 | "1"{"an Luan seo chugainn"} |
1535 | } | |
f3c0d7a5 A |
1536 | relativeTime{ |
1537 | future{ | |
1538 | few{"{0} seachtaine ón Luan"} | |
1539 | many{"{0} seachtaine ón Luan"} | |
1540 | one{"{0} seachtain ón Luan"} | |
1541 | other{"{0} seachtain ón Luan"} | |
1542 | two{"{0} sheachtain ón Luan"} | |
1543 | } | |
1544 | past{ | |
1545 | few{"Dé Luain {0} seachtaine ó shin"} | |
1546 | many{"Dé Luain {0} seachtaine ó shin"} | |
1547 | one{"Dé Luain {0} seachtain ó shin"} | |
1548 | other{"Dé Luain {0} seachtain ó shin"} | |
1549 | two{"Dé Luain {0} sheachtain ó shin"} | |
1550 | } | |
1551 | } | |
b331163b A |
1552 | } |
1553 | mon-narrow{ | |
1554 | relative{ | |
1555 | "-1"{"an Luan seo caite"} | |
2ca993e8 A |
1556 | "0"{"an Luan seo"} |
1557 | "1"{"an Luan seo chug."} | |
b331163b | 1558 | } |
f3c0d7a5 A |
1559 | relativeTime{ |
1560 | future{ | |
1561 | few{"+{0} Luan"} | |
1562 | many{"+{0} Luan"} | |
1563 | one{"+{0} Luan"} | |
1564 | other{"+{0} Luan"} | |
1565 | two{"+{0} Luan"} | |
1566 | } | |
1567 | past{ | |
1568 | few{"{0} Luan ó shin"} | |
1569 | many{"{0} Luan ó shin"} | |
1570 | one{"{0} Luan ó shin"} | |
1571 | other{"{0} Luan ó shin"} | |
1572 | two{"{0} Luan ó shin"} | |
1573 | } | |
1574 | } | |
b331163b A |
1575 | } |
1576 | mon-short{ | |
1577 | relative{ | |
1578 | "-1"{"an Luan seo caite"} | |
2ca993e8 | 1579 | "0"{"an Luan seo"} |
b331163b A |
1580 | "1"{"an Luan seo chugainn"} |
1581 | } | |
f3c0d7a5 A |
1582 | relativeTime{ |
1583 | future{ | |
1584 | few{"{0} seachtaine ón Luan"} | |
1585 | many{"{0} seachtaine ón Luan"} | |
1586 | one{"{0} seachtain ón Luan"} | |
1587 | other{"{0} seachtain ón Luan"} | |
1588 | two{"{0} sheachtain ón Luan"} | |
1589 | } | |
1590 | past{ | |
1591 | few{"Dé Luain {0} seachtaine ó shin"} | |
1592 | many{"Dé Luain {0} seachtaine ó shin"} | |
1593 | one{"Dé Luain {0} seachtain ó shin"} | |
1594 | other{"Dé Luain {0} seachtain ó shin"} | |
1595 | two{"Dé Luain {0} sheachtain ó shin"} | |
1596 | } | |
1597 | } | |
b331163b A |
1598 | } |
1599 | month{ | |
1600 | dn{"Mí"} | |
1601 | relative{ | |
1602 | "-1"{"an mhí seo caite"} | |
1603 | "0"{"an mhí seo"} | |
1604 | "1"{"an mhí seo chugainn"} | |
1605 | } | |
1606 | relativeTime{ | |
1607 | future{ | |
1608 | few{"i gceann {0} mhí"} | |
1609 | many{"i gceann {0} mí"} | |
1610 | one{"i gceann {0} mhí"} | |
1611 | other{"i gceann {0} mí"} | |
1612 | two{"i gceann {0} mhí"} | |
1613 | } | |
1614 | past{ | |
1615 | few{"{0} mhí ó shin"} | |
1616 | many{"{0} mí ó shin"} | |
1617 | one{"{0} mhí ó shin"} | |
1618 | other{"{0} mí ó shin"} | |
1619 | two{"{0} mhí ó shin"} | |
1620 | } | |
1621 | } | |
1622 | } | |
1623 | month-narrow{ | |
1624 | dn{"mí"} | |
2ca993e8 A |
1625 | relative{ |
1626 | "-1"{"an mhí seo caite"} | |
1627 | "0"{"an mhí seo"} | |
1628 | "1"{"an mhí seo chugainn"} | |
1629 | } | |
b331163b A |
1630 | relativeTime{ |
1631 | future{ | |
1632 | few{"+{0} mhí"} | |
1633 | many{"+{0} mí"} | |
1634 | one{"+{0} mhí"} | |
1635 | other{"+{0} mí"} | |
1636 | two{"+{0} mhí"} | |
1637 | } | |
1638 | past{ | |
1639 | few{"-{0} mhí"} | |
1640 | many{"-{0} mí"} | |
1641 | one{"-{0} mhí"} | |
1642 | other{"-{0} mí"} | |
1643 | two{"-{0} mhí"} | |
1644 | } | |
1645 | } | |
1646 | } | |
1647 | month-short{ | |
1648 | dn{"mí"} | |
2ca993e8 A |
1649 | relative{ |
1650 | "-1"{"an mhí seo caite"} | |
1651 | "0"{"an mhí seo"} | |
1652 | "1"{"an mhí seo chugainn"} | |
1653 | } | |
b331163b A |
1654 | relativeTime{ |
1655 | future{ | |
1656 | few{"i gceann {0} mhí"} | |
1657 | many{"i gceann {0} mí"} | |
1658 | one{"i gceann {0} mhí"} | |
1659 | other{"i gceann {0} mí"} | |
1660 | two{"i gceann {0} mhí"} | |
1661 | } | |
1662 | past{ | |
1663 | few{"{0} mhí ó shin"} | |
1664 | many{"{0} mí ó shin"} | |
1665 | one{"{0} mhí ó shin"} | |
1666 | other{"{0} mí ó shin"} | |
1667 | two{"{0} mhí ó shin"} | |
1668 | } | |
1669 | } | |
1670 | } | |
1671 | quarter{ | |
1672 | dn{"Ráithe"} | |
2ca993e8 A |
1673 | relative{ |
1674 | "-1"{"an ráithe seo caite"} | |
1675 | "0"{"an ráithe seo"} | |
1676 | "1"{"an ráithe seo chugainn"} | |
1677 | } | |
b331163b A |
1678 | relativeTime{ |
1679 | future{ | |
1680 | few{"i gceann {0} ráithe"} | |
1681 | many{"i gceann {0} ráithe"} | |
1682 | one{"i gceann {0} ráithe"} | |
1683 | other{"i gceann {0} ráithe"} | |
1684 | two{"i gceann {0} ráithe"} | |
1685 | } | |
1686 | past{ | |
1687 | few{"{0} ráithe ó shin"} | |
1688 | many{"{0} ráithe ó shin"} | |
1689 | one{"{0} ráithe ó shin"} | |
1690 | other{"{0} ráithe ó shin"} | |
1691 | two{"{0} ráithe ó shin"} | |
1692 | } | |
1693 | } | |
1694 | } | |
1695 | quarter-narrow{ | |
1696 | dn{"ráithe"} | |
2ca993e8 A |
1697 | relative{ |
1698 | "-1"{"an ráithe seo caite"} | |
1699 | "0"{"an ráithe seo"} | |
1700 | "1"{"an ráithe seo chugainn"} | |
1701 | } | |
b331163b A |
1702 | relativeTime{ |
1703 | future{ | |
1704 | few{"+{0} R"} | |
1705 | many{"+{0} R"} | |
1706 | one{"+{0} R"} | |
1707 | other{"+{0} R"} | |
1708 | two{"+{0} R"} | |
1709 | } | |
1710 | past{ | |
1711 | few{"-{0} R"} | |
1712 | many{"-{0} R"} | |
1713 | one{"-{0} R"} | |
1714 | other{"-{0} R"} | |
1715 | two{"-{0} R"} | |
1716 | } | |
1717 | } | |
1718 | } | |
1719 | quarter-short{ | |
1720 | dn{"ráithe"} | |
2ca993e8 A |
1721 | relative{ |
1722 | "-1"{"an ráithe seo caite"} | |
1723 | "0"{"an ráithe seo"} | |
1724 | "1"{"an ráithe seo chugainn"} | |
1725 | } | |
b331163b A |
1726 | relativeTime{ |
1727 | future{ | |
1728 | few{"i gceann {0} ráithe"} | |
1729 | many{"i gceann {0} ráithe"} | |
1730 | one{"i gceann {0} ráithe"} | |
1731 | other{"i gceann {0} ráithe"} | |
1732 | two{"i gceann {0} ráithe"} | |
1733 | } | |
1734 | past{ | |
1735 | few{"{0} ráithe ó shin"} | |
1736 | many{"{0} ráithe ó shin"} | |
1737 | one{"{0} ráithe ó shin"} | |
1738 | other{"{0} ráithe ó shin"} | |
1739 | two{"{0} ráithe ó shin"} | |
1740 | } | |
1741 | } | |
1742 | } | |
1743 | sat{ | |
1744 | relative{ | |
1745 | "-1"{"an Satharn seo caite"} | |
2ca993e8 | 1746 | "0"{"an Satharn seo"} |
b331163b A |
1747 | "1"{"an Satharn seo chugainn"} |
1748 | } | |
f3c0d7a5 A |
1749 | relativeTime{ |
1750 | future{ | |
1751 | few{"{0} seachtaine ón Satharn"} | |
1752 | many{"{0} seachtaine ón Satharn"} | |
1753 | one{"{0} seachtain ón Satharn"} | |
1754 | other{"{0} seachtain ón Satharn"} | |
1755 | two{"{0} sheachtain ón Satharn"} | |
1756 | } | |
1757 | past{ | |
1758 | few{"Dé Sathairn {0} seachtaine ó shin"} | |
1759 | many{"Dé Sathairn {0} seachtaine ó shin"} | |
1760 | one{"Dé Sathairn {0} seachtain ó shin"} | |
1761 | other{"Dé Sathairn {0} seachtain ó shin"} | |
1762 | two{"Dé Sathairn {0} sheachtain ó shin"} | |
1763 | } | |
1764 | } | |
b331163b A |
1765 | } |
1766 | sat-narrow{ | |
1767 | relative{ | |
1768 | "-1"{"an Sath seo caite"} | |
2ca993e8 A |
1769 | "0"{"an Sath seo"} |
1770 | "1"{"an Sath seo chug."} | |
b331163b | 1771 | } |
f3c0d7a5 A |
1772 | relativeTime{ |
1773 | future{ | |
1774 | few{"+{0} Shatharn"} | |
1775 | many{"+{0} Satharn"} | |
1776 | one{"+{0} Satharn"} | |
1777 | other{"+{0} Satharn"} | |
1778 | two{"+{0} Shatharn"} | |
1779 | } | |
1780 | past{ | |
1781 | few{"{0} Shatharn ó shin"} | |
1782 | many{"{0} Satharn ó shin"} | |
1783 | one{"{0} Satharn ó shin"} | |
1784 | other{"{0} Satharn ó shin"} | |
1785 | two{"{0} Shatharn ó shin"} | |
1786 | } | |
1787 | } | |
b331163b A |
1788 | } |
1789 | sat-short{ | |
1790 | relative{ | |
1791 | "-1"{"an Sath. seo caite"} | |
2ca993e8 | 1792 | "0"{"an Sath. seo"} |
b331163b A |
1793 | "1"{"an Sath. seo chugainn"} |
1794 | } | |
f3c0d7a5 A |
1795 | relativeTime{ |
1796 | future{ | |
1797 | few{"{0} seachtaine ón Satharn"} | |
1798 | many{"{0} seachtaine ón Satharn"} | |
1799 | one{"{0} seachtain ón Satharn"} | |
1800 | other{"{0} seachtain ón Satharn"} | |
1801 | two{"{0} sheachtain ón Satharn"} | |
1802 | } | |
1803 | past{ | |
1804 | few{"Dé Sathairn {0} seachtaine ó shin"} | |
1805 | many{"Dé Sathairn {0} seachtaine ó shin"} | |
1806 | one{"Dé Sathairn {0} seachtain ó shin"} | |
1807 | other{"Dé Sathairn {0} seachtain ó shin"} | |
1808 | two{"Dé Sathairn {0} sheachtain ó shin"} | |
1809 | } | |
1810 | } | |
b331163b A |
1811 | } |
1812 | second{ | |
1813 | dn{"Soicind"} | |
2ca993e8 A |
1814 | relative{ |
1815 | "0"{"anois"} | |
1816 | } | |
b331163b A |
1817 | relativeTime{ |
1818 | future{ | |
1819 | few{"i gceann {0} shoicind"} | |
1820 | many{"i gceann {0} soicind"} | |
1821 | one{"i gceann {0} soicind"} | |
1822 | other{"i gceann {0} soicind"} | |
1823 | two{"i gceann {0} shoicind"} | |
1824 | } | |
1825 | past{ | |
1826 | few{"{0} shoicind ó shin"} | |
1827 | many{"{0} soicind ó shin"} | |
1828 | one{"{0} soicind ó shin"} | |
1829 | other{"{0} soicind ó shin"} | |
1830 | two{"{0} shoicind ó shin"} | |
1831 | } | |
1832 | } | |
1833 | } | |
1834 | second-narrow{ | |
1835 | dn{"s"} | |
2ca993e8 A |
1836 | relative{ |
1837 | "0"{"anois"} | |
1838 | } | |
b331163b A |
1839 | relativeTime{ |
1840 | future{ | |
1841 | few{"+{0} s"} | |
1842 | many{"+{0} s"} | |
1843 | one{"+{0} s"} | |
1844 | other{"+{0} s"} | |
1845 | two{"+{0} s"} | |
1846 | } | |
1847 | past{ | |
1848 | few{"-{0} s"} | |
1849 | many{"-{0} s"} | |
1850 | one{"-{0} s"} | |
1851 | other{"-{0} s"} | |
1852 | two{"-{0} s"} | |
1853 | } | |
374ca955 A |
1854 | } |
1855 | } | |
b331163b A |
1856 | second-short{ |
1857 | dn{"soic."} | |
2ca993e8 A |
1858 | relative{ |
1859 | "0"{"anois"} | |
1860 | } | |
b331163b A |
1861 | relativeTime{ |
1862 | future{ | |
1863 | few{"i gceann {0} shoic."} | |
1864 | many{"i gceann {0} soic."} | |
1865 | one{"i gceann {0} soic."} | |
1866 | other{"i gceann {0} soic."} | |
1867 | two{"i gceann {0} shoic."} | |
1868 | } | |
1869 | past{ | |
1870 | few{"{0} shoic. ó shin"} | |
1871 | many{"{0} soic. ó shin"} | |
1872 | one{"{0} soic. ó shin"} | |
1873 | other{"{0} soic. ó shin"} | |
1874 | two{"{0} shoic. ó shin"} | |
1875 | } | |
1876 | } | |
1877 | } | |
1878 | sun{ | |
1879 | relative{ | |
1880 | "-1"{"an Domhnach seo caite"} | |
2ca993e8 | 1881 | "0"{"an Domhnach seo"} |
b331163b A |
1882 | "1"{"an Domhnach seo chugainn"} |
1883 | } | |
f3c0d7a5 A |
1884 | relativeTime{ |
1885 | future{ | |
1886 | few{"{0} seachtaine ón Domhnach"} | |
1887 | many{"{0} seachtaine ón Domhnach"} | |
1888 | one{"{0} seachtain ón Domhnach"} | |
1889 | other{"{0} seachtain ón Domhnach"} | |
1890 | two{"{0} sheachtain ón Domhnach"} | |
1891 | } | |
1892 | past{ | |
1893 | few{"Dé Domhnaigh {0} seachtaine ó shin"} | |
1894 | many{"Dé Domhnaigh {0} seachtaine ó shin"} | |
1895 | one{"Dé Domhnaigh {0} seachtain ó shin"} | |
1896 | other{"Dé Domhnaigh {0} seachtain ó shin"} | |
1897 | two{"Dé Domhnaigh {0} sheachtain ó shin"} | |
1898 | } | |
1899 | } | |
b331163b A |
1900 | } |
1901 | sun-narrow{ | |
1902 | relative{ | |
1903 | "-1"{"an Domh seo caite"} | |
2ca993e8 A |
1904 | "0"{"an Domh seo"} |
1905 | "1"{"an Domh seo chug."} | |
b331163b | 1906 | } |
f3c0d7a5 A |
1907 | relativeTime{ |
1908 | future{ | |
1909 | few{"+{0} Dhomh."} | |
1910 | many{"+{0} nDomh."} | |
1911 | one{"+{0} Domh."} | |
1912 | other{"+{0} Domh."} | |
1913 | two{"+{0} Dhomh."} | |
1914 | } | |
1915 | past{ | |
1916 | few{"{0} Dhomh. ó shin"} | |
1917 | many{"{0} nDomh. ó shin"} | |
1918 | one{"{0} Domh. ó shin"} | |
1919 | other{"{0} Domh. ó shin"} | |
1920 | two{"{0} Dhomh. ó shin"} | |
1921 | } | |
1922 | } | |
b331163b A |
1923 | } |
1924 | sun-short{ | |
1925 | relative{ | |
1926 | "-1"{"an Domh. seo caite"} | |
2ca993e8 | 1927 | "0"{"an Domh. seo"} |
b331163b A |
1928 | "1"{"an Domh. seo chugainn"} |
1929 | } | |
f3c0d7a5 A |
1930 | relativeTime{ |
1931 | future{ | |
1932 | few{"{0} seachtaine ón Domh."} | |
1933 | many{"{0} seachtaine ón Domh."} | |
1934 | one{"{0} seachtain ón Domh."} | |
1935 | other{"{0} seachtain ón Domh."} | |
1936 | two{"{0} sheachtain ón Domh."} | |
1937 | } | |
1938 | past{ | |
1939 | few{"Dé Domh. {0} seachtaine ó shin"} | |
1940 | many{"Dé Domh. {0} seachtaine ó shin"} | |
1941 | one{"Dé Domh. {0} seachtain ó shin"} | |
1942 | other{"Dé Domh. {0} seachtain ó shin"} | |
1943 | two{"Dé Domh. {0} sheachtain ó shin"} | |
1944 | } | |
1945 | } | |
b331163b A |
1946 | } |
1947 | thu{ | |
1948 | relative{ | |
1949 | "-1"{"an Déardaoin seo caite"} | |
2ca993e8 | 1950 | "0"{"an Déardaoin seo"} |
b331163b A |
1951 | "1"{"an Déardaoin seo chugainn"} |
1952 | } | |
f3c0d7a5 A |
1953 | relativeTime{ |
1954 | future{ | |
1955 | few{"{0} seachtaine ón Déardaoin"} | |
1956 | many{"{0} seachtaine ón Déardaoin"} | |
1957 | one{"{0} seachtain ón Déardaoin"} | |
1958 | other{"{0} seachtain ón Déardaoin"} | |
1959 | two{"{0} sheachtain ón Déardaoin"} | |
1960 | } | |
1961 | past{ | |
1962 | few{"Déardaoin {0} seachtaine ó shin"} | |
1963 | many{"Déardaoin {0} seachtaine ó shin"} | |
1964 | one{"Déardaoin {0} seachtain ó shin"} | |
1965 | other{"Déardaoin {0} seachtain ó shin"} | |
1966 | two{"Déardaoin {0} sheachtain ó shin"} | |
1967 | } | |
1968 | } | |
b331163b A |
1969 | } |
1970 | thu-narrow{ | |
1971 | relative{ | |
1972 | "-1"{"an Déar. seo caite"} | |
2ca993e8 A |
1973 | "0"{"an Déar. seo"} |
1974 | "1"{"an Déar. seo chug."} | |
b331163b | 1975 | } |
f3c0d7a5 A |
1976 | relativeTime{ |
1977 | future{ | |
1978 | few{"+{0} Dhéardaoin"} | |
1979 | many{"+{0} nDéardaoin"} | |
1980 | one{"+{0} Déardaoin"} | |
1981 | other{"+{0} Déardaoin"} | |
1982 | two{"+{0} Dhéardaoin"} | |
1983 | } | |
1984 | past{ | |
1985 | few{"{0} Dhéardaoin ó shin"} | |
1986 | many{"{0} nDéardaoin ó shin"} | |
1987 | one{"{0} Déardaoin ó shin"} | |
1988 | other{"{0} Déardaoin ó shin"} | |
1989 | two{"{0} Dhéardaoin ó shin"} | |
1990 | } | |
1991 | } | |
b331163b A |
1992 | } |
1993 | thu-short{ | |
1994 | relative{ | |
1995 | "-1"{"an Déar. seo caite"} | |
2ca993e8 | 1996 | "0"{"an Déar. seo"} |
b331163b A |
1997 | "1"{"an Déar. seo chugainn"} |
1998 | } | |
f3c0d7a5 A |
1999 | relativeTime{ |
2000 | future{ | |
2001 | few{"{0} seachtaine ón Déardaoin"} | |
2002 | many{"{0} seachtaine ón Déardaoin"} | |
2003 | one{"{0} seachtain ón Déardaoin"} | |
2004 | other{"{0} seachtain ón Déardaoin"} | |
2005 | two{"{0} sheachtain ón Déardaoin"} | |
2006 | } | |
2007 | past{ | |
2008 | few{"Déardaoin {0} seachtaine ó shin"} | |
2009 | many{"Déardaoin {0} seachtaine ó shin"} | |
2010 | one{"Déardaoin {0} seachtain ó shin"} | |
2011 | other{"Déardaoin {0} seachtain ó shin"} | |
2012 | two{"Déardaoin {0} sheachtain ó shin"} | |
2013 | } | |
2014 | } | |
b331163b A |
2015 | } |
2016 | tue{ | |
2017 | relative{ | |
2018 | "-1"{"an Mháirt seo caite"} | |
2ca993e8 | 2019 | "0"{"an Mháirt seo"} |
b331163b A |
2020 | "1"{"an Mháirt seo chugainn"} |
2021 | } | |
f3c0d7a5 A |
2022 | relativeTime{ |
2023 | future{ | |
2024 | few{"{0} seachtaine ón Máirt"} | |
2025 | many{"{0} seachtaine ón Máirt"} | |
2026 | one{"{0} seachtain ón Máirt"} | |
2027 | other{"{0} seachtain ón Máirt"} | |
2028 | two{"{0} sheachtain ón Máirt"} | |
2029 | } | |
2030 | past{ | |
2031 | few{"Dé Máirt {0} seachtaine ó shin"} | |
2032 | many{"Dé Máirt {0} seachtaine ó shin"} | |
2033 | one{"Dé Máirt {0} seachtain ó shin"} | |
2034 | other{"Dé Máirt {0} seachtain ó shin"} | |
2035 | two{"Dé Máirt {0} sheachtain ó shin"} | |
2036 | } | |
2037 | } | |
b331163b A |
2038 | } |
2039 | tue-narrow{ | |
2040 | relative{ | |
2041 | "-1"{"an Mháirt seo caite"} | |
2ca993e8 A |
2042 | "0"{"an Mháirt seo"} |
2043 | "1"{"an Mháirt seo chug."} | |
b331163b | 2044 | } |
f3c0d7a5 A |
2045 | relativeTime{ |
2046 | future{ | |
2047 | few{"+{0} Mháirt"} | |
2048 | many{"+{0} Máirt"} | |
2049 | one{"+{0} Mháirt"} | |
2050 | other{"+{0} Máirt"} | |
2051 | two{"+{0} Mháirt"} | |
2052 | } | |
2053 | past{ | |
2054 | few{"{0} Mháirt ó shin"} | |
2055 | many{"{0} Máirt ó shin"} | |
2056 | one{"{0} Mháirt ó shin"} | |
2057 | other{"{0} Máirt ó shin"} | |
2058 | two{"{0} Mháirt ó shin"} | |
2059 | } | |
2060 | } | |
b331163b A |
2061 | } |
2062 | tue-short{ | |
2063 | relative{ | |
2064 | "-1"{"an Mháirt seo caite"} | |
2ca993e8 | 2065 | "0"{"an Mháirt seo"} |
b331163b A |
2066 | "1"{"an Mháirt seo chugainn"} |
2067 | } | |
f3c0d7a5 A |
2068 | relativeTime{ |
2069 | future{ | |
2070 | few{"{0} seachtaine ón Máirt"} | |
2071 | many{"{0} seachtaine ón Máirt"} | |
2072 | one{"{0} seachtain ón Máirt"} | |
2073 | other{"{0} seachtain ón Máirt"} | |
2074 | two{"{0} sheachtain ón Máirt"} | |
2075 | } | |
2076 | past{ | |
2077 | few{"Dé Máirt {0} seachtaine ó shin"} | |
2078 | many{"Dé Máirt {0} seachtaine ó shin"} | |
2079 | one{"Dé Máirt {0} seachtain ó shin"} | |
2080 | other{"Dé Máirt {0} seachtain ó shin"} | |
2081 | two{"Dé Máirt {0} sheachtain ó shin"} | |
2082 | } | |
2083 | } | |
b331163b A |
2084 | } |
2085 | wed{ | |
2086 | relative{ | |
2087 | "-1"{"an Chéadaoin seo caite"} | |
2ca993e8 | 2088 | "0"{"an Chéadaoin seo"} |
b331163b A |
2089 | "1"{"an Chéadaoin seo chugainn"} |
2090 | } | |
f3c0d7a5 A |
2091 | relativeTime{ |
2092 | future{ | |
2093 | few{"{0} seachtaine ón Chéadaoin"} | |
2094 | many{"{0} seachtaine ón Chéadaoin"} | |
2095 | one{"{0} seachtain ón Chéadaoin"} | |
2096 | other{"{0} seachtain ón Chéadaoin"} | |
2097 | two{"{0} sheachtain ón Chéadaoin"} | |
2098 | } | |
2099 | past{ | |
2100 | few{"Dé Céadaoin {0} seachtaine ó shin"} | |
2101 | many{"Dé Céadaoin {0} seachtaine ó shin"} | |
2102 | one{"Dé Céadaoin {0} seachtain ó shin"} | |
2103 | other{"Dé Céadaoin {0} seachtain ó shin"} | |
2104 | two{"Dé Céadaoin {0} sheachtain ó shin"} | |
2105 | } | |
2106 | } | |
b331163b A |
2107 | } |
2108 | wed-narrow{ | |
2109 | relative{ | |
2110 | "-1"{"an Chéad. seo caite"} | |
2ca993e8 A |
2111 | "0"{"an Chéad. seo"} |
2112 | "1"{"an Chéad seo chug."} | |
b331163b | 2113 | } |
f3c0d7a5 A |
2114 | relativeTime{ |
2115 | future{ | |
2116 | few{"+{0} Chéadaoin"} | |
2117 | many{"+{0} gCéadaoin"} | |
2118 | one{"+{0} Chéadaoin"} | |
2119 | other{"+{0} Céadaoin"} | |
2120 | two{"+{0} Chéadaoin"} | |
2121 | } | |
2122 | past{ | |
2123 | few{"{0} Chéadaoin ó shin"} | |
2124 | many{"{0} gCéadaoin ó shin"} | |
2125 | one{"{0} Chéadaoin ó shin"} | |
2126 | other{"{0} Céadaoin ó shin"} | |
2127 | two{"{0} Chéadaoin ó shin"} | |
2128 | } | |
2129 | } | |
b331163b A |
2130 | } |
2131 | wed-short{ | |
2132 | relative{ | |
2133 | "-1"{"an Chéad. seo caite"} | |
2ca993e8 | 2134 | "0"{"an Chéad. seo"} |
b331163b A |
2135 | "1"{"an Chéad. seo chugainn"} |
2136 | } | |
f3c0d7a5 A |
2137 | relativeTime{ |
2138 | future{ | |
2139 | few{"{0} seachtaine ón Chéadaoin"} | |
2140 | many{"{0} seachtaine ón Chéadaoin"} | |
2141 | one{"{0} seachtain ón Chéadaoin"} | |
2142 | other{"{0} seachtain ón Chéadaoin"} | |
2143 | two{"{0} sheachtain ón Chéadaoin"} | |
2144 | } | |
2145 | past{ | |
2146 | few{"Dé Céadaoin {0} seachtaine ó shin"} | |
2147 | many{"Dé Céadaoin {0} seachtaine ó shin"} | |
2148 | one{"Dé Céadaoin {0} seachtain ó shin"} | |
2149 | other{"Dé Céadaoin {0} seachtain ó shin"} | |
2150 | two{"Dé Céadaoin {0} sheachtain ó shin"} | |
2151 | } | |
2152 | } | |
b331163b A |
2153 | } |
2154 | week{ | |
2155 | dn{"Seachtain"} | |
2156 | relative{ | |
2157 | "-1"{"an tseachtain seo caite"} | |
2158 | "0"{"an tseachtain seo"} | |
2159 | "1"{"an tseachtain seo chugainn"} | |
2160 | } | |
f3c0d7a5 | 2161 | relativePeriod{"seachtain {0}"} |
b331163b A |
2162 | relativeTime{ |
2163 | future{ | |
2164 | few{"i gceann {0} seachtaine"} | |
2165 | many{"i gceann {0} seachtaine"} | |
2166 | one{"i gceann {0} seachtain"} | |
2167 | other{"i gceann {0} seachtain"} | |
2168 | two{"i gceann {0} sheachtain"} | |
2169 | } | |
2170 | past{ | |
2171 | few{"{0} seachtaine ó shin"} | |
2172 | many{"{0} seachtaine ó shin"} | |
2173 | one{"{0} seachtain ó shin"} | |
2174 | other{"{0} seachtain ó shin"} | |
2175 | two{"{0} sheachtain ó shin"} | |
2176 | } | |
2177 | } | |
2178 | } | |
2179 | week-narrow{ | |
2180 | dn{"scht."} | |
2ca993e8 A |
2181 | relative{ |
2182 | "-1"{"an tscht. seo caite"} | |
2183 | "0"{"an tscht. seo"} | |
2184 | "1"{"an tscht. seo chugainn"} | |
2185 | } | |
f3c0d7a5 | 2186 | relativePeriod{"seachtain {0}"} |
b331163b A |
2187 | relativeTime{ |
2188 | future{ | |
2189 | few{"+{0} scht."} | |
2190 | many{"+{0} scht."} | |
2191 | one{"+{0} scht."} | |
2192 | other{"+{0} scht."} | |
2193 | two{"+{0} scht."} | |
2194 | } | |
2195 | past{ | |
2196 | few{"-{0} scht."} | |
2197 | many{"-{0} scht."} | |
2198 | one{"-{0} scht."} | |
2199 | other{"-{0} scht."} | |
2200 | two{"-{0} scht."} | |
2201 | } | |
2202 | } | |
2203 | } | |
2204 | week-short{ | |
2205 | dn{"scht."} | |
2ca993e8 A |
2206 | relative{ |
2207 | "-1"{"an tscht. seo caite"} | |
2208 | "0"{"an tscht. seo"} | |
2209 | "1"{"an tscht. seo chugainn"} | |
2210 | } | |
f3c0d7a5 | 2211 | relativePeriod{"seachtain {0}"} |
b331163b A |
2212 | relativeTime{ |
2213 | future{ | |
2214 | few{"i gceann {0} scht."} | |
2215 | many{"i gceann {0} scht."} | |
2216 | one{"i gceann {0} scht."} | |
2217 | other{"i gceann {0} scht."} | |
2218 | two{"i gceann {0} shcht."} | |
2219 | } | |
2220 | past{ | |
2221 | few{"{0} scht. ó shin"} | |
2222 | many{"{0} scht. ó shin"} | |
2223 | one{"{0} scht. ó shin"} | |
2224 | other{"{0} scht. ó shin"} | |
2225 | two{"{0} scht. ó shin"} | |
2226 | } | |
2227 | } | |
2228 | } | |
0f5d89e8 A |
2229 | weekOfMonth{ |
2230 | dn{"Seachtain den mhí"} | |
2231 | } | |
2232 | weekOfMonth-narrow{ | |
2233 | dn{"7n den mhí"} | |
2234 | } | |
2235 | weekOfMonth-short{ | |
2236 | dn{"7n den mhí"} | |
2237 | } | |
b331163b A |
2238 | weekday{ |
2239 | dn{"Lá na seachtaine"} | |
2240 | } | |
0f5d89e8 A |
2241 | weekday-narrow{ |
2242 | dn{"lá den t7n"} | |
2243 | } | |
2244 | weekday-short{ | |
2245 | dn{"lá den t7n"} | |
2246 | } | |
2247 | weekdayOfMonth{ | |
2248 | dn{"Lá oibre den mhí"} | |
2249 | } | |
2250 | weekdayOfMonth-narrow{ | |
2251 | dn{"lá oib. den mhí"} | |
2252 | } | |
2253 | weekdayOfMonth-short{ | |
2254 | dn{"lá oib. den mhí"} | |
2255 | } | |
b331163b A |
2256 | year{ |
2257 | dn{"Bliain"} | |
2258 | relative{ | |
2259 | "-1"{"anuraidh"} | |
2260 | "0"{"an bhliain seo"} | |
2261 | "1"{"an bhliain seo chugainn"} | |
2262 | } | |
2263 | relativeTime{ | |
2264 | future{ | |
2265 | few{"i gceann {0} bliana"} | |
2266 | many{"i gceann {0} mbliana"} | |
2267 | one{"i gceann {0} bhliain"} | |
2268 | other{"i gceann {0} bliain"} | |
2269 | two{"i gceann {0} bhliain"} | |
2270 | } | |
2271 | past{ | |
2272 | few{"{0} bliana ó shin"} | |
2273 | many{"{0} mbliana ó shin"} | |
2274 | one{"{0} bhliain ó shin"} | |
2275 | other{"{0} bliain ó shin"} | |
2276 | two{"{0} bhliain ó shin"} | |
2277 | } | |
2278 | } | |
2279 | } | |
2280 | year-narrow{ | |
2281 | dn{"bl."} | |
2ca993e8 A |
2282 | relative{ |
2283 | "-1"{"anuraidh"} | |
2284 | "0"{"an bhl. seo"} | |
2285 | "1"{"an bhl. seo chugainn"} | |
2286 | } | |
b331163b A |
2287 | relativeTime{ |
2288 | future{ | |
2289 | few{"+{0} bl."} | |
2290 | many{"+{0} mbl."} | |
2291 | one{"+{0} bhl."} | |
2292 | other{"+{0} bl."} | |
2293 | two{"+{0} bhl."} | |
2294 | } | |
2295 | past{ | |
2296 | few{"-{0} bl."} | |
2297 | many{"-{0} mbl."} | |
2298 | one{"-{0} bhl."} | |
2299 | other{"-{0} bl."} | |
2300 | two{"-{0} bhl."} | |
2301 | } | |
2302 | } | |
2303 | } | |
2304 | year-short{ | |
2305 | dn{"bl."} | |
2ca993e8 A |
2306 | relative{ |
2307 | "-1"{"anuraidh"} | |
2308 | "0"{"an bhl. seo"} | |
2309 | "1"{"an bhl. seo chugainn"} | |
2310 | } | |
b331163b A |
2311 | relativeTime{ |
2312 | future{ | |
2313 | few{"i gceann {0} bl."} | |
2314 | many{"i gceann {0} mbl."} | |
2315 | one{"i gceann {0} bl."} | |
2316 | other{"i gceann {0} bl."} | |
2317 | two{"i gceann {0} bhl."} | |
2318 | } | |
2319 | past{ | |
2320 | few{"{0} bl. ó shin"} | |
2321 | many{"{0} mbl. ó shin"} | |
2322 | one{"{0} bhl. ó shin"} | |
2323 | other{"{0} bl. ó shin"} | |
2324 | two{"{0} bhl. ó shin"} | |
2325 | } | |
2326 | } | |
2327 | } | |
2328 | zone{ | |
2329 | dn{"Crios Ama"} | |
2330 | } | |
0f5d89e8 A |
2331 | zone-narrow{ |
2332 | dn{"crios"} | |
2333 | } | |
2334 | zone-short{ | |
2335 | dn{"crios"} | |
2336 | } | |
b331163b A |
2337 | } |
2338 | listPattern{ | |
0f5d89e8 A |
2339 | or{ |
2340 | 2{"{0} nó {1}"} | |
2341 | end{"{0}, nó {1}"} | |
2342 | middle{"{0}, {1}"} | |
2343 | start{"{0}, {1}"} | |
2344 | } | |
b331163b A |
2345 | standard{ |
2346 | 2{"{0} agus {1}"} | |
2347 | end{"{0}, agus {1}"} | |
2348 | middle{"{0}, {1}"} | |
2349 | start{"{0}, {1}"} | |
2350 | } | |
3d1f044b A |
2351 | standard-narrow{ |
2352 | 2{"{0}, {1}"} | |
2353 | end{"{0}, {1}"} | |
2354 | middle{"{0}, {1}"} | |
2355 | start{"{0}, {1}"} | |
2356 | } | |
f3c0d7a5 A |
2357 | standard-short{ |
2358 | 2{"{0} agus {1}"} | |
2359 | end{"{0}, agus {1}"} | |
2360 | middle{"{0}, {1}"} | |
2361 | start{"{0}, {1}"} | |
2362 | } | |
b331163b A |
2363 | unit{ |
2364 | 2{"{0} agus {1}"} | |
2365 | end{"{0}, agus {1}"} | |
2366 | middle{"{0}, {1}"} | |
2367 | start{"{0}, {1}"} | |
2368 | } | |
2369 | unit-narrow{ | |
2370 | 2{"{0} {1}"} | |
2371 | end{"{0} {1}"} | |
2372 | middle{"{0} {1}"} | |
2373 | start{"{0} {1}"} | |
2374 | } | |
2375 | unit-short{ | |
2376 | 2{"{0}, {1}"} | |
2377 | end{"{0}, {1}"} | |
2378 | middle{"{0}, {1}"} | |
2379 | start{"{0}, {1}"} | |
2380 | } | |
2381 | } | |
2382 | measurementSystemNames{ | |
2383 | UK{"RA"} | |
2384 | US{"SAM"} | |
2385 | metric{"Méadrach"} | |
b75a7d8f | 2386 | } |
0f5d89e8 A |
2387 | parse{ |
2388 | date{ | |
2389 | lenient{ | |
2390 | "[\\--/]", | |
2391 | "[\\:∶]", | |
2392 | } | |
2393 | } | |
2394 | general{ | |
2395 | lenient{ | |
2396 | "[.․。︒﹒.。]", | |
3d1f044b A |
2397 | "['ʼ՚᾽᾿’']", |
2398 | "[%٪﹪%]", | |
2399 | "[؉‰]", | |
0f5d89e8 A |
2400 | "[\$﹩$$]", |
2401 | "[£₤]", | |
3d1f044b A |
2402 | "[¥¥]", |
2403 | "[₩₩]", | |
0f5d89e8 A |
2404 | "[₨₹{Rp}{Rs}]", |
2405 | } | |
2406 | } | |
2407 | number{ | |
2408 | lenient{ | |
2409 | "[\\-‒⁻₋−➖﹣-]", | |
2410 | "[,،٫、︐︑﹐﹑,、]", | |
2411 | "[+⁺₊➕﬩﹢+]", | |
2412 | } | |
0f5d89e8 A |
2413 | } |
2414 | } | |
b75a7d8f | 2415 | } |