From 875c3e354ba44f18f63603eccdc4d6f0a674bef0 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 27 Aug 2024 13:14:48 +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_discrepancy Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory_discrepancy/ --- stock_inventory_discrepancy/i18n/cs_CZ.po | 19 +++++++++++++++++++ stock_inventory_discrepancy/i18n/de.po | 19 +++++++++++++++++++ stock_inventory_discrepancy/i18n/es.po | 19 +++++++++++++++++++ stock_inventory_discrepancy/i18n/es_ES.po | 19 +++++++++++++++++++ stock_inventory_discrepancy/i18n/fr.po | 19 +++++++++++++++++++ stock_inventory_discrepancy/i18n/fr_FR.po | 19 +++++++++++++++++++ stock_inventory_discrepancy/i18n/hr.po | 23 +++++++++++++++++++++-- stock_inventory_discrepancy/i18n/it.po | 22 +++++++++++++++++++++- stock_inventory_discrepancy/i18n/nl.po | 19 +++++++++++++++++++ stock_inventory_discrepancy/i18n/nl_NL.po | 19 +++++++++++++++++++ stock_inventory_discrepancy/i18n/pt_BR.po | 19 +++++++++++++++++++ stock_inventory_discrepancy/i18n/sl.po | 23 +++++++++++++++++++++-- stock_inventory_discrepancy/i18n/tr_TR.po | 19 +++++++++++++++++++ stock_inventory_discrepancy/i18n/zh_CN.po | 19 +++++++++++++++++++ 14 files changed, 272 insertions(+), 5 deletions(-) diff --git a/stock_inventory_discrepancy/i18n/cs_CZ.po b/stock_inventory_discrepancy/i18n/cs_CZ.po index 4675a91b4..fea84efae 100644 --- a/stock_inventory_discrepancy/i18n/cs_CZ.po +++ b/stock_inventory_discrepancy/i18n/cs_CZ.po @@ -128,6 +128,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "" +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -155,6 +160,13 @@ msgid "" " Are you sure you want to proceed?" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -170,6 +182,13 @@ msgstr "" msgid "Validate Inventory Adjustments excceded threshold" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/de.po b/stock_inventory_discrepancy/i18n/de.po index cd8c45c91..4df859df9 100644 --- a/stock_inventory_discrepancy/i18n/de.po +++ b/stock_inventory_discrepancy/i18n/de.po @@ -127,6 +127,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "" +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -154,6 +159,13 @@ msgid "" " Are you sure you want to proceed?" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -169,6 +181,13 @@ msgstr "" msgid "Validate Inventory Adjustments excceded threshold" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/es.po b/stock_inventory_discrepancy/i18n/es.po index 1245c42c2..8fd18bd5e 100644 --- a/stock_inventory_discrepancy/i18n/es.po +++ b/stock_inventory_discrepancy/i18n/es.po @@ -134,6 +134,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "Sólo un gestor de existencias puede validar un ajuste de inventario." +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -166,6 +171,13 @@ msgstr "" "Los siguientes productos han superado el umbral de discrepancia.\n" " Está seguro de que desea continuar?" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -181,6 +193,13 @@ msgstr "Validar los ajustes de inventario" msgid "Validate Inventory Adjustments excceded threshold" msgstr "Validar Ajustes de Inventario umbral superado" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/es_ES.po b/stock_inventory_discrepancy/i18n/es_ES.po index bc3d69110..a4208d43b 100644 --- a/stock_inventory_discrepancy/i18n/es_ES.po +++ b/stock_inventory_discrepancy/i18n/es_ES.po @@ -129,6 +129,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "" +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -156,6 +161,13 @@ msgid "" " Are you sure you want to proceed?" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -171,6 +183,13 @@ msgstr "" msgid "Validate Inventory Adjustments excceded threshold" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/fr.po b/stock_inventory_discrepancy/i18n/fr.po index b69690eca..cf6f51256 100644 --- a/stock_inventory_discrepancy/i18n/fr.po +++ b/stock_inventory_discrepancy/i18n/fr.po @@ -127,6 +127,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "" +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -154,6 +159,13 @@ msgid "" " Are you sure you want to proceed?" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -169,6 +181,13 @@ msgstr "" msgid "Validate Inventory Adjustments excceded threshold" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/fr_FR.po b/stock_inventory_discrepancy/i18n/fr_FR.po index 96822bc30..de2506257 100644 --- a/stock_inventory_discrepancy/i18n/fr_FR.po +++ b/stock_inventory_discrepancy/i18n/fr_FR.po @@ -128,6 +128,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "" +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -155,6 +160,13 @@ msgid "" " Are you sure you want to proceed?" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -170,6 +182,13 @@ msgstr "" msgid "Validate Inventory Adjustments excceded threshold" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/hr.po b/stock_inventory_discrepancy/i18n/hr.po index 90a146e2f..99ea4b0ec 100644 --- a/stock_inventory_discrepancy/i18n/hr.po +++ b/stock_inventory_discrepancy/i18n/hr.po @@ -16,8 +16,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: stock_inventory_discrepancy #: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.confirm_discrepancy_wizard @@ -128,6 +128,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "" +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -155,6 +160,13 @@ msgid "" " Are you sure you want to proceed?" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -170,6 +182,13 @@ msgstr "" msgid "Validate Inventory Adjustments excceded threshold" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/it.po b/stock_inventory_discrepancy/i18n/it.po index 359c4a536..d48ef4eff 100644 --- a/stock_inventory_discrepancy/i18n/it.po +++ b/stock_inventory_discrepancy/i18n/it.po @@ -137,6 +137,11 @@ msgstr "" "Solo un responsabile di magazzino può convalidare una rettifica di " "inventario." +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -155,7 +160,8 @@ msgstr "Quanti" #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_quant__discrepancy_percent msgid "The discrepancy expressed in percent with theoretical quantity as basis" -msgstr "La differenza espressa in percentuale con la quantità teorica come base" +msgstr "" +"La differenza espressa in percentuale con la quantità teorica come base" #. module: stock_inventory_discrepancy #: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.confirm_discrepancy_wizard @@ -166,6 +172,13 @@ msgstr "" "I seguenti prodotti hanno ecceduto la soglia di differenza.\n" " Si è sicuri di procedere?" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -181,6 +194,13 @@ msgstr "Valida rettifiche di inventario" msgid "Validate Inventory Adjustments excceded threshold" msgstr "Valida le rettifiche di inventario per soglia superata" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/nl.po b/stock_inventory_discrepancy/i18n/nl.po index 4f63adaac..27187135f 100644 --- a/stock_inventory_discrepancy/i18n/nl.po +++ b/stock_inventory_discrepancy/i18n/nl.po @@ -127,6 +127,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "" +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -154,6 +159,13 @@ msgid "" " Are you sure you want to proceed?" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -169,6 +181,13 @@ msgstr "" msgid "Validate Inventory Adjustments excceded threshold" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/nl_NL.po b/stock_inventory_discrepancy/i18n/nl_NL.po index 3da62c52f..21f7a195d 100644 --- a/stock_inventory_discrepancy/i18n/nl_NL.po +++ b/stock_inventory_discrepancy/i18n/nl_NL.po @@ -128,6 +128,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "" +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -155,6 +160,13 @@ msgid "" " Are you sure you want to proceed?" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -170,6 +182,13 @@ msgstr "" msgid "Validate Inventory Adjustments excceded threshold" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/pt_BR.po b/stock_inventory_discrepancy/i18n/pt_BR.po index 9a459112e..89c3ea2f6 100644 --- a/stock_inventory_discrepancy/i18n/pt_BR.po +++ b/stock_inventory_discrepancy/i18n/pt_BR.po @@ -129,6 +129,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "" +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -156,6 +161,13 @@ msgid "" " Are you sure you want to proceed?" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -171,6 +183,13 @@ msgstr "" msgid "Validate Inventory Adjustments excceded threshold" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/sl.po b/stock_inventory_discrepancy/i18n/sl.po index a54130803..585d39f31 100644 --- a/stock_inventory_discrepancy/i18n/sl.po +++ b/stock_inventory_discrepancy/i18n/sl.po @@ -16,8 +16,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " +"n%100==4 ? 2 : 3);\n" #. module: stock_inventory_discrepancy #: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.confirm_discrepancy_wizard @@ -128,6 +128,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "" +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -155,6 +160,13 @@ msgid "" " Are you sure you want to proceed?" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -170,6 +182,13 @@ msgstr "" msgid "Validate Inventory Adjustments excceded threshold" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/tr_TR.po b/stock_inventory_discrepancy/i18n/tr_TR.po index 2a5481ef0..58da9237b 100644 --- a/stock_inventory_discrepancy/i18n/tr_TR.po +++ b/stock_inventory_discrepancy/i18n/tr_TR.po @@ -128,6 +128,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "" +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold msgid "Propagate Maximum Discrepancy Rate Threshold to child locations" @@ -155,6 +160,13 @@ msgid "" " Are you sure you want to proceed?" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -170,6 +182,13 @@ msgstr "" msgid "Validate Inventory Adjustments excceded threshold" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse" diff --git a/stock_inventory_discrepancy/i18n/zh_CN.po b/stock_inventory_discrepancy/i18n/zh_CN.po index 69246a80a..662248c19 100644 --- a/stock_inventory_discrepancy/i18n/zh_CN.po +++ b/stock_inventory_discrepancy/i18n/zh_CN.po @@ -129,6 +129,11 @@ msgstr "" msgid "Only a stock manager can validate an inventory adjustment." msgstr "验证所有库存调整" +#. module: stock_inventory_discrepancy +#: model_terms:ir.ui.view,arch_db:stock_inventory_discrepancy.quant_search_last_has_over_discrepancy +msgid "Over Discrepancy" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,help:stock_inventory_discrepancy.field_stock_location__propagate_discrepancy_threshold #, fuzzy @@ -158,6 +163,13 @@ msgid "" " Are you sure you want to proceed?" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "This operator is not supported" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model.fields,field_description:stock_inventory_discrepancy.field_stock_quant__discrepancy_threshold msgid "Threshold (%)" @@ -173,6 +185,13 @@ msgstr "" msgid "Validate Inventory Adjustments excceded threshold" msgstr "" +#. module: stock_inventory_discrepancy +#. odoo-python +#: code:addons/stock_inventory_discrepancy/models/stock_quant.py:0 +#, python-format +msgid "Value should be True or False (not %s)" +msgstr "" + #. module: stock_inventory_discrepancy #: model:ir.model,name:stock_inventory_discrepancy.model_stock_warehouse msgid "Warehouse"