Update translation files

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

Translation: report-print-send-12.0/report-print-send-12.0-base_report_to_printer
Translate-URL: https://translation.odoo-community.org/projects/report-print-send-12-0/report-print-send-12-0-base_report_to_printer/
This commit is contained in:
OCA Transbot
2021-11-09 15:24:45 +00:00
parent 166133edbd
commit 88f05b3c93
21 changed files with 1617 additions and 0 deletions

View File

@@ -55,6 +55,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -83,6 +93,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -141,6 +152,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -149,6 +165,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Creado por" msgstr "Creado por"
@@ -160,6 +178,8 @@ msgstr "Creado por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
@@ -237,6 +257,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "" msgstr ""
@@ -292,6 +314,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -305,6 +336,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -353,6 +386,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "" msgstr ""
@@ -364,6 +399,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Última actualización por" msgstr "Última actualización por"
@@ -375,6 +412,8 @@ msgstr "Última actualización por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Última actualización en" msgstr "Última actualización en"
@@ -471,19 +510,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "" msgstr ""
@@ -512,6 +574,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -619,6 +686,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -805,6 +877,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -55,6 +55,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -83,6 +93,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -141,6 +152,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -149,6 +165,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Създадено от" msgstr "Създадено от"
@@ -160,6 +178,8 @@ msgstr "Създадено от"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Създадено на" msgstr "Създадено на"
@@ -237,6 +257,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "" msgstr ""
@@ -292,6 +314,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -305,6 +336,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -353,6 +386,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Последно обновено на" msgstr "Последно обновено на"
@@ -364,6 +399,8 @@ msgstr "Последно обновено на"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Последно обновено от" msgstr "Последно обновено от"
@@ -375,6 +412,8 @@ msgstr "Последно обновено от"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Последно обновено на" msgstr "Последно обновено на"
@@ -471,19 +510,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "" msgstr ""
@@ -512,6 +574,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -619,6 +686,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -805,6 +877,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -55,6 +55,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -83,6 +93,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -141,6 +152,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -149,6 +165,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Creat per" msgstr "Creat per"
@@ -160,6 +178,8 @@ msgstr "Creat per"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Creat el" msgstr "Creat el"
@@ -237,6 +257,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "" msgstr ""
@@ -292,6 +314,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -305,6 +336,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -353,6 +386,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "" msgstr ""
@@ -364,6 +399,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Darrera Actualització per" msgstr "Darrera Actualització per"
@@ -375,6 +412,8 @@ msgstr "Darrera Actualització per"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Darrera Actualització el" msgstr "Darrera Actualització el"
@@ -471,19 +510,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "" msgstr ""
@@ -512,6 +574,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -619,6 +686,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -805,6 +877,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -56,6 +56,16 @@ msgstr "Adresse"
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "Sind Sie sicher alle Aufträge an diesen Drucker zu stornieren?" msgstr "Sind Sie sicher alle Aufträge an diesen Drucker zu stornieren?"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id
msgid "Attachment"
msgstr ""
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids
msgid "Attachments to print"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -84,6 +94,7 @@ msgstr "Kann neu gestartet werden"
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "Abbrechen" msgstr "Abbrechen"
@@ -142,6 +153,11 @@ msgstr "Mit Warnungen abgeschlossen"
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "Komprimiert unbekannten Algorhythmus verwendend" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -150,6 +166,8 @@ msgstr "Komprimiert unbekannten Algorhythmus verwendend"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Erstellt von" msgstr "Erstellt von"
@@ -161,6 +179,8 @@ msgstr "Erstellt von"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Erstellt am:" msgstr "Erstellt am:"
@@ -238,6 +258,8 @@ msgstr "Ausschalten"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "Anzeigename" msgstr "Anzeigename"
@@ -296,6 +318,15 @@ msgstr "Dateien werden momentan empfangen"
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "Dateien wurden nicht vollständig erhalten" msgstr "Dateien wurden nicht vollständig erhalten"
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -309,6 +340,8 @@ msgstr "Angehalten, da der Drucker offline ist."
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -357,6 +390,8 @@ msgstr "Auf diesem Drucker gedruckte Jobs."
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Zuletzt geändert am" msgstr "Zuletzt geändert am"
@@ -368,6 +403,8 @@ msgstr "Zuletzt geändert am"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Zuletzt aktualisiert von" msgstr "Zuletzt aktualisiert von"
@@ -379,6 +416,8 @@ msgstr "Zuletzt aktualisiert von"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Zuletzt aktualisiert am" msgstr "Zuletzt aktualisiert am"
@@ -475,19 +514,42 @@ msgstr "Port auf dem Server."
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "Druck" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "Druckjob-Aktion" msgstr "Druckjob-Aktion"
#. module: base_report_to_printer
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print attachments"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "Drucker" msgstr "Drucker"
@@ -516,6 +578,11 @@ msgstr "Druckerstatus Grund ist 'Teilweise angehalten'"
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "Für diesen Job eingesetzter Drucker." 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -624,6 +691,11 @@ msgstr "Berichtsdruckaktionen"
msgid "Reports" msgid "Reports"
msgstr "Berichte" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -811,6 +883,11 @@ msgstr "Anwender"
msgid "Users" msgid "Users"
msgstr "Anwender" msgstr "Anwender"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id
msgid "Wizard"
msgstr ""
#. module: base_report_to_printer #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -56,6 +56,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -84,6 +94,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -142,6 +153,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -150,6 +166,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Δημιουργήθηκε από " msgstr "Δημιουργήθηκε από "
@@ -161,6 +179,8 @@ msgstr "Δημιουργήθηκε από "
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Δημιουργήθηκε στις" msgstr "Δημιουργήθηκε στις"
@@ -238,6 +258,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "" msgstr ""
@@ -293,6 +315,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -306,6 +337,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "Κωδικός" msgstr "Κωδικός"
@@ -354,6 +387,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "" msgstr ""
@@ -365,6 +400,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Τελευταία ενημέρωση από" msgstr "Τελευταία ενημέρωση από"
@@ -376,6 +413,8 @@ msgstr "Τελευταία ενημέρωση από"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Τελευταία ενημέρωση στις" msgstr "Τελευταία ενημέρωση στις"
@@ -472,19 +511,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "" msgstr ""
@@ -513,6 +575,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -620,6 +687,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -806,6 +878,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -56,6 +56,16 @@ msgstr "Dirección"
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "¿Estás seguro que quieres cancelar todos los trabajos de la impresora?" msgstr "¿Estás seguro que quieres cancelar todos los trabajos de la impresora?"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id
msgid "Attachment"
msgstr ""
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids
msgid "Attachments to print"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -84,6 +94,7 @@ msgstr "Puede ser reiniciado"
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
@@ -142,6 +153,11 @@ msgstr "Completado con algunos avisos"
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "Comprimido usando un algoritmo desconocido" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -150,6 +166,8 @@ msgstr "Comprimido usando un algoritmo desconocido"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Creado por" msgstr "Creado por"
@@ -161,6 +179,8 @@ msgstr "Creado por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
@@ -238,6 +258,8 @@ msgstr "Deshabilitado"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "Nombre mostrado" msgstr "Nombre mostrado"
@@ -295,6 +317,15 @@ msgstr "Se están recibiendo ficheros"
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "No se recibieron ficheros completos" msgstr "No se recibieron ficheros completos"
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -308,6 +339,8 @@ msgstr "Retenido por que la impresora está desconectada"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -356,6 +389,8 @@ msgstr "Trabajos imprimidos por la impresora."
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Última modificación el" msgstr "Última modificación el"
@@ -367,6 +402,8 @@ msgstr "Última modificación el"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Última actualización por" msgstr "Última actualización por"
@@ -378,6 +415,8 @@ msgstr "Última actualización por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Última actualización el" msgstr "Última actualización el"
@@ -474,19 +513,42 @@ msgstr "Puerto del servidor."
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "Imprimir" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "Acción de imprimir un trabajo" msgstr "Acción de imprimir un trabajo"
#. module: base_report_to_printer
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print attachments"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "Impresora" msgstr "Impresora"
@@ -515,6 +577,11 @@ msgstr "Motivo del estado de la impresora definido como 'parado parcialmente'"
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "Impresora usada para este trabajo." 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -623,6 +690,11 @@ msgstr "Acciones de impresión de informes"
msgid "Reports" msgid "Reports"
msgstr "Informes" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -810,6 +882,11 @@ msgstr "Usuario"
msgid "Users" msgid "Users"
msgstr "Usuarios" msgstr "Usuarios"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id
msgid "Wizard"
msgstr ""
#. module: base_report_to_printer #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -56,6 +56,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -84,6 +94,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -142,6 +153,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -150,6 +166,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Creado por" msgstr "Creado por"
@@ -161,6 +179,8 @@ msgstr "Creado por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
@@ -238,6 +258,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "" msgstr ""
@@ -293,6 +315,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -306,6 +337,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -354,6 +387,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "" msgstr ""
@@ -365,6 +400,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Última actualización por" msgstr "Última actualización por"
@@ -376,6 +413,8 @@ msgstr "Última actualización por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Última actualización en" msgstr "Última actualización en"
@@ -472,19 +511,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "" msgstr ""
@@ -513,6 +575,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -620,6 +687,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -806,6 +878,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -55,6 +55,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -83,6 +93,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -141,6 +152,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -149,6 +165,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Luonut" msgstr "Luonut"
@@ -160,6 +178,8 @@ msgstr "Luonut"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Luotu" msgstr "Luotu"
@@ -237,6 +257,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "Nimi" msgstr "Nimi"
@@ -292,6 +314,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -305,6 +336,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -353,6 +386,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Viimeksi muokattu" msgstr "Viimeksi muokattu"
@@ -364,6 +399,8 @@ msgstr "Viimeksi muokattu"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Viimeksi päivittänyt" msgstr "Viimeksi päivittänyt"
@@ -375,6 +412,8 @@ msgstr "Viimeksi päivittänyt"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Viimeksi päivitetty" msgstr "Viimeksi päivitetty"
@@ -471,19 +510,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "" msgstr ""
@@ -512,6 +574,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -619,6 +686,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -805,6 +877,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -55,6 +55,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -83,6 +93,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "Annuler" msgstr "Annuler"
@@ -141,6 +152,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -149,6 +165,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Créé par" msgstr "Créé par"
@@ -160,6 +178,8 @@ msgstr "Créé par"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Date" msgstr "Date"
@@ -237,6 +257,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "Nom à afficher" msgstr "Nom à afficher"
@@ -294,6 +316,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -307,6 +338,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -355,6 +388,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Dernière modification le" msgstr "Dernière modification le"
@@ -366,6 +401,8 @@ msgstr "Dernière modification le"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Dernière mise à jour par" msgstr "Dernière mise à jour par"
@@ -377,6 +414,8 @@ msgstr "Dernière mise à jour par"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Dernière mise à jour le" msgstr "Dernière mise à jour le"
@@ -473,19 +512,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "Imprimer" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "Action d'impression" msgstr "Action d'impression"
#. module: base_report_to_printer
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print attachments"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "Imprimante" msgstr "Imprimante"
@@ -514,6 +576,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -622,6 +689,11 @@ msgstr "Actions d'impression de rapports"
msgid "Reports" msgid "Reports"
msgstr "Rapport" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -811,6 +883,11 @@ msgstr "Utilisateur"
msgid "Users" msgid "Users"
msgstr "Utilisateurs" msgstr "Utilisateurs"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id
msgid "Wizard"
msgstr ""
#. module: base_report_to_printer #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -55,6 +55,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -83,6 +93,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -141,6 +152,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -149,6 +165,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Creado por" msgstr "Creado por"
@@ -160,6 +178,8 @@ msgstr "Creado por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
@@ -237,6 +257,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "" msgstr ""
@@ -292,6 +314,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -305,6 +336,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -353,6 +386,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "" msgstr ""
@@ -364,6 +399,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "ültima actualización por" msgstr "ültima actualización por"
@@ -375,6 +412,8 @@ msgstr "ültima actualización por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Última actualización en" msgstr "Última actualización en"
@@ -471,19 +510,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "" msgstr ""
@@ -512,6 +574,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -619,6 +686,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -805,6 +877,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -56,6 +56,16 @@ msgstr "Adresa"
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -84,6 +94,7 @@ msgstr "Može biti ponovno pokrenuto"
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "Odustani" msgstr "Odustani"
@@ -142,6 +153,11 @@ msgstr "Završeno sa nekim upozorenjima"
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "Kompresirano korištenjem nepoznatog algoritma" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -150,6 +166,8 @@ msgstr "Kompresirano korištenjem nepoznatog algoritma"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Kreirao" msgstr "Kreirao"
@@ -161,6 +179,8 @@ msgstr "Kreirao"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Kreirano" msgstr "Kreirano"
@@ -238,6 +258,8 @@ msgstr "Onemogući"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "Naziv " msgstr "Naziv "
@@ -295,6 +317,15 @@ msgstr "Datoteke se trenutno preuzimaju"
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "Datoteke nisu u potpunosti preuzete" msgstr "Datoteke nisu u potpunosti preuzete"
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -308,6 +339,8 @@ msgstr "Zadržano jer je printer ugašen"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -356,6 +389,8 @@ msgstr "Zadaci ispisani na ovom pisaču"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Zadnje modificirano" msgstr "Zadnje modificirano"
@@ -367,6 +402,8 @@ msgstr "Zadnje modificirano"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Zadnji ažurirao" msgstr "Zadnji ažurirao"
@@ -378,6 +415,8 @@ msgstr "Zadnji ažurirao"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Zadnje ažuriranje" msgstr "Zadnje ažuriranje"
@@ -474,19 +513,42 @@ msgstr "Port na poslužitelju"
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "Ispis" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "Akcija ispisa zadatka" msgstr "Akcija ispisa zadatka"
#. module: base_report_to_printer
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print attachments"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "Pisač" msgstr "Pisač"
@@ -515,6 +577,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "Pisač korišten za ovaj zadatak." 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -623,6 +690,11 @@ msgstr "Radnje ispisa izvještaja"
msgid "Reports" msgid "Reports"
msgstr "Izvještaji" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -809,6 +881,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "Korisnici" msgstr "Korisnici"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id
msgid "Wizard"
msgstr ""
#. module: base_report_to_printer #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -57,6 +57,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -85,6 +95,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -143,6 +154,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -151,6 +167,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Kreirao" msgstr "Kreirao"
@@ -162,6 +180,8 @@ msgstr "Kreirao"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Kreirano" msgstr "Kreirano"
@@ -239,6 +259,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "Naziv" msgstr "Naziv"
@@ -294,6 +316,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -307,6 +338,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -355,6 +388,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Zadnje modificirano" msgstr "Zadnje modificirano"
@@ -366,6 +401,8 @@ msgstr "Zadnje modificirano"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Zadnji ažurirao" msgstr "Zadnji ažurirao"
@@ -377,6 +414,8 @@ msgstr "Zadnji ažurirao"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Zadnje ažurirano" msgstr "Zadnje ažurirano"
@@ -473,19 +512,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "" msgstr ""
@@ -514,6 +576,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -621,6 +688,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -807,6 +879,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -55,6 +55,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -83,6 +93,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "Annulla" msgstr "Annulla"
@@ -141,6 +152,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -149,6 +165,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Creato da" msgstr "Creato da"
@@ -160,6 +178,8 @@ msgstr "Creato da"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Creato il" msgstr "Creato il"
@@ -237,6 +257,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "Nome da visualizzare" msgstr "Nome da visualizzare"
@@ -292,6 +314,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -305,6 +336,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -353,6 +386,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Ultima modifica il" msgstr "Ultima modifica il"
@@ -364,6 +399,8 @@ msgstr "Ultima modifica il"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Ultimo aggiornamento di" msgstr "Ultimo aggiornamento di"
@@ -375,6 +412,8 @@ msgstr "Ultimo aggiornamento di"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Ultimo aggiornamento il" msgstr "Ultimo aggiornamento il"
@@ -471,19 +510,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "Azione di stampa" msgstr "Azione di stampa"
#. module: base_report_to_printer
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print attachments"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "Stampante" msgstr "Stampante"
@@ -512,6 +574,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -620,6 +687,11 @@ msgstr "Azioni di stampa report"
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -809,6 +881,11 @@ msgstr "Utente"
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -55,6 +55,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -83,6 +93,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -141,6 +152,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -149,6 +165,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "" msgstr ""
@@ -160,6 +178,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "" msgstr ""
@@ -237,6 +257,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "Te tonen naam" msgstr "Te tonen naam"
@@ -292,6 +314,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -305,6 +336,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "" msgstr ""
@@ -353,6 +386,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Laatst bijgewerkt op" msgstr "Laatst bijgewerkt op"
@@ -364,6 +399,8 @@ msgstr "Laatst bijgewerkt op"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "" msgstr ""
@@ -375,6 +412,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "" msgstr ""
@@ -471,19 +510,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "" msgstr ""
@@ -512,6 +574,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -619,6 +686,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -805,6 +877,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -56,6 +56,16 @@ msgstr "Adres"
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -84,6 +94,7 @@ msgstr "Kan worden herstart"
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "Annuleer" msgstr "Annuleer"
@@ -142,6 +153,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -150,6 +166,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Aangemaakt door" msgstr "Aangemaakt door"
@@ -161,6 +179,8 @@ msgstr "Aangemaakt door"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Aangemaakt op" msgstr "Aangemaakt op"
@@ -238,6 +258,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "Weergavenaam" msgstr "Weergavenaam"
@@ -293,6 +315,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -306,6 +337,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -354,6 +387,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Laatst gewijzigd op" msgstr "Laatst gewijzigd op"
@@ -365,6 +400,8 @@ msgstr "Laatst gewijzigd op"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Laatst bijgewerkt door" msgstr "Laatst bijgewerkt door"
@@ -376,6 +413,8 @@ msgstr "Laatst bijgewerkt door"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Laatst bijgewerkt op" msgstr "Laatst bijgewerkt op"
@@ -472,19 +511,42 @@ msgstr "Poort van de server."
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "Afdrukken" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "Printer" msgstr "Printer"
@@ -513,6 +575,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -621,6 +688,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "Rapporten" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -807,6 +879,11 @@ msgstr "Gebruiker"
msgid "Users" msgid "Users"
msgstr "Gebruikers" msgstr "Gebruikers"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id
msgid "Wizard"
msgstr ""
#. module: base_report_to_printer #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -57,6 +57,16 @@ msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" msgstr ""
"Tem certeza que de deseja cancelar todos os trabalhos desta impressora?" "Tem certeza que de deseja cancelar todos os trabalhos desta impressora?"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id
msgid "Attachment"
msgstr ""
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids
msgid "Attachments to print"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -85,6 +95,7 @@ msgstr "Pode ser reiniciado"
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
@@ -143,6 +154,11 @@ msgstr "Concluído com alguns avisos"
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "Comprimido usando um algoritmo desconhecido" msgstr "Comprimido usando um algoritmo desconhecido"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies
msgid "Copies"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -151,6 +167,8 @@ msgstr "Comprimido usando um algoritmo desconhecido"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Criado por" msgstr "Criado por"
@@ -162,6 +180,8 @@ msgstr "Criado por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Criado em" msgstr "Criado em"
@@ -239,6 +259,8 @@ msgstr "Desativar"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "Nome Exibido" msgstr "Nome Exibido"
@@ -296,6 +318,15 @@ msgstr "Os arquivos estão a ser recebidos"
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "Os arquivos não foram recebidos na íntegra" msgstr "Os arquivos não foram recebidos na íntegra"
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -309,6 +340,8 @@ msgstr "Retido porque a impressora está offline"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -357,6 +390,8 @@ msgstr "Trabalhos imprimidos nesta impressora."
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Modificada pela última vez" msgstr "Modificada pela última vez"
@@ -368,6 +403,8 @@ msgstr "Modificada pela última vez"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Atualizado pela última vez por" msgstr "Atualizado pela última vez por"
@@ -379,6 +416,8 @@ msgstr "Atualizado pela última vez por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Atualizado pela última vez em" msgstr "Atualizado pela última vez em"
@@ -475,19 +514,42 @@ msgstr "Porta do servidor."
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "Imprimir" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "Ação Imprimir Trabalho" msgstr "Ação Imprimir Trabalho"
#. module: base_report_to_printer
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print attachments"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "Impressora" msgstr "Impressora"
@@ -516,6 +578,11 @@ msgstr "Motivo do estado da impressora definida como 'parada parcialmente'"
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "Impressora usada para este trabalho." msgstr "Impressora usada para este trabalho."
#. module: base_report_to_printer
#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer used to print the attachments."
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -623,6 +690,11 @@ msgstr "Ações de Impressão de Relatórios"
msgid "Reports" msgid "Reports"
msgstr "Relatórios" msgstr "Relatórios"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name
msgid "Resource Name"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -810,6 +882,11 @@ msgstr "Utilizador"
msgid "Users" msgid "Users"
msgstr "Utilizadores" msgstr "Utilizadores"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id
msgid "Wizard"
msgstr ""
#. module: base_report_to_printer #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -58,6 +58,16 @@ msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" msgstr ""
"Você tem certeza de deseja cancelar todos os trabalhos desta impressora?" "Você tem certeza de deseja cancelar todos os trabalhos desta impressora?"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__attachment_id
msgid "Attachment"
msgstr ""
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__attachment_line_ids
msgid "Attachments to print"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -86,6 +96,7 @@ msgstr "Pode ser reiniciado"
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
@@ -144,6 +155,11 @@ msgstr "Concluído com alguns avisos"
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "Compactado usando um algoritmo desconhecido" msgstr "Compactado usando um algoritmo desconhecido"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__copies
msgid "Copies"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -152,6 +168,8 @@ msgstr "Compactado usando um algoritmo desconhecido"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Criado por" msgstr "Criado por"
@@ -163,6 +181,8 @@ msgstr "Criado por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Criado em" msgstr "Criado em"
@@ -240,6 +260,8 @@ msgstr "Desativar"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "Nome para Mostrar" msgstr "Nome para Mostrar"
@@ -297,6 +319,15 @@ msgstr "Arquivos estão sendo recebidos no momento"
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "Os arquivos não foram recebidos na íntegra" msgstr "Os arquivos não foram recebidos na íntegra"
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -310,6 +341,8 @@ msgstr "Retido porque a impressora está offline"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "Identificação" msgstr "Identificação"
@@ -358,6 +391,8 @@ msgstr "Trabalhos impressos nesta impressora."
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Última atualização em" msgstr "Última atualização em"
@@ -369,6 +404,8 @@ msgstr "Última atualização em"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Última atualização por" msgstr "Última atualização por"
@@ -380,6 +417,8 @@ msgstr "Última atualização por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Última atualização em" msgstr "Última atualização em"
@@ -476,19 +515,42 @@ msgstr "Porta do servidor."
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "Imprimir" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "Ação Imprimir Trabalho" msgstr "Ação Imprimir Trabalho"
#. module: base_report_to_printer
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print attachments"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "Impressora" msgstr "Impressora"
@@ -517,6 +579,11 @@ msgstr "Razão de estado da impressora definida como 'parada parcialmente'"
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "Impressora usada para este trabalho." msgstr "Impressora usada para este trabalho."
#. module: base_report_to_printer
#: model:ir.model.fields,help:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer used to print the attachments."
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -624,6 +691,11 @@ msgstr "Ações de Impressão de Relatórios"
msgid "Reports" msgid "Reports"
msgstr "Relatórios" msgstr "Relatórios"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__record_name
msgid "Resource Name"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -811,6 +883,11 @@ msgstr "Usuário"
msgid "Users" msgid "Users"
msgstr "Usuários" msgstr "Usuários"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id
msgid "Wizard"
msgstr ""
#. module: base_report_to_printer #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -56,6 +56,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -84,6 +94,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -142,6 +153,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -150,6 +166,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Criado por" msgstr "Criado por"
@@ -161,6 +179,8 @@ msgstr "Criado por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Criado em" msgstr "Criado em"
@@ -238,6 +258,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "" msgstr ""
@@ -293,6 +315,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -306,6 +337,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -354,6 +387,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "" msgstr ""
@@ -365,6 +400,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Atualizado pela última vez por" msgstr "Atualizado pela última vez por"
@@ -376,6 +413,8 @@ msgstr "Atualizado pela última vez por"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Atualizado pela última vez em" msgstr "Atualizado pela última vez em"
@@ -472,19 +511,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "" msgstr ""
@@ -513,6 +575,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -620,6 +687,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -806,6 +878,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -56,6 +56,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -84,6 +94,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -142,6 +153,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -150,6 +166,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Ustvaril" msgstr "Ustvaril"
@@ -161,6 +179,8 @@ msgstr "Ustvaril"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Ustvarjeno" msgstr "Ustvarjeno"
@@ -238,6 +258,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "Prikazni naziv" msgstr "Prikazni naziv"
@@ -293,6 +315,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -306,6 +337,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -354,6 +387,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "Zadnjič spremenjeno" msgstr "Zadnjič spremenjeno"
@@ -365,6 +400,8 @@ msgstr "Zadnjič spremenjeno"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Zadnji posodobil" msgstr "Zadnji posodobil"
@@ -376,6 +413,8 @@ msgstr "Zadnji posodobil"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Zadnjič posodobljeno" msgstr "Zadnjič posodobljeno"
@@ -472,19 +511,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "Tiskalnik" msgstr "Tiskalnik"
@@ -513,6 +575,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -620,6 +687,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -806,6 +878,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "Uporabniki" msgstr "Uporabniki"
#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment_line__wizard_id
msgid "Wizard"
msgstr ""
#. module: base_report_to_printer #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -55,6 +55,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -83,6 +93,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -141,6 +152,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -149,6 +165,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "Oluşturan" msgstr "Oluşturan"
@@ -160,6 +178,8 @@ msgstr "Oluşturan"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "Oluşturuldu" msgstr "Oluşturuldu"
@@ -237,6 +257,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "" msgstr ""
@@ -292,6 +314,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -305,6 +336,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -353,6 +386,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "" msgstr ""
@@ -364,6 +399,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "Son güncelleyen" msgstr "Son güncelleyen"
@@ -375,6 +412,8 @@ msgstr "Son güncelleyen"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "Son güncelleme" msgstr "Son güncelleme"
@@ -471,19 +510,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "" msgstr ""
@@ -512,6 +574,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -619,6 +686,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -805,6 +877,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"

