foreman_discovery 16.0.0 → 16.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (69) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/api/v2/discovered_hosts_controller.rb +10 -3
  3. data/app/controllers/api/v2/discovery_rules_controller.rb +1 -1
  4. data/app/controllers/discovered_hosts_controller.rb +5 -3
  5. data/app/controllers/discovery_rules_controller.rb +1 -1
  6. data/app/models/discovery_rule.rb +1 -1
  7. data/app/models/host/discovered.rb +39 -17
  8. data/app/models/host/managed_extensions.rb +2 -2
  9. data/app/services/foreman_discovery/host_converter.rb +15 -7
  10. data/app/services/foreman_discovery/node_api/node_resource.rb +1 -0
  11. data/app/views/discovered_hosts/_discovered_host_modal.html.erb +0 -2
  12. data/app/views/foreman_discovery/debian_kexec.erb +1 -1
  13. data/db/migrate/20150512150432_remove_old_discovery_reader_permissions.rb +1 -1
  14. data/db/migrate/20151023144501_regenerate_red_hat_kexec.rb +1 -1
  15. data/db/migrate/20180412124505_add_priority_score_to_discovery_rules.rb +1 -1
  16. data/extra/discover-host +14 -8
  17. data/lib/foreman_discovery/engine.rb +2 -2
  18. data/lib/foreman_discovery/version.rb +1 -1
  19. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  20. data/locale/ca/foreman_discovery.edit.po +215 -263
  21. data/locale/ca/foreman_discovery.po +16 -8
  22. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/de/foreman_discovery.edit.po +217 -266
  24. data/locale/de/foreman_discovery.po +22 -14
  25. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  26. data/locale/en/foreman_discovery.edit.po +175 -133
  27. data/locale/en/foreman_discovery.po +12 -4
  28. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/en_GB/foreman_discovery.edit.po +221 -269
  30. data/locale/en_GB/foreman_discovery.po +18 -10
  31. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  32. data/locale/es/foreman_discovery.edit.po +240 -286
  33. data/locale/es/foreman_discovery.po +22 -14
  34. data/locale/foreman_discovery.pot +34 -24
  35. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  36. data/locale/fr/foreman_discovery.edit.po +242 -291
  37. data/locale/fr/foreman_discovery.po +20 -12
  38. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/gl/foreman_discovery.edit.po +213 -261
  40. data/locale/gl/foreman_discovery.po +14 -6
  41. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  42. data/locale/it/foreman_discovery.edit.po +216 -264
  43. data/locale/it/foreman_discovery.po +17 -9
  44. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  45. data/locale/ja/foreman_discovery.edit.po +246 -294
  46. data/locale/ja/foreman_discovery.po +20 -12
  47. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  48. data/locale/ko/foreman_discovery.edit.po +216 -263
  49. data/locale/ko/foreman_discovery.po +20 -12
  50. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  51. data/locale/pt_BR/foreman_discovery.edit.po +237 -282
  52. data/locale/pt_BR/foreman_discovery.po +20 -12
  53. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  54. data/locale/ru/foreman_discovery.edit.po +219 -265
  55. data/locale/ru/foreman_discovery.po +20 -12
  56. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  57. data/locale/sv_SE/foreman_discovery.edit.po +213 -261
  58. data/locale/sv_SE/foreman_discovery.po +14 -6
  59. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  60. data/locale/zh_CN/foreman_discovery.edit.po +283 -332
  61. data/locale/zh_CN/foreman_discovery.po +20 -12
  62. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  63. data/locale/zh_TW/foreman_discovery.edit.po +216 -262
  64. data/locale/zh_TW/foreman_discovery.po +18 -10
  65. data/test/facts/vmware-facter4-nolegacy.json +402 -0
  66. data/test/functional/discovered_hosts_controller_test.rb +15 -6
  67. data/test/unit/discovered_extensions_test.rb +6 -1
  68. data/test/unit/managed_extensions_test.rb +1 -0
  69. metadata +36 -32
@@ -3,17 +3,17 @@
3
3
  # This file is distributed under the same license as the foreman_discovery package.
4
4
  #
5
5
  # Translators:
6
- # Andi Chandler <andi@gowling.com>, 2015-2018
6
+ # Andi Chandler <andi@gowling.com>, 2015-2019
7
7
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2013-2015
8
8
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2016
9
9
  # Lukáš Zapletal, 2015
10
10
  # Lukáš Zapletal, 2015
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: foreman_discovery 15.1.0\n"
13
+ "Project-Id-Version: foreman_discovery 16.1.3\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
- "PO-Revision-Date: 2019-10-22 20:43+0000\n"
16
- "Last-Translator: Lukáš Zapletal\n"
15
+ "PO-Revision-Date: 2020-05-26 17:21+0000\n"
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"
19
19
  "MIME-Version: 1.0\n"
@@ -142,6 +142,11 @@ msgstr "Disable"
142
142
  msgid "Disable rule '%s'?"
143
143
  msgstr "Disable rule '%s'?"
144
144
 
145
+ msgid "Discovered Host"
146
+ msgid_plural "Discovered Hosts"
147
+ msgstr[0] ""
148
+ msgstr[1] ""
149
+
145
150
  msgid "Discovered Hosts"
146
151
  msgstr "Discovered Hosts"
147
152
 
@@ -354,7 +359,7 @@ msgid "IP address"
354
359
  msgstr "IP address"
355
360
 
356
361
  msgid "IPAM must be configured for subnet '%s'"
357
- msgstr ""
362
+ msgstr "IPAM must be configured for subnet '%s'"
358
363
 
359
364
  msgid "IPMI"
360
365
  msgstr "IPMI"
@@ -695,15 +700,18 @@ msgstr "Unable to find a discovery rule, no host provided (check permissions)"
695
700
  msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
696
701
  msgstr "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
697
702
 
698
- msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
699
- msgstr "Unable to perform kexec on %{name} via %{url}: %{msg}"
703
+ msgid "Unable to perform %{action} on %{ips}"
704
+ msgstr ""
705
+
706
+ msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
707
+ msgstr ""
708
+
709
+ msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
710
+ msgstr ""
700
711
 
701
712
  msgid "Unable to provision %{host}: %{errors}"
702
713
  msgstr "Unable to provision %{host}: %{errors}"
703
714
 
704
- msgid "Unable to reboot %{name} via %{url}: %{msg}"
705
- msgstr "Unable to reboot %{name} via %{url}: %{msg}"
706
-
707
715
  msgid "Update a rule"
708
716
  msgstr "Update a rule"
709
717
 
@@ -1,20 +1,22 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_discovery package.
4
- #
4
+ #
5
5
  # Translators:
6
6
  # elobato <elobatocs@gmail.com>, 2015
7
+ # elobato <elobatocs@gmail.com>, 2015
7
8
  # francis <hackgo@gmail.com>, 2013-2014
