foreman_discovery 14.0.1 → 15.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +8 -4
- data/app/controllers/api/v2/discovery_rules_controller.rb +2 -2
- data/app/controllers/concerns/foreman/controller/discovered_extensions.rb +2 -6
- data/app/controllers/discovered_hosts_controller.rb +4 -8
- data/app/helpers/discovered_hosts_helper.rb +3 -3
- data/app/helpers/discovery_rules_helper.rb +3 -3
- data/app/models/discovery_rule.rb +9 -13
- data/app/models/host/discovered.rb +6 -10
- data/app/models/host/managed_extensions.rb +6 -6
- data/app/models/setting/discovered.rb +2 -16
- data/app/services/foreman_discovery/import_hooks/subnet_and_taxonomy.rb +4 -4
- data/app/views/api/v2/discovered_hosts/main.json.rabl +2 -7
- data/app/views/api/v2/discovery_rules/main.json.rabl +4 -8
- data/app/views/discovered_hosts/_discovered_hosts_list.html.erb +8 -17
- data/app/views/discovered_hosts/_selected_hosts.html.erb +2 -10
- data/app/views/discovered_hosts/multiple_destroy.html.erb +1 -1
- data/app/views/discovered_hosts/select_multiple_location.html.erb +1 -1
- data/app/views/discovered_hosts/select_multiple_organization.html.erb +1 -1
- data/app/views/foreman_discovery/debian_kexec.erb +1 -1
- data/app/views/foreman_discovery/redhat_kexec.erb +5 -2
- data/db/seeds.d/50_discovery_templates.rb +2 -2
- data/lib/foreman_discovery/engine.rb +3 -3
- data/lib/foreman_discovery/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ca/foreman_discovery.edit.po +92 -98
- data/locale/ca/foreman_discovery.po +2 -8
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.edit.po +111 -116
- data/locale/de/foreman_discovery.po +21 -26
- data/locale/en/foreman_discovery.edit.po +92 -100
- data/locale/en/foreman_discovery.po +0 -6
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.edit.po +92 -98
- data/locale/en_GB/foreman_discovery.po +2 -8
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.edit.po +106 -112
- data/locale/es/foreman_discovery.po +16 -22
- data/locale/foreman_discovery.pot +103 -109
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.edit.po +107 -113
- data/locale/fr/foreman_discovery.po +17 -23
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.edit.po +92 -98
- data/locale/gl/foreman_discovery.po +2 -8
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.edit.po +92 -98
- data/locale/it/foreman_discovery.po +2 -8
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.edit.po +106 -112
- data/locale/ja/foreman_discovery.po +16 -22
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.edit.po +92 -98
- data/locale/ko/foreman_discovery.po +2 -8
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.edit.po +106 -112
- data/locale/pt_BR/foreman_discovery.po +16 -22
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.edit.po +92 -98
- data/locale/ru/foreman_discovery.po +2 -8
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.edit.po +92 -98
- data/locale/sv_SE/foreman_discovery.po +2 -8
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.edit.po +106 -112
- data/locale/zh_CN/foreman_discovery.po +16 -22
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.edit.po +92 -98
- data/locale/zh_TW/foreman_discovery.po +2 -8
- data/test/factories/discovery_rule_related.rb +2 -2
- data/test/facts/asswweb061.json +2967 -0
- data/test/facts/qemu_noip.json +2 -0
- data/test/functional/api/v2/discovered_hosts_controller_test.rb +0 -16
- data/test/functional/discovered_hosts_controller_test.rb +19 -21
- data/test/test_helper_discovery.rb +1 -1
- data/test/unit/discovery_rule_test.rb +0 -2
- data/test/unit/host_discovered_test.rb +72 -16
- data/test/unit/managed_extensions_test.rb +2 -2
- data/test/unit/ui_notifications/destroy_host_test.rb +9 -0
- metadata +7 -2
@@ -9,8 +9,8 @@ msgid ""
|
|
9
9
|
msgstr ""
|
10
10
|
"Project-Id-Version: foreman_discovery 14.0.0\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
|
-
"PO-Revision-Date:
|
13
|
-
"Last-Translator:
|
12
|
+
"PO-Revision-Date: 2019-04-18 19:36+0000\n"
|
13
|
+
"Last-Translator: Lukáš Zapletal\n"
|
14
14
|
"Language-Team: Catalan (http://www.transifex.com/foreman/foreman/language/ca/)"
|
15
15
|
"\n"
|
16
16
|
"MIME-Version: 1.0\n"
|
@@ -145,9 +145,6 @@ msgstr ""
|
|
145
145
|
msgid "Discovered host: %s"
|
146
146
|
msgstr "Amfitrions descoberts: %s"
|
147
147
|
|
148
|
-
msgid "Discovered hosts"
|
149
|
-
msgstr "Amfitrions descoberts"
|
150
|
-
|
151
148
|
msgid "Discovered hosts are provisioning now"
|
152
149
|
msgstr "Els amfitrions descoberts ara tenen aprovisionament"
|
153
150
|
|
@@ -184,9 +181,6 @@ msgstr ""
|
|
184
181
|
msgid "Discovery organization"
|
185
182
|
msgstr ""
|
186
183
|
|
187
|
-
msgid "Discovery rules"
|
188
|
-
msgstr "Regles de descobriment"
|
189
|
-
|
190
184
|
msgid "DiscoveryRule|Enabled"
|
191
185
|
msgstr "Habilitada"
|
192
186
|
|
Binary file
|
@@ -3,6 +3,7 @@
|
|
3
3
|
# This file is distributed under the same license as the foreman_discovery package.
|
4
4
|
#
|
5
5
|
# Translators:
|
6
|
+
# Alexander Stoll <Alexander.Stoll@netways.de>, 2019
|
6
7
|
# Arnold Bechtoldt <mail@arnoldbechtoldt.com>, 2014
|
7
8
|
# Christina Gurski <Gurski_christina@yahoo.de>, 2015
|
8
9
|
# Ettore Atalan <atalanttore@googlemail.com>, 2014-2017
|
@@ -15,9 +16,9 @@ msgid ""
|
|
15
16
|
msgstr ""
|
16
17
|
"Project-Id-Version: foreman_discovery 14.0.0\n"
|
17
18
|
"Report-Msgid-Bugs-To: \n"
|
18
|
-
"POT-Creation-Date:
|
19
|
-
"PO-Revision-Date:
|
20
|
-
"Last-Translator:
|
19
|
+
"POT-Creation-Date: 2019-04-18 13:34+0200\n"
|
20
|
+
"PO-Revision-Date: 2019-05-09 09:32+0000\n"
|
21
|
+
"Last-Translator: Alexander Stoll <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"
|
23
24
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -56,7 +57,7 @@ msgstr "Entdeckten Host anzeigen"
|
|
56
57
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
|
57
58
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
|
58
59
|
msgid "DHCP filename option (Grub2 or PXELinux by default)"
|
59
|
-
msgstr ""
|
60
|
+
msgstr "DHCP-Dateinamensoption (Standardmäßig Grub2/PXELinux)"
|
60
61
|
|
61
62
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:41
|
62
63
|
msgid "Create a discovered host for testing (use /facts to create new hosts)"
|
@@ -219,15 +220,15 @@ msgstr "Alle Faktwerte eines angegebenen entdeckten Hosts auflisten"
|
|
219
220
|
msgid "Unable to find a discovery rule, no host provided (check permissions)"
|
220
221
|
msgstr "Keine Entdeckungsregel gefunden, kein Host bereitgestellt (Berechtigungen prüfen)"
|
221
222
|
|
222
|
-
#: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:
|
223
|
+
#: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:43
|
223
224
|
msgid "No hostgroup associated with rule '%s'"
|
224
225
|
msgstr " Der Regel '%s' ist keine Hostgruppe zugewiesen"
|
225
226
|
|
226
|
-
#: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:
|
227
|
+
#: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:69
|
227
228
|
msgid "Errors during reboot: %s"
|
228
229
|
msgstr "Fehler bei Neustart: %s"
|
229
230
|
|
230
|
-
#: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:
|
231
|
+
#: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:87
|
231
232
|
msgid "No discovered hosts to reboot"
|
232
233
|
msgstr "Keine entdeckten Hosts zum Neustarten"
|
233
234
|
|
@@ -337,19 +338,19 @@ msgstr "vor %s"
|
|
337
338
|
|
338
339
|
#: ../app/helpers/discovered_hosts_helper.rb:14
|
339
340
|
#: ../app/helpers/discovered_hosts_helper.rb:29
|
340
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
341
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
|
341
342
|
msgid "Auto Provision"
|
342
343
|
msgstr "Automatisch bereitstellen"
|
343
344
|
|
344
345
|
#: ../app/helpers/discovered_hosts_helper.rb:15
|
345
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
346
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
|
346
347
|
msgid "Refresh facts"
|
347
348
|
msgstr "Fakten aktualisieren"
|
348
349
|
|
349
350
|
#: ../app/helpers/discovered_hosts_helper.rb:16
|
350
351
|
#: ../app/helpers/discovered_hosts_helper.rb:30
|
351
|
-
#: ../app/models/setting/discovered.rb:
|
352
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
352
|
+
#: ../app/models/setting/discovered.rb:26
|
353
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
|
353
354
|
msgid "Reboot"
|
354
355
|
msgstr "Neustart"
|
355
356
|
|
@@ -363,7 +364,7 @@ msgid "Select Action"
|
|
363
364
|
msgstr "Aktion auswählen"
|
364
365
|
|
365
366
|
#: ../app/helpers/discovered_hosts_helper.rb:23
|
366
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
367
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
|
367
368
|
msgid "Delete %s?"
|
368
369
|
msgstr "%s löschen?"
|
369
370
|
|
@@ -408,6 +409,7 @@ msgstr "Bereitstellen"
|
|
408
409
|
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
|
409
410
|
#: ../app/views/discovered_hosts/welcome.html.erb:1
|
410
411
|
#: ../app/views/discovered_hosts/welcome.html.erb:6
|
412
|
+
#: ../lib/foreman_discovery/engine.rb:158
|
411
413
|
#: ../lib/foreman_discovery/engine.rb:173
|
412
414
|
msgid "Discovered Hosts"
|
413
415
|
msgstr "Entdeckte Hosts"
|
@@ -456,7 +458,7 @@ msgstr "muss mit einem Buchstaben oder ERB beginnen."
|
|
456
458
|
msgid "must be present."
|
457
459
|
msgstr "muss vorhanden sein."
|
458
460
|
|
459
|
-
#: ../app/models/discovery_rule.rb:
|
461
|
+
#: ../app/models/discovery_rule.rb:52
|
460
462
|
msgid ""
|
461
463
|
"Host group organization %s must also be associated to the discovery rule"
|
462
464
|
msgid_plural ""
|
@@ -464,58 +466,58 @@ msgid_plural ""
|
|
464
466
|
msgstr[0] ""
|
465
467
|
msgstr[1] ""
|
466
468
|
|
467
|
-
#: ../app/models/discovery_rule.rb:
|
469
|
+
#: ../app/models/discovery_rule.rb:56
|
468
470
|
msgid "Host group location %s must also be associated to the discovery rule"
|
469
471
|
msgid_plural ""
|
470
472
|
"Host group locations %s must also be associated to the discovery rule"
|
471
473
|
msgstr[0] ""
|
472
474
|
msgstr[1] ""
|
473
475
|
|
474
|
-
#: ../app/models/host/discovered.rb:
|
476
|
+
#: ../app/models/host/discovered.rb:41
|
475
477
|
msgid "Fact + prefix"
|
476
|
-
msgstr ""
|
478
|
+
msgstr "Fakt + Prefix"
|
477
479
|
|
478
|
-
#: ../app/models/host/discovered.rb:
|
480
|
+
#: ../app/models/host/discovered.rb:42
|
479
481
|
msgid "Random name"
|
480
|
-
msgstr ""
|
482
|
+
msgstr "Zufälliger Name"
|
481
483
|
|
482
|
-
#: ../app/models/host/discovered.rb:
|
484
|
+
#: ../app/models/host/discovered.rb:43
|
483
485
|
msgid "MAC-based name"
|
484
|
-
msgstr ""
|
486
|
+
msgstr "Mac-basierter Name"
|
485
487
|
|
486
|
-
#: ../app/models/host/discovered.rb:
|
488
|
+
#: ../app/models/host/discovered.rb:52
|
487
489
|
msgid "Invalid facts, must be a Hash"
|
488
490
|
msgstr "Ungültige Fakten, es muss sich um einen Hash handeln"
|
489
491
|
|
490
|
-
#: ../app/models/host/discovered.rb:
|
492
|
+
#: ../app/models/host/discovered.rb:57
|
491
493
|
msgid ""
|
492
494
|
"Expected discovery_fact '%s' is missing, unable to detect primary interface "
|
493
495
|
"and set hostname"
|
494
496
|
msgstr "Erwartetes discovery_fact '%s' fehlt, primäre Schnittstelle kann nicht gefunden und Hostname nicht eingestellt werden"
|
495
497
|
|
496
|
-
#: ../app/models/host/discovered.rb:
|
498
|
+
#: ../app/models/host/discovered.rb:70
|
497
499
|
msgid ""
|
498
500
|
"Invalid facts: hash does not contain a valid value for any of the facts in "
|
499
501
|
"the discovery_hostname setting: %s"
|
500
502
|
msgstr ""
|
501
503
|
|
502
|
-
#: ../app/models/host/discovered.rb:
|
504
|
+
#: ../app/models/host/discovered.rb:96
|
503
505
|
msgid "Facts could not be imported"
|
504
506
|
msgstr "Fakten konnten nicht importiert werden"
|
505
507
|
|
506
|
-
#: ../app/models/host/discovered.rb:
|
508
|
+
#: ../app/models/host/discovered.rb:151
|
507
509
|
msgid "Could not get facts from proxy %{url}: %{error}"
|
508
510
|
msgstr "Fakten konnten nicht vom Proxy %{url} abgerufen werden: %{error}"
|
509
511
|
|
510
|
-
#: ../app/models/host/discovered.rb:
|
512
|
+
#: ../app/models/host/discovered.rb:159
|
511
513
|
msgid "Unable to reboot %{name} via %{url}: %{msg}"
|
512
514
|
msgstr "%{name} kann nicht über %{url} neu gestartet werden: %{msg}"
|
513
515
|
|
514
|
-
#: ../app/models/host/discovered.rb:
|
516
|
+
#: ../app/models/host/discovered.rb:167
|
515
517
|
msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
|
516
518
|
msgstr "kexec kann nicht auf %{name} über %{url} ausgeführt werden: %{msg}"
|
517
519
|
|
518
|
-
#: ../app/models/host/discovered.rb:
|
520
|
+
#: ../app/models/host/discovered.rb:186
|
519
521
|
msgid "Invalid hostname: Could not normalize the hostname"
|
520
522
|
msgstr "Ungültiger Hostname: Konnte den Hostnamen nicht normalisieren"
|
521
523
|
|
@@ -544,193 +546,193 @@ msgid "Rebuild DNS for %s"
|
|
544
546
|
msgstr "DNS für %s neu bauen"
|
545
547
|
|
546
548
|
#: ../app/models/setting/discovered.rb:19
|
549
|
+
msgid "The default location to place discovered hosts in"
|
550
|
+
msgstr "Standard-Standort, in den entdeckte Hosts platziert werden"
|
551
|
+
|
552
|
+
#: ../app/models/setting/discovered.rb:19
|
553
|
+
msgid "Discovery location"
|
554
|
+
msgstr "Entdeckungsort"
|
555
|
+
|
556
|
+
#: ../app/models/setting/discovered.rb:20
|
557
|
+
msgid "The default organization to place discovered hosts in"
|
558
|
+
msgstr "Standard-Organisation, in die entdeckte Hosts platziert werden"
|
559
|
+
|
560
|
+
#: ../app/models/setting/discovered.rb:20
|
561
|
+
msgid "Discovery organization"
|
562
|
+
msgstr "Entdeckungsorganisation"
|
563
|
+
|
564
|
+
#: ../app/models/setting/discovered.rb:21
|
547
565
|
msgid "Fact name to use for primary interface detection"
|
548
566
|
msgstr "Fakt Name zur Verwendung bei der Erkennung der primären Schnittstelle"
|
549
567
|
|
550
|
-
#: ../app/models/setting/discovered.rb:
|
568
|
+
#: ../app/models/setting/discovered.rb:21
|
551
569
|
msgid "Interface fact"
|
552
570
|
msgstr "Schnittstellenfakt"
|
553
571
|
|
554
|
-
#: ../app/models/setting/discovered.rb:
|
572
|
+
#: ../app/models/setting/discovered.rb:22
|
555
573
|
msgid ""
|
556
574
|
"Automatic bond interface (if another interface is detected on the same VLAN "
|
557
575
|
"via LLDP)"
|
558
576
|
msgstr ""
|
559
577
|
|
560
|
-
#: ../app/models/setting/discovered.rb:
|
578
|
+
#: ../app/models/setting/discovered.rb:22
|
561
579
|
msgid "Create bond interfaces"
|
562
580
|
msgstr ""
|
563
581
|
|
564
|
-
#: ../app/models/setting/discovered.rb:
|
582
|
+
#: ../app/models/setting/discovered.rb:23
|
565
583
|
msgid "Clean all reported facts during provisioning (except discovery facts)"
|
566
584
|
msgstr "Alle berichteten Fakten während der Bereitstellung löschen (ausgenommen Entdeckungsfakten)"
|
567
585
|
|
568
|
-
#: ../app/models/setting/discovered.rb:
|
586
|
+
#: ../app/models/setting/discovered.rb:23
|
569
587
|
msgid "Clean all facts"
|
570
588
|
msgstr "Alle Fakten löschen"
|
571
589
|
|
572
|
-
#: ../app/models/setting/discovered.rb:
|
590
|
+
#: ../app/models/setting/discovered.rb:24
|
573
591
|
msgid "List of facts to use for the hostname (separated by comma, first wins)"
|
574
592
|
msgstr "Liste der Fakten zur Bildung des Hostnamens (durch Kommas getrennt, der erste Eintrag gewinnt)"
|
575
593
|
|
576
|
-
#: ../app/models/setting/discovered.rb:
|
594
|
+
#: ../app/models/setting/discovered.rb:24
|
577
595
|
msgid "Hostname facts"
|
578
596
|
msgstr "Hostnamenfakten"
|
579
597
|
|
580
|
-
#: ../app/models/setting/discovered.rb:
|
598
|
+
#: ../app/models/setting/discovered.rb:25
|
581
599
|
msgid ""
|
582
600
|
"Automatically provision newly discovered hosts, according to the "
|
583
601
|
"provisioning rules"
|
584
602
|
msgstr "Neu entdeckte Hosts automatisch bereitstellen gemäß Bereitstellungsregeln"
|
585
603
|
|
586
|
-
#: ../app/models/setting/discovered.rb:
|
604
|
+
#: ../app/models/setting/discovered.rb:25
|
587
605
|
msgid "Auto provisioning"
|
588
606
|
msgstr "Automatische Bereitstellung"
|
589
607
|
|
590
|
-
#: ../app/models/setting/discovered.rb:
|
608
|
+
#: ../app/models/setting/discovered.rb:26
|
591
609
|
msgid "Automatically reboot or kexec discovered host during provisioning"
|
592
610
|
msgstr "Automatischer Reboot oder kexec endeckter Hosts während der Bereitstellung"
|
593
611
|
|
594
|
-
#: ../app/models/setting/discovered.rb:
|
612
|
+
#: ../app/models/setting/discovered.rb:27
|
595
613
|
msgid "The default prefix to use for the host name, must start with a letter"
|
596
614
|
msgstr "Das Standard-Präfix zum Verwenden für den Hostnamen, muss mit einem Buchstaben beginnen"
|
597
615
|
|
598
|
-
#: ../app/models/setting/discovered.rb:
|
616
|
+
#: ../app/models/setting/discovered.rb:27
|
599
617
|
msgid "Hostname prefix"
|
600
618
|
msgstr "Hostnamenpräfix"
|
601
619
|
|
602
|
-
#: ../app/models/setting/discovered.rb:
|
620
|
+
#: ../app/models/setting/discovered.rb:28
|
603
621
|
msgid "Extra facter columns to show in host lists (separate by comma)"
|
604
622
|
msgstr "Zusätzliche Facter-Spalten zum Anzeigen in Hostlisten (mit Komma getrennt)"
|
605
623
|
|
606
|
-
#: ../app/models/setting/discovered.rb:
|
624
|
+
#: ../app/models/setting/discovered.rb:28
|
607
625
|
msgid "Fact columns"
|
608
626
|
msgstr "Faktspalten"
|
609
627
|
|
610
|
-
#: ../app/models/setting/discovered.rb:
|
628
|
+
#: ../app/models/setting/discovered.rb:29
|
611
629
|
msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
|
612
630
|
msgstr ""
|
613
631
|
|
614
|
-
#: ../app/models/setting/discovered.rb:
|
632
|
+
#: ../app/models/setting/discovered.rb:29
|
615
633
|
msgid "Highlighted facts"
|
616
634
|
msgstr "Hervorgehobene Fakten"
|
617
635
|
|
618
|
-
#: ../app/models/setting/discovered.rb:
|
636
|
+
#: ../app/models/setting/discovered.rb:30
|
619
637
|
msgid "Regex to organize facts for storage section"
|
620
638
|
msgstr "Regex zur Faktensortierung im Speicher-Bereich"
|
621
639
|
|
622
|
-
#: ../app/models/setting/discovered.rb:
|
640
|
+
#: ../app/models/setting/discovered.rb:30
|
623
641
|
msgid "Storage facts"
|
624
642
|
msgstr "Speicherfakten"
|
625
643
|
|
626
|
-
#: ../app/models/setting/discovered.rb:
|
644
|
+
#: ../app/models/setting/discovered.rb:31
|
627
645
|
msgid "Regex to organize facts for software section"
|
628
646
|
msgstr "Regex zur Faktensortierung im Software-Bereich"
|
629
647
|
|
630
|
-
#: ../app/models/setting/discovered.rb:
|
648
|
+
#: ../app/models/setting/discovered.rb:31
|
631
649
|
msgid "Software facts"
|
632
650
|
msgstr "Softwarefakten"
|
633
651
|
|
634
|
-
#: ../app/models/setting/discovered.rb:
|
652
|
+
#: ../app/models/setting/discovered.rb:32
|
635
653
|
msgid "Regex to organize facts for hardware section"
|
636
654
|
msgstr "Regex zur Faktensortierung im Hardware-Bereich"
|
637
655
|
|
638
|
-
#: ../app/models/setting/discovered.rb:
|
656
|
+
#: ../app/models/setting/discovered.rb:32
|
639
657
|
msgid "Hardware facts"
|
640
658
|
msgstr "Hardwarefakten"
|
641
659
|
|
642
|
-
#: ../app/models/setting/discovered.rb:
|
660
|
+
#: ../app/models/setting/discovered.rb:33
|
643
661
|
msgid "Regex to organize facts for network section"
|
644
662
|
msgstr "Regex zur Faktensortierung im Netzwerk-Bereich"
|
645
663
|
|
646
|
-
#: ../app/models/setting/discovered.rb:
|
664
|
+
#: ../app/models/setting/discovered.rb:33
|
647
665
|
msgid "Network facts"
|
648
666
|
msgstr "Netzwerkfakten"
|
649
667
|
|
650
|
-
#: ../app/models/setting/discovered.rb:
|
668
|
+
#: ../app/models/setting/discovered.rb:34
|
651
669
|
msgid "Regex to organize facts for ipmi section"
|
652
670
|
msgstr "Regex zur Faktensortierung im IMPI-Bereich"
|
653
671
|
|
654
|
-
#: ../app/models/setting/discovered.rb:
|
672
|
+
#: ../app/models/setting/discovered.rb:34
|
655
673
|
msgid "IPMI facts"
|
656
674
|
msgstr "IPMI-Fakten"
|
657
675
|
|
658
|
-
#: ../app/models/setting/discovered.rb:
|
676
|
+
#: ../app/models/setting/discovered.rb:35
|
659
677
|
msgid ""
|
660
678
|
"Automatically generate PXE configuration to pin a newly discovered host to "
|
661
679
|
"discovery"
|
662
680
|
msgstr "PXE-Konfiguration automatisch erzeugen, um einen neu entdeckten Host zu einer Entdeckung anzuheften"
|
663
681
|
|
664
|
-
#: ../app/models/setting/discovered.rb:
|
682
|
+
#: ../app/models/setting/discovered.rb:35
|
665
683
|
msgid "Lock PXE"
|
666
684
|
msgstr "PXE sperren"
|
667
685
|
|
668
|
-
#: ../app/models/setting/discovered.rb:
|
686
|
+
#: ../app/models/setting/discovered.rb:36
|
669
687
|
msgid "PXELinux template to be used when pinning a host to discovery"
|
670
688
|
msgstr ""
|
671
689
|
|
672
|
-
#: ../app/models/setting/discovered.rb:
|
690
|
+
#: ../app/models/setting/discovered.rb:36
|
673
691
|
msgid "Locked PXELinux template name"
|
674
|
-
msgstr ""
|
692
|
+
msgstr "Gesperrter PXELinux-Vorlagenname"
|
675
693
|
|
676
|
-
#: ../app/models/setting/discovered.rb:
|
694
|
+
#: ../app/models/setting/discovered.rb:37
|
677
695
|
msgid "PXEGrub template to be used when pinning a host to discovery"
|
678
696
|
msgstr ""
|
679
697
|
|
680
|
-
#: ../app/models/setting/discovered.rb:
|
698
|
+
#: ../app/models/setting/discovered.rb:37
|
681
699
|
msgid "Locked PXEGrub template name"
|
682
700
|
msgstr ""
|
683
701
|
|
684
|
-
#: ../app/models/setting/discovered.rb:
|
702
|
+
#: ../app/models/setting/discovered.rb:38
|
685
703
|
msgid "PXEGrub2 template to be used when pinning a host to discovery"
|
686
704
|
msgstr ""
|
687
705
|
|
688
|
-
#: ../app/models/setting/discovered.rb:
|
706
|
+
#: ../app/models/setting/discovered.rb:38
|
689
707
|
msgid "Locked PXEGrub2 template name"
|
690
708
|
msgstr "Gesperrter PXEGrub2-Vorlagenname"
|
691
709
|
|
692
|
-
#: ../app/models/setting/discovered.rb:
|
710
|
+
#: ../app/models/setting/discovered.rb:39
|
693
711
|
msgid "Force DNS entries creation when provisioning discovered host"
|
694
712
|
msgstr ""
|
695
713
|
|
696
|
-
#: ../app/models/setting/discovered.rb:
|
714
|
+
#: ../app/models/setting/discovered.rb:39
|
697
715
|
msgid "Force DNS"
|
698
716
|
msgstr "DNS erzwingen"
|
699
717
|
|
700
|
-
#: ../app/models/setting/discovered.rb:
|
718
|
+
#: ../app/models/setting/discovered.rb:40
|
701
719
|
msgid ""
|
702
720
|
"Do not allow to discover existing managed host matching MAC of a "
|
703
721
|
"provisioning NIC (errors out early)"
|
704
722
|
msgstr ""
|
705
723
|
|
706
|
-
#: ../app/models/setting/discovered.rb:
|
724
|
+
#: ../app/models/setting/discovered.rb:40
|
707
725
|
msgid "Error on existing NIC"
|
708
|
-
msgstr ""
|
726
|
+
msgstr "Fehler auf existierenden NIC"
|
709
727
|
|
710
|
-
#: ../app/models/setting/discovered.rb:
|
728
|
+
#: ../app/models/setting/discovered.rb:41
|
711
729
|
msgid "Discovery hostname naming pattern"
|
712
730
|
msgstr ""
|
713
731
|
|
714
|
-
#: ../app/models/setting/discovered.rb:
|
732
|
+
#: ../app/models/setting/discovered.rb:41
|
715
733
|
msgid "Type of name generator"
|
716
734
|
msgstr "Typ des Namensgenerators"
|
717
735
|
|
718
|
-
#: ../app/models/setting/discovered.rb:46
|
719
|
-
msgid "The default location to place discovered hosts in"
|
720
|
-
msgstr "Standard-Standort, in den entdeckte Hosts platziert werden"
|
721
|
-
|
722
|
-
#: ../app/models/setting/discovered.rb:46
|
723
|
-
msgid "Discovery location"
|
724
|
-
msgstr "Entdeckungsort"
|
725
|
-
|
726
|
-
#: ../app/models/setting/discovered.rb:54
|
727
|
-
msgid "The default organization to place discovered hosts in"
|
728
|
-
msgstr "Standard-Organisation, in die entdeckte Hosts platziert werden"
|
729
|
-
|
730
|
-
#: ../app/models/setting/discovered.rb:54
|
731
|
-
msgid "Discovery organization"
|
732
|
-
msgstr "Entdeckungsorganisation"
|
733
|
-
|
734
736
|
#: ../app/services/foreman_discovery/fact_parser.rb:4
|
735
737
|
msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
|
736
738
|
msgstr ""
|
@@ -785,7 +787,7 @@ msgstr "Speicher"
|
|
785
787
|
|
786
788
|
#: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:23
|
787
789
|
msgid "Customize Host"
|
788
|
-
msgstr ""
|
790
|
+
msgstr "Host anpassen"
|
789
791
|
|
790
792
|
#: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
|
791
793
|
msgid "Create Host"
|
@@ -814,50 +816,50 @@ msgstr "IP-Adresse"
|
|
814
816
|
|
815
817
|
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
|
816
818
|
msgid "Disk Count"
|
817
|
-
msgstr ""
|
819
|
+
msgstr "Festplattenanzahl"
|
818
820
|
|
819
821
|
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
|
820
822
|
msgid "Disks Size"
|
821
|
-
msgstr ""
|
823
|
+
msgstr "Festplattengröße"
|
822
824
|
|
823
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
824
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:
|
825
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16
|
826
|
+
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
|
825
827
|
msgid "Location"
|
826
828
|
msgstr "Standort"
|
827
829
|
|
828
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
829
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:
|
830
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
|
831
|
+
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
830
832
|
msgid "Organization"
|
831
833
|
msgstr "Organisation"
|
832
834
|
|
833
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
835
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
|
834
836
|
msgid "Subnet"
|
835
837
|
msgstr "Subnetz"
|
836
838
|
|
837
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
839
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
|
838
840
|
msgid "Last Facts Upload"
|
839
|
-
msgstr ""
|
841
|
+
msgstr "Letzter Fakten-Upload"
|
840
842
|
|
841
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
843
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
|
842
844
|
#: ../app/views/discovery_rules/index.html.erb:12
|
843
845
|
msgid "Actions"
|
844
846
|
msgstr "Aktionen"
|
845
847
|
|
846
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
848
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:52
|
847
849
|
msgid "Please Confirm"
|
848
850
|
msgstr "Bitte bestätigen"
|
849
851
|
|
850
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
852
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
|
851
853
|
msgid "Cancel"
|
852
854
|
msgstr "Abbrechen"
|
853
855
|
|
854
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
856
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:59
|
855
857
|
msgid "Submit"
|
856
858
|
msgstr "Absenden"
|
857
859
|
|
858
860
|
#: ../app/views/discovered_hosts/edit.html.erb:1
|
859
861
|
msgid "Provision %s"
|
860
|
-
msgstr ""
|
862
|
+
msgstr "Bereitstellung %s"
|
861
863
|
|
862
864
|
#: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
|
863
865
|
msgid ""
|
@@ -903,7 +905,7 @@ msgstr "Alle einklappen"
|
|
903
905
|
|
904
906
|
#: ../app/views/discovered_hosts/welcome.html.erb:7
|
905
907
|
msgid "No discovered hosts found in this context."
|
906
|
-
msgstr ""
|
908
|
+
msgstr "Keine entdeckten Hosts gefunden in diesem Kontext."
|
907
909
|
|
908
910
|
#: ../app/views/discovered_hosts/welcome.html.erb:8
|
909
911
|
msgid ""
|
@@ -913,7 +915,7 @@ msgstr ""
|
|
913
915
|
|
914
916
|
#: ../app/views/discovered_hosts/welcome.html.erb:9
|
915
917
|
msgid "Learn more about this in the documentation."
|
916
|
-
msgstr ""
|
918
|
+
msgstr "Mehr dazu in der Dokumentation."
|
917
919
|
|
918
920
|
#: ../app/views/discovered_mailer/discovered_summary.html.erb:6
|
919
921
|
msgid "Summary report for discovered hosts from Foreman"
|
@@ -997,7 +999,7 @@ msgstr "Vorlagenmuster des Ziel-Hostnamens in derselben Syntax angeben wie in Be
|
|
997
999
|
msgid ""
|
998
1000
|
"Domain will be appended automatically. A hostname based on MAC address will "
|
999
1001
|
"be used when left blank."
|
1000
|
-
msgstr ""
|
1002
|
+
msgstr "Domäne wird automatisch angehängt. Ein Hostname basierend auf der MAC-Adresse wird genutzt, wenn das Feld leer ist."
|
1001
1003
|
|
1002
1004
|
#: ../app/views/discovery_rules/_template_inline.erb:5
|
1003
1005
|
msgid ""
|
@@ -1022,6 +1024,7 @@ msgid "Edit %s"
|
|
1022
1024
|
msgstr "%s bearbeiten"
|
1023
1025
|
|
1024
1026
|
#: ../app/views/discovery_rules/index.html.erb:1
|
1027
|
+
#: ../lib/foreman_discovery/engine.rb:163
|
1025
1028
|
msgid "Discovery Rules"
|
1026
1029
|
msgstr "Entdeckungsregeln"
|
1027
1030
|
|
@@ -1047,7 +1050,7 @@ msgstr "Hostgruppe"
|
|
1047
1050
|
|
1048
1051
|
#: ../app/views/discovery_rules/index.html.erb:10
|
1049
1052
|
msgid "Hosts/Limit"
|
1050
|
-
msgstr ""
|
1053
|
+
msgstr "Hosts/Limit"
|
1051
1054
|
|
1052
1055
|
#: ../app/views/discovery_rules/index.html.erb:11
|
1053
1056
|
msgid "DiscoveryRule|Enabled"
|
@@ -1059,7 +1062,7 @@ msgstr "Neue Entdeckungsregel"
|
|
1059
1062
|
|
1060
1063
|
#: ../db/seeds.d/50_discovery_templates.rb:5
|
1061
1064
|
msgid "Command line options for kexec during PXE-less provisioning."
|
1062
|
-
msgstr ""
|
1065
|
+
msgstr "Kommandozeilenoptionen für kexec während PXE-loser Bereitstellung"
|
1063
1066
|
|
1064
1067
|
#: ../db/seeds.d/70_discovery_mail_notification.rb:3
|
1065
1068
|
msgid "A summary of discovered hosts"
|
@@ -1071,27 +1074,19 @@ msgstr "Hosts"
|
|
1071
1074
|
|
1072
1075
|
#: ../db/seeds.d/80_discovery_ui_notification.rb:6
|
1073
1076
|
msgid "One or more hosts have been discovered"
|
1074
|
-
msgstr ""
|
1077
|
+
msgstr "Einer oder mehrere Hosts wurden entdeckt"
|
1075
1078
|
|
1076
1079
|
#: ../db/seeds.d/80_discovery_ui_notification.rb:13
|
1077
1080
|
msgid "Details"
|
1078
1081
|
msgstr "Details"
|
1079
1082
|
|
1080
|
-
#: ../lib/foreman_discovery/engine.rb:158
|
1081
|
-
msgid "Discovered hosts"
|
1082
|
-
msgstr "Entdeckte Hosts"
|
1083
|
-
|
1084
|
-
#: ../lib/foreman_discovery/engine.rb:163
|
1085
|
-
msgid "Discovery rules"
|
1086
|
-
msgstr "Entdeckungsregeln"
|
1087
|
-
|
1088
1083
|
#: ../lib/foreman_discovery/engine.rb:179
|
1089
1084
|
msgid "Discovery Kexec template"
|
1090
1085
|
msgstr ""
|
1091
1086
|
|
1092
1087
|
#: ../lib/foreman_discovery/engine.rb:188
|
1093
1088
|
msgid "Discovery Proxy"
|
1094
|
-
msgstr ""
|
1089
|
+
msgstr "Discovery-Proxy"
|
1095
1090
|
|
1096
1091
|
#: ../lib/foreman_discovery/engine.rb:189
|
1097
1092
|
msgid ""
|