foreman_discovery 18.0.5 → 19.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. checksums.yaml +4 -4
  2. data/app/helpers/discovered_hosts_helper.rb +2 -3
  3. data/app/models/concerns/discovery_taxonomy_extensions.rb +1 -1
  4. data/app/models/host/discovered.rb +6 -1
  5. data/app/views/discovered_hosts/welcome.html.erb +1 -1
  6. data/app/views/discovery_rules/welcome.html.erb +1 -1
  7. data/lib/foreman_discovery/engine.rb +2 -2
  8. data/lib/foreman_discovery/version.rb +1 -1
  9. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  10. data/locale/ca/foreman_discovery.edit.po +41 -41
  11. data/locale/ca/foreman_discovery.po +5 -5
  12. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  13. data/locale/de/foreman_discovery.edit.po +74 -73
  14. data/locale/de/foreman_discovery.po +38 -37
  15. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  16. data/locale/en/foreman_discovery.edit.po +36 -36
  17. data/locale/en/foreman_discovery.po +1 -1
  18. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  19. data/locale/en_GB/foreman_discovery.edit.po +38 -38
  20. data/locale/en_GB/foreman_discovery.po +2 -2
  21. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  22. data/locale/es/foreman_discovery.edit.po +39 -39
  23. data/locale/es/foreman_discovery.po +3 -3
  24. data/locale/foreman_discovery.pot +38 -38
  25. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  26. data/locale/fr/foreman_discovery.edit.po +39 -39
  27. data/locale/fr/foreman_discovery.po +3 -3
  28. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/gl/foreman_discovery.edit.po +39 -39
  30. data/locale/gl/foreman_discovery.po +3 -3
  31. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  32. data/locale/it/foreman_discovery.edit.po +39 -39
  33. data/locale/it/foreman_discovery.po +3 -3
  34. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  35. data/locale/ja/foreman_discovery.edit.po +39 -39
  36. data/locale/ja/foreman_discovery.po +3 -3
  37. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  38. data/locale/ko/foreman_discovery.edit.po +39 -39
  39. data/locale/ko/foreman_discovery.po +3 -3
  40. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  41. data/locale/pt_BR/foreman_discovery.edit.po +39 -39
  42. data/locale/pt_BR/foreman_discovery.po +3 -3
  43. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  44. data/locale/ru/foreman_discovery.edit.po +39 -39
  45. data/locale/ru/foreman_discovery.po +3 -3
  46. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  47. data/locale/sv_SE/foreman_discovery.edit.po +39 -39
  48. data/locale/sv_SE/foreman_discovery.po +3 -3
  49. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  50. data/locale/zh_CN/foreman_discovery.edit.po +39 -39
  51. data/locale/zh_CN/foreman_discovery.po +3 -3
  52. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  53. data/locale/zh_TW/foreman_discovery.edit.po +39 -39
  54. data/locale/zh_TW/foreman_discovery.po +3 -3
  55. metadata +2 -2
@@ -10,10 +10,10 @@
10
10
  # Lukáš Zapletal, 2015
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: foreman_discovery 17.1.0\n"
13
+ "Project-Id-Version: foreman_discovery 18.0.1\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
- "POT-Creation-Date: 2021-09-20 17:25+0200\n"
16
- "PO-Revision-Date: 2021-05-03 08:28+0000\n"
15
+ "POT-Creation-Date: 2021-11-25 10:15+0100\n"
16
+ "PO-Revision-Date: 2021-09-20 17:24+0000\n"
17
17
  "Last-Translator: Transifex Bot <>\n"
18
18
  "Language-Team: English (United Kingdom) (http://www.transifex.com/foreman/fore"
19
19
  "man/language/en_GB/)\n"
@@ -123,7 +123,7 @@ msgstr "hash containing facts for the host with minimum set of facts: discovery_
123
123
  msgid "Execute rules against a discovered host"
124
124
  msgstr "Execute rules against a discovered host"
125
125
 
126
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:160
126
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:163
127
127
  msgid "Host %{host} was provisioned with rule %{rule}"
