-
-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[14.0][MIG] survey_crm_generation: migration to 14.0
- Loading branch information
1 parent
bff8226
commit 8a52e15
Showing
5 changed files
with
130 additions
and
62 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
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
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,102 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * survey_crm_generation | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-06-16 07:48+0000\n" | ||
"PO-Revision-Date: 2023-06-16 07:48+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_crm_generation | ||
#: model_terms:ir.ui.view,arch_db:survey_crm_generation.survey_form | ||
#: model_terms:ir.ui.view,arch_db:survey_crm_generation.survey_question_form | ||
msgid "CRM" | ||
msgstr "" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_survey__crm_tag_ids | ||
msgid "Crm Tag" | ||
msgstr "" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_survey__crm_team_id | ||
msgid "Crm Team" | ||
msgstr "" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_crm_lead__display_name | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_question__display_name | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_survey__display_name | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_user_input__display_name | ||
msgid "Display Name" | ||
msgstr "Nombre mostrado" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_survey__generate_leads | ||
msgid "Generate Leads" | ||
msgstr "" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model.fields,help:survey_crm_generation.field_survey_survey__generate_leads | ||
msgid "Generate leads/opportunities linked to the generated quotations" | ||
msgstr "" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_crm_lead__id | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_question__id | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_survey__id | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_user_input__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_crm_lead____last_update | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_question____last_update | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_survey____last_update | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_user_input____last_update | ||
msgid "Last Modified on" | ||
msgstr "Última modificación el" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model,name:survey_crm_generation.model_crm_lead | ||
msgid "Lead/Opportunity" | ||
msgstr "Iniciativa/Oportunidad" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_user_input__opportunity_id | ||
msgid "Opportunity" | ||
msgstr "" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model.fields,help:survey_crm_generation.field_survey_survey__crm_tag_ids | ||
msgid "Set the default crm tags in the generated leads/opportunities" | ||
msgstr "" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_survey_question__show_in_lead_description | ||
msgid "Show In Lead Description" | ||
msgstr "" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model,name:survey_crm_generation.model_survey_survey | ||
msgid "Survey" | ||
msgstr "Encuesta" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model,name:survey_crm_generation.model_survey_question | ||
msgid "Survey Question" | ||
msgstr "Pregunta de la encuesta" | ||
|
||
#. module: survey_crm_generation | ||
#: model:ir.model,name:survey_crm_generation.model_survey_user_input | ||
#: model:ir.model.fields,field_description:survey_crm_generation.field_crm_lead__survey_user_input_id | ||
msgid "Survey User Input" | ||
msgstr "Entrada de usuario de la encuesta" |
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
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