-
-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation using Weblate (Italian)
- Loading branch information
Showing
1 changed file
with
97 additions
and
0 deletions.
There are no files selected for viewing
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,97 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * survey_partner_representative | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 17.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\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" | ||
|
||
#. 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.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: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: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 "" |