foreman_ansible 3.0.3 → 3.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (38) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/foreman_ansible/job_templates/ansible_roles_-_ansible_default.erb +1 -1
  3. data/lib/foreman_ansible/version.rb +1 -1
  4. data/webpack/components/AnsibleRolesSwitcher/components/AssignedRolesList.js +25 -12
  5. metadata +34 -67
  6. data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
  7. data/locale/de/foreman_ansible.edit.po +0 -797
  8. data/locale/de/foreman_ansible.po.time_stamp +0 -0
  9. data/locale/en/LC_MESSAGES/foreman_ansible.mo +0 -0
  10. data/locale/en/foreman_ansible.edit.po +0 -718
  11. data/locale/en/foreman_ansible.po.time_stamp +0 -0
  12. data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
  13. data/locale/es/foreman_ansible.edit.po +0 -817
  14. data/locale/es/foreman_ansible.po.time_stamp +0 -0
  15. data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
  16. data/locale/fr/foreman_ansible.edit.po +0 -819
  17. data/locale/fr/foreman_ansible.po.time_stamp +0 -0
  18. data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
  19. data/locale/it/foreman_ansible.edit.po +0 -790
  20. data/locale/it/foreman_ansible.po.time_stamp +0 -0
  21. data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
  22. data/locale/ja/foreman_ansible.edit.po +0 -790
  23. data/locale/ja/foreman_ansible.po.time_stamp +0 -0
  24. data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
  25. data/locale/ko/foreman_ansible.edit.po +0 -776
  26. data/locale/ko/foreman_ansible.po.time_stamp +0 -0
  27. data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
  28. data/locale/pt_BR/foreman_ansible.edit.po +0 -817
  29. data/locale/pt_BR/foreman_ansible.po.time_stamp +0 -0
  30. data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
  31. data/locale/ru/foreman_ansible.edit.po +0 -791
  32. data/locale/ru/foreman_ansible.po.time_stamp +0 -0
  33. data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
  34. data/locale/zh_CN/foreman_ansible.edit.po +0 -785
  35. data/locale/zh_CN/foreman_ansible.po.time_stamp +0 -0
  36. data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
  37. data/locale/zh_TW/foreman_ansible.edit.po +0 -776
  38. data/locale/zh_TW/foreman_ansible.po.time_stamp +0 -0
