Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: report-print-send-17.0/report-print-send-17.0-base_report_to_printer
Translate-URL: https://translation.odoo-community.org/projects/report-print-send-17-0/report-print-send-17-0-base_report_to_printer/
  • Loading branch information
weblate committed Nov 18, 2024
1 parent fedc2f2 commit c11809c
Show file tree
Hide file tree
Showing 23 changed files with 1,212 additions and 414 deletions.
64 changes: 47 additions & 17 deletions base_report_to_printer/i18n/am.po
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,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 @@ -200,6 +205,11 @@ msgstr "Creado por"
msgid "Created on"
msgstr "Creado en"

#. 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 @@ -232,7 +242,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 @@ -386,6 +396,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 @@ -453,6 +470,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 @@ -536,8 +559,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 @@ -665,6 +691,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 @@ -796,6 +827,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 @@ -814,21 +852,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 @@ -851,7 +874,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 @@ -909,6 +932,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
64 changes: 47 additions & 17 deletions base_report_to_printer/i18n/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,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 @@ -200,6 +205,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 @@ -232,7 +242,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 @@ -386,6 +396,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 @@ -453,6 +470,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 @@ -536,8 +559,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 @@ -665,6 +691,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 @@ -796,6 +827,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 @@ -814,21 +852,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 @@ -851,7 +874,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 @@ -909,6 +932,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
Loading

0 comments on commit c11809c

Please sign in to comment.