Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-13.0/reporting-engine-13.0-report_qweb_signer
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-report_qweb_signer/
pull/532/head
OCA Transbot 2021-08-04 17:24:58 +00:00
parent e8103172a4
commit c156913c20
70 changed files with 3360 additions and 210 deletions

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Última actualización por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Última actualización en" msgstr "Última actualización en"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "آخر تحديث بواسطة"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "آخر تحديث في" msgstr "آخر تحديث في"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "المسلسل" msgstr "المسلسل"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Последно обновено от"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Последно обновено на" msgstr "Последно обновено на"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Последователност" msgstr "Последователност"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Zadnji ažurirao"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Zadnje ažurirano" msgstr "Zadnje ažurirano"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Sekvenca" msgstr "Sekvenca"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Darrera Actualització per"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Darrera Actualització el" msgstr "Darrera Actualització el"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Seqüència" msgstr "Seqüència"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr ""
msgid "Last Updated on" msgid "Last Updated on"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Naposled upraveno"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Naposled upraveno" msgstr "Naposled upraveno"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Číselná řada" msgstr "Číselná řada"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Sidst opdateret af"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Sidst opdateret den" msgstr "Sidst opdateret den"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Rækkefølge" msgstr "Rækkefølge"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr "Domäne"
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "Domäne zur Auswahl, ob das Dokument abgezeichnet wird oder nicht." msgstr "Domäne zur Auswahl, ob das Dokument abgezeichnet wird oder nicht."
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -101,6 +111,11 @@ msgstr ""
"Wenn gesetzt, kann dieses Zertikat nicht zum abzeichnen des PDFs mehrerer " "Wenn gesetzt, kann dieses Zertikat nicht zum abzeichnen des PDFs mehrerer "
"Dokumente verwendet werden." "Dokumente verwendet werden."
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -116,6 +131,11 @@ msgstr "Zuletzt aktualisiert von"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Zuletzt aktualisiert am" msgstr "Zuletzt aktualisiert am"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -163,6 +183,11 @@ msgstr "Pfad zur PKCS#12 Zertifikatsdatei"
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "Pfad zur Zertifikats-Passwortdatei" msgstr "Pfad zur Zertifikats-Passwortdatei"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -181,7 +206,7 @@ msgid "Save as attachment"
msgstr "Speichere den Anhang" msgstr "Speichere den Anhang"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -194,13 +219,33 @@ msgid "Sequence"
msgstr "Reihenfolge" msgstr "Reihenfolge"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "Bericht abzeichnen (PDF): Zertifikat oder Passwortdatei nicht gefunden" msgstr "Bericht abzeichnen (PDF): Zertifikat oder Passwortdatei nicht gefunden"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Τελευταία ενημέρωση από"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Τελευταία ενημέρωση στις" msgstr "Τελευταία ενημέρωση στις"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -177,7 +202,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -190,13 +215,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Last Updated by"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Last Updated on" msgstr "Last Updated on"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Sequence" msgstr "Sequence"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -80,6 +80,16 @@ msgstr "Dominio"
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "Dominio para filrar si firmar o no el documento" msgstr "Dominio para filrar si firmar o no el documento"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -103,6 +113,11 @@ msgstr ""
"Si Verdadero, este certificado no puede ser usado para firmar un PDF desde " "Si Verdadero, este certificado no puede ser usado para firmar un PDF desde "
"varios documentos." "varios documentos."
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -118,6 +133,11 @@ msgstr "Última actualización por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Última actualización el" msgstr "Última actualización el"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -167,6 +187,11 @@ msgstr ""
"Ruta al fichero que contiene la contraseña con la que se proteje el fichero " "Ruta al fichero que contiene la contraseña con la que se proteje el fichero "
"de certificado" "de certificado"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -185,7 +210,7 @@ msgid "Save as attachment"
msgstr "Guardar como adjunto" msgstr "Guardar como adjunto"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -200,13 +225,33 @@ msgid "Sequence"
msgstr "Secuencia" msgstr "Secuencia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "Firmar informes (PDF): Certificado o archivo contraseña no encontrado" msgstr "Firmar informes (PDF): Certificado o archivo contraseña no encontrado"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Última actualización realizada por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Última actualización el" msgstr "Última actualización el"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Secuencia" msgstr "Secuencia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Última actualización de"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Última actualización en" msgstr "Última actualización en"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Secuencia" msgstr "Secuencia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Actualizado por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Actualizado" msgstr "Actualizado"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -177,7 +202,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -190,13 +215,33 @@ msgid "Sequence"
msgstr "Secuencia" msgstr "Secuencia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Ultima actualización por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Ultima actualización en" msgstr "Ultima actualización en"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Secuencia" msgstr "Secuencia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Última actualización de"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Última actualización en" msgstr "Última actualización en"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Secuencia" msgstr "Secuencia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Última actualización de"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Última actualización en" msgstr "Última actualización en"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Secuencia" msgstr "Secuencia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Última actualización por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Última actualización en" msgstr "Última actualización en"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Ultima actualizacion por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Ultima actualización realizada" msgstr "Ultima actualización realizada"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Secuencia" msgstr "Secuencia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Actualizado última vez por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Ultima Actualización" msgstr "Ultima Actualización"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Secuencia" msgstr "Secuencia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Ultima actualización por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Ultima actualización en" msgstr "Ultima actualización en"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Secuencia" msgstr "Secuencia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Última actualización realizada por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Ultima actualizacion en" msgstr "Ultima actualizacion en"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Secuencia" msgstr "Secuencia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Viimati uuendatud"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Viimati uuendatud" msgstr "Viimati uuendatud"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Jada" msgstr "Jada"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Last Updated by"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Last Updated on" msgstr "Last Updated on"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Sekuentzia" msgstr "Sekuentzia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "آخرین به روز رسانی توسط"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "آخرین به روز رسانی در" msgstr "آخرین به روز رسانی در"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "دنباله" msgstr "دنباله"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Viimeksi päivittänyt"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Viimeksi päivitetty" msgstr "Viimeksi päivitetty"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Sekvenssi" msgstr "Sekvenssi"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Dernière mise à jour par"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Dernière mise à jour le" msgstr "Dernière mise à jour le"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Sequence" msgstr "Sequence"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Dernière mise à jour par"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Dernière mise à jour le" msgstr "Dernière mise à jour le"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Modifié par"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Modifié le" msgstr "Modifié le"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr ""
msgid "Last Updated on" msgid "Last Updated on"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "ültima actualización por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Última actualización en" msgstr "Última actualización en"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Secuencia" msgstr "Secuencia"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr ""
msgid "Last Updated on" msgid "Last Updated on"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "עודכן לאחרונה על ידי"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "עודכן לאחרונה על" msgstr "עודכן לאחרונה על"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "רצף" msgstr "רצף"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -80,6 +80,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -99,6 +109,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -114,6 +129,11 @@ msgstr "Zadnji ažurirao"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Zadnje ažurirano" msgstr "Zadnje ažurirano"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -161,6 +181,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "Putanja do datoteke za zaporkom certifikata" msgstr "Putanja do datoteke za zaporkom certifikata"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -179,7 +204,7 @@ msgid "Save as attachment"
msgstr "Spremi kao prilog" msgstr "Spremi kao prilog"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -192,13 +217,33 @@ msgid "Sequence"
msgstr "Sekvenca" msgstr "Sekvenca"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -81,6 +81,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -100,6 +110,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -115,6 +130,11 @@ msgstr "Zadnji ažurirao"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Zadnje ažurirano" msgstr "Zadnje ažurirano"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -162,6 +182,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -179,7 +204,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -192,13 +217,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Utoljára frissítve, által"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Utoljára frissítve " msgstr "Utoljára frissítve "
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Sorszám" msgstr "Sorszám"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Diperbaharui oleh"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Diperbaharui pada" msgstr "Diperbaharui pada"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Berurutan" msgstr "Berurutan"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Ultimo aggiornamento di"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Ultimo aggiornamento il" msgstr "Ultimo aggiornamento il"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Sequenza" msgstr "Sequenza"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "最終更新者"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "最終更新日" msgstr "最終更新日"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "付番" msgstr "付番"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "최근 갱신한 사람"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "최근 갱신 날짜" msgstr "최근 갱신 날짜"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "순서" msgstr "순서"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Paskutinį kartą atnaujino"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Paskutinį kartą atnaujinta" msgstr "Paskutinį kartą atnaujinta"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Seka" msgstr "Seka"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -80,6 +80,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -99,6 +109,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -114,6 +129,11 @@ msgstr "Paskutinį kartą atnaujino"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Paskutinį kartą atnaujinta" msgstr "Paskutinį kartą atnaujinta"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -161,6 +181,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -177,7 +202,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -190,13 +215,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Pēdējo reizi atjaunoja"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Pēdējās izmaiņas" msgstr "Pēdējās izmaiņas"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Sērija" msgstr "Sērija"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Последно ажурирање од"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Последно ажурирање на" msgstr "Последно ажурирање на"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Секвенца" msgstr "Секвенца"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Сүүлийн засвар хийсэн"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Сүүлийн засвар хийсэн огноо" msgstr "Сүүлийн засвар хийсэн огноо"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Дараалал" msgstr "Дараалал"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Sist oppdatert av"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Sist oppdatert" msgstr "Sist oppdatert"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Sekvens" msgstr "Sekvens"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Sist oppdatert av"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Sist oppdatert den" msgstr "Sist oppdatert den"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -177,7 +202,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -190,13 +215,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Laatst bijgewerkt door"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Laatst bijgewerkt op" msgstr "Laatst bijgewerkt op"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Reeks" msgstr "Reeks"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Laatst bijgewerkt door"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Laatst bijgewerkt op" msgstr "Laatst bijgewerkt op"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Volgorde" msgstr "Volgorde"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr ""
msgid "Last Updated on" msgid "Last Updated on"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -177,7 +202,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -190,13 +215,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -80,6 +80,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -99,6 +109,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -114,6 +129,11 @@ msgstr "Ostatnio modyfikowane przez"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Ostatnia zmiana" msgstr "Ostatnia zmiana"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -161,6 +181,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -178,7 +203,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -191,13 +216,33 @@ msgid "Sequence"
msgstr "Numeracja" msgstr "Numeracja"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Atualizado pela última vez por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Atualizado pela última vez em" msgstr "Atualizado pela última vez em"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Sequência" msgstr "Sequência"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Última atualização por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Última atualização em" msgstr "Última atualização em"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -177,7 +202,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -190,13 +215,33 @@ msgid "Sequence"
msgstr "Sequência" msgstr "Sequência"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Atualizado pela última vez por"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Atualizado pela última vez em" msgstr "Atualizado pela última vez em"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -177,7 +202,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -190,13 +215,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Ultima actualizare făcută de"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Ultima actualizare la" msgstr "Ultima actualizare la"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Secventa" msgstr "Secventa"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -80,6 +80,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -99,6 +109,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -114,6 +129,11 @@ msgstr "Последний раз обновлено"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Последний раз обновлено" msgstr "Последний раз обновлено"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -161,6 +181,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -177,7 +202,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -190,13 +215,33 @@ msgid "Sequence"
msgstr "Последовательность" msgstr "Последовательность"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Naposledy upravoval"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Naposledy upravované" msgstr "Naposledy upravované"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Postupnosť" msgstr "Postupnosť"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr "Domena"
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "Domena, ki določa če naj se dokument podpiše ali ne" msgstr "Domena, ki določa če naj se dokument podpiše ali ne"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -102,6 +112,11 @@ msgstr ""
"Če pravilno, se tega certifikata ne more uporabljati za podpisovanje PDF iz " "Če pravilno, se tega certifikata ne more uporabljati za podpisovanje PDF iz "
"več dokumentov." "več dokumentov."
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -117,6 +132,11 @@ msgstr "Zadnji posodobil"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Zadnjič posodobljeno" msgstr "Zadnjič posodobljeno"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -164,6 +184,11 @@ msgstr "Pot do datoteke PKCS#12"
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "Pot do datoteke gesla certifikata" msgstr "Pot do datoteke gesla certifikata"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -182,7 +207,7 @@ msgid "Save as attachment"
msgstr "Shrani kot priponko" msgstr "Shrani kot priponko"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -195,14 +220,34 @@ msgid "Sequence"
msgstr "Zaporedje" msgstr "Zaporedje"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
"Podpisovanje poročila (PDF): certifikat ali datoteka z geslom nista najdena" "Podpisovanje poročila (PDF): certifikat ali datoteka z geslom nista najdena"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr ""
msgid "Last Updated on" msgid "Last Updated on"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Niz" msgstr "Niz"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -80,6 +80,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -99,6 +109,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -114,6 +129,11 @@ msgstr "Zadnja izmjena"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Zadnja izmjena" msgstr "Zadnja izmjena"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -161,6 +181,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -177,7 +202,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -190,13 +215,33 @@ msgid "Sequence"
msgstr "Sekvenca" msgstr "Sekvenca"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Senast uppdaterad av"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Senast uppdaterad" msgstr "Senast uppdaterad"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Nummerserie" msgstr "Nummerserie"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "อัพเดทครั้งสุดท้ายโดย"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "อัพเดทครั้งสุดท้ายเมื่อ" msgstr "อัพเดทครั้งสุดท้ายเมื่อ"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "กำหนดเลขที่เอกสาร" msgstr "กำหนดเลขที่เอกสาร"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Son güncelleyen"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Son güncelleme" msgstr "Son güncelleme"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Sıra" msgstr "Sıra"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr "Alan"
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "En son güncelleyen "
msgid "Last Updated on" msgid "Last Updated on"
msgstr "En son güncelleme tarihi" msgstr "En son güncelleme tarihi"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
#, fuzzy #, fuzzy
@ -177,7 +202,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -190,13 +215,33 @@ msgid "Sequence"
msgstr "Sıra" msgstr "Sıra"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Востаннє оновив"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Останнє оновлення" msgstr "Останнє оновлення"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "Послідовність" msgstr "Послідовність"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -78,6 +78,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -97,6 +107,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -112,6 +127,11 @@ msgstr "Last Updated by"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Cập nhật lần cuối vào" msgstr "Cập nhật lần cuối vào"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -159,6 +179,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -175,7 +200,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -188,13 +213,33 @@ msgid "Sequence"
msgstr "Trình tự" msgstr "Trình tự"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "Cập nhật lần cuối bởi"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Cập nhật lần cuối vào" msgstr "Cập nhật lần cuối vào"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "最后更新者"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "上次更新日期" msgstr "上次更新日期"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "序号" msgstr "序号"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "

View File

@ -79,6 +79,16 @@ msgstr ""
msgid "Domain for filtering if sign or not the document" msgid "Domain for filtering if sign or not the document"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "E-mail address to include in PDF digital signature."
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__endesive
msgid "Endesive"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment #: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__attachment
msgid "" msgid ""
@ -98,6 +108,11 @@ msgid ""
"documents." "documents."
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields.selection,name:report_qweb_signer.selection__report_certificate__signing_method__java
msgid "Java"
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate____last_update
msgid "Last Modified on" msgid "Last Modified on"
@ -113,6 +128,11 @@ msgstr "最後更新:"
msgid "Last Updated on" msgid "Last Updated on"
msgstr "最後更新於" msgstr "最後更新於"
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Location to include in digital signature (typically, a city name). "
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__model_id
msgid "Model" msgid "Model"
@ -160,6 +180,11 @@ msgstr ""
msgid "Path to certificate password file" msgid "Path to certificate password file"
msgstr "" msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,help:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Reason text to include in digital signature."
msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: model:ir.model,name:report_qweb_signer.model_ir_actions_report #: model:ir.model,name:report_qweb_signer.model_ir_actions_report
msgid "Report Action" msgid "Report Action"
@ -176,7 +201,7 @@ msgid "Save as attachment"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:104 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Saving signed report (PDF): You do not have enough access rights to save " "Saving signed report (PDF): You do not have enough access rights to save "
@ -189,13 +214,33 @@ msgid "Sequence"
msgstr "序列" msgstr "序列"
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:122 #: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_mail
msgid "Signature e-mail"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_location
msgid "Signature location"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__endesive_certificate_reason
msgid "Signature reason"
msgstr ""
#. module: report_qweb_signer
#: model:ir.model.fields,field_description:report_qweb_signer.field_report_certificate__signing_method
msgid "Signing Method"
msgstr ""
#. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "Signing report (PDF): Certificate or password file not found" msgid "Signing report (PDF): Certificate or password file not found"
msgstr "" msgstr ""
#. module: report_qweb_signer #. module: report_qweb_signer
#: code:addons/report_qweb_signer/models/ir_actions_report.py:131 #: code:addons/report_qweb_signer/models/ir_actions_report.py:0
#, python-format #, python-format
msgid "" msgid ""
"Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: " "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: "