@@ -1 +1,94 @@
|
||||
# Spanish
|
||||
|
||||
app.title=Chart App
|
||||
action.themeToggle=Cambiar esquema de color
|
||||
action.language=Cambiar idioma
|
||||
lang.de=Deutsch
|
||||
lang.en=English
|
||||
lang.es=Español
|
||||
|
||||
nav.dashboard=Panel
|
||||
nav.form=Formulario
|
||||
nav.table=Tabla
|
||||
|
||||
page.dashboard=Panel
|
||||
page.form=Formulario
|
||||
page.table=Tabla
|
||||
|
||||
card.revenueTrend=Evolución de ingresos
|
||||
card.revenueByMonth=Ingresos por mes
|
||||
card.revenueByRegion=Ingresos por región
|
||||
card.registration=Registro
|
||||
card.employees=Empleados
|
||||
|
||||
chart.revenueSeries=Ingresos 2026
|
||||
chart.pointClick=Serie {0}, punto {1}
|
||||
chart.sliceClick=Sector {0}
|
||||
|
||||
month.jan=Ene
|
||||
month.feb=Feb
|
||||
month.mar=Mar
|
||||
month.apr=Abr
|
||||
month.may=May
|
||||
month.jun=Jun
|
||||
|
||||
region.north=Norte
|
||||
region.south=Sur
|
||||
region.east=Este
|
||||
region.west=Oeste
|
||||
|
||||
form.firstName=Nombre
|
||||
form.lastName=Apellido
|
||||
form.email=Correo electrónico
|
||||
form.password=Contraseña
|
||||
form.age=Edad
|
||||
form.salary=Salario (€)
|
||||
form.birthdate=Fecha de nacimiento
|
||||
form.time=Hora preferida
|
||||
form.country=País
|
||||
form.department=Departamento
|
||||
form.interests=Intereses
|
||||
form.salutation=Tratamiento
|
||||
form.newsletter=Suscribirse al boletín
|
||||
form.remark=Observación
|
||||
form.save=Guardar
|
||||
form.reset=Restablecer
|
||||
form.today=Hoy
|
||||
form.cancel=Cancelar
|
||||
|
||||
country.de=Alemania
|
||||
country.at=Austria
|
||||
country.ch=Suiza
|
||||
country.fr=Francia
|
||||
country.nl=Países Bajos
|
||||
|
||||
dept.sales=Ventas
|
||||
dept.marketing=Marketing
|
||||
dept.dev=Desarrollo
|
||||
dept.support=Soporte
|
||||
dept.management=Dirección
|
||||
|
||||
interest.newsletter=Temas del boletín
|
||||
interest.webinars=Seminarios web
|
||||
interest.updates=Actualizaciones de producto
|
||||
interest.events=Eventos
|
||||
|
||||
salutation.mrs=Sra.
|
||||
salutation.mr=Sr.
|
||||
salutation.diverse=Diverso
|
||||
salutation.none=Sin especificar
|
||||
|
||||
valid.firstNameRequired=El nombre es obligatorio
|
||||
valid.lastNameRequired=El apellido es obligatorio
|
||||
valid.emailRequired=El correo electrónico es obligatorio
|
||||
valid.emailInvalid=Dirección de correo no válida
|
||||
valid.ageRange=La edad debe estar entre 0 y 120
|
||||
|
||||
notify.saved=Guardado: {0} {1}
|
||||
notify.checkInput=Por favor revise los datos ingresados
|
||||
|
||||
table.search=Buscar…
|
||||
col.name=Nombre
|
||||
col.department=Departamento
|
||||
col.city=Ciudad
|
||||
col.salary=Salario (€)
|
||||
|
||||
Reference in New Issue
Block a user