foreman_discovery 16.1.4 → 16.3.6

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.
Files changed (75) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/api/v2/discovered_hosts_controller.rb +14 -8
  3. data/app/helpers/discovered_hosts_helper.rb +5 -0
  4. data/app/models/host/discovered.rb +11 -15
  5. data/app/models/setting/discovered.rb +3 -1
  6. data/app/services/foreman_discovery/host_fact_importer.rb +10 -0
  7. data/app/services/foreman_discovery/import_hooks/subnet_and_taxonomy.rb +2 -0
  8. data/app/views/api/v2/discovery_rules/create.json.rabl +3 -0
  9. data/app/views/discovered_hosts/welcome.html.erb +14 -9
  10. data/app/views/discovery_rules/index.html.erb +1 -1
  11. data/app/views/foreman_discovery/debian_kexec.erb +3 -2
  12. data/app/views/foreman_discovery/redhat_kexec.erb +3 -2
  13. data/extra/discover-host +3 -3
  14. data/lib/foreman_discovery/engine.rb +3 -2
  15. data/lib/foreman_discovery/version.rb +1 -1
  16. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  17. data/locale/ca/foreman_discovery.edit.po +104 -75
  18. data/locale/ca/foreman_discovery.po +25 -10
  19. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  20. data/locale/de/foreman_discovery.edit.po +111 -82
  21. data/locale/de/foreman_discovery.po +25 -10
  22. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/en/foreman_discovery.edit.po +97 -73
  24. data/locale/en/foreman_discovery.po +25 -10
  25. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  26. data/locale/en_GB/foreman_discovery.edit.po +110 -81
  27. data/locale/en_GB/foreman_discovery.po +25 -10
  28. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/es/foreman_discovery.edit.po +112 -83
  30. data/locale/es/foreman_discovery.po +25 -10
  31. data/locale/foreman_discovery.pot +137 -114
  32. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/fr/foreman_discovery.edit.po +112 -83
  34. data/locale/fr/foreman_discovery.po +25 -10
  35. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  36. data/locale/gl/foreman_discovery.edit.po +103 -74
  37. data/locale/gl/foreman_discovery.po +25 -10
  38. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/it/foreman_discovery.edit.po +110 -81
  40. data/locale/it/foreman_discovery.po +25 -10
  41. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  42. data/locale/ja/foreman_discovery.edit.po +112 -83
  43. data/locale/ja/foreman_discovery.po +25 -10
  44. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  45. data/locale/ko/foreman_discovery.edit.po +110 -81
  46. data/locale/ko/foreman_discovery.po +25 -10
  47. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  48. data/locale/pt_BR/foreman_discovery.edit.po +112 -83
  49. data/locale/pt_BR/foreman_discovery.po +25 -10
  50. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  51. data/locale/ru/foreman_discovery.edit.po +111 -82
  52. data/locale/ru/foreman_discovery.po +25 -10
  53. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  54. data/locale/sv_SE/foreman_discovery.edit.po +104 -75
  55. data/locale/sv_SE/foreman_discovery.po +25 -10
  56. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  57. data/locale/zh_CN/foreman_discovery.edit.po +112 -83
  58. data/locale/zh_CN/foreman_discovery.po +25 -10
  59. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  60. data/locale/zh_TW/foreman_discovery.edit.po +110 -81
  61. data/locale/zh_TW/foreman_discovery.po +25 -10
  62. data/package.json +39 -0
  63. data/test/facts/only-ipv6.json +205 -0
  64. data/test/facts/skylake-ipv6.json +223 -0
  65. data/test/functional/api/v2/settings_controller_test.rb +2 -2
  66. data/test/functional/discovered_hosts_controller_test.rb +1 -1
  67. data/test/functional/discovery_rules_controller_test.rb +1 -1
  68. data/test/unit/host_discovered_test.rb +0 -16
  69. data/webpack/index.js +18 -0
  70. data/webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js +28 -0
  71. data/webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/index.js +1 -0
  72. data/webpack/src/ForemanDiscovery/DiscoveredHosts/index.js +6 -0
  73. data/webpack/src/reducers.js +7 -0
  74. metadata +21 -11
  75. data/test/facts/vmware-facter4-nolegacy.json +0 -402
@@ -7,7 +7,7 @@
7
7
  # Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>, 2015-2016
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: foreman_discovery 16.1.3\n"
10
+ "Project-Id-Version: foreman_discovery 16.2.0\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
12
  "PO-Revision-Date: 2020-05-26 17:21+0000\n"
