From a2ee579ebea6882c5cb0e0854af72a2852b7c094 Mon Sep 17 00:00:00 2001 From: mymage Date: Thu, 22 Dec 2022 15:57:41 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (14 of 14 strings) Translation: manufacture-14.0/manufacture-14.0-mrp_tag Translate-URL: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_tag/it/ --- mrp_tag/i18n/it.po | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/mrp_tag/i18n/it.po b/mrp_tag/i18n/it.po index b9b4cb6eb..15a861441 100644 --- a/mrp_tag/i18n/it.po +++ b/mrp_tag/i18n/it.po @@ -6,76 +6,78 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2022-12-22 16:08+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.14.1\n" #. 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 msgid "Create new tags for your manufacture order" -msgstr "" +msgstr "Crea nuove etichette per gli ordini di produzione" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__create_uid msgid "Created by" -msgstr "" +msgstr "Creato da" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__create_date msgid "Created on" -msgstr "" +msgstr "Creato il" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_production__display_name #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__display_name msgid "Display Name" -msgstr "" +msgstr "Nome visualizzato" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_production__id #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__id msgid "ID" -msgstr "" +msgstr "ID" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_production____last_update #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag____last_update msgid "Last Modified on" -msgstr "" +msgstr "Ultima modifica il" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__write_uid msgid "Last Updated by" -msgstr "" +msgstr "Ultimo aggiornamento di" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__write_date msgid "Last Updated on" -msgstr "" +msgstr "Ultimo aggiornamento il" #. module: mrp_tag #: model:ir.model,name:mrp_tag.model_mrp_production msgid "Production Order" -msgstr "" +msgstr "Ordine di produzione" #. module: mrp_tag #: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__name msgid "Tag Name" -msgstr "" +msgstr "Nome etichetta" #. module: mrp_tag #: model:ir.model.constraint,message:mrp_tag.constraint_mrp_tag_tag_name_uniq msgid "Tag name already exists !" -msgstr "" +msgstr "Nome etichetta giĆ  presente!" #. module: mrp_tag #: model:ir.actions.act_window,name:mrp_tag.mrp_tag_action @@ -84,9 +86,9 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:mrp_tag.mrp_tag_view_form #: model_terms:ir.ui.view,arch_db:mrp_tag.mrp_tag_view_tree msgid "Tags" -msgstr "" +msgstr "Etichette" #. module: mrp_tag #: model:ir.model,name:mrp_tag.model_mrp_tag msgid "mrp Tag" -msgstr "" +msgstr "Etichetta MRP"