From 26219a9c6e2e44fbaa72f123abf2247382d89277 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20FRAN=C3=87OIS?= Date: Mon, 4 May 2020 15:12:29 +0200 Subject: [PATCH] [I18N] survey_input_dates --- survey_input_dates/i18n/fr.po | 47 ++++++++++++++++++ .../i18n/survey_input_dates.pot | 48 +++++++++++++++++++ 2 files changed, 95 insertions(+) create mode 100644 survey_input_dates/i18n/fr.po create mode 100644 survey_input_dates/i18n/survey_input_dates.pot diff --git a/survey_input_dates/i18n/fr.po b/survey_input_dates/i18n/fr.po new file mode 100644 index 0000000..957580e --- /dev/null +++ b/survey_input_dates/i18n/fr.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * survey_input_dates +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0+e\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-05-04 13:08+0000\n" +"PO-Revision-Date: 2020-05-04 13:08+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: survey_input_dates +#: model:ir.model.fields,field_description:survey_input_dates.field_survey_user_input__date_done +#: model_terms:ir.ui.view,arch_db:survey_input_dates.survey_user_input_search +msgid "Date done" +msgstr "Réponse terminée le" + +#. module: survey_input_dates +#: model:ir.model.fields,field_description:survey_input_dates.field_survey_user_input__date_start +msgid "Start date" +msgstr "Début de réponse le" + +#. module: survey_input_dates +#: model:ir.model,name:survey_input_dates.model_survey_survey +msgid "Survey" +msgstr "Sondage" + +#. module: survey_input_dates +#: model:ir.model,name:survey_input_dates.model_survey_user_input +msgid "Survey User Input" +msgstr "Saisie utilisateur du sondage" + +#. module: survey_input_dates +#: model:ir.model.fields,help:survey_input_dates.field_survey_user_input__date_start +msgid "This date is set when the user clicks on \"Start survey\" button for the first time." +msgstr "Cette date est renseignée lorsque le répondant clique sur le bouton \"Répondre\" pour la première fois." + +#. module: survey_input_dates +#: model:ir.model.fields,help:survey_input_dates.field_survey_user_input__date_done +msgid "This date is set when the user input is set ton \"Done\" status." +msgstr "Cette date est renseignée lorsque la réponse passe au statut \"Terminé\"." diff --git a/survey_input_dates/i18n/survey_input_dates.pot b/survey_input_dates/i18n/survey_input_dates.pot new file mode 100644 index 0000000..6c66d3f --- /dev/null +++ b/survey_input_dates/i18n/survey_input_dates.pot @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * survey_input_dates +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0+e\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-05-04 13:08+0000\n" +"PO-Revision-Date: 2020-05-04 13:08+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: survey_input_dates +#: model:ir.model.fields,field_description:survey_input_dates.field_survey_user_input__date_done +#: model_terms:ir.ui.view,arch_db:survey_input_dates.survey_user_input_search +msgid "Date done" +msgstr "" + +#. module: survey_input_dates +#: model:ir.model.fields,field_description:survey_input_dates.field_survey_user_input__date_start +msgid "Start date" +msgstr "" + +#. module: survey_input_dates +#: model:ir.model,name:survey_input_dates.model_survey_survey +msgid "Survey" +msgstr "" + +#. module: survey_input_dates +#: model:ir.model,name:survey_input_dates.model_survey_user_input +msgid "Survey User Input" +msgstr "" + +#. module: survey_input_dates +#: model:ir.model.fields,help:survey_input_dates.field_survey_user_input__date_start +msgid "This date is set when the user clicks on \"Start survey\" button for the first time." +msgstr "" + +#. module: survey_input_dates +#: model:ir.model.fields,help:survey_input_dates.field_survey_user_input__date_done +msgid "This date is set when the user input is set ton \"Done\" status." +msgstr "" +