diff --git a/base_report_to_printer/i18n/am.po b/base_report_to_printer/i18n/am.po index cb0217c..142dea3 100644 --- a/base_report_to_printer/i18n/am.po +++ b/base_report_to_printer/i18n/am.po @@ -65,6 +65,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -93,6 +103,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 "" @@ -151,6 +162,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -166,6 +182,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" @@ -177,6 +195,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" @@ -254,6 +274,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 "" @@ -306,6 +328,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -339,6 +371,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" @@ -386,6 +420,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 "" @@ -397,6 +433,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" @@ -408,6 +446,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" @@ -515,9 +555,26 @@ 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" @@ -528,11 +585,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -561,6 +624,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 @@ -661,6 +729,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -764,6 +837,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -854,3 +934,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/bg.po b/base_report_to_printer/i18n/bg.po index 19b8ffc..84a78cf 100644 --- a/base_report_to_printer/i18n/bg.po +++ b/base_report_to_printer/i18n/bg.po @@ -65,6 +65,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -93,6 +103,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 "" @@ -151,6 +162,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -166,6 +182,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 "Създадено от" @@ -177,6 +195,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 "Създадено на" @@ -254,6 +274,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 "" @@ -306,6 +328,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -339,6 +371,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" @@ -386,6 +420,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 "Последно обновено на" @@ -397,6 +433,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 "Последно обновено от" @@ -408,6 +446,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 "Последно обновено на" @@ -515,9 +555,26 @@ 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" @@ -528,11 +585,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -561,6 +624,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 @@ -661,6 +729,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -764,6 +837,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -854,3 +934,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/ca.po b/base_report_to_printer/i18n/ca.po index 1c99a12..65c657f 100644 --- a/base_report_to_printer/i18n/ca.po +++ b/base_report_to_printer/i18n/ca.po @@ -65,6 +65,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -93,6 +103,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 "" @@ -151,6 +162,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -166,6 +182,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" @@ -177,6 +195,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" @@ -254,6 +274,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 "" @@ -306,6 +328,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -339,6 +371,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" @@ -386,6 +420,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 "" @@ -397,6 +433,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" @@ -408,6 +446,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" @@ -515,9 +555,26 @@ 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" @@ -528,11 +585,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -561,6 +624,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 @@ -661,6 +729,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -764,6 +837,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -854,3 +934,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/de.po b/base_report_to_printer/i18n/de.po index a77d4d5..f2719d6 100644 --- a/base_report_to_printer/i18n/de.po +++ b/base_report_to_printer/i18n/de.po @@ -66,6 +66,16 @@ msgstr "Sind Sie sicher alle Aufträge an diesen Drucker zu stornieren?" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -94,6 +104,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" @@ -152,6 +163,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -167,6 +183,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 "Erstellt von" @@ -178,6 +196,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:" @@ -255,6 +275,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" @@ -307,6 +329,16 @@ msgstr "Dateien werden momentan empfangen" msgid "Files were not received in full" msgstr "Dateien wurden nicht vollständig erhalten" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -340,6 +372,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" @@ -387,6 +421,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" @@ -398,6 +434,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" @@ -409,6 +447,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" @@ -516,9 +556,26 @@ 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" @@ -529,11 +586,17 @@ msgstr "Druckjob-Aktion" msgid "Print Test Page" 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 "Drucker" @@ -562,6 +625,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 @@ -663,6 +731,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -766,6 +839,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -857,6 +937,18 @@ msgstr "Anwender" msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" + #~ msgid "Users" #~ msgstr "Anwender" diff --git a/base_report_to_printer/i18n/el_GR.po b/base_report_to_printer/i18n/el_GR.po index 47e5dc3..fef0ae9 100644 --- a/base_report_to_printer/i18n/el_GR.po +++ b/base_report_to_printer/i18n/el_GR.po @@ -66,6 +66,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -94,6 +104,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 "" @@ -152,6 +163,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -167,6 +183,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 "Δημιουργήθηκε από " @@ -178,6 +196,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 "Δημιουργήθηκε στις" @@ -255,6 +275,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 "" @@ -307,6 +329,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -340,6 +372,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 "Κωδικός" @@ -387,6 +421,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 "" @@ -398,6 +434,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 "Τελευταία ενημέρωση από" @@ -409,6 +447,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 "Τελευταία ενημέρωση στις" @@ -516,9 +556,26 @@ 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" @@ -529,11 +586,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -562,6 +625,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 @@ -662,6 +730,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -765,6 +838,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -855,3 +935,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/es.po b/base_report_to_printer/i18n/es.po index f3b5e9b..e245097 100644 --- a/base_report_to_printer/i18n/es.po +++ b/base_report_to_printer/i18n/es.po @@ -66,6 +66,16 @@ msgstr "¿Estás seguro que quieres cancelar todos los trabajos de la impresora? msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -94,6 +104,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" @@ -152,6 +163,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -167,6 +183,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" @@ -178,6 +196,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" @@ -255,6 +275,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" @@ -307,6 +329,16 @@ msgstr "Se están recibiendo ficheros" msgid "Files were not received in full" msgstr "No se recibieron ficheros completos" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -340,6 +372,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" @@ -387,6 +421,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" @@ -398,6 +434,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" @@ -409,6 +447,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" @@ -516,9 +556,26 @@ 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" @@ -529,11 +586,17 @@ msgstr "Acción de imprimir un trabajo" msgid "Print Test Page" 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 "Impresora" @@ -562,6 +625,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 @@ -663,6 +731,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -766,6 +839,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -857,6 +937,18 @@ msgstr "Usuario" msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" + #~ msgid "Users" #~ msgstr "Usuarios" diff --git a/base_report_to_printer/i18n/es_AR.po b/base_report_to_printer/i18n/es_AR.po index 978c081..f697111 100644 --- a/base_report_to_printer/i18n/es_AR.po +++ b/base_report_to_printer/i18n/es_AR.po @@ -63,6 +63,16 @@ msgstr "¿Estás seguro que quieres cancelar todos los trabajos de la impresora? msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -91,6 +101,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" @@ -149,6 +160,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -164,6 +180,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" @@ -175,6 +193,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" @@ -252,6 +272,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" @@ -304,6 +326,16 @@ msgstr "Se están recibiendo ficheros" msgid "Files were not received in full" msgstr "No se recibieron ficheros completos" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -337,6 +369,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" @@ -384,6 +418,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" @@ -395,6 +431,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" @@ -406,6 +444,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" @@ -513,9 +553,26 @@ 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" @@ -526,11 +583,17 @@ msgstr "Acción de Imprimir un Trabajo" msgid "Print Test Page" 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 "Impresora" @@ -559,6 +622,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 @@ -659,6 +727,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -762,6 +835,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -853,6 +933,18 @@ msgstr "Usuario" msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" + #~ msgid "Users" #~ msgstr "Usuarios" diff --git a/base_report_to_printer/i18n/es_ES.po b/base_report_to_printer/i18n/es_ES.po index 3aee6bf..f8b13d4 100644 --- a/base_report_to_printer/i18n/es_ES.po +++ b/base_report_to_printer/i18n/es_ES.po @@ -66,6 +66,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -94,6 +104,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 "" @@ -152,6 +163,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -167,6 +183,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" @@ -178,6 +196,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" @@ -255,6 +275,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 "" @@ -307,6 +329,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -340,6 +372,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" @@ -387,6 +421,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 "" @@ -398,6 +434,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" @@ -409,6 +447,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" @@ -516,9 +556,26 @@ 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" @@ -529,11 +586,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -562,6 +625,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 @@ -662,6 +730,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -765,6 +838,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -855,3 +935,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/fi.po b/base_report_to_printer/i18n/fi.po index 96989f3..cfc0cad 100644 --- a/base_report_to_printer/i18n/fi.po +++ b/base_report_to_printer/i18n/fi.po @@ -65,6 +65,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -93,6 +103,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 "" @@ -151,6 +162,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -166,6 +182,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" @@ -177,6 +195,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" @@ -254,6 +274,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" @@ -306,6 +328,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -339,6 +371,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" @@ -386,6 +420,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" @@ -397,6 +433,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" @@ -408,6 +446,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" @@ -515,9 +555,26 @@ 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" @@ -528,11 +585,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -561,6 +624,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 @@ -661,6 +729,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -764,6 +837,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -854,3 +934,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/fr.po b/base_report_to_printer/i18n/fr.po index 803e2da..b34514f 100644 --- a/base_report_to_printer/i18n/fr.po +++ b/base_report_to_printer/i18n/fr.po @@ -65,6 +65,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -93,6 +103,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" @@ -151,6 +162,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -166,6 +182,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" @@ -177,6 +195,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" @@ -254,6 +274,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" @@ -306,6 +328,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -339,6 +371,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" @@ -386,6 +420,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" @@ -397,6 +433,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" @@ -408,6 +446,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" @@ -515,9 +555,26 @@ 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" @@ -528,11 +585,17 @@ msgstr "Action d'impression" msgid "Print Test Page" 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 "Imprimante" @@ -561,6 +624,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 @@ -662,6 +730,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -766,6 +839,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -857,6 +937,18 @@ msgstr "Utilisateur" msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" + #~ msgid "Users" #~ msgstr "Utilisateurs" diff --git a/base_report_to_printer/i18n/gl.po b/base_report_to_printer/i18n/gl.po index dab9048..cb63ec3 100644 --- a/base_report_to_printer/i18n/gl.po +++ b/base_report_to_printer/i18n/gl.po @@ -65,6 +65,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -93,6 +103,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 "" @@ -151,6 +162,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -166,6 +182,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" @@ -177,6 +195,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" @@ -254,6 +274,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 "" @@ -306,6 +328,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -339,6 +371,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" @@ -386,6 +420,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 "" @@ -397,6 +433,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" @@ -408,6 +446,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" @@ -515,9 +555,26 @@ 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" @@ -528,11 +585,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -561,6 +624,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 @@ -661,6 +729,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -764,6 +837,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -854,3 +934,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/hr.po b/base_report_to_printer/i18n/hr.po index 9f97704..9f65083 100644 --- a/base_report_to_printer/i18n/hr.po +++ b/base_report_to_printer/i18n/hr.po @@ -66,6 +66,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -94,6 +104,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" @@ -152,6 +163,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -167,6 +183,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" @@ -178,6 +196,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" @@ -255,6 +275,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 " @@ -307,6 +329,16 @@ msgstr "Datoteke se trenutno preuzimaju" msgid "Files were not received in full" msgstr "Datoteke nisu u potpunosti preuzete" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -340,6 +372,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" @@ -387,6 +421,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" @@ -398,6 +434,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" @@ -409,6 +447,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" @@ -516,9 +556,26 @@ 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" @@ -529,11 +586,17 @@ msgstr "Akcija ispisa zadatka" msgid "Print Test Page" 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 "Pisač" @@ -562,6 +625,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 @@ -663,6 +731,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -766,6 +839,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -857,6 +937,18 @@ msgstr "" msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" + #~ msgid "Users" #~ msgstr "Korisnici" diff --git a/base_report_to_printer/i18n/hr_HR.po b/base_report_to_printer/i18n/hr_HR.po index 6294b21..c3d804b 100644 --- a/base_report_to_printer/i18n/hr_HR.po +++ b/base_report_to_printer/i18n/hr_HR.po @@ -67,6 +67,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -95,6 +105,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 "" @@ -153,6 +164,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -168,6 +184,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" @@ -179,6 +197,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" @@ -256,6 +276,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" @@ -308,6 +330,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -341,6 +373,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" @@ -388,6 +422,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" @@ -399,6 +435,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" @@ -410,6 +448,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" @@ -517,9 +557,26 @@ 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" @@ -530,11 +587,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -563,6 +626,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 @@ -663,6 +731,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -766,6 +839,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -856,3 +936,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/it.po b/base_report_to_printer/i18n/it.po index 22554e8..44cb07b 100644 --- a/base_report_to_printer/i18n/it.po +++ b/base_report_to_printer/i18n/it.po @@ -65,6 +65,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -93,6 +103,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" @@ -151,6 +162,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -166,6 +182,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" @@ -177,6 +195,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" @@ -254,6 +274,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" @@ -306,6 +328,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -339,6 +371,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" @@ -386,6 +420,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" @@ -397,6 +433,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" @@ -408,6 +446,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" @@ -515,9 +555,26 @@ 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" @@ -528,11 +585,17 @@ msgstr "Azione di stampa" msgid "Print Test Page" 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 "Stampante" @@ -561,6 +624,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 @@ -662,6 +730,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -767,6 +840,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -858,6 +938,18 @@ msgstr "Utente" msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" + #~ msgid "" #~ "This process will create all missing printers from the current CUPS " #~ "server." diff --git a/base_report_to_printer/i18n/nl.po b/base_report_to_printer/i18n/nl.po index 2bbd505..e72a7ca 100644 --- a/base_report_to_printer/i18n/nl.po +++ b/base_report_to_printer/i18n/nl.po @@ -65,6 +65,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -93,6 +103,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 "" @@ -151,6 +162,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -166,6 +182,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 "" @@ -177,6 +195,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 "" @@ -254,6 +274,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" @@ -306,6 +328,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -339,6 +371,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 "" @@ -386,6 +420,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" @@ -397,6 +433,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 "" @@ -408,6 +446,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 "" @@ -515,9 +555,26 @@ 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" @@ -528,11 +585,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -561,6 +624,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 @@ -661,6 +729,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -764,6 +837,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -854,3 +934,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/nl_NL.po b/base_report_to_printer/i18n/nl_NL.po index 80d5a79..7df535f 100644 --- a/base_report_to_printer/i18n/nl_NL.po +++ b/base_report_to_printer/i18n/nl_NL.po @@ -66,6 +66,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -94,6 +104,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" @@ -152,6 +163,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -167,6 +183,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" @@ -178,6 +196,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" @@ -255,6 +275,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" @@ -307,6 +329,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -340,6 +372,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" @@ -387,6 +421,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" @@ -398,6 +434,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" @@ -409,6 +447,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" @@ -516,9 +556,26 @@ 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" @@ -529,11 +586,17 @@ msgstr "" msgid "Print Test Page" 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" @@ -562,6 +625,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 @@ -663,6 +731,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -766,6 +839,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -857,6 +937,18 @@ msgstr "Gebruiker" msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" + #~ msgid "Users" #~ msgstr "Gebruikers" diff --git a/base_report_to_printer/i18n/pt.po b/base_report_to_printer/i18n/pt.po index 05ca066..2f57b04 100644 --- a/base_report_to_printer/i18n/pt.po +++ b/base_report_to_printer/i18n/pt.po @@ -65,6 +65,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -93,6 +103,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 "" @@ -151,6 +162,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -166,6 +182,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" @@ -177,6 +195,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" @@ -254,6 +274,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 "" @@ -306,6 +328,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -339,6 +371,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" @@ -386,6 +420,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 "" @@ -397,6 +433,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" @@ -408,6 +446,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" @@ -515,9 +555,26 @@ 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" @@ -528,11 +585,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -561,6 +624,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 @@ -661,6 +729,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -764,6 +837,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -854,3 +934,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/pt_BR.po b/base_report_to_printer/i18n/pt_BR.po index a5ec396..ffc82c7 100644 --- a/base_report_to_printer/i18n/pt_BR.po +++ b/base_report_to_printer/i18n/pt_BR.po @@ -66,6 +66,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -94,6 +104,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 "" @@ -152,6 +163,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -167,6 +183,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" @@ -178,6 +196,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" @@ -255,6 +275,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 para Mostrar" @@ -307,6 +329,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -340,6 +372,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 "Identificação" @@ -387,6 +421,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 "Última atualização em" @@ -398,6 +434,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" @@ -409,6 +447,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" @@ -516,9 +556,26 @@ 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" @@ -529,11 +586,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -562,6 +625,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 @@ -662,6 +730,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -765,6 +838,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -855,3 +935,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/pt_PT.po b/base_report_to_printer/i18n/pt_PT.po index 907592e..7ecff57 100644 --- a/base_report_to_printer/i18n/pt_PT.po +++ b/base_report_to_printer/i18n/pt_PT.po @@ -66,6 +66,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -94,6 +104,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 "" @@ -152,6 +163,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -167,6 +183,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" @@ -178,6 +196,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" @@ -255,6 +275,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 "" @@ -307,6 +329,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -340,6 +372,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" @@ -387,6 +421,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 "" @@ -398,6 +434,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" @@ -409,6 +447,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" @@ -516,9 +556,26 @@ 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" @@ -529,11 +586,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -562,6 +625,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 @@ -662,6 +730,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -765,6 +838,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -855,3 +935,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/sl.po b/base_report_to_printer/i18n/sl.po index c64ef88..0534256 100644 --- a/base_report_to_printer/i18n/sl.po +++ b/base_report_to_printer/i18n/sl.po @@ -66,6 +66,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -94,6 +104,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 "" @@ -152,6 +163,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -167,6 +183,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" @@ -178,6 +196,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" @@ -255,6 +275,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" @@ -307,6 +329,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -340,6 +372,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" @@ -387,6 +421,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" @@ -398,6 +434,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" @@ -409,6 +447,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" @@ -516,9 +556,26 @@ 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" @@ -529,11 +586,17 @@ msgstr "" msgid "Print Test Page" 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" @@ -562,6 +625,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 @@ -662,6 +730,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -765,6 +838,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -856,5 +936,17 @@ msgstr "" msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" + #~ msgid "Users" #~ msgstr "Uporabniki" diff --git a/base_report_to_printer/i18n/sv.po b/base_report_to_printer/i18n/sv.po index 2990996..2f9bd9f 100644 --- a/base_report_to_printer/i18n/sv.po +++ b/base_report_to_printer/i18n/sv.po @@ -63,6 +63,16 @@ msgstr "Är du säker på att du vill avbryta alla jobb på den här skrivaren?" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -91,6 +101,7 @@ msgstr "Kan startas om" #. 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 "Avbryt" @@ -149,6 +160,11 @@ msgstr "Slutförde med några varningar" msgid "Compressed using an unknown algorithm" msgstr "Komprimerad med en okänd algoritm" +#. 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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -164,6 +180,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 "Skapad av" @@ -175,6 +193,8 @@ msgstr "Skapad av" #: 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 "Skapad den" @@ -252,6 +272,8 @@ msgstr "Inaktivera" #: 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 "Visningsnamn" @@ -304,6 +326,16 @@ msgstr "Filer tas för närvarande emot" msgid "Files were not received in full" msgstr "Filer mottogs inte i sin helhet" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -337,6 +369,8 @@ msgstr "Hålls eftersom skrivaren är 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" @@ -384,6 +418,8 @@ msgstr "Jobb utskrivna på den här skrivaren." #: 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 "Senast ändrad den" @@ -395,6 +431,8 @@ msgstr "Senast ändrad den" #: 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 "Senast uppdaterad av" @@ -406,6 +444,8 @@ msgstr "Senast uppdaterad av" #: 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 "Senast uppdaterad den" @@ -513,9 +553,26 @@ msgstr "Serverns port." #. 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 "Skriv ut" +#. 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" @@ -526,11 +583,17 @@ msgstr "" msgid "Print Test Page" 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 "Skrivare" @@ -559,6 +622,11 @@ msgstr "Orsaken till skrivarens tillstånd inställd till \"stoppad-delvis\"" msgid "Printer used for this job." msgstr "Skrivare som används för det här jobbet." +#. 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 @@ -659,6 +727,11 @@ msgstr "" msgid "Reports" msgstr "Rapporter" +#. 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -766,6 +839,13 @@ msgstr "" "Den här processen skapar alla skrivare som saknas från den aktuella CUPS-" "servern." +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -857,6 +937,18 @@ msgstr "Användare" msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" + #~ msgid "Users" #~ msgstr "Användare" diff --git a/base_report_to_printer/i18n/tr.po b/base_report_to_printer/i18n/tr.po index 1fcc31f..a5394cf 100644 --- a/base_report_to_printer/i18n/tr.po +++ b/base_report_to_printer/i18n/tr.po @@ -65,6 +65,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -93,6 +103,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 "" @@ -151,6 +162,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -166,6 +182,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" @@ -177,6 +195,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" @@ -254,6 +274,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 "" @@ -306,6 +328,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -339,6 +371,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" @@ -386,6 +420,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 "" @@ -397,6 +433,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" @@ -408,6 +446,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" @@ -515,9 +555,26 @@ 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" @@ -528,11 +585,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -561,6 +624,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 @@ -661,6 +729,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -764,6 +837,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -854,3 +934,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr "" diff --git a/base_report_to_printer/i18n/zh_CN.po b/base_report_to_printer/i18n/zh_CN.po index 2841daa..7e31772 100644 --- a/base_report_to_printer/i18n/zh_CN.po +++ b/base_report_to_printer/i18n/zh_CN.po @@ -66,6 +66,16 @@ msgstr "" msgid "Are you sure to want to print a test page?" 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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_printer__status__available msgid "Available" @@ -94,6 +104,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 "" @@ -152,6 +163,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 #. odoo-javascript #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0 @@ -167,6 +183,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 "创建者" @@ -178,6 +196,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 "创建时间" @@ -255,6 +275,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 "" @@ -307,6 +329,16 @@ msgstr "" msgid "Files were not received in full" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "" +"Following attachments could not be printed:\n" +"\n" +"%s" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3 msgid "HTTP_ENCRYPT_ALWAYS" @@ -340,6 +372,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" @@ -387,6 +421,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 "" @@ -398,6 +434,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 "最后更新者" @@ -409,6 +447,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 "上次更新日期" @@ -516,9 +556,26 @@ 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" @@ -529,11 +586,17 @@ msgstr "" msgid "Print Test Page" 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 "" @@ -562,6 +625,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 @@ -662,6 +730,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 #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__resources-are-not-ready msgid "Resources not available to print the job" @@ -765,6 +838,13 @@ msgid "" "This process will create all missing printers from the current CUPS server.\"" msgstr "" +#. module: base_report_to_printer +#. odoo-python +#: code:addons/base_report_to_printer/models/ir_actions_report.py:0 +#, python-format +msgid "This report type (%s) is not supported by direct printing!" +msgstr "" + #. module: base_report_to_printer #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed msgid "Time At Completed" @@ -855,3 +935,15 @@ msgstr "" #: model:ir.model.fields,help:base_report_to_printer.field_printing_server__user msgid "User name to connect to the server. Empty by default." 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 +#. odoo-python +#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 +#, python-format +msgid "{name} ({copies} copies)" +msgstr ""