# 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" "PO-Revision-Date: 2024-01-22 12:37+0000\n" "Last-Translator: mymage \n" "Language-Team: none\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.17\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 "Nome visualizzato" #. module: stock_procurement_group_hook #: model:ir.model.fields,field_description:stock_procurement_group_hook.field_procurement_group__id msgid "ID" msgstr "ID" #. 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 "Ultima modifica il" #. 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 "" "Nessuna regola trovata per ripianificare \"%s\" in \"%s\".\n" "Verificare la configurazione delle rotte nel prodotto." #. module: stock_procurement_group_hook #: model:ir.model,name:stock_procurement_group_hook.model_procurement_group msgid "Procurement Group" msgstr "Gruppo di approvvigionamento"