Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (26 of 26 strings)

Translation: event-14.0/event-14.0-website_event_questions_template
Translate-URL: https://translation.odoo-community.org/projects/event-14-0/event-14-0-website_event_questions_template/es/
  • Loading branch information
Ivorra78 authored and weblate committed Dec 29, 2023
1 parent 151ca28 commit 484b5ed
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions website_event_questions_template/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>\n"
"PO-Revision-Date: 2023-12-29 10:33+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 484b5ed

Please sign in to comment.