foreman_remote_execution 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (30) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/job_invocations_controller.rb +7 -3
  3. data/app/views/templates/ssh/puppet_run_once.erb +1 -1
  4. data/foreman_remote_execution.gemspec +1 -1
  5. data/lib/foreman_remote_execution/engine.rb +1 -1
  6. data/lib/foreman_remote_execution/version.rb +1 -1
  7. data/locale/de/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  8. data/locale/de/foreman_remote_execution.po +211 -214
  9. data/locale/en/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  10. data/locale/en/foreman_remote_execution.po +3 -6
  11. data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  12. data/locale/en_GB/foreman_remote_execution.po +6 -9
  13. data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  14. data/locale/es/foreman_remote_execution.po +820 -0
  15. data/locale/foreman_remote_execution.pot +91 -95
  16. data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  17. data/locale/fr/foreman_remote_execution.po +42 -45
  18. data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  19. data/locale/ja/foreman_remote_execution.po +820 -0
  20. data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  21. data/locale/ko/foreman_remote_execution.po +819 -0
  22. data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  23. data/locale/pt_BR/foreman_remote_execution.po +820 -0
  24. data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  25. data/locale/ru/foreman_remote_execution.po +827 -0
  26. data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  27. data/locale/zh_CN/foreman_remote_execution.po +820 -0
  28. data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  29. data/locale/zh_TW/foreman_remote_execution.po +820 -0
  30. metadata +18 -4
@@ -5,7 +5,7 @@
5
5
  #
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_remote_execution 0.3.1\n"
8
+ "Project-Id-Version: foreman_remote_execution 1.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "PO-Revision-Date: 2016-02-03 04:48-0500\n"
11
11
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -158,9 +158,6 @@ msgstr ""
158
158
  msgid "Distribute tasks over N seconds"
159
159
  msgstr ""
160
160
 
161
- msgid "Documentation"
162
- msgstr ""
163
-
164
161
  msgid "Duplicated inputs detected: %{duplicated_inputs}"
165
162
  msgstr ""
166
163
 
@@ -260,7 +257,7 @@ msgstr ""
260
257
  msgid "Import facts"
261
258
  msgstr ""
262
259
 
263
- msgid "Include all inputs form the foreign template"
260
+ msgid "Include all inputs from the foreign template"
264
261
  msgstr ""
265
262
 
266
263
  msgid "Indicates that the action should be cancelled if it cannot be started before this time."
@@ -808,7 +805,7 @@ msgstr ""
808
805
  msgid "running"
809
806
  msgstr ""
810
807
 
811
- msgid "running %{percent}%"
808
+ msgid "running %{percent}%%"
812
809
  msgstr ""
813
810
 
814
811
  msgid "succeeded"
@@ -6,10 +6,10 @@
6
6
  # Dominic Cleal <dominic@cleal.org>, 2016
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: foreman_remote_execution 0.3.1\n"
9
+ "Project-Id-Version: foreman_remote_execution 1.1.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "PO-Revision-Date: 2016-03-16 10:45+0000\n"
12
- "Last-Translator: Dominic Cleal <dominic@cleal.org>\n"
11
+ "PO-Revision-Date: 2016-05-19 14:47+0000\n"
12
+ "Last-Translator: Lukáš Zapletal\n"
13
13
  "Language-Team: English (United Kingdom) (http://www.transifex.com/foreman/fore"
14
14
  "man/language/en_GB/)\n"
15
15
  "MIME-Version: 1.0\n"
@@ -158,9 +158,6 @@ msgstr ""
158
158
  msgid "Distribute tasks over N seconds"
159
159
  msgstr ""
160
160
 
161
- msgid "Documentation"
162
- msgstr ""
163
-
164
161
  msgid "Duplicated inputs detected: %{duplicated_inputs}"
165
162
  msgstr ""
166
163
 
@@ -260,7 +257,7 @@ msgstr ""
260
257
  msgid "Import facts"
261
258
  msgstr ""
262
259
 
263
- msgid "Include all inputs form the foreign template"
260
+ msgid "Include all inputs from the foreign template"
264
261
  msgstr ""
265
262
 
266
263
  msgid "Indicates that the action should be cancelled if it cannot be started before this time."
@@ -579,7 +576,7 @@ msgid "Succeeded"
579
576
  msgstr ""
580
577
 
581
578
  msgid "Success"
582
- msgstr ""
579
+ msgstr "Success"
583
580
 
584
581
  msgid "Target hosts"
585
582
  msgstr ""
@@ -808,7 +805,7 @@ msgstr ""
808
805
  msgid "running"
809
806
  msgstr ""
810
807
 
811
- msgid "running %{percent}%"
808
+ msgid "running %{percent}%%"
812
809
  msgstr ""
813
810
 
814
811
  msgid "succeeded"
