-
-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UPD] Update survey_partner_representative.pot
- Loading branch information
oca-ci
committed
Jan 16, 2024
1 parent
bbc9b0b
commit 02023d3
Showing
1 changed file
with
117 additions
and
0 deletions.
There are no files selected for viewing
117 changes: 117 additions & 0 deletions
117
survey_partner_representative/i18n/survey_partner_representative.pot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * survey_partner_representative | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 15.0\n" | ||
"Report-Msgid-Bugs-To: \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_partner_representative | ||
#: model:ir.model.fields,help:survey_partner_representative.field_survey_survey__allow_partner_representing | ||
msgid "" | ||
"A user with the proper permissions, could do the survey on behalf of other" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:ir.model.fields,field_description:survey_partner_representative.field_survey_survey__allow_partner_representing | ||
msgid "Allow Partner Representing" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:survey.question,title:survey_partner_representative.survey_representative_q1 | ||
msgid "Email" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:survey.question.answer,value:survey_partner_representative.survey_representative_q5_sug2 | ||
msgid "Fish" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:survey.question,comments_message:survey_partner_representative.survey_representative_q0 | ||
#: model:survey.question,comments_message:survey_partner_representative.survey_representative_q1 | ||
#: model:survey.question,comments_message:survey_partner_representative.survey_representative_q5 | ||
msgid "If other, please specify:" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:survey.survey,title:survey_partner_representative.survey_representative_demo | ||
msgid "Meal preferences" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:survey.question.answer,value:survey_partner_representative.survey_representative_q5_sug1 | ||
msgid "Meat" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:survey.question,title:survey_partner_representative.survey_representative_q0 | ||
msgid "Name" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:ir.model.fields,field_description:survey_partner_representative.field_survey_user_input__representative_partner_id | ||
msgid "Representative Partner" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:res.groups,name:survey_partner_representative.partner_representative | ||
msgid "Representative on surveys" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:ir.model,name:survey_partner_representative.model_survey_survey | ||
msgid "Survey" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:ir.model.fields,field_description:survey_partner_representative.field_survey_representative_mixin__survey_representative_partner_id | ||
msgid "Survey Representative Partner" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:ir.model,name:survey_partner_representative.model_survey_user_input | ||
#: model:ir.model.fields,field_description:survey_partner_representative.field_survey_representative_mixin__survey_user_input_id | ||
msgid "Survey User Input" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:survey.question,validation_error_msg:survey_partner_representative.survey_representative_q0 | ||
#: model:survey.question,validation_error_msg:survey_partner_representative.survey_representative_q1 | ||
#: model:survey.question,validation_error_msg:survey_partner_representative.survey_representative_q5 | ||
msgid "The answer you entered is not valid." | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:ir.model.fields,help:survey_partner_representative.field_survey_user_input__representative_partner_id | ||
msgid "This partner filled this survey on behalf of other" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:survey.question,constr_error_msg:survey_partner_representative.survey_representative_q0 | ||
#: model:survey.question,constr_error_msg:survey_partner_representative.survey_representative_q1 | ||
#: model:survey.question,constr_error_msg:survey_partner_representative.survey_representative_q5 | ||
msgid "This question requires an answer." | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:ir.model,name:survey_partner_representative.model_survey_representative_mixin | ||
msgid "Use this mixin in models that have a linked survey input" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:survey.question.answer,value:survey_partner_representative.survey_representative_q5_sug3 | ||
msgid "Vegan" | ||
msgstr "" | ||
|
||
#. module: survey_partner_representative | ||
#: model:survey.question,title:survey_partner_representative.survey_representative_q5 | ||
msgid "What would you like for dinner?" | ||
msgstr "" |