mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-24 00:32:06 +02:00
56 lines
1.8 KiB
Text
56 lines
1.8 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * crm_sector
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-12-04 15:47+0000\n"
|
|
"PO-Revision-Date: 2019-02-04 10:50+0000\n"
|
|
"Last-Translator: Marta Vázquez Rodríguez <vazrodmar@gmail.com>\n"
|
|
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
|
"Language: es\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"
|
|
"X-Generator: Weblate 3.4\n"
|
|
|
|
#. module: crm_industry
|
|
#: model_terms:ir.ui.view,arch_db:crm_industry.crm_lead_view_form
|
|
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_leads_filter
|
|
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_opportunities_filter
|
|
msgid "Industry"
|
|
msgstr "Industria"
|
|
|
|
#. module: crm_industry
|
|
#: model:ir.model,name:crm_industry.model_crm_lead
|
|
msgid "Lead/Opportunity"
|
|
msgstr "Iniciativa/Oportunidad"
|
|
|
|
#. module: crm_industry
|
|
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__industry_id
|
|
msgid "Main Industry"
|
|
msgstr "Industria principal"
|
|
|
|
#. module: crm_industry
|
|
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__secondary_industry_ids
|
|
msgid "Secondary Industries"
|
|
msgstr "Industrias secundarias"
|
|
|
|
#. module: crm_industry
|
|
#. odoo-python
|
|
#: code:addons/crm_industry/models/crm_lead.py:0
|
|
#, python-format
|
|
msgid "The secondary industries must be different from the main industry."
|
|
msgstr ""
|
|
"Las industrias secundarias deben ser distintas de la industria principal."
|
|
|
|
#~ msgid "Main Sector"
|
|
#~ msgstr "Sector principal"
|
|
|
|
#~ msgid "Sector"
|
|
#~ msgstr "Sector"
|