diff --git a/stock_procurement_group_hook/i18n/stock_procurement_group_hook.pot b/stock_procurement_group_hook/i18n/stock_procurement_group_hook.pot new file mode 100644 index 000000000..e79557eab --- /dev/null +++ b/stock_procurement_group_hook/i18n/stock_procurement_group_hook.pot @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_procurement_group_hook +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: stock_procurement_group_hook +#: model:ir.model.fields,field_description:stock_procurement_group_hook.field_procurement_group__display_name +msgid "Display Name" +msgstr "" + +#. module: stock_procurement_group_hook +#: model:ir.model.fields,field_description:stock_procurement_group_hook.field_procurement_group__id +msgid "ID" +msgstr "" + +#. module: stock_procurement_group_hook +#: model:ir.model.fields,field_description:stock_procurement_group_hook.field_procurement_group____last_update +msgid "Last Modified on" +msgstr "" + +#. module: stock_procurement_group_hook +#: code:addons/stock_procurement_group_hook/hooks.py:0 +#, python-format +msgid "" +"No rule has been found to replenish \"%s\" in \"%s\".\n" +"Verify the routes configuration on the product." +msgstr "" + +#. module: stock_procurement_group_hook +#: model:ir.model,name:stock_procurement_group_hook.model_procurement_group +msgid "Procurement Group" +msgstr ""