foreman-tasks 7.1.0 → 7.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (34) hide show
  1. checksums.yaml +4 -4
  2. data/app/lib/actions/foreman/host/import_facts.rb +1 -6
  3. data/app/lib/actions/middleware/watch_delegated_proxy_sub_tasks.rb +1 -1
  4. data/app/views/foreman_tasks/recurring_logics/index.html.erb +1 -1
  5. data/config/routes.rb +0 -1
  6. data/lib/foreman_tasks/cleaner.rb +1 -1
  7. data/lib/foreman_tasks/dynflow/configuration.rb +1 -1
  8. data/lib/foreman_tasks/engine.rb +1 -1
  9. data/lib/foreman_tasks/version.rb +1 -1
  10. data/lib/tasks/gettext.rake +1 -0
  11. data/locale/action_names.rb +2 -3
  12. data/locale/de/LC_MESSAGES/foreman_tasks.mo +0 -0
  13. data/locale/de/foreman_tasks.po +873 -0
  14. data/locale/en/foreman_tasks.po +3 -6
  15. data/locale/es/LC_MESSAGES/foreman_tasks.mo +0 -0
  16. data/locale/es/foreman_tasks.po +874 -0
  17. data/locale/foreman_tasks.pot +20 -25
  18. data/locale/fr/LC_MESSAGES/foreman_tasks.mo +0 -0
  19. data/locale/fr/foreman_tasks.po +3 -6
  20. data/locale/ja/LC_MESSAGES/foreman_tasks.mo +0 -0
  21. data/locale/ja/foreman_tasks.po +3 -6
  22. data/locale/ka/LC_MESSAGES/foreman_tasks.mo +0 -0
  23. data/locale/ka/foreman_tasks.po +871 -0
  24. data/locale/ko/LC_MESSAGES/foreman_tasks.mo +0 -0
  25. data/locale/ko/foreman_tasks.po +869 -0
  26. data/locale/pt_BR/LC_MESSAGES/foreman_tasks.mo +0 -0
  27. data/locale/pt_BR/foreman_tasks.po +874 -0
  28. data/locale/ru/LC_MESSAGES/foreman_tasks.mo +0 -0
  29. data/locale/ru/foreman_tasks.po +873 -0
  30. data/locale/zh_CN/LC_MESSAGES/foreman_tasks.mo +0 -0
  31. data/locale/zh_CN/foreman_tasks.po +3 -6
  32. data/locale/zh_TW/LC_MESSAGES/foreman_tasks.mo +0 -0
  33. data/locale/zh_TW/foreman_tasks.po +870 -0
  34. metadata +16 -2
