foreman_discovery 5.0.0 → 5.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/api/v2/discovered_hosts_controller.rb +41 -51
  3. data/app/controllers/concerns/foreman/controller/discovered_extensions.rb +20 -23
  4. data/app/controllers/discovered_hosts_controller.rb +50 -46
  5. data/app/helpers/concerns/foreman_discovery/settings_helper_extensions.rb +34 -0
  6. data/app/helpers/discovery_rules_helper.rb +5 -6
  7. data/app/mailers/discovered_mailer.rb +19 -0
  8. data/app/models/discovery_rule.rb +3 -3
  9. data/app/models/host/discovered.rb +33 -11
  10. data/app/models/host/managed_extensions.rb +10 -0
  11. data/app/models/hostgroup_extensions.rb +1 -1
  12. data/app/models/setting/discovered.rb +17 -11
  13. data/app/services/foreman_discovery/fact_parser.rb +16 -0
  14. data/app/services/foreman_discovery/host_converter.rb +0 -4
  15. data/app/services/foreman_discovery/node_api/power.rb +3 -3
  16. data/app/views/discovered_hosts/_discovered_host.html.erb +4 -2
  17. data/app/views/discovered_hosts/_discovered_hosts_list.html.erb +1 -1
  18. data/app/views/discovered_mailer/_discovered_host.html.erb +10 -0
  19. data/app/views/discovered_mailer/discovered_summary.html.erb +35 -0
  20. data/app/views/discovered_mailer/discovered_summary.text.erb +24 -0
  21. data/config/routes.rb +3 -3
  22. data/db/seeds.d/70_discovery_mail_notification.rb +9 -0
  23. data/lib/foreman_discovery/engine.rb +12 -9
  24. data/lib/foreman_discovery/version.rb +1 -1
  25. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  26. data/locale/ca/foreman_discovery.edit.po +780 -0
  27. data/locale/ca/foreman_discovery.po +358 -261
  28. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/de/foreman_discovery.edit.po +774 -0
  30. data/locale/de/foreman_discovery.po +418 -311
  31. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  32. data/locale/en_GB/foreman_discovery.edit.po +779 -0
  33. data/locale/en_GB/foreman_discovery.po +423 -313
  34. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  35. data/locale/es/foreman_discovery.edit.po +781 -0
  36. data/locale/es/foreman_discovery.po +425 -313
  37. data/locale/foreman_discovery.pot +496 -159
  38. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/fr/foreman_discovery.edit.po +778 -0
  40. data/locale/fr/foreman_discovery.po +458 -322
  41. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  42. data/locale/gl/foreman_discovery.edit.po +757 -0
  43. data/locale/gl/foreman_discovery.po +306 -215
  44. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  45. data/locale/it/foreman_discovery.edit.po +771 -0
  46. data/locale/it/foreman_discovery.po +411 -301
  47. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  48. data/locale/ja/foreman_discovery.edit.po +770 -0
  49. data/locale/ja/foreman_discovery.po +395 -300
  50. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  51. data/locale/ko/foreman_discovery.edit.po +768 -0
  52. data/locale/ko/foreman_discovery.po +393 -299
  53. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  54. data/locale/pt_BR/foreman_discovery.edit.po +780 -0
  55. data/locale/pt_BR/foreman_discovery.po +438 -309
  56. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  57. data/locale/ru/foreman_discovery.edit.po +775 -0
  58. data/locale/ru/foreman_discovery.po +413 -308
  59. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  60. data/locale/sv_SE/foreman_discovery.edit.po +766 -0
  61. data/locale/sv_SE/foreman_discovery.po +321 -232
  62. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  63. data/locale/zh_CN/foreman_discovery.edit.po +769 -0
  64. data/locale/zh_CN/foreman_discovery.po +393 -302
  65. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  66. data/locale/zh_TW/foreman_discovery.edit.po +769 -0
  67. data/locale/zh_TW/foreman_discovery.po +395 -302
  68. data/test/functional/api/v2/discovered_hosts_controller_test.rb +8 -0
  69. data/test/functional/api/v2/discovery_rules_controller_test.rb +9 -0
  70. data/test/functional/discovered_hosts_controller_test.rb +26 -17
  71. data/test/functional/discovery_rules_controller_test.rb +9 -8
  72. data/test/test_helper.rb +0 -4
  73. data/test/test_helper_discovery.rb +24 -0
  74. data/test/unit/discovered_extensions_test.rb +31 -0
  75. data/test/unit/discovered_mailer_test.rb +44 -0
  76. data/test/unit/discovery_attribute_set_test.rb +12 -0
  77. data/test/unit/discovery_rule_test.rb +20 -0
  78. data/test/unit/{puppet_fact_parser_extensions_test.rb → fact_parser_test.rb} +3 -16
  79. data/test/unit/host_discovered_test.rb +56 -11
  80. metadata +29 -5
  81. data/app/lib/puppet_fact_parser_extensions.rb +0 -29
