mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-25 16:12:03 +02:00
56 lines
1.7 KiB
Text
56 lines
1.7 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * crm_sector
|
|
#
|
|
# Translators:
|
|
# Peter Hageman <hageman.p@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-06-09 08:00+0000\n"
|
|
"PO-Revision-Date: 2017-06-09 08:00+0000\n"
|
|
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
|
|
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
|
|
"teams/23907/nl_NL/)\n"
|
|
"Language: nl_NL\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: 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 ""
|
|
|
|
#. module: crm_industry
|
|
#: model:ir.model,name:crm_industry.model_crm_lead
|
|
msgid "Lead/Opportunity"
|
|
msgstr ""
|
|
|
|
#. module: crm_industry
|
|
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__industry_id
|
|
msgid "Main Industry"
|
|
msgstr ""
|
|
|
|
#. module: crm_industry
|
|
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__secondary_industry_ids
|
|
#, fuzzy
|
|
msgid "Secondary Industries"
|
|
msgstr "Secundaire Sectoren"
|
|
|
|
#. module: crm_industry
|
|
#. odoo-python
|
|
#: code:addons/crm_industry/models/crm_lead.py:0
|
|
#, fuzzy, python-format
|
|
msgid "The secondary industries must be different from the main industry."
|
|
msgstr "De secondaire sectoren moeten verschillen van hoofd sector."
|
|
|
|
#~ msgid "Main Sector"
|
|
#~ msgstr "Hoofd Sector"
|
|
|
|
#~ msgid "Sector"
|
|
#~ msgstr "Sector"
|