86 lines
3.0 KiB
Plaintext
86 lines
3.0 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * sale_project_stock
|
||
#
|
||
# Translators:
|
||
# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2024
|
||
# emre oktem, 2024
|
||
# Güven YILMAZ <guvenyilmaz@outlook.com.tr>, 2024
|
||
# Ozlem Cikrikci <ozlemc@eskayazilim.com.tr>, 2024
|
||
# Ediz Duman <neps1192@gmail.com>, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 18.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
|
||
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
|
||
"Last-Translator: Ediz Duman <neps1192@gmail.com>, 2024\n"
|
||
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/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"
|
||
|
||
#. module: sale_project_stock
|
||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||
msgid "No stock move found"
|
||
msgstr "Stok hareketi bulunamadı"
|
||
|
||
#. module: sale_project_stock
|
||
#: model:ir.model,name:sale_project_stock.model_sale_order_line
|
||
msgid "Sales Order Line"
|
||
msgstr "Satış Sipariş Satırı"
|
||
|
||
#. module: sale_project_stock
|
||
#: model:ir.model,name:sale_project_stock.model_stock_move
|
||
msgid "Stock Move"
|
||
msgstr "Stok Hareketi"
|
||
|
||
#. module: sale_project_stock
|
||
#. odoo-python
|
||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||
msgid ""
|
||
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
|
||
"You cannot validate a stock picking on a cancelled Sales Order."
|
||
msgstr ""
|
||
|
||
#. module: sale_project_stock
|
||
#. odoo-python
|
||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||
msgid ""
|
||
"The Sales Order %(order)s linked to the Project %(project)s is currently "
|
||
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
|
||
"create a new SO linked to this Project."
|
||
msgstr ""
|
||
|
||
#. module: sale_project_stock
|
||
#. odoo-python
|
||
#: code:addons/sale_project_stock/models/stock_picking.py:0
|
||
msgid ""
|
||
"The Sales Order %(order)s linked to the Project %(project)s must be "
|
||
"validated before validating the stock picking."
|
||
msgstr ""
|
||
|
||
#. module: sale_project_stock
|
||
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
|
||
msgid ""
|
||
"This menu gives you the full traceability of inventory\n"
|
||
" operations on a specific product. You can filter on the product\n"
|
||
" to see all the past or future movements for the product."
|
||
msgstr ""
|
||
"Bu menü, belirli bir ürünün tam izlenebilirliğini ve\n"
|
||
" envanter işlemlerini verir. Üründe filtreleme yaparak\n"
|
||
" ürünün tüm geçmiş ve gelecek hareketlerini görebilirisiniz."
|
||
|
||
#. module: sale_project_stock
|
||
#: model:ir.model,name:sale_project_stock.model_stock_picking
|
||
msgid "Transfer"
|
||
msgstr "Aktarım"
|
||
|
||
#. module: sale_project_stock
|
||
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
|
||
msgid "Transfers"
|
||
msgstr "Transferler"
|