13
13
  "Last-Translator: Transifex Bot <>\n"
@@ -325,6 +325,12 @@ msgstr[1] ""
325
325
  msgid "Host of type %s can not be rebooted"
326
326
  msgstr ""
327
327
 
328
+ msgid "Host's owner type"
329
+ msgstr ""
330
+
331
+ msgid "Host's parameters (array or indexed hash)"
332
+ msgstr ""
333
+
328
334
  msgid "Hostname facts"
329
335
  msgstr ""
330
336
 
@@ -412,9 +418,6 @@ msgstr ""
412
418
  msgid "Last Facts Upload"
413
419
  msgstr ""
414
420
 
415
- msgid "Learn more about this in the documentation."
416
- msgstr "Obteniu més informació sobre això a la documentació."
417
-
418
421
  msgid "List all discovered hosts"
419
422
  msgstr "Llista tots els amfitrions descoberts"
420
423
 
@@ -469,6 +472,9 @@ msgstr "N/D"
469
472
  msgid "Name"
470
473
  msgstr "Nom"
471
474
 
475
+ msgid "Name of the parameter"
476
+ msgstr ""
477
+
472
478
  msgid "Network"
473
479
  msgstr ""
474
480
 
@@ -487,9 +493,6 @@ msgstr ""
487
493
  msgid "No discovered hosts for the selected period"
488
494
  msgstr ""
489
495
 
490
- msgid "No discovered hosts found in this context."
491
- msgstr ""
492
-
493
496
  msgid "No discovered hosts to provision"
494
497
  msgstr "Sense amfitrions descoberts per aprovisionar"
495
498
 
@@ -532,6 +535,9 @@ msgstr ""
532
535
  msgid "PXELinux template to be used when pinning a host to discovery"
533
536
  msgstr ""
534
537
 
538
+ msgid "Parameter value"
539
+ msgstr ""
540
+
535
541
  msgid "Please Confirm"
536
542
  msgstr "Si us plau, confirmeu"
537
543
 
@@ -679,15 +685,15 @@ msgstr ""
679
685
  msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
680
686
  msgstr ""
681
687
 
682
- msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
683
- msgstr ""
684
-
685
688
  msgid "Type"
686
689
  msgstr ""
687
690
 
688
691
  msgid "Type of name generator"
689
692
  msgstr ""
690
693
 
694
+ msgid "Type of value"
695
+ msgstr ""
696
+
691
697
  msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
692
698
  msgstr ""
693
699
 
@@ -772,6 +778,15 @@ msgstr ""
772
778
  msgid "represents rule name shown to the users"
773
779
  msgstr "representa el nom de la regla que es mostra als usuaris"
774
780
 
781
+ msgid "required if host is managed and custom partition has not been defined"
782
+ msgstr ""
783
+
784
+ msgid "required if host is managed and value is not inherited from host group"
785
+ msgstr ""
786
+
787
+ msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
788
+ msgstr ""
789
+
775
790
  msgid "required if value is not inherited from host group or default password in settings"
776
791
  msgstr ""
777
792
 
@@ -16,7 +16,8 @@ msgid ""
16
16
  msgstr ""
17
17
  "Project-Id-Version: foreman_discovery 16.3.4\n"
18
18
  "Report-Msgid-Bugs-To: \n"
19
- "PO-Revision-Date: 2020-10-29 17:16+0000\n"
19
+ "POT-Creation-Date: 2021-05-03 08:46+0200\n"
20
+ "PO-Revision-Date: 2021-01-25 08:35+0000\n"
20
21
  "Last-Translator: Crited <Alexander.Stoll@netways.de>\n"
21
22
  "Language-Team: German (http://www.transifex.com/foreman/foreman/language/de/)\n"
22
23
  "MIME-Version: 1.0\n"
@@ -121,51 +122,51 @@ msgstr "Fakten für einen Host hochladen mit Erstellung des Hosts, wenn erforder
121
122
  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)"
122
123
  msgstr "Hash, der Fakten für den Host mit minimaler Anzahl an Fakten enthält: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (Beispiel für primäre Schnittstelle mit dem Namen eth0) "
123
124
 
124
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:129
125
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:130
125
126
  msgid "Execute rules against a discovered host"
126
127
  msgstr "Regeln auf einem entdeckten Host anwenden"
127
128
 
