[I18N] Update translations from Launchpad 8.0 branches
[odoo/odoo.git] / addons / mrp_byproduct / i18n / tr.po
1 # Turkish translation for openobject-addons
2 # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2014-08-14 13:09+0000\n"
11 "PO-Revision-Date: 2014-10-11 07:09+0000\n"
12 "Last-Translator: Ayhan KIZILTAN <Unknown>\n"
13 "Language-Team: Turkish <tr@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2014-10-12 07:19+0000\n"
18 "X-Generator: Launchpad (build 17196)\n"
19
20 #. module: mrp_byproduct
21 #: model:ir.model,name:mrp_byproduct.model_mrp_bom
22 msgid "Bill of Material"
23 msgstr "Ürün Ağacı"
24
25 #. module: mrp_byproduct
26 #: field:mrp.subproduct,bom_id:0
27 msgid "BoM"
28 msgstr "BoM"
29
30 #. module: mrp_byproduct
31 #: model:ir.model,name:mrp_byproduct.model_mrp_subproduct
32 msgid "Byproduct"
33 msgstr "Yan Ürün"
34
35 #. module: mrp_byproduct
36 #: view:mrp.bom:mrp_byproduct.mrp_subproduct_view
37 #: field:mrp.bom,sub_products:0
38 msgid "Byproducts"
39 msgstr "Yan Ürünler"
40
41 #. module: mrp_byproduct
42 #: model:ir.model,name:mrp_byproduct.model_change_production_qty
43 msgid "Change Quantity of Products"
44 msgstr "Ürün Miktarını Değiştir"
45
46 #. module: mrp_byproduct
47 #: field:mrp.subproduct,create_uid:0
48 msgid "Created by"
49 msgstr "Oluşturan"
50
51 #. module: mrp_byproduct
52 #: field:mrp.subproduct,create_date:0
53 msgid "Created on"
54 msgstr "Oluşturma"
55
56 #. module: mrp_byproduct
57 #: help:mrp.subproduct,subproduct_type:0
58 msgid ""
59 "Define how the quantity of byproducts will be set on the production orders "
60 "using this BoM.  'Fixed' depicts a situation where the quantity of created "
61 "byproduct is always equal to the quantity set on the BoM, regardless of how "
62 "many are created in the production order.  By opposition, 'Variable' means "
63 "that the quantity will be computed as    '(quantity of byproduct set on the "
64 "BoM / quantity of manufactured product set on the BoM * quantity of "
65 "manufactured product in the production order.)'"
66 msgstr ""
67 "Bu Ürün Ağacı kullanılarak yan ürünlerin miktarının üretim emirlerinde nasıl "
68 "ayarlanacağını tanımlayın. 'Sabit' oluşturulan yan ürünün miktarının her "
69 "zaman Ürün Ağacında ayarlanan miktara eşit olduğunu belirtir, üretim "
70 "emirlerinde ne kadar oluşturulduğuna bakılmaksızın. Buna karşın 'Değişken' "
71 "miktarın '( Ürün Ağacında ayarlanan yan ürün miktarı / Ürün Ağacında "
72 "ayarlanan ürün miktarı * üretim emrinde üretilen ürün miktarı)' demektir."
73
74 #. module: mrp_byproduct
75 #: selection:mrp.subproduct,subproduct_type:0
76 msgid "Fixed"
77 msgstr "Sabit"
78
79 #. module: mrp_byproduct
80 #: field:mrp.subproduct,id:0
81 msgid "ID"
82 msgstr "ID"
83
84 #. module: mrp_byproduct
85 #: field:mrp.subproduct,write_uid:0
86 msgid "Last Updated by"
87 msgstr "Son Güncelleyen"
88
89 #. module: mrp_byproduct
90 #: field:mrp.subproduct,write_date:0
91 msgid "Last Updated on"
92 msgstr "Son Güncelleme"
93
94 #. module: mrp_byproduct
95 #: model:ir.model,name:mrp_byproduct.model_mrp_production
96 msgid "Manufacturing Order"
97 msgstr "Üretim Emri"
98
99 #. module: mrp_byproduct
100 #: field:mrp.subproduct,product_id:0
101 msgid "Product"
102 msgstr "Ürün"
103
104 #. module: mrp_byproduct
105 #: field:mrp.subproduct,product_qty:0
106 msgid "Product Qty"
107 msgstr "Ürün Mik"
108
109 #. module: mrp_byproduct
110 #: field:mrp.subproduct,product_uom:0
111 msgid "Product Unit of Measure"
112 msgstr "Ürün Ölçü Birimi"
113
114 #. module: mrp_byproduct
115 #: field:mrp.subproduct,subproduct_type:0
116 msgid "Quantity Type"
117 msgstr "Miktar Tipi"
118
119 #. module: mrp_byproduct
120 #: code:addons/mrp_byproduct/mrp_byproduct.py:63
121 #, python-format
122 msgid ""
123 "The Product Unit of Measure you chose has a different category than in the "
124 "product form."
125 msgstr ""
126 "Seçtiğiniz Ürün Ölçü Birimi, ürün formundakinden farklı bir kategoriye "
127 "sahiptir."
128
129 #. module: mrp_byproduct
130 #: selection:mrp.subproduct,subproduct_type:0
131 msgid "Variable"
132 msgstr "Değişken"
133
134 #. module: mrp_byproduct
135 #: code:addons/mrp_byproduct/mrp_byproduct.py:63
136 #, python-format
137 msgid "Warning"
138 msgstr "Uyarı"