foreman_ansible 15.0.1 → 15.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. checksums.yaml +4 -4
  2. data/config/routes.rb +1 -1
  3. data/lib/foreman_ansible/version.rb +1 -1
  4. data/locale/ca/foreman_ansible.edit.po +1209 -0
  5. data/locale/ca/foreman_ansible.po.time_stamp +0 -0
  6. data/locale/cs_CZ/foreman_ansible.edit.po +1225 -0
  7. data/locale/cs_CZ/foreman_ansible.po.time_stamp +0 -0
  8. data/locale/de/foreman_ansible.edit.po +1248 -0
  9. data/locale/de/foreman_ansible.po.time_stamp +0 -0
  10. data/locale/en/foreman_ansible.edit.po +1202 -0
  11. data/locale/en/foreman_ansible.po.time_stamp +0 -0
  12. data/locale/en_GB/foreman_ansible.edit.po +1220 -0
  13. data/locale/en_GB/foreman_ansible.po.time_stamp +0 -0
  14. data/locale/es/foreman_ansible.edit.po +1247 -0
  15. data/locale/es/foreman_ansible.po.time_stamp +0 -0
  16. data/locale/fr/foreman_ansible.edit.po +1246 -0
  17. data/locale/fr/foreman_ansible.po.time_stamp +0 -0
  18. data/locale/gl/foreman_ansible.edit.po +1206 -0
  19. data/locale/gl/foreman_ansible.po.time_stamp +0 -0
  20. data/locale/it/foreman_ansible.edit.po +1224 -0
  21. data/locale/it/foreman_ansible.po.time_stamp +0 -0
  22. data/locale/ja/foreman_ansible.edit.po +1242 -0
  23. data/locale/ja/foreman_ansible.po.time_stamp +0 -0
  24. data/locale/ka/foreman_ansible.edit.po +1227 -0
  25. data/locale/ka/foreman_ansible.po.time_stamp +0 -0
  26. data/locale/ko/foreman_ansible.edit.po +1219 -0
  27. data/locale/ko/foreman_ansible.po.time_stamp +0 -0
  28. data/locale/nl_NL/foreman_ansible.edit.po +1214 -0
  29. data/locale/nl_NL/foreman_ansible.po.time_stamp +0 -0
  30. data/locale/pl/foreman_ansible.edit.po +1209 -0
  31. data/locale/pl/foreman_ansible.po.time_stamp +0 -0
  32. data/locale/pt_BR/foreman_ansible.edit.po +1246 -0
  33. data/locale/pt_BR/foreman_ansible.po.time_stamp +0 -0
  34. data/locale/ru/foreman_ansible.edit.po +1227 -0
  35. data/locale/ru/foreman_ansible.po.time_stamp +0 -0
  36. data/locale/sv_SE/foreman_ansible.edit.po +1209 -0
  37. data/locale/sv_SE/foreman_ansible.po.time_stamp +0 -0
  38. data/locale/zh_CN/foreman_ansible.edit.po +1241 -0
  39. data/locale/zh_CN/foreman_ansible.po.time_stamp +0 -0
  40. data/locale/zh_TW/foreman_ansible.edit.po +1220 -0
  41. data/locale/zh_TW/foreman_ansible.po.time_stamp +0 -0
  42. data/test/test_plugin_helper.rb +0 -1
  43. metadata +41 -3