8
- # Sergio Ocón <sergio.ocon@redhat.com>, 2014-2015
9
- # Sergio Ocón <sergio.ocon@redhat.com>, 2014
9
+ # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
10
+ # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014-2015
11
+ # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
10
12
  msgid ""
11
13
  msgstr ""
12
- "Project-Id-Version: foreman_discovery 15.1.0\n"
14
+ "Project-Id-Version: foreman_discovery 16.3.4\n"
13
15
  "Report-Msgid-Bugs-To: \n"
14
- "POT-Creation-Date: 2019-10-22 11:55+0200\n"
15
- "PO-Revision-Date: 2019-10-22 20:43+0000\n"
16
+ "PO-Revision-Date: 2020-10-29 17:16+0000\n"
16
17
  "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
17
- "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)\n"
18
+ "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
19
+ "\n"
18
20
  "MIME-Version: 1.0\n"
19
21
  "Content-Type: text/plain; charset=UTF-8\n"
20
22
  "Content-Transfer-Encoding: 8bit\n"
@@ -25,23 +27,19 @@ msgstr ""
25
27
  msgid "List all discovered hosts"
26
28
  msgstr "Confeccionar una lista de los hosts detectados"
27
29
 
28
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
29
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
30
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
30
31
  msgid "filter results"
31
32
  msgstr "filtrar resultados"
32
33
 
33
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
34
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
34
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
35
35
  msgid "sort results"
36
36
  msgstr "organizar resultados"
37
37
 
38
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
39
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
38
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
40
39
  msgid "paginate results"
41
40
  msgstr "paginar resultados"
42
41
 
43
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
44
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:18
42
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
45
43
  msgid "number of entries per request"
46
44
  msgstr "número de entradas por solicitud"
47
45
 
@@ -49,8 +47,7 @@ msgstr "número de entradas por solicitud"
49
47
  msgid "Show a discovered host"
50
48
  msgstr "Mostrar un host detectado"
51
49
 
52
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
53
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
50
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:85
54
51
  msgid "DHCP filename option (Grub2 or PXELinux by default)"
55
52
  msgstr "Opción de nombre de archivo DHCP (Grub2 o PXELinux en forma predeterminada)"
56
53
 
@@ -62,6 +59,10 @@ msgstr "Crear un host detectado para utilizar en pruebas (utilizar/hechos para c
62
59
  msgid "Provision a discovered host"
63
60
  msgstr "Aprovisionar un host detectado"
64
61
 
62
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54 ../app/controllers/api/v2/discovered_hosts_controller.rb:57 ../app/controllers/api/v2/discovered_hosts_controller.rb:58 ../app/controllers/api/v2/discovered_hosts_controller.rb:61 ../app/controllers/api/v2/discovered_hosts_controller.rb:64
63
+ msgid "required if host is managed and value is not inherited from host group"
64
+ msgstr "obligatorio si los hosts están administrados y el valor no se ha heredado de un grupo de hosts"
65
+
65
66
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
66
67
  msgid "not required if using a subnet with DHCP proxy"
67
68
  msgstr "no es necesario si se usa una subred con un proxy DHCP"
@@ -70,82 +71,99 @@ msgstr "no es necesario si se usa una subred con un proxy DHCP"
70
71
  msgid "not required if it's a virtual machine"
71
72
  msgstr "no es necesario si no se trata de una máquina virtual"
72
73
 
73
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
74
- msgid ""
75
- "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
74
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:62
75
+ msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
76
+ msgstr "obligatorio si el aprovisionamiento no se basa en imágenes, el host está administrado y el valor no se hereda de un grupo de hosts"
77
+
78
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
79
+ msgid "required if host is managed and custom partition has not been defined"
80
+ msgstr "obligatorio si el host está administrado y no se han definido particiones personalizadas"
81
+
82
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
83
+ msgid "Host's owner type"
84
+ msgstr "Tipo de propietario de host"
85
+
86
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
87
+ msgid "Host's parameters (array or indexed hash)"
88
+ msgstr "Parámetros del host (array o hash indexado)"
89
+
90
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
91
+ msgid "Name of the parameter"
92
+ msgstr "Nombre del parámetro"
93
+
94
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
95
+ msgid "Parameter value"
96
+ msgstr "Valor del parámetro"
97
+
98
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
99
+ msgid "Type of value"
100
+ msgstr "Tipo de valor"
101
+
102
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
103
+ msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
76
104
  msgstr "UUID para seguir el estado de la tarea de orquestación, GET /api/orchestration/:UUID/tasks"
77
105
 
78
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
79
- msgid ""
80
- "required if value is not inherited from host group or default password in "
81
- "settings"
106
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:84
107
+ msgid "required if value is not inherited from host group or default password in settings"
82
108
  msgstr "es necesario si el valor no se hereda del grupo del host o de la contraseña predeterminada en las configuraciones"
83
109
 
84
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
110
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:95
85
111
  msgid "Delete a discovered host"
86
112
  msgstr "Eliminar un host detectado"
87
113
 
88
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:96
114
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:102
89
115
  msgid "Upload facts for a host, creating the host if required"
90
116
  msgstr "Subir eventos para un host, si es necesario cree el host."
91
117
 
92
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
93
- msgid ""
94
- "hash containing facts for the host with minimum set of facts: "
95
- "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
96
- "eth0 (example in case primary interface is named eth0)"
118
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:103
119
+ msgid "hash containing facts for the host with minimum set of facts: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (example in case primary interface is named eth0)"
97
120
  msgstr "hash que contiene eventos correspondientes al host con un conjunto mínimo de eventos: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (ejemplo en caso de que la interfaz principal se denomine eth0)"
98
121
 
99
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
122
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:129
100
123
  msgid "Execute rules against a discovered host"
101
124
  msgstr "Ejecutar reglas en función de un host detectado"
102
125
 
103
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
104
- #: ../app/controllers/discovered_hosts_controller.rb:160
126
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135 ../app/controllers/discovered_hosts_controller.rb:160
105
127
  msgid "Host %{host} was provisioned with rule %{rule}"
106
128
  msgstr "El host %{host} se aprovisionó con la regla %{rule}"
107
129
 
108
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:125
130
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
109
131
  msgid "Unable to provision %{host}: %{errors}"
110
132
  msgstr "No es posible aprovisionar %{host}: %{errors}"
111
133
 
112
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
113
- #: ../app/controllers/discovered_hosts_controller.rb:167
134
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:144 ../app/controllers/discovered_hosts_controller.rb:167
114
135
  msgid "No rule found for host %s"
115
136
  msgstr "No se halló una regla para el host %s"
116
137
 
117
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
138
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:151
118
139
  msgid "Execute rules against all currently discovered hosts"
119
140
  msgstr "Ejecutar reglas contra todos los hosts detectados actualmente"
