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