foreman_discovery 21.0.0 → 21.0.1

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