128
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135 ../app/controllers/discovered_hosts_controller.rb:160
129
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:157
129
130
  msgid "Host %{host} was provisioned with rule %{rule}"
130
131
  msgstr "Host %{host} wurde bereitgestellt mit Regel %{rule}"
131
132
 
132
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
133
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
133
134
  msgid "Unable to provision %{host}: %{errors}"
134
135
  msgstr "%{host} kann nicht bereitgestellt werden: %{errors} "
135
136
 
136
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:144 ../app/controllers/discovered_hosts_controller.rb:167
137
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:164
137
138
  msgid "No rule found for host %s"
138
139
  msgstr "Keine Regel gefunden für Host %s"
139
140
 
140
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:151
141
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:152
141
142
  msgid "Execute rules against all currently discovered hosts"
142
143
  msgstr "Regeln auf allen kürzlich entdeckten Hosts anwenden"
143
144
 
144
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:155 ../app/controllers/discovered_hosts_controller.rb:173
145
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:170
145
146
  msgid "Errors during auto provisioning: %s"
146
147
  msgstr "Fehler bei automatischer Bereitstellung: %s"
147
148
 
148
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:158 ../app/controllers/discovered_hosts_controller.rb:176
149
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:173
149
150
  msgid "No discovered hosts to provision"
150
151
  msgstr "Keine entdeckten Hosts zur Bereitstellung"
151
152
 
152
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:180
153
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:181
153
154
  msgid "%s discovered hosts were provisioned"
154
155
  msgstr "%s entdeckte Hosts wurden bereitgestellt"
155
156
 
156
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:191
157
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:192
157
158
  msgid "Refreshing the facts of a discovered host"
158
159
  msgstr "Fakten eines entdeckten Hosts werden aktualisiert"
159
160
 
160
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:200
161
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:201
161
162
  msgid "Rebooting a discovered host"
162
163
  msgstr "Entdeckten Host neu starten"
163
164
 
164
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:209
165
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:210
165
166
  msgid "Rebooting all discovered hosts"
166
167
  msgstr "Alle entdeckten Hosts neu starten"
167
168
 
168
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:220 ../app/controllers/discovered_hosts_controller.rb:129
169
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:126
169
170
  msgid "Discovered hosts are rebooting now"
170
171
  msgstr "Entdeckte Hosts werden jetzt neu gestartet"
171
172
 
@@ -245,110 +246,86 @@ msgstr "Fehler bei Neustart: %s"
245
246
  msgid "No discovered hosts to reboot"
246
247
  msgstr "Keine entdeckten Hosts zum Neustarten"
247
248
 
248
- #: ../app/controllers/discovered_hosts_controller.rb:63
249
+ #: ../app/controllers/discovered_hosts_controller.rb:60
249
250
  msgid "Successfully provisioned %s"
250
251
  msgstr "%s erfolgreich bereitgestellt"
251
252
 
252
- #: ../app/controllers/discovered_hosts_controller.rb:97
253
+ #: ../app/controllers/discovered_hosts_controller.rb:94
253
254
  msgid "Facts refreshed for %s"
254
255
  msgstr "Fakten für %s erneuert"
255
256
 
256
- #: ../app/controllers/discovered_hosts_controller.rb:99
257
+ #: ../app/controllers/discovered_hosts_controller.rb:96
257
258
  msgid "Failed to refresh facts for %s"
258
259
  msgstr "Fehler beim Aktualisieren von Fakten für %s"
259
260
 
260
- #: ../app/controllers/discovered_hosts_controller.rb:102
261
+ #: ../app/controllers/discovered_hosts_controller.rb:99
261
262
  msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
262
263
  msgstr "Fehler beim Aktualisieren der Fakten für %{hostname} mit Fehlermeldung %{error_message}"
263
264
 
264
- #: ../app/controllers/discovered_hosts_controller.rb:109
265
+ #: ../app/controllers/discovered_hosts_controller.rb:106
265
266
  msgid "Host of type %s can not be rebooted"
266
267
  msgstr "Host vom Typ %s kann nicht neu gestartet werden"
267
268
 
268
- #: ../app/controllers/discovered_hosts_controller.rb:113
269
+ #: ../app/controllers/discovered_hosts_controller.rb:110
269
270
  msgid "Rebooting host %s"
270
271
  msgstr "Host %s wird neu gestartet"
271
272
 
272
- #: ../app/controllers/discovered_hosts_controller.rb:115
273
+ #: ../app/controllers/discovered_hosts_controller.rb:112
273
274
  msgid "Failed to reboot host %s"
