# Finnish translation for openobject-addons # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the openobject-addons package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-02-08 00:36+0000\n" "PO-Revision-Date: 2010-08-03 08:08+0000\n" "Last-Translator: Mantavya Gajjar (Open ERP) \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2012-08-28 06:28+0000\n" "X-Generator: Launchpad (build 15864)\n" #. module: mrp_subproduct #: field:mrp.subproduct,product_id:0 msgid "Product" msgstr "Tuote" #. module: mrp_subproduct #: selection:mrp.subproduct,subproduct_type:0 msgid "Fixed" msgstr "Ennalta määrätty" #. module: mrp_subproduct #: sql_constraint:mrp.bom:0 msgid "" "All product quantities must be greater than 0.\n" "You should install the mrp_subproduct module if you want to manage extra " "products on BoMs !" msgstr "" "Kaikkien määrien on oltava suurempia kuin 0.\n" "Asenna mrp_subproduct moduuli jos haluat hallita lisätuotteita tai BoM:meja!" #. module: mrp_subproduct #: view:mrp.bom:0 msgid "sub products" msgstr "Alatason tuotteet" #. module: mrp_subproduct #: model:ir.model,name:mrp_subproduct.model_mrp_production msgid "Manufacturing Order" msgstr "Valmistustilaus" #. module: mrp_subproduct #: constraint:mrp.bom:0 msgid "BoM line product should not be same as BoM product." msgstr "BoM rivin tuotteen ei tulisi olla sama kun BoM tuote." #. module: mrp_subproduct #: view:mrp.bom:0 msgid "Sub Products" msgstr "Alituotteet" #. module: mrp_subproduct #: field:mrp.subproduct,subproduct_type:0 msgid "Quantity Type" msgstr "Määrän tyyppi" #. module: mrp_subproduct #: model:ir.model,name:mrp_subproduct.model_mrp_bom msgid "Bill of Material" msgstr "Osaluettelo" #. module: mrp_subproduct #: field:mrp.subproduct,product_qty:0 msgid "Product Qty" msgstr "Tuotteen määrä" #. module: mrp_subproduct #: field:mrp.subproduct,product_uom:0 msgid "Product UOM" msgstr "Tuotteen mittayksikkö" #. module: mrp_subproduct #: field:mrp.subproduct,bom_id:0 msgid "BoM" msgstr "Osaluettelo" #. module: mrp_subproduct #: sql_constraint:mrp.production:0 msgid "Reference must be unique per Company!" msgstr "Viitteen tulee olla uniikki yrityskohtaisesti!" #. module: mrp_subproduct #: field:mrp.bom,sub_products:0 msgid "sub_products" msgstr "" #. module: mrp_subproduct #: selection:mrp.subproduct,subproduct_type:0 msgid "Variable" msgstr "Muuttuja" #. module: mrp_subproduct #: model:ir.model,name:mrp_subproduct.model_mrp_subproduct msgid "Sub Product" msgstr "Alatason tuote" #. module: mrp_subproduct #: constraint:mrp.production:0 msgid "Order quantity cannot be negative or zero!" msgstr "Tilauksen määrä ei voi olla negatiivinen tai nolla!" #. module: mrp_subproduct #: help:mrp.subproduct,subproduct_type:0 msgid "" "Define how the quantity of subproducts will be set on the production orders " "using this BoM. 'Fixed' depicts a situation where the quantity of created " "subproduct 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 subproduct set on the " "BoM / quantity of manufactured product set on the BoM * quantity of " "manufactured product in the production order.)'" msgstr "" #. module: mrp_subproduct #: constraint:mrp.bom:0 msgid "Error ! You cannot create recursive BoM." msgstr "Virhe! Et voi luoda rekursiivista BoM:ia." #~ msgid "Invalid XML for View Architecture!" #~ msgstr "Virheellinen XML näkymä-arkkitehtuurille!" #~ msgid "" #~ "The Object name must start with x_ and not contain any special character !" #~ msgstr "Objektin nimen tulee alkaa x_ ja se ei saa sisältää erikoismerkkejä!" #~ msgid "Order quantity cannot be negative or zero !" #~ msgstr "Tilattu määrä ei voi olle negatiivinen tai nolla !" #~ msgid "Error ! You can not create recursive BoM." #~ msgstr "Virhe! Et voi luoda itseään toistavaa osaluetteloa."