@@ -8,499 +8,596 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: Foreman\n"
10
10
  "Report-Msgid-Bugs-To: foreman-dev@googlegroups.com\n"
11
- "POT-Creation-Date: 2015-10-15 09:33+0200\n"
12
- "PO-Revision-Date: 2015-12-08 13:32+0000\n"
11
+ "PO-Revision-Date: 2015-12-11 09:29+0000\n"
13
12
  "Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>\n"
14
- "Language-Team: Catalan (http://www.transifex.com/foreman/foreman/language/ca/)\n"
13
+ "Language-Team: Catalan (http://www.transifex.com/foreman/foreman/language/ca/)"
14
+ "\n"
15
15
  "MIME-Version: 1.0\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
17
  "Content-Transfer-Encoding: 8bit\n"
18
18
  "Language: ca\n"
19
19
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
20
 
21
- msgid "%s - The following hosts are about to be changed"
22
- msgstr "%s - Els següents amfitrions estan a punt de ser canviats"
21
+ msgid "List all discovered hosts"
22
+ msgstr "Llista tots els amfitrions descoberts"
23
23
 
24
- msgid "%s ago"
25
- msgstr "fa %s"
24
+ msgid "filter results"
25
+ msgstr "filtra els resultats"
26
26
 
27
- msgid "%s discovered hosts were provisioned"
28
- msgstr "%s amfitrions descoberts van ser aprovisionats"
27
+ msgid "sort results"
28
+ msgstr "ordena els resultats"
29
29
 
30
- msgid "Are you sure?"
31
- msgstr "Esteu segur?"
30
+ msgid "paginate results"
31
+ msgstr "pagina els resultats"
32
32
 
33
- msgid "Assign Location"
34
- msgstr "Assigna la ubicació"
33
+ msgid "number of entries per request"
34
+ msgstr "Nombre d'entrades per petició"
35
35
 
36
- msgid "Assign Organization"
37
- msgstr "Assigna l'organització"
36
+ msgid "Show a discovered host"
37
+ msgstr "Mostra un amfitrió descobert"
38
38
 
39
- msgid "Auto Provision"
39
+ msgid "Create a discovered host for testing (use /facts to create new hosts)"
40
40
  msgstr ""
41
+ "Crea un amfitrió descobert per a provar-ho (utilitzeu /facts per crear nous a"
42
+ "mfitrions)"
41
43
 
42
- msgid "Auto Provision All"
44
+ msgid "Provision a discovered host"
43
45
  msgstr ""
44
46
 
45
- msgid ""
46
- "Automatically provision newly discovered hosts, according to the "
47
- "provisioning rules"
47
+ msgid "not required if using a subnet with DHCP proxy"
48
48
  msgstr ""
49
+ "no es requereix si s'està utilitzant una subxarxa amb servidor intermediari de"
50
+ " DHCP"
49
51
 
50
- msgid "Automatically reboot discovered host during provisioning"
52
+ msgid "not required if it's a virtual machine"
51
53
  msgstr ""
52
54
 
53
- msgid "CPUs"
54
- msgstr "Les CPU"
55
-
56
- msgid "Cancel"
57
- msgstr "Cancel·la"
58
-
59
- msgid "Could not get facts from proxy %{url}: %{error}"
60
- msgstr "No s'han pogut obtenir els objectes d'interès del servidor intermediari %{url}: %{error}"
61
-
62
- msgid "Create a discovered host for testing (use /facts to create new hosts)"
63
- msgstr "Crea un amfitrió descobert per a provar-ho (utilitzeu /facts per crear nous amfitrions)"
64
-
65
- msgid "Create a discovery rule"
66
- msgstr "Crea una regla de descobriment"
67
-
68
- msgid "Delete"
69
- msgstr "Suprimeix"
55
+ msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
56
+ msgstr ""
70
57
 
71
- msgid "Delete %s?"
72
- msgstr "Voleu suprimir %s?"
58
+ msgid ""
59
+ "required if value is not inherited from host group or default password in sett"
60
+ "ings"
61
+ msgstr ""
73
62
 
74
63
  msgid "Delete a discovered host"
75
- msgstr ""
64
+ msgstr "Suprimeix un amfitrió descobert"
76
65
 
77
- msgid "Delete a rule"
78
- msgstr "Suprimeix una regla"
66
+ msgid "Upload facts for a host, creating the host if required"
67
+ msgstr ""
68
+ "Puja els objectes d'interès per a un amfitrió, creant el nou amfitrió si fos n"
69
+ "ecessari"
79
70
 
