• 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/en.xml
7// *
8// ***************************************************************************
9/**
10 * ICU <specials> source: <path>/common/main/en.xml
11 */
12en{
13    AuxExemplarCharacters{
14        "[á à ă â å ä ã ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ö ø ō œ ú ù ŭ û ü ū ÿ"
15        "]"
16    }
17    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]"}
18    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]"}
19    ExemplarCharactersPunctuation{
20        "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ "
21        "″]"
22    }
23    LocaleScript{
24        "Latn",
25    }
26    NumberElements{
27        latn{
28            miscPatterns{
29                atLeast{"{0}+"}
30            }
31            patterns{
32                accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
33                currencyFormat{"¤#,##0.00"}
34                decimalFormat{"#,##0.###"}
35                percentFormat{"#,##0%"}
36                scientificFormat{"#E0"}
37            }
38            patternsLong{
39                decimalFormat{
40                    1000{
41                        one{"0 thousand"}
42                        other{"0 thousand"}
43                    }
44                    10000{
45                        one{"00 thousand"}
46                        other{"00 thousand"}
47                    }
48                    100000{
49                        one{"000 thousand"}
50                        other{"000 thousand"}
51                    }
52                    1000000{
53                        one{"0 million"}
54                        other{"0 million"}
55                    }
56                    10000000{
57                        one{"00 million"}
58                        other{"00 million"}
59                    }
60                    100000000{
61                        one{"000 million"}
62                        other{"000 million"}
63                    }
64                    1000000000{
65                        one{"0 billion"}
66                        other{"0 billion"}
67                    }
68                    10000000000{
69                        one{"00 billion"}
70                        other{"00 billion"}
71                    }
72                    100000000000{
73                        one{"000 billion"}
74                        other{"000 billion"}
75                    }
76                    1000000000000{
77                        one{"0 trillion"}
78                        other{"0 trillion"}
79                    }
80                    10000000000000{
81                        one{"00 trillion"}
82                        other{"00 trillion"}
83                    }
84                    100000000000000{
85                        one{"000 trillion"}
86                        other{"000 trillion"}
87                    }
88                }
89            }
90            patternsShort{
91                decimalFormat{
92                    1000{
93                        one{"0K"}
94                        other{"0K"}
95                    }
96                    10000{
97                        one{"00K"}
98                        other{"00K"}
99                    }
100                    100000{
101                        one{"000K"}
102                        other{"000K"}
103                    }
104                    1000000{
105                        one{"0M"}
106                        other{"0M"}
107                    }
108                    10000000{
109                        one{"00M"}
110                        other{"00M"}
111                    }
112                    100000000{
113                        one{"000M"}
114                        other{"000M"}
115                    }
116                    1000000000{
117                        one{"0B"}
118                        other{"0B"}
119                    }
120                    10000000000{
121                        one{"00B"}
122                        other{"00B"}
123                    }
124                    100000000000{
125                        one{"000B"}
126                        other{"000B"}
127                    }
128                    1000000000000{
129                        one{"0T"}
130                        other{"0T"}
131                    }
132                    10000000000000{
133                        one{"00T"}
134                        other{"00T"}
135                    }
136                    100000000000000{
137                        one{"000T"}
138                        other{"000T"}
139                    }
140                }
141            }
142            symbols{
143                decimal{"."}
144                exponential{"E"}
145                group{","}
146                infinity{"∞"}
147                list{";"}
148                minusSign{"-"}
149                nan{"NaN"}
150                perMille{"‰"}
151                percentSign{"%"}
152                plusSign{"+"}
153                superscriptingExponent{"×"}
154            }
155        }
156    }
157    Version{"2.0.98.76"}
158    calendar{
159        buddhist{
160            eras{
161                abbreviated{
162                    "BE",
163                }
164            }
165        }
166        chinese{
167            DateTimePatterns{
168                "h:mm:ss a zzzz",
169                "h:mm:ss a z",
170                "h:mm:ss a",
171                "h:mm a",
172                "EEEE, MMMM d, U",
173                "MMMM d, U",
174                "MMM d, U",
175                "M/d/yy",
176                "{1}, {0}",
177                "{1} 'at' {0}",
178                "{1} 'at' {0}",
179                "{1}, {0}",
180                "{1}, {0}",
181            }
182            availableFormats{
183                EHm{"E HH:mm"}
184                EHms{"E HH:mm:ss"}
185                Ed{"d E"}
186                Ehm{"E h:mm a"}
187                Ehms{"E h:mm:ss a"}
188                Gy{"U"}
189                GyMMM{"MMM U"}
190                GyMMMEd{"E, MMM d, U"}
191                GyMMMd{"MMM d, U"}
192                H{"HH"}
193                Hm{"HH:mm"}
194                Hms{"HH:mm:ss"}
195                M{"L"}
196                MEd{"E, M/d"}
197                MMM{"LLL"}
198                MMMEd{"E, MMM d"}
199                MMMd{"MMM d"}
200                Md{"M/d"}
201                d{"d"}
202                h{"h a"}
203                hm{"h:mm a"}
204                hms{"h:mm:ss a"}
205                ms{"mm:ss"}
206                y{"U"}
207                yMd{"M/d/y"}
208                yyyy{"U"}
209                yyyyM{"M/y"}
210                yyyyMEd{"E, M/d/y"}
211                yyyyMMM{"MMM U"}
212                yyyyMMMEd{"E, MMM d, U"}
213                yyyyMMMd{"MMM d, U"}
214                yyyyMd{"M/d/y"}
215                yyyyQQQ{"QQQ U"}
216                yyyyQQQQ{"QQQQ U"}
217            }
218            cyclicNameSets{
219                zodiacs{
220                    format{
221                        abbreviated{
222                            "Rat",
223                            "Ox",
224                            "Tiger",
225                            "Rabbit",
226                            "Dragon",
227                            "Snake",
228                            "Horse",
229                            "Goat",
230                            "Monkey",
231                            "Rooster",
232                            "Dog",
233                            "Pig",
234                        }
235                    }
236                }
237            }
238            intervalFormats{
239                H{
240                    H{"HH – HH"}
241                }
242                Hm{
243                    H{"HH:mm – HH:mm"}
244                    m{"HH:mm – HH:mm"}
245                }
246                Hmv{
247                    H{"HH:mm – HH:mm v"}
248                    m{"HH:mm – HH:mm v"}
249                }
250                Hv{
251                    H{"HH – HH v"}
252                }
253                M{
254                    M{"M – M"}
255                }
256                MEd{
257                    M{"E, M/d – E, M/d"}
258                    d{"E, M/d – E, M/d"}
259                }
260                MMM{
261                    M{"MMM – MMM"}
262                }
263                MMMEd{
264                    M{"E, MMM d – E, MMM d"}
265                    d{"E, MMM d – E, MMM d"}
266                }
267                MMMd{
268                    M{"MMM d – MMM d"}
269                    d{"MMM d – d"}
270                }
271                Md{
272                    M{"M/d – M/d"}
273                    d{"M/d – M/d"}
274                }
275                d{
276                    d{"d – d"}
277                }
278                fallback{"{0} – {1}"}
279                h{
280                    a{"h a – h a"}
281                    h{"h – h a"}
282                }
283                hm{
284                    a{"h:mm a – h:mm a"}
285                    h{"h:mm – h:mm a"}
286                    m{"h:mm – h:mm a"}
287                }
288                hmv{
289                    a{"h:mm a – h:mm a v"}
290                    h{"h:mm – h:mm a v"}
291                    m{"h:mm – h:mm a v"}
292                }
293                hv{
294                    a{"h a – h a v"}
295                    h{"h – h a v"}
296                }
297                y{
298                    y{"U – U"}
299                }
300                yM{
301                    M{"M/y – M/y"}
302                    y{"M/y – M/y"}
303                }
304                yMEd{
305                    M{"E, M/d/y – E, M/d/y"}
306                    d{"E, M/d/y – E, M/d/y"}
307                    y{"E, M/d/y – E, M/d/y"}
308                }
309                yMMM{
310                    M{"MMM – MMM U"}
311                    y{"MMM U – MMM U"}
312                }
313                yMMMEd{
314                    M{"E, MMM d – E, MMM d, U"}
315                    d{"E, MMM d – E, MMM d, U"}
316                    y{"E, MMM d, U – E, MMM d, U"}
317                }
318                yMMMM{
319                    M{"MMMM – MMMM U"}
320                    y{"MMMM U – MMMM U"}
321                }
322                yMMMd{
323                    M{"MMM d – MMM d, U"}
324                    d{"MMM d – d, U"}
325                    y{"MMM d, U – MMM d, U"}
326                }
327                yMd{
328                    M{"M/d/y – M/d/y"}
329                    d{"M/d/y – M/d/y"}
330                    y{"M/d/y – M/d/y"}
331                }
332            }
333            monthNames{
334                format{
335                    abbreviated{
336                        "Mo1",
337                        "Mo2",
338                        "Mo3",
339                        "Mo4",
340                        "Mo5",
341                        "Mo6",
342                        "Mo7",
343                        "Mo8",
344                        "Mo9",
345                        "Mo10",
346                        "Mo11",
347                        "Mo12",
348                    }
349                    wide{
350                        "1",
351                        "2",
352                        "3",
353                        "4",
354                        "5",
355                        "6",
356                        "7",
357                        "8",
358                        "9",
359                        "10",
360                        "11",
361                        "12",
362                    }
363                }
364            }
365        }
366        generic{
367            DateTimePatterns{
368                "h:mm:ss a zzzz",
369                "h:mm:ss a z",
370                "h:mm:ss a",
371                "h:mm a",
372                "EEEE, MMMM d, y G",
373                "MMMM d, y G",
374                "MMM d, y G",
375                "M/d/y GGGGG",
376                "{1}, {0}",
377                "{1} 'at' {0}",
378                "{1} 'at' {0}",
379                "{1}, {0}",
380                "{1}, {0}",
381            }
382            appendItems{
383                Day{"{0} ({2}: {1})"}
384                Day-Of-Week{"{0} {1}"}
385                Era{"{0} {1}"}
386                Hour{"{0} ({2}: {1})"}
387                Minute{"{0} ({2}: {1})"}
388                Month{"{0} ({2}: {1})"}
389                Quarter{"{0} ({2}: {1})"}
390                Second{"{0} ({2}: {1})"}
391                Timezone{"{0} {1}"}
392                Week{"{0} ({2}: {1})"}
393                Year{"{0} {1}"}
394            }
395            availableFormats{
396                EHm{"E HH:mm"}
397                EHms{"E HH:mm:ss"}
398                Ed{"d E"}
399                Ehm{"E h:mm a"}
400                Ehms{"E h:mm:ss a"}
401                Gy{"y G"}
402                GyMMM{"MMM y G"}
403                GyMMMEd{"E, MMM d, y G"}
404                GyMMMd{"MMM d, y G"}
405                H{"HH"}
406                Hm{"HH:mm"}
407                Hms{"HH:mm:ss"}
408                M{"L"}
409                MEd{"E, M/d"}
410                MMM{"LLL"}
411                MMMEd{"E, MMM d"}
412                MMMd{"MMM d"}
413                Md{"M/d"}
414                d{"d"}
415                h{"h a"}
416                hm{"h:mm a"}
417                hms{"h:mm:ss a"}
418                ms{"mm:ss"}
419                y{"y G"}
420                yyyy{"y G"}
421                yyyyM{"M/y GGGGG"}
422                yyyyMEd{"E, M/d/y GGGGG"}
423                yyyyMMM{"MMM y G"}
424                yyyyMMMEd{"E, MMM d, y G"}
425                yyyyMMMd{"MMM d, y G"}
426                yyyyMd{"M/d/y GGGGG"}
427                yyyyQQQ{"QQQ y G"}
428                yyyyQQQQ{"QQQQ y G"}
429            }
430            intervalFormats{
431                H{
432                    H{"HH – HH"}
433                }
434                Hm{
435                    H{"HH:mm – HH:mm"}
436                    m{"HH:mm – HH:mm"}
437                }
438                Hmv{
439                    H{"HH:mm – HH:mm v"}
440                    m{"HH:mm – HH:mm v"}
441                }
442                Hv{
443                    H{"HH – HH v"}
444                }
445                M{
446                    M{"M – M"}
447                }
448                MEd{
449                    M{"E, M/d – E, M/d"}
450                    d{"E, M/d – E, M/d"}
451                }
452                MMM{
453                    M{"MMM – MMM"}
454                }
455                MMMEd{
456                    M{"E, MMM d – E, MMM d"}
457                    d{"E, MMM d – E, MMM d"}
458                }
459                MMMd{
460                    M{"MMM d – MMM d"}
461                    d{"MMM d – d"}
462                }
463                Md{
464                    M{"M/d – M/d"}
465                    d{"M/d – M/d"}
466                }
467                d{
468                    d{"d – d"}
469                }
470                fallback{"{0} – {1}"}
471                h{
472                    a{"h a – h a"}
473                    h{"h – h a"}
474                }
475                hm{
476                    a{"h:mm a – h:mm a"}
477                    h{"h:mm – h:mm a"}
478                    m{"h:mm – h:mm a"}
479                }
480                hmv{
481                    a{"h:mm a – h:mm a v"}
482                    h{"h:mm – h:mm a v"}
483                    m{"h:mm – h:mm a v"}
484                }
485                hv{
486                    a{"h a – h a v"}
487                    h{"h – h a v"}
488                }
489                y{
490                    y{"y – y G"}
491                }
492                yM{
493                    M{"M/y – M/y GGGGG"}
494                    y{"M/y – M/y GGGGG"}
495                }
496                yMEd{
497                    M{"E, M/d/y – E, M/d/y GGGGG"}
498                    d{"E, M/d/y – E, M/d/y GGGGG"}
499                    y{"E, M/d/y – E, M/d/y GGGGG"}
500                }
501                yMMM{
502                    M{"MMM – MMM y G"}
503                    y{"MMM y – MMM y G"}
504                }
505                yMMMEd{
506                    M{"E, MMM d – E, MMM d, y G"}
507                    d{"E, MMM d – E, MMM d, y G"}
508                    y{"E, MMM d, y – E, MMM d, y G"}
509                }
510                yMMMM{
511                    M{"MMMM – MMMM y G"}
512                    y{"MMMM y – MMMM y G"}
513                }
514                yMMMd{
515                    M{"MMM d – MMM d, y G"}
516                    d{"MMM d – d, y G"}
517                    y{"MMM d, y – MMM d, y G"}
518                }
519                yMd{
520                    M{"M/d/y – M/d/y GGGGG"}
521                    d{"M/d/y – M/d/y GGGGG"}
522                    y{"M/d/y – M/d/y GGGGG"}
523                }
524            }
525        }
526        gregorian{
527            AmPmMarkers{
528                "AM",
529                "PM",
530            }
531            AmPmMarkersNarrow{
532                "a",
533                "p",
534            }
535            DateTimePatterns{
536                "h:mm:ss a zzzz",
537                "h:mm:ss a z",
538                "h:mm:ss a",
539                "h:mm a",
540                "EEEE, MMMM d, y",
541                "MMMM d, y",
542                "MMM d, y",
543                "M/d/yy",
544                "{1}, {0}",
545                "{1} 'at' {0}",
546                "{1} 'at' {0}",
547                "{1}, {0}",
548                "{1}, {0}",
549            }
550            NoonMarker{"noon"}
551            NoonMarkerNarrow{"n"}
552            appendItems{
553                Day{"{0} ({2}: {1})"}
554                Day-Of-Week{"{0} {1}"}
555                Era{"{0} {1}"}
556                Hour{"{0} ({2}: {1})"}
557                Minute{"{0} ({2}: {1})"}
558                Month{"{0} ({2}: {1})"}
559                Quarter{"{0} ({2}: {1})"}
560                Second{"{0} ({2}: {1})"}
561                Timezone{"{0} {1}"}
562                Week{"{0} ({2}: {1})"}
563                Year{"{0} {1}"}
564            }
565            availableFormats{
566                EHm{"E HH:mm"}
567                EHms{"E HH:mm:ss"}
568                Ed{"d E"}
569                Ehm{"E h:mm a"}
570                Ehms{"E h:mm:ss a"}
571                Gy{"y G"}
572                GyMMM{"MMM y G"}
573                GyMMMEd{"E, MMM d, y G"}
574                GyMMMd{"MMM d, y G"}
575                H{"HH"}
576                Hm{"HH:mm"}
577                Hms{"HH:mm:ss"}
578                M{"L"}
579                MEd{"E, M/d"}
580                MMM{"LLL"}
581                MMMEd{"E, MMM d"}
582                MMMd{"MMM d"}
583                Md{"M/d"}
584                d{"d"}
585                h{"h a"}
586                hm{"h:mm a"}
587                hms{"h:mm:ss a"}
588                ms{"mm:ss"}
589                y{"y"}
590                yM{"M/y"}
591                yMEd{"E, M/d/y"}
592                yMMM{"MMM y"}
593                yMMMEd{"E, MMM d, y"}
594                yMMMd{"MMM d, y"}
595                yMd{"M/d/y"}
596                yQQQ{"QQQ y"}
597                yQQQQ{"QQQQ y"}
598            }
599            dayNames{
600                format{
601                    abbreviated{
602                        "Sun",
603                        "Mon",
604                        "Tue",
605                        "Wed",
606                        "Thu",
607                        "Fri",
608                        "Sat",
609                    }
610                    short{
611                        "Su",
612                        "Mo",
613                        "Tu",
614                        "We",
615                        "Th",
616                        "Fr",
617                        "Sa",
618                    }
619                    wide{
620                        "Sunday",
621                        "Monday",
622                        "Tuesday",
623                        "Wednesday",
624                        "Thursday",
625                        "Friday",
626                        "Saturday",
627                    }
628                }
629                stand-alone{
630                    narrow{
631                        "S",
632                        "M",
633                        "T",
634                        "W",
635                        "T",
636                        "F",
637                        "S",
638                    }
639                }
640            }
641            eras{
642                abbreviated{
643                    "BC",
644                    "AD",
645                }
646                narrow{
647                    "B",
648                    "A",
649                }
650                wide{
651                    "Before Christ",
652                    "Anno Domini",
653                }
654            }
655            intervalFormats{
656                H{
657                    H{"HH – HH"}
658                }
659                Hm{
660                    H{"HH:mm – HH:mm"}
661                    m{"HH:mm – HH:mm"}
662                }
663                Hmv{
664                    H{"HH:mm – HH:mm v"}
665                    m{"HH:mm – HH:mm v"}
666                }
667                Hv{
668                    H{"HH – HH v"}
669                }
670                M{
671                    M{"M – M"}
672                }
673                MEd{
674                    M{"E, M/d – E, M/d"}
675                    d{"E, M/d – E, M/d"}
676                }
677                MMM{
678                    M{"MMM – MMM"}
679                }
680                MMMEd{
681                    M{"E, MMM d – E, MMM d"}
682                    d{"E, MMM d – E, MMM d"}
683                }
684                MMMd{
685                    M{"MMM d – MMM d"}
686                    d{"MMM d – d"}
687                }
688                Md{
689                    M{"M/d – M/d"}
690                    d{"M/d – M/d"}
691                }
692                d{
693                    d{"d – d"}
694                }
695                fallback{"{0} – {1}"}
696                h{
697                    a{"h a – h a"}
698                    h{"h – h a"}
699                }
700                hm{
701                    a{"h:mm a – h:mm a"}
702                    h{"h:mm – h:mm a"}
703                    m{"h:mm – h:mm a"}
704                }
705                hmv{
706                    a{"h:mm a – h:mm a v"}
707                    h{"h:mm – h:mm a v"}
708                    m{"h:mm – h:mm a v"}
709                }
710                hv{
711                    a{"h a – h a v"}
712                    h{"h – h a v"}
713                }
714                y{
715                    y{"y – y"}
716                }
717                yM{
718                    M{"M/y – M/y"}
719                    y{"M/y – M/y"}
720                }
721                yMEd{
722                    M{"E, M/d/y – E, M/d/y"}
723                    d{"E, M/d/y – E, M/d/y"}
724                    y{"E, M/d/y – E, M/d/y"}
725                }
726                yMMM{
727                    M{"MMM – MMM y"}
728                    y{"MMM y – MMM y"}
729                }
730                yMMMEd{
731                    M{"E, MMM d – E, MMM d, y"}
732                    d{"E, MMM d – E, MMM d, y"}
733                    y{"E, MMM d, y – E, MMM d, y"}
734                }
735                yMMMM{
736                    M{"MMMM – MMMM y"}
737                    y{"MMMM y – MMMM y"}
738                }
739                yMMMd{
740                    M{"MMM d – MMM d, y"}
741                    d{"MMM d – d, y"}
742                    y{"MMM d, y – MMM d, y"}
743                }
744                yMd{
745                    M{"M/d/y – M/d/y"}
746                    d{"M/d/y – M/d/y"}
747                    y{"M/d/y – M/d/y"}
748                }
749            }
750            monthNames{
751                format{
752                    abbreviated{
753                        "Jan",
754                        "Feb",
755                        "Mar",
756                        "Apr",
757                        "May",
758                        "Jun",
759                        "Jul",
760                        "Aug",
761                        "Sep",
762                        "Oct",
763                        "Nov",
764                        "Dec",
765                    }
766                    wide{
767                        "January",
768                        "February",
769                        "March",
770                        "April",
771                        "May",
772                        "June",
773                        "July",
774                        "August",
775                        "September",
776                        "October",
777                        "November",
778                        "December",
779                    }
780                }
781                stand-alone{
782                    narrow{
783                        "J",
784                        "F",
785                        "M",
786                        "A",
787                        "M",
788                        "J",
789                        "J",
790                        "A",
791                        "S",
792                        "O",
793                        "N",
794                        "D",
795                    }
796                }
797            }
798            quarters{
799                format{
800                    abbreviated{
801                        "Q1",
802                        "Q2",
803                        "Q3",
804                        "Q4",
805                    }
806                    wide{
807                        "1st quarter",
808                        "2nd quarter",
809                        "3rd quarter",
810                        "4th quarter",
811                    }
812                }
813                stand-alone{
814                    narrow{
815                        "1",
816                        "2",
817                        "3",
818                        "4",
819                    }
820                }
821            }
822        }
823        hebrew{
824            eras{
825                abbreviated{
826                    "AM",
827                }
828            }
829        }
830        islamic{
831            eras{
832                abbreviated{
833                    "AH",
834                }
835            }
836        }
837        japanese{
838            DateTimePatterns{
839                "h:mm:ss a zzzz",
840                "h:mm:ss a z",
841                "h:mm:ss a",
842                "h:mm a",
843                "EEEE, MMMM d, y G",
844                "MMMM d, y G",
845                "MMM d, y G",
846                "M/d/y GGGGG",
847                "{1}, {0}",
848                "{1} 'at' {0}",
849                "{1} 'at' {0}",
850                "{1}, {0}",
851                "{1}, {0}",
852            }
853        }
854        roc{
855            eras{
856                abbreviated{
857                    "Before R.O.C.",
858                    "Minguo",
859                }
860            }
861        }
862    }
863    contextTransforms{
864        calendar-field:intvector{
865            1,
866            1,
867        }
868        keyValue:intvector{
869            1,
870            1,
871        }
872        number-spellout:intvector{
873            1,
874            1,
875        }
876        relative:intvector{
877            1,
878            1,
879        }
880    }
881    delimiters{
882        alternateQuotationEnd{"’"}
883        alternateQuotationStart{"‘"}
884        quotationEnd{"”"}
885        quotationStart{"“"}
886    }
887    fields{
888        day{
889            dn{"Day"}
890            relative{
891                "-1"{"yesterday"}
892                "0"{"today"}
893                "1"{"tomorrow"}
894            }
895            relativeTime{
896                future{
897                    one{"in {0} day"}
898                    other{"in {0} days"}
899                }
900                past{
901                    one{"{0} day ago"}
902                    other{"{0} days ago"}
903                }
904            }
905        }
906        dayperiod{
907            dn{"AM/PM"}
908        }
909        era{
910            dn{"Era"}
911        }
912        fri{
913            relative{
914                "-1"{"last Friday"}
915                "0"{"this Friday"}
916                "1"{"next Friday"}
917            }
918        }
919        hour{
920            dn{"Hour"}
921            relativeTime{
922                future{
923                    one{"in {0} hour"}
924                    other{"in {0} hours"}
925                }
926                past{
927                    one{"{0} hour ago"}
928                    other{"{0} hours ago"}
929                }
930            }
931        }
932        minute{
933            dn{"Minute"}
934            relativeTime{
935                future{
936                    one{"in {0} minute"}
937                    other{"in {0} minutes"}
938                }
939                past{
940                    one{"{0} minute ago"}
941                    other{"{0} minutes ago"}
942                }
943            }
944        }
945        mon{
946            relative{
947                "-1"{"last Monday"}
948                "0"{"this Monday"}
949                "1"{"next Monday"}
950            }
951        }
952        month{
953            dn{"Month"}
954            relative{
955                "-1"{"last month"}
956                "0"{"this month"}
957                "1"{"next month"}
958            }
959            relativeTime{
960                future{
961                    one{"in {0} month"}
962                    other{"in {0} months"}
963                }
964                past{
965                    one{"{0} month ago"}
966                    other{"{0} months ago"}
967                }
968            }
969        }
970        sat{
971            relative{
972                "-1"{"last Saturday"}
973                "0"{"this Saturday"}
974                "1"{"next Saturday"}
975            }
976        }
977        second{
978            dn{"Second"}
979            relative{
980                "0"{"now"}
981            }
982            relativeTime{
983                future{
984                    one{"in {0} second"}
985                    other{"in {0} seconds"}
986                }
987                past{
988                    one{"{0} second ago"}
989                    other{"{0} seconds ago"}
990                }
991            }
992        }
993        sun{
994            relative{
995                "-1"{"last Sunday"}
996                "0"{"this Sunday"}
997                "1"{"next Sunday"}
998            }
999        }
1000        thu{
1001            relative{
1002                "-1"{"last Thursday"}
1003                "0"{"this Thursday"}
1004                "1"{"next Thursday"}
1005            }
1006        }
1007        tue{
1008            relative{
1009                "-1"{"last Tuesday"}
1010                "0"{"this Tuesday"}
1011                "1"{"next Tuesday"}
1012            }
1013        }
1014        wed{
1015            relative{
1016                "-1"{"last Wednesday"}
1017                "0"{"this Wednesday"}
1018                "1"{"next Wednesday"}
1019            }
1020        }
1021        week{
1022            dn{"Week"}
1023            relative{
1024                "-1"{"last week"}
1025                "0"{"this week"}
1026                "1"{"next week"}
1027            }
1028            relativeTime{
1029                future{
1030                    one{"in {0} week"}
1031                    other{"in {0} weeks"}
1032                }
1033                past{
1034                    one{"{0} week ago"}
1035                    other{"{0} weeks ago"}
1036                }
1037            }
1038        }
1039        weekday{
1040            dn{"Day of the Week"}
1041        }
1042        year{
1043            dn{"Year"}
1044            relative{
1045                "-1"{"last year"}
1046                "0"{"this year"}
1047                "1"{"next year"}
1048            }
1049            relativeTime{
1050                future{
1051                    one{"in {0} year"}
1052                    other{"in {0} years"}
1053                }
1054                past{
1055                    one{"{0} year ago"}
1056                    other{"{0} years ago"}
1057                }
1058            }
1059        }
1060        zone{
1061            dn{"Time Zone"}
1062        }
1063    }
1064    listPattern{
1065        standard{
1066            2{"{0} and {1}"}
1067            end{"{0}, and {1}"}
1068            middle{"{0}, {1}"}
1069            start{"{0}, {1}"}
1070        }
1071        unit{
1072            2{"{0}, {1}"}
1073            end{"{0}, {1}"}
1074            middle{"{0}, {1}"}
1075            start{"{0}, {1}"}
1076        }
1077        unit-narrow{
1078            2{"{0} {1}"}
1079            end{"{0} {1}"}
1080            middle{"{0} {1}"}
1081            start{"{0} {1}"}
1082        }
1083        unit-short{
1084            2{"{0}, {1}"}
1085            end{"{0}, {1}"}
1086            middle{"{0}, {1}"}
1087            start{"{0}, {1}"}
1088        }
1089    }
1090    measurementSystemNames{
1091        UK{"UK"}
1092        US{"US"}
1093        metric{"Metric"}
1094    }
1095    transformNames{
1096        BGN{"BGN"}
1097        Numeric{"Numeric"}
1098        Tone{"Tone"}
1099        UNGEGN{"UNGEGN"}
1100        x-Accents{"Accents"}
1101        x-Fullwidth{"Fullwidth"}
1102        x-Halfwidth{"Halfwidth"}
1103        x-Jamo{"Jamo"}
1104        x-Pinyin{"Pinyin"}
1105        x-Publishing{"Publishing"}
1106    }
1107    units{
1108        acceleration{
1109            g-force{
1110                one{"{0} g-force"}
1111                other{"{0} g-force"}
1112            }
1113        }
1114        angle{
1115            arc-minute{
1116                one{"{0} arcminute"}
1117                other{"{0} arcminutes"}
1118            }
1119            arc-second{
1120                one{"{0} arcsecond"}
1121                other{"{0} arcseconds"}
1122            }
1123            degree{
1124                one{"{0} degree"}
1125                other{"{0} degrees"}
1126            }
1127        }
1128        area{
1129            acre{
1130                one{"{0} acre"}
1131                other{"{0} acres"}
1132            }
1133            hectare{
1134                one{"{0} hectare"}
1135                other{"{0} hectares"}
1136            }
1137            square-foot{
1138                one{"{0} square foot"}
1139                other{"{0} square feet"}
1140            }
1141            square-kilometer{
1142                one{"{0} square kilometer"}
1143                other{"{0} square kilometers"}
1144            }
1145            square-meter{
1146                one{"{0} square meter"}
1147                other{"{0} square meters"}
1148            }
1149            square-mile{
1150                one{"{0} square mile"}
1151                other{"{0} square miles"}
1152            }
1153        }
1154        compound{
1155            per{"{0} per {1}"}
1156        }
1157        duration{
1158            day{
1159                one{"{0} day"}
1160                other{"{0} days"}
1161            }
1162            hour{
1163                one{"{0} hour"}
1164                other{"{0} hours"}
1165            }
1166            millisecond{
1167                one{"{0} millisecond"}
1168                other{"{0} milliseconds"}
1169            }
1170            minute{
1171                one{"{0} minute"}
1172                other{"{0} minutes"}
1173            }
1174            month{
1175                one{"{0} month"}
1176                other{"{0} months"}
1177            }
1178            second{
1179                one{"{0} second"}
1180                other{"{0} seconds"}
1181            }
1182            week{
1183                one{"{0} week"}
1184                other{"{0} weeks"}
1185            }
1186            year{
1187                one{"{0} year"}
1188                other{"{0} years"}
1189            }
1190        }
1191        length{
1192            centimeter{
1193                one{"{0} centimeter"}
1194                other{"{0} centimeters"}
1195            }
1196            foot{
1197                one{"{0} foot"}
1198                other{"{0} feet"}
1199            }
1200            inch{
1201                one{"{0} inch"}
1202                other{"{0} inches"}
1203            }
1204            kilometer{
1205                one{"{0} kilometer"}
1206                other{"{0} kilometers"}
1207            }
1208            light-year{
1209                one{"{0} light year"}
1210                other{"{0} light years"}
1211            }
1212            meter{
1213                one{"{0} meter"}
1214                other{"{0} meters"}
1215            }
1216            mile{
1217                one{"{0} mile"}
1218                other{"{0} miles"}
1219            }
1220            millimeter{
1221                one{"{0} millimeter"}
1222                other{"{0} millimeters"}
1223            }
1224            picometer{
1225                one{"{0} picometer"}
1226                other{"{0} picometers"}
1227            }
1228            yard{
1229                one{"{0} yard"}
1230                other{"{0} yards"}
1231            }
1232        }
1233        mass{
1234            gram{
1235                one{"{0} gram"}
1236                other{"{0} grams"}
1237            }
1238            kilogram{
1239                one{"{0} kilogram"}
1240                other{"{0} kilograms"}
1241            }
1242            ounce{
1243                one{"{0} ounce"}
1244                other{"{0} ounces"}
1245            }
1246            pound{
1247                one{"{0} pound"}
1248                other{"{0} pounds"}
1249            }
1250        }
1251        power{
1252            horsepower{
1253                one{"{0} horsepower"}
1254                other{"{0} horsepower"}
1255            }
1256            kilowatt{
1257                one{"{0} kilowatt"}
1258                other{"{0} kilowatts"}
1259            }
1260            watt{
1261                one{"{0} watt"}
1262                other{"{0} watts"}
1263            }
1264        }
1265        pressure{
1266            hectopascal{
1267                one{"{0} hectopascal"}
1268                other{"{0} hectopascals"}
1269            }
1270            inch-hg{
1271                one{"{0} inch of mercury"}
1272                other{"{0} inches of mercury"}
1273            }
1274            millibar{
1275                one{"{0} millibar"}
1276                other{"{0} millibars"}
1277            }
1278        }
1279        speed{
1280            kilometer-per-hour{
1281                one{"{0} kilometer per hour"}
1282                other{"{0} kilometers per hour"}
1283            }
1284            meter-per-second{
1285                one{"{0} meter per second"}
1286                other{"{0} meters per second"}
1287            }
1288            mile-per-hour{
1289                one{"{0} mile per hour"}
1290                other{"{0} miles per hour"}
1291            }
1292        }
1293        temperature{
1294            celsius{
1295                one{"{0} degree Celsius"}
1296                other{"{0} degrees Celsius"}
1297            }
1298            fahrenheit{
1299                one{"{0} degree Fahrenheit"}
1300                other{"{0} degrees Fahrenheit"}
1301            }
1302        }
1303        volume{
1304            cubic-kilometer{
1305                one{"{0} cubic kilometer"}
1306                other{"{0} cubic kilometers"}
1307            }
1308            cubic-mile{
1309                one{"{0} cubic mile"}
1310                other{"{0} cubic miles"}
1311            }
1312            liter{
1313                one{"{0} liter"}
1314                other{"{0} liters"}
1315            }
1316        }
1317    }
1318    unitsNarrow{
1319        acceleration{
1320            g-force{
1321                one{"{0}G"}
1322                other{"{0}Gs"}
1323            }
1324        }
1325        angle{
1326            arc-minute{
1327                one{"{0}′"}
1328                other{"{0}′"}
1329            }
1330            arc-second{
1331                one{"{0}″"}
1332                other{"{0}″"}
1333            }
1334            degree{
1335                one{"{0}°"}
1336                other{"{0}°"}
1337            }
1338        }
1339        area{
1340            acre{
1341                one{"{0}ac"}
1342                other{"{0}ac"}
1343            }
1344            hectare{
1345                one{"{0}ha"}
1346                other{"{0}ha"}
1347            }
1348            square-foot{
1349                one{"{0}ft²"}
1350                other{"{0}ft²"}
1351            }
1352            square-mile{
1353                one{"{0}mi²"}
1354                other{"{0}mi²"}
1355            }
1356        }
1357        duration{
1358            day{
1359                one{"{0}d"}
1360                other{"{0}d"}
1361            }
1362            hour{
1363                one{"{0}h"}
1364                other{"{0}h"}
1365            }
1366            millisecond{
1367                one{"{0}ms"}
1368                other{"{0}ms"}
1369            }
1370            minute{
1371                one{"{0}m"}
1372                other{"{0}m"}
1373            }
1374            month{
1375                one{"{0}m"}
1376                other{"{0}m"}
1377            }
1378            second{
1379                one{"{0}s"}
1380                other{"{0}s"}
1381            }
1382            week{
1383                one{"{0}w"}
1384                other{"{0}w"}
1385            }
1386            year{
1387                one{"{0}y"}
1388                other{"{0}y"}
1389            }
1390        }
1391        length{
1392            centimeter{
1393                one{"{0}cm"}
1394                other{"{0}cm"}
1395            }
1396            foot{
1397                one{"{0}′"}
1398                other{"{0}′"}
1399            }
1400            inch{
1401                one{"{0}″"}
1402                other{"{0}″"}
1403            }
1404            kilometer{
1405                one{"{0}km"}
1406                other{"{0}km"}
1407            }
1408            light-year{
1409                one{"{0}ly"}
1410                other{"{0}ly"}
1411            }
1412            meter{
1413                one{"{0}m"}
1414                other{"{0}m"}
1415            }
1416            mile{
1417                one{"{0}mi"}
1418                other{"{0}mi"}
1419            }
1420            millimeter{
1421                one{"{0}mm"}
1422                other{"{0}mm"}
1423            }
1424            picometer{
1425                one{"{0}pm"}
1426                other{"{0}pm"}
1427            }
1428            yard{
1429                one{"{0}yd"}
1430                other{"{0}yd"}
1431            }
1432        }
1433        mass{
1434            gram{
1435                one{"{0}g"}
1436                other{"{0}g"}
1437            }
1438            kilogram{
1439                one{"{0}kg"}
1440                other{"{0}kg"}
1441            }
1442            ounce{
1443                one{"{0}oz"}
1444                other{"{0}oz"}
1445            }
1446            pound{
1447                one{"{0}#"}
1448                other{"{0}#"}
1449            }
1450        }
1451        power{
1452            horsepower{
1453                one{"{0}hp"}
1454                other{"{0}hp"}
1455            }
1456            kilowatt{
1457                one{"{0}kW"}
1458                other{"{0}kW"}
1459            }
1460            watt{
1461                one{"{0}W"}
1462                other{"{0}W"}
1463            }
1464        }
1465        pressure{
1466            hectopascal{
1467                one{"{0}hPa"}
1468                other{"{0}hPa"}
1469            }
1470            inch-hg{
1471                one{"{0}\u0022 Hg"}
1472                other{"{0}\u0022 Hg"}
1473            }
1474            millibar{
1475                one{"{0}mb"}
1476                other{"{0}mb"}
1477            }
1478        }
1479        speed{
1480            kilometer-per-hour{
1481                one{"{0}kph"}
1482                other{"{0}kph"}
1483            }
1484            meter-per-second{
1485                one{"{0}m/s"}
1486                other{"{0}m/s"}
1487            }
1488            mile-per-hour{
1489                one{"{0}mph"}
1490                other{"{0}mph"}
1491            }
1492        }
1493        temperature{
1494            celsius{
1495                one{"{0}°C"}
1496                other{"{0}°C"}
1497            }
1498            fahrenheit{
1499                one{"{0}°"}
1500                other{"{0}°"}
1501            }
1502        }
1503        volume{
1504            cubic-kilometer{
1505                one{"{0}km³"}
1506                other{"{0}km³"}
1507            }
1508            cubic-mile{
1509                one{"{0}mi³"}
1510                other{"{0}mi³"}
1511            }
1512            liter{
1513                one{"{0}l"}
1514                other{"{0}l"}
1515            }
1516        }
1517    }
1518    unitsShort{
1519        acceleration{
1520            g-force{
1521                one{"{0} G"}
1522                other{"{0} G"}
1523            }
1524        }
1525        angle{
1526            arc-minute{
1527                one{"{0} arcmin"}
1528                other{"{0} arcmin"}
1529            }
1530            arc-second{
1531                one{"{0} arcsec"}
1532                other{"{0} arcsecs"}
1533            }
1534            degree{
1535                one{"{0} deg"}
1536                other{"{0} deg"}
1537            }
1538        }
1539        area{
1540            acre{
1541                one{"{0} ac"}
1542                other{"{0} ac"}
1543            }
1544            hectare{
1545                one{"{0} ha"}
1546                other{"{0} ha"}
1547            }
1548            square-foot{
1549                one{"{0} sq ft"}
1550                other{"{0} sq ft"}
1551            }
1552            square-kilometer{
1553                one{"{0} km²"}
1554                other{"{0} km²"}
1555            }
1556            square-meter{
1557                one{"{0} m²"}
1558                other{"{0} m²"}
1559            }
1560            square-mile{
1561                one{"{0} sq mi"}
1562                other{"{0} sq mi"}
1563            }
1564        }
1565        compound{
1566            per{"{0}/{1}"}
1567        }
1568        duration{
1569            day{
1570                one{"{0} day"}
1571                other{"{0} days"}
1572            }
1573            hour{
1574                one{"{0} hr"}
1575                other{"{0} hrs"}
1576            }
1577            millisecond{
1578                one{"{0} ms"}
1579                other{"{0} ms"}
1580            }
1581            minute{
1582                one{"{0} min"}
1583                other{"{0} mins"}
1584            }
1585            month{
1586                one{"{0} mth"}
1587                other{"{0} mths"}
1588            }
1589            second{
1590                one{"{0} sec"}
1591                other{"{0} secs"}
1592            }
1593            week{
1594                one{"{0} wk"}
1595                other{"{0} wks"}
1596            }
1597            year{
1598                one{"{0} yr"}
1599                other{"{0} yrs"}
1600            }
1601        }
1602        length{
1603            centimeter{
1604                one{"{0} cm"}
1605                other{"{0} cm"}
1606            }
1607            foot{
1608                one{"{0} ft"}
1609                other{"{0} ft"}
1610            }
1611            inch{
1612                one{"{0} in"}
1613                other{"{0} in"}
1614            }
1615            kilometer{
1616                one{"{0} km"}
1617                other{"{0} km"}
1618            }
1619            light-year{
1620                one{"{0} ly"}
1621                other{"{0} ly"}
1622            }
1623            meter{
1624                one{"{0} m"}
1625                other{"{0} m"}
1626            }
1627            mile{
1628                one{"{0} mi"}
1629                other{"{0} mi"}
1630            }
1631            millimeter{
1632                one{"{0} mm"}
1633                other{"{0} mm"}
1634            }
1635            picometer{
1636                one{"{0} pm"}
1637                other{"{0} pm"}
1638            }
1639            yard{
1640                one{"{0} yd"}
1641                other{"{0} yd"}
1642            }
1643        }
1644        mass{
1645            gram{
1646                one{"{0} g"}
1647                other{"{0} g"}
1648            }
1649            kilogram{
1650                one{"{0} kg"}
1651                other{"{0} kg"}
1652            }
1653            ounce{
1654                one{"{0} oz"}
1655                other{"{0} oz"}
1656            }
1657            pound{
1658                one{"{0} lb"}
1659                other{"{0} lb"}
1660            }
1661        }
1662        power{
1663            horsepower{
1664                one{"{0} hp"}
1665                other{"{0} hp"}
1666            }
1667            kilowatt{
1668                one{"{0} kW"}
1669                other{"{0} kW"}
1670            }
1671            watt{
1672                one{"{0} W"}
1673                other{"{0} W"}
1674            }
1675        }
1676        pressure{
1677            hectopascal{
1678                one{"{0} hPa"}
1679                other{"{0} hPa"}
1680            }
1681            inch-hg{
1682                one{"{0} inHg"}
1683                other{"{0} inHg"}
1684            }
1685            millibar{
1686                one{"{0} mbar"}
1687                other{"{0} mbar"}
1688            }
1689        }
1690        speed{
1691            kilometer-per-hour{
1692                one{"{0} kph"}
1693                other{"{0} kph"}
1694            }
1695            meter-per-second{
1696                one{"{0} m/s"}
1697                other{"{0} m/s"}
1698            }
1699            mile-per-hour{
1700                one{"{0} mph"}
1701                other{"{0} mph"}
1702            }
1703        }
1704        temperature{
1705            celsius{
1706                one{"{0}°C"}
1707                other{"{0}°C"}
1708            }
1709            fahrenheit{
1710                one{"{0}°F"}
1711                other{"{0}°F"}
1712            }
1713        }
1714        volume{
1715            cubic-kilometer{
1716                one{"{0} km³"}
1717                other{"{0} km³"}
1718            }
1719            cubic-mile{
1720                one{"{0} mi³"}
1721                other{"{0} mi³"}
1722            }
1723            liter{
1724                one{"{0} l"}
1725                other{"{0} l"}
1726            }
1727        }
1728    }
1729}
1730