diff --git a/website_event_questions_template/i18n/it.po b/website_event_questions_template/i18n/it.po index edc146cf0..478af0f87 100644 --- a/website_event_questions_template/i18n/it.po +++ b/website_event_questions_template/i18n/it.po @@ -6,28 +6,30 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2022-10-08 23:35+0000\n" +"Last-Translator: Sergio Zanchetta \n" "Language-Team: none\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.3.2\n" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_answer__name msgid "Answer" -msgstr "" +msgstr "Risposta" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__answer_ids msgid "Answers" -msgstr "" +msgstr "Risposte" #. module: website_event_questions_template #: model:ir.model,name:website_event_questions_template.model_event_question_template_answer msgid "Answers for question template" -msgstr "" +msgstr "Risposte per modello domanda" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__once_per_order @@ -54,13 +56,13 @@ msgstr "" #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_answer__display_name #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__display_name msgid "Display Name" -msgstr "" +msgstr "Nome visualizzato" #. module: website_event_questions_template #: model:ir.model,name:website_event_questions_template.model_event_event #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__event_id msgid "Event" -msgstr "" +msgstr "Evento" #. module: website_event_questions_template #: model:ir.actions.act_window,name:website_event_questions_template.act_event_question_template @@ -85,7 +87,7 @@ msgstr "" #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_answer__id #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__id msgid "ID" -msgstr "" +msgstr "ID" #. module: website_event_questions_template #: model:ir.model.fields,help:website_event_questions_template.field_event_question_template_question__once_per_order @@ -101,31 +103,31 @@ msgstr "" #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_answer____last_update #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question____last_update msgid "Last Modified on" -msgstr "" +msgstr "Ultima modifica il" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template__write_uid #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_answer__write_uid #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__write_uid msgid "Last Updated by" -msgstr "" +msgstr "Ultimo aggiornamento di" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template__write_date #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_answer__write_date #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__write_date msgid "Last Updated on" -msgstr "" +msgstr "Ultimo aggiornamento il" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template__name msgid "Name" -msgstr "" +msgstr "Nome" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_answer__question_id msgid "Question" -msgstr "" +msgstr "Domanda" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template_question__question_type @@ -136,33 +138,33 @@ msgstr "" #: model:ir.model.fields,field_description:website_event_questions_template.field_event_question_template__question_ids #: model_terms:ir.ui.view,arch_db:website_event_questions_template.view_event_question_template_form msgid "Questions" -msgstr "" +msgstr "Domande" #. module: website_event_questions_template #: model:ir.model.fields,field_description:website_event_questions_template.field_event_event__event_question_template_id msgid "Questions Template" -msgstr "" +msgstr "Modello domande" #. module: website_event_questions_template #: model:ir.ui.menu,name:website_event_questions_template.menu_event_question_template msgid "Questions Templates" -msgstr "" +msgstr "Modelli domande" #. module: website_event_questions_template #: model:ir.model,name:website_event_questions_template.model_event_question_template_question msgid "Questions for event template" -msgstr "" +msgstr "Domande per modello evento" #. module: website_event_questions_template #: 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 "Sequenza" #. 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 "Titolo" #. module: website_event_questions_template #: code:addons/website_event_questions_template/models/event.py:0