foreman_discovery 25.0.0 → 25.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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,843 +3,831 @@
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
- "PO-Revision-Date": "2023-05-15 15:01+0200",
9
- "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
10
- "Language-Team": "Czech",
11
- "Language": "cs_CZ",
8
+ "PO-Revision-Date": "2013-11-15 17:25+0000",
9
+ "Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2018-2020",
10
+ "Language-Team": "Czech (Czech Republic) (http://app.transifex.com/foreman/foreman/language/cs_CZ/)",
12
11
  "MIME-Version": "1.0",
13
12
  "Content-Type": "text/plain; charset=UTF-8",
14
13
  "Content-Transfer-Encoding": "8bit",
15
- "Plural-Forms": "nplurals=; plural=;",
14
+ "Language": "cs_CZ",
15
+ "Plural-Forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;",
16
16
  "lang": "cs_CZ",
17
17
  "domain": "foreman_discovery",
18
- "plural_forms": "nplurals=; plural=;"
18
+ "plural_forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
19
19
  },
20
- "List all discovered hosts": [
21
- ""
22
- ],
23
- "filter results": [
24
- ""
20
+ "%s - The following hosts are about to be changed": [
21
+ "%s – následující hostitelé budou změněni"
25
22
  ],
26
- "sort results": [
23
+ "%s discovered hosts were provisioned": [
27
24
  ""
28
25
  ],
29
- "paginate results": [
26
+ "<b>Foreman</b> Discovered hosts summary": [
30
27
  ""
31
28
  ],
32
- "number of entries per request": [
29
+ "A summary of discovered hosts": [
33
30
  ""
34
31
  ],
35
- "Show a discovered host": [
36
- ""
32
+ "Actions": [
33
+ "Akce"
37
34
  ],
38
- "DHCP filename option (Grub2 or PXELinux by default)": [
39
- ""
35
+ "Assign Location": [
36
+ "Přiřadit umístění"
40
37
  ],
41
- "Create a discovered host for testing (use /facts to create new hosts)": [
42
- ""
38
+ "Assign Organization": [
39
+ "Přiřadit organizaci"
43
40
  ],
44
- "Provision a discovered host": [
41
+ "Associated Hosts": [
45
42
  ""
46
43
  ],
47
- "required if host is managed and value is not inherited from host group": [
44
+ "Auto Provision": [
48
45
  ""
49
46
  ],
50
- "not required if using a subnet with DHCP proxy": [
47
+ "Auto provisioning": [
51
48
  ""
52
49
  ],
53
- "not required if it's a virtual machine": [
50
+ "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)": [
54
51
  ""
55
52
  ],
56
- "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
53
+ "Automatically generate PXE configuration to pin a newly discovered host to discovery": [
57
54
  ""
58
55
  ],
59
- "required if host is managed and custom partition has not been defined": [
56
+ "Automatically provision newly discovered hosts, according to the provisioning rules": [
60
57
  ""
61
58
  ],
62
- "Host's owner type": [
59
+ "Automatically reboot or kexec discovered host during provisioning": [
63
60
  ""
64
61
  ],
65
- "Host's parameters (array or indexed hash)": [
66
- ""
62
+ "Back": [
63
+ "Zpět"
67
64
  ],
68
- "Name of the parameter": [
69
- ""
65
+ "CPUs": [
66
+ "Procesory"
70
67
  ],
71
- "Parameter value": [
72
- ""
68
+ "Cancel": [
69
+ "Zrušit"
73
70
  ],
74
- "Type of value": [
75
- ""
71
+ "Clean all facts": [
72
+ "Vyčistit všechna fakta"
76
73
  ],
77
- "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks": [
74
+ "Clean all reported facts during provisioning (except discovery facts)": [
78
75
  ""
79
76
  ],
80
- "required if value is not inherited from host group or default password in settings": [
81
- ""
77
+ "Clone": [
78
+ "Klonovat"
82
79
  ],
83
- "Delete a discovered host": [
84
- ""
80
+ "Clone %s": [
81
+ "Klonovat %s"
85
82
  ],
86
- "Upload facts for a host, creating the host if required": [
87
- ""
83
+ "Collapse All": [
84
+ "Sbalit vše"
88
85
  ],
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)": [
86
+ "Could not get facts from proxy %{url}: %{error}": [
90
87
  ""
91
88
  ],
92
- "Execute rules against a discovered host": [
93
- ""
89
+ "Create Host": [
90
+ "Vytvořit stroj"
94
91
  ],
95
- "Host %{host} was provisioned with rule %{rule}": [
96
- ""
92
+ "Create Rule": [
93
+ "Vytvořit pravidlo"
97
94
  ],
98
- "Unable to provision %{host}: %{errors}": [
95
+ "Create a discovered host for testing (use /facts to create new hosts)": [
99
96
  ""
100
97
  ],
101
- "No rule found for host %s": [
98
+ "Create a discovery rule": [
102
99
  ""
103
100
  ],
104
- "Execute rules against all currently discovered hosts": [
105
- ""
101
+ "Create bond interfaces": [
102
+ "Vytvořit spřažení rozhraní"
106
103
  ],
107
- "Errors during auto provisioning: %s": [
108
- ""
104
+ "Customize Host": [
105
+ "Přizpůsobit stroj"
109
106
  ],
110
- "No discovered hosts to provision": [
107
+ "DHCP filename option (Grub2 or PXELinux by default)": [
111
108
  ""
112
109
  ],
113
- "%s discovered hosts were provisioned": [
114
- ""
110
+ "Delete": [
111
+ "Smazat"
115
112
  ],
116
- "Refreshing the facts of a discovered host": [
117
- ""
113
+ "Delete %s?": [
114
+ "Smazat %s?"
118
115
  ],
119
- "Rebooting a discovered host": [
120
- ""
116
+ "Delete a discovered host": [
117
+ "Smazat objevené stroje"
121
118
  ],
122
- "Rebooting all discovered hosts": [
123
- ""
119
+ "Delete a rule": [
120
+ "Smazat pravidlo"
124
121
  ],
125
- "Discovered hosts are rebooting now": [
122
+ "Delete rule '%s'?": [
126
123
  ""
127
124
  ],
128
- "List all discovery rules": [
129
- ""
125
+ "Destroyed selected hosts": [
126
+ "Označené stroje zlikvidovány"
130
127
  ],
131
- "Show a discovery rule": [
132
- ""
128
+ "Details": [
129
+ "Podrobnosti"
133
130
  ],
134
- "represents rule name shown to the users": [
135
- ""
131
+ "Disable": [
132
+ "Vypnout"
136
133
  ],
137
- "query to match discovered hosts for the particular rule": [
134
+ "Disable rule '%s'?": [
138
135
  ""
139
136
  ],
140
- "the hostgroup that is used to auto provision a host": [
137
+ "Discovered Host": [
138
+ "",
141
139
  ""
142
140
  ],
143
- "defines a pattern to assign human-readable hostnames to the matching hosts": [
144
- ""
141
+ "Discovered Hosts": [
142
+ "Objevené stroje"
145
143
  ],
146
- "enables to limit maximum amount of provisioned hosts per rule": [
144
+ "Discovered Rules": [
147
145
  ""
148
146
  ],
149
- "puts the rules in order, low numbers go first. Must be greater then zero": [
147
+ "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}": [
150
148
  ""
151
149
  ],
152
- "flag is used for temporary shutdown of rules": [
150
+ "Discovered host reported from unknown subnet, communication will not be proxied.": [
153
151
  ""
154
152
  ],
155
- "location ID for provisioned hosts": [
156
- ""
153
+ "Discovered host: %s": [
154
+ "Objevené stroje: %s"
157
155
  ],
158
- "organization ID for provisioned hosts": [
156
+ "Discovered hosts are provisioning now": [
159
157
  ""
160
158
  ],
161
- "Create a discovery rule": [
159
+ "Discovered hosts are rebooting now": [
162
160
  ""
163
161
  ],
164
- "Update a rule": [
162
+ "Discovered hosts from Foreman server at %{foreman_url}": [
165
163
  ""
166
164
  ],
167
- "Delete a rule": [
165
+ "Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
168
166
  ""
169
167
  ],
170
- "List all fact values of a given discovered host": [
168
+ "Discovered hosts summary": [
171
169
  ""
172
170
  ],
173
- "Unable to find a discovery rule, no host provided (check permissions)": [
171
+ "Discovery": [
174
172
  ""
175
173
  ],
176
- "No hostgroup associated with rule '%s'": [
177
- ""
174
+ "Discovery Proxy": [
175
+ "Proxy pro objevování"
178
176
  ],
179
- "Errors during reboot: %s": [
177
+ "Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
180
178
  ""
181
179
  ],
182
- "No discovered hosts to reboot": [
180
+ "Discovery Rules": [
183
181
  ""
184
182
  ],
185
- "Successfully provisioned %s": [
183
+ "Discovery fact parser does not work with non-discovery host '%{host}'": [
186
184
  ""
187
185
  ],
188
- "Facts refreshed for %s": [
186
+ "Discovery hostname naming pattern": [
189
187
  ""
190
188
  ],
191
- "Failed to refresh facts for %s": [
192
- ""
189
+ "Discovery location": [
190
+ "Prozkoumávané umístění"
193
191
  ],
194
- "Failed to refresh facts for %{hostname} with error %{error_message}": [
195
- ""
192
+ "Discovery organization": [
193
+ "Prozkoumávaná organizace"
196
194
  ],
197
- "Host of type %s can not be rebooted": [
198
- ""
195
+ "DiscoveryRule|Enabled": [
196
+ "DiscoveryRule|Zapnuto"
199
197
  ],
200
- "Rebooting host %s": [
201
- ""
198
+ "DiscoveryRule|Name": [
199
+ "DiscoveryRule|Název"
202
200
  ],
203
- "Failed to reboot host %s": [
204
- ""
201
+ "DiscoveryRule|Priority": [
202
+ "DiscoveryRule|Priorita"
205
203
  ],
206
- "Failed to reboot host %{hostname} with error %{error_message}": [
207
- ""
204
+ "DiscoveryRule|Query": [
205
+ "DiscoveryRule|Dotaz"
208
206
  ],
209
- "Failed to reboot hosts with error %s": [
210
- ""
207
+ "Disk Count": [
208
+ "Počet jednotek úložiště"
211
209
  ],
212
- "Destroyed selected hosts": [
213
- ""
210
+ "Disk count": [
211
+ "Počet jednotek úložiště"
214
212
  ],
215
- "The following hosts were not deleted: %s": [
216
- ""
213
+ "Disks Size": [
214
+ "Velikost jednotky úložiště"
217
215
  ],
218
- "Failed to auto provision host %s: %s": [
219
- ""
216
+ "Disks size": [
217
+ "Velikost jednotek úložiště"
220
218
  ],
221
- "Discovered hosts are provisioning now": [
219
+ "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)": [
222
220
  ""
223
221
  ],
224
- "Discovered host reported from unknown subnet, communication will not be proxied.": [
225
- ""
222
+ "Domain will be appended automatically. A hostname based on MAC address will be used when left blank.": [
223
+ "Doména bude připsána automaticky. Pokud nebude vyplněno, bude použit název stroje založený na MAC adrese."
226
224
  ],
227
- "Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
228
- ""
225
+ "Edit %s": [
226
+ "Upravit %s"
229
227
  ],
230
- "No hosts were found with that id or name": [
231
- ""
228
+ "Enable": [
229
+ "Zapnout"
232
230
  ],
233
- "No hosts selected": [
231
+ "Enable rule '%s'?": [
234
232
  ""
235
233
  ],
236
- "Something went wrong while selecting hosts - %s": [
234
+ "Error message goes here": [
237
235
  ""
238
236
  ],
239
- "Rule enabled": [
237
+ "Error on existing NIC": [
240
238
  ""
241
239
  ],
242
- "Rule disabled": [
240
+ "Errors during auto provisioning: %s": [
243
241
  ""
244
242
  ],
245
- "Auto Provision": [
243
+ "Errors during reboot: %s": [
246
244
  ""
247
245
  ],
248
- "Refresh facts": [
246
+ "Execute rules against a discovered host": [
249
247
  ""
250
248
  ],
251
- "Reboot": [
249
+ "Execute rules against all currently discovered hosts": [
252
250
  ""
253
251
  ],
254
- "Back": [
252
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname": [
255
253
  ""
256
254
  ],
257
- "Select Action": [
255
+ "Extra facter columns to show in host lists": [
258
256
  ""
259
257
  ],
260
- "Delete %s?": [
261
- ""
258
+ "Fact + prefix": [
259
+ "Fakt + předpona"
262
260
  ],
263
- "Assign Organization": [
264
- ""
261
+ "Fact columns": [
262
+ "Sloupce faktu"
265
263
  ],
266
- "Assign Location": [
264
+ "Fact name to use for primary interface detection": [
267
265
  ""
268
266
  ],
269
- "Delete": [
270
- ""
267
+ "Facts could not be imported": [
268
+ "Fakta se nepodařilo importovat"
271
269
  ],
272
- "%s - The following hosts are about to be changed": [
273
- ""
270
+ "Facts refreshed for %s": [
271
+ "Fakta znovunačtena pro %s"
274
272
  ],
275
- "N/A": [
273
+ "Failed to auto provision host %s: %s": [
276
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": [
285
+ "Failed to refresh facts for %s": [
288
286
  ""
289
287
  ],
290
- "Discovered Hosts": [
288
+ "Failed to refresh facts for %{hostname} with error %{error_message}": [
291
289
  ""
292
290
  ],
293
- "Associated Hosts": [
291
+ "For more information please see ": [
294
292
  ""
295
293
  ],
296
- "Disable": [
297
- ""
294
+ "Force DNS": [
295
+ "Vynutit DNS"
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
- ""
306
+ "Hardware": [
307
+ "Hardware"
310
308
  ],
311
- "Delete rule '%s'?": [
312
- ""
309
+ "Hardware facts": [
310
+ "Fakta o hardware"
313
311
  ],
314
- "Invalid user type of %s was provided": [
315
- ""
312
+ "Highlighted facts": [
313
+ "Zvýrazněná fakta"
316
314
  ],
317
- "Discovered hosts summary": [
315
+ "Highlights": [
318
316
  ""
319
317
  ],
320
- "can't contain white spaces.": [
321
- ""
318
+ "Host": [
319
+ "Stroj"
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
- "",
331
- ""
327
+ "Host Group": [
328
+ "Skupina strojů"
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": [
338
- ""
339
- ],
340
- "Random name": [
341
- ""
342
- ],
343
- "MAC-based name": [
344
- ""
345
- ],
346
- "Invalid facts, must be a Hash": [
347
- ""
348
- ],
349
- "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname": [
350
- ""
351
- ],
352
- "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s": [
353
- ""
354
- ],
355
- "Facts could not be imported": [
356
- ""
357
- ],
358
- "Could not get facts from proxy %{url}: %{error}": [
334
+ "Host group organization %s must also be associated to the discovery rule": [
335
+ "",
359
336
  ""
360
337
  ],
361
- "Unable to perform reboot on %{name} (%{url}): %{msg}": [
338
+ "Host of type %s can not be rebooted": [
362
339
  ""
363
340
  ],
364
- "Unable to perform %{action} on %{ips}": [
365
- ""
341
+ "Host's owner type": [
342
+ "Typ vlastníka stroje"
366
343
  ],
367
- "Unable to perform kexec on %{name} (%{url}): %{msg}": [
344
+ "Host's parameters (array or indexed hash)": [
368
345
  ""
369
346
  ],
370
- "Invalid hostname: Could not normalize the hostname": [
371
- ""
347
+ "Hostname facts": [
348
+ "Fakta o názvu stroje"
372
349
  ],
373
- "Reloading kernel on %s": [
350
+ "Hostname for provisioned hosts": [
374
351
  ""
375
352
  ],
376
- "Rebooting %s": [
377
- ""
353
+ "Hostname prefix": [
354
+ "Předpona názvu stroje"
378
355
  ],
379
- "Kexec template not associated with operating system": [
356
+ "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID).": [
380
357
  ""
381
358
  ],
382
- "Kernel kexec URL is invalid: '%s'": [
383
- ""
359
+ "Hosts": [
360
+ "Stroje"
384
361
  ],
385
- "Init RAM kexec URL is invalid: '%s'": [
362
+ "Hosts Limit": [
386
363
  ""
387
364
  ],
388
- "Rebuild DNS for %s": [
365
+ "Hosts/Limit": [
389
366
  ""
390
367
  ],
391
- "Discovery fact parser does not work with non-discovery host '%{host}'": [
368
+ "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
392
369
  ""
393
370
  ],
394
- "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}": [
395
- ""
371
+ "IP Address": [
372
+ "IP adresa"
396
373
  ],
397
- "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}": [
398
- ""
374
+ "IP address": [
375
+ "IP adresa"
399
376
  ],
400
- "Highlights": [
377
+ "IPAM must be configured for subnet '%s'": [
401
378
  ""
402
379
  ],
403
- "Storage": [
404
- ""
380
+ "IPMI": [
381
+ "IPMI"
405
382
  ],
406
- "Hardware": [
407
- ""
383
+ "IPMI facts": [
384
+ "Fakta o IPMI"
408
385
  ],
409
- "Network": [
410
- ""
386
+ "Identifier": [
387
+ "Identifikátor"
411
388
  ],
412
- "Software": [
389
+ "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})": [
413
390
  ""
414
391
  ],
415
- "IPMI": [
392
+ "Image API returned HTTP/%{code} with '%{body}": [
416
393
  ""
417
394
  ],
418
- "Miscellaneous": [
395
+ "In addition to @host attribute function rand for random integers is available. Examples:": [
419
396
  ""
420
397
  ],
421
- "IPAM must be configured for subnet '%s'": [
398
+ "Init RAM kexec URL is invalid: '%s'": [
422
399
  ""
423
400
  ],
424
- "Options must be hash": [
425
- ""
401
+ "Interface fact": [
402
+ "Fakt o rozhraní"
426
403
  ],
427
- "Option 'url' must be provided": [
428
- ""
404
+ "Interfaces": [
405
+ "Rozhraní"
429
406
  ],
430
- "Option 'url' must be valid URI: %s": [
431
- ""
407
+ "Invalid facts, must be a Hash": [
408
+ "Neplatný fakt, je třeba, aby byl otisk"
432
409
  ],
433
- "Image API returned HTTP/%{code} with '%{body}": [
410
+ "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s": [
434
411
  ""
435
412
  ],
436
- "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})": [
413
+ "Invalid hostname: Could not normalize the hostname": [
437
414
  ""
438
415
  ],
439
- "One or more hosts with failed discovery due to error: %s": [
416
+ "Invalid user type of %s was provided": [
440
417
  ""
441
418
  ],
442
- "Host %s has been dicovered": [
443
- ""
419
+ "Kernel kexec URL is invalid: '%s'": [
420
+ "URL adresa kexec jádra není platná: „%s“"
444
421
  ],
445
- "Discovered Host": [
446
- "",
422
+ "Kexec template not associated with operating system": [
447
423
  ""
448
424
  ],
449
- "No discovered hosts available": [
425
+ "Last Facts Upload": [
450
426
  ""
451
427
  ],
452
- "Host": [
453
- ""
428
+ "List all discovered hosts": [
429
+ "Vypsat všechny objevené stroje"
454
430
  ],
455
- "Model": [
431
+ "List all discovery rules": [
456
432
  ""
457
433
  ],
458
- "CPUs": [
459
- ""
434
+ "List all fact values of a given discovered host": [
435
+ "Vypsat veškerá fakta o daném objeveném stroji"
460
436
  ],
461
- "Memory": [
437
+ "List of facts to use for the hostname (first wins)": [
462
438
  ""
463
439
  ],
464
- "Customize Host": [
465
- ""
440
+ "Location": [
441
+ "Umístění"
466
442
  ],
467
- "Create Host": [
468
- ""
443
+ "Locations": [
444
+ "Umístění"
469
445
  ],
470
- "Select all items in this page": [
471
- ""
446
+ "Lock PXE": [
447
+ "Zamknout PXE"
472
448
  ],
473
- "items selected. Uncheck to Clear": [
449
+ "Locked PXEGrub template name": [
474
450
  ""
475
451
  ],
476
- "Name": [
452
+ "Locked PXEGrub2 template name": [
477
453
  ""
478
454
  ],
479
- "IP Address": [
455
+ "Locked PXELinux template name": [
480
456
  ""
481
457
  ],
482
- "Disk Count": [
483
- ""
458
+ "MAC address": [
459
+ "MAC adresa"
484
460
  ],
485
- "Disks Size": [
486
- ""
461
+ "MAC-based name": [
462
+ "Název odvozený od MAC adresy"
487
463
  ],
488
- "Location": [
464
+ "Maximum hosts provisioned with this rule (0 = unlimited)": [
489
465
  ""
490
466
  ],
491
- "Organization": [
492
- ""
467
+ "Memory": [
468
+ "Operační paměť"
493
469
  ],
494
- "Subnet": [
495
- ""
470
+ "Miscellaneous": [
471
+ "Různé"
496
472
  ],
497
- "Last Facts Upload": [
498
- ""
473
+ "Model": [
474
+ "Model"
499
475
  ],
500
- "Actions": [
501
- ""
476
+ "N/A": [
477
+ "Není"
502
478
  ],
503
- "Please Confirm": [
504
- ""
479
+ "Name": [
480
+ "Název"
505
481
  ],
506
- "Cancel": [
507
- ""
482
+ "Name of the parameter": [
483
+ "Název parametru"
508
484
  ],
509
- "Submit": [
510
- ""
485
+ "Network": [
486
+ "Síť"
511
487
  ],
512
- "Provision %s": [
513
- ""
488
+ "Network facts": [
489
+ "Fakta o síti"
514
490
  ],
515
- "This might take a while, as all hosts, facts and reports will be destroyed as well": [
491
+ "New Discovery Rule": [
516
492
  ""
517
493
  ],
518
- "Select location": [
494
+ "New hosts": [
519
495
  ""
520
496
  ],
521
- "Select organization": [
522
- ""
497
+ "New in the last 24 hours": [
498
+ "Nové v uplynulých 24 hodinách"
523
499
  ],
524
- "Discovered host: %s": [
500
+ "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts": [
525
501
  ""
526
502
  ],
527
- "Interfaces": [
503
+ "No discovered hosts available": [
528
504
  ""
529
505
  ],
530
- "Type": [
506
+ "No discovered hosts for the selected period": [
531
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
+ "Nejsou vybrány žádné stroje"
547
523
  ],
548
- "<b>Foreman</b> Discovered hosts summary": [
524
+ "No hosts were found with that id or name": [
549
525
  ""
550
526
  ],
551
- "Summary from %{time} ago to %{now}": [
527
+ "No new discovered hosts for this period": [
552
528
  ""
553
529
  ],
554
- "Discovered hosts from Foreman server at %{foreman_url}": [
530
+ "No rule found for host %s": [
555
531
  ""
556
532
  ],
557
- "Disk count": [
533
+ "Not reported in more than 7 days": [
558
534
  ""
559
535
  ],
560
- "Disks size": [
561
- ""
536
+ "One or more hosts have been discovered": [
537
+ "Byl objeven jeden či více hostitelů"
562
538
  ],
563
- "No discovered hosts for the selected period": [
539
+ "One or more hosts with failed discovery due to error: %s": [
564
540
  ""
565
541
  ],
566
- "Foreman discovered hosts summary": [
542
+ "Option 'url' must be provided": [
567
543
  ""
568
544
  ],
569
- "No new discovered hosts for this period": [
545
+ "Option 'url' must be valid URI: %s": [
570
546
  ""
571
547
  ],
572
- "Primary": [
548
+ "Options must be hash": [
573
549
  ""
574
550
  ],
575
- "Locations": [
576
- ""
551
+ "Organization": [
552
+ "Organizace"
577
553
  ],
578
554
  "Organizations": [
579
- ""
555
+ "Organizace"
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
+ "Hodnota parametru"
592
568
  ],
593
- "Rule priority (lower integer means higher priority)": [
594
- ""
569
+ "Please Confirm": [
570
+ "Potvrďte"
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:": [
603
- ""
578
+ "Primary": [
579
+ "Hlavní"
604
580
  ],
605
- "When creating hostname patterns, make sure the resulting host names are unique.": [
581
+ "Provision": [
606
582
  ""
607
583
  ],
608
- "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID).": [
584
+ "Provision %s": [
609
585
  ""
610
586
  ],
611
- "Clone %s": [
587
+ "Provision a discovered host": [
612
588
  ""
613
589
  ],
614
- "Edit %s": [
615
- ""
590
+ "Random name": [
591
+ "Náhodný název"
616
592
  ],
617
- "Discovery Rules": [
618
- ""
593
+ "Reboot": [
594
+ "Restart"
619
595
  ],
620
- "Create Rule": [
621
- ""
596
+ "Rebooting %s": [
597
+ "Restartování %s"
622
598
  ],
623
- "DiscoveryRule|Name": [
599
+ "Rebooting a discovered host": [
624
600
  ""
625
601
  ],
626
- "DiscoveryRule|Priority": [
602
+ "Rebooting all discovered hosts": [
627
603
  ""
628
604
  ],
629
- "DiscoveryRule|Query": [
605
+ "Rebooting host %s": [
630
606
  ""
631
607
  ],
632
- "Host Group": [
608
+ "Rebuild DNS for %s": [
633
609
  ""
634
610
  ],
635
- "Hosts/Limit": [
636
- ""
611
+ "Refresh facts": [
612
+ "Znovu načíst fakta"
637
613
  ],
638
- "DiscoveryRule|Enabled": [
614
+ "Refreshing the facts of a discovered host": [
639
615
  ""
640
616
  ],
641
- "New Discovery Rule": [
617
+ "Regex to organize facts for hardware section": [
642
618
  ""
643
619
  ],
644
- "Discovered Rules": [
620
+ "Regex to organize facts for highlights section - e.g. ^(abc|cde)$": [
645
621
  ""
646
622
  ],
647
- "A summary of discovered hosts": [
623
+ "Regex to organize facts for ipmi section": [
648
624
  ""
649
625
  ],
650
- "New hosts": [
626
+ "Regex to organize facts for network section": [
651
627
  ""
652
628
  ],
653
- "One or more hosts have been discovered": [
629
+ "Regex to organize facts for software section": [
654
630
  ""
655
631
  ],
656
- "Details": [
632
+ "Regex to organize facts for storage section": [
657
633
  ""
658
634
  ],
659
- "Hosts": [
635
+ "Reloading kernel on %s": [
660
636
  ""
661
637
  ],
662
- "Error message goes here": [
638
+ "Reported in the last 7 days": [
663
639
  ""
664
640
  ],
665
- "Discovery": [
666
- ""
641
+ "Rule disabled": [
642
+ "Pravidlo vypnuto"
667
643
  ],
668
- "Discovery location": [
669
- ""
644
+ "Rule enabled": [
645
+ "Pravidlo zapnuto"
670
646
  ],
671
- "The default location to place discovered hosts in": [
647
+ "Rule priority (lower integer means higher priority)": [
672
648
  ""
673
649
  ],
674
- "Discovery organization": [
675
- ""
650
+ "Select Action": [
651
+ "Vybrat akci"
676
652
  ],
677
- "The default organization to place discovered hosts in": [
678
- ""
653
+ "Select all items in this page": [
654
+ "Vybrat všechny položky na této stránce"
679
655
  ],
680
- "Interface fact": [
681
- ""
656
+ "Select location": [
657
+ "Vybrat umístění"
682
658
  ],
683
- "Fact name to use for primary interface detection": [
684
- ""
659
+ "Select organization": [
660
+ "Vybrat organizaci"
685
661
  ],
686
- "Create bond interfaces": [
687
- ""
662
+ "Show a discovered host": [
663
+ "Zobrazit objevený stroj"
688
664
  ],
689
- "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)": [
665
+ "Show a discovery rule": [
690
666
  ""
691
667
  ],
692
- "Clean all facts": [
693
- ""
668
+ "Software": [
669
+ "Software"
694
670
  ],
695
- "Clean all reported facts during provisioning (except discovery facts)": [
696
- ""
671
+ "Software facts": [
672
+ "Fakta o software"
697
673
  ],
698
- "Hostname facts": [
699
- ""
674
+ "Something went wrong while selecting hosts - %s": [
675
+ "Při vybírání strojů se něco pokazilo – %s"
700
676
  ],
701
- "List of facts to use for the hostname (first wins)": [
677
+ "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB).": [
702
678
  ""
703
679
  ],
704
- "Auto provisioning": [
705
- ""
680
+ "Storage": [
681
+ "Úložiště"
706
682
  ],
707
- "Automatically provision newly discovered hosts, according to the provisioning rules": [
708
- ""
683
+ "Storage facts": [
684
+ "Fakta o úložišti"
709
685
  ],
710
- "Automatically reboot or kexec discovered host during provisioning": [
711
- ""
686
+ "Submit": [
687
+ "Odeslat"
712
688
  ],
713
- "Hostname prefix": [
714
- ""
689
+ "Subnet": [
690
+ "Podsíť"
715
691
  ],
716
- "The default prefix to use for the host name, must start with a letter": [
692
+ "Successfully provisioned %s": [
717
693
  ""
718
694
  ],
719
- "Fact columns": [
695
+ "Summary from %{time} ago to %{now}": [
720
696
  ""
721
697
  ],
722
- "Extra facter columns to show in host lists": [
698
+ "Summary report for discovered hosts from Foreman": [
723
699
  ""
724
700
  ],
725
- "Highlighted facts": [
701
+ "Target host group for this rule with all properties set": [
726
702
  ""
727
703
  ],
728
- "Regex to organize facts for highlights section - e.g. ^(abc|cde)$": [
729
- ""
704
+ "The default location to place discovered hosts in": [
705
+ "Výchozí umístění do kterého umisťovat objevené stroje"
730
706
  ],
731
- "Storage facts": [
732
- ""
707
+ "The default organization to place discovered hosts in": [
708
+ "Výchozí organizace do které umisťovat objevené stroje"
733
709
  ],
734
- "Regex to organize facts for storage section": [
710
+ "The default prefix to use for the host name, must start with a letter": [
735
711
  ""
736
712
  ],
737
- "Software facts": [
738
- ""
713
+ "The following hosts were not deleted: %s": [
714
+ "Následující stroje nebyly smazány: %s"
739
715
  ],
740
- "Regex to organize facts for software section": [
716
+ "This might take a while, as all hosts, facts and reports will be destroyed as well": [
741
717
  ""
742
718
  ],
743
- "Hardware facts": [
744
- ""
719
+ "Type": [
720
+ "Typ"
745
721
  ],
746
- "Regex to organize facts for hardware section": [
747
- ""
722
+ "Type of name generator": [
723
+ "Typ generátoru názvů"
748
724
  ],
749
- "Network facts": [
750
- ""
725
+ "Type of value": [
726
+ "Typ hodnoty"
751
727
  ],
752
- "Regex to organize facts for network section": [
728
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks": [
753
729
  ""
754
730
  ],
755
- "IPMI facts": [
731
+ "Unable to find a discovery rule, no host provided (check permissions)": [
756
732
  ""
757
733
  ],
758
- "Regex to organize facts for ipmi section": [
734
+ "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}": [
759
735
  ""
760
736
  ],
761
- "Lock PXE": [
737
+ "Unable to perform %{action} on %{ips}": [
762
738
  ""
763
739
  ],
764
- "Automatically generate PXE configuration to pin a newly discovered host to discovery": [
740
+ "Unable to perform kexec on %{name} (%{url}): %{msg}": [
765
741
  ""
766
742
  ],
767
- "Locked PXELinux template name": [
743
+ "Unable to perform reboot on %{name} (%{url}): %{msg}": [
768
744
  ""
769
745
  ],
770
- "PXELinux template to be used when pinning a host to discovery": [
746
+ "Unable to provision %{host}: %{errors}": [
771
747
  ""
772
748
  ],
773
- "Locked PXEGrub template name": [
774
- ""
749
+ "Update a rule": [
750
+ "Aktualizovat pravidlo"
775
751
  ],
776
- "PXEGrub template to be used when pinning a host to discovery": [
752
+ "Upload facts for a host, creating the host if required": [
777
753
  ""
778
754
  ],
779
- "Locked PXEGrub2 template name": [
755
+ "When creating hostname patterns, make sure the resulting host names are unique.": [
780
756
  ""
781
757
  ],
782
- "PXEGrub2 template to be used when pinning a host to discovery": [
758
+ "can't contain white spaces.": [
783
759
  ""
784
760
  ],
785
- "Force DNS": [
761
+ "defines a pattern to assign human-readable hostnames to the matching hosts": [
786
762
  ""
787
763
  ],
788
- "Force DNS entries creation when provisioning discovered host": [
789
- ""
764
+ "documentation": [
765
+ "dokumnetace"
790
766
  ],
791
- "Error on existing NIC": [
767
+ "enables to limit maximum amount of provisioned hosts per rule": [
792
768
  ""
793
769
  ],
794
- "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)": [
795
- ""
770
+ "filter results": [
771
+ "výsledky filtru"
796
772
  ],
797
- "Type of name generator": [
773
+ "flag is used for temporary shutdown of rules": [
798
774
  ""
799
775
  ],
800
- "Discovery hostname naming pattern": [
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)": [
801
777
  ""
802
778
  ],
803
- "Prefer IPv6": [
804
- ""
779
+ "items selected. Uncheck to Clear": [
780
+ "položky označeny. Vyčistíte zrušením zaškrtnutí"
805
781
  ],
806
- "Prefer IPv6 to IPv4 when calling discovered nodes": [
782
+ "location ID for provisioned hosts": [
807
783
  ""
808
784
  ],
809
- "Discovery Proxy": [
785
+ "must be present.": [
810
786
  ""
811
787
  ],
812
- "Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
788
+ "must start with a letter or ERB.": [
813
789
  ""
814
790
  ],
815
- "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
791
+ "not required if it's a virtual machine": [
792
+ "není třeba pokud se jedná o virtuální stroj"
793
+ ],
794
+ "not required if using a subnet with DHCP proxy": [
816
795
  ""
817
796
  ],
818
- "For more information please see ": [
797
+ "number of entries per request": [
798
+ "počet položek na požadavek"
799
+ ],
800
+ "organization ID for provisioned hosts": [
819
801
  ""
820
802
  ],
821
- "documentation": [
803
+ "paginate results": [
804
+ "stránkovat výsledky"
805
+ ],
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
+ "seřadit výsledky"
829
+ ],
830
+ "the hostgroup that is used to auto provision a host": [
843
831
  ""
844
832
  ]
845
833
  }