Translated using Weblate (Italian)

Currently translated at 100.0% (59 of 59 strings)

Translation: knowledge-18.0/knowledge-18.0-document_page_approval
Translate-URL: https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-document_page_approval/it/
This commit is contained in:
mymage 2025-06-23 06:57:52 +00:00 committed by Weblate
parent 5c557a77c3
commit 8701dc9cad

View File

@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n" "Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-24 22:33+0000\n" "POT-Creation-Date: 2018-04-24 22:33+0000\n"
"PO-Revision-Date: 2025-01-25 15:06+0000\n" "PO-Revision-Date: 2025-06-23 09:25+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n" "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"Language: it\n" "Language: it\n"
@ -18,7 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.6.2\n" "X-Generator: Weblate 5.10.4\n"
#. module: document_page_approval #. module: document_page_approval
#: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit #: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
@ -64,6 +64,35 @@ msgid ""
" <p>Odoo</p>\n" " <p>Odoo</p>\n"
" " " "
msgstr "" msgstr ""
"<p>Salve,</p>\n"
" <p><t t-out=\"object.create_uid.name\"/> ha inviato una nuova "
"richiesta di modifica per <b t-out=\"object.page_id.name\"/> che richiede la "
"tua approvazione.</p>\n"
" <h1>\n"
" <a t-att-href=\"object.page_url\" t-out="
"\"object.display_name\"/>\n"
" </h1>\n"
" <p>\n"
" <b>Modificato da:</b>\n"
" <t t-out=\"object.create_uid.name\"/>\n"
" </p>\n"
" <p>\n"
" <b>Data:</b>\n"
" <t t-out=\"object.create_date\"/>\n"
" </p>\n"
" <t t-if=\"object.summary\">\n"
" <h3>Riepilogo</h3>\n"
" <p t-out=\"object.summary\"/>\n"
" </t>\n"
" <h3>Differenze</h3>\n"
" <div style="
"\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
" <t t-out=\"object.diff\"/>\n"
" </div>\n"
" <p>Buona giornata.</p>\n"
" <br/>\n"
" <p>Odoo</p>\n"
" "
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction
@ -365,6 +394,8 @@ msgid ""
"You are not authorized to do this.\r\n" "You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: {}" "Only approvers with these groups can approve this: {}"
msgstr "" msgstr ""
"Non si è autorizzati a compiere quest'azione.\n"
"Solo gli approvatori in questi gruppi possono approvarlo: {}"
#. module: document_page_approval #. module: document_page_approval
#. odoo-python #. odoo-python