From d0ad8adc7cf9805035a2c523749a0aa8fc4cb246 Mon Sep 17 00:00:00 2001 From: mymage Date: Mon, 11 Nov 2024 11:22:43 +0000 Subject: [PATCH] Added translation using Weblate (Italian) --- stock_location_orderpoint_cleanup/i18n/it.po | 134 +++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 stock_location_orderpoint_cleanup/i18n/it.po diff --git a/stock_location_orderpoint_cleanup/i18n/it.po b/stock_location_orderpoint_cleanup/i18n/it.po new file mode 100644 index 00000000..12b8b25a --- /dev/null +++ b/stock_location_orderpoint_cleanup/i18n/it.po @@ -0,0 +1,134 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_location_orderpoint_cleanup +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\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" + +#. module: stock_location_orderpoint_cleanup +#: model_terms:ir.ui.view,arch_db:stock_location_orderpoint_cleanup.stock_location_orderpoint_cleanup_form_view +msgid "Cancel" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model.fields,help:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__run_after +msgid "Check this if you want to run the orderpoint after cleanup." +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model_terms:ir.ui.view,arch_db:stock_location_orderpoint_cleanup.stock_location_orderpoint_cleanup_form_view +msgid "Cleanup" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.actions.act_window,name:stock_location_orderpoint_cleanup.stock_location_orderpoint_cleanup_act_window +msgid "Cleanup Stock Location Orderpoints" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model_terms:ir.ui.view,arch_db:stock_location_orderpoint_cleanup.stock_location_orderpoint_form +msgid "Cleanup replenishments" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__create_uid +msgid "Created by" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__create_date +msgid "Created on" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__display_name +msgid "Display Name" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__id +msgid "ID" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup____last_update +msgid "Last Modified on" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__write_date +msgid "Last Updated on" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:res.groups,name:stock_location_orderpoint_cleanup.group_location_cleanup +msgid "Location Orderpoint Cleanup" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__orderpoint_ids +msgid "Orderpoint" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__run_after +msgid "Run After" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#. odoo-python +#: code:addons/stock_location_orderpoint_cleanup/models/stock_location_orderpoint.py:0 +#, python-format +msgid "Running the cleanup for the orderpoint %(orderpoint_name)s" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model_terms:ir.ui.view,arch_db:stock_location_orderpoint_cleanup.stock_location_orderpoint_cleanup_form_view +msgid "Stock Location Orderpoint Cleanup" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model,name:stock_location_orderpoint_cleanup.model_stock_location_orderpoint +msgid "Stock location orderpoint" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#. odoo-python +#: code:addons/stock_location_orderpoint_cleanup/models/stock_picking.py:0 +#, python-format +msgid "" +"These moves have been cleaned up for location orderpoint " +"%(orderpoint_name)s: %(moves_name)s" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model_terms:ir.ui.view,arch_db:stock_location_orderpoint_cleanup.stock_location_orderpoint_cleanup_form_view +msgid "" +"This will launch the cleanup process for all selected location orderpoints.
\n" +" Check the \"Run After\" box if you want to run the orderpoints after\n" +" that cleanup." +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model,name:stock_location_orderpoint_cleanup.model_stock_picking +msgid "Transfer" +msgstr "" + +#. module: stock_location_orderpoint_cleanup +#: model:ir.model,name:stock_location_orderpoint_cleanup.model_stock_location_orderpoint_cleanup +msgid "Wizard to cleanup the generated moves through location orderpoints" +msgstr ""