foreman_discovery 7.0.0 → 7.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,16 +5,16 @@
5
5
  # Translators:
6
6
  # Dominic Cleal <dominic@cleal.org>, 2014
7
7
  # Junior Alvim <alvin@intechne.com.br>, 2014
8
- # luizvasconcelos <luizvasconceloss@yahoo.com.br>, 2014
9
- # luizvasconcelos <luizvasconceloss@yahoo.com.br>, 2014-2015
8
+ # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2014
9
+ # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2014-2015
10
10
  # Valeria S Silva <valeriassilva@live.com>, 2015
11
11
  msgid ""
12
12
  msgstr ""
13
13
  "Project-Id-Version: foreman_discovery 7.0.0\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
- "POT-Creation-Date: 2016-07-27 14:13+0200\n"
16
- "PO-Revision-Date: 2016-08-22 15:06+0000\n"
17
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
15
+ "POT-Creation-Date: 2016-08-30 16:48+0200\n"
16
+ "PO-Revision-Date: 2016-08-31 08:17+0000\n"
17
+ "Last-Translator: Lukáš Zapletal\n"
18
18
  "Language-Team: Portuguese (Brazil) (http://www.transifex.com/foreman/foreman/language/pt_BR/)\n"
19
19
  "MIME-Version: 1.0\n"
20
20
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -22,176 +22,176 @@ msgstr ""
22
22
  "Language: pt_BR\n"
23
23
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
24
24
 
25
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:15
25
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
26
26
  msgid "List all discovered hosts"
27
27
  msgstr "Listar de todos os hosts descobertos"
28
28
 
29
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
30
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
29
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
30
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
31
31
  msgid "filter results"
32
32
  msgstr "filtrar resultados"
33
33
 
34
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
35
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
34
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
35
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
36
36
  msgid "sort results"
37
37
  msgstr "definir resultados."
38
38
 
39
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
40
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
39
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
40
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
41
41
  msgid "paginate results"
42
42
  msgstr "paginar resultados"
43
43
 
44
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
45
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
44
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
45
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:18
46
46
  msgid "number of entries per request"
47
47
  msgstr "número de entradas por requisição"
48
48
 
49
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:25
49
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:26
50
50
  msgid "Show a discovered host"
51
51
  msgstr "Exibir um host descoberto"
52
52
 
53
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:39
53
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:40
54
54
  msgid "Create a discovered host for testing (use /facts to create new hosts)"
55
55
  msgstr "Criar um host descoberto para o teste (uso / fatos para criar novos hospedeiros )"
56
56
 
57
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:47
57
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:48
58
58
  msgid "Provision a discovered host"
59
59
  msgstr "Provisão de um host descoberto"
60
60
 
61
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:52
61
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:53
62
62
  msgid "not required if using a subnet with DHCP proxy"
63
63
  msgstr "não é necessário se utilizar uma subrede com o proxy DHCP"
64
64
 
65
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:53
65
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54
66
66
  msgid "not required if it's a virtual machine"
67
67
  msgstr "não é necessário se for uma máquina virtual."
68
68
 
69
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
69
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
70
70
  msgid ""
71
71
  "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
72
72
  msgstr "UUID a rastrear o status de tarefas de orquestração, GET /api/orchestration/:UUID/tasks"
73
73
 
74
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
74
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
75
75
  msgid ""
76
76
  "required if value is not inherited from host group or default password in "
77
77
  "settings"
78
78
  msgstr "requerido se valor não for herdado de um grupo de host ou senha padrão em configurações."
79
79
 
80
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:85
80
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:86
81
81
  msgid "Delete a discovered host"
82
82
  msgstr "Remova um host de descoberta"
83
83
 
84
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:92
84
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
85
85
  msgid "Upload facts for a host, creating the host if required"
86
86
  msgstr "Carregar fatos para um host, criando o host se necessário"
87
87
 
88
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
88
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:94
89
89
  msgid ""