128
128
  msgstr "Host %{host} was provisioned with rule %{rule}"
129
129
 
@@ -131,7 +131,7 @@ msgstr "Host %{host} was provisioned with rule %{rule}"
131
131
  msgid "Unable to provision %{host}: %{errors}"
132
132
  msgstr "Unable to provision %{host}: %{errors}"
133
133
 
134
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:167
134
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:170
135
135
  msgid "No rule found for host %s"
136
136
  msgstr "No rule found for host %s"
137
137
 
@@ -139,11 +139,11 @@ msgstr "No rule found for host %s"
139
139
  msgid "Execute rules against all currently discovered hosts"
140
140
  msgstr "Execute rules against all currently discovered hosts"
141
141
 
142
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:173
142
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:176
143
143
  msgid "Errors during auto provisioning: %s"
144
144
  msgstr "Errors during auto provisioning: %s"
145
145
 
146
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:176
146
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:179
147
147
  msgid "No discovered hosts to provision"
148
148
  msgstr "No discovered hosts to provision"
149
149
 
@@ -163,7 +163,7 @@ msgstr "Rebooting a discovered host"
163
163
  msgid "Rebooting all discovered hosts"
164
164
  msgstr "Rebooting all discovered hosts"
165
165
 
166
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:129
166
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:132
167
167
  msgid "Discovered hosts are rebooting now"
168
168
  msgstr "Discovered hosts are rebooting now"
169
169
 
@@ -243,75 +243,75 @@ msgstr "Errors during reboot: %s"
243
243
  msgid "No discovered hosts to reboot"
244
244
  msgstr "No discovered hosts to reboot"
245
245
 
246
- #: ../app/controllers/discovered_hosts_controller.rb:63
246
+ #: ../app/controllers/discovered_hosts_controller.rb:66
247
247
  msgid "Successfully provisioned %s"
248
248
  msgstr "Successfully provisioned %s"
249
249
 
250
- #: ../app/controllers/discovered_hosts_controller.rb:97
250
+ #: ../app/controllers/discovered_hosts_controller.rb:100
251
251
  msgid "Facts refreshed for %s"
252
252
  msgstr "Facts refreshed for %s"
253
253
 
254
- #: ../app/controllers/discovered_hosts_controller.rb:99
254
+ #: ../app/controllers/discovered_hosts_controller.rb:102
255
255
  msgid "Failed to refresh facts for %s"
256
256
  msgstr "Failed to refresh facts for %s"
257
257
 
258
- #: ../app/controllers/discovered_hosts_controller.rb:102
258
+ #: ../app/controllers/discovered_hosts_controller.rb:105
259
259
  msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
260
260
  msgstr "Failed to refresh facts for %{hostname} with error %{error_message}"
261
261
 
262
- #: ../app/controllers/discovered_hosts_controller.rb:109
262
+ #: ../app/controllers/discovered_hosts_controller.rb:112
263
263
  msgid "Host of type %s can not be rebooted"
264
264
  msgstr "Host of type %s can not be rebooted"
265
265
 
266
- #: ../app/controllers/discovered_hosts_controller.rb:113
266
+ #: ../app/controllers/discovered_hosts_controller.rb:116
267
267
  msgid "Rebooting host %s"
268
268
  msgstr "Rebooting host %s"
269
269
 
270
- #: ../app/controllers/discovered_hosts_controller.rb:115
270
+ #: ../app/controllers/discovered_hosts_controller.rb:118
271
271
  msgid "Failed to reboot host %s"
272
272
  msgstr "Failed to reboot host %s"
273
273
 
274
- #: ../app/controllers/discovered_hosts_controller.rb:118
274
+ #: ../app/controllers/discovered_hosts_controller.rb:121
275
275
  msgid "Failed to reboot host %{hostname} with error %{error_message}"
276
276
  msgstr "Failed to reboot host %{hostname} with error %{error_message}"
277
277
 
