foreman_discovery 24.0.1 → 24.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (31) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/api/v2/discovered_hosts_controller.rb +1 -1
  3. data/app/helpers/discovered_hosts_helper.rb +1 -1
  4. data/app/models/host/discovered.rb +1 -1
  5. data/app/views/discovered_hosts/show.html.erb +23 -21
  6. data/app/views/discovery_rules/_form.html.erb +0 -6
  7. data/db/migrate/20141223142759_fill_discovery_attribute_sets_for_existing_hosts.rb +1 -1
  8. data/db/migrate/20150512150432_remove_old_discovery_reader_permissions.rb +1 -1
  9. data/lib/foreman_discovery/version.rb +1 -1
  10. data/lib/foreman_discovery.rake +1 -5
  11. data/package.json +0 -2
  12. data/test/functional/discovered_hosts_controller_test.rb +1 -1
  13. metadata +13 -32
  14. data/locale/ca/foreman_discovery.edit.po +0 -1122
  15. data/locale/cs_CZ/foreman_discovery.edit.po +0 -1120
  16. data/locale/de/foreman_discovery.edit.po +0 -1129
  17. data/locale/en/foreman_discovery.edit.po +0 -1115
  18. data/locale/en_GB/foreman_discovery.edit.po +0 -1125
  19. data/locale/es/foreman_discovery.edit.po +0 -1130
  20. data/locale/fr/foreman_discovery.edit.po +0 -1126
  21. data/locale/gl/foreman_discovery.edit.po +0 -1120
  22. data/locale/it/foreman_discovery.edit.po +0 -1123
  23. data/locale/ja/foreman_discovery.edit.po +0 -1119
  24. data/locale/ka/foreman_discovery.edit.po +0 -1120
  25. data/locale/ko/foreman_discovery.edit.po +0 -1119
  26. data/locale/pt_BR/foreman_discovery.edit.po +0 -1132
  27. data/locale/ru/foreman_discovery.edit.po +0 -1131
  28. data/locale/sv_SE/foreman_discovery.edit.po +0 -1123
  29. data/locale/zh_CN/foreman_discovery.edit.po +0 -1117
  30. data/locale/zh_TW/foreman_discovery.edit.po +0 -1120
  31. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb.orig +0 -81
