69 lines
2.7 KiB
Plaintext
69 lines
2.7 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * delivery_stock_picking_batch
|
||
#
|
||
# Translators:
|
||
# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2023
|
||
# Umur Akın <umura@projetgrup.com>, 2023
|
||
# Martin Trigaux, 2023
|
||
# Ediz Duman <neps1192@gmail.com>, 2023
|
||
# Tugay Hatıl <tugayh@projetgrup.com>, 2023
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
"Last-Translator: Tugay Hatıl <tugayh@projetgrup.com>, 2023\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: delivery_stock_picking_batch
|
||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||
msgid ""
|
||
"A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\n"
|
||
"Leave this value as '0' if no weight limit."
|
||
msgstr ""
|
||
"Bu ağırlığı aşacak partilere transfer eklenmesi durumunda otomatik olarak "
|
||
"transfer eklenmeyecektir. Ağırlık limiti yoksa bu değeri '0' olarak bırakın."
|
||
|
||
#. module: delivery_stock_picking_batch
|
||
#: model:ir.model.fields,help:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||
msgid "Automatically group batches by carriers"
|
||
msgstr "Toplu işi taşıyıcılara göre otomatik olarak gruplandırın"
|
||
|
||
#. module: delivery_stock_picking_batch
|
||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_batch
|
||
msgid "Batch Transfer"
|
||
msgstr "Toplu Transfer"
|
||
|
||
#. module: delivery_stock_picking_batch
|
||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_group_by_carrier
|
||
msgid "Carrier"
|
||
msgstr "Nakliyeci"
|
||
|
||
#. module: delivery_stock_picking_batch
|
||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__batch_max_weight
|
||
msgid "Maximum weight per batch"
|
||
msgstr "Toplu iş başına maksimum ağırlık"
|
||
|
||
#. module: delivery_stock_picking_batch
|
||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking_type
|
||
msgid "Picking Type"
|
||
msgstr "Toplama Türü"
|
||
|
||
#. module: delivery_stock_picking_batch
|
||
#: model:ir.model,name:delivery_stock_picking_batch.model_stock_picking
|
||
msgid "Transfer"
|
||
msgstr "Aktarım"
|
||
|
||
#. module: delivery_stock_picking_batch
|
||
#: model:ir.model.fields,field_description:delivery_stock_picking_batch.field_stock_picking_type__weight_uom_name
|
||
msgid "Weight unit of measure label"
|
||
msgstr "Ağırlık ölçü birimi etiketi"
|