[IMP] Chatter: From: Admin - To: Raoul -> Admin to Raoul.
[odoo/odoo.git] / addons / mrp_byproduct / i18n / hu.po
1 # Hungarian translation for openobject-addons
2 # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
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: 2012-12-21 17:05+0000\n"
11 "PO-Revision-Date: 2013-01-04 09:59+0000\n"
12 "Last-Translator: krnkris <Unknown>\n"
13 "Language-Team: Hungarian <hu@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: 2013-01-18 06:54+0000\n"
18 "X-Generator: Launchpad (build 16430)\n"
19
20 #. module: mrp_byproduct
21 #: help:mrp.subproduct,subproduct_type:0
22 msgid ""
23 "Define how the quantity of byproducts will be set on the production orders "
24 "using this BoM.  'Fixed' depicts a situation where the quantity of created "
25 "byproduct is always equal to the quantity set on the BoM, regardless of how "
26 "many are created in the production order.  By opposition, 'Variable' means "
27 "that the quantity will be computed as    '(quantity of byproduct set on the "
28 "BoM / quantity of manufactured product set on the BoM * quantity of "
29 "manufactured product in the production order.)'"
30 msgstr ""
31 "Annak meghatározása, hogyan lesz beállítva a melléktermék mennyiség ehhez a "
32 "darabjegyzékhez a termelési megbízáson. 'Fix' azt a szituációt írja le ahol "
33 "a végtermék mennyiség mindig egyenlő a darabjegyzéken lévő  mennyiséggel, "
34 "függetlenül attól, mennyi készül a termelési megbízáskor.  Ellenben, "
35 "'Variálható' azt jelenti, hogy a mennyiség ki lesz számítva ezzel a "
36 "függvénnyel  '(a darabjegyzéken beállított melléktermék mennyiség / a "
37 "darabjegyzéken beállított gyártott termék mennyiség * a termelési megbízáson "
38 "található gyártott mennyiség.)'"
39
40 #. module: mrp_byproduct
41 #: field:mrp.subproduct,product_id:0
42 msgid "Product"
43 msgstr "Termék"
44
45 #. module: mrp_byproduct
46 #: field:mrp.subproduct,product_uom:0
47 msgid "Product Unit of Measure"
48 msgstr "Termék mértékegysége"
49
50 #. module: mrp_byproduct
51 #: model:ir.model,name:mrp_byproduct.model_mrp_production
52 msgid "Manufacturing Order"
53 msgstr "Gyártási rendelés"
54
55 #. module: mrp_byproduct
56 #: model:ir.model,name:mrp_byproduct.model_change_production_qty
57 msgid "Change Quantity of Products"
58 msgstr "Termékek mennyiségének megváltoztatása"
59
60 #. module: mrp_byproduct
61 #: view:mrp.bom:0
62 #: field:mrp.bom,sub_products:0
63 msgid "Byproducts"
64 msgstr "Melléktermékek"
65
66 #. module: mrp_byproduct
67 #: field:mrp.subproduct,subproduct_type:0
68 msgid "Quantity Type"
69 msgstr "Mennyiség típusa"
70
71 #. module: mrp_byproduct
72 #: model:ir.model,name:mrp_byproduct.model_mrp_bom
73 msgid "Bill of Material"
74 msgstr "Anyagjegyzék"
75
76 #. module: mrp_byproduct
77 #: field:mrp.subproduct,product_qty:0
78 msgid "Product Qty"
79 msgstr "Termékmennyiség"
80
81 #. module: mrp_byproduct
82 #: code:addons/mrp_byproduct/mrp_byproduct.py:63
83 #, python-format
84 msgid "Warning"
85 msgstr "Figyelmeztetés"
86
87 #. module: mrp_byproduct
88 #: field:mrp.subproduct,bom_id:0
89 msgid "BoM"
90 msgstr "Anyagjegyzék"
91
92 #. module: mrp_byproduct
93 #: selection:mrp.subproduct,subproduct_type:0
94 msgid "Variable"
95 msgstr "Változó"
96
97 #. module: mrp_byproduct
98 #: selection:mrp.subproduct,subproduct_type:0
99 msgid "Fixed"
100 msgstr "Állandó"
101
102 #. module: mrp_byproduct
103 #: code:addons/mrp_byproduct/mrp_byproduct.py:63
104 #, python-format
105 msgid ""
106 "The Product Unit of Measure you chose has a different category than in the "
107 "product form."
108 msgstr ""
109 "A kiválasztott mértékegység különbözik attól a kategóriától, ami a termék "
110 "űrlapján van."
111
112 #. module: mrp_byproduct
113 #: model:ir.model,name:mrp_byproduct.model_mrp_subproduct
114 msgid "Byproduct"
115 msgstr "Melléktermék"