Files
manufacture/mrp_subcontracting_skip_no_negative/i18n/es.po

44 lines
1.5 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_subcontracting_skip_no_negative
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-05 07:53+0000\n"
"PO-Revision-Date: 2024-11-05 08:53+0100\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"
"X-Generator: Poedit 3.0.1\n"
#. module: mrp_subcontracting_skip_no_negative
#: model:ir.model,name:mrp_subcontracting_skip_no_negative.model_stock_move
msgid "Stock Move"
msgstr "Movimiento de existencias"
#. module: mrp_subcontracting_skip_no_negative
#: model:ir.model,name:mrp_subcontracting_skip_no_negative.model_stock_picking
msgid "Transfer"
msgstr "Transferencia"
#. module: mrp_subcontracting_skip_no_negative
#. odoo-python
#: code:addons/mrp_subcontracting_skip_no_negative/models/stock_move.py:0
#, python-format
msgid ""
"You cannot validate this stock operation because the stock level of the "
"component product '{name}' would become negative ({qty}) on the stock "
"location '{location}' and negative stock is not allowed for this product and/"
"or location."
msgstr ""
"No se puede validar esta operación de stock porque el nivel de stock del "
"producto componente '{name}' se volvería negativo ({qty}) en la ubicación de "
"stock '{location}' y no se permite stock negativo para este producto y/o "
"ubicación."