From 0c610f103a1b047f73d685b1719960e5fba61c78 Mon Sep 17 00:00:00 2001 From: mymage Date: Wed, 20 Sep 2023 06:23:25 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (7 of 7 strings) Translation: knowledge-16.0/knowledge-16.0-attachment_zipped_download Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-attachment_zipped_download/it/ --- attachment_zipped_download/i18n/it.po | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/attachment_zipped_download/i18n/it.po b/attachment_zipped_download/i18n/it.po index 96a1f285..90a57a77 100644 --- a/attachment_zipped_download/i18n/it.po +++ b/attachment_zipped_download/i18n/it.po @@ -6,15 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-01-30 19:47+0000\n" -"Last-Translator: Francesco Foresti \n" +"PO-Revision-Date: 2023-09-20 19:38+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" +"X-Generator: Weblate 4.17\n" #. module: attachment_zipped_download #: model:ir.model,name:attachment_zipped_download.model_ir_attachment_action_download @@ -23,6 +23,9 @@ msgid "" " Mixin to help download attachments linked to record(s).\n" " " msgstr "" +"\n" +" Mixin per aiutare a scaricare gli allegati collegati ai record.\n" +" " #. module: attachment_zipped_download #: model:ir.model,name:attachment_zipped_download.model_ir_attachment @@ -39,7 +42,7 @@ msgstr "Scarica" #: code:addons/attachment_zipped_download/models/ir_attachment_action_download.py:0 #, python-format msgid "No attachment!" -msgstr "" +msgstr "Nessun allegato!" #. module: attachment_zipped_download #. odoo-python @@ -53,7 +56,7 @@ msgstr "Nessun allegato selezionato. Consentiti solo allegati binari." #: code:addons/attachment_zipped_download/models/ir_attachment_action_download.py:0 #, python-format msgid "There is no document found to download." -msgstr "" +msgstr "Non sono stati trovati documenti da scaricare." #. module: attachment_zipped_download #. odoo-python