mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
84 lines
2.4 KiB
Plaintext
84 lines
2.4 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_operations_project
|
|
#
|
|
# Translators:
|
|
# Hotellook, 2014
|
|
# Rudolf Schnapka <rs@techno-flex.de>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: manufacture (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-04-24 13:59+0000\n"
|
|
"PO-Revision-Date: 2017-03-24 15:28+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
|
"Language-Team: German (http://www.transifex.com/oca/OCA-manufacture-8-0/"
|
|
"language/de/)\n"
|
|
"Language: de\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: mrp_operations_project
|
|
#: code:addons/mrp_operations_project/models/mrp_production.py:27
|
|
#, python-format
|
|
msgid ""
|
|
"\n"
|
|
" Manufacturing Order: %s\n"
|
|
" Work Order: %s\n"
|
|
" Workcenter: %s\n"
|
|
" Cycle: %s\n"
|
|
" Hour: %s\n"
|
|
" "
|
|
msgstr ""
|
|
"\n"
|
|
" Fertigungsauftrag: %s\n"
|
|
" Arbeitsauftrag: %s\n"
|
|
" Arbeitsplatz: %s\n"
|
|
" Zyklus: %s\n"
|
|
" Stunde: %s\n"
|
|
" "
|
|
|
|
#. module: mrp_operations_project
|
|
#: code:addons/mrp_operations_project/models/mrp_production.py:63
|
|
#, python-format
|
|
msgid "%s:: WO%s-%s:: %s"
|
|
msgstr "%s:: WO%s-%s:: %s"
|
|
|
|
#. module: mrp_operations_project
|
|
#: view:mrp.production.workcenter.line:mrp_operations_project.mrp_production_workcenter_form_view_inherit
|
|
msgid "Information"
|
|
msgstr "Information"
|
|
|
|
#. module: mrp_operations_project
|
|
#: view:mrp.production:mrp_operations_project.mrp_production_project_form_view
|
|
#: view:mrp.production.workcenter.line:mrp_operations_project.mrp_production_workcenter_form_view_inherit
|
|
msgid "Operators time"
|
|
msgstr "Bedienerzeit"
|
|
|
|
#. module: mrp_operations_project
|
|
#: field:project.task,workorder_scheduled_products:0
|
|
msgid "Scheduled Products"
|
|
msgstr "Terminierte Produkte"
|
|
|
|
#. module: mrp_operations_project
|
|
#: view:project.task.work:mrp_operations_project.project_task_work_mrp
|
|
msgid "Stop"
|
|
msgstr "Ende"
|
|
|
|
#. module: mrp_operations_project
|
|
#: model:ir.model,name:mrp_operations_project.model_project_task
|
|
msgid "Task"
|
|
msgstr "Aufgabe"
|
|
|
|
#. module: mrp_operations_project
|
|
#: field:mrp.production.workcenter.line,task_m2m:0
|
|
msgid "Task m2m"
|
|
msgstr "Aufgabe m2m"
|
|
|
|
#. module: mrp_operations_project
|
|
#: model:ir.model,name:mrp_operations_project.model_mrp_production_workcenter_line
|
|
msgid "Work Order"
|
|
msgstr "Arbeitsauftrag"
|