Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1064)

Side by Side Diff: source/data/locales/gd.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/locales/ga_IE.txt ('k') | source/data/locales/gd_GB.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/gd.xml 6 // * Source File: <path>/common/main/gd.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/gd.xml
11 */
12 gd{ 9 gd{
13 AuxExemplarCharacters{ 10 AuxExemplarCharacters{
14 "[á ă â å ä ã ā æ ċ ç ḋ é ĕ ê ë ē ḟ ġ í ĭ î ï ī ı j k ł ṁ ñ ó ŏ ô ö ø ō œ ṗ q" 11 "[á ă â å ä ã ā æ ċ ç ḋ é ĕ ê ë ē ḟ ġ í ĭ î ï ī ı j k ł ṁ ñ ó ŏ ô ö ø ō œ ṗ q"
15 " ṡ ş ș ṫ ú ŭ û ü ū v w x y ÿ z]" 12 " ṡ ş ș ṫ ú ŭ û ü ū v w x y ÿ z]"
16 } 13 }
14 Ellipsis{
15 final{"{0}…"}
16 initial{"…{0}"}
17 medial{"{0}…{1}"}
18 word-final{"{0} …"}
19 word-initial{"… {0}"}
20 word-medial{"{0} … {1}"}
21 }
17 ExemplarCharacters{"[a à b c d e è f g h i ì l m n o ò p r s t u ù]"} 22 ExemplarCharacters{"[a à b c d e è f g h i ì l m n o ò p r s t u ù]"}
18 LocaleScript{ 23 ExemplarCharactersIndex{"[A B C D E F G H I L M N O P R S T U]"}
19 "Latn", 24 MoreInformation{"?"}
25 NumberElements{
26 arab{
27 symbols{
28 decimal{"٫"}
29 exponential{"اس"}
30 group{"٬"}
31 infinity{"∞"}
32 list{"؛"}
33 minusSign{"‏-"}
34 nan{"NaN"}
35 perMille{"؉"}
36 percentSign{"٪"}
37 plusSign{"‏+"}
38 superscriptingExponent{"×"}
39 timeSeparator{":"}
40 }
41 }
42 arabext{
43 symbols{
44 decimal{"٫"}
45 exponential{"×۱۰^"}
46 group{"٬"}
47 infinity{"∞"}
48 list{"؛"}
49 minusSign{"‎-‎"}
50 nan{"NaN"}
51 perMille{"؉"}
52 percentSign{"٪"}
53 plusSign{"‎+‎"}
54 superscriptingExponent{"×"}
55 }
56 }
57 bali{
58 symbols{
59 decimal{"."}
60 exponential{"E"}
61 group{","}
62 infinity{"∞"}
63 list{";"}
64 minusSign{"-"}
65 nan{"NaN"}
66 perMille{"‰"}
67 percentSign{"%"}
68 plusSign{"+"}
69 superscriptingExponent{"×"}
70 }
71 }
72 beng{
73 symbols{
74 decimal{"."}
75 exponential{"E"}
76 group{","}
77 infinity{"∞"}
78 list{";"}
79 minusSign{"-"}
80 nan{"NaN"}
81 perMille{"‰"}
82 percentSign{"%"}
83 plusSign{"+"}
84 superscriptingExponent{"×"}
85 }
86 }
87 brah{
88 symbols{
89 decimal{"."}
90 exponential{"E"}
91 group{","}
92 infinity{"∞"}
93 list{";"}
94 minusSign{"-"}
95 nan{"NaN"}
96 perMille{"‰"}
97 percentSign{"%"}
98 plusSign{"+"}
99 superscriptingExponent{"×"}
100 }
101 }
102 cakm{
103 symbols{
104 decimal{"."}
105 exponential{"E"}
106 group{","}
107 infinity{"∞"}
108 list{";"}
109 minusSign{"-"}
110 nan{"NaN"}
111 perMille{"‰"}
112 percentSign{"%"}
113 plusSign{"+"}
114 superscriptingExponent{"×"}
115 }
116 }
117 cham{
118 symbols{
119 decimal{"."}
120 exponential{"E"}
121 group{","}
122 infinity{"∞"}
123 list{";"}
124 minusSign{"-"}
125 nan{"NaN"}
126 perMille{"‰"}
127 percentSign{"%"}
128 plusSign{"+"}
129 superscriptingExponent{"×"}
130 }
131 }
132 default{"latn"}
133 deva{
134 symbols{
135 decimal{"."}
136 exponential{"E"}
137 group{","}
138 infinity{"∞"}
139 list{";"}
140 minusSign{"-"}
141 nan{"NaN"}
142 perMille{"‰"}
143 percentSign{"%"}
144 plusSign{"+"}
145 superscriptingExponent{"×"}
146 }
147 }
148 fullwide{
149 miscPatterns{
150 atLeast{"{0}+"}
151 range{"{0}–{1}"}
152 }
153 patterns{
154 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
155 currencyFormat{"¤#,##0.00"}
156 decimalFormat{"#,##0.###"}
157 percentFormat{"#,##0%"}
158 scientificFormat{"#E0"}
159 }
160 symbols{
161 decimal{"."}
162 exponential{"E"}
163 group{","}
164 infinity{"∞"}
165 list{";"}
166 minusSign{"-"}
167 nan{"NaN"}
168 perMille{"‰"}
169 percentSign{"%"}
170 plusSign{"+"}
171 superscriptingExponent{"×"}
172 }
173 }
174 gujr{
175 symbols{
176 decimal{"."}
177 exponential{"E"}
178 group{","}
179 infinity{"∞"}
180 list{";"}
181 minusSign{"-"}
182 nan{"NaN"}
183 perMille{"‰"}
184 percentSign{"%"}
185 plusSign{"+"}
186 superscriptingExponent{"×"}
187 }
188 }
189 guru{
190 symbols{
191 decimal{"."}
192 exponential{"E"}
193 group{","}
194 infinity{"∞"}
195 list{";"}
196 minusSign{"-"}
197 nan{"NaN"}
198 perMille{"‰"}
199 percentSign{"%"}
200 plusSign{"+"}
201 superscriptingExponent{"×"}
202 }
203 }
204 hanidec{
205 symbols{
206 decimal{"."}
207 exponential{"E"}
208 group{","}
209 infinity{"∞"}
210 list{";"}
211 minusSign{"-"}
212 nan{"NaN"}
213 perMille{"‰"}
214 percentSign{"%"}
215 plusSign{"+"}
216 superscriptingExponent{"×"}
217 }
218 }
219 java{
220 symbols{
221 decimal{"."}
222 exponential{"E"}
223 group{","}
224 infinity{"∞"}
225 list{";"}
226 minusSign{"-"}
227 nan{"NaN"}
228 perMille{"‰"}
229 percentSign{"%"}
230 plusSign{"+"}
231 superscriptingExponent{"×"}
232 }
233 }
234 kali{
235 symbols{
236 decimal{"."}
237 exponential{"E"}
238 group{","}
239 infinity{"∞"}
240 list{";"}
241 minusSign{"-"}
242 nan{"NaN"}
243 perMille{"‰"}
244 percentSign{"%"}
245 plusSign{"+"}
246 superscriptingExponent{"×"}
247 }
248 }
249 khmr{
250 symbols{
251 decimal{"."}
252 exponential{"E"}
253 group{","}
254 infinity{"∞"}
255 list{";"}
256 minusSign{"-"}
257 nan{"NaN"}
258 perMille{"‰"}
259 percentSign{"%"}
260 plusSign{"+"}
261 superscriptingExponent{"×"}
262 }
263 }
264 knda{
265 symbols{
266 decimal{"."}
267 exponential{"E"}
268 group{","}
269 infinity{"∞"}
270 list{";"}
271 minusSign{"-"}
272 nan{"NaN"}
273 perMille{"‰"}
274 percentSign{"%"}
275 plusSign{"+"}
276 superscriptingExponent{"×"}
277 }
278 }
279 lana{
280 symbols{
281 decimal{"."}
282 exponential{"E"}
283 group{","}
284 infinity{"∞"}
285 list{";"}
286 minusSign{"-"}
287 nan{"NaN"}
288 perMille{"‰"}
289 percentSign{"%"}
290 plusSign{"+"}
291 superscriptingExponent{"×"}
292 }
293 }
294 lanatham{
295 symbols{
296 decimal{"."}
297 exponential{"E"}
298 group{","}
299 infinity{"∞"}
300 list{";"}
301 minusSign{"-"}
302 nan{"NaN"}
303 perMille{"‰"}
304 percentSign{"%"}
305 plusSign{"+"}
306 superscriptingExponent{"×"}
307 }
308 }
309 laoo{
310 symbols{
311 decimal{"."}
312 exponential{"E"}
313 group{","}
314 infinity{"∞"}
315 list{";"}
316 minusSign{"-"}
317 nan{"NaN"}
318 perMille{"‰"}
319 percentSign{"%"}
320 plusSign{"+"}
321 superscriptingExponent{"×"}
322 }
323 }
324 latn{
325 miscPatterns{
326 atLeast{"{0}+"}
327 range{"{0}–{1}"}
328 }
329 patterns{
330 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
331 currencyFormat{"¤#,##0.00"}
332 decimalFormat{"#,##0.###"}
333 percentFormat{"#,##0%"}
334 scientificFormat{"#E0"}
335 }
336 patternsLong{
337 decimalFormat{
338 1000{
339 few{"0 mìle"}
340 one{"0 mhìle"}
341 other{"0 mìle"}
342 two{"0 mhìle"}
343 }
344 10000{
345 few{"00 mìle"}
346 one{"00 mhìle"}
347 other{"00 mìle"}
348 two{"00 mhìle"}
349 }
350 100000{
351 few{"000 mìle"}
352 one{"000 mhìle"}
353 other{"000 mìle"}
354 two{"000 mhìle"}
355 }
356 1000000{
357 few{"0 millean"}
358 one{"0 mhillean"}
359 other{"0 millean"}
360 two{"0 mhillean"}
361 }
362 10000000{
363 few{"00 millean"}
364 one{"00 mhillean"}
365 other{"00 millean"}
366 two{"00 mhillean"}
367 }
368 100000000{
369 few{"000 millean"}
370 one{"000 mhillean"}
371 other{"000 millean"}
372 two{"000 mhillean"}
373 }
374 1000000000{
375 few{"0 billean"}
376 one{"0 bhillean"}
377 other{"0 billean"}
378 two{"0 bhillean"}
379 }
380 10000000000{
381 few{"00 billean"}
382 one{"00 bhillean"}
383 other{"00 billean"}
384 two{"00 bhillean"}
385 }
386 100000000000{
387 few{"000 bhillean"}
388 one{"000 billean"}
389 other{"000 bhillean"}
390 two{"000 billean"}
391 }
392 1000000000000{
393 few{"0 trillean"}
394 one{"0 trillean"}
395 other{"0 trillean"}
396 two{"0 thrillean"}
397 }
398 10000000000000{
399 few{"00 trillean"}
400 one{"00 trillean"}
401 other{"00 trillean"}
402 two{"00 thrillean"}
403 }
404 100000000000000{
405 few{"000 trillean"}
406 one{"000 trillean"}
407 other{"000 trillean"}
408 two{"000 thrillean"}
409 }
410 }
411 }
412 patternsShort{
413 currencyFormat{
414 1000{
415 few{"¤0K"}
416 one{"¤0K"}
417 other{"¤0K"}
418 two{"¤0K"}
419 }
420 10000{
421 few{"¤00K"}
422 one{"¤00K"}
423 other{"¤00K"}
424 two{"¤00K"}
425 }
426 100000{
427 few{"¤000K"}
428 one{"¤000K"}
429 other{"¤000K"}
430 two{"¤000K"}
431 }
432 1000000{
433 few{"¤0M"}
434 one{"¤0M"}
435 other{"¤0M"}
436 two{"¤0M"}
437 }
438 10000000{
439 few{"¤00M"}
440 one{"¤00M"}
441 other{"¤00M"}
442 two{"¤00M"}
443 }
444 100000000{
445 few{"¤000M"}
446 one{"¤000M"}
447 other{"¤000M"}
448 two{"¤000M"}
449 }
450 1000000000{
451 few{"¤0B"}
452 one{"¤0B"}
453 other{"¤0B"}
454 two{"¤0B"}
455 }
456 10000000000{
457 few{"¤00B"}
458 one{"¤00B"}
459 other{"¤00B"}
460 two{"¤00B"}
461 }
462 100000000000{
463 few{"¤000B"}
464 one{"¤000B"}
465 other{"¤000B"}
466 two{"¤000B"}
467 }
468 1000000000000{
469 few{"¤0T"}
470 one{"¤0T"}
471 other{"¤0T"}
472 two{"¤0T"}
473 }
474 10000000000000{
475 few{"¤00T"}
476 one{"¤00T"}
477 other{"¤00T"}
478 two{"¤00T"}
479 }
480 100000000000000{
481 few{"¤000T"}
482 one{"¤000T"}
483 other{"¤000T"}
484 two{"¤000T"}
485 }
486 }
487 decimalFormat{
488 1000{
489 few{"0K"}
490 one{"0K"}
491 other{"0K"}
492 two{"0K"}
493 }
494 10000{
495 few{"00K"}
496 one{"00K"}
497 other{"00K"}
498 two{"00K"}
499 }
500 100000{
501 few{"000K"}
502 one{"000K"}
503 other{"000K"}
504 two{"000K"}
505 }
506 1000000{
507 few{"0M"}
508 one{"0M"}
509 other{"0M"}
510 two{"0M"}
511 }
512 10000000{
513 few{"00M"}
514 one{"00M"}
515 other{"00M"}
516 two{"00M"}
517 }
518 100000000{
519 few{"000M"}
520 one{"000M"}
521 other{"000M"}
522 two{"000M"}
523 }
524 1000000000{
525 few{"0B"}
526 one{"0B"}
527 other{"0B"}
528 two{"0B"}
529 }
530 10000000000{
531 few{"00B"}
532 one{"00B"}
533 other{"00B"}
534 two{"00B"}
535 }
536 100000000000{
537 few{"000B"}
538 one{"000B"}
539 other{"000B"}
540 two{"000B"}
541 }
542 1000000000000{
543 few{"0T"}
544 one{"0T"}
545 other{"0T"}
546 two{"0T"}
547 }
548 10000000000000{
549 few{"00T"}
550 one{"00T"}
551 other{"00T"}
552 two{"00T"}
553 }
554 100000000000000{
555 few{"000T"}
556 one{"000T"}
557 other{"000T"}
558 two{"000T"}
559 }
560 }
561 }
562 symbols{
563 decimal{"."}
564 exponential{"E"}
565 group{","}
566 infinity{"∞"}
567 list{";"}
568 minusSign{"-"}
569 nan{"NaN"}
570 perMille{"‰"}
571 percentSign{"%"}
572 plusSign{"+"}
573 superscriptingExponent{"×"}
574 timeSeparator{":"}
575 }
576 }
577 lepc{
578 symbols{
579 decimal{"."}
580 exponential{"E"}
581 group{","}
582 infinity{"∞"}
583 list{";"}
584 minusSign{"-"}
585 nan{"NaN"}
586 perMille{"‰"}
587 percentSign{"%"}
588 plusSign{"+"}
589 superscriptingExponent{"×"}
590 }
591 }
592 limb{
593 symbols{
594 decimal{"."}
595 exponential{"E"}
596 group{","}
597 infinity{"∞"}
598 list{";"}
599 minusSign{"-"}
600 nan{"NaN"}
601 perMille{"‰"}
602 percentSign{"%"}
603 plusSign{"+"}
604 superscriptingExponent{"×"}
605 }
606 }
607 minimumGroupingDigits{"1"}
608 mlym{
609 symbols{
610 decimal{"."}
611 exponential{"E"}
612 group{","}
613 infinity{"∞"}
614 list{";"}
615 minusSign{"-"}
616 nan{"NaN"}
617 perMille{"‰"}
618 percentSign{"%"}
619 plusSign{"+"}
620 superscriptingExponent{"×"}
621 }
622 }
623 mong{
624 symbols{
625 decimal{"."}
626 exponential{"E"}
627 group{","}
628 infinity{"∞"}
629 list{";"}
630 minusSign{"-"}
631 nan{"NaN"}
632 perMille{"‰"}
633 percentSign{"%"}
634 plusSign{"+"}
635 superscriptingExponent{"×"}
636 }
637 }
638 mtei{
639 symbols{
640 decimal{"."}
641 exponential{"E"}
642 group{","}
643 infinity{"∞"}
644 list{";"}
645 minusSign{"-"}
646 nan{"NaN"}
647 perMille{"‰"}
648 percentSign{"%"}
649 plusSign{"+"}
650 superscriptingExponent{"×"}
651 }
652 }
653 mymr{
654 symbols{
655 decimal{"."}
656 exponential{"E"}
657 group{","}
658 infinity{"∞"}
659 list{";"}
660 minusSign{"-"}
661 nan{"NaN"}
662 perMille{"‰"}
663 percentSign{"%"}
664 plusSign{"+"}
665 superscriptingExponent{"×"}
666 }
667 }
668 mymrshan{
669 symbols{
670 decimal{"."}
671 exponential{"E"}
672 group{","}
673 infinity{"∞"}
674 list{";"}
675 minusSign{"-"}
676 nan{"NaN"}
677 perMille{"‰"}
678 percentSign{"%"}
679 plusSign{"+"}
680 superscriptingExponent{"×"}
681 }
682 }
683 native{"latn"}
684 nkoo{
685 symbols{
686 decimal{"."}
687 exponential{"E"}
688 group{","}
689 infinity{"∞"}
690 list{";"}
691 minusSign{"-"}
692 nan{"NaN"}
693 perMille{"‰"}
694 percentSign{"%"}
695 plusSign{"+"}
696 superscriptingExponent{"×"}
697 }
698 }
699 olck{
700 symbols{
701 decimal{"."}
702 exponential{"E"}
703 group{","}
704 infinity{"∞"}
705 list{";"}
706 minusSign{"-"}
707 nan{"NaN"}
708 perMille{"‰"}
709 percentSign{"%"}
710 plusSign{"+"}
711 superscriptingExponent{"×"}
712 }
713 }
714 orya{
715 symbols{
716 decimal{"."}
717 exponential{"E"}
718 group{","}
719 infinity{"∞"}
720 list{";"}
721 minusSign{"-"}
722 nan{"NaN"}
723 perMille{"‰"}
724 percentSign{"%"}
725 plusSign{"+"}
726 superscriptingExponent{"×"}
727 }
728 }
729 osma{
730 symbols{
731 decimal{"."}
732 exponential{"E"}
733 group{","}
734 infinity{"∞"}
735 list{";"}
736 minusSign{"-"}
737 nan{"NaN"}
738 perMille{"‰"}
739 percentSign{"%"}
740 plusSign{"+"}
741 superscriptingExponent{"×"}
742 }
743 }
744 saur{
745 symbols{
746 decimal{"."}
747 exponential{"E"}
748 group{","}
749 infinity{"∞"}
750 list{";"}
751 minusSign{"-"}
752 nan{"NaN"}
753 perMille{"‰"}
754 percentSign{"%"}
755 plusSign{"+"}
756 superscriptingExponent{"×"}
757 }
758 }
759 shrd{
760 symbols{
761 decimal{"."}
762 exponential{"E"}
763 group{","}
764 infinity{"∞"}
765 list{";"}
766 minusSign{"-"}
767 nan{"NaN"}
768 perMille{"‰"}
769 percentSign{"%"}
770 plusSign{"+"}
771 superscriptingExponent{"×"}
772 }
773 }
774 sora{
775 symbols{
776 decimal{"."}
777 exponential{"E"}
778 group{","}
779 infinity{"∞"}
780 list{";"}
781 minusSign{"-"}
782 nan{"NaN"}
783 perMille{"‰"}
784 percentSign{"%"}
785 plusSign{"+"}
786 superscriptingExponent{"×"}
787 }
788 }
789 sund{
790 symbols{
791 decimal{"."}
792 exponential{"E"}
793 group{","}
794 infinity{"∞"}
795 list{";"}
796 minusSign{"-"}
797 nan{"NaN"}
798 perMille{"‰"}
799 percentSign{"%"}
800 plusSign{"+"}
801 superscriptingExponent{"×"}
802 }
803 }
804 takr{
805 symbols{
806 decimal{"."}
807 exponential{"E"}
808 group{","}
809 infinity{"∞"}
810 list{";"}
811 minusSign{"-"}
812 nan{"NaN"}
813 perMille{"‰"}
814 percentSign{"%"}
815 plusSign{"+"}
816 superscriptingExponent{"×"}
817 }
818 }
819 talu{
820 symbols{
821 decimal{"."}
822 exponential{"E"}
823 group{","}
824 infinity{"∞"}
825 list{";"}
826 minusSign{"-"}
827 nan{"NaN"}
828 perMille{"‰"}
829 percentSign{"%"}
830 plusSign{"+"}
831 superscriptingExponent{"×"}
832 }
833 }
834 tamldec{
835 symbols{
836 decimal{"."}
837 exponential{"E"}
838 group{","}
839 infinity{"∞"}
840 list{";"}
841 minusSign{"-"}
842 nan{"NaN"}
843 perMille{"‰"}
844 percentSign{"%"}
845 plusSign{"+"}
846 superscriptingExponent{"×"}
847 }
848 }
849 telu{
850 symbols{
851 decimal{"."}
852 exponential{"E"}
853 group{","}
854 infinity{"∞"}
855 list{";"}
856 minusSign{"-"}
857 nan{"NaN"}
858 perMille{"‰"}
859 percentSign{"%"}
860 plusSign{"+"}
861 superscriptingExponent{"×"}
862 }
863 }
864 thai{
865 symbols{
866 decimal{"."}
867 exponential{"E"}
868 group{","}
869 infinity{"∞"}
870 list{";"}
871 minusSign{"-"}
872 nan{"NaN"}
873 perMille{"‰"}
874 percentSign{"%"}
875 plusSign{"+"}
876 superscriptingExponent{"×"}
877 }
878 }
879 tibt{
880 symbols{
881 decimal{"."}
882 exponential{"E"}
883 group{","}
884 infinity{"∞"}
885 list{";"}
886 minusSign{"-"}
887 nan{"NaN"}
888 perMille{"‰"}
889 percentSign{"%"}
890 plusSign{"+"}
891 superscriptingExponent{"×"}
892 }
893 }
894 vaii{
895 symbols{
896 decimal{"."}
897 exponential{"E"}
898 group{","}
899 infinity{"∞"}
900 list{";"}
901 minusSign{"-"}
902 nan{"NaN"}
903 perMille{"‰"}
904 percentSign{"%"}
905 plusSign{"+"}
906 superscriptingExponent{"×"}
907 }
908 }
20 } 909 }
21 Version{"2.1.8.9"} 910 Version{"2.1.20.4"}
911 calendar{
912 buddhist{
913 intervalFormats{
914 H{
915 H{"HH – HH"}
916 }
917 Hm{
918 H{"HH:mm – HH:mm"}
919 m{"HH:mm – HH:mm"}
920 }
921 Hmv{
922 H{"HH:mm – HH:mm v"}
923 m{"HH:mm – HH:mm v"}
924 }
925 Hv{
926 H{"HH – HH v"}
927 }
928 fallback{"{0} – {1}"}
929 }
930 }
931 generic{
932 DateTimePatterns{
933 "HH:mm:ss zzzz",
934 "HH:mm:ss z",
935 "HH:mm:ss",
936 "HH:mm",
937 "EEEE, d MMMM y G",
938 "d MMMM y G",
939 "d MMM y G",
940 "d/M/y GGGGG",
941 "{1} {0}",
942 "{1} {0}",
943 "{1} {0}",
944 "{1} {0}",
945 "{1} {0}",
946 }
947 availableFormats{
948 E{"ccc"}
949 Ed{"E, d"}
950 Gy{"G y"}
951 GyMMM{"LLL y G"}
952 GyMMMEd{"E, d MMM y G"}
953 GyMMMd{"d MMM y G"}
954 M{"L"}
955 MEd{"E, d/M"}
956 MMM{"LLL"}
957 MMMEd{"E, d MMM"}
958 MMMMd{"d MMMM"}
959 MMMd{"d MMM"}
960 MMdd{"dd/MM"}
961 Md{"d/M"}
962 d{"d"}
963 y{"y G"}
964 yMEd{"E, d/M/y"}
965 yMM{"MM/y"}
966 yMMM{"LLL y"}
967 yMMMM{"LLLL y"}
968 yyyy{"y G"}
969 yyyyM{"M/y GGGGG"}
970 yyyyMEd{"E, d/M/y GGGGG"}
971 yyyyMMM{"LLL y G"}
972 yyyyMMMEd{"E, d MMM y G"}
973 yyyyMMMM{"MMMM y G"}
974 yyyyMMMd{"d MMM y G"}
975 yyyyMd{"d/M/y GGGGG"}
976 yyyyQQQ{"QQQ y G"}
977 yyyyQQQQ{"QQQQ y G"}
978 }
979 intervalFormats{
980 H{
981 H{"HH – HH"}
982 }
983 Hm{
984 H{"HH:mm – HH:mm"}
985 m{"HH:mm – HH:mm"}
986 }
987 Hmv{
988 H{"HH:mm – HH:mm v"}
989 m{"HH:mm – HH:mm v"}
990 }
991 Hv{
992 H{"HH – HH v"}
993 }
994 M{
995 M{"M – M"}
996 }
997 MEd{
998 M{"E, d/M – E, d/M"}
999 d{"E, d/M – E, d/M"}
1000 }
1001 MMM{
1002 M{"LLL – LLL"}
1003 }
1004 MMMEd{
1005 M{"E, d MMM – E, d MMM"}
1006 d{"E, d MMM – E, d MMM"}
1007 }
1008 MMMd{
1009 M{"d MMM – d MMM"}
1010 d{"d – d MMM"}
1011 }
1012 Md{
1013 M{"d/M – d/M"}
1014 d{"d/M – d/M"}
1015 }
1016 d{
1017 d{"d – d"}
1018 }
1019 fallback{"{0} – {1}"}
1020 h{
1021 a{"ha – ha"}
1022 h{"h – ha"}
1023 }
1024 hm{
1025 a{"h:mma – h:mma"}
1026 h{"h:mm – h:mma"}
1027 m{"h:mm – h:mma"}
1028 }
1029 hmv{
1030 a{"h:mma – h:mma v"}
1031 h{"h:mm – h:mma v"}
1032 m{"h:mm – h:mma v"}
1033 }
1034 hv{
1035 a{"ha – ha v"}
1036 h{"h – ha v"}
1037 }
1038 y{
1039 y{"y – y G"}
1040 }
1041 yM{
1042 M{"L/y – L/y GGGGG"}
1043 y{"L/y – L/y GGGGG"}
1044 }
1045 yMEd{
1046 M{"E, d/M/y – E, d/M/y GGGGG"}
1047 d{"E, d/M/y – E, d/M/y GGGGG"}
1048 y{"E, d/M/y – E, d/M/y GGGGG"}
1049 }
1050 yMMM{
1051 M{"LLL – LLL y G"}
1052 y{"LLL y – LLL y G"}
1053 }
1054 yMMMEd{
1055 M{"E, d MMM – E, d MMM y G"}
1056 d{"E, d MMM – E, d MMM y G"}
1057 y{"E, d MMM y – E, d MMM y G"}
1058 }
1059 yMMMM{
1060 M{"LLLL – LLLL y G"}
1061 y{"LLLL y – LLLL y G"}
1062 }
1063 yMMMd{
1064 M{"d MMM – d MMM y G"}
1065 d{"d – d MMM y G"}
1066 y{"d MMM y – d MMM y G"}
1067 }
1068 yMd{
1069 M{"d/M/y – d/M/y GGGGG"}
1070 d{"d/M/y – d/M/y GGGGG"}
1071 y{"d/M/y – d/M/y GGGGG"}
1072 }
1073 }
1074 }
1075 gregorian{
1076 AmPmMarkers{
1077 "m",
1078 "f",
1079 }
1080 AmPmMarkersAbbr{
1081 "m",
1082 "f",
1083 }
1084 AmPmMarkersNarrow{
1085 "m",
1086 "f",
1087 }
1088 DateTimePatterns{
1089 "HH:mm:ss zzzz",
1090 "HH:mm:ss z",
1091 "HH:mm:ss",
1092 "HH:mm",
1093 "EEEE, d'mh' MMMM y",
1094 "d'mh' MMMM y",
1095 "d MMM y",
1096 "dd/MM/y",
1097 "{1} {0}",
1098 "{1} {0}",
1099 "{1} {0}",
1100 "{1} {0}",
1101 "{1} {0}",
1102 }
1103 appendItems{
1104 Timezone{"{0} {1}"}
1105 }
1106 availableFormats{
1107 E{"ccc"}
1108 EHm{"E HH:mm"}
1109 EHms{"E HH:mm:ss"}
1110 Ed{"E, d"}
1111 Ehm{"E h:mma"}
1112 Ehms{"E h:mm:ss a"}
1113 Gy{"y G"}
1114 GyMMM{"MMM y G"}
1115 GyMMMEd{"E, d MMM y G"}
1116 GyMMMd{"d MMM y G"}
1117 H{"HH"}
1118 Hm{"HH:mm"}
1119 Hms{"HH:mm:ss"}
1120 Hmsv{"HH:mm:ss v"}
1121 Hmv{"HH:mm v"}
1122 M{"L"}
1123 MEd{"E, d/M"}
1124 MMM{"LLL"}
1125 MMMEd{"E, d MMM"}
1126 MMMMd{"d'mh' MMMM"}
1127 MMMd{"d MMM"}
1128 MMdd{"dd/MM"}
1129 Md{"d/M"}
1130 d{"d"}
1131 h{"ha"}
1132 hm{"h:mma"}
1133 hms{"h:mm:ss a"}
1134 hmsv{"h:mm:ss a v"}
1135 hmv{"h:mma v"}
1136 ms{"mm:ss"}
1137 y{"y"}
1138 yM{"M/y"}
1139 yMEd{"E, d/M/y"}
1140 yMM{"MM/y"}
1141 yMMM{"MMM y"}
1142 yMMMEd{"E, d MMM y"}
1143 yMMMM{"LLLL y"}
1144 yMMMd{"d MMM y"}
1145 yMd{"M/d/y"}
1146 yQQQ{"QQQ y"}
1147 yQQQQ{"QQQQ y"}
1148 }
1149 dayNames{
1150 format{
1151 abbreviated{
1152 "DiD",
1153 "DiL",
1154 "DiM",
1155 "DiC",
1156 "Dia",
1157 "Dih",
1158 "DiS",
1159 }
1160 narrow{
1161 "D",
1162 "L",
1163 "M",
1164 "C",
1165 "A",
1166 "H",
1167 "S",
1168 }
1169 short{
1170 "Dò",
1171 "Lu",
1172 "Mà",
1173 "Ci",
1174 "Da",
1175 "hA",
1176 "Sa",
1177 }
1178 wide{
1179 "DiDòmhnaich",
1180 "DiLuain",
1181 "DiMàirt",
1182 "DiCiadain",
1183 "DiarDaoin",
1184 "DihAoine",
1185 "DiSathairne",
1186 }
1187 }
1188 stand-alone{
1189 abbreviated{
1190 "DiD",
1191 "DiL",
1192 "DiM",
1193 "DiC",
1194 "Dia",
1195 "Dih",
1196 "DiS",
1197 }
1198 narrow{
1199 "D",
1200 "L",
1201 "M",
1202 "C",
1203 "A",
1204 "H",
1205 "S",
1206 }
1207 short{
1208 "Dò",
1209 "Lu",
1210 "Mà",
1211 "Ci",
1212 "Da",
1213 "hA",
1214 "Sa",
1215 }
1216 wide{
1217 "DiDòmhnaich",
1218 "DiLuain",
1219 "DiMàirt",
1220 "DiCiadain",
1221 "DiarDaoin",
1222 "DihAoine",
1223 "DiSathairne",
1224 }
1225 }
1226 }
1227 dayPeriod{
1228 stand-alone{
1229 abbreviated{
1230 am{"m"}
1231 pm{"f"}
1232 }
1233 narrow{
1234 am{"m"}
1235 pm{"f"}
1236 }
1237 wide{
1238 am{"m"}
1239 pm{"f"}
1240 }
1241 }
1242 }
1243 eras{
1244 abbreviated{
1245 "RC",
1246 "AD",
1247 }
1248 narrow{
1249 "R",
1250 "A",
1251 }
1252 wide{
1253 "Ro Chrìosta",
1254 "An dèidh Chrìosta",
1255 }
1256 }
1257 intervalFormats{
1258 H{
1259 H{"HH – HH"}
1260 }
1261 Hm{
1262 H{"HH:mm – HH:mm"}
1263 m{"HH:mm – HH:mm"}
1264 }
1265 Hmv{
1266 H{"HH:mm – HH:mm v"}
1267 m{"HH:mm – HH:mm v"}
1268 }
1269 Hv{
1270 H{"HH – HH v"}
1271 }
1272 M{
1273 M{"M – M"}
1274 }
1275 MEd{
1276 M{"E, d/M – E, d/M"}
1277 d{"E, d/M – E, d/M"}
1278 }
1279 MMM{
1280 M{"LLL – LLL"}
1281 }
1282 MMMEd{
1283 M{"E, d MMM – E, d MMM"}
1284 d{"E, d – E, d MMM"}
1285 }
1286 MMMd{
1287 M{"d MMM – d MMM"}
1288 d{"d – d MMM"}
1289 }
1290 Md{
1291 M{"d/M – d/M"}
1292 d{"d/M – d/M"}
1293 }
1294 d{
1295 d{"d – d"}
1296 }
1297 fallback{"{0} – {1}"}
1298 h{
1299 a{"ha – ha"}
1300 h{"h – ha"}
1301 }
1302 hm{
1303 a{"h:mma – h:mma"}
1304 h{"h:mm – h:mma"}
1305 m{"h:mm – h:mma"}
1306 }
1307 hmv{
1308 a{"h:mma – h:mma v"}
1309 h{"h:mm – h:mma v"}
1310 m{"h:mm – h:mma v"}
1311 }
1312 hv{
1313 a{"ha – ha v"}
1314 h{"h – ha v"}
1315 }
1316 y{
1317 y{"y – y"}
1318 }
1319 yM{
1320 M{"M/y – M/y"}
1321 y{"M/y – M/y"}
1322 }
1323 yMEd{
1324 M{"E, d/M/y – E, d/M/y"}
1325 d{"E, d/M/y – E, d/M/y"}
1326 y{"E, d/M/y – E, d/M/y"}
1327 }
1328 yMMM{
1329 M{"LLL – LLL y"}
1330 y{"LLL y – LLL y"}
1331 }
1332 yMMMEd{
1333 M{"E, d MMM – E, d MMM y"}
1334 d{"E, d – E, d MMM y"}
1335 y{"E, d MMM y – E, d MMM y"}
1336 }
1337 yMMMM{
1338 M{"LLLL – LLLL y"}
1339 y{"LLLL y – LLLL y"}
1340 }
1341 yMMMd{
1342 M{"d MMM – d MMM y"}
1343 d{"d – d MMM y"}
1344 y{"d MMM y – d MMM y"}
1345 }
1346 yMd{
1347 M{"d/M/y – d/M/y"}
1348 d{"d/M/y – d/M/y"}
1349 y{"d/M/y – d/M/y"}
1350 }
1351 }
1352 monthNames{
1353 format{
1354 abbreviated{
1355 "Faoi",
1356 "Gearr",
1357 "Màrt",
1358 "Gibl",
1359 "Cèit",
1360 "Ògmh",
1361 "Iuch",
1362 "Lùna",
1363 "Sult",
1364 "Dàmh",
1365 "Samh",
1366 "Dùbh",
1367 }
1368 narrow{
1369 "F",
1370 "G",
1371 "M",
1372 "G",
1373 "C",
1374 "Ò",
1375 "I",
1376 "L",
1377 "S",
1378 "D",
1379 "S",
1380 "D",
1381 }
1382 wide{
1383 "dhen Fhaoilleach",
1384 "dhen Ghearran",
1385 "dhen Mhàrt",
1386 "dhen Ghiblean",
1387 "dhen Chèitean",
1388 "dhen Ògmhios",
1389 "dhen Iuchar",
1390 "dhen Lùnastal",
1391 "dhen t-Sultain",
1392 "dhen Dàmhair",
1393 "dhen t-Samhain",
1394 "dhen Dùbhlachd",
1395 }
1396 }
1397 stand-alone{
1398 abbreviated{
1399 "Faoi",
1400 "Gearr",
1401 "Màrt",
1402 "Gibl",
1403 "Cèit",
1404 "Ògmh",
1405 "Iuch",
1406 "Lùna",
1407 "Sult",
1408 "Dàmh",
1409 "Samh",
1410 "Dùbh",
1411 }
1412 narrow{
1413 "F",
1414 "G",
1415 "M",
1416 "G",
1417 "C",
1418 "Ò",
1419 "I",
1420 "L",
1421 "S",
1422 "D",
1423 "S",
1424 "D",
1425 }
1426 wide{
1427 "Am Faoilleach",
1428 "An Gearran",
1429 "Am Màrt",
1430 "An Giblean",
1431 "An Cèitean",
1432 "An t-Ògmhios",
1433 "An t-Iuchar",
1434 "An Lùnastal",
1435 "An t-Sultain",
1436 "An Dàmhair",
1437 "An t-Samhain",
1438 "An Dùbhlachd",
1439 }
1440 }
1441 }
1442 quarters{
1443 format{
1444 abbreviated{
1445 "C1",
1446 "C2",
1447 "C3",
1448 "C4",
1449 }
1450 narrow{
1451 "1",
1452 "2",
1453 "3",
1454 "4",
1455 }
1456 wide{
1457 "1d chairteal",
1458 "2na cairteal",
1459 "3s cairteal",
1460 "4mh cairteal",
1461 }
1462 }
1463 stand-alone{
1464 abbreviated{
1465 "C1",
1466 "C2",
1467 "C3",
1468 "C4",
1469 }
1470 narrow{
1471 "1",
1472 "2",
1473 "3",
1474 "4",
1475 }
1476 wide{
1477 "1d chairteal",
1478 "2na cairteal",
1479 "3s cairteal",
1480 "4mh cairteal",
1481 }
1482 }
1483 }
1484 }
1485 roc{
1486 DateTimePatterns{
1487 "HH:mm:ss zzzz",
1488 "HH:mm:ss z",
1489 "HH:mm:ss",
1490 "HH:mm",
1491 "EEEE, d MMMM y G",
1492 "d MMMM y G",
1493 "d MMM y G",
1494 "d/M/y GGGGG",
1495 "{1} {0}",
1496 "{1} {0}",
1497 "{1} {0}",
1498 "{1} {0}",
1499 "{1} {0}",
1500 }
1501 availableFormats{
1502 Ed{"E, d"}
1503 d{"d"}
1504 }
1505 eras{
1506 abbreviated{
1507 "Ro PnS",
1508 "Mínguó",
1509 }
1510 narrow{
1511 "Ro PnS",
1512 "Mínguó",
1513 }
1514 wide{
1515 "Ro Ph. na Sìne",
1516 "Mínguó",
1517 }
1518 }
1519 }
1520 }
1521 delimiters{
1522 alternateQuotationEnd{"’"}
1523 alternateQuotationStart{"‘"}
1524 quotationEnd{"”"}
1525 quotationStart{"“"}
1526 }
1527 fields{
1528 day{
1529 dn{"latha"}
1530 relative{
1531 "-1"{"an-dè"}
1532 "-2"{"a-bhòin-dè"}
1533 "0"{"an-diugh"}
1534 "1"{"a-màireach"}
1535 "2"{"an-earar"}
1536 "3"{"an-eararais"}
1537 }
1538 relativeTime{
1539 future{
1540 few{"an ceann {0} làithean"}
1541 one{"an ceann {0} latha"}
1542 other{"an ceann {0} latha"}
1543 two{"an ceann {0} latha"}
1544 }
1545 past{
1546 few{"{0} làithean air ais"}
1547 one{"{0} latha air ais"}
1548 other{"{0} latha air ais"}
1549 two{"{0} latha air ais"}
1550 }
1551 }
1552 }
1553 day-narrow{
1554 dn{"là"}
1555 relative{
1556 "-1"{"an-dè"}
1557 "-2"{"a-bhòin-dè"}
1558 "0"{"an-diugh"}
1559 "1"{"a-màireach"}
1560 "2"{"an-earar"}
1561 "3"{"an-eararais"}
1562 }
1563 relativeTime{
1564 future{
1565 few{"+{0} là"}
1566 one{"+{0} là"}
1567 other{"+{0} là"}
1568 two{"+{0} là"}
1569 }
1570 past{
1571 few{"-{0} là"}
1572 one{"-{0} là"}
1573 other{"-{0} là"}
1574 two{"-{0} là"}
1575 }
1576 }
1577 }
1578 day-short{
1579 dn{"là"}
1580 relative{
1581 "-1"{"an-dè"}
1582 "-2"{"a-bhòin-dè"}
1583 "0"{"an-diugh"}
1584 "1"{"a-màireach"}
1585 "2"{"an-earar"}
1586 "3"{"an-eararais"}
1587 }
1588 relativeTime{
1589 future{
1590 few{"an {0} là."}
1591 one{"an {0} là"}
1592 other{"an {0} là"}
1593 two{"an {0} là"}
1594 }
1595 past{
1596 few{"o {0} là."}
1597 one{"o {0} là"}
1598 other{"o {0} là"}
1599 two{"o {0} là"}
1600 }
1601 }
1602 }
1603 dayperiod{
1604 dn{"m/f"}
1605 }
1606 era{
1607 dn{"linn"}
1608 }
1609 fri{
1610 relative{
1611 "-1"{"DihAoine seo chaidh"}
1612 "0"{"DihAoine"}
1613 "1"{"DihAoine seo tighinn"}
1614 }
1615 }
1616 fri-narrow{
1617 relative{
1618 "-1"{"hA. ch."}
1619 "0"{"hA."}
1620 "1"{"hA. ti."}
1621 }
1622 }
1623 fri-short{
1624 relative{
1625 "-1"{"Dih. sa chaidh"}
1626 "0"{"Dih."}
1627 "1"{"Dih. sa tighinn"}
1628 }
1629 }
1630 hour{
1631 dn{"uair a thìde"}
1632 relativeTime{
1633 future{
1634 few{"an ceann {0} uairean a thìde"}
1635 one{"an ceann {0} uair a thìde"}
1636 other{"an ceann {0} uair a thìde"}
1637 two{"an ceann {0} uair a thìde"}
1638 }
1639 past{
1640 few{"{0} uairean a thìde air ais"}
1641 one{"{0} uair a thìde air ais"}
1642 other{"{0} uair a thìde air ais"}
1643 two{"{0} uair a thìde air ais"}
1644 }
1645 }
1646 }
1647 hour-narrow{
1648 dn{"u"}
1649 relativeTime{
1650 future{
1651 few{"+{0} u."}
1652 one{"+{0} u."}
1653 other{"+{0} u."}
1654 two{"+{0} u."}
1655 }
1656 past{
1657 few{"-{0} u."}
1658 one{"-{0} u."}
1659 other{"-{0} u."}
1660 two{"-{0} u."}
1661 }
1662 }
1663 }
1664 hour-short{
1665 dn{"uair"}
1666 relativeTime{
1667 future{
1668 few{"an {0} uair."}
1669 one{"an {0} uair"}
1670 other{"an {0} uair"}
1671 two{"an {0} uair"}
1672 }
1673 past{
1674 few{"o {0} uair."}
1675 one{"o {0} uair"}
1676 other{"o {0} uair"}
1677 two{"o {0} uair"}
1678 }
1679 }
1680 }
1681 minute{
1682 dn{"mionaid"}
1683 relativeTime{
1684 future{
1685 few{"an ceann {0} mionaidean"}
1686 one{"an ceann {0} mhionaid"}
1687 other{"an ceann {0} mionaid"}
1688 two{"an ceann {0} mhionaid"}
1689 }
1690 past{
1691 few{"{0} mionaidean air ais"}
1692 one{"{0} mhionaid air ais"}
1693 other{"{0} mionaid air ais"}
1694 two{"{0} mhionaid air ais"}
1695 }
1696 }
1697 }
1698 minute-narrow{
1699 dn{"m"}
1700 relativeTime{
1701 future{
1702 few{"+{0} m"}
1703 one{"+{0} m"}
1704 other{"+{0} m"}
1705 two{"+{0} m"}
1706 }
1707 past{
1708 few{"-{0} m"}
1709 one{"-{0} m"}
1710 other{"-{0} m"}
1711 two{"-{0} m"}
1712 }
1713 }
1714 }
1715 minute-short{
1716 dn{"mion."}
1717 relativeTime{
1718 future{
1719 few{"an {0} mion."}
1720 one{"an {0} mhion."}
1721 other{"an {0} mion."}
1722 two{"an {0} mhion."}
1723 }
1724 past{
1725 few{"o {0} mion."}
1726 one{"o {0} mhion."}
1727 other{"o {0} mion."}
1728 two{"o {0} mhion."}
1729 }
1730 }
1731 }
1732 mon{
1733 relative{
1734 "-1"{"DiLuain seo chaidh"}
1735 "0"{"DiLuain"}
1736 "1"{"DiLuain seo tighinn"}
1737 }
1738 }
1739 mon-narrow{
1740 relative{
1741 "-1"{"Lu. ch."}
1742 "0"{"Lu."}
1743 "1"{"Lu. ti."}
1744 }
1745 }
1746 mon-short{
1747 relative{
1748 "-1"{"DiL. sa chaidh"}
1749 "0"{"DiL."}
1750 "1"{"DiL. sa tighinn"}
1751 }
1752 }
1753 month{
1754 dn{"mìos"}
1755 relative{
1756 "-1"{"am mìos seo chaidh"}
1757 "0"{"am mìos seo"}
1758 "1"{"an ath-mhìos"}
1759 }
1760 relativeTime{
1761 future{
1762 few{"an ceann {0} mìosan"}
1763 one{"an ceann {0} mhìosa"}
1764 other{"an ceann {0} mìosa"}
1765 two{"an ceann {0} mhìosa"}
1766 }
1767 past{
1768 few{"{0} mìosan air ais"}
1769 one{"{0} mhìos air ais"}
1770 other{"{0} mìos air ais"}
1771 two{"{0} mhìos air ais"}
1772 }
1773 }
1774 }
1775 month-narrow{
1776 dn{"mì."}
1777 relative{
1778 "-1"{"mì. ch."}
1779 "0"{"am mì. seo"}
1780 "1"{"ath-mhì."}
1781 }
1782 relativeTime{
1783 future{
1784 few{"+{0} mì."}
1785 one{"+{0} mhì."}
1786 other{"+{0} mì."}
1787 two{"+{0} mhì."}
1788 }
1789 past{
1790 few{"-{0} mì."}
1791 one{"-{0} mhì."}
1792 other{"-{0} mì."}
1793 two{"-{0} mhì."}
1794 }
1795 }
1796 }
1797 month-short{
1798 dn{"mìos"}
1799 relative{
1800 "-1"{"am mìos sa chaidh"}
1801 "0"{"am mìos seo"}
1802 "1"{"an ath-mhìos"}
1803 }
1804 relativeTime{
1805 future{
1806 few{"an {0} mìos."}
1807 one{"an {0} mhìos."}
1808 other{"an {0} mìos."}
1809 two{"an {0} mhìos."}
1810 }
1811 past{
1812 few{"o {0} mìos."}
1813 one{"o {0} mhìos."}
1814 other{"o {0} mìos."}
1815 two{"o {0} mhìos."}
1816 }
1817 }
1818 }
1819 quarter{
1820 dn{"cairteal"}
1821 relative{
1822 "-1"{"an cairteal seo chaidh"}
1823 "0"{"an cairteal seo"}
1824 "1"{"an ath-chairteal"}
1825 }
1826 relativeTime{
1827 future{
1828 few{"an ceann {0} cairtealan"}
1829 one{"an ceann {0} chairteil"}
1830 other{"an ceann {0} cairteil"}
1831 two{"an ceann {0} chairteil"}
1832 }
1833 past{
1834 few{"o chionn {0} cairtealan"}
1835 one{"o chionn {0} chairteil"}
1836 other{"o chionn {0} cairteil"}
1837 two{"o chionn {0} chairteil"}
1838 }
1839 }
1840 }
1841 quarter-narrow{
1842 dn{"c."}
1843 relative{
1844 "-1"{"c. ch."}
1845 "0"{"an c. seo"}
1846 "1"{"ath-ch."}
1847 }
1848 relativeTime{
1849 future{
1850 few{"+{0} c."}
1851 one{"+{0} c."}
1852 other{"+{0} c."}
1853 two{"+{0} c."}
1854 }
1855 past{
1856 few{"-{0} c."}
1857 one{"-{0} c."}
1858 other{"-{0} c."}
1859 two{"-{0} c."}
1860 }
1861 }
1862 }
1863 quarter-short{
1864 dn{"cairt."}
1865 relative{
1866 "-1"{"an cairt. sa chaidh"}
1867 "0"{"an cairt. seo"}
1868 "1"{"an ath-chairt."}
1869 }
1870 relativeTime{
1871 future{
1872 few{"an {0} cairt."}
1873 one{"an {0} chairt."}
1874 other{"an {0} cairt."}
1875 two{"an {0} chairt."}
1876 }
1877 past{
1878 few{"o {0} cairt."}
1879 one{"o {0} chairt."}
1880 other{"o {0} cairt."}
1881 two{"o {0} chairt."}
1882 }
1883 }
1884 }
1885 sat{
1886 relative{
1887 "-1"{"DiSathairne seo chaidh"}
1888 "0"{"DiSathairne"}
1889 "1"{"DiSathairne seo tighinn"}
1890 }
1891 }
1892 sat-narrow{
1893 relative{
1894 "-1"{"Sa. ch."}
1895 "0"{"Sa."}
1896 "1"{"Sa. ti."}
1897 }
1898 }
1899 sat-short{
1900 relative{
1901 "-1"{"DiS. sa chaidh"}
1902 "0"{"DiS."}
1903 "1"{"DiS. sa tighinn"}
1904 }
1905 }
1906 second{
1907 dn{"diog"}
1908 relative{
1909 "0"{"an-dràsta"}
1910 }
1911 relativeTime{
1912 future{
1913 few{"an ceann {0} diogan"}
1914 one{"an ceann {0} diog"}
1915 other{"an ceann {0} diog"}
1916 two{"an ceann {0} dhiog"}
1917 }
1918 past{
1919 few{"{0} diogan air ais"}
1920 one{"{0} diog air ais"}
1921 other{"{0} diog air ais"}
1922 two{"{0} dhiog air ais"}
1923 }
1924 }
1925 }
1926 second-narrow{
1927 dn{"d"}
1928 relative{
1929 "0"{"an-dràsta"}
1930 }
1931 relativeTime{
1932 future{
1933 few{"+{0} d"}
1934 one{"+{0} d"}
1935 other{"+{0} d"}
1936 two{"+{0} d"}
1937 }
1938 past{
1939 few{"-{0} d"}
1940 one{"-{0} d"}
1941 other{"-{0} d"}
1942 two{"-{0} d"}
1943 }
1944 }
1945 }
1946 second-short{
1947 dn{"diog"}
1948 relative{
1949 "0"{"an-dràsta"}
1950 }
1951 relativeTime{
1952 future{
1953 few{"an {0} diog."}
1954 one{"an {0} diog"}
1955 other{"an {0} diog"}
1956 two{"an {0} dhiog"}
1957 }
1958 past{
1959 few{"o {0} diog."}
1960 one{"o {0} diog"}
1961 other{"o {0} diog"}
1962 two{"o {0} dhiog"}
1963 }
1964 }
1965 }
1966 sun{
1967 relative{
1968 "-1"{"DiDòmhnaich seo chaidh"}
1969 "0"{"DiDòmhnaich"}
1970 "1"{"DiDòmhnaich seo tighinn"}
1971 }
1972 }
1973 sun-narrow{
1974 relative{
1975 "-1"{"Dò. ch."}
1976 "0"{"Dò."}
1977 "1"{"Dò. ti."}
1978 }
1979 }
1980 sun-short{
1981 relative{
1982 "-1"{"DiD. sa chaidh"}
1983 "0"{"DiD."}
1984 "1"{"DiD. sa tighinn"}
1985 }
1986 }
1987 thu{
1988 relative{
1989 "-1"{"DiarDaoin seo chaidh"}
1990 "0"{"DiarDaoin"}
1991 "1"{"DiarDaoin seo tighinn"}
1992 }
1993 }
1994 thu-narrow{
1995 relative{
1996 "-1"{"Da. ch."}
1997 "0"{"Da."}
1998 "1"{"Da. ti."}
1999 }
2000 }
2001 thu-short{
2002 relative{
2003 "-1"{"Dia. sa chaidh"}
2004 "0"{"Dia."}
2005 "1"{"Dia. sa tighinn"}
2006 }
2007 }
2008 tue{
2009 relative{
2010 "-1"{"DiMàirt seo chaidh"}
2011 "0"{"DiMàirt"}
2012 "1"{"DiMàirt seo tighinn"}
2013 }
2014 }
2015 tue-narrow{
2016 relative{
2017 "-1"{"Mà. ch."}
2018 "0"{"Mà."}
2019 "1"{"Mà. ti."}
2020 }
2021 }
2022 tue-short{
2023 relative{
2024 "-1"{"DiM. sa chaidh"}
2025 "0"{"DiM."}
2026 "1"{"DiM. sa tighinn"}
2027 }
2028 }
2029 wed{
2030 relative{
2031 "-1"{"DiCiadain seo chaidh"}
2032 "0"{"DiCiadain"}
2033 "1"{"DiCiadain seo tighinn"}
2034 }
2035 }
2036 wed-narrow{
2037 relative{
2038 "-1"{"Ci. ch."}
2039 "0"{"Ci."}
2040 "1"{"Ci. ti."}
2041 }
2042 }
2043 wed-short{
2044 relative{
2045 "-1"{"DiC. sa chaidh"}
2046 "0"{"DiC."}
2047 "1"{"DiC. sa tighinn"}
2048 }
2049 }
2050 week{
2051 dn{"seachdain"}
2052 relative{
2053 "-1"{"an t-seachdain seo chaidh"}
2054 "0"{"an t-seachdain seo"}
2055 "1"{"an ath-sheachdain"}
2056 }
2057 relativeTime{
2058 future{
2059 few{"an ceann {0} seachdainean"}
2060 one{"an ceann {0} seachdain"}
2061 other{"an ceann {0} seachdain"}
2062 two{"an ceann {0} sheachdain"}
2063 }
2064 past{
2065 few{"{0} seachdainean air ais"}
2066 one{"{0} seachdain air ais"}
2067 other{"{0} seachdain air ais"}
2068 two{"{0} sheachdain air ais"}
2069 }
2070 }
2071 }
2072 week-narrow{
2073 dn{"sn."}
2074 relative{
2075 "-1"{"sn. ch."}
2076 "0"{"an t-sn. seo"}
2077 "1"{"ath-shn."}
2078 }
2079 relativeTime{
2080 future{
2081 few{"+{0} sn."}
2082 one{"+{0} sn."}
2083 other{"+{0} sn."}
2084 two{"+{0} sn."}
2085 }
2086 past{
2087 few{"-{0} sn."}
2088 one{"-{0} sn."}
2089 other{"-{0} sn."}
2090 two{"-{0} sn."}
2091 }
2092 }
2093 }
2094 week-short{
2095 dn{"seachd."}
2096 relative{
2097 "-1"{"seachd. sa chaidh"}
2098 "0"{"an t-seachd. seo"}
2099 "1"{"an ath-sheachd."}
2100 }
2101 relativeTime{
2102 future{
2103 few{"an {0} seachd."}
2104 one{"an {0} sheachd."}
2105 other{"an {0} seachd."}
2106 two{"an {0} sheachd."}
2107 }
2108 past{
2109 few{"o {0} seachd."}
2110 one{"o {0} sheachd."}
2111 other{"o {0} seachd."}
2112 two{"o {0} sheachd."}
2113 }
2114 }
2115 }
2116 weekday{
2117 dn{"latha na seachdaine"}
2118 }
2119 year{
2120 dn{"bliadhna"}
2121 relative{
2122 "-1"{"an-uiridh"}
2123 "-2"{"a-bhòn-uiridh"}
2124 "0"{"am bliadhna"}
2125 "1"{"an ath-bhliadhna"}
2126 }
2127 relativeTime{
2128 future{
2129 few{"an ceann {0} bliadhnaichean"}
2130 one{"an ceann {0} bhliadhna"}
2131 other{"an ceann {0} bliadhna"}
2132 two{"an ceann {0} bhliadhna"}
2133 }
2134 past{
2135 few{"{0} bhliadhnaichean air ais"}
2136 one{"{0} bhliadhna air ais"}
2137 other{"{0} bliadhna air ais"}
2138 two{"{0} bhliadhna air ais"}
2139 }
2140 }
2141 }
2142 year-narrow{
2143 dn{"bl."}
2144 relative{
2145 "-1"{"an-uir."}
2146 "-2"{"a-bh-uir."}
2147 "0"{"am bl."}
2148 "1"{"an ath-bhl."}
2149 }
2150 relativeTime{
2151 future{
2152 few{"+{0} bl."}
2153 one{"+{0} bhl."}
2154 other{"+{0} bl."}
2155 two{"+{0} bhl."}
2156 }
2157 past{
2158 few{"-{0} bl."}
2159 one{"-{0} bhl."}
2160 other{"-{0} bl."}
2161 two{"-{0} bhl."}
2162 }
2163 }
2164 }
2165 year-short{
2166 dn{"blia."}
2167 relative{
2168 "-1"{"an-uiridh"}
2169 "-2"{"a-bhòn-uiridh"}
2170 "0"{"am bliadhna"}
2171 "1"{"an ath-bhliadhna"}
2172 }
2173 relativeTime{
2174 future{
2175 few{"an {0} blia."}
2176 one{"an {0} bhlia."}
2177 other{"an {0} blia."}
2178 two{"an {0} bhlia."}
2179 }
2180 past{
2181 few{"o {0} blia."}
2182 one{"o {0} bhlia."}
2183 other{"o {0} blia."}
2184 two{"o {0} bhlia."}
2185 }
2186 }
2187 }
2188 zone{
2189 dn{"roinn-tìde"}
2190 }
2191 }
2192 listPattern{
2193 standard{
2194 2{"{0} agus {1}"}
2195 end{"{0} agus {1}"}
2196 middle{"{0}, {1}"}
2197 start{"{0}, {1}"}
2198 }
2199 unit{
2200 2{"{0} agus {1}"}
2201 end{"{0} agus {1}"}
2202 middle{"{0}, {1}"}
2203 start{"{0}, {1}"}
2204 }
2205 unit-narrow{
2206 2{"{0} {1}"}
2207 end{"{0} {1}"}
2208 middle{"{0} {1}"}
2209 start{"{0} {1}"}
2210 }
2211 unit-short{
2212 2{"{0} ’s {1}"}
2213 end{"{0} ’s {1}"}
2214 middle{"{0}, {1}"}
2215 start{"{0}, {1}"}
2216 }
2217 }
2218 measurementSystemNames{
2219 UK{"RA"}
2220 US{"SA"}
2221 metric{"Meatrach"}
2222 }
2223 transformNames{
2224 BGN{"BGN"}
2225 Numeric{"Àireamhach"}
2226 Tone{"Tòna"}
2227 UNGEGN{"UNGEGN"}
2228 x-Accents{"Stràcan"}
2229 x-Fullwidth{"Làn-Leud"}
2230 x-Halfwidth{"Leth-Leud"}
2231 x-Jamo{"Jamo"}
2232 x-Pinyin{"Pinyin"}
2233 x-Publishing{"Foillseachadh"}
2234 }
22 } 2235 }
OLDNEW
« no previous file with comments | « source/data/locales/ga_IE.txt ('k') | source/data/locales/gd_GB.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698