80
- msgid "Delete hosts"
71
+ msgid ""
72
+ "hash containing facts for the host with minimum set of facts: discovery_bootif"
73
+ ", macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (example in cas"
74
+ "e primary interface is named eth0)"
81
75
  msgstr ""
82
76
 
83
- msgid "Destroyed selected hosts"
77
+ msgid "Execute rules against a discovered host"
84
78
  msgstr ""
85
79
 
86
- msgid "Disable"
80
+ msgid "Host %{host} was provisioned with rule %{rule}"
87
81
  msgstr ""
88
82
 
89
- msgid "Disable rule?"
83
+ msgid "Unable to provision %{host}: %{errors}"
90
84
  msgstr ""
91
85
 
92
- msgid "Discovered host: %s"
86
+ msgid "No rule found for host %s"
93
87
  msgstr ""
94
88
 
95
- msgid "Discovered hosts"
89
+ msgid "Execute rules against all currently discovered hosts"
96
90
  msgstr ""
97
91
 
98
- msgid "Discovered hosts are provisioning now"
92
+ msgid "Errors during auto provisioning: %s"
99
93
  msgstr ""
100
94
 
101
- msgid "Discovered hosts are rebooting now"
95
+ msgid "No discovered hosts to provision"
102
96
  msgstr ""
103
97
 
104
- msgid "Discovery Rules"
105
- msgstr "Regles de descobriment"
98
+ msgid "%s discovered hosts were provisioned"
99
+ msgstr "%s amfitrions descoberts van ser aprovisionats"
106
100
 
107
- msgid "DiscoveryRule|Enabled"
108
- msgstr "Habilitada"
101
+ msgid "Refreshing the facts of a discovered host"
102
+ msgstr "S'estan refrescant els objectes d'interès d'un amfitrió descobert"
109
103
 
110
- msgid "DiscoveryRule|Name"
111
- msgstr "Nom"
104
+ msgid "Rebooting a discovered host"
105
+ msgstr "S'està reiniciant un amfitrió descobert"
112
106
 
113
- msgid "DiscoveryRule|Priority"
114
- msgstr "Prioritat"
107
+ msgid "Rebooting all discovered hosts"
108
+ msgstr "S'estan reiniciant tots els amfitrions descoberts"
115
109
 
116
- msgid "DiscoveryRule|Query"
117
- msgstr "Consulta"
110
+ msgid "Discovered hosts are rebooting now"
111
+ msgstr ""
118
112
 
119
- msgid "Disk count"
120
- msgstr "Nombre de disc"
113
+ msgid "List all discovery rules"
114
+ msgstr "Llista totes les regles de descobriment"
121
115
 
122
- msgid "Disks size"
123
- msgstr "Mida de disc"
116
+ msgid "Show a discovery rule"
117
+ msgstr "Mostra una regla de descobriment"
124
118
 
125
- msgid ""
126
- "Domain will be appended automatically. A hostname based on MAC address will "
127
- "be used when left blank. In addition to @host attribute function rand for "
128
- "random integers is available. Examples:"
119
+ msgid "represents rule name shown to the users"
129
120
  msgstr ""
130
121
 
131
- msgid "Edit Discovery Rule"
132
- msgstr "Edita la regla de descobriment"
133
-
134
- msgid "Enable"
122
+ msgid "query to match discovered hosts for the particular rule"
135
123
  msgstr ""
136
124
 
137
- msgid "Enable rule?"
125
+ msgid "the hostgroup that is used to auto provision a host"
138
126
  msgstr ""
139
127
 
140
- msgid "Errors during auto provisioning: %s"
128
+ msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
141
129
  msgstr ""
142
130
 
143
- msgid "Errors during reboot: %s"
131
+ msgid "enables to limit maximum amount of provisioned hosts per rule"
144
132
  msgstr ""
145
133
 
146
- msgid "Execute rules against a discovered host"
134
+ msgid "puts the rules in order, low numbers go first. Must be greater then zero"
147
135
  msgstr ""
148
136
 
149
- msgid "Execute rules against all currently discovered hosts"
137
+ msgid "flag is used for temporary shutdown of rules"
150
138
  msgstr ""
151
139
 
152
- msgid ""
153
- "Expected discovery_fact '%s' is missing, unable to detect primary interface "
154
- "and set hostname"
155
- msgstr ""
140
+ msgid "Create a discovery rule"
141
+ msgstr "Crea una regla de descobriment"
156
142
 
157
- msgid "Extra facter columns to show in host lists (separate by comma)"
143
+ msgid "Update a rule"
144
+ msgstr "Actualitza una regla"
145
+
146
+ msgid "Delete a rule"
147
+ msgstr "Suprimeix una regla"
148
+
149
+ msgid "Unable to find a discovery rule, no host provided (check permissions)"
158
150
  msgstr ""