90
90
  "hash containing facts for the host with minimum set of facts: "
91
91
  "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
92
92
  "eth0 (example in case primary interface is named eth0)"
93
93
  msgstr "hash contendo fatos para o host com um conjunto mínimo de fatos: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (exemplo, no caso da interface primária ser nomeada eth0) "
94
94
 
95
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:109
95
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:111
96
96
  msgid "Execute rules against a discovered host"
97
97
  msgstr "Executar regras nos hosts descobertos"
98
98
 
99
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:115
100
- #: ../app/controllers/discovered_hosts_controller.rb:164
99
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:117
100
+ #: ../app/controllers/discovered_hosts_controller.rb:165
101
101
  msgid "Host %{host} was provisioned with rule %{rule}"
102
102
  msgstr "Host %{host} recebeu a regra %{rule}"
103
103
 
104
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:118
104
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:120
105
105
  msgid "Unable to provision %{host}: %{errors}"
106
106
  msgstr "Não é possível provisionar %{host}: %{errors}"
107
107
 
108
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:124
109
- #: ../app/controllers/discovered_hosts_controller.rb:171
108
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:126
109
+ #: ../app/controllers/discovered_hosts_controller.rb:172
110
110
  msgid "No rule found for host %s"
111
111
  msgstr "Nenhuma regra encontrada para o host %s"
112
112
 
113
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
113
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:133
114
114
  msgid "Execute rules against all currently discovered hosts"
115
115
  msgstr "Executar regras em todos os hosts descobertos atualmente"
116
116
 
117
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135
118
- #: ../app/controllers/discovered_hosts_controller.rb:177
117
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:137
118
+ #: ../app/controllers/discovered_hosts_controller.rb:178
119
119
  msgid "Errors during auto provisioning: %s"
120
120
  msgstr "Erros durante o auto provisionamento: %s"
121
121
 
122
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
123
- #: ../app/controllers/discovered_hosts_controller.rb:180
122
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:140
123
+ #: ../app/controllers/discovered_hosts_controller.rb:181
124
124
  msgid "No discovered hosts to provision"
125
125
  msgstr "Nenhum host descoberto para fornecer"
126
126
 
127
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:160
127
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:162
128
128
  msgid "%s discovered hosts were provisioned"
129
129
  msgstr "%s hosts descobertas foram provisionados"
130
130
 
131
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:171
131
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:173
132
132
  msgid "Refreshing the facts of a discovered host"
133
133
  msgstr "atualizando fatos de um host descoberto"
134
134
 
135
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:180
135
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:182
136
136
  msgid "Rebooting a discovered host"
137
137
  msgstr "Reinicializando um host descoberto"
138
138
 
139
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:189
139
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:191
140
140
  msgid "Rebooting all discovered hosts"
141
141
  msgstr "Reinicializando todos os host descobertos"
142
142
 
143
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:200
144
- #: ../app/controllers/discovered_hosts_controller.rb:122
143
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:202
144
+ #: ../app/controllers/discovered_hosts_controller.rb:123
145
145
  msgid "Discovered hosts are rebooting now"
146
146
  msgstr "Hosts descobertos serão reiniciados agora"
147
147
 
148
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:13
148
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
149
149
  msgid "List all discovery rules"
150
150
  msgstr "Listar todas as regras descobertas"
151
151
 
152
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:23
152
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:24
153
153
  msgid "Show a discovery rule"
154
154
  msgstr "Exibir uma regra descoberta"
155
155
 
156
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:31
156
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:32
157
157
  msgid "represents rule name shown to the users"
158
158
  msgstr "representa nome de regra exibido à usuários"
159
159
 
160
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:32
160
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:33
161
161
  msgid "query to match discovered hosts for the particular rule"
162
162
  msgstr "pesquisa a coincidir hosts descobertos para regra particular"
163
163
 
164
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:33
164
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
165
165
  msgid "the hostgroup that is used to auto provision a host"
