]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_AU.txt
ICU-59152.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_AU.txt
index e0463a17fd99018003907c61b99975095b533bc3..318414b8fed77f98e92a67c528a09089b695c6b4 100644 (file)
-// ***************************************************************************
-// *
-// * Copyright (C) 2004 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/en_AU.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 en_AU{
-    Currencies{
-        AUD{
-            "$",
-            "Australian Dollar",
+    %%Parent{"en_001"}
+    NumberElements{
+        latn{
+            symbols{
+                exponential{"e"}
+            }
         }
     }
-    Version{"1.2"}
+    Version{"2.1.32.62"}
     calendar{
+        generic{
+            availableFormats{
+                yMEd{"E, dd/MM/y"}
+                yMd{"dd/MM/y"}
+            }
+            intervalFormats{
+                MEd{
+                    M{"E, d/M – E, d/M"}
+                    d{"E, d/M – E, d/M"}
+                }
+                MMMEd{
+                    M{"E, d MMM – E, d MMM"}
+                    d{"E, d MMM – E, d MMM"}
+                }
+                yMMMEd{
+                    d{"E, d MMM – E, d MMM y G"}
+                }
+            }
+        }
         gregorian{
+            AmPmMarkers{
+                "am",
+                "pm",
+            }
+            AmPmMarkersAbbr{
+                "am",
+                "pm",
+            }
+            AmPmMarkersNarrow{
+                "am",
+                "pm",
+            }
             DateTimePatterns{
+                "h:mm:ss a zzzz",
                 "h:mm:ss a z",
                 "h:mm:ss a",
-                "h:mm:ss a",
                 "h:mm a",
-                "EEEE, d MMMM yyyy",
-                "d MMMM yyyy",
-                "dd/MM/yyyy",
-                "d/MM/yy",
-                "{1} {0}",
+                "EEEE, d MMMM y",
+                "d MMMM y",
+                "d MMM y",
+                "d/M/yy",
+                "{1}, {0}",
+                "{1} 'at' {0}",
+                "{1} 'at' {0}",
+                "{1} 'at' {0}",
+                "{1}, {0}",
+            }
+            dayNames{
+                format{
+                    short{
+                        "Su",
+                        "Mon",
+                        "Tu",
+                        "Wed",
+                        "Th",
+                        "Fri",
+                        "Sat",
+                    }
+                }
+                stand-alone{
+                    narrow{
+                        "Su",
+                        "M",
+                        "Tu",
+                        "W",
+                        "Th",
+                        "F",
+                        "Sa",
+                    }
+                    short{
+                        "Su.",
+                        "Mon.",
+                        "Tu.",
+                        "Wed.",
+                        "Th.",
+                        "Fri.",
+                        "Sat.",
+                    }
+                }
             }
+            dayPeriod{
+                format{
+                    abbreviated{
+                        afternoon1{"afternoon"}
+                        evening1{"evening"}
+                        midnight{"midnight"}
+                        morning1{"morning"}
+                        night1{"night"}
+                        noon{"midday"}
+                    }
+                    narrow{
+                        afternoon1{"afternoon"}
+                        evening1{"evening"}
+                        midnight{"midnight"}
+                        morning1{"morning"}
+                        night1{"night"}
+                        noon{"midday"}
+                    }
+                    wide{
+                        afternoon1{"in the afternoon"}
+                        evening1{"in the evening"}
+                        midnight{"midnight"}
+                        morning1{"in the morning"}
+                        night1{"at night"}
+                        noon{"midday"}
+                    }
+                }
+                stand-alone{
+                    abbreviated{
+                        noon{"midday"}
+                    }
+                    narrow{
+                        am{"am"}
+                        noon{"midday"}
+                        pm{"pm"}
+                    }
+                    wide{
+                        am{"am"}
+                        noon{"midday"}
+                        pm{"pm"}
+                    }
+                }
+            }
+        }
+    }
+    characterLabel{
+        nonspacing{"Non-spacing"}
+    }
+    fields{
+        hour-short{
+            dn{"h"}
+        }
+        quarter-narrow{
+            relativeTime{
+                past{
+                    one{"in {0} qtr. ago"}
+                    other{"{0} qtrs. ago"}
+                }
+            }
+        }
+    }
+    listPattern{
+        standard{
+            2{"{0} and {1}"}
+            end{"{0} and {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
+        }
+        standard-short{
+            2{"{0} and {1}"}
+            end{"{0} and {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
         }
     }
 }