From a5a9e9f1c1b969dfad18eccf17c2fff818f5bd4b Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 18 Sep 2024 10:50:23 +0000 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_restrict_lot Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_restrict_lot/ --- stock_restrict_lot/i18n/es.po | 14 ++++++++++++++ stock_restrict_lot/i18n/hr.po | 18 ++++++++++++++++-- stock_restrict_lot/i18n/it.po | 14 ++++++++++++++ 3 files changed, 44 insertions(+), 2 deletions(-) diff --git a/stock_restrict_lot/i18n/es.po b/stock_restrict_lot/i18n/es.po index 9172ebfc1846..811272a58602 100644 --- a/stock_restrict_lot/i18n/es.po +++ b/stock_restrict_lot/i18n/es.po @@ -31,6 +31,11 @@ msgstr "" msgid "Lot" msgstr "Lote" +#. module: stock_restrict_lot +#: model:ir.model,name:stock_restrict_lot.model_product_product +msgid "Product Variant" +msgstr "" + #. module: stock_restrict_lot #: model:ir.model.fields,field_description:stock_restrict_lot.field_stock_move__restrict_lot_id #: model:ir.model.fields,field_description:stock_restrict_lot.field_stock_picking__restrict_lot_id @@ -47,6 +52,15 @@ msgstr "Movimiento de Existencias" msgid "Stock Rule" msgstr "Regla de Existencias" +#. module: stock_restrict_lot +#. odoo-python +#: code:addons/stock_restrict_lot/models/stock_move.py:0 +#, python-format +msgid "" +"The lot(s) %(move_line_lot)s being moved is inconsistent with the " +"restriction on lot %(move_restrict_lot)s set on the move" +msgstr "" + #. module: stock_restrict_lot #: model:ir.model,name:stock_restrict_lot.model_stock_picking msgid "Transfer" diff --git a/stock_restrict_lot/i18n/hr.po b/stock_restrict_lot/i18n/hr.po index 8b588430fde4..6c1d07717898 100644 --- a/stock_restrict_lot/i18n/hr.po +++ b/stock_restrict_lot/i18n/hr.po @@ -13,8 +13,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" "X-Generator: Weblate 4.17\n" #. module: stock_restrict_lot @@ -32,6 +32,11 @@ msgstr "" msgid "Lot" msgstr "Lot" +#. module: stock_restrict_lot +#: model:ir.model,name:stock_restrict_lot.model_product_product +msgid "Product Variant" +msgstr "" + #. module: stock_restrict_lot #: model:ir.model.fields,field_description:stock_restrict_lot.field_stock_move__restrict_lot_id #: model:ir.model.fields,field_description:stock_restrict_lot.field_stock_picking__restrict_lot_id @@ -48,6 +53,15 @@ msgstr "Skladišno kretanje" msgid "Stock Rule" msgstr "Skladišno pravilo" +#. module: stock_restrict_lot +#. odoo-python +#: code:addons/stock_restrict_lot/models/stock_move.py:0 +#, python-format +msgid "" +"The lot(s) %(move_line_lot)s being moved is inconsistent with the " +"restriction on lot %(move_restrict_lot)s set on the move" +msgstr "" + #. module: stock_restrict_lot #: model:ir.model,name:stock_restrict_lot.model_stock_picking msgid "Transfer" diff --git a/stock_restrict_lot/i18n/it.po b/stock_restrict_lot/i18n/it.po index 5054a14af0b8..9933c8b616a0 100644 --- a/stock_restrict_lot/i18n/it.po +++ b/stock_restrict_lot/i18n/it.po @@ -31,6 +31,11 @@ msgstr "" msgid "Lot" msgstr "Lotto" +#. module: stock_restrict_lot +#: model:ir.model,name:stock_restrict_lot.model_product_product +msgid "Product Variant" +msgstr "" + #. module: stock_restrict_lot #: model:ir.model.fields,field_description:stock_restrict_lot.field_stock_move__restrict_lot_id #: model:ir.model.fields,field_description:stock_restrict_lot.field_stock_picking__restrict_lot_id @@ -47,6 +52,15 @@ msgstr "Movimento di magazzino" msgid "Stock Rule" msgstr "Regola di giacenza" +#. module: stock_restrict_lot +#. odoo-python +#: code:addons/stock_restrict_lot/models/stock_move.py:0 +#, python-format +msgid "" +"The lot(s) %(move_line_lot)s being moved is inconsistent with the " +"restriction on lot %(move_restrict_lot)s set on the move" +msgstr "" + #. module: stock_restrict_lot #: model:ir.model,name:stock_restrict_lot.model_stock_picking msgid "Transfer"