166
166
  msgstr "o hostgroup que é utilizado para auto prover um host"
167
167
 
168
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
168
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
169
169
  msgid ""
170
170
  "defines a pattern to assign human-readable hostnames to the matching hosts"
171
171
  msgstr "define um modelo para atribuir hostnames legíveis à hosts coincidentes"
172
172
 
173
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
173
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
174
174
  msgid "enables to limit maximum amount of provisioned hosts per rule"
175
175
  msgstr "possibilita limitar a quantia máxima de hosts provisionados por regra"
176
176
 
177
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
177
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
178
178
  msgid ""
179
179
  "puts the rules in order, low numbers go first. Must be greater then zero"
180
180
  msgstr "coloca as regras em ordem, números baixos primeiro. Deve ser maior do que zero."
181
181
 
182
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
182
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
183
183
  msgid "flag is used for temporary shutdown of rules"
184
184
  msgstr "bandeira é utilizada para fechamento temporário de regras"
185
185
 
186
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:42
186
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:43
187
187
  msgid "Create a discovery rule"
188
188
  msgstr "Criar uma regra de descoberta"
189
189
 
190
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:50
190
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:51
191
191
  msgid "Update a rule"
192
192
  msgstr "Atualizar uma regra"
193
193
 
194
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:58
194
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:59
195
195
  msgid "Delete a rule"
196
196
  msgstr "Remover uma regra"
197
197
 
@@ -215,103 +215,103 @@ msgstr "Erros durante a reinicialização: %s"
215
215
  msgid "No discovered hosts to reboot"
216
216
  msgstr "Nenhum host descoberto para ser reinicializado"
217
217
 
218
- #: ../app/controllers/discovered_hosts_controller.rb:58
218
+ #: ../app/controllers/discovered_hosts_controller.rb:59
219
219
  msgid "Successfully provisioned %s"
220
220
  msgstr ""
221
221
 
222
- #: ../app/controllers/discovered_hosts_controller.rb:90
222
+ #: ../app/controllers/discovered_hosts_controller.rb:91
223
223
  msgid "Facts refreshed for %s"
224
224
  msgstr "Fatos atualizados para %s"
225
225
 
226
- #: ../app/controllers/discovered_hosts_controller.rb:92
226
+ #: ../app/controllers/discovered_hosts_controller.rb:93
227
227
  msgid "Failed to refresh facts for %s"
228
228
  msgstr "Falha ao atualizar fatos para %s"
229
229
 
230
- #: ../app/controllers/discovered_hosts_controller.rb:95
230
+ #: ../app/controllers/discovered_hosts_controller.rb:96
231
231
  msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
232
232
  msgstr "Falha ao atualizar fatos para %{hostname} com erro %{error_message}"
233
233
 
234
- #: ../app/controllers/discovered_hosts_controller.rb:102
234
+ #: ../app/controllers/discovered_hosts_controller.rb:103
235
235
  msgid "Host of type %s can not be rebooted"
236
236
  msgstr "Host do tipo %s pode ser reinicializado"
237
237
 
238
- #: ../app/controllers/discovered_hosts_controller.rb:106
238
+ #: ../app/controllers/discovered_hosts_controller.rb:107
239
239
  msgid "Rebooting host %s"
240
240
  msgstr "Reiniciando host %s"
241
241
 
242
- #: ../app/controllers/discovered_hosts_controller.rb:108
242
+ #: ../app/controllers/discovered_hosts_controller.rb:109
243
243
  msgid "Failed to reboot host %s"
244
244
  msgstr "Falha ao reiniciar host %s"
245
245
 
246
- #: ../app/controllers/discovered_hosts_controller.rb:111
246
+ #: ../app/controllers/discovered_hosts_controller.rb:112
247
247
  msgid "Failed to reboot host %{hostname} with error %{error_message}"
248
248
  msgstr "Falha ao reiniciar o host %{hostname} com erro %{error_message}"
