odoo/addons/mrp_byproduct/i18n/sl.po

132 lines
4.0 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_byproduct
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2014
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-17 07:40+0000\n"
"Last-Translator: Martin Trigaux\n"
"Language-Team: Slovenian (http://www.transifex.com/odoo/odoo-8/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_bom
msgid "Bill of Material"
msgstr "Kosovnica"
#. module: mrp_byproduct
#: field:mrp.subproduct,bom_id:0
msgid "BoM"
msgstr "Kosovnica"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_subproduct
msgid "Byproduct"
msgstr "Stranski proizvod"
#. module: mrp_byproduct
#: view:mrp.bom:mrp_byproduct.mrp_subproduct_view field:mrp.bom,sub_products:0
msgid "Byproducts"
msgstr "Stranski proizvodi"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_change_production_qty
msgid "Change Quantity of Products"
msgstr "Spremeni količino proizvodov"
#. module: mrp_byproduct
#: field:mrp.subproduct,create_uid:0
msgid "Created by"
msgstr "Ustvaril"
#. module: mrp_byproduct
#: field:mrp.subproduct,create_date:0
msgid "Created on"
msgstr "Ustvarjeno"
#. 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 "Določite količino stranskih proizvodov proizvodnega naloga s to kosovnico. 'Stalno' opisuje situacijo, ko je količina ustvarjenih stranskih proizvodov vedno enaka količini nastavljeni v kosovnici, ne glede na količino ustvarjenih v proizvodnem nalogu. Nasprotno pa 'Spremenljivo' pomeni količino, ki bo izračunana kot količina stranskih proizvodov na kosovnici/količina proizvedenih proizvodov iz kosovnice * količina proizvedenih proizvodov po proizvodnem nalogu."
#. module: mrp_byproduct
#: selection:mrp.subproduct,subproduct_type:0
msgid "Fixed"
msgstr "Stalno"
#. 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 "Zadnjič posodobil"
#. module: mrp_byproduct
#: field:mrp.subproduct,write_date:0
msgid "Last Updated on"
msgstr "Zadnjič posodobljeno"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_production
msgid "Manufacturing Order"
msgstr "Proizvodni nalog"
#. module: mrp_byproduct
#: field:mrp.subproduct,product_id:0
msgid "Product"
msgstr "Proizvod"
#. module: mrp_byproduct
#: field:mrp.subproduct,product_qty:0
msgid "Product Qty"
msgstr "Količina proizvodov"
#. module: mrp_byproduct
#: field:mrp.subproduct,product_uom:0
msgid "Product Unit of Measure"
msgstr "EM proizvoda"
#. module: mrp_byproduct
#: field:mrp.subproduct,subproduct_type:0
msgid "Quantity Type"
msgstr "Tip količine"
#. 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 "Izbrana enota mere je v drugi kategoriji od tiste na proizvodu."
#. module: mrp_byproduct
#: selection:mrp.subproduct,subproduct_type:0
msgid "Variable"
msgstr "Spremenljivka"
#. module: mrp_byproduct
#: code:addons/mrp_byproduct/mrp_byproduct.py:63
#, python-format
msgid "Warning"
msgstr "Opozorilo"