Files
manufacture/product_quick_bom/i18n/de.po
Maria Sparenberg 43d7cc5222 Translated using Weblate (German)
Currently translated at 100.0% (8 of 8 strings)

Translation: manufacture-10.0/manufacture-10.0-product_quick_bom
Translate-URL: https://translation.odoo-community.org/projects/manufacture-10-0/manufacture-10-0-product_quick_bom/de/
2019-02-08 14:30:59 +00:00

68 lines
2.3 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * product_quick_bom
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2018-12-10 11:58+0000\n"
"Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/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"
"X-Generator: Weblate 3.3\n"
#. module: product_quick_bom
#: model:ir.model,name:product_quick_bom.model_mrp_bom
msgid "Bill of Material"
msgstr "Stückliste"
#. module: product_quick_bom
#: model:ir.model.fields,field_description:product_quick_bom.field_product_product_bom_line_ids
#: model:ir.model.fields,field_description:product_quick_bom.field_product_template_bom_line_ids
msgid "Bom Line"
msgstr "Stücklistenposition"
#. module: product_quick_bom
#: model:ir.ui.view,arch_db:product_quick_bom.product_template_form_view
msgid "Bom line"
msgstr "Stücklistenposition"
#. module: product_quick_bom
#: model:ir.model.fields,help:product_quick_bom.field_product_product_bom_line_ids
#: model:ir.model.fields,help:product_quick_bom.field_product_template_bom_line_ids
msgid ""
"If your product is manufactured you can select here the component to produce "
"them"
msgstr ""
"Wenn das Produkt gefertigt wird, können hier die Komponenten gewählt werden, "
"die zur Produktion nötig sind"
#. module: product_quick_bom
#: model:ir.model.fields,field_description:product_quick_bom.field_mrp_bom_line_product_tmpl_id
msgid "Product"
msgstr "Produkt"
#. module: product_quick_bom
#: model:ir.model,name:product_quick_bom.model_product_template
msgid "Product Template"
msgstr "Produktvorlage"
#. module: product_quick_bom
#: code:addons/product_quick_bom/models/bom.py:14
#, python-format
msgid "You can only have one Bom per product template"
msgstr "Es darf nur eine Stückliste für eine Produktvorlage existieren"
#. module: product_quick_bom
#: model:ir.model,name:product_quick_bom.model_mrp_bom_line
msgid "mrp.bom.line"
msgstr "mrp.bom.line"