From a4ea9ed2f50ce27893404ff3e2ecf106521b9c8a Mon Sep 17 00:00:00 2001 From: mymage Date: Tue, 12 Mar 2024 11:06:28 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (8 of 8 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_removal_location_by_priority Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_removal_location_by_priority/it/ --- stock_removal_location_by_priority/i18n/it.po | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/stock_removal_location_by_priority/i18n/it.po b/stock_removal_location_by_priority/i18n/it.po index c35e84ca0..6c3b4e633 100644 --- a/stock_removal_location_by_priority/i18n/it.po +++ b/stock_removal_location_by_priority/i18n/it.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-05-31 02:38+0000\n" -"PO-Revision-Date: 2023-11-17 14:34+0000\n" +"PO-Revision-Date: 2024-03-12 13:36+0000\n" "Last-Translator: mymage \n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" "Language: it\n" @@ -22,12 +22,12 @@ msgstr "" #. module: stock_removal_location_by_priority #: model:ir.model,name:stock_removal_location_by_priority.model_res_config_settings msgid "Config Settings" -msgstr "" +msgstr "Impostazioni configurazione" #. module: stock_removal_location_by_priority #: model:ir.model,name:stock_removal_location_by_priority.model_stock_location msgid "Inventory Locations" -msgstr "" +msgstr "Ubicazioni di inventario" #. module: stock_removal_location_by_priority #: model:ir.model,name:stock_removal_location_by_priority.model_stock_quant @@ -40,7 +40,7 @@ msgstr "Quanti" #: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_quant__removal_priority #: model:res.groups,name:stock_removal_location_by_priority.group_removal_priority msgid "Removal Priority" -msgstr "" +msgstr "Priorità rimozione" #. module: stock_removal_location_by_priority #: model:ir.model.fields,help:stock_removal_location_by_priority.field_res_config_settings__group_removal_priority @@ -48,21 +48,25 @@ msgid "" "Removal priority that applies when the incoming dates are equal in both " "locations." msgstr "" +"Priorità di rimozione che si applica quando le date di entrata sono uguali " +"in entrambe le ubicazioni." #. module: stock_removal_location_by_priority #. odoo-python #: code:addons/stock_removal_location_by_priority/models/stock_quant.py:0 #, python-format msgid "Removal strategy %s not implemented." -msgstr "" +msgstr "Strategia di rimozione %s non implementata." #. module: stock_removal_location_by_priority #: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_location__removal_priority #: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_quant__removal_priority msgid "This priority applies when removing stock and incoming dates are equal." msgstr "" +"Questa priorità si applica quando le date di rimozione giacenza e ingresso " +"sono uguali." #. module: stock_removal_location_by_priority #: model_terms:ir.ui.view,arch_db:stock_removal_location_by_priority.view_stock_config_settings msgid "Use Removal Priority in Locations" -msgstr "" +msgstr "Usare Priorità rimozione nelle ubicazioni"