Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
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/
  • Loading branch information
weblate committed Oct 7, 2024
1 parent 2aaab6e commit ba20cbb
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 40 deletions.
44 changes: 30 additions & 14 deletions stock_location_product_restriction/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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
Expand All @@ -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})."
26 changes: 15 additions & 11 deletions stock_location_product_restriction/i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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
Expand All @@ -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"
Expand Down
47 changes: 32 additions & 15 deletions stock_location_product_restriction/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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
Expand All @@ -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})."

0 comments on commit ba20cbb

Please sign in to comment.