# Translation of Odoo Server. # This file contains the translation of the following modules: # * mrp_byproduct # # Translators: # FIRST AUTHOR , 2014 # Murat Kaplan , 2015 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:08+0000\n" "PO-Revision-Date: 2015-07-21 19:24+0000\n" "Last-Translator: Murat Kaplan \n" "Language-Team: Turkish (http://www.transifex.com/odoo/odoo-8/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" #. module: mrp_byproduct #: model:ir.model,name:mrp_byproduct.model_mrp_bom msgid "Bill of Material" msgstr "Ürün Ağacı" #. module: mrp_byproduct #: field:mrp.subproduct,bom_id:0 msgid "BoM" msgstr "BoM" #. module: mrp_byproduct #: model:ir.model,name:mrp_byproduct.model_mrp_subproduct msgid "Byproduct" msgstr "Yan Ürün" #. module: mrp_byproduct #: view:mrp.bom:mrp_byproduct.mrp_subproduct_view field:mrp.bom,sub_products:0 msgid "Byproducts" msgstr "Yan Ürünler" #. module: mrp_byproduct #: model:ir.model,name:mrp_byproduct.model_change_production_qty msgid "Change Quantity of Products" msgstr "Ürün Miktarını Değiştir" #. module: mrp_byproduct #: field:mrp.subproduct,create_uid:0 msgid "Created by" msgstr "Oluşturan" #. module: mrp_byproduct #: field:mrp.subproduct,create_date:0 msgid "Created on" msgstr "Oluşturma" #. module: mrp_byproduct #: help:mrp.subproduct,subproduct_type:0 msgid "" "Define how the quantity of byproducts will be set on the production orders " "using this BoM. 'Fixed' depicts a situation where the quantity of created " "byproduct is always equal to the quantity set on the BoM, regardless of how " "many are created in the production order. By opposition, 'Variable' means " "that the quantity will be computed as '(quantity of byproduct set on the " "BoM / quantity of manufactured product set on the BoM * quantity of " "manufactured product in the production order.)'" msgstr "Bu Ürün Ağacı kullanılarak yan ürünlerin miktarının üretim emirlerinde nasıl ayarlanacağını tanımlayın. 'Sabit' oluşturulan yan ürünün miktarının her zaman Ürün Ağacında ayarlanan miktara eşit olduğunu belirtir, üretim emirlerinde ne kadar oluşturulduğuna bakılmaksızın. Buna karşın 'Değişken' miktarın '( Ürün Ağacında ayarlanan yan ürün miktarı / Ürün Ağacında ayarlanan ürün miktarı * üretim emrinde üretilen ürün miktarı)' demektir." #. module: mrp_byproduct #: selection:mrp.subproduct,subproduct_type:0 msgid "Fixed" msgstr "Sabit" #. module: mrp_byproduct #: field:mrp.subproduct,id:0 msgid "ID" msgstr "ID" #. module: mrp_byproduct #: field:mrp.subproduct,write_uid:0 msgid "Last Updated by" msgstr "Son Güncelleyen" #. module: mrp_byproduct #: field:mrp.subproduct,write_date:0 msgid "Last Updated on" msgstr "Son Güncelleme" #. module: mrp_byproduct #: model:ir.model,name:mrp_byproduct.model_mrp_production msgid "Manufacturing Order" msgstr "Üretim Emri" #. module: mrp_byproduct #: field:mrp.subproduct,product_id:0 msgid "Product" msgstr "Ürün" #. module: mrp_byproduct #: field:mrp.subproduct,product_qty:0 msgid "Product Qty" msgstr "Ürün Miktarı" #. module: mrp_byproduct #: field:mrp.subproduct,product_uom:0 msgid "Product Unit of Measure" msgstr "Ürün Ölçü Birimi" #. module: mrp_byproduct #: field:mrp.subproduct,subproduct_type:0 msgid "Quantity Type" msgstr "Miktar Tipi" #. module: mrp_byproduct #: code:addons/mrp_byproduct/mrp_byproduct.py:63 #, python-format msgid "" "The Product Unit of Measure you chose has a different category than in the " "product form." msgstr "Seçtiğiniz Ürün Ölçü Birimi, ürün formundakinden farklı bir kategoriye sahiptir." #. module: mrp_byproduct #: selection:mrp.subproduct,subproduct_type:0 msgid "Variable" msgstr "Değişken" #. module: mrp_byproduct #: code:addons/mrp_byproduct/mrp_byproduct.py:63 #, python-format msgid "Warning" msgstr "Uyarı"