249
249
 
250
- #: ../app/controllers/discovered_hosts_controller.rb:125
250
+ #: ../app/controllers/discovered_hosts_controller.rb:126
251
251
  msgid "Failed to reboot hosts with error %s"
252
252
  msgstr "Falha ao reinicializar hosts com erro %s"
253
253
 
254
- #: ../app/controllers/discovered_hosts_controller.rb:139
254
+ #: ../app/controllers/discovered_hosts_controller.rb:140
255
255
  msgid "Destroyed selected hosts"
256
256
  msgstr "Hosts selecionados foram destruídos"
257
257
 
258
- #: ../app/controllers/discovered_hosts_controller.rb:141
258
+ #: ../app/controllers/discovered_hosts_controller.rb:142
259
259
  msgid "The following hosts were not deleted: %s"
260
260
  msgstr "Os hosts a seguir não foram removidos: %s"
261
261
 
262
- #: ../app/controllers/discovered_hosts_controller.rb:168
262
+ #: ../app/controllers/discovered_hosts_controller.rb:169
263
263
  msgid "Failed to auto provision host %s: %s"
264
264
  msgstr "Falha ao realizar o auto provisionamento do host %s: %s"
265
265
 
266
- #: ../app/controllers/discovered_hosts_controller.rb:196
266
+ #: ../app/controllers/discovered_hosts_controller.rb:197
267
267
  msgid "Discovered hosts are provisioning now"
268
268
  msgstr "Hosts descobertos estão provisionando agora"
269
269
 
270
- #: ../app/controllers/discovered_hosts_controller.rb:225
270
+ #: ../app/controllers/discovered_hosts_controller.rb:226
271
271
  msgid "Highlights"
272
272
  msgstr ""
273
273
 
274
- #: ../app/controllers/discovered_hosts_controller.rb:225
274
+ #: ../app/controllers/discovered_hosts_controller.rb:226
275
275
  msgid "Storage"
276
276
  msgstr ""
277
277
 
278
- #: ../app/controllers/discovered_hosts_controller.rb:225
278
+ #: ../app/controllers/discovered_hosts_controller.rb:226
279
279
  msgid "Hardware"
280
280
  msgstr ""
281
281
 
282
- #: ../app/controllers/discovered_hosts_controller.rb:225
282
+ #: ../app/controllers/discovered_hosts_controller.rb:226
283
283
  msgid "Network"
284
284
  msgstr ""
285
285
 
286
- #: ../app/controllers/discovered_hosts_controller.rb:225
286
+ #: ../app/controllers/discovered_hosts_controller.rb:226
287
287
  msgid "Software"
288
288
  msgstr ""
289
289
 
290
- #: ../app/controllers/discovered_hosts_controller.rb:225
290
+ #: ../app/controllers/discovered_hosts_controller.rb:226
291
291
  msgid "IPMI"
292
292
  msgstr ""
293
293
 
294
- #: ../app/controllers/discovered_hosts_controller.rb:225
294
+ #: ../app/controllers/discovered_hosts_controller.rb:226
295
295
  msgid "Miscellaneous"
296
296
  msgstr ""
297
297
 
298
- #: ../app/controllers/discovered_hosts_controller.rb:302
298
+ #: ../app/controllers/discovered_hosts_controller.rb:303
299
299
  msgid "No hosts were found with that id or name"
300
300
  msgstr "Nenhum host foi encontrado com o id ou nome"
301
301
 
302
- #: ../app/controllers/discovered_hosts_controller.rb:306
302
+ #: ../app/controllers/discovered_hosts_controller.rb:307
303
303
  msgid "No hosts selected"
304
304
  msgstr "Não foi selecionado nenhum host"
305
305
 
306
- #: ../app/controllers/discovered_hosts_controller.rb:312
306
+ #: ../app/controllers/discovered_hosts_controller.rb:313
307
307
  msgid "Something went wrong while selecting hosts - %s"