278
- #: ../app/controllers/discovered_hosts_controller.rb:132
278
+ #: ../app/controllers/discovered_hosts_controller.rb:135
279
279
  msgid "Failed to reboot hosts with error %s"
280
280
  msgstr "Failed to reboot hosts with error %s"
281
281
 
282
- #: ../app/controllers/discovered_hosts_controller.rb:150
282
+ #: ../app/controllers/discovered_hosts_controller.rb:153
283
283
  msgid "Destroyed selected hosts"
284
284
  msgstr "Destroyed selected hosts"
285
285
 
286
- #: ../app/controllers/discovered_hosts_controller.rb:152
286
+ #: ../app/controllers/discovered_hosts_controller.rb:155
287
287
  msgid "The following hosts were not deleted: %s"
288
288
  msgstr "The following hosts were not deleted: %s"
289
289
 
290
- #: ../app/controllers/discovered_hosts_controller.rb:164
290
+ #: ../app/controllers/discovered_hosts_controller.rb:167
291
291
  msgid "Failed to auto provision host %s: %s"
292
292
  msgstr "Failed to auto provision host %s: %s"
293
293
 
294
- #: ../app/controllers/discovered_hosts_controller.rb:192
294
+ #: ../app/controllers/discovered_hosts_controller.rb:195
295
295
  msgid "Discovered hosts are provisioning now"
296
296
  msgstr "Discovered hosts are provisioning now"
297
297
 
298
- #: ../app/controllers/discovered_hosts_controller.rb:277
298
+ #: ../app/controllers/discovered_hosts_controller.rb:280
299
299
  msgid "Discovered host reported from unknown subnet, communication will not be proxied."
300
300
  msgstr ""
301
301
 
302
- #: ../app/controllers/discovered_hosts_controller.rb:282
302
+ #: ../app/controllers/discovered_hosts_controller.rb:285
303
303
  msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
304
304
  msgstr ""
305
305
 
306
- #: ../app/controllers/discovered_hosts_controller.rb:296
306
+ #: ../app/controllers/discovered_hosts_controller.rb:299
307
307
  msgid "No hosts were found with that id or name"
308
308
  msgstr "No hosts were found with that id or name"
309
309
 
310
- #: ../app/controllers/discovered_hosts_controller.rb:300
310
+ #: ../app/controllers/discovered_hosts_controller.rb:303
311
311
  msgid "No hosts selected"
312
312
  msgstr "No hosts selected"
313
313
 
314
- #: ../app/controllers/discovered_hosts_controller.rb:306
314
+ #: ../app/controllers/discovered_hosts_controller.rb:309
315
315
  msgid "Something went wrong while selecting hosts - %s"
316
316
  msgstr "Something went wrong while selecting hosts - %s"
317
317
 
@@ -383,7 +383,7 @@ msgstr "Reported in the last 7 days"
383
383
  msgid "Provision"
384
384
  msgstr "Provision"
385
385
 
386
- #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:8 ../lib/foreman_discovery/engine.rb:159 ../lib/foreman_discovery/engine.rb:174
386
+ #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:8 ../lib/foreman_discovery/engine.rb:160 ../lib/foreman_discovery/engine.rb:175
387
387
  msgid "Discovered Hosts"
388
388
  msgstr "Discovered Hosts"
389
389
 
@@ -471,27 +471,27 @@ msgstr "Expected discovery_fact '%s' is missing, unable to detect primary interf
471
471
  msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
472
472
  msgstr "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
473
473
 
474
- #: ../app/models/host/discovered.rb:100
474
+ #: ../app/models/host/discovered.rb:102
475
475
  msgid "Facts could not be imported"
476
476
  msgstr "Facts could not be imported"
477
477
 
478
- #: ../app/models/host/discovered.rb:155
478
+ #: ../app/models/host/discovered.rb:160
479
479
  msgid "Could not get facts from proxy %{url}: %{error}"
480
480
  msgstr "Could not get facts from proxy %{url}: %{error}"
481
481
 
482
- #: ../app/models/host/discovered.rb:173
482
+ #: ../app/models/host/discovered.rb:178
483
483
  msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
