Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,56 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * crm_sector
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Ediz Duman <neps1192@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-10 03:36+0000\n"
"PO-Revision-Date: 2025-02-18 09:06+0000\n"
"Last-Translator: İsmail Çağan Yılmaz <ismail.cagan.yilmaz@gmail.com>\n"
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
"Language: tr\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 5.6.2\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 "Endüstri"
#. module: crm_industry
#: model:ir.model,name:crm_industry.model_crm_lead
msgid "Lead/Opportunity"
msgstr "Aday/Fırsat"
#. module: crm_industry
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__industry_id
msgid "Main Industry"
msgstr "Birincil Sektör"
#. module: crm_industry
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__secondary_industry_ids
msgid "Secondary Industries"
msgstr "İkincil Sektörler"
#. 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 "İkincil sektörlerin birincil sektörden farklı olması gerekir."
#~ msgid "Main Sector"
#~ msgstr "Ana Sektör"
#~ msgid "Sector"
#~ msgstr "Sektör"