[UPD] Update mrp_bom_product_details.pot

This commit is contained in:
oca-travis
2018-06-18 12:16:14 +00:00
parent 063a03b98b
commit a1945a8dbb
15 changed files with 282 additions and 134 deletions

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
#
# Translators:
# Jaroslav Helemik Nemec <nemec@helemik.cz>, 2018
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-01-06 03:53+0000\n"
"Last-Translator: Jaroslav Helemik Nemec <nemec@helemik.cz>, 2018\n"
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: mrp_bom_product_details
@@ -37,8 +37,8 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid ""
"Cost of the product template used for standard stock valuation in accounting"
" and used as a base price on purchase orders. Expressed in the default unit "
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
@@ -47,10 +47,14 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
#. module: mrp_bom_product_details

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
# Rudolf Schnapka <rs@techno-flex.de>, 2018
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2018-01-06 03:53+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2018\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"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_product_details
@@ -38,8 +38,8 @@ msgstr "Einstandspreis"
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid ""
"Cost of the product template used for standard stock valuation in accounting"
" and used as a base price on purchase orders. Expressed in the default unit "
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
@@ -48,16 +48,24 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
"Aktuelle Produktmenge.\n"
"Im Zusammenhang mit einfachem Lagerort, schließt dies Ware an diesem Lager und dessen Teillagern ein.\n"
"Im Zusammenhang mit einem einzelnen Warenlager, sind dies die Waren aller Lagerorte dieses Warenlagers und dessen Teillager.\n"
"Im Zusammenhang mit einem Shop-/Filiallager, sind dies die dort oder in dessen Teillagern gelagerten Waren.\n"
"Anderenfalls sind dies die Bestände eines jeden als 'intern' gekennzeichneten Lagers."
"Im Zusammenhang mit einfachem Lagerort, schließt dies Ware an diesem Lager "
"und dessen Teillagern ein.\n"
"Im Zusammenhang mit einem einzelnen Warenlager, sind dies die Waren aller "
"Lagerorte dieses Warenlagers und dessen Teillager.\n"
"Im Zusammenhang mit einem Shop-/Filiallager, sind dies die dort oder in "
"dessen Teillagern gelagerten Waren.\n"
"Anderenfalls sind dies die Bestände eines jeden als 'intern' "
"gekennzeichneten Lagers."
#. module: mrp_bom_product_details
#: model:ir.model.fields,field_description:mrp_bom_product_details.field_mrp_bom_line_product_qty_available

View File

@@ -1,6 +1,6 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
# * mrp_bom_product_details
#
msgid ""
msgstr ""
@@ -10,6 +10,7 @@ msgstr ""
"PO-Revision-Date: 2017-04-19 06:52+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -33,22 +34,38 @@ msgstr "Cost Price"
#. module: mrp_bom_product_details
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid "Cost of the product template used for standard stock valuation in accounting and used as a base price on purchase orders. Expressed in the default unit of measure of the product."
msgstr "Cost of the product template used for standard stock valuation in accounting and used as a base price on purchase orders. Expressed in the default unit of measure of the product."
msgid ""
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
#. module: mrp_bom_product_details
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_qty_available
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid "Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
msgstr "Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
#. module: mrp_bom_product_details
#: model:ir.model.fields,field_description:mrp_bom_product_details.field_mrp_bom_line_product_qty_available
@@ -60,4 +77,3 @@ msgstr "Quantity On Hand"
#: model:ir.model,name:mrp_bom_product_details.model_mrp_bom_line
msgid "mrp.bom.line"
msgstr "mrp.bom.line"

View File

@@ -10,11 +10,11 @@ msgstr ""
"PO-Revision-Date: 2017-04-19 08:59+0200\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: \n"
"Language: es\n"
"X-Generator: Poedit 1.8.6\n"
#. module: mrp_bom_product_details
@@ -35,23 +35,36 @@ msgstr "Coste"
#. module: mrp_bom_product_details
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid "Cost of the product template used for standard stock valuation in accounting and used as a base price on purchase orders. Expressed in the default unit of measure of the product."
msgstr "Coste para la plantilla de producto usada para la valoración de existencias estándar en contabilidad, y utilizada como precio de referencia en órdenes de compra. Se expresa en la unidad de medida por defecto del producto."
msgid ""
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
"Coste para la plantilla de producto usada para la valoración de existencias "
"estándar en contabilidad, y utilizada como precio de referencia en órdenes "
"de compra. Se expresa en la unidad de medida por defecto del producto."
#. module: mrp_bom_product_details
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_qty_available
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
"Cantidad actual de los productos.\n"
"En un contexto de una sola ubicación de existencias, esto incluye los bienes almacenados en esta ubicación, o cualquiera de sus hijas.\n"
"En un contexto de un solo almacén, esto incluye los bienes almacenados en la ubicación de existencias de ese almacén, o cualquiera de sus hijas.\n"
"En cualquier otro caso, esto incluye los bienes almacenados en cualquier ubicación de existencias de tipo 'Interna'."
"En un contexto de una sola ubicación de existencias, esto incluye los bienes "
"almacenados en esta ubicación, o cualquiera de sus hijas.\n"
"En un contexto de un solo almacén, esto incluye los bienes almacenados en la "
"ubicación de existencias de ese almacén, o cualquiera de sus hijas.\n"
"En cualquier otro caso, esto incluye los bienes almacenados en cualquier "
"ubicación de existencias de tipo 'Interna'."
#. module: mrp_bom_product_details
#: model:ir.model.fields,field_description:mrp_bom_product_details.field_mrp_bom_line_product_qty_available

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
#
# Translators:
# yterrettaz, 2018
# OCA Transbot <transbot@odoo-community.org>, 2018
@@ -14,10 +14,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-15 03:55+0000\n"
"Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2018\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mrp_bom_product_details
@@ -39,8 +39,8 @@ msgstr "Prix de revient"
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid ""
"Cost of the product template used for standard stock valuation in accounting"
" and used as a base price on purchase orders. Expressed in the default unit "
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
@@ -49,10 +49,14 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
#. module: mrp_bom_product_details

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
#
# Translators:
# César Castro Cruz <ulmroan@gmail.com>, 2018
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-01-06 03:53+0000\n"
"Last-Translator: César Castro Cruz <ulmroan@gmail.com>, 2018\n"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_product_details
@@ -37,8 +37,8 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid ""
"Cost of the product template used for standard stock valuation in accounting"
" and used as a base price on purchase orders. Expressed in the default unit "
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
@@ -47,10 +47,14 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
#. module: mrp_bom_product_details

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
#
# Translators:
# Bole <bole@dajmi5.com>, 2018
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2018-01-06 03:53+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2018\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: mrp_bom_product_details
#: model:ir.model,name:mrp_bom_product_details.model_mrp_bom
@@ -37,8 +38,8 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid ""
"Cost of the product template used for standard stock valuation in accounting"
" and used as a base price on purchase orders. Expressed in the default unit "
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
@@ -47,10 +48,14 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
#. module: mrp_bom_product_details

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
# Paolo Valier <paolo.valier@hotmail.it>, 2018
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2018-01-06 03:53+0000\n"
"Last-Translator: Paolo Valier <paolo.valier@hotmail.it>, 2018\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_product_details
@@ -38,8 +38,8 @@ msgstr "Prezzo di Costo"
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid ""
"Cost of the product template used for standard stock valuation in accounting"
" and used as a base price on purchase orders. Expressed in the default unit "
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
@@ -48,10 +48,14 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
#. module: mrp_bom_product_details

View File

@@ -0,0 +1,57 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \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
#: model:ir.model.fields,field_description:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
msgid "Cost"
msgstr ""
#. module: mrp_bom_product_details
#: model:ir.model.fields,field_description:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid "Cost Price"
msgstr ""
#. module: mrp_bom_product_details
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid "Cost of the product template used for standard stock valuation in accounting and used as a base price on purchase orders. Expressed in the default unit of measure of the product."
msgstr ""
#. module: mrp_bom_product_details
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_qty_available
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid "Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
msgstr ""
#. module: mrp_bom_product_details
#: model:ir.model.fields,field_description:mrp_bom_product_details.field_mrp_bom_line_product_qty_available
#: model:ir.model.fields,field_description:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid "Quantity On Hand"
msgstr ""
#. module: mrp_bom_product_details
#: model:ir.model,name:mrp_bom_product_details.model_mrp_bom_line
msgid "mrp.bom.line"
msgstr ""

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
#
# Translators:
# Claudio Araujo Santos <inactive+CDASCSI@transifex.com>, 2018
# danimaribeiro <danimaribeiro@gmail.com>, 2018
@@ -13,11 +13,12 @@ msgstr ""
"POT-Creation-Date: 2018-01-06 03:53+0000\n"
"PO-Revision-Date: 2018-01-06 03:53+0000\n"
"Last-Translator: Paulo Ricardo <ti@shoppingescritorio.com.br>, 2018\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
"teams/23907/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mrp_bom_product_details
@@ -39,8 +40,8 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid ""
"Cost of the product template used for standard stock valuation in accounting"
" and used as a base price on purchase orders. Expressed in the default unit "
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
@@ -49,10 +50,14 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
#. module: mrp_bom_product_details

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2018-01-06 03:53+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#. module: mrp_bom_product_details
#: model:ir.model,name:mrp_bom_product_details.model_mrp_bom
@@ -37,8 +38,8 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid ""
"Cost of the product template used for standard stock valuation in accounting"
" and used as a base price on purchase orders. Expressed in the default unit "
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
@@ -47,10 +48,14 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
#. module: mrp_bom_product_details

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2018
@@ -13,11 +13,12 @@ msgstr ""
"PO-Revision-Date: 2018-01-06 03:53+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>, 2018\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#. module: mrp_bom_product_details
#: model:ir.model,name:mrp_bom_product_details.model_mrp_bom
@@ -38,8 +39,8 @@ msgstr "Lastna cena"
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid ""
"Cost of the product template used for standard stock valuation in accounting"
" and used as a base price on purchase orders. Expressed in the default unit "
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
@@ -48,16 +49,24 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
"Trenutna količina proizvodov.\n"
"V kontekstu posamezne lokacije zaloge vsebuje blago hranjeno na tej ali njej podrejenih lokacijah.\n"
"V kontekstu posameznega skladišča vsebuje blago hranjeno na lokaciji zaloge tega skladišča ali njemu podrejenih.\n"
"V kontekstu trgovine vsebuje blago hranjeno na lokaciji zaloge skladišča te trgovine ali njej podrejenih.\n"
"Drugače vsebuje blago hranjeno na katerikoli lokaciji zaloge 'internega' tipa."
"V kontekstu posamezne lokacije zaloge vsebuje blago hranjeno na tej ali njej "
"podrejenih lokacijah.\n"
"V kontekstu posameznega skladišča vsebuje blago hranjeno na lokaciji zaloge "
"tega skladišča ali njemu podrejenih.\n"
"V kontekstu trgovine vsebuje blago hranjeno na lokaciji zaloge skladišča te "
"trgovine ali njej podrejenih.\n"
"Drugače vsebuje blago hranjeno na katerikoli lokaciji zaloge 'internega' "
"tipa."
#. module: mrp_bom_product_details
#: model:ir.model.fields,field_description:mrp_bom_product_details.field_mrp_bom_line_product_qty_available

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
#
# Translators:
# Ozge Altinisik <ozge@altinkaya.com.tr>, 2018
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-01-06 03:53+0000\n"
"Last-Translator: Ozge Altinisik <ozge@altinkaya.com.tr>, 2018\n"
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mrp_bom_product_details
@@ -37,8 +37,8 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid ""
"Cost of the product template used for standard stock valuation in accounting"
" and used as a base price on purchase orders. Expressed in the default unit "
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
@@ -47,10 +47,14 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
#. module: mrp_bom_product_details

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-01-06 03:53+0000\n"
"PO-Revision-Date: 2018-01-06 03:53+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n"
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/"
"teams/23907/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_product_details
@@ -37,8 +38,8 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid ""
"Cost of the product template used for standard stock valuation in accounting"
" and used as a base price on purchase orders. Expressed in the default unit "
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
@@ -47,10 +48,14 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
#. module: mrp_bom_product_details

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_product_details
#
#
# Translators:
# Jeffery CHEN Fan <jeffery9@gmail.com>, 2018
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-01-06 03:53+0000\n"
"PO-Revision-Date: 2018-01-06 03:53+0000\n"
"Last-Translator: Jeffery CHEN Fan <jeffery9@gmail.com>, 2018\n"
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
"zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_product_details
@@ -37,8 +38,8 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_line_product_standard_price
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_standard_price
msgid ""
"Cost of the product template used for standard stock valuation in accounting"
" and used as a base price on purchase orders. Expressed in the default unit "
"Cost of the product template used for standard stock valuation in accounting "
"and used as a base price on purchase orders. Expressed in the default unit "
"of measure of the product."
msgstr ""
@@ -47,10 +48,14 @@ msgstr ""
#: model:ir.model.fields,help:mrp_bom_product_details.field_mrp_bom_product_qty_available
msgid ""
"Current quantity of products.\n"
"In a context with a single Stock Location, this includes goods stored at this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' type."
"In a context with a single Stock Location, this includes goods stored at "
"this Location, or any of its children.\n"
"In a context with a single Warehouse, this includes goods stored in the "
"Stock Location of this Warehouse, or any of its children.\n"
"stored in the Stock Location of the Warehouse of this Shop, or any of its "
"children.\n"
"Otherwise, this includes goods stored in any Stock Location with 'internal' "
"type."
msgstr ""
#. module: mrp_bom_product_details