@@ -1,1123 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_discovery package.
4
- #
5
- # Translators:
6
- # 0868a4d1af5275b3f70b0a6dac4c99a4, 2014
7
- # johnny.westerlund <johnny.westerlund@gmail.com>, 2014
8
- # johnny.westerlund <johnny.westerlund@gmail.com>, 2014
9
- msgid ""
10
- msgstr ""
11
- "Project-Id-Version: foreman_discovery v22.0.4\n"
12
- "Report-Msgid-Bugs-To: \n"
13
- "PO-Revision-Date: 2013-11-15 17:25+0000\n"
14
- "Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>, 2014\n"
15
- "Language-Team: Swedish (Sweden) (http://www.transifex.com/foreman/foreman/lang"
16
- "uage/sv_SE/)\n"
17
- "MIME-Version: 1.0\n"
18
- "Content-Type: text/plain; charset=UTF-8\n"
19
- "Content-Transfer-Encoding: 8bit\n"
20
- "Language: sv_SE\n"
21
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
-
23
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
24
- msgid "List all discovered hosts"
25
- msgstr ""
26
-
27
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
28
- msgid "filter results"
29
- msgstr "filtrera resultat"
30
-
31
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
32
- msgid "sort results"
33
- msgstr "sortera resultat"
34
-
35
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
36
- msgid "paginate results"
37
- msgstr ""
38
-
39
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
40
- msgid "number of entries per request"
41
- msgstr "antal poster per begäran"
42
-
43
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:26
44
- msgid "Show a discovered host"
45
- msgstr ""
46
-
47
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:85
48
- msgid "DHCP filename option (Grub2 or PXELinux by default)"
49
- msgstr ""
50
-
51
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:41
52
- msgid "Create a discovered host for testing (use /facts to create new hosts)"
53
- msgstr ""
54
-
55
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:50
56
- msgid "Provision a discovered host"
57
- msgstr ""
58
-
59
- #: ../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
60
- msgid "required if host is managed and value is not inherited from host group"
61
- msgstr ""
62
-
63
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
64
- msgid "not required if using a subnet with DHCP proxy"
65
- msgstr ""
66
-
67
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:56
68
- msgid "not required if it's a virtual machine"
69
- msgstr ""
70
-
71
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:62
72
- msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
73
- msgstr ""
74
-
75
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
76
- msgid "required if host is managed and custom partition has not been defined"
77
- msgstr ""
78
-
79
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
80
- msgid "Host's owner type"
81
- msgstr ""
82
-
83
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
84
- msgid "Host's parameters (array or indexed hash)"
85
- msgstr ""
86
-
87
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
88
- msgid "Name of the parameter"
89
- msgstr "Parameterns namn"
90
-
91
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
92
- msgid "Parameter value"
93
- msgstr "Parametervärde"
94
-
95
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
96
- msgid "Type of value"
97
- msgstr ""
98
-
99
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
100
- msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
101
- msgstr ""
102
-
103
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:84
104
- msgid "required if value is not inherited from host group or default password in settings"
105
- msgstr ""
106
-
107
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:95
108
- msgid "Delete a discovered host"
109
- msgstr ""
110
-
111
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:102
112
- msgid "Upload facts for a host, creating the host if required"
113
- msgstr ""
114
-
115
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:103
116
- 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)"
117
- msgstr ""
118
-
119
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:130
120
- msgid "Execute rules against a discovered host"
121
- msgstr ""
122
-
123
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:163
124
- msgid "Host %{host} was provisioned with rule %{rule}"
125
- msgstr ""
126
-
127
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
128
- msgid "Unable to provision %{host}: %{errors}"
129
- msgstr ""
130
-
131
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:170
132
- msgid "No rule found for host %s"
133
- msgstr ""
134
-
135
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:152
136
- msgid "Execute rules against all currently discovered hosts"
137
- msgstr ""
138
-
139
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:176
140
- msgid "Errors during auto provisioning: %s"
141
- msgstr ""
142
-
143
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:179
144
- msgid "No discovered hosts to provision"
145
- msgstr ""
146
-
147
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:181
148
- msgid "%s discovered hosts were provisioned"
149
- msgstr ""
150
-
151
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:192
152
- msgid "Refreshing the facts of a discovered host"
153
- msgstr ""
154
-
155
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:201
156
- msgid "Rebooting a discovered host"
157
- msgstr ""
158
-
159
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:210
160
- msgid "Rebooting all discovered hosts"
161
- msgstr ""
162
-
163
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:132
164
- msgid "Discovered hosts are rebooting now"
165
- msgstr ""
166
-
167
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
168
- msgid "List all discovery rules"
169
- msgstr ""
170
-
171
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:24
172
- msgid "Show a discovery rule"
173
- msgstr ""
174
-
175
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:32
176
- msgid "represents rule name shown to the users"
177
- msgstr ""
178
-
179
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:33
180
- msgid "query to match discovered hosts for the particular rule"
181
- msgstr ""
182
-
183
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
184
- msgid "the hostgroup that is used to auto provision a host"
185
- msgstr ""
186
-
187
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
188
- msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
189
- msgstr ""
190
-
191
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
192
- msgid "enables to limit maximum amount of provisioned hosts per rule"
193
- msgstr ""
194
-
195
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
196
- msgid "puts the rules in order, low numbers go first. Must be greater then zero"
197
- msgstr ""
198
-
199
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
200
- msgid "flag is used for temporary shutdown of rules"
201
- msgstr ""
202
-
203
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:39
204
- msgid "location ID for provisioned hosts"
205
- msgstr ""
206
-
207
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:40
208
- msgid "organization ID for provisioned hosts"
209
- msgstr ""
210
-
211
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:44
212
- msgid "Create a discovery rule"
213
- msgstr ""
214
-
215
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:53
216
- msgid "Update a rule"
217
- msgstr ""
218
-
219
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:61
220
- msgid "Delete a rule"
221
- msgstr ""
222
-
223
- #: ../app/controllers/api/v2/fact_values_controller_extensions.rb:7
224
- msgid "List all fact values of a given discovered host"
225
- msgstr ""
226
-
227
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:6
228
- msgid "Unable to find a discovery rule, no host provided (check permissions)"
229
- msgstr ""
230
-
231
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:43
232
- msgid "No hostgroup associated with rule '%s'"
233
- msgstr ""
234
-
235
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:73
236
- msgid "Errors during reboot: %s"
237
- msgstr ""
238
-
239
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:91
240
- msgid "No discovered hosts to reboot"
241
- msgstr ""
242
-
243
- #: ../app/controllers/discovered_hosts_controller.rb:66
244
- msgid "Successfully provisioned %s"
245
- msgstr ""
246
-
247
- #: ../app/controllers/discovered_hosts_controller.rb:100
248
- msgid "Facts refreshed for %s"
249
- msgstr "Fakta uppdaterade för %s"
250
-
251
- #: ../app/controllers/discovered_hosts_controller.rb:102
252
- msgid "Failed to refresh facts for %s"
253
- msgstr "Misslyckades med att uppdatera fakta för %s"
254
-
255
- #: ../app/controllers/discovered_hosts_controller.rb:105
256
- msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
257
- msgstr ""
258
-
259
- #: ../app/controllers/discovered_hosts_controller.rb:112
260
- msgid "Host of type %s can not be rebooted"
261
- msgstr ""
262
-
263
- #: ../app/controllers/discovered_hosts_controller.rb:116
264
- msgid "Rebooting host %s"
265
- msgstr ""
266
-
267
- #: ../app/controllers/discovered_hosts_controller.rb:118
268
- msgid "Failed to reboot host %s"
269
- msgstr ""
270
-
271
- #: ../app/controllers/discovered_hosts_controller.rb:121
272
- msgid "Failed to reboot host %{hostname} with error %{error_message}"
273
- msgstr ""
274
-
275
- #: ../app/controllers/discovered_hosts_controller.rb:135
276
- msgid "Failed to reboot hosts with error %s"
277
- msgstr ""
278
-
279
- #: ../app/controllers/discovered_hosts_controller.rb:153
280
- msgid "Destroyed selected hosts"
281
- msgstr "Förstör markerade värdar"
282
-
283
- #: ../app/controllers/discovered_hosts_controller.rb:155
284
- msgid "The following hosts were not deleted: %s"
285
- msgstr "Följande värdar raderades inte: %s"
286
-
287
- #: ../app/controllers/discovered_hosts_controller.rb:167
288
- msgid "Failed to auto provision host %s: %s"
289
- msgstr ""
290
-
291
- #: ../app/controllers/discovered_hosts_controller.rb:195
292
- msgid "Discovered hosts are provisioning now"
293
- msgstr ""
294
-
295
- #: ../app/controllers/discovered_hosts_controller.rb:280
296
- msgid "Discovered host reported from unknown subnet, communication will not be proxied."
297
- msgstr ""
298
-
299
- #: ../app/controllers/discovered_hosts_controller.rb:285
300
- msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
301
- msgstr ""
302
-
303
- #: ../app/controllers/discovered_hosts_controller.rb:299
304
- msgid "No hosts were found with that id or name"
305
- msgstr "Inga värdar med det idt eller namnet hittades"
306
-
307
- #: ../app/controllers/discovered_hosts_controller.rb:303
308
- msgid "No hosts selected"
309
- msgstr "Inga värdar markerade"
310
-
311
- #: ../app/controllers/discovered_hosts_controller.rb:309
312
- msgid "Something went wrong while selecting hosts - %s"
313
- msgstr "Något blev fel vid markering av värdar - %s"
314
-
315
- #: ../app/controllers/discovery_rules_controller.rb:79
316
- msgid "Rule enabled"
317
- msgstr ""
318
-
319
- #: ../app/controllers/discovery_rules_controller.rb:79
320
- msgid "Rule disabled"
321
- msgstr ""
322
-
323
- #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
324
- msgid "Auto Provision"
325
- msgstr ""
326
-
327
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
328
- msgid "Refresh facts"
329
- msgstr "Uppdatera fakta"
330
-
331
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42 ../lib/foreman_discovery/engine.rb:92
332
- msgid "Reboot"
333
- msgstr ""
334
-
335
- #: ../app/helpers/discovered_hosts_helper.rb:19
336
- msgid "Back"
337
- msgstr "Tillbaka"
338
-
339
- #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
340
- msgid "Select Action"
341
- msgstr "Välj Åtgärd"
342
-
343
- #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
344
- msgid "Delete %s?"
345
- msgstr "Radera %s?"
346
-
347
- #: ../app/helpers/discovered_hosts_helper.rb:31
348
- msgid "Assign Organization"
349
- msgstr "Tilldela Organisation"
350
-
351
- #: ../app/helpers/discovered_hosts_helper.rb:32
352
- msgid "Assign Location"
353
- msgstr "Tilldela Plats"
354
-
355
- #: ../app/helpers/discovered_hosts_helper.rb:33
356
- msgid "Delete"
357
- msgstr "Radera"
358
-
359
- #: ../app/helpers/discovered_hosts_helper.rb:37
360
- msgid "%s - The following hosts are about to be changed"
361
- msgstr "%s - Följande värdar kommer att ändras"
362
-
363
- #: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
364
- msgid "N/A"
365
- msgstr "N/A"
366
-
367
- #: ../app/helpers/discovered_hosts_helper.rb:58
368
- msgid "New in the last 24 hours"
369
- msgstr ""
370
-
371
- #: ../app/helpers/discovered_hosts_helper.rb:62
372
- msgid "Not reported in more than 7 days"
373
- msgstr ""
374
-
375
- #: ../app/helpers/discovered_hosts_helper.rb:66
376
- msgid "Reported in the last 7 days"
377
- msgstr ""
378
-
379
- #: ../app/helpers/discovered_hosts_helper.rb:90
380
- msgid "Provision"
381
- msgstr "Provisionera"
382
-
383
- #: ../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:311 ../lib/foreman_discovery/engine.rb:326
384
- msgid "Discovered Hosts"
385
- msgstr "Hittade värdar"
386
-
387
- #: ../app/helpers/discovery_rules_helper.rb:27
388
- msgid "Associated Hosts"
389
- msgstr ""
390
-
391
- #: ../app/helpers/discovery_rules_helper.rb:29
392
- msgid "Disable"
393
- msgstr ""
394
-
395
- #: ../app/helpers/discovery_rules_helper.rb:29
396
- msgid "Disable rule '%s'?"
397
- msgstr ""
398
-
399
- #: ../app/helpers/discovery_rules_helper.rb:31
400
- msgid "Enable"
401
- msgstr ""
402
-
403
- #: ../app/helpers/discovery_rules_helper.rb:31
404
- msgid "Enable rule '%s'?"
405
- msgstr ""
406
-
407
- #: ../app/helpers/discovery_rules_helper.rb:33
408
- msgid "Clone"
409
- msgstr "Klona"
410
-
411
- #: ../app/helpers/discovery_rules_helper.rb:34
412
- msgid "Delete rule '%s'?"
413
- msgstr ""
414
-
415
- #: ../app/mailers/discovered_mailer.rb:9
416
- msgid "Invalid user type of %s was provided"
417
- msgstr ""
418
-
419
- #: ../app/mailers/discovered_mailer.rb:26
420
- msgid "Discovered hosts summary"
421
- msgstr ""
422
-
423
- #: ../app/models/discovery_rule.rb:11
424
- msgid "can't contain white spaces."
425
- msgstr ""
426
-
427
- #: ../app/models/discovery_rule.rb:13
428
- msgid "must start with a letter or ERB."
429
- msgstr ""
430
-
431
- #: ../app/models/discovery_rule.rb:16
432
- msgid "must be present."
433
- msgstr ""
434
-
435
- #: ../app/models/discovery_rule.rb:57
436
- msgid "Host group organization %s must also be associated to the discovery rule"
437
- msgid_plural "Host group organizations %s must also be associated to the discovery rule"
438
- msgstr[0] ""
439
- msgstr[1] ""
440
-
441
- #: ../app/models/discovery_rule.rb:61
442
- msgid "Host group location %s must also be associated to the discovery rule"
443
- msgid_plural "Host group locations %s must also be associated to the discovery rule"
444
- msgstr[0] ""
445
- msgstr[1] ""
446
-
447
- #: ../app/models/host/discovered.rb:40
448
- msgid "Fact + prefix"
449
- msgstr ""
450
-
451
- #: ../app/models/host/discovered.rb:41
452
- msgid "Random name"
453
- msgstr ""
454
-
455
- #: ../app/models/host/discovered.rb:42
456
- msgid "MAC-based name"
457
- msgstr ""
458
-
459
- #: ../app/models/host/discovered.rb:55
460
- msgid "Invalid facts, must be a Hash"
461
- msgstr ""
462
-
463
- #: ../app/models/host/discovered.rb:60
464
- msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
465
- msgstr ""
466
-
467
- #: ../app/models/host/discovered.rb:74
468
- msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
469
- msgstr ""
470
-
471
- #: ../app/models/host/discovered.rb:103
472
- msgid "Facts could not be imported"
473
- msgstr ""
474
-
475
- #: ../app/models/host/discovered.rb:161
476
- msgid "Could not get facts from proxy %{url}: %{error}"
477
- msgstr ""
478
-
479
- #: ../app/models/host/discovered.rb:179
480
- msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
481
- msgstr ""
482
-
483
- #: ../app/models/host/discovered.rb:183 ../app/models/host/discovered.rb:206
484
- msgid "Unable to perform %{action} on %{ips}"
485
- msgstr ""
486
-
487
- #: ../app/models/host/discovered.rb:202
488
- msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
489
- msgstr ""
490
-
491
- #: ../app/models/host/discovered.rb:226
492
- msgid "Invalid hostname: Could not normalize the hostname"
493
- msgstr ""
494
-
495
- #: ../app/models/host/managed_extensions.rb:23
496
- msgid "Reloading kernel on %s"
497
- msgstr ""
498
-
499
- #: ../app/models/host/managed_extensions.rb:25
500
- msgid "Rebooting %s"
501
- msgstr "Startar om %s"
502
-
503
- #: ../app/models/host/managed_extensions.rb:46
504
- msgid "Kexec template not associated with operating system"
505
- msgstr ""
506
-
507
- #: ../app/models/host/managed_extensions.rb:49
508
- msgid "Kernel kexec URL is invalid: '%s'"
509
- msgstr ""
510
-
511
- #: ../app/models/host/managed_extensions.rb:50
512
- msgid "Init RAM kexec URL is invalid: '%s'"
513
- msgstr ""
514
-
515
- #: ../app/models/nic/managed_extensions.rb:14
516
- msgid "Rebuild DNS for %s"
517
- msgstr ""
518
-
519
- #: ../app/services/foreman_discovery/fact_parser.rb:4
520
- msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
521
- msgstr ""
522
-
523
- #: ../app/services/foreman_discovery/fact_parser.rb:6
524
- msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
525
- msgstr ""
526
-
527
- #: ../app/services/foreman_discovery/fact_parser.rb:12
528
- msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
529
- msgstr ""
530
-
531
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:7
532
- msgid "Highlights"
533
- msgstr ""
534
-
535
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:8
536
- msgid "Storage"
537
- msgstr "Lagring"
538
-
539
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:9
540
- msgid "Hardware"
541
- msgstr "Hårdvara"
542
-
543
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:10
544
- msgid "Network"
545
- msgstr "Nätverk"
546
-
547
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:11
548
- msgid "Software"
549
- msgstr ""
550
-
551
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:12
552
- msgid "IPMI"
553
- msgstr ""
554
-
555
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:13
556
- msgid "Miscellaneous"
557
- msgstr ""
558
-
559
- #: ../app/services/foreman_discovery/host_converter.rb:47
560
- msgid "IPAM must be configured for subnet '%s'"
561
- msgstr ""
562
-
563
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:4
564
- msgid "Options must be hash"
565
- msgstr ""
566
-
567
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:5
568
- msgid "Option 'url' must be provided"
569
- msgstr ""
570
-
571
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:41 ../app/services/foreman_discovery/node_api/node_resource.rb:47 ../app/services/foreman_discovery/node_api/node_resource.rb:53
572
- msgid "Option 'url' must be valid URI: %s"
573
- msgstr ""
574
-
575
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:76
576
- msgid "Image API returned HTTP/%{code} with '%{body}"
577
- msgstr ""
578
-
579
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:79
580
- msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
581
- msgstr ""
582
-
583
- #: ../app/services/foreman_discovery/ui_notifications/failed_discovery.rb:24
584
- msgid "One or more hosts with failed discovery due to error: %s"
585
- msgstr ""
586
-
587
- #: ../app/services/foreman_discovery/ui_notifications/new_host.rb:22
588
- msgid "Host %s has been dicovered"
589
- msgstr ""
590
-
591
- #: ../app/views/dashboard/_discovery_widget.html.erb:5
592
- msgid "Discovered Host"
593
- msgid_plural "Discovered Hosts"
594
- msgstr[0] ""
595
- msgstr[1] ""
596
-
597
- #: ../app/views/dashboard/_discovery_widget.html.erb:9
598
- msgid "No discovered hosts available"
599
- msgstr ""
600
-
601
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:3
602
- msgid "Host"
603
- msgstr "Värd"
604
-
605
- #: ../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
606
- msgid "Model"
607
- msgstr "Modell"
608
-
609
- #: ../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
610
- msgid "CPUs"
611
- msgstr "CPUer"
612
-
613
- #: ../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
614
- msgid "Memory"
615
- msgstr "Minne"
616
-
617
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:23
618
- msgid "Customize Host"
619
- msgstr ""
620
-
621
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
622
- msgid "Create Host"
623
- msgstr ""
624
-
625
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
626
- msgid "Select all items in this page"
627
- msgstr "Markera alla valbara på denna sida"
628
-
629
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
630
- msgid "items selected. Uncheck to Clear"
631
- msgstr "poster markerade. Avmarkera för att rensa"
632
-
633
- #: ../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
634
- msgid "Name"
635
- msgstr "Namn"
636
-
637
- #: ../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
638
- msgid "IP Address"
639
- msgstr "IPadress"
640
-
641
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
642
- msgid "Disk Count"
643
- msgstr ""
644
-
645
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
646
- msgid "Disks Size"
647
- msgstr ""
648
-
649
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9 ../app/views/discovery_rules/index.html.erb:11
650
- msgid "Location"
651
- msgstr "Lokation"
652
-
653
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10 ../app/views/discovery_rules/index.html.erb:12
654
- msgid "Organization"
655
- msgstr "Organisation"
656
-
657
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
658
- msgid "Subnet"
659
- msgstr "Subnät"
660
-
661
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
662
- msgid "Last Facts Upload"
663
- msgstr ""
664
-
665
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:14
666
- msgid "Actions"
667
- msgstr "Åtgärder"
668
-
669
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:55
670
- msgid "Please Confirm"
671
- msgstr "Var god, bekräfta"
672
-
673
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:61
674
- msgid "Cancel"
675
- msgstr "Avbryt"
676
-
677
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:62
678
- msgid "Submit"
679
- msgstr "Sänd"
680
-
681
- #: ../app/views/discovered_hosts/edit.html.erb:1
682
- msgid "Provision %s"
683
- msgstr ""
684
-
685
- #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
686
- msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
687
- msgstr "Detta kan dröja då alla värdar, fakta och rapporter också kommer bli förstörda"
688
-
689
- #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
690
- msgid "Select location"
691
- msgstr "Välj lokation"
692
-
693
- #: ../app/views/discovered_hosts/select_multiple_organization.html.erb:5
694
- msgid "Select organization"
695
- msgstr "Välj organisation"
696
-
697
- #: ../app/views/discovered_hosts/show.html.erb:1
698
- msgid "Discovered host: %s"
699
- msgstr "Hittade värdar: %s"
700
-
701
- #: ../app/views/discovered_hosts/show.html.erb:37
702
- msgid "Interfaces"
703
- msgstr ""
704
-
705
- #: ../app/views/discovered_hosts/show.html.erb:44
706
- msgid "Type"
707
- msgstr "Typ"
708
-
709
- #: ../app/views/discovered_hosts/show.html.erb:45
710
- msgid "Identifier"
711
- msgstr ""
712
-
713
- #: ../app/views/discovered_hosts/show.html.erb:46
714
- msgid "MAC address"
715
- msgstr ""
716
-
717
- #: ../app/views/discovered_hosts/show.html.erb:47
718
- msgid "IP address"
719
- msgstr ""
720
-
721
- #: ../app/views/discovered_hosts/show.html.erb:66
722
- msgid "Collapse All"
723
- msgstr ""
724
-
725
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
726
- msgid "Summary report for discovered hosts from Foreman"
727
- msgstr ""
728
-
729
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:9
730
- msgid "<b>Foreman</b> Discovered hosts summary"
731
- msgstr ""
732
-
733
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
734
- msgid "Summary from %{time} ago to %{now}"
735
- msgstr ""
736
-
737
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
738
- msgid "Discovered hosts from Foreman server at %{foreman_url}"
739
- msgstr ""
740
-
741
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
742
- msgid "Disk count"
743
- msgstr ""
744
-
745
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
746
- msgid "Disks size"
747
- msgstr ""
748
-
749
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:31
750
- msgid "No discovered hosts for the selected period"
751
- msgstr ""
752
-
753
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:1
754
- msgid "Foreman discovered hosts summary"
755
- msgstr ""
756
-
757
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:21
758
- msgid "No new discovered hosts for this period"
759
- msgstr ""
760
-
761
- #: ../app/views/discovery_rules/_form.html.erb:5
762
- msgid "Primary"
763
- msgstr "Primär"
764
-
765
- #: ../app/views/discovery_rules/_form.html.erb:7
766
- msgid "Locations"
767
- msgstr "Lokationer"
768
-
769
- #: ../app/views/discovery_rules/_form.html.erb:10
770
- msgid "Organizations"
771
- msgstr "Organisationer"
772
-
773
- #: ../app/views/discovery_rules/_form.html.erb:22
774
- msgid "Target host group for this rule with all properties set"
775
- msgstr ""
776
-
777
- #: ../app/views/discovery_rules/_form.html.erb:25
778
- msgid "Hostname for provisioned hosts"
779
- msgstr ""
780
-
781
- #: ../app/views/discovery_rules/_form.html.erb:26
782
- msgid "Hosts Limit"
783
- msgstr ""
784
-
785
- #: ../app/views/discovery_rules/_form.html.erb:26
786
- msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
787
- msgstr ""
788
-
789
- #: ../app/views/discovery_rules/_form.html.erb:27
790
- msgid "Rule priority (lower integer means higher priority)"
791
- msgstr ""
792
-
793
- #: ../app/views/discovery_rules/_template_inline.erb:2
794
- msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
795
- msgstr ""
796
-
797
- #: ../app/views/discovery_rules/_template_inline.erb:4
798
- msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
799
- msgstr ""
800
-
801
- #: ../app/views/discovery_rules/_template_inline.erb:5
802
- msgid "In addition to @host attribute function rand for random integers is available. Examples:"
803
- msgstr ""
804
-
805
- #: ../app/views/discovery_rules/_template_inline.erb:8
806
- msgid "When creating hostname patterns, make sure the resulting host names are unique."
807
- msgstr ""
808
-
809
- #: ../app/views/discovery_rules/_template_inline.erb:9
810
- msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
811
- msgstr ""
812
-
813
- #: ../app/views/discovery_rules/clone.erb:1
814
- msgid "Clone %s"
815
- msgstr "Klona %s"
816
-
817
- #: ../app/views/discovery_rules/edit.html.erb:1
818
- msgid "Edit %s"
819
- msgstr "Redigera %s"
820
-
821
- #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:316 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:20
822
- msgid "Discovery Rules"
823
- msgstr ""
824
-
825
- #: ../app/views/discovery_rules/index.html.erb:2 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:9
826
- msgid "Create Rule"
827
- msgstr ""
828
-
829
- #: ../app/views/discovery_rules/index.html.erb:6
830
- msgid "DiscoveryRule|Name"
831
- msgstr ""
832
-
833
- #: ../app/views/discovery_rules/index.html.erb:7
834
- msgid "DiscoveryRule|Priority"
835
- msgstr ""
836
-
837
- #: ../app/views/discovery_rules/index.html.erb:8
838
- msgid "DiscoveryRule|Query"
839
- msgstr ""
840
-
841
- #: ../app/views/discovery_rules/index.html.erb:9
842
- msgid "Host Group"
843
- msgstr ""
844
-
845
- #: ../app/views/discovery_rules/index.html.erb:10
846
- msgid "Hosts/Limit"
847
- msgstr ""
848
-
849
- #: ../app/views/discovery_rules/index.html.erb:13
850
- msgid "DiscoveryRule|Enabled"
851
- msgstr ""
852
-
853
- #: ../app/views/discovery_rules/new.html.erb:1
854
- msgid "New Discovery Rule"
855
- msgstr ""
856
-
857
- #: ../app/views/discovery_rules/welcome.html.erb:8
858
- msgid "Discovered Rules"
859
- msgstr ""
860
-
861
- #: ../db/seeds.d/70_discovery_mail_notification.rb:3
862
- msgid "A summary of discovered hosts"
863
- msgstr ""
864
-
865
- #: ../db/seeds.d/80_discovery_ui_notification.rb:4
866
- msgid "New hosts"
867
- msgstr ""
868
-
869
- #: ../db/seeds.d/80_discovery_ui_notification.rb:6
870
- msgid "One or more hosts have been discovered"
871
- msgstr ""
872
-
873
- #: ../db/seeds.d/80_discovery_ui_notification.rb:13
874
- msgid "Details"
875
- msgstr "Detaljer"
876
-
877
- #: ../db/seeds.d/80_discovery_ui_notification.rb:18
878
- msgid "Hosts"
879
- msgstr "Värdar"
880
-
881
- #: ../db/seeds.d/80_discovery_ui_notification.rb:20
882
- msgid "Error message goes here"
883
- msgstr ""
884
-
885
- #: ../lib/foreman_discovery/engine.rb:38
886
- msgid "Discovery"
887
- msgstr ""
888
-
889
- #: ../lib/foreman_discovery/engine.rb:47
890
- msgid "Discovery location"
891
- msgstr ""
892
-
893
- #: ../lib/foreman_discovery/engine.rb:48
894
- msgid "The default location to place discovered hosts in"
895
- msgstr "Standardplatsen att placera värdar i"
896
-
897
- #: ../lib/foreman_discovery/engine.rb:54
898
- msgid "Discovery organization"
899
- msgstr ""
900
-
901
- #: ../lib/foreman_discovery/engine.rb:55
902
- msgid "The default organization to place discovered hosts in"
903
- msgstr "Standardorganisationen att placera hittade värdar i"
904
-
905
- #: ../lib/foreman_discovery/engine.rb:60
906
- msgid "Interface fact"
907
- msgstr ""
908
-
909
- #: ../lib/foreman_discovery/engine.rb:61
910
- msgid "Fact name to use for primary interface detection"
911
- msgstr ""
912
-
913
- #: ../lib/foreman_discovery/engine.rb:66
914
- msgid "Create bond interfaces"
915
- msgstr ""
916
-
917
- #: ../lib/foreman_discovery/engine.rb:67
918
- msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
919
- msgstr ""
920
-
921
- #: ../lib/foreman_discovery/engine.rb:72
922
- msgid "Clean all facts"
923
- msgstr ""
924
-
925
- #: ../lib/foreman_discovery/engine.rb:73
926
- msgid "Clean all reported facts during provisioning (except discovery facts)"
927
- msgstr ""
928
-
929
- #: ../lib/foreman_discovery/engine.rb:78
930
- msgid "Hostname facts"
931
- msgstr ""
932
-
933
- #: ../lib/foreman_discovery/engine.rb:79
934
- msgid "List of facts to use for the hostname (first wins)"
935
- msgstr ""
936
-
937
- #: ../lib/foreman_discovery/engine.rb:86
938
- msgid "Auto provisioning"
939
- msgstr ""
940
-
941
- #: ../lib/foreman_discovery/engine.rb:87
942
- msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
943
- msgstr ""
944
-
945
- #: ../lib/foreman_discovery/engine.rb:93
946
- msgid "Automatically reboot or kexec discovered host during provisioning"
947
- msgstr ""
948
-
949
- #: ../lib/foreman_discovery/engine.rb:98
950
- msgid "Hostname prefix"
951
- msgstr ""
952
-
953
- #: ../lib/foreman_discovery/engine.rb:99
954
- msgid "The default prefix to use for the host name, must start with a letter"
955
- msgstr ""
956
-
957
- #: ../lib/foreman_discovery/engine.rb:106
958
- msgid "Fact columns"
959
- msgstr ""
960
-
961
- #: ../lib/foreman_discovery/engine.rb:107
962
- msgid "Extra facter columns to show in host lists"
963
- msgstr ""
964
-
965
- #: ../lib/foreman_discovery/engine.rb:112
966
- msgid "Highlighted facts"
967
- msgstr ""
968
-
969
- #: ../lib/foreman_discovery/engine.rb:113
970
- msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
971
- msgstr ""
972
-
973
- #: ../lib/foreman_discovery/engine.rb:118
974
- msgid "Storage facts"
975
- msgstr ""
976
-
977
- #: ../lib/foreman_discovery/engine.rb:119
978
- msgid "Regex to organize facts for storage section"
979
- msgstr ""
980
-
981
- #: ../lib/foreman_discovery/engine.rb:124
982
- msgid "Software facts"
983
- msgstr ""
984
-
985
- #: ../lib/foreman_discovery/engine.rb:125
986
- msgid "Regex to organize facts for software section"
987
- msgstr ""
988
-
989
- #: ../lib/foreman_discovery/engine.rb:130
990
- msgid "Hardware facts"
991
- msgstr ""
992
-
993
- #: ../lib/foreman_discovery/engine.rb:131
994
- msgid "Regex to organize facts for hardware section"
995
- msgstr ""
996
-
997
- #: ../lib/foreman_discovery/engine.rb:136
998
- msgid "Network facts"
999
- msgstr ""
1000
-
1001
- #: ../lib/foreman_discovery/engine.rb:137
1002
- msgid "Regex to organize facts for network section"
1003
- msgstr ""
1004
-
1005
- #: ../lib/foreman_discovery/engine.rb:142
1006
- msgid "IPMI facts"
1007
- msgstr ""
1008
-
1009
- #: ../lib/foreman_discovery/engine.rb:143
1010
- msgid "Regex to organize facts for ipmi section"
1011
- msgstr ""
1012
-
1013
- #: ../lib/foreman_discovery/engine.rb:148
1014
- msgid "Lock PXE"
1015
- msgstr ""
1016
-
1017
- #: ../lib/foreman_discovery/engine.rb:149
1018
- msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
1019
- msgstr ""
1020
-
1021
- #: ../lib/foreman_discovery/engine.rb:155
1022
- msgid "Locked PXELinux template name"
1023
- msgstr ""
1024
-
1025
- #: ../lib/foreman_discovery/engine.rb:156
1026
- msgid "PXELinux template to be used when pinning a host to discovery"
1027
- msgstr ""
1028
-
1029
- #: ../lib/foreman_discovery/engine.rb:162
1030
- msgid "Locked PXEGrub template name"
1031
- msgstr ""
1032
-
1033
- #: ../lib/foreman_discovery/engine.rb:163
1034
- msgid "PXEGrub template to be used when pinning a host to discovery"
1035
- msgstr ""
1036
-
1037
- #: ../lib/foreman_discovery/engine.rb:169
1038
- msgid "Locked PXEGrub2 template name"
1039
- msgstr ""
1040
-
1041
- #: ../lib/foreman_discovery/engine.rb:170
1042
- msgid "PXEGrub2 template to be used when pinning a host to discovery"
1043
- msgstr ""
1044
-
1045
- #: ../lib/foreman_discovery/engine.rb:175
1046
- msgid "Force DNS"
1047
- msgstr ""
1048
-
1049
- #: ../lib/foreman_discovery/engine.rb:176
1050
- msgid "Force DNS entries creation when provisioning discovered host"
1051
- msgstr ""
1052
-
1053
- #: ../lib/foreman_discovery/engine.rb:181
1054
- msgid "Error on existing NIC"
1055
- msgstr ""
1056
-
1057
- #: ../lib/foreman_discovery/engine.rb:182
1058
- msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
1059
- msgstr ""
1060
-
1061
- #: ../lib/foreman_discovery/engine.rb:188
1062
- msgid "Type of name generator"
1063
- msgstr ""
1064
-
1065
- #: ../lib/foreman_discovery/engine.rb:189
1066
- msgid "Discovery hostname naming pattern"
1067
- msgstr ""
1068
-
1069
- #: ../lib/foreman_discovery/engine.rb:194
1070
- msgid "Prefer IPv6"
1071
- msgstr ""
1072
-
1073
- #: ../lib/foreman_discovery/engine.rb:195
1074
- msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
1075
- msgstr ""
1076
-
1077
- #: ../lib/foreman_discovery/engine.rb:335
1078
- msgid "Discovery Proxy"
1079
- msgstr ""
1080
-
1081
- #: ../lib/foreman_discovery/engine.rb:336
1082
- msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1083
- msgstr ""
1084
-
1085
- #: ../lib/foreman_discovery/engine.rb:337
1086
- msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1087
- msgstr ""
1088
-
1089
- #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:33
1090
- msgid "For more information please see "
1091
- msgstr ""
1092
-
1093
- #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
1094
- msgid "documentation"
1095
- msgstr ""
1096
-
1097
- #: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:7
1098
- msgid "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
1099
- msgstr ""
1100
-
1101
- #: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:15
1102
- msgid "Foreman Discovery"
1103
- msgstr ""
1104
-
1105
- #: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:12
1106
- msgid "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts"
1107
- msgstr ""
1108
-
1109
- #: action_names.rb:2
1110
- msgid "Remote action:"
1111
- msgstr ""
1112
-
1113
- #: action_names.rb:3
1114
- msgid "Import Puppet classes"
1115
- msgstr ""
1116
-
1117
- #: action_names.rb:4
1118
- msgid "Import facts"
1119
- msgstr ""
1120
-
1121
- #: action_names.rb:5
1122
- msgid "Action with sub plans"
1123
- msgstr ""