odoo-addon-base-report-to-printer 16.0.1.1.6__py3-none-any.whl → 16.0.1.1.6.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.
- odoo/addons/base_report_to_printer/i18n/am.po +18 -18
- odoo/addons/base_report_to_printer/i18n/bg.po +18 -18
- odoo/addons/base_report_to_printer/i18n/ca.po +18 -18
- odoo/addons/base_report_to_printer/i18n/de.po +35 -20
- odoo/addons/base_report_to_printer/i18n/el_GR.po +18 -18
- odoo/addons/base_report_to_printer/i18n/es.po +40 -21
- odoo/addons/base_report_to_printer/i18n/es_AR.po +35 -20
- odoo/addons/base_report_to_printer/i18n/es_ES.po +18 -18
- odoo/addons/base_report_to_printer/i18n/fi.po +18 -18
- odoo/addons/base_report_to_printer/i18n/fr.po +40 -21
- odoo/addons/base_report_to_printer/i18n/gl.po +18 -18
- odoo/addons/base_report_to_printer/i18n/hr.po +22 -19
- odoo/addons/base_report_to_printer/i18n/hr_HR.po +18 -18
- odoo/addons/base_report_to_printer/i18n/it.po +38 -19
- odoo/addons/base_report_to_printer/i18n/nl.po +18 -18
- odoo/addons/base_report_to_printer/i18n/nl_NL.po +18 -18
- odoo/addons/base_report_to_printer/i18n/pt.po +18 -18
- odoo/addons/base_report_to_printer/i18n/pt_BR.po +18 -18
- odoo/addons/base_report_to_printer/i18n/pt_PT.po +18 -18
- odoo/addons/base_report_to_printer/i18n/sl.po +18 -18
- odoo/addons/base_report_to_printer/i18n/sv.po +35 -20
- odoo/addons/base_report_to_printer/i18n/tr.po +18 -18
- odoo/addons/base_report_to_printer/i18n/zh_CN.po +18 -18
- {odoo_addon_base_report_to_printer-16.0.1.1.6.dist-info → odoo_addon_base_report_to_printer-16.0.1.1.6.3.dist-info}/METADATA +1 -1
- {odoo_addon_base_report_to_printer-16.0.1.1.6.dist-info → odoo_addon_base_report_to_printer-16.0.1.1.6.3.dist-info}/RECORD +27 -27
- {odoo_addon_base_report_to_printer-16.0.1.1.6.dist-info → odoo_addon_base_report_to_printer-16.0.1.1.6.3.dist-info}/WHEEL +0 -0
- {odoo_addon_base_report_to_printer-16.0.1.1.6.dist-info → odoo_addon_base_report_to_printer-16.0.1.1.6.3.dist-info}/top_level.txt +0 -0
|
@@ -157,6 +157,11 @@ msgstr ""
|
|
|
157
157
|
msgid "Completed with some warnings"
|
|
158
158
|
msgstr ""
|
|
159
159
|
|
|
160
|
+
#. module: base_report_to_printer
|
|
161
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
162
|
+
msgid "Completion Date"
|
|
163
|
+
msgstr ""
|
|
164
|
+
|
|
160
165
|
#. module: base_report_to_printer
|
|
161
166
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__unsupported-compression
|
|
162
167
|
msgid "Compressed using an unknown algorithm"
|
|
@@ -171,7 +176,7 @@ msgstr ""
|
|
|
171
176
|
#. odoo-javascript
|
|
172
177
|
#: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
|
|
173
178
|
#, python-format
|
|
174
|
-
msgid "Could not
|
|
179
|
+
msgid "Could not send to printer!"
|
|
175
180
|
msgstr ""
|
|
176
181
|
|
|
177
182
|
#. module: base_report_to_printer
|
|
@@ -200,6 +205,11 @@ msgstr "Creado por"
|
|
|
200
205
|
msgid "Created on"
|
|
201
206
|
msgstr "Creado en"
|
|
202
207
|
|
|
208
|
+
#. module: base_report_to_printer
|
|
209
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
210
|
+
msgid "Creation Date"
|
|
211
|
+
msgstr ""
|
|
212
|
+
|
|
203
213
|
#. module: base_report_to_printer
|
|
204
214
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__job_state
|
|
205
215
|
msgid "Current state of the job."
|
|
@@ -232,7 +242,7 @@ msgstr ""
|
|
|
232
242
|
|
|
233
243
|
#. module: base_report_to_printer
|
|
234
244
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__time_at_creation
|
|
235
|
-
msgid "Date and time of creation
|
|
245
|
+
msgid "Date and time of creation of this job."
|
|
236
246
|
msgstr ""
|
|
237
247
|
|
|
238
248
|
#. module: base_report_to_printer
|
|
@@ -689,6 +699,11 @@ msgstr ""
|
|
|
689
699
|
msgid "Processing"
|
|
690
700
|
msgstr ""
|
|
691
701
|
|
|
702
|
+
#. module: base_report_to_printer
|
|
703
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
704
|
+
msgid "Processing Date"
|
|
705
|
+
msgstr ""
|
|
706
|
+
|
|
692
707
|
#. module: base_report_to_printer
|
|
693
708
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state__processing_stopped
|
|
694
709
|
msgid "Processing Stopped"
|
|
@@ -844,21 +859,6 @@ msgstr ""
|
|
|
844
859
|
msgid "This report type (%s) is not supported by direct printing!"
|
|
845
860
|
msgstr ""
|
|
846
861
|
|
|
847
|
-
#. module: base_report_to_printer
|
|
848
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
849
|
-
msgid "Time At Completed"
|
|
850
|
-
msgstr ""
|
|
851
|
-
|
|
852
|
-
#. module: base_report_to_printer
|
|
853
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
854
|
-
msgid "Time At Creation"
|
|
855
|
-
msgstr ""
|
|
856
|
-
|
|
857
|
-
#. module: base_report_to_printer
|
|
858
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
859
|
-
msgid "Time At Processing"
|
|
860
|
-
msgstr ""
|
|
861
|
-
|
|
862
862
|
#. module: base_report_to_printer
|
|
863
863
|
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
|
|
864
864
|
msgid "Trays"
|
|
@@ -881,7 +881,7 @@ msgstr ""
|
|
|
881
881
|
|
|
882
882
|
#. module: base_report_to_printer
|
|
883
883
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__active
|
|
884
|
-
msgid "Unchecked if the job is purged from
|
|
884
|
+
msgid "Unchecked if the job is purged from CUPS."
|
|
885
885
|
msgstr ""
|
|
886
886
|
|
|
887
887
|
#. module: base_report_to_printer
|
|
@@ -157,6 +157,11 @@ msgstr ""
|
|
|
157
157
|
msgid "Completed with some warnings"
|
|
158
158
|
msgstr ""
|
|
159
159
|
|
|
160
|
+
#. module: base_report_to_printer
|
|
161
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
162
|
+
msgid "Completion Date"
|
|
163
|
+
msgstr ""
|
|
164
|
+
|
|
160
165
|
#. module: base_report_to_printer
|
|
161
166
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__unsupported-compression
|
|
162
167
|
msgid "Compressed using an unknown algorithm"
|
|
@@ -171,7 +176,7 @@ msgstr ""
|
|
|
171
176
|
#. odoo-javascript
|
|
172
177
|
#: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
|
|
173
178
|
#, python-format
|
|
174
|
-
msgid "Could not
|
|
179
|
+
msgid "Could not send to printer!"
|
|
175
180
|
msgstr ""
|
|
176
181
|
|
|
177
182
|
#. module: base_report_to_printer
|
|
@@ -200,6 +205,11 @@ msgstr "Създадено от"
|
|
|
200
205
|
msgid "Created on"
|
|
201
206
|
msgstr "Създадено на"
|
|
202
207
|
|
|
208
|
+
#. module: base_report_to_printer
|
|
209
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
210
|
+
msgid "Creation Date"
|
|
211
|
+
msgstr ""
|
|
212
|
+
|
|
203
213
|
#. module: base_report_to_printer
|
|
204
214
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__job_state
|
|
205
215
|
msgid "Current state of the job."
|
|
@@ -232,7 +242,7 @@ msgstr ""
|
|
|
232
242
|
|
|
233
243
|
#. module: base_report_to_printer
|
|
234
244
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__time_at_creation
|
|
235
|
-
msgid "Date and time of creation
|
|
245
|
+
msgid "Date and time of creation of this job."
|
|
236
246
|
msgstr ""
|
|
237
247
|
|
|
238
248
|
#. module: base_report_to_printer
|
|
@@ -689,6 +699,11 @@ msgstr ""
|
|
|
689
699
|
msgid "Processing"
|
|
690
700
|
msgstr ""
|
|
691
701
|
|
|
702
|
+
#. module: base_report_to_printer
|
|
703
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
704
|
+
msgid "Processing Date"
|
|
705
|
+
msgstr ""
|
|
706
|
+
|
|
692
707
|
#. module: base_report_to_printer
|
|
693
708
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state__processing_stopped
|
|
694
709
|
msgid "Processing Stopped"
|
|
@@ -844,21 +859,6 @@ msgstr ""
|
|
|
844
859
|
msgid "This report type (%s) is not supported by direct printing!"
|
|
845
860
|
msgstr ""
|
|
846
861
|
|
|
847
|
-
#. module: base_report_to_printer
|
|
848
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
849
|
-
msgid "Time At Completed"
|
|
850
|
-
msgstr ""
|
|
851
|
-
|
|
852
|
-
#. module: base_report_to_printer
|
|
853
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
854
|
-
msgid "Time At Creation"
|
|
855
|
-
msgstr ""
|
|
856
|
-
|
|
857
|
-
#. module: base_report_to_printer
|
|
858
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
859
|
-
msgid "Time At Processing"
|
|
860
|
-
msgstr ""
|
|
861
|
-
|
|
862
862
|
#. module: base_report_to_printer
|
|
863
863
|
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
|
|
864
864
|
msgid "Trays"
|
|
@@ -881,7 +881,7 @@ msgstr ""
|
|
|
881
881
|
|
|
882
882
|
#. module: base_report_to_printer
|
|
883
883
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__active
|
|
884
|
-
msgid "Unchecked if the job is purged from
|
|
884
|
+
msgid "Unchecked if the job is purged from CUPS."
|
|
885
885
|
msgstr ""
|
|
886
886
|
|
|
887
887
|
#. module: base_report_to_printer
|
|
@@ -157,6 +157,11 @@ msgstr ""
|
|
|
157
157
|
msgid "Completed with some warnings"
|
|
158
158
|
msgstr ""
|
|
159
159
|
|
|
160
|
+
#. module: base_report_to_printer
|
|
161
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
162
|
+
msgid "Completion Date"
|
|
163
|
+
msgstr ""
|
|
164
|
+
|
|
160
165
|
#. module: base_report_to_printer
|
|
161
166
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__unsupported-compression
|
|
162
167
|
msgid "Compressed using an unknown algorithm"
|
|
@@ -171,7 +176,7 @@ msgstr ""
|
|
|
171
176
|
#. odoo-javascript
|
|
172
177
|
#: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
|
|
173
178
|
#, python-format
|
|
174
|
-
msgid "Could not
|
|
179
|
+
msgid "Could not send to printer!"
|
|
175
180
|
msgstr ""
|
|
176
181
|
|
|
177
182
|
#. module: base_report_to_printer
|
|
@@ -200,6 +205,11 @@ msgstr "Creat per"
|
|
|
200
205
|
msgid "Created on"
|
|
201
206
|
msgstr "Creat el"
|
|
202
207
|
|
|
208
|
+
#. module: base_report_to_printer
|
|
209
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
210
|
+
msgid "Creation Date"
|
|
211
|
+
msgstr ""
|
|
212
|
+
|
|
203
213
|
#. module: base_report_to_printer
|
|
204
214
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__job_state
|
|
205
215
|
msgid "Current state of the job."
|
|
@@ -232,7 +242,7 @@ msgstr ""
|
|
|
232
242
|
|
|
233
243
|
#. module: base_report_to_printer
|
|
234
244
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__time_at_creation
|
|
235
|
-
msgid "Date and time of creation
|
|
245
|
+
msgid "Date and time of creation of this job."
|
|
236
246
|
msgstr ""
|
|
237
247
|
|
|
238
248
|
#. module: base_report_to_printer
|
|
@@ -689,6 +699,11 @@ msgstr ""
|
|
|
689
699
|
msgid "Processing"
|
|
690
700
|
msgstr ""
|
|
691
701
|
|
|
702
|
+
#. module: base_report_to_printer
|
|
703
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
704
|
+
msgid "Processing Date"
|
|
705
|
+
msgstr ""
|
|
706
|
+
|
|
692
707
|
#. module: base_report_to_printer
|
|
693
708
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state__processing_stopped
|
|
694
709
|
msgid "Processing Stopped"
|
|
@@ -844,21 +859,6 @@ msgstr ""
|
|
|
844
859
|
msgid "This report type (%s) is not supported by direct printing!"
|
|
845
860
|
msgstr ""
|
|
846
861
|
|
|
847
|
-
#. module: base_report_to_printer
|
|
848
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
849
|
-
msgid "Time At Completed"
|
|
850
|
-
msgstr ""
|
|
851
|
-
|
|
852
|
-
#. module: base_report_to_printer
|
|
853
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
854
|
-
msgid "Time At Creation"
|
|
855
|
-
msgstr ""
|
|
856
|
-
|
|
857
|
-
#. module: base_report_to_printer
|
|
858
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
859
|
-
msgid "Time At Processing"
|
|
860
|
-
msgstr ""
|
|
861
|
-
|
|
862
862
|
#. module: base_report_to_printer
|
|
863
863
|
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
|
|
864
864
|
msgid "Trays"
|
|
@@ -881,7 +881,7 @@ msgstr ""
|
|
|
881
881
|
|
|
882
882
|
#. module: base_report_to_printer
|
|
883
883
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__active
|
|
884
|
-
msgid "Unchecked if the job is purged from
|
|
884
|
+
msgid "Unchecked if the job is purged from CUPS."
|
|
885
885
|
msgstr ""
|
|
886
886
|
|
|
887
887
|
#. module: base_report_to_printer
|
|
@@ -158,6 +158,11 @@ msgstr "Mit Fehlern abgeschlossen"
|
|
|
158
158
|
msgid "Completed with some warnings"
|
|
159
159
|
msgstr "Mit Warnungen abgeschlossen"
|
|
160
160
|
|
|
161
|
+
#. module: base_report_to_printer
|
|
162
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
163
|
+
msgid "Completion Date"
|
|
164
|
+
msgstr ""
|
|
165
|
+
|
|
161
166
|
#. module: base_report_to_printer
|
|
162
167
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__unsupported-compression
|
|
163
168
|
msgid "Compressed using an unknown algorithm"
|
|
@@ -172,7 +177,7 @@ msgstr ""
|
|
|
172
177
|
#. odoo-javascript
|
|
173
178
|
#: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
|
|
174
179
|
#, python-format
|
|
175
|
-
msgid "Could not
|
|
180
|
+
msgid "Could not send to printer!"
|
|
176
181
|
msgstr ""
|
|
177
182
|
|
|
178
183
|
#. module: base_report_to_printer
|
|
@@ -201,6 +206,11 @@ msgstr "Erstellt von"
|
|
|
201
206
|
msgid "Created on"
|
|
202
207
|
msgstr "Erstellt am:"
|
|
203
208
|
|
|
209
|
+
#. module: base_report_to_printer
|
|
210
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
211
|
+
msgid "Creation Date"
|
|
212
|
+
msgstr ""
|
|
213
|
+
|
|
204
214
|
#. module: base_report_to_printer
|
|
205
215
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__job_state
|
|
206
216
|
msgid "Current state of the job."
|
|
@@ -233,8 +243,8 @@ msgstr "Datum und Uhrzeit des Jobabschlusses."
|
|
|
233
243
|
|
|
234
244
|
#. module: base_report_to_printer
|
|
235
245
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__time_at_creation
|
|
236
|
-
msgid "Date and time of creation
|
|
237
|
-
msgstr "
|
|
246
|
+
msgid "Date and time of creation of this job."
|
|
247
|
+
msgstr ""
|
|
238
248
|
|
|
239
249
|
#. module: base_report_to_printer
|
|
240
250
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__time_at_processing
|
|
@@ -690,6 +700,11 @@ msgstr "Druckserver"
|
|
|
690
700
|
msgid "Processing"
|
|
691
701
|
msgstr "Aufbereitung"
|
|
692
702
|
|
|
703
|
+
#. module: base_report_to_printer
|
|
704
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
705
|
+
msgid "Processing Date"
|
|
706
|
+
msgstr ""
|
|
707
|
+
|
|
693
708
|
#. module: base_report_to_printer
|
|
694
709
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state__processing_stopped
|
|
695
710
|
msgid "Processing Stopped"
|
|
@@ -846,21 +861,6 @@ msgstr ""
|
|
|
846
861
|
msgid "This report type (%s) is not supported by direct printing!"
|
|
847
862
|
msgstr ""
|
|
848
863
|
|
|
849
|
-
#. module: base_report_to_printer
|
|
850
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
851
|
-
msgid "Time At Completed"
|
|
852
|
-
msgstr "Uhrzeit bei Abschluss"
|
|
853
|
-
|
|
854
|
-
#. module: base_report_to_printer
|
|
855
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
856
|
-
msgid "Time At Creation"
|
|
857
|
-
msgstr "Uhrzeit bei Anlage"
|
|
858
|
-
|
|
859
|
-
#. module: base_report_to_printer
|
|
860
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
861
|
-
msgid "Time At Processing"
|
|
862
|
-
msgstr "Uhrzeit bei Aufbereitung"
|
|
863
|
-
|
|
864
864
|
#. module: base_report_to_printer
|
|
865
865
|
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
|
|
866
866
|
msgid "Trays"
|
|
@@ -883,8 +883,8 @@ msgstr "Nicht verfügbar"
|
|
|
883
883
|
|
|
884
884
|
#. module: base_report_to_printer
|
|
885
885
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__active
|
|
886
|
-
msgid "Unchecked if the job is purged from
|
|
887
|
-
msgstr "
|
|
886
|
+
msgid "Unchecked if the job is purged from CUPS."
|
|
887
|
+
msgstr ""
|
|
888
888
|
|
|
889
889
|
#. module: base_report_to_printer
|
|
890
890
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state__unknown
|
|
@@ -949,6 +949,21 @@ msgstr ""
|
|
|
949
949
|
msgid "{name} ({copies} copies)"
|
|
950
950
|
msgstr ""
|
|
951
951
|
|
|
952
|
+
#~ msgid "Date and time of creation for this job."
|
|
953
|
+
#~ msgstr "Datum und Uhrzeit der Jobanlage."
|
|
954
|
+
|
|
955
|
+
#~ msgid "Time At Completed"
|
|
956
|
+
#~ msgstr "Uhrzeit bei Abschluss"
|
|
957
|
+
|
|
958
|
+
#~ msgid "Time At Creation"
|
|
959
|
+
#~ msgstr "Uhrzeit bei Anlage"
|
|
960
|
+
|
|
961
|
+
#~ msgid "Time At Processing"
|
|
962
|
+
#~ msgstr "Uhrzeit bei Aufbereitung"
|
|
963
|
+
|
|
964
|
+
#~ msgid "Unchecked if the job is purged from cups."
|
|
965
|
+
#~ msgstr "Abgewählt, wenn der Job in CUPS gelöscht wurde."
|
|
966
|
+
|
|
952
967
|
#~ msgid "Users"
|
|
953
968
|
#~ msgstr "Anwender"
|
|
954
969
|
|
|
@@ -158,6 +158,11 @@ msgstr ""
|
|
|
158
158
|
msgid "Completed with some warnings"
|
|
159
159
|
msgstr ""
|
|
160
160
|
|
|
161
|
+
#. module: base_report_to_printer
|
|
162
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
163
|
+
msgid "Completion Date"
|
|
164
|
+
msgstr ""
|
|
165
|
+
|
|
161
166
|
#. module: base_report_to_printer
|
|
162
167
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__unsupported-compression
|
|
163
168
|
msgid "Compressed using an unknown algorithm"
|
|
@@ -172,7 +177,7 @@ msgstr ""
|
|
|
172
177
|
#. odoo-javascript
|
|
173
178
|
#: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
|
|
174
179
|
#, python-format
|
|
175
|
-
msgid "Could not
|
|
180
|
+
msgid "Could not send to printer!"
|
|
176
181
|
msgstr ""
|
|
177
182
|
|
|
178
183
|
#. module: base_report_to_printer
|
|
@@ -201,6 +206,11 @@ msgstr "Δημιουργήθηκε από "
|
|
|
201
206
|
msgid "Created on"
|
|
202
207
|
msgstr "Δημιουργήθηκε στις"
|
|
203
208
|
|
|
209
|
+
#. module: base_report_to_printer
|
|
210
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
211
|
+
msgid "Creation Date"
|
|
212
|
+
msgstr ""
|
|
213
|
+
|
|
204
214
|
#. module: base_report_to_printer
|
|
205
215
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__job_state
|
|
206
216
|
msgid "Current state of the job."
|
|
@@ -233,7 +243,7 @@ msgstr ""
|
|
|
233
243
|
|
|
234
244
|
#. module: base_report_to_printer
|
|
235
245
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__time_at_creation
|
|
236
|
-
msgid "Date and time of creation
|
|
246
|
+
msgid "Date and time of creation of this job."
|
|
237
247
|
msgstr ""
|
|
238
248
|
|
|
239
249
|
#. module: base_report_to_printer
|
|
@@ -690,6 +700,11 @@ msgstr ""
|
|
|
690
700
|
msgid "Processing"
|
|
691
701
|
msgstr ""
|
|
692
702
|
|
|
703
|
+
#. module: base_report_to_printer
|
|
704
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
705
|
+
msgid "Processing Date"
|
|
706
|
+
msgstr ""
|
|
707
|
+
|
|
693
708
|
#. module: base_report_to_printer
|
|
694
709
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state__processing_stopped
|
|
695
710
|
msgid "Processing Stopped"
|
|
@@ -845,21 +860,6 @@ msgstr ""
|
|
|
845
860
|
msgid "This report type (%s) is not supported by direct printing!"
|
|
846
861
|
msgstr ""
|
|
847
862
|
|
|
848
|
-
#. module: base_report_to_printer
|
|
849
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
850
|
-
msgid "Time At Completed"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
|
-
#. module: base_report_to_printer
|
|
854
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
855
|
-
msgid "Time At Creation"
|
|
856
|
-
msgstr ""
|
|
857
|
-
|
|
858
|
-
#. module: base_report_to_printer
|
|
859
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
860
|
-
msgid "Time At Processing"
|
|
861
|
-
msgstr ""
|
|
862
|
-
|
|
863
863
|
#. module: base_report_to_printer
|
|
864
864
|
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
|
|
865
865
|
msgid "Trays"
|
|
@@ -882,7 +882,7 @@ msgstr ""
|
|
|
882
882
|
|
|
883
883
|
#. module: base_report_to_printer
|
|
884
884
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__active
|
|
885
|
-
msgid "Unchecked if the job is purged from
|
|
885
|
+
msgid "Unchecked if the job is purged from CUPS."
|
|
886
886
|
msgstr ""
|
|
887
887
|
|
|
888
888
|
#. module: base_report_to_printer
|
|
@@ -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:
|
|
12
|
+
"PO-Revision-Date: 2024-02-01 12:36+0000\n"
|
|
13
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"
|
|
@@ -158,6 +158,11 @@ msgstr "Completado con algunos errores"
|
|
|
158
158
|
msgid "Completed with some warnings"
|
|
159
159
|
msgstr "Completado con algunos avisos"
|
|
160
160
|
|
|
161
|
+
#. module: base_report_to_printer
|
|
162
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
163
|
+
msgid "Completion Date"
|
|
164
|
+
msgstr "Fecha de Finalización"
|
|
165
|
+
|
|
161
166
|
#. module: base_report_to_printer
|
|
162
167
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__unsupported-compression
|
|
163
168
|
msgid "Compressed using an unknown algorithm"
|
|
@@ -172,8 +177,8 @@ msgstr "Copias"
|
|
|
172
177
|
#. odoo-javascript
|
|
173
178
|
#: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
|
|
174
179
|
#, python-format
|
|
175
|
-
msgid "Could not
|
|
176
|
-
msgstr "¡No se
|
|
180
|
+
msgid "Could not send to printer!"
|
|
181
|
+
msgstr "¡No se puede enviar a la impresora!"
|
|
177
182
|
|
|
178
183
|
#. module: base_report_to_printer
|
|
179
184
|
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_action__create_uid
|
|
@@ -201,6 +206,11 @@ msgstr "Creado por"
|
|
|
201
206
|
msgid "Created on"
|
|
202
207
|
msgstr "Creado en"
|
|
203
208
|
|
|
209
|
+
#. module: base_report_to_printer
|
|
210
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
211
|
+
msgid "Creation Date"
|
|
212
|
+
msgstr "Fecha Creación"
|
|
213
|
+
|
|
204
214
|
#. module: base_report_to_printer
|
|
205
215
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__job_state
|
|
206
216
|
msgid "Current state of the job."
|
|
@@ -233,7 +243,7 @@ msgstr "Fecha y hora de finalización de este trabajo."
|
|
|
233
243
|
|
|
234
244
|
#. module: base_report_to_printer
|
|
235
245
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__time_at_creation
|
|
236
|
-
msgid "Date and time of creation
|
|
246
|
+
msgid "Date and time of creation of this job."
|
|
237
247
|
msgstr "Fecha y hora de creación de este trabajo."
|
|
238
248
|
|
|
239
249
|
#. module: base_report_to_printer
|
|
@@ -696,6 +706,11 @@ msgstr "Servidor de impresión"
|
|
|
696
706
|
msgid "Processing"
|
|
697
707
|
msgstr "Procesando"
|
|
698
708
|
|
|
709
|
+
#. module: base_report_to_printer
|
|
710
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
711
|
+
msgid "Processing Date"
|
|
712
|
+
msgstr "Fecha de Procesamiento"
|
|
713
|
+
|
|
699
714
|
#. module: base_report_to_printer
|
|
700
715
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state__processing_stopped
|
|
701
716
|
msgid "Processing Stopped"
|
|
@@ -853,21 +868,6 @@ msgstr ""
|
|
|
853
868
|
msgid "This report type (%s) is not supported by direct printing!"
|
|
854
869
|
msgstr "¡Este tipo de informe (%s) no es compatible con la impresión directa!"
|
|
855
870
|
|
|
856
|
-
#. module: base_report_to_printer
|
|
857
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
858
|
-
msgid "Time At Completed"
|
|
859
|
-
msgstr "Tiempo al finalizar"
|
|
860
|
-
|
|
861
|
-
#. module: base_report_to_printer
|
|
862
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
863
|
-
msgid "Time At Creation"
|
|
864
|
-
msgstr "Tiempo a la creacion"
|
|
865
|
-
|
|
866
|
-
#. module: base_report_to_printer
|
|
867
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
868
|
-
msgid "Time At Processing"
|
|
869
|
-
msgstr "Tiempo al procesar"
|
|
870
|
-
|
|
871
871
|
#. module: base_report_to_printer
|
|
872
872
|
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
|
|
873
873
|
msgid "Trays"
|
|
@@ -890,8 +890,8 @@ msgstr "No disponible"
|
|
|
890
890
|
|
|
891
891
|
#. module: base_report_to_printer
|
|
892
892
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__active
|
|
893
|
-
msgid "Unchecked if the job is purged from
|
|
894
|
-
msgstr "
|
|
893
|
+
msgid "Unchecked if the job is purged from CUPS."
|
|
894
|
+
msgstr ""
|
|
895
895
|
|
|
896
896
|
#. module: base_report_to_printer
|
|
897
897
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state__unknown
|
|
@@ -956,6 +956,25 @@ msgstr "Asistente"
|
|
|
956
956
|
msgid "{name} ({copies} copies)"
|
|
957
957
|
msgstr "{name} ({copies} copies) :{name} ({copies} copias)"
|
|
958
958
|
|
|
959
|
+
#, python-format
|
|
960
|
+
#~ msgid "Could not sent to printer!"
|
|
961
|
+
#~ msgstr "¡No se ha podido enviar a la impresora!"
|
|
962
|
+
|
|
963
|
+
#~ msgid "Date and time of creation for this job."
|
|
964
|
+
#~ msgstr "Fecha y hora de creación de este trabajo."
|
|
965
|
+
|
|
966
|
+
#~ msgid "Time At Completed"
|
|
967
|
+
#~ msgstr "Tiempo al finalizar"
|
|
968
|
+
|
|
969
|
+
#~ msgid "Time At Creation"
|
|
970
|
+
#~ msgstr "Tiempo a la creacion"
|
|
971
|
+
|
|
972
|
+
#~ msgid "Time At Processing"
|
|
973
|
+
#~ msgstr "Tiempo al procesar"
|
|
974
|
+
|
|
975
|
+
#~ msgid "Unchecked if the job is purged from cups."
|
|
976
|
+
#~ msgstr "Desmarcado si el trabajo se purga desde CUPS."
|
|
977
|
+
|
|
959
978
|
#~ msgid "Users"
|
|
960
979
|
#~ msgstr "Usuarios"
|
|
961
980
|
|
|
@@ -155,6 +155,11 @@ msgstr "Completado con algunos errores"
|
|
|
155
155
|
msgid "Completed with some warnings"
|
|
156
156
|
msgstr "Completado con algunos avisos"
|
|
157
157
|
|
|
158
|
+
#. module: base_report_to_printer
|
|
159
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
160
|
+
msgid "Completion Date"
|
|
161
|
+
msgstr ""
|
|
162
|
+
|
|
158
163
|
#. module: base_report_to_printer
|
|
159
164
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state_reason__unsupported-compression
|
|
160
165
|
msgid "Compressed using an unknown algorithm"
|
|
@@ -169,7 +174,7 @@ msgstr ""
|
|
|
169
174
|
#. odoo-javascript
|
|
170
175
|
#: code:addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js:0
|
|
171
176
|
#, python-format
|
|
172
|
-
msgid "Could not
|
|
177
|
+
msgid "Could not send to printer!"
|
|
173
178
|
msgstr ""
|
|
174
179
|
|
|
175
180
|
#. module: base_report_to_printer
|
|
@@ -198,6 +203,11 @@ msgstr "Creado por"
|
|
|
198
203
|
msgid "Created on"
|
|
199
204
|
msgstr "Creado en"
|
|
200
205
|
|
|
206
|
+
#. module: base_report_to_printer
|
|
207
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
208
|
+
msgid "Creation Date"
|
|
209
|
+
msgstr ""
|
|
210
|
+
|
|
201
211
|
#. module: base_report_to_printer
|
|
202
212
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__job_state
|
|
203
213
|
msgid "Current state of the job."
|
|
@@ -230,8 +240,8 @@ msgstr "Fecha y hora de finalización de este trabajo."
|
|
|
230
240
|
|
|
231
241
|
#. module: base_report_to_printer
|
|
232
242
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__time_at_creation
|
|
233
|
-
msgid "Date and time of creation
|
|
234
|
-
msgstr "
|
|
243
|
+
msgid "Date and time of creation of this job."
|
|
244
|
+
msgstr ""
|
|
235
245
|
|
|
236
246
|
#. module: base_report_to_printer
|
|
237
247
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__time_at_processing
|
|
@@ -687,6 +697,11 @@ msgstr "Servidor de impresión"
|
|
|
687
697
|
msgid "Processing"
|
|
688
698
|
msgstr "Procesando"
|
|
689
699
|
|
|
700
|
+
#. module: base_report_to_printer
|
|
701
|
+
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
702
|
+
msgid "Processing Date"
|
|
703
|
+
msgstr ""
|
|
704
|
+
|
|
690
705
|
#. module: base_report_to_printer
|
|
691
706
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state__processing_stopped
|
|
692
707
|
msgid "Processing Stopped"
|
|
@@ -842,21 +857,6 @@ msgstr ""
|
|
|
842
857
|
msgid "This report type (%s) is not supported by direct printing!"
|
|
843
858
|
msgstr ""
|
|
844
859
|
|
|
845
|
-
#. module: base_report_to_printer
|
|
846
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_completed
|
|
847
|
-
msgid "Time At Completed"
|
|
848
|
-
msgstr "Tiempo al finalizar"
|
|
849
|
-
|
|
850
|
-
#. module: base_report_to_printer
|
|
851
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_creation
|
|
852
|
-
msgid "Time At Creation"
|
|
853
|
-
msgstr "Tiempo a la creacion"
|
|
854
|
-
|
|
855
|
-
#. module: base_report_to_printer
|
|
856
|
-
#: model:ir.model.fields,field_description:base_report_to_printer.field_printing_job__time_at_processing
|
|
857
|
-
msgid "Time At Processing"
|
|
858
|
-
msgstr "Tiempo al procesar"
|
|
859
|
-
|
|
860
860
|
#. module: base_report_to_printer
|
|
861
861
|
#: model_terms:ir.ui.view,arch_db:base_report_to_printer.printing_printer_view_form
|
|
862
862
|
msgid "Trays"
|
|
@@ -879,8 +879,8 @@ msgstr "No disponible"
|
|
|
879
879
|
|
|
880
880
|
#. module: base_report_to_printer
|
|
881
881
|
#: model:ir.model.fields,help:base_report_to_printer.field_printing_job__active
|
|
882
|
-
msgid "Unchecked if the job is purged from
|
|
883
|
-
msgstr "
|
|
882
|
+
msgid "Unchecked if the job is purged from CUPS."
|
|
883
|
+
msgstr ""
|
|
884
884
|
|
|
885
885
|
#. module: base_report_to_printer
|
|
886
886
|
#: model:ir.model.fields.selection,name:base_report_to_printer.selection__printing_job__job_state__unknown
|
|
@@ -945,6 +945,21 @@ msgstr ""
|
|
|
945
945
|
msgid "{name} ({copies} copies)"
|
|
946
946
|
msgstr ""
|
|
947
947
|
|
|
948
|
+
#~ msgid "Date and time of creation for this job."
|
|
949
|
+
#~ msgstr "Fecha y hora de creación de este trabajo."
|
|
950
|
+
|
|
951
|
+
#~ msgid "Time At Completed"
|
|
952
|
+
#~ msgstr "Tiempo al finalizar"
|
|
953
|
+
|
|
954
|
+
#~ msgid "Time At Creation"
|
|
955
|
+
#~ msgstr "Tiempo a la creacion"
|
|
956
|
+
|
|
957
|
+
#~ msgid "Time At Processing"
|
|
958
|
+
#~ msgstr "Tiempo al procesar"
|
|
959
|
+
|
|
960
|
+
#~ msgid "Unchecked if the job is purged from cups."
|
|
961
|
+
#~ msgstr "Desmarcado si el trabajo se purga desde CUPS."
|
|
962
|
+
|
|
948
963
|
#~ msgid "Users"
|
|
949
964
|
#~ msgstr "Usuarios"
|
|
950
965
|
|