|
|
@ -1,12 +1,12 @@ |
|
|
|
# Translation of Odoo Server. |
|
|
|
# This file contains the translation of the following modules: |
|
|
|
# * partner_industry_secondary |
|
|
|
# * partner_industry_secondary |
|
|
|
# |
|
|
|
msgid "" |
|
|
|
msgstr "" |
|
|
|
"Project-Id-Version: Odoo Server 12.0\n" |
|
|
|
"Project-Id-Version: Odoo Server 13.0\n" |
|
|
|
"Report-Msgid-Bugs-To: \n" |
|
|
|
"Last-Translator: <>\n" |
|
|
|
"Last-Translator: \n" |
|
|
|
"Language-Team: \n" |
|
|
|
"MIME-Version: 1.0\n" |
|
|
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
|
@ -34,7 +34,13 @@ msgid "Enable industries for individuals" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: partner_industry_secondary |
|
|
|
#: code:addons/partner_industry_secondary/models/res_partner_industry.py:41 |
|
|
|
#: code:addons/partner_industry_secondary/models/res_partner_industry.py:0 |
|
|
|
#, python-format |
|
|
|
msgid "Error! Industry with same name and parent already exists." |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: partner_industry_secondary |
|
|
|
#: code:addons/partner_industry_secondary/models/res_partner_industry.py:0 |
|
|
|
#, python-format |
|
|
|
msgid "Error! You cannot create recursive industries." |
|
|
|
msgstr "" |
|
|
@ -50,11 +56,6 @@ msgstr "" |
|
|
|
msgid "Industry" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: partner_industry_secondary |
|
|
|
#: model_terms:ir.ui.view,arch_db:partner_industry_secondary.res_config_settings_view_form |
|
|
|
msgid "Industry for individual" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: partner_industry_secondary |
|
|
|
#: model:ir.model.fields,field_description:partner_industry_secondary.field_res_partner__industry_id |
|
|
|
#: model:ir.model.fields,field_description:partner_industry_secondary.field_res_users__industry_id |
|
|
@ -76,11 +77,6 @@ msgstr "" |
|
|
|
msgid "Parent Path" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: partner_industry_secondary |
|
|
|
#: model_terms:ir.ui.view,arch_db:partner_industry_secondary.res_config_settings_view_form |
|
|
|
msgid "Partner Industries" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: partner_industry_secondary |
|
|
|
#: model:ir.model.fields,field_description:partner_industry_secondary.field_res_partner__secondary_industry_ids |
|
|
|
#: model:ir.model.fields,field_description:partner_industry_secondary.field_res_users__secondary_industry_ids |
|
|
@ -98,7 +94,7 @@ msgid "Set if you want to be able to use industries for individuals also." |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: partner_industry_secondary |
|
|
|
#: code:addons/partner_industry_secondary/models/res_partner.py:23 |
|
|
|
#: code:addons/partner_industry_secondary/models/res_partner.py:0 |
|
|
|
#, python-format |
|
|
|
msgid "The main industry must be different from the secondary industries." |
|
|
|
msgstr "" |
|
|
@ -108,4 +104,3 @@ msgstr "" |
|
|
|
#: model:res.groups,name:partner_industry_secondary.group_use_partner_industry_for_person |
|
|
|
msgid "Use industry for individuals" |
|
|
|
msgstr "" |
|
|
|
|