308
308
  msgstr "Ocorreu um erro ao selecionar hosts - %s"
309
309
 
310
- #: ../app/controllers/discovery_rules_controller.rb:66
310
+ #: ../app/controllers/discovery_rules_controller.rb:68
311
311
  msgid "Rule enabled"
312
312
  msgstr "Regra ativada"
313
313
 
314
- #: ../app/controllers/discovery_rules_controller.rb:66
314
+ #: ../app/controllers/discovery_rules_controller.rb:68
315
315
  msgid "Rule disabled"
316
316
  msgstr "Regra desabilitada"
317
317
 
@@ -320,76 +320,75 @@ msgid "%s ago"
320
320
  msgstr "%s atrás"
321
321
 
322
322
  #: ../app/helpers/discovered_hosts_helper.rb:14
323
- #: ../app/helpers/discovered_hosts_helper.rb:94
324
- msgid "Provision"
325
- msgstr "Configuração"
326
-
327
- #: ../app/helpers/discovered_hosts_helper.rb:15
328
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:74
323
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
329
324
  msgid "Auto Provision"
330
325
  msgstr "Provisão Automática"
331
326
 
332
- #: ../app/helpers/discovered_hosts_helper.rb:16
333
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:75
327
+ #: ../app/helpers/discovered_hosts_helper.rb:15
328
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
334
329
  msgid "Refresh facts"
335
330
  msgstr "Atualizar fatos"
336
331
 
337
- #: ../app/helpers/discovered_hosts_helper.rb:17
332
+ #: ../app/helpers/discovered_hosts_helper.rb:16
338
333
  #: ../app/models/setting/discovered.rb:23
339
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:76
334
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
340
335
  msgid "Reboot"
341
336
  msgstr "Reiniciar"
342
337
 
343
- #: ../app/helpers/discovered_hosts_helper.rb:20
338
+ #: ../app/helpers/discovered_hosts_helper.rb:19
344
339
  msgid "Back"
345
340
  msgstr "Voltar"
346
341
 
347
- #: ../app/helpers/discovered_hosts_helper.rb:22
348
- #: ../app/helpers/discovered_hosts_helper.rb:39
342
+ #: ../app/helpers/discovered_hosts_helper.rb:21
343
+ #: ../app/helpers/discovered_hosts_helper.rb:38
349
344
  msgid "Select Action"
350
345
  msgstr "Selecionar Ação"
351
346
 
352
- #: ../app/helpers/discovered_hosts_helper.rb:24
347
+ #: ../app/helpers/discovered_hosts_helper.rb:23
353
348
  msgid "Expand All"
354
349
  msgstr "Expandir todos"
355
350
 
356
- #: ../app/helpers/discovered_hosts_helper.rb:29
357
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:77
351
+ #: ../app/helpers/discovered_hosts_helper.rb:28
352
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
358
353
  msgid "Delete %s?"
359
354
  msgstr "Remover %s?"
360
355
 
361
- #: ../app/helpers/discovered_hosts_helper.rb:35
356
+ #: ../app/helpers/discovered_hosts_helper.rb:34
362
357
  msgid "Delete hosts"
363
358
  msgstr "Remover hosts"
364
359
 
365
- #: ../app/helpers/discovered_hosts_helper.rb:36
360
+ #: ../app/helpers/discovered_hosts_helper.rb:35
366
361
  msgid "Assign Organization"
367
362
  msgstr "Atribuir Organização"
368
363
 
369
- #: ../app/helpers/discovered_hosts_helper.rb:37
364
+ #: ../app/helpers/discovered_hosts_helper.rb:36
370
365
  msgid "Assign Location"
371
366
  msgstr "Atribuir Local"
372
367
 
373
- #: ../app/helpers/discovered_hosts_helper.rb:41
368
+ #: ../app/helpers/discovered_hosts_helper.rb:40
374
369
  msgid "%s - The following hosts are about to be changed"