@@ -0,0 +1,1246 @@
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
+ # Valeria S Silva <valeriassilva@live.com>, 2019
8
+ # Felipe Nogaroto Gonzalez <felipeng84@gmail.com>, 2019
9
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2019
10
+ # Flamarion Jorge <jorge.flamarion@gmail.com>, 2022
11
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2022
12
+ # Amit Upadhye <aupadhye@redhat.com>, 2023
13
+ # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2023
14
+ #
15
+ msgid ""
16
+ msgstr ""
17
+ "Project-Id-Version: foreman_ansible 12.0.4\n"
18
+ "Report-Msgid-Bugs-To: \n"
19
+ "PO-Revision-Date: 2018-11-14 21:36+0000\n"
20
+ "Last-Translator: Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 20"
21
+ "23\n"
22
+ "Language-Team: Portuguese (Brazil) (https://app.transifex.com/foreman/teams/11"
23
+ "4/pt_BR/)\n"
24
+ "MIME-Version: 1.0\n"
25
+ "Content-Type: text/plain; charset=UTF-8\n"
26
+ "Content-Transfer-Encoding: 8bit\n"
27
+ "Language: pt_BR\n"
28
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
29
+ "0 == 0 ? 1 : 2;\n"
30
+
31
+ #: ../app/controllers/ansible_roles_controller.rb:54
32
+ msgid "No added or removed roles nor variables."
33
+ msgstr "Nenhum papel adicionado ou removido, nem variáveis."
34
+
35
+ #: ../app/controllers/ansible_roles_controller.rb:55
36
+ msgid "No added or removed roles nor variables detected on %s."
37
+ msgstr "Nenhum papel adicionado ou removido nem variáveis detectadas em %s."
38
+
39
+ #: ../app/controllers/ansible_variables_controller.rb:39
40
+ msgid "No changes in variables detected on %s."
41
+ msgstr "Nenhuma mudança nas variáveis detectadas em %s."
42
+
43
+ #: ../app/controllers/ansible_variables_controller.rb:102
44
+ msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
45
+ msgstr "Não foi encontrado nenhum proxy para importar variáveis, certifique-se de que o proxy inteligente tenha o recurso Ansible habilitado."
46
+
47
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:12 ../app/controllers/api/v2/ansible_inventories_controller.rb:17
48
+ msgid "Show Ansible inventory for hosts"
49
+ msgstr "Exibir inventário do Ansible para os hosts"
50
+
51
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:13 ../app/controllers/api/v2/ansible_inventories_controller.rb:18
52
+ msgid "IDs of hosts included in inventory"
53
+ msgstr "IDs de hosts incluídos no inventário"
54
+
55
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:26 ../app/controllers/api/v2/ansible_inventories_controller.rb:31
56
+ msgid "Show Ansible inventory for hostgroups"
57
+ msgstr "Exibir inventário do Ansible para os grupos de hosts"
58
+
59
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:27 ../app/controllers/api/v2/ansible_inventories_controller.rb:32
60
+ msgid "IDs of hostgroups included in inventory"
61
+ msgstr "IDs de grupos de hosts incluídos no inventário"
62
+
63
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:40
64
+ msgid "Schedule generating of Ansible Inventory report"
65
+ msgstr "Agendar geração de relatório de inventário do Ansible"
66
+
67
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:41
68
+ msgid "Hash of input values of type input=>value"
69
+ msgstr "Hash de valores de entrada do tipo input=>value"
70
+
71
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:43
72
+ msgid "Report format, defaults to '%s'"
73
+ msgstr "Formato do relatório, o padrão é '%s'."
74
+
75
+ #: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
76
+ msgid "Override match"
77
+ msgstr "perfeita substituição"
78
+
79
+ #: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
80
+ msgid "Override value, required if omit is false"
81
+ msgstr "Valor de substituição, necessário se omitir for falso"
82
+
83
+ #: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
84
+ msgid "Create an override value for a specific ansible variable"
85
+ msgstr "Criar um valor de substituição para uma variável específica do Ansible"
86
+
87
+ #: ../app/controllers/api/v2/ansible_override_values_controller.rb:34
88
+ msgid "Destroy an override value"
89
+ msgstr "Destruir um valor de substituição"
90
+
91
+ #: ../app/controllers/api/v2/ansible_playbooks_controller.rb:17
92
+ msgid "Sync Ansible playbooks"
93
+ msgstr "Sync Ansible playbooks"
94
+
95
+ #: ../app/controllers/api/v2/ansible_playbooks_controller.rb:18 ../app/controllers/api/v2/ansible_roles_controller.rb:52
96
+ msgid "Smart Proxy to sync from"
97
+ msgstr "Smart Proxy para sincronizar de"
98
+
99
+ #: ../app/controllers/api/v2/ansible_playbooks_controller.rb:19
100
+ msgid "Ansible playbooks names to be synced"
101
+ msgstr "Nomes possíveis de playbooks a serem sincronizados"
102
+
103
+ #: ../app/controllers/api/v2/ansible_playbooks_controller.rb:24
104
+ msgid "Fetch Ansible playbooks available to be synced"
105
+ msgstr "Buscar Livros didáticos possíveis a serem sincronizados"
106
+
107
+ #: ../app/controllers/api/v2/ansible_playbooks_controller.rb:25 ../app/controllers/api/v2/ansible_roles_controller.rb:72
108
+ msgid "Smart Proxy to fetch from"
109
+ msgstr "Proxy inteligente a partir do qual buscar"
110
+
111
+ #: ../app/controllers/api/v2/ansible_playbooks_controller.rb:49 ../app/controllers/api/v2/ansible_roles_controller.rb:92
112
+ msgid "Smart proxy id is required"
113
+ msgstr "É necessária a ID de proxy inteligente"
114
+
115
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:19
116
+ msgid "Show role"
117
+ msgstr "Mostrar função"
118
+
119
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:23
120
+ msgid "List Ansible roles"
121
+ msgstr "Listar regras do Ansible"
122
+
123
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:30
124
+ msgid "Deletes Ansible role"
125
+ msgstr "Excluir função do Ansible"
126
+
127
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:36
128
+ msgid "DEPRECATED: Import Ansible roles"
129
+ msgstr "DEPRECADO: Importação Funções possíveis"
130
+
131
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:37 ../app/controllers/api/v2/ansible_roles_controller.rb:64 ../app/controllers/api/v2/ansible_variables_controller.rb:74 ../app/controllers/api/v2/ansible_variables_controller.rb:85
132
+ msgid "Smart Proxy to import from"
133
+ msgstr "Proxy inteligente a partir do qual importar"
134
+
135
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:38
136
+ msgid "Ansible role names to be imported"
137
+ msgstr "Nomes possíveis de papéis a serem importados"
138
+
139
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:40 ../app/controllers/api/v2/ansible_roles_controller.rb:66 ../app/controllers/api/v2/ansible_variables_controller.rb:76 ../app/controllers/api/v2/ansible_variables_controller.rb:87
140
+ msgid "Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled"
141
+ msgstr "Use a sincronização em vez disso, para sincronizar papéis do Smart Proxy com o recurso Ansible habilitado"
142
+
143
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:51
144
+ msgid "Sync Ansible roles"
145
+ msgstr "Sincronização Funções possíveis"
146
+
147
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:53
148
+ msgid "Ansible role names to be synced"
149
+ msgstr "Nomes possíveis de papéis a serem sincronizados"
150
+
151
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:59
152
+ msgid "No changes detected in specified Ansible Roles and their variables"
153
+ msgstr "Nenhuma mudança detectada em funções possíveis especificadas e suas variáveis"
154
+
155
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:63
156
+ msgid "DEPRECATED: Obsolete Ansible roles"
157
+ msgstr "DEPRECADO: Obsoleto Funções possíveis"
158
+
159
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:71
160
+ msgid "Fetch Ansible roles available to be synced"
161
+ msgstr "Buscar Funções possíveis disponíveis para serem sincronizadas"
162
+
163
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:19
164
+ msgid "Show variable"
165
+ msgstr "Exibir variável"
166
+
167
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:23
168
+ msgid "List Ansible variables"
169
+ msgstr "Listar variáveis do Ansible"
170
+
171
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:30
172
+ msgid "Deletes Ansible variable"
173
+ msgstr "Exclui variável do Ansible"
174
+
175
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:39
176
+ msgid "Name of variable"
177
+ msgstr "Nome da variável"
178
+
179
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
180
+ msgid "Role ID"
181
+ msgstr "ID da função"
182
+
183
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
184
+ msgid "Default value of variable"
185
+ msgstr "Valor padrão da variável"
186
+
187
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
188
+ msgid "When enabled the parameter is hidden in the UI"
189
+ msgstr "Quando habilitado, o parâmetro fica oculto na IU "
190
+
191
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
192
+ msgid "The order in which values are resolved"
193
+ msgstr "A ordem na qual os valores são resolvidos"
194
+
195
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
196
+ msgid "Description of variable"
197
+ msgstr "Descrição da variável"
198
+
199
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
200
+ msgid "Types of validation values"
201
+ msgstr "Tipos de valores de validação"
202
+
203
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
204
+ msgid "Used to enforce certain values for the parameter values"
205
+ msgstr "Usado para impor certos valores aos valores do parâmetro "
206
+
207
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
208
+ msgid "Types of variable values"
209
+ msgstr "Tipos de valores de validação"
210
+
211
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
212
+ msgid "Merge all matching values (only array/hash type)"
213
+ msgstr "Mesclar todos os valores correspondentes (somente tipo de hash/ matriz)"
214
+
215
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
216
+ msgid "Include default value when merging all matching values"
217
+ msgstr "Incluir valor padrão quando mesclando todos os valores correspondentes "
218
+
219
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
220
+ msgid "Remove duplicate values (only array type)"
221
+ msgstr "Remover valores duplicados (somente tipo de matriz)"
222
+
223
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:51
224
+ msgid "Whether to override variable or not"
225
+ msgstr "Se a variável deve ou não ser substituída"
226
+
227
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:55
228
+ msgid "Create Ansible variable"
229
+ msgstr "Criar uma variável do Ansible"
230
+
231
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:62
232
+ msgid "Updates Ansible variable"
233
+ msgstr "Atualiza a variável do Ansible"
234
+
235
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:72
236
+ msgid "DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles"
237
+ msgstr "DEPRECADO: Importação de variáveis possíveis. Isto só importará variáveis para funções já existentes, não importará nenhuma nova função."
238
+
239
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:83
240
+ msgid "DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles"
241
+ msgstr "DEPRECADO: Variáveis obsoletas e possíveis. Isto só eliminará variáveis obsoletas para funções já existentes, não eliminará nenhuma função antiga."
242
+
243
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:21
244
+ msgid "Runs all Ansible roles on a hostgroup"
245
+ msgstr "Executa todas as funções do Ansible em um grupo de hosts"
246
+
247
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:31
248
+ msgid "Runs all Ansible roles on hostgroups"
249
+ msgstr "Executa todas as funções do Ansible em grupos de hosts"
250
+
251
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:32
252
+ msgid "IDs of hostgroups to play roles on"
253
+ msgstr "IDs de grupos de hosts nas quais executar funções"
254
+
255
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:43
256
+ msgid "List all Ansible roles for a hostgroup"
257
+ msgstr "Lista de todas as funções do Ansible para um grupo de hosts"
258
+
259
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:58
260
+ msgid "Assigns Ansible roles to a hostgroup"
261
+ msgstr "Atribui funções do Ansible a um grupo de hosts"
262
+
263
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:61
264
+ msgid "Ansible roles to assign to a hostgroup"
265
+ msgstr "Funções do Ansible para atribuir a um grupo de hosts"
266
+
267
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:70
268
+ msgid "Directly add an Ansible role to a hostgroup"
269
+ msgstr ""
270
+
271
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:73
272
+ msgid "Ansible role to add to a hostgroup"
273
+ msgstr ""
274
+
275
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:83
276
+ msgid "Remove directly assigned Ansible role from a hostgroup"
277
+ msgstr ""
278
+
279
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:86
280
+ msgid "Ansible role to remove from a hostgroup"
281
+ msgstr ""
282
+
283
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13 ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
284
+ msgid "IDs of associated ansible roles"
285
+ msgstr "IDs das funções do Ansible associadas"
286
+
287
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:28
288
+ msgid "Runs all Ansible roles on a host"
289
+ msgstr "Executa todas as funções do Ansible em um host"
290
+
291
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:37
292
+ msgid "Runs all Ansible roles on hosts"
293
+ msgstr "Executa todas as funções do Ansible em hosts"
294
+
295
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:38
296
+ msgid "IDs of hosts to play roles on"
297
+ msgstr "IDs dos hosts nos quais executar funções"
298
+
299
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:48
300
+ msgid "List all Ansible roles for a host"
301
+ msgstr "Lista de todas as funções do Ansible para um host"
302
+
303
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:60
304
+ msgid "Assigns Ansible roles to a host"
305
+ msgstr "Atribui funções do Ansible a um host"
306
+
307
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:63
308
+ msgid "Ansible roles to assign to a host"
309
+ msgstr "Funções do Ansible para atribuir a um host"
310
+
311
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:71
312
+ msgid "Directly add an Ansible role to a host"
313
+ msgstr ""
314
+
315
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:74
316
+ msgid "Ansible role to add to a host"
317
+ msgstr ""
318
+
319
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:84
320
+ msgid "Remove directly assigned Ansible role from a host"
321
+ msgstr ""
322
+
323
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:87
324
+ msgid "Ansible role to remove from a host"
325
+ msgstr ""
326
+
327
+ #: ../app/controllers/foreman_ansible/api/v2/job_templates_controller_extensions.rb:12
328
+ msgid "Enable the callback plugin for this template"
329
+ msgstr ""
330
+
331
+ #: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
332
+ msgid "Host group has no associated hosts"
333
+ msgstr "O grupo de hosts não tem hosts associados a ele"
334
+
335
+ #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
336
+ msgid "There are no Ansible roles to play"
337
+ msgstr "Não há funções do Ansible a serem executadas"
338
+
339
+ #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
340
+ msgid "Could not run Ansible roles for %{host}"
341
+ msgstr "Não foi possível executar papéis possíveis para %{host}"
342
+
343
+ #: ../app/graphql/mutations/ansible_variable_overrides/delete.rb:17
344
+ msgid "Host not found by id: %s"
345
+ msgstr "Hospedeiro não encontrado por identificação: %s"
346
+
347
+ #: ../app/graphql/mutations/ansible_variable_overrides/delete.rb:18
348
+ msgid "Ansible Variable not found by id: %s"
349
+ msgstr "Variável possível não encontrada por id: %s"
350
+
351
+ #: ../app/helpers/foreman_ansible/ansible_hostgroups_helper.rb:12 ../app/helpers/foreman_ansible/ansible_hostgroups_helper.rb:14 ../app/helpers/foreman_ansible/hosts_helper.rb:9
352
+ msgid "Run all Ansible roles"
353
+ msgstr "Executar todas as funções do Ansible"
354
+
355
+ #: ../app/helpers/foreman_ansible/ansible_hostgroups_helper.rb:14
356
+ msgid "Run all Ansible roles on hosts belonging to this host group"
357
+ msgstr "Executar todas as funções do Ansible em hosts pertencentes a este grupo de hosts"
358
+
359
+ #: ../app/helpers/foreman_ansible/ansible_hostgroups_helper.rb:23 ../app/helpers/foreman_ansible/ansible_hostgroups_helper.rb:25
360
+ msgid "Configure Ansible Job"
361
+ msgstr "Configurar Trabalho Possível"
362
+
363
+ #: ../app/helpers/foreman_ansible/ansible_hostgroups_helper.rb:36
364
+ msgid "No roles/hosts assigned"
365
+ msgstr ""
366
+
367
+ #: ../app/helpers/foreman_ansible/ansible_reports_helper.rb:69
368
+ msgid "No additional data"
369
+ msgstr "Sem dados adicionais"
370
+
371
+ #: ../app/helpers/foreman_ansible/ansible_reports_helper.rb:85
372
+ msgid "Show full value"
373
+ msgstr ""
374
+
375
+ #: ../app/helpers/foreman_ansible/ansible_roles_data_preparations.rb:5
376
+ msgid "Add"
377
+ msgstr "Adicionar"
378
+
379
+ #: ../app/helpers/foreman_ansible/ansible_roles_data_preparations.rb:5
380
+ msgid "Remove"
381
+ msgstr "Remover"
382
+
383
+ #: ../app/helpers/foreman_ansible/ansible_roles_data_preparations.rb:5
384
+ msgid "Update"
385
+ msgstr "Atualizar"
386
+
387
+ #: ../app/helpers/foreman_ansible/ansible_roles_data_preparations.rb:6
388
+ msgid "Import Role"
389
+ msgstr "Papel de importação"
390
+
391
+ #: ../app/helpers/foreman_ansible/ansible_roles_data_preparations.rb:6
392
+ msgid "Remove Role"
393
+ msgstr "Remover o papel"
394
+
395
+ #: ../app/helpers/foreman_ansible/ansible_roles_data_preparations.rb:6
396
+ msgid "Update Role Variables"
397
+ msgstr "Atualização de variáveis de função"
398
+
399
+ #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
400
+ msgid "Import from %s"
401
+ msgstr "Importação de %s"
402
+
403
+ #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
404
+ msgid "Ansible Role"
405
+ msgstr "Função do Ansible"
406
+
407
+ #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
408
+ msgid "Import"
409
+ msgstr "Importar"
410
+
411
+ #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
412
+ msgid "%s ago"
413
+ msgstr "%s atrás"
414
+
415
+ #: ../app/helpers/foreman_ansible/smart_proxies_helper.rb:41
416
+ msgid "Upgrade"
417
+ msgstr ""
418
+
419
+ #: ../app/jobs/sync_roles_and_variables.rb:18
420
+ msgid "Import roles And Variables"
421
+ msgstr "Papéis e variáveis de importação"
422
+
423
+ #: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
424
+ msgid "Foreman"
425
+ msgstr "Foreman"
426
+
427
+ #: ../app/lib/proxy_api/ansible.rb:27
428
+ msgid "Unable to get roles from Ansible"
429
+ msgstr "Não foi possível obter funções do Ansible"
430
+
431
+ #: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
432
+ msgid "Unable to get roles/variables from Ansible"
433
+ msgstr "Não foi possível obter funções/variáveis do Ansible"
434
+
435
+ #: ../app/lib/proxy_api/ansible.rb:47
436
+ msgid "Unable to get playbook's names from Ansible"
437
+ msgstr "Incapaz de obter os nomes dos livros de brincar de Ansible"
438
+
439
+ #: ../app/lib/proxy_api/ansible.rb:54
440
+ msgid "Unable to get playbooks from Ansible"
441
+ msgstr "Incapaz de obter livros de leitura do Ansible"
442
+
443
+ #: ../app/models/foreman_ansible/ansible_provider.rb:68
444
+ msgid "Tags"
445
+ msgstr "Tags"
446
+
447
+ #: ../app/models/foreman_ansible/ansible_provider.rb:75
448
+ msgid "Include/Exclude Tags"
449
+ msgstr "Incluir/Excluir Tags"
450
+
451
+ #: ../app/models/foreman_ansible/ansible_provider.rb:87
452
+ msgid "Ansible provider specific inputs"
453
+ msgstr "Insumos específicos de fornecedores possíveis"
454
+
455
+ #: ../app/models/foreman_ansible/ansible_provider.rb:92
456
+ msgid "A comma separated list of tags to use for Ansible run"
457
+ msgstr "Uma lista separada por vírgulas de etiquetas a serem usadas para a execução Ansible run"
458
+
459
+ #: ../app/models/foreman_ansible/ansible_provider.rb:97
460
+ msgid "Include\\Exclude tags for Ansible run"
461
+ msgstr "Incluir\\Excluir tags para execução possível"
462
+
463
+ #: ../app/services/foreman_ansible/import_playbooks_error_notification.rb:35 ../app/services/foreman_ansible/import_playbooks_success_notification.rb:30
464
+ msgid "Task Details"
465
+ msgstr "Detalhes da tarefa"
466
+
467
+ #: ../app/services/foreman_ansible/proxy_api.rb:13
468
+ msgid "Proxy not found"
469
+ msgstr "Proxy não encontrado"
470
+
471
+ #: ../app/views/ansible_roles/import.html.erb:1
472
+ msgid "Changed Ansible roles"
473
+ msgstr "Funções do Ansible alteradas"
474
+
475
+ #: ../app/views/ansible_roles/index.html.erb:1 ../app/views/ansible_roles/welcome.html.erb:1 ../app/views/ansible_roles/welcome.html.erb:6 ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
476
+ msgid "Ansible Roles"
477
+ msgstr "Funções do Ansible"
478
+
479
+ #: ../app/views/ansible_roles/index.html.erb:9
480
+ msgid "Role|Name"
481
+ msgstr "Nome"
482
+
483
+ #: ../app/views/ansible_roles/index.html.erb:10
484
+ msgid "Hostgroups"
485
+ msgstr "Grupos de hosts"
486
+
487
+ #: ../app/views/ansible_roles/index.html.erb:11
488
+ msgid "Hosts"
489
+ msgstr "Hosts"
490
+
491
+ #: ../app/views/ansible_roles/index.html.erb:12 ../app/views/ansible_roles/index.html.erb:29 ../lib/foreman_ansible/register.rb:219 ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/AllRolesTable.js:18 ../webpack/components/AnsibleHostDetail/components/RolesTab/RolesTable.js:30 ../webpack/components/AnsibleHostDetail/constants.js:6 ../webpack/components/AnsibleRolesAndVariables/index.js:17
492
+ msgid "Variables"
493
+ msgstr "Variáveis"
494
+
495
+ #: ../app/views/ansible_roles/index.html.erb:13
496
+ msgid "Imported at"
497
+ msgstr "Importado em"
498
+
499
+ #: ../app/views/ansible_roles/index.html.erb:14 ../app/views/ansible_variables/index.html.erb:14
500
+ msgid "Actions"
501
+ msgstr "Ações"
502
+
503
+ #: ../app/views/ansible_roles/index.html.erb:35 ../app/views/ansible_variables/index.html.erb:39
504
+ msgid "Delete %s?"
505
+ msgstr "Excluir %s?"
506
+
507
+ #: ../app/views/ansible_roles/welcome.html.erb:7
508
+ msgid ""
509
+ "No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\n"
510
+ " you have to import them first."
511
+ msgstr ""
512
+ "Nenhum papel possível foi encontrado no Foreman. Se você quiser atribuir papéis a seus anfitriões,\n"
513
+ " você tem que importá-los primeiro."
514
+
515
+ #: ../app/views/ansible_roles/welcome.html.erb:10
516
+ msgid "Learn more about this in the documentation."
517
+ msgstr "Para saber mais sobre isto, acesse a documentação."
518
+
519
+ #: ../app/views/ansible_variables/_fields.erb:4
520
+ msgid "Ansible Variable Details (Imported)"
521
+ msgstr "Detalhes das variáveis do Ansible (importadas)"
522
+
523
+ #: ../app/views/ansible_variables/_fields.erb:4
524
+ msgid "Ansible Variable Details"
525
+ msgstr "Detalhes das variáveis do Ansible"
526
+
527
+ #: ../app/views/ansible_variables/_fields.erb:11
528
+ msgid "Default Behavior"
529
+ msgstr "Comportamento do parâmetro"
530
+
531
+ #: ../app/views/ansible_variables/_fields.erb:12
532
+ msgid "Override the default value of the Ansible variable."
533
+ msgstr "Substitua o valor padrão da variável do Ansible."
534
+
535
+ #: ../app/views/ansible_variables/_fields.erb:14
536
+ msgid "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable."
537
+ msgstr "Marque a variável a ser gerenciada pelo Foreman. Quando a função do Ansible dessa variável estiver atribuída a um host, o valor padrão será adicionado ao inventário do Ansible como uma variável de host. Especifique as correspondências para definir um valor diferente para essa variável."
538
+
539
+ #: ../app/views/ansible_variables/_fields.erb:27
540
+ msgid "Value to use when there is no match."
541
+ msgstr "Valor a ser usado quando não há correspondências. "
542
+
543
+ #: ../app/views/ansible_variables/_fields.erb:30
544
+ msgid "Hidden Value"
545
+ msgstr "Valor oculto"
546
+
547
+ #: ../app/views/ansible_variables/_fields.erb:33
548
+ msgid "Hide all values for this parameter."
549
+ msgstr "Ocultar todos os valores para este parâmetro."
550
+
551
+ #: ../app/views/ansible_variables/_fields.erb:39
552
+ msgid "Optional Input Validator"
553
+ msgstr "Validador de entrada opcional"
554
+
555
+ #: ../app/views/ansible_variables/_fields.erb:41
556
+ msgid "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation."
557
+ msgstr "Antes de incluir essas variáveis nos playbooks, o Foreman verificará se elas estão em conformidade com a validação."
558
+
559
+ #: ../app/views/ansible_variables/_fields.erb:44
560
+ msgid "If checked, will raise an error if there is no default value and no matcher provide a value."
561
+ msgstr "Se verificado, surgirá um erro caso não haja valor padrão e nenhum coincidente fornecer um valor."
562
+
563
+ #: ../app/views/ansible_variables/_fields.erb:53
564
+ msgid "Prioritize Attribute Order"
565
+ msgstr "Priorizar ordem de atributos "
566
+
567
+ #: ../app/views/ansible_variables/_fields.erb:54
568
+ msgid "Set the order in which values are resolved."
569
+ msgstr "Definir a ordem em que os valores serão resolvidos. "
570
+
571
+ #: ../app/views/ansible_variables/_fields.erb:55
572
+ msgid "Order"
573
+ msgstr "Ordem"
574
+
575
+ #: ../app/views/ansible_variables/_fields.erb:56
576
+ msgid "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \"web servers\", environment = production</code>"
577
+ msgstr "A ordem na qual as chaves dos matchers são processadas, a primeira partida ganha.<br> Você pode usar vários atributos como chave de fósforo, por exemplo, uma ordem de <code>grupo anfitrião, ambiente</code> esperaria um fósforo como <code>grupo anfitrião = \"servidores web\", ambiente = produção</code>"
578
+
579
+ #: ../app/views/ansible_variables/_fields.erb:59
580
+ msgid "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted."
581
+ msgstr "Continuar a buscar correspondências após o primeiro resultado (somente tipo matriz/hash)? Observação: mesclar substituições ignora todas as correspondências que são omitidas."
582
+
583
+ #: ../app/views/ansible_variables/_fields.erb:61
584
+ msgid "Include default value when merging all matching values."
585
+ msgstr "Incluir valor padrão quando mesclando todos os valores correspondentes."
586
+
587
+ #: ../app/views/ansible_variables/_fields.erb:64
588
+ msgid "Avoid duplicate values when merging them (only array type)?"
589
+ msgstr "Evitar valores duplicados quando mesclando-os (somente tipo de matriz)?"
590
+
591
+ #: ../app/views/ansible_variables/_fields.erb:68
592
+ msgid "Specify Matchers"
593
+ msgstr "Especificar correspondências "
594
+
595
+ #: ../app/views/ansible_variables/edit.html.erb:4 ../app/views/ansible_variables/index.html.erb:1 ../app/views/ansible_variables/new.html.erb:4
596
+ msgid "Ansible Variables"
597
+ msgstr "Variáveis do Ansible"
598
+
599
+ #: ../app/views/ansible_variables/edit.html.erb:8
600
+ msgid "Edit %s"
601
+ msgstr "Editar %s"
602
+
603
+ #: ../app/views/ansible_variables/edit.html.erb:13
604
+ msgid "Edit Ansible Variable"
605
+ msgstr "Editar variável do Ansible"
606
+
607
+ #: ../app/views/ansible_variables/index.html.erb:4
608
+ msgid "New Ansible Variable"
609
+ msgstr "Nova variável do Ansible"
610
+
611
+ #: ../app/views/ansible_variables/index.html.erb:10
612
+ msgid "Variable|Name"
613
+ msgstr "Variável|Nome"
614
+
615
+ #: ../app/views/ansible_variables/index.html.erb:11
616
+ msgid "Variable|Role"
617
+ msgstr "Variável|Função"
618
+
619
+ #: ../app/views/ansible_variables/index.html.erb:12 ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:61
620
+ msgid "Type"
621
+ msgstr "Tipo"
622
+
623
+ #: ../app/views/ansible_variables/index.html.erb:13
624
+ msgid "Imported?"
625
+ msgstr "Importado?"
626
+
627
+ #: ../app/views/ansible_variables/index.html.erb:21
628
+ msgid "Overriden"
629
+ msgstr "Substituído"
630
+
631
+ #: ../app/views/ansible_variables/new.html.erb:8 ../app/views/ansible_variables/new.html.erb:13
632
+ msgid "Create Ansible Variable"
633
+ msgstr "Criar uma variável do Ansible"
634
+
635
+ #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:5
636
+ msgid "Ansible check mode"
637
+ msgstr "Modo de verificação possível"
638
+
639
+ #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:6
640
+ msgid "Notice that ansible roles run in check mode."
641
+ msgstr "Observe que as funções possíveis são executadas em modo de verificação."
642
+
643
+ #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:12
644
+ msgid "Level"
645
+ msgstr "Nível"
646
+
647
+ #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:13
648
+ msgid "Task"
649
+ msgstr "Tarefa"
650
+
651
+ #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:14
652
+ msgid "Message"
653
+ msgstr "Mensagem"
654
+
655
+ #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:43
656
+ msgid "Nothing to show"
657
+ msgstr "Nada para exibir"
658
+
659
+ #: ../app/views/job_templates/_job_template_callback_tab_content.html.erb:2
660
+ msgid "Enable Ansible Callback"
661
+ msgstr ""
662
+
663
+ #: ../app/views/job_templates/_job_template_callback_tab_headers.html.erb:1 ../lib/foreman_ansible/register.rb:8 ../lib/foreman_ansible/register.rb:213 ../lib/foreman_ansible/register.rb:263 ../lib/foreman_ansible/register.rb:269
664
+ msgid "Ansible"
665
+ msgstr "Ansible"
666
+
667
+ #: ../db/seeds.d/90_notification_blueprints.rb:5 ../db/seeds.d/90_notification_blueprints.rb:12 ../db/seeds.d/90_notification_blueprints.rb:17 ../lib/foreman_ansible/register.rb:215 ../webpack/components/AnsibleHostDetail/constants.js:5
668
+ msgid "Roles"
669
+ msgstr "Papéis"
670
+
671
+ #: ../db/seeds.d/90_notification_blueprints.rb:7
672
+ msgid "Import roles and variables has finished successfully"
673
+ msgstr "As funções e variáveis de importação terminaram com sucesso"
674
+
675
+ #: ../db/seeds.d/90_notification_blueprints.rb:23 ../db/seeds.d/90_notification_blueprints.rb:30
676
+ msgid "Playbooks"
677
+ msgstr "Livros didáticos"
678
+
679
+ #: ../db/seeds.d/90_notification_blueprints.rb:25
680
+ msgid "Import playbooks has finished successfully"
681
+ msgstr "A importação de livros didáticos foi concluída com sucesso"
682
+
683
+ #: ../lib/foreman_ansible/register.rb:11
684
+ msgid "Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \"ansible_ssh_private_key_file\" host parameter"
685
+ msgstr "Use isso para fornecer um caminho para uma chave privada de SSH que o Ansible usará no lugar de uma senha de substituição com o parâmetro de host \"ansible_ssh_private_key_file\""
686
+
687
+ #: ../lib/foreman_ansible/register.rb:16
688
+ msgid "Private Key Path"
689
+ msgstr "Caminho da chave privada"
690
+
691
+ #: ../lib/foreman_ansible/register.rb:19
692
+ msgid "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_connection\""
693
+ msgstr "Use esse tipo de conexão por padrão ao executar playbooks do Ansible. Você pode substituir isso em hosts adicionando um parâmetro \"ansible_connection\"."
694
+
695
+ #: ../lib/foreman_ansible/register.rb:23
696
+ msgid "Connection type"
697
+ msgstr "Tipo de conexão"
698
+
699
+ #: ../lib/foreman_ansible/register.rb:26
700
+ msgid "Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_winrm_server_cert_validation\""
701
+ msgstr "Ativar/desativar a validação do certificado do servidor WinRM ao executar playbooks do Ansible. Você pode substituir isso em hosts adicionando um parâmetro \"ansible_winrm_server_cert_validation\"."
702
+
703
+ #: ../lib/foreman_ansible/register.rb:31
704
+ msgid "WinRM cert Validation"
705
+ msgstr "Validação de certificado WinRM"
706
+
707
+ #: ../lib/foreman_ansible/register.rb:34
708
+ msgid "Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks."
709
+ msgstr "O Foreman adicionará esse nível de detalhamento para uma saída de depuração adicional ao executar os playbooks do Ansible."
710
+
711
+ #: ../lib/foreman_ansible/register.rb:37
712
+ msgid "Default verbosity level"
713
+ msgstr "Nível do padrão de detalhamento"
714
+
715
+ #: ../lib/foreman_ansible/register.rb:39
716
+ msgid "Disabled"
717
+ msgstr "Desativado"
718
+
719
+ #: ../lib/foreman_ansible/register.rb:40
720
+ msgid "Level 1 (-v)"
721
+ msgstr "Nível 1 (-v)"
722
+
723
+ #: ../lib/foreman_ansible/register.rb:41
724
+ msgid "Level 2 (-vv)"
725
+ msgstr "Nível 2 (-vv)"
726
+
727
+ #: ../lib/foreman_ansible/register.rb:42
728
+ msgid "Level 3 (-vvv)"
729
+ msgstr "Nível 3 (-vvv)"
730
+
731
+ #: ../lib/foreman_ansible/register.rb:43
732
+ msgid "Level 4 (-vvvv)"
733
+ msgstr "Nível 4 (-vvvv)"
734
+
735
+ #: ../lib/foreman_ansible/register.rb:47
736
+ msgid "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot."
737
+ msgstr "Tempo limite (em segundos) para definir quando o Foreman acionará a tarefa de funções do Ansible depois que um host é totalmente provisionado. Defina isso para o tempo máximo que você espera que um host leve até estar pronto após uma reinicialização."
738
+
739
+ #: ../lib/foreman_ansible/register.rb:52
740
+ msgid "Post-provision timeout"
741
+ msgstr "Tempo limite pós-provisão"
742
+
743
+ #: ../lib/foreman_ansible/register.rb:55
744
+ msgid "Timeout (in minutes) when hosts should have reported."
745
+ msgstr "Limite de tempo (em minutos) em que os hosts devem ser reportados."
746
+
747
+ #: ../lib/foreman_ansible/register.rb:57
748
+ msgid "Ansible report timeout"
749
+ msgstr "Limite de tempo do relatório do Ansible"
750
+
751
+ #: ../lib/foreman_ansible/register.rb:60
752
+ msgid "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval"
753
+ msgstr "Desativar o status de configuração do host, ficando fora de sincronia para %{cfgmgmt} após o relatório não chegar dentro do intervalo configurado"
754
+
755
+ #: ../lib/foreman_ansible/register.rb:64
756
+ msgid "%{cfgmgmt} out of sync disabled"
757
+ msgstr "%{cfgmgmt} fora de sincronia desativado"
758
+
759
+ #: ../lib/foreman_ansible/register.rb:67
760
+ msgid "Foreman will use this template to schedule the report with Ansible inventory"
761
+ msgstr "O Foreman usará esse template para agendar o relatório com o inventário do Ansible"
762
+
763
+ #: ../lib/foreman_ansible/register.rb:70
764
+ msgid "Default Ansible inventory report template"
765
+ msgstr "Template padrão de relatório de inventário do Ansible"
766
+
767
+ #: ../lib/foreman_ansible/register.rb:73
768
+ msgid "Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar"
769
+ msgstr "Essas funções serão excluídas ao importar funções de proxy inteligente, A entrada esperada é valores separados por vírgula e você pode usar * metacaracteres wildcard Por exemplo: foo*, *b*,*bar"
770
+
771
+ #: ../lib/foreman_ansible/register.rb:77
772
+ msgid "Ansible roles to ignore"
773
+ msgstr "Possíveis papéis a ignorar"
774
+
775
+ #: ../lib/foreman_ansible/register.rb:80
776
+ msgid "Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled. If set, overrides foreman_tasks_proxy_batch_size setting for Ansible jobs."
777
+ msgstr "Número de tarefas que devem ser enviadas ao procurador inteligente em uma solicitação, se o acionador de tarefas do capataz estiver habilitado. Se definido, anula a configuração de tamanho do foreman_tasks_proxy_batch_size para trabalhos Ansible."
778
+
779
+ #: ../lib/foreman_ansible/register.rb:84
780
+ msgid "Proxy tasks batch size for Ansible"
781
+ msgstr "Tarefas de Proxy Tamanho do lote para Ansible"
782
+
783
+ #: ../lib/foreman_ansible/register.rb:251 ../lib/foreman_ansible/register.rb:257
784
+ msgid "Update Smart Proxy"
785
+ msgstr ""
786
+
787
+ #: ../lib/foreman_ansible/remote_execution.rb:20
788
+ msgid "Run Ansible roles"
789
+ msgstr "Executar funções do Ansible"
790
+
791
+ #: ../lib/foreman_ansible/remote_execution.rb:21
792
+ msgid "Runs an Ansible playbook which contains all the roles defined for a host"
793
+ msgstr "Executa um playbook do Ansible que contém todas as funções definidas por um host"
794
+
795
+ #: ../lib/foreman_ansible/remote_execution.rb:27
796
+ msgid "Run playbook"
797
+ msgstr "Executar playbook"
798
+
799
+ #: ../lib/foreman_ansible/remote_execution.rb:28
800
+ msgid "Run an Ansible playbook against given hosts"
801
+ msgstr "Executar um playbook do Ansible em determinados hosts"
802
+
803
+ #: ../lib/foreman_ansible/remote_execution.rb:33
804
+ msgid "Enable web console"
805
+ msgstr "Habilitar console web"
806
+
807
+ #: ../lib/foreman_ansible/remote_execution.rb:34
808
+ msgid "Run an Ansible playbook to enable web console on given hosts"
809
+ msgstr "Execute um livro de reprodução possível para habilitar o console web em determinados hosts"
810
+
811
+ #: ../lib/foreman_ansible/remote_execution.rb:39
812
+ msgid "Upgrade Capsules on given hosts"
813
+ msgstr "Atualização de cápsulas em determinados anfitriões"
814
+
815
+ #: ../lib/foreman_ansible/remote_execution.rb:40
816
+ msgid "Upgrade Capsules on given Capsule server hosts"
817
+ msgstr "Atualização de cápsulas em determinados hosts de servidor de cápsulas"
818
+
819
+ #: ../lib/foreman_ansible/remote_execution.rb:45
820
+ msgid "Update Capsules on given hosts"
821
+ msgstr ""
822
+
823
+ #: ../lib/foreman_ansible/remote_execution.rb:46
824
+ msgid "Update Capsules on given Capsule server hosts"
825
+ msgstr ""
826
+
827
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:59 ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/AllRolesTable.js:18 ../webpack/components/AnsibleHostDetail/components/RolesTab/RolesTable.js:30 ../webpack/components/AnsibleRolesAndVariables/index.js:15
828
+ msgid "Name"
829
+ msgstr "Nome"
830
+
831
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:60
832
+ msgid "Ansible role"
833
+ msgstr "Função do Ansible"
834
+
835
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:62
836
+ msgid "Value"
837
+ msgstr "Valor"
838
+
839
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:63
840
+ msgid "Source attribute"
841
+ msgstr "Atributo da fonte"
842
+
843
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:114
844
+ msgid "Delete"
845
+ msgstr "Excluir"
846
+
847
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:118
848
+ msgid "Delete Ansible variable override"
849
+ msgstr "Excluir Ansible variable override"
850
+
851
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:122
852
+ msgid "Are you sure you want to delete override for %s?"
853
+ msgstr "Você tem certeza de que deseja excluir a substituição para %s?"
854
+
855
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:19
856
+ msgid "Default value"
857
+ msgstr "Valor padrão"
858
+
859
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:55
860
+ msgid "Ansible variable override was successfully deleted."
861
+ msgstr "Uma possível substituição de variável foi eliminada com sucesso."
862
+
863
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:69
864
+ msgid "There was a following error when deleting Ansible variable override: %s"
865
+ msgstr "Houve um erro seguinte ao apagar o Ansible variable override: %s"
866
+
867
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:88
868
+ msgid "Invalid, expected to match a regex: %s"
869
+ msgstr "Inválido, esperado corresponder a um regex: %s"
870
+
871
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:104
872
+ msgid "Invalid, expected one of: %s"
873
+ msgstr "Inválido, espera-se um dos: %s"
874
+
875
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:110
876
+ msgid "is required"
877
+ msgstr "é necessário"
878
+
879
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/EditableActionHelper.js:6
880
+ msgid "There was a following error when changing Ansible variable override: %s"
881
+ msgstr "Houve um erro seguinte ao alterar o Ansible variable override: %s"
882
+
883
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/EditableActionHelper.js:38
884
+ msgid "Ansible variable override successfully changed."
885
+ msgstr "Substituição possível da variável alterada com sucesso."
886
+
887
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/EditableValue.js:41
888
+ msgid "true"
889
+ msgstr "verdadeiro"
890
+
891
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/EditableValue.js:42
892
+ msgid "false"
893
+ msgstr "falso"
894
+
895
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/index.js:45
896
+ msgid "No Ansible variables found for Host"
897
+ msgstr "Não foram encontradas variáveis possíveis para o Host"
898
+
899
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/index.js:46
900
+ msgid "Only variables marked to Override are shown here."
901
+ msgstr "Somente variáveis marcadas para Substituir são mostradas aqui."
902
+
903
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/JobsTabHelper.js:57
904
+ msgid "There was a following error when deleting Ansible config job: %s"
905
+ msgstr "Houve um erro seguinte ao excluir o trabalho de configuração do Ansible config: %s"
906
+
907
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/JobsTabHelper.js:75
908
+ msgid "Ansible job was successfully canceled."
909
+ msgstr "Um possível trabalho foi cancelado com sucesso."
910
+
911
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/JobsTabHelper.js:120
912
+ msgid "(from host group)"
913
+ msgstr "(do grupo anfitrião)"
914
+
915
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:8
916
+ msgid "hourly"
917
+ msgstr "de hora em hora"
918
+
919
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:9
920
+ msgid "daily"
921
+ msgstr "diariamente"
922
+
923
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:10
924
+ msgid "weekly"
925
+ msgstr "semanalmente"
926
+
927
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:11
928
+ msgid "monthly"
929
+ msgstr "mensalmente"
930
+
931
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:16
932
+ msgid "Must not be in the past"
933
+ msgstr "Não deve estar no passado"
934
+
935
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:22
936
+ msgid "Required field"
937
+ msgstr ""
938
+
939
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:72
940
+ msgid "There was a following error when creating Ansible job: %s"
941
+ msgstr "Houve um erro seguinte ao criar um Trabalho Possível: %s"
942
+
943
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:92
944
+ msgid "Ansible job was successfully created."
945
+ msgstr "Um trabalho possível foi criado com sucesso."
946
+
947
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js:69 ../webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariables.js:125
948
+ msgid "Submit"
949
+ msgstr "Enviar"
950
+
951
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js:79 ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:51 ../webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariables.js:133
952
+ msgid "Cancel"
953
+ msgstr "Cancelar"
954
+
955
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js:89
956
+ msgid "This job will run all the assigned Ansible roles."
957
+ msgstr ""
958
+
959
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js:91
960
+ msgid "For more advanced scheduling options"
961
+ msgstr ""
962
+
963
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js:103
964
+ msgid "view remote execution page."
965
+ msgstr ""
966
+
967
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js:111
968
+ msgid "Schedule recurring Ansible roles job"
969
+ msgstr ""
970
+
971
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/PreviousJobsTable.js:23 ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:31
972
+ msgid "Description"
973
+ msgstr "Descrição"
974
+
975
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/PreviousJobsTable.js:24
976
+ msgid "Result"
977
+ msgstr "Resultado"
978
+
979
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/PreviousJobsTable.js:25
980
+ msgid "State"
981
+ msgstr "Estado"
982
+
983
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/PreviousJobsTable.js:26
984
+ msgid "Executed at"
985
+ msgstr "Executado em"
986
+
987
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/PreviousJobsTable.js:27 ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:31
988
+ msgid "Schedule"
989
+ msgstr "Agendamento"
990
+
991
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/PreviousJobsTable.js:32
992
+ msgid "Previously executed jobs"
993
+ msgstr "Trabalhos executados anteriormente"
994
+
995
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:31
996
+ msgid "Next Run"
997
+ msgstr "Próxima execução"
998
+
999
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:39
1000
+ msgid "Cancel Ansible config job"
1001
+ msgstr "Cancelar trabalho de configuração possível"
1002
+
1003
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:40
1004
+ msgid "Are you sure you want to cancel Ansible config job?"
1005
+ msgstr "Você tem certeza de que quer cancelar o trabalho de configuração de Ansible config?"
1006
+
1007
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:62
1008
+ msgid "Scheduled recurring jobs"
1009
+ msgstr "Trabalhos recorrentes programados"
1010
+
1011
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/index.js:41
1012
+ msgid "Schedule recurring job"
1013
+ msgstr "Programação de trabalhos recorrentes"
1014
+
1015
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/index.js:56
1016
+ msgid "No config job for Ansible roles scheduled"
1017
+ msgstr "Nenhum trabalho de configuração para funções possíveis programadas"
1018
+
1019
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/index.js:72
1020
+ msgid "No previous job executions found"
1021
+ msgstr "Não foram encontradas execuções de trabalhos anteriores"
1022
+
1023
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/AllRolesTable.js:18
1024
+ msgid "Source"
1025
+ msgstr "Origem"
1026
+
1027
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/AllRolesTable.js:57
1028
+ msgid "Inherited from Hostgroup"
1029
+ msgstr "Herdado do Hostgroup"
1030
+
1031
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/AllRolesTable.js:58
1032
+ msgid "Directly assigned to Host"
1033
+ msgstr "Diretamente designado ao Host"
1034
+
1035
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/index.js:24
1036
+ msgid "All assigned Ansible roles"
1037
+ msgstr "Todos os papéis possíveis atribuídos"
1038
+
1039
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/index.js:26
1040
+ msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles."
1041
+ msgstr ""
1042
+
1043
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/index.js:70
1044
+ msgid "No Ansible roles assigned"
1045
+ msgstr "Nenhum papel possível atribuído"
1046
+
1047
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/EditRolesForm.js:59
1048
+ msgid "Confirm"
1049
+ msgstr "Confirmar"
1050
+
1051
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/EditRolesModalHelper.js:18
1052
+ msgid "There was a following error when assigning Ansible Roles: %s"
1053
+ msgstr "Houve um erro seguinte na atribuição de funções possíveis: %s"
1054
+
1055
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/EditRolesModalHelper.js:33
1056
+ msgid "Ansible Roles were successfully assigned."
1057
+ msgstr "Funções possíveis foram atribuídas com sucesso."
1058
+
1059
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/index.js:28
1060
+ msgid "Edit Ansible Roles"
1061
+ msgstr "Editar funções possíveis"
1062
+
1063
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/index.js:30
1064
+ msgid "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles."
1065
+ msgstr ""
1066
+
1067
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/index.js:42
1068
+ msgid "Close"
1069
+ msgstr "Fechar"
1070
+
1071
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/RolesTable.js:39
1072
+ msgid "Edit Ansible roles"
1073
+ msgstr "Editar Funções possíveis"
1074
+
1075
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/RolesTable.js:50
1076
+ msgid "Ansible roles assigned directly to host"
1077
+ msgstr "Possíveis funções atribuídas diretamente ao anfitrião"
1078
+
1079
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/RolesTable.js:52
1080
+ msgid "view all assigned roles"
1081
+ msgstr "ver todas as funções atribuídas"
1082
+
1083
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/index.js:41
1084
+ msgid "Assign roles directly to the host"
1085
+ msgstr ""
1086
+
1087
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/index.js:59
1088
+ msgid "View inherited roles"
1089
+ msgstr ""
1090
+
1091
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/index.js:73
1092
+ msgid "No roles assigned directly to the host"
1093
+ msgstr ""
1094
+
1095
+ #: ../webpack/components/AnsibleHostDetail/constants.js:7
1096
+ msgid "Inventory"
1097
+ msgstr "Inventário"
1098
+
1099
+ #: ../webpack/components/AnsibleHostDetail/constants.js:8
1100
+ msgid "Jobs"
1101
+ msgstr "Trabalhos"
1102
+
1103
+ #: ../webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariablesActions.js:26
1104
+ msgid "Import roles and variables started: "
1105
+ msgstr "Início das funções e variáveis de importação: "
1106
+
1107
+ #: ../webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariablesActions.js:32
1108
+ msgid "view the task in progress"
1109
+ msgstr "ver a tarefa em andamento"
1110
+
1111
+ #: ../webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariablesActions.js:37
1112
+ msgid "Failed to import roles and variables "
1113
+ msgstr "Falha na importação de papéis e variáveis "
1114
+
1115
+ #: ../webpack/components/AnsibleRolesAndVariables/index.js:16
1116
+ msgid "Operation"
1117
+ msgstr "Operação"
1118
+
1119
+ #: ../webpack/components/AnsibleRolesAndVariables/index.js:18
1120
+ msgid "Host count"
1121
+ msgstr ""
1122
+
1123
+ #: ../webpack/components/AnsibleRolesAndVariables/index.js:19
1124
+ msgid "Hostgroup count"
1125
+ msgstr ""
1126
+
1127
+ #: ../webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.js:72
1128
+ msgid "Available Ansible Roles"
1129
+ msgstr "Funções possíveis disponíveis"
1130
+
1131
+ #: ../webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.js:88
1132
+ msgid "Assigned Ansible Roles"
1133
+ msgstr "Atribuição de funções possíveis"
1134
+
1135
+ #: ../webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcherActions.js:52
1136
+ msgid "Failed to fetch Ansible Roles from server."
1137
+ msgstr ""
1138
+
1139
+ #: ../webpack/components/AnsibleRolesSwitcher/components/AnsiblePermissionDenied.js:8
1140
+ msgid "You are not authorized to perform this action."
1141
+ msgstr "Você não está autorizado a executar essa ação."
1142
+
1143
+ #: ../webpack/components/AnsibleRolesSwitcher/components/AnsiblePermissionDenied.js:10
1144
+ msgid "Please request one of the required permissions listed below from a Foreman administrator:"
1145
+ msgstr "Por favor, solicite uma das permissões necessárias listadas abaixo através de um administrador Foreman:"
1146
+
1147
+ #: ../webpack/components/AnsibleRolesSwitcher/components/AnsiblePermissionDenied.js:27
1148
+ msgid "Permission Denied"
1149
+ msgstr "Permissão negada"
1150
+
1151
+ #: ../webpack/components/AnsibleRolesSwitcher/components/AnsibleRole.js:14
1152
+ msgid "This Ansible role is inherited from parent host group"
1153
+ msgstr "Este papel possível é herdado do grupo anfitrião dos pais"
1154
+
1155
+ #: ../webpack/components/AnsibleRolesSwitcher/components/AnsibleRole.js:15
1156
+ msgid "This Ansible role is inherited from host group"
1157
+ msgstr "Este papel possível é herdado do grupo anfitrião"
1158
+
1159
+ #: ../webpack/components/AnsibleRolesSwitcher/components/OrderedRolesTooltip.js:9
1160
+ msgid "Use drag and drop to change order of the roles. Ordering of roles is respected for Ansible runs, inherited roles are always before those assigned directly"
1161
+ msgstr "Use arrastar e soltar para mudar a ordem dos papéis. A ordenação dos papéis é respeitada para as corridas possíveis, os papéis herdados são sempre anteriores aos atribuídos diretamente."
1162
+
1163
+ #: ../webpack/components/DualList/ListControls.js:13
1164
+ msgid "Add selected"
1165
+ msgstr "Adicionar selecionados"
1166
+
1167
+ #: ../webpack/components/DualList/ListControls.js:24
1168
+ msgid "Add all"
1169
+ msgstr "Acrescentar tudo"
1170
+
1171
+ #: ../webpack/components/DualList/ListControls.js:35
1172
+ msgid "Remove all"
1173
+ msgstr "Remover tudo"
1174
+
1175
+ #: ../webpack/components/DualList/ListControls.js:46
1176
+ msgid "Remove selected"
1177
+ msgstr "Remover selecionados"
1178
+
1179
+ #: ../webpack/components/DualList/SelectedStatus.js:8
1180
+ msgid "%(selectedCount)s of %(totalCount)s items selected"
1181
+ msgstr "%(selectedCount)s de %(totalCount)s itens selecionados"
1182
+
1183
+ #: ../webpack/components/DualList/index.js:66
1184
+ msgid "Available Ansible roles"
1185
+ msgstr "Disponíveis Funções possíveis"
1186
+
1187
+ #: ../webpack/components/DualList/index.js:84
1188
+ msgid "Host assigned Ansible roles"
1189
+ msgstr "Anfitrião designado Funções possíveis"
1190
+
1191
+ #: ../webpack/components/ErrorState.js:13
1192
+ msgid "Error!"
1193
+ msgstr "Erro!"
1194
+
1195
+ #: ../webpack/components/withLoading.js:26
1196
+ msgid "Nothing Found!"
1197
+ msgstr "Nada Encontrado!"
1198
+
1199
+ #: ../webpack/components/withLoading.js:61 ../webpack/components/withLoading.js:73
1200
+ msgid "Permission denied"
1201
+ msgstr "Permissão recusada"
1202
+
1203
+ #: ../webpack/permissionsHelper.js:37
1204
+ msgid "You are not authorized to view the page. "
1205
+ msgstr "Você não está autorizado a visualizar a página. "
1206
+
1207
+ #: ../webpack/permissionsHelper.js:40
1208
+ msgid "Request the following permissions from administrator: %s."
1209
+ msgstr "Solicite as seguintes permissões ao administrador: %s."
1210
+
1211
+ #: ../webpack/routes/HostgroupJobs/index.js:11
1212
+ msgid "Configure Recurring Job"
1213
+ msgstr "Configurar Trabalho Recorrente"
1214
+
1215
+ #: gemspec.rb:2
1216
+ msgid "Ansible support in Foreman"
1217
+ msgstr "Suporte do Ansible no Foreman"
1218
+
1219
+ #~ msgid "Action with sub plans"
1220
+ #~ msgstr "Ação com subplanos "
1221
+
1222
+ #~ msgid "Ansible: Run Insights maintenance plan"
1223
+ #~ msgstr "Ansible: executar plano de manutenção de insights"
1224
+
1225
+ #~ msgid "Import Puppet classes"
1226
+ #~ msgstr "Importar classes de Puppet"
1227
+
1228
+ #~ msgid "Import facts"
1229
+ #~ msgstr "Importar fatos"
1230
+
1231
+ #~ msgid "Insights remediation on %{hosts_count} host(s) has finished successfully"
1232
+ #~ msgstr "A remediação Insights em %{hosts_count} host(s) terminou com sucesso"
1233
+
1234
+ #~ msgid "Job Details"
1235
+ #~ msgstr "Detalhes do trabalho"
1236
+
1237
+ #~ msgid "Remediation Plan"
1238
+ #~ msgstr "Plano de remediação"
1239
+
1240
+ #~ msgid "Remote action:"
1241
+ #~ msgstr "Ação remota:"
1242
+
1243
+ #~ msgid "Runs a given maintenance plan from Red Hat Access Insights given an ID."
1244
+ #~ msgstr ""
1245
+ #~ "Executa um determinado plano de manutenção a partir do Red Hat Access Insights"
1246
+ #~ " dada uma ID."