From c129a88082314ff3ec72a07e2822ab1f533fd982 Mon Sep 17 00:00:00 2001 From: mymage Date: Mon, 15 Jan 2024 09:02:54 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (3 of 3 strings) Translation: reporting-engine-16.0/reporting-engine-16.0-report_context Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_context/it/ --- report_context/i18n/it.po | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/report_context/i18n/it.po b/report_context/i18n/it.po index e456ceab2..9ea68687f 100644 --- a/report_context/i18n/it.po +++ b/report_context/i18n/it.po @@ -6,26 +6,30 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2024-01-15 09: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: report_context #: model:ir.model.fields,field_description:report_context.field_ir_actions_report__context msgid "Context Value" -msgstr "" +msgstr "Valore context" #. module: report_context #: model:ir.model.fields,help:report_context.field_ir_actions_report__context msgid "" "Context dictionary as Python expression, empty by default (Default: {})" msgstr "" +"Dizionario context come espressione Python, predefinito come vuoto (Default: " +"{})" #. module: report_context #: model:ir.model,name:report_context.model_ir_actions_report msgid "Report Action" -msgstr "" +msgstr "Azione resoconto"