foreman_discovery 7.0.0 → 7.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.
- checksums.yaml +4 -4
- data/app/controllers/concerns/foreman/controller/parameters/discovered_host.rb +0 -2
- data/app/controllers/foreman_discovery/concerns/hosts_controller_extensions.rb +18 -0
- data/app/models/nic/managed_extensions.rb +1 -1
- data/db/migrate/20160719124942_add_missing_view_permissions.rb +2 -11
- data/db/migrate/20160818091421_add_permissions_from_default_roles.rb +15 -0
- data/lib/foreman_discovery/engine.rb +2 -0
- data/lib/foreman_discovery/version.rb +1 -1
- data/locale/ca/foreman_discovery.edit.po +152 -145
- data/locale/de/foreman_discovery.edit.po +154 -147
- data/locale/en_GB/foreman_discovery.edit.po +154 -147
- data/locale/es/foreman_discovery.edit.po +154 -147
- data/locale/fr/foreman_discovery.edit.po +154 -147
- data/locale/gl/foreman_discovery.edit.po +151 -144
- data/locale/it/foreman_discovery.edit.po +153 -146
- data/locale/ja/foreman_discovery.edit.po +154 -147
- data/locale/ko/foreman_discovery.edit.po +154 -147
- data/locale/pt_BR/foreman_discovery.edit.po +156 -149
- data/locale/ru/foreman_discovery.edit.po +154 -147
- data/locale/sv_SE/foreman_discovery.edit.po +152 -145
- data/locale/zh_CN/foreman_discovery.edit.po +154 -147
- data/locale/zh_TW/foreman_discovery.edit.po +154 -147
- data/test/functional/foreman_discovery/concerns/hosts_controller_extensions_test.rb +25 -0
- metadata +6 -2
@@ -7,8 +7,8 @@ msgid ""
|
|
7
7
|
msgstr ""
|
8
8
|
"Project-Id-Version: foreman_discovery 7.0.0\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"POT-Creation-Date: 2016-
|
11
|
-
"PO-Revision-Date: 2016-
|
10
|
+
"POT-Creation-Date: 2016-08-30 16:48+0200\n"
|
11
|
+
"PO-Revision-Date: 2016-08-31 08:17+0000\n"
|
12
12
|
"Last-Translator: Lukáš Zapletal\n"
|
13
13
|
"Language-Team: Galician (http://www.transifex.com/foreman/foreman/language/gl/)\n"
|
14
14
|
"MIME-Version: 1.0\n"
|
@@ -17,176 +17,176 @@ msgstr ""
|
|
17
17
|
"Language: gl\n"
|
18
18
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19
19
|
|
20
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:15
|
21
|
-
msgid "List all discovered hosts"
|
22
|
-
msgstr ""
|
23
|
-
|
24
20
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
|
25
|
-
|
26
|
-
msgid "filter results"
|
21
|
+
msgid "List all discovered hosts"
|
27
22
|
msgstr ""
|
28
23
|
|
29
24
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
|
30
25
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:15
|
31
|
-
msgid "
|
26
|
+
msgid "filter results"
|
32
27
|
msgstr ""
|
33
28
|
|
34
29
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
|
35
30
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:16
|
36
|
-
msgid "
|
31
|
+
msgid "sort results"
|
37
32
|
msgstr ""
|
38
33
|
|
39
34
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
|
40
35
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:17
|
36
|
+
msgid "paginate results"
|
37
|
+
msgstr ""
|
38
|
+
|
39
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
|
40
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:18
|
41
41
|
msgid "number of entries per request"
|
42
42
|
msgstr ""
|
43
43
|
|
44
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
44
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:26
|
45
45
|
msgid "Show a discovered host"
|
46
46
|
msgstr ""
|
47
47
|
|
48
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
48
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:40
|
49
49
|
msgid "Create a discovered host for testing (use /facts to create new hosts)"
|
50
50
|
msgstr ""
|
51
51
|
|
52
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
52
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:48
|
53
53
|
msgid "Provision a discovered host"
|
54
54
|
msgstr ""
|
55
55
|
|
56
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
56
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:53
|
57
57
|
msgid "not required if using a subnet with DHCP proxy"
|
58
58
|
msgstr ""
|
59
59
|
|
60
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
60
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:54
|
61
61
|
msgid "not required if it's a virtual machine"
|
62
62
|
msgstr ""
|
63
63
|
|
64
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
64
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
|
65
65
|
msgid ""
|
66
66
|
"UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
67
67
|
msgstr ""
|
68
68
|
|
69
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
69
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
|
70
70
|
msgid ""
|
71
71
|
"required if value is not inherited from host group or default password in "
|
72
72
|
"settings"
|
73
73
|
msgstr ""
|
74
74
|
|
75
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
75
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:86
|
76
76
|
msgid "Delete a discovered host"
|
77
77
|
msgstr ""
|
78
78
|
|
79
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
79
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
|
80
80
|
msgid "Upload facts for a host, creating the host if required"
|
81
81
|
msgstr ""
|
82
82
|
|
83
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
83
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:94
|
84
84
|
msgid ""
|
85
85
|
"hash containing facts for the host with minimum set of facts: "
|
86
86
|
"discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
|
87
87
|
"eth0 (example in case primary interface is named eth0)"
|
88
88
|
msgstr ""
|
89
89
|
|
90
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
90
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:111
|
91
91
|
msgid "Execute rules against a discovered host"
|
92
92
|
msgstr ""
|
93
93
|
|
94
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
95
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
94
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:117
|
95
|
+
#: ../app/controllers/discovered_hosts_controller.rb:165
|
96
96
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
97
97
|
msgstr ""
|
98
98
|
|
99
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
99
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:120
|
100
100
|
msgid "Unable to provision %{host}: %{errors}"
|
101
101
|
msgstr ""
|
102
102
|
|
103
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
104
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
103
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:126
|
104
|
+
#: ../app/controllers/discovered_hosts_controller.rb:172
|
105
105
|
msgid "No rule found for host %s"
|
106
106
|
msgstr ""
|
107
107
|
|
108
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
108
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:133
|
109
109
|
msgid "Execute rules against all currently discovered hosts"
|
110
110
|
msgstr ""
|
111
111
|
|
112
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
113
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
112
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:137
|
113
|
+
#: ../app/controllers/discovered_hosts_controller.rb:178
|
114
114
|
msgid "Errors during auto provisioning: %s"
|
115
115
|
msgstr ""
|
116
116
|
|
117
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
118
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
117
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:140
|
118
|
+
#: ../app/controllers/discovered_hosts_controller.rb:181
|
119
119
|
msgid "No discovered hosts to provision"
|
120
120
|
msgstr ""
|
121
121
|
|
122
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
122
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:162
|
123
123
|
msgid "%s discovered hosts were provisioned"
|
124
124
|
msgstr ""
|
125
125
|
|
126
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
126
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:173
|
127
127
|
msgid "Refreshing the facts of a discovered host"
|
128
128
|
msgstr ""
|
129
129
|
|
130
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
130
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:182
|
131
131
|
msgid "Rebooting a discovered host"
|
132
132
|
msgstr ""
|
133
133
|
|
134
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
134
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:191
|
135
135
|
msgid "Rebooting all discovered hosts"
|
136
136
|
msgstr ""
|
137
137
|
|
138
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
139
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
138
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:202
|
139
|
+
#: ../app/controllers/discovered_hosts_controller.rb:123
|
140
140
|
msgid "Discovered hosts are rebooting now"
|
141
141
|
msgstr ""
|
142
142
|
|
143
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:
|
143
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:14
|
144
144
|
msgid "List all discovery rules"
|
145
145
|
msgstr ""
|
146
146
|
|
147
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:
|
147
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:24
|
148
148
|
msgid "Show a discovery rule"
|
149
149
|
msgstr ""
|
150
150
|
|
151
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:
|
151
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:32
|
152
152
|
msgid "represents rule name shown to the users"
|
153
153
|
msgstr ""
|
154
154
|
|
155
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:
|
155
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:33
|
156
156
|
msgid "query to match discovered hosts for the particular rule"
|
157
157
|
msgstr ""
|
158
158
|
|
159
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:
|
159
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:34
|
160
160
|
msgid "the hostgroup that is used to auto provision a host"
|
161
161
|
msgstr ""
|
162
162
|
|
163
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:
|
163
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:35
|
164
164
|
msgid ""
|
165
165
|
"defines a pattern to assign human-readable hostnames to the matching hosts"
|
166
166
|
msgstr ""
|
167
167
|
|
168
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:
|
168
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:36
|
169
169
|
msgid "enables to limit maximum amount of provisioned hosts per rule"
|
170
170
|
msgstr ""
|
171
171
|
|
172
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:
|
172
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:37
|
173
173
|
msgid ""
|
174
174
|
"puts the rules in order, low numbers go first. Must be greater then zero"
|
175
175
|
msgstr ""
|
176
176
|
|
177
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:
|
177
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:38
|
178
178
|
msgid "flag is used for temporary shutdown of rules"
|
179
179
|
msgstr ""
|
180
180
|
|
181
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:
|
181
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:43
|
182
182
|
msgid "Create a discovery rule"
|
183
183
|
msgstr ""
|
184
184
|
|
185
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:
|
185
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:51
|
186
186
|
msgid "Update a rule"
|
187
187
|
msgstr ""
|
188
188
|
|
189
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:
|
189
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:59
|
190
190
|
msgid "Delete a rule"
|
191
191
|
msgstr ""
|
192
192
|
|
@@ -210,103 +210,103 @@ msgstr ""
|
|
210
210
|
msgid "No discovered hosts to reboot"
|
211
211
|
msgstr ""
|
212
212
|
|
213
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
213
|
+
#: ../app/controllers/discovered_hosts_controller.rb:59
|
214
214
|
msgid "Successfully provisioned %s"
|
215
215
|
msgstr ""
|
216
216
|
|
217
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
217
|
+
#: ../app/controllers/discovered_hosts_controller.rb:91
|
218
218
|
msgid "Facts refreshed for %s"
|
219
219
|
msgstr ""
|
220
220
|
|
221
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
221
|
+
#: ../app/controllers/discovered_hosts_controller.rb:93
|
222
222
|
msgid "Failed to refresh facts for %s"
|
223
223
|
msgstr ""
|
224
224
|
|
225
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
225
|
+
#: ../app/controllers/discovered_hosts_controller.rb:96
|
226
226
|
msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
|
227
227
|
msgstr ""
|
228
228
|
|
229
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
229
|
+
#: ../app/controllers/discovered_hosts_controller.rb:103
|
230
230
|
msgid "Host of type %s can not be rebooted"
|
231
231
|
msgstr ""
|
232
232
|
|
233
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
233
|
+
#: ../app/controllers/discovered_hosts_controller.rb:107
|
234
234
|
msgid "Rebooting host %s"
|
235
235
|
msgstr ""
|
236
236
|
|
237
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
237
|
+
#: ../app/controllers/discovered_hosts_controller.rb:109
|
238
238
|
msgid "Failed to reboot host %s"
|
239
239
|
msgstr ""
|
240
240
|
|
241
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
241
|
+
#: ../app/controllers/discovered_hosts_controller.rb:112
|
242
242
|
msgid "Failed to reboot host %{hostname} with error %{error_message}"
|
243
243
|
msgstr ""
|
244
244
|
|
245
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
245
|
+
#: ../app/controllers/discovered_hosts_controller.rb:126
|
246
246
|
msgid "Failed to reboot hosts with error %s"
|
247
247
|
msgstr ""
|
248
248
|
|
249
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
249
|
+
#: ../app/controllers/discovered_hosts_controller.rb:140
|
250
250
|
msgid "Destroyed selected hosts"
|
251
251
|
msgstr "Eliminados equipos seleccionados"
|
252
252
|
|
253
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
253
|
+
#: ../app/controllers/discovered_hosts_controller.rb:142
|
254
254
|
msgid "The following hosts were not deleted: %s"
|
255
255
|
msgstr "Os seguintes equipos non foron eliminados: %s"
|
256
256
|
|
257
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
257
|
+
#: ../app/controllers/discovered_hosts_controller.rb:169
|
258
258
|
msgid "Failed to auto provision host %s: %s"
|
259
259
|
msgstr ""
|
260
260
|
|
261
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
261
|
+
#: ../app/controllers/discovered_hosts_controller.rb:197
|
262
262
|
msgid "Discovered hosts are provisioning now"
|
263
263
|
msgstr ""
|
264
264
|
|
265
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
265
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
266
266
|
msgid "Highlights"
|
267
267
|
msgstr ""
|
268
268
|
|
269
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
269
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
270
270
|
msgid "Storage"
|
271
271
|
msgstr ""
|
272
272
|
|
273
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
273
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
274
274
|
msgid "Hardware"
|
275
275
|
msgstr ""
|
276
276
|
|
277
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
277
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
278
278
|
msgid "Network"
|
279
279
|
msgstr ""
|
280
280
|
|
281
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
281
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
282
282
|
msgid "Software"
|
283
283
|
msgstr ""
|
284
284
|
|
285
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
285
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
286
286
|
msgid "IPMI"
|
287
287
|
msgstr ""
|
288
288
|
|
289
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
289
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
290
290
|
msgid "Miscellaneous"
|
291
291
|
msgstr ""
|
292
292
|
|
293
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
293
|
+
#: ../app/controllers/discovered_hosts_controller.rb:303
|
294
294
|
msgid "No hosts were found with that id or name"
|
295
295
|
msgstr "Non se atopou ningún equipos con ese id ou nome"
|
296
296
|
|
297
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
297
|
+
#: ../app/controllers/discovered_hosts_controller.rb:307
|
298
298
|
msgid "No hosts selected"
|
299
299
|
msgstr "Ningún equipo seleccionado"
|
300
300
|
|
301
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
301
|
+
#: ../app/controllers/discovered_hosts_controller.rb:313
|
302
302
|
msgid "Something went wrong while selecting hosts - %s"
|
303
303
|
msgstr "Algo fallou ao seleccionar equipos - %s"
|
304
304
|
|
305
|
-
#: ../app/controllers/discovery_rules_controller.rb:
|
305
|
+
#: ../app/controllers/discovery_rules_controller.rb:68
|
306
306
|
msgid "Rule enabled"
|
307
307
|
msgstr ""
|
308
308
|
|
309
|
-
#: ../app/controllers/discovery_rules_controller.rb:
|
309
|
+
#: ../app/controllers/discovery_rules_controller.rb:68
|
310
310
|
msgid "Rule disabled"
|
311
311
|
msgstr ""
|
312
312
|
|
@@ -315,76 +315,75 @@ msgid "%s ago"
|
|
315
315
|
msgstr "Fai %s"
|
316
316
|
|
317
317
|
#: ../app/helpers/discovered_hosts_helper.rb:14
|
318
|
-
#: ../app/
|
319
|
-
msgid "Provision"
|
320
|
-
msgstr "Aprovisionamento"
|
321
|
-
|
322
|
-
#: ../app/helpers/discovered_hosts_helper.rb:15
|
323
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:74
|
318
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
|
324
319
|
msgid "Auto Provision"
|
325
320
|
msgstr ""
|
326
321
|
|
327
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
328
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
322
|
+
#: ../app/helpers/discovered_hosts_helper.rb:15
|
323
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
|
329
324
|
msgid "Refresh facts"
|
330
325
|
msgstr ""
|
331
326
|
|
332
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
327
|
+
#: ../app/helpers/discovered_hosts_helper.rb:16
|
333
328
|
#: ../app/models/setting/discovered.rb:23
|
334
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
329
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
|
335
330
|
msgid "Reboot"
|
336
331
|
msgstr ""
|
337
332
|
|
338
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
333
|
+
#: ../app/helpers/discovered_hosts_helper.rb:19
|
339
334
|
msgid "Back"
|
340
335
|
msgstr ""
|
341
336
|
|
342
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
343
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
337
|
+
#: ../app/helpers/discovered_hosts_helper.rb:21
|
338
|
+
#: ../app/helpers/discovered_hosts_helper.rb:38
|
344
339
|
msgid "Select Action"
|
345
340
|
msgstr "Selecciona unha Acción"
|
346
341
|
|
347
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
342
|
+
#: ../app/helpers/discovered_hosts_helper.rb:23
|
348
343
|
msgid "Expand All"
|
349
344
|
msgstr ""
|
350
345
|
|
351
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
352
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
346
|
+
#: ../app/helpers/discovered_hosts_helper.rb:28
|
347
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
|
353
348
|
msgid "Delete %s?"
|
354
349
|
msgstr "¿Borrar %s?"
|
355
350
|
|
356
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
351
|
+
#: ../app/helpers/discovered_hosts_helper.rb:34
|
357
352
|
msgid "Delete hosts"
|
358
353
|
msgstr ""
|
359
354
|
|
360
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
355
|
+
#: ../app/helpers/discovered_hosts_helper.rb:35
|
361
356
|
msgid "Assign Organization"
|
362
357
|
msgstr "Asignar Organización"
|
363
358
|
|
364
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
359
|
+
#: ../app/helpers/discovered_hosts_helper.rb:36
|
365
360
|
msgid "Assign Location"
|
366
361
|
msgstr "Asignar Lugar"
|
367
362
|
|
368
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
363
|
+
#: ../app/helpers/discovered_hosts_helper.rb:40
|
369
364
|
msgid "%s - The following hosts are about to be changed"
|
370
365
|
msgstr "%s - Os seguintes equipos están a piques de ser modificados"
|
371
366
|
|
372
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
367
|
+
#: ../app/helpers/discovered_hosts_helper.rb:49
|
373
368
|
msgid "N/A"
|
374
369
|
msgstr "N/A"
|
375
370
|
|
376
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
371
|
+
#: ../app/helpers/discovered_hosts_helper.rb:61
|
377
372
|
msgid "New in the last 24 hours"
|
378
373
|
msgstr ""
|
379
374
|
|
380
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
375
|
+
#: ../app/helpers/discovered_hosts_helper.rb:65
|
381
376
|
msgid "Not reported in more than 7 days"
|
382
377
|
msgstr ""
|
383
378
|
|
384
|
-
#: ../app/helpers/discovered_hosts_helper.rb:
|
379
|
+
#: ../app/helpers/discovered_hosts_helper.rb:69
|
385
380
|
msgid "Reported in the last 7 days"
|
386
381
|
msgstr ""
|
387
382
|
|
383
|
+
#: ../app/helpers/discovered_hosts_helper.rb:93
|
384
|
+
msgid "Provision"
|
385
|
+
msgstr "Aprovisionamento"
|
386
|
+
|
388
387
|
#: ../app/helpers/discovery_rules_helper.rb:26
|
389
388
|
msgid "Discovered Hosts"
|
390
389
|
msgstr ""
|
@@ -421,15 +420,15 @@ msgstr ""
|
|
421
420
|
msgid "Discovered hosts summary"
|
422
421
|
msgstr ""
|
423
422
|
|
424
|
-
#: ../app/models/discovery_rule.rb:
|
423
|
+
#: ../app/models/discovery_rule.rb:9
|
425
424
|
msgid "can't contain white spaces."
|
426
425
|
msgstr ""
|
427
426
|
|
428
|
-
#: ../app/models/discovery_rule.rb:
|
427
|
+
#: ../app/models/discovery_rule.rb:11
|
429
428
|
msgid "must start with a letter or ERB."
|
430
429
|
msgstr ""
|
431
430
|
|
432
|
-
#: ../app/models/discovery_rule.rb:
|
431
|
+
#: ../app/models/discovery_rule.rb:45
|
433
432
|
msgid ""
|
434
433
|
"Host group organization %s must also be associated to the discovery rule"
|
435
434
|
msgid_plural ""
|
@@ -437,71 +436,67 @@ msgid_plural ""
|
|
437
436
|
msgstr[0] ""
|
438
437
|
msgstr[1] ""
|
439
438
|
|
440
|
-
#: ../app/models/discovery_rule.rb:
|
439
|
+
#: ../app/models/discovery_rule.rb:51
|
441
440
|
msgid "Host group location %s must also be associated to the discovery rule"
|
442
441
|
msgid_plural ""
|
443
442
|
"Host group locations %s must also be associated to the discovery rule"
|
444
443
|
msgstr[0] ""
|
445
444
|
msgstr[1] ""
|
446
445
|
|
447
|
-
#: ../app/models/host/discovered.rb:
|
446
|
+
#: ../app/models/host/discovered.rb:33
|
448
447
|
msgid "Invalid facts, must be a Hash"
|
449
448
|
msgstr ""
|
450
449
|
|
451
|
-
#: ../app/models/host/discovered.rb:
|
450
|
+
#: ../app/models/host/discovered.rb:38
|
452
451
|
msgid ""
|
453
452
|
"Expected discovery_fact '%s' is missing, unable to detect primary interface "
|
454
453
|
"and set hostname"
|
455
454
|
msgstr ""
|
456
455
|
|
457
|
-
#: ../app/models/host/discovered.rb:
|
456
|
+
#: ../app/models/host/discovered.rb:45
|
458
457
|
msgid ""
|
459
458
|
"Invalid facts: hash does not contain a valid value for any of the facts in "
|
460
459
|
"the discovery_hostname setting: %s"
|
461
460
|
msgstr ""
|
462
461
|
|
463
|
-
#: ../app/models/host/discovered.rb:
|
462
|
+
#: ../app/models/host/discovered.rb:62
|
464
463
|
msgid "Facts could not be imported"
|
465
464
|
msgstr ""
|
466
465
|
|
467
|
-
#: ../app/models/host/discovered.rb:
|
466
|
+
#: ../app/models/host/discovered.rb:112
|
468
467
|
msgid "Unable to assign subnet, primary interface is missing IP address"
|
469
468
|
msgstr ""
|
470
469
|
|
471
|
-
#: ../app/models/host/discovered.rb:
|
470
|
+
#: ../app/models/host/discovered.rb:166
|
472
471
|
msgid "Could not get facts from proxy %{url}: %{error}"
|
473
472
|
msgstr ""
|
474
473
|
|
475
|
-
#: ../app/models/host/discovered.rb:
|
474
|
+
#: ../app/models/host/discovered.rb:182
|
476
475
|
msgid "Unable to reboot %{name} via %{url}: %{msg}"
|
477
476
|
msgstr ""
|
478
477
|
|
479
|
-
#: ../app/models/host/discovered.rb:
|
478
|
+
#: ../app/models/host/discovered.rb:190
|
480
479
|
msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
|
481
480
|
msgstr ""
|
482
481
|
|
483
|
-
#: ../app/models/host/discovered.rb:
|
482
|
+
#: ../app/models/host/discovered.rb:209
|
484
483
|
msgid "Invalid hostname: Could not normalize the hostname"
|
485
484
|
msgstr ""
|
486
485
|
|
487
|
-
#: ../app/models/host/managed_extensions.rb:
|
486
|
+
#: ../app/models/host/managed_extensions.rb:23
|
488
487
|
msgid "Reloading kernel on %s"
|
489
488
|
msgstr ""
|
490
489
|
|
491
|
-
#: ../app/models/host/managed_extensions.rb:
|
490
|
+
#: ../app/models/host/managed_extensions.rb:25
|
492
491
|
msgid "Rebooting %s"
|
493
492
|
msgstr ""
|
494
493
|
|
495
494
|
#: ../app/models/host/managed_extensions.rb:45
|
496
|
-
msgid "
|
497
|
-
msgstr ""
|
498
|
-
|
499
|
-
#: ../app/models/host/managed_extensions.rb:47
|
500
|
-
msgid "Medium not set for host/hostgroup"
|
495
|
+
msgid "Kexec template not associated with operating system"
|
501
496
|
msgstr ""
|
502
497
|
|
503
|
-
#: ../app/models/
|
504
|
-
msgid "
|
498
|
+
#: ../app/models/nic/managed_extensions.rb:14
|
499
|
+
msgid "Rebuild DNS for %s"
|
505
500
|
msgstr ""
|
506
501
|
|
507
502
|
#: ../app/models/setting/discovered.rb:19
|
@@ -624,19 +619,27 @@ msgstr ""
|
|
624
619
|
msgid "Locked template name"
|
625
620
|
msgstr ""
|
626
621
|
|
627
|
-
#: ../app/models/setting/discovered.rb:
|
622
|
+
#: ../app/models/setting/discovered.rb:34
|
623
|
+
msgid "Force DNS entries creation when provisioning discovered host"
|
624
|
+
msgstr ""
|
625
|
+
|
626
|
+
#: ../app/models/setting/discovered.rb:34
|
627
|
+
msgid "Force DNS"
|
628
|
+
msgstr ""
|
629
|
+
|
630
|
+
#: ../app/models/setting/discovered.rb:41
|
628
631
|
msgid "The default location to place discovered hosts in"
|
629
632
|
msgstr ""
|
630
633
|
|
631
|
-
#: ../app/models/setting/discovered.rb:
|
634
|
+
#: ../app/models/setting/discovered.rb:41
|
632
635
|
msgid "Discovery location"
|
633
636
|
msgstr ""
|
634
637
|
|
635
|
-
#: ../app/models/setting/discovered.rb:
|
638
|
+
#: ../app/models/setting/discovered.rb:49
|
636
639
|
msgid "The default organization to place discovered hosts in"
|
637
640
|
msgstr ""
|
638
641
|
|
639
|
-
#: ../app/models/setting/discovered.rb:
|
642
|
+
#: ../app/models/setting/discovered.rb:49
|
640
643
|
msgid "Discovery organization"
|
641
644
|
msgstr ""
|
642
645
|
|
@@ -684,6 +687,18 @@ msgstr "Procesadores"
|
|
684
687
|
msgid "Memory"
|
685
688
|
msgstr "Memoria"
|
686
689
|
|
690
|
+
#: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:7
|
691
|
+
msgid "Select initial host properties"
|
692
|
+
msgstr ""
|
693
|
+
|
694
|
+
#: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
|
695
|
+
msgid "Quick create"
|
696
|
+
msgstr ""
|
697
|
+
|
698
|
+
#: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:25
|
699
|
+
msgid "Create host"
|
700
|
+
msgstr ""
|
701
|
+
|
687
702
|
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
|
688
703
|
#: ../lib/foreman_discovery/engine.rb:147
|
689
704
|
msgid "Discovered hosts"
|
@@ -740,27 +755,15 @@ msgstr "Subrede"
|
|
740
755
|
msgid "Last facts upload"
|
741
756
|
msgstr ""
|
742
757
|
|
743
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
744
|
-
msgid "Select initial host properties"
|
745
|
-
msgstr ""
|
746
|
-
|
747
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:65
|
748
|
-
msgid "Quick create"
|
749
|
-
msgstr ""
|
750
|
-
|
751
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:66
|
752
|
-
msgid "Create host"
|
753
|
-
msgstr ""
|
754
|
-
|
755
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:88
|
758
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:60
|
756
759
|
msgid "Please Confirm"
|
757
760
|
msgstr "Confirme, por favor"
|
758
761
|
|
759
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
762
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:66
|
760
763
|
msgid "Cancel"
|
761
764
|
msgstr "Cancelar"
|
762
765
|
|
763
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
766
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:67
|
764
767
|
msgid "Submit"
|
765
768
|
msgstr "Introducir"
|
766
769
|
|
@@ -794,19 +797,23 @@ msgstr ""
|
|
794
797
|
msgid "Discovered host: %s"
|
795
798
|
msgstr ""
|
796
799
|
|
797
|
-
#: ../app/views/discovered_hosts/show.html.erb:
|
800
|
+
#: ../app/views/discovered_hosts/show.html.erb:34
|
798
801
|
msgid "Interfaces"
|
799
802
|
msgstr ""
|
800
803
|
|
801
|
-
#: ../app/views/discovered_hosts/show.html.erb:
|
804
|
+
#: ../app/views/discovered_hosts/show.html.erb:41
|
805
|
+
msgid "Type"
|
806
|
+
msgstr ""
|
807
|
+
|
808
|
+
#: ../app/views/discovered_hosts/show.html.erb:42
|
802
809
|
msgid "Identifier"
|
803
810
|
msgstr ""
|
804
811
|
|
805
|
-
#: ../app/views/discovered_hosts/show.html.erb:
|
812
|
+
#: ../app/views/discovered_hosts/show.html.erb:43
|
806
813
|
msgid "MAC address"
|
807
814
|
msgstr ""
|
808
815
|
|
809
|
-
#: ../app/views/discovered_hosts/show.html.erb:
|
816
|
+
#: ../app/views/discovered_hosts/show.html.erb:44
|
810
817
|
msgid "IP address"
|
811
818
|
msgstr ""
|
812
819
|
|
@@ -954,6 +961,6 @@ msgstr ""
|
|
954
961
|
msgid "Discovery rules"
|
955
962
|
msgstr ""
|
956
963
|
|
957
|
-
#: ../lib/foreman_discovery/engine.rb:
|
964
|
+
#: ../lib/foreman_discovery/engine.rb:162
|
958
965
|
msgid "Discovery widget"
|
959
966
|
msgstr ""
|