foreman_discovery 22.0.4 → 23.0.0

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