File without changes
@@ -1,817 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_ansible package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- # Translators:
7
- # Flamarion Jorge <jorge.flamarion@gmail.com>, 2018
8
- # Valeria S Silva <valeriassilva@live.com>, 2019
9
- # Felipe Nogaroto Gonzalez <felipeng84@gmail.com>, 2019
10
- # Dominic Cleal <dominic@cleal.org>, 2019
11
- # Bryan Kearney <bryan.kearney@gmail.com>, 2019
12
- # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2019
13
- #
14
- #, fuzzy
15
- msgid ""
16
- msgstr ""
17
- "Project-Id-Version: foreman_ansible 3.0.2\n"
18
- "Report-Msgid-Bugs-To: \n"
19
- "POT-Creation-Date: 2019-04-30 20:53+0200\n"
20
- "PO-Revision-Date: 2018-11-14 21:36+0000\n"
21
- "Last-Translator: Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2019\n"
22
- "Language-Team: Portuguese (Brazil) (https://www.transifex.com/foreman/teams/114/pt_BR/)\n"
23
- "MIME-Version: 1.0\n"
24
- "Content-Type: text/plain; charset=UTF-8\n"
25
- "Content-Transfer-Encoding: 8bit\n"
26
- "Language: pt_BR\n"
27
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
28
-
29
- #: ../app/controllers/ansible_roles_controller.rb:35
30
- msgid "Import of roles successfully finished."
31
- msgstr "A importação de funções foi concluída com êxito."
32
-
33
- #: ../app/controllers/ansible_roles_controller.rb:50
34
- msgid "No changes in roles detected."
35
- msgstr "Nenhuma alteração detectada em funções."
36
-
37
- #: ../app/controllers/ansible_roles_controller.rb:51
38
- msgid "No changes in roles detected on %s."
39
- msgstr "Nenhum alteração detectada em funções em %s."
40
-
41
- #: ../app/controllers/ansible_variables_controller.rb:39
42
- msgid "No changes in variables detected on %s."
43
- msgstr ""
44
-
45
- #: ../app/controllers/ansible_variables_controller.rb:49
46
- msgid ""
47
- "Import of variables successfully finished.\n"
48
- "Added: #{results[:added].count} \n"
49
- " Removed: #{results[:obsolete].count} \n"
50
- "Updated: #{results[:updated].count}"
51
- msgstr ""
52
-
53
- #: ../app/controllers/ansible_variables_controller.rb:102
54
- msgid ""
55
- "No proxy found to import variables from, ensure that the smart proxy has the"
56
- " Ansible feature enabled."
57
- msgstr ""
58
-
59
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
60
- msgid "Override match"
61
- msgstr "perfeita substituição"
62
-
63
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
64
- msgid "Override value, required if omit is false"
65
- msgstr "Valor de substituição, necessário se omitir for falso"
66
-
67
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
68
- msgid "Create an override value for a specific ansible variable"
69
- msgstr ""
70
-
71
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:34
72
- msgid "Destroy an override value"
73
- msgstr ""
74
-
75
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:18
76
- msgid "Show role"
77
- msgstr "Mostrar função"
78
-
79
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:22
80
- msgid "List Ansible roles"
81
- msgstr "Listar regras do Ansible"
82
-
83
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:28
84
- msgid "Deletes Ansible role"
85
- msgstr "Excluir função do Ansible"
86
-
87
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:34
88
- msgid "Import Ansible roles"
89
- msgstr "Importar funções do Ansible"
90
-
91
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:35
92
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:42
93
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:73
94
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:83
95
- msgid "Smart Proxy to import from"
96
- msgstr "Proxy inteligente a partir do qual importar"
97
-
98
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:36
99
- msgid "Ansible role names to import"
100
- msgstr "Nomes das funções do Ansible a serem importadas"
101
-
102
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:41
103
- msgid "Obsolete Ansible roles"
104
- msgstr "Funções do Ansible obsoletas"
105
-
106
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:48
107
- msgid "Fetch Ansible roles available to be imported"
108
- msgstr "Buscar funções do Ansible disponíveis a serem importadas"
109
-
110
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:49
111
- msgid "Smart Proxy to fetch from"
112
- msgstr "Proxy inteligente a partir do qual buscar"
113
-
114
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:20
115
- msgid "Show variable"
116
- msgstr ""
117
-
118
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:24
119
- msgid "List Ansible variables"
120
- msgstr ""
121
-
122
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:30
123
- msgid "Deletes Ansible variable"
124
- msgstr ""
125
-
126
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:39
127
- msgid "Name of variable"
128
- msgstr "Nome da variável"
129
-
130
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
131
- msgid "Role ID"
132
- msgstr ""
133
-
134
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
135
- msgid "Default value of variable"
136
- msgstr "Valor padrão da variável"
137
-
138
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
139
- msgid "When enabled the parameter is hidden in the UI"
140
- msgstr "Quando habilitado, o parâmetro fica oculto na IU "
141
-
142
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
143
- msgid "The order in which values are resolved"
144
- msgstr "A ordem na qual os valores são resolvidos"
145
-
146
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
147
- msgid "Description of variable"
148
- msgstr "Descrição da variável"
149
-
150
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
151
- msgid "Types of validation values"
152
- msgstr "Tipos de valores de validação"
153
-
154
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
155
- msgid "Used to enforce certain values for the parameter values"
156
- msgstr "Usado para impor certos valores aos valores do parâmetro "
157
-
158
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
159
- msgid "Types of variable values"
160
- msgstr "Tipos de valores de validação"
161
-
162
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
163
- msgid "Merge all matching values (only array/hash type)"
164
- msgstr ""
165
- "Mesclar todos os valores correspondentes (somente tipo de hash/ matriz)"
166
-
167
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
168
- msgid "Include default value when merging all matching values"
169
- msgstr ""
170
- "Incluir valor padrão quando mesclando todos os valores correspondentes "
171
-
172
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
173
- msgid "Remove duplicate values (only array type)"
174
- msgstr "Remover valores duplicados (somente tipo de matriz)"
175
-
176
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:54
177
- msgid "Create Ansible variable"
178
- msgstr ""
179
-
180
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:61
181
- msgid "Updates Ansible variable"
182
- msgstr ""
183
-
184
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:71
185
- msgid ""
186
- "Import Ansible variables. This will only import variables for already "
187
- "existing roles, it will not import any new roles"
188
- msgstr ""
189
-
190
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:81
191
- msgid ""
192
- "Obsolete Ansible variables. This will only obsolete variables for already "
193
- "existing roles, it will not delete any old roles"
194
- msgstr ""
195
-
196
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:20
197
- msgid "Plays Ansible roles on a hostgroup"
198
- msgstr "Executa as funções do Ansible em um grupo de hosts"
199
-
200
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:30
201
- msgid "Plays Ansible roles on hostgroups"
202
- msgstr "Executa as funções do Ansible em grupos de hosts"
203
-
204
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:31
205
- msgid "IDs of hostgroups to play roles on"
206
- msgstr "IDs de grupos de hosts nas quais executar funções"
207
-
208
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:42
209
- msgid "List all Ansible roles for a hostgroup"
210
- msgstr "Lista de todas as funções do Ansible para um grupo de hosts"
211
-
212
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:53
213
- msgid "Assigns Ansible roles to a hostgroup"
214
- msgstr ""
215
-
216
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:56
217
- msgid "Ansible roles to assign to a hostgroup"
218
- msgstr ""
219
-
220
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
221
- #: ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
222
- msgid "IDs of associated ansible roles"
223
- msgstr "IDs das funções do Ansible associadas"
224
-
225
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:26
226
- msgid "Plays Ansible roles on a host"
227
- msgstr "Executa as funções do Ansible em um host"
228
-
229
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:35
230
- msgid "Plays Ansible roles on hosts"
231
- msgstr "Executa as funções do Ansible em hosts"
232
-
233
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:36
234
- msgid "IDs of hosts to play roles on"
235
- msgstr "IDs dos hosts nos quais executar funções"
236
-
237
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:46
238
- msgid "List all Ansible roles for a host"
239
- msgstr "Lista de todas as funções do Ansible para um host"
240
-
241
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:56
242
- msgid "Assigns Ansible roles to a host"
243
- msgstr ""
244
-
245
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:59
246
- msgid "Ansible roles to assign to a host"
247
- msgstr ""
248
-
249
- #: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
250
- msgid "Host group has no associated hosts"
251
- msgstr "O grupo de hosts não tem hosts associados a ele"
252
-
253
- #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
254
- msgid "There are no Ansible roles to play"
255
- msgstr "Não há funções do Ansible a serem executadas"
256
-
257
- #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
258
- msgid "Could not run Ansible roles for %{host}"
259
- msgstr "Não foi possível executar as funções do Ansible para %{host}"
260
-
261
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
262
- msgid "Import from %s"
263
- msgstr "Importar de %s"
264
-
265
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
266
- msgid "Ansible Role"
267
- msgstr ""
268
-
269
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
270
- msgid "Import"
271
- msgstr "Importar"
272
-
273
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
274
- msgid "%s ago"
275
- msgstr "%s atrás"
276
-
277
- #: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
278
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
279
- msgid "Play Ansible roles"
280
- msgstr "Executar funções do Ansible"
281
-
282
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:10
283
- msgid "Playbook execution failed"
284
- msgstr "Falha na execução do playbook"
285
-
286
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
287
- #: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
288
- msgid "Error loading data from proxy"
289
- msgstr "Erro ao carregar dados do proxy"
290
-
291
- #: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
292
- msgid "Foreman"
293
- msgstr "Foreman"
294
-
295
- #: ../app/lib/proxy_api/ansible.rb:27
296
- msgid "Unable to get roles from Ansible"
297
- msgstr "Não foi possível obter funções do Ansible"
298
-
299
- #: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
300
- msgid "Unable to get roles/variables from Ansible"
301
- msgstr ""
302
-
303
- #: ../app/models/setting/ansible.rb:20
304
- msgid ""
305
- "Use this to supply a path to an SSH Private Key that Ansible will use in "
306
- "lieu of a password Override with \"ansible_ssh_private_key_file\" host "
307
- "parameter"
308
- msgstr ""
309
- "Use isso para fornecer um caminho para uma chave privada de SSH que o "
310
- "Ansible usará no lugar de uma senha de substituição com o parâmetro de host "
311
- "\"ansible_ssh_private_key_file\""
312
-
313
- #: ../app/models/setting/ansible.rb:25
314
- msgid "Private Key Path"
315
- msgstr "Caminho da chave privada"
316
-
317
- #: ../app/models/setting/ansible.rb:29
318
- msgid ""
319
- "Use this connection type by default when running Ansible playbooks. You can "
320
- "override this on hosts by adding a parameter \"ansible_connection\""
321
- msgstr ""
322
- "Use esse tipo de conexão por padrão ao executar playbooks do Ansible. Você "
323
- "pode substituir isso em hosts adicionando um parâmetro "
324
- "\"ansible_connection\"."
325
-
326
- #: ../app/models/setting/ansible.rb:33
327
- msgid "Connection type"
328
- msgstr "Tipo de conexão"
329
-
330
- #: ../app/models/setting/ansible.rb:37
331
- msgid ""
332
- "Enable/disable WinRM server certificate validation when running Ansible "
333
- "playbooks. You can override this on hosts by adding a parameter "
334
- "\"ansible_winrm_server_cert_validation\""
335
- msgstr ""
336
- "Ativar/desativar a validação do certificado do servidor WinRM ao executar "
337
- "playbooks do Ansible. Você pode substituir isso em hosts adicionando um "
338
- "parâmetro \"ansible_winrm_server_cert_validation\"."
339
-
340
- #: ../app/models/setting/ansible.rb:42
341
- msgid "WinRM cert Validation"
342
- msgstr "Validação de certificado WinRM"
343
-
344
- #: ../app/models/setting/ansible.rb:46
345
- msgid ""
346
- "Foreman will add the this level of verbosity for additional debugging output"
347
- " when running Ansible playbooks."
348
- msgstr ""
349
- "O Foreman adicionará esse nível de detalhamento para uma saída de depuração "
350
- "adicional ao executar os playbooks do Ansible."
351
-
352
- #: ../app/models/setting/ansible.rb:49
353
- msgid "Default verbosity level"
354
- msgstr "Nível do padrão de detalhamento"
355
-
356
- #: ../app/models/setting/ansible.rb:52
357
- msgid "Disabled"
358
- msgstr "Desativado"
359
-
360
- #: ../app/models/setting/ansible.rb:53
361
- msgid "Level 1 (-v)"
362
- msgstr "Nível 1 (-v)"
363
-
364
- #: ../app/models/setting/ansible.rb:54
365
- msgid "Level 2 (-vv)"
366
- msgstr "Nível 2 (-vv)"
367
-
368
- #: ../app/models/setting/ansible.rb:55
369
- msgid "Level 3 (-vvv)"
370
- msgstr "Nível 3 (-vvv)"
371
-
372
- #: ../app/models/setting/ansible.rb:56
373
- msgid "Level 4 (-vvvv)"
374
- msgstr "Nível 4 (-vvvv)"
375
-
376
- #: ../app/models/setting/ansible.rb:62
377
- msgid ""
378
- "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles "
379
- "task after a host is fully provisioned. Set this to the maximum time you "
380
- "expect a host to take until it is ready after a reboot."
381
- msgstr ""
382
- "Tempo limite (em segundos) para definir quando o Foreman acionará a tarefa "
383
- "de funções do Ansible depois que um host é totalmente provisionado. Defina "
384
- "isso para o tempo máximo que você espera que um host leve até estar pronto "
385
- "após uma reinicialização."
386
-
387
- #: ../app/models/setting/ansible.rb:67
388
- msgid "Post-provision timeout"
389
- msgstr "Tempo limite pós-provisão"
390
-
391
- #: ../app/models/setting/ansible.rb:71
392
- msgid "Timeout (in minutes) when hosts should have reported."
393
- msgstr "Limite de tempo (em minutos) em que os hosts devem ser reportados."
394
-
395
- #: ../app/models/setting/ansible.rb:73
396
- msgid "Ansible report timeout"
397
- msgstr "Limite de tempo do relatório do Ansible"
398
-
399
- #: ../app/models/setting/ansible.rb:77
400
- msgid ""
401
- "Disable host configuration status turning to out of sync for %{cfgmgmt} "
402
- "after report does not arrive within configured interval"
403
- msgstr ""
404
- "Desabilitar o status de configuração do host para que fique fora de "
405
- "sincronização para %{cfgmgmt} depois que o relatório não chegar no intervalo"
406
- " configurado"
407
-
408
- #: ../app/models/setting/ansible.rb:81
409
- msgid "%{cfgmgmt} out of sync disabled"
410
- msgstr "%{cfgmgmt} fora de sincronização desabilitado"
411
-
412
- #: ../app/models/setting/ansible.rb:86
413
- msgid "Foreman will run Ansible playbooks using this implementation"
414
- msgstr ""
415
-
416
- #: ../app/models/setting/ansible.rb:88
417
- msgid "Implementation for running Ansible"
418
- msgstr ""
419
-
420
- #: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:92
421
- msgid "Ansible"
422
- msgstr "Ansible"
423
-
424
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:51
425
- msgid "Remediation Plan"
426
- msgstr "Plano de remediação"
427
-
428
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:61
429
- #: ../db/seeds.d/90_notification_blueprints.rb:13
430
- msgid "Job Details"
431
- msgstr "Detalhes do trabalho"
432
-
433
- #: ../app/services/foreman_ansible/proxy_api.rb:13
434
- msgid "Proxy not found"
435
- msgstr "Proxy não encontrado"
436
-
437
- #: ../app/views/ansible_roles/import.html.erb:1
438
- msgid "Changed Ansible roles"
439
- msgstr "Funções do Ansible alteradas"
440
-
441
- #: ../app/views/ansible_roles/import.html.erb:3
442
- #: ../app/views/ansible_variables/import.html.erb:3
443
- msgid "Select the changes you want to realize in Foreman"
444
- msgstr "Selecionar mudanças que você deseja realizar no Foreman"
445
-
446
- #: ../app/views/ansible_roles/import.html.erb:5
447
- #: ../app/views/ansible_variables/import.html.erb:5
448
- msgid "Toggle"
449
- msgstr "Alternar"
450
-
451
- #: ../app/views/ansible_roles/import.html.erb:6
452
- #: ../app/views/ansible_variables/import.html.erb:6
453
- msgid "New"
454
- msgstr "Novo"
455
-
456
- #: ../app/views/ansible_roles/import.html.erb:8
457
- #: ../app/views/ansible_variables/import.html.erb:8
458
- msgid "Check/Uncheck new"
459
- msgstr "Marcar/Desmarcar novo"
460
-
461
- #: ../app/views/ansible_roles/import.html.erb:9
462
- #: ../app/views/ansible_variables/import.html.erb:9
463
- msgid "Obsolete"
464
- msgstr "Obsoleto"
465
-
466
- #: ../app/views/ansible_roles/import.html.erb:11
467
- #: ../app/views/ansible_variables/import.html.erb:11
468
- msgid "Check/Uncheck obsolete"
469
- msgstr "Marcar/Desmarcar obsoleto"
470
-
471
- #: ../app/views/ansible_roles/import.html.erb:19
472
- #: ../app/views/ansible_variables/import.html.erb:22
473
- msgid "Check/Uncheck all"
474
- msgstr "Marcar/Desmarcar tudo"
475
-
476
- #: ../app/views/ansible_roles/import.html.erb:21
477
- #: ../app/views/ansible_variables/import.html.erb:24
478
- msgid "Name"
479
- msgstr "Nome"
480
-
481
- #: ../app/views/ansible_roles/import.html.erb:22
482
- #: ../app/views/ansible_variables/import.html.erb:26
483
- msgid "Hosts count"
484
- msgstr "Contagem de hosts"
485
-
486
- #: ../app/views/ansible_roles/import.html.erb:23
487
- #: ../app/views/ansible_variables/import.html.erb:27
488
- msgid "Hostgroups count"
489
- msgstr "Contagem de grupos de hosts"
490
-
491
- #: ../app/views/ansible_roles/import.html.erb:24
492
- #: ../app/views/ansible_variables/import.html.erb:28
493
- msgid "Operation"
494
- msgstr "Operação"
495
-
496
- #: ../app/views/ansible_roles/import.html.erb:35
497
- #: ../app/views/ansible_variables/import.html.erb:39
498
- msgid "Check/Uncheck all %s changes"
499
- msgstr "Marcar/Desmarcar todas %s mudanças"
500
-
501
- #: ../app/views/ansible_roles/import.html.erb:40
502
- #: ../app/views/ansible_variables/import.html.erb:45
503
- msgid "Add"
504
- msgstr "Adicionar"
505
-
506
- #: ../app/views/ansible_roles/import.html.erb:40
507
- #: ../app/views/ansible_variables/import.html.erb:45
508
- msgid "Remove"
509
- msgstr "Remover"
510
-
511
- #: ../app/views/ansible_roles/import.html.erb:48
512
- #: ../app/views/ansible_variables/import.html.erb:53
513
- msgid "Cancel"
514
- msgstr "Cancelar"
515
-
516
- #: ../app/views/ansible_roles/import.html.erb:49
517
- #: ../app/views/ansible_variables/import.html.erb:12
518
- #: ../app/views/ansible_variables/import.html.erb:45
519
- #: ../app/views/ansible_variables/import.html.erb:54
520
- msgid "Update"
521
- msgstr "Atualizar"
522
-
523
- #: ../app/views/ansible_roles/index.html.erb:1
524
- #: ../app/views/ansible_roles/welcome.html.erb:1
525
- #: ../app/views/ansible_roles/welcome.html.erb:6
526
- #: ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
527
- msgid "Ansible Roles"
528
- msgstr "Funções do Ansible"
529
-
530
- #: ../app/views/ansible_roles/index.html.erb:9
531
- msgid "Role|Name"
532
- msgstr "Nome"
533
-
534
- #: ../app/views/ansible_roles/index.html.erb:10
535
- msgid "Hostgroups"
536
- msgstr "Grupos de hosts"
537
-
538
- #: ../app/views/ansible_roles/index.html.erb:11
539
- msgid "Hosts"
540
- msgstr "Hosts"
541
-
542
- #: ../app/views/ansible_roles/index.html.erb:12
543
- msgid "Imported at"
544
- msgstr "Importado em"
545
-
546
- #: ../app/views/ansible_roles/index.html.erb:13
547
- #: ../app/views/ansible_variables/index.html.erb:16
548
- msgid "Actions"
549
- msgstr "Ações"
550
-
551
- #: ../app/views/ansible_roles/index.html.erb:27
552
- #: ../lib/foreman_ansible/register.rb:98
553
- msgid "Variables"
554
- msgstr "Variáveis"
555
-
556
- #: ../app/views/ansible_roles/index.html.erb:33
557
- #: ../app/views/ansible_variables/index.html.erb:41
558
- msgid "Delete %s?"
559
- msgstr "Remover %s"
560
-
561
- #: ../app/views/ansible_roles/welcome.html.erb:7
562
- msgid ""
563
- "No ansible roles were found in Foreman. If you want to assign roles to your hosts,\n"
564
- " you have to import them first."
565
- msgstr ""
566
- "Nenhuma função do Ansible foi encontrada no Foreman. Se desejar atribuir funções a seus hosts,\n"
567
- " importe-as primeiro."
568
-
569
- #: ../app/views/ansible_roles/welcome.html.erb:10
570
- msgid "Learn more about this in the documentation."
571
- msgstr "Para saber mais sobre isto, acesse a documentação."
572
-
573
- #: ../app/views/ansible_variables/_fields.erb:4
574
- msgid "Ansible Variable Details (Imported)"
575
- msgstr ""
576
-
577
- #: ../app/views/ansible_variables/_fields.erb:4
578
- msgid "Ansible Variable Details"
579
- msgstr ""
580
-
581
- #: ../app/views/ansible_variables/_fields.erb:11
582
- msgid "Default Behavior"
583
- msgstr "Comportamento do parâmetro"
584
-
585
- #: ../app/views/ansible_variables/_fields.erb:12
586
- msgid "Override the default value of the Ansible variable."
587
- msgstr ""
588
-
589
- #: ../app/views/ansible_variables/_fields.erb:14
590
- msgid ""
591
- "Mark the variable to be managed by Foreman. When the Ansible role of this "
592
- "variable is assigned to a host, the default value will be added to Ansible "
593
- "inventory as a host variable. Specify matchers to set a different value for "
594
- "such variable."
595
- msgstr ""
596
-
597
- #: ../app/views/ansible_variables/_fields.erb:27
598
- msgid "Value to use when there is no match."
599
- msgstr "Valor a ser usado quando não há correspondências. "
600
-
601
- #: ../app/views/ansible_variables/_fields.erb:30
602
- msgid "Hidden Value"
603
- msgstr "Valor oculto"
604
-
605
- #: ../app/views/ansible_variables/_fields.erb:33
606
- msgid "Hide all values for this parameter."
607
- msgstr "Ocultar todos os valores para este parâmetro."
608
-
609
- #: ../app/views/ansible_variables/_fields.erb:39
610
- msgid "Optional Input Validator"
611
- msgstr "Validador de entrada opcional"
612
-
613
- #: ../app/views/ansible_variables/_fields.erb:41
614
- msgid ""
615
- "Before including these variables on your playbooks, Foreman will validate "
616
- "that your variables comply with the validation."
617
- msgstr ""
618
-
619
- #: ../app/views/ansible_variables/_fields.erb:44
620
- msgid ""
621
- "If checked, will raise an error if there is no default value and no matcher "
622
- "provide a value."
623
- msgstr ""
624
- "Se verificado, surgirá um erro caso não haja valor padrão e nenhum "
625
- "coincidente fornecer um valor."
626
-
627
- #: ../app/views/ansible_variables/_fields.erb:53
628
- msgid "Prioritize Attribute Order"
629
- msgstr "Priorizar ordem de atributos "
630
-
631
- #: ../app/views/ansible_variables/_fields.erb:54
632
- msgid "Set the order in which values are resolved."
633
- msgstr "Definir a ordem em que os valores serão resolvidos. "
634
-
635
- #: ../app/views/ansible_variables/_fields.erb:55
636
- msgid "Order"
637
- msgstr "Ordem"
638
-
639
- #: ../app/views/ansible_variables/_fields.erb:56
640
- msgid ""
641
- "The order in which matchers keys are processed, first match wins.<br> You "
642
- "may use multiple attributes as a matcher key, for example, an order of "
643
- "<code>host group, environment</code> would expect a matcher such as "
644
- "<code>hostgroup = \"web servers\", environment = production</code>"
645
- msgstr ""
646
- "A ordem em que as chaves de correspondência são processadas​​, a primeira "
647
- "combinação vence. <br> Você pode usar vários atributos como uma chave de "
648
- "correspondência, por exemplo, uma ordem de <code> grupo de host, ambiente "
649
- "</code> esperaria uma correspondência como <code>hostgroup = \"web "
650
- "servers\", environment = production</code>."
651
-
652
- #: ../app/views/ansible_variables/_fields.erb:59
653
- msgid ""
654
- "Continue to look for matches after first find (only array/hash type)? Note: "
655
- "merging overrides ignores all matchers that are omitted."
656
- msgstr ""
657
- "Continuar a buscar correspondências após o primeiro resultado (somente tipo "
658
- "matriz/hash)? Observação: mesclar substituições ignora todas as "
659
- "correspondências que são omitidas."
660
-
661
- #: ../app/views/ansible_variables/_fields.erb:61
662
- msgid "Include default value when merging all matching values."
663
- msgstr ""
664
- "Incluir valor padrão quando mesclando todos os valores correspondentes."
665
-
666
- #: ../app/views/ansible_variables/_fields.erb:64
667
- msgid "Avoid duplicate values when merging them (only array type)?"
668
- msgstr ""
669
- "Evitar valores duplicados quando mesclando-os (somente tipo de matriz)?"
670
-
671
- #: ../app/views/ansible_variables/_fields.erb:68
672
- msgid "Specify Matchers"
673
- msgstr "Especificar correspondências "
674
-
675
- #: ../app/views/ansible_variables/edit.html.erb:4
676
- #: ../app/views/ansible_variables/index.html.erb:1
677
- #: ../app/views/ansible_variables/new.html.erb:4
678
- msgid "Ansible Variables"
679
- msgstr ""
680
-
681
- #: ../app/views/ansible_variables/edit.html.erb:8
682
- msgid "Edit %s"
683
- msgstr "Editar %s"
684
-
685
- #: ../app/views/ansible_variables/edit.html.erb:13
686
- msgid "Edit Ansible Variable"
687
- msgstr ""
688
-
689
- #: ../app/views/ansible_variables/import.html.erb:1
690
- msgid "Changed Ansible variables"
691
- msgstr ""
692
-
693
- #: ../app/views/ansible_variables/import.html.erb:14
694
- msgid "Check/Uncheck update"
695
- msgstr ""
696
-
697
- #: ../app/views/ansible_variables/import.html.erb:25
698
- msgid "Ansible role"
699
- msgstr ""
700
-
701
- #: ../app/views/ansible_variables/index.html.erb:5
702
- msgid "New Ansible Variable"
703
- msgstr ""
704
-
705
- #: ../app/views/ansible_variables/index.html.erb:12
706
- msgid "Variable|Name"
707
- msgstr ""
708
-
709
- #: ../app/views/ansible_variables/index.html.erb:13
710
- msgid "Variable|Role"
711
- msgstr ""
712
-
713
- #: ../app/views/ansible_variables/index.html.erb:14
714
- msgid "Type"
715
- msgstr "Tipo"
716
-
717
- #: ../app/views/ansible_variables/index.html.erb:15
718
- msgid "Imported?"
719
- msgstr ""
720
-
721
- #: ../app/views/ansible_variables/index.html.erb:23
722
- msgid "Overriden"
723
- msgstr ""
724
-
725
- #: ../app/views/ansible_variables/new.html.erb:8
726
- #: ../app/views/ansible_variables/new.html.erb:13
727
- msgid "Create Ansible Variable"
728
- msgstr ""
729
-
730
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:5
731
- msgid "Play Roles"
732
- msgstr "Funções de ação"
733
-
734
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:9
735
- msgid "Nest"
736
- msgstr "Aninhar"
737
-
738
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:10
739
- msgid "Clone"
740
- msgstr "Clonar"
741
-
742
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:7
743
- msgid "Level"
744
- msgstr "Nível"
745
-
746
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:8
747
- msgid "Module"
748
- msgstr "Módulo"
749
-
750
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:9
751
- msgid "Arguments"
752
- msgstr "Argumentos"
753
-
754
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:10
755
- msgid "Message"
756
- msgstr "Mensagem"
757
-
758
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:23
759
- msgid "Nothing to show"
760
- msgstr "Nada para exibir"
761
-
762
- #: ../db/seeds.d/90_notification_blueprints.rb:5
763
- msgid "Jobs"
764
- msgstr "Trabalhos"
765
-
766
- #: ../db/seeds.d/90_notification_blueprints.rb:7
767
- msgid ""
768
- "Insights remediation on %{hosts_count} host(s) has finished successfully"
769
- msgstr ""
770
- "A remediação de insights no(s) host(s) %{hosts_count} foi concluída com "
771
- "êxito"
772
-
773
- #: ../lib/foreman_ansible/register.rb:94
774
- msgid "Roles"
775
- msgstr "Funções"
776
-
777
- #: ../lib/foreman_ansible/remote_execution.rb:20
778
- msgid "Run Ansible roles"
779
- msgstr "Executar funções do Ansible"
780
-
781
- #: ../lib/foreman_ansible/remote_execution.rb:21
782
- msgid ""
783
- "Runs an Ansible playbook which contains all the roles defined for a host"
784
- msgstr ""
785
- "Executa um playbook do Ansible que contém todas as funções definidas por um "
786
- "host"
787
-
788
- #: ../lib/foreman_ansible/remote_execution.rb:27
789
- msgid "Ansible: Run Insights maintenance plan"
790
- msgstr "Ansible: executar plano de manutenção de insights"
791
-
792
- #: ../lib/foreman_ansible/remote_execution.rb:28
793
- msgid ""
794
- "Runs a given maintenance plan from Red Hat Access Insights given an ID."
795
- msgstr ""
796
- "Executa um determinado plano de manutenção a partir do Red Hat Access "
797
- "Insights dada uma ID."
798
-
799
- #: action_names.rb:2
800
- msgid "Remote action:"
801
- msgstr "Ação remota:"
802
-
803
- #: action_names.rb:3
804
- msgid "Import Puppet classes"
805
- msgstr "Importar classes de Puppet"
806
-
807
- #: action_names.rb:4
808
- msgid "Import facts"
809
- msgstr "Importar fatos"
810
-
811
- #: action_names.rb:5
812
- msgid "Action with sub plans"
813
- msgstr "Ação com subplanos"
814
-
815
- #: gemspec.rb:2
816
- msgid "Ansible support in Foreman"
817
- msgstr "Suporte do Ansible no Foreman"