484
484
  msgstr ""
485
485
 
486
- #: ../app/models/host/discovered.rb:177 ../app/models/host/discovered.rb:200
486
+ #: ../app/models/host/discovered.rb:182 ../app/models/host/discovered.rb:205
487
487
  msgid "Unable to perform %{action} on %{ips}"
488
488
  msgstr ""
489
489
 
490
- #: ../app/models/host/discovered.rb:196
490
+ #: ../app/models/host/discovered.rb:201
491
491
  msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
492
492
  msgstr ""
493
493
 
494
- #: ../app/models/host/discovered.rb:220
494
+ #: ../app/models/host/discovered.rb:225
495
495
  msgid "Invalid hostname: Could not normalize the hostname"
496
496
  msgstr "Invalid hostname: Could not normalise the hostname"
497
497
 
@@ -993,7 +993,7 @@ msgstr ""
993
993
  msgid "Edit %s"
994
994
  msgstr "Edit %s"
995
995
 
996
- #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:164
996
+ #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:165
997
997
  msgid "Discovery Rules"
998
998
  msgstr "Discovery Rules"
999
999
 
@@ -1061,19 +1061,19 @@ msgstr "Hosts"
1061
1061
  msgid "Error message goes here"
1062
1062
  msgstr ""
1063
1063
 
1064
- #: ../lib/foreman_discovery/engine.rb:176
1064
+ #: ../lib/foreman_discovery/engine.rb:177
1065
1065
  msgid "Discovery Kexec template"
1066
1066
  msgstr "Discovery Kexec template"
1067
1067
 
1068
- #: ../lib/foreman_discovery/engine.rb:185
1068
+ #: ../lib/foreman_discovery/engine.rb:186
1069
1069
  msgid "Discovery Proxy"
1070
1070
  msgstr "Discovery Proxy"
1071
1071
 
1072
- #: ../lib/foreman_discovery/engine.rb:186
1072
+ #: ../lib/foreman_discovery/engine.rb:187
1073
1073
  msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1074
1074
  msgstr "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1075
1075
 
1076
- #: ../lib/foreman_discovery/engine.rb:187
1076
+ #: ../lib/foreman_discovery/engine.rb:188
1077
1077
  msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1078
1078
  msgstr "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1079
1079
 
@@ -10,9 +10,9 @@
10
10
  # Lukáš Zapletal, 2015
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: foreman_discovery 17.1.0\n"
13
+ "Project-Id-Version: foreman_discovery 18.0.1\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
- "PO-Revision-Date: 2021-05-03 08:28+0000\n"
15
+ "PO-Revision-Date: 2021-09-20 17:24+0000\n"
16
16
  "Last-Translator: Transifex Bot <>\n"
17
17
  "Language-Team: English (United Kingdom) (http://www.transifex.com/foreman/fore"
18
18
  "man/language/en_GB/)\n"
@@ -11,11 +11,11 @@
11
11
  # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
12
12
  msgid ""
13
13
  msgstr ""
14
- "Project-Id-Version: foreman_discovery 17.1.0\n"
14
+ "Project-Id-Version: foreman_discovery 18.0.1\n"
15
15
  "Report-Msgid-Bugs-To: \n"
16
- "POT-Creation-Date: 2021-09-20 17:25+0200\n"
17
- "PO-Revision-Date: 2021-05-03 08:29+0000\n"
18
- "Last-Translator: Lukáš Zapletal\n"
16
+ "POT-Creation-Date: 2021-11-25 10:15+0100\n"
17
+ "PO-Revision-Date: 2021-09-20 17:24+0000\n"
18
+ "Last-Translator: Transifex Bot <>\n"
19
19
  "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
20
20
  "\n"
21
21
  "MIME-Version: 1.0\n"
@@ -124,7 +124,7 @@ msgstr "hash que contiene eventos correspondientes al host con un conjunto míni
124
124
  msgid "Execute rules against a discovered host"
125
125
  msgstr "Ejecutar reglas en función de un host detectado"
