odoo-addon-base-report-to-printer 16.0.1.2.0__py3-none-any.whl → 16.0.1.2.0.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of odoo-addon-base-report-to-printer might be problematic. Click here for more details.

Files changed (27) hide show
  1. odoo/addons/base_report_to_printer/i18n/am.po +25 -2
  2. odoo/addons/base_report_to_printer/i18n/bg.po +25 -2
  3. odoo/addons/base_report_to_printer/i18n/ca.po +25 -2
  4. odoo/addons/base_report_to_printer/i18n/de.po +25 -2
  5. odoo/addons/base_report_to_printer/i18n/el_GR.po +25 -2
  6. odoo/addons/base_report_to_printer/i18n/es.po +28 -5
  7. odoo/addons/base_report_to_printer/i18n/es_AR.po +25 -2
  8. odoo/addons/base_report_to_printer/i18n/es_ES.po +25 -2
  9. odoo/addons/base_report_to_printer/i18n/fi.po +25 -2
  10. odoo/addons/base_report_to_printer/i18n/fr.po +26 -7
  11. odoo/addons/base_report_to_printer/i18n/gl.po +25 -2
  12. odoo/addons/base_report_to_printer/i18n/hr.po +25 -2
  13. odoo/addons/base_report_to_printer/i18n/hr_HR.po +25 -2
  14. odoo/addons/base_report_to_printer/i18n/it.po +34 -5
  15. odoo/addons/base_report_to_printer/i18n/nl.po +25 -2
  16. odoo/addons/base_report_to_printer/i18n/nl_NL.po +25 -2
  17. odoo/addons/base_report_to_printer/i18n/pt.po +25 -2
  18. odoo/addons/base_report_to_printer/i18n/pt_BR.po +25 -2
  19. odoo/addons/base_report_to_printer/i18n/pt_PT.po +25 -2
  20. odoo/addons/base_report_to_printer/i18n/sl.po +25 -2
  21. odoo/addons/base_report_to_printer/i18n/sv.po +25 -2
  22. odoo/addons/base_report_to_printer/i18n/tr.po +25 -2
  23. odoo/addons/base_report_to_printer/i18n/zh_CN.po +25 -2
  24. {odoo_addon_base_report_to_printer-16.0.1.2.0.dist-info → odoo_addon_base_report_to_printer-16.0.1.2.0.2.dist-info}/METADATA +1 -1
  25. {odoo_addon_base_report_to_printer-16.0.1.2.0.dist-info → odoo_addon_base_report_to_printer-16.0.1.2.0.2.dist-info}/RECORD +27 -27
  26. {odoo_addon_base_report_to_printer-16.0.1.2.0.dist-info → odoo_addon_base_report_to_printer-16.0.1.2.0.2.dist-info}/WHEEL +0 -0
  27. {odoo_addon_base_report_to_printer-16.0.1.2.0.dist-info → odoo_addon_base_report_to_printer-16.0.1.2.0.2.dist-info}/top_level.txt +0 -0
@@ -178,8 +178,8 @@ msgstr "Copies"
178
178
  #. odoo-javascript
179
179
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
180
180
  #, python-format
181
- msgid "Could not send to printer!"
182
- msgstr ""
181
+ msgid "Could not sent to printer!"
182
+ msgstr "Impossible de l'envoyer à l'imprimante !"
183
183
 
184
184
  #. module: base_report_to_printer
185
185
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
@@ -403,6 +403,13 @@ msgstr "Adresse IP ou nom d'hôte du serveur"
403
403
  msgid "If checked, this server is useable."
404
404
  msgstr "Si cette case est cochée, ce serveur est utilisable."
405
405
 
406
+ #. module: base_report_to_printer
407
+ #. odoo-javascript
408
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
409
+ #, python-format
410
+ msgid "Issue on"
411
+ msgstr ""
412
+
406
413
  #. module: base_report_to_printer
407
414
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form
408
415
  msgid "Job"
@@ -488,6 +495,12 @@ msgstr "Avancement de la tâche"
488
495
  msgid "Model"
489
496
  msgstr "Modèle"
490
497
 
498
+ #. module: base_report_to_printer
499
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_printer__multi_thread
500
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__multi_thread
501
+ msgid "Multi Thread"
502
+ msgstr ""
503
+
491
504
  #. module: base_report_to_printer
492
505
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__name
493
506
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__name
@@ -571,8 +584,11 @@ msgid "Port of the server."
571
584
  msgstr "Port du serveur."
