odoo18/addons/mrp_repair/i18n/el.po

70 lines
2.2 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_repair
#
# Translators:
# Martin Trigaux, 2024
# Kostas Goutoudis <goutoudis@gmail.com>, 2024
# Iasonas Polydoros <j.polydoros@dileanity.com>, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:55+0000\n"
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
"Last-Translator: Iasonas Polydoros <j.polydoros@dileanity.com>, 2025\n"
"Language-Team: Greek (https://app.transifex.com/odoo/teams/41243/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_repair
#: model:ir.model.fields,field_description:mrp_repair.field_repair_order__production_count
msgid "Count of MOs generated"
msgstr "Αριθμός εντολών παραγωγής (MOs) που δημιουργηθήκε"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_production__repair_count
msgid "Count of source repairs"
msgstr "Αριθμός συνδεδεμένων επισκευών"
#. module: mrp_repair
#: model_terms:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_inherit
msgid "Manufacturing"
msgstr "Παραγωγή"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_mrp_production
msgid "Manufacturing Order"
msgstr "Εντολή Παραγωγής"
#. module: mrp_repair
#. odoo-python
#: code:addons/mrp_repair/models/repair.py:0
msgid "Manufacturing Orders generated by %s"
msgstr "Εντολές Παραγωγής που δημιουργήθηκαν από %s"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_repair_order
msgid "Repair Order"
msgstr "Εντολή Επισκευής"
#. module: mrp_repair
#. odoo-python
#: code:addons/mrp_repair/models/production.py:0
msgid "Repair Source of %s"
msgstr "Πηγή επισκευής %s"
#. module: mrp_repair
#: model_terms:ir.ui.view,arch_db:mrp_repair.mrp_production_form_view_inherit
msgid "Repairs"
msgstr "Επισκευές"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_stock_move
msgid "Stock Move"
msgstr "Κίνηση Αποθέματος"