Skip to content

Commit

Permalink
[UPD] Update base_report_to_printer.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Nov 18, 2024
1 parent fc386a1 commit 24890ae
Showing 1 changed file with 47 additions and 17 deletions.
64 changes: 47 additions & 17 deletions base_report_to_printer/i18n/base_report_to_printer.pot
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,11 @@ msgstr ""
msgid "Completed with some warnings"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
msgid "Completion Date"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__unsupported-compression
msgid "Compressed using an unknown algorithm"
Expand Down Expand Up @@ -195,6 +200,11 @@ msgstr ""
msgid "Created on"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
msgid "Creation Date"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__job_state
msgid "Current state of the job."
Expand Down Expand Up @@ -227,7 +237,7 @@ msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__time_at_creation
msgid "Date and time of creation for this job."
msgid "Date and time of creation of this job."
msgstr ""

#. module: base_report_to_printer
Expand Down Expand Up @@ -381,6 +391,13 @@ msgstr ""
msgid "If checked, this server is useable."
msgstr ""

#. module: base_report_to_printer
#. odoo-javascript
#: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
#, python-format
msgid "Issue on"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__job_id_cups
msgid "Job ID"
Expand Down Expand Up @@ -448,6 +465,12 @@ msgstr ""
msgid "Model"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_printer__multi_thread
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__multi_thread
msgid "Multi Thread"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__name
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__name
Expand Down Expand Up @@ -531,8 +554,11 @@ msgid "Port of the server."
msgstr ""

#. module: base_report_to_printer
#. odoo-javascript
#: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
#: 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
#, python-format
msgid "Print"
msgstr ""

Expand Down Expand Up @@ -660,6 +686,11 @@ msgstr ""
msgid "Processing"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
msgid "Processing Date"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state__processing_stopped
msgid "Processing Stopped"
Expand Down Expand Up @@ -791,6 +822,13 @@ msgstr ""
msgid "The id of the job must be unique per server !"
msgstr ""

#. module: base_report_to_printer
#. odoo-javascript
#: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
#, python-format
msgid "The report"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,help:base_report_to_printer.field_ir_actions_report__printing_action_ids
msgid "This field allows configuring action and printer on a per user basis"
Expand All @@ -810,21 +848,6 @@ msgstr ""
msgid "This report type (%s) is not supported by direct printing!"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
msgid "Time At Completed"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
msgid "Time At Creation"
msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
msgid "Time At Processing"
msgstr ""

#. module: base_report_to_printer
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
msgid "Trays"
Expand All @@ -847,7 +870,7 @@ msgstr ""

#. module: base_report_to_printer
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__active
msgid "Unchecked if the job is purged from cups."
msgid "Unchecked if the job is purged from CUPS."
msgstr ""

#. module: base_report_to_printer
Expand Down Expand Up @@ -905,6 +928,13 @@ msgstr ""
msgid "Wizard"
msgstr ""

#. module: base_report_to_printer
#. odoo-javascript
#: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
#, python-format
msgid "couldn't be printed. Click on the button below to download it"
msgstr ""

#. module: base_report_to_printer
#. odoo-python
#: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0
Expand Down

0 comments on commit 24890ae

Please sign in to comment.