572
585
 
573
586
  #. module: base_report_to_printer
587
+ #. odoo-javascript
588
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
574
589
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view
575
590
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
591
+ #, python-format
576
592
  msgid "Print"
577
593
  msgstr "Imprimer"
578
594
 
@@ -852,7 +868,7 @@ msgstr "L'identifiant de la tâche doit être unique par serveur !"
852
868
  #. odoo-javascript
853
869
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
854
870
  #, python-format
855
- msgid "The printer couldn't be reached. Downloading document instead"
871
+ msgid "The report"
856
872
  msgstr ""
857
873
 
858
874
  #. module: base_report_to_printer
@@ -958,6 +974,13 @@ msgstr "Nom d'utilisateur pour se connecter au serveur. Vide par défaut."
958
974
  msgid "Wizard"
959
975
  msgstr "Assistant"
960
976
 
977
+ #. module: base_report_to_printer
978
+ #. odoo-javascript
979
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
980
+ #, python-format
981
+ msgid "couldn't be printed. Click on the button below to download it"
982
+ msgstr ""
983
+
961
984
  #. module: base_report_to_printer
962
985
  #. odoo-python
963
986
  #: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0
@@ -965,10 +988,6 @@ msgstr "Assistant"
965
988
  msgid "{name} ({copies} copies)"
966
989
  msgstr "{name} ({copies} copies)"
967
990
 
968
- #, python-format
969
- #~ msgid "Could not sent to printer!"
970
- #~ msgstr "Impossible de l'envoyer à l'imprimante !"
971
-
972
991
  #~ msgid "Date and time of creation for this job."
973
992
  #~ msgstr "Date et heure de création de cette tâche."
974
993
 
@@ -176,7 +176,7 @@ msgstr ""
176
176
  #. odoo-javascript
177
177
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
178
178
  #, python-format
179
- msgid "Could not send to printer!"
179
+ msgid "Could not sent to printer!"
180
180
  msgstr ""
181
181
 
182
182
  #. module: base_report_to_printer
@@ -396,6 +396,13 @@ msgstr ""
396
396
  msgid "If checked, this server is useable."
397
397
  msgstr ""
398
398
 
399
+ #. module: base_report_to_printer
400
+ #. odoo-javascript
401
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
402
+ #, python-format
403
+ msgid "Issue on"
404
+ msgstr ""
405
+
399
406
  #. module: base_report_to_printer
400
407
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form
401
408
  msgid "Job"
@@ -481,6 +488,12 @@ msgstr ""
481
488
  msgid "Model"
482
489
  msgstr ""
483
490
 
491
+ #. module: base_report_to_printer
492
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_printer__multi_thread
493
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__multi_thread
494
+ msgid "Multi Thread"
495
+ msgstr ""
496
+
484
497
  #. module: base_report_to_printer
485
498
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__name
486
499
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__name
@@ -564,8 +577,11 @@ msgid "Port of the server."
564
577
  msgstr ""
565
578
 
566
579
  #. module: base_report_to_printer
580
+ #. odoo-javascript
581
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
567
582
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view
568
583
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
584
+ #, python-format
569
585
  msgid "Print"
570
586
  msgstr ""
571
587
 
@@ -845,7 +861,7 @@ msgstr ""
845
861
  #. odoo-javascript
846
862
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
847
863
  #, python-format
848
- msgid "The printer couldn't be reached. Downloading document instead"
864
+ msgid "The report"
849
865
  msgstr ""
850
866
 
851
867
  #. module: base_report_to_printer
@@ -947,6 +963,13 @@ msgstr ""
947
963
  msgid "Wizard"
948
964
  msgstr ""
949
965
 
966
+ #. module: base_report_to_printer
967
+ #. odoo-javascript
968
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
969
+ #, python-format
970
+ msgid "couldn't be printed. Click on the button below to download it"
971
+ msgstr ""
972
+
950
973
  #. module: base_report_to_printer
951
974
  #. odoo-python
952
975
  #: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0
@@ -177,7 +177,7 @@ msgstr ""
177
177
  #. odoo-javascript
178
178
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
179
179
  #, python-format
180
- msgid "Could not send to printer!"
180
+ msgid "Could not sent to printer!"
181
181
  msgstr ""
182
182
 
183
183
  #. module: base_report_to_printer
@@ -397,6 +397,13 @@ msgstr "IP adresa ili naziv poslužitelja"
397
397
  msgid "If checked, this server is useable."