126
126
 
127
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:160
127
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:163
128
128
  msgid "Host %{host} was provisioned with rule %{rule}"
129
129
  msgstr "El host %{host} se aprovisionó con la regla %{rule}"
130
130
 
@@ -132,7 +132,7 @@ msgstr "El host %{host} se aprovisionó con la regla %{rule}"
132
132
  msgid "Unable to provision %{host}: %{errors}"
133
133
  msgstr "No es posible aprovisionar %{host}: %{errors}"
134
134
 
135
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:167
135
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:170
136
136
  msgid "No rule found for host %s"
137
137
  msgstr "No se halló una regla para el host %s"
138
138
 
@@ -140,11 +140,11 @@ msgstr "No se halló una regla para el host %s"
140
140
  msgid "Execute rules against all currently discovered hosts"
141
141
  msgstr "Ejecutar reglas contra todos los hosts detectados actualmente"
142
142
 
143
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:173
143
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:176
144
144
  msgid "Errors during auto provisioning: %s"
145
145
  msgstr "Errores durante el autoaprovisionamiento: %s"
146
146
 
147
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:176
147
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:179
148
148
  msgid "No discovered hosts to provision"
149
149
  msgstr "No hay hosts detectados para aprovisionar"
150
150
 
@@ -164,7 +164,7 @@ msgstr "Reiniciando un host detectado"
164
164
  msgid "Rebooting all discovered hosts"
165
165
  msgstr "Reiniciando todos los hosts detectados"
166
166
 
167
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:129
167
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:132
168
168
  msgid "Discovered hosts are rebooting now"
169
169
  msgstr "Se están reiniciando ahora los hosts detectados"
170
170
 
@@ -244,75 +244,75 @@ msgstr "Errores durante el reinicio: %s"
244
244
  msgid "No discovered hosts to reboot"
245
245
  msgstr "No se detectaron hosts para reiniciar"
246
246
 
247
- #: ../app/controllers/discovered_hosts_controller.rb:63
247
+ #: ../app/controllers/discovered_hosts_controller.rb:66
248
248
  msgid "Successfully provisioned %s"
249
249
  msgstr "Se aprovisionó correctamente %s"
250
250
 
251
- #: ../app/controllers/discovered_hosts_controller.rb:97
251
+ #: ../app/controllers/discovered_hosts_controller.rb:100
252
252
  msgid "Facts refreshed for %s"
253
253
  msgstr "Datos actualizados para %s"
254
254
 
255
- #: ../app/controllers/discovered_hosts_controller.rb:99
255
+ #: ../app/controllers/discovered_hosts_controller.rb:102
256
256
  msgid "Failed to refresh facts for %s"
257
257
  msgstr "Fallo al refrescar datos para %s"
258
258
 
259
- #: ../app/controllers/discovered_hosts_controller.rb:102
259
+ #: ../app/controllers/discovered_hosts_controller.rb:105
260
260
  msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
261
261
  msgstr "Ocurrió un error al actualizar los eventos de %{hostname} con el error %{error_message}"
262
262
 
263
- #: ../app/controllers/discovered_hosts_controller.rb:109
263
+ #: ../app/controllers/discovered_hosts_controller.rb:112
264
264
  msgid "Host of type %s can not be rebooted"
265
265
  msgstr "No es posible reiniciar el tipo de host %s"
266
266
 
267
- #: ../app/controllers/discovered_hosts_controller.rb:113
267
+ #: ../app/controllers/discovered_hosts_controller.rb:116
268
268
  msgid "Rebooting host %s"
269
269
  msgstr "Reiniciando el host %s"
270
270
 
271
- #: ../app/controllers/discovered_hosts_controller.rb:115
271
+ #: ../app/controllers/discovered_hosts_controller.rb:118
272
272
  msgid "Failed to reboot host %s"
273
273
  msgstr "Ocurrió un error al reiniciar el host %s"
274
274
 
