X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a543e731c0433b2aa0f0f1583f7c70182a084fd5..477b765c42aa63764c6548931def0993f733470a:/vendor/rails-locales/es-AR.yml diff --git a/vendor/rails-locales/es-AR.yml b/vendor/rails-locales/es-AR.yml index 2fe807c10..8aa88d19c 100644 --- a/vendor/rails-locales/es-AR.yml +++ b/vendor/rails-locales/es-AR.yml @@ -1,3 +1,5 @@ +# Corrected by Eloy Serra Labán: http://goo.gl/i9Kts, /nQ928, /XfKaX + es-AR: number: percentage: @@ -38,11 +40,11 @@ es-AR: format: "%n %u" units: unit: "" - thousand: "Mil" - million: "Millón" - billion: "Mil Millones" - trillion: "Billón" - quadrillion: "Mil Billones" + thousand: "mil" + million: "millón" + billion: "mil millones" + trillion: "billón" + quadrillion: "mil billones" precision: format: delimiter: "," @@ -52,10 +54,50 @@ es-AR: - :day - :month - :year - abbr_day_names: [Dom, Lun, Mar, Mie, Jue, Vie, Sab] - abbr_month_names: [~, Ene, Feb, Mar, Abr, May, Jun, Jul, Ago, Sep, Oct, Nov, Dic] - day_names: [Domingo, Lunes, Martes, Miércoles, Jueves, Viernes, Sábado] - month_names: [~, Enero, Febrero, Marzo, Abril, Mayo, Junio, Julio, Agosto, Septiembre, Octubre, Noviembre, Diciembre] + abbr_day_names: + - dom + - lun + - mar + - mié + - jue + - vie + - sáb + abbr_month_names: + - ~ + - ene + - feb + - mar + - abr + - may + - jun + - jul + - ago + - sep + - oct + - nov + - dic + day_names: + - domingo + - lunes + - martes + - miércoles + - jueves + - viernes + - sábado + month_names: + - ~ + - enero + - febrero + - marzo + - abril + - mayo + - junio + - julio + - agosto + - septiembre + - octubre + - noviembre + - diciembre formats: short: "%d de %b" default: "%d/%m/%Y"