foreman_discovery 24.0.1 → 24.0.2

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