120
141
 
121
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
122
- #: ../app/controllers/discovered_hosts_controller.rb:173
142
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:155 ../app/controllers/discovered_hosts_controller.rb:173
123
143
  msgid "Errors during auto provisioning: %s"
124
144
  msgstr "Errores durante el autoaprovisionamiento: %s"
125
145
 
126
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
127
- #: ../app/controllers/discovered_hosts_controller.rb:176
146
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:158 ../app/controllers/discovered_hosts_controller.rb:176
128
147
  msgid "No discovered hosts to provision"
129
148
  msgstr "No hay hosts detectados para aprovisionar"
130
149
 
131
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:167
150
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:180
132
151
  msgid "%s discovered hosts were provisioned"
133
152
  msgstr "Se aprovisionaron %s hosts detectados"
134
153
 
135
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:178
154
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:191
136
155
  msgid "Refreshing the facts of a discovered host"
137
156
  msgstr "Actualizando los eventos de un host detectado"
138
157
 
139
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:187
158
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:200
140
159
  msgid "Rebooting a discovered host"
141
160
  msgstr "Reiniciando un host detectado"
142
161
 
143
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:196
162
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:209
144
163
  msgid "Rebooting all discovered hosts"
145
164
  msgstr "Reiniciando todos los hosts detectados"
146
165
 
147
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207
148
- #: ../app/controllers/discovered_hosts_controller.rb:129
166
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:220 ../app/controllers/discovered_hosts_controller.rb:129
149
167
  msgid "Discovered hosts are rebooting now"
150
168
  msgstr "Se están reiniciando ahora los hosts detectados"
151
169
 
@@ -170,8 +188,7 @@ msgid "the hostgroup that is used to auto provision a host"
170
188
  msgstr "grupo de host utilizado para autoaprovisionar un host"
171
189
 
172
190
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
173
- msgid ""
174
- "defines a pattern to assign human-readable hostnames to the matching hosts"
191
+ msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
175
192
  msgstr "define un patrón para asignarles a los hosts coincidentes nombres de hosts aptos para la lectura humana"
176
193
 
177
194
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
@@ -179,8 +196,7 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
179
196
  msgstr "se habilita para limitar la cantidad máxima de hosts aprovisionados por regla"
180
197
 
181
198
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
182
- msgid ""
183
- "puts the rules in order, low numbers go first. Must be greater then zero"
199
+ msgid "puts the rules in order, low numbers go first. Must be greater then zero"
184
200
  msgstr "pone las reglas en orden, los números más bajos van en primer lugar. Deben ser superiores a cero"
185
201
 
186
202
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
@@ -279,51 +295,51 @@ msgstr "Ocurrió un error al autoaprovisionar el host %s: %s"
279
295
  msgid "Discovered hosts are provisioning now"
280
296
  msgstr "Los hosts detectados se están aprovisionando ahora"
281
297
 
282
- #: ../app/controllers/discovered_hosts_controller.rb:224
298
+ #: ../app/controllers/discovered_hosts_controller.rb:226
283
299
  msgid "Highlights"
284
300
  msgstr "Aspectos destacados"
285
301
 
286
- #: ../app/controllers/discovered_hosts_controller.rb:224
302
+ #: ../app/controllers/discovered_hosts_controller.rb:226
287
303
  msgid "Storage"
288
304
  msgstr "Almacenamiento"
289
305
 
290
- #: ../app/controllers/discovered_hosts_controller.rb:224
306
+ #: ../app/controllers/discovered_hosts_controller.rb:226
291
307
  msgid "Hardware"
292
308
  msgstr "Hardware"
293
309
 
294
- #: ../app/controllers/discovered_hosts_controller.rb:224
310
+ #: ../app/controllers/discovered_hosts_controller.rb:226
295
311
  msgid "Network"
296
312
  msgstr "Red"
297
313
 
298
- #: ../app/controllers/discovered_hosts_controller.rb:224
314
+ #: ../app/controllers/discovered_hosts_controller.rb:226
299
315
  msgid "Software"
300
316
  msgstr "Software"
301
317
 
302
- #: ../app/controllers/discovered_hosts_controller.rb:224
318
+ #: ../app/controllers/discovered_hosts_controller.rb:226
303
319
  msgid "IPMI"
304
320
  msgstr "IPMI"
305
321
 
306
- #: ../app/controllers/discovered_hosts_controller.rb:224
322
+ #: ../app/controllers/discovered_hosts_controller.rb:226
307
323
  msgid "Miscellaneous"
308
- msgstr "Miscelánea"
324
+ msgstr "Misceláneo"
309
325
 
310
- #: ../app/controllers/discovered_hosts_controller.rb:302
326
+ #: ../app/controllers/discovered_hosts_controller.rb:304
311
327
  msgid "No hosts were found with that id or name"
312
328
  msgstr "No se han encontrado equipos con ese id o nombre"
313
329
 
314
- #: ../app/controllers/discovered_hosts_controller.rb:306
330
+ #: ../app/controllers/discovered_hosts_controller.rb:308
315
331
  msgid "No hosts selected"
316
- msgstr "Ningún equipo seleccionado"
332
+ msgstr "Ningún host seleccionado"
317
333
 
318
- #: ../app/controllers/discovered_hosts_controller.rb:312
334
+ #: ../app/controllers/discovered_hosts_controller.rb:314
319
335
  msgid "Something went wrong while selecting hosts - %s"
320
- msgstr "Algo ha fallado al seleccionar equipos - %s"
336
+ msgstr "Algo ha fallado al seleccionar hosts - %s"
321
337
 
322
- #: ../app/controllers/discovery_rules_controller.rb:68
338
+ #: ../app/controllers/discovery_rules_controller.rb:72
323
339
  msgid "Rule enabled"
324
340
  msgstr "Regla habilitada"
325
341
 
326
- #: ../app/controllers/discovery_rules_controller.rb:68
342
+ #: ../app/controllers/discovery_rules_controller.rb:72
327
343
  msgid "Rule disabled"
328
344
  msgstr "Regla deshabilitada"
329
345
 
@@ -331,21 +347,15 @@ msgstr "Regla deshabilitada"
331
347
  msgid "%s ago"
332
348
  msgstr "Hace %s"
333
349
 
334
- #: ../app/helpers/discovered_hosts_helper.rb:14
335
- #: ../app/helpers/discovered_hosts_helper.rb:29
336
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
350
+ #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
337
351
  msgid "Auto Provision"
338
352
  msgstr "Autoaprovisionamiento"
339
353
 
340
- #: ../app/helpers/discovered_hosts_helper.rb:15
341
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
354
+ #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
342
355
  msgid "Refresh facts"
343
356
  msgstr "Refrescar datos"
344
357
 