398
398
  msgstr "Ako je označeno, poslužitelj se može koristiti"
399
399
 
400
+ #. module: base_report_to_printer
401
+ #. odoo-javascript
402
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
403
+ #, python-format
404
+ msgid "Issue on"
405
+ msgstr ""
406
+
400
407
  #. module: base_report_to_printer
401
408
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form
402
409
  msgid "Job"
@@ -482,6 +489,12 @@ msgstr "Napredak medija"
482
489
  msgid "Model"
483
490
  msgstr "Model"
484
491
 
492
+ #. module: base_report_to_printer
493
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_printer__multi_thread
494
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__multi_thread
495
+ msgid "Multi Thread"
496
+ msgstr ""
497
+
485
498
  #. module: base_report_to_printer
486
499
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__name
487
500
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__name
@@ -565,8 +578,11 @@ msgid "Port of the server."
565
578
  msgstr "Port na poslužitelju"
566
579
 
567
580
  #. module: base_report_to_printer
581
+ #. odoo-javascript
582
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
568
583
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view
569
584
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
585
+ #, python-format
570
586
  msgid "Print"
571
587
  msgstr "Ispis"
572
588
 
@@ -847,7 +863,7 @@ msgstr "ID zadatka mora biti jedinstven po poslužitelju!"
847
863
  #. odoo-javascript
848
864
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
849
865
  #, python-format
850
- msgid "The printer couldn't be reached. Downloading document instead"
866
+ msgid "The report"
851
867
  msgstr ""
852
868
 
853
869
  #. module: base_report_to_printer
@@ -949,6 +965,13 @@ msgstr ""
949
965
  msgid "Wizard"
950
966
  msgstr ""
951
967
 
968
+ #. module: base_report_to_printer
969
+ #. odoo-javascript
970
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
971
+ #, python-format
972
+ msgid "couldn't be printed. Click on the button below to download it"
973
+ msgstr ""
974
+
952
975
  #. module: base_report_to_printer
953
976
  #. odoo-python
954
977
  #: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0
@@ -178,7 +178,7 @@ msgstr ""
178
178
  #. odoo-javascript
179
179
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
180
180
  #, python-format
181
- msgid "Could not send to printer!"
181
+ msgid "Could not sent to printer!"
182
182
  msgstr ""
183
183
 
184
184
  #. module: base_report_to_printer
@@ -398,6 +398,13 @@ msgstr ""
398
398
  msgid "If checked, this server is useable."
399
399
  msgstr ""
400
400
 
401
+ #. module: base_report_to_printer
402
+ #. odoo-javascript
403
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
404
+ #, python-format
405
+ msgid "Issue on"
406
+ msgstr ""
407
+
401
408
  #. module: base_report_to_printer
402
409
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form
403
410
  msgid "Job"
@@ -483,6 +490,12 @@ msgstr ""
483
490
  msgid "Model"
484
491
  msgstr ""
485
492
 
493
+ #. module: base_report_to_printer
494
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_printer__multi_thread
495
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__multi_thread
496
+ msgid "Multi Thread"
497
+ msgstr ""
498
+
486
499
  #. module: base_report_to_printer
487
500
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__name
488
501
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__name
@@ -566,8 +579,11 @@ msgid "Port of the server."
566
579
  msgstr ""
567
580
 
568
581
  #. module: base_report_to_printer
582
+ #. odoo-javascript
583
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
569
584
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view
570
585
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
586
+ #, python-format
571
587
  msgid "Print"
572
588
  msgstr ""
573
589
 
@@ -847,7 +863,7 @@ msgstr ""
847
863
  #. odoo-javascript
848
864
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
849
865
  #, python-format
850
- msgid "The printer couldn't be reached. Downloading document instead"
866
+ msgid "The report"
851
867
  msgstr ""
852
868
 
853
869
  #. module: base_report_to_printer
@@ -949,6 +965,13 @@ msgstr ""
949
965
  msgid "Wizard"
950
966
  msgstr ""
951
967
 
968
+ #. module: base_report_to_printer
969
+ #. odoo-javascript
970
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
971
+ #, python-format
972
+ msgid "couldn't be printed. Click on the button below to download it"
973
+ msgstr ""
974
+
952
975
  #. module: base_report_to_printer
953
976
  #. odoo-python
954
977
  #: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0