159
151
 
160
- msgid "Fact"
161
- msgstr "Objecte d'interès"
152
+ msgid "No hostgroup associated with rule '%s'"
153
+ msgstr ""
162
154
 
163
- msgid "Fact name to use for primary interface detection and hostname"
164
- msgstr "Nom de l'objecte d'interès per utilitzar-ho per a la detecció de la interfície primària i el nom d'amfitrió"
155
+ msgid "Errors during reboot: %s"
156
+ msgstr ""
165
157
 
166
- msgid "Facts discovered on this host"
167
- msgstr "Els objectes d'interès que s'han descobert en aquest amfitrió"
158
+ msgid "No discovered hosts to reboot"
159
+ msgstr ""
168
160
 
169
161
  msgid "Facts refreshed for %s"
170
162
  msgstr "Els objectes d'interès que s'han refrescat per a %s"
171
163
 
172
- msgid "Failed to auto provision host %s: %s"
164
+ msgid "Failed to refresh facts for %s"
165
+ msgstr "No s'ha pogut refrescar els objectes d'interès per a %s"
166
+
167
+ msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
168
+ msgstr ""
169
+
170
+ msgid "Host of type %s can not be rebooted"
173
171
  msgstr ""
174
172
 
173
+ msgid "Rebooting host %s"
174
+ msgstr "S'està reiniciant l'amfitrió %s"
175
+
175
176
  msgid "Failed to reboot host %s"
176
177
  msgstr ""
177
178
 
178
179
  msgid "Failed to reboot host %{hostname} with error %{error_message}"
179
180
  msgstr ""
180
181
 
181
- msgid "Failed to refresh facts for %s"
182
- msgstr "No s'ha pogut refrescar els objectes d'interès per a %s"
183
-
184
- msgid "Host"
185
- msgstr "Amfitrió"
182
+ msgid "Failed to reboot hosts with error %s"
183
+ msgstr ""
186
184
 
187
- msgid "Host %{host} was provisioned with rule %{rule}"
185
+ msgid "Destroyed selected hosts"
188
186
  msgstr ""
189
187
 
190
- msgid "Host group"
191
- msgstr "Grup d'amfitrions"
188
+ msgid "The following hosts were not deleted: %s"
189
+ msgstr ""
192
190
 
193
- msgid "Host group location %s must also be associated to the discovery rule"
194
- msgid_plural ""
195
- "Host group locations %s must also be associated to the discovery rule"
196
- msgstr[0] ""
197
- msgstr[1] ""
191
+ msgid "Failed to auto provision host %s: %s"
192
+ msgstr ""
198
193
 
199
- msgid ""
200
- "Host group organization %s must also be associated to the discovery rule"
201
- msgid_plural ""
202
- "Host group organizations %s must also be associated to the discovery rule"
203
- msgstr[0] ""
204
- msgstr[1] ""
194
+ msgid "Discovered hosts are provisioning now"
195
+ msgstr ""
205
196
 
206
- msgid "Host of type %s can not be rebooted"
197
+ msgid "No hosts were found with that id or name"
207
198
  msgstr ""
208
199
 
209
- msgid "Hostname for provisioned hosts"
200
+ msgid "No hosts selected"
201
+ msgstr "Cap amfitrió seleccionat"
202
+
203
+ msgid "Something went wrong while selecting hosts - %s"
210
204
  msgstr ""
211
205
 
212
- msgid "Hosts limit"
206
+ msgid "Rule disabled"
213
207
  msgstr ""
214
208
 
215
- msgid "Hosts/limit"
216
- msgstr "Amfitrions/límit"
209
+ msgid "Rule enabled"
210
+ msgstr ""
217
211
 
218
- msgid "IP Address"
219
- msgstr "Adreça IP"
212
+ msgid "%s ago"
213
+ msgstr "fa %s"
220
214
 
221
- msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
215
+ msgid "Provision"
222
216
  msgstr ""
223
217
 
224
- msgid "Image API returned HTTP/%{code} with '%{body}"
218
+ msgid "Auto Provision"
225
219
  msgstr ""
226
220
 
227
- msgid "Incompatible version of puppet fact parser"
228
- msgstr "Versió incompatible de l'analitzador sintàctic de l'objecte d'interès de puppet"
221
+ msgid "Refresh facts"
222
+ msgstr "Refresca els objectes d'interès"
229
223
 
230
- msgid "Invalid facts, must be a Hash"
231
- msgstr "Objectes d'interès no vàlids, han de tenir un Hash"
224
+ msgid "Reboot"
225
+ msgstr "Reinicia"
232
226
 
233
- msgid "Last facts upload"
234
- msgstr "Última pujada dels objectes d'interès"
227
+ msgid "Back"
228
+ msgstr ""
235
229
 