274
275
  msgstr "Fehler beim Neustart von Host %s"
275
276
 
276
- #: ../app/controllers/discovered_hosts_controller.rb:118
277
+ #: ../app/controllers/discovered_hosts_controller.rb:115
277
278
  msgid "Failed to reboot host %{hostname} with error %{error_message}"
278
279
  msgstr "Fehler beim Neustart von Host %{hostname} mit Fehlermeldung %{error_message}"
279
280
 
280
- #: ../app/controllers/discovered_hosts_controller.rb:132
281
+ #: ../app/controllers/discovered_hosts_controller.rb:129
281
282
  msgid "Failed to reboot hosts with error %s"
282
283
  msgstr "Neustart von Hosts fehlgeschlagen mit Fehler %s"
283
284
 
284
- #: ../app/controllers/discovered_hosts_controller.rb:150
285
+ #: ../app/controllers/discovered_hosts_controller.rb:147
285
286
  msgid "Destroyed selected hosts"
286
287
  msgstr "Ausgewählte Hosts gelöscht"
287
288
 
288
- #: ../app/controllers/discovered_hosts_controller.rb:152
289
+ #: ../app/controllers/discovered_hosts_controller.rb:149
289
290
  msgid "The following hosts were not deleted: %s"
290
291
  msgstr "Die folgenden Hosts wurden nicht gelöscht: %s"
291
292
 
292
- #: ../app/controllers/discovered_hosts_controller.rb:164
293
+ #: ../app/controllers/discovered_hosts_controller.rb:161
293
294
  msgid "Failed to auto provision host %s: %s"
294
295
  msgstr "Fehler bei automatischer Bereitstellung von Host %s: %s"
295
296
 
296
- #: ../app/controllers/discovered_hosts_controller.rb:192
297
+ #: ../app/controllers/discovered_hosts_controller.rb:189
297
298
  msgid "Discovered hosts are provisioning now"
298
299
  msgstr "Entdeckte Hosts, die jetzt bereitgestellt werden"
299
300
 
300
- #: ../app/controllers/discovered_hosts_controller.rb:226
301
- msgid "Highlights"
302
- msgstr "Hervorhebungen"
303
-
304
- #: ../app/controllers/discovered_hosts_controller.rb:226
305
- msgid "Storage"
306
- msgstr "Speicher"
307
-
308
- #: ../app/controllers/discovered_hosts_controller.rb:226
309
- msgid "Hardware"
310
- msgstr "Hardware"
311
-
312
- #: ../app/controllers/discovered_hosts_controller.rb:226
313
- msgid "Network"
314
- msgstr "Netzwerk"
315
-
316
- #: ../app/controllers/discovered_hosts_controller.rb:226
317
- msgid "Software"
318
- msgstr "Software"
319
-
320
- #: ../app/controllers/discovered_hosts_controller.rb:226
321
- msgid "IPMI"
322
- msgstr "IPMI"
301
+ #: ../app/controllers/discovered_hosts_controller.rb:270
302
+ msgid "Discovered host reported from unknown subnet, communication will not be proxied."
303
+ msgstr ""
323
304
 
324
- #: ../app/controllers/discovered_hosts_controller.rb:226
325
- msgid "Miscellaneous"
326
- msgstr "Erweitert"
305
+ #: ../app/controllers/discovered_hosts_controller.rb:275
306
+ msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
307
+ msgstr ""
327
308
 
328
- #: ../app/controllers/discovered_hosts_controller.rb:304
309
+ #: ../app/controllers/discovered_hosts_controller.rb:289
329
310
  msgid "No hosts were found with that id or name"
330
311
  msgstr "Keine Systeme mit dieser ID oder diesem Namen gefunden"
331
312
 
332
- #: ../app/controllers/discovered_hosts_controller.rb:308
313
+ #: ../app/controllers/discovered_hosts_controller.rb:293
333
314
  msgid "No hosts selected"
334
315
  msgstr "Keine Hosts ausgewählt"
335
316
 
336
- #: ../app/controllers/discovered_hosts_controller.rb:314
317
+ #: ../app/controllers/discovered_hosts_controller.rb:299
337
318
  msgid "Something went wrong while selecting hosts - %s"
338
319
  msgstr "Fehler beim Auswählen der Hosts – %s"
339
320
 
340
- #: ../app/controllers/discovery_rules_controller.rb:72
321
+ #: ../app/controllers/discovery_rules_controller.rb:79
341
322
  msgid "Rule enabled"
