diff --git a/base_report_to_printer/i18n/base_report_to_printer.pot b/base_report_to_printer/i18n/base_report_to_printer.pot index 841015d..0734974 100644 --- a/base_report_to_printer/i18n/base_report_to_printer.pot +++ b/base_report_to_printer/i18n/base_report_to_printer.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 17.0\n" +"Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -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" @@ -165,7 +170,6 @@ 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 "Could not sent to printer!" msgstr "" @@ -195,6 +199,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." @@ -227,7 +236,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 @@ -307,7 +316,6 @@ msgstr "" #. module: base_report_to_printer #. odoo-python #: code:addons/base_report_to_printer/models/printing_server.py:0 -#, python-format msgid "" "Failed to connect to the CUPS server on %(address)s:%(port)s. Check that the" " CUPS server is running and that you can reach it from the Odoo server." @@ -326,7 +334,6 @@ msgstr "" #. module: base_report_to_printer #. odoo-python #: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0 -#, python-format msgid "" "Following attachments could not be printed:\n" "\n" @@ -381,6 +388,12 @@ 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 +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" @@ -448,6 +461,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 @@ -470,7 +489,6 @@ msgstr "" #. module: base_report_to_printer #. odoo-python #: code:addons/base_report_to_printer/models/ir_actions_report.py:0 -#, python-format msgid "No printer configured to print this report." msgstr "" @@ -531,6 +549,8 @@ 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 msgid "Print" @@ -660,6 +680,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" @@ -771,7 +796,6 @@ 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 "Successfully sent to printer!" msgstr "" @@ -791,6 +815,12 @@ 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 +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" @@ -806,25 +836,9 @@ msgstr "" #. module: base_report_to_printer #. odoo-python #: code:addons/base_report_to_printer/models/ir_actions_report.py:0 -#, python-format msgid "This report type (%s) is not supported by direct printing!" msgstr "" -#. module: base_report_to_printer -#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed -msgid "Time At Completed" -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" @@ -847,7 +861,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 @@ -905,9 +919,14 @@ 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 +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 -#, python-format msgid "{name} ({copies} copies)" msgstr ""