236
- msgid "List all discovered hosts"
237
- msgstr "Llista tots els amfitrions descoberts"
230
+ msgid "Select Action"
231
+ msgstr "Selecciona l'acció"
238
232
 
239
- msgid "List all discovery rules"
240
- msgstr "Llista totes les regles de descobriment"
233
+ msgid "Expand All"
234
+ msgstr ""
241
235
 
242
- msgid "Location"
243
- msgstr "Ubicació"
236
+ msgid "Delete"
237
+ msgstr "Suprimeix"
244
238
 
245
- msgid "Locations"
246
- msgstr "Ubicacions"
239
+ msgid "Are you sure?"
240
+ msgstr "Esteu segur?"
247
241
 
248
- msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
249
- msgstr ""
242
+ msgid "Delete hosts"
243
+ msgstr "Suprimeix els amfitrions"
250
244
 
251
- msgid "Memory"
252
- msgstr "Memòria"
245
+ msgid "Assign Organization"
246
+ msgstr "Assigna l'organització"
253
247
 
254
- msgid "Model"
255
- msgstr "Model"
248
+ msgid "Assign Location"
249
+ msgstr "Assigna la ubicació"
250
+
251
+ msgid "%s - The following hosts are about to be changed"
252
+ msgstr "%s - Els següents amfitrions estan a punt de ser canviats"
256
253
 
257
254
  msgid "N/A"
258
- msgstr ""
255
+ msgstr "N/D"
259
256
 
260
- msgid "Name"
261
- msgstr "Nom"
257
+ msgid "New in the last 24 hours"
258
+ msgstr "Nou en les últimes 24 hores"
262
259
 
263
- msgid "New Discovery Rule"
264
- msgstr "Nova regla de descobriment"
260
+ msgid "Not reported in more than 7 days"
261
+ msgstr "No es va informar en més de 7 dies"
265
262
 
266
- msgid "New Rule"
267
- msgstr "Nova regla"
263
+ msgid "Reported in the last 7 days"
264
+ msgstr "Es va informar en els últims 7 dies"
268
265
 
269
- msgid "New in the last 24 hours"
266
+ msgid "Discovered Hosts"
270
267
  msgstr ""
271
268
 
272
- msgid "No discovered hosts available"
269
+ msgid "Associated Hosts"
273
270
  msgstr ""
274
271
 
275
- msgid "No discovered hosts to provision"
272
+ msgid "Disable rule '%s'?"
276
273
  msgstr ""
277
274
 
278
- msgid "No discovered hosts to reboot"
275
+ msgid "Disable"
276
+ msgstr "Inhabilita"
277
+
278
+ msgid "Enable"
279
+ msgstr "Habilita"
280
+
281
+ msgid "Enable rule '%s'?"
279
282
  msgstr ""
280
283
 
281
- msgid "No hosts selected"
284
+ msgid "Delete rule '%s'?"
282
285
  msgstr ""
283
286
 
284
- msgid "No hosts were found with that id or name"
287
+ msgid "Must specify a user with email enabled"
285
288
  msgstr ""
286
289
 
287
- msgid "No rule found for host %s"
290
+ msgid "Discovered hosts summary"
288
291
  msgstr ""
289
292
 
290
- msgid "Not reported in more than 7 days"
291
- msgstr "No es va informar en més de 7 dies"
293
+ msgid "can't contain white spaces."
294
+ msgstr ""
292
295
 
293
- msgid "Organization"
294
- msgstr "Organització"
296
+ msgid "must start with a letter or ERB."
297
+ msgstr ""
295
298
 
296
- msgid "Organizations"
297
- msgstr "Organitzacions"
299
+ msgid "Host group organization %s must also be associated to the discovery rule"
300
+ msgid_plural "Host group organizations %s must also be associated to the discovery rule"
301
+ msgstr[0] ""
302
+ msgstr[1] ""
298
303
 
299
- msgid "Please Confirm"
304
+ msgid "Host group location %s must also be associated to the discovery rule"
305
+ msgid_plural "Host group locations %s must also be associated to the discovery rule"
306
+ msgstr[0] ""
307
+ msgstr[1] ""
308
+
309
+ msgid "Invalid facts, must be a Hash"
310
+ msgstr "Objectes d'interès no vàlids, han de tenir un Hash"
311
+
312
+ msgid ""
313
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface an"
314
+ "d set hostname"
300
315
  msgstr ""
301
316
 
302
- msgid "Primary"
303
- msgstr "Primària"
317
+ msgid ""
318
+ "Invalid facts: hash does not contain a valid value for any of the facts in the"
319
+ " discovery_hostname setting: %s"
320
+ msgstr ""
304
321
 
305
- msgid "Provision"
322
+ msgid "Unable to assign subnet, primary interface is missing IP address"
306
323
  msgstr ""
307
324
 
308
- msgid "Provision a discovered host"
325
+ msgid "Could not get facts from proxy %{url}: %{error}"
309
326
  msgstr ""
327
+ "No s'han pogut obtenir els objectes d'interès del servidor intermediari %{url}"
328
+ ": %{error}"
310
329
 
311
- msgid "Reboot"
330
+ msgid "Unable to reboot %{name} via %{url}: %{msg}"
312
331
  msgstr ""
313
332
 
314
- msgid "Reboot All"
333
+ msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
315
334
  msgstr ""
316
335
 
317
- msgid "Rebooting %s"
336
+ msgid "Invalid hostname: Could not normalize the hostname"
318
337
  msgstr ""
319
338
 
320
- msgid "Rebooting a discovered host"
339
+ msgid "Reloading kernel on %s"
340
+ msgstr "S'està tornant a carregar el kernel a %s"
341
+
342
+ msgid "Rebooting %s"
343
+ msgstr "S'està reiniciant %s"
344
+
345
+ msgid "Operating system not set for host/hostgroup"
321
346
  msgstr ""
322
347
 
323
- msgid "Rebooting all discovered hosts"
348
+ msgid "Medium not set for host/hostgroup"
324
349
  msgstr ""
325
350
 
326
- msgid "Rebooting host %s"
351
+ msgid "Kexec template not associated with operating system"
327
352
  msgstr ""
328
353
 
329
- msgid "Refresh facts"
330
- msgstr "Refresca els objectes d'interès"
354
+ msgid "Fact name to use for primary interface detection"
355
+ msgstr ""
331
356
 
332
- msgid "Refreshing the facts of a discovered host"
333
- msgstr "S'estan refrescant els objectes d'interès d'un amfitrió descobert"
357
+ msgid "List of facts to use for the hostname (separated by comma, first wins)"
358
+ msgstr ""
334
359
 
335
- msgid "Reloading kernel on %s"
336
- msgstr "S'està tornant a carregar el kernel a %s"
360
+ msgid ""
361
+ "Automatically provision newly discovered hosts, according to the provisioning "
362
+ "rules"
363
+ msgstr ""
337
364
 
338
- msgid "Reported in the last 7 days"
365
+ msgid "Automatically reboot discovered host during provisioning"
339
366
  msgstr ""
340
367
 
341
- msgid "Rule disabled"
368
+ msgid "The default prefix to use for the host name, must start with a letter"
342
369
  msgstr ""
343
370
 
344
- msgid "Rule enabled"
371
+ msgid "Extra facter columns to show in host lists (separate by comma)"
345
372
  msgstr ""
346
373
 
347
- msgid "Rule priority (lower integer means higher priority)"
374
+ msgid "The default location to place discovered hosts in"
348
375
  msgstr ""
349
376
 
350
- msgid "Select Action"
377
+ msgid "The default organization to place discovered hosts in"
351
378
  msgstr ""
352
379
 
353
- msgid "Select all items in this page"
354
- msgstr "Selecciona tots els ítems en aquesta pàgina"
380
+ msgid "Regex to organize facts for highlights section"
381
+ msgstr ""
355
382
 
356
- msgid "Select location"
383
+ msgid "Regex to organize facts for storage section"
357
384
  msgstr ""
358
385
 
359
- msgid "Select organization"
360
- msgstr "Selecciona l'organització"
386
+ msgid "Regex to organize facts for software section"
387
+ msgstr ""
361
388
 
362
- msgid "Show a discovered host"
389
+ msgid "Regex to organize facts for hardware section"
363
390
  msgstr ""
364
391
 
365
- msgid "Show a discovery rule"
366
- msgstr "Mostra una regla de descobriment"
392
+ msgid "Regex to organize facts for network section"
393
+ msgstr ""
367
394
 
368
- msgid "Something went wrong while selecting hosts - %s"
395
+ msgid "Regex to organize facts for ipmi section"
369
396
  msgstr ""
370
397
 
371
398
  msgid ""
372
- "Specify target hostname template pattern in the same syntax as in "
373
- "Provisioning Templates (ERB)."
399
+ "Unable to detect primary interface using MAC '%{mac}' specified by discovery_f"
400
+ "act '%{fact}'"
374
401
  msgstr ""
375
402
 
