foreman_discovery 17.0.0 → 17.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/controllers/discovery_rules_controller.rb +1 -1
- data/app/helpers/discovered_hosts_helper.rb +2 -3
- data/app/models/host/discovered.rb +26 -9
- data/app/models/host/managed_extensions.rb +2 -2
- data/app/models/setting/discovered.rb +1 -0
- data/app/views/discovered_hosts/welcome.html.erb +1 -1
- data/app/views/discovery_rules/welcome.html.erb +1 -1
- data/app/views/foreman_discovery/debian_kexec.erb +1 -1
- data/app/views/foreman_discovery/redhat_kexec.erb +1 -1
- data/lib/foreman_discovery/version.rb +1 -1
- data/locale/ca/foreman_discovery.edit.po +44 -40
- data/locale/de/foreman_discovery.edit.po +42 -38
- data/locale/en/foreman_discovery.edit.po +37 -29
- data/locale/en_GB/foreman_discovery.edit.po +39 -35
- data/locale/es/foreman_discovery.edit.po +42 -38
- data/locale/fr/foreman_discovery.edit.po +88 -84
- data/locale/gl/foreman_discovery.edit.po +42 -38
- data/locale/it/foreman_discovery.edit.po +42 -38
- data/locale/ja/foreman_discovery.edit.po +74 -70
- data/locale/ko/foreman_discovery.edit.po +42 -38
- data/locale/pt_BR/foreman_discovery.edit.po +42 -38
- data/locale/ru/foreman_discovery.edit.po +46 -42
- data/locale/sv_SE/foreman_discovery.edit.po +42 -38
- data/locale/zh_CN/foreman_discovery.edit.po +90 -86
- data/locale/zh_TW/foreman_discovery.edit.po +42 -38
- data/package.json +1 -1
- data/test/unit/managed_extensions_test.rb +1 -0
- metadata +9 -9
@@ -2,7 +2,7 @@
|
|
2
2
|
# This file is distributed under the same license as the foreman_discovery package.
|
3
3
|
msgid ""
|
4
4
|
msgstr ""
|
5
|
-
"Project-Id-Version: foreman_discovery
|
5
|
+
"Project-Id-Version: foreman_discovery 17.1.0\n"
|
6
6
|
"Report-Msgid-Bugs-To: foreman-dev@googlegroups.com\n"
|
7
7
|
"PO-Revision-Date: 2015-12-27 01:18+0000\n"
|
8
8
|
"Last-Translator: \n"
|
@@ -112,7 +112,7 @@ msgstr ""
|
|
112
112
|
msgid "Execute rules against a discovered host"
|
113
113
|
msgstr ""
|
114
114
|
|
115
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:
|
115
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:160
|
116
116
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
117
117
|
msgstr ""
|
118
118
|
|
@@ -120,7 +120,7 @@ msgstr ""
|
|
120
120
|
msgid "Unable to provision %{host}: %{errors}"
|
121
121
|
msgstr ""
|
122
122
|
|
123
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:
|
123
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:167
|
124
124
|
msgid "No rule found for host %s"
|
125
125
|
msgstr ""
|
126
126
|
|
@@ -128,11 +128,11 @@ msgstr ""
|
|
128
128
|
msgid "Execute rules against all currently discovered hosts"
|
129
129
|
msgstr ""
|
130
130
|
|
131
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:
|
131
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:173
|
132
132
|
msgid "Errors during auto provisioning: %s"
|
133
133
|
msgstr ""
|
134
134
|
|
135
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:
|
135
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:176
|
136
136
|
msgid "No discovered hosts to provision"
|
137
137
|
msgstr ""
|
138
138
|
|
@@ -152,7 +152,7 @@ msgstr ""
|
|
152
152
|
msgid "Rebooting all discovered hosts"
|
153
153
|
msgstr ""
|
154
154
|
|
155
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:
|
155
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:129
|
156
156
|
msgid "Discovered hosts are rebooting now"
|
157
157
|
msgstr ""
|
158
158
|
|
@@ -232,75 +232,75 @@ msgstr ""
|
|
232
232
|
msgid "No discovered hosts to reboot"
|
233
233
|
msgstr ""
|
234
234
|
|
235
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
235
|
+
#: ../app/controllers/discovered_hosts_controller.rb:63
|
236
236
|
msgid "Successfully provisioned %s"
|
237
237
|
msgstr ""
|
238
238
|
|
239
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
239
|
+
#: ../app/controllers/discovered_hosts_controller.rb:97
|
240
240
|
msgid "Facts refreshed for %s"
|
241
241
|
msgstr ""
|
242
242
|
|
243
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
243
|
+
#: ../app/controllers/discovered_hosts_controller.rb:99
|
244
244
|
msgid "Failed to refresh facts for %s"
|
245
245
|
msgstr ""
|
246
246
|
|
247
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
247
|
+
#: ../app/controllers/discovered_hosts_controller.rb:102
|
248
248
|
msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
|
249
249
|
msgstr ""
|
250
250
|
|
251
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
251
|
+
#: ../app/controllers/discovered_hosts_controller.rb:109
|
252
252
|
msgid "Host of type %s can not be rebooted"
|
253
253
|
msgstr ""
|
254
254
|
|
255
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
255
|
+
#: ../app/controllers/discovered_hosts_controller.rb:113
|
256
256
|
msgid "Rebooting host %s"
|
257
257
|
msgstr ""
|
258
258
|
|
259
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
259
|
+
#: ../app/controllers/discovered_hosts_controller.rb:115
|
260
260
|
msgid "Failed to reboot host %s"
|
261
261
|
msgstr ""
|
262
262
|
|
263
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
263
|
+
#: ../app/controllers/discovered_hosts_controller.rb:118
|
264
264
|
msgid "Failed to reboot host %{hostname} with error %{error_message}"
|
265
265
|
msgstr ""
|
266
266
|
|
267
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
267
|
+
#: ../app/controllers/discovered_hosts_controller.rb:132
|
268
268
|
msgid "Failed to reboot hosts with error %s"
|
269
269
|
msgstr ""
|
270
270
|
|
271
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
271
|
+
#: ../app/controllers/discovered_hosts_controller.rb:150
|
272
272
|
msgid "Destroyed selected hosts"
|
273
273
|
msgstr ""
|
274
274
|
|
275
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
275
|
+
#: ../app/controllers/discovered_hosts_controller.rb:152
|
276
276
|
msgid "The following hosts were not deleted: %s"
|
277
277
|
msgstr ""
|
278
278
|
|
279
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
279
|
+
#: ../app/controllers/discovered_hosts_controller.rb:164
|
280
280
|
msgid "Failed to auto provision host %s: %s"
|
281
281
|
msgstr ""
|
282
282
|
|
283
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
283
|
+
#: ../app/controllers/discovered_hosts_controller.rb:192
|
284
284
|
msgid "Discovered hosts are provisioning now"
|
285
285
|
msgstr ""
|
286
286
|
|
287
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
287
|
+
#: ../app/controllers/discovered_hosts_controller.rb:277
|
288
288
|
msgid "Discovered host reported from unknown subnet, communication will not be proxied."
|
289
289
|
msgstr ""
|
290
290
|
|
291
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
291
|
+
#: ../app/controllers/discovered_hosts_controller.rb:282
|
292
292
|
msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
|
293
293
|
msgstr ""
|
294
294
|
|
295
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
295
|
+
#: ../app/controllers/discovered_hosts_controller.rb:296
|
296
296
|
msgid "No hosts were found with that id or name"
|
297
297
|
msgstr ""
|
298
298
|
|
299
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
299
|
+
#: ../app/controllers/discovered_hosts_controller.rb:300
|
300
300
|
msgid "No hosts selected"
|
301
301
|
msgstr ""
|
302
302
|
|
303
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
303
|
+
#: ../app/controllers/discovered_hosts_controller.rb:306
|
304
304
|
msgid "Something went wrong while selecting hosts - %s"
|
305
305
|
msgstr ""
|
306
306
|
|
@@ -464,23 +464,23 @@ msgstr ""
|
|
464
464
|
msgid "Facts could not be imported"
|
465
465
|
msgstr ""
|
466
466
|
|
467
|
-
#: ../app/models/host/discovered.rb:
|
467
|
+
#: ../app/models/host/discovered.rb:155
|
468
468
|
msgid "Could not get facts from proxy %{url}: %{error}"
|
469
469
|
msgstr ""
|
470
470
|
|
471
|
-
#: ../app/models/host/discovered.rb:
|
471
|
+
#: ../app/models/host/discovered.rb:173
|
472
472
|
msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
|
473
473
|
msgstr ""
|
474
474
|
|
475
|
-
#: ../app/models/host/discovered.rb:
|
475
|
+
#: ../app/models/host/discovered.rb:177 ../app/models/host/discovered.rb:200
|
476
476
|
msgid "Unable to perform %{action} on %{ips}"
|
477
477
|
msgstr ""
|
478
478
|
|
479
|
-
#: ../app/models/host/discovered.rb:
|
479
|
+
#: ../app/models/host/discovered.rb:196
|
480
480
|
msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
|
481
481
|
msgstr ""
|
482
482
|
|
483
|
-
#: ../app/models/host/discovered.rb:
|
483
|
+
#: ../app/models/host/discovered.rb:220
|
484
484
|
msgid "Invalid hostname: Could not normalize the hostname"
|
485
485
|
msgstr ""
|
486
486
|
|
@@ -688,6 +688,14 @@ msgstr ""
|
|
688
688
|
msgid "Type of name generator"
|
689
689
|
msgstr ""
|
690
690
|
|
691
|
+
#: ../app/models/setting/discovered.rb:40
|
692
|
+
msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
|
693
|
+
msgstr ""
|
694
|
+
|
695
|
+
#: ../app/models/setting/discovered.rb:40
|
696
|
+
msgid "Prefer IPv6"
|
697
|
+
msgstr ""
|
698
|
+
|
691
699
|
#: ../app/services/foreman_discovery/fact_parser.rb:4
|
692
700
|
msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
|
693
701
|
msgstr ""
|
@@ -10,10 +10,10 @@
|
|
10
10
|
# Lukáš Zapletal, 2015
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_discovery
|
13
|
+
"Project-Id-Version: foreman_discovery 17.1.0\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
|
-
"POT-Creation-Date: 2021-
|
16
|
-
"PO-Revision-Date: 2021-
|
15
|
+
"POT-Creation-Date: 2021-09-20 17:25+0200\n"
|
16
|
+
"PO-Revision-Date: 2021-05-03 08:28+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:
|
126
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:160
|
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:
|
134
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:167
|
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:
|
142
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:173
|
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:
|
146
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:176
|
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:
|
166
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:129
|
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:
|
246
|
+
#: ../app/controllers/discovered_hosts_controller.rb:63
|
247
247
|
msgid "Successfully provisioned %s"
|
248
248
|
msgstr "Successfully provisioned %s"
|
249
249
|
|
250
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
250
|
+
#: ../app/controllers/discovered_hosts_controller.rb:97
|
251
251
|
msgid "Facts refreshed for %s"
|
252
252
|
msgstr "Facts refreshed for %s"
|
253
253
|
|
254
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
254
|
+
#: ../app/controllers/discovered_hosts_controller.rb:99
|
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:
|
258
|
+
#: ../app/controllers/discovered_hosts_controller.rb:102
|
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:
|
262
|
+
#: ../app/controllers/discovered_hosts_controller.rb:109
|
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:
|
266
|
+
#: ../app/controllers/discovered_hosts_controller.rb:113
|
267
267
|
msgid "Rebooting host %s"
|
268
268
|
msgstr "Rebooting host %s"
|
269
269
|
|
270
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
270
|
+
#: ../app/controllers/discovered_hosts_controller.rb:115
|
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:
|
274
|
+
#: ../app/controllers/discovered_hosts_controller.rb:118
|
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:
|
278
|
+
#: ../app/controllers/discovered_hosts_controller.rb:132
|
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:
|
282
|
+
#: ../app/controllers/discovered_hosts_controller.rb:150
|
283
283
|
msgid "Destroyed selected hosts"
|
284
284
|
msgstr "Destroyed selected hosts"
|
285
285
|
|
286
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
286
|
+
#: ../app/controllers/discovered_hosts_controller.rb:152
|
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:
|
290
|
+
#: ../app/controllers/discovered_hosts_controller.rb:164
|
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:
|
294
|
+
#: ../app/controllers/discovered_hosts_controller.rb:192
|
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:
|
298
|
+
#: ../app/controllers/discovered_hosts_controller.rb:277
|
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:
|
302
|
+
#: ../app/controllers/discovered_hosts_controller.rb:282
|
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:
|
306
|
+
#: ../app/controllers/discovered_hosts_controller.rb:296
|
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:
|
310
|
+
#: ../app/controllers/discovered_hosts_controller.rb:300
|
311
311
|
msgid "No hosts selected"
|
312
312
|
msgstr "No hosts selected"
|
313
313
|
|
314
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
314
|
+
#: ../app/controllers/discovered_hosts_controller.rb:306
|
315
315
|
msgid "Something went wrong while selecting hosts - %s"
|
316
316
|
msgstr "Something went wrong while selecting hosts - %s"
|
317
317
|
|
@@ -475,23 +475,23 @@ msgstr "Invalid facts: hash does not contain a valid value for any of the facts
|
|
475
475
|
msgid "Facts could not be imported"
|
476
476
|
msgstr "Facts could not be imported"
|
477
477
|
|
478
|
-
#: ../app/models/host/discovered.rb:
|
478
|
+
#: ../app/models/host/discovered.rb:155
|
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:
|
482
|
+
#: ../app/models/host/discovered.rb:173
|
483
483
|
msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
|
484
484
|
msgstr ""
|
485
485
|
|
486
|
-
#: ../app/models/host/discovered.rb:
|
486
|
+
#: ../app/models/host/discovered.rb:177 ../app/models/host/discovered.rb:200
|
487
487
|
msgid "Unable to perform %{action} on %{ips}"
|
488
488
|
msgstr ""
|
489
489
|
|
490
|
-
#: ../app/models/host/discovered.rb:
|
490
|
+
#: ../app/models/host/discovered.rb:196
|
491
491
|
msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
|
492
492
|
msgstr ""
|
493
493
|
|
494
|
-
#: ../app/models/host/discovered.rb:
|
494
|
+
#: ../app/models/host/discovered.rb:220
|
495
495
|
msgid "Invalid hostname: Could not normalize the hostname"
|
496
496
|
msgstr "Invalid hostname: Could not normalise the hostname"
|
497
497
|
|
@@ -699,6 +699,14 @@ msgstr "Discovery hostname naming pattern"
|
|
699
699
|
msgid "Type of name generator"
|
700
700
|
msgstr "Type of name generator"
|
701
701
|
|
702
|
+
#: ../app/models/setting/discovered.rb:40
|
703
|
+
msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
|
704
|
+
msgstr ""
|
705
|
+
|
706
|
+
#: ../app/models/setting/discovered.rb:40
|
707
|
+
msgid "Prefer IPv6"
|
708
|
+
msgstr ""
|
709
|
+
|
702
710
|
#: ../app/services/foreman_discovery/fact_parser.rb:4
|
703
711
|
msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
|
704
712
|
msgstr "Discovery fact parser does not work with non-discovery host '%{host}'"
|
@@ -1092,7 +1100,3 @@ msgstr "Import facts"
|
|
1092
1100
|
#: action_names.rb:5
|
1093
1101
|
msgid "Action with sub plans"
|
1094
1102
|
msgstr "Action with sub plans"
|
1095
|
-
|
1096
|
-
#: ../app/helpers/discovered_hosts_helper.rb:10
|
1097
|
-
#~ msgid "%s ago"
|
1098
|
-
#~ msgstr "%s ago"
|
@@ -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
|
14
|
+
"Project-Id-Version: foreman_discovery 17.1.0\n"
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
16
|
-
"POT-Creation-Date: 2021-
|
17
|
-
"PO-Revision-Date: 2021-
|
18
|
-
"Last-Translator:
|
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"
|
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:
|
127
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:160
|
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:
|
135
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:167
|
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:
|
143
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:173
|
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:
|
147
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:176
|
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:
|
167
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:129
|
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:
|
247
|
+
#: ../app/controllers/discovered_hosts_controller.rb:63
|
248
248
|
msgid "Successfully provisioned %s"
|
249
249
|
msgstr "Se aprovisionó correctamente %s"
|
250
250
|
|
251
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
251
|
+
#: ../app/controllers/discovered_hosts_controller.rb:97
|
252
252
|
msgid "Facts refreshed for %s"
|
253
253
|
msgstr "Datos actualizados para %s"
|
254
254
|
|
255
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
255
|
+
#: ../app/controllers/discovered_hosts_controller.rb:99
|
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:
|
259
|
+
#: ../app/controllers/discovered_hosts_controller.rb:102
|
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:
|
263
|
+
#: ../app/controllers/discovered_hosts_controller.rb:109
|
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:
|
267
|
+
#: ../app/controllers/discovered_hosts_controller.rb:113
|
268
268
|
msgid "Rebooting host %s"
|
269
269
|
msgstr "Reiniciando el host %s"
|
270
270
|
|
271
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
271
|
+
#: ../app/controllers/discovered_hosts_controller.rb:115
|
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:
|
275
|
+
#: ../app/controllers/discovered_hosts_controller.rb:118
|
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:
|
279
|
+
#: ../app/controllers/discovered_hosts_controller.rb:132
|
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:
|
283
|
+
#: ../app/controllers/discovered_hosts_controller.rb:150
|
284
284
|
msgid "Destroyed selected hosts"
|
285
285
|
msgstr "Eliminados equipos seleccionados"
|
286
286
|
|
287
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
287
|
+
#: ../app/controllers/discovered_hosts_controller.rb:152
|
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:
|
291
|
+
#: ../app/controllers/discovered_hosts_controller.rb:164
|
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:
|
295
|
+
#: ../app/controllers/discovered_hosts_controller.rb:192
|
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:
|
299
|
+
#: ../app/controllers/discovered_hosts_controller.rb:277
|
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:
|
303
|
+
#: ../app/controllers/discovered_hosts_controller.rb:282
|
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:
|
307
|
+
#: ../app/controllers/discovered_hosts_controller.rb:296
|
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:
|
311
|
+
#: ../app/controllers/discovered_hosts_controller.rb:300
|
312
312
|
msgid "No hosts selected"
|
313
313
|
msgstr "Ningún host seleccionado"
|
314
314
|
|
315
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
315
|
+
#: ../app/controllers/discovered_hosts_controller.rb:306
|
316
316
|
msgid "Something went wrong while selecting hosts - %s"
|
317
317
|
msgstr "Algo ha fallado al seleccionar hosts - %s"
|
318
318
|
|
@@ -410,7 +410,7 @@ msgstr "¿Habilitar regla '%s'?"
|
|
410
410
|
|
411
411
|
#: ../app/helpers/discovery_rules_helper.rb:33
|
412
412
|
msgid "Clone"
|
413
|
-
msgstr ""
|
413
|
+
msgstr "Clonar"
|
414
414
|
|
415
415
|
#: ../app/helpers/discovery_rules_helper.rb:34
|
416
416
|
msgid "Delete rule '%s'?"
|
@@ -476,23 +476,23 @@ msgstr "Eventos inválidos: el hash no contiene un valor válido para ninguno de
|
|
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:
|
479
|
+
#: ../app/models/host/discovered.rb:155
|
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:
|
483
|
+
#: ../app/models/host/discovered.rb:173
|
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:
|
487
|
+
#: ../app/models/host/discovered.rb:177 ../app/models/host/discovered.rb:200
|
488
488
|
msgid "Unable to perform %{action} on %{ips}"
|
489
489
|
msgstr ""
|
490
490
|
|
491
|
-
#: ../app/models/host/discovered.rb:
|
491
|
+
#: ../app/models/host/discovered.rb:196
|
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:
|
495
|
+
#: ../app/models/host/discovered.rb:220
|
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
|
|
@@ -700,6 +700,14 @@ msgstr "Detección de patrón de definición de nombre de host"
|
|
700
700
|
msgid "Type of name generator"
|
701
701
|
msgstr "Tipo de generador de nombre"
|
702
702
|
|
703
|
+
#: ../app/models/setting/discovered.rb:40
|
704
|
+
msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
|
705
|
+
msgstr ""
|
706
|
+
|
707
|
+
#: ../app/models/setting/discovered.rb:40
|
708
|
+
msgid "Prefer IPv6"
|
709
|
+
msgstr ""
|
710
|
+
|
703
711
|
#: ../app/services/foreman_discovery/fact_parser.rb:4
|
704
712
|
msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
|
705
713
|
msgstr "El analizador de hechos de detección no funciona con el host de no detección '%{host}'"
|
@@ -980,7 +988,7 @@ msgstr "Los nombres de hosts no deben comenzar con números. Una buena estrategi
|
|
980
988
|
|
981
989
|
#: ../app/views/discovery_rules/clone.erb:1
|
982
990
|
msgid "Clone %s"
|
983
|
-
msgstr ""
|
991
|
+
msgstr "Clonar %s"
|
984
992
|
|
985
993
|
#: ../app/views/discovery_rules/edit.html.erb:1
|
986
994
|
msgid "Edit %s"
|
@@ -1093,7 +1101,3 @@ msgstr "Importar datos"
|
|
1093
1101
|
#: action_names.rb:5
|
1094
1102
|
msgid "Action with sub plans"
|
1095
1103
|
msgstr "Acción con subplanes"
|
1096
|
-
|
1097
|
-
#: ../app/helpers/discovered_hosts_helper.rb:10
|
1098
|
-
#~ msgid "%s ago"
|
1099
|
-
#~ msgstr "Hace %s"
|