@@ -0,0 +1,874 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_tasks package.
4
+ #
5
+ # Translators:
6
+ # Cha'gara Casanova <jlozada2426@gmail.com>, 2016
7
+ # francis <hackgo@gmail.com>, 2017
8
+ msgid ""
9
+ msgstr ""
10
+ "Project-Id-Version: Foreman\n"
11
+ "Report-Msgid-Bugs-To: \n"
12
+ "PO-Revision-Date: 2016-02-12 14:04+0000\n"
13
+ "Last-Translator: francis <hackgo@gmail.com>, 2017\n"
14
+ "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
15
+ "\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Language: es\n"
20
+ "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 :"
21
+ " 2;\n"
22
+
23
+ msgid "${taskReload ? 'Stop' : 'Start'} auto-reloading"
24
+ msgstr "${taskReload ? 'Stop' : 'Start'} auto-recarga"
25
+
26
+ msgid "%(last)s Last %(time)s"
27
+ msgstr "%(last)s Última %(time)s"
28
+
29
+ msgid "%(older)s Older %(time)s"
30
+ msgstr "%(older)s Mayor %(time)s"
31
+
32
+ msgid "%s Selected Tasks"
33
+ msgstr "%s Tareas seleccionadas"
34
+
35
+ msgid "%s is not valid format of cron line"
36
+ msgstr "%s no es válido el formato de la línea cron"
37
+
38
+ msgid "%{total} task(s), %{success} success, %{failed} fail"
39
+ msgstr "%{total} tarea(s), %{success} éxito, %{failed} fallo"
40
+
41
+ msgid "%{value} is not allowed input type"
42
+ msgstr "%{value} no es un tipo de entrada permitido"
43
+
44
+ msgid "%{value} is not allowed triggering mode"
45
+ msgstr "%{value} no está permitido el modo de activación"
46
+
47
+ msgid "%{value} is wrong format"
48
+ msgstr "%{value} es un formato incorrecto"
49
+
50
+ msgid "12h"
51
+ msgstr "12 h"
52
+
53
+ msgid "24h"
54
+ msgstr "24 h"
55
+
56
+ msgid "A paused task represents a process that has not finished properly. Any task in paused state can lead to potential inconsistency and needs to be resolved."
57
+ msgstr "Una tarea pausada representa un proceso que no ha terminado correctamente. Cualquier tarea en estado de pausa puede llevar a una potencial inconsistencia y debe ser resuelta."
58
+
59
+ msgid "A special label for tracking a recurring job. There can be only one active job with a given purpose at a time."
60
+ msgstr "Una etiqueta especial para el seguimiento de un trabajo recurrente. Sólo puede haber un trabajo activo con un propósito determinado a la vez."
61
+
62
+ msgid "Action"
63
+ msgstr "Acción"
64
+
65
+ msgid "Action with sub plans"
66
+ msgstr "Acción con subplanes"
67
+
68
+ msgid "Active"
69
+ msgstr "Activo"
70
+
71
+ msgid "Active Filters:"
72
+ msgstr "Filtros activos:"
73
+
74
+ msgid "Active or disabled recurring logic with purpose %s already exists"
75
+ msgstr "Lógica recurrente activa o desactivada con el propósito %s ya existe"
76
+
77
+ msgid "All %s tasks are selected. "
78
+ msgstr "Se seleccionan todas las tareas de %s. "
79
+
80
+ msgid "All proxies with the required feature are unavailable at the moment"
81
+ msgstr "Ningún proxy con función obligatoria está disponible en este momento"
82
+
83
+ msgid "Allow proxy batch tasks"
84
+ msgstr "Permitir las tareas por lotes del proxy"
85
+
86
+ msgid "Allow triggering tasks on the smart proxy in batches"
87
+ msgstr "Permitir tareas de activación en el proxy inteligente en lotes"
88
+
89
+ msgid "Associated resources"
90
+ msgstr "Recursos asociados"
91
+
92
+ #. TRANSLATORS: Time widget for when a task should start
93
+ msgid "At"
94
+ msgstr "En"
95
+
96
+ msgid "Back to tasks"
97
+ msgstr "Volver a las tareas"
98
+
99
+ msgid "Backtrace"
100
+ msgstr "Seguimiento hacia atrás"
101
+
102
+ msgid "Bulk action"
103
+ msgstr "Acción masiva"
104
+
105
+ msgid "Cancel"
106
+ msgstr "Cancelar"
107
+
108
+ msgid "Cancel Selected"
109
+ msgstr "Cancelar lo seleccionado"
110
+
111
+ msgid "Cancel enforced: the task might be still running on the proxy"
112
+ msgstr "Cancelación ejecutada: es posible que la tarea aún se esté ejecutando en el proxy."
113
+
114
+ msgid "Cancel recurring logic"
115
+ msgstr "Cancelar lógica recurrente"
116
+
117
+ msgid "Cancel selected cancellable tasks"
118
+ msgstr "Cancelar las tareas seleccionadas que se pueden cancelar"
119
+
120
+ msgid "Cancel selected tasks"
121
+ msgstr "Cancelar las tareas seleccionadas"
122
+
123
+ msgid "Cancel specific tasks by ID"
124
+ msgstr "Cancelar las tareas específicas por ID"
125
+
126
+ msgid "Cancel tasks matching search string"
127
+ msgstr "Cancelar las tareas que coincidan con la secuencia de búsqueda"
128
+
129
+ msgid "Canceling selected tasks, this might take a while"
130
+ msgstr "Cancelando las tareas seleccionadas; esto puede tardar un poco"
131
+
132
+ msgid "Canceling with force selected tasks, this might take a while"
133
+ msgstr "Cancelando las tareas seleccionadas a la fuerza; esto puede tardar un poco"
134
+
135
+ msgid "Cancelled"
136
+ msgstr "Cancelado"
137
+
138
+ msgid "Cannot cancel tasks at the moment"
139
+ msgstr "No se puede cancelar tareas en este momento"
140
+
141
+ msgid "Cannot force cancel tasks at the moment"
142
+ msgstr "No se puede forzar la cancelación de tareas en este momento"
143
+
144
+ msgid "Cannot resume tasks at the moment"
145
+ msgstr "No se puede reanudar las tareas en este momento"
146
+
147
+ msgid "Cannot update a cancelled Recurring Logic."
148
+ msgstr "No se puede actualizar una lógica recurrente cancelada."
149
+
150
+ msgid "Changing request id %{request_id} to saved id %{saved_id}"
151
+ msgstr "Cambio de id de solicitud %{request_id} a id guardado %{saved_id}"
152
+
153
+ msgid "Clear All Filters"
154
+ msgstr "Borrar todos los filtros"
155
+
156
+ msgid "Clear Cancelled"
157
+ msgstr "Eliminar canceladas"
158
+
159
+ msgid "Complete"
160
+ msgstr "Completa"
161
+
162
+ msgid "Conflicts with tasks:"
163
+ msgstr "Conflictos con las tareas:"
164
+
165
+ msgid "Could not cancel step."
166
+ msgstr "No se pudo cancelar el paso."
167
+
168
+ msgid "Could not receive data: ${APIerror && APIerror.message}"
169
+ msgstr "No se han podido recibir datos: ${APIerror && APIerror.message}"
170
+
171
+ msgid "Could not receive data: ${error && error.message}"
172
+ msgstr "No se han podido recibir datos: ${error && error.message}"
173
+
174
+ msgid "Cron line"
175
+ msgstr "Línea Cron"
176
+
177
+ msgid "Cron line format 'a b c d e', where: %s"
178
+ msgstr "Formato de línea Cron 'a b c d e', donde: %s"
179
+
180
+ msgid "Current iteration"
181
+ msgstr "Iteración actual"
182
+
183
+ msgid "Data to be sent to the action"
184
+ msgstr "Datos que se deben enviar a la acción"
185
+
186
+ msgid "Days"
187
+ msgstr "Días"
188
+
189
+ msgid "Days of week"
190
+ msgstr "Días de la semana"
191
+
192
+ msgid "Delayed"
193
+ msgstr "Demorada"
194
+
195
+ msgid "Delete recurring logics by search query"
196
+ msgstr "Eliminar lógicas recurrentes mediante una consulta de búsqueda"
197
+
198
+ msgid "Details"
199
+ msgstr "Detalles"
200
+
201
+ msgid "Details of %s task"
202
+ msgstr "Detalles de la tarea %s "
203
+
204
+ msgid "Disable"
205
+ msgstr "Deshabilitar"
206
+
207
+ msgid "Disabled"
208
+ msgstr "Deshabilitado"
209
+
210
+ msgid "Duration"
211
+ msgstr "Duración"
212
+
213
+ msgid "Dynflow console"
214
+ msgstr "Consola de flujo dinámico"
215
+
216
+ msgid "Empty bulk action"
217
+ msgstr "Acción en conjunto vacía"
218
+
219
+ msgid "Enable"
220
+ msgstr "Habilitar"
221
+
222
+ msgid "Enable dynflow console"
223
+ msgstr "Activar la consola dynflow"
224
+
225
+ msgid "Enable the dynflow console (/foreman_tasks/dynflow) for debugging"
226
+ msgstr "Habilitar la consola de flujo dinámico (/foreman_tasks/dynflow) para depurar"
227
+
228
+ msgid "Ends"
229
+ msgstr "Finales"
230
+
231
+ msgid "Ends at"
232
+ msgstr "Finaliza a las"
233
+
234
+ msgid "Errors"
235
+ msgstr "Errores"
236
+
237
+ msgid "Errors:"
238
+ msgstr "Errores:"
239
+
240
+ msgid "Event delivered by request %{request_id}"
241
+ msgstr "Evento entregado a petición %.{request_id}"
242
+
243
+ msgid "Exception"
244
+ msgstr "Excepción"
245
+
246
+ msgid "Execute now"
247
+ msgstr "Ejecutar ahora"
248
+
249
+ msgid "Execution plan data not available "
250
+ msgstr "Datos del plan de ejecución no disponibles"
251
+
252
+ msgid "Export All"
253
+ msgstr "Exportar todo"
254
+
255
+ msgid "External Id"
256
+ msgstr "ID externo"
257
+
258
+ msgid "Failed to check on tasks on proxy at %{url}: %{exception}"
259
+ msgstr "Fallo en la comprobación de tareas en el proxy en %{url}: %{exception}"
260
+
261
+ msgid "Failed to initialize"
262
+ msgstr "Falló al inicializar"
263
+
264
+ msgid "Failed to trigger task on the smart proxy: "
265
+ msgstr ""
266
+
267
+ msgid "Finished"
268
+ msgstr "Finalizado"
269
+
270
+ msgid "Force Cancel"
271
+ msgstr "Forzar cancelación"
272
+
273
+ msgid "Force Cancel Selected"
274
+ msgstr "Forzar cancelación de lo seleccionado"
275
+
276
+ msgid "Force Cancel selected tasks"
277
+ msgstr "Forzar cancelación de tareas seleccionadas"
278
+
279
+ msgid "Force Unlock"
280
+ msgstr "Forzar desbloqueo"
281
+
282
+ msgid "Foreman Tasks"
283
+ msgstr "Tareas de Foreman"
284
+
285
+ msgid "Fri"
286
+ msgstr "Vie"
287
+
288
+ msgid "I understand that this may cause harm and have working database backups of all backend services."
289
+ msgstr "Comprendo que esto puede provocar un daño y generar copias de seguridad de la base de datos en funcionamiento de todos los servicios en segundo plano."
290
+
291
+ msgid "ID"
292
+ msgstr "ID"
293
+
294
+ msgid "Id"
295
+ msgstr "ID"
296
+
297
+ msgid "Immediate"
298
+ msgstr "Inmediato"
299
+
300
+ msgid "Import Puppet classes"
301
+ msgstr "Importar clases Puppet"
302
+
303
+ msgid "Import facts"
304
+ msgstr "Importar datos"
305
+
306
+ msgid "Indicates that the action should be cancelled if it cannot be started before this time."
307
+ msgstr "Indica que la acción se debe cancelar si no se puede iniciar antes de este momento."
308
+
309
+ msgid "Initialization error: %s"
310
+ msgstr "Error de inicialización: %s"
311
+
312
+ msgid "Input"
313
+ msgstr "Entrada"
314
+
315
+ msgid "Iteration limit"
316
+ msgstr "Límite de iteración"
317
+
318
+ msgid "Label"
319
+ msgstr "Etiqueta"
320
+
321
+ msgid "Last occurrence"
322
+ msgstr "Última ocurrencia"
323
+
324
+ msgid "Last start time"
325
+ msgstr "Hora del último inicio"
326
+
327
+ msgid "Latest Warning/Error Tasks"
328
+ msgstr "Última advertencia/Tareas con error"
329
+
330
+ msgid "Less than a second"
331
+ msgstr "Menos de un segundo"
332
+
333
+ msgid "List of tasks"
334
+ msgstr "Lista de tareas"
335
+
336
+ msgid "List recurring logics"
337
+ msgstr "Listar lógicas recurrentes"
338
+
339
+ msgid "List tasks"
340
+ msgstr "Listar tareas"
341
+
342
+ msgid "Locks"
343
+ msgstr "Bloqueos"
344
+
345
+ msgid "Mon"
346
+ msgstr "Lun"
347
+
348
+ msgid "More than"
349
+ msgstr "Más de"
350
+
351
+ msgid "N/A"
352
+ msgstr "N/C"
353
+
354
+ msgid "Name"
355
+ msgstr "Nombre"
356
+
357
+ msgid "Never"
358
+ msgstr "Nunca"
359
+
360
+ msgid "Next occurrence"
361
+ msgstr "Siguiente ocurrencia"
362
+
363
+ msgid "No"
364
+ msgstr "No"
365
+
366
+ msgid "No Tasks"
367
+ msgstr "No hay tareas"
368
+
369
+ msgid "No errors"
370
+ msgstr "No hay errores"
371
+
372
+ msgid "No proxy defined for execution"
373
+ msgstr "No se definió un proxy para la ejecución"
374
+
375
+ msgid "No running steps"
376
+ msgstr "No hay pasos de ejecución"
377
+
378
+ msgid "No start or end dates"
379
+ msgstr "No hay fechas de inicio ni de finalización"
380
+
381
+ msgid "No task could be started"
382
+ msgstr "No se pudieron iniciar tareas"
383
+
384
+ msgid "No. of Tasks"
385
+ msgstr "Cantidad de tareas"
386
+
387
+ msgid "Not all the selected tasks can be cancelled"
388
+ msgstr "No todas las tareas seleccionadas se pueden cancelar"
389
+
390
+ msgid "Not all the selected tasks can be resumed"
391
+ msgstr "No se puede reanudar todas las tareas seleccionadas"
392
+
393
+ msgid "Number of attempts to start a task on the smart proxy before failing"
394
+ msgstr "Cantidad de intentos de inicio de una tarea en el proxy inteligente antes de generar un error"
395
+
396
+ msgid "Number of seconds to wait for synchronous task to finish."
397
+ msgstr "Cantidad de segundos que se debe esperar para que finalice la tarea sincrónica."
398
+
399
+ msgid "Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled"
400
+ msgstr "Cantidad de tareas que deben enviarse al proxy inteligente en una solicitud, si el foreman_tasks_proxy_batch_trigger está activado"
401
+
402
+ #. TRANSLATORS: Button text for saying when a task should end
403
+ msgid "On"
404
+ msgstr "Activar"
405
+
406
+ msgid "Operation"
407
+ msgstr "Operación"
408
+
409
+ msgid "Other includes all stopped tasks that are cancelled or pending"
410
+ msgstr "Otros incluye todas las tareas paradas que están canceladas o pendientes"
411
+
412
+ msgid "Other:"
413
+ msgstr "Otros:"
414
+
415
+ msgid "Output"
416
+ msgstr "Salida"
417
+
418
+ msgid "Output:"
419
+ msgstr "Salida:"
420
+
421
+ msgid "Parent task"
422
+ msgstr "Tarea padre"
423
+
424
+ msgid "Paused"
425
+ msgstr "Pausado"
426
+
427
+ msgid "Please inspect their state, fix their errors and resume them."
428
+ msgstr "Inspeccione su estado, corrija los errores y reanúdelas."
429
+
430
+ msgid "Please provide a search parameter in the request"
431
+ msgstr "Proporcione un parámetro de búsqueda en la solicitud"
432
+
433
+ msgid "Please provide at least one of search or task_ids parameters in the request"
434
+ msgstr "Proporcione al menos uno de los parámetros de búsqueda o task_ids en la solicitud"
435
+
436
+ msgid "Polling intervals multiplier"
437
+ msgstr "Multiplicador de intervalos de sondeo"
438
+
439
+ msgid "Polling multiplier which is used to multiply the default polling intervals. This can be used to prevent polling too frequently for long running tasks."
440
+ msgstr "Multiplicador de sondeo que se utiliza para multiplicar los intervalos de sondeos predeterminados. Esto puede utilizarse para evitar que los sondeos se realicen con demasiada frecuencia en tareas de larga duración."
441
+
442
+ msgid "Proxy action retry count"
443
+ msgstr "Recuento de reintentos de acciones proxy"
444
+
445
+ msgid "Proxy action retry interval"
446
+ msgstr "Intervalo de reintento de la acción proxy"
447
+
448
+ msgid "Proxy task gone missing from the smart proxy"
449
+ msgstr "La tarea de proxy falta en el proxy inteligente"
450
+
451
+ msgid "Proxy tasks batch size"
452
+ msgstr "Tamaño del lote de tareas proxy"
453
+
454
+ msgid "Purpose"
455
+ msgstr "Propósito"
456
+
457
+ msgid "Raw"
458
+ msgstr "Sin procesar"
459
+
460
+ msgid "Raw input"
461
+ msgstr "Entrada sin procesar"
462
+
463
+ msgid "Raw output"
464
+ msgstr "Salida sin procesar"
465
+
466
+ msgid "Recurring Logics"
467
+ msgstr "Lógicas recurrentes"
468
+
469
+ msgid "Recurring logic"
470
+ msgstr "Lógica recurrente"
471
+
472
+ msgid "Recurring logics"
473
+ msgstr "Lógicas recurrentes"
474
+
475
+ msgid "Refresh Data"
476
+ msgstr "Actualizar datos"
477
+
478
+ msgid "Repeat N times"
479
+ msgstr "Repetir N veces"
480
+
481
+ msgid "Repeat until"
482
+ msgstr "Repetir hasta"
483
+
484
+ msgid "Repeats"
485
+ msgstr "Se repite"
486
+
487
+ msgid "Require auth for dynflow console"
488
+ msgstr "Requerir autenticidad para la consola dynflow"
489
+
490
+ msgid "Require user to be authenticated as user with admin rights when accessing dynflow console"
491
+ msgstr "El usuario debe autenticarse como usuario con derechos de administrador al acceder a la consola de flujo dinámico"
492
+
493
+ msgid "Required lock is already taken by other running tasks."
494
+ msgstr "El bloqueo requerido ya está ocupado por otras tareas en ejecución."
495
+
496
+ msgid "Resource search_params requires resource_type and resource_id to be specified"
497
+ msgstr "search_params del recurso requiere que se especifique resource_type y resource_id."
498
+
499
+ msgid "Resources for %s task(s) will be unlocked and will not prevent other tasks from being run. As the task(s) might be still running, it should be avoided to use this unless you are really sure the task(s) got stuck."
500
+ msgstr "Los recursos de la(s) tarea(s) %s se desbloquearán y no impedirán la ejecución de otras tareas. Como la(s) tarea(s) podría(n) estar aún en ejecución, se debe evitar utilizar esta opción a menos que se esté realmente seguro de que la(s) tarea(s) se ha(n) atascado."
501
+
502
+ msgid "Result"
503
+ msgstr "Resultado:"
504
+
505
+ msgid "Resume"
506
+ msgstr "Reanudar"
507
+
508
+ msgid "Resume Selected"
509
+ msgstr "Reanudar lo seleccionado "
510
+
511
+ msgid "Resume all paused error tasks"
512
+ msgstr "Reanudar las tareas de error en pausa"
513
+
514
+ msgid "Resume selected tasks"
515
+ msgstr "Reanudar las tareas seleccionadas"
516
+
517
+ msgid "Resume specific tasks by ID"
518
+ msgstr "Reanudar las tareas específicas por ID"
519
+
520
+ msgid "Resume tasks matching search string"
521
+ msgstr "Reanudar las tareas que coinciden con la secuencia de búsqueda"
522
+
523
+ msgid "Resuming selected tasks, this might take a while"
524
+ msgstr "Reanudando las tareas seleccionadas; esto puede tardar un poco"
525
+
526
+ msgid "Running"
527
+ msgstr "Ejecutando"
528
+
529
+ msgid "Running Steps"
530
+ msgstr "Pasos de ejecución"
531
+
532
+ msgid "Sat"
533
+ msgstr "Sáb."
534
+
535
+ msgid "Schedule"
536
+ msgstr "Programa"
537
+
538
+ msgid "Schedule future execution"
539
+ msgstr "Programar futura ejecución"
540
+
541
+ msgid "Scheduled"
542
+ msgstr "Programado"
543
+
544
+ msgid "Search query"
545
+ msgstr "Consulta de búsqueda"
546
+
547
+ msgid "See %{link} for more details on how to resolve the issue"
548
+ msgstr "Consulte %{link} para obtener más detalles sobre cómo resolver el problema"
549
+
550
+ msgid "Select Action"
551
+ msgstr "Seleccionar una acción"
552
+
553
+ msgid "Select All"
554
+ msgstr "Seleccionar todo"
555
+
556
+ msgid "Select row"
557
+ msgstr "Seleccionar fila"
558
+
559
+ msgid "Send data to the task from external executor (such as smart_proxy_dynflow)"
560
+ msgstr "Enviar datos a la tarea desde el ejecutor externo (como smart_proxy_dynflow)"
561
+
562
+ msgid "Set up recurring execution"
563
+ msgstr "Configurar la ejecución recurrente"
564
+
565
+ msgid "Setting is off"
566
+ msgstr "El ajuste está desactivado"
567
+
568
+ msgid "Show recurring logic details"
569
+ msgstr "Mostrar detalles de lógica recurrente"
570
+
571
+ msgid "Start at"
572
+ msgstr "Iniciar en"
573
+
574
+ msgid "Start before"
575
+ msgstr "Iniciar antes"
576
+
577
+ msgid "Started"
578
+ msgstr "Inició"
579
+
580
+ msgid "Started at"
581
+ msgstr "Iniciado el"
582
+
583
+ msgid "State"
584
+ msgstr "Estado"
585
+
586
+ msgid "Step Canceled"
587
+ msgstr "Paso cancelado"
588
+
589
+ msgid "Stop selected stoppable tasks"
590
+ msgstr "Detener las tareas detenibles seleccionadas"
591
+
592
+ msgid "Stop specific tasks by ID"
593
+ msgstr "Detener las tareas específicas por ID"
594
+
595
+ msgid "Stop tasks matching search string"
596
+ msgstr "Detener las tareas que coincidan con la secuencia de búsqueda"
597
+
598
+ msgid "Stopped"
599
+ msgstr "Detenido"
600
+
601
+ msgid "Sub tasks"
602
+ msgstr "Subtareas"
603
+
604
+ msgid "Sub tasks of %s"
605
+ msgstr "Tareas secundarias de %s"
606
+
607
+ msgid "Sun"
608
+ msgstr "Dom"
609
+
610
+ msgid "Sync task timeout"
611
+ msgstr "Tiempo de espera de la tarea de sincronización"
612
+
613
+ msgid "Task"
614
+ msgstr "Tarea"
615
+
616
+ msgid "Task Details"
617
+ msgstr "Detalles de tareas"
618
+
619
+ msgid "Task Status"
620
+ msgstr "Estado de la tarea"
621
+
622
+ msgid "Task aborted: the task might be still running on the proxy"
623
+ msgstr "Tarea abortada: la tarea puede estar en ejecución en el proxy"
624
+
625
+ msgid "Task cannot be canceled"
626
+ msgstr "La tarea no se puede cancelar"
627
+
628
+ msgid "Task count"
629
+ msgstr "Conteo de tareas"
630
+
631
+ msgid "Task group common"
632
+ msgstr "Grupo de tareas común"
633
+
634
+ msgid "Task search_params requires task_id to be specified"
635
+ msgstr "search_params de la tarea requiere que se especifique el task_id."
636
+
637
+ msgid "Task was canceled"
638
+ msgstr "La tarea fue cancelada"
639
+
640
+ msgid "Tasks"
641
+ msgstr "Tareas"
642
+
643
+ msgid "Tasks troubleshooting URL"
644
+ msgstr "URL de resolución de problemas de tareas"
645
+
646
+ msgid "The ID of the step inside the execution plan to send the event to"
647
+ msgstr "El ID del paso dentro del plan de ejecución para enviar el evento a"
648
+
649
+ msgid "The recommended approach is to investigate the error messages below and in 'errors' tab, address the primary cause of the issue and resume the task."
650
+ msgstr "El enfoque recomendado es investigar los mensajes de error que aparecen a continuación y, en la pestaña de \"errores\", abordar la causa principal del problema y reanudar la tarea."
651
+
652
+ msgid "The recurring logic was disabled."
653
+ msgstr "La lógica recurrente fue desactivada."
654
+
655
+ msgid "The recurring logic was enabled."
656
+ msgstr "Se ha activado la lógica recurrente."
657
+
658
+ msgid "The smart proxy task %s failed."
659
+ msgstr "La tarea del proxy inteligente %s ha fallado."
660
+
661
+ msgid "The targets are of different types"
662
+ msgstr "El tipo de los destinos es diferente."
663
+
664
+ msgid "The task cannot be aborted at the moment."
665
+ msgstr "No es posible abortar la tarea en este momento."
666
+
667
+ msgid "The task could not be started"
668
+ msgstr "No se pudo iniciar la tarea"
669
+
670
+ msgid "There is %{count} paused task in the system that need attention"
671
+ msgid_plural "There are %{count} paused tasks in the system that need attention"
672
+ msgstr[0] "Hay %{count} tarea pausada en el sistema que requieren atención"
673
+ msgstr[1] "Hay %{count} tareas pausadas en el sistema que requieren atención"
674
+ msgstr[2] "Hay %{count} tareas pausadas en el sistema que requieren atención"
675
+
676
+ msgid "This action will delete all cancelled recurring logics. Please note that this action can't be reversed."
677
+ msgstr "Esta acción eliminará todas las lógicas recurrentes canceladas. Tenga en cuenta que esta acción no puede revertirse."
678
+
679
+ msgid "This will %(action)s %(number)s task(s), putting them in the %(state)s state. Are you sure?"
680
+ msgstr "Esto será %(action)s %(number)s tarea(s), poniéndolas en el estado %(state)s. ¿Está usted seguro?"
681
+
682
+ msgid "This will unlock the resources that the task is running against. Please note that this might lead to inconsistent state and should be used with caution, after making sure that the task can't be resumed."
683
+ msgstr "Esto desbloqueará los recursos contra los que se está ejecutando la tarea. Tenga en cuenta que esto puede provocar un estado inconsistente y se debe utilizar con precaución, después de asegurarse de que la tarea no se puede reanudar."
684
+
685
+ msgid "Thu"
686
+ msgstr "Jue"
687
+
688
+ msgid "Time in seconds between retries"
689
+ msgstr "Tiempo en segundos entre reintentos"
690
+
691
+ msgid "Total"
692
+ msgstr "Total"
693
+
694
+ msgid "Troubleshooting"
695
+ msgstr "Resolución de problemas"
696
+
697
+ msgid "Trying to abort the task"
698
+ msgstr "Intentando abortar la tarea"
699
+
700
+ msgid "Trying to cancel step"
701
+ msgstr "Intentando cancelar el paso"
702
+
703
+ msgid "Tue"
704
+ msgstr "Mar"
705
+
706
+ msgid "Type %s for search_params is not supported"
707
+ msgstr "El tipo %s para search_params no es compatible"
708
+
709
+ msgid "UUID of the task"
710
+ msgstr "UUID de la tarea"
711
+
712
+ msgid "Undo selection"
713
+ msgstr "Deshacer la selección"
714
+
715
+ msgid "Unlimited"
716
+ msgstr "Ilimitado"
717
+
718
+ msgid "Unlock"
719
+ msgstr "Desbloquear"
720
+
721
+ msgid "Update recurring logic"
722
+ msgstr "Actualizar lógica recurrente"
723
+
724
+ msgid "Url pointing to the task troubleshooting documentation. It should contain %{label} placeholder, that will be replaced with normalized task label (restricted to only alphanumeric characters)). %{version} placeholder is also available."
725
+ msgstr "Url que apunta a la documentación de resolución de problemas de la tarea. Debe contener el marcador de posición %{label}, que será sustituido por la etiqueta normalizada de la tarea (restringida sólo a caracteres alfanuméricos)). También está disponible el marcador de posición %{version}."
726
+
727
+ msgid "User search_params requires user_id to be specified"
728
+ msgstr "search_params del usuario requiere que se especifique el user_id."
729
+
730
+ msgid "Wed"
731
+ msgstr "Mié"
732
+
733
+ msgid "With focus on last"
734
+ msgstr "Con el enfoque en el último"
735
+
736
+ msgid "Yes"
737
+ msgstr "Sí"
738
+
739
+ msgid "You can find resource locks on this page. Exclusive lock marked with locked icon means that no other task can use locked resource while this task is running. Non-exclusive lock marked with unlocked icon means other tasks can access the resource freely, it is only used to indicate the relation of this task with the resource"
740
+ msgstr "Puede encontrar los bloqueos de recurso en esta página. Un bloqueo exclusivo marcado con el icono de un candado bloqueado significa que ninguna otra tarea puede usar el recurso bloqueado mientras la tarea esté en ejecución. El bloqueo no exclusivo marcado con el icono de un candado desbloqueado significa que las otras tareas pueden acceder al recurso de manera libre; solo se usa para indicar la relación de esta tarea con el recurso"
741
+
742
+ msgid "You do not have permission"
743
+ msgstr "No tiene permiso"
744
+
745
+ msgid "activation key"
746
+ msgstr "Llave de activación"
747
+
748
+ msgid "cannot be cancelled with force at the moment."
749
+ msgstr "no se puede cancelar a la fuerza en este momento."
750
+
751
+ msgid "content view"
752
+ msgstr "Vista de contenido"
753
+
754
+ msgid "content view version"
755
+ msgstr "Versión de vista de contenido"
756
+
757
+ msgid "could not be resumed"
758
+ msgstr "no se pudo reanudar"
759
+
760
+ msgid "error"
761
+ msgstr "error"
762
+
763
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
764
+ msgid "is day of month (range: 1-31)"
765
+ msgstr "es día del mes (rango: 1-31)"
766
+
767
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
768
+ msgid "is day of week (range: 0-6)"
769
+ msgstr "es día de la semana (rango: 0-6)"
770
+
771
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
772
+ msgid "is hour (range: 0-23)"
773
+ msgstr "es hora (rango: 0-23)"
774
+
775
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
776
+ msgid "is minute (range: 0-59)"
777
+ msgstr "es minuto (rango: 0-59)"
778
+
779
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
780
+ msgid "is month (range: 1-12)"
781
+ msgstr "es mes (rango: 1-12)"
782
+
783
+ msgid "is not a valid format"
784
+ msgstr "no es un formato válido"
785
+
786
+ msgid "last"
787
+ msgstr "último"
788
+
789
+ msgid "mode"
790
+ msgstr "modo"
791
+
792
+ msgid "mode has to be one of %{allowed_modes}"
793
+ msgstr "modo tiene que ser uno de %{allowed_modes}"
794
+
795
+ msgid "older"
796
+ msgstr "más antiguo"
797
+
798
+ msgid "organization"
799
+ msgstr "Organización"
800
+
801
+ msgid "other"
802
+ msgstr "otros"
803
+
804
+ msgid "paused"
805
+ msgstr "pausado"
806
+
807
+ msgid "product"
808
+ msgstr "Producto"
809
+
810
+ msgid "repository"
811
+ msgstr "Repositorio"
812
+
813
+ msgid "resources cannot be unlocked at the moment."
814
+ msgstr "los recursos no pueden desbloquearse en este momento."
815
+
816
+ msgid "resources were unlocked "
817
+ msgstr "los recursos se desbloquearon "
818
+
819
+ msgid "resources were unlocked with force."
820
+ msgstr "los recursos se desbloquearon a la fuerza."
821
+
822
+ msgid "result"
823
+ msgstr "resultado"
824
+
825
+ msgid "running"
826
+ msgstr "en ejecución"
827
+
828
+ msgid "scheduled"
829
+ msgstr "programado"
830
+
831
+ msgid "seconds"
832
+ msgstr "segundos"
833
+
834
+ msgid "state"
835
+ msgstr "Estado"
836
+
837
+ msgid "stopped"
838
+ msgstr "detenido"
839
+
840
+ msgid "success"
841
+ msgstr "éxito"
842
+
843
+ msgid "system"
844
+ msgstr "sistema"
845
+
846
+ msgid "task has to be cancellable"
847
+ msgstr "la tarea se debe poder cancelar"
848
+
849
+ msgid "task has to be resumable"
850
+ msgstr "la tarea se debe poder reanudar"
851
+
852
+ msgid "tasks."
853
+ msgstr "tareas."
854
+
855
+ msgid "time"
856
+ msgstr "hora"
857
+
858
+ msgid "troubleshooting documentation"
859
+ msgstr "documentación de la resolución de problemas"
860
+
861
+ msgid "user"
862
+ msgstr "usuario"
863
+
864
+ msgid "warning"
865
+ msgstr "advertencia"
866
+
867
+ msgid "was cancelled"
868
+ msgstr "se canceló"
869
+
870
+ msgid "was resumed"
871
+ msgstr "se reanudó"
872
+
873
+ msgid "week"
874
+ msgstr "semana"