275
- #: ../app/controllers/discovered_hosts_controller.rb:118
275
+ #: ../app/controllers/discovered_hosts_controller.rb:121
276
276
  msgid "Failed to reboot host %{hostname} with error %{error_message}"
277
277
  msgstr "Ocurrió un error al reiniciar el host %{hostname} con el error %{error_message}"
278
278
 
279
- #: ../app/controllers/discovered_hosts_controller.rb:132
279
+ #: ../app/controllers/discovered_hosts_controller.rb:135
280
280
  msgid "Failed to reboot hosts with error %s"
281
281
  msgstr "Ocurrió un error al reiniciar los hosts con el error %s"
282
282
 
283
- #: ../app/controllers/discovered_hosts_controller.rb:150
283
+ #: ../app/controllers/discovered_hosts_controller.rb:153
284
284
  msgid "Destroyed selected hosts"
285
285
  msgstr "Eliminados equipos seleccionados"
286
286
 
287
- #: ../app/controllers/discovered_hosts_controller.rb:152
287
+ #: ../app/controllers/discovered_hosts_controller.rb:155
288
288
  msgid "The following hosts were not deleted: %s"
289
289
  msgstr "Los siguientes equipos no han sido eliminados: %s"
290
290
 
291
- #: ../app/controllers/discovered_hosts_controller.rb:164
291
+ #: ../app/controllers/discovered_hosts_controller.rb:167
292
292
  msgid "Failed to auto provision host %s: %s"
293
293
  msgstr "Ocurrió un error al autoaprovisionar el host %s: %s"
294
294
 
295
- #: ../app/controllers/discovered_hosts_controller.rb:192
295
+ #: ../app/controllers/discovered_hosts_controller.rb:195
296
296
  msgid "Discovered hosts are provisioning now"
297
297
  msgstr "Los hosts detectados se están aprovisionando ahora"
298
298
 
299
- #: ../app/controllers/discovered_hosts_controller.rb:277
299
+ #: ../app/controllers/discovered_hosts_controller.rb:280
300
300
  msgid "Discovered host reported from unknown subnet, communication will not be proxied."
301
301
  msgstr ""
302
302
 
303
- #: ../app/controllers/discovered_hosts_controller.rb:282
303
+ #: ../app/controllers/discovered_hosts_controller.rb:285
304
304
  msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
305
305
  msgstr ""
306
306
 
307
- #: ../app/controllers/discovered_hosts_controller.rb:296
307
+ #: ../app/controllers/discovered_hosts_controller.rb:299
308
308
  msgid "No hosts were found with that id or name"
309
309
  msgstr "No se han encontrado equipos con ese id o nombre"
310
310
 
311
- #: ../app/controllers/discovered_hosts_controller.rb:300
311
+ #: ../app/controllers/discovered_hosts_controller.rb:303
312
312
  msgid "No hosts selected"
313
313
  msgstr "Ningún host seleccionado"
314
314
 
315
- #: ../app/controllers/discovered_hosts_controller.rb:306
315
+ #: ../app/controllers/discovered_hosts_controller.rb:309
316
316
  msgid "Something went wrong while selecting hosts - %s"
317
317
  msgstr "Algo ha fallado al seleccionar hosts - %s"
318
318
 
@@ -384,7 +384,7 @@ msgstr "Informado en los últimos 7 días"
384
384
  msgid "Provision"
385
385
  msgstr "Aprovisionar"
386
386
 
387
- #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:8 ../lib/foreman_discovery/engine.rb:159 ../lib/foreman_discovery/engine.rb:174
387
+ #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:8 ../lib/foreman_discovery/engine.rb:160 ../lib/foreman_discovery/engine.rb:175
388
388
  msgid "Discovered Hosts"
389
389
  msgstr "Hosts detectados"
390
390
 
@@ -472,27 +472,27 @@ msgstr "Falta el discovery_fact '%s' esperado. No es posible detectar la interfa
472
472
  msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
473
473
  msgstr "Eventos inválidos: el hash no contiene un valor válido para ninguno de los eventos en la configuración de discovery_hostname: %s"
474
474
 
