foreman_discovery 22.0.4 → 23.0.0

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