diff --git a/website_event_questions_template/i18n/es.po b/website_event_questions_template/i18n/es.po index 25d3e3831..b813e8759 100644 --- a/website_event_questions_template/i18n/es.po +++ b/website_event_questions_template/i18n/es.po @@ -7,21 +7,20 @@ msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-11-16 08:42+0100\n" -"PO-Revision-Date: 2019-02-01 14:03+0000\n" -"Last-Translator: Marta Vázquez Rodríguez \n" +"PO-Revision-Date: 2023-12-29 10:33+0000\n" +"Last-Translator: Ivorra78 \n" "Language-Team: \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.4\n" +"X-Generator: Weblate 4.17\n" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_answer__name -#, fuzzy msgid "Answer" -msgstr "Respuestas" +msgstr "Respuesta" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__answer_ids @@ -36,7 +35,7 @@ msgstr "Respuestas de la plantilla del evento" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__once_per_order msgid "Ask only once per order" -msgstr "" +msgstr "Pregunte sólo una vez por pedido" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template__create_uid @@ -75,9 +74,8 @@ msgstr "Plantilla de preguntas de eventos" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__event_type_id -#, fuzzy msgid "Event Type" -msgstr "Evento ID" +msgstr "Tipo de Evento" #. module: website_event_questions_template #: model:ir.model,name:website_event_questions_template.model_event_question_template @@ -99,6 +97,8 @@ msgid "" "propagated to every attendees.If not it will be asked for every attendee of " "a reservation." msgstr "" +"Si es True, esta pregunta se hará una sola vez y su valor se propagará a " +"todos los asistentes. Si no, se hará a todos los asistentes de una reserva." #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_event____last_update @@ -129,14 +129,13 @@ msgstr "Nombre" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_answer__question_id -#, fuzzy msgid "Question" -msgstr "Preguntas" +msgstr "Pregunta" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__question_type msgid "Question Type" -msgstr "" +msgstr "Tipo de Pregunta" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template__question_ids @@ -163,12 +162,12 @@ msgstr "Preguntas de la plantilla de preguntas" #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_answer__sequence #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__sequence msgid "Sequence" -msgstr "" +msgstr "Secuencia" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__title msgid "Title" -msgstr "" +msgstr "Título" #. module: website_event_questions_template #: code:addons/website_event_questions_template/models/event.py:0