mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
@@ -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
|
||||
|
||||
36
mrp_bom_product_details/i18n/de.po
Normal file
36
mrp_bom_product_details/i18n/de.po
Normal file
@@ -0,0 +1,36 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_bom_product_details
|
||||
#
|
||||
# Rudolf Schnapka <schnapkar@golive-saar.de>, 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 <schnapkar@golive-saar.de>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\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"
|
||||
|
||||
|
||||
32
mrp_bom_product_details/i18n/fr.po
Normal file
32
mrp_bom_product_details/i18n/fr.po
Normal file
@@ -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"
|
||||
|
||||
32
mrp_bom_product_details/i18n/mrp_bom_product_details.pot
Normal file
32
mrp_bom_product_details/i18n/mrp_bom_product_details.pot
Normal file
@@ -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 ""
|
||||
|
||||
@@ -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',
|
||||
|
||||
36
mrp_industrial_design_bom/i18n/de.po
Normal file
36
mrp_industrial_design_bom/i18n/de.po
Normal file
@@ -0,0 +1,36 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_industrial_design_bom
|
||||
#
|
||||
# Rudolf Schnapka <schnapkar@golive-saar.de>, 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 <schnapkar@golive-saar.de>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\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."
|
||||
|
||||
|
||||
@@ -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': [
|
||||
|
||||
36
mrp_production_properties/i18n/de.po
Normal file
36
mrp_production_properties/i18n/de.po
Normal file
@@ -0,0 +1,36 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_production_properties
|
||||
#
|
||||
# Rudolf Schnapka <schnapkar@golive-saar.de>, 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 <schnapkar@golive-saar.de>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user