mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Currently translated at 100.0% (3 of 3 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_move_auto_assign Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_move_auto_assign/es/
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:
|
|
# * stock_move_auto_assign
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-11-11 18:37+0000\n"
|
|
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
|
"Language-Team: none\n"
|
|
"Language: es\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 4.17\n"
|
|
|
|
#. module: stock_move_auto_assign
|
|
#: model:ir.model,name:stock_move_auto_assign.model_product_product
|
|
msgid "Product Variant"
|
|
msgstr "Variantes de producto"
|
|
|
|
#. module: stock_move_auto_assign
|
|
#: model:ir.model,name:stock_move_auto_assign.model_stock_move
|
|
msgid "Stock Move"
|
|
msgstr "Movimiento de stock"
|
|
|
|
#. module: stock_move_auto_assign
|
|
#. odoo-python
|
|
#: code:addons/stock_move_auto_assign/models/stock_move.py:0
|
|
#, python-format
|
|
msgid "Try reserving \"%(product)s\" for quantities added in: %(locations)s"
|
|
msgstr ""
|
|
"Intente reservar \"%(product)s\" para las cantidades agregadas en: "
|
|
"%(locations)s"
|
|
|
|
#, python-format
|
|
#~ msgid "Try reserving \"{}\" for quantities added in: {}"
|
|
#~ msgstr "Prueba la reserva \"{}\" para las cantidades añadidas en: {}"
|