# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_byproduct
# 
# Translators:
# Martin Trigaux, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~11.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-09-21 13:17+0000\n"
"PO-Revision-Date: 2018-09-21 13:17+0000\n"
"Last-Translator: Martin Trigaux, 2018\n"
"Language-Team: Ukrainian (https://www.transifex.com/odoo/teams/41243/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: uk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"

#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_bom
msgid "Bill of Material"
msgstr "Специфікація"

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct__bom_id
msgid "BoM"
msgstr "СЦ"

#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_subproduct
msgid "Byproduct"
msgstr "Побічний товар"

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_bom__sub_products
#: model_terms:ir.ui.view,arch_db:mrp_byproduct.mrp_subproduct_view
msgid "Byproducts"
msgstr "Побічні товари"

#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_change_production_qty
msgid "Change Production Qty"
msgstr ""

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct__create_uid
msgid "Created by"
msgstr "Створив"

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct__create_date
msgid "Created on"
msgstr "Створено"

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct__display_name
msgid "Display Name"
msgstr "Назва для відображення"

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct__id
msgid "ID"
msgstr "ID"

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct____last_update
msgid "Last Modified on"
msgstr "Остання модифікація"

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct__write_uid
msgid "Last Updated by"
msgstr "Востаннє оновив"

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct__write_date
msgid "Last Updated on"
msgstr "Останнє оновлення"

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct__operation_id
msgid "Produced at Operation"
msgstr "Вироблення під час операції"

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct__product_id
msgid "Product"
msgstr "Товар"

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct__product_qty
msgid "Product Qty"
msgstr "К-сть товару"

#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_production
msgid "Production"
msgstr "Виробництво"

#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_product_produce
msgid "Record Production"
msgstr "Запис виробництва"

#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_stock_move
msgid "Stock Move"
msgstr "Складське переміщення "

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_stock_move__subproduct_id
msgid "Subproduct"
msgstr "Субтовар"

#. module: mrp_byproduct
#: model:ir.model.fields,help:mrp_byproduct.field_stock_move__subproduct_id
msgid "Subproduct line that generated the move in a manufacturing order"
msgstr "Лінія субтовару, яка спричинила рух у виробничому замовленні"

#. module: mrp_byproduct
#: code:addons/mrp_byproduct/models/mrp_subproduct.py:32
#, python-format
msgid ""
"The unit of measure you chose is in a different category than the product "
"unit of measure."
msgstr ""

#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct__product_uom_id
msgid "Unit of Measure"
msgstr "Одиниця виміру"

#. module: mrp_byproduct
#: code:addons/mrp_byproduct/models/mrp_subproduct.py:31
#, python-format
msgid "Warning"
msgstr "Попередження"
