odoo/addons/mrp_byproduct/i18n/hu.po

141 lines
4.3 KiB
Plaintext

# Hungarian translation for openobject-addons
# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-08-14 13:09+0000\n"
"PO-Revision-Date: 2014-11-04 08:14+0000\n"
"Last-Translator: krnkris <Unknown>\n"
"Language-Team: Hungarian <hu@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2014-11-05 07:41+0000\n"
"X-Generator: Launchpad (build 17223)\n"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_bom
msgid "Bill of Material"
msgstr "Anyagjegyzék"
#. module: mrp_byproduct
#: field:mrp.subproduct,bom_id:0
msgid "BoM"
msgstr "Anyagjegyzék"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_subproduct
msgid "Byproduct"
msgstr "Melléktermék"
#. module: mrp_byproduct
#: view:mrp.bom:mrp_byproduct.mrp_subproduct_view
#: field:mrp.bom,sub_products:0
msgid "Byproducts"
msgstr "Melléktermékek"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_change_production_qty
msgid "Change Quantity of Products"
msgstr "Termékek mennyiségének megváltoztatása"
#. module: mrp_byproduct
#: field:mrp.subproduct,create_uid:0
msgid "Created by"
msgstr "Készítette"
#. module: mrp_byproduct
#: field:mrp.subproduct,create_date:0
msgid "Created on"
msgstr "Létrehozás dátuma"
#. 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 ""
"Annak meghatározása, hogyan lesz beállítva a melléktermék mennyiség ehhez a "
"darabjegyzékhez a termelési megbízáson. 'Fix' azt a szituációt írja le ahol "
"a végtermék mennyiség mindig egyenlő a darabjegyzéken lévő mennyiséggel, "
"függetlenül attól, mennyi készül a termelési megbízáskor. Ellenben, "
"'Variálható' azt jelenti, hogy a mennyiség ki lesz számítva ezzel a "
"függvénnyel '(a darabjegyzéken beállított melléktermék mennyiség / a "
"darabjegyzéken beállított gyártott termék mennyiség * a termelési megbízáson "
"található gyártott mennyiség.)'"
#. module: mrp_byproduct
#: selection:mrp.subproduct,subproduct_type:0
msgid "Fixed"
msgstr "Állandó"
#. module: mrp_byproduct
#: field:mrp.subproduct,id:0
msgid "ID"
msgstr "Azonosító ID"
#. module: mrp_byproduct
#: field:mrp.subproduct,write_uid:0
msgid "Last Updated by"
msgstr "Utoljára frissítve, által"
#. module: mrp_byproduct
#: field:mrp.subproduct,write_date:0
msgid "Last Updated on"
msgstr "Utoljára frissítve ekkor"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_production
msgid "Manufacturing Order"
msgstr "Gyártási rendelés"
#. module: mrp_byproduct
#: field:mrp.subproduct,product_id:0
msgid "Product"
msgstr "Termék"
#. module: mrp_byproduct
#: field:mrp.subproduct,product_qty:0
msgid "Product Qty"
msgstr "Termékmennyiség"
#. module: mrp_byproduct
#: field:mrp.subproduct,product_uom:0
msgid "Product Unit of Measure"
msgstr "Termék mértékegysége"
#. module: mrp_byproduct
#: field:mrp.subproduct,subproduct_type:0
msgid "Quantity Type"
msgstr "Mennyiség típusa"
#. 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 ""
"A kiválasztott mértékegység különbözik attól a kategóriától, ami a termék "
"űrlapján van."
#. module: mrp_byproduct
#: selection:mrp.subproduct,subproduct_type:0
msgid "Variable"
msgstr "Változó"
#. module: mrp_byproduct
#: code:addons/mrp_byproduct/mrp_byproduct.py:63
#, python-format
msgid "Warning"
msgstr "Figyelmeztetés"