345
- #: ../app/helpers/discovered_hosts_helper.rb:16
346
- #: ../app/helpers/discovered_hosts_helper.rb:30
347
- #: ../app/models/setting/discovered.rb:22
348
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
358
+ #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:24 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42
349
359
  msgid "Reboot"
350
360
  msgstr "Reiniciar"
351
361
 
@@ -353,13 +363,11 @@ msgstr "Reiniciar"
353
363
  msgid "Back"
354
364
  msgstr "Atrás"
355
365
 
356
- #: ../app/helpers/discovered_hosts_helper.rb:21
357
- #: ../app/helpers/discovered_hosts_helper.rb:35
366
+ #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
358
367
  msgid "Select Action"
359
368
  msgstr "Seleccionar una acción"
360
369
 
361
- #: ../app/helpers/discovered_hosts_helper.rb:23
362
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
370
+ #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
363
371
  msgid "Delete %s?"
364
372
  msgstr "¿Borrar %s?"
365
373
 
@@ -379,10 +387,9 @@ msgstr "Borrar"
379
387
  msgid "%s - The following hosts are about to be changed"
380
388
  msgstr "%s - Los siguientes equipos están a punto de ser modificados"
381
389
 
382
- #: ../app/helpers/discovered_hosts_helper.rb:46
383
- #: ../app/views/dashboard/_discovery_widget_host.html.erb:2
390
+ #: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
384
391
  msgid "N/A"
385
- msgstr "N/A"
392
+ msgstr "N/C"
386
393
 
387
394
  #: ../app/helpers/discovered_hosts_helper.rb:58
388
395
  msgid "New in the last 24 hours"
@@ -398,14 +405,9 @@ msgstr "Informado en los últimos 7 días"
398
405
 
399
406
  #: ../app/helpers/discovered_hosts_helper.rb:90
400
407
  msgid "Provision"
401
- msgstr "Aprovisionamiento"
402
-
403
- #: ../app/helpers/discovery_rules_helper.rb:26
404
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1
405
- #: ../app/views/discovered_hosts/welcome.html.erb:1
406
- #: ../app/views/discovered_hosts/welcome.html.erb:6
407
- #: ../lib/foreman_discovery/engine.rb:158
408
- #: ../lib/foreman_discovery/engine.rb:173
408
+ msgstr "Aprovisionar"
409
+
410
+ #: ../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
409
411
  msgid "Discovered Hosts"
410
412
  msgstr "Hosts detectados"
411
413
 
@@ -415,7 +417,7 @@ msgstr "Hosts asociados"
415
417
 
416
418
  #: ../app/helpers/discovery_rules_helper.rb:29
417
419
  msgid "Disable"
418
- msgstr "Inhabilitar"
420
+ msgstr "Deshabilitar"
419
421
 
420
422
  #: ../app/helpers/discovery_rules_helper.rb:29
421
423
  msgid "Disable rule '%s'?"
@@ -423,7 +425,7 @@ msgstr "¿Deshabilitar regla '%s'?"
423
425
 
424
426
  #: ../app/helpers/discovery_rules_helper.rb:31
425
427
  msgid "Enable"
426
- msgstr "Activar"
428
+ msgstr "Habilitar"
427
429
 
428
430
  #: ../app/helpers/discovery_rules_helper.rb:31
429
431
  msgid "Enable rule '%s'?"
@@ -454,19 +456,16 @@ msgid "must be present."
454
456
  msgstr "debe estar presente."
455
457
 
456
458
  #: ../app/models/discovery_rule.rb:52
457
- msgid ""
458
- "Host group organization %s must also be associated to the discovery rule"
459
- msgid_plural ""
460
- "Host group organizations %s must also be associated to the discovery rule"
461
- msgstr[0] ""
462
- msgstr[1] ""
459
+ msgid "Host group organization %s must also be associated to the discovery rule"
460
+ msgid_plural "Host group organizations %s must also be associated to the discovery rule"
461
+ msgstr[0] "La organización del grupo de host %s debe estar asociada también con la regla de detección"
462
+ msgstr[1] "Las organizaciones del grupo de host %s deben estar asociadas también con la regla de detección"
463
463
 
464
464
  #: ../app/models/discovery_rule.rb:56
465
465
  msgid "Host group location %s must also be associated to the discovery rule"
466
- msgid_plural ""
467
- "Host group locations %s must also be associated to the discovery rule"
468
- msgstr[0] ""
469
- msgstr[1] ""
466
+ msgid_plural "Host group locations %s must also be associated to the discovery rule"
467
+ msgstr[0] "La ubicación del grupo de host %s debe estar asociada también con la regla de detección"
468
+ msgstr[1] "Las ubicaciones del grupo de host %s deben estar asociadas también con la regla de detección"
470
469
 
471
470
  #: ../app/models/host/discovered.rb:40
472
471
  msgid "Fact + prefix"
@@ -480,39 +479,39 @@ msgstr "Nombre aleatorio"
480
479
  msgid "MAC-based name"
481
480
  msgstr "Nombre basado en MAC"
482
481
 
483
- #: ../app/models/host/discovered.rb:51
482
+ #: ../app/models/host/discovered.rb:55
484
483
  msgid "Invalid facts, must be a Hash"
485
484
  msgstr "Eventos inválidos. Debe ser un hash"
486
485
 
487
- #: ../app/models/host/discovered.rb:56
488
- msgid ""
489
- "Expected discovery_fact '%s' is missing, unable to detect primary interface "
490
- "and set hostname"
486
+ #: ../app/models/host/discovered.rb:60
487
+ msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
491
488
  msgstr "Falta el discovery_fact '%s' esperado. No es posible detectar la interfaz principal y definir el nombre de host"
492
489
 
493
- #: ../app/models/host/discovered.rb:69
494
- msgid ""
495
- "Invalid facts: hash does not contain a valid value for any of the facts in "
496
- "the discovery_hostname setting: %s"
490
+ #: ../app/models/host/discovered.rb:73
491
+ msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
497
492
  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"
498
493
 
499
- #: ../app/models/host/discovered.rb:95
494
+ #: ../app/models/host/discovered.rb:100
500
495
  msgid "Facts could not be imported"
501
496
  msgstr "No se pudieron importar los eventos"
502
497
 
503
- #: ../app/models/host/discovered.rb:150
498
+ #: ../app/models/host/discovered.rb:146
504
499
  msgid "Could not get facts from proxy %{url}: %{error}"
505
500
  msgstr "No pudieron obtenerse los eventos del proxy %{url}: %{error}"
506
501
 
507
- #: ../app/models/host/discovered.rb:158
508
- msgid "Unable to reboot %{name} via %{url}: %{msg}"
509
- msgstr "No es posible reiniciar %{name} a través de %{url}: %{msg}"
502
+ #: ../app/models/host/discovered.rb:160
503
+ msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
504
+ msgstr "No se puede realizar el reinicio en %{name} (%{url}): %{msg}"
510
505
 
