From 88f05b3c93b2fdabc0e1c27234cfd3f58e44e58b Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Tue, 9 Nov 2021 15:24:45 +0000 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: report-print-send-12.0/report-print-send-12.0-base_report_to_printer Translate-URL: https://translation.odoo-community.org/projects/report-print-send-12-0/report-print-send-12-0-base_report_to_printer/ --- base_report_to_printer/i18n/am.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/bg.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/ca.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/de.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/el_GR.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/es.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/es_ES.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/fi.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/fr.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/gl.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/hr.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/hr_HR.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/it.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/nl.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/nl_NL.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/pt.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/pt_BR.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/pt_PT.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/sl.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/tr.po | 77 ++++++++++++++++++++++++++++ base_report_to_printer/i18n/zh_CN.po | 77 ++++++++++++++++++++++++++++ 21 files changed, 1617 insertions(+) diff --git a/base_report_to_printer/i18n/am.po b/base_report_to_printer/i18n/am.po index 659978b..6c06982 100644 --- a/base_report_to_printer/i18n/am.po +++ b/base_report_to_printer/i18n/am.po @@ -55,6 +55,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -83,6 +93,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -141,6 +152,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -149,6 +165,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Creado por" @@ -160,6 +178,8 @@ msgstr "Creado por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Creado en" @@ -237,6 +257,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "" @@ -292,6 +314,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -305,6 +336,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -353,6 +386,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "" @@ -364,6 +399,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Última actualización por" @@ -375,6 +412,8 @@ msgstr "Última actualización por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Última actualización en" @@ -471,19 +510,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "" @@ -512,6 +574,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -619,6 +686,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -805,6 +877,11 @@ msgstr "" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/bg.po b/base_report_to_printer/i18n/bg.po index 8951de7..b566df3 100644 --- a/base_report_to_printer/i18n/bg.po +++ b/base_report_to_printer/i18n/bg.po @@ -55,6 +55,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -83,6 +93,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -141,6 +152,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -149,6 +165,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Създадено от" @@ -160,6 +178,8 @@ msgstr "Създадено от" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Създадено на" @@ -237,6 +257,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "" @@ -292,6 +314,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -305,6 +336,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -353,6 +386,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Последно обновено на" @@ -364,6 +399,8 @@ msgstr "Последно обновено на" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Последно обновено от" @@ -375,6 +412,8 @@ msgstr "Последно обновено от" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Последно обновено на" @@ -471,19 +510,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "" @@ -512,6 +574,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -619,6 +686,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -805,6 +877,11 @@ msgstr "" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/ca.po b/base_report_to_printer/i18n/ca.po index c7380ec..a0b09e6 100644 --- a/base_report_to_printer/i18n/ca.po +++ b/base_report_to_printer/i18n/ca.po @@ -55,6 +55,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -83,6 +93,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -141,6 +152,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -149,6 +165,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Creat per" @@ -160,6 +178,8 @@ msgstr "Creat per" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Creat el" @@ -237,6 +257,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "" @@ -292,6 +314,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -305,6 +336,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -353,6 +386,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "" @@ -364,6 +399,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Darrera Actualització per" @@ -375,6 +412,8 @@ msgstr "Darrera Actualització per" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Darrera Actualització el" @@ -471,19 +510,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "" @@ -512,6 +574,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -619,6 +686,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -805,6 +877,11 @@ msgstr "" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/de.po b/base_report_to_printer/i18n/de.po index 2500c68..a447355 100644 --- a/base_report_to_printer/i18n/de.po +++ b/base_report_to_printer/i18n/de.po @@ -56,6 +56,16 @@ msgstr "Adresse" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "Sind Sie sicher alle Aufträge an diesen Drucker zu stornieren?" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -84,6 +94,7 @@ msgstr "Kann neu gestartet werden" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "Abbrechen" @@ -142,6 +153,11 @@ msgstr "Mit Warnungen abgeschlossen" msgid "Compressed using an unknown algorithm" msgstr "Komprimiert unbekannten Algorhythmus verwendend" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -150,6 +166,8 @@ msgstr "Komprimiert unbekannten Algorhythmus verwendend" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Erstellt von" @@ -161,6 +179,8 @@ msgstr "Erstellt von" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Erstellt am:" @@ -238,6 +258,8 @@ msgstr "Ausschalten" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "Anzeigename" @@ -296,6 +318,15 @@ msgstr "Dateien werden momentan empfangen" msgid "Files were not received in full" msgstr "Dateien wurden nicht vollständig erhalten" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -309,6 +340,8 @@ msgstr "Angehalten, da der Drucker offline ist." #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -357,6 +390,8 @@ msgstr "Auf diesem Drucker gedruckte Jobs." #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Zuletzt geändert am" @@ -368,6 +403,8 @@ msgstr "Zuletzt geändert am" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Zuletzt aktualisiert von" @@ -379,6 +416,8 @@ msgstr "Zuletzt aktualisiert von" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Zuletzt aktualisiert am" @@ -475,19 +514,42 @@ msgstr "Port auf dem Server." #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "Druck" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "Druckjob-Aktion" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "Drucker" @@ -516,6 +578,11 @@ msgstr "Druckerstatus Grund ist 'Teilweise angehalten'" msgid "Printer used for this job." msgstr "Für diesen Job eingesetzter Drucker." +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -624,6 +691,11 @@ msgstr "Berichtsdruckaktionen" msgid "Reports" msgstr "Berichte" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -811,6 +883,11 @@ msgstr "Anwender" msgid "Users" msgstr "Anwender" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/el_GR.po b/base_report_to_printer/i18n/el_GR.po index 79414ef..cb58fba 100644 --- a/base_report_to_printer/i18n/el_GR.po +++ b/base_report_to_printer/i18n/el_GR.po @@ -56,6 +56,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -84,6 +94,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -142,6 +153,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -150,6 +166,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Δημιουργήθηκε από " @@ -161,6 +179,8 @@ msgstr "Δημιουργήθηκε από " #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Δημιουργήθηκε στις" @@ -238,6 +258,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "" @@ -293,6 +315,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -306,6 +337,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "Κωδικός" @@ -354,6 +387,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "" @@ -365,6 +400,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Τελευταία ενημέρωση από" @@ -376,6 +413,8 @@ msgstr "Τελευταία ενημέρωση από" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Τελευταία ενημέρωση στις" @@ -472,19 +511,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "" @@ -513,6 +575,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -620,6 +687,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -806,6 +878,11 @@ msgstr "" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/es.po b/base_report_to_printer/i18n/es.po index 66620d7..284de49 100644 --- a/base_report_to_printer/i18n/es.po +++ b/base_report_to_printer/i18n/es.po @@ -56,6 +56,16 @@ msgstr "Dirección" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "¿Estás seguro que quieres cancelar todos los trabajos de la impresora?" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -84,6 +94,7 @@ msgstr "Puede ser reiniciado" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "Cancelar" @@ -142,6 +153,11 @@ msgstr "Completado con algunos avisos" msgid "Compressed using an unknown algorithm" msgstr "Comprimido usando un algoritmo desconocido" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -150,6 +166,8 @@ msgstr "Comprimido usando un algoritmo desconocido" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Creado por" @@ -161,6 +179,8 @@ msgstr "Creado por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Creado en" @@ -238,6 +258,8 @@ msgstr "Deshabilitado" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "Nombre mostrado" @@ -295,6 +317,15 @@ msgstr "Se están recibiendo ficheros" msgid "Files were not received in full" msgstr "No se recibieron ficheros completos" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -308,6 +339,8 @@ msgstr "Retenido por que la impresora está desconectada" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -356,6 +389,8 @@ msgstr "Trabajos imprimidos por la impresora." #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Última modificación el" @@ -367,6 +402,8 @@ msgstr "Última modificación el" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Última actualización por" @@ -378,6 +415,8 @@ msgstr "Última actualización por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Última actualización el" @@ -474,19 +513,42 @@ msgstr "Puerto del servidor." #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "Imprimir" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "Acción de imprimir un trabajo" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "Impresora" @@ -515,6 +577,11 @@ msgstr "Motivo del estado de la impresora definido como 'parado parcialmente'" msgid "Printer used for this job." msgstr "Impresora usada para este trabajo." +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -623,6 +690,11 @@ msgstr "Acciones de impresión de informes" msgid "Reports" msgstr "Informes" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -810,6 +882,11 @@ msgstr "Usuario" msgid "Users" msgstr "Usuarios" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/es_ES.po b/base_report_to_printer/i18n/es_ES.po index dab0d3a..1ed72b3 100644 --- a/base_report_to_printer/i18n/es_ES.po +++ b/base_report_to_printer/i18n/es_ES.po @@ -56,6 +56,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -84,6 +94,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -142,6 +153,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -150,6 +166,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Creado por" @@ -161,6 +179,8 @@ msgstr "Creado por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Creado en" @@ -238,6 +258,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "" @@ -293,6 +315,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -306,6 +337,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -354,6 +387,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "" @@ -365,6 +400,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Última actualización por" @@ -376,6 +413,8 @@ msgstr "Última actualización por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Última actualización en" @@ -472,19 +511,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "" @@ -513,6 +575,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -620,6 +687,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -806,6 +878,11 @@ msgstr "" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/fi.po b/base_report_to_printer/i18n/fi.po index 633e71a..b8c3945 100644 --- a/base_report_to_printer/i18n/fi.po +++ b/base_report_to_printer/i18n/fi.po @@ -55,6 +55,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -83,6 +93,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -141,6 +152,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -149,6 +165,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Luonut" @@ -160,6 +178,8 @@ msgstr "Luonut" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Luotu" @@ -237,6 +257,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "Nimi" @@ -292,6 +314,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -305,6 +336,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -353,6 +386,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Viimeksi muokattu" @@ -364,6 +399,8 @@ msgstr "Viimeksi muokattu" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Viimeksi päivittänyt" @@ -375,6 +412,8 @@ msgstr "Viimeksi päivittänyt" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Viimeksi päivitetty" @@ -471,19 +510,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "" @@ -512,6 +574,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -619,6 +686,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -805,6 +877,11 @@ msgstr "" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/fr.po b/base_report_to_printer/i18n/fr.po index f1892cd..9bb913a 100644 --- a/base_report_to_printer/i18n/fr.po +++ b/base_report_to_printer/i18n/fr.po @@ -55,6 +55,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -83,6 +93,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "Annuler" @@ -141,6 +152,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -149,6 +165,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Créé par" @@ -160,6 +178,8 @@ msgstr "Créé par" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Date" @@ -237,6 +257,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "Nom à afficher" @@ -294,6 +316,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -307,6 +338,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -355,6 +388,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Dernière modification le" @@ -366,6 +401,8 @@ msgstr "Dernière modification le" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Dernière mise à jour par" @@ -377,6 +414,8 @@ msgstr "Dernière mise à jour par" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Dernière mise à jour le" @@ -473,19 +512,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "Imprimer" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "Action d'impression" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "Imprimante" @@ -514,6 +576,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -622,6 +689,11 @@ msgstr "Actions d'impression de rapports" msgid "Reports" msgstr "Rapport" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -811,6 +883,11 @@ msgstr "Utilisateur" msgid "Users" msgstr "Utilisateurs" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/gl.po b/base_report_to_printer/i18n/gl.po index 44fd8f1..5daaf44 100644 --- a/base_report_to_printer/i18n/gl.po +++ b/base_report_to_printer/i18n/gl.po @@ -55,6 +55,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -83,6 +93,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -141,6 +152,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -149,6 +165,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Creado por" @@ -160,6 +178,8 @@ msgstr "Creado por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Creado en" @@ -237,6 +257,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "" @@ -292,6 +314,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -305,6 +336,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -353,6 +386,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "" @@ -364,6 +399,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "ültima actualización por" @@ -375,6 +412,8 @@ msgstr "ültima actualización por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Última actualización en" @@ -471,19 +510,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "" @@ -512,6 +574,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -619,6 +686,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -805,6 +877,11 @@ msgstr "" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/hr.po b/base_report_to_printer/i18n/hr.po index a787158..3965a12 100644 --- a/base_report_to_printer/i18n/hr.po +++ b/base_report_to_printer/i18n/hr.po @@ -56,6 +56,16 @@ msgstr "Adresa" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -84,6 +94,7 @@ msgstr "Može biti ponovno pokrenuto" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "Odustani" @@ -142,6 +153,11 @@ msgstr "Završeno sa nekim upozorenjima" msgid "Compressed using an unknown algorithm" msgstr "Kompresirano korištenjem nepoznatog algoritma" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -150,6 +166,8 @@ msgstr "Kompresirano korištenjem nepoznatog algoritma" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Kreirao" @@ -161,6 +179,8 @@ msgstr "Kreirao" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Kreirano" @@ -238,6 +258,8 @@ msgstr "Onemogući" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "Naziv " @@ -295,6 +317,15 @@ msgstr "Datoteke se trenutno preuzimaju" msgid "Files were not received in full" msgstr "Datoteke nisu u potpunosti preuzete" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -308,6 +339,8 @@ msgstr "Zadržano jer je printer ugašen" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -356,6 +389,8 @@ msgstr "Zadaci ispisani na ovom pisaču" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Zadnje modificirano" @@ -367,6 +402,8 @@ msgstr "Zadnje modificirano" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Zadnji ažurirao" @@ -378,6 +415,8 @@ msgstr "Zadnji ažurirao" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Zadnje ažuriranje" @@ -474,19 +513,42 @@ msgstr "Port na poslužitelju" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "Ispis" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "Akcija ispisa zadatka" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "Pisač" @@ -515,6 +577,11 @@ msgstr "" msgid "Printer used for this job." msgstr "Pisač korišten za ovaj zadatak." +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -623,6 +690,11 @@ msgstr "Radnje ispisa izvještaja" msgid "Reports" msgstr "Izvještaji" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -809,6 +881,11 @@ msgstr "" msgid "Users" msgstr "Korisnici" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/hr_HR.po b/base_report_to_printer/i18n/hr_HR.po index 7fba4dd..42ee828 100644 --- a/base_report_to_printer/i18n/hr_HR.po +++ b/base_report_to_printer/i18n/hr_HR.po @@ -57,6 +57,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -85,6 +95,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -143,6 +154,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -151,6 +167,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Kreirao" @@ -162,6 +180,8 @@ msgstr "Kreirao" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Kreirano" @@ -239,6 +259,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "Naziv" @@ -294,6 +316,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -307,6 +338,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -355,6 +388,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Zadnje modificirano" @@ -366,6 +401,8 @@ msgstr "Zadnje modificirano" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Zadnji ažurirao" @@ -377,6 +414,8 @@ msgstr "Zadnji ažurirao" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Zadnje ažurirano" @@ -473,19 +512,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "" @@ -514,6 +576,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -621,6 +688,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -807,6 +879,11 @@ msgstr "" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/it.po b/base_report_to_printer/i18n/it.po index ef693f4..6125df7 100644 --- a/base_report_to_printer/i18n/it.po +++ b/base_report_to_printer/i18n/it.po @@ -55,6 +55,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -83,6 +93,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "Annulla" @@ -141,6 +152,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -149,6 +165,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Creato da" @@ -160,6 +178,8 @@ msgstr "Creato da" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Creato il" @@ -237,6 +257,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "Nome da visualizzare" @@ -292,6 +314,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -305,6 +336,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -353,6 +386,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Ultima modifica il" @@ -364,6 +399,8 @@ msgstr "Ultima modifica il" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Ultimo aggiornamento di" @@ -375,6 +412,8 @@ msgstr "Ultimo aggiornamento di" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Ultimo aggiornamento il" @@ -471,19 +510,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "Azione di stampa" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "Stampante" @@ -512,6 +574,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -620,6 +687,11 @@ msgstr "Azioni di stampa report" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -809,6 +881,11 @@ msgstr "Utente" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/nl.po b/base_report_to_printer/i18n/nl.po index 6a2b6c7..2ced9dc 100644 --- a/base_report_to_printer/i18n/nl.po +++ b/base_report_to_printer/i18n/nl.po @@ -55,6 +55,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -83,6 +93,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -141,6 +152,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -149,6 +165,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "" @@ -160,6 +178,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "" @@ -237,6 +257,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "Te tonen naam" @@ -292,6 +314,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -305,6 +336,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "" @@ -353,6 +386,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Laatst bijgewerkt op" @@ -364,6 +399,8 @@ msgstr "Laatst bijgewerkt op" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "" @@ -375,6 +412,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "" @@ -471,19 +510,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "" @@ -512,6 +574,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -619,6 +686,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -805,6 +877,11 @@ msgstr "" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/nl_NL.po b/base_report_to_printer/i18n/nl_NL.po index 0ff5c09..14db86f 100644 --- a/base_report_to_printer/i18n/nl_NL.po +++ b/base_report_to_printer/i18n/nl_NL.po @@ -56,6 +56,16 @@ msgstr "Adres" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -84,6 +94,7 @@ msgstr "Kan worden herstart" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "Annuleer" @@ -142,6 +153,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -150,6 +166,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Aangemaakt door" @@ -161,6 +179,8 @@ msgstr "Aangemaakt door" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Aangemaakt op" @@ -238,6 +258,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "Weergavenaam" @@ -293,6 +315,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -306,6 +337,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -354,6 +387,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Laatst gewijzigd op" @@ -365,6 +400,8 @@ msgstr "Laatst gewijzigd op" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Laatst bijgewerkt door" @@ -376,6 +413,8 @@ msgstr "Laatst bijgewerkt door" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Laatst bijgewerkt op" @@ -472,19 +511,42 @@ msgstr "Poort van de server." #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "Afdrukken" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "Printer" @@ -513,6 +575,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -621,6 +688,11 @@ msgstr "" msgid "Reports" msgstr "Rapporten" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -807,6 +879,11 @@ msgstr "Gebruiker" msgid "Users" msgstr "Gebruikers" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/pt.po b/base_report_to_printer/i18n/pt.po index 5ab7a2d..5101b34 100644 --- a/base_report_to_printer/i18n/pt.po +++ b/base_report_to_printer/i18n/pt.po @@ -57,6 +57,16 @@ msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" "Tem certeza que de deseja cancelar todos os trabalhos desta impressora?" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -85,6 +95,7 @@ msgstr "Pode ser reiniciado" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "Cancelar" @@ -143,6 +154,11 @@ msgstr "Concluído com alguns avisos" msgid "Compressed using an unknown algorithm" msgstr "Comprimido usando um algoritmo desconhecido" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -151,6 +167,8 @@ msgstr "Comprimido usando um algoritmo desconhecido" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Criado por" @@ -162,6 +180,8 @@ msgstr "Criado por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Criado em" @@ -239,6 +259,8 @@ msgstr "Desativar" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "Nome Exibido" @@ -296,6 +318,15 @@ msgstr "Os arquivos estão a ser recebidos" msgid "Files were not received in full" msgstr "Os arquivos não foram recebidos na íntegra" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -309,6 +340,8 @@ msgstr "Retido porque a impressora está offline" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -357,6 +390,8 @@ msgstr "Trabalhos imprimidos nesta impressora." #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Modificada pela última vez" @@ -368,6 +403,8 @@ msgstr "Modificada pela última vez" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Atualizado pela última vez por" @@ -379,6 +416,8 @@ msgstr "Atualizado pela última vez por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Atualizado pela última vez em" @@ -475,19 +514,42 @@ msgstr "Porta do servidor." #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "Imprimir" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "Ação Imprimir Trabalho" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "Impressora" @@ -516,6 +578,11 @@ msgstr "Motivo do estado da impressora definida como 'parada parcialmente'" msgid "Printer used for this job." msgstr "Impressora usada para este trabalho." +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -623,6 +690,11 @@ msgstr "Ações de Impressão de Relatórios" msgid "Reports" msgstr "Relatórios" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -810,6 +882,11 @@ msgstr "Utilizador" msgid "Users" msgstr "Utilizadores" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/pt_BR.po b/base_report_to_printer/i18n/pt_BR.po index 1eef231..1109a61 100644 --- a/base_report_to_printer/i18n/pt_BR.po +++ b/base_report_to_printer/i18n/pt_BR.po @@ -58,6 +58,16 @@ msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" "Você tem certeza de deseja cancelar todos os trabalhos desta impressora?" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -86,6 +96,7 @@ msgstr "Pode ser reiniciado" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "Cancelar" @@ -144,6 +155,11 @@ msgstr "Concluído com alguns avisos" msgid "Compressed using an unknown algorithm" msgstr "Compactado usando um algoritmo desconhecido" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -152,6 +168,8 @@ msgstr "Compactado usando um algoritmo desconhecido" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Criado por" @@ -163,6 +181,8 @@ msgstr "Criado por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Criado em" @@ -240,6 +260,8 @@ msgstr "Desativar" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "Nome para Mostrar" @@ -297,6 +319,15 @@ msgstr "Arquivos estão sendo recebidos no momento" msgid "Files were not received in full" msgstr "Os arquivos não foram recebidos na íntegra" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -310,6 +341,8 @@ msgstr "Retido porque a impressora está offline" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "Identificação" @@ -358,6 +391,8 @@ msgstr "Trabalhos impressos nesta impressora." #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Última atualização em" @@ -369,6 +404,8 @@ msgstr "Última atualização em" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Última atualização por" @@ -380,6 +417,8 @@ msgstr "Última atualização por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Última atualização em" @@ -476,19 +515,42 @@ msgstr "Porta do servidor." #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "Imprimir" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "Ação Imprimir Trabalho" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "Impressora" @@ -517,6 +579,11 @@ msgstr "Razão de estado da impressora definida como 'parada parcialmente'" msgid "Printer used for this job." msgstr "Impressora usada para este trabalho." +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -624,6 +691,11 @@ msgstr "Ações de Impressão de Relatórios" msgid "Reports" msgstr "Relatórios" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -811,6 +883,11 @@ msgstr "Usuário" msgid "Users" msgstr "Usuários" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/pt_PT.po b/base_report_to_printer/i18n/pt_PT.po index ae15c14..e20a9fc 100644 --- a/base_report_to_printer/i18n/pt_PT.po +++ b/base_report_to_printer/i18n/pt_PT.po @@ -56,6 +56,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -84,6 +94,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -142,6 +153,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -150,6 +166,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Criado por" @@ -161,6 +179,8 @@ msgstr "Criado por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Criado em" @@ -238,6 +258,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "" @@ -293,6 +315,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -306,6 +337,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -354,6 +387,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "" @@ -365,6 +400,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Atualizado pela última vez por" @@ -376,6 +413,8 @@ msgstr "Atualizado pela última vez por" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Atualizado pela última vez em" @@ -472,19 +511,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "" @@ -513,6 +575,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -620,6 +687,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -806,6 +878,11 @@ msgstr "" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/sl.po b/base_report_to_printer/i18n/sl.po index 00011e1..dcd6715 100644 --- a/base_report_to_printer/i18n/sl.po +++ b/base_report_to_printer/i18n/sl.po @@ -56,6 +56,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -84,6 +94,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -142,6 +153,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -150,6 +166,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Ustvaril" @@ -161,6 +179,8 @@ msgstr "Ustvaril" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Ustvarjeno" @@ -238,6 +258,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "Prikazni naziv" @@ -293,6 +315,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -306,6 +337,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -354,6 +387,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "Zadnjič spremenjeno" @@ -365,6 +400,8 @@ msgstr "Zadnjič spremenjeno" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Zadnji posodobil" @@ -376,6 +413,8 @@ msgstr "Zadnji posodobil" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Zadnjič posodobljeno" @@ -472,19 +511,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "Tiskalnik" @@ -513,6 +575,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -620,6 +687,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -806,6 +878,11 @@ msgstr "" msgid "Users" msgstr "Uporabniki" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/tr.po b/base_report_to_printer/i18n/tr.po index 6cd62e3..6277588 100644 --- a/base_report_to_printer/i18n/tr.po +++ b/base_report_to_printer/i18n/tr.po @@ -55,6 +55,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -83,6 +93,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -141,6 +152,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -149,6 +165,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "Oluşturan" @@ -160,6 +178,8 @@ msgstr "Oluşturan" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "Oluşturuldu" @@ -237,6 +257,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "" @@ -292,6 +314,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -305,6 +336,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -353,6 +386,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "" @@ -364,6 +399,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "Son güncelleyen" @@ -375,6 +412,8 @@ msgstr "Son güncelleyen" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "Son güncelleme" @@ -471,19 +510,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "" @@ -512,6 +574,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -619,6 +686,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -805,6 +877,11 @@ msgstr "" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or" diff --git a/base_report_to_printer/i18n/zh_CN.po b/base_report_to_printer/i18n/zh_CN.po index 58fd918..506e54a 100644 --- a/base_report_to_printer/i18n/zh_CN.po +++ b/base_report_to_printer/i18n/zh_CN.po @@ -56,6 +56,16 @@ msgstr "" msgid "Are you sure to want to cancel all jobs of this printer?" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id +msgid "Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids +msgid "Attachments to print" +msgstr "" + #. module: base_report_to_printer #: selection:printing.printer,status:0 msgid "Available" @@ -84,6 +94,7 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Cancel" msgstr "" @@ -142,6 +153,11 @@ msgstr "" msgid "Compressed using an unknown algorithm" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies +msgid "Copies" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid @@ -150,6 +166,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_uid msgid "Created by" msgstr "创建者" @@ -161,6 +179,8 @@ msgstr "创建者" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__create_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__create_date msgid "Created on" msgstr "创建时间" @@ -238,6 +258,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__display_name +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__display_name msgid "Display Name" msgstr "" @@ -293,6 +315,15 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s\n" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Held because the printer is offline" @@ -306,6 +337,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__id msgid "ID" msgstr "ID" @@ -354,6 +387,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment____last_update +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line____last_update msgid "Last Modified on" msgstr "" @@ -365,6 +400,8 @@ msgstr "" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_uid +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_uid msgid "Last Updated by" msgstr "最后更新者" @@ -376,6 +413,8 @@ msgstr "最后更新者" #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__write_date +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__write_date msgid "Last Updated on" msgstr "上次更新日期" @@ -472,19 +511,42 @@ msgstr "" #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form msgid "Print" msgstr "" +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment +msgid "Print Attachment" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.model,name:base_report_to_printer.model_wizard_print_attachment_line +msgid "Print Attachment line" +msgstr "" + +#. module: base_report_to_printer +#: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment +#: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment +msgid "Print Attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_action msgid "Print Job Action" msgstr "" +#. module: base_report_to_printer +#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form +msgid "Print attachments" +msgstr "" + #. module: base_report_to_printer #: model:ir.model,name:base_report_to_printer.model_printing_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__printer_id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_tray__printer_id +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id msgid "Printer" msgstr "" @@ -513,6 +575,11 @@ msgstr "" msgid "Printer used for this job." msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id +msgid "Printer used to print the attachments." +msgstr "" + #. module: base_report_to_printer #: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form @@ -620,6 +687,11 @@ msgstr "" msgid "Reports" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name +msgid "Resource Name" +msgstr "" + #. module: base_report_to_printer #: selection:printing.job,job_state_reason:0 msgid "Resources not available to print the job" @@ -806,6 +878,11 @@ msgstr "" msgid "Users" msgstr "" +#. module: base_report_to_printer +#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id +msgid "Wizard" +msgstr "" + #. module: base_report_to_printer #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printer_update_wizard msgid "or"