mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_hook
|
|
#
|
|
# Translators:
|
|
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2017
|
|
# Hotellook, 2014
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: manufacture (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-12-31 05:27+0000\n"
|
|
"PO-Revision-Date: 2017-01-06 06:16+0000\n"
|
|
"Last-Translator: Christophe CHAUVET <christophe.chauvet@gmail.com>\n"
|
|
"Language-Team: French (http://www.transifex.com/oca/OCA-manufacture-8-0/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_hook
|
|
#: model:ir.model,name:mrp_hook.model_mrp_bom
|
|
msgid "Bill of Material"
|
|
msgstr "Nomenclature"
|
|
|
|
#. 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 "La nomenclature \"%s\" contient des lignes avec un produit récursif: \"%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 "La nomenclature \"%s\" contient une ligne de nomenclature fantôme mais le produit \"%s\" n'a pas de nomenclature de définit."
|