[I18N] Update translations from Launchpad branches
[odoo/odoo.git] / addons / mrp_byproduct / i18n / de.po
1 # German translation for openobject-addons
2 # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2014-08-14 13:09+0000\n"
11 "PO-Revision-Date: 2014-09-09 12:12+0000\n"
12 "Last-Translator: Thorsten Vocks (OpenBig.org) <thorsten.vocks@big-"
13 "consulting.net>\n"
14 "Language-Team: German <de@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Launchpad-Export-Date: 2014-09-10 08:14+0000\n"
19 "X-Generator: Launchpad (build 17196)\n"
20
21 #. module: mrp_byproduct
22 #: model:ir.model,name:mrp_byproduct.model_mrp_bom
23 msgid "Bill of Material"
24 msgstr "Stückliste"
25
26 #. module: mrp_byproduct
27 #: field:mrp.subproduct,bom_id:0
28 msgid "BoM"
29 msgstr "BoM"
30
31 #. module: mrp_byproduct
32 #: model:ir.model,name:mrp_byproduct.model_mrp_subproduct
33 msgid "Byproduct"
34 msgstr "Kuppelprodukt"
35
36 #. module: mrp_byproduct
37 #: view:mrp.bom:mrp_byproduct.mrp_subproduct_view
38 #: field:mrp.bom,sub_products:0
39 msgid "Byproducts"
40 msgstr "Kuppelprodukte"
41
42 #. module: mrp_byproduct
43 #: model:ir.model,name:mrp_byproduct.model_change_production_qty
44 msgid "Change Quantity of Products"
45 msgstr "Ändere Menge der Produkte"
46
47 #. module: mrp_byproduct
48 #: field:mrp.subproduct,create_uid:0
49 msgid "Created by"
50 msgstr "Erstellt von"
51
52 #. module: mrp_byproduct
53 #: field:mrp.subproduct,create_date:0
54 msgid "Created on"
55 msgstr "Erstellt am"
56
57 #. module: mrp_byproduct
58 #: help:mrp.subproduct,subproduct_type:0
59 msgid ""
60 "Define how the quantity of byproducts will be set on the production orders "
61 "using this BoM.  'Fixed' depicts a situation where the quantity of created "
62 "byproduct is always equal to the quantity set on the BoM, regardless of how "
63 "many are created in the production order.  By opposition, 'Variable' means "
64 "that the quantity will be computed as    '(quantity of byproduct set on the "
65 "BoM / quantity of manufactured product set on the BoM * quantity of "
66 "manufactured product in the production order.)'"
67 msgstr ""
68 "Definieren Sie wie die Mengen der Kuppelproduktion für die "
69 "Fertigungsaufträge ermittelt wird. 'Fest' beschreibt den Fall, wenn "
70 "unabhängig von der Anzahl im Fertigungsauftrag immer eine feste Menge "
71 "zusätzlich als gewollte oder ungewollte Kuppelproduktion entsteht. Durch die "
72 "Einstellung 'Variabel' erfolgt die Menge für die Berechnung der "
73 "Kuppelproduktion wie folgt: (Menge für Kuppelprodukt / Menge Hauptprodukt "
74 "Fertigung in Stückliste) * Anzahl des anzufertigenden Produkts."
75
76 #. module: mrp_byproduct
77 #: selection:mrp.subproduct,subproduct_type:0
78 msgid "Fixed"
79 msgstr "Fixiert"
80
81 #. module: mrp_byproduct
82 #: field:mrp.subproduct,id:0
83 msgid "ID"
84 msgstr "ID"
85
86 #. module: mrp_byproduct
87 #: field:mrp.subproduct,write_uid:0
88 msgid "Last Updated by"
89 msgstr "Zuletzt aktualisiert durch"
90
91 #. module: mrp_byproduct
92 #: field:mrp.subproduct,write_date:0
93 msgid "Last Updated on"
94 msgstr "Zuletzt aktualisiert am"
95
96 #. module: mrp_byproduct
97 #: model:ir.model,name:mrp_byproduct.model_mrp_production
98 msgid "Manufacturing Order"
99 msgstr "Fertigungsauftrag"
100
101 #. module: mrp_byproduct
102 #: field:mrp.subproduct,product_id:0
103 msgid "Product"
104 msgstr "Produkt"
105
106 #. module: mrp_byproduct
107 #: field:mrp.subproduct,product_qty:0
108 msgid "Product Qty"
109 msgstr "Anzahl"
110
111 #. module: mrp_byproduct
112 #: field:mrp.subproduct,product_uom:0
113 msgid "Product Unit of Measure"
114 msgstr "Produkt Mengeneinheit (ME)"
115
116 #. module: mrp_byproduct
117 #: field:mrp.subproduct,subproduct_type:0
118 msgid "Quantity Type"
119 msgstr "Mengen Typ"
120
121 #. module: mrp_byproduct
122 #: code:addons/mrp_byproduct/mrp_byproduct.py:63
123 #, python-format
124 msgid ""
125 "The Product Unit of Measure you chose has a different category than in the "
126 "product form."
127 msgstr ""
128 "Die ausgewählte Mengeneinheit ist in einer anderen Kategorie als die dieses "
129 "Produkts"
130
131 #. module: mrp_byproduct
132 #: selection:mrp.subproduct,subproduct_type:0
133 msgid "Variable"
134 msgstr "Variabel"
135
136 #. module: mrp_byproduct
137 #: code:addons/mrp_byproduct/mrp_byproduct.py:63
138 #, python-format
139 msgid "Warning"
140 msgstr "Warnung"