@@ -9,7 +9,7 @@ msgstr ""
9
9
  "Project-Id-Version: Odoo Server 11.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2017-12-19 03:38+0000\n"
12
- "PO-Revision-Date: 2024-11-11 14:06+0000\n"
12
+ "PO-Revision-Date: 2024-11-15 14:06+0000\n"
13
13
  "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
14
14
  "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
15
15
  "Language: it\n"
@@ -177,7 +177,7 @@ msgstr "Copie"
177
177
  #. odoo-javascript
178
178
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
179
179
  #, python-format
180
- msgid "Could not send to printer!"
180
+ msgid "Could not sent to printer!"
181
181
  msgstr "Imossibile inviare alla stmpante!"
182
182
 
183
183
  #. module: base_report_to_printer
@@ -405,6 +405,13 @@ msgstr "Indirizzo IP o nome host del server"
405
405
  msgid "If checked, this server is useable."
406
406
  msgstr "Se selezionata, il server è utilizzabile."
407
407
 
408
+ #. module: base_report_to_printer
409
+ #. odoo-javascript
410
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
411
+ #, python-format
412
+ msgid "Issue on"
413
+ msgstr "Problema su"
414
+
408
415
  #. module: base_report_to_printer
409
416
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form
410
417
  msgid "Job"
@@ -490,6 +497,12 @@ msgstr "Avanzamento media"
490
497
  msgid "Model"
491
498
  msgstr "Modello"
492
499
 
500
+ #. module: base_report_to_printer
501
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_printer__multi_thread
502
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__multi_thread
503
+ msgid "Multi Thread"
504
+ msgstr "Thread multiplo"
505
+
493
506
  #. module: base_report_to_printer
494
507
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__name
495
508
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__name
@@ -573,8 +586,11 @@ msgid "Port of the server."
573
586
  msgstr "Porta del server."
574
587
 
575
588
  #. module: base_report_to_printer
589
+ #. odoo-javascript
590
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
576
591
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view
577
592
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
593
+ #, python-format
578
594
  msgid "Print"
579
595
  msgstr "Stampa"
580
596
 
@@ -855,8 +871,8 @@ msgstr "L'ID del lavoro deve essere univoco per server!"
855
871
  #. odoo-javascript
856
872
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
857
873
  #, python-format
858
- msgid "The printer couldn't be reached. Downloading document instead"
859
- msgstr "La stampante non è raggiungibile. In alternativa scarica il documento"
874
+ msgid "The report"
875
+ msgstr "Il resoconto"
860
876
 
861
877
  #. module: base_report_to_printer
862
878
  #: model:ir.model.fields,help:base_report_to_printer.field_ir_actions_report__printing_action_ids
@@ -960,6 +976,14 @@ msgstr "Nome utente per connetteri sal server. Vuoto come predefinito."
960
976
  msgid "Wizard"
961
977
  msgstr "Procedura guidata"
962
978
 
979
+ #. module: base_report_to_printer
980
+ #. odoo-javascript
981
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
982
+ #, python-format
983
+ msgid "couldn't be printed. Click on the button below to download it"
984
+ msgstr ""
985
+ "non può essere stampato. Fare clic sul pulsante sottostante per scaricarlo"
986
+
963
987
  #. module: base_report_to_printer
964
988
  #. odoo-python
965
989
  #: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0
@@ -968,9 +992,14 @@ msgid "{name} ({copies} copies)"
968
992
  msgstr "{name} ({copies} copie)"
969
993
 
970
994
  #, python-format
971
- #~ msgid "Could not sent to printer!"
995
+ #~ msgid "Could not send to printer!"
972
996
  #~ msgstr "Imossibile inviare alla stmpante!"
973
997
 
998
+ #, python-format
999
+ #~ msgid "The printer couldn't be reached. Downloading document instead"
1000
+ #~ msgstr ""
1001
+ #~ "La stampante non è raggiungibile. In alternativa scarica il documento"
1002
+
974
1003
  #~ msgid "Date and time of creation for this job."
975
1004
  #~ msgstr "Data e ora di creazione di questo lavoro."
976
1005
 
@@ -176,7 +176,7 @@ msgstr ""
176
176
  #. odoo-javascript
177
177
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
178
178
  #, python-format
179
- msgid "Could not send to printer!"
179
+ msgid "Could not sent to printer!"
180
180
  msgstr ""
181
181
 
182
182
  #. module: base_report_to_printer
@@ -396,6 +396,13 @@ msgstr ""
396
396
  msgid "If checked, this server is useable."