511
- #: ../app/models/host/discovered.rb:166
512
- msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
513
- msgstr "No es posible ejecutar kexec en %{name} a través de %{url}: %{msg}"
506
+ #: ../app/models/host/discovered.rb:164 ../app/models/host/discovered.rb:183
507
+ msgid "Unable to perform %{action} on %{ips}"
508
+ msgstr ""
514
509
 
515
- #: ../app/models/host/discovered.rb:185
510
+ #: ../app/models/host/discovered.rb:179
511
+ msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
512
+ msgstr "No es posible ejecutar kexec en %{name} (%{url}): %{msg}"
513
+
514
+ #: ../app/models/host/discovered.rb:203
516
515
  msgid "Invalid hostname: Could not normalize the hostname"
517
516
  msgstr "Nombre de host inválido: no es posible normalizar el nombre de host"
518
517
 
@@ -540,191 +539,183 @@ msgstr "La URL del kexec Init RAM no es válida: '%s'"
540
539
  msgid "Rebuild DNS for %s"
541
540
  msgstr "Reconstruir DNS para %s"
542
541
 
543
- #: ../app/models/setting/discovered.rb:15
542
+ #: ../app/models/setting/discovered.rb:17
544
543
  msgid "The default location to place discovered hosts in"
545
544
  msgstr "La ubicación predeterminada para colocar hosts descubiertos "
546
545
 
547
- #: ../app/models/setting/discovered.rb:15
546
+ #: ../app/models/setting/discovered.rb:17
548
547
  msgid "Discovery location"
549
548
  msgstr "Ubicación de la detección"
550
549
 
551
- #: ../app/models/setting/discovered.rb:16
550
+ #: ../app/models/setting/discovered.rb:18
552
551
  msgid "The default organization to place discovered hosts in"
553
552
  msgstr "La ubicación predeterminada para colocar organizaciones descubiertas "
554
553
 
555
- #: ../app/models/setting/discovered.rb:16
554
+ #: ../app/models/setting/discovered.rb:18
556
555
  msgid "Discovery organization"
557
556
  msgstr "Organización de detección"
558
557
 
559
- #: ../app/models/setting/discovered.rb:17
558
+ #: ../app/models/setting/discovered.rb:19
560
559
  msgid "Fact name to use for primary interface detection"
561
560
  msgstr "Nombre de evento que debe utilizarse para la detección de la interfaz principal"
562
561
 
563
- #: ../app/models/setting/discovered.rb:17
562
+ #: ../app/models/setting/discovered.rb:19
564
563
  msgid "Interface fact"
565
564
  msgstr "Evento de interfaz"
566
565
 
567
- #: ../app/models/setting/discovered.rb:18
568
- msgid ""
569
- "Automatic bond interface (if another interface is detected on the same VLAN "
570
- "via LLDP)"
566
+ #: ../app/models/setting/discovered.rb:20
567
+ msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
571
568
  msgstr "Interfaz de asociación aleatoria (si se detecta otra interfaz en la misma VLAN mediante LLDP)"
572
569
 
573
- #: ../app/models/setting/discovered.rb:18
570
+ #: ../app/models/setting/discovered.rb:20
574
571
  msgid "Create bond interfaces"
575
572
  msgstr "Crear interfaces de asociación"
576
573
 
577
- #: ../app/models/setting/discovered.rb:19
574
+ #: ../app/models/setting/discovered.rb:21
578
575
  msgid "Clean all reported facts during provisioning (except discovery facts)"
579
576
  msgstr "Eliminar todos los eventos informados durante el aprovisionamiento (excepto los eventos de detección)"
580
577
 
581
- #: ../app/models/setting/discovered.rb:19
578
+ #: ../app/models/setting/discovered.rb:21
582
579
  msgid "Clean all facts"
583
580
  msgstr "Eliminar todos los eventos"
584
581
 
585
- #: ../app/models/setting/discovered.rb:20
582
+ #: ../app/models/setting/discovered.rb:22
586
583
  msgid "List of facts to use for the hostname (separated by comma, first wins)"
587
584
  msgstr "Mostrar los eventos que deben utilizarse para el nombre de host (separados por comas, los primeros son los más importantes)"
588
585
 
589
- #: ../app/models/setting/discovered.rb:20
586
+ #: ../app/models/setting/discovered.rb:22
590
587
  msgid "Hostname facts"
591
588
  msgstr "Eventos del nombre de host"
592
589
 
593
- #: ../app/models/setting/discovered.rb:21
594
- msgid ""
595
- "Automatically provision newly discovered hosts, according to the "
596
- "provisioning rules"
590
+ #: ../app/models/setting/discovered.rb:23
591
+ msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
597
592
  msgstr "Aprovisionar automáticamente los hosts recientemente detectados, de acuerdo con las reglas de aprovisionamiento"
598
593
 
599
- #: ../app/models/setting/discovered.rb:21
594
+ #: ../app/models/setting/discovered.rb:23
600
595
  msgid "Auto provisioning"
601
596
  msgstr "Autoaprovisionamiento"
602
597
 
603
- #: ../app/models/setting/discovered.rb:22
598
+ #: ../app/models/setting/discovered.rb:24
604
599
  msgid "Automatically reboot or kexec discovered host during provisioning"
605
600
  msgstr "Reiniciar en forma automática o host kexec detectado durante el aprovisionamiento"
606
601
 
607
- #: ../app/models/setting/discovered.rb:23
602
+ #: ../app/models/setting/discovered.rb:25
608
603
  msgid "The default prefix to use for the host name, must start with a letter"
609
604
  msgstr "Prefijo predeterminado que debe utilizarse para el nombre de host. Debe comenzar con una letra"
610
605
 
611
- #: ../app/models/setting/discovered.rb:23
606
+ #: ../app/models/setting/discovered.rb:25
612
607
  msgid "Hostname prefix"
613
608
  msgstr "Prefijo del nombre de host"
614
609
 
615
- #: ../app/models/setting/discovered.rb:24
610
+ #: ../app/models/setting/discovered.rb:26
616
611
  msgid "Extra facter columns to show in host lists (separate by comma)"
617
612
  msgstr "Columnas de eventos adicionales para mostrar en las listas de hosts (separados por comas)"
618
613
 
619
- #: ../app/models/setting/discovered.rb:24
614
+ #: ../app/models/setting/discovered.rb:26
620
615
  msgid "Fact columns"
621
616
  msgstr "Columnas de eventos"
622
617
 
623
- #: ../app/models/setting/discovered.rb:25
618
+ #: ../app/models/setting/discovered.rb:27
624
619
  msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
625
620
  msgstr "Regex para organizar los eventos para la sección de aspectos destacados, por ejemplo, ^(abc|cde)$"
626
621
 
