foreman_ansible 3.0.3 → 3.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (38) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/foreman_ansible/job_templates/ansible_roles_-_ansible_default.erb +1 -1
  3. data/lib/foreman_ansible/version.rb +1 -1
  4. data/webpack/components/AnsibleRolesSwitcher/components/AssignedRolesList.js +25 -12
  5. metadata +34 -67
  6. data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
  7. data/locale/de/foreman_ansible.edit.po +0 -797
  8. data/locale/de/foreman_ansible.po.time_stamp +0 -0
  9. data/locale/en/LC_MESSAGES/foreman_ansible.mo +0 -0
  10. data/locale/en/foreman_ansible.edit.po +0 -718
  11. data/locale/en/foreman_ansible.po.time_stamp +0 -0
  12. data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
  13. data/locale/es/foreman_ansible.edit.po +0 -817
  14. data/locale/es/foreman_ansible.po.time_stamp +0 -0
  15. data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
  16. data/locale/fr/foreman_ansible.edit.po +0 -819
  17. data/locale/fr/foreman_ansible.po.time_stamp +0 -0
  18. data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
  19. data/locale/it/foreman_ansible.edit.po +0 -790
  20. data/locale/it/foreman_ansible.po.time_stamp +0 -0
  21. data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
  22. data/locale/ja/foreman_ansible.edit.po +0 -790
  23. data/locale/ja/foreman_ansible.po.time_stamp +0 -0
  24. data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
  25. data/locale/ko/foreman_ansible.edit.po +0 -776
  26. data/locale/ko/foreman_ansible.po.time_stamp +0 -0
  27. data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
  28. data/locale/pt_BR/foreman_ansible.edit.po +0 -817
  29. data/locale/pt_BR/foreman_ansible.po.time_stamp +0 -0
  30. data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
  31. data/locale/ru/foreman_ansible.edit.po +0 -791
  32. data/locale/ru/foreman_ansible.po.time_stamp +0 -0
  33. data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
  34. data/locale/zh_CN/foreman_ansible.edit.po +0 -785
  35. data/locale/zh_CN/foreman_ansible.po.time_stamp +0 -0
  36. data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
  37. data/locale/zh_TW/foreman_ansible.edit.po +0 -776
  38. data/locale/zh_TW/foreman_ansible.po.time_stamp +0 -0
