mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_location_product_restriction Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_location_product_restriction/
This commit is contained in:
@@ -55,6 +55,11 @@ msgstr "Ubicación parental Restricción de productos"
|
||||
msgid "Product Restriction"
|
||||
msgstr "Restricción del producto"
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#: model:ir.model,name:stock_location_product_restriction.model_stock_quant
|
||||
msgid "Quants"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#: model:ir.model.fields,field_description:stock_location_product_restriction.field_stock_location__restriction_violation_message
|
||||
msgid "Restriction Violation Message"
|
||||
@@ -70,21 +75,14 @@ msgstr "Restricciones"
|
||||
msgid "Specific Product Restriction"
|
||||
msgstr "Restricción específica de producto"
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#: model:ir.model,name:stock_location_product_restriction.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Movimiento de existencias"
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#. odoo-python
|
||||
#: code:addons/stock_location_product_restriction/models/stock_move.py:0
|
||||
#: code:addons/stock_location_product_restriction/models/stock_quant.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The location {location} can only contain items of the same product. You plan "
|
||||
"to move different products to this location. ({products})"
|
||||
"to put different products into this location. ({products})"
|
||||
msgstr ""
|
||||
"La ubicación {location} sólo puede contener artículos del mismo producto. "
|
||||
"Usted planea mover diferentes productos a esta ubicación. ({products})"
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#. odoo-python
|
||||
@@ -104,13 +102,31 @@ msgstr "Con violación de restricción"
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#. odoo-python
|
||||
#: code:addons/stock_location_product_restriction/models/stock_move.py:0
|
||||
#: code:addons/stock_location_product_restriction/models/stock_quant.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You plan to move the product {product} to the location {location} but the "
|
||||
"You plan to add the product {product} into the location {location} but the "
|
||||
"location must only contain items of same product and already contains items "
|
||||
"of other product(s) ({existing_products})."
|
||||
msgstr ""
|
||||
"Usted planea mover el producto {product} a la ubicación {location} pero la "
|
||||
"ubicación sólo debe contener artículos del mismo producto y ya contiene "
|
||||
"artículos de otro(s) producto(s) ({existing_products})."
|
||||
|
||||
#~ msgid "Stock Move"
|
||||
#~ msgstr "Movimiento de existencias"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "The location {location} can only contain items of the same product. You "
|
||||
#~ "plan to move different products to this location. ({products})"
|
||||
#~ msgstr ""
|
||||
#~ "La ubicación {location} sólo puede contener artículos del mismo producto. "
|
||||
#~ "Usted planea mover diferentes productos a esta ubicación. ({products})"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "You plan to move the product {product} to the location {location} but the "
|
||||
#~ "location must only contain items of same product and already contains "
|
||||
#~ "items of other product(s) ({existing_products})."
|
||||
#~ msgstr ""
|
||||
#~ "Usted planea mover el producto {product} a la ubicación {location} pero "
|
||||
#~ "la ubicación sólo debe contener artículos del mismo producto y ya "
|
||||
#~ "contiene artículos de otro(s) producto(s) ({existing_products})."
|
||||
|
||||
@@ -55,6 +55,11 @@ msgstr ""
|
||||
msgid "Product Restriction"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#: model:ir.model,name:stock_location_product_restriction.model_stock_quant
|
||||
msgid "Quants"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#: model:ir.model.fields,field_description:stock_location_product_restriction.field_stock_location__restriction_violation_message
|
||||
msgid "Restriction Violation Message"
|
||||
@@ -70,19 +75,15 @@ msgstr "Restrictions"
|
||||
msgid "Specific Product Restriction"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#: model:ir.model,name:stock_location_product_restriction.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Mouvement de stock"
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#. odoo-python
|
||||
#: code:addons/stock_location_product_restriction/models/stock_move.py:0
|
||||
#: code:addons/stock_location_product_restriction/models/stock_quant.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The location {location} can only contain items of the same product. You plan "
|
||||
"to put different products into this location. ({products})"
|
||||
msgstr "L'emplacement {location} ne peut contenir que des articles identiques. Vous "
|
||||
msgstr ""
|
||||
"L'emplacement {location} ne peut contenir que des articles identiques. Vous "
|
||||
"essayer de mettre d'autres articles dans cet emplacement. ({products}) "
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
@@ -101,16 +102,19 @@ msgstr "Ne respecte pas les règles"
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#. odoo-python
|
||||
#: code:addons/stock_location_product_restriction/models/stock_move.py:0
|
||||
#: code:addons/stock_location_product_restriction/models/stock_quant.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You plan to add the product {product} into the location {location} but the "
|
||||
"location must only contain items of same product and already contains items "
|
||||
"of other product(s) ({existing_products})."
|
||||
msgstr "Vous essayer d'ajouter le produit {product} dans l'emplacemet {location} mais l'"
|
||||
"emplacement ne peut contenir que des articles identiques et contient déja "
|
||||
"d'autes articles ({existing_products})"
|
||||
msgstr ""
|
||||
"Vous essayer d'ajouter le produit {product} dans l'emplacemet {location} "
|
||||
"mais l'emplacement ne peut contenir que des articles identiques et contient "
|
||||
"déja d'autes articles ({existing_products})"
|
||||
|
||||
#~ msgid "Stock Move"
|
||||
#~ msgstr "Mouvement de stock"
|
||||
|
||||
#~ msgid "Has restriction violation"
|
||||
#~ msgstr "Ne respecte pas les règles"
|
||||
|
||||
@@ -55,6 +55,11 @@ msgstr "Restrizione prodotto ubicazione padre"
|
||||
msgid "Product Restriction"
|
||||
msgstr "Restrizione prodotto"
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#: model:ir.model,name:stock_location_product_restriction.model_stock_quant
|
||||
msgid "Quants"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#: model:ir.model.fields,field_description:stock_location_product_restriction.field_stock_location__restriction_violation_message
|
||||
msgid "Restriction Violation Message"
|
||||
@@ -70,21 +75,14 @@ msgstr "Restrizioni"
|
||||
msgid "Specific Product Restriction"
|
||||
msgstr "Restrizione prodotto specifica"
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#: model:ir.model,name:stock_location_product_restriction.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Movimento di magazzino"
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#. odoo-python
|
||||
#: code:addons/stock_location_product_restriction/models/stock_move.py:0
|
||||
#: code:addons/stock_location_product_restriction/models/stock_quant.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The location {location} can only contain items of the same product. You plan"
|
||||
" to move different products to this location. ({products})"
|
||||
"The location {location} can only contain items of the same product. You plan "
|
||||
"to put different products into this location. ({products})"
|
||||
msgstr ""
|
||||
"L'ubicazione {location} può contenere solo elementi dello stesso prodotto. "
|
||||
"Pianificare di spostare i prodotti diversi di questa ubicazione. ({products})"
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#. odoo-python
|
||||
@@ -104,13 +102,32 @@ msgstr "Con violazione restrizione"
|
||||
|
||||
#. module: stock_location_product_restriction
|
||||
#. odoo-python
|
||||
#: code:addons/stock_location_product_restriction/models/stock_move.py:0
|
||||
#: code:addons/stock_location_product_restriction/models/stock_quant.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You plan to move the product {product} to the location {location} but the "
|
||||
"You plan to add the product {product} into the location {location} but the "
|
||||
"location must only contain items of same product and already contains items "
|
||||
"of other product(s) ({existing_products})."
|
||||
msgstr ""
|
||||
"Si è pianificato lo spostamento del prodotto {product} nell'ubicazione "
|
||||
"{location} ma l'ubicazione deve contenere solo elementi dello stesso "
|
||||
"prodotto e contiene già elementi di altri prodotti ({existing_products})."
|
||||
|
||||
#~ msgid "Stock Move"
|
||||
#~ msgstr "Movimento di magazzino"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "The location {location} can only contain items of the same product. You "
|
||||
#~ "plan to move different products to this location. ({products})"
|
||||
#~ msgstr ""
|
||||
#~ "L'ubicazione {location} può contenere solo elementi dello stesso "
|
||||
#~ "prodotto. Pianificare di spostare i prodotti diversi di questa "
|
||||
#~ "ubicazione. ({products})"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "You plan to move the product {product} to the location {location} but the "
|
||||
#~ "location must only contain items of same product and already contains "
|
||||
#~ "items of other product(s) ({existing_products})."
|
||||
#~ msgstr ""
|
||||
#~ "Si è pianificato lo spostamento del prodotto {product} nell'ubicazione "
|
||||
#~ "{location} ma l'ubicazione deve contenere solo elementi dello stesso "
|
||||
#~ "prodotto e contiene già elementi di altri prodotti ({existing_products})."
|
||||
|
||||
Reference in New Issue
Block a user