odoo/addons/mrp_byproduct/i18n/el.po

131 lines
3.7 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_byproduct
#
# Translators:
# Goutoudis Kostas <goutoudis@gmail.com>, 2015
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-12-13 22:49+0000\n"
"Last-Translator: Goutoudis Kostas <goutoudis@gmail.com>\n"
"Language-Team: Greek (http://www.transifex.com/odoo/odoo-8/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_bom
msgid "Bill of Material"
msgstr "Κατάσταση Υλικών"
#. module: mrp_byproduct
#: field:mrp.subproduct,bom_id:0
msgid "BoM"
msgstr "Κ.Υ."
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_subproduct
msgid "Byproduct"
msgstr "Αναπροϊόν"
#. module: mrp_byproduct
#: view:mrp.bom:mrp_byproduct.mrp_subproduct_view field:mrp.bom,sub_products:0
msgid "Byproducts"
msgstr "Αναπροϊόντα"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_change_production_qty
msgid "Change Quantity of Products"
msgstr "Αλλαγή ποσότητας των προϊόντων"
#. module: mrp_byproduct
#: field:mrp.subproduct,create_uid:0
msgid "Created by"
msgstr "Δημιουργήθηκε από"
#. module: mrp_byproduct
#: field:mrp.subproduct,create_date:0
msgid "Created on"
msgstr "Δημιουργήθηκε στις"
#. 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 ""
#. module: mrp_byproduct
#: selection:mrp.subproduct,subproduct_type:0
msgid "Fixed"
msgstr "Σταθερό"
#. module: mrp_byproduct
#: field:mrp.subproduct,id:0
msgid "ID"
msgstr "Κωδικός"
#. module: mrp_byproduct
#: field:mrp.subproduct,write_uid:0
msgid "Last Updated by"
msgstr "Τελευταία Ενημέρωση από"
#. module: mrp_byproduct
#: field:mrp.subproduct,write_date:0
msgid "Last Updated on"
msgstr "Τελευταία Ενημέρωση στις"
#. module: mrp_byproduct
#: model:ir.model,name:mrp_byproduct.model_mrp_production
msgid "Manufacturing Order"
msgstr "Εντολή Παραγωγής"
#. module: mrp_byproduct
#: field:mrp.subproduct,product_id:0
msgid "Product"
msgstr "Προιόν"
#. module: mrp_byproduct
#: field:mrp.subproduct,product_qty:0
msgid "Product Qty"
msgstr "Ποσ. Προϊόντος"
#. module: mrp_byproduct
#: field:mrp.subproduct,product_uom:0
msgid "Product Unit of Measure"
msgstr "Μονάδα Μέτρησης του Προϊόντος"
#. module: mrp_byproduct
#: field:mrp.subproduct,subproduct_type:0
msgid "Quantity Type"
msgstr "Τύπος Ποσότητας"
#. 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 ""
#. module: mrp_byproduct
#: selection:mrp.subproduct,subproduct_type:0
msgid "Variable"
msgstr "Μεταβλητή"
#. module: mrp_byproduct
#: code:addons/mrp_byproduct/mrp_byproduct.py:63
#, python-format
msgid "Warning"
msgstr "Προσοχή"