2019-07-19 06:12:48 +03:00
|
|
|
OC.L10N.register(
|
|
|
|
"forms",
|
|
|
|
{
|
2021-02-26 05:44:34 +03:00
|
|
|
"Forms" : "Formularios",
|
2021-02-27 05:45:10 +03:00
|
|
|
"{user} has shared the form {formTitle} with you" : "{user} compartiu o formulario {formTitle} con vostede",
|
|
|
|
"{user} has shared the form {formTitle} with group {group}" : "{user} compartiu o formulario {formTitle} co co grupo {group}",
|
|
|
|
"{user} answered your form {formTitle}" : "{user} respondeu ao seu formulario {formTitle}",
|
2021-02-26 05:44:34 +03:00
|
|
|
"Anonymous user" : "Usuario anónimo",
|
2021-02-27 05:45:10 +03:00
|
|
|
"A form has been <strong>shared</strong> with you" : "Foi <strong>compartido</strong> un formulario con vostede",
|
|
|
|
"Someone <strong>answered</strong> a form" : "Alguén <strong>respondeu</strong> a un formulario",
|
2021-02-24 05:46:57 +03:00
|
|
|
"Copy" : "Copiar",
|
2020-05-11 06:17:23 +03:00
|
|
|
"Anonymous response" : "Resposta anónima",
|
2021-02-27 05:45:10 +03:00
|
|
|
"Shared by %s" : "Compartido por %s",
|
2021-01-24 05:40:48 +03:00
|
|
|
"User display name" : "Nome de usuario para amosar",
|
|
|
|
"Timestamp" : "Marca de tempo",
|
2021-01-23 05:42:19 +03:00
|
|
|
"responses" : "respostas",
|
2020-05-28 05:36:47 +03:00
|
|
|
"📝 Simple surveys and questionnaires, self-hosted" : "📝 Enquisas e cuestionarios sinxelos, en aloxamento autónomo",
|
2020-03-31 06:23:31 +03:00
|
|
|
"New form" : "Formulario novo",
|
2021-03-02 05:47:35 +03:00
|
|
|
"Your Forms" : "Os tsus formularios",
|
|
|
|
"Shared with you" : "Compartido con vostede",
|
2020-03-31 06:23:31 +03:00
|
|
|
"Loading forms …" : "Cargando formularios…",
|
2020-04-29 06:16:35 +03:00
|
|
|
"No forms created yet" : "Aínda non se creo ningún formulario",
|
|
|
|
"Create a form" : "Crear un formulario",
|
|
|
|
"Select a form or create a new one" : "Seleccionar un formulario ou crear un novo",
|
2022-07-02 05:49:11 +03:00
|
|
|
"Please select a form" : "Seleccione un formulario",
|
2020-04-28 06:17:00 +03:00
|
|
|
"Create new form" : "Crear un formulario novo",
|
2020-03-31 06:23:31 +03:00
|
|
|
"An error occurred while loading the forms list" : "Produciuse un erro ao cargar a lista de formularios",
|
2022-06-01 05:58:47 +03:00
|
|
|
"Form not found" : "Non se atopou o formulario",
|
2020-03-31 06:23:31 +03:00
|
|
|
"Unable to create a new form" : "Non é posíbel crear un novo formulario",
|
2021-02-24 05:46:57 +03:00
|
|
|
"Unable to copy form" : "Non é posíbel copiar o formulario",
|
2022-09-07 05:53:22 +03:00
|
|
|
"This form does not exist" : "Este formulario non existe",
|
|
|
|
"Form expired" : "Formulario caducado",
|
|
|
|
"This form has expired and is no longer taking answers" : "Este formulario caducou e xa non admite respostas",
|
2022-07-02 05:49:11 +03:00
|
|
|
"Select groups" : "Seleccionar grupos",
|
2022-06-01 05:58:47 +03:00
|
|
|
"Share form" : "Compartir formulario",
|
2021-03-03 05:43:57 +03:00
|
|
|
"Results" : "Resultados",
|
2021-02-24 05:46:57 +03:00
|
|
|
"Copy form" : "Copiar o formulario",
|
2020-03-27 06:22:15 +03:00
|
|
|
"Delete form" : "Eliminar formulario",
|
2020-05-11 06:17:23 +03:00
|
|
|
"Are you sure you want to delete {title}?" : "Confirma que quere eliminar {title}?",
|
|
|
|
"Error while deleting {title}" : "Produciuse un erro ao eliminar {title}",
|
2020-04-29 06:16:35 +03:00
|
|
|
"An answer for the {index} option" : "Unha resposta para a opción {index}",
|
|
|
|
"Answer number {index}" : "Resposta número {index}",
|
|
|
|
"Delete answer" : "Eliminar resposta",
|
|
|
|
"Error while saving the answer" : "Produciuse un erro ao gardar a resposta",
|
|
|
|
"Question number {index}" : "Pregunta número {index}",
|
2020-05-01 06:20:26 +03:00
|
|
|
"Drag to reorder the questions" : "Arrastre para reordenar as preguntas",
|
|
|
|
"Title of question number {index}" : "Título da pregunta número {index}",
|
2020-06-18 05:36:30 +03:00
|
|
|
"Required" : "Obrigatorio",
|
2020-04-29 06:16:35 +03:00
|
|
|
"Delete question" : "Eliminar a pregunta",
|
2022-04-25 05:52:19 +03:00
|
|
|
"Description" : "Descrición",
|
2020-06-13 05:35:34 +03:00
|
|
|
"This question needs a title!" : "Esta pregunta necesita un título.",
|
2020-04-29 06:16:35 +03:00
|
|
|
"Add a new answer" : "Engadir unha nova resposta",
|
2020-06-10 05:36:44 +03:00
|
|
|
"There was an issue deleting this option" : "Houbo un problema ao eliminar esta opción",
|
2020-07-08 05:36:25 +03:00
|
|
|
"A long answer for the question “{text}”" : "Unha resposta longa para a pregunta «{text}»",
|
2020-06-12 05:36:22 +03:00
|
|
|
"A short answer for the question “{text}”" : "Unha resposta curta para a pregunta «{text}»",
|
2020-07-09 05:38:30 +03:00
|
|
|
"No response" : "Sen resposta",
|
2022-10-01 05:32:20 +03:00
|
|
|
"Delete this response" : "Elimina resta resposta",
|
2022-06-01 05:58:47 +03:00
|
|
|
"Allow multiple responses per person" : "Permitir respostas múltiples por persoa",
|
|
|
|
"Set expiration date" : "Definir a data de caducidade",
|
|
|
|
"Expired on {date}" : "Caducou o {date}",
|
|
|
|
"Expires on {date}" : "Caduca o {date}",
|
2020-05-07 06:17:42 +03:00
|
|
|
"No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.",
|
|
|
|
"No elements found." : "Non se atoparon elementos.",
|
2023-02-02 05:40:31 +03:00
|
|
|
"Permissions" : "Permisos",
|
2022-06-01 05:58:47 +03:00
|
|
|
"Delete" : "Eliminar",
|
2019-07-19 06:12:48 +03:00
|
|
|
"Group" : "Grupo",
|
2022-07-02 05:49:11 +03:00
|
|
|
"Share link" : "Compartir ligazón",
|
|
|
|
"Add link" : "Engadir a ligazón",
|
2022-09-21 05:53:34 +03:00
|
|
|
"Copy to clipboard" : "Copiar no portapapeis.",
|
2023-03-10 05:53:56 +03:00
|
|
|
"Remove link" : "Eliminar enlace",
|
2022-09-21 05:53:34 +03:00
|
|
|
"Internal link" : "Ligazón interna",
|
2022-12-04 05:29:53 +03:00
|
|
|
"View" : "Ver",
|
|
|
|
"Edit" : "Editar",
|
|
|
|
"Show results" : "Amosar resultados",
|
|
|
|
"Share" : "Compartir",
|
2020-04-29 06:16:35 +03:00
|
|
|
"Toggle settings" : "Cambiar os axustes",
|
2022-08-22 05:49:21 +03:00
|
|
|
"Loading {title} …" : "Cargando {title}…",
|
2020-05-01 06:20:26 +03:00
|
|
|
"Form title" : "Título do formulario",
|
2020-05-02 06:16:23 +03:00
|
|
|
"Add a question" : "Engadir unha pregunta",
|
2020-10-15 05:39:54 +03:00
|
|
|
"Responses are anonymous." : "As respostas son anónimas.",
|
|
|
|
"Responses are connected to your Nextcloud account." : "As respostas están conectadas á súa conta de Nextcloud.",
|
2020-10-16 05:40:36 +03:00
|
|
|
"An asterisk (*) indicates mandatory questions." : "Un asterisco (*) indica preguntas obrigatorias.",
|
2020-04-29 06:16:35 +03:00
|
|
|
"There was an error while adding the new question" : "Produciuse un erro ao engadir a pregunta nova",
|
|
|
|
"There was an error while removing the question" : "Produciuse un erro ao retirar a pregunta",
|
|
|
|
"Error while saving form" : "Produciuse un erro ao gardar o formulario",
|
|
|
|
"Loading responses …" : "Cargando as respostas…",
|
2020-07-09 05:38:30 +03:00
|
|
|
"{amount} responses" : "{amount} respostas",
|
|
|
|
"Summary" : "Resumo",
|
2021-03-02 05:47:35 +03:00
|
|
|
"Responses" : "Respostas",
|
2020-05-06 06:15:29 +03:00
|
|
|
"Options" : "Opcións",
|
2021-03-02 05:47:35 +03:00
|
|
|
"Save CSV to Files" : "Gardar o CSV en Ficheiros",
|
|
|
|
"Download CSV" : "Descargar CSV",
|
2020-05-07 06:17:42 +03:00
|
|
|
"Delete all responses" : "Eliminar todas as respostas",
|
2020-04-29 06:16:35 +03:00
|
|
|
"No responses yet" : "Aínda non hai respostas",
|
|
|
|
"Results of submitted forms will show up here" : "Os resultados dos formularios enviados amosaranse aquí",
|
2020-07-09 05:38:30 +03:00
|
|
|
"There was an error while loading the results" : "Produciuse un erro ao cargar os resultados",
|
2021-03-02 05:47:35 +03:00
|
|
|
"Export successful to {file}" : "Exportado satisfactoriamente a {file}",
|
|
|
|
"There was an error, while exporting to Files" : "Produciuse un erro ao exportar a Ficheiros",
|
2020-05-09 06:15:43 +03:00
|
|
|
"There was an error while removing this response" : "Produciuse un erro ao retirar esta resposta",
|
2020-05-11 06:17:23 +03:00
|
|
|
"Are you sure you want to delete all responses of {title}?" : "Confirma que quere eliminar todas as respostas de {title}?",
|
2020-05-09 06:15:43 +03:00
|
|
|
"There was an error while removing responses" : "Produciuse un erro ao retirar as respostas",
|
2022-06-01 05:58:47 +03:00
|
|
|
"Sharing" : "Compartindo",
|
2020-04-29 06:16:35 +03:00
|
|
|
"Settings" : "Axustes",
|
2020-05-01 06:20:26 +03:00
|
|
|
"Submitting form …" : "Enviando o formulario…",
|
|
|
|
"Thank you for completing the form!" : "Grazas por completar o formulario.",
|
2021-02-27 05:45:10 +03:00
|
|
|
"Submit" : "Enviar",
|
|
|
|
"Submit form" : "Enviar o formulario",
|
2020-05-01 06:20:26 +03:00
|
|
|
"There was an error submitting the form" : "Produciuse un erro no envío do formulario",
|
2020-05-06 06:15:29 +03:00
|
|
|
"Error while saving question" : "Produciuse un erro ao gardar a pregunta",
|
2022-06-01 05:58:47 +03:00
|
|
|
"Form link copied" : "Copiada a ligazón do formulario",
|
|
|
|
"Cannot copy, please copy the link manually" : "Non foi posíbel copiala. Copie a ligazón manualmente",
|
2020-04-29 06:16:35 +03:00
|
|
|
"Checkboxes" : "Caixas de verificación",
|
2020-08-23 05:37:43 +03:00
|
|
|
"Checkbox question title" : "Título da pregunta da caixa de selección",
|
2020-07-08 05:36:25 +03:00
|
|
|
"This question needs a title and at least one answer!" : "Esta pregunta necesita un título e polo menos unha resposta.",
|
2020-07-09 05:38:30 +03:00
|
|
|
"Dropdown" : "Despregábel",
|
|
|
|
"Dropdown question title" : "Título da pregunta despregábel",
|
|
|
|
"People can pick one option" : "A xente pode escoller unha opción",
|
|
|
|
"Pick an option" : "Escolla unha opción",
|
2020-04-29 06:16:35 +03:00
|
|
|
"Short answer" : "Resposta curta",
|
2020-06-12 05:36:22 +03:00
|
|
|
"Short answer question title" : "Título da pregunta de resposta curta",
|
2020-06-11 05:35:09 +03:00
|
|
|
"People can enter a short answer" : "A xente pode introducir unha resposta curta",
|
2020-04-29 06:16:35 +03:00
|
|
|
"Long text" : "Texto longo",
|
2020-06-12 05:36:22 +03:00
|
|
|
"Long text question title" : "Título da pregunta de texto longo",
|
|
|
|
"People can enter a long text" : "A xente pode introducir un texto longo",
|
2020-11-22 05:41:19 +03:00
|
|
|
"Date" : "Data",
|
|
|
|
"Date question title" : "Título da pregunta de data",
|
|
|
|
"People can pick a date" : "A xente pode escoller unha data",
|
|
|
|
"Pick a date" : "Escolla unha data",
|
|
|
|
"Datetime" : "Data e hora",
|
|
|
|
"Datetime question title" : "Título da pregunta de data e hora",
|
|
|
|
"People can pick a date and time" : "A xente pode escoller data e hora",
|
|
|
|
"Pick a date and time" : "Escolla unha data e hora",
|
2022-04-24 05:53:43 +03:00
|
|
|
"Time" : "Hora",
|
2022-09-07 05:53:22 +03:00
|
|
|
"Pick a time" : "Escolla un momento"
|
2019-07-19 06:12:48 +03:00
|
|
|
},
|
|
|
|
"nplurals=2; plural=(n != 1);");
|