Files
manufacture/mrp_hook/i18n/de.po
2016-01-23 15:12:11 -05:00

39 lines
1.3 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_hook
#
# Translators:
# Rudolf Schnapka <rs@techno-flex.de>, 2016
msgid ""
msgstr ""
"Project-Id-Version: manufacture (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-18 00:23+0000\n"
"PO-Revision-Date: 2016-01-14 15:32+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-manufacture-8-0/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_hook
#: model:ir.model,name:mrp_hook.model_mrp_bom
msgid "Bill of Material"
msgstr "Stückliste"
#. module: mrp_hook
#: code:addons/mrp_hook/models/mrp_bom.py:123
#, python-format
msgid "BoM \"%s\" contains a BoM line with a product recursion: \"%s\"."
msgstr "Stückliste \"%s\" enthält eine Position mit Produktrekursion: \"%s\"."
#. module: mrp_hook
#: code:addons/mrp_hook/models/mrp_bom.py:151
#, python-format
msgid ""
"BoM \"%s\" contains a phantom BoM line but the product \"%s\" does not have "
"any BoM defined."
msgstr "Stückliste \"%s\" enthält eine Phantomposition, aber dieses Produkt \"%s\" hat keine eigene Stückliste."