Files
manufacture/mrp_hook/i18n/es.po
2016-11-29 08:28:49 -05:00

40 lines
1.3 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_hook
#
# Translators:
# Hotellook, 2014
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: manufacture (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-16 09:04+0000\n"
"PO-Revision-Date: 2016-10-14 00:53+0000\n"
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-manufacture-8-0/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\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 "Lista de materiales"
#. 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 LdM \"%s\" contiene una línea con un producto recursivo: \"%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 LdM \"%s\" contiene una línea de LdM fantasma, pero el producto \"%s\" no tiene ninguna LdM definida."