375
370
  msgstr "%s - Os hosts a seguir devem ser modificados em breve"
376
371
 
377
- #: ../app/helpers/discovered_hosts_helper.rb:50
372
+ #: ../app/helpers/discovered_hosts_helper.rb:49
378
373
  msgid "N/A"
379
374
  msgstr "N/A"
380
375
 
381
- #: ../app/helpers/discovered_hosts_helper.rb:62
376
+ #: ../app/helpers/discovered_hosts_helper.rb:61
382
377
  msgid "New in the last 24 hours"
383
378
  msgstr "Novo(a) nas últimas 24 horas "
384
379
 
385
- #: ../app/helpers/discovered_hosts_helper.rb:66
380
+ #: ../app/helpers/discovered_hosts_helper.rb:65
386
381
  msgid "Not reported in more than 7 days"
387
382
  msgstr "Não relatado(a) por mais de 7 dias "
388
383
 
389
- #: ../app/helpers/discovered_hosts_helper.rb:70
384
+ #: ../app/helpers/discovered_hosts_helper.rb:69
390
385
  msgid "Reported in the last 7 days"
391
386
  msgstr "Relatado(a) nos últimos 7 dias "
392
387
 
388
+ #: ../app/helpers/discovered_hosts_helper.rb:93
389
+ msgid "Provision"
390
+ msgstr "Configuração"
391
+
393
392
  #: ../app/helpers/discovery_rules_helper.rb:26
394
393
  msgid "Discovered Hosts"
395
394
  msgstr ""
@@ -426,15 +425,15 @@ msgstr "Deve especificar um usuário com email habilitado"
426
425
  msgid "Discovered hosts summary"
427
426
  msgstr ""
428
427
 
429
- #: ../app/models/discovery_rule.rb:11
428
+ #: ../app/models/discovery_rule.rb:9
430
429
  msgid "can't contain white spaces."
431
430
  msgstr "não foi possível conter espaços em branco."
432
431
 
433
- #: ../app/models/discovery_rule.rb:13
432
+ #: ../app/models/discovery_rule.rb:11
434
433
  msgid "must start with a letter or ERB."
435
434
  msgstr "deve iniciar com uma letra ou ERB."
436
435
 
437
- #: ../app/models/discovery_rule.rb:47
436
+ #: ../app/models/discovery_rule.rb:45
438
437
  msgid ""
439
438
  "Host group organization %s must also be associated to the discovery rule"
440
439
  msgid_plural ""
@@ -442,73 +441,69 @@ msgid_plural ""
442
441
  msgstr[0] "Organizações de grupos de host% s também deve ser associado à regra descoberta"
443
442
  msgstr[1] "Organizações de grupos de host% s também deve ser associado à regra descoberta"
444
443
 
445
- #: ../app/models/discovery_rule.rb:53
444
+ #: ../app/models/discovery_rule.rb:51
446
445
  msgid "Host group location %s must also be associated to the discovery rule"
447
446
  msgid_plural ""
448
447
  "Host group locations %s must also be associated to the discovery rule"
449
448
  msgstr[0] "ocalização do grupo de hosts %s deverá também ser associado a regra descoberta"
450
449
  msgstr[1] "localização de grupo de hosts %s deverá também ser associado a regra descoberta"
451
450
 
452
- #: ../app/models/host/discovered.rb:35
451
+ #: ../app/models/host/discovered.rb:33
453
452
  msgid "Invalid facts, must be a Hash"
454
453
  msgstr "Fatos inválidos, deve ser um Hash"
455
454
 
456
- #: ../app/models/host/discovered.rb:40
455
+ #: ../app/models/host/discovered.rb:38
457
456
  msgid ""
458
457
  "Expected discovery_fact '%s' is missing, unable to detect primary interface "
459
458
  "and set hostname"