397
397
  msgstr ""
398
398
 
399
+ #. module: base_report_to_printer
400
+ #. odoo-javascript
401
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
402
+ #, python-format
403
+ msgid "Issue on"
404
+ msgstr ""
405
+
399
406
  #. module: base_report_to_printer
400
407
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form
401
408
  msgid "Job"
@@ -481,6 +488,12 @@ msgstr ""
481
488
  msgid "Model"
482
489
  msgstr ""
483
490
 
491
+ #. module: base_report_to_printer
492
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_printer__multi_thread
493
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__multi_thread
494
+ msgid "Multi Thread"
495
+ msgstr ""
496
+
484
497
  #. module: base_report_to_printer
485
498
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__name
486
499
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__name
@@ -564,8 +577,11 @@ msgid "Port of the server."
564
577
  msgstr ""
565
578
 
566
579
  #. module: base_report_to_printer
580
+ #. odoo-javascript
581
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
567
582
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view
568
583
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
584
+ #, python-format
569
585
  msgid "Print"
570
586
  msgstr ""
571
587
 
@@ -845,7 +861,7 @@ msgstr ""
845
861
  #. odoo-javascript
846
862
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
847
863
  #, python-format
848
- msgid "The printer couldn't be reached. Downloading document instead"
864
+ msgid "The report"
849
865
  msgstr ""
850
866
 
851
867
  #. module: base_report_to_printer
@@ -947,6 +963,13 @@ msgstr ""
947
963
  msgid "Wizard"
948
964
  msgstr ""
949
965
 
966
+ #. module: base_report_to_printer
967
+ #. odoo-javascript
968
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
969
+ #, python-format
970
+ msgid "couldn't be printed. Click on the button below to download it"
971
+ msgstr ""
972
+
950
973
  #. module: base_report_to_printer
951
974
  #. odoo-python
952
975
  #: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0
@@ -177,7 +177,7 @@ msgstr ""
177
177
  #. odoo-javascript
178
178
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
179
179
  #, python-format
180
- msgid "Could not send to printer!"
180
+ msgid "Could not sent to printer!"
181
181
  msgstr ""
182
182
 
183
183
  #. module: base_report_to_printer
@@ -397,6 +397,13 @@ msgstr ""
397
397
  msgid "If checked, this server is useable."
398
398
  msgstr ""
399
399
 
400
+ #. module: base_report_to_printer
401
+ #. odoo-javascript
402
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
403
+ #, python-format
404
+ msgid "Issue on"
405
+ msgstr ""
406
+
400
407
  #. module: base_report_to_printer
401
408
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form
402
409
  msgid "Job"
@@ -482,6 +489,12 @@ msgstr ""
482
489
  msgid "Model"
483
490
  msgstr "Model"
484
491
 
492
+ #. module: base_report_to_printer
493
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_printer__multi_thread
494
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__multi_thread
495
+ msgid "Multi Thread"
496
+ msgstr ""
497
+
485
498
  #. module: base_report_to_printer
486
499
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__name
487
500
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__name
@@ -565,8 +578,11 @@ msgid "Port of the server."
565
578
  msgstr "Poort van de server."
566
579
 
567
580
  #. module: base_report_to_printer
581
+ #. odoo-javascript
582
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
568
583
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view
569
584
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
585
+ #, python-format
570
586
  msgid "Print"
571
587
  msgstr "Afdrukken"
572
588
 
@@ -847,7 +863,7 @@ msgstr ""
847
863
  #. odoo-javascript
848
864
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
849
865
  #, python-format
850
- msgid "The printer couldn't be reached. Downloading document instead"
866
+ msgid "The report"
851
867
  msgstr ""
852
868
 
853
869
  #. module: base_report_to_printer
@@ -949,6 +965,13 @@ msgstr ""
949
965
  msgid "Wizard"
950
966
  msgstr ""
951
967
 
968
+ #. module: base_report_to_printer
969
+ #. odoo-javascript
970
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
971
+ #, python-format
972
+ msgid "couldn't be printed. Click on the button below to download it"
973
+ msgstr ""
974
+
952
975
  #. module: base_report_to_printer
953
976
  #. odoo-python
954
977
  #: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0
@@ -176,7 +176,7 @@ msgstr ""
176
176
  #. odoo-javascript
177
177
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
178
178
  #, python-format
179
- msgid "Could not send to printer!"
179
+ msgid "Could not sent to printer!"
180
180
  msgstr ""