@@ -0,0 +1,820 @@
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_remote_execution package.
4
+ #
5
+ # Translators:
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: Foreman\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "PO-Revision-Date: 2016-08-22 15:05+0000\n"
11
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
12
+ "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
13
+ "\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Language: es\n"
18
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
+
20
+ msgid "%s ago"
21
+ msgstr "Hace %s"
22
+
23
+ msgid "%{description} on %{host}"
24
+ msgstr "%{description} en %{host}"
25
+
26
+ msgid "...and %{count} more"
27
+ msgid_plural "...and %{count} more"
28
+ msgstr[0] ""
29
+ msgstr[1] ""
30
+
31
+ msgid "A comma separated list of input names to be excluded from the foreign template."
32
+ msgstr "Una lista de nombres de entrada separados por comas que se debe excluir de la plantilla externa."
33
+
34
+ msgid "A comma separated list of input names to be included from the foreign template."
35
+ msgstr "Una lista de nombres de entrada separados por comas que se incluirá desde la plantilla externa."
36
+
37
+ msgid "A list of options the user can select from. If not provided, the user will be given a free-form field"
38
+ msgstr "Una lista de opciones desde la que el usuario puede realizar selecciones. Si no se proporciona, el usuario recibirá un campo libre."
39
+
40
+ msgid "A plugin bringing remote execution to the Foreman, completing the config management functionality with remote management functionality."
41
+ msgstr "Un complemento que ofrece ejecución remota a Foreman y completa la funcionalidad de administración de la configuración con la funcionalidad de administración remota."
42
+
43
+ msgid "A user to be used for executing the script. If it differs from the SSH user, su or sudo is used to switch the accounts."
44
+ msgstr "Un usuario que se debe utilizar para ejecutar el script. Si es distinto del usuario SSH, se utiliza su o sudo para cambiar las cuentas."
45
+
46
+ msgid "Action with sub plans"
47
+ msgstr "Acción con subplanes"
48
+
49
+ msgid "Actions"
50
+ msgstr "Acciones"
51
+
52
+ msgid "Add Foreign Input Set"
53
+ msgstr "Agregar conjunto de entrada externo"
54
+
55
+ msgid "Add Input"
56
+ msgstr "Agregar entrada"
57
+
58
+ msgid "Another interface is already set as execution. Are you sure you want to use this one instead?"
59
+ msgstr "Ya hay otra interfaz establecida como ejecución. ¿Está seguro de que desea utilizar esta en cambio?"
60
+
61
+ msgid "Back to Job"
62
+ msgstr "Volver al trabajo"
63
+
64
+ msgid "Bookmark"
65
+ msgstr "Marcador"
66
+
67
+ msgid "Cancel Job"
68
+ msgstr "Cancelar trabajo"
69
+
70
+ msgid "Cancelled"
71
+ msgstr "Cancelado"
72
+
73
+ msgid "Cannot resolve hosts without a bookmark or search query"
74
+ msgstr "No se pueden determinar los hosts sin un marcador o una consulta de búsqueda."
75
+
76
+ msgid "Cannot resolve hosts without a user"
77
+ msgstr "No se pueden determinar los hosts sin un usuario."
78
+
79
+ msgid "Cannot specify both bookmark_id and search_query"
80
+ msgstr "No se pueden especificar bookmark_id y search_query."
81
+
82
+ msgid "Cannot specify both recurrence and scheduling"
83
+ msgstr "No se pueden especificar las recurrencias y las programaciones."
84
+
85
+ msgid "Circular dependency detected in foreign input set '%{template}' -> '%{target_template}'. Templates stack: %{templates_stack}"
86
+ msgstr "Dependencia circular detectada en el conjunto de entrada externo '%{template}' -> '%{target_template}'. Pila de plantillas: %{templates_stack}"
87
+
88
+ msgid "Clone a provision template"
89
+ msgstr "Clonar una plantilla de aprovisionamiento"
90
+
91
+ msgid "Close"
92
+ msgstr "Cerrar"
93
+
94
+ msgid "Concurrency level"
95
+ msgstr "Nivel de concurrencia"
96
+
97
+ msgid "Control concurrency level and distribution over time"
98
+ msgstr "Controlar el nivel de concurrencia y la distribución en el tiempo"
99
+
100
+ msgid "Could not use any proxy. Consider configuring %{global_proxy} or %{fallback_proxy} in settings"
101
+ msgstr "No se pudo utilizar ningún proxy. Considere configurar %{global_proxy} o %{fallback_proxy} en configuración"
102
+
103
+ msgid "Could not use any template used in the job invocation"
104
+ msgstr "No se pudo utilizar ninguna plantilla utilizada en la invocación de trabajo."
105
+
106
+ msgid "Create a foreign input set"
107
+ msgstr "Crear un conjunto de entrada externo"
108
+
109
+ msgid "Create a job invocation"
110
+ msgstr "Crear una invocación de trabajo"
111
+
112
+ msgid "Create a job template"
113
+ msgstr "Crear una plantilla de trabajo"
114
+
115
+ msgid "Create a recurring job"
116
+ msgstr "Crear un trabajo recurrente"
117
+
118
+ msgid "Create a template input"
119
+ msgstr "Crear una entrada de la plantilla"
120
+
121
+ msgid "Create architecture"
122
+ msgstr "Crear una arquitectura"
123
+
124
+ msgid "Default user to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_user."
125
+ msgstr "Usuario predeterminado que se debe utilizar para SSH. Puede sustituir por host al establecer un parámetro llamado remote_execution_ssh_user."
126
+
127
+ msgid "Default user to use for executing the script. If the user differs from the SSH user, su or sudo is used to switch the user."
128
+ msgstr "Usuario predeterminado que se debe utilizar para ejecutar el script. Si el usuario es distinto del usuario de SSH, su o sudo se utiliza para cambiar el usuario."
129
+
130
+ msgid "Delete a foreign input set"
131
+ msgstr "Eliminar un conjunto de entrada externo"
132
+
133
+ msgid "Delete a job template"
134
+ msgstr "Eliminar una plantilla de trabajo"
135
+
136
+ msgid "Delete a template input"
137
+ msgstr "Eliminar una entrada de la plantilla"
138
+
139
+ msgid "Delete architecture"
140
+ msgstr "Borrar una arquitectura"
141
+
142
+ msgid "Description"
143
+ msgstr "Descripción"
144
+
145
+ msgid "Description template"
146
+ msgstr "Plantilla de descripción"
147
+
148
+ msgid "Detail of %s run"
149
+ msgstr "Detalle de ejecución %s"
150
+
151
+ msgid "Display advanced fields"
152
+ msgstr "Mostrar campos avanzados"
153
+
154
+ msgid "Distribute execution over N seconds"
155
+ msgstr "Distribuir la ejecución en N segundos"
156
+
157
+ msgid "Distribute tasks over N seconds"
158
+ msgstr "Distribuir tareas en N segundos"
159
+
160
+ msgid "Duplicated inputs detected: %{duplicated_inputs}"
161
+ msgstr "Entradas duplicadas detectadas: %{duplicated_inputs}"
162
+
163
+ msgid "Dynamic Query"
164
+ msgstr "Consulta dinámica"
165
+
166
+ msgid "Edit Job Template"
167
+ msgstr "Editar plantilla de trabajo"
168
+
169
+ msgid "Edit Remote Execution Feature"
170
+ msgstr "Editar la funcionalidad de ejecución remota"
171
+
172
+ msgid "Effective user"
173
+ msgstr "Usuario efectivo"
174
+
175
+ msgid "Effective user method \"%{current_value}\" is not one of %{valid_methods}"
176
+ msgstr "El método de usuario efectivo \"%{current_value}\" no es uno de %{valid_methods}."
177
+
178
+ msgid "Effective user options"
179
+ msgstr "Opciones de usuario efectivo"
180
+
181
+ msgid "Error loading data from proxy"
182
+ msgstr "Error al cargar los datos del proxy"
183
+
184
+ msgid "Evaluated at:"
185
+ msgstr "Evaluado en:"
186
+
187
+ msgid "Execution"
188
+ msgstr "Ejecución"
189
+
190
+ msgid "Exit status: %s"
191
+ msgstr "Estado de salida: %s"
192
+
193
+ msgid "Explanation"
194
+ msgstr "Explicación"
195
+
196
+ msgid "Export"
197
+ msgstr "Exportar"
198
+
199
+ msgid "Export a job template to ERB"
200
+ msgstr "Exportar una plantilla de trabajo desde ERB"
201
+
202
+ msgid "Fact name, used when input type is fact"
203
+ msgstr "Nombre del evento, utilizado cuando el tipo de entrada es evento"
204
+
205
+ msgid "Fact value"
206
+ msgstr "Valor de evento"
207
+
208
+ msgid "Failed"
209
+ msgstr "Errores"
210
+
211
+ msgid "Failed rendering template: %s"
212
+ msgstr "Falló la reproducción de la plantilla: %s."
213
+
214
+ msgid "Failed to initialize command"
215
+ msgstr "No se pudo inicializar el comando."
216
+
217
+ msgid "Feature input %{input_name} not defined in template %{template_name}"
218
+ msgstr "Entrada de funcionalidad %{input_name} no definida en la plantilla %{template_name}"
219
+
220
+ msgid "Filter"
221
+ msgstr "Filtro"
222
+
223
+ msgid "Foreign input set"
224
+ msgstr "Conjunto de entrada externo"
225
+
226
+ msgid "Get output for a host"
227
+ msgstr "Obtener salida para un host"
228
+
229
+ msgid "Hide advanced fields"
230
+ msgstr "Ocultar campos avanzados"
231
+
232
+ msgid "Host"
233
+ msgstr "host"
234
+
235
+ msgid "Host detail"
236
+ msgstr "Detalle del host"
237
+
238
+ msgid "Host with id '%{id}' was not found"
239
+ msgstr "No se encontró el host con ID '%{id}'."
240
+
241
+ msgid "Hosts"
242
+ msgstr "Hosts"
243
+
244
+ msgid "How often the job should occur, in the cron format"
245
+ msgstr "Con qué frecuencia debe ocurrir el trabajo, en formato programado"
246
+
247
+ msgid "Import"
248
+ msgstr "Importar"
249
+
250
+ msgid "Import Puppet classes"
251
+ msgstr "Importar clases Puppet"
252
+
253
+ msgid "Import a job template from ERB"
254
+ msgstr "Importar una plantilla de trabajo desde ERB"
255
+
256
+ msgid "Import facts"
257
+ msgstr "Eventos de importación"
258
+
259
+ msgid "Include all inputs from the foreign template"
260
+ msgstr ""
261
+
262
+ msgid "Indicates that the action should be cancelled if it cannot be started before this time."
263
+ msgstr "Indica que la acción se debe cancelar si no se puede iniciar antes de este momento."
264
+
265
+ msgid "Initialization error: %s"
266
+ msgstr "Error de inicialización: %s"
267
+
268
+ msgid "Input"
269
+ msgstr "Entrada"
270
+
271
+ msgid "Input description"
272
+ msgstr "Descripción de la entrada"
273
+
274
+ msgid "Input is advanced"
275
+ msgstr "La entrada es avanzada."
276
+
277
+ msgid "Input is required"
278
+ msgstr "La entrada es obligatoria."
279
+
280
+ msgid "Input name"
281
+ msgstr "Nombre de la entrada"
282
+
283
+ msgid "Input set description"
284
+ msgstr "Descripción del conjunto de entrada"
285
+
286
+ msgid "Input type"
287
+ msgstr "Tipo de entrada"
288
+
289
+ msgid "Inputs to use"
290
+ msgstr "Entradas que se deben utilizar"
291
+
292
+ msgid "Invocation type, one of %s"
293
+ msgstr "Tipo de invocación, una de %s"
294
+
295
+ msgid "Job"
296
+ msgstr "Empleo"
297
+
298
+ msgid "Job Invocation"
299
+ msgstr "Invocación de trabajo"
300
+
301
+ msgid "Job Task"
302
+ msgstr "Tarea del trabajo"
303
+
304
+ msgid "Job Templates"
305
+ msgstr "Plantillas de trabajo"
306
+
307
+ msgid "Job category"
308
+ msgstr "Categoría de trabajo"
309
+
310
+ msgid "Job finished with error"
311
+ msgstr "El trabajo finalizó con error."
312
+
313
+ msgid "Job invocation"
314
+ msgstr "Invocación de trabajo"
315
+
316
+ msgid "Job invocations"
317
+ msgstr "Invocaciones de trabajo"
318
+
319
+ msgid "Job template"
320
+ msgstr "Plantilla de trabajo"
321
+
322
+ msgid "Job template ID to be used for the feature"
323
+ msgstr "ID de la plantilla de trabajo que se debe utilizar para la funcionalidad"
324
+
325
+ msgid "Job template imported successfully."
326
+ msgstr "Se importó correctamente una plantilla de trabajo"
327
+
328
+ msgid "Job templates"
329
+ msgstr "Plantillas de trabajo"
330
+
331
+ msgid "JobTemplate|Locked"
332
+ msgstr "Plantilla de trabajo|Bloqueada"
333
+
334
+ msgid "JobTemplate|Name"
335
+ msgstr "Plantilla de trabajo|Nombre"
336
+
337
+ msgid "JobTemplate|Snippet"
338
+ msgstr "Plantilla de trabajo|Snippet"
339
+
340
+ msgid "Jobs"
341
+ msgstr "Trabajos"
342
+
343
+ msgid "Label"
344
+ msgstr "Etiqueta"
345
+
346
+ msgid "Last execution failed"
347
+ msgstr "Falló la última ejecución."
348
+
349
+ msgid "Last execution succeeded"
350
+ msgstr "La última ejecución se realizó correctamente."
351
+
352
+ msgid "List foreign input sets"
353
+ msgstr "Listar conjuntos de entrada externos"
354
+
355
+ msgid "List job invocations"
356
+ msgstr "Listar invocaciones de trabajo"
357
+
358
+ msgid "List job templates"
359
+ msgstr "Listar plantillas de trabajo"
360
+
361
+ msgid "List job templates per location"
362
+ msgstr "Listar plantillas de trabajo por ubicación"
363
+
364
+ msgid "List job templates per organization"
365
+ msgstr "Listar plantillas de trabajo por organización"
366
+
367
+ msgid "List remote execution features"
368
+ msgstr "Listar funcionalidades de ejecución remota"
369
+
370
+ msgid "List template inputs"
371
+ msgstr "Listar entradas de la plantilla"
372
+
373
+ msgid "Manual selection"
374
+ msgstr "Selección manual"
375
+
376
+ msgid "Must select a bookmark or enter a search query"
377
+ msgstr "Se debe seleccionar un marcador o ingresar una consulta de búsqueda."
378
+
379
+ msgid "N/A"
380
+ msgstr "N/D"
381
+
382
+ msgid "Name"
383
+ msgstr "Nombre"
384
+
385
+ msgid "New Job Template"
386
+ msgstr "Nueva plantilla de trabajo"
387
+
388
+ msgid "No execution finished yet"
389
+ msgstr "Aún no finalizó ninguna ejecución."
390
+
391
+ msgid "No hosts found."
392
+ msgstr "No se encontraron hosts."
393
+
394
+ msgid "No output"
395
+ msgstr "Sin salida"
396
+
397
+ msgid "No template mapped to feature %{feature_name}"
398
+ msgstr "No hay ninguna plantilla mapeada a la funcionalidad %{feature_name}."
399
+
400
+ msgid "Not all required inputs have values. Missing inputs: %s"
401
+ msgstr "No todas las entradas requeridas tienen valores. Entradas que faltan: %s"
402
+
403
+ msgid "Override the description format from the template for this invocation only"
404
+ msgstr "Sustituir el formato de descripción de la plantilla solo para esta invocación"
405
+
406
+ msgid "Overview"
407
+ msgstr "Visión general"
408
+
409
+ msgid "Overwrite"
410
+ msgstr "Sobrescribir"
411
+
412
+ msgid "Overwrite template if it already exists"
413
+ msgstr "Sobrescribir plantilla si ya existe"
414
+
415
+ msgid "Pending"
416
+ msgstr "pendiente"
417
+
418
+ msgid "Perform no more executions after this time"
419
+ msgstr "No ejecutar más después de esta cantidad de veces"
420
+
421
+ msgid "Preview"
422
+ msgstr "Vista previa"
423
+
424
+ msgid "Preview for target %s"
425
+ msgstr "Vista previa para %s de destino"
426
+
427
+ msgid "Problem with previewing the template: %{error}. Note that you must save template input changes before you try to preview it."
428
+ msgstr "Ha ocurrido un problema al hacer una vista previa de la plantilla: %{error}. Tenga en cuenta que debe guardar los cambios de la entrada de la plantilla antes de intentar obtener una vista previa."
429
+
430
+ msgid "Provider type"
431
+ msgstr "Tipo de proveedor"
432
+
433
+ msgid "Providers and templates"
434
+ msgstr "Proveedores y plantillas"
435
+
436
+ msgid "Proxies"
437
+ msgstr "Proxis"
438
+
439
+ msgid "Puppet class name, used when input type is puppet_parameter"
440
+ msgstr "Nombre de clase Puppet, utilizado cuando el tipo de entrada es puppet_parameter"
441
+
442
+ msgid "Puppet parameter"
443
+ msgstr "Parámetro Puppet"
444
+
445
+ msgid "Puppet parameter name, used when input type is puppet_parameter"
446
+ msgstr "Nombre de parámetro Puppet, utilizado cuando el tipo de entrada es puppet_parameter"
447
+
448
+ msgid "Recurring logic"
449
+ msgstr "Lógica recurrente"
450
+
451
+ msgid "Recursive rendering of templates detected"
452
+ msgstr "Se detectó una reproducción recursiva de plantillas."
453
+
454
+ msgid "Refresh"
455
+ msgstr "Actualizar"
456
+
457
+ msgid "Refresh this page"
458
+ msgstr "Actualizar esta página"
459
+
460
+ msgid "Remote Execution"
461
+ msgstr "Ejecución remota"
462
+
463
+ msgid "Remote Execution Features"
464
+ msgstr "Funcionalidades de ejecución remota"
465
+
466
+ msgid "Remote action:"
467
+ msgstr "Acción remota:"
468
+
469
+ msgid "Remote execution"
470
+ msgstr "Ejecución remota"
471
+
472
+ msgid "Repeat a maximum of N times"
473
+ msgstr "Repetir un máximo de N veces"
474
+
475
+ msgid "Rerun"
476
+ msgstr "Volver a ejecutar"
477
+
478
+ msgid "Rerun failed"
479
+ msgstr "Error al volver a ejecutar"
480
+
481
+ msgid "Rerun on %s"
482
+ msgstr "Volver a ejecutar en %s"
483
+
484
+ msgid "Rerun on failed hosts"
485
+ msgstr "Volver a ejecutar en hosts con error"
486
+
487
+ msgid "Rerun the job"
488
+ msgstr "Volver a ejecutar el trabajo"
489
+
490
+ msgid "Resolves to"
491
+ msgstr "Se resuelve en"
492
+
493
+ msgid "Run"
494
+ msgstr "Ejecutar"
495
+
496
+ msgid "Run Job"
497
+ msgstr "Ejecutar trabajo"
498
+
499
+ msgid "Run at most N tasks at a time"
500
+ msgstr "Ejecutar un máximo de N tareas por vez"
501
+
502
+ msgid "SSH"
503
+ msgstr "SSH"
504
+
505
+ msgid "SSH provider specific options"
506
+ msgstr "Opciones específicas del proveedor SSH"
507
+
508
+ msgid "Schedule the job for a future time"
509
+ msgstr "Programar el trabajo para el futuro"
510
+
511
+ msgid "Schedule the job to start at a later time"
512
+ msgstr "Programar el trabajo para que comience más tarde"
513
+
514
+ msgid "Script execution failed"
515
+ msgstr "Falló la ejecución del script."
516
+
517
+ msgid "Scroll to bottom"
518
+ msgstr "Desplazarse hasta el final"
519
+
520
+ msgid "Scroll to top"
521
+ msgstr "Desplazarse hasta la parte superior"
522
+
523
+ msgid "Search"
524
+ msgstr "Buscar"
525
+
526
+ msgid "Search for remote execution proxy outside of the proxies assigned to the host. If locations or organizations are enabled, the search will be limited to the host's organization or location."
527
+ msgstr "Busque un proxy de ejecución remota fuera de los proxy asignados al host. Si las ubicaciones u organizaciones están habilitadas, la búsqueda se limitará a la organización o ubicación del host."
528
+
529
+ msgid "Search the host for any proxy with Remote Execution, useful when the host has no subnet or the subnet does not have an execution proxy"
530
+ msgstr "Busque en el host algún proxy con Ejecución remota, útil cuando el host no tiene subred o cuando la subred no tiene un proxy de ejecución."
531
+
532
+ msgid "See the last task details"
533
+ msgstr "Visualizar los detalles de la última tarea"
534
+
535
+ msgid "See the task details"
536
+ msgstr "Ver los detalles de la tarea"
537
+
538
+ msgid "Select an ERB file to upload in order to import a job template. The template must contain metadata in the first ERB comment."
539
+ msgstr "Seleccione un archivo ERB a cargar con el fin de importar una plantilla de trabajo. La plantilla debe contener metadatos en el primer comentario ERB."
540
+
541
+ msgid "Select as many remote execution proxies as applicable for this subnet. When multiple proxies with the same provider are added, actions will be load balanced among them."
542
+ msgstr "Seleccione tantos proxy de ejecución remota como se puedan aplicar a esta subred. Cuando se añaden múltiples proxy con el mismo proveedor, las acciones se cargarán de manera equilibrada entre ellos."
543
+
544
+ msgid "Selectable values for user inputs"
545
+ msgstr "Valores que se pueden seleccionar para entradas de usuario"
546
+
547
+ msgid "Show foreign input set details"
548
+ msgstr "Mostrar detalles del conjunto de entrada externo"
549
+
550
+ msgid "Show job invocation"
551
+ msgstr "Mostrar invocación de trabajo"
552
+
553
+ msgid "Show job template details"
554
+ msgstr "Mostrar detalles de la plantilla de trabajo"
555
+
556
+ msgid "Show remote execution feature"
557
+ msgstr "Mostrar funcionalidad de ejecución remota"
558
+
559
+ msgid "Show template input details"
560
+ msgstr "Mostrar detalles de entrada de la plantilla"
561
+
562
+ msgid "Snippet"
563
+ msgstr "Snippet"
564
+
565
+ msgid "Start"
566
+ msgstr "inicio"
567
+
568
+ msgid "Static Query"
569
+ msgstr "Consulta estática"
570
+
571
+ msgid "Status"
572
+ msgstr "Estatus"
573
+
574
+ msgid "Succeeded"
575
+ msgstr "exitoso"
576
+
577
+ msgid "Success"
578
+ msgstr "Éxito"
579
+
580
+ msgid "Target hosts"
581
+ msgstr "Hosts de destino"
582
+
583
+ msgid "Target template ID"
584
+ msgstr "ID de la plantilla de destino"
585
+
586
+ msgid "Target: "
587
+ msgstr "Destino: "
588
+
589
+ msgid "Task Details"
590
+ msgstr "Detalles de tareas"
591
+
592
+ msgid "Template ERB"
593
+ msgstr "Plantilla ERB"
594
+
595
+ msgid "Template input"
596
+ msgstr "Entrada de la plantilla"
597
+
598
+ msgid "Template name"
599
+ msgstr "nombre de plantilla"
600
+
601
+ msgid "Template version"
602
+ msgstr "versión de plantilla"
603
+
604
+ msgid "Template with id '%{id}' was not found"
605
+ msgstr "No se encontró la plantilla con ID '%{id}'."
606
+
607
+ msgid "The dynamic query '%{query}' was not resolved yet. The list of hosts to which it would resolve now can be seen %{here}."
608
+ msgstr "La consulta dinámica '%{query}' aún no se resolvió. La lista de hosts en los que se resolverá ahora se puede ver %{here}."
609
+
610
+ msgid "The execution interface is used for remote execution"
611
+ msgstr "La interfaz de ejecución se utiliza para la ejecución remota."
612
+
613
+ msgid "The final host list may change because the selected query is dynamic. It will be rerun during execution."
614
+ msgstr "La lista de host final puede cambiar porque la consulta seleccionada es dinámica. Se volverá a ejecutar durante la ejecución."
615
+
616
+ msgid "The job template to use"
617
+ msgstr "La plantilla del trabajo que se debe utilizar"
618
+
619
+ msgid "The only applicable proxy %{proxy_names} is down"
620
+ msgid_plural "All %{count} applicable proxies are down. Tried %{proxy_names}"
621
+ msgstr[0] ""
622
+ msgstr[1] ""
623
+
624
+ msgid "The template %{template_name} mapped to feature %{feature_name} is not accessible by the user"
625
+ msgstr "El usuario no puede acceder a la plantilla %{template_name} mapeada a la funcionalidad %{feature_name}."
626
+
627
+ msgid "There was an error while updating the status, try refreshing the page."
628
+ msgstr "Se produjo un error al actualizar el estado, intente actualizar la página."
629
+
630
+ msgid "This template is locked for editing."
631
+ msgstr "La edición de la plantilla está bloqueada."
632
+
633
+ msgid "This template is locked. Please clone it to a new template to customize."
634
+ msgstr "La plantilla está bloqueada. Cópiela en una nueva para personalizarla."
635
+
636
+ msgid "This template is used to generate the description Input values can be used using the syntax %{package}. You may also include the job category and template name using %{job_category} and %{template_name}."
637
+ msgstr "Esta plantilla se utiliza para generar la descripción. Los valores de entrada se pueden utilizar con la sintaxis %{package}. También puede incluir la categoría de trabajo y el nombre de la plantilla con %{job_category} y %{template_name}."
638
+
639
+ msgid "This template is used to generate the description. Input values can be used using the syntax %{package}. You may also include the job category and template name using %{job_category} and %{template_name}."
640
+ msgstr "Esta plantilla se utiliza para generar la descripción. Los valores de entrada se pueden utilizar con la sintaxis %{package}. También puede incluir la categoría de trabajo y el nombre de la plantilla con %{job_category} y %{template_name}."
641
+
642
+ msgid "Time span"
643
+ msgstr "Período de tiempo"
644
+
645
+ msgid "Toggle DEBUG"
646
+ msgstr "Alternar DEBUG"
647
+
648
+ msgid "Toggle STDERR"
649
+ msgstr "Alternar STDERR"
650
+
651
+ msgid "Toggle STDOUT"
652
+ msgstr "Alternar STDOUT"
653
+
654
+ msgid "Toggle command"
655
+ msgstr "Alternar comando"
656
+
657
+ msgid "Total hosts"
658
+ msgstr "Total hosts"
659
+
660
+ msgid "Try to cancel the job"
661
+ msgstr "Intentar cancelar el trabajo"
662
+
663
+ msgid "Try to cancel the job on a host"
664
+ msgstr "Intentar cancelar el trabajo en un host"
665
+
666
+ msgid "Type"
667
+ msgstr "Tipo"
668
+
669
+ msgid "Type has impact on when is the query evaulated to hosts.<br><ul><li><b>Static</b> - evaluates just after you submit this form</li><li><b>Dynamic</b> - evaluates just before the execution is started, so if it's planed in future, targeted hosts set may change before it</li></ul>"
670
+ msgstr "El tipo afecta el momento en que la consulta evalúa al host.<br><ul><li><b>Estática</b>: evalúa solo después de enviar este formulario</li><li><b>Dinámica</b>: evalúa solo antes de que comience la ejecución, por lo que si se planifica para el futuro, los hosts de destino establecidos pueden cambiar antes de que se realice</li></ul>."
671
+
672
+ msgid "Type of query"
673
+ msgstr "Tipo de consulta"
674
+
675
+ msgid "Unable to fetch public key"
676
+ msgstr "No se pudo extraer la llave pública."
677
+
678
+ msgid "Unable to save template. Correct highlighted errors"
679
+ msgstr "No se puede guardar plantilla. Corrija los errores resaltados."
680
+
681
+ msgid "Unknown execution status"
682
+ msgstr "Estado de ejecución desconocido"
683
+
684
+ msgid "Unknown input %{input_name} for template %{template_name}"
685
+ msgstr "Entrada %{input_name} desconocida para la plantilla %{template_name}"
686
+
687
+ msgid "Unknown remote execution feature %s"
688
+ msgstr "Funcionalidad de ejecución remota desconocida %s"
689
+
690
+ msgid "Unsupported or no operating system found for this host."
691
+ msgstr "El sistema operativo no se admite o no se encuentra para este host."
692
+
693
+ msgid "Update a foreign input set"
694
+ msgstr "Actualizar un conjunto de entrada externo"
695
+
696
+ msgid "Update a job template"
697
+ msgstr "Actualizar una plantilla de trabajo"
698
+
699
+ msgid "Update a template input"
700
+ msgstr "Actualizar una entrada de la plantilla"
701
+
702
+ msgid "Update architecture"
703
+ msgstr "Actualizar una arquitectura"
704
+
705
+ msgid "Use default description template"
706
+ msgstr "Utilizar plantilla de descripción predeterminada"
707
+
708
+ msgid "User can not execute job on host %s"
709
+ msgstr "El usuario no puede ejecutar el trabajo en el host %s."
710
+
711
+ msgid "User can not execute this job template"
712
+ msgstr "El usuario no puede ejecutar esta plantilla de trabajo."
713
+
714
+ msgid "User can not execute this job template on %s"
715
+ msgstr "El usuario no puede ejecutar esta plantilla de trabajo en %s."
716
+
717
+ msgid "User input"
718
+ msgstr "Entrada de usuario"
719
+
720
+ msgid "Value for required input '%s' was not specified"
721
+ msgstr "No se especificó el valor para la entrada requerida '%s'."
722
+
723
+ msgid "Variable"
724
+ msgstr "Variable"
725
+
726
+ msgid "Variable name, used when input type is variable"
727
+ msgstr "Nombre de la variable, utilizada cuando el tipo de entrada es variable"
728
+
729
+ msgid "What command should be used to switch to the effective user. One of %s"
730
+ msgstr "El comando que se debe utilizar para cambiar el usuario efectivo. Uno de %s"
731
+
732
+ msgid "What user should be used to run the script (using sudo-like mechanisms)"
733
+ msgstr "El usuario que se debe utilizar para ejecutar el script (con mecanismos tipo sudo)"
734
+
735
+ msgid "What user should be used to run the script (using sudo-like mechanisms). Defaults to a template parameter or global setting."
736
+ msgstr "El usuario que se debe utilizar para ejecutar el script (con mecanismos tipo sudo). El valor predeterminado es un parámetro de plantilla o una configuración global."
737
+
738
+ msgid "Whether it should be allowed to override the effective user from the invocation form."
739
+ msgstr "Si debe tener permiso para sustituir el usuario efectivo del formulario de invocación."
740
+
741
+ msgid "Whether or not the template is locked for editing"
742
+ msgstr "Si la plantilla está bloqueada o no para edición"
743
+
744
+ msgid "Whether the current user login should be used as the effective user"
745
+ msgstr "Si el inicio de sesión del usuario actual se debe utilizar como usuario efectivo"
746
+
747
+ msgid "Whether to overwrite the template if it already exists"
748
+ msgstr "Sobrescribir o no la plantilla si ya existe"
749
+
750
+ msgid "Whether we should sync templates from disk when running db:seed."
751
+ msgstr "Si debemos sincronizar las plantillas del disco al ejecutar db:seed."
752
+
753
+ msgid "You are not allowed to see the currently assigned template. Saving the form now would unassign the template."
754
+ msgstr "No puede ver la plantilla actualmente asignada. Si guarda el formulario ahora, se eliminará la asignación de la plantilla."
755
+
756
+ msgid "add a input for this template"
757
+ msgstr "agregar una entrada para esta plantilla"
758
+
759
+ msgid "add an input set for this template to reference a different template inputs"
760
+ msgstr "agregar un conjunto de entrada para esta plantilla para hacer referencia a entradas de una plantilla diferente"
761
+
762
+ msgid "cancelled"
763
+ msgstr "Cancelado"
764
+
765
+ msgid "error during rendering: %s"
766
+ msgstr "error durante la reproducción: %s"
767
+
768
+ msgid "failed"
769
+ msgstr "Errores"
770
+
771
+ msgid "following user inputs were provided"
772
+ msgstr "se proporcionaron las siguientes entradas de usuario"
773
+
774
+ msgid "here"
775
+ msgstr "aquí"
776
+
777
+ msgid "host already has an execution interface"
778
+ msgstr "el host ya tiene una interfaz de ejecución."
779
+
780
+ msgid "hosts"
781
+ msgstr "Hosts"
782
+
783
+ msgid "in %s"
784
+ msgstr "en %s"
785
+
786
+ msgid "included template '%s' not found"
787
+ msgstr "no se encontró la plantilla incluida '%s'."
788
+
789
+ msgid "input macro with name '%s' used, but no input with such name defined for this template"
790
+ msgstr "macro de entrada con nombre '%s' en uso, pero ninguna entrada con ese nombre definida para esta plantilla"
791
+
792
+ msgid "planned"
793
+ msgstr ""
794
+
795
+ msgid "queued"
796
+ msgstr "en cola"
797
+
798
+ msgid "remove template input"
799
+ msgstr "eliminar entrada de la plantilla"
800
+
801
+ msgid "remove template input set"
802
+ msgstr "eliminar el conjunto de entrada de la plantilla"
803
+
804
+ msgid "running"
805
+ msgstr ""
806
+
807
+ msgid "running %{percent}%%"
808
+ msgstr ""
809
+
810
+ msgid "succeeded"
811
+ msgstr "exitoso"
812
+
813
+ msgid "success"
814
+ msgstr "Éxito"
815
+
816
+ msgid "template"
817
+ msgstr "Plantilla"
818
+
819
+ msgid "unknown status"
820
+ msgstr "estado desconocido"