mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-25 17:11:58 +02:00
44 lines
1.2 KiB
Text
44 lines
1.2 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * crm_sector
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.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: crm_sector
|
|
#: model:ir.model,name:crm_sector.model_crm_lead
|
|
msgid "Lead/Opportunity"
|
|
msgstr ""
|
|
|
|
#. module: crm_sector
|
|
#: model:ir.model.fields,field_description:crm_sector.field_crm_lead_sector_id
|
|
msgid "Main Sector"
|
|
msgstr ""
|
|
|
|
#. module: crm_sector
|
|
#: model:ir.model.fields,field_description:crm_sector.field_crm_lead_secondary_sector_ids
|
|
msgid "Secondary Sectors"
|
|
msgstr ""
|
|
|
|
#. module: crm_sector
|
|
#: model:ir.ui.view,arch_db:crm_sector.crm_case_form_view_leads
|
|
#: model:ir.ui.view,arch_db:crm_sector.crm_case_form_view_oppor
|
|
#: model:ir.ui.view,arch_db:crm_sector.view_crm_case_leads_filter
|
|
#: model:ir.ui.view,arch_db:crm_sector.view_crm_case_opportunities_filter
|
|
msgid "Sector"
|
|
msgstr ""
|
|
|
|
#. module: crm_sector
|
|
#: code:addons/crm_sector/models/crm_lead.py:22
|
|
#, python-format
|
|
msgid "The secondary sectors must be different from the main sector."
|
|
msgstr ""
|
|
|