mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
51 lines
1.9 KiB
Plaintext
51 lines
1.9 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-04 08:50+0000\n"
|
|
"PO-Revision-Date: 2024-11-04 09:51+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.fields,field_description:mrp_subcontracting_skip_no_negative.field_stock_move__display_name
|
|
msgid "Display Name"
|
|
msgstr "Nombre mostrado"
|
|
|
|
#. module: mrp_subcontracting_skip_no_negative
|
|
#: model:ir.model.fields,field_description:mrp_subcontracting_skip_no_negative.field_stock_move__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: mrp_subcontracting_skip_no_negative
|
|
#: model:ir.model.fields,field_description:mrp_subcontracting_skip_no_negative.field_stock_move____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Última modificación el"
|
|
|
|
#. 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
|
|
#: 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 '%s' would become negative (%s) on the stock location '%s' "
|
|
"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 '%s' se volvería negativo (%s) en la ubicación de stock "
|
|
"'%s' y no se permite stock negativo para este producto y/o ubicación."
|