Skip to content

Commit de09e53

Browse files
gallegonovatoweblate
gallegonovato
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 100.0% (114 of 114 strings) Co-authored-by: gallegonovato <fran-carro@hotmail.es> Translate-URL: https://hosted.weblate.org/projects/croodle/client/es/ Translation: Croodle/client
1 parent 88a5196 commit de09e53

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

translations/es.yml

+14-11
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ create:
3535
label: Título
3636
placeholder: 'Añade el título de la encuesta.'
3737
validations:
38-
valueMissing: 'A form must have a title.'
39-
tooShort: 'Form title must have at least 2 characters.'
38+
valueMissing: 'Un formulario debe tener un título.'
39+
tooShort: 'El título del formulario debe tener al menos 2 caracteres.'
4040
description:
4141
label: Descripción
4242
placeholder: 'Opcional: Añade una descripción a la encuesta.'
@@ -51,10 +51,11 @@ create:
5151
dates:
5252
label: Días
5353
error:
54-
duplicatedOption: 'An option with this label already exists.'
55-
invalidOption: 'All options must be valid.'
56-
notEnoughDates: 'Debes elegir almenos un día'
57-
valueMissing: 'Every option must have a label. Please delete it if the option is not needed.'
54+
duplicatedOption: 'Ya existe una opción con esta etiqueta.'
55+
invalidOption: 'Todas las opciones deben ser válidas.'
56+
notEnoughDates: 'Debe elegirse al menos un día.'
57+
valueMissing: 'Cada opción debe tener una etiqueta. Por favor, elimínela
58+
si la opción no es necesaria.'
5859
defineTimes:
5960
label: '¿Establecer horarios?'
6061
input:
@@ -68,12 +69,13 @@ create:
6869
error:
6970
correctTimeFormat: 'Las horas y minutos del horario deben estar separadas
7071
por el caracter dospuntos (p.ej. 13:00).'
71-
duplicatedDate: 'An option for the same time at the same day already exists.'
72-
invalidTime: 'At least one time is invalid.'
72+
duplicatedDate: 'Ya existe una opción para el mismo día a la misma hora.'
73+
invalidTime: 'Al menos una vez no es válido.'
7374
notEnoughTimes: 'Ha de establecerse almenos un horario correcto para cada
7475
día. Si se ha elegido únicamente un día, hay que indicar almenos dos
7576
horarios.'
76-
partiallyFilledTime: 'Please enter a valid time with hours and minutes. Partially filled inputs are not supported.'
77+
partiallyFilledTime: 'Por favor, introduzca una hora válida con horas
78+
y minutos. No se admiten entradas parcialmente rellenadas.'
7779
fix-validation-errors-first-day: 'Tienes quee corregir todos los errores antes
7880
de copiar.'
7981
settings:
@@ -166,10 +168,11 @@ poll:
166168
newUser:
167169
everyOptionIsAnswered: 'Por favor responde a todas las opciones.'
168170
name:
169-
duplicate: 'Someone else already participated with this name. Please use an unqiue name.'
171+
duplicate: 'Otra persona ya ha participado con este nombre. Por favor,
172+
utiliza un nombre diferente.'
170173
valueMissing: 'Tienes que poner un nombre.'
171174
selection:
172-
valueMissing: 'Please provide an answer for this option.'
175+
valueMissing: 'Por favor, responda a esta opción.'
173176
evaluation:
174177
label: 'Evaluar'
175178
overview: 'Supervisar'

0 commit comments

Comments
 (0)