View File

@@ -56,6 +56,16 @@ msgstr ""
msgid "Are you sure to want to cancel all jobs of this printer?" msgid "Are you sure to want to cancel all jobs of this printer?"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.printer,status:0 #: selection:printing.printer,status:0
msgid "Available" msgid "Available"
@@ -84,6 +94,7 @@ msgstr ""
#. module: base_report_to_printer #. 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.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.printing_job_view_form
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -142,6 +153,11 @@ msgstr ""
msgid "Compressed using an unknown algorithm" msgid "Compressed using an unknown algorithm"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__create_uid
@@ -150,6 +166,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created by"
msgstr "创建者" msgstr "创建者"
@@ -161,6 +179,8 @@ msgstr "创建者"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__create_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Created on"
msgstr "创建时间" msgstr "创建时间"
@@ -238,6 +258,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__display_name #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Display Name"
msgstr "" msgstr ""
@@ -293,6 +315,15 @@ msgstr ""
msgid "Files were not received in full" msgid "Files were not received in full"
msgstr "" msgstr ""
#. module: base_report_to_printer
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:45
#, python-format
msgid ""
"Following attachments could not be printed:\n"
"\n"
"%s\n"
msgstr ""
#. module: base_report_to_printer #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Held because the printer is offline" msgid "Held because the printer is offline"
@@ -306,6 +337,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__id #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -354,6 +387,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action____last_update #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Modified on"
msgstr "" msgstr ""
@@ -365,6 +400,8 @@ msgstr ""
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_uid #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated by"
msgstr "最后更新者" msgstr "最后更新者"
@@ -376,6 +413,8 @@ msgstr "最后更新者"
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__write_date #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_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_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_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" msgid "Last Updated on"
msgstr "上次更新日期" msgstr "上次更新日期"
@@ -472,19 +511,42 @@ msgstr ""
#. module: base_report_to_printer #. 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.act_report_xml_view
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
msgid "Print" msgid "Print"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_action #: model:ir.model,name:base_report_to_printer.model_printing_action
msgid "Print Job Action" msgid "Print Job Action"
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.model,name:base_report_to_printer.model_printing_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_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_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_printing_tray__printer_id
#: model:ir.model.fields,field_description:base_report_to_printer.field_wizard_print_attachment__printer_id
msgid "Printer" msgid "Printer"
msgstr "" msgstr ""
@@ -513,6 +575,11 @@ msgstr ""
msgid "Printer used for this job." msgid "Printer used for this job."
msgstr "" 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 #. module: base_report_to_printer
#: model:ir.ui.menu,name:base_report_to_printer.printing_printer_menu #: 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 #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
@@ -620,6 +687,11 @@ msgstr ""
msgid "Reports" msgid "Reports"
msgstr "" 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 #. module: base_report_to_printer
#: selection:printing.job,job_state_reason:0 #: selection:printing.job,job_state_reason:0
msgid "Resources not available to print the job" msgid "Resources not available to print the job"
@@ -806,6 +878,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" 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 #. 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.printer_update_wizard
msgid "or" msgid "or"