• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2014 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/id.xml
7// *
8// ***************************************************************************
9/**
10 * ICU <specials> source: <path>/common/main/id.xml
11 */
12id{
13    AuxExemplarCharacters{"[å q x z]"}
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    }
22    ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"}
23    ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
24    ExemplarCharactersPunctuation{"[‐ – — , ; \\: ! ? . … ' ‘ ’ “ ” ( ) \\[ \\] /]"}
25    LocaleScript{
26        "Latn",
27    }
28    MoreInformation{"?"}
29    NumberElements{
30        latn{
31            miscPatterns{
32                atLeast{"{0}+"}
33                range{"{0}–{1}"}
34            }
35            patterns{
36                accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
37                currencyFormat{"¤#,##0.00"}
38                decimalFormat{"#,##0.###"}
39                percentFormat{"#,##0%"}
40                scientificFormat{"#E0"}
41            }
42            patternsLong{
43                decimalFormat{
44                    1000{
45                        other{"0 ribu"}
46                    }
47                    10000{
48                        other{"00 ribu"}
49                    }
50                    100000{
51                        other{"000 ribu"}
52                    }
53                    1000000{
54                        other{"0 juta"}
55                    }
56                    10000000{
57                        other{"00 juta"}
58                    }
59                    100000000{
60                        other{"000 juta"}
61                    }
62                    1000000000{
63                        other{"0 miliar"}
64                    }
65                    10000000000{
66                        other{"00 miliar"}
67                    }
68                    100000000000{
69                        other{"000 miliar"}
70                    }
71                    1000000000000{
72                        other{"0 triliun"}
73                    }
74                    10000000000000{
75                        other{"00 triliun"}
76                    }
77                    100000000000000{
78                        other{"000 triliun"}
79                    }
80                }
81            }
82            patternsShort{
83                decimalFormat{
84                    1000{
85                        other{"0"}
86                    }
87                    10000{
88                        other{"00 rb"}
89                    }
90                    100000{
91                        other{"000 rb"}
92                    }
93                    1000000{
94                        other{"0 jt"}
95                    }
96                    10000000{
97                        other{"00 jt"}
98                    }
99                    100000000{
100                        other{"000 jt"}
101                    }
102                    1000000000{
103                        other{"0 M"}
104                    }
105                    10000000000{
106                        other{"00 M"}
107                    }
108                    100000000000{
109                        other{"000 M"}
110                    }
111                    1000000000000{
112                        other{"0 T"}
113                    }
114                    10000000000000{
115                        other{"00 T"}
116                    }
117                    100000000000000{
118                        other{"000 T"}
119                    }
120                }
121            }
122            symbols{
123                decimal{","}
124                exponential{"E"}
125                group{"."}
126                infinity{"∞"}
127                list{";"}
128                minusSign{"-"}
129                nan{"NaN"}
130                perMille{"‰"}
131                percentSign{"%"}
132                plusSign{"+"}
133                superscriptingExponent{"×"}
134            }
135        }
136    }
137    Version{"2.0.98.52"}
138    calendar{
139        buddhist{
140            DateTimePatterns{
141                "HH.mm.ss zzzz",
142                "HH.mm.ss z",
143                "HH.mm.ss",
144                "HH.mm",
145                "EEEE, dd MMMM y G",
146                "d MMMM y G",
147                "d MMM y G",
148                "d/M/y GGGGG",
149                "{1} {0}",
150                "{1} {0}",
151                "{1} {0}",
152                "{1} {0}",
153                "{1} {0}",
154            }
155            availableFormats{
156                M{"L"}
157                MEd{"E, d/M"}
158                MMM{"LLL"}
159                MMMEd{"E, d MMM"}
160                MMMMEd{"E, d MMMM"}
161                MMMMd{"d MMMM"}
162                MMMd{"d MMM"}
163                Md{"d/M"}
164                d{"d"}
165                y{"G y"}
166            }
167            eras{
168                abbreviated{
169                    "BE",
170                }
171            }
172        }
173        chinese{
174            DateTimePatterns{
175                "HH.mm.ss zzzz",
176                "HH.mm.ss z",
177                "HH.mm.ss",
178                "HH.mm",
179                "EEEE, U MMMM dd",
180                "U MMMM d",
181                "U MMM d",
182                "y-M-d",
183                "{1} {0}",
184                "{1} {0}",
185                "{1} {0}",
186                "{1} {0}",
187                "{1} {0}",
188            }
189            cyclicNameSets{
190                dayParts{
191                    format{
192                        abbreviated{
193                            "zi",
194                            "chou",
195                            "yin",
196                            "mao",
197                            "chen",
198                            "si",
199                            "wu",
200                            "wei",
201                            "shen",
202                            "you",
203                            "xu",
204                            "hai",
205                        }
206                    }
207                }
208                years{
209                    format{
210                        abbreviated{
211                            "jia-zi",
212                            "yi-chou",
213                            "bing-yin",
214                            "ding-mao",
215                            "wu-chen",
216                            "ji-si",
217                            "geng-wu",
218                            "xin-wei",
219                            "ren-shen",
220                            "gui-you",
221                            "jia-xu",
222                            "yi-hai",
223                            "bing-zi",
224                            "ding-chou",
225                            "wu-yin",
226                            "ji-mao",
227                            "geng-chen",
228                            "xin-si",
229                            "ren-wu",
230                            "gui-wei",
231                            "jia-shen",
232                            "yi-you",
233                            "bing-xu",
234                            "ding-hai",
235                            "wu-zi",
236                            "ji-chou",
237                            "geng-yin",
238                            "xin-mao",
239                            "ren-chen",
240                            "gui-si",
241                            "jia-wu",
242                            "yi-wei",
243                            "bing-shen",
244                            "ding-you",
245                            "wu-xu",
246                            "ji-hai",
247                            "geng-zi",
248                            "xin-chou",
249                            "ren-yin",
250                            "gui-mao",
251                            "jia-chen",
252                            "yi-si",
253                            "bing-wu",
254                            "ding-wei",
255                            "wu-shen",
256                            "ji-you",
257                            "geng-xu",
258                            "xin-hai",
259                            "ren-zi",
260                            "gui-chou",
261                            "jia-yin",
262                            "yi-mao",
263                            "bing-chen",
264                            "ding-si",
265                            "wu-wu",
266                            "ji-wei",
267                            "geng-shen",
268                            "xin-you",
269                            "ren-xu",
270                            "gui-hai",
271                        }
272                    }
273                }
274                zodiacs{
275                    format{
276                        abbreviated{
277                            "zi",
278                            "chou",
279                            "yin",
280                            "mao",
281                            "chen",
282                            "si",
283                            "wu",
284                            "wei",
285                            "shen",
286                            "you",
287                            "xu",
288                            "hai",
289                        }
290                    }
291                }
292            }
293            monthNames{
294                format{
295                    abbreviated{
296                        "1",
297                        "2",
298                        "3",
299                        "4",
300                        "5",
301                        "6",
302                        "7",
303                        "8",
304                        "9",
305                        "10",
306                        "11",
307                        "12",
308                    }
309                    narrow{
310                        "1",
311                        "2",
312                        "3",
313                        "4",
314                        "5",
315                        "6",
316                        "7",
317                        "8",
318                        "9",
319                        "10",
320                        "11",
321                        "12",
322                    }
323                    wide{
324                        "1",
325                        "2",
326                        "3",
327                        "4",
328                        "5",
329                        "6",
330                        "7",
331                        "8",
332                        "9",
333                        "10",
334                        "11",
335                        "12",
336                    }
337                }
338                stand-alone{
339                    abbreviated{
340                        "1",
341                        "2",
342                        "3",
343                        "4",
344                        "5",
345                        "6",
346                        "7",
347                        "8",
348                        "9",
349                        "10",
350                        "11",
351                        "12",
352                    }
353                    narrow{
354                        "1",
355                        "2",
356                        "3",
357                        "4",
358                        "5",
359                        "6",
360                        "7",
361                        "8",
362                        "9",
363                        "10",
364                        "11",
365                        "12",
366                    }
367                    wide{
368                        "1",
369                        "2",
370                        "3",
371                        "4",
372                        "5",
373                        "6",
374                        "7",
375                        "8",
376                        "9",
377                        "10",
378                        "11",
379                        "12",
380                    }
381                }
382            }
383        }
384        coptic{
385            monthNames{
386                format{
387                    abbreviated{
388                        "Tout",
389                        "Baba",
390                        "Hator",
391                        "Kiahk",
392                        "Toba",
393                        "Amshir",
394                        "Baramhat",
395                        "Baramouda",
396                        "Bashans",
397                        "Paona",
398                        "Epep",
399                        "Mesra",
400                        "Nasie",
401                    }
402                    narrow{
403                        "1",
404                        "2",
405                        "3",
406                        "4",
407                        "5",
408                        "6",
409                        "7",
410                        "8",
411                        "9",
412                        "10",
413                        "11",
414                        "12",
415                        "13",
416                    }
417                    wide{
418                        "Tout",
419                        "Baba",
420                        "Hator",
421                        "Kiahk",
422                        "Toba",
423                        "Amshir",
424                        "Baramhat",
425                        "Baramouda",
426                        "Bashans",
427                        "Paona",
428                        "Epep",
429                        "Mesra",
430                        "Nasie",
431                    }
432                }
433                stand-alone{
434                    abbreviated{
435                        "Tout",
436                        "Baba",
437                        "Hator",
438                        "Kiahk",
439                        "Toba",
440                        "Amshir",
441                        "Baramhat",
442                        "Baramouda",
443                        "Bashans",
444                        "Paona",
445                        "Epep",
446                        "Mesra",
447                        "Nasie",
448                    }
449                    narrow{
450                        "1",
451                        "2",
452                        "3",
453                        "4",
454                        "5",
455                        "6",
456                        "7",
457                        "8",
458                        "9",
459                        "10",
460                        "11",
461                        "12",
462                        "13",
463                    }
464                    wide{
465                        "Tout",
466                        "Baba",
467                        "Hator",
468                        "Kiahk",
469                        "Toba",
470                        "Amshir",
471                        "Baramhat",
472                        "Baramouda",
473                        "Bashans",
474                        "Paona",
475                        "Epep",
476                        "Mesra",
477                        "Nasie",
478                    }
479                }
480            }
481        }
482        ethiopic{
483            monthNames{
484                format{
485                    abbreviated{
486                        "Meskerem",
487                        "Tekemt",
488                        "Hedar",
489                        "Tahsas",
490                        "Ter",
491                        "Yekatit",
492                        "Megabit",
493                        "Miazia",
494                        "Genbot",
495                        "Sene",
496                        "Hamle",
497                        "Nehasse",
498                        "Pagumen",
499                    }
500                    narrow{
501                        "1",
502                        "2",
503                        "3",
504                        "4",
505                        "5",
506                        "6",
507                        "7",
508                        "8",
509                        "9",
510                        "10",
511                        "11",
512                        "12",
513                        "13",
514                    }
515                    wide{
516                        "Meskerem",
517                        "Tekemt",
518                        "Hedar",
519                        "Tahsas",
520                        "Ter",
521                        "Yekatit",
522                        "Megabit",
523                        "Miazia",
524                        "Genbot",
525                        "Sene",
526                        "Hamle",
527                        "Nehasse",
528                        "Pagumen",
529                    }
530                }
531                stand-alone{
532                    abbreviated{
533                        "Meskerem",
534                        "Tekemt",
535                        "Hedar",
536                        "Tahsas",
537                        "Ter",
538                        "Yekatit",
539                        "Megabit",
540                        "Miazia",
541                        "Genbot",
542                        "Sene",
543                        "Hamle",
544                        "Nehasse",
545                        "Pagumen",
546                    }
547                    narrow{
548                        "1",
549                        "2",
550                        "3",
551                        "4",
552                        "5",
553                        "6",
554                        "7",
555                        "8",
556                        "9",
557                        "10",
558                        "11",
559                        "12",
560                        "13",
561                    }
562                    wide{
563                        "Meskerem",
564                        "Tekemt",
565                        "Hedar",
566                        "Tahsas",
567                        "Ter",
568                        "Yekatit",
569                        "Megabit",
570                        "Miazia",
571                        "Genbot",
572                        "Sene",
573                        "Hamle",
574                        "Nehasse",
575                        "Pagumen",
576                    }
577                }
578            }
579        }
580        generic{
581            DateTimePatterns{
582                "HH.mm.ss zzzz",
583                "HH.mm.ss z",
584                "HH.mm.ss",
585                "HH.mm",
586                "EEEE, dd MMMM y G",
587                "d MMMM y G",
588                "d MMM y G",
589                "dd/MM/yy GGGGG",
590                "{1} {0}",
591                "{1} {0}",
592                "{1} {0}",
593                "{1} {0}",
594                "{1} {0}",
595            }
596            availableFormats{
597                Ed{"E, d"}
598                Gy{"y G"}
599                GyMMM{"MMM y G"}
600                GyMMMEd{"E, d MMM y G"}
601                GyMMMd{"d MMM y G"}
602                H{"HH"}
603                Hm{"HH.mm"}
604                Hms{"HH.mm.ss"}
605                M{"L"}
606                MEd{"E, d/M"}
607                MMM{"LLL"}
608                MMMEd{"E, d MMM"}
609                MMMMEd{"E, d MMMM"}
610                MMMMd{"d MMMM"}
611                MMMd{"d MMM"}
612                Md{"d/M"}
613                d{"d"}
614                h{"h a"}
615                hm{"h.mm a"}
616                hms{"h.mm.ss a"}
617                ms{"mm.ss"}
618                y{"y G"}
619                yyyy{"y G"}
620                yyyyM{"M/y G"}
621                yyyyMEd{"E, d/M/y G"}
622                yyyyMMM{"MMM y G"}
623                yyyyMMMEd{"E, d MMM y G"}
624                yyyyMMMd{"d MMM y G"}
625                yyyyMd{"d/M/y G"}
626                yyyyQQQ{"QQQ y G"}
627                yyyyQQQQ{"QQQQ y G"}
628            }
629            intervalFormats{
630                H{
631                    H{"HH–HH"}
632                }
633                Hm{
634                    H{"HH.mmHH.mm"}
635                    m{"HH.mmHH.mm"}
636                }
637                Hmv{
638                    H{"HH.mmHH.mm v"}
639                    m{"HH.mmHH.mm v"}
640                }
641                Hv{
642                    H{"HH–HH v"}
643                }
644                M{
645                    M{"M–M"}
646                }
647                MEd{
648                    M{"E, d/M – E, d/M"}
649                    d{"E, d/M – E, d/M"}
650                }
651                MMM{
652                    M{"MMM–MMM"}
653                }
654                MMMEd{
655                    M{"E, d MMM – E, d MMM"}
656                    d{"E, d MMM – E, d MMM"}
657                }
658                MMMd{
659                    M{"d MMM – d MMM"}
660                    d{"d–d MMM"}
661                }
662                Md{
663                    M{"d/M – d/M"}
664                    d{"d/M – d/M"}
665                }
666                d{
667                    d{"d–d"}
668                }
669                fallback{"{0} – {1}"}
670                h{
671                    a{"h a – h a"}
672                    h{"h–h a"}
673                }
674                hm{
675                    a{"h.mm a – h.mm a"}
676                    h{"h.mmh.mm a"}
677                    m{"h.mmh.mm a"}
678                }
679                hmv{
680                    a{"h.mm a – h.mm a v"}
681                    h{"h.mmh.mm a v"}
682                    m{"h.mmh.mm a v"}
683                }
684                hv{
685                    a{"h a – h a v"}
686                    h{"h–h a v"}
687                }
688                y{
689                    y{"y-y G"}
690                }
691                yM{
692                    M{"M/y – M/y GGGGG"}
693                    y{"M/y – M/y GGGGG"}
694                }
695                yMEd{
696                    M{"E, d/M/y – E, d/M/y GGGGG"}
697                    d{"E, d/M/y – E, d/M/y GGGGG"}
698                    y{"E, d/M/y – E, d/M/y GGGGG"}
699                }
700                yMMM{
701                    M{"MMM–MMM y G"}
702                    y{"MMM y – MMM y G"}
703                }
704                yMMMEd{
705                    M{"E, d MMM – E, d MMM y G"}
706                    d{"E, d MMM – E, d MMM y G"}
707                    y{"E, d MMM y – E, d MMM y G"}
708                }
709                yMMMM{
710                    M{"MMMM – MMMM y G"}
711                    y{"MMMM y – MMMM y G"}
712                }
713                yMMMd{
714                    M{"d MMM – d MMM y G"}
715                    d{"d-d MMM y G"}
716                    y{"d MMM y – d MMM y G"}
717                }
718                yMd{
719                    M{"d/M/y – d/M/y GGGGG"}
720                    d{"d/M/y – d/M/y GGGGG"}
721                    y{"d/M/y – d/M/y GGGGG"}
722                }
723            }
724        }
725        gregorian{
726            AmPmMarkers{
727                "AM",
728                "PM",
729            }
730            AmPmMarkersNarrow{
731                "AM",
732                "PM",
733            }
734            DateTimePatterns{
735                "HH.mm.ss zzzz",
736                "HH.mm.ss z",
737                "HH.mm.ss",
738                "HH.mm",
739                "EEEE, dd MMMM y",
740                "d MMMM y",
741                "d MMM y",
742                "dd/MM/yy",
743                "{1} {0}",
744                "{1} {0}",
745                "{1} {0}",
746                "{1} {0}",
747                "{1} {0}",
748            }
749            appendItems{
750                Timezone{"{0} {1}"}
751            }
752            availableFormats{
753                EHm{"E HH.mm"}
754                EHms{"E HH.mm.ss"}
755                Ed{"E, d"}
756                Ehm{"E h.mm a"}
757                Ehms{"E h.mm.ss a"}
758                Gy{"y G"}
759                GyMMM{"MMM y G"}
760                GyMMMEd{"E, d MMM y G"}
761                GyMMMd{"d MMM y G"}
762                H{"HH"}
763                Hm{"HH.mm"}
764                Hms{"HH.mm.ss"}
765                M{"L"}
766                MEd{"E, d/M"}
767                MMM{"LLL"}
768                MMMEd{"E, d MMM"}
769                MMMMEd{"E, d MMMM"}
770                MMMMd{"d MMMM"}
771                MMMd{"d MMM"}
772                Md{"d/M"}
773                d{"d"}
774                h{"h a"}
775                hm{"h.mm a"}
776                hms{"h.mm.ss a"}
777                ms{"mm.ss"}
778                y{"y"}
779                yM{"M/y"}
780                yMEd{"E, d/M/y"}
781                yMMM{"MMM y"}
782                yMMMEd{"E, d MMM y"}
783                yMMMd{"d MMM y"}
784                yMd{"d/M/y"}
785                yQQQ{"QQQ y"}
786                yQQQQ{"QQQQ y"}
787            }
788            dayNames{
789                format{
790                    abbreviated{
791                        "Min",
792                        "Sen",
793                        "Sel",
794                        "Rab",
795                        "Kam",
796                        "Jum",
797                        "Sab",
798                    }
799                    narrow{
800                        "M",
801                        "S",
802                        "S",
803                        "R",
804                        "K",
805                        "J",
806                        "S",
807                    }
808                    short{
809                        "Min",
810                        "Sen",
811                        "Sel",
812                        "Rab",
813                        "Kam",
814                        "Jum",
815                        "Sab",
816                    }
817                    wide{
818                        "Minggu",
819                        "Senin",
820                        "Selasa",
821                        "Rabu",
822                        "Kamis",
823                        "Jumat",
824                        "Sabtu",
825                    }
826                }
827                stand-alone{
828                    abbreviated{
829                        "Min",
830                        "Sen",
831                        "Sel",
832                        "Rab",
833                        "Kam",
834                        "Jum",
835                        "Sab",
836                    }
837                    narrow{
838                        "M",
839                        "S",
840                        "S",
841                        "R",
842                        "K",
843                        "J",
844                        "S",
845                    }
846                    short{
847                        "Min",
848                        "Sen",
849                        "Sel",
850                        "Rab",
851                        "Kam",
852                        "Jum",
853                        "Sab",
854                    }
855                    wide{
856                        "Minggu",
857                        "Senin",
858                        "Selasa",
859                        "Rabu",
860                        "Kamis",
861                        "Jumat",
862                        "Sabtu",
863                    }
864                }
865            }
866            eras{
867                abbreviated{
868                    "SM",
869                    "M",
870                }
871                narrow{
872                    "SM",
873                    "M",
874                }
875                wide{
876                    "SM",
877                    "M",
878                }
879            }
880            intervalFormats{
881                H{
882                    H{"HH–HH"}
883                }
884                Hm{
885                    H{"HH.mmHH.mm"}
886                    m{"HH.mmHH.mm"}
887                }
888                Hmv{
889                    H{"HH.mmHH.mm v"}
890                    m{"HH.mmHH.mm v"}
891                }
892                Hv{
893                    H{"HH–HH v"}
894                }
895                M{
896                    M{"M–M"}
897                }
898                MEd{
899                    M{"E, d/M – E, d/M"}
900                    d{"E, d/M – E, d/M"}
901                }
902                MMM{
903                    M{"MMM–MMM"}
904                }
905                MMMEd{
906                    M{"E, d MMM – E, d MMM"}
907                    d{"E, d MMM – E, d MMM"}
908                }
909                MMMd{
910                    M{"d MMM – d MMM"}
911                    d{"d–d MMM"}
912                }
913                Md{
914                    M{"d/M – d/M"}
915                    d{"d/M – d/M"}
916                }
917                d{
918                    d{"d–d"}
919                }
920                fallback{"{0} – {1}"}
921                h{
922                    a{"h a – h a"}
923                    h{"h–h a"}
924                }
925                hm{
926                    a{"h.mm a – h.mm a"}
927                    h{"h.mmh.mm a"}
928                    m{"h.mmh.mm a"}
929                }
930                hmv{
931                    a{"h.mm a – h.mm a v"}
932                    h{"h.mmh.mm a v"}
933                    m{"h.mmh.mm a v"}
934                }
935                hv{
936                    a{"h a – h a v"}
937                    h{"h–h a v"}
938                }
939                y{
940                    y{"y-y"}
941                }
942                yM{
943                    M{"M/y – M/y"}
944                    y{"M/y – M/y"}
945                }
946                yMEd{
947                    M{"E, d/M/y – E, d/M/y"}
948                    d{"E, d/M/y – E, d/M/y"}
949                    y{"E, d/M/y – E, d/M/y"}
950                }
951                yMMM{
952                    M{"MMM–MMM y"}
953                    y{"MMM y – MMM y"}
954                }
955                yMMMEd{
956                    M{"E, d MMM – E, d MMM y"}
957                    d{"E, d MMM – E, d MMM y"}
958                    y{"E, d MMM y – E, d MMM y"}
959                }
960                yMMMM{
961                    M{"MMMM–MMMM y"}
962                    y{"MMMM y – MMMM y"}
963                }
964                yMMMd{
965                    M{"d MMM – d MMM y"}
966                    d{"d-d MMM y"}
967                    y{"d MMM y – d MMM y"}
968                }
969                yMd{
970                    M{"d/M/y – d/M/y"}
971                    d{"d/M/y – d/M/y"}
972                    y{"d/M/y – d/M/y"}
973                }
974            }
975            monthNames{
976                format{
977                    abbreviated{
978                        "Jan",
979                        "Feb",
980                        "Mar",
981                        "Apr",
982                        "Mei",
983                        "Jun",
984                        "Jul",
985                        "Agt",
986                        "Sep",
987                        "Okt",
988                        "Nov",
989                        "Des",
990                    }
991                    narrow{
992                        "J",
993                        "F",
994                        "M",
995                        "A",
996                        "M",
997                        "J",
998                        "J",
999                        "A",
1000                        "S",
1001                        "O",
1002                        "N",
1003                        "D",
1004                    }
1005                    wide{
1006                        "Januari",
1007                        "Februari",
1008                        "Maret",
1009                        "April",
1010                        "Mei",
1011                        "Juni",
1012                        "Juli",
1013                        "Agustus",
1014                        "September",
1015                        "Oktober",
1016                        "November",
1017                        "Desember",
1018                    }
1019                }
1020                stand-alone{
1021                    abbreviated{
1022                        "Jan",
1023                        "Feb",
1024                        "Mar",
1025                        "Apr",
1026                        "Mei",
1027                        "Jun",
1028                        "Jul",
1029                        "Agt",
1030                        "Sep",
1031                        "Okt",
1032                        "Nov",
1033                        "Des",
1034                    }
1035                    narrow{
1036                        "J",
1037                        "F",
1038                        "M",
1039                        "A",
1040                        "M",
1041                        "J",
1042                        "J",
1043                        "A",
1044                        "S",
1045                        "O",
1046                        "N",
1047                        "D",
1048                    }
1049                    wide{
1050                        "Januari",
1051                        "Februari",
1052                        "Maret",
1053                        "April",
1054                        "Mei",
1055                        "Juni",
1056                        "Juli",
1057                        "Agustus",
1058                        "September",
1059                        "Oktober",
1060                        "November",
1061                        "Desember",
1062                    }
1063                }
1064            }
1065            quarters{
1066                format{
1067                    abbreviated{
1068                        "K1",
1069                        "K2",
1070                        "K3",
1071                        "K4",
1072                    }
1073                    narrow{
1074                        "1",
1075                        "2",
1076                        "3",
1077                        "4",
1078                    }
1079                    wide{
1080                        "Kuartal ke-1",
1081                        "Kuartal ke-2",
1082                        "Kuartal ke-3",
1083                        "Kuartal ke-4",
1084                    }
1085                }
1086                stand-alone{
1087                    abbreviated{
1088                        "K1",
1089                        "K2",
1090                        "K3",
1091                        "K4",
1092                    }
1093                    narrow{
1094                        "1",
1095                        "2",
1096                        "3",
1097                        "4",
1098                    }
1099                    wide{
1100                        "Kuartal ke-1",
1101                        "Kuartal ke-2",
1102                        "Kuartal ke-3",
1103                        "Kuartal ke-4",
1104                    }
1105                }
1106            }
1107        }
1108        hebrew{
1109            eras{
1110                abbreviated{
1111                    "AM",
1112                }
1113            }
1114            monthNames{
1115                format{
1116                    abbreviated{
1117                        "Tishri",
1118                        "Heshvan",
1119                        "Kislev",
1120                        "Tevet",
1121                        "Shevat",
1122                        "Adar I",
1123                        "Adar",
1124                        "Nisan",
1125                        "Iyar",
1126                        "Sivan",
1127                        "Tamuz",
1128                        "Av",
1129                        "Elul",
1130                        "Adar II",
1131                    }
1132                    wide{
1133                        "Tishri",
1134                        "Heshvan",
1135                        "Kislev",
1136                        "Tevet",
1137                        "Shevat",
1138                        "Adar I",
1139                        "Adar",
1140                        "Nisan",
1141                        "Iyar",
1142                        "Sivan",
1143                        "Tamuz",
1144                        "Av",
1145                        "Elul",
1146                        "Adar II",
1147                    }
1148                }
1149                stand-alone{
1150                    abbreviated{
1151                        "Tishri",
1152                        "Heshvan",
1153                        "Kislev",
1154                        "Tevet",
1155                        "Shevat",
1156                        "Adar I",
1157                        "Adar",
1158                        "Nisan",
1159                        "Iyar",
1160                        "Sivan",
1161                        "Tamuz",
1162                        "Av",
1163                        "Elul",
1164                        "Adar II",
1165                    }
1166                    wide{
1167                        "Tishri",
1168                        "Heshvan",
1169                        "Kislev",
1170                        "Tevet",
1171                        "Shevat",
1172                        "Adar I",
1173                        "Adar",
1174                        "Nisan",
1175                        "Iyar",
1176                        "Sivan",
1177                        "Tamuz",
1178                        "Av",
1179                        "Elul",
1180                        "Adar II",
1181                    }
1182                }
1183            }
1184        }
1185        indian{
1186            eras{
1187                abbreviated{
1188                    "SAKA",
1189                }
1190            }
1191            monthNames{
1192                format{
1193                    abbreviated{
1194                        "Chaitra",
1195                        "Vaisakha",
1196                        "Jyaistha",
1197                        "Asadha",
1198                        "Sravana",
1199                        "Bhadra",
1200                        "Asvina",
1201                        "Kartika",
1202                        "Agrahayana",
1203                        "Pausa",
1204                        "Magha",
1205                        "Phalguna",
1206                    }
1207                    narrow{
1208                        "1",
1209                        "2",
1210                        "3",
1211                        "4",
1212                        "5",
1213                        "6",
1214                        "7",
1215                        "8",
1216                        "9",
1217                        "10",
1218                        "11",
1219                        "12",
1220                    }
1221                    wide{
1222                        "Chaitra",
1223                        "Vaisakha",
1224                        "Jyaistha",
1225                        "Asadha",
1226                        "Sravana",
1227                        "Bhadra",
1228                        "Asvina",
1229                        "Kartika",
1230                        "Agrahayana",
1231                        "Pausa",
1232                        "Magha",
1233                        "Phalguna",
1234                    }
1235                }
1236                stand-alone{
1237                    abbreviated{
1238                        "Chaitra",
1239                        "Vaisakha",
1240                        "Jyaistha",
1241                        "Asadha",
1242                        "Sravana",
1243                        "Bhadra",
1244                        "Asvina",
1245                        "Kartika",
1246                        "Agrahayana",
1247                        "Pausa",
1248                        "Magha",
1249                        "Phalguna",
1250                    }
1251                    narrow{
1252                        "1",
1253                        "2",
1254                        "3",
1255                        "4",
1256                        "5",
1257                        "6",
1258                        "7",
1259                        "8",
1260                        "9",
1261                        "10",
1262                        "11",
1263                        "12",
1264                    }
1265                    wide{
1266                        "Chaitra",
1267                        "Vaisakha",
1268                        "Jyaistha",
1269                        "Asadha",
1270                        "Sravana",
1271                        "Bhadra",
1272                        "Asvina",
1273                        "Kartika",
1274                        "Agrahayana",
1275                        "Pausa",
1276                        "Magha",
1277                        "Phalguna",
1278                    }
1279                }
1280            }
1281        }
1282        islamic{
1283            DateTimePatterns{
1284                "HH.mm.ss zzzz",
1285                "HH.mm.ss z",
1286                "HH.mm.ss",
1287                "HH.mm",
1288                "EEEE, dd MMMM y G",
1289                "d MMMM y G",
1290                "d MMM y G",
1291                "d/M/y GGGGG",
1292                "{1} {0}",
1293                "{1} {0}",
1294                "{1} {0}",
1295                "{1} {0}",
1296                "{1} {0}",
1297            }
1298            availableFormats{
1299                M{"L"}
1300                MEd{"E, d/M"}
1301                MMM{"LLL"}
1302                MMMEd{"E, d MMM"}
1303                MMMMEd{"E, d MMMM"}
1304                MMMMd{"d MMMM"}
1305                MMMd{"d MMM"}
1306                Md{"d/M"}
1307                d{"d"}
1308                y{"y G"}
1309            }
1310            eras{
1311                abbreviated{
1312                    "AH",
1313                }
1314            }
1315            monthNames{
1316                format{
1317                    abbreviated{
1318                        "Muh.",
1319                        "Saf.",
1320                        "Rab. I",
1321                        "Rab. II",
1322                        "Jum. I",
1323                        "Jum. II",
1324                        "Raj.",
1325                        "Sha.",
1326                        "Ram.",
1327                        "Syaw.",
1328                        "Dhuʻl-Q.",
1329                        "Dhuʻl-H.",
1330                    }
1331                    narrow{
1332                        "1",
1333                        "2",
1334                        "3",
1335                        "4",
1336                        "5",
1337                        "6",
1338                        "7",
1339                        "8",
1340                        "9",
1341                        "10",
1342                        "11",
1343                        "12",
1344                    }
1345                    wide{
1346                        "Muharram",
1347                        "Safar",
1348                        "Rabiʻ I",
1349                        "Rabiʻ II",
1350                        "Jumada I",
1351                        "Jumada II",
1352                        "Rajab",
1353                        "Sya'ban",
1354                        "Ramadhan",
1355                        "Syawal",
1356                        "Dhuʻl-Qiʻdah",
1357                        "Dhuʻl-Hijjah",
1358                    }
1359                }
1360                stand-alone{
1361                    abbreviated{
1362                        "Muh.",
1363                        "Saf.",
1364                        "Rab. I",
1365                        "Rab. II",
1366                        "Jum. I",
1367                        "Jum. II",
1368                        "Raj.",
1369                        "Sha.",
1370                        "Ram.",
1371                        "Syaw.",
1372                        "Dhuʻl-Q.",
1373                        "Dhuʻl-H.",
1374                    }
1375                    narrow{
1376                        "1",
1377                        "2",
1378                        "3",
1379                        "4",
1380                        "5",
1381                        "6",
1382                        "7",
1383                        "8",
1384                        "9",
1385                        "10",
1386                        "11",
1387                        "12",
1388                    }
1389                    wide{
1390                        "Muharram",
1391                        "Safar",
1392                        "Rabiʻ I",
1393                        "Rabiʻ II",
1394                        "Jumada I",
1395                        "Jumada II",
1396                        "Rajab",
1397                        "Sya'ban",
1398                        "Ramadhan",
1399                        "Syawal",
1400                        "Dhuʻl-Qiʻdah",
1401                        "Dhuʻl-Hijjah",
1402                    }
1403                }
1404            }
1405        }
1406        japanese{
1407            DateTimePatterns{
1408                "HH.mm.ss zzzz",
1409                "HH.mm.ss z",
1410                "HH.mm.ss",
1411                "HH.mm",
1412                "EEEE, dd MMMM y G",
1413                "d MMMM y G",
1414                "d MMM y G",
1415                "d/M/y GGGGG",
1416                "{1} {0}",
1417                "{1} {0}",
1418                "{1} {0}",
1419                "{1} {0}",
1420                "{1} {0}",
1421            }
1422            availableFormats{
1423                M{"L"}
1424                MEd{"E, d/M"}
1425                MMM{"LLL"}
1426                MMMEd{"E, d MMM"}
1427                MMMMEd{"E, d MMMM"}
1428                MMMMd{"d MMMM"}
1429                MMMd{"d MMM"}
1430                Md{"d/M"}
1431                d{"d"}
1432                y{"G y"}
1433            }
1434            eras{
1435                abbreviated{
1436                    "Taika (645-650)",
1437                    "Hakuchi (650-671)",
1438                    "Hakuhō (672-686)",
1439                    "Shuchō (686-701)",
1440                    "Taihō (701-704)",
1441                    "Keiun (704-708)",
1442                    "Wadō (708-715)",
1443                    "Reiki (715-717)",
1444                    "Yōrō (717-724)",
1445                    "Jinki (724-729)",
1446                    "Tempyō (729-749)",
1447                    "Tempyō-kampō (749-749)",
1448                    "Tempyō-shōhō (749-757)",
1449                    "Tempyō-hōji (757-765)",
1450                    "Temphō-jingo (765-767)",
1451                    "Jingo-keiun (767-770)",
1452                    "Hōki (770-780)",
1453                    "Ten-ō (781-782)",
1454                    "Enryaku (782-806)",
1455                    "Daidō (806-810)",
1456                    "Kōnin (810-824)",
1457                    "Tenchō (824-834)",
1458                    "Jōwa (834-848)",
1459                    "Kajō (848-851)",
1460                    "Ninju (851-854)",
1461                    "Saiko (854-857)",
1462                    "Tennan (857-859)",
1463                    "Jōgan (859-877)",
1464                    "Genkei (877-885)",
1465                    "Ninna (885-889)",
1466                    "Kampyō (889-898)",
1467                    "Shōtai (898-901)",
1468                    "Engi (901-923)",
1469                    "Enchō (923-931)",
1470                    "Shōhei (931-938)",
1471                    "Tengyō (938-947)",
1472                    "Tenryaku (947-957)",
1473                    "Tentoku (957-961)",
1474                    "Ōwa (961-964)",
1475                    "Kōhō (964-968)",
1476                    "Anna (968-970)",
1477                    "Tenroku (970-973)",
1478                    "Ten-en (973-976)",
1479                    "Jōgen (976-978)",
1480                    "Tengen (978-983)",
1481                    "Eikan (983-985)",
1482                    "Kanna (985-987)",
1483                    "Ei-en (987-989)",
1484                    "Eiso (989-990)",
1485                    "Shōryaku (990-995)",
1486                    "Chōtoku (995-999)",
1487                    "Chōhō (999-1004)",
1488                    "Kankō (1004-1012)",
1489                    "Chōwa (1012-1017)",
1490                    "Kannin (1017-1021)",
1491                    "Jian (1021-1024)",
1492                    "Manju (1024-1028)",
1493                    "Chōgen (1028-1037)",
1494                    "Chōryaku (1037-1040)",
1495                    "Chōkyū (1040-1044)",
1496                    "Kantoku (1044-1046)",
1497                    "Eishō (1046-1053)",
1498                    "Tengi (1053-1058)",
1499                    "Kōhei (1058-1065)",
1500                    "Jiryaku (1065-1069)",
1501                    "Enkyū (1069-1074)",
1502                    "Shōho (1074-1077)",
1503                    "Shōryaku (1077-1081)",
1504                    "Eiho (1081-1084)",
1505                    "Ōtoku (1084-1087)",
1506                    "Kanji (1087-1094)",
1507                    "Kaho (1094-1096)",
1508                    "Eichō (1096-1097)",
1509                    "Shōtoku (1097-1099)",
1510                    "Kōwa (1099-1104)",
1511                    "Chōji (1104-1106)",
1512                    "Kashō (1106-1108)",
1513                    "Tennin (1108-1110)",
1514                    "Ten-ei (1110-1113)",
1515                    "Eikyū (1113-1118)",
1516                    "Gen-ei (1118-1120)",
1517                    "Hoan (1120-1124)",
1518                    "Tenji (1124-1126)",
1519                    "Daiji (1126-1131)",
1520                    "Tenshō (1131-1132)",
1521                    "Chōshō (1132-1135)",
1522                    "Hoen (1135-1141)",
1523                    "Eiji (1141-1142)",
1524                    "Kōji (1142-1144)",
1525                    "Tenyō (1144-1145)",
1526                    "Kyūan (1145-1151)",
1527                    "Ninpei (1151-1154)",
1528                    "Kyūju (1154-1156)",
1529                    "Hogen (1156-1159)",
1530                    "Heiji (1159-1160)",
1531                    "Eiryaku (1160-1161)",
1532                    "Ōho (1161-1163)",
1533                    "Chōkan (1163-1165)",
1534                    "Eiman (1165-1166)",
1535                    "Nin-an (1166-1169)",
1536                    "Kaō (1169-1171)",
1537                    "Shōan (1171-1175)",
1538                    "Angen (1175-1177)",
1539                    "Jishō (1177-1181)",
1540                    "Yōwa (1181-1182)",
1541                    "Juei (1182-1184)",
1542                    "Genryuku (1184-1185)",
1543                    "Bunji (1185-1190)",
1544                    "Kenkyū (1190-1199)",
1545                    "Shōji (1199-1201)",
1546                    "Kennin (1201-1204)",
1547                    "Genkyū (1204-1206)",
1548                    "Ken-ei (1206-1207)",
1549                    "Shōgen (1207-1211)",
1550                    "Kenryaku (1211-1213)",
1551                    "Kenpō (1213-1219)",
1552                    "Shōkyū (1219-1222)",
1553                    "Jōō (1222-1224)",
1554                    "Gennin (1224-1225)",
1555                    "Karoku (1225-1227)",
1556                    "Antei (1227-1229)",
1557                    "Kanki (1229-1232)",
1558                    "Jōei (1232-1233)",
1559                    "Tempuku (1233-1234)",
1560                    "Bunryaku (1234-1235)",
1561                    "Katei (1235-1238)",
1562                    "Ryakunin (1238-1239)",
1563                    "En-ō (1239-1240)",
1564                    "Ninji (1240-1243)",
1565                    "Kangen (1243-1247)",
1566                    "Hōji (1247-1249)",
1567                    "Kenchō (1249-1256)",
1568                    "Kōgen (1256-1257)",
1569                    "Shōka (1257-1259)",
1570                    "Shōgen (1259-1260)",
1571                    "Bun-ō (1260-1261)",
1572                    "Kōchō (1261-1264)",
1573                    "Bun-ei (1264-1275)",
1574                    "Kenji (1275-1278)",
1575                    "Kōan (1278-1288)",
1576                    "Shōō (1288-1293)",
1577                    "Einin (1293-1299)",
1578                    "Shōan (1299-1302)",
1579                    "Kengen (1302-1303)",
1580                    "Kagen (1303-1306)",
1581                    "Tokuji (1306-1308)",
1582                    "Enkei (1308-1311)",
1583                    "Ōchō (1311-1312)",
1584                    "Shōwa (1312-1317)",
1585                    "Bunpō (1317-1319)",
1586                    "Genō (1319-1321)",
1587                    "Genkyō (1321-1324)",
1588                    "Shōchū (1324-1326)",
1589                    "Kareki (1326-1329)",
1590                    "Gentoku (1329-1331)",
1591                    "Genkō (1331-1334)",
1592                    "Kemmu (1334-1336)",
1593                    "Engen (1336-1340)",
1594                    "Kōkoku (1340-1346)",
1595                    "Shōhei (1346-1370)",
1596                    "Kentoku (1370-1372)",
1597                    "Bunchũ (1372-1375)",
1598                    "Tenju (1375-1379)",
1599                    "Kōryaku (1379-1381)",
1600                    "Kōwa (1381-1384)",
1601                    "Genchũ (1384-1392)",
1602                    "Meitoku (1384-1387)",
1603                    "Kakei (1387-1389)",
1604                    "Kōō (1389-1390)",
1605                    "Meitoku (1390-1394)",
1606                    "Ōei (1394-1428)",
1607                    "Shōchō (1428-1429)",
1608                    "Eikyō (1429-1441)",
1609                    "Kakitsu (1441-1444)",
1610                    "Bun-an (1444-1449)",
1611                    "Hōtoku (1449-1452)",
1612                    "Kyōtoku (1452-1455)",
1613                    "Kōshō (1455-1457)",
1614                    "Chōroku (1457-1460)",
1615                    "Kanshō (1460-1466)",
1616                    "Bunshō (1466-1467)",
1617                    "Ōnin (1467-1469)",
1618                    "Bunmei (1469-1487)",
1619                    "Chōkyō (1487-1489)",
1620                    "Entoku (1489-1492)",
1621                    "Meiō (1492-1501)",
1622                    "Bunki (1501-1504)",
1623                    "Eishō (1504-1521)",
1624                    "Taiei (1521-1528)",
1625                    "Kyōroku (1528-1532)",
1626                    "Tenmon (1532-1555)",
1627                    "Kōji (1555-1558)",
1628                    "Eiroku (1558-1570)",
1629                    "Genki (1570-1573)",
1630                    "Tenshō (1573-1592)",
1631                    "Bunroku (1592-1596)",
1632                    "Keichō (1596-1615)",
1633                    "Genwa (1615-1624)",
1634                    "Kan-ei (1624-1644)",
1635                    "Shōho (1644-1648)",
1636                    "Keian (1648-1652)",
1637                    "Shōō (1652-1655)",
1638                    "Meiryaku (1655-1658)",
1639                    "Manji (1658-1661)",
1640                    "Kanbun (1661-1673)",
1641                    "Enpō (1673-1681)",
1642                    "Tenwa (1681-1684)",
1643                    "Jōkyō (1684-1688)",
1644                    "Genroku (1688-1704)",
1645                    "Hōei (1704-1711)",
1646                    "Shōtoku (1711-1716)",
1647                    "Kyōhō (1716-1736)",
1648                    "Genbun (1736-1741)",
1649                    "Kanpō (1741-1744)",
1650                    "Enkyō (1744-1748)",
1651                    "Kan-en (1748-1751)",
1652                    "Hōryaku (1751-1764)",
1653                    "Meiwa (1764-1772)",
1654                    "An-ei (1772-1781)",
1655                    "Tenmei (1781-1789)",
1656                    "Kansei (1789-1801)",
1657                    "Kyōwa (1801-1804)",
1658                    "Bunka (1804-1818)",
1659                    "Bunsei (1818-1830)",
1660                    "Tenpō (1830-1844)",
1661                    "Kōka (1844-1848)",
1662                    "Kaei (1848-1854)",
1663                    "Ansei (1854-1860)",
1664                    "Man-en (1860-1861)",
1665                    "Bunkyū (1861-1864)",
1666                    "Genji (1864-1865)",
1667                    "Keiō (1865-1868)",
1668                    "Meiji",
1669                    "Taishō",
1670                    "Shōwa",
1671                    "Heisei",
1672                }
1673            }
1674        }
1675        persian{
1676            eras{
1677                abbreviated{
1678                    "AP",
1679                }
1680            }
1681            monthNames{
1682                format{
1683                    abbreviated{
1684                        "Farvardin",
1685                        "Ordibehesht",
1686                        "Khordad",
1687                        "Tir",
1688                        "Mordad",
1689                        "Shahrivar",
1690                        "Mehr",
1691                        "Aban",
1692                        "Azar",
1693                        "Dey",
1694                        "Bahman",
1695                        "Esfand",
1696                    }
1697                    narrow{
1698                        "1",
1699                        "2",
1700                        "3",
1701                        "4",
1702                        "5",
1703                        "6",
1704                        "7",
1705                        "8",
1706                        "9",
1707                        "10",
1708                        "11",
1709                        "12",
1710                    }
1711                    wide{
1712                        "Farvardin",
1713                        "Ordibehesht",
1714                        "Khordad",
1715                        "Tir",
1716                        "Mordad",
1717                        "Shahrivar",
1718                        "Mehr",
1719                        "Aban",
1720                        "Azar",
1721                        "Dey",
1722                        "Bahman",
1723                        "Esfand",
1724                    }
1725                }
1726                stand-alone{
1727                    abbreviated{
1728                        "Farvardin",
1729                        "Ordibehesht",
1730                        "Khordad",
1731                        "Tir",
1732                        "Mordad",
1733                        "Shahrivar",
1734                        "Mehr",
1735                        "Aban",
1736                        "Azar",
1737                        "Dey",
1738                        "Bahman",
1739                        "Esfand",
1740                    }
1741                    narrow{
1742                        "1",
1743                        "2",
1744                        "3",
1745                        "4",
1746                        "5",
1747                        "6",
1748                        "7",
1749                        "8",
1750                        "9",
1751                        "10",
1752                        "11",
1753                        "12",
1754                    }
1755                    wide{
1756                        "Farvardin",
1757                        "Ordibehesht",
1758                        "Khordad",
1759                        "Tir",
1760                        "Mordad",
1761                        "Shahrivar",
1762                        "Mehr",
1763                        "Aban",
1764                        "Azar",
1765                        "Dey",
1766                        "Bahman",
1767                        "Esfand",
1768                    }
1769                }
1770            }
1771        }
1772        roc{
1773            DateTimePatterns{
1774                "HH.mm.ss zzzz",
1775                "HH.mm.ss z",
1776                "HH.mm.ss",
1777                "HH.mm",
1778                "EEEE, dd MMMM y G",
1779                "d MMMM y G",
1780                "d MMM y G",
1781                "d/M/y GGGGG",
1782                "{1} {0}",
1783                "{1} {0}",
1784                "{1} {0}",
1785                "{1} {0}",
1786                "{1} {0}",
1787            }
1788            availableFormats{
1789                M{"L"}
1790                MEd{"E, d/M"}
1791                MMM{"LLL"}
1792                MMMEd{"E, d MMM"}
1793                MMMMEd{"E, d MMMM"}
1794                MMMMd{"d MMMM"}
1795                MMMd{"d MMM"}
1796                Md{"d/M"}
1797                d{"d"}
1798                y{"G y"}
1799            }
1800            eras{
1801                abbreviated{
1802                    "Sebelum R.O.C.",
1803                    "R.O.C.",
1804                }
1805            }
1806        }
1807    }
1808    contextTransforms{
1809        relative:intvector{
1810            1,
1811            1,
1812        }
1813    }
1814    delimiters{
1815        alternateQuotationEnd{"’"}
1816        alternateQuotationStart{"‘"}
1817        quotationEnd{"”"}
1818        quotationStart{"“"}
1819    }
1820    durationUnits{
1821        hm{"h.mm"}
1822        hms{"h.mm.ss"}
1823        ms{"m.ss"}
1824    }
1825    fields{
1826        day{
1827            dn{"Hari"}
1828            relative{
1829                "-1"{"kemarin"}
1830                "-2"{"kemarin lusa"}
1831                "0"{"hari ini"}
1832                "1"{"besok"}
1833                "2"{"lusa"}
1834            }
1835            relativeTime{
1836                future{
1837                    other{"Dalam {0} hari"}
1838                }
1839                past{
1840                    other{"{0} hari yang lalu"}
1841                }
1842            }
1843        }
1844        dayperiod{
1845            dn{"AM/PM"}
1846        }
1847        era{
1848            dn{"Era"}
1849        }
1850        fri{
1851            relative{
1852                "-1"{"Jumat lalu"}
1853                "0"{"Jumat ini"}
1854                "1"{"Jumat berikutnya"}
1855            }
1856        }
1857        hour{
1858            dn{"Jam"}
1859            relativeTime{
1860                future{
1861                    other{"Dalam {0} jam"}
1862                }
1863                past{
1864                    other{"{0} jam yang lalu"}
1865                }
1866            }
1867        }
1868        minute{
1869            dn{"Menit"}
1870            relativeTime{
1871                future{
1872                    other{"Dalam {0} menit"}
1873                }
1874                past{
1875                    other{"{0} menit yang lalu"}
1876                }
1877            }
1878        }
1879        mon{
1880            relative{
1881                "-1"{"Senin lalu"}
1882                "0"{"Senin ini"}
1883                "1"{"Senin berikutnya"}
1884            }
1885        }
1886        month{
1887            dn{"Bulan"}
1888            relative{
1889                "-1"{"bulan lalu"}
1890                "0"{"bulan ini"}
1891                "1"{"Bulan berikutnya"}
1892            }
1893            relativeTime{
1894                future{
1895                    other{"Dalam {0} bulan"}
1896                }
1897                past{
1898                    other{"{0} bulan yang lalu"}
1899                }
1900            }
1901        }
1902        sat{
1903            relative{
1904                "-1"{"Sabtu lalu"}
1905                "0"{"Sabtu ini"}
1906                "1"{"Sabtu berikutnya"}
1907            }
1908        }
1909        second{
1910            dn{"Detik"}
1911            relative{
1912                "0"{"sekarang"}
1913            }
1914            relativeTime{
1915                future{
1916                    other{"Dalam {0} detik"}
1917                }
1918                past{
1919                    other{"{0} detik yang lalu"}
1920                }
1921            }
1922        }
1923        sun{
1924            relative{
1925                "-1"{"Minggu lalu"}
1926                "0"{"Minggu ini"}
1927                "1"{"Minggu berikutnya"}
1928            }
1929        }
1930        thu{
1931            relative{
1932                "-1"{"Kamis lalu"}
1933                "0"{"Kamis ini"}
1934                "1"{"Kamis berikutnya"}
1935            }
1936        }
1937        tue{
1938            relative{
1939                "-1"{"Selasa lalu"}
1940                "0"{"Selasa ini"}
1941                "1"{"Selasa berikutnya"}
1942            }
1943        }
1944        wed{
1945            relative{
1946                "-1"{"Rabu lalu"}
1947                "0"{"Rabu ini"}
1948                "1"{"Rabu berikutnya"}
1949            }
1950        }
1951        week{
1952            dn{"Minggu"}
1953            relative{
1954                "-1"{"minggu lalu"}
1955                "0"{"minggu ini"}
1956                "1"{"Minggu berikutnya"}
1957            }
1958            relativeTime{
1959                future{
1960                    other{"Dalam {0} minggu"}
1961                }
1962                past{
1963                    other{"{0} minggu yang lalu"}
1964                }
1965            }
1966        }
1967        weekday{
1968            dn{"Hari dalam Seminggu"}
1969        }
1970        year{
1971            dn{"Tahun"}
1972            relative{
1973                "-1"{"tahun lalu"}
1974                "0"{"tahun ini"}
1975                "1"{"tahun depan"}
1976            }
1977            relativeTime{
1978                future{
1979                    other{"Dalam {0} tahun"}
1980                }
1981                past{
1982                    other{"{0} tahun yang lalu"}
1983                }
1984            }
1985        }
1986        zone{
1987            dn{"Zona Waktu"}
1988        }
1989    }
1990    listPattern{
1991        standard{
1992            2{"{0} dan {1}"}
1993            end{"{0}, dan {1}"}
1994            middle{"{0}, {1}"}
1995            start{"{0}, {1}"}
1996        }
1997        unit{
1998            2{"{0}, {1}"}
1999            end{"{0}, {1}"}
2000            middle{"{0}, {1}"}
2001            start{"{0}, {1}"}
2002        }
2003        unit-narrow{
2004            2{"{0}, {1}"}
2005            end{"{0}, {1}"}
2006            middle{"{0}, {1}"}
2007            start{"{0}, {1}"}
2008        }
2009        unit-short{
2010            2{"{0}, {1}"}
2011            end{"{0}, {1}"}
2012            middle{"{0}, {1}"}
2013            start{"{0}, {1}"}
2014        }
2015    }
2016    measurementSystemNames{
2017        UK{"BR"}
2018        US{"AS"}
2019        metric{"Metrik"}
2020    }
2021    transformNames{
2022        BGN{"BGN"}
2023        Numeric{"Angka"}
2024        Tone{"Nada"}
2025        UNGEGN{"UNGEGN"}
2026        x-Accents{"Aksen"}
2027        x-Fullwidth{"Lebar penuh"}
2028        x-Halfwidth{"Lebar separuh"}
2029        x-Jamo{"Jamo"}
2030        x-Pinyin{"Pinyin"}
2031        x-Publishing{"Penerbitan"}
2032    }
2033    units{
2034        acceleration{
2035            g-force{
2036                other{"{0} g-force"}
2037            }
2038        }
2039        angle{
2040            arc-minute{
2041                other{"{0} menit"}
2042            }
2043            arc-second{
2044                other{"{0} detik"}
2045            }
2046            degree{
2047                other{"{0} derajat"}
2048            }
2049        }
2050        area{
2051            acre{
2052                other{"{0} acre"}
2053            }
2054            hectare{
2055                other{"{0} hektar"}
2056            }
2057            square-foot{
2058                other{"{0} kaki persegi"}
2059            }
2060            square-kilometer{
2061                other{"{0} kilometer persegi"}
2062            }
2063            square-meter{
2064                other{"{0} meter persegi"}
2065            }
2066            square-mile{
2067                other{"{0} mil persegi"}
2068            }
2069        }
2070        compound{
2071            per{"{0} per {1}"}
2072        }
2073        duration{
2074            day{
2075                other{"{0} hari"}
2076            }
2077            hour{
2078                other{"{0} jam"}
2079            }
2080            millisecond{
2081                other{"{0} milidetik"}
2082            }
2083            minute{
2084                other{"{0} menit"}
2085            }
2086            month{
2087                other{"{0} bulan"}
2088            }
2089            second{
2090                other{"{0} detik"}
2091            }
2092            week{
2093                other{"{0} minggu"}
2094            }
2095            year{
2096                other{"{0} tahun"}
2097            }
2098        }
2099        length{
2100            centimeter{
2101                other{"{0} sentimeter"}
2102            }
2103            foot{
2104                other{"{0} kaki"}
2105            }
2106            inch{
2107                other{"{0} inci"}
2108            }
2109            kilometer{
2110                other{"{0} kilometer"}
2111            }
2112            light-year{
2113                other{"{0} tahun cahaya"}
2114            }
2115            meter{
2116                other{"{0} meter"}
2117            }
2118            mile{
2119                other{"{0} mil"}
2120            }
2121            millimeter{
2122                other{"{0} milimeter"}
2123            }
2124            picometer{
2125                other{"{0} pikometer"}
2126            }
2127            yard{
2128                other{"{0} yard"}
2129            }
2130        }
2131        mass{
2132            gram{
2133                other{"{0} gram"}
2134            }
2135            kilogram{
2136                other{"{0} kilogram"}
2137            }
2138            ounce{
2139                other{"{0} ons"}
2140            }
2141            pound{
2142                other{"{0} pon"}
2143            }
2144        }
2145        power{
2146            horsepower{
2147                other{"{0} daya kuda"}
2148            }
2149            kilowatt{
2150                other{"{0} kilowatt"}
2151            }
2152            watt{
2153                other{"{0} watt"}
2154            }
2155        }
2156        pressure{
2157            hectopascal{
2158                other{"{0} hektopaskal"}
2159            }
2160            inch-hg{
2161                other{"{0} inci merkuri"}
2162            }
2163            millibar{
2164                other{"{0} milibar"}
2165            }
2166        }
2167        speed{
2168            kilometer-per-hour{
2169                other{"{0} kilometer per jam"}
2170            }
2171            meter-per-second{
2172                other{"{0} meter per detik"}
2173            }
2174            mile-per-hour{
2175                other{"{0} mil per jam"}
2176            }
2177        }
2178        temperature{
2179            celsius{
2180                other{"{0} derajat Celsius"}
2181            }
2182            fahrenheit{
2183                other{"{0} derajat Fahrenheit"}
2184            }
2185        }
2186        volume{
2187            cubic-kilometer{
2188                other{"{0} kilometer kubik"}
2189            }
2190            cubic-mile{
2191                other{"{0} mil kubik"}
2192            }
2193            liter{
2194                other{"{0} liter"}
2195            }
2196        }
2197    }
2198    unitsNarrow{
2199        acceleration{
2200            g-force{
2201                other{"{0} G"}
2202            }
2203        }
2204        angle{
2205            arc-minute{
2206                other{"{0}′"}
2207            }
2208            arc-second{
2209                other{"{0}″"}
2210            }
2211            degree{
2212                other{"{0}°"}
2213            }
2214        }
2215        area{
2216            acre{
2217                other{"{0} ac"}
2218            }
2219            hectare{
2220                other{"{0} ha"}
2221            }
2222            square-foot{
2223                other{"{0} ft²"}
2224            }
2225            square-kilometer{
2226                other{"{0} km²"}
2227            }
2228            square-meter{
2229                other{"{0} m²"}
2230            }
2231            square-mile{
2232                other{"{0} mi²"}
2233            }
2234        }
2235        compound{
2236            per{"{0}/{1}"}
2237        }
2238        duration{
2239            day{
2240                other{"{0} hr"}
2241            }
2242            hour{
2243                other{"{0} j"}
2244            }
2245            millisecond{
2246                other{"{0} md"}
2247            }
2248            minute{
2249                other{"{0} mnt"}
2250            }
2251            month{
2252                other{"{0} bln"}
2253            }
2254            second{
2255                other{"{0} dtk"}
2256            }
2257            week{
2258                other{"{0} mgg"}
2259            }
2260            year{
2261                other{"{0} thn"}
2262            }
2263        }
2264        length{
2265            centimeter{
2266                other{"{0} cm"}
2267            }
2268            foot{
2269                other{"{0} ft"}
2270            }
2271            inch{
2272                other{"{0}″"}
2273            }
2274            kilometer{
2275                other{"{0} km"}
2276            }
2277            light-year{
2278                other{"{0} ly"}
2279            }
2280            meter{
2281                other{"{0} m"}
2282            }
2283            mile{
2284                other{"{0} mi"}
2285            }
2286            millimeter{
2287                other{"{0} mm"}
2288            }
2289            picometer{
2290                other{"{0} pm"}
2291            }
2292            yard{
2293                other{"{0} yd"}
2294            }
2295        }
2296        mass{
2297            gram{
2298                other{"{0} g"}
2299            }
2300            kilogram{
2301                other{"{0} kg"}
2302            }
2303            ounce{
2304                other{"{0} oz"}
2305            }
2306            pound{
2307                other{"{0} lb"}
2308            }
2309        }
2310        power{
2311            horsepower{
2312                other{"{0} hp"}
2313            }
2314            kilowatt{
2315                other{"{0} kW"}
2316            }
2317            watt{
2318                other{"{0} W"}
2319            }
2320        }
2321        pressure{
2322            hectopascal{
2323                other{"{0} hPa"}
2324            }
2325            inch-hg{
2326                other{"{0} inHg"}
2327            }
2328            millibar{
2329                other{"{0} mbar"}
2330            }
2331        }
2332        speed{
2333            kilometer-per-hour{
2334                other{"{0} km/jam"}
2335            }
2336            meter-per-second{
2337                other{"{0} m/s"}
2338            }
2339            mile-per-hour{
2340                other{"{0} mph"}
2341            }
2342        }
2343        temperature{
2344            celsius{
2345                other{"{0}°"}
2346            }
2347            fahrenheit{
2348                other{"{0}°F"}
2349            }
2350        }
2351        volume{
2352            cubic-kilometer{
2353                other{"{0} km³"}
2354            }
2355            cubic-mile{
2356                other{"{0} mi³"}
2357            }
2358            liter{
2359                other{"{0} l"}
2360            }
2361        }
2362    }
2363    unitsShort{
2364        acceleration{
2365            g-force{
2366                other{"{0} G"}
2367            }
2368        }
2369        angle{
2370            arc-minute{
2371                other{"{0} mnt"}
2372            }
2373            arc-second{
2374                other{"{0} dtk"}
2375            }
2376            degree{
2377                other{"{0}°"}
2378            }
2379        }
2380        area{
2381            acre{
2382                other{"{0} ac"}
2383            }
2384            hectare{
2385                other{"{0} ha"}
2386            }
2387            square-foot{
2388                other{"{0} ft²"}
2389            }
2390            square-kilometer{
2391                other{"{0} km²"}
2392            }
2393            square-meter{
2394                other{"{0} m²"}
2395            }
2396            square-mile{
2397                other{"{0} mi²"}
2398            }
2399        }
2400        compound{
2401            per{"{0}/{1}"}
2402        }
2403        duration{
2404            day{
2405                other{"{0} hr"}
2406            }
2407            hour{
2408                other{"{0} j"}
2409            }
2410            millisecond{
2411                other{"{0} md"}
2412            }
2413            minute{
2414                other{"{0} mnt"}
2415            }
2416            month{
2417                other{"{0} bln"}
2418            }
2419            second{
2420                other{"{0} dtk"}
2421            }
2422            week{
2423                other{"{0} mgg"}
2424            }
2425            year{
2426                other{"{0} thn"}
2427            }
2428        }
2429        length{
2430            centimeter{
2431                other{"{0} cm"}
2432            }
2433            foot{
2434                other{"{0} ft"}
2435            }
2436            inch{
2437                other{"{0} in"}
2438            }
2439            kilometer{
2440                other{"{0} km"}
2441            }
2442            light-year{
2443                other{"{0} ly"}
2444            }
2445            meter{
2446                other{"{0} m"}
2447            }
2448            mile{
2449                other{"{0} mi"}
2450            }
2451            millimeter{
2452                other{"{0} mm"}
2453            }
2454            picometer{
2455                other{"{0} pm"}
2456            }
2457            yard{
2458                other{"{0} yd"}
2459            }
2460        }
2461        mass{
2462            gram{
2463                other{"{0} g"}
2464            }
2465            kilogram{
2466                other{"{0} kg"}
2467            }
2468            ounce{
2469                other{"{0} oz"}
2470            }
2471            pound{
2472                other{"{0} lb"}
2473            }
2474        }
2475        power{
2476            horsepower{
2477                other{"{0} hp"}
2478            }
2479            kilowatt{
2480                other{"{0} kW"}
2481            }
2482            watt{
2483                other{"{0} W"}
2484            }
2485        }
2486        pressure{
2487            hectopascal{
2488                other{"{0} hPa"}
2489            }
2490            inch-hg{
2491                other{"{0} inHg"}
2492            }
2493            millibar{
2494                other{"{0} mbar"}
2495            }
2496        }
2497        speed{
2498            kilometer-per-hour{
2499                other{"{0} km/jam"}
2500            }
2501            meter-per-second{
2502                other{"{0} m/s"}
2503            }
2504            mile-per-hour{
2505                other{"{0} mph"}
2506            }
2507        }
2508        temperature{
2509            celsius{
2510                other{"{0}°C"}
2511            }
2512            fahrenheit{
2513                other{"{0}°F"}
2514            }
2515        }
2516        volume{
2517            cubic-kilometer{
2518                other{"{0} km³"}
2519            }
2520            cubic-mile{
2521                other{"{0} mi³"}
2522            }
2523            liter{
2524                other{"{0} l"}
2525            }
2526        }
2527    }
2528}
2529