376
- msgid "Submit"
377
- msgstr "Envia"
403
+ msgid "Image API returned HTTP/%{code} with '%{body}"
404
+ msgstr ""
405
+
406
+ msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
407
+ msgstr ""
408
+
409
+ msgid "No discovered hosts available"
410
+ msgstr ""
411
+
412
+ msgid "Host"
413
+ msgstr "Amfitrió"
414
+
415
+ msgid "Model"
416
+ msgstr "Model"
417
+
418
+ msgid "CPUs"
419
+ msgstr "Les CPU"
420
+
421
+ msgid "Memory"
422
+ msgstr "Memòria"
423
+
424
+ msgid "Discovered hosts"
425
+ msgstr "Amfitrions descoberts"
426
+
427
+ msgid "items selected. Uncheck to Clear"
428
+ msgstr "ítems seleccionats. Desmarca per netejar"
429
+
430
+ msgid "Select all items in this page"
431
+ msgstr "Selecciona tots els ítems en aquesta pàgina"
432
+
433
+ msgid "Name"
434
+ msgstr "Nom"
435
+
436
+ msgid "IP Address"
437
+ msgstr "Adreça IP"
438
+
439
+ msgid "Disk count"
440
+ msgstr "Nombre de discs"
441
+
442
+ msgid "Disks size"
443
+ msgstr "Mida de disc"
444
+
445
+ msgid "Location"
446
+ msgstr "Ubicació"
447
+
448
+ msgid "Organization"
449
+ msgstr "Organització"
378
450
 
379
451
  msgid "Subnet"
380
452
  msgstr "Subxarxa"
381
453
 
382
- msgid "Target host group for this rule with all properties set"
383
- msgstr ""
454
+ msgid "Last facts upload"
455
+ msgstr "Última pujada dels objectes d'interès"
384
456
 
385
- msgid "Template"
386
- msgstr "Plantilla"
457
+ msgid "Delete %s?"
458
+ msgstr "Voleu suprimir %s?"
387
459
 
388
- msgid "The default location to place discovered hosts in"
460
+ msgid "Please Confirm"
461
+ msgstr "Si us plau, confirmeu"
462
+
463
+ msgid "Cancel"
464
+ msgstr "Cancel·la"
465
+
466
+ msgid "Submit"
467
+ msgstr "Envia"
468
+
469
+ msgid "Reboot All"
470
+ msgstr "Reinicia-ho tot"
471
+
472
+ msgid "Auto Provision All"
389
473
  msgstr ""
390
474
 
391
- msgid "The default organization to place discovered hosts in"
475
+ msgid "Warning"
476
+ msgstr "Advertència"
477
+
478
+ msgid ""
479
+ "This might take a while, as all hosts, facts and reports will be destroyed as "
480
+ "well"
392
481
  msgstr ""
393
482
 
394
- msgid "The default prefix to use for the host name, must start with a letter"
483
+ msgid "Select location"
484
+ msgstr "Selecciona la ubicació"
485
+
486
+ msgid "Select organization"
487
+ msgstr "Selecciona l'organització"
488
+
489
+ msgid "Discovered host: %s"
490
+ msgstr "Amfitrions descoberts: %s"
491
+
492
+ msgid "Identifier"
395
493
  msgstr ""
396
494
 
397
- msgid "The following hosts were not deleted: %s"
495
+ msgid "MAC address"
398
496
  msgstr ""
399
497
 
400
- msgid ""
401
- "This might take a while, as all hosts, facts and reports will be destroyed "
402
- "as well"
498
+ msgid "IP address"
403
499
  msgstr ""
404
500
 
405
- msgid ""
406
- "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
501
+ msgid "Summary report for discovered hosts from Foreman"
407
502
  msgstr ""
408
503
 
409
- msgid "Unable to assign subnet, primary interface is missing IP address"
504
+ msgid "<b>Foreman</b> Discovered hosts summary"
410
505
  msgstr ""
411
506
 
412
- msgid ""
413
- "Unable to detect primary interface using MAC '%{mac}' specified by "
414
- "discovery_fact '%{fact}'"
507
+ msgid "Summary from %{time} ago to %{now}"
415
508
  msgstr ""
416
509
 
417
- msgid "Unable to find a discovery rule, no host provided (check permissions)"
510
+ msgid "Discovered hosts from Foreman server at %{foreman_url}"
418
511
  msgstr ""
419
512
 
420
- msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
513
+ msgid "No discovered hosts for the selected period"
421
514
  msgstr ""
422
515
 
423
- msgid "Unable to provision %{host}: %{errors}"
516
+ msgid "Foreman discovered hosts summary"
424
517
  msgstr ""
425
518
 
426
- msgid "Unable to reboot %{name} via %{url}: %{msg}"
519
+ msgid "No new discovered hosts for this period"
427
520
  msgstr ""
428
521
 
429
- msgid "Update a rule"
430
- msgstr "Actualitza una regla"
522
+ msgid "Primary"
523
+ msgstr "Primària"
431
524
 
432
- msgid "Upload facts for a host, creating the host if required"
433
- msgstr "Puja els objectes d'interès per un amfitrió, creant el nou amfitrió si fos necessari"
525
+ msgid "Locations"
526
+ msgstr "Ubicacions"
434
527
 