475
- #: ../app/models/host/discovered.rb:100
475
+ #: ../app/models/host/discovered.rb:102
476
476
  msgid "Facts could not be imported"
477
477
  msgstr "No se pudieron importar los eventos"
478
478
 
479
- #: ../app/models/host/discovered.rb:155
479
+ #: ../app/models/host/discovered.rb:160
480
480
  msgid "Could not get facts from proxy %{url}: %{error}"
481
481
  msgstr "No pudieron obtenerse los eventos del proxy %{url}: %{error}"
482
482
 
483
- #: ../app/models/host/discovered.rb:173
483
+ #: ../app/models/host/discovered.rb:178
484
484
  msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
485
485
  msgstr "No se puede realizar el reinicio en %{name} (%{url}): %{msg}"
486
486
 
487
- #: ../app/models/host/discovered.rb:177 ../app/models/host/discovered.rb:200
487
+ #: ../app/models/host/discovered.rb:182 ../app/models/host/discovered.rb:205
488
488
  msgid "Unable to perform %{action} on %{ips}"
489
489
  msgstr ""
490
490
 
491
- #: ../app/models/host/discovered.rb:196
491
+ #: ../app/models/host/discovered.rb:201
492
492
  msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
493
493
  msgstr "No es posible ejecutar kexec en %{name} (%{url}): %{msg}"
494
494
 
495
- #: ../app/models/host/discovered.rb:220
495
+ #: ../app/models/host/discovered.rb:225
496
496
  msgid "Invalid hostname: Could not normalize the hostname"
497
497
  msgstr "Nombre de host inválido: no es posible normalizar el nombre de host"
498
498
 
@@ -994,7 +994,7 @@ msgstr "Clonar %s"
994
994
  msgid "Edit %s"
995
995
  msgstr "Editar %s"
996
996
 
997
- #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:164
997
+ #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:165
998
998
  msgid "Discovery Rules"
999
999
  msgstr "Reglas de detección"
1000
1000
 
@@ -1062,19 +1062,19 @@ msgstr "Hosts"
1062
1062
  msgid "Error message goes here"
1063
1063
  msgstr ""
1064
1064
 
1065
- #: ../lib/foreman_discovery/engine.rb:176
1065
+ #: ../lib/foreman_discovery/engine.rb:177
1066
1066
  msgid "Discovery Kexec template"
1067
1067
  msgstr "Plantilla Kexec de detección"
1068
1068
 
1069
- #: ../lib/foreman_discovery/engine.rb:185
1069
+ #: ../lib/foreman_discovery/engine.rb:186
1070
1070
  msgid "Discovery Proxy"
1071
1071
  msgstr "Proxy de detección"
1072
1072
 
1073
- #: ../lib/foreman_discovery/engine.rb:186
1073
+ #: ../lib/foreman_discovery/engine.rb:187
1074
1074
  msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1075
1075
  msgstr "Proxy de detección para usar en esta subred para administrar la conexión con los hosts detectados"
1076
1076
 
1077
- #: ../lib/foreman_discovery/engine.rb:187
1077
+ #: ../lib/foreman_discovery/engine.rb:188
1078
1078
  msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1079
1079
  msgstr "ID del proxy de detección para usar en esta subred para administrar la conexión con los hosts detectados"
1080
1080
 
@@ -11,10 +11,10 @@
11
11
  # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
12
12
  msgid ""
13
13
  msgstr ""
14
- "Project-Id-Version: foreman_discovery 17.1.0\n"
14
+ "Project-Id-Version: foreman_discovery 18.0.1\n"
15
15
  "Report-Msgid-Bugs-To: \n"
16
- "PO-Revision-Date: 2021-05-03 08:29+0000\n"
17
- "Last-Translator: Lukáš Zapletal\n"
16
+ "PO-Revision-Date: 2021-09-20 17:24+0000\n"
17
+ "Last-Translator: Transifex Bot <>\n"
18
18
  "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
19
19
  "\n"
20
20
  "MIME-Version: 1.0\n"