[tx-robot] updated from transifex
This commit is contained in:
parent
dfac609556
commit
758edf0185
2 changed files with 18 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"forms",
|
||||
{
|
||||
"Anonymous response" : "Respuesta anónima",
|
||||
"Shared by %s" : "Compartido por %s",
|
||||
"Forms" : "Formularios",
|
||||
"A forms app, similar to Google Forms." : "Una app de formularios, similar a Google Forms",
|
||||
|
|
@ -19,6 +20,8 @@ OC.L10N.register(
|
|||
"Form link copied" : "Enlace del formulario copiado",
|
||||
"Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente",
|
||||
"Copy share link" : "Copiar enlace para compartir",
|
||||
"Are you sure you want to delete {title}?" : "¿Seguro que quieres borrar {title}?",
|
||||
"Error while deleting {title}" : "Error al borrar {title}",
|
||||
"An answer for the {index} option" : "Una respuesta para la opción {index}",
|
||||
"Answer number {index}" : "Respuesta númeor {index}",
|
||||
"Delete answer" : "Eliminar respuesta",
|
||||
|
|
@ -26,6 +29,7 @@ OC.L10N.register(
|
|||
"Error while saving the answer" : "Error al guardar la respuesta",
|
||||
"Question number {index}" : "Pregunta número {index}",
|
||||
"Drag to reorder the questions" : "Pulsa y arrastra para reordenar las preguntas",
|
||||
"Question title" : "Título de la pregunta",
|
||||
"Title of question number {index}" : "Título de la pregunta número {index}",
|
||||
"Mandatory" : "Obligatorio",
|
||||
"Delete question" : "Eliminar pregunta",
|
||||
|
|
@ -35,6 +39,7 @@ OC.L10N.register(
|
|||
"A short answer for the question “{text}”" : "Una respuesta corta para la pregunta \"{index}\"",
|
||||
"Short answer text" : "Texto de respuesta corta",
|
||||
"Delete this response" : "Eliminar esta respuesta",
|
||||
"User or group name …" : "Nombre de usuario o grupo…",
|
||||
"No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.",
|
||||
"Searching …" : "Buscando ...",
|
||||
"No elements found." : "No se encontraron elementos.",
|
||||
|
|
@ -49,6 +54,7 @@ OC.L10N.register(
|
|||
"There was an error while removing the question" : "Ha habido un error al eliminar la pregunta",
|
||||
"Error while saving form" : "Error al guardar el formulario",
|
||||
"Loading responses …" : "Cargando respuestas…",
|
||||
"Back to questions" : "Volver a las preguntas",
|
||||
"Responses for {title}" : "Repuestas en {title}",
|
||||
"Export to CSV" : "Exportar a CSV",
|
||||
"Options" : "Opciones",
|
||||
|
|
@ -56,6 +62,9 @@ OC.L10N.register(
|
|||
"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 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",
|
||||
"Settings" : "Ajustes",
|
||||
"Anonymous responses" : "Respuestas anónimas",
|
||||
"Only allow one response per user" : "Permitir solo una respuesta por usuario",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Anonymous response" : "Respuesta anónima",
|
||||
"Shared by %s" : "Compartido por %s",
|
||||
"Forms" : "Formularios",
|
||||
"A forms app, similar to Google Forms." : "Una app de formularios, similar a Google Forms",
|
||||
|
|
@ -17,6 +18,8 @@
|
|||
"Form link copied" : "Enlace del formulario copiado",
|
||||
"Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente",
|
||||
"Copy share link" : "Copiar enlace para compartir",
|
||||
"Are you sure you want to delete {title}?" : "¿Seguro que quieres borrar {title}?",
|
||||
"Error while deleting {title}" : "Error al borrar {title}",
|
||||
"An answer for the {index} option" : "Una respuesta para la opción {index}",
|
||||
"Answer number {index}" : "Respuesta númeor {index}",
|
||||
"Delete answer" : "Eliminar respuesta",
|
||||
|
|
@ -24,6 +27,7 @@
|
|||
"Error while saving the answer" : "Error al guardar la respuesta",
|
||||
"Question number {index}" : "Pregunta número {index}",
|
||||
"Drag to reorder the questions" : "Pulsa y arrastra para reordenar las preguntas",
|
||||
"Question title" : "Título de la pregunta",
|
||||
"Title of question number {index}" : "Título de la pregunta número {index}",
|
||||
"Mandatory" : "Obligatorio",
|
||||
"Delete question" : "Eliminar pregunta",
|
||||
|
|
@ -33,6 +37,7 @@
|
|||
"A short answer for the question “{text}”" : "Una respuesta corta para la pregunta \"{index}\"",
|
||||
"Short answer text" : "Texto de respuesta corta",
|
||||
"Delete this response" : "Eliminar esta respuesta",
|
||||
"User or group name …" : "Nombre de usuario o grupo…",
|
||||
"No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.",
|
||||
"Searching …" : "Buscando ...",
|
||||
"No elements found." : "No se encontraron elementos.",
|
||||
|
|
@ -47,6 +52,7 @@
|
|||
"There was an error while removing the question" : "Ha habido un error al eliminar la pregunta",
|
||||
"Error while saving form" : "Error al guardar el formulario",
|
||||
"Loading responses …" : "Cargando respuestas…",
|
||||
"Back to questions" : "Volver a las preguntas",
|
||||
"Responses for {title}" : "Repuestas en {title}",
|
||||
"Export to CSV" : "Exportar a CSV",
|
||||
"Options" : "Opciones",
|
||||
|
|
@ -54,6 +60,9 @@
|
|||
"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 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",
|
||||
"Settings" : "Ajustes",
|
||||
"Anonymous responses" : "Respuestas anónimas",
|
||||
"Only allow one response per user" : "Permitir solo una respuesta por usuario",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue