mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 11:32:04 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,31 +1,35 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * product_margin
|
||||
#
|
||||
# * product_margin
|
||||
#
|
||||
# Translators:
|
||||
# UNIBRAVO SOFTWARE <unibravo@gmail.com>, 2022
|
||||
# Buket Şeker <buket_skr@hotmail.com>, 2022
|
||||
# Ediz Duman <neps1192@gmail.com>, 2022
|
||||
# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2022
|
||||
# Ramiz Deniz Öner <deniz@denizoner.com>, 2022
|
||||
# Levent Karakaş <levent@mektup.at>, 2022
|
||||
# Murat Kaplan <muratk@projetgrup.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2022
|
||||
# Tugay Hatıl <tugayh@projetgrup.com>, 2023
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# DeepL <noreply-mt-deepl@weblate.org>, 2025.
|
||||
# Odoo Turkish Import <dyki+tr@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-20 09:02+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Tugay Hatıl <tugayh@projetgrup.com>, 2023\n"
|
||||
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-21 14:45+0000\n"
|
||||
"Last-Translator: Odoo Turkish Import <dyki+tr@odoo.com>\n"
|
||||
"Language-Team: Turkish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"product_margin/tr/>\n"
|
||||
"Language: tr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: tr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_product__purchase_num_invoiced
|
||||
|
|
@ -85,17 +89,18 @@ msgstr "Katalog Fiyatı"
|
|||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Oluşturan"
|
||||
msgstr "Tarafından oluşturuldu"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Oluşturulma"
|
||||
msgstr "Oluşturuldu"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__display_name
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_product__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Görünüm Adı"
|
||||
msgstr "İsim Göster"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields.selection,name:product_margin.selection__product_margin__invoice_state__draft_open_paid
|
||||
|
|
@ -136,7 +141,7 @@ msgstr "Tahmini Kâr * 100 / Tahmini Satış"
|
|||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__from_date
|
||||
msgid "From"
|
||||
msgstr "Başlangıç"
|
||||
msgstr "Başlama"
|
||||
|
||||
#. module: product_margin
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.product_margin_form_view
|
||||
|
|
@ -145,6 +150,7 @@ msgstr "Genel Bilgi"
|
|||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__id
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_product__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
|
|
@ -154,11 +160,6 @@ msgstr "ID"
|
|||
msgid "Invoice State"
|
||||
msgstr "Fatura Durumu"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Son Düzenleme"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,field_description:product_margin.field_product_margin__write_uid
|
||||
msgid "Last Updated by"
|
||||
|
|
@ -217,16 +218,20 @@ msgid "Product Margin"
|
|||
msgstr "Ürün Kar Marjı"
|
||||
|
||||
#. module: product_margin
|
||||
#. odoo-python
|
||||
#: code:addons/product_margin/wizard/product_margin.py:0
|
||||
#: model:ir.actions.act_window,name:product_margin.product_margin_act_window
|
||||
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_graph
|
||||
#: model_terms:ir.ui.view,arch_db:product_margin.view_product_margin_tree
|
||||
#, python-format
|
||||
msgid "Product Margins"
|
||||
msgstr "Ürün Marjları"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
|
||||
msgid "Product Margins…"
|
||||
msgstr "Ürün Kar Marjları…"
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model,name:product_margin.model_product_product
|
||||
msgid "Product Variant"
|
||||
|
|
@ -279,13 +284,12 @@ msgstr "Fatura fiyat çarpımı toplamı ve Müşteri Faturaları miktarı"
|
|||
#: model:ir.model.fields,help:product_margin.field_product_product__total_cost
|
||||
msgid "Sum of Multiplication of Invoice price and quantity of Vendor Bills "
|
||||
msgstr ""
|
||||
"Tedarikçi faturalarındaki fatura fiyatı ve miktarın çarpımlarının toplamı"
|
||||
"Tedarikçi faturalarındaki fatura fiyatı ve miktarın çarpımlarının toplamı "
|
||||
|
||||
#. module: product_margin
|
||||
#: model:ir.model.fields,help:product_margin.field_product_product__sale_expected
|
||||
msgid ""
|
||||
"Sum of Multiplication of Sale Catalog price and quantity of Customer "
|
||||
"Invoices"
|
||||
"Sum of Multiplication of Sale Catalog price and quantity of Customer Invoices"
|
||||
msgstr "Müşteri Faturaları Satış Katalog fiyat ve miktar çarpımı toplamı"
|
||||
|
||||
#. module: product_margin
|
||||
|
|
@ -334,4 +338,10 @@ msgstr "Devir Hızı"
|
|||
#. module: product_margin
|
||||
#: model:ir.model.fields,help:product_margin.field_product_product__total_margin
|
||||
msgid "Turnover - Total cost"
|
||||
msgstr ""
|
||||
msgstr "Ciro - Toplam maliyet"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Son Düzenleme"
|
||||
|
||||
#~ msgid "Turnover - Standard price"
|
||||
#~ msgstr "Ciro - Standart maliyet"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue