mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
41 lines
1.3 KiB
Plaintext
41 lines
1.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_hook
|
|
#
|
|
# Translators:
|
|
# Hotellook, 2014
|
|
# Massimiliano Casa <mcasa@cantiericasa.com>, 2016
|
|
# Rudolf Schnapka <rs@techno-flex.de>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: manufacture (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-17 22:50+0000\n"
|
|
"PO-Revision-Date: 2016-09-27 18:05+0000\n"
|
|
"Last-Translator: Massimiliano Casa <mcasa@cantiericasa.com>\n"
|
|
"Language-Team: Italian (http://www.transifex.com/oca/OCA-manufacture-8-0/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_hook
|
|
#: model:ir.model,name:mrp_hook.model_mrp_bom
|
|
msgid "Bill of Material"
|
|
msgstr "Distinta base"
|
|
|
|
#. module: mrp_hook
|
|
#: code:addons/mrp_hook/models/mrp_bom.py:123
|
|
#, python-format
|
|
msgid "BoM \"%s\" contains a BoM line with a product recursion: \"%s\"."
|
|
msgstr "Bom \"%s\" contiene una linea BoM con una ricorsione di prodotto: \"%s\"."
|
|
|
|
#. module: mrp_hook
|
|
#: code:addons/mrp_hook/models/mrp_bom.py:151
|
|
#, python-format
|
|
msgid ""
|
|
"BoM \"%s\" contains a phantom BoM line but the product \"%s\" does not have "
|
|
"any BoM defined."
|
|
msgstr "Bom \"%s\" contiene una linea BoM phantom ma il prodotto \"%s\" non ha nessuna BoM definita."
|