[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-07-16 02:43:30 +00:00
parent fc9bcc95eb
commit ab3df9da4d
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
6 changed files with 20 additions and 6 deletions

View file

@ -91,8 +91,8 @@ OC.L10N.register(
"Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl",
"Dropdown" : "Aufklappmenü",
"Dropdown question title" : "Titel der Frage im Aufklappmenü",
"People can pick one option" : "Benutzer können eine Option wählen",
"Pick an option" : "Wählen Sie eine Option",
"People can pick one option" : "Teilnehmer können eine Option wählen",
"Pick an option" : "Wähle eine Option",
"Short answer" : "Kurze Antwort",
"Short answer question title" : "Titel der Frage mit kurzer Antwort",
"People can enter a short answer" : "Personen können eine kurze Antwort eingeben",

View file

@ -89,8 +89,8 @@
"Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl",
"Dropdown" : "Aufklappmenü",
"Dropdown question title" : "Titel der Frage im Aufklappmenü",
"People can pick one option" : "Benutzer können eine Option wählen",
"Pick an option" : "Wählen Sie eine Option",
"People can pick one option" : "Teilnehmer können eine Option wählen",
"Pick an option" : "Wähle eine Option",
"Short answer" : "Kurze Antwort",
"Short answer question title" : "Titel der Frage mit kurzer Antwort",
"People can enter a short answer" : "Personen können eine kurze Antwort eingeben",

View file

@ -91,7 +91,7 @@ OC.L10N.register(
"Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl",
"Dropdown" : "Aufklappmenü",
"Dropdown question title" : "Titel der Frage im Aufklappmenü",
"People can pick one option" : "Benutzer können eine Option wählen",
"People can pick one option" : "Teilnehmer können eine Option wählen",
"Pick an option" : "Wählen Sie eine Option",
"Short answer" : "Kurze Antwort",
"Short answer question title" : "Titel der Frage mit kurzer Antwort",

View file

@ -89,7 +89,7 @@
"Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl",
"Dropdown" : "Aufklappmenü",
"Dropdown question title" : "Titel der Frage im Aufklappmenü",
"People can pick one option" : "Benutzer können eine Option wählen",
"People can pick one option" : "Teilnehmer können eine Option wählen",
"Pick an option" : "Wählen Sie eine Option",
"Short answer" : "Kurze Antwort",
"Short answer question title" : "Titel der Frage mit kurzer Antwort",

View file

@ -37,6 +37,7 @@ OC.L10N.register(
"A long answer for the question “{text}”" : "Una respuesta larga para la pregunta \"{text}\"",
"A short answer for the question “{text}”" : "Una respuesta corta para la pregunta \"{index}\"",
"Delete this response" : "Eliminar esta respuesta",
"No response" : "Sin respuesta",
"User or group name …" : "Nombre de usuario o grupo…",
"No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.",
"Searching …" : "Buscando ...",
@ -53,12 +54,14 @@ OC.L10N.register(
"Error while saving form" : "Error al guardar el formulario",
"Loading responses …" : "Cargando respuestas…",
"Back to questions" : "Volver a las preguntas",
"{amount} responses" : "{amount} de respuestas",
"Summary" : "Resumen",
"Options" : "Opciones",
"Export to CSV" : "Exportar a CSV",
"Delete all responses" : "Eliminar todas las respuestas",
"No responses yet" : "Aún no hay respuestas",
"Results of submitted forms will show up here" : "Los resultados de los formularios enviados aparecerán aquí",
"There was an error while loading the results" : "Ha habido un error al cargar los resultados",
"There was an error while removing this response" : "Ha habido un error al eliminar esta respuesta",
"Are you sure you want to delete all responses of {title}?" : "¿Seguro que quieres borrar todas las respuestas de {title}?",
"There was an error while removing responses" : "Ha habido un error al eliminar las respuestas",
@ -86,6 +89,10 @@ OC.L10N.register(
"This question needs a title and at least one answer!" : "¡Esta pregunta necesita un título y al menos una respuesta!",
"Multiple choice" : "Elección múltiple",
"Multiple choice question title" : "Título de la pregunta con elección múltiple",
"Dropdown" : "Desplegable",
"Dropdown question title" : "Título desplegable de la pregunta",
"People can pick one option" : "Los usuarios pueden elegir una opción",
"Pick an option" : "Elija una opción",
"Short answer" : "Respuesta corta",
"Short answer question title" : "Título de pregunta de respuesta corta",
"People can enter a short answer" : "Quien responde puede introducir una respuesta corta",

View file

@ -35,6 +35,7 @@
"A long answer for the question “{text}”" : "Una respuesta larga para la pregunta \"{text}\"",
"A short answer for the question “{text}”" : "Una respuesta corta para la pregunta \"{index}\"",
"Delete this response" : "Eliminar esta respuesta",
"No response" : "Sin respuesta",
"User or group name …" : "Nombre de usuario o grupo…",
"No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.",
"Searching …" : "Buscando ...",
@ -51,12 +52,14 @@
"Error while saving form" : "Error al guardar el formulario",
"Loading responses …" : "Cargando respuestas…",
"Back to questions" : "Volver a las preguntas",
"{amount} responses" : "{amount} de respuestas",
"Summary" : "Resumen",
"Options" : "Opciones",
"Export to CSV" : "Exportar a CSV",
"Delete all responses" : "Eliminar todas las respuestas",
"No responses yet" : "Aún no hay respuestas",
"Results of submitted forms will show up here" : "Los resultados de los formularios enviados aparecerán aquí",
"There was an error while loading the results" : "Ha habido un error al cargar los resultados",
"There was an error while removing this response" : "Ha habido un error al eliminar esta respuesta",
"Are you sure you want to delete all responses of {title}?" : "¿Seguro que quieres borrar todas las respuestas de {title}?",
"There was an error while removing responses" : "Ha habido un error al eliminar las respuestas",
@ -84,6 +87,10 @@
"This question needs a title and at least one answer!" : "¡Esta pregunta necesita un título y al menos una respuesta!",
"Multiple choice" : "Elección múltiple",
"Multiple choice question title" : "Título de la pregunta con elección múltiple",
"Dropdown" : "Desplegable",
"Dropdown question title" : "Título desplegable de la pregunta",
"People can pick one option" : "Los usuarios pueden elegir una opción",
"Pick an option" : "Elija una opción",
"Short answer" : "Respuesta corta",
"Short answer question title" : "Título de pregunta de respuesta corta",
"People can enter a short answer" : "Quien responde puede introducir una respuesta corta",