--- 
:en-AU: 
  :calendars: 
    :gregorian: 
      :additional_formats: 
        :E: ccc
        :EHm: "E HH:mm"
        :EHms: "E HH:mm:ss"
        :Ed: "E d"
        :Ehm: "E h:mm a"
        :Ehms: "E h:mm:ss a"
        :Gy: "y G"
        :GyMMM: "MMM y G"
        :GyMMMEd: "E, MMM d, y G"
        :GyMMMd: "MMM d, y G"
        :H: HH
        :Hm: "HH:mm"
        :Hms: "HH:mm:ss"
        :M: LL
        :MEd: "E, M/d"
        :MMM: LLL
        :MMMEd: "E, MMM d"
        :MMMd: "MMM d"
        :Md: M/d
        :d: d
        :h: "h a"
        :hm: "h:mm a"
        :hms: "h:mm:ss a"
        :ms: "mm:ss"
        ? !ruby/symbol "y"
        : "y"
        :yM: M/y
        :yMEd: "E, d/M/y"
        :yMMM: "MMM y"
        :yMMMEd: "E, MMM d, y"
        :yMMMd: "MMM d, y"
        :yMd: d/M/y
        :yQQQ: "QQQ y"
        :yQQQQ: "QQQQ y"
      :days: 
        :format: 
          :abbreviated: 
            :fri: Fri
            :mon: Mon
            :sat: Sat
            :sun: Sun
            :thu: Thu
            :tue: Tue
            :wed: Wed
          :narrow: :calendars.gregorian.days.stand-alone.narrow
          :short: 
            :fri: Fr
            :mon: Mo
            :sat: Sa
            :sun: Su
            :thu: Th
            :tue: Tu
            :wed: We
          :wide: 
            :fri: Friday
            :mon: Monday
            :sat: Saturday
            :sun: Sunday
            :thu: Thursday
            :tue: Tuesday
            :wed: Wednesday
        :stand-alone: 
          :abbreviated: :calendars.gregorian.days.format.abbreviated
          :narrow: 
            :fri: F
            :mon: M
            :sat: S
            :sun: S
            :thu: T
            :tue: T
            :wed: W
          :short: :calendars.gregorian.days.format.short
          :wide: :calendars.gregorian.days.format.wide
      :eras: 
        :abbr: 
          0: BCE
          1: CE
        :name: 
          0: "Before Common Era"
          1: "Common Era"
        :narrow: 
          0: B
          1: A
      :fields: 
        :day: Day
        :day-short: day
        :dayperiod: AM/PM
        :era: Era
        :hour: Hour
        :hour-short: hr.
        :minute: Minute
        :minute-short: min.
        :month: Month
        :month-short: mo.
        :quarter: Quarter
        :quarter-short: qtr.
        :second: Second
        :second-short: sec.
        :week: Week
        :week-short: wk.
        :weekday: "Day of the Week"
        :year: Year
        :year-short: yr.
        :zone: "Time Zone"
      :formats: 
        :date: 
          :full: 
            :pattern: "EEEE, MMMM d, y"
          :long: 
            :pattern: "MMMM d, y"
          :medium: 
            :pattern: "MMM d, y"
          :short: 
            :pattern: d/MM/y
        :datetime: 
          :full: 
            :pattern: "{{date}} {{time}}"
          :long: 
            :pattern: "{{date}} {{time}}"
          :medium: 
            :pattern: "{{date}} {{time}}"
          :short: 
            :pattern: "{{date}} {{time}}"
        :time: 
          :full: 
            :pattern: "h:mm:ss a zzzz"
          :long: 
            :pattern: "h:mm:ss a z"
          :medium: 
            :pattern: "h:mm:ss a"
          :short: 
            :pattern: "h:mm a"
      :months: 
        :format: 
          :abbreviated: 
            1: Jan
            10: Oct
            11: Nov
            12: Dec
            2: Feb
            3: Mar
            4: Apr
            5: May
            6: Jun
            7: Jul
            8: Aug
            9: Sep
          :narrow: :calendars.gregorian.months.stand-alone.narrow
          :wide: 
            1: January
            10: October
            11: November
            12: December
            2: February
            3: March
            4: April
            5: May
            6: June
            7: July
            8: August
            9: September
        :stand-alone: 
          :abbreviated: :calendars.gregorian.months.format.abbreviated
          :narrow: 
            1: J
            10: O
            11: "N"
            12: D
            2: F
            3: M
            4: A
            5: M
            6: J
            7: J
            8: A
            9: S
          :wide: :calendars.gregorian.months.format.wide
      :periods: 
        :format: 
          :abbreviated: :calendars.gregorian.dayPeriods.format.wide
          :narrow: 
            :am: a
            :noon: "n"
            :pm: p
          :wide: 
            :am: AM
            :noon: noon
            :pm: PM
            :variant: 
              :am: am
              :pm: pm
        :stand-alone: {}
      :quarters: 
        :format: 
          :abbreviated: 
            1: Q1
            2: Q2
            3: Q3
            4: Q4
          :narrow: :calendars.gregorian.quarters.stand-alone.narrow
          :wide: 
            1: "1st quarter"
            2: "2nd quarter"
            3: "3rd quarter"
            4: "4th quarter"
        :stand-alone: 
          :abbreviated: :calendars.gregorian.quarters.format.abbreviated
          :narrow: 
            1: "1"
            2: "2"
            3: "3"
            4: "4"
          :wide: :calendars.gregorian.quarters.format.wide