diff --git a/mrp_bom_product_details/__openerp__.py b/mrp_bom_product_details/__openerp__.py index e3a5d422a..3ac75f924 100644 --- a/mrp_bom_product_details/__openerp__.py +++ b/mrp_bom_product_details/__openerp__.py @@ -22,7 +22,7 @@ { 'name': 'Bom product details', 'version': '0.1', - 'author': 'Solutions Libergia inc.', + 'author': "Solutions Libergia inc.,Odoo Community Association (OCA)", 'category': 'Manufacturing', 'description': """ This module adds product price and stock to bom view diff --git a/mrp_bom_product_details/i18n/de.po b/mrp_bom_product_details/i18n/de.po new file mode 100644 index 000000000..20aaeea67 --- /dev/null +++ b/mrp_bom_product_details/i18n/de.po @@ -0,0 +1,36 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * mrp_bom_product_details +# +# Rudolf Schnapka , 2014. +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-12-30 13:44+0000\n" +"PO-Revision-Date: 2014-12-31 13:43+0100\n" +"Last-Translator: Rudolf Schnapka \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" +"Language: de\n" +"X-Generator: Lokalize 1.5\n" + +#. module: mrp_bom_product_details +#: model:ir.model,name:mrp_bom_product_details.model_mrp_bom +msgid "Bill of Material" +msgstr "Stückliste" + +#. module: mrp_bom_product_details +#: field:mrp.bom,product_standard_price:0 +msgid "Cost Price" +msgstr "Einstandspreis" + +#. module: mrp_bom_product_details +#: field:mrp.bom,product_qty_available:0 +msgid "Quantity on Hand" +msgstr "Freier Bestand" + + diff --git a/mrp_bom_product_details/i18n/fr.po b/mrp_bom_product_details/i18n/fr.po new file mode 100644 index 000000000..93cdf2410 --- /dev/null +++ b/mrp_bom_product_details/i18n/fr.po @@ -0,0 +1,32 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * mrp_bom_product_details +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-12-30 13:44+0000\n" +"PO-Revision-Date: 2014-12-30 13:44+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: mrp_bom_product_details +#: model:ir.model,name:mrp_bom_product_details.model_mrp_bom +msgid "Bill of Material" +msgstr "Nomenclature" + +#. module: mrp_bom_product_details +#: field:mrp.bom,product_standard_price:0 +msgid "Cost Price" +msgstr "Coût" + +#. module: mrp_bom_product_details +#: field:mrp.bom,product_qty_available:0 +msgid "Quantity on Hand" +msgstr "Quantité en stock" + diff --git a/mrp_bom_product_details/i18n/mrp_bom_product_details.pot b/mrp_bom_product_details/i18n/mrp_bom_product_details.pot new file mode 100644 index 000000000..a84ee5fbb --- /dev/null +++ b/mrp_bom_product_details/i18n/mrp_bom_product_details.pot @@ -0,0 +1,32 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * mrp_bom_product_details +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-12-30 13:44+0000\n" +"PO-Revision-Date: 2014-12-30 13:44+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: mrp_bom_product_details +#: model:ir.model,name:mrp_bom_product_details.model_mrp_bom +msgid "Bill of Material" +msgstr "" + +#. module: mrp_bom_product_details +#: field:mrp.bom,product_standard_price:0 +msgid "Cost Price" +msgstr "" + +#. module: mrp_bom_product_details +#: field:mrp.bom,product_qty_available:0 +msgid "Quantity on Hand" +msgstr "" + diff --git a/mrp_industrial_design_bom/__openerp__.py b/mrp_industrial_design_bom/__openerp__.py index 3a0a5ae23..a4307f57b 100644 --- a/mrp_industrial_design_bom/__openerp__.py +++ b/mrp_industrial_design_bom/__openerp__.py @@ -23,7 +23,7 @@ { 'name': 'Industrial design specification in BoM', 'version': '1.0', - "author": "Savoir-faire Linux", + "author": "Savoir-faire Linux,Odoo Community Association (OCA)", "website": "http://www.savoirfairelinux.com", 'license': 'AGPL-3', 'category': 'Specific Industry Applications', diff --git a/mrp_industrial_design_bom/i18n/de.po b/mrp_industrial_design_bom/i18n/de.po new file mode 100644 index 000000000..0f41c998c --- /dev/null +++ b/mrp_industrial_design_bom/i18n/de.po @@ -0,0 +1,36 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * mrp_industrial_design_bom +# +# Rudolf Schnapka , 2014. +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-03-26 16:23+0000\n" +"PO-Revision-Date: 2014-12-31 13:45+0100\n" +"Last-Translator: Rudolf Schnapka \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" +"Language: de\n" +"X-Generator: Lokalize 1.5\n" + +#. module: mrp_industrial_design_bom +#: model:ir.model,name:mrp_industrial_design_bom.model_mrp_bom +msgid "Bill of Material" +msgstr "Stückliste" + +#. module: mrp_industrial_design_bom +#: field:mrp.bom,refdes:0 +msgid "Notes" +msgstr "Notizen" + +#. module: mrp_industrial_design_bom +#: field:mrp.bom,bubble_number:0 +msgid "No" +msgstr "Nr." + + diff --git a/mrp_production_properties/__openerp__.py b/mrp_production_properties/__openerp__.py index 4d94f79d7..4b61a37f3 100644 --- a/mrp_production_properties/__openerp__.py +++ b/mrp_production_properties/__openerp__.py @@ -27,7 +27,7 @@ This module adds the properties to the manufacturing order copying them from the related procurement order. """, - 'author': 'Agile Business Group', + 'author': "Agile Business Group,Odoo Community Association (OCA)", 'website': 'http://www.agilebg.com', 'license': 'AGPL-3', 'depends': [ diff --git a/mrp_production_properties/i18n/de.po b/mrp_production_properties/i18n/de.po new file mode 100644 index 000000000..a7f8a37c9 --- /dev/null +++ b/mrp_production_properties/i18n/de.po @@ -0,0 +1,36 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * mrp_production_properties +# +# Rudolf Schnapka , 2014. +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-30 14:53+0000\n" +"PO-Revision-Date: 2014-12-31 13:46+0100\n" +"Last-Translator: Rudolf Schnapka \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" +"Language: de\n" +"X-Generator: Lokalize 1.5\n" + +#. module: mrp_production_properties +#: model:ir.model,name:mrp_production_properties.model_mrp_production +msgid "Manufacturing Order" +msgstr "Fertigungsauftrag" + +#. module: mrp_production_properties +#: field:mrp.production,property_ids:0 +msgid "Properties" +msgstr "Eigenschaften" + +#. module: mrp_production_properties +#: model:ir.model,name:mrp_production_properties.model_procurement_order +msgid "Procurement" +msgstr "Beschaffung" + +