|
@@ -224,6 +224,9 @@
|
|
|
"create": "Crear",
|
|
"create": "Crear",
|
|
|
"created-at": "Creado el",
|
|
"created-at": "Creado el",
|
|
|
"custom-fields": "Campos personalizados",
|
|
"custom-fields": "Campos personalizados",
|
|
|
|
|
+ "data-table-filter-date-mode": "Modo de fecha",
|
|
|
|
|
+ "data-table-filter-date-range": "Rango de fechas",
|
|
|
|
|
+ "data-table-filter-date-relative": "Fecha relativa",
|
|
|
"default-channel": "Canal de ventas por defecto",
|
|
"default-channel": "Canal de ventas por defecto",
|
|
|
"default-language": "Idioma por defecto",
|
|
"default-language": "Idioma por defecto",
|
|
|
"default-tax-category": "Categoría de impuestos por defecto",
|
|
"default-tax-category": "Categoría de impuestos por defecto",
|
|
@@ -432,9 +435,11 @@
|
|
|
"ago-minutes": "Hace {count, plural, one {1 min} other {{count} min}}",
|
|
"ago-minutes": "Hace {count, plural, one {1 min} other {{count} min}}",
|
|
|
"ago-seconds": "{count, plural, =0 {Ahora mismo} one {Hace 1s} other {Hace {count}s}}",
|
|
"ago-seconds": "{count, plural, =0 {Ahora mismo} one {Hace 1s} other {Hace {count}s}}",
|
|
|
"ago-years": "Hace {count, plural, one {1 año} other {{count} años}}",
|
|
"ago-years": "Hace {count, plural, one {1 año} other {{count} años}}",
|
|
|
|
|
+ "day": "día",
|
|
|
"duration-milliseconds": "{ms}ms",
|
|
"duration-milliseconds": "{ms}ms",
|
|
|
"duration-minutes:seconds": "{m}:{s}m",
|
|
"duration-minutes:seconds": "{m}:{s}m",
|
|
|
"duration-seconds": "{s}s",
|
|
"duration-seconds": "{s}s",
|
|
|
|
|
+ "month": "mes",
|
|
|
"month-apr": "Abril",
|
|
"month-apr": "Abril",
|
|
|
"month-aug": "Agosto",
|
|
"month-aug": "Agosto",
|
|
|
"month-dec": "Diciembre",
|
|
"month-dec": "Diciembre",
|
|
@@ -447,6 +452,9 @@
|
|
|
"month-nov": "Noviembre",
|
|
"month-nov": "Noviembre",
|
|
|
"month-oct": "Octubre",
|
|
"month-oct": "Octubre",
|
|
|
"month-sep": "Septiembre",
|
|
"month-sep": "Septiembre",
|
|
|
|
|
+ "relative-past-days": "{count} {count, plural, one {día} other {días}} atrás",
|
|
|
|
|
+ "relative-past-months": "{count} {count, plural, one {mes} other {meses}} atrás",
|
|
|
|
|
+ "relative-past-years": "{count} {count, plural, one {año} other {años}} atrás",
|
|
|
"time": "Hora",
|
|
"time": "Hora",
|
|
|
"weekday-fr": "Vi",
|
|
"weekday-fr": "Vi",
|
|
|
"weekday-mo": "Lu",
|
|
"weekday-mo": "Lu",
|
|
@@ -454,7 +462,8 @@
|
|
|
"weekday-su": "Do",
|
|
"weekday-su": "Do",
|
|
|
"weekday-th": "Ju",
|
|
"weekday-th": "Ju",
|
|
|
"weekday-tu": "Ma",
|
|
"weekday-tu": "Ma",
|
|
|
- "weekday-we": "Mi"
|
|
|
|
|
|
|
+ "weekday-we": "Mi",
|
|
|
|
|
+ "year": "año"
|
|
|
},
|
|
},
|
|
|
"editor": {
|
|
"editor": {
|
|
|
"image-alt": "Descripción (alt)",
|
|
"image-alt": "Descripción (alt)",
|