From 3bcaa90d38648dc8b70d09d37fae068fd04b2dbb Mon Sep 17 00:00:00 2001 From: mymage Date: Mon, 5 Feb 2024 06:32:53 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (19 of 19 strings) Translation: manufacture-15.0/manufacture-15.0-mrp_tag Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_tag/it/ --- mrp_tag/i18n/it.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/mrp_tag/i18n/it.po b/mrp_tag/i18n/it.po index 060334990..e00b3a025 100644 --- a/mrp_tag/i18n/it.po +++ b/mrp_tag/i18n/it.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 15.0\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2022-12-19 14:44+0000\n" +"PO-Revision-Date: 2024-02-05 08:34+0000\n" "Last-Translator: mymage \n" "Language-Team: none\n" "Language: it\n" @@ -14,17 +14,17 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.14.1\n" +"X-Generator: Weblate 4.17\n" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__child_ids msgid "Child" -msgstr "" +msgstr "Figlio" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__color msgid "Color" -msgstr "" +msgstr "Colore" #. module: mrp_tag #: model_terms:ir.actions.act_window,help:mrp_tag.mrp_tag_action @@ -74,12 +74,12 @@ msgstr "Etichetta MRP" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__parent_id msgid "Parent" -msgstr "" +msgstr "Padre" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__parent_path msgid "Parent Path" -msgstr "" +msgstr "Percorso padre" #. module: mrp_tag #: model:ir.model,name:mrp_tag.model_mrp_production @@ -89,7 +89,7 @@ msgstr "Ordine di produzione" #. module: mrp_tag #: model_terms:ir.ui.view,arch_db:mrp_tag.view_mrp_production_filter msgid "Tag" -msgstr "" +msgstr "Etichetta" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__name @@ -113,7 +113,7 @@ msgstr "Etichette" #: code:addons/mrp_tag/models/mrp_tag.py:0 #, python-format msgid "Tags cannot be recursive." -msgstr "" +msgstr "Le etichette non possono essere ricorsive." #~ msgid "Tag Color" #~ msgstr "Colore etichetta"