342
323
  msgstr "Regel aktiviert"
343
324
 
344
- #: ../app/controllers/discovery_rules_controller.rb:72
325
+ #: ../app/controllers/discovery_rules_controller.rb:79
345
326
  msgid "Rule disabled"
346
327
  msgstr "Regel deaktiviert"
347
328
 
348
- #: ../app/helpers/discovered_hosts_helper.rb:10
349
- msgid "%s ago"
350
- msgstr "vor %s"
351
-
352
329
  #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
353
330
  msgid "Auto Provision"
354
331
  msgstr "Automatisch bereitstellen"
@@ -434,6 +411,10 @@ msgid "Enable rule '%s'?"
434
411
  msgstr "Regel '%s' aktivieren?"
435
412
 
436
413
  #: ../app/helpers/discovery_rules_helper.rb:33
414
+ msgid "Clone"
415
+ msgstr ""
416
+
417
+ #: ../app/helpers/discovery_rules_helper.rb:34
437
418
  msgid "Delete rule '%s'?"
438
419
  msgstr "Regel '%s' löschen?"
439
420
 
@@ -457,13 +438,13 @@ msgstr "muss mit einem Buchstaben oder ERB beginnen."
457
438
  msgid "must be present."
458
439
  msgstr "muss vorhanden sein."
459
440
 
460
- #: ../app/models/discovery_rule.rb:52
441
+ #: ../app/models/discovery_rule.rb:57
461
442
  msgid "Host group organization %s must also be associated to the discovery rule"
462
443
  msgid_plural "Host group organizations %s must also be associated to the discovery rule"
463
444
  msgstr[0] ""
464
445
  msgstr[1] ""
465
446
 
466
- #: ../app/models/discovery_rule.rb:56
447
+ #: ../app/models/discovery_rule.rb:61
467
448
  msgid "Host group location %s must also be associated to the discovery rule"
468
449
  msgid_plural "Host group locations %s must also be associated to the discovery rule"
469
450
  msgstr[0] ""
@@ -733,6 +714,34 @@ msgstr ""
733
714
  msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
734
715
  msgstr ""
735
716
 
717
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:7
718
+ msgid "Highlights"
719
+ msgstr "Hervorhebungen"
720
+
721
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:8
722
+ msgid "Storage"
723
+ msgstr "Speicher"
724
+
725
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:9
726
+ msgid "Hardware"
727
+ msgstr "Hardware"
728
+
729
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:10
730
+ msgid "Network"
731
+ msgstr "Netzwerk"
732
+
733
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:11
734
+ msgid "Software"
735
+ msgstr "Software"
736
+
737
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:12
738
+ msgid "IPMI"
739
+ msgstr "IPMI"
740
+
741
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:13
742
+ msgid "Miscellaneous"
743
+ msgstr "Erweitert"
744
+
736
745
  #: ../app/services/foreman_discovery/host_converter.rb:47
737
746
  msgid "IPAM must be configured for subnet '%s'"
738
747
  msgstr ""
@@ -745,6 +754,10 @@ msgstr "Image API gibt HTTP/%{code} mit '%{body} zurück"
745
754
  msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
746
755
  msgstr "Image API Verarbeitungsfehler: %{msg} (HTTP/%{code}, Text: %{body})"
747
756
 
757
+ #: ../app/services/foreman_discovery/ui_notifications/new_host.rb:22
758
+ msgid "Host %s has been dicovered"
759
+ msgstr ""
760
+
748
761
  #: ../app/views/dashboard/_discovery_widget.html.erb:5
749
762
  msgid "Discovered Host"
750
763
  msgid_plural "Discovered Hosts"
@@ -803,11 +816,11 @@ msgstr "Festplattenanzahl"
803
816
  msgid "Disks Size"
804
817
  msgstr "Festplattengröße"
805
818
 
806
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
819
+ #: ../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
807
820
  msgid "Location"
808
821
  msgstr "Standort"
809
822
 
810
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
823
+ #: ../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
811
824
  msgid "Organization"
812
825
  msgstr "Organisation"
813
826
 
@@ -819,7 +832,7 @@ msgstr "Subnetz"
819
832
  msgid "Last Facts Upload"
820
833
  msgstr "Letzter Fakten-Upload"
821
834
 
822
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:12
835
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:14
823
836
  msgid "Actions"
824
837
  msgstr "Aktionen"