627
- #: ../app/models/setting/discovered.rb:25
622
+ #: ../app/models/setting/discovered.rb:27
628
623
  msgid "Highlighted facts"
629
624
  msgstr "Eventos destacados"
630
625
 
631
- #: ../app/models/setting/discovered.rb:26
626
+ #: ../app/models/setting/discovered.rb:28
632
627
  msgid "Regex to organize facts for storage section"
633
628
  msgstr "Regex para organizar eventos para la sección de almacenamiento"
634
629
 
635
- #: ../app/models/setting/discovered.rb:26
630
+ #: ../app/models/setting/discovered.rb:28
636
631
  msgid "Storage facts"
637
632
  msgstr "Eventos de almacenamiento"
638
633
 
639
- #: ../app/models/setting/discovered.rb:27
634
+ #: ../app/models/setting/discovered.rb:29
640
635
  msgid "Regex to organize facts for software section"
641
636
  msgstr "Regex para organizar eventos para la sección de software"
642
637
 
643
- #: ../app/models/setting/discovered.rb:27
638
+ #: ../app/models/setting/discovered.rb:29
644
639
  msgid "Software facts"
645
640
  msgstr "Eventos de software"
646
641
 
647
- #: ../app/models/setting/discovered.rb:28
642
+ #: ../app/models/setting/discovered.rb:30
648
643
  msgid "Regex to organize facts for hardware section"
649
644
  msgstr "Regex para organizar eventos para sección de hardware"
650
645
 
651
- #: ../app/models/setting/discovered.rb:28
646
+ #: ../app/models/setting/discovered.rb:30
652
647
  msgid "Hardware facts"
653
648
  msgstr "Eventos de hardware"
654
649
 
655
- #: ../app/models/setting/discovered.rb:29
650
+ #: ../app/models/setting/discovered.rb:31
656
651
  msgid "Regex to organize facts for network section"
657
652
  msgstr "Regex para organizar los eventos para la sección de redes"
658
653
 
659
- #: ../app/models/setting/discovered.rb:29
654
+ #: ../app/models/setting/discovered.rb:31
660
655
  msgid "Network facts"
661
656
  msgstr "Eventos de red"
662
657
 
663
- #: ../app/models/setting/discovered.rb:30
658
+ #: ../app/models/setting/discovered.rb:32
664
659
  msgid "Regex to organize facts for ipmi section"
665
660
  msgstr "Regex para organizar eventos para la sección ipmi"
666
661
 
667
- #: ../app/models/setting/discovered.rb:30
662
+ #: ../app/models/setting/discovered.rb:32
668
663
  msgid "IPMI facts"
669
664
  msgstr "Eventos IPMI"
670
665
 
671
- #: ../app/models/setting/discovered.rb:31
672
- msgid ""
673
- "Automatically generate PXE configuration to pin a newly discovered host to "
674
- "discovery"
666
+ #: ../app/models/setting/discovered.rb:33
667
+ msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
675
668
  msgstr "Generar configuración PXE en forma automática para adjuntar un host descubierto recientemente a la detección"
676
669
 
677
- #: ../app/models/setting/discovered.rb:31
670
+ #: ../app/models/setting/discovered.rb:33
678
671
  msgid "Lock PXE"
679
672
  msgstr "Bloquear PXE"
680
673
 
681
- #: ../app/models/setting/discovered.rb:32
674
+ #: ../app/models/setting/discovered.rb:34
682
675
  msgid "PXELinux template to be used when pinning a host to discovery"
683
676
  msgstr "Debe utilizarse la plantilla PXELinux para adjuntar un host a la detección"
684
677
 
685
- #: ../app/models/setting/discovered.rb:32
678
+ #: ../app/models/setting/discovered.rb:34
686
679
  msgid "Locked PXELinux template name"
687
680
  msgstr "Nombre de plantilla PXELinux bloqueada"
688
681
 
689
- #: ../app/models/setting/discovered.rb:33
682
+ #: ../app/models/setting/discovered.rb:35
690
683
  msgid "PXEGrub template to be used when pinning a host to discovery"
691
684
  msgstr "Plantilla PXEGrub que debe utilizarse para adjuntar un host a la detección"
692
685
 
693
- #: ../app/models/setting/discovered.rb:33
686
+ #: ../app/models/setting/discovered.rb:35
694
687
  msgid "Locked PXEGrub template name"
695
688
  msgstr "Nombre de plantilla PXEGrub bloqueado"
696
689
 
697
- #: ../app/models/setting/discovered.rb:34
690
+ #: ../app/models/setting/discovered.rb:36
698
691
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
699
692
  msgstr "Plantilla PXEGrub2 que debe utilizarse al adjuntar un host a la detección"
700
693
 
701
- #: ../app/models/setting/discovered.rb:34
694
+ #: ../app/models/setting/discovered.rb:36
702
695
  msgid "Locked PXEGrub2 template name"
703
696
  msgstr "Nombre de plantilla PXEGrub2 bloqueado"
704
697
 
705
- #: ../app/models/setting/discovered.rb:35
698
+ #: ../app/models/setting/discovered.rb:37
706
699
  msgid "Force DNS entries creation when provisioning discovered host"
707
700
  msgstr "Forzar la creación de entradas DNS al aprovisionar host detectado"
708
701
 
709
- #: ../app/models/setting/discovered.rb:35
702
+ #: ../app/models/setting/discovered.rb:37
710
703
  msgid "Force DNS"
711
704
  msgstr "Forzar DNS"
712
705
 
713
- #: ../app/models/setting/discovered.rb:36
714
- msgid ""
715
- "Do not allow to discover existing managed host matching MAC of a "
716
- "provisioning NIC (errors out early)"
706
+ #: ../app/models/setting/discovered.rb:38
707
+ msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
717
708
  msgstr "No permitir detectar host administrados existentes que coincidan con la MAC de una NIC de aprovisionamiento (se produce un error temprano)"
718
709
 
719
- #: ../app/models/setting/discovered.rb:36
710
+ #: ../app/models/setting/discovered.rb:38
720
711
  msgid "Error on existing NIC"
721
712
  msgstr "Error en la NIC existente"
722
713
 
723
- #: ../app/models/setting/discovered.rb:37
714
+ #: ../app/models/setting/discovered.rb:39
724
715
  msgid "Discovery hostname naming pattern"
725
716
  msgstr "Detección de patrón de definición de nombre de host"
726
717
 
727
- #: ../app/models/setting/discovered.rb:37
718
+ #: ../app/models/setting/discovered.rb:39
728
719
  msgid "Type of name generator"
729
720
  msgstr "Tipo de generador de nombre"
730
721
 
@@ -737,133 +728,117 @@ msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
737
728
  msgstr "El host detectado '%{host}' tiene todas las NIC filtradas, filtro: %{filter}"
738
729
 
739
730
  #: ../app/services/foreman_discovery/fact_parser.rb:12
