odoo-addon-base-report-to-printer 15.0.1.1.1.1__py3-none-any.whl → 15.0.1.1.1.3__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.

@@ -9,8 +9,8 @@ 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: 2023-09-20 19:54+0000\n"
13
- "Last-Translator: David Vidal <david.vidal@tecnativa.com>\n"
12
+ "PO-Revision-Date: 2023-10-16 19:36+0000\n"
13
+ "Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
14
14
  "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
15
15
  "Language: es\n"
16
16
  "MIME-Version: 1.0\n"
@@ -346,22 +346,22 @@ msgstr ""
346
346
  #. module: base_report_to_printer
347
347
  #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__3
348
348
  msgid "HTTP_ENCRYPT_ALWAYS"
349
- msgstr ""
349
+ msgstr "HTTP_ENCRYPT_ALWAYS (ENCRIPTAR SIEMPRE)"
350
350
 
351
351
  #. module: base_report_to_printer
352
352
  #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__0
353
353
  msgid "HTTP_ENCRYPT_IF_REQUESTED"
354
- msgstr ""
354
+ msgstr "HTTP_ENCRYPT_IF_REQUESTED (ENCRIPTAR SI SE SOLICITA)"
355
355
 
356
356
  #. module: base_report_to_printer
357
357
  #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__1
358
358
  msgid "HTTP_ENCRYPT_NEVER"
359
- msgstr ""
359
+ msgstr "HTTP_ENCRYPT_NEVER ( ENCRIPTAR NUNCA)"
360
360
 
361
361
  #. module: base_report_to_printer
362
362
  #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_server__encryption_policy__2
363
363
  msgid "HTTP_ENCRYPT_REQUIRED"
364
- msgstr ""
364
+ msgstr "HTTP_ENCRYPT_REQUIRED (CIFRADO OBLIGATORIO)"
365
365
 
366
366
  #. module: base_report_to_printer
367
367
  #: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__service-off-line
@@ -577,7 +577,7 @@ msgstr "Línea de impresión de adjuntos"
577
577
  #: model:ir.actions.act_window,name:base_report_to_printer.action_wizard_print_attachment
578
578
  #: model:ir.ui.menu,name:base_report_to_printer.menu_action_wizard_print_attachment
579
579
  msgid "Print Attachments"
580
- msgstr ""
580
+ msgstr "Imprimir archivos adjuntos"
581
581
 
582
582
  #. module: base_report_to_printer
583
583
  #: model:ir.model,name:base_report_to_printer.model_printing_action
@@ -587,7 +587,7 @@ msgstr "Acción de imprimir un trabajo"
587
587
  #. module: base_report_to_printer
588
588
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
589
589
  msgid "Print Test Page"
590
- msgstr ""
590
+ msgstr "Imprimir página de prueba"
591
591
 
592
592
  #. module: base_report_to_printer
593
593
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.wizard_print_attachment_form
@@ -720,9 +720,8 @@ msgstr "Informe"
720
720
 
721
721
  #. module: base_report_to_printer
722
722
  #: model:ir.model,name:base_report_to_printer.model_ir_actions_report
723
- #, fuzzy
724
723
  msgid "Report Action"
725
- msgstr "Acciones de impresión de informes"
724
+ msgstr "Informar Acción"
726
725
 
727
726
  #. module: base_report_to_printer
728
727
  #: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_report_xml_action_view_form
@@ -842,7 +841,7 @@ msgid ""
842
841
  "This process will create all missing printers from the current CUPS server.\""
843
842
  msgstr ""
844
843
  "Este proceso creará todas las impresoras que falten desde el servidor CUPS "
845
- "actual."
844
+ "actual"
846
845
 
847
846
  #. module: base_report_to_printer
848
847
  #: code:addons/base_report_to_printer/models/ir_actions_report.py:0
@@ -955,7 +954,7 @@ msgstr "Asistente"
955
954
  #: code:addons/base_report_to_printer/wizards/print_attachment_report.py:0
956
955
  #, python-format
957
956
  msgid "{name} ({copies} copies)"
958
- msgstr ""
957
+ msgstr "{name} ({copies} copies) :{name} ({copies} copias)"
959
958
 
960
959
  #, python-format
961
960
  #~ msgid "Document sent to the printer %s"
@@ -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: 2023-07-13 11:12+0000\n"
12
+ "PO-Revision-Date: 2024-05-23 07:07+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"
@@ -710,7 +710,7 @@ msgstr ""
710
710
  #. module: base_report_to_printer
711
711
  #: model:ir.model.fields,field_description:base_report_to_printer.field_printing_report_xml_action__report_id
712
712
  msgid "Report"
713
- msgstr "Report"
713
+ msgstr "Resoconto"
714
714
 
715
715
  #. module: base_report_to_printer
716
716
  #: model:ir.model,name:base_report_to_printer.model_ir_actions_report
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-base-report-to-printer
3
- Version: 15.0.1.1.1.1
3
+ Version: 15.0.1.1.1.3
4
4
  Summary: Report to printer
5
5
  Home-page: https://github.com/OCA/report-print-send
6
6
  Author: Agile Business Group & Domsense, Pegueroles SCP, NaN, LasLabs, Camptocamp, Odoo Community Association (OCA), Open for Small Business Ltd