825
838
 
@@ -967,6 +980,10 @@ msgstr ""
967
980
  msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
968
981
  msgstr ""
969
982
 
983
+ #: ../app/views/discovery_rules/clone.erb:1
984
+ msgid "Clone %s"
985
+ msgstr ""
986
+
970
987
  #: ../app/views/discovery_rules/edit.html.erb:1
971
988
  msgid "Edit %s"
972
989
  msgstr "%s bearbeiten"
@@ -999,7 +1016,7 @@ msgstr "Hostgruppe"
999
1016
  msgid "Hosts/Limit"
1000
1017
  msgstr "Hosts/Limit"
1001
1018
 
1002
- #: ../app/views/discovery_rules/index.html.erb:11
1019
+ #: ../app/views/discovery_rules/index.html.erb:13
1003
1020
  msgid "DiscoveryRule|Enabled"
1004
1021
  msgstr "Aktiviert"
1005
1022
 
@@ -1020,8 +1037,8 @@ msgid "A summary of discovered hosts"
1020
1037
  msgstr "Eine Zusammenfassung der entdeckten Hosts"
1021
1038
 
1022
1039
  #: ../db/seeds.d/80_discovery_ui_notification.rb:4
1023
- msgid "Hosts"
1024
- msgstr "Hosts"
1040
+ msgid "New hosts"
1041
+ msgstr ""
1025
1042
 
1026
1043
  #: ../db/seeds.d/80_discovery_ui_notification.rb:6
1027
1044
  msgid "One or more hosts have been discovered"
@@ -1031,19 +1048,27 @@ msgstr "Einer oder mehrere Hosts wurden entdeckt"
1031
1048
  msgid "Details"
1032
1049
  msgstr "Details"
1033
1050
 
1034
- #: ../lib/foreman_discovery/engine.rb:180
1051
+ #: ../db/seeds.d/80_discovery_ui_notification.rb:18
1052
+ msgid "Hosts"
1053
+ msgstr "Hosts"
1054
+
1055
+ #: ../db/seeds.d/80_discovery_ui_notification.rb:20
1056
+ msgid "Error message goes here"
1057
+ msgstr ""
1058
+
1059
+ #: ../lib/foreman_discovery/engine.rb:176
1035
1060
  msgid "Discovery Kexec template"
1036
1061
  msgstr ""
1037
1062
 
1038
- #: ../lib/foreman_discovery/engine.rb:189
1063
+ #: ../lib/foreman_discovery/engine.rb:185
1039
1064
  msgid "Discovery Proxy"
1040
1065
  msgstr "Discovery-Proxy"
1041
1066
 
1042
- #: ../lib/foreman_discovery/engine.rb:190
1067
+ #: ../lib/foreman_discovery/engine.rb:186
1043
1068
  msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1044
1069
  msgstr ""
1045
1070
 
1046
- #: ../lib/foreman_discovery/engine.rb:191
1071
+ #: ../lib/foreman_discovery/engine.rb:187
1047
1072
  msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1048
1073
  msgstr ""
1049
1074
 
@@ -1053,20 +1078,24 @@ msgstr ""
1053
1078
 
1054
1079
  #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
1055
1080
  msgid "documentation"
1056
- msgstr ""
1081
+ msgstr "Dokumentation"
1057
1082
 
1058
1083
  #: action_names.rb:2
1059
- msgid "Action with sub plans"
1060
- msgstr "Aktion mit Unterplänen"
1084
+ msgid "Remote action:"
1085
+ msgstr "Entfernte Aktion:"
1061
1086
 
1062
1087
  #: action_names.rb:3
1063
- msgid "Import facts"
1064
- msgstr "Fakten importieren"
1065
-
1066
- #: action_names.rb:4
1067
1088
  msgid "Import Puppet classes"
1068
1089
  msgstr "Puppet-Klassen importieren"
1069
1090
 
1091
+ #: action_names.rb:4
1092
+ msgid "Import facts"
1093
+ msgstr "Fakten importieren"
1094
+
1070
1095
  #: action_names.rb:5
1071
- msgid "Remote action:"
1072
- msgstr "Entfernte Aktion:"
1096
+ msgid "Action with sub plans"
1097
+ msgstr "Aktion mit Unterplänen"
1098
+
1099
+ #: ../app/helpers/discovered_hosts_helper.rb:10
1100
+ #~ msgid "%s ago"
1101
+ #~ msgstr "vor %s"