740
- msgid ""
741
- "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: "
742
- "%{filter}"
731
+ msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
743
732
  msgstr "No se puede encontrar la NIC principal con %{mac} especificada mediante '%{fact}', filtro de NIC: %{filter}"
744
733
 
745
- #: ../app/services/foreman_discovery/host_converter.rb:39
734
+ #: ../app/services/foreman_discovery/host_converter.rb:47
746
735
  msgid "IPAM must be configured for subnet '%s'"
747
- msgstr ""
736
+ msgstr "El IPAM debe ser configurado para la subred '%s'"
748
737
 
749
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:75
738
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:76
750
739
  msgid "Image API returned HTTP/%{code} with '%{body}"
751
740
  msgstr "La API de la imagen arrojó HTTP/%{code} with '%{body}"
752
741
 
753
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:78
742
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:79
754
743
  msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
755
744
  msgstr "Error de procesamiento de la API de la imagen: %{msg} (HTTP/%{code}, body: %{body})"
756
745
 
746
+ #: ../app/views/dashboard/_discovery_widget.html.erb:5
747
+ msgid "Discovered Host"
748
+ msgid_plural "Discovered Hosts"
749
+ msgstr[0] "Host detectado"
750
+ msgstr[1] "Hosts detectados"
751
+
757
752
  #: ../app/views/dashboard/_discovery_widget.html.erb:9
758
753
  msgid "No discovered hosts available"
759
754
  msgstr "No hay hosts detectados disponibles"
760
755
 
761
756
  #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:3
762
757
  msgid "Host"
763
- msgstr "Host"
758
+ msgstr "host"
764
759
 
765
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
766
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
767
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
768
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:18
769
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:10
760
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_hosts/_selected_hosts.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:18 ../app/views/discovered_mailer/discovered_summary.text.erb:10
770
761
  msgid "Model"
771
- msgstr "Modelo"
762
+ msgstr "Modelado"
772
763
 
773
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
774
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
775
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:20
776
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:12
764
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
777
765
  msgid "CPUs"
778
766
  msgstr "CPU"
779
767
 
780
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
781
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
782
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:21
783
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:13
768
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
784
769
  msgid "Memory"
785
770
  msgstr "Memoria"
786
771
 
787
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:25
772
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:23
788
773
  msgid "Customize Host"
789
774
  msgstr "Personalizar host"
790
775
 
791
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:26
776
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
792
777
  msgid "Create Host"
793
778
  msgstr "Crear host"
794
779
 
795
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
780
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
796
781
  msgid "Select all items in this page"
797
782
  msgstr "Seleccionar todos los objetos de esta página"
798
783
 
799
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
784
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
800
785
  msgid "items selected. Uncheck to Clear"
801
786
  msgstr "objetos seleccionados. Desactivar para limpiar"
802
787
 
803
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
804
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
805
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:17
806
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:9
788
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../app/views/discovered_hosts/_selected_hosts.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:17 ../app/views/discovered_mailer/discovered_summary.text.erb:9
807
789
  msgid "Name"
808
790
  msgstr "Nombre"
809
791
 
810
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
811
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:19
812
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:11
792
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
813
793
  msgid "IP Address"
814
794
  msgstr "Dirección IP"
815
795
 
816
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
796
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
817
797
  msgid "Disk Count"
818
798
  msgstr "Conteo de discos"
819
799
 
820
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
800
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
821
801
  msgid "Disks Size"
822
802
  msgstr "Tamaño de los discos"
823
803
 
824
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15
825
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
804
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
826
805
  msgid "Location"
827
- msgstr "Lugares"
806
+ msgstr "Ubicación"
828
807
 
829
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16
830
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
808
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
831
809
  msgid "Organization"
832
810
  msgstr "Organización"
833
811
 
834
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
812
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
835
813
  msgid "Subnet"
836
814
  msgstr "Subred"
837
815
 
838
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
816
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
839
817
  msgid "Last Facts Upload"
840
818
  msgstr "Última carga de datos"
841
819
 
842
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
843
- #: ../app/views/discovery_rules/index.html.erb:12
820
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:12
844
821
  msgid "Actions"
845
822
  msgstr "Acciones"
846
823
 
847
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:51
824
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:55
848
825
  msgid "Please Confirm"
849
- msgstr "Confirme, por favor"
826
+ msgstr "Confirmar"
850
827
 
851
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:57
828
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:61
852
829
  msgid "Cancel"
853
830
  msgstr "Cancelar"
854
831
 
855
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
832
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:62
856
833
  msgid "Submit"
857
- msgstr "Introducir"
834
+ msgstr "Enviar"
858
835
 
859
836
  #: ../app/views/discovered_hosts/edit.html.erb:1
860
837
  msgid "Provision %s"
861
838
  msgstr "Aprovisionar %s"
862
839
 
863
840
  #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
864
- msgid ""
865
- "This might take a while, as all hosts, facts and reports will be destroyed "
866
- "as well"
841
+ msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
867
842
  msgstr "Esta acción puede tardar un rato, ya que se eliminarán todos los equipos, datos e informes."
868
843
 
869
844
  #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
@@ -900,21 +875,7 @@ msgstr "Dirección IP"
900
875
 
901
876
  #: ../app/views/discovered_hosts/show.html.erb:66
902
877
  msgid "Collapse All"
903
- msgstr "Colapsó todo"
904
-
905
- #: ../app/views/discovered_hosts/welcome.html.erb:7
906
- msgid "No discovered hosts found in this context."
907
- msgstr "No se encontraron hosts detectados en este contexto."
908
-
909
- #: ../app/views/discovered_hosts/welcome.html.erb:8
910
- msgid ""
911
- "This page shows discovered bare-metal or virtual nodes waiting to be "
912
- "provisioned."
913
- msgstr "Esta página muestra los nodos sin sistema operativo o virtuales detectados cuyo aprovisionamiento está pendiente."
914
-
915
- #: ../app/views/discovered_hosts/welcome.html.erb:9
916
- msgid "Learn more about this in the documentation."
917
- msgstr "Consulte la documentación para obtener más información."
878
+ msgstr "Contraer todo"
918
879
 
919
880
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
920
881
  msgid "Summary report for discovered hosts from Foreman"
@@ -924,23 +885,19 @@ msgstr "Informe de resumen de los hosts detectados de Foreman"
924
885
  msgid "<b>Foreman</b> Discovered hosts summary"
925
886
  msgstr "<b>Foreman</b> Resumen de hosts detectados"
926
887
 
927
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:10
928
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:5
888
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
929
889
  msgid "Summary from %{time} ago to %{now}"
930
890
  msgstr "Resumen desde %{time} hasta el %{now}"
931
891
 
932
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:11
933
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:3
892
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
934
893
  msgid "Discovered hosts from Foreman server at %{foreman_url}"
