flectra/addons/mrp_byproduct/i18n/hr.po
flectra-admin 769eafb483 [INIT] Inception of Flectra from Odoo
Flectra is Forked from Odoo v11 commit : (6135e82d73)
2018-01-16 11:45:59 +05:30

148 lines
4.6 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_byproduct
#
# Translators:
# Bole <bole@dajmi5.com>, 2017
# Tina Milas <tina@uvid.hr>, 2017
# Karolina Tonković <karolina.tonkovic@storm.hr>, 2017
# Martin Trigaux <mat@odoo.com>, 2017
# Vladimir Olujić <olujic.vladimir@storm.hr>, 2017
# Đurđica Žarković <durdica.zarkovic@storm.hr>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-10-24 09:00+0000\n"
"PO-Revision-Date: 2017-10-24 09:00+0000\n"
"Last-Translator: Đurđica Žarković <durdica.zarkovic@storm.hr>, 2017\n"
"Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_bom
msgid "Bill of Material"
msgstr "Sastavnica"
#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_bom_id
msgid "BoM"
msgstr "Sastavnica"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_subproduct
msgid "Byproduct"
msgstr "Nusproizvod"
#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_bom_sub_products
#: model:ir.ui.view,arch_db:mrp_byproduct.mrp_subproduct_view
msgid "Byproducts"
msgstr "Nusproizvodi"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_change_production_qty
msgid "Change Quantity of Products"
msgstr "Promijeni količine proizvoda"
#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_create_date
msgid "Created on"
msgstr "Kreirano"
#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_display_name
msgid "Display Name"
msgstr "Naziv za prikaz"
#. 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 "Zadnja promjena"
#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_write_uid
msgid "Last Updated by"
msgstr "Promijenio"
#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_write_date
msgid "Last Updated on"
msgstr "Vrijeme promjene"
#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_operation_id
msgid "Produced at Operation"
msgstr "Proizvoedeno u operaciji"
#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_product_id
msgid "Product"
msgstr "Proizvod"
#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_product_qty
msgid "Product Qty"
msgstr "Količina"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_production
msgid "Production"
msgstr "Proizvodnja"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_product_produce
msgid "Record Production"
msgstr "Snimi proizvodnju"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_stock_move
msgid "Stock Move"
msgstr "Skladišni prijenos"
#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_stock_move_subproduct_id
msgid "Subproduct"
msgstr "Sub proizvod"
#. 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 ""
"Stavka sSubproizvoda koja je generirala kretanje u proizvodnom nalogu."
#. module: mrp_byproduct
#: code:addons/mrp_byproduct/models/mrp_subproduct.py:32
#, python-format
msgid ""
"The Product Unit of Measure you chose has a different category than in the "
"product form."
msgstr ""
"Jedinica mjere proizvoda koju ste odabrali je u drugačijoj kategoriji od "
"jedinice mjere proizvoda na formi proizvoda"
#. module: mrp_byproduct
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_product_uom_id
msgid "Unit of Measure"
msgstr "Jedinica mjere"
#. module: mrp_byproduct
#: code:addons/mrp_byproduct/models/mrp_subproduct.py:31
#, python-format
msgid "Warning"
msgstr "Upozorenje"