435
- msgid "Value"
436
- msgstr "Valor"
528
+ msgid "Organizations"
529
+ msgstr "Organitzacions"
437
530
 
438
- msgid "Warning"
439
- msgstr "Advertència"
531
+ msgid "Target host group for this rule with all properties set"
532
+ msgstr ""
533
+
534
+ msgid "Template"
535
+ msgstr "Plantilla"
440
536
 
441
537
  msgid ""
442
- "When creating hostname patterns, make sure the resulting host names are "
443
- "unique. Hostnames must not start with numbers. A good approach is to use "
444
- "unique information provided by facter (MAC address, BIOS or serial ID)."
538
+ "Specify target hostname template pattern in the same syntax as in Provisioning"
539
+ " Templates (ERB)."
445
540
  msgstr ""
446
541
 
447
- msgid "can't contain white spaces."
542
+ msgid ""
543
+ "Domain will be appended automatically. A hostname based on MAC address will be"
544
+ " used when left blank. In addition to @host attribute function rand for random"
545
+ " integers is available. Examples:"
448
546
  msgstr ""
449
547
 
450
548
  msgid ""
451
- "defines a pattern to assign human-readable hostnames to the matching hosts"
549
+ "When creating hostname patterns, make sure the resulting host names are unique"
550
+ ". Hostnames must not start with numbers. A good approach is to use unique info"
551
+ "rmation provided by facter (MAC address, BIOS or serial ID)."
452
552
  msgstr ""
453
553
 
454
- msgid "enables to limit maximum amount of provisioned hosts per rule"
455
- msgstr ""
554
+ msgid "Hostname for provisioned hosts"
555
+ msgstr "Nom d'amfitrió per als amfitrions aprovisionats"
456
556
 
457
- msgid "filter results"
458
- msgstr "filtra els resultats"
557
+ msgid "Hosts limit"
558
+ msgstr ""
459
559
 
460
- msgid "flag is used for temporary shutdown of rules"
560
+ msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
461
561
  msgstr ""
462
562
 
463
- msgid ""
464
- "hash containing facts for the host with minimum set of facts: "
465
- "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
466
- "eth0 (example in case primary interface is named eth0)"
563
+ msgid "Rule priority (lower integer means higher priority)"
467
564
  msgstr ""
468
565
 
469
- msgid "items selected. Uncheck to Clear"
470
- msgstr "ítems seleccionats. Desmarca per netejar"
566
+ msgid "Edit Discovery Rule"
567
+ msgstr "Edita la regla de descobriment"
471
568
 
472
- msgid "must start with a letter or ERB."
473
- msgstr ""
569
+ msgid "Discovery Rules"
570
+ msgstr "Regles de descobriment"
474
571
 
475
- msgid "not required if it's a virtual machine"
476
- msgstr ""
572
+ msgid "New Rule"
573
+ msgstr "Nova regla"
477
574
 
478
- msgid "not required if using a subnet with DHCP proxy"
479
- msgstr ""
575
+ msgid "DiscoveryRule|Name"
576
+ msgstr "Nom"
480
577
 
481
- msgid "number of entries per request"
482
- msgstr "Nombre d'entrades per petició"
578
+ msgid "DiscoveryRule|Priority"
579
+ msgstr "Prioritat"
483
580
 
484
- msgid "paginate results"
485
- msgstr "pagina els resultats"
581
+ msgid "DiscoveryRule|Query"
582
+ msgstr "Consulta"
486
583
 
487
- msgid ""
488
- "puts the rules in order, low numbers go first. Must be greater then zero"
489
- msgstr ""
584
+ msgid "Host group"
585
+ msgstr "Grup d'amfitrions"
490
586
 
491
- msgid "query to match discovered hosts for the particular rule"
492
- msgstr ""
587
+ msgid "Hosts/limit"
588
+ msgstr "Amfitrions/límit"
493
589
 
494
- msgid "represents rule name shown to the users"
495
- msgstr ""
590
+ msgid "DiscoveryRule|Enabled"
591
+ msgstr "Habilitada"
496
592
 
497
- msgid ""
498
- "required if value is not inherited from host group or default password in "
499
- "settings"
593
+ msgid "New Discovery Rule"
594
+ msgstr "Nova regla de descobriment"
595
+
596
+ msgid "A summary of discovered hosts"
500
597
  msgstr ""
501
598
 
502
- msgid "sort results"
503
- msgstr "ordena els resultats"
599
+ msgid "Discovery rules"
600
+ msgstr ""
504
601
 
505
- msgid "the hostgroup that is used to auto provision a host"
602
+ msgid "Discovery widget"
506
603
  msgstr ""