X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/036632bad3a80e70824043cf5e8abc05aea56525..e7b47374e79e14c315360ff23332a8559080301b:/vendor/rails-locales/es-CO.yml diff --git a/vendor/rails-locales/es-CO.yml b/vendor/rails-locales/es-CO.yml index 950a12b29..5c671a87c 100644 --- a/vendor/rails-locales/es-CO.yml +++ b/vendor/rails-locales/es-CO.yml @@ -1,4 +1,5 @@ # Spanish as spoken in Colombia (es-CO) translations for Rails +# Corrected by Eloy Serra Labán: http://goo.gl/i9Kts, /nQ928, /XfKaX es-CO: number: @@ -40,11 +41,11 @@ es-CO: format: "%n %u" units: unit: "" - thousand: "Mil" - million: "Millón" - billion: "Billón" - trillion: "Trillón" - quadrillion: "Cuatrillón" + thousand: "mil" + million: "millón" + billion: "mil millones" + trillion: "billón" + quadrillion: "mil billones" precision: format: delimiter: "," @@ -54,10 +55,50 @@ es-CO: - :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"