foreman_discovery 25.0.0 → 25.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_discovery/locale/ca/foreman_discovery.js +440 -452
  3. data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +397 -409
  4. data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +537 -549
  5. data/app/assets/javascripts/foreman_discovery/locale/en/foreman_discovery.js +280 -291
  6. data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +539 -551
  7. data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +541 -553
  8. data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +539 -551
  9. data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +339 -351
  10. data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +468 -480
  11. data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +536 -548
  12. data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +525 -537
  13. data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +493 -505
  14. data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +538 -550
  15. data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +510 -522
  16. data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +361 -373
  17. data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +540 -552
  18. data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +400 -412
  19. data/lib/foreman_discovery/version.rb +1 -1
  20. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  21. data/locale/ca/foreman_discovery.po +2 -14
  22. data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/cs_CZ/foreman_discovery.po +128 -138
  24. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  25. data/locale/de/foreman_discovery.po +4 -16
  26. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  27. data/locale/en/foreman_discovery.po +13 -20
  28. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/en_GB/foreman_discovery.po +39 -51
  30. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  31. data/locale/es/foreman_discovery.po +47 -59
  32. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/fr/foreman_discovery.po +18 -30
  34. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  35. data/locale/gl/foreman_discovery.po +2 -14
  36. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  37. data/locale/it/foreman_discovery.po +2 -14
  38. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/ja/foreman_discovery.po +27 -38
  40. data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
  41. data/locale/ka/foreman_discovery.po +19 -31
  42. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  43. data/locale/ko/foreman_discovery.po +98 -108
  44. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  45. data/locale/pt_BR/foreman_discovery.po +2 -14
  46. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  47. data/locale/ru/foreman_discovery.po +2 -14
  48. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  49. data/locale/sv_SE/foreman_discovery.po +2 -14
  50. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  51. data/locale/zh_CN/foreman_discovery.po +20 -32
  52. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  53. data/locale/zh_TW/foreman_discovery.po +2 -14
  54. data/test/integration/discovered_hosts_test.rb +3 -1
  55. metadata +3 -3
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_discovery": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_discovery v22.0.4",
6
+ "Project-Id-Version": "foreman_discovery 25.0.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2013-11-15 17:25+0000",
9
9
  "Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2014",
10
- "Language-Team": "Swedish (Sweden) (http://www.transifex.com/foreman/foreman/language/sv_SE/)",
10
+ "Language-Team": "Swedish (Sweden) (http://app.transifex.com/foreman/foreman/language/sv_SE/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -17,829 +17,817 @@
17
17
  "domain": "foreman_discovery",
18
18
  "plural_forms": "nplurals=2; plural=(n != 1);"
19
19
  },
