Odoo modules related to surveys
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# 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 ""
|