460
459
  msgstr " discovery_fact '%s' esperado ausente, não é possível detectar a interface primária e definir o nome do host "
461
460
 
462
- #: ../app/models/host/discovered.rb:47
461
+ #: ../app/models/host/discovered.rb:45
463
462
  msgid ""
464
463
  "Invalid facts: hash does not contain a valid value for any of the facts in "
465
464
  "the discovery_hostname setting: %s"
466
465
  msgstr ""
467
466
 
468
- #: ../app/models/host/discovered.rb:64
467
+ #: ../app/models/host/discovered.rb:62
469
468
  msgid "Facts could not be imported"
470
469
  msgstr ""
471
470
 
472
- #: ../app/models/host/discovered.rb:114
471
+ #: ../app/models/host/discovered.rb:112
473
472
  msgid "Unable to assign subnet, primary interface is missing IP address"
474
473
  msgstr "Não é possível especificar a subrede, a interface primária possui endereço IP ausente"
475
474
 
476
- #: ../app/models/host/discovered.rb:168
475
+ #: ../app/models/host/discovered.rb:166
477
476
  msgid "Could not get facts from proxy %{url}: %{error}"
478
477
  msgstr "Não foi possível obter fatos do proxy %{url}: %{error}"
479
478
 
480
- #: ../app/models/host/discovered.rb:184
479
+ #: ../app/models/host/discovered.rb:182
481
480
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
482
481
  msgstr "Não é possível reinicializar %{name} via %{url}: %{msg}"
483
482
 
484
- #: ../app/models/host/discovered.rb:192
483
+ #: ../app/models/host/discovered.rb:190
485
484
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
486
485
  msgstr "Não é possível desempenhar kexec em %{name} via %{url}: %{msg}"
487
486
 
488
- #: ../app/models/host/discovered.rb:211
487
+ #: ../app/models/host/discovered.rb:209
489
488
  msgid "Invalid hostname: Could not normalize the hostname"
490
489
  msgstr ""
491
490
 
492
- #: ../app/models/host/managed_extensions.rb:24
491
+ #: ../app/models/host/managed_extensions.rb:23
493
492
  msgid "Reloading kernel on %s"
494
493
  msgstr "Recarregando kernel em %s"
495
494
 
496
- #: ../app/models/host/managed_extensions.rb:26
495
+ #: ../app/models/host/managed_extensions.rb:25
497
496
  msgid "Rebooting %s"
498
497
  msgstr "Reinicializando %s"
499
498
 
500
499
  #: ../app/models/host/managed_extensions.rb:45
501
- msgid "Operating system not set for host/hostgroup"
502
- msgstr "Sistema operacional não definido para host/ grupo de hosts"
503
-
504
- #: ../app/models/host/managed_extensions.rb:47
505
- msgid "Medium not set for host/hostgroup"
506
- msgstr "Mídia não definida para host/ grupo de hosts"
507
-
508
- #: ../app/models/host/managed_extensions.rb:54
509
500
  msgid "Kexec template not associated with operating system"
510
501
  msgstr "Modelo kexec não associado ao sistema operacional "
511
502
 
503
+ #: ../app/models/nic/managed_extensions.rb:14
504
+ msgid "Rebuild DNS for %s"
505
+ msgstr ""
506
+
512
507
  #: ../app/models/setting/discovered.rb:19
513
508
  msgid "Fact name to use for primary interface detection"
514
509
  msgstr ""
@@ -629,19 +624,27 @@ msgstr ""
629
624
  msgid "Locked template name"
630
625
  msgstr ""
631
626
 
632
- #: ../app/models/setting/discovered.rb:40
627
+ #: ../app/models/setting/discovered.rb:34
628
+ msgid "Force DNS entries creation when provisioning discovered host"
629
+ msgstr ""
630
+
631
+ #: ../app/models/setting/discovered.rb:34
632
+ msgid "Force DNS"
633
+ msgstr ""
634
+
635
+ #: ../app/models/setting/discovered.rb:41
633
636
  msgid "The default location to place discovered hosts in"