20
- "List all discovered hosts": [
21
- ""
20
+ "%s - The following hosts are about to be changed": [
21
+ "%s - Följande värdar kommer att ändras"
22
22
  ],
23
- "filter results": [
24
- "filtrera resultat"
23
+ "%s discovered hosts were provisioned": [
24
+ ""
25
25
  ],
26
- "sort results": [
27
- "sortera resultat"
26
+ "<b>Foreman</b> Discovered hosts summary": [
27
+ ""
28
28
  ],
29
- "paginate results": [
29
+ "A summary of discovered hosts": [
30
30
  ""
31
31
  ],
32
- "number of entries per request": [
33
- "antal poster per begäran"
32
+ "Actions": [
33
+ "Åtgärder"
34
34
  ],
35
- "Show a discovered host": [
36
- ""
35
+ "Assign Location": [
36
+ "Tilldela Plats"
37
37
  ],
38
- "DHCP filename option (Grub2 or PXELinux by default)": [
39
- ""
38
+ "Assign Organization": [
39
+ "Tilldela Organisation"
40
40
  ],
41
- "Create a discovered host for testing (use /facts to create new hosts)": [
41
+ "Associated Hosts": [
42
42
  ""
43
43
  ],
44
- "Provision a discovered host": [
44
+ "Auto Provision": [
45
45
  ""
46
46
  ],
47
- "required if host is managed and value is not inherited from host group": [
47
+ "Auto provisioning": [
48
48
  ""
49
49
  ],
50
- "not required if using a subnet with DHCP proxy": [
50
+ "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)": [
51
51
  ""
52
52
  ],
53
- "not required if it's a virtual machine": [
53
+ "Automatically generate PXE configuration to pin a newly discovered host to discovery": [
54
54
  ""
55
55
  ],
56
- "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
56
+ "Automatically provision newly discovered hosts, according to the provisioning rules": [
57
57
  ""
58
58
  ],
59
- "required if host is managed and custom partition has not been defined": [
59
+ "Automatically reboot or kexec discovered host during provisioning": [
60
60
  ""
61
61
  ],
62
- "Host's owner type": [
62
+ "Back": [
63
+ "Tillbaka"
64
+ ],
65
+ "CPUs": [
66
+ "CPUer"
67
+ ],
68
+ "Cancel": [
69
+ "Avbryt"
70
+ ],
71
+ "Clean all facts": [
63
72
  ""
64
73
  ],
65
- "Host's parameters (array or indexed hash)": [
74
+ "Clean all reported facts during provisioning (except discovery facts)": [
66
75
  ""
67
76
  ],
68
- "Name of the parameter": [
69
- "Parameterns namn"
77
+ "Clone": [
78
+ "Klona"
70
79
  ],
71
- "Parameter value": [
72
- "Parametervärde"
80
+ "Clone %s": [
81
+ "Klona %s"
73
82
  ],
74
- "Type of value": [
83
+ "Collapse All": [
75
84
  ""
76
85
  ],
77
- "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks": [
86
+ "Could not get facts from proxy %{url}: %{error}": [
78
87
  ""
79
88
  ],
80
- "required if value is not inherited from host group or default password in settings": [
89
+ "Create Host": [
81
90
  ""
82
91
  ],
83
- "Delete a discovered host": [
92
+ "Create Rule": [
84
93
  ""
85
94
  ],
86
- "Upload facts for a host, creating the host if required": [
95
+ "Create a discovered host for testing (use /facts to create new hosts)": [
87
96
  ""
88
97
  ],
89
- "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)": [
98
+ "Create a discovery rule": [
90
99
  ""
91
100
  ],
92
- "Execute rules against a discovered host": [
101
+ "Create bond interfaces": [
93
102
  ""
94
103
  ],
95
- "Host %{host} was provisioned with rule %{rule}": [
104
+ "Customize Host": [
96
105
  ""
97
106
  ],
98
- "Unable to provision %{host}: %{errors}": [
107
+ "DHCP filename option (Grub2 or PXELinux by default)": [
99
108
  ""
100
109
  ],
101
- "No rule found for host %s": [
102
- ""
110
+ "Delete": [
111
+ "Radera"
103
112
  ],
104
- "Execute rules against all currently discovered hosts": [
105
- ""
113
+ "Delete %s?": [
114
+ "Radera %s?"
106
115
  ],
107
- "Errors during auto provisioning: %s": [
116
+ "Delete a discovered host": [
108
117
  ""
109
118
  ],
110
- "No discovered hosts to provision": [
119
+ "Delete a rule": [
111
120
  ""
112
121
  ],
113
- "%s discovered hosts were provisioned": [
122
+ "Delete rule '%s'?": [
114
123
  ""
115
124
  ],
116
- "Refreshing the facts of a discovered host": [
117
- ""
125
+ "Destroyed selected hosts": [
126
+ "Förstör markerade värdar"
118
127
  ],
119
- "Rebooting a discovered host": [
120
- ""
128
+ "Details": [
129
+ "Detaljer"
121
130
  ],
122
- "Rebooting all discovered hosts": [
131
+ "Disable": [
123
132
  ""
124
133
  ],
125
- "Discovered hosts are rebooting now": [
134
+ "Disable rule '%s'?": [
126
135
  ""
127
136
  ],
128
- "List all discovery rules": [
137
+ "Discovered Host": [
138
+ "",
129
139
  ""
130
140
  ],
131
- "Show a discovery rule": [
132
- ""
141
+ "Discovered Hosts": [
142
+ "Hittade värdar"
133
143
  ],
134
- "represents rule name shown to the users": [
144
+ "Discovered Rules": [
135
145
  ""
136
146
  ],
137
- "query to match discovered hosts for the particular rule": [
147
+ "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}": [
138
148
  ""
139
149
  ],
140
- "the hostgroup that is used to auto provision a host": [
150
+ "Discovered host reported from unknown subnet, communication will not be proxied.": [
141
151
  ""
142
152
  ],
143
- "defines a pattern to assign human-readable hostnames to the matching hosts": [
144
- ""
153
+ "Discovered host: %s": [
154
+ "Hittade värdar: %s"
145
155
  ],
146
- "enables to limit maximum amount of provisioned hosts per rule": [
156
+ "Discovered hosts are provisioning now": [
147
157
  ""
148
158
  ],
149
- "puts the rules in order, low numbers go first. Must be greater then zero": [
159
+ "Discovered hosts are rebooting now": [
150
160
  ""
151
161
  ],
152
- "flag is used for temporary shutdown of rules": [
162
+ "Discovered hosts from Foreman server at %{foreman_url}": [
153
163
  ""
154
164
  ],
155
- "location ID for provisioned hosts": [
165
+ "Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
156
166
  ""
157
167
  ],
158
- "organization ID for provisioned hosts": [
168
+ "Discovered hosts summary": [
159
169
  ""
160
170
  ],
161
- "Create a discovery rule": [
171
+ "Discovery": [
162
172
  ""
163
173
  ],
164
- "Update a rule": [
174
+ "Discovery Proxy": [
165
175
  ""
166
176
  ],
167
- "Delete a rule": [
177
+ "Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
168
178
  ""
169
179
  ],
170
- "List all fact values of a given discovered host": [
180
+ "Discovery Rules": [
171
181
  ""
172
182
  ],
173
- "Unable to find a discovery rule, no host provided (check permissions)": [
183
+ "Discovery fact parser does not work with non-discovery host '%{host}'": [
174
184
  ""
175
185
  ],
176
- "No hostgroup associated with rule '%s'": [
186
+ "Discovery hostname naming pattern": [
177
187
  ""
178
188
  ],
179
- "Errors during reboot: %s": [
189
+ "Discovery location": [
180
190
  ""
181
191
  ],
182
- "No discovered hosts to reboot": [
192
+ "Discovery organization": [
183
193
  ""
184
194
  ],
185
- "Successfully provisioned %s": [
195
+ "DiscoveryRule|Enabled": [
186
196
  ""
187
197
  ],
188
- "Facts refreshed for %s": [
189
- "Fakta uppdaterade för %s"
198
+ "DiscoveryRule|Name": [
199
+ ""
190
200
  ],
191
- "Failed to refresh facts for %s": [
192
- "Misslyckades med att uppdatera fakta för %s"
201
+ "DiscoveryRule|Priority": [
202
+ ""
193
203
  ],
194
- "Failed to refresh facts for %{hostname} with error %{error_message}": [
204
+ "DiscoveryRule|Query": [
195
205
  ""
196
206
  ],
197
- "Host of type %s can not be rebooted": [
207
+ "Disk Count": [
198
208
  ""
199
209
  ],
200
- "Rebooting host %s": [
210
+ "Disk count": [
201
211
  ""
202
212
  ],
203
- "Failed to reboot host %s": [
213
+ "Disks Size": [
204
214
  ""
205
215
  ],
206
- "Failed to reboot host %{hostname} with error %{error_message}": [
216
+ "Disks size": [
207
217
  ""
208
218
  ],
209
- "Failed to reboot hosts with error %s": [
219
+ "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)": [
210
220
  ""
211
221
  ],
212
- "Destroyed selected hosts": [
213
- "Förstör markerade värdar"
222
+ "Domain will be appended automatically. A hostname based on MAC address will be used when left blank.": [
223
+ ""
214
224
  ],
215
- "The following hosts were not deleted: %s": [
216
- "Följande värdar raderades inte: %s"
225
+ "Edit %s": [
226
+ "Redigera %s"
217
227
  ],
218
- "Failed to auto provision host %s: %s": [
228
+ "Enable": [
219
229
  ""
220
230
  ],
221
- "Discovered hosts are provisioning now": [
231
+ "Enable rule '%s'?": [
222
232
  ""
223
233
  ],
224
- "Discovered host reported from unknown subnet, communication will not be proxied.": [
234
+ "Error message goes here": [
225
235
  ""
226
236
  ],
227
- "Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
237
+ "Error on existing NIC": [
228
238
  ""
229
239
  ],
230
- "No hosts were found with that id or name": [
231
- "Inga värdar med det idt eller namnet hittades"
232
- ],
233
- "No hosts selected": [
234
- "Inga värdar markerade"
235
- ],
236
- "Something went wrong while selecting hosts - %s": [
237
- "Något blev fel vid markering av värdar - %s"
238
- ],
239
- "Rule enabled": [
240
+ "Errors during auto provisioning: %s": [
240
241
  ""
241
242
  ],
242
- "Rule disabled": [
243
+ "Errors during reboot: %s": [
243
244
  ""
244
245
  ],
245
- "Auto Provision": [
246
+ "Execute rules against a discovered host": [
246
247
  ""
247
248
  ],
248
- "Refresh facts": [
249
- "Uppdatera fakta"
250
- ],
251
- "Reboot": [
249
+ "Execute rules against all currently discovered hosts": [
252
250
  ""
253
251
  ],
254
- "Back": [
255
- "Tillbaka"
252
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname": [
253
+ ""
256
254
  ],
257
- "Select Action": [
258
- "Välj Åtgärd"
255
+ "Extra facter columns to show in host lists": [
256
+ ""
259
257
  ],
260
- "Delete %s?": [
261
- "Radera %s?"
258
+ "Fact + prefix": [
259
+ ""
262
260
  ],
263
- "Assign Organization": [
264
- "Tilldela Organisation"
261
+ "Fact columns": [
262
+ ""
265
263
  ],
266
- "Assign Location": [
267
- "Tilldela Plats"
264
+ "Fact name to use for primary interface detection": [
265
+ ""
268
266
  ],
269
- "Delete": [
270
- "Radera"
267
+ "Facts could not be imported": [
268
+ ""
271
269
  ],
272
- "%s - The following hosts are about to be changed": [
273
- "%s - Följande värdar kommer att ändras"
270
+ "Facts refreshed for %s": [
271
+ "Fakta uppdaterade för %s"
274
272
  ],
275
- "N/A": [
276
- "N/A"
273
+ "Failed to auto provision host %s: %s": [
274
+ ""
277
275
  ],
278
- "New in the last 24 hours": [
276
+ "Failed to reboot host %s": [
279
277
  ""
280
278
  ],
281
- "Not reported in more than 7 days": [
279
+ "Failed to reboot host %{hostname} with error %{error_message}": [
282
280
  ""
283
281
  ],
284
- "Reported in the last 7 days": [
282
+ "Failed to reboot hosts with error %s": [
285
283
  ""
286
284
  ],
287
- "Provision": [
288
- "Provisionera"
285
+ "Failed to refresh facts for %s": [
286
+ "Misslyckades med att uppdatera fakta för %s"
289
287
  ],
290
- "Discovered Hosts": [
291
- "Hittade värdar"
288
+ "Failed to refresh facts for %{hostname} with error %{error_message}": [
289
+ ""
292
290
  ],
293
- "Associated Hosts": [
291
+ "For more information please see ": [
294
292
  ""
295
293
  ],
296
- "Disable": [
294
+ "Force DNS": [
297
295
  ""
298
296
  ],
299
- "Disable rule '%s'?": [
297
+ "Force DNS entries creation when provisioning discovered host": [
300
298
  ""
301
299
  ],
302
- "Enable": [
300
+ "Foreman Discovery": [
303
301
  ""
304
302
  ],
305
- "Enable rule '%s'?": [
303
+ "Foreman discovered hosts summary": [
306
304
  ""
307
305
  ],
308
- "Clone": [
309
- "Klona"
306
+ "Hardware": [
307
+ "Hårdvara"
310
308
  ],
311
- "Delete rule '%s'?": [
309
+ "Hardware facts": [
312
310
  ""
313
311
  ],
314
- "Invalid user type of %s was provided": [
312
+ "Highlighted facts": [
315
313
  ""
316
314
  ],
317
- "Discovered hosts summary": [
315
+ "Highlights": [
318
316
  ""
319
317
  ],
320
- "can't contain white spaces.": [
321
- ""
318
+ "Host": [
319
+ "Värd"
322
320
  ],
323
- "must start with a letter or ERB.": [
321
+ "Host %s has been dicovered": [
324
322
  ""
325
323
  ],
326
- "must be present.": [
324
+ "Host %{host} was provisioned with rule %{rule}": [
327
325
  ""
328
326
  ],
329
- "Host group organization %s must also be associated to the discovery rule": [
330
- "",
327
+ "Host Group": [
331
328
  ""
332
329
  ],
333
330
  "Host group location %s must also be associated to the discovery rule": [
334
331
  "",
335
332
  ""
336
333
  ],
337
- "Fact + prefix": [
334
+ "Host group organization %s must also be associated to the discovery rule": [
335
+ "",
338
336
  ""
339
337
  ],
340
- "Random name": [
338
+ "Host of type %s can not be rebooted": [
341
339
  ""
342
340
  ],
343
- "MAC-based name": [
341
+ "Host's owner type": [
344
342
  ""
345
343
  ],
346
- "Invalid facts, must be a Hash": [
344
+ "Host's parameters (array or indexed hash)": [
347
345
  ""
348
346
  ],
349
- "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname": [
347
+ "Hostname facts": [
350
348
  ""
351
349
  ],
352
- "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s": [
350
+ "Hostname for provisioned hosts": [
353
351
  ""
354
352
  ],
355
- "Facts could not be imported": [
353
+ "Hostname prefix": [
356
354
  ""
357
355
  ],
358
- "Could not get facts from proxy %{url}: %{error}": [
356
+ "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID).": [
359
357
  ""
360
358
  ],
361
- "Unable to perform reboot on %{name} (%{url}): %{msg}": [
362
- ""
359
+ "Hosts": [
360
+ "Värdar"
363
361
  ],
364
- "Unable to perform %{action} on %{ips}": [
362
+ "Hosts Limit": [
365
363
  ""
366
364
  ],
367
- "Unable to perform kexec on %{name} (%{url}): %{msg}": [
365
+ "Hosts/Limit": [
368
366
  ""
369
367
  ],
370
- "Invalid hostname: Could not normalize the hostname": [
368
+ "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
371
369
  ""
372
370
  ],
373
- "Reloading kernel on %s": [
371
+ "IP Address": [
372
+ "IPadress"
373
+ ],
374
+ "IP address": [
374
375
  ""
375
376
  ],
376
- "Rebooting %s": [
377
- "Startar om %s"
377
+ "IPAM must be configured for subnet '%s'": [
378
+ ""
378
379
  ],
379
- "Kexec template not associated with operating system": [
380
+ "IPMI": [
380
381
  ""
381
382
  ],
382
- "Kernel kexec URL is invalid: '%s'": [
383
+ "IPMI facts": [
383
384
  ""
384
385
  ],
385
- "Init RAM kexec URL is invalid: '%s'": [
386
+ "Identifier": [
386
387
  ""
387
388
  ],
388
- "Rebuild DNS for %s": [
389
+ "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})": [
389
390
  ""
390
391
  ],
391
- "Discovery fact parser does not work with non-discovery host '%{host}'": [
392
+ "Image API returned HTTP/%{code} with '%{body}": [
392
393
  ""
393
394
  ],
394
- "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}": [
395
+ "In addition to @host attribute function rand for random integers is available. Examples:": [
395
396
  ""
396
397
  ],
397
- "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}": [
398
+ "Init RAM kexec URL is invalid: '%s'": [
398
399
  ""
399
400
  ],
400
- "Highlights": [
401
+ "Interface fact": [
401
402
  ""
402
403
  ],
403
- "Storage": [
404
- "Lagring"
404
+ "Interfaces": [
405
+ ""
405
406
  ],
406
- "Hardware": [
407
- "Hårdvara"
407
+ "Invalid facts, must be a Hash": [
408
+ ""
408
409
  ],
409
- "Network": [
410
- "Nätverk"
410
+ "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s": [
411
+ ""
411
412
  ],
412
- "Software": [
413
+ "Invalid hostname: Could not normalize the hostname": [
413
414
  ""
414
415
  ],
415
- "IPMI": [
416
+ "Invalid user type of %s was provided": [
416
417
  ""
417
418
  ],
418
- "Miscellaneous": [
419
+ "Kernel kexec URL is invalid: '%s'": [
419
420
  ""
420
421
  ],
421
- "IPAM must be configured for subnet '%s'": [
422
+ "Kexec template not associated with operating system": [
422
423
  ""
423
424
  ],
424
- "Options must be hash": [
425
+ "Last Facts Upload": [
425
426
  ""
426
427
  ],
427
- "Option 'url' must be provided": [
428
+ "List all discovered hosts": [
428
429
  ""
429
430
  ],
430
- "Option 'url' must be valid URI: %s": [
431
+ "List all discovery rules": [
431
432
  ""
432
433
  ],
433
- "Image API returned HTTP/%{code} with '%{body}": [
434
+ "List all fact values of a given discovered host": [
434
435
  ""
435
436
  ],
436
- "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})": [
437
+ "List of facts to use for the hostname (first wins)": [
437
438
  ""
438
439
  ],
439
- "One or more hosts with failed discovery due to error: %s": [
440
+ "Location": [
441
+ "Lokation"
442
+ ],
443
+ "Locations": [
444
+ "Lokationer"
445
+ ],
446
+ "Lock PXE": [
440
447
  ""
441
448
  ],
442
- "Host %s has been dicovered": [
449
+ "Locked PXEGrub template name": [
443
450
  ""
444
451
  ],
445
- "Discovered Host": [
446
- "",
452
+ "Locked PXEGrub2 template name": [
447
453
  ""
448
454
  ],
449
- "No discovered hosts available": [
455
+ "Locked PXELinux template name": [
450
456
  ""
451
457
  ],
452
- "Host": [
453
- "Värd"
458
+ "MAC address": [
459
+ ""
454
460
  ],
455
- "Model": [
456
- "Modell"
461
+ "MAC-based name": [
462
+ ""
457
463
  ],
458
- "CPUs": [
459
- "CPUer"
464
+ "Maximum hosts provisioned with this rule (0 = unlimited)": [
465
+ ""
460
466
  ],
461
467
  "Memory": [
462
468
  "Minne"
463
469
  ],
464
- "Customize Host": [
465
- ""
466
- ],
467
- "Create Host": [
470
+ "Miscellaneous": [
468
471
  ""
469
472
  ],
470
- "Select all items in this page": [
471
- "Markera alla valbara på denna sida"
473
+ "Model": [
474
+ "Modell"
472
475
  ],
473
- "items selected. Uncheck to Clear": [
474
- "poster markerade. Avmarkera för att rensa"
476
+ "N/A": [
477
+ "N/A"
475
478
  ],
476
479
  "Name": [
477
480
  "Namn"
478
481
  ],
479
- "IP Address": [
480
- "IPadress"
482
+ "Name of the parameter": [
483
+ "Parameterns namn"
481
484
  ],
482
- "Disk Count": [
483
- ""
485
+ "Network": [
486
+ "Nätverk"
484
487
  ],
485
- "Disks Size": [
488
+ "Network facts": [
486
489
  ""
487
490
  ],
488
- "Location": [
489
- "Lokation"
490
- ],
491
- "Organization": [
492
- "Organisation"
493
- ],
494
- "Subnet": [
495
- "Subnät"
496
- ],
497
- "Last Facts Upload": [
491
+ "New Discovery Rule": [
498
492
  ""
499
493
  ],
500
- "Actions": [
501
- "Åtgärder"
502
- ],
503
- "Please Confirm": [
504
- "Var god, bekräfta"
505
- ],
506
- "Cancel": [
507
- "Avbryt"
508
- ],
509
- "Submit": [
510
- "Sänd"
511
- ],
512
- "Provision %s": [
494
+ "New hosts": [
513
495
  ""
514
496
  ],
515
- "This might take a while, as all hosts, facts and reports will be destroyed as well": [
516
- "Detta kan dröja då alla värdar, fakta och rapporter också kommer bli förstörda"
517
- ],
518
- "Select location": [
519
- "Välj lokation"
520
- ],
521
- "Select organization": [
522
- "Välj organisation"
497
+ "New in the last 24 hours": [
498
+ ""
523
499
  ],
524
- "Discovered host: %s": [
525
- "Hittade värdar: %s"
500
+ "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts": [
501
+ ""
526
502
  ],
527
- "Interfaces": [
503
+ "No discovered hosts available": [
528
504
  ""
529
505
  ],
530
- "Type": [
531
- "Typ"
506
+ "No discovered hosts for the selected period": [
507
+ ""
532
508
  ],
533
- "Identifier": [
509
+ "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned.": [
534
510
  ""
535
511
  ],
536
- "MAC address": [
512
+ "No discovered hosts to provision": [
537
513
  ""
538
514
  ],
539
- "IP address": [
515
+ "No discovered hosts to reboot": [
540
516
  ""
541
517
  ],
542
- "Collapse All": [
518
+ "No hostgroup associated with rule '%s'": [
543
519
  ""
544
520
  ],
545
- "Summary report for discovered hosts from Foreman": [
546
- ""
521
+ "No hosts selected": [
522
+ "Inga värdar markerade"
523
+ ],
524
+ "No hosts were found with that id or name": [
525
+ "Inga värdar med det idt eller namnet hittades"
547
526
  ],
548
- "<b>Foreman</b> Discovered hosts summary": [
527
+ "No new discovered hosts for this period": [
549
528
  ""
550
529
  ],
551
- "Summary from %{time} ago to %{now}": [
530
+ "No rule found for host %s": [
552
531
  ""
553
532
  ],
554
- "Discovered hosts from Foreman server at %{foreman_url}": [
533
+ "Not reported in more than 7 days": [
555
534
  ""
556
535
  ],
557
- "Disk count": [
536
+ "One or more hosts have been discovered": [
558
537
  ""
559
538
  ],
560
- "Disks size": [
539
+ "One or more hosts with failed discovery due to error: %s": [
561
540
  ""
562
541
  ],
563
- "No discovered hosts for the selected period": [
542
+ "Option 'url' must be provided": [
564
543
  ""
565
544
  ],
566
- "Foreman discovered hosts summary": [
545
+ "Option 'url' must be valid URI: %s": [
567
546
  ""
568
547
  ],
569
- "No new discovered hosts for this period": [
548
+ "Options must be hash": [
570
549
  ""
571
550
  ],
572
- "Primary": [
573
- "Primär"
574
- ],
575
- "Locations": [
576
- "Lokationer"
551
+ "Organization": [
552
+ "Organisation"
577
553
  ],
578
554
  "Organizations": [
579
555
  "Organisationer"
580
556
  ],
581
- "Target host group for this rule with all properties set": [
557
+ "PXEGrub template to be used when pinning a host to discovery": [
582
558
  ""
583
559
  ],
584
- "Hostname for provisioned hosts": [
560
+ "PXEGrub2 template to be used when pinning a host to discovery": [
585
561
  ""
586
562
  ],
587
- "Hosts Limit": [
563
+ "PXELinux template to be used when pinning a host to discovery": [
588
564
  ""
589
565
  ],
590
- "Maximum hosts provisioned with this rule (0 = unlimited)": [
591
- ""
566
+ "Parameter value": [
567
+ "Parametervärde"
592
568
  ],
593
- "Rule priority (lower integer means higher priority)": [
594
- ""
569
+ "Please Confirm": [
570
+ "Var god, bekräfta"
595
571
  ],
596
- "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB).": [
572
+ "Prefer IPv6": [
597
573
  ""
598
574
  ],
599
- "Domain will be appended automatically. A hostname based on MAC address will be used when left blank.": [
575
+ "Prefer IPv6 to IPv4 when calling discovered nodes": [
600
576
  ""
601
577
  ],
602
- "In addition to @host attribute function rand for random integers is available. Examples:": [
578
+ "Primary": [
579
+ "Primär"
580
+ ],
581
+ "Provision": [
582
+ "Provisionera"
583
+ ],
584
+ "Provision %s": [
603
585
  ""
604
586
  ],
605
- "When creating hostname patterns, make sure the resulting host names are unique.": [
587
+ "Provision a discovered host": [
606
588
  ""
607
589
  ],
608
- "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID).": [
590
+ "Random name": [
609
591
  ""
610
592
  ],
611
- "Clone %s": [
612
- "Klona %s"
593
+ "Reboot": [
594
+ ""
613
595
  ],
614
- "Edit %s": [
615
- "Redigera %s"
596
+ "Rebooting %s": [
597
+ "Startar om %s"
616
598
  ],
617
- "Discovery Rules": [
599
+ "Rebooting a discovered host": [
618
600
  ""
619
601
  ],
620
- "Create Rule": [
602
+ "Rebooting all discovered hosts": [
621
603
  ""
622
604
  ],
623
- "DiscoveryRule|Name": [
605
+ "Rebooting host %s": [
624
606
  ""
625
607
  ],
626
- "DiscoveryRule|Priority": [
608
+ "Rebuild DNS for %s": [
627
609
  ""
628
610
  ],
629
- "DiscoveryRule|Query": [
630
- ""
611
+ "Refresh facts": [
612
+ "Uppdatera fakta"
631
613
  ],
632
- "Host Group": [
614
+ "Refreshing the facts of a discovered host": [
633
615
  ""
634
616
  ],
635
- "Hosts/Limit": [
617
+ "Regex to organize facts for hardware section": [
636
618
  ""
637
619
  ],
638
- "DiscoveryRule|Enabled": [
620
+ "Regex to organize facts for highlights section - e.g. ^(abc|cde)$": [
639
621
  ""
640
622
  ],
641
- "New Discovery Rule": [
623
+ "Regex to organize facts for ipmi section": [
642
624
  ""
643
625
  ],
644
- "Discovered Rules": [
626
+ "Regex to organize facts for network section": [
645
627
  ""
646
628
  ],
647
- "A summary of discovered hosts": [
629
+ "Regex to organize facts for software section": [
648
630
  ""
649
631
  ],
650
- "New hosts": [
632
+ "Regex to organize facts for storage section": [
651
633
  ""
652
634
  ],
653
- "One or more hosts have been discovered": [
635
+ "Reloading kernel on %s": [
654
636
  ""
655
637
  ],
656
- "Details": [
657
- "Detaljer"
658
- ],
659
- "Hosts": [
660
- "Värdar"
638
+ "Reported in the last 7 days": [
639
+ ""
661
640
  ],
662
- "Error message goes here": [
641
+ "Rule disabled": [
663
642
  ""
664
643
  ],
665
- "Discovery": [
644
+ "Rule enabled": [
666
645
  ""
667
646
  ],
668
- "Discovery location": [
647
+ "Rule priority (lower integer means higher priority)": [
669
648
  ""
670
649
  ],
671
- "The default location to place discovered hosts in": [
672
- "Standardplatsen att placera värdar i"
650
+ "Select Action": [
651
+ "Välj Åtgärd"
673
652
  ],
674
- "Discovery organization": [
675
- ""
653
+ "Select all items in this page": [
654
+ "Markera alla valbara på denna sida"
676
655
  ],
677
- "The default organization to place discovered hosts in": [
678
- "Standardorganisationen att placera hittade värdar i"
656
+ "Select location": [
657
+ "Välj lokation"
679
658
  ],
680
- "Interface fact": [
681
- ""
659
+ "Select organization": [
660
+ "Välj organisation"
682
661
  ],
683
- "Fact name to use for primary interface detection": [
662
+ "Show a discovered host": [
684
663
  ""
685
664
  ],
686
- "Create bond interfaces": [
665
+ "Show a discovery rule": [
687
666
  ""
688
667
  ],
689
- "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)": [
668
+ "Software": [
690
669
  ""
691
670
  ],
692
- "Clean all facts": [
671
+ "Software facts": [
693
672
  ""
694
673
  ],
695
- "Clean all reported facts during provisioning (except discovery facts)": [
696
- ""
674
+ "Something went wrong while selecting hosts - %s": [
675
+ "Något blev fel vid markering av värdar - %s"
697
676
  ],
698
- "Hostname facts": [
677
+ "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB).": [
699
678
  ""
700
679
  ],
701
- "List of facts to use for the hostname (first wins)": [
702
- ""
680
+ "Storage": [
681
+ "Lagring"
703
682
  ],
704
- "Auto provisioning": [
683
+ "Storage facts": [
705
684
  ""
706
685
  ],
707
- "Automatically provision newly discovered hosts, according to the provisioning rules": [
708
- ""
686
+ "Submit": [
687
+ "Sänd"
709
688
  ],
710
- "Automatically reboot or kexec discovered host during provisioning": [
711
- ""
689
+ "Subnet": [
690
+ "Subnät"
712
691
  ],
713
- "Hostname prefix": [
692
+ "Successfully provisioned %s": [
714
693
  ""
715
694
  ],
716
- "The default prefix to use for the host name, must start with a letter": [
695
+ "Summary from %{time} ago to %{now}": [
717
696
  ""
718
697
  ],
719
- "Fact columns": [
698
+ "Summary report for discovered hosts from Foreman": [
720
699
  ""
721
700
  ],
722
- "Extra facter columns to show in host lists": [
701
+ "Target host group for this rule with all properties set": [
723
702
  ""
724
703
  ],
725
- "Highlighted facts": [
726
- ""
704
+ "The default location to place discovered hosts in": [
705
+ "Standardplatsen att placera värdar i"
727
706
  ],
728
- "Regex to organize facts for highlights section - e.g. ^(abc|cde)$": [
729
- ""
707
+ "The default organization to place discovered hosts in": [
708
+ "Standardorganisationen att placera hittade värdar i"
730
709
  ],
731
- "Storage facts": [
710
+ "The default prefix to use for the host name, must start with a letter": [
732
711
  ""
733
712
  ],
734
- "Regex to organize facts for storage section": [
735
- ""
713
+ "The following hosts were not deleted: %s": [
714
+ "Följande värdar raderades inte: %s"
736
715
  ],
737
- "Software facts": [
738
- ""
716
+ "This might take a while, as all hosts, facts and reports will be destroyed as well": [
717
+ "Detta kan dröja då alla värdar, fakta och rapporter också kommer bli förstörda"
739
718
  ],
740
- "Regex to organize facts for software section": [
741
- ""
719
+ "Type": [
720
+ "Typ"
742
721
  ],
743
- "Hardware facts": [
722
+ "Type of name generator": [
744
723
  ""
745
724
  ],
746
- "Regex to organize facts for hardware section": [
725
+ "Type of value": [
747
726
  ""
748
727
  ],
749
- "Network facts": [
728
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks": [
750
729
  ""
751
730
  ],
752
- "Regex to organize facts for network section": [
731
+ "Unable to find a discovery rule, no host provided (check permissions)": [
753
732
  ""
754
733
  ],
755
- "IPMI facts": [
734
+ "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}": [
756
735
  ""
757
736
  ],
758
- "Regex to organize facts for ipmi section": [
737
+ "Unable to perform %{action} on %{ips}": [
759
738
  ""
760
739
  ],
761
- "Lock PXE": [
740
+ "Unable to perform kexec on %{name} (%{url}): %{msg}": [
762
741
  ""
763
742
  ],
764
- "Automatically generate PXE configuration to pin a newly discovered host to discovery": [
743
+ "Unable to perform reboot on %{name} (%{url}): %{msg}": [
765
744
  ""
766
745
  ],
767
- "Locked PXELinux template name": [
746
+ "Unable to provision %{host}: %{errors}": [
768
747
  ""
769
748
  ],
770
- "PXELinux template to be used when pinning a host to discovery": [
749
+ "Update a rule": [
771
750
  ""
772
751
  ],
773
- "Locked PXEGrub template name": [
752
+ "Upload facts for a host, creating the host if required": [
774
753
  ""
775
754
  ],
776
- "PXEGrub template to be used when pinning a host to discovery": [
755
+ "When creating hostname patterns, make sure the resulting host names are unique.": [
777
756
  ""
778
757
  ],
779
- "Locked PXEGrub2 template name": [
758
+ "can't contain white spaces.": [
780
759
  ""
781
760
  ],
782
- "PXEGrub2 template to be used when pinning a host to discovery": [
761
+ "defines a pattern to assign human-readable hostnames to the matching hosts": [
783
762
  ""
784
763
  ],
785
- "Force DNS": [
764
+ "documentation": [
786
765
  ""
787
766
  ],
788
- "Force DNS entries creation when provisioning discovered host": [
767
+ "enables to limit maximum amount of provisioned hosts per rule": [
789
768
  ""
790
769
  ],
791
- "Error on existing NIC": [
792
- ""
770
+ "filter results": [
771
+ "filtrera resultat"
793
772
  ],
794
- "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)": [
773
+ "flag is used for temporary shutdown of rules": [
795
774
  ""
796
775
  ],
797
- "Type of name generator": [
776
+ "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)": [
798
777
  ""
799
778
  ],
800
- "Discovery hostname naming pattern": [
779
+ "items selected. Uncheck to Clear": [
780
+ "poster markerade. Avmarkera för att rensa"
781
+ ],
782
+ "location ID for provisioned hosts": [
801
783
  ""
802
784
  ],
803
- "Prefer IPv6": [
785
+ "must be present.": [
804
786
  ""
805
787
  ],
806
- "Prefer IPv6 to IPv4 when calling discovered nodes": [
788
+ "must start with a letter or ERB.": [
807
789
  ""
808
790
  ],
809
- "Discovery Proxy": [
791
+ "not required if it's a virtual machine": [
810
792
  ""
811
793
  ],
812
- "Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
794
+ "not required if using a subnet with DHCP proxy": [
813
795
  ""
814
796
  ],
815
- "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
797
+ "number of entries per request": [
798
+ "antal poster per begäran"
799
+ ],
800
+ "organization ID for provisioned hosts": [
816
801
  ""
817
802
  ],
818
- "For more information please see ": [
803
+ "paginate results": [
819
804
  ""
820
805
  ],
821
- "documentation": [
806
+ "puts the rules in order, low numbers go first. Must be greater then zero": [
822
807
  ""
823
808
  ],
824
- "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned.": [
809
+ "query to match discovered hosts for the particular rule": [
825
810
  ""
826
811
  ],
827
- "Foreman Discovery": [
812
+ "represents rule name shown to the users": [
828
813
  ""
829
814
  ],
830
- "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts": [
815
+ "required if host is managed and custom partition has not been defined": [
831
816
  ""
832
817
  ],
833
- "Remote action:": [
818
+ "required if host is managed and value is not inherited from host group": [
834
819
  ""
835
820
  ],
836
- "Import Puppet classes": [
821
+ "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
837
822
  ""
838
823
  ],
839
- "Import facts": [
824
+ "required if value is not inherited from host group or default password in settings": [
840
825
  ""
841
826
  ],
842
- "Action with sub plans": [
827
+ "sort results": [
828
+ "sortera resultat"
829
+ ],
830
+ "the hostgroup that is used to auto provision a host": [
843
831
  ""
844
832
  ]
845
833
  }