• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3en_AU{
4    %%Parent{"en_001"}
5    ExemplarCharactersNumbers{"[↑]"}
6    NumberElements{
7        latn{
8            miscPatterns{
9                range{"{0}–{1}"}
10            }
11            symbols{
12                exponential{"e"}
13            }
14        }
15    }
16    Version{"36.1"}
17    calendar{
18        chinese{
19            monthNames{
20                format{
21                    narrow{
22                        "1",
23                        "2",
24                        "3",
25                        "4",
26                        "5",
27                        "6",
28                        "7",
29                        "8",
30                        "9",
31                        "10",
32                        "11",
33                        "12",
34                    }
35                }
36                stand-alone{
37                    abbreviated{
38                        "Mo1",
39                        "Mo2",
40                        "Mo3",
41                        "Mo4",
42                        "Mo5",
43                        "Mo6",
44                        "Mo7",
45                        "Mo8",
46                        "Mo9",
47                        "Mo10",
48                        "Mo11",
49                        "Mo12",
50                    }
51                    narrow{
52                        "1",
53                        "2",
54                        "3",
55                        "4",
56                        "5",
57                        "6",
58                        "7",
59                        "8",
60                        "9",
61                        "10",
62                        "11",
63                        "12",
64                    }
65                    wide{
66                        "First Month",
67                        "Second Month",
68                        "Third Month",
69                        "Fourth Month",
70                        "Fifth Month",
71                        "Sixth Month",
72                        "Seventh Month",
73                        "Eighth Month",
74                        "Ninth Month",
75                        "Tenth Month",
76                        "Eleventh Month",
77                        "Twelfth Month",
78                    }
79                }
80            }
81        }
82        generic{
83            availableFormats{
84                yMEd{"E, dd/MM/y"}
85                yMd{"dd/MM/y"}
86            }
87            intervalFormats{
88                MEd{
89                    M{"E, d/M – E, d/M"}
90                    d{"E, d/M – E, d/M"}
91                }
92                MMMEd{
93                    M{"E, d MMM – E, d MMM"}
94                    d{"E, d MMM – E, d MMM"}
95                }
96                yMMMEd{
97                    d{"E, d MMM – E, d MMM y G"}
98                }
99            }
100        }
101        gregorian{
102            AmPmMarkersNarrow{
103                "am",
104                "pm",
105            }
106            DateTimePatterns{
107                "h:mm:ss a zzzz",
108                "h:mm:ss a z",
109                "h:mm:ss a",
110                "h:mm a",
111                "EEEE, d MMMM y",
112                "d MMMM y",
113                "d MMM y",
114                "d/M/yy",
115                "{1}, {0}",
116                "{1} 'at' {0}",
117                "{1} 'at' {0}",
118                "{1}, {0}",
119                "{1}, {0}",
120            }
121            availableFormats{
122                MEd{"E, d/M"}
123                Md{"d/M"}
124            }
125            dayNames{
126                format{
127                    narrow{
128                        "Su.",
129                        "M.",
130                        "Tu.",
131                        "W.",
132                        "Th.",
133                        "F.",
134                        "Sa.",
135                    }
136                    short{
137                        "Su",
138                        "Mon",
139                        "Tu",
140                        "Wed",
141                        "Th",
142                        "Fri",
143                        "Sat",
144                    }
145                }
146                stand-alone{
147                    abbreviated{
148                        "Sun",
149                        "Mon",
150                        "Tue",
151                        "Wed",
152                        "Thu",
153                        "Fri",
154                        "Sat",
155                    }
156                    narrow{
157                        "Su.",
158                        "M.",
159                        "Tu.",
160                        "W.",
161                        "Th.",
162                        "F.",
163                        "Sa.",
164                    }
165                    short{
166                        "Su",
167                        "Mon",
168                        "Tu",
169                        "Wed",
170                        "Th",
171                        "Fri",
172                        "Sat",
173                    }
174                    wide{
175                        "Sunday",
176                        "Monday",
177                        "Tuesday",
178                        "Wednesday",
179                        "Thursday",
180                        "Friday",
181                        "Saturday",
182                    }
183                }
184            }
185            dayPeriod{
186                format{
187                    abbreviated{
188                        afternoon1{"afternoon"}
189                        evening1{"evening"}
190                        midnight{"midnight"}
191                        morning1{"morning"}
192                        night1{"night"}
193                        noon{"midday"}
194                    }
195                    narrow{
196                        afternoon1{"afternoon"}
197                        evening1{"evening"}
198                        midnight{"midnight"}
199                        morning1{"morning"}
200                        night1{"night"}
201                        noon{"midday"}
202                    }
203                    wide{
204                        afternoon1{"in the afternoon"}
205                        evening1{"in the evening"}
206                        midnight{"midnight"}
207                        morning1{"in the morning"}
208                        night1{"at night"}
209                        noon{"midday"}
210                    }
211                }
212                stand-alone{
213                    abbreviated{
214                        noon{"midday"}
215                    }
216                    narrow{
217                        afternoon1{"afternoon"}
218                        am{"am"}
219                        evening1{"evening"}
220                        midnight{"midnight"}
221                        morning1{"morning"}
222                        night1{"night"}
223                        noon{"midday"}
224                        pm{"pm"}
225                    }
226                    wide{
227                        noon{"midday"}
228                    }
229                }
230            }
231            intervalFormats{
232                GyMEd{
233                    G{"E, d/M/y GGGGG – E, d/M/y GGGGG"}
234                    M{"E, d/M/y – E, d/M/y GGGGG"}
235                    d{"E, d/M/y – E, d/M/y GGGGG"}
236                    y{"E, d/M/y – E, d/M/y GGGGG"}
237                }
238                GyMMMEd{
239                    G{"E, d MMM, y G – E, d MMM, y G"}
240                    M{"E, d MMM – E, d MMM, y G"}
241                    d{"E, d MMM – E, d MMM, y G"}
242                    y{"E, d MMM, y – E, d MMM, y G"}
243                }
244                GyMMMd{
245                    G{"d MMM, y G – d MMM, y G"}
246                    M{"d MMM – d MMM, y G"}
247                    d{"d – d MMM, y G"}
248                    y{"d MMM, y – d MMM, y G"}
249                }
250                GyMd{
251                    G{"d/M/y GGGGG – d/M/y GGGGG"}
252                    M{"d/M/y – d/M/y GGGGG"}
253                    d{"d/M/y – d/M/y GGGGG"}
254                    y{"d/M/y – d/M/y GGGGG"}
255                }
256                MMMd{
257                    d{"d – d MMM"}
258                }
259            }
260            monthNames{
261                format{
262                    narrow{
263                        "J",
264                        "F",
265                        "M",
266                        "A",
267                        "M",
268                        "J",
269                        "J",
270                        "A",
271                        "S",
272                        "O",
273                        "N",
274                        "D",
275                    }
276                }
277                stand-alone{
278                    abbreviated{
279                        "Jan",
280                        "Feb",
281                        "Mar",
282                        "Apr",
283                        "May",
284                        "Jun",
285                        "Jul",
286                        "Aug",
287                        "Sep",
288                        "Oct",
289                        "Nov",
290                        "Dec",
291                    }
292                    wide{
293                        "January",
294                        "February",
295                        "March",
296                        "April",
297                        "May",
298                        "June",
299                        "July",
300                        "August",
301                        "September",
302                        "October",
303                        "November",
304                        "December",
305                    }
306                }
307            }
308            quarters{
309                format{
310                    narrow{
311                        "1",
312                        "2",
313                        "3",
314                        "4",
315                    }
316                }
317                stand-alone{
318                    abbreviated{
319                        "Q1",
320                        "Q2",
321                        "Q3",
322                        "Q4",
323                    }
324                    wide{
325                        "1st quarter",
326                        "2nd quarter",
327                        "3rd quarter",
328                        "4th quarter",
329                    }
330                }
331            }
332        }
333        indian{
334            monthNames{
335                format{
336                    abbreviated{
337                        "Chaitra",
338                        "Vaisakha",
339                        "Jyaistha",
340                        "Asadha",
341                        "Sravana",
342                        "Bhadra",
343                        "Asvina",
344                        "Kartika",
345                        "Agrahayana",
346                        "Pausa",
347                        "Magha",
348                        "Phalguna",
349                    }
350                    narrow{
351                        "1",
352                        "2",
353                        "3",
354                        "4",
355                        "5",
356                        "6",
357                        "7",
358                        "8",
359                        "9",
360                        "10",
361                        "11",
362                        "12",
363                    }
364                    wide{
365                        "Chaitra",
366                        "Vaisakha",
367                        "Jyaistha",
368                        "Asadha",
369                        "Sravana",
370                        "Bhadra",
371                        "Asvina",
372                        "Kartika",
373                        "Agrahayana",
374                        "Pausa",
375                        "Magha",
376                        "Phalguna",
377                    }
378                }
379                stand-alone{
380                    abbreviated{
381                        "Chaitra",
382                        "Vaisakha",
383                        "Jyaistha",
384                        "Asadha",
385                        "Sravana",
386                        "Bhadra",
387                        "Asvina",
388                        "Kartika",
389                        "Agrahayana",
390                        "Pausa",
391                        "Magha",
392                        "Phalguna",
393                    }
394                    narrow{
395                        "1",
396                        "2",
397                        "3",
398                        "4",
399                        "5",
400                        "6",
401                        "7",
402                        "8",
403                        "9",
404                        "10",
405                        "11",
406                        "12",
407                    }
408                    wide{
409                        "Chaitra",
410                        "Vaisakha",
411                        "Jyaistha",
412                        "Asadha",
413                        "Sravana",
414                        "Bhadra",
415                        "Asvina",
416                        "Kartika",
417                        "Agrahayana",
418                        "Pausa",
419                        "Magha",
420                        "Phalguna",
421                    }
422                }
423            }
424        }
425        islamic{
426            DateTimePatterns{
427                "h:mm:ss a zzzz",
428                "h:mm:ss a z",
429                "h:mm:ss a",
430                "h:mm a",
431                "EEEE, d MMMM y G",
432                "d MMMM y G",
433                "d MMM y G",
434                "dd/MM/y GGGGG",
435                "{1}, {0}",
436                "{1} 'at' {0}",
437                "{1} 'at' {0}",
438                "{1}, {0}",
439                "{1}, {0}",
440            }
441            availableFormats{
442                E{"ccc"}
443                Ed{"E d"}
444                Gy{"y G"}
445                GyMMM{"MMM y G"}
446                GyMMMEd{"E, d MMM y G"}
447                GyMMMd{"d MMM y G"}
448                M{"LL"}
449                MMM{"LLL"}
450                MMMEd{"E, d MMM"}
451                MMMMd{"d MMMM"}
452                MMMd{"d MMM"}
453                Md{"dd/MM"}
454                d{"d"}
455                y{"y G"}
456                yMEd{"E, dd/MM/y"}
457                yMd{"dd/MM/y"}
458                yyyy{"y G"}
459                yyyyM{"MM/y GGGGG"}
460                yyyyMEd{"E, dd/MM/y GGGGG"}
461                yyyyMMM{"MMM y G"}
462                yyyyMMMEd{"E, d MMM y G"}
463                yyyyMMMM{"MMMM y G"}
464                yyyyMMMd{"d MMM y G"}
465                yyyyMd{"dd/MM/y GGGGG"}
466                yyyyQQQ{"QQQ y G"}
467                yyyyQQQQ{"QQQQ y G"}
468            }
469            monthNames{
470                format{
471                    abbreviated{
472                        "Muh.",
473                        "Saf.",
474                        "Rab. I",
475                        "Rab. II",
476                        "Jum. I",
477                        "Jum. II",
478                        "Raj.",
479                        "Sha.",
480                        "Ram.",
481                        "Shaw.",
482                        "Dhuʻl-Q.",
483                        "Dhuʻl-H.",
484                    }
485                    narrow{
486                        "1",
487                        "2",
488                        "3",
489                        "4",
490                        "5",
491                        "6",
492                        "7",
493                        "8",
494                        "9",
495                        "10",
496                        "11",
497                        "12",
498                    }
499                    wide{
500                        "Muharram",
501                        "Safar",
502                        "Rabiʻ I",
503                        "Rabiʻ II",
504                        "Jumada I",
505                        "Jumada II",
506                        "Rajab",
507                        "Shaʻban",
508                        "Ramadan",
509                        "Shawwal",
510                        "Dhuʻl-Qiʻdah",
511                        "Dhuʻl-Hijjah",
512                    }
513                }
514                stand-alone{
515                    abbreviated{
516                        "Muh.",
517                        "Saf.",
518                        "Rab. I",
519                        "Rab. II",
520                        "Jum. I",
521                        "Jum. II",
522                        "Raj.",
523                        "Sha.",
524                        "Ram.",
525                        "Shaw.",
526                        "Dhuʻl-Q.",
527                        "Dhuʻl-H.",
528                    }
529                    narrow{
530                        "1",
531                        "2",
532                        "3",
533                        "4",
534                        "5",
535                        "6",
536                        "7",
537                        "8",
538                        "9",
539                        "10",
540                        "11",
541                        "12",
542                    }
543                    wide{
544                        "Muharram",
545                        "Safar",
546                        "Rabiʻ I",
547                        "Rabiʻ II",
548                        "Jumada I",
549                        "Jumada II",
550                        "Rajab",
551                        "Shaʻban",
552                        "Ramadan",
553                        "Shawwal",
554                        "Dhuʻl-Qiʻdah",
555                        "Dhuʻl-Hijjah",
556                    }
557                }
558            }
559        }
560    }
561    characterLabel{
562        downwards_arrows{"downward arrow"}
563        downwards_upwards_arrows{"downward upward arrow"}
564        leftwards_arrows{"leftward arrow"}
565        leftwards_rightwards_arrows{"leftward rightward arrow"}
566        letterlike_symbols{"letter-like symbol"}
567        limited_use{"limited use"}
568        nonspacing{"non-spacing"}
569        rightwards_arrows{"rightward arrow"}
570        upwards_arrows{"upward arrows"}
571    }
572    fields{
573        day-narrow{
574            relativeTime{
575                future{
576                    one{"in {0} day"}
577                    other{"in {0} days"}
578                }
579                past{
580                    one{"{0} day ago"}
581                    other{"{0} days ago"}
582                }
583            }
584        }
585        fri-short{
586            relativeTime{
587                future{
588                    one{"in {0} Fri."}
589                    other{"in {0} Fri."}
590                }
591                past{
592                    one{"{0} Fri. ago"}
593                    other{"{0} Fri. ago"}
594                }
595            }
596        }
597        hour-narrow{
598            dn{"h"}
599            relativeTime{
600                future{
601                    one{"in {0} hr"}
602                    other{"in {0} hrs"}
603                }
604                past{
605                    one{"{0} hr ago"}
606                    other{"{0} hrs ago"}
607                }
608            }
609        }
610        hour-short{
611            dn{"h"}
612            relativeTime{
613                future{
614                    one{"in {0} hr"}
615                    other{"in {0} hrs"}
616                }
617                past{
618                    one{"{0} hr ago"}
619                    other{"{0} hrs ago"}
620                }
621            }
622        }
623        minute-narrow{
624            dn{"min."}
625            relativeTime{
626                future{
627                    one{"in {0} min."}
628                    other{"in {0} mins"}
629                }
630                past{
631                    one{"{0} min. ago"}
632                    other{"{0} mins ago"}
633                }
634            }
635        }
636        minute-short{
637            dn{"min."}
638            relativeTime{
639                future{
640                    one{"in {0} min."}
641                    other{"in {0} mins"}
642                }
643                past{
644                    one{"{0} min. ago"}
645                    other{"{0} mins ago"}
646                }
647            }
648        }
649        mon-short{
650            relativeTime{
651                future{
652                    one{"in {0} Mon."}
653                    other{"in {0} Mon."}
654                }
655                past{
656                    one{"{0} Mon. ago"}
657                    other{"{0} Mon. ago"}
658                }
659            }
660        }
661        month-narrow{
662            dn{"mo."}
663            relativeTime{
664                future{
665                    one{"in {0} mo."}
666                    other{"in {0} mo."}
667                }
668                past{
669                    one{"{0} mo. ago"}
670                    other{"{0} mo. ago"}
671                }
672            }
673        }
674        month-short{
675            dn{"mo."}
676            relativeTime{
677                future{
678                    one{"in {0} mo."}
679                    other{"in {0} mo."}
680                }
681                past{
682                    one{"{0} mo. ago"}
683                    other{"{0} mo. ago"}
684                }
685            }
686        }
687        quarter-narrow{
688            relativeTime{
689                future{
690                    one{"in {0} qtr"}
691                    other{"in {0} qtrs"}
692                }
693                past{
694                    one{"in {0} qtr ago"}
695                    other{"{0} qtrs ago"}
696                }
697            }
698        }
699        quarter-short{
700            relativeTime{
701                future{
702                    one{"in {0} qtr"}
703                    other{"in {0} qtrs"}
704                }
705                past{
706                    one{"{0} qtr ago"}
707                    other{"{0} qtrs ago"}
708                }
709            }
710        }
711        sat-short{
712            relativeTime{
713                future{
714                    one{"in {0} Sat."}
715                    other{"in {0} Sat."}
716                }
717                past{
718                    one{"{0} Sat. ago"}
719                    other{"{0} Sat. ago"}
720                }
721            }
722        }
723        second-narrow{
724            dn{"sec."}
725            relativeTime{
726                future{
727                    one{"in {0} sec."}
728                    other{"in {0} secs"}
729                }
730                past{
731                    one{"{0} sec. ago"}
732                    other{"{0} secs ago"}
733                }
734            }
735        }
736        second-short{
737            dn{"sec."}
738            relativeTime{
739                future{
740                    one{"in {0} sec."}
741                    other{"in {0} secs"}
742                }
743                past{
744                    one{"{0} sec. ago"}
745                    other{"{0} secs ago"}
746                }
747            }
748        }
749        sun-short{
750            relativeTime{
751                future{
752                    one{"in {0} Sun."}
753                    other{"in {0} Sun."}
754                }
755                past{
756                    one{"{0} Sun. ago"}
757                    other{"{0} Sun. ago"}
758                }
759            }
760        }
761        thu-short{
762            relativeTime{
763                future{
764                    one{"in {0} Thu."}
765                    other{"in {0} Thu."}
766                }
767                past{
768                    one{"{0} Thu. ago"}
769                    other{"{0} Thu. ago"}
770                }
771            }
772        }
773        tue-short{
774            relativeTime{
775                future{
776                    one{"in {0} Tue."}
777                    other{"in {0} Tue."}
778                }
779                past{
780                    one{"{0} Tue. ago"}
781                    other{"{0} Tue. ago"}
782                }
783            }
784        }
785        wed-short{
786            relativeTime{
787                future{
788                    one{"in {0} Wed."}
789                    other{"in {0} Wed."}
790                }
791                past{
792                    one{"{0} Wed. ago"}
793                    other{"{0} Wed. ago"}
794                }
795            }
796        }
797        week-narrow{
798            relativeTime{
799                future{
800                    one{"in {0} wk"}
801                    other{"in {0} wks"}
802                }
803                past{
804                    one{"{0} wk ago"}
805                    other{"{0} wks ago"}
806                }
807            }
808        }
809        week-short{
810            relativeTime{
811                future{
812                    one{"in {0} wk"}
813                    other{"in {0} wks"}
814                }
815                past{
816                    one{"{0} wk ago"}
817                    other{"{0} wks ago"}
818                }
819            }
820        }
821        weekOfMonth-short{
822            dn{"wk of mo."}
823        }
824        weekdayOfMonth-short{
825            dn{"wkday of mo."}
826        }
827        year-narrow{
828            relativeTime{
829                future{
830                    one{"in {0} yr"}
831                    other{"in {0} yrs"}
832                }
833                past{
834                    one{"{0} yr ago"}
835                    other{"{0} yrs ago"}
836                }
837            }
838        }
839        year-short{
840            relativeTime{
841                future{
842                    one{"in {0} yr"}
843                    other{"in {0} yrs"}
844                }
845                past{
846                    one{"{0} yr ago"}
847                    other{"{0} yrs ago"}
848                }
849            }
850        }
851    }
852}
853