resources/locales/gl/calendars.yml in twitter_cldr-3.0.10 vs resources/locales/gl/calendars.yml in twitter_cldr-3.1.0

- old
+ new

@@ -1,10 +1,11 @@ --- :gl: :calendars: :gregorian: :additional_formats: + :E: "ccc" :EHm: "E HH:mm" :EHms: "E HH:mm:ss" :Ed: "d E" :Ehm: "E h:mm a" :Ehms: "E h:mm:ss a" @@ -19,11 +20,10 @@ :MEd: "E, d-M" :MMM: "LLL" :MMMEd: "E d MMM" :MMMMEd: "E d MMMM" :MMMMd: "d MMMM" - :MMMMdd: "dd MMMM" :MMMd: "d MMM" :MMdd: "dd/MM" :Md: "d-M" :d: "d" :h: "h a" @@ -109,29 +109,45 @@ :thu: "Xoves" :tue: "Martes" :wed: "Mércores" :eras: :abbr: - 0: "BCE" - 1: "CE" + 0: "a.C." + 1: "d.C." :name: - 0: "antes de Cristo" - 1: "despois de Cristo" + 0: "a.C." + 1: "d.C." :narrow: - 0: "B" - 1: "A" + 0: "" :fields: :day: "Día" + :day-narrow: "Día" + :day-short: "Día" :dayperiod: "a.m./p.m." :era: "Era" :hour: "Hora" + :hour-narrow: "h" + :hour-short: "h" :minute: "Minuto" + :minute-narrow: "min" + :minute-short: "min" :month: "Mes" + :month-narrow: "Mes" + :month-short: "Mes" + :quarter: "Trimestre" + :quarter-narrow: "trim." + :quarter-short: "trim." :second: "Segundo" + :second-narrow: "s" + :second-short: "s" :week: "Semana" + :week-narrow: "sem." + :week-short: "sem." :weekday: "Día da semana" :year: "Ano" + :year-narrow: "Ano" + :year-short: "Ano" :zone: "Fuso horario" :formats: :date: :full: :pattern: "EEEE dd MMMM y" @@ -245,19 +261,16 @@ :abbreviated: :am: "a.m." :pm: "p.m." :narrow: :am: "a" - :noon: "n" + :noon: "m" :pm: "p" :wide: :am: "a.m." - :noon: "noon" + :noon: "mediodía" :pm: "p.m." - :variant: - :am: "a.m." - :pm: "p.m." :stand-alone: {} :quarters: :format: :abbreviated: 1: "T1" @@ -285,8 +298,8 @@ 2: 2 3: 3 4: 4 :wide: 1: "1o trimestre" - 2: "2o trimestre" + 2: "2º trimestre" 3: "3o trimestre" 4: "4o trimestre"