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,45 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * contract_brand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.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: contract_brand
#: model:ir.model.fields,field_description:contract_brand.field_contract_contract__brand_id
#: model_terms:ir.ui.view,arch_db:contract_brand.contract_contract_search_view
msgid "Brand"
msgstr "Brand"
#. module: contract_brand
#: model:ir.model.fields,field_description:contract_brand.field_contract_contract__brand_use_level
msgid "Brand Use Level"
msgstr "Razina uporabe brenda"
#. module: contract_brand
#: model:ir.model.fields,help:contract_brand.field_contract_contract__brand_id
msgid "Brand to use for this sale"
msgstr "Brand za ovu prodaju"
#. module: contract_brand
#: model:ir.model.fields,field_description:contract_brand.field_contract_contract__company_id
msgid "Company"
msgstr "Preduzeće"
#. module: contract_brand
#: model:ir.model,name:contract_brand.model_contract_contract
msgid "Contract"
msgstr "Ugovor"
#. module: contract_brand
#: model:ir.model,name:contract_brand.model_contract_line
msgid "Contract Line"
msgstr "Linija ugovora"