181
181
 
182
182
  #. module: base_report_to_printer
@@ -396,6 +396,13 @@ msgstr ""
396
396
  msgid "If checked, this server is useable."
397
397
  msgstr ""
398
398
 
399
+ #. module: base_report_to_printer
400
+ #. odoo-javascript
401
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
402
+ #, python-format
403
+ msgid "Issue on"
404
+ msgstr ""
405
+
399
406
  #. module: base_report_to_printer
400
407
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form
401
408
  msgid "Job"
@@ -481,6 +488,12 @@ msgstr ""
481
488
  msgid "Model"
482
489
  msgstr ""
483
490
 
491
+ #. module: base_report_to_printer
492
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_printer__multi_thread
493
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__multi_thread
494
+ msgid "Multi Thread"
495
+ msgstr ""
496
+
484
497
  #. module: base_report_to_printer
485
498
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__name
486
499
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__name
@@ -564,8 +577,11 @@ msgid "Port of the server."
564
577
  msgstr ""
565
578
 
566
579
  #. module: base_report_to_printer
580
+ #. odoo-javascript
581
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
567
582
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view
568
583
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
584
+ #, python-format
569
585
  msgid "Print"
570
586
  msgstr ""
571
587
 
@@ -845,7 +861,7 @@ msgstr ""
845
861
  #. odoo-javascript
846
862
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
847
863
  #, python-format
848
- msgid "The printer couldn't be reached. Downloading document instead"
864
+ msgid "The report"
849
865
  msgstr ""
850
866
 
851
867
  #. module: base_report_to_printer
@@ -947,6 +963,13 @@ msgstr ""
947
963
  msgid "Wizard"
948
964
  msgstr ""
949
965
 
966
+ #. module: base_report_to_printer
967
+ #. odoo-javascript
968
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
969
+ #, python-format
970
+ msgid "couldn't be printed. Click on the button below to download it"
971
+ msgstr ""
972
+
950
973
  #. module: base_report_to_printer
951
974
  #. odoo-python
952
975
  #: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0
@@ -177,7 +177,7 @@ msgstr ""
177
177
  #. odoo-javascript
178
178
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
179
179
  #, python-format
180
- msgid "Could not send to printer!"
180
+ msgid "Could not sent to printer!"
181
181
  msgstr ""
182
182
 
183
183
  #. module: base_report_to_printer
@@ -397,6 +397,13 @@ msgstr ""
397
397
  msgid "If checked, this server is useable."
398
398
  msgstr ""
399
399
 
400
+ #. module: base_report_to_printer
401
+ #. odoo-javascript
402
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
403
+ #, python-format
404
+ msgid "Issue on"
405
+ msgstr ""
406
+
400
407
  #. module: base_report_to_printer
401
408
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_job_view_form
402
409
  msgid "Job"
@@ -482,6 +489,12 @@ msgstr ""
482
489
  msgid "Model"
483
490
  msgstr ""
484
491
 
492
+ #. module: base_report_to_printer
493
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_printer__multi_thread
494
+ #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_server__multi_thread
495
+ msgid "Multi Thread"
496
+ msgstr ""
497
+
485
498
  #. module: base_report_to_printer
486
499
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__name
487
500
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__name
@@ -565,8 +578,11 @@ msgid "Port of the server."
565
578
  msgstr ""
566
579
 
567
580
  #. module: base_report_to_printer
581
+ #. odoo-javascript
582
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
568
583
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.act_report_xml_view
569
584
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
585
+ #, python-format
570
586
  msgid "Print"
571
587
  msgstr ""
572
588
 
@@ -846,7 +862,7 @@ msgstr ""
846
862
  #. odoo-javascript
847
863
  #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
848
864
  #, python-format
849
- msgid "The printer couldn't be reached. Downloading document instead"
865
+ msgid "The report"
850
866
  msgstr ""
851
867
 
852
868
  #. module: base_report_to_printer
@@ -948,6 +964,13 @@ msgstr ""
948
964
  msgid "Wizard"
949
965
  msgstr ""
950
966
 
967
+ #. module: base_report_to_printer
968
+ #. odoo-javascript
969
+ #: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
970
+ #, python-format
971
+ msgid "couldn't be printed. Click on the button below to download it"
972
+ msgstr ""
973
+
951
974
  #. module: base_report_to_printer
952
975
  #. odoo-python
953
976
  #: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0