634
637
  msgstr "O local padrão onde colocar hosts descobertos"
635
638
 
636
- #: ../app/models/setting/discovered.rb:40
639
+ #: ../app/models/setting/discovered.rb:41
637
640
  msgid "Discovery location"
638
641
  msgstr ""
639
642
 
640
- #: ../app/models/setting/discovered.rb:48
643
+ #: ../app/models/setting/discovered.rb:49
641
644
  msgid "The default organization to place discovered hosts in"
642
645
  msgstr "A organização padrão onde colocar os hosts descobertos"
643
646
 
644
- #: ../app/models/setting/discovered.rb:48
647
+ #: ../app/models/setting/discovered.rb:49
645
648
  msgid "Discovery organization"
646
649
  msgstr ""
647
650
 
@@ -689,6 +692,18 @@ msgstr "CPUs"
689
692
  msgid "Memory"
690
693
  msgstr "Memória"
691
694
 
695
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:7
696
+ msgid "Select initial host properties"
697
+ msgstr ""
698
+
699
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
700
+ msgid "Quick create"
701
+ msgstr ""
702
+
703
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:25
704
+ msgid "Create host"
705
+ msgstr ""
706
+
692
707
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
693
708
  #: ../lib/foreman_discovery/engine.rb:147
694
709
  msgid "Discovered hosts"
@@ -745,27 +760,15 @@ msgstr "Subrede"
745
760
  msgid "Last facts upload"
746
761
  msgstr "Últimos fatos carregados"
747
762
 
748
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
749
- msgid "Select initial host properties"
750
- msgstr ""
751
-
752
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:65
753
- msgid "Quick create"
754
- msgstr ""
755
-
756
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:66
757
- msgid "Create host"
758
- msgstr ""
759
-
760
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:88
763
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:60
761
764
  msgid "Please Confirm"
762
765
  msgstr "Por favor confirme"
763
766
 
764
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:94
767
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:66
765
768
  msgid "Cancel"
766
769
  msgstr "Cancelar"
767
770
 
768
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:95
771
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:67
769
772
  msgid "Submit"
770
773
  msgstr "Submeter"
771
774
 
@@ -799,19 +802,23 @@ msgstr "Selecionar organização"
799
802
  msgid "Discovered host: %s"
800
803
  msgstr "Host descoberto: %s"
801
804
 
802
- #: ../app/views/discovered_hosts/show.html.erb:24
805
+ #: ../app/views/discovered_hosts/show.html.erb:34
803
806
  msgid "Interfaces"
804
807
  msgstr ""
805
808
 
806
- #: ../app/views/discovered_hosts/show.html.erb:32
809
+ #: ../app/views/discovered_hosts/show.html.erb:41
810
+ msgid "Type"
811
+ msgstr ""
812
+
813
+ #: ../app/views/discovered_hosts/show.html.erb:42
807
814
  msgid "Identifier"
808
815
  msgstr "Identificador "
809
816
 
810
- #: ../app/views/discovered_hosts/show.html.erb:33
817
+ #: ../app/views/discovered_hosts/show.html.erb:43
811
818
  msgid "MAC address"
812
819
  msgstr "Endereço MAC "
813
820
 
814
- #: ../app/views/discovered_hosts/show.html.erb:34
821
+ #: ../app/views/discovered_hosts/show.html.erb:44
815
822
  msgid "IP address"
816
823
  msgstr "Endereco de IP"
817
824
 
@@ -959,6 +966,6 @@ msgstr ""
959
966
  msgid "Discovery rules"
960
967
  msgstr "Regras de descobertas"
961
968
 
962
- #: ../lib/foreman_discovery/engine.rb:157
969
+ #: ../lib/foreman_discovery/engine.rb:162
963
970
  msgid "Discovery widget"
964
971
  msgstr "Widget de descoberta"