# Translation of Odoo Server. # This file contains the translation of the following modules: # * report_qweb_signer # # Translators: msgid "" msgstr "" "Project-Id-Version: reporting-engine (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-03-11 15:45+0000\n" "PO-Revision-Date: 2016-03-11 15:45+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: English (http://www.transifex.com/oca/OCA-reporting-engine-8-0/language/en/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: en\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: report_qweb_signer #: field:report.certificate,allow_only_one:0 msgid "Allow only one document" msgstr "Allow only one document" #. module: report_qweb_signer #: field:report.certificate,path:0 msgid "Certificate file path" msgstr "Certificate file path" #. module: report_qweb_signer #: view:res.company:report_qweb_signer.view_company_form msgid "Certificates" msgstr "Certificates" #. module: report_qweb_signer #: model:ir.model,name:report_qweb_signer.model_res_company msgid "Companies" msgstr "Companies" #. module: report_qweb_signer #: field:report.certificate,company_id:0 msgid "Company" msgstr "Company" #. module: report_qweb_signer #: field:report.certificate,create_uid:0 msgid "Created by" msgstr "Created by" #. module: report_qweb_signer #: field:report.certificate,create_date:0 msgid "Created on" msgstr "Created on" #. module: report_qweb_signer #: field:report.certificate,domain:0 msgid "Domain" msgstr "Domain" #. module: report_qweb_signer #: help:report.certificate,domain:0 msgid "Domain for filtering if sign or not the document" msgstr "Domain for filtering if sign or not the document" #. module: report_qweb_signer #: help:report.certificate,attachment:0 msgid "" "Filename used to store signed document as attachment. Keep empty to not save" " signed document." msgstr "Filename used to store signed document as attachment. Keep empty to not save signed document." #. module: report_qweb_signer #: field:report.certificate,id:0 msgid "ID" msgstr "ID" #. module: report_qweb_signer #: help:report.certificate,allow_only_one:0 msgid "" "If True, this certificate can not be useb to sign a PDF from several " "documents." msgstr "If True, this certificate can not be useb to sign a PDF from several documents." #. module: report_qweb_signer #: field:report.certificate,write_uid:0 msgid "Last Updated by" msgstr "Last Updated by" #. module: report_qweb_signer #: field:report.certificate,write_date:0 msgid "Last Updated on" msgstr "Last Updated on" #. module: report_qweb_signer #: field:report.certificate,model_id:0 msgid "Model" msgstr "Model" #. module: report_qweb_signer #: help:report.certificate,model_id:0 msgid "Model where apply this certificate" msgstr "Model where apply this certificate" #. module: report_qweb_signer #: field:report.certificate,name:0 msgid "Name" msgstr "Name" #. module: report_qweb_signer #: model:ir.actions.act_window,name:report_qweb_signer.action_report_certificate #: model:ir.ui.menu,name:report_qweb_signer.menu_report_certificate msgid "PDF certificates" msgstr "PDF certificates" #. module: report_qweb_signer #: view:report.certificate:report_qweb_signer.view_report_certificate_form msgid "PDF report certificate" msgstr "PDF report certificate" #. module: report_qweb_signer #: view:report.certificate:report_qweb_signer.view_report_certificate_tree #: field:res.company,report_certificate_ids:0 msgid "PDF report certificates" msgstr "PDF report certificates" #. module: report_qweb_signer #: view:website:report_qweb_signer.report_partner_demo_document msgid "Partner:" msgstr "Partner:" #. module: report_qweb_signer #: field:report.certificate,password_file:0 msgid "Password file path" msgstr "Password file path" #. module: report_qweb_signer #: help:report.certificate,path:0 msgid "Path to PKCS#12 certificate file" msgstr "Path to PKCS#12 certificate file" #. module: report_qweb_signer #: help:report.certificate,password_file:0 msgid "Path to certificate password file" msgstr "Path to certificate password file" #. module: report_qweb_signer #: model:ir.model,name:report_qweb_signer.model_report msgid "Report" msgstr "Report" #. module: report_qweb_signer #: field:report.certificate,attachment:0 msgid "Save as attachment" msgstr "Save as attachment" #. module: report_qweb_signer #: code:addons/report_qweb_signer/models/report.py:119 #, python-format msgid "" "Saving signed report (PDF): You do not have enought access rights to save " "attachments" msgstr "Saving signed report (PDF): You do not have enought access rights to save attachments" #. module: report_qweb_signer #: field:report.certificate,sequence:0 msgid "Sequence" msgstr "Sequence" #. module: report_qweb_signer #: code:addons/report_qweb_signer/models/report.py:139 #, python-format msgid "Signing report (PDF): Certificate or password file not found" msgstr "Signing report (PDF): Certificate or password file not found" #. module: report_qweb_signer #: code:addons/report_qweb_signer/models/report.py:148 #, python-format msgid "" "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output:" " %s" msgstr "Signing report (PDF): jPdfSign failed (error code: %s). Message: %s. Output: %s" #. module: report_qweb_signer #: model:ir.actions.report.xml,name:report_qweb_signer.partner_demo msgid "Test PDF certificate" msgstr "Test PDF certificate" #. module: report_qweb_signer #: view:website:report_qweb_signer.report_partner_demo_document msgid "This is a sample report for testing PDF certificates" msgstr "This is a sample report for testing PDF certificates"