foreman_discovery 15.0.0 → 15.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/models/discovery_attribute_set.rb +0 -1
- data/app/models/host/discovered.rb +1 -2
- data/app/services/foreman_discovery/import_hooks/discovery_attribute.rb +9 -2
- 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 +81 -170
- data/locale/ca/foreman_discovery.po +1 -1
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.edit.po +79 -169
- data/locale/de/foreman_discovery.po +1 -1
- data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en/foreman_discovery.edit.po +12 -12
- data/locale/en/foreman_discovery.po +1 -1
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.edit.po +81 -170
- data/locale/en_GB/foreman_discovery.po +1 -1
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.edit.po +81 -170
- data/locale/es/foreman_discovery.po +1 -1
- data/locale/foreman_discovery.pot +13 -13
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.edit.po +79 -169
- data/locale/fr/foreman_discovery.po +1 -1
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.edit.po +81 -170
- data/locale/gl/foreman_discovery.po +1 -1
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.edit.po +81 -170
- data/locale/it/foreman_discovery.po +1 -1
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.edit.po +83 -170
- data/locale/ja/foreman_discovery.po +1 -1
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.edit.po +81 -169
- data/locale/ko/foreman_discovery.po +1 -1
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.edit.po +81 -170
- data/locale/pt_BR/foreman_discovery.po +1 -1
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.edit.po +84 -171
- data/locale/ru/foreman_discovery.po +1 -1
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.edit.po +81 -170
- data/locale/sv_SE/foreman_discovery.po +1 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.edit.po +83 -170
- data/locale/zh_CN/foreman_discovery.po +1 -1
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.edit.po +83 -170
- data/locale/zh_TW/foreman_discovery.po +1 -1
- data/test/functional/discovered_hosts_controller_test.rb +1 -1
- data/test/unit/discovery_attribute_set_test.rb +12 -8
- data/test/unit/managed_extensions_test.rb +2 -2
- metadata +29 -34
- data/test/facts/asswweb061.json +0 -2967
- data/test/facts/qemu_noip.json +0 -2
@@ -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
|
10
|
+
"Project-Id-Version: foreman_discovery 15.0.0\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
12
|
"PO-Revision-Date: 2019-04-18 19:36+0000\n"
|
13
13
|
"Last-Translator: Lukáš Zapletal\n"
|
Binary file
|
@@ -1,7 +1,7 @@
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_discovery package.
|
4
|
-
#
|
4
|
+
#
|
5
5
|
# Translators:
|
6
6
|
# Alexander Stoll <Alexander.Stoll@netways.de>, 2019
|
7
7
|
# Arnold Bechtoldt <mail@arnoldbechtoldt.com>, 2014
|
@@ -14,9 +14,9 @@
|
|
14
14
|
# stbenjam <stephen@redhat.com>, 2016
|
15
15
|
msgid ""
|
16
16
|
msgstr ""
|
17
|
-
"Project-Id-Version: foreman_discovery
|
17
|
+
"Project-Id-Version: foreman_discovery 15.0.0\n"
|
18
18
|
"Report-Msgid-Bugs-To: \n"
|
19
|
-
"POT-Creation-Date: 2019-
|
19
|
+
"POT-Creation-Date: 2019-07-23 17:13+0200\n"
|
20
20
|
"PO-Revision-Date: 2019-05-09 09:32+0000\n"
|
21
21
|
"Last-Translator: Alexander Stoll <Alexander.Stoll@netways.de>\n"
|
22
22
|
"Language-Team: German (http://www.transifex.com/foreman/foreman/language/de/)\n"
|
@@ -30,23 +30,19 @@ msgstr ""
|
|
30
30
|
msgid "List all discovered hosts"
|
31
31
|
msgstr "Alle entdeckten Hosts auflisten"
|
32
32
|
|
33
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
|
34
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:15
|
33
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
|
35
34
|
msgid "filter results"
|
36
35
|
msgstr "Ergebnisse filtern"
|
37
36
|
|
38
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
|
39
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:16
|
37
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
|
40
38
|
msgid "sort results"
|
41
39
|
msgstr "Ergebnisse sortieren"
|
42
40
|
|
43
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
|
44
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:17
|
41
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
|
45
42
|
msgid "paginate results"
|
46
43
|
msgstr "Ergebnisse nummerieren"
|
47
44
|
|
48
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
|
49
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:18
|
45
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
|
50
46
|
msgid "number of entries per request"
|
51
47
|
msgstr "Anzahl der Einträge pro Anfrage"
|
52
48
|
|
@@ -54,8 +50,7 @@ msgstr "Anzahl der Einträge pro Anfrage"
|
|
54
50
|
msgid "Show a discovered host"
|
55
51
|
msgstr "Entdeckten Host anzeigen"
|
56
52
|
|
57
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
|
58
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
|
53
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
|
59
54
|
msgid "DHCP filename option (Grub2 or PXELinux by default)"
|
60
55
|
msgstr "DHCP-Dateinamensoption (Standardmäßig Grub2/PXELinux)"
|
61
56
|
|
@@ -76,14 +71,11 @@ msgid "not required if it's a virtual machine"
|
|
76
71
|
msgstr "nicht erforderlich für eine virtuelle Maschine"
|
77
72
|
|
78
73
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
|
79
|
-
msgid ""
|
80
|
-
"UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
74
|
+
msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
81
75
|
msgstr "UUID zum Tracken des Status der Orchestrierungsaufgaben, GET /api/orchestration/:UUID/tasks"
|
82
76
|
|
83
77
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
|
84
|
-
msgid ""
|
85
|
-
"required if value is not inherited from host group or default password in "
|
86
|
-
"settings"
|
78
|
+
msgid "required if value is not inherited from host group or default password in settings"
|
87
79
|
msgstr "erforderlich, falls kein Wert von Hostgruppe geerbt wird oder es nicht das Standardpasswort in Einstellungen ist"
|
88
80
|
|
89
81
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
|
@@ -95,18 +87,14 @@ msgid "Upload facts for a host, creating the host if required"
|
|
95
87
|
msgstr "Fakten für einen Host hochladen mit Erstellung des Hosts, wenn erforderlich"
|
96
88
|
|
97
89
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
|
98
|
-
msgid ""
|
99
|
-
"hash containing facts for the host with minimum set of facts: "
|
100
|
-
"discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
|
101
|
-
"eth0 (example in case primary interface is named eth0)"
|
90
|
+
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)"
|
102
91
|
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) "
|
103
92
|
|
104
93
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
|
105
94
|
msgid "Execute rules against a discovered host"
|
106
95
|
msgstr "Regeln auf einem entdeckten Host anwenden"
|
107
96
|
|
108
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
|
109
|
-
#: ../app/controllers/discovered_hosts_controller.rb:159
|
97
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:159
|
110
98
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
111
99
|
msgstr "Host %{host} wurde bereitgestellt mit Regel %{rule}"
|
112
100
|
|
@@ -114,8 +102,7 @@ msgstr "Host %{host} wurde bereitgestellt mit Regel %{rule}"
|
|
114
102
|
msgid "Unable to provision %{host}: %{errors}"
|
115
103
|
msgstr "%{host} kann nicht bereitgestellt werden: %{errors} "
|
116
104
|
|
117
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
|
118
|
-
#: ../app/controllers/discovered_hosts_controller.rb:166
|
105
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:166
|
119
106
|
msgid "No rule found for host %s"
|
120
107
|
msgstr "Keine Regel gefunden für Host %s"
|
121
108
|
|
@@ -123,13 +110,11 @@ msgstr "Keine Regel gefunden für Host %s"
|
|
123
110
|
msgid "Execute rules against all currently discovered hosts"
|
124
111
|
msgstr "Regeln auf allen kürzlich entdeckten Hosts anwenden"
|
125
112
|
|
126
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
|
127
|
-
#: ../app/controllers/discovered_hosts_controller.rb:172
|
113
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:172
|
128
114
|
msgid "Errors during auto provisioning: %s"
|
129
115
|
msgstr "Fehler bei automatischer Bereitstellung: %s"
|
130
116
|
|
131
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
|
132
|
-
#: ../app/controllers/discovered_hosts_controller.rb:175
|
117
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:175
|
133
118
|
msgid "No discovered hosts to provision"
|
134
119
|
msgstr "Keine entdeckten Hosts zur Bereitstellung"
|
135
120
|
|
@@ -149,8 +134,7 @@ msgstr "Entdeckten Host neu starten"
|
|
149
134
|
msgid "Rebooting all discovered hosts"
|
150
135
|
msgstr "Alle entdeckten Hosts neu starten"
|
151
136
|
|
152
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:207
|
153
|
-
#: ../app/controllers/discovered_hosts_controller.rb:128
|
137
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:128
|
154
138
|
msgid "Discovered hosts are rebooting now"
|
155
139
|
msgstr "Entdeckte Hosts werden jetzt neu gestartet"
|
156
140
|
|
@@ -175,8 +159,7 @@ msgid "the hostgroup that is used to auto provision a host"
|
|
175
159
|
msgstr "die Hostgruppe, die zur automatischen Bereitstellung eines Hosts verwendet wird"
|
176
160
|
|
177
161
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:35
|
178
|
-
msgid ""
|
179
|
-
"defines a pattern to assign human-readable hostnames to the matching hosts"
|
162
|
+
msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
|
180
163
|
msgstr "definiert ein Muster, nach dem einfach lesbare Hostnamen zu übereinstimmenden Hosts zugewiesen werden"
|
181
164
|
|
182
165
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:36
|
@@ -184,8 +167,7 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
|
|
184
167
|
msgstr "ermöglicht die Begrenzung der maximal bereitgestellten Hosts pro Regel"
|
185
168
|
|
186
169
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:37
|
187
|
-
msgid ""
|
188
|
-
"puts the rules in order, low numbers go first. Must be greater then zero"
|
170
|
+
msgid "puts the rules in order, low numbers go first. Must be greater then zero"
|
189
171
|
msgstr "ordnet die Regeln, niedrige Zahlen zuerst. Muss größer als Null sein"
|
190
172
|
|
191
173
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:38
|
@@ -336,21 +318,15 @@ msgstr "Regel deaktiviert"
|
|
336
318
|
msgid "%s ago"
|
337
319
|
msgstr "vor %s"
|
338
320
|
|
339
|
-
#: ../app/helpers/discovered_hosts_helper.rb:14
|
340
|
-
#: ../app/helpers/discovered_hosts_helper.rb:29
|
341
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
|
321
|
+
#: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
|
342
322
|
msgid "Auto Provision"
|
343
323
|
msgstr "Automatisch bereitstellen"
|
344
324
|
|
345
|
-
#: ../app/helpers/discovered_hosts_helper.rb:15
|
346
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
|
325
|
+
#: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
|
347
326
|
msgid "Refresh facts"
|
348
327
|
msgstr "Fakten aktualisieren"
|
349
328
|
|
350
|
-
#: ../app/helpers/discovered_hosts_helper.rb:16
|
351
|
-
#: ../app/helpers/discovered_hosts_helper.rb:30
|
352
|
-
#: ../app/models/setting/discovered.rb:26
|
353
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
|
329
|
+
#: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
|
354
330
|
msgid "Reboot"
|
355
331
|
msgstr "Neustart"
|
356
332
|
|
@@ -358,13 +334,11 @@ msgstr "Neustart"
|
|
358
334
|
msgid "Back"
|
359
335
|
msgstr "Zurück"
|
360
336
|
|
361
|
-
#: ../app/helpers/discovered_hosts_helper.rb:21
|
362
|
-
#: ../app/helpers/discovered_hosts_helper.rb:35
|
337
|
+
#: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
|
363
338
|
msgid "Select Action"
|
364
339
|
msgstr "Aktion auswählen"
|
365
340
|
|
366
|
-
#: ../app/helpers/discovered_hosts_helper.rb:23
|
367
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
|
341
|
+
#: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
|
368
342
|
msgid "Delete %s?"
|
369
343
|
msgstr "%s löschen?"
|
370
344
|
|
@@ -384,8 +358,7 @@ msgstr "Löschen"
|
|
384
358
|
msgid "%s - The following hosts are about to be changed"
|
385
359
|
msgstr "%s - Die folgenden Hosts werden geändert"
|
386
360
|
|
387
|
-
#: ../app/helpers/discovered_hosts_helper.rb:46
|
388
|
-
#: ../app/views/dashboard/_discovery_widget_host.html.erb:2
|
361
|
+
#: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
|
389
362
|
msgid "N/A"
|
390
363
|
msgstr "N/A"
|
391
364
|
|
@@ -405,12 +378,7 @@ msgstr "Berichtet in den letzten 7 Tagen"
|
|
405
378
|
msgid "Provision"
|
406
379
|
msgstr "Bereitstellen"
|
407
380
|
|
408
|
-
#: ../app/helpers/discovery_rules_helper.rb:26
|
409
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
|
410
|
-
#: ../app/views/discovered_hosts/welcome.html.erb:1
|
411
|
-
#: ../app/views/discovered_hosts/welcome.html.erb:6
|
412
|
-
#: ../lib/foreman_discovery/engine.rb:158
|
413
|
-
#: ../lib/foreman_discovery/engine.rb:173
|
381
|
+
#: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:6 ../lib/foreman_discovery/engine.rb:158 ../lib/foreman_discovery/engine.rb:173
|
414
382
|
msgid "Discovered Hosts"
|
415
383
|
msgstr "Entdeckte Hosts"
|
416
384
|
|
@@ -459,65 +427,58 @@ msgid "must be present."
|
|
459
427
|
msgstr "muss vorhanden sein."
|
460
428
|
|
461
429
|
#: ../app/models/discovery_rule.rb:52
|
462
|
-
msgid ""
|
463
|
-
"Host group
|
464
|
-
msgid_plural ""
|
465
|
-
"Host group organizations %s must also be associated to the discovery rule"
|
430
|
+
msgid "Host group organization %s must also be associated to the discovery rule"
|
431
|
+
msgid_plural "Host group organizations %s must also be associated to the discovery rule"
|
466
432
|
msgstr[0] ""
|
467
433
|
msgstr[1] ""
|
468
434
|
|
469
435
|
#: ../app/models/discovery_rule.rb:56
|
470
436
|
msgid "Host group location %s must also be associated to the discovery rule"
|
471
|
-
msgid_plural ""
|
472
|
-
"Host group locations %s must also be associated to the discovery rule"
|
437
|
+
msgid_plural "Host group locations %s must also be associated to the discovery rule"
|
473
438
|
msgstr[0] ""
|
474
439
|
msgstr[1] ""
|
475
440
|
|
476
|
-
#: ../app/models/host/discovered.rb:
|
441
|
+
#: ../app/models/host/discovered.rb:40
|
477
442
|
msgid "Fact + prefix"
|
478
443
|
msgstr "Fakt + Prefix"
|
479
444
|
|
480
|
-
#: ../app/models/host/discovered.rb:
|
445
|
+
#: ../app/models/host/discovered.rb:41
|
481
446
|
msgid "Random name"
|
482
447
|
msgstr "Zufälliger Name"
|
483
448
|
|
484
|
-
#: ../app/models/host/discovered.rb:
|
449
|
+
#: ../app/models/host/discovered.rb:42
|
485
450
|
msgid "MAC-based name"
|
486
451
|
msgstr "Mac-basierter Name"
|
487
452
|
|
488
|
-
#: ../app/models/host/discovered.rb:
|
453
|
+
#: ../app/models/host/discovered.rb:51
|
489
454
|
msgid "Invalid facts, must be a Hash"
|
490
455
|
msgstr "Ungültige Fakten, es muss sich um einen Hash handeln"
|
491
456
|
|
492
|
-
#: ../app/models/host/discovered.rb:
|
493
|
-
msgid ""
|
494
|
-
"Expected discovery_fact '%s' is missing, unable to detect primary interface "
|
495
|
-
"and set hostname"
|
457
|
+
#: ../app/models/host/discovered.rb:56
|
458
|
+
msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
|
496
459
|
msgstr "Erwartetes discovery_fact '%s' fehlt, primäre Schnittstelle kann nicht gefunden und Hostname nicht eingestellt werden"
|
497
460
|
|
498
|
-
#: ../app/models/host/discovered.rb:
|
499
|
-
msgid ""
|
500
|
-
"Invalid facts: hash does not contain a valid value for any of the facts in "
|
501
|
-
"the discovery_hostname setting: %s"
|
461
|
+
#: ../app/models/host/discovered.rb:69
|
462
|
+
msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
|
502
463
|
msgstr ""
|
503
464
|
|
504
|
-
#: ../app/models/host/discovered.rb:
|
465
|
+
#: ../app/models/host/discovered.rb:95
|
505
466
|
msgid "Facts could not be imported"
|
506
467
|
msgstr "Fakten konnten nicht importiert werden"
|
507
468
|
|
508
|
-
#: ../app/models/host/discovered.rb:
|
469
|
+
#: ../app/models/host/discovered.rb:150
|
509
470
|
msgid "Could not get facts from proxy %{url}: %{error}"
|
510
471
|
msgstr "Fakten konnten nicht vom Proxy %{url} abgerufen werden: %{error}"
|
511
472
|
|
512
|
-
#: ../app/models/host/discovered.rb:
|
473
|
+
#: ../app/models/host/discovered.rb:158
|
513
474
|
msgid "Unable to reboot %{name} via %{url}: %{msg}"
|
514
475
|
msgstr "%{name} kann nicht über %{url} neu gestartet werden: %{msg}"
|
515
476
|
|
516
|
-
#: ../app/models/host/discovered.rb:
|
477
|
+
#: ../app/models/host/discovered.rb:166
|
517
478
|
msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
|
518
479
|
msgstr "kexec kann nicht auf %{name} über %{url} ausgeführt werden: %{msg}"
|
519
480
|
|
520
|
-
#: ../app/models/host/discovered.rb:
|
481
|
+
#: ../app/models/host/discovered.rb:185
|
521
482
|
msgid "Invalid hostname: Could not normalize the hostname"
|
522
483
|
msgstr "Ungültiger Hostname: Konnte den Hostnamen nicht normalisieren"
|
523
484
|
|
@@ -533,11 +494,11 @@ msgstr "%s wird neu gestartet"
|
|
533
494
|
msgid "Kexec template not associated with operating system"
|
534
495
|
msgstr "Kexec Vorlage ist nicht dem Betriebssystem zugeordnet"
|
535
496
|
|
536
|
-
#: ../app/models/host/managed_extensions.rb:
|
497
|
+
#: ../app/models/host/managed_extensions.rb:49
|
537
498
|
msgid "Kernel kexec URL is invalid: '%s'"
|
538
499
|
msgstr "Kernel kexec URL ist ist ungültig: '%s'"
|
539
500
|
|
540
|
-
#: ../app/models/host/managed_extensions.rb:
|
501
|
+
#: ../app/models/host/managed_extensions.rb:50
|
541
502
|
msgid "Init RAM kexec URL is invalid: '%s'"
|
542
503
|
msgstr "Init RAM kexec URL ist ungültig: '%s'"
|
543
504
|
|
@@ -570,9 +531,7 @@ msgid "Interface fact"
|
|
570
531
|
msgstr "Schnittstellenfakt"
|
571
532
|
|
572
533
|
#: ../app/models/setting/discovered.rb:22
|
573
|
-
msgid ""
|
574
|
-
"Automatic bond interface (if another interface is detected on the same VLAN "
|
575
|
-
"via LLDP)"
|
534
|
+
msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
|
576
535
|
msgstr ""
|
577
536
|
|
578
537
|
#: ../app/models/setting/discovered.rb:22
|
@@ -596,9 +555,7 @@ msgid "Hostname facts"
|
|
596
555
|
msgstr "Hostnamenfakten"
|
597
556
|
|
598
557
|
#: ../app/models/setting/discovered.rb:25
|
599
|
-
msgid ""
|
600
|
-
"Automatically provision newly discovered hosts, according to the "
|
601
|
-
"provisioning rules"
|
558
|
+
msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
|
602
559
|
msgstr "Neu entdeckte Hosts automatisch bereitstellen gemäß Bereitstellungsregeln"
|
603
560
|
|
604
561
|
#: ../app/models/setting/discovered.rb:25
|
@@ -674,9 +631,7 @@ msgid "IPMI facts"
|
|
674
631
|
msgstr "IPMI-Fakten"
|
675
632
|
|
676
633
|
#: ../app/models/setting/discovered.rb:35
|
677
|
-
msgid ""
|
678
|
-
"Automatically generate PXE configuration to pin a newly discovered host to "
|
679
|
-
"discovery"
|
634
|
+
msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
|
680
635
|
msgstr "PXE-Konfiguration automatisch erzeugen, um einen neu entdeckten Host zu einer Entdeckung anzuheften"
|
681
636
|
|
682
637
|
#: ../app/models/setting/discovered.rb:35
|
@@ -716,9 +671,7 @@ msgid "Force DNS"
|
|
716
671
|
msgstr "DNS erzwingen"
|
717
672
|
|
718
673
|
#: ../app/models/setting/discovered.rb:40
|
719
|
-
msgid ""
|
720
|
-
"Do not allow to discover existing managed host matching MAC of a "
|
721
|
-
"provisioning NIC (errors out early)"
|
674
|
+
msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
|
722
675
|
msgstr ""
|
723
676
|
|
724
677
|
#: ../app/models/setting/discovered.rb:40
|
@@ -742,9 +695,7 @@ msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
|
|
742
695
|
msgstr ""
|
743
696
|
|
744
697
|
#: ../app/services/foreman_discovery/fact_parser.rb:12
|
745
|
-
msgid ""
|
746
|
-
"Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: "
|
747
|
-
"%{filter}"
|
698
|
+
msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
|
748
699
|
msgstr ""
|
749
700
|
|
750
701
|
#: ../app/services/foreman_discovery/node_api/node_resource.rb:75
|
@@ -763,25 +714,15 @@ msgstr "Keine entdeckten Hosts verfügbar"
|
|
763
714
|
msgid "Host"
|
764
715
|
msgstr "Host"
|
765
716
|
|
766
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
|
767
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
|
768
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
|
769
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:18
|
770
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:10
|
717
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../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
|
771
718
|
msgid "Model"
|
772
719
|
msgstr "Modell"
|
773
720
|
|
774
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
|
775
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
|
776
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:20
|
777
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:12
|
721
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
|
778
722
|
msgid "CPUs"
|
779
723
|
msgstr "Anzahl der CPUs:"
|
780
724
|
|
781
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
|
782
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
|
783
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:21
|
784
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:13
|
725
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
|
785
726
|
msgid "Memory"
|
786
727
|
msgstr "Speicher"
|
787
728
|
|
@@ -793,67 +734,59 @@ msgstr "Host anpassen"
|
|
793
734
|
msgid "Create Host"
|
794
735
|
msgstr "Host erstellen"
|
795
736
|
|
796
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
737
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
|
797
738
|
msgid "Select all items in this page"
|
798
739
|
msgstr "Alle Elemente auf dieser Seite auswählen"
|
799
740
|
|
800
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
741
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
|
801
742
|
msgid "items selected. Uncheck to Clear"
|
802
743
|
msgstr "Elemente ausgewählt. Zum Leeren abwählen"
|
803
744
|
|
804
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
805
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
|
806
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:17
|
807
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:9
|
745
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5 ../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
|
808
746
|
msgid "Name"
|
809
747
|
msgstr "Name"
|
810
748
|
|
811
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
812
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:19
|
813
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:11
|
749
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
|
814
750
|
msgid "IP Address"
|
815
751
|
msgstr "IP-Adresse"
|
816
752
|
|
817
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
753
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
|
818
754
|
msgid "Disk Count"
|
819
755
|
msgstr "Festplattenanzahl"
|
820
756
|
|
821
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
757
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
|
822
758
|
msgid "Disks Size"
|
823
759
|
msgstr "Festplattengröße"
|
824
760
|
|
825
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
826
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
|
761
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
|
827
762
|
msgid "Location"
|
828
763
|
msgstr "Standort"
|
829
764
|
|
830
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
831
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
765
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
832
766
|
msgid "Organization"
|
833
767
|
msgstr "Organisation"
|
834
768
|
|
835
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
769
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
|
836
770
|
msgid "Subnet"
|
837
771
|
msgstr "Subnetz"
|
838
772
|
|
839
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
773
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
|
840
774
|
msgid "Last Facts Upload"
|
841
775
|
msgstr "Letzter Fakten-Upload"
|
842
776
|
|
843
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
844
|
-
#: ../app/views/discovery_rules/index.html.erb:12
|
777
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19 ../app/views/discovery_rules/index.html.erb:12
|
845
778
|
msgid "Actions"
|
846
779
|
msgstr "Aktionen"
|
847
780
|
|
848
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
781
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:51
|
849
782
|
msgid "Please Confirm"
|
850
783
|
msgstr "Bitte bestätigen"
|
851
784
|
|
852
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
785
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:57
|
853
786
|
msgid "Cancel"
|
854
787
|
msgstr "Abbrechen"
|
855
788
|
|
856
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
789
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
|
857
790
|
msgid "Submit"
|
858
791
|
msgstr "Absenden"
|
859
792
|
|
@@ -862,9 +795,7 @@ msgid "Provision %s"
|
|
862
795
|
msgstr "Bereitstellung %s"
|
863
796
|
|
864
797
|
#: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
|
865
|
-
msgid ""
|
866
|
-
"This might take a while, as all hosts, facts and reports will be destroyed "
|
867
|
-
"as well"
|
798
|
+
msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
|
868
799
|
msgstr "Dieser Vorgang kann eine Weile dauern, da alle Hosts, Fakten und Berichte ebenfalls gelöscht werden"
|
869
800
|
|
870
801
|
#: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
|
@@ -908,9 +839,7 @@ msgid "No discovered hosts found in this context."
|
|
908
839
|
msgstr "Keine entdeckten Hosts gefunden in diesem Kontext."
|
909
840
|
|
910
841
|
#: ../app/views/discovered_hosts/welcome.html.erb:8
|
911
|
-
msgid ""
|
912
|
-
"This page shows discovered bare-metal or virtual nodes waiting to be "
|
913
|
-
"provisioned."
|
842
|
+
msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
|
914
843
|
msgstr ""
|
915
844
|
|
916
845
|
#: ../app/views/discovered_hosts/welcome.html.erb:9
|
@@ -925,23 +854,19 @@ msgstr "Zusammenfassungsbericht für entdeckte Hosts von Foreman"
|
|
925
854
|
msgid "<b>Foreman</b> Discovered hosts summary"
|
926
855
|
msgstr "<b>Foreman</b> Zusammenfassung entdeckter Hosts"
|
927
856
|
|
928
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10
|
929
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:5
|
857
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
|
930
858
|
msgid "Summary from %{time} ago to %{now}"
|
931
859
|
msgstr "Zusammenfassung von %{time} bis %{now}"
|
932
860
|
|
933
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11
|
934
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:3
|
861
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
|
935
862
|
msgid "Discovered hosts from Foreman server at %{foreman_url}"
|
936
863
|
msgstr "Vom Foreman-Server unter %{foreman_url} entdeckte Hosts"
|
937
864
|
|
938
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:22
|
939
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:14
|
865
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
|
940
866
|
msgid "Disk count"
|
941
867
|
msgstr "Festplattenanzahl"
|
942
868
|
|
943
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:23
|
944
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:15
|
869
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
|
945
870
|
msgid "Disks size"
|
946
871
|
msgstr "Festplattengröße"
|
947
872
|
|
@@ -990,41 +915,30 @@ msgid "Rule priority (lower integer means higher priority)"
|
|
990
915
|
msgstr "Regelpriorität (niedriger Wert bedeutet hohe Priorität)"
|
991
916
|
|
992
917
|
#: ../app/views/discovery_rules/_template_inline.erb:2
|
993
|
-
msgid ""
|
994
|
-
"Specify target hostname template pattern in the same syntax as in "
|
995
|
-
"Provisioning Templates (ERB)."
|
918
|
+
msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
|
996
919
|
msgstr "Vorlagenmuster des Ziel-Hostnamens in derselben Syntax angeben wie in Bereitstellungsvorlagen (ERB)."
|
997
920
|
|
998
921
|
#: ../app/views/discovery_rules/_template_inline.erb:4
|
999
|
-
msgid ""
|
1000
|
-
"Domain will be appended automatically. A hostname based on MAC address will "
|
1001
|
-
"be used when left blank."
|
922
|
+
msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
|
1002
923
|
msgstr "Domäne wird automatisch angehängt. Ein Hostname basierend auf der MAC-Adresse wird genutzt, wenn das Feld leer ist."
|
1003
924
|
|
1004
925
|
#: ../app/views/discovery_rules/_template_inline.erb:5
|
1005
|
-
msgid ""
|
1006
|
-
"In addition to @host attribute function rand for random integers is "
|
1007
|
-
"available. Examples:"
|
926
|
+
msgid "In addition to @host attribute function rand for random integers is available. Examples:"
|
1008
927
|
msgstr ""
|
1009
928
|
|
1010
929
|
#: ../app/views/discovery_rules/_template_inline.erb:8
|
1011
|
-
msgid ""
|
1012
|
-
"When creating hostname patterns, make sure the resulting host names are "
|
1013
|
-
"unique."
|
930
|
+
msgid "When creating hostname patterns, make sure the resulting host names are unique."
|
1014
931
|
msgstr ""
|
1015
932
|
|
1016
933
|
#: ../app/views/discovery_rules/_template_inline.erb:9
|
1017
|
-
msgid ""
|
1018
|
-
"Hostnames must not start with numbers. A good approach is to use unique "
|
1019
|
-
"information provided by facter (MAC address, BIOS or serial ID)."
|
934
|
+
msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
|
1020
935
|
msgstr ""
|
1021
936
|
|
1022
937
|
#: ../app/views/discovery_rules/edit.html.erb:1
|
1023
938
|
msgid "Edit %s"
|
1024
939
|
msgstr "%s bearbeiten"
|
1025
940
|
|
1026
|
-
#: ../app/views/discovery_rules/index.html.erb:1
|
1027
|
-
#: ../lib/foreman_discovery/engine.rb:163
|
941
|
+
#: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
|
1028
942
|
msgid "Discovery Rules"
|
1029
943
|
msgstr "Entdeckungsregeln"
|
1030
944
|
|
@@ -1089,13 +1003,9 @@ msgid "Discovery Proxy"
|
|
1089
1003
|
msgstr "Discovery-Proxy"
|
1090
1004
|
|
1091
1005
|
#: ../lib/foreman_discovery/engine.rb:189
|
1092
|
-
msgid ""
|
1093
|
-
"Discovery Proxy to use within this subnet for managing connection to "
|
1094
|
-
"discovered hosts"
|
1006
|
+
msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1095
1007
|
msgstr ""
|
1096
1008
|
|
1097
1009
|
#: ../lib/foreman_discovery/engine.rb:190
|
1098
|
-
msgid ""
|
1099
|
-
"ID of Discovery Proxy to use within this subnet for managing connection to "
|
1100
|
-
"discovered hosts"
|
1010
|
+
msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1101
1011
|
msgstr ""
|