935
894
  msgstr "Hosts detectados desde el servidor de Foreman en %{foreman_url}"
936
895
 
937
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:22
938
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:14
896
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
939
897
  msgid "Disk count"
940
898
  msgstr "Número de discos"
941
899
 
942
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:23
943
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:15
900
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
944
901
  msgid "Disks size"
945
902
  msgstr "Tamaño de discos"
946
903
 
@@ -989,45 +946,34 @@ msgid "Rule priority (lower integer means higher priority)"
989
946
  msgstr "Prioridad de la regla (el número entero más bajo significa una mayor prioridad)"
990
947
 
991
948
  #: ../app/views/discovery_rules/_template_inline.erb:2
992
- msgid ""
993
- "Specify target hostname template pattern in the same syntax as in "
994
- "Provisioning Templates (ERB)."
949
+ msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
995
950
  msgstr "Especificar el patrón de la plantilla del nombre de host de destino con la misma sintaxis que en las Plantillas de aprovisionamiento (ERB)."
996
951
 
997
952
  #: ../app/views/discovery_rules/_template_inline.erb:4
998
- msgid ""
999
- "Domain will be appended automatically. A hostname based on MAC address will "
1000
- "be used when left blank."
953
+ msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
1001
954
  msgstr "El dominio se agregará en forma automática. Se utilizará un nombre de host basado en la dirección MAC cuando quede en blanco."
1002
955
 
1003
956
  #: ../app/views/discovery_rules/_template_inline.erb:5
1004
- msgid ""
1005
- "In addition to @host attribute function rand for random integers is "
1006
- "available. Examples:"
957
+ msgid "In addition to @host attribute function rand for random integers is available. Examples:"
1007
958
  msgstr "Además del atributo @host, la función aleatoria para los números enteros aleatorizados se encuentra disponible. Ejemplos:"
1008
959
 
1009
960
  #: ../app/views/discovery_rules/_template_inline.erb:8
1010
- msgid ""
1011
- "When creating hostname patterns, make sure the resulting host names are "
1012
- "unique."
961
+ msgid "When creating hostname patterns, make sure the resulting host names are unique."
1013
962
  msgstr "Al crear patrones de nombres de host, asegúrese de que los nombres de host resultantes sean únicos."
1014
963
 
1015
964
  #: ../app/views/discovery_rules/_template_inline.erb:9
1016
- msgid ""
1017
- "Hostnames must not start with numbers. A good approach is to use unique "
1018
- "information provided by facter (MAC address, BIOS or serial ID)."
965
+ msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
1019
966
  msgstr "Los nombres de hosts no deben comenzar con números. Una buena estrategia consiste en utilizar la información particular aprovisionada por el suministrador de eventos (dirección MAC, BIOS o ID de serie)."
1020
967
 
1021
968
  #: ../app/views/discovery_rules/edit.html.erb:1
1022
969
  msgid "Edit %s"
1023
970
  msgstr "Editar %s"
1024
971
 
1025
- #: ../app/views/discovery_rules/index.html.erb:1
1026
- #: ../lib/foreman_discovery/engine.rb:163
972
+ #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:164
1027
973
  msgid "Discovery Rules"
1028
974
  msgstr "Reglas de detección"
1029
975
 
1030
- #: ../app/views/discovery_rules/index.html.erb:2
976
+ #: ../app/views/discovery_rules/index.html.erb:2 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:9
1031
977
  msgid "Create Rule"
1032
978
  msgstr "Crear regla"
1033
979
 
@@ -1059,6 +1005,10 @@ msgstr "Regla de detección|Habilitada"
1059
1005
  msgid "New Discovery Rule"
1060
1006
  msgstr "Nueva regla de detección"
1061
1007
 
1008
+ #: ../app/views/discovery_rules/welcome.html.erb:8
1009
+ msgid "Discovered Rules"
1010
+ msgstr ""
1011
+
1062
1012
  #: ../db/seeds.d/50_discovery_templates.rb:5
1063
1013
  msgid "Command line options for kexec during PXE-less provisioning."
1064
1014
  msgstr "Opciones de la línea de comandos para kexec durante el aprovisionamiento sin PXE."
@@ -1077,39 +1027,43 @@ msgstr "Se detectaron uno o más hosts"
1077
1027
 
1078
1028
  #: ../db/seeds.d/80_discovery_ui_notification.rb:13
1079
1029
  msgid "Details"
1080
- msgstr "Información"
1030
+ msgstr "Detalles"
1081
1031
 
1082
- #: ../lib/foreman_discovery/engine.rb:179
1032
+ #: ../lib/foreman_discovery/engine.rb:180
1083
1033
  msgid "Discovery Kexec template"
1084
1034
  msgstr "Plantilla Kexec de detección"
1085
1035
 
1086
- #: ../lib/foreman_discovery/engine.rb:188
1036
+ #: ../lib/foreman_discovery/engine.rb:189
1087
1037
  msgid "Discovery Proxy"
1088
1038
  msgstr "Proxy de detección"
1089
1039
 
1090
- #: ../lib/foreman_discovery/engine.rb:189
1091
- msgid ""
1092
- "Discovery Proxy to use within this subnet for managing connection to "
1093
- "discovered hosts"
1040
+ #: ../lib/foreman_discovery/engine.rb:190
1041
+ msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1094
1042
  msgstr "Proxy de detección para usar en esta subred para administrar la conexión con los hosts detectados"
1095
1043
 
1096
- #: ../lib/foreman_discovery/engine.rb:190
1097
- msgid ""
1098
- "ID of Discovery Proxy to use within this subnet for managing connection to "
1099
- "discovered hosts"
1044
+ #: ../lib/foreman_discovery/engine.rb:191
1045
+ msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1100
1046
  msgstr "ID del proxy de detección para usar en esta subred para administrar la conexión con los hosts detectados"
1101
1047
 
1048
+ #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:33
1049
+ msgid "For more information please see "
1050
+ msgstr ""
1051
+
1052
+ #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
1053
+ msgid "documentation"
1054
+ msgstr ""
1055
+
1102
1056
  #: action_names.rb:2
1103
- msgid "Import Puppet classes"
1104
- msgstr "Importar clases Puppet"
1057
+ msgid "Action with sub plans"
1058
+ msgstr "Acción con subplanes"
1105
1059
 
1106
1060
  #: action_names.rb:3
1107
1061
  msgid "Import facts"
1108
1062
  msgstr "Importar datos"
1109
1063
 
1110
1064
  #: action_names.rb:4
1111
- msgid "Action with sub plans"
1112
- msgstr "Acción con subplanes"
1065
+ msgid "Import Puppet classes"
1066
+ msgstr "Importar clases Puppet"
1113
1067
 
1114
1068
  #: action_names.rb:5
1115
1069
  msgid "Remote action:"