[TYPO] Set the right category for the Point Of Sale
[odoo/odoo.git] / addons / mrp_subproduct / i18n / da.po
1 # Danish translation for openobject-addons
2 # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
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: 2012-02-08 00:36+0000\n"
11 "PO-Revision-Date: 2012-01-27 09:07+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Danish <da@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2012-07-14 06:12+0000\n"
18 "X-Generator: Launchpad (build 15614)\n"
19
20 #. module: mrp_subproduct
21 #: field:mrp.subproduct,product_id:0
22 msgid "Product"
23 msgstr ""
24
25 #. module: mrp_subproduct
26 #: selection:mrp.subproduct,subproduct_type:0
27 msgid "Fixed"
28 msgstr ""
29
30 #. module: mrp_subproduct
31 #: sql_constraint:mrp.bom:0
32 msgid ""
33 "All product quantities must be greater than 0.\n"
34 "You should install the mrp_subproduct module if you want to manage extra "
35 "products on BoMs !"
36 msgstr ""
37
38 #. module: mrp_subproduct
39 #: view:mrp.bom:0
40 msgid "sub products"
41 msgstr ""
42
43 #. module: mrp_subproduct
44 #: model:ir.model,name:mrp_subproduct.model_mrp_production
45 msgid "Manufacturing Order"
46 msgstr ""
47
48 #. module: mrp_subproduct
49 #: constraint:mrp.bom:0
50 msgid "BoM line product should not be same as BoM product."
51 msgstr ""
52
53 #. module: mrp_subproduct
54 #: view:mrp.bom:0
55 msgid "Sub Products"
56 msgstr ""
57
58 #. module: mrp_subproduct
59 #: field:mrp.subproduct,subproduct_type:0
60 msgid "Quantity Type"
61 msgstr ""
62
63 #. module: mrp_subproduct
64 #: model:ir.model,name:mrp_subproduct.model_mrp_bom
65 msgid "Bill of Material"
66 msgstr ""
67
68 #. module: mrp_subproduct
69 #: field:mrp.subproduct,product_qty:0
70 msgid "Product Qty"
71 msgstr ""
72
73 #. module: mrp_subproduct
74 #: field:mrp.subproduct,product_uom:0
75 msgid "Product UOM"
76 msgstr ""
77
78 #. module: mrp_subproduct
79 #: field:mrp.subproduct,bom_id:0
80 msgid "BoM"
81 msgstr ""
82
83 #. module: mrp_subproduct
84 #: sql_constraint:mrp.production:0
85 msgid "Reference must be unique per Company!"
86 msgstr ""
87
88 #. module: mrp_subproduct
89 #: field:mrp.bom,sub_products:0
90 msgid "sub_products"
91 msgstr ""
92
93 #. module: mrp_subproduct
94 #: selection:mrp.subproduct,subproduct_type:0
95 msgid "Variable"
96 msgstr ""
97
98 #. module: mrp_subproduct
99 #: model:ir.model,name:mrp_subproduct.model_mrp_subproduct
100 msgid "Sub Product"
101 msgstr ""
102
103 #. module: mrp_subproduct
104 #: constraint:mrp.production:0
105 msgid "Order quantity cannot be negative or zero!"
106 msgstr ""
107
108 #. module: mrp_subproduct
109 #: help:mrp.subproduct,subproduct_type:0
110 msgid ""
111 "Define how the quantity of subproducts will be set on the production orders "
112 "using this BoM.  'Fixed' depicts a situation where the quantity of created "
113 "subproduct is always equal to the quantity set on the BoM, regardless of how "
114 "many are created in the production order.  By opposition, 'Variable' means "
115 "that the quantity will be computed as    '(quantity of subproduct set on the "
116 "BoM / quantity of manufactured product set on the BoM * quantity of "
117 "manufactured product in the production order.)'"
118 msgstr ""
119
120 #. module: mrp_subproduct
121 #: constraint:mrp.bom:0
122 msgid "Error ! You cannot create recursive BoM."
123 msgstr ""