foreman_discovery 19.0.1 → 19.0.4

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