File without changes
@@ -1,817 +0,0 @@
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_ansible package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- # Translators:
7
- # Jared Nelson <jared@ajpadilla.com>, 2018
8
- # Gustavo Varela <gustavo.varela@gmail.com>, 2018
9
- # Carmela Rubiños <carmela.rubinos@gmail.com>, 2018
10
- # Lukáš Zapletal, 2018
11
- # francis <hackgo@gmail.com>, 2018
12
- # Sergio Ocón <sergio.ocon@redhat.com>, 2019
13
- # Félix Barbeira <fbarbeira@gmail.com>, 2019
14
- # Bryan Kearney <bryan.kearney@gmail.com>, 2019
15
- #
16
- #, fuzzy
17
- msgid ""
18
- msgstr ""
19
- "Project-Id-Version: foreman_ansible 3.0.2\n"
20
- "Report-Msgid-Bugs-To: \n"
21
- "POT-Creation-Date: 2019-04-30 20:53+0200\n"
22
- "PO-Revision-Date: 2018-11-14 21:36+0000\n"
23
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2019\n"
24
- "Language-Team: Spanish (https://www.transifex.com/foreman/teams/114/es/)\n"
25
- "MIME-Version: 1.0\n"
26
- "Content-Type: text/plain; charset=UTF-8\n"
27
- "Content-Transfer-Encoding: 8bit\n"
28
- "Language: es\n"
29
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
30
-
31
- #: ../app/controllers/ansible_roles_controller.rb:35
32
- msgid "Import of roles successfully finished."
33
- msgstr "Importación de roles finalizada correctamente."
34
-
35
- #: ../app/controllers/ansible_roles_controller.rb:50
36
- msgid "No changes in roles detected."
37
- msgstr "No se detectaron cambios en roles."
38
-
39
- #: ../app/controllers/ansible_roles_controller.rb:51
40
- msgid "No changes in roles detected on %s."
41
- msgstr "No se detectaron cambios en roles en %s."
42
-
43
- #: ../app/controllers/ansible_variables_controller.rb:39
44
- msgid "No changes in variables detected on %s."
45
- msgstr ""
46
-
47
- #: ../app/controllers/ansible_variables_controller.rb:49
48
- msgid ""
49
- "Import of variables successfully finished.\n"
50
- "Added: #{results[:added].count} \n"
51
- " Removed: #{results[:obsolete].count} \n"
52
- "Updated: #{results[:updated].count}"
53
- msgstr ""
54
-
55
- #: ../app/controllers/ansible_variables_controller.rb:102
56
- msgid ""
57
- "No proxy found to import variables from, ensure that the smart proxy has the"
58
- " Ansible feature enabled."
59
- msgstr ""
60
-
61
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
62
- msgid "Override match"
63
- msgstr "Sustituir coincidencia"
64
-
65
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
66
- msgid "Override value, required if omit is false"
67
- msgstr "Valor de reemplazo; obligatorio si omit es 'false'"
68
-
69
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
70
- msgid "Create an override value for a specific ansible variable"
71
- msgstr ""
72
-
73
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:34
74
- msgid "Destroy an override value"
75
- msgstr ""
76
-
77
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:18
78
- msgid "Show role"
79
- msgstr "Mostrar rol"
80
-
81
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:22
82
- msgid "List Ansible roles"
83
- msgstr "Mostrar roles Ansible"
84
-
85
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:28
86
- msgid "Deletes Ansible role"
87
- msgstr "Elimina rol Ansible"
88
-
89
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:34
90
- msgid "Import Ansible roles"
91
- msgstr "Importar roles Ansible"
92
-
93
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:35
94
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:42
95
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:73
96
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:83
97
- msgid "Smart Proxy to import from"
98
- msgstr "Proxy inteligente desde el cual importar"
99
-
100
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:36
101
- msgid "Ansible role names to import"
102
- msgstr "Nombres de rol Ansible por importar"
103
-
104
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:41
105
- msgid "Obsolete Ansible roles"
106
- msgstr "Roles Ansible obsoletos"
107
-
108
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:48
109
- msgid "Fetch Ansible roles available to be imported"
110
- msgstr "Buscar roles Ansible disponibles para importar"
111
-
112
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:49
113
- msgid "Smart Proxy to fetch from"
114
- msgstr "Proxy inteligente desde el cual se debe buscar"
115
-
116
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:20
117
- msgid "Show variable"
118
- msgstr ""
119
-
120
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:24
121
- msgid "List Ansible variables"
122
- msgstr ""
123
-
124
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:30
125
- msgid "Deletes Ansible variable"
126
- msgstr ""
127
-
128
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:39
129
- msgid "Name of variable"
130
- msgstr "Nombre de la variable"
131
-
132
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
133
- msgid "Role ID"
134
- msgstr ""
135
-
136
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
137
- msgid "Default value of variable"
138
- msgstr "Valor predeterminado de la variable"
139
-
140
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
141
- msgid "When enabled the parameter is hidden in the UI"
142
- msgstr "Al habilitarse, el parámetro está oculto en la UI."
143
-
144
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
145
- msgid "The order in which values are resolved"
146
- msgstr "El orden en el cual se resuelven los valores"
147
-
148
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
149
- msgid "Description of variable"
150
- msgstr "Descripción de la variable"
151
-
152
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
153
- msgid "Types of validation values"
154
- msgstr "Tipos de valores de validación"
155
-
156
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
157
- msgid "Used to enforce certain values for the parameter values"
158
- msgstr "Utilizado para imponer ciertos valores para los valores del parámetro"
159
-
160
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
161
- msgid "Types of variable values"
162
- msgstr "Tipos de valores de variable"
163
-
164
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
165
- msgid "Merge all matching values (only array/hash type)"
166
- msgstr "Combinar todos los valores que coinciden (solo tipo array/hash)"
167
-
168
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
169
- msgid "Include default value when merging all matching values"
170
- msgstr ""
171
- "Incluir el valor predeterminado al combinar todos los valores que coinciden"
172
-
173
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
174
- msgid "Remove duplicate values (only array type)"
175
- msgstr "Eliminar valores duplicados (solo tipo array)"
176
-
177
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:54
178
- msgid "Create Ansible variable"
179
- msgstr ""
180
-
181
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:61
182
- msgid "Updates Ansible variable"
183
- msgstr ""
184
-
185
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:71
186
- msgid ""
187
- "Import Ansible variables. This will only import variables for already "
188
- "existing roles, it will not import any new roles"
189
- msgstr ""
190
-
191
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:81
192
- msgid ""
193
- "Obsolete Ansible variables. This will only obsolete variables for already "
194
- "existing roles, it will not delete any old roles"
195
- msgstr ""
196
-
197
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:20
198
- msgid "Plays Ansible roles on a hostgroup"
199
- msgstr "Ejecuta roles Ansible en un grupo de hosts"
200
-
201
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:30
202
- msgid "Plays Ansible roles on hostgroups"
203
- msgstr "Ejecuta roles Ansible en grupos de hosts"
204
-
205
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:31
206
- msgid "IDs of hostgroups to play roles on"
207
- msgstr "ID de grupos de hosts en los que se ejecutan roles"
208
-
209
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:42
210
- msgid "List all Ansible roles for a hostgroup"
211
- msgstr "Lista de todos los roles Ansible para un grupo de hosts"
212
-
213
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:53
214
- msgid "Assigns Ansible roles to a hostgroup"
215
- msgstr ""
216
-
217
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:56
218
- msgid "Ansible roles to assign to a hostgroup"
219
- msgstr ""
220
-
221
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
222
- #: ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
223
- msgid "IDs of associated ansible roles"
224
- msgstr "ID de roles Ansible asociados"
225
-
226
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:26
227
- msgid "Plays Ansible roles on a host"
228
- msgstr "Ejecuta roles Ansible en un host"
229
-
230
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:35
231
- msgid "Plays Ansible roles on hosts"
232
- msgstr "Ejecuta roles Ansible en hosts"
233
-
234
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:36
235
- msgid "IDs of hosts to play roles on"
236
- msgstr "ID de hosts en los que se ejecutan roles"
237
-
238
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:46
239
- msgid "List all Ansible roles for a host"
240
- msgstr "Lista de todos los roles Ansible para un host"
241
-
242
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:56
243
- msgid "Assigns Ansible roles to a host"
244
- msgstr ""
245
-
246
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:59
247
- msgid "Ansible roles to assign to a host"
248
- msgstr ""
249
-
250
- #: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
251
- msgid "Host group has no associated hosts"
252
- msgstr "El grupo de hosts no tiene hosts asociados"
253
-
254
- #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
255
- msgid "There are no Ansible roles to play"
256
- msgstr "No hay roles Ansible para ejecutar"
257
-
258
- #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
259
- msgid "Could not run Ansible roles for %{host}"
260
- msgstr "No fue posible ejecutar roles Ansible para %{host}"
261
-
262
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
263
- msgid "Import from %s"
264
- msgstr "Importar de %s"
265
-
266
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
267
- msgid "Ansible Role"
268
- msgstr ""
269
-
270
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
271
- msgid "Import"
272
- msgstr "Importar"
273
-
274
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
275
- msgid "%s ago"
276
- msgstr "Hace %s"
277
-
278
- #: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
279
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
280
- msgid "Play Ansible roles"
281
- msgstr "Ejecutar roles Ansible"
282
-
283
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:10
284
- msgid "Playbook execution failed"
285
- msgstr "Error en la ejecución del Playbook"
286
-
287
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
288
- #: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
289
- msgid "Error loading data from proxy"
290
- msgstr "Error al cargar los datos del proxy"
291
-
292
- #: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
293
- msgid "Foreman"
294
- msgstr "Foreman"
295
-
296
- #: ../app/lib/proxy_api/ansible.rb:27
297
- msgid "Unable to get roles from Ansible"
298
- msgstr "No se pudieron obtener roles de Ansible"
299
-
300
- #: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
301
- msgid "Unable to get roles/variables from Ansible"
302
- msgstr ""
303
-
304
- #: ../app/models/setting/ansible.rb:20
305
- msgid ""
306
- "Use this to supply a path to an SSH Private Key that Ansible will use in "
307
- "lieu of a password Override with \"ansible_ssh_private_key_file\" host "
308
- "parameter"
309
- msgstr ""
310
- "Utilice esto para proveer una ruta a una clave privada SSH que utilizará "
311
- "Ansible, en lugar de un reemplazo de contraseña con el parámetro de host "
312
- "\"ansible_ssh_private_key_file\""
313
-
314
- #: ../app/models/setting/ansible.rb:25
315
- msgid "Private Key Path"
316
- msgstr "Ruta de clave privada"
317
-
318
- #: ../app/models/setting/ansible.rb:29
319
- msgid ""
320
- "Use this connection type by default when running Ansible playbooks. You can "
321
- "override this on hosts by adding a parameter \"ansible_connection\""
322
- msgstr ""
323
- "Utilice este tipo de conexión de forma predeterminada al ejecutar playbooks "
324
- "de Ansible. Puede reemplazarlo en los hosts añadiendo un parámetro "
325
- "\"ansible_connection\""
326
-
327
- #: ../app/models/setting/ansible.rb:33
328
- msgid "Connection type"
329
- msgstr "Tipo de conexión"
330
-
331
- #: ../app/models/setting/ansible.rb:37
332
- msgid ""
333
- "Enable/disable WinRM server certificate validation when running Ansible "
334
- "playbooks. You can override this on hosts by adding a parameter "
335
- "\"ansible_winrm_server_cert_validation\""
336
- msgstr ""
337
- "Habilite/inhabilite la validación del certificado del servidor WinRM al "
338
- "ejecutar playbooks de Ansible. Puede reemplazarlo en los hosts añadiendo un "
339
- "parámetro \"ansible_winrm_server_cert_validation\""
340
-
341
- #: ../app/models/setting/ansible.rb:42
342
- msgid "WinRM cert Validation"
343
- msgstr "Validación de certificado WinRM"
344
-
345
- #: ../app/models/setting/ansible.rb:46
346
- msgid ""
347
- "Foreman will add the this level of verbosity for additional debugging output"
348
- " when running Ansible playbooks."
349
- msgstr ""
350
- "Foreman añadirá este nivel de detalle para una salida de depuración "
351
- "adicional al ejecutar playbooks de Ansible."
352
-
353
- #: ../app/models/setting/ansible.rb:49
354
- msgid "Default verbosity level"
355
- msgstr "Nivel de detalle predeterminado"
356
-
357
- #: ../app/models/setting/ansible.rb:52
358
- msgid "Disabled"
359
- msgstr "Deshabilitado"
360
-
361
- #: ../app/models/setting/ansible.rb:53
362
- msgid "Level 1 (-v)"
363
- msgstr "Nivel 1 (-v)"
364
-
365
- #: ../app/models/setting/ansible.rb:54
366
- msgid "Level 2 (-vv)"
367
- msgstr "Nivel 2 (-vv)"
368
-
369
- #: ../app/models/setting/ansible.rb:55
370
- msgid "Level 3 (-vvv)"
371
- msgstr "Nivel 3 (-vvv)"
372
-
373
- #: ../app/models/setting/ansible.rb:56
374
- msgid "Level 4 (-vvvv)"
375
- msgstr "Nivel 4 (-vvvv)"
376
-
377
- #: ../app/models/setting/ansible.rb:62
378
- msgid ""
379
- "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles "
380
- "task after a host is fully provisioned. Set this to the maximum time you "
381
- "expect a host to take until it is ready after a reboot."
382
- msgstr ""
383
- "Tiempo de espera (en segundos) a definir para cuando Foreman desencadene una"
384
- " tarea de ejecución de roles Ansible después de aprovisionar un host por "
385
- "completo. Defina este parámetro en el tiempo máximo que prevé que tardará un"
386
- " host hasta estar listo tras un reinicio."
387
-
388
- #: ../app/models/setting/ansible.rb:67
389
- msgid "Post-provision timeout"
390
- msgstr "Tiempo de espera después del aprovisionamiento"
391
-
392
- #: ../app/models/setting/ansible.rb:71
393
- msgid "Timeout (in minutes) when hosts should have reported."
394
- msgstr "Límite de tiempo (en minutos) para informar los hosts."
395
-
396
- #: ../app/models/setting/ansible.rb:73
397
- msgid "Ansible report timeout"
398
- msgstr "Límite de tiempo de informe de Ansible"
399
-
400
- #: ../app/models/setting/ansible.rb:77
401
- msgid ""
402
- "Disable host configuration status turning to out of sync for %{cfgmgmt} "
403
- "after report does not arrive within configured interval"
404
- msgstr ""
405
- "Deshabilitar el estado de configuración de host que pasa a fuera de "
406
- "sincronización para %{cfgmgmt} si el informe no llega dentro del intervalo "
407
- "configurado"
408
-
409
- #: ../app/models/setting/ansible.rb:81
410
- msgid "%{cfgmgmt} out of sync disabled"
411
- msgstr "%{cfgmgmt} fuera de sincronización deshabilitado"
412
-
413
- #: ../app/models/setting/ansible.rb:86
414
- msgid "Foreman will run Ansible playbooks using this implementation"
415
- msgstr ""
416
-
417
- #: ../app/models/setting/ansible.rb:88
418
- msgid "Implementation for running Ansible"
419
- msgstr ""
420
-
421
- #: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:92
422
- msgid "Ansible"
423
- msgstr "Ansible"
424
-
425
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:51
426
- msgid "Remediation Plan"
427
- msgstr "Plan de reparación"
428
-
429
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:61
430
- #: ../db/seeds.d/90_notification_blueprints.rb:13
431
- msgid "Job Details"
432
- msgstr "Detalles del trabajo"
433
-
434
- #: ../app/services/foreman_ansible/proxy_api.rb:13
435
- msgid "Proxy not found"
436
- msgstr "No se encontró el proxy"
437
-
438
- #: ../app/views/ansible_roles/import.html.erb:1
439
- msgid "Changed Ansible roles"
440
- msgstr "Roles Ansible cambiados"
441
-
442
- #: ../app/views/ansible_roles/import.html.erb:3
443
- #: ../app/views/ansible_variables/import.html.erb:3
444
- msgid "Select the changes you want to realize in Foreman"
445
- msgstr "Seleccionar los cambios que desea realizar en Foreman"
446
-
447
- #: ../app/views/ansible_roles/import.html.erb:5
448
- #: ../app/views/ansible_variables/import.html.erb:5
449
- msgid "Toggle"
450
- msgstr "Alternar"
451
-
452
- #: ../app/views/ansible_roles/import.html.erb:6
453
- #: ../app/views/ansible_variables/import.html.erb:6
454
- msgid "New"
455
- msgstr "Nuevo"
456
-
457
- #: ../app/views/ansible_roles/import.html.erb:8
458
- #: ../app/views/ansible_variables/import.html.erb:8
459
- msgid "Check/Uncheck new"
460
- msgstr "Marcar/Desmarcar nuevos"
461
-
462
- #: ../app/views/ansible_roles/import.html.erb:9
463
- #: ../app/views/ansible_variables/import.html.erb:9
464
- msgid "Obsolete"
465
- msgstr "Obsoleto"
466
-
467
- #: ../app/views/ansible_roles/import.html.erb:11
468
- #: ../app/views/ansible_variables/import.html.erb:11
469
- msgid "Check/Uncheck obsolete"
470
- msgstr "Marcar/Desmarcar obsoletos"
471
-
472
- #: ../app/views/ansible_roles/import.html.erb:19
473
- #: ../app/views/ansible_variables/import.html.erb:22
474
- msgid "Check/Uncheck all"
475
- msgstr "Marcar/Desmarcar todos"
476
-
477
- #: ../app/views/ansible_roles/import.html.erb:21
478
- #: ../app/views/ansible_variables/import.html.erb:24
479
- msgid "Name"
480
- msgstr "Nombre"
481
-
482
- #: ../app/views/ansible_roles/import.html.erb:22
483
- #: ../app/views/ansible_variables/import.html.erb:26
484
- msgid "Hosts count"
485
- msgstr "Conteo de hosts"
486
-
487
- #: ../app/views/ansible_roles/import.html.erb:23
488
- #: ../app/views/ansible_variables/import.html.erb:27
489
- msgid "Hostgroups count"
490
- msgstr "Conteo de grupos de hosts"
491
-
492
- #: ../app/views/ansible_roles/import.html.erb:24
493
- #: ../app/views/ansible_variables/import.html.erb:28
494
- msgid "Operation"
495
- msgstr "Operación"
496
-
497
- #: ../app/views/ansible_roles/import.html.erb:35
498
- #: ../app/views/ansible_variables/import.html.erb:39
499
- msgid "Check/Uncheck all %s changes"
500
- msgstr "Marcar/Desmarcar todos los cambios %s"
501
-
502
- #: ../app/views/ansible_roles/import.html.erb:40
503
- #: ../app/views/ansible_variables/import.html.erb:45
504
- msgid "Add"
505
- msgstr "Añadir"
506
-
507
- #: ../app/views/ansible_roles/import.html.erb:40
508
- #: ../app/views/ansible_variables/import.html.erb:45
509
- msgid "Remove"
510
- msgstr "Retirar"
511
-
512
- #: ../app/views/ansible_roles/import.html.erb:48
513
- #: ../app/views/ansible_variables/import.html.erb:53
514
- msgid "Cancel"
515
- msgstr "Cancelar"
516
-
517
- #: ../app/views/ansible_roles/import.html.erb:49
518
- #: ../app/views/ansible_variables/import.html.erb:12
519
- #: ../app/views/ansible_variables/import.html.erb:45
520
- #: ../app/views/ansible_variables/import.html.erb:54
521
- msgid "Update"
522
- msgstr "Actualizar"
523
-
524
- #: ../app/views/ansible_roles/index.html.erb:1
525
- #: ../app/views/ansible_roles/welcome.html.erb:1
526
- #: ../app/views/ansible_roles/welcome.html.erb:6
527
- #: ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
528
- msgid "Ansible Roles"
529
- msgstr "Roles Ansible"
530
-
531
- #: ../app/views/ansible_roles/index.html.erb:9
532
- msgid "Role|Name"
533
- msgstr "Nombre"
534
-
535
- #: ../app/views/ansible_roles/index.html.erb:10
536
- msgid "Hostgroups"
537
- msgstr "Grupos de hosts"
538
-
539
- #: ../app/views/ansible_roles/index.html.erb:11
540
- msgid "Hosts"
541
- msgstr "Hosts"
542
-
543
- #: ../app/views/ansible_roles/index.html.erb:12
544
- msgid "Imported at"
545
- msgstr "Importado a las"
546
-
547
- #: ../app/views/ansible_roles/index.html.erb:13
548
- #: ../app/views/ansible_variables/index.html.erb:16
549
- msgid "Actions"
550
- msgstr "Acciones"
551
-
552
- #: ../app/views/ansible_roles/index.html.erb:27
553
- #: ../lib/foreman_ansible/register.rb:98
554
- msgid "Variables"
555
- msgstr "Variables"
556
-
557
- #: ../app/views/ansible_roles/index.html.erb:33
558
- #: ../app/views/ansible_variables/index.html.erb:41
559
- msgid "Delete %s?"
560
- msgstr "¿Borrar %s?"
561
-
562
- #: ../app/views/ansible_roles/welcome.html.erb:7
563
- msgid ""
564
- "No ansible roles were found in Foreman. If you want to assign roles to your hosts,\n"
565
- " you have to import them first."
566
- msgstr ""
567
- "No se encontraron roles Ansible en Foreman. Si desea asignar roles a sus hosts,\n"
568
- " debe importarlos primero."
569
-
570
- #: ../app/views/ansible_roles/welcome.html.erb:10
571
- msgid "Learn more about this in the documentation."
572
- msgstr "Obtener más información acerca de esto en la documentación."
573
-
574
- #: ../app/views/ansible_variables/_fields.erb:4
575
- msgid "Ansible Variable Details (Imported)"
576
- msgstr ""
577
-
578
- #: ../app/views/ansible_variables/_fields.erb:4
579
- msgid "Ansible Variable Details"
580
- msgstr ""
581
-
582
- #: ../app/views/ansible_variables/_fields.erb:11
583
- msgid "Default Behavior"
584
- msgstr "Comportamiento predeterminado"
585
-
586
- #: ../app/views/ansible_variables/_fields.erb:12
587
- msgid "Override the default value of the Ansible variable."
588
- msgstr ""
589
-
590
- #: ../app/views/ansible_variables/_fields.erb:14
591
- msgid ""
592
- "Mark the variable to be managed by Foreman. When the Ansible role of this "
593
- "variable is assigned to a host, the default value will be added to Ansible "
594
- "inventory as a host variable. Specify matchers to set a different value for "
595
- "such variable."
596
- msgstr ""
597
-
598
- #: ../app/views/ansible_variables/_fields.erb:27
599
- msgid "Value to use when there is no match."
600
- msgstr "Valor a utilizar cuando no existen coincidencias"
601
-
602
- #: ../app/views/ansible_variables/_fields.erb:30
603
- msgid "Hidden Value"
604
- msgstr "Valor oculto"
605
-
606
- #: ../app/views/ansible_variables/_fields.erb:33
607
- msgid "Hide all values for this parameter."
608
- msgstr "Ocultar todos los valores para este parámetro"
609
-
610
- #: ../app/views/ansible_variables/_fields.erb:39
611
- msgid "Optional Input Validator"
612
- msgstr "Validador de entrada opcional"
613
-
614
- #: ../app/views/ansible_variables/_fields.erb:41
615
- msgid ""
616
- "Before including these variables on your playbooks, Foreman will validate "
617
- "that your variables comply with the validation."
618
- msgstr ""
619
-
620
- #: ../app/views/ansible_variables/_fields.erb:44
621
- msgid ""
622
- "If checked, will raise an error if there is no default value and no matcher "
623
- "provide a value."
624
- msgstr ""
625
- "Al seleccionarlo, aparecerá un error si no existe un valor predeterminado y "
626
- "no existe ningún comparador que pueda proporcionar el valor."
627
-
628
- #: ../app/views/ansible_variables/_fields.erb:53
629
- msgid "Prioritize Attribute Order"
630
- msgstr "Priorizar orden de atributos"
631
-
632
- #: ../app/views/ansible_variables/_fields.erb:54
633
- msgid "Set the order in which values are resolved."
634
- msgstr "Establecer el orden en el cual se resuelven los valores"
635
-
636
- #: ../app/views/ansible_variables/_fields.erb:55
637
- msgid "Order"
638
- msgstr "Orden"
639
-
640
- #: ../app/views/ansible_variables/_fields.erb:56
641
- msgid ""
642
- "The order in which matchers keys are processed, first match wins.<br> You "
643
- "may use multiple attributes as a matcher key, for example, an order of "
644
- "<code>host group, environment</code> would expect a matcher such as "
645
- "<code>hostgroup = \"web servers\", environment = production</code>"
646
- msgstr ""
647
- "El orden en que se procesan las llaves de concordancia, la primera "
648
- "concordancia gana.<br> Se pueden usar múltiples atributos como llave de "
649
- "concordancia, por ejemplo, con una orden de <code>host group, "
650
- "environment</code> se esperaría una comparación como <code>hostgroup = \"web"
651
- " servers\", environment = production</code>"
652
-
653
- #: ../app/views/ansible_variables/_fields.erb:59
654
- msgid ""
655
- "Continue to look for matches after first find (only array/hash type)? Note: "
656
- "merging overrides ignores all matchers that are omitted."
657
- msgstr ""
658
- "¿Desea continuar buscando coincidencias después del primer resultado (solo "
659
- "tipo array/hash)? Nota: Fusionar las anulaciones ignora todos los "
660
- "comparadores que están omitidos."
661
-
662
- #: ../app/views/ansible_variables/_fields.erb:61
663
- msgid "Include default value when merging all matching values."
664
- msgstr ""
665
- "Incluir valor predeterminado al combinar todos los valores que coinciden"
666
-
667
- #: ../app/views/ansible_variables/_fields.erb:64
668
- msgid "Avoid duplicate values when merging them (only array type)?"
669
- msgstr "¿Evitar valores duplicados al combinarlos (solo tipo array)?"
670
-
671
- #: ../app/views/ansible_variables/_fields.erb:68
672
- msgid "Specify Matchers"
673
- msgstr "Especificar concordancias"
674
-
675
- #: ../app/views/ansible_variables/edit.html.erb:4
676
- #: ../app/views/ansible_variables/index.html.erb:1
677
- #: ../app/views/ansible_variables/new.html.erb:4
678
- msgid "Ansible Variables"
679
- msgstr ""
680
-
681
- #: ../app/views/ansible_variables/edit.html.erb:8
682
- msgid "Edit %s"
683
- msgstr "Editar %s"
684
-
685
- #: ../app/views/ansible_variables/edit.html.erb:13
686
- msgid "Edit Ansible Variable"
687
- msgstr ""
688
-
689
- #: ../app/views/ansible_variables/import.html.erb:1
690
- msgid "Changed Ansible variables"
691
- msgstr ""
692
-
693
- #: ../app/views/ansible_variables/import.html.erb:14
694
- msgid "Check/Uncheck update"
695
- msgstr ""
696
-
697
- #: ../app/views/ansible_variables/import.html.erb:25
698
- msgid "Ansible role"
699
- msgstr ""
700
-
701
- #: ../app/views/ansible_variables/index.html.erb:5
702
- msgid "New Ansible Variable"
703
- msgstr ""
704
-
705
- #: ../app/views/ansible_variables/index.html.erb:12
706
- msgid "Variable|Name"
707
- msgstr ""
708
-
709
- #: ../app/views/ansible_variables/index.html.erb:13
710
- msgid "Variable|Role"
711
- msgstr ""
712
-
713
- #: ../app/views/ansible_variables/index.html.erb:14
714
- msgid "Type"
715
- msgstr "Tipo"
716
-
717
- #: ../app/views/ansible_variables/index.html.erb:15
718
- msgid "Imported?"
719
- msgstr ""
720
-
721
- #: ../app/views/ansible_variables/index.html.erb:23
722
- msgid "Overriden"
723
- msgstr ""
724
-
725
- #: ../app/views/ansible_variables/new.html.erb:8
726
- #: ../app/views/ansible_variables/new.html.erb:13
727
- msgid "Create Ansible Variable"
728
- msgstr ""
729
-
730
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:5
731
- msgid "Play Roles"
732
- msgstr "Ejecutar roles"
733
-
734
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:9
735
- msgid "Nest"
736
- msgstr "Anidar"
737
-
738
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:10
739
- msgid "Clone"
740
- msgstr "Clonar"
741
-
742
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:7
743
- msgid "Level"
744
- msgstr "Nivel"
745
-
746
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:8
747
- msgid "Module"
748
- msgstr "Módulo"
749
-
750
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:9
751
- msgid "Arguments"
752
- msgstr "Argumentos"
753
-
754
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:10
755
- msgid "Message"
756
- msgstr "Mensaje"
757
-
758
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:23
759
- msgid "Nothing to show"
760
- msgstr "Nada que mostrar"
761
-
762
- #: ../db/seeds.d/90_notification_blueprints.rb:5
763
- msgid "Jobs"
764
- msgstr "Trabajos"
765
-
766
- #: ../db/seeds.d/90_notification_blueprints.rb:7
767
- msgid ""
768
- "Insights remediation on %{hosts_count} host(s) has finished successfully"
769
- msgstr ""
770
- "La reparación de Insights en %{hosts_count} host(s) ha finalizado "
771
- "correctamente"
772
-
773
- #: ../lib/foreman_ansible/register.rb:94
774
- msgid "Roles"
775
- msgstr "Roles"
776
-
777
- #: ../lib/foreman_ansible/remote_execution.rb:20
778
- msgid "Run Ansible roles"
779
- msgstr "Ejecutar roles Ansible"
780
-
781
- #: ../lib/foreman_ansible/remote_execution.rb:21
782
- msgid ""
783
- "Runs an Ansible playbook which contains all the roles defined for a host"
784
- msgstr ""
785
- "Ejecuta un playbook de Ansible que contiene todos los roles definidos para "
786
- "un host"
787
-
788
- #: ../lib/foreman_ansible/remote_execution.rb:27
789
- msgid "Ansible: Run Insights maintenance plan"
790
- msgstr "Ansible: Ejecutar plan de mantenimiento de Insights"
791
-
792
- #: ../lib/foreman_ansible/remote_execution.rb:28
793
- msgid ""
794
- "Runs a given maintenance plan from Red Hat Access Insights given an ID."
795
- msgstr ""
796
- "Ejecuta un plan de mantenimiento determinado a partir de Red Hat Access "
797
- "Insights con una ID."
798
-
799
- #: action_names.rb:2
800
- msgid "Remote action:"
801
- msgstr "Acción remota:"
802
-
803
- #: action_names.rb:3
804
- msgid "Import Puppet classes"
805
- msgstr "Importar clases Puppet"
806
-
807
- #: action_names.rb:4
808
- msgid "Import facts"
809
- msgstr "Importar datos"
810
-
811
- #: action_names.rb:5
812
- msgid "Action with sub plans"
813
- msgstr "Acción con subplanes"
814
-
815
- #: gemspec.rb:2
816
- msgid "Ansible support in Foreman"
817
- msgstr "Compatibilidad de Ansible en Foreman"