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.

52 lines
1.5 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * survey_select_input
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-03-23 10:27+0000\n"
"PO-Revision-Date: 2020-03-23 10:27+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_select_input
#: code:addons/survey_select_input/models/survey_survey.py:26
#, python-format
msgid " from all ones"
msgstr ""
#. module: survey_select_input
#: code:addons/survey_select_input/models/survey_survey.py:24
#, python-format
msgid " selected"
msgstr ""
#. module: survey_select_input
#: model:ir.model.fields,field_description:survey_select_input.field_survey_survey__tot_selected_survey
msgid "Number of selected surveys"
msgstr ""
#. module: survey_select_input
#: model:ir.model.fields,field_description:survey_select_input.field_survey_user_input__selected
#: model_terms:ir.ui.view,arch_db:survey_select_input.survey_survey_form
#: model_terms:ir.ui.view,arch_db:survey_select_input.survey_user_input_search
#: model_terms:ir.ui.view,arch_db:survey_select_input.view_survey_user_input_kanban
msgid "Selected"
msgstr ""
#. module: survey_select_input
#: model:ir.model,name:survey_select_input.model_survey_survey
msgid "Survey"
msgstr ""
#. module: survey_select_input
#: model:ir.model,name:survey_select_input.model_survey_user_input
msgid "Survey User Input"
msgstr ""