From 7f2bf7ce95f83410b83103c073d88f773f92247e Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 27 Jun 2024 15:08:01 +0000 Subject: [PATCH] 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_inventory Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory/ --- stock_inventory/i18n/es.po | 11 +++++++++-- stock_inventory/i18n/fr.po | 11 +++++++++-- stock_inventory/i18n/it.po | 21 +++++++++++++++++---- 3 files changed, 35 insertions(+), 8 deletions(-) diff --git a/stock_inventory/i18n/es.po b/stock_inventory/i18n/es.po index 457f3ed3f..40e2cdeb3 100644 --- a/stock_inventory/i18n/es.po +++ b/stock_inventory/i18n/es.po @@ -76,8 +76,8 @@ msgstr "" #: code:addons/stock_inventory/models/stock_inventory.py:0 #, python-format msgid "" -"Cannot be more than one in progress inventory adjustment affecting the same " -"location at the same time." +"Cannot have more than one in-progress inventory adjustment affecting the " +"same location or product at the same time." msgstr "" #. module: stock_inventory @@ -363,6 +363,13 @@ msgstr "Líneas de movimiento de existencias" msgid "Stock Moves Lines" msgstr "Líneas de movimiento de existencias" +#. module: stock_inventory +#. odoo-python +#: code:addons/stock_inventory/models/stock_inventory.py:0 +#, python-format +msgid "There are active adjustments for the requested products: %s" +msgstr "" + #. module: stock_inventory #. odoo-python #: code:addons/stock_inventory/models/stock_inventory.py:0 diff --git a/stock_inventory/i18n/fr.po b/stock_inventory/i18n/fr.po index f3ef05d59..3e66f61aa 100644 --- a/stock_inventory/i18n/fr.po +++ b/stock_inventory/i18n/fr.po @@ -76,8 +76,8 @@ msgstr "" #: code:addons/stock_inventory/models/stock_inventory.py:0 #, python-format msgid "" -"Cannot be more than one in progress inventory adjustment affecting the same " -"location at the same time." +"Cannot have more than one in-progress inventory adjustment affecting the " +"same location or product at the same time." msgstr "" #. module: stock_inventory @@ -363,6 +363,13 @@ msgstr "Lignes de mouvement de stock" msgid "Stock Moves Lines" msgstr "Lignes de mouvement de stock" +#. module: stock_inventory +#. odoo-python +#: code:addons/stock_inventory/models/stock_inventory.py:0 +#, python-format +msgid "There are active adjustments for the requested products: %s" +msgstr "" + #. module: stock_inventory #. odoo-python #: code:addons/stock_inventory/models/stock_inventory.py:0 diff --git a/stock_inventory/i18n/it.po b/stock_inventory/i18n/it.po index 17dd086ba..0f2bc4e86 100644 --- a/stock_inventory/i18n/it.po +++ b/stock_inventory/i18n/it.po @@ -76,11 +76,9 @@ msgstr "" #: code:addons/stock_inventory/models/stock_inventory.py:0 #, python-format msgid "" -"Cannot be more than one in progress inventory adjustment affecting the same " -"location at the same time." +"Cannot have more than one in-progress inventory adjustment affecting the " +"same location or product at the same time." msgstr "" -"Non ci può essere più di una rettifica di inventario di in corso che " -"modifica la stessa ubicazioe nello stesso momento." #. module: stock_inventory #: model:ir.model,name:stock_inventory.model_res_company @@ -369,6 +367,13 @@ msgstr "Righe movimento di magazzino" msgid "Stock Moves Lines" msgstr "Righe movimenti di magazzino" +#. module: stock_inventory +#. odoo-python +#: code:addons/stock_inventory/models/stock_inventory.py:0 +#, python-format +msgid "There are active adjustments for the requested products: %s" +msgstr "" + #. module: stock_inventory #. odoo-python #: code:addons/stock_inventory/models/stock_inventory.py:0 @@ -432,3 +437,11 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:stock_inventory.view_inventory_group_form msgid "e.g. Annual inventory" msgstr "es. invntario annuale" + +#, python-format +#~ msgid "" +#~ "Cannot be more than one in progress inventory adjustment affecting the " +#~ "same location at the same time." +#~ msgstr "" +#~ "Non ci può essere più di una rettifica di inventario di in corso che " +#~ "modifica la stessa ubicazioe nello stesso momento."