-
-
Notifications
You must be signed in to change notification settings - Fork 796
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (10 of 10 strings) Translation: reporting-engine-17.0/reporting-engine-17.0-report_qweb_pdf_watermark Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-report_qweb_pdf_watermark/it/
- Loading branch information
Showing
1 changed file
with
19 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,70 +10,78 @@ msgstr "" | |
"Project-Id-Version: Odoo Server 9.0c\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-01-10 03:40+0000\n" | ||
"PO-Revision-Date: 2017-01-10 03:40+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>, 2017\n" | ||
"PO-Revision-Date: 2024-11-27 12:06+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\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" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 5.6.2\n" | ||
|
||
#. module: report_qweb_pdf_watermark | ||
#: model:ir.model.fields,help:report_qweb_pdf_watermark.field_ir_actions_report__pdf_watermark_expression | ||
msgid "" | ||
"An expression yielding the base64 encoded data to be used as watermark. \n" | ||
"You have access to variables `env` and `docs`" | ||
msgstr "" | ||
"Una espressione che restituisce il dato codificato base 64 da utilizzare " | ||
"come watermark.\n" | ||
"Si ha accesso alle variabili `env` e `docs`" | ||
|
||
#. module: report_qweb_pdf_watermark | ||
#: model:ir.model,name:report_qweb_pdf_watermark.model_res_company | ||
msgid "Companies" | ||
msgstr "" | ||
msgstr "Aziende" | ||
|
||
#. module: report_qweb_pdf_watermark | ||
#: model:ir.model,name:report_qweb_pdf_watermark.model_ir_actions_report | ||
#, fuzzy | ||
msgid "Report Action" | ||
msgstr "Report" | ||
msgstr "Azione resoconto" | ||
|
||
#. module: report_qweb_pdf_watermark | ||
#: model_terms:ir.ui.view,arch_db:report_qweb_pdf_watermark.view_company_form | ||
msgid "" | ||
"Upload an pdf file to use as an Company watermark. You need to activate the " | ||
"setting 'use company watermark' on the reports where you want to use it." | ||
msgstr "" | ||
"Caricare un file PDF da utilizzare come watermark dell'azienda. Bisogna " | ||
"attivare le impostationi 'usare watermark azienda' nei resoconti dove lo si " | ||
"vuole usare." | ||
|
||
#. module: report_qweb_pdf_watermark | ||
#: model:ir.model.fields,help:report_qweb_pdf_watermark.field_ir_actions_report__pdf_watermark | ||
msgid "Upload an pdf file to use as an watermark on this report." | ||
msgstr "" | ||
"Caricare un file PDF da utilizzare come watermark da utilizzare in questo " | ||
"resoconto." | ||
|
||
#. module: report_qweb_pdf_watermark | ||
#: model:ir.model.fields,field_description:report_qweb_pdf_watermark.field_ir_actions_report__use_company_watermark | ||
msgid "Use Company Watermark" | ||
msgstr "" | ||
msgstr "Usare watermark azienda" | ||
|
||
#. module: report_qweb_pdf_watermark | ||
#: model:ir.model.fields,help:report_qweb_pdf_watermark.field_ir_actions_report__use_company_watermark | ||
msgid "Use the pdf watermark defined globally in the company settings." | ||
msgstr "" | ||
msgstr "Usare il watermark PDF definito globalmente nelle impostazioni azienda." | ||
|
||
#. module: report_qweb_pdf_watermark | ||
#: model:ir.model.fields,field_description:report_qweb_pdf_watermark.field_ir_actions_report__pdf_watermark | ||
#: model:ir.model.fields,field_description:report_qweb_pdf_watermark.field_res_company__pdf_watermark | ||
msgid "Watermark" | ||
msgstr "" | ||
msgstr "Watermark" | ||
|
||
#. module: report_qweb_pdf_watermark | ||
#: model:ir.actions.report,name:report_qweb_pdf_watermark.demo_report | ||
msgid "Watermark Demo report" | ||
msgstr "" | ||
msgstr "Resoconto esempio watermark" | ||
|
||
#. module: report_qweb_pdf_watermark | ||
#: model:ir.model.fields,field_description:report_qweb_pdf_watermark.field_ir_actions_report__pdf_watermark_expression | ||
msgid "Watermark expression" | ||
msgstr "" | ||
msgstr "Espressione watermark" | ||
|
||
#~ msgid "ir.actions.report" | ||
#~ msgstr "ir.actions.report" |