@@ -8,7 +8,7 @@ odoo/addons/base_report_to_printer/i18n/bg.po,sha256=4OUeb77_mUoxmQx5NGAwuj4-5Ze
8
8
  odoo/addons/base_report_to_printer/i18n/ca.po,sha256=ZjCDBQ5M-LEWafd7nn921TW517DxJ3TUr2TnPyMNA3E,38368
9
9
  odoo/addons/base_report_to_printer/i18n/de.po,sha256=WAlGlG4Y_aHx5rS-RKJ9TZIUj9ZsMabSUL3SELBZxlk,41991
10
10
  odoo/addons/base_report_to_printer/i18n/el_GR.po,sha256=PtDWDgntao_DXujVtpNxQ8pvztuSWXH-6-E7qUfuBvg,38487
11
- odoo/addons/base_report_to_printer/i18n/es.po,sha256=6SEJpxvIclvphdRg0mD10jucY-Uf-Vwlq4koAMIHuRo,43342
11
+ odoo/addons/base_report_to_printer/i18n/es.po,sha256=ivb0Wo0JRNNbu6HbMSW7goWUOw7Sa6gSuIIz_LMwedM,43585
12
12
  odoo/addons/base_report_to_printer/i18n/es_AR.po,sha256=-gxD6nRuEWHyJ10eAle0VddysR45RVDBbSGdto3_utc,42157
13
13
  odoo/addons/base_report_to_printer/i18n/es_ES.po,sha256=KZmOkFzaX3HlcHEpZnUAcCWrCgRrxj48i-fP-s0LNWI,38387
14
14
  odoo/addons/base_report_to_printer/i18n/fi.po,sha256=4HzlX38rDmkoemiVSW85Lt6i7UdTxCoxc0IYelCueao,38374
@@ -16,7 +16,7 @@ odoo/addons/base_report_to_printer/i18n/fr.po,sha256=8elWfn2aZoQ8tt90j35QfsNnLL5
16
16
  odoo/addons/base_report_to_printer/i18n/gl.po,sha256=_AZObvrPR4arwfMOBYvVNBl8IQpGeNUg2k1FEZJPgFw,38371
17
17
  odoo/addons/base_report_to_printer/i18n/hr.po,sha256=J6fq5jyvuYP1UysXUAQkKZjAVwXxMLeOxPBxxm4UOwI,40927
18
18
  odoo/addons/base_report_to_printer/i18n/hr_HR.po,sha256=-kU3BftBQrSBJ5PqjL2_CKbdVNkyyKtyUyI48qUNsJ4,38467
19
- odoo/addons/base_report_to_printer/i18n/it.po,sha256=lgr3-fBuY_ThkSD2I9bTyUtjwEUFom9prfgLZTJQ9ZY,38979
19
+ odoo/addons/base_report_to_printer/i18n/it.po,sha256=FSFIK-xqlxOZiRzmDr805vmECnZ_OZJxBzQ5F9HzwX0,38982
20
20
  odoo/addons/base_report_to_printer/i18n/nl.po,sha256=mNtKn7BRjzoTPxOEzq0FJYNidczkxXCcllL7SwW66tY,38333
21
21
  odoo/addons/base_report_to_printer/i18n/nl_NL.po,sha256=7BCiyz5_yoxzMtTOM_ow1ecp7W7fI278Q_BYAfSch30,38944
22
22
  odoo/addons/base_report_to_printer/i18n/pt.po,sha256=0_NCamqjqnWu6Vo4qEl_ILk4KZumiGn7h7zM8C7I6nU,38383
@@ -68,7 +68,7 @@ odoo/addons/base_report_to_printer/wizards/print_attachment_report.py,sha256=fhS
68
68
  odoo/addons/base_report_to_printer/wizards/print_attachment_report.xml,sha256=nniCofH1YSOj_HeD4zTV1ilGTjhjCgdZUqK9lfBz2K4,2214
69
69
  odoo/addons/base_report_to_printer/wizards/printing_printer_update_wizard.py,sha256=l58Nk3BAVydb9Yi_fbh7FIpA-UDyTnvK7xIYvEr742c,895
70
70
  odoo/addons/base_report_to_printer/wizards/printing_printer_update_wizard_view.xml,sha256=UbN9xjc12hI57ojjs84hPgQOfqPbuD_XThPyvyMxp-Y,1399
71
- odoo_addon_base_report_to_printer-15.0.1.1.1.1.dist-info/METADATA,sha256=Tp3_Xyt-2HVbipNozRA3V1YrakaeSH8-DenOD6I_008,6726
72
- odoo_addon_base_report_to_printer-15.0.1.1.1.1.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
73
- odoo_addon_base_report_to_printer-15.0.1.1.1.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
74
- odoo_addon_base_report_to_printer-15.0.1.1.1.1.dist-info/RECORD,,
71
+ odoo_addon_base_report_to_printer-15.0.1.1.1.3.dist-info/METADATA,sha256=gHOUJtogQGKwm0rFpushA1phMu1oL4mI1u74lOXk4m4,6726
72
+ odoo_addon_base_report_to_printer-15.0.1.1.1.3.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
73
+ odoo_addon_base_report_to_printer-15.0.1.1.1.3.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
74
+ odoo_addon_base_report_to_printer-15.0.1.1.1.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.2)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5