mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Translated using Weblate (Italian)
Currently translated at 1.9% (1 of 52 strings) Translation: reporting-engine-14.0/reporting-engine-14.0-report_async Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-report_async/it/
This commit is contained in:
committed by
OCA Transbot
parent
2a9aa10fa4
commit
a320bc0cff
@@ -6,13 +6,15 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"PO-Revision-Date: 2022-07-04 10:05+0000\n"
|
||||
"Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\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.3.2\n"
|
||||
|
||||
#. module: report_async
|
||||
#: model:mail.template,body_html:report_async.async_report_delivery
|
||||
@@ -51,6 +53,54 @@ msgid ""
|
||||
" </table>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"background-"
|
||||
"color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width:"
|
||||
" 100%; border-collapse:separate;\">\n"
|
||||
" <tr>\n"
|
||||
" <td align=\"center\">\n"
|
||||
" <table border=\"0\" cellpadding=\"0\" "
|
||||
"cellspacing=\"0\" width=\"590\" style=\"padding: 16px; background-color: "
|
||||
"white; color: #454748; border-collapse:separate;\">\n"
|
||||
" <tbody>\n"
|
||||
" <tr>\n"
|
||||
" <td align=\"center\" style=\"min-"
|
||||
"width: 590px;\">\n"
|
||||
" <table border=\"0\" cellpadding="
|
||||
"\"0\" cellspacing=\"0\" width=\"590\" style=\"min-width: 590px; background-"
|
||||
"color: white; padding: 0px 8px 0px 8px; border-collapse:separate;\">\n"
|
||||
" <tr>\n"
|
||||
" <td valign=\"top\" style"
|
||||
"=\"font-size: 13px;\">\n"
|
||||
" % set base_url = object.env['ir."
|
||||
"config_parameter'].sudo().get_param('web.base.url')\n"
|
||||
" % set download_url = '%s/web/content/"
|
||||
"ir.attachment/%s/datas/%s?download=true' % (base_url, object.id, "
|
||||
"object.name, )\n"
|
||||
" <div>\n"
|
||||
" Gentile ${"
|
||||
"object.create_uid.partner_id.name or ''},\n"
|
||||
" <br/><br/>\n"
|
||||
" la stampa che hai richiesto, "
|
||||
"${object.name}, è disponibile per il <b>\n"
|
||||
" <a href=\""
|
||||
"${download_url}\">download</a>\n"
|
||||
" </b>.\n"
|
||||
" <br/><br/>\n"
|
||||
" Buona giornata!<br/>\n"
|
||||
" --<br/>${object.company_id.name}"
|
||||
"\n"
|
||||
" </div>\n"
|
||||
" </td>\n"
|
||||
" </tr>\n"
|
||||
" </table>\n"
|
||||
" </td>\n"
|
||||
" </tr>\n"
|
||||
" </tbody>\n"
|
||||
" </table>\n"
|
||||
" </td>\n"
|
||||
" </tr>\n"
|
||||
" </table>\n"
|
||||
" "
|
||||
|
||||
#. module: report_async
|
||||
#: model:ir.model,name:report_async.model_ir_actions_act_window
|
||||
|
||||
Reference in New Issue
Block a user