foreman_puppet 3.0.6 → 3.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/lib/foreman_puppet/register.rb +2 -1
  3. data/lib/foreman_puppet/version.rb +1 -1
  4. data/locale/ca/foreman_puppet.edit.po +1221 -0
  5. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  6. data/locale/cs_CZ/foreman_puppet.edit.po +1208 -0
  7. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  8. data/locale/de/foreman_puppet.edit.po +1300 -0
  9. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  10. data/locale/en/foreman_puppet.edit.po +998 -0
  11. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  12. data/locale/en/foreman_puppet.pox +0 -0
  13. data/locale/en_GB/foreman_puppet.edit.po +1197 -0
  14. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  15. data/locale/es/foreman_puppet.edit.po +1275 -0
  16. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  17. data/locale/fr/foreman_puppet.edit.po +1290 -0
  18. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  19. data/locale/gl/foreman_puppet.edit.po +1203 -0
  20. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  21. data/locale/it/foreman_puppet.edit.po +1233 -0
  22. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  23. data/locale/ja/foreman_puppet.edit.po +1223 -0
  24. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  25. data/locale/ko/foreman_puppet.edit.po +1197 -0
  26. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  27. data/locale/messages.mo +0 -0
  28. data/locale/nl_NL/foreman_puppet.edit.po +1228 -0
  29. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  30. data/locale/pl/foreman_puppet.edit.po +1238 -0
  31. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  32. data/locale/pt_BR/foreman_puppet.edit.po +1281 -0
  33. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  34. data/locale/ru/foreman_puppet.edit.po +1240 -0
  35. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  36. data/locale/sv_SE/foreman_puppet.edit.po +1205 -0
  37. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  38. data/locale/zh_CN/foreman_puppet.edit.po +1212 -0
  39. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  40. data/locale/zh_TW/foreman_puppet.edit.po +1197 -0
  41. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
  42. metadata +39 -2
@@ -0,0 +1,1281 @@
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_puppet package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ # Translators:
7
+ # Junior Alvim <alvin@intechne.com.br>, 2021
8
+ # Valeria S Silva <valeriassilva@live.com>, 2021
9
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
10
+ # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2021
11
+ # Flamarion Jorge <jorge.flamarion@gmail.com>, 2021
12
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2021
13
+ # Felipe Nogaroto Gonzalez <felipeng84@gmail.com>, 2021
14
+ # Amit Upadhye <aupadhye@redhat.com>, 2021
15
+ #
16
+ #, fuzzy
17
+ msgid ""
18
+ msgstr ""
19
+ "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
20
+ "Report-Msgid-Bugs-To: \n"
21
+ "POT-Creation-Date: 2021-11-10 11:17+0000\n"
22
+ "PO-Revision-Date: 2021-02-03 16:30+0000\n"
23
+ "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2021\n"
24
+ "Language-Team: Portuguese (Brazil) (https://www.transifex.com/foreman/teams/114/pt_BR/)\n"
25
+ "MIME-Version: 1.0\n"
26
+ "Content-Type: text/plain; charset=UTF-8\n"
27
+ "Content-Transfer-Encoding: 8bit\n"
28
+ "Language: pt_BR\n"
29
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
30
+
31
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
32
+ msgid ""
33
+ "Ignored environment names resulting in booleans found. Please quote strings "
34
+ "like true/false and yes/no in config/ignored_environments.yml"
35
+ msgstr ""
36
+ "Nomes de ambiente ignorados resultando em booleanos encontrados. Inclua "
37
+ "aspas nas strings como verdadeiro/falso e sim/não "
38
+ "config/ignored_environments.yml"
39
+
40
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
41
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
42
+ msgid "No changes to your environments detected"
43
+ msgstr "Nenhuma mudança em seu ambiente foi detectada"
44
+
45
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
46
+ msgid ""
47
+ "Successfully updated environments and Puppet classes from the on-disk Puppet"
48
+ " installation"
49
+ msgstr ""
50
+ "ambientes e classes de Puppet da instalação do Puppet em disco atualizados "
51
+ "com sucesso"
52
+
53
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
54
+ msgid ""
55
+ "Failed to update environments and Puppet classes from the on-disk Puppet "
56
+ "installation: %s"
57
+ msgstr ""
58
+ "Falha ao atualizar ambientes e classes Puppet a partir da instalação Puppet "
59
+ "no disco: %s"
60
+
61
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
62
+ msgid ""
63
+ "No smart proxy was found to import environments from, ensure that at least "
64
+ "one smart proxy is registered with the 'puppet' feature"
65
+ msgstr ""
66
+ "Nenhum proxy inteligente a partir do qual importar ambientes foi encontrado."
67
+ " Certifique-se de que pelo menos um proxy inteligente esteja registrado com "
68
+ "o registro 'puppet'."
69
+
70
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
71
+ msgid "Ignored environments: %s"
72
+ msgstr "Ambientes ignorados: %s"
73
+
74
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
75
+ msgid "Ignored classes in the environments: %s"
76
+ msgstr "Classes ignoradas nos ambientes: %s"
77
+
78
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
79
+ msgid "List all host groups for a Puppet class"
80
+ msgstr "Listar todos os grupos de host para uma classe Puppet"
81
+
82
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
83
+ msgid "ID of Puppetclass"
84
+ msgstr ""
85
+
86
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
87
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
88
+ msgstr ""
89
+
90
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
91
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
92
+ msgstr ""
93
+
94
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
95
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
96
+ msgstr ""
97
+
98
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
99
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
100
+ msgid "ID of associated puppet Environment"
101
+ msgstr ""
102
+
103
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
104
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
105
+ msgid "IDs of associated Puppetclasses"
106
+ msgstr ""
107
+
108
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
109
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
110
+ msgid "IDs of associated ConfigGroups"
111
+ msgstr ""
112
+
113
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
114
+ msgid "Import puppet classes from puppet proxy"
115
+ msgstr "Importar classes de puppet a partir do proxy de puppet"
116
+
117
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
118
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
119
+ msgid "Import puppet classes from puppet proxy for an environment"
120
+ msgstr "Classes de puppet de importação do proxy do puppet para um ambiente"
121
+
122
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
123
+ msgid ""
124
+ "Optional comma-delimited stringcontaining either 'new', 'updated', or "
125
+ "'obsolete'that is used to limit the imported Puppet classes"
126
+ msgstr ""
127
+
128
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
129
+ msgid ""
130
+ "Failed to update the environments and Puppet classes from the on-disk puppet"
131
+ " installation: %s"
132
+ msgstr ""
133
+ "Falha ao atualizar os ambientes e classes de Puppet da instalação de disco "
134
+ "do Puppet:%s"
135
+
136
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
137
+ msgid "The requested environment cannot be found."
138
+ msgstr ""
139
+
140
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
141
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
142
+ msgid ""
143
+ "No proxy found to import classes from, ensure that the smart proxy has the "
144
+ "Puppet feature enabled."
145
+ msgstr ""
146
+ "Não foi encontrado nenhum proxy para importar classes, certifique-se de que "
147
+ "o proxy inteligente tenha o recurso Puppet habilitado. "
148
+
149
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
150
+ msgid "List template combination"
151
+ msgstr "Listar combinação modelo"
152
+
153
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
154
+ msgid "Add a template combination"
155
+ msgstr "Adicionar uma combinação de template"
156
+
157
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
158
+ msgid "Show template combination"
159
+ msgstr "Exibir combinação de modelo"
160
+
161
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
162
+ msgid "Update template combination"
163
+ msgstr "Atualizar combinação de modelo "
164
+
165
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
166
+ msgid "ID of Puppet environment"
167
+ msgstr ""
168
+
169
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
170
+ msgid "environment id"
171
+ msgstr "ID de ambiente"
172
+
173
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
174
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
175
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
176
+ msgid "ID of environment"
177
+ msgstr "ID de ambiente"
178
+
179
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
180
+ msgid "List hosts per environment"
181
+ msgstr "Listar hosts por ambiente"
182
+
183
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
184
+ msgid "ID of puppet environment"
185
+ msgstr ""
186
+
187
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
188
+ msgid "Deprecated in favor of host/puppet_attributes/environment_id"
189
+ msgstr ""
190
+
191
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
192
+ msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
193
+ msgstr ""
194
+
195
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
196
+ msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
197
+ msgstr ""
198
+
199
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
200
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
201
+ msgid "No environment selected!"
202
+ msgstr "Nenhum ambiente selecionado!"
203
+
204
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
205
+ msgid "Updated hosts: changed environment"
206
+ msgstr "Hosts atualizados: ambiente modificado"
207
+
208
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
209
+ msgid "Unable to generate output, Check log files"
210
+ msgstr "Não é possível gerar saídas, Verifique os arquivos de log"
211
+
212
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
213
+ msgid "No proxy selected!"
214
+ msgstr "Nenhum proxy selecionado!"
215
+
216
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
217
+ msgid "Invalid proxy selected!"
218
+ msgstr "Proxy inválido selecionado! "
219
+
220
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
221
+ msgid "Failed to set %{proxy_type} proxy for %{host}."
222
+ msgstr "Falha ao definir proxy %{proxy_type} para %{host}."
223
+
224
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
225
+ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
226
+ msgstr ""
227
+ "O proxy %{proxy_type} dos hosts selecionados foi definido como "
228
+ "%{proxy_name}."
229
+
230
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
231
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
232
+ msgid "The %{proxy_type} proxy of the selected hosts was cleared."
233
+ msgstr "O proxy %{proxy_type} dos hosts selecionados foi limpado. "
234
+
235
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
236
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
237
+ msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
238
+ msgid_plural ""
239
+ "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
240
+ msgstr[0] ""
241
+ msgstr[1] ""
242
+
243
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
244
+ msgid ""
245
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
246
+ msgstr ""
247
+ "O proxy %{proxy_type} dos hosts selecionados foi definido como "
248
+ "%{proxy_name}."
249
+
250
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
251
+ msgid "Puppet"
252
+ msgstr "Puppet"
253
+
254
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
255
+ msgid "Puppet CA"
256
+ msgstr "Puppet CA"
257
+
258
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
259
+ msgid "List of config groups"
260
+ msgstr "Lista de grupos de configuração"
261
+
262
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
263
+ msgid "Show a config group"
264
+ msgstr "Mostrar um grupo de configuração"
265
+
266
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
267
+ msgid "Create a config group"
268
+ msgstr "Criar um grupo de configuração"
269
+
270
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
271
+ msgid "Update a config group"
272
+ msgstr "Atualizar um grupo de configuração"
273
+
274
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
275
+ msgid "Delete a config group"
276
+ msgstr "Apagar um grupo de configuração"
277
+
278
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
279
+ msgid "List all environments"
280
+ msgstr "Listar todos os ambientes"
281
+
282
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
283
+ msgid "List environments of Puppet class"
284
+ msgstr "Listar ambientes de uma classe Puppet"
285
+
286
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
287
+ msgid "List environments per location"
288
+ msgstr "Listar ambientes por localização"
289
+
290
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
291
+ msgid "List environments per organization"
292
+ msgstr "Listar ambientes por organização"
293
+
294
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
295
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
296
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
297
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
298
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
299
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
300
+ msgid "ID of Puppet class"
301
+ msgstr "ID da classe puppet"
302
+
303
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
304
+ msgid "Show an environment"
305
+ msgstr "Exibir um ambiente"
306
+
307
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
308
+ msgid "Create an environment"
309
+ msgstr "Criar um ambiente"
310
+
311
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
312
+ msgid "Update an environment"
313
+ msgstr "Atualizar um ambiente"
314
+
315
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
316
+ msgid "Delete an environment"
317
+ msgstr "Apagar um ambiente"
318
+
319
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
320
+ msgid "List all Puppet class IDs for host"
321
+ msgstr "Listar todos os IDs de classes puppet para host"
322
+
323
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
324
+ msgid "Add a Puppet class to host"
325
+ msgstr "Adicionar uma classe Puppet para o host"
326
+
327
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
328
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
329
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
330
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
331
+ msgid "ID of host"
332
+ msgstr "ID do host"
333
+
334
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
335
+ msgid "Remove a Puppet class from host"
336
+ msgstr "Remover uma classe Puppet do host"
337
+
338
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
339
+ msgid "List all Puppet class IDs for host group"
340
+ msgstr "Listar todas os Ids de classes Puppet para grupo de host"
341
+
342
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
343
+ msgid "Add a Puppet class to host group"
344
+ msgstr "Adicionar uma classe Puppet para o grupo"
345
+
346
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
347
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
348
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
349
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
350
+ msgid "ID of host group"
351
+ msgstr "ID do grupo de host"
352
+
353
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
354
+ msgid "Remove a Puppet class from host group"
355
+ msgstr "Remover uma classe Puppet de um grupo de host"
356
+
357
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
358
+ msgid "List of override values for a specific smart class parameter"
359
+ msgstr ""
360
+ "Lista de valores de substituição para um parâmetro de classe inteligente "
361
+ "específico "
362
+
363
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
364
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
365
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
366
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
367
+ msgid "Display hidden values"
368
+ msgstr "Exibir valores ocultos"
369
+
370
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
371
+ msgid "Show an override value for a specific smart class parameter"
372
+ msgstr ""
373
+ "Exibir um valor de substituição para um parâmetro de classe inteligente "
374
+ "específico"
375
+
376
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
377
+ msgid "Override match"
378
+ msgstr "perfeita substituição"
379
+
380
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
381
+ msgid "Override value, required if omit is false"
382
+ msgstr "Valor de substituição, necessário se omitir for falso"
383
+
384
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
385
+ msgid "Foreman will not send this parameter in classification output"
386
+ msgstr "O Foreman não enviará este parâmetro na saída de classificação"
387
+
388
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
389
+ msgid "Create an override value for a specific smart class parameter"
390
+ msgstr ""
391
+ "Criar um valor de substituição para um parâmetro de classe inteligente "
392
+ "específico"
393
+
394
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
395
+ msgid "Update an override value for a specific smart class parameter"
396
+ msgstr ""
397
+ "Atualizar um valor de substituição para um parametro de classe inteligente "
398
+ "específico"
399
+
400
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
401
+ msgid "Delete an override value for a specific smart class parameter"
402
+ msgstr ""
403
+ "Remover um valor de substituição para um parâmetro de classe inteligente "
404
+ "específico "
405
+
406
+ #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
407
+ msgid "%{model} with id '%{id}' was not found"
408
+ msgstr "%{model} com id '%{id}' não foi encontrado"
409
+
410
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
411
+ msgid "List all Puppet classes"
412
+ msgstr "Listar todas as classes Puppet"
413
+
414
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
415
+ msgid "List all Puppet classes for a host"
416
+ msgstr "Listar todas as classes de puppet para um host"
417
+
418
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
419
+ msgid "List all Puppet classes for a host group"
420
+ msgstr "Listar todas as classes Puppet para um host"
421
+
422
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
423
+ msgid "List all Puppet classes for an environment"
424
+ msgstr "Listar todas as classes Puppet para um ambiente"
425
+
426
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
427
+ msgid "Show a Puppet class"
428
+ msgstr "Exibir uma classe Puppet"
429
+
430
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
431
+ msgid "Show a Puppet class for host"
432
+ msgstr "Exibir uma classe Puppet para host"
433
+
434
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
435
+ msgid "Show a Puppet class for a host group"
436
+ msgstr "Exibir uma classe Puppet para um grupo de host"
437
+
438
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
439
+ msgid "Show a Puppet class for an environment"
440
+ msgstr "Exibir Classe de puppet para um ambiente"
441
+
442
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
443
+ msgid "Create a Puppet class"
444
+ msgstr "Criar uma classe Puppet"
445
+
446
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
447
+ msgid "Update a Puppet class"
448
+ msgstr "Atualizar uma classe Puppet"
449
+
450
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
451
+ msgid "Delete a Puppet class"
452
+ msgstr "Apagar uma classe Puppet"
453
+
454
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
455
+ msgid "List all smart class parameters"
456
+ msgstr "Listar todos os parâmetros de classe inteligentes"
457
+
458
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
459
+ msgid "List of smart class parameters for a specific host"
460
+ msgstr "Lista de parâmetros de classe inteligentes para um host específico"
461
+
462
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
463
+ msgid "List of smart class parameters for a specific host group"
464
+ msgstr ""
465
+ "Lista de parâmetros de classe inteligentes para um grupo de host específico"
466
+
467
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
468
+ msgid "List of smart class parameters for a specific Puppet class"
469
+ msgstr "Lista de parâmetros de classe inteligentes para uma classe de Puppet"
470
+
471
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
472
+ msgid "List of smart class parameters for a specific environment"
473
+ msgstr ""
474
+ "Lista de parâmetros de classe inteligentes para um ambiente específico"
475
+
476
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
477
+ msgid ""
478
+ "List of smart class parameters for a specific environment/Puppet class "
479
+ "combination"
480
+ msgstr ""
481
+ "Lista de parâmetros de classe inteligentes para uma combinação de classe de "
482
+ "Puppet/ambiente específico"
483
+
484
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
485
+ msgid "Show a smart class parameter"
486
+ msgstr "Exibir parâmetro de classe inteligente"
487
+
488
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
489
+ msgid "Update a smart class parameter"
490
+ msgstr "Atualizar um parâmetro de classe inteligente"
491
+
492
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
493
+ msgid "Whether the smart class parameter value is managed by Foreman"
494
+ msgstr ""
495
+ "Se o valor do parâmetro da classe inteligente é gerenciado ou não pelo "
496
+ "Foreman."
497
+
498
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
499
+ msgid "Description of smart class"
500
+ msgstr "Descrição da classe inteligente"
501
+
502
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
503
+ msgid "Value to use when there is no match"
504
+ msgstr "Valor a usar quando não houver correspondência"
505
+
506
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
507
+ msgid "When enabled the parameter is hidden in the UI"
508
+ msgstr "Quando habilitado, o parâmetro fica oculto na IU "
509
+
510
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
511
+ msgid ""
512
+ "Foreman will not send this parameter in classification output.Puppet will "
513
+ "use the value defined in the Puppet manifest for this parameter"
514
+ msgstr ""
515
+
516
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
517
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
518
+ msgid "The order in which values are resolved"
519
+ msgstr "A ordem na qual os valores são resolvidos"
520
+
521
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
522
+ msgid "Types of validation values"
523
+ msgstr "Tipos de valores de validação"
524
+
525
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
526
+ msgid "Used to enforce certain values for the parameter values"
527
+ msgstr "Usado para impor certos valores aos valores do parâmetro "
528
+
529
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
530
+ msgid "Types of variable values"
531
+ msgstr "Tipos de valores de validação"
532
+
533
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
534
+ msgid ""
535
+ "If true, will raise an error if there is no default value and no matcher "
536
+ "provide a value"
537
+ msgstr ""
538
+ "Se verdadeiro, gerará um erro caso não exista nenhum valor padrão e nenhuma "
539
+ "correspondência forneça um valor "
540
+
541
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
542
+ msgid "Merge all matching values (only array/hash type)"
543
+ msgstr ""
544
+ "Mesclar todos os valores correspondentes (somente tipo de hash/ matriz)"
545
+
546
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
547
+ msgid "Include default value when merging all matching values"
548
+ msgstr ""
549
+ "Incluir valor padrão quando mesclando todos os valores correspondentes "
550
+
551
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
552
+ msgid "Remove duplicate values (only array type)"
553
+ msgstr "Remover valores duplicados (somente tipo de matriz)"
554
+
555
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
556
+ msgid "Successfully overridden all parameters of Puppet class %s"
557
+ msgstr ""
558
+ "Todos os parâmetros da Classe Puppet foram sobrescritos com sucesso %s"
559
+
560
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
561
+ msgid ""
562
+ "Successfully reset all parameters of Puppet class %s to their default values"
563
+ msgstr ""
564
+ "Todos os parâmetros da Classe Puppet %s foram redefinidos com sucesso aos "
565
+ "seus valores padrão"
566
+
567
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
568
+ msgid "No parameters to override for Puppet class %s"
569
+ msgstr "Nenhum parâmetro para sobrescrever para classe Puppet %s"
570
+
571
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:13
572
+ #: ../app/views/foreman_puppet/environments/new.html.erb:5
573
+ #: ../webpack/src/Components/Environments/Welcome.js:9
574
+ msgid "Create Puppet Environment"
575
+ msgstr "Criar ambiente Puppet"
576
+
577
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
578
+ msgid "Change Environment"
579
+ msgstr "Mudar ambiente"
580
+
581
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:13
582
+ msgid "Change Puppet Master"
583
+ msgstr "Alterar Puppet Master"
584
+
585
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
586
+ msgid "Puppet YAML"
587
+ msgstr ""
588
+
589
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
590
+ msgid "Puppet external nodes YAML dump"
591
+ msgstr "Nós Externos de Puppet YAML dump"
592
+
593
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:34
594
+ msgid "Puppet Environment"
595
+ msgstr "Ambiente puppet"
596
+
597
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
598
+ msgid "Omit from classification output"
599
+ msgstr "Omitir da saída de classificação"
600
+
601
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
602
+ msgid "Override this value"
603
+ msgstr "Substituir esse valor"
604
+
605
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
606
+ msgid "Remove this override"
607
+ msgstr "Remover esta substituição "
608
+
609
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
610
+ msgid "Default value"
611
+ msgstr "Valor padrão"
612
+
613
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
614
+ msgid "Original value info"
615
+ msgstr "Informação de valor original "
616
+
617
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
618
+ msgid ""
619
+ "<b>Description:</b> %{desc}<br/>\n"
620
+ " <b>Type:</b> %{type}<br/>\n"
621
+ " <b>Matcher:</b> %{matcher}<br/>\n"
622
+ " <b>Inherited value:</b> %{inherited_value}"
623
+ msgstr ""
624
+
625
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
626
+ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
627
+ msgstr ""
628
+ "Parâmetro necessário sem valor. <br/><b>Por favor, substitua-o!</b><br/>"
629
+
630
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
631
+ msgid ""
632
+ "Optional parameter without value.<br/><i>Still managed by Foreman, the value"
633
+ " will be empty.</i><br/>"
634
+ msgstr ""
635
+ "Parâmetro opcional sem valor.<br/><i>Ainda gerenciado pelo Foreman, o valor "
636
+ "estará em branco.</i><br/>"
637
+
638
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
639
+ msgid "Empty environment"
640
+ msgstr "Ambiente vazio"
641
+
642
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
643
+ msgid "Deleted environment"
644
+ msgstr "Apagar ambiente"
645
+
646
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
647
+ msgid "Deleted environment %{env} and %{pcs}"
648
+ msgstr "Excluir ambiente %{env} and %{pcs}"
649
+
650
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
651
+ msgid "Ignored environment"
652
+ msgstr "Ambiente ignorado"
653
+
654
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
655
+ msgid "Import"
656
+ msgstr "Importar"
657
+
658
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
659
+ msgid "Import environments from %s"
660
+ msgstr "Importar ambientes de %s"
661
+
662
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
663
+ msgid "Import classes from %s"
664
+ msgstr "Importar classes de %s"
665
+
666
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
667
+ msgid "%{name} has %{num_tag} class"
668
+ msgid_plural "%{name} has %{num_tag} classes"
669
+ msgstr[0] ""
670
+ msgstr[1] ""
671
+
672
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
673
+ #: ../webpack/src/foreman_class_edit.js:55
674
+ msgid "Click to remove %s"
675
+ msgstr "Clique para remover %s"
676
+
677
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
678
+ msgid "Click to add %s"
679
+ msgstr "Clique para adicionar %s"
680
+
681
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
682
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
683
+ msgid "None"
684
+ msgstr "Nenhum"
685
+
686
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
687
+ msgid ""
688
+ "When editing a template, you must assign a list \\\n"
689
+ " of operating systems which this template can be used with. Optionally, you can \\\n"
690
+ " restrict a template to a list of host groups and/or environments."
691
+ msgstr ""
692
+
693
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
694
+ msgid ""
695
+ "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
696
+ " will select the best match from the available templates of that type, in the \\\n"
697
+ " following order:"
698
+ msgstr ""
699
+
700
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
701
+ msgid "Host group and Environment"
702
+ msgstr "Grupo de hosts e ambiente"
703
+
704
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
705
+ msgid "Host group only"
706
+ msgstr "Somente grupo de hosts"
707
+
708
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
709
+ msgid "Environment only"
710
+ msgstr "Somente ambiente"
711
+
712
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
713
+ msgid "Operating system default"
714
+ msgstr "Sistema operacional padrão"
715
+
716
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
717
+ msgid ""
718
+ "The final entry, Operating System default, can be set by editing the %s "
719
+ "page."
720
+ msgstr ""
721
+ "A entrada final, padrão do Sistema Operacional, pode ser definida editando a"
722
+ " página %s. "
723
+
724
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
725
+ msgid "Operating System"
726
+ msgstr "Sistema Operacional"
727
+
728
+ #: ../app/models/foreman_puppet/environment.rb:44
729
+ msgid "Can't find a valid Foreman Proxy with a Puppet feature"
730
+ msgstr ""
731
+ "Não foi possível localizar um Foreman Proxy com um recurso Puppet válido."
732
+
733
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
734
+ msgid "%{puppetclass} does not belong to the %{environment} environment"
735
+ msgstr ""
736
+
737
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
738
+ msgid ""
739
+ "Failed to import %{klass} for %{name}: doesn't exists in our database - "
740
+ "ignoring"
741
+ msgstr ""
742
+ "Falha ao importar %{klass} for %{name}: não existe no nosso database - "
743
+ "ignorando"
744
+
745
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
746
+ msgid ""
747
+ "with id %{object_id} doesn't exist or is not assigned to proper organization"
748
+ " and/or location"
749
+ msgstr ""
750
+ "com ID %{object_id} não existe ou não está atribuído à organização e/ou ao "
751
+ "local adequado"
752
+
753
+ #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
754
+ msgid "must be true to edit the parameter"
755
+ msgstr "deve ser verdadeiro para editar o parâmetro "
756
+
757
+ #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
758
+ msgid "Puppet parameter"
759
+ msgstr "Parâmetro do puppet"
760
+
761
+ #: ../app/services/foreman_puppet/puppet_class_importer.rb:16
762
+ msgid "Can't find a valid Proxy with a Puppet feature"
763
+ msgstr ""
764
+
765
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
766
+ msgid "Changed environments"
767
+ msgstr "Ambientes modificados"
768
+
769
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
770
+ msgid "Select the changes you want to apply to Foreman"
771
+ msgstr "Selecione as alterações que deseja aplicar ao Foreman"
772
+
773
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
774
+ msgid "Toggle"
775
+ msgstr "Alternar"
776
+
777
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
778
+ msgid "New"
779
+ msgstr "Novo"
780
+
781
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
782
+ msgid "Check/Uncheck new"
783
+ msgstr "Marcar/Desmarcar novo"
784
+
785
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
786
+ msgid "Updated"
787
+ msgstr "Atualizados"
788
+
789
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
790
+ msgid "Check/Uncheck updated"
791
+ msgstr "Marcar/Desmarcar atualizado"
792
+
793
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
794
+ msgid "Obsolete"
795
+ msgstr "Obsoleta(s)"
796
+
797
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
798
+ msgid "Check/Uncheck obsolete"
799
+ msgstr "Marcar/Desmarcar obsoleto"
800
+
801
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
802
+ msgid "Check/Uncheck all"
803
+ msgstr "Marcar/Desmarcar tudo"
804
+
805
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
806
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:4
807
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
808
+ #: ../app/views/hosts/select_multiple_environment.html.erb:7
809
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
810
+ msgid "Environment"
811
+ msgstr "Ambiente"
812
+
813
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
814
+ msgid "Operation"
815
+ msgstr "Operação"
816
+
817
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
818
+ msgid "Puppet Modules"
819
+ msgstr "Módulos Puppet"
820
+
821
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
822
+ msgid "Check/Uncheck all %s changes"
823
+ msgstr "Marcar/Desmarcar todas %s mudanças"
824
+
825
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
826
+ msgid "Add:"
827
+ msgstr "Adicionar:"
828
+
829
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
830
+ msgid "Remove:"
831
+ msgstr "Remover:"
832
+
833
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
834
+ msgid "Update:"
835
+ msgstr "Atualizar:"
836
+
837
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
838
+ msgid "Ignored:"
839
+ msgstr "Ignorado:"
840
+
841
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
842
+ msgid "Cancel"
843
+ msgstr "Cancelar"
844
+
845
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
846
+ msgid "Update"
847
+ msgstr "Atualizar"
848
+
849
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
850
+ msgid "included already from parent"
851
+ msgstr "já incluso do pai"
852
+
853
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
854
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
855
+ msgid "Remove"
856
+ msgstr "Remover"
857
+
858
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
859
+ msgid "Add"
860
+ msgstr "Adicionar"
861
+
862
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
863
+ msgid "%s is not in environment"
864
+ msgstr "%s não é um environment"
865
+
866
+ #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
867
+ msgid "Included Config Groups"
868
+ msgstr "Grupos Config incluídos"
869
+
870
+ #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
871
+ msgid "Available Config Groups"
872
+ msgstr "Grupos de Configuração Disponíveis"
873
+
874
+ #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
875
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:1
876
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
877
+ msgid "Edit %s"
878
+ msgstr "Editar %s"
879
+
880
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:3
881
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
882
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
883
+ #: ../lib/foreman_puppet/register.rb:171
884
+ msgid "Config Groups"
885
+ msgstr "Grupos de configuração"
886
+
887
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:5
888
+ #: ../app/views/foreman_puppet/config_groups/new.html.erb:1
889
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
890
+ msgid "Create Config Group"
891
+ msgstr "Criar grupo de configuração"
892
+
893
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:11
894
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
895
+ msgid "Puppet Classes"
896
+ msgstr "Classes Puppet"
897
+
898
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:12
899
+ #: ../app/views/foreman_puppet/environments/index.html.erb:9
900
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
901
+ msgid "Hosts"
902
+ msgstr "Hosts"
903
+
904
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13
905
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
906
+ msgid "Host Groups"
907
+ msgstr "Grupos de host"
908
+
909
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:14
910
+ #: ../app/views/foreman_puppet/environments/index.html.erb:10
911
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
912
+ msgid "Actions"
913
+ msgstr "Ações"
914
+
915
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:25
916
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
917
+ msgid "Delete %s?"
918
+ msgstr "Remover %s"
919
+
920
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
921
+ msgid ""
922
+ "A config group provides a one-step method of associating many Puppet classes"
923
+ " to either a host or host group. Typically this would be used to add a "
924
+ "particular application profile or stack in one step."
925
+ msgstr ""
926
+ "Um grupo de configuração fornece um método de uma etapa de associando muitas"
927
+ " classes Puppet para um host ou grupo de hosts. Normalmente, isso seria "
928
+ "usado para adicionar um perfil de aplicativo particular ou empilhar em uma "
929
+ "etapa."
930
+
931
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:6
932
+ msgid "Locations"
933
+ msgstr "Locais"
934
+
935
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:9
936
+ msgid "Organizations"
937
+ msgstr "Organizações"
938
+
939
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:5
940
+ #: ../app/views/foreman_puppet/environments/index.html.erb:1
941
+ #: ../app/views/foreman_puppet/environments/new.html.erb:4
942
+ msgid "Puppet Environments"
943
+ msgstr "Ambientes Puppet"
944
+
945
+ #: ../app/views/foreman_puppet/environments/index.html.erb:8
946
+ msgid "Environment|Name"
947
+ msgstr "Nome"
948
+
949
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22
950
+ #: ../lib/foreman_puppet/register.rb:168
951
+ msgid "Classes"
952
+ msgstr "Classes"
953
+
954
+ #: ../app/views/foreman_puppet/environments/new.html.erb:1
955
+ msgid "Create Environment"
956
+ msgstr "Criar ambiente"
957
+
958
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:1
959
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
960
+ msgid "Puppet environments"
961
+ msgstr "Ambientes Puppet"
962
+
963
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
964
+ msgid "Number of classes"
965
+ msgstr "Número de classes"
966
+
967
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
968
+ msgid "Total"
969
+ msgstr "Total"
970
+
971
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
972
+ msgid "No environments found"
973
+ msgstr "Nenhum ambiente localizado"
974
+
975
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
976
+ msgid ""
977
+ "There are no puppet environments set up on this puppet master. Please check "
978
+ "the puppet master configuration."
979
+ msgstr ""
980
+ "Não há nenhum ambiente puppet configurado neste puppet master. Por favor, "
981
+ "verifique a configuração do puppet master. "
982
+
983
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
984
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
985
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
986
+ #: ../lib/foreman_puppet/register.rb:174
987
+ msgid "Smart Class Parameters"
988
+ msgstr "Parâmetros de classe inteligentes"
989
+
990
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
991
+ msgid "Parameter"
992
+ msgstr "Parâmetro"
993
+
994
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
995
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
996
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
997
+ msgid "Puppet Class"
998
+ msgstr "Classe Puppet "
999
+
1000
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
1001
+ msgid "Number of Overrides"
1002
+ msgstr "Número de substituições "
1003
+
1004
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
1005
+ msgid ""
1006
+ "Parameterized class support permits detecting, importing, and supplying "
1007
+ "parameters directly to classes which support it, via the ENC and depending "
1008
+ "on a set of rules (Smart Matchers)."
1009
+ msgstr ""
1010
+ "O suporte de classe com parâmetros permite detectar, importar e fornecer "
1011
+ "parâmetros diretamente às classes que os suportam por meio de ENC e "
1012
+ "dependendo de um conjunto de funções (correspondências inteligentes)."
1013
+
1014
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
1015
+ msgid "Included Classes"
1016
+ msgstr "Classes incluídas "
1017
+
1018
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
1019
+ #: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
1020
+ msgid "Not authorized to edit classes"
1021
+ msgstr "Não autorizado editar classes"
1022
+
1023
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
1024
+ msgid "Inherited Classes from %s"
1025
+ msgstr "Classes herdadas de %s"
1026
+
1027
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
1028
+ msgid "Available Classes"
1029
+ msgstr "Classes disponíveis"
1030
+
1031
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
1032
+ msgid "Filter classes"
1033
+ msgstr "Filtrar classes"
1034
+
1035
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
1036
+ #: ../webpack/src/foreman_class_edit.js:84
1037
+ msgid "belongs to config group"
1038
+ msgstr "pertence ao grupo de configuração"
1039
+
1040
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
1041
+ msgid "Name"
1042
+ msgstr "Nome"
1043
+
1044
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
1045
+ msgid "Value"
1046
+ msgstr "Valor"
1047
+
1048
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
1049
+ msgid "Omit"
1050
+ msgstr "Omitir"
1051
+
1052
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
1053
+ msgid ""
1054
+ "The class could not be saved because of an error in one of the class "
1055
+ "parameters."
1056
+ msgstr ""
1057
+ "Não foi possível salvar a classe devido a um erro em um dos parâmetros de "
1058
+ "classe."
1059
+
1060
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
1061
+ msgid "Smart Class Parameter"
1062
+ msgstr "Parâmetro de Classe Inteligente"
1063
+
1064
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
1065
+ msgid "Host groups"
1066
+ msgstr "Grupos de host"
1067
+
1068
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
1069
+ msgid "This Puppet class has no parameters in its signature."
1070
+ msgstr "Esta Classe de puppet não possui parâmetros em sua assinatura."
1071
+
1072
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
1073
+ msgid ""
1074
+ "To update the class signature, go to the Puppet Classes page and select "
1075
+ "\"Import\"."
1076
+ msgstr ""
1077
+ "Para atualizar a assinatura da classe, vá para a página do Puppet Classes e "
1078
+ "selecione 'import'."
1079
+
1080
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
1081
+ msgid "Filter by name"
1082
+ msgstr "Filtrar por nome"
1083
+
1084
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
1085
+ msgid "All environments - (not filtered)"
1086
+ msgstr "Todos os ambientes - (sem filtro)"
1087
+
1088
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
1089
+ msgid "Overridden"
1090
+ msgstr "Substituído"
1091
+
1092
+ #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
1093
+ msgid "Edit Puppet Class %s"
1094
+ msgstr "Editar classe Puppet %s"
1095
+
1096
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
1097
+ msgid "Puppetclass|Name"
1098
+ msgstr "Nome"
1099
+
1100
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
1101
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
1102
+ #: ../lib/foreman_puppet/register.rb:165
1103
+ #: ../webpack/src/Components/Environments/Welcome.js:21
1104
+ msgid "Environments"
1105
+ msgstr "Ambientes"
1106
+
1107
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
1108
+ msgid "Parameters"
1109
+ msgstr "Parâmetros"
1110
+
1111
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
1112
+ msgid "Override all parameters"
1113
+ msgstr "Sobrescrever todos os parâmetros"
1114
+
1115
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
1116
+ msgid "This will set all parameters of the class %s as overridden. Continue?"
1117
+ msgstr ""
1118
+ "Isto irá definir todos os parâmetros de classe %s como sobrescritos. "
1119
+ "Continuar?"
1120
+
1121
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
1122
+ msgid "Set parameters to defaults"
1123
+ msgstr "Definir parâmetros para padrão"
1124
+
1125
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
1126
+ msgid ""
1127
+ "This will reset parameters of the class %s to their default values. "
1128
+ "Continue?"
1129
+ msgstr ""
1130
+ "Isto irá redefinir parâmetros de classe %s aos seus valores padrão. "
1131
+ "Continuar?"
1132
+
1133
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
1134
+ msgid "Notice"
1135
+ msgstr "Comunicado"
1136
+
1137
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
1138
+ msgid "Please select an environment first"
1139
+ msgstr "Por favor selecione um ambiente primeiro"
1140
+
1141
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1142
+ msgid "Puppet Class Parameters"
1143
+ msgstr "Parâmetros de classe puppet"
1144
+
1145
+ #: ../app/views/hosts/select_multiple_environment.html.erb:4
1146
+ msgid "Select environment"
1147
+ msgstr "Selecionar ambiente"
1148
+
1149
+ #: ../app/views/hosts/select_multiple_environment.html.erb:5
1150
+ msgid "*Clear environment*"
1151
+ msgstr "*Apagar ambiente*"
1152
+
1153
+ #: ../app/views/hosts/select_multiple_environment.html.erb:6
1154
+ msgid "*Inherit from host group*"
1155
+ msgstr "*Herdar do grupo de host*"
1156
+
1157
+ #: ../app/views/provisioning_templates/_combination.html.erb:2
1158
+ msgid "Hostgroup"
1159
+ msgstr "Grupo de hosts"
1160
+
1161
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
1162
+ msgid "Remove Combination"
1163
+ msgstr "Excluir combinação"
1164
+
1165
+ #: ../app/views/provisioning_templates/_combinations.html.erb:1
1166
+ msgid "Valid Host Group and Environment Combinations"
1167
+ msgstr "Grupo de hosts e combinações de ambientes válidos"
1168
+
1169
+ #: ../app/views/provisioning_templates/_combinations.html.erb:6
1170
+ msgid "Add Combination"
1171
+ msgstr "Adicionar combinação"
1172
+
1173
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
1174
+ msgid "General"
1175
+ msgstr "Geral"
1176
+
1177
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
1178
+ msgid "Hosts managed:"
1179
+ msgstr "Hosts gerenciados:"
1180
+
1181
+ #: ../lib/foreman_puppet/register.rb:7
1182
+ msgid "Facts"
1183
+ msgstr "Fatos"
1184
+
1185
+ #: ../lib/foreman_puppet/register.rb:10
1186
+ msgid ""
1187
+ "Foreman will default to this puppet environment if it cannot auto detect one"
1188
+ msgstr ""
1189
+ "O Foreman usará este ambiente puppet como padrão se não conseguir detectar "
1190
+ "um automaticamente."
1191
+
1192
+ #: ../lib/foreman_puppet/register.rb:12
1193
+ msgid "Default Puppet environment"
1194
+ msgstr "Ambiente Puppet padrão "
1195
+
1196
+ #: ../lib/foreman_puppet/register.rb:16
1197
+ msgid ""
1198
+ "Foreman will explicitly set the puppet environment in the ENC yaml output. "
1199
+ "This will avoid conflicts between the environment in puppet.conf and the "
1200
+ "environment set in Foreman"
1201
+ msgstr ""
1202
+ "O Foreman definirá explicitamente o ambiente puppet na saída yaml ENC. Isto "
1203
+ "evitará conflitos entre o ambiente no puppet.conf e o ambiente definido no "
1204
+ "Foreman"
1205
+
1206
+ #: ../lib/foreman_puppet/register.rb:19
1207
+ msgid "ENC environment"
1208
+ msgstr "Ambiente ENC"
1209
+
1210
+ #: ../lib/foreman_puppet/register.rb:22
1211
+ msgid "Foreman will update a host's environment from its facts"
1212
+ msgstr "O Foreman atualizará um ambiente de host a partir de seus fatos"
1213
+
1214
+ #: ../lib/foreman_puppet/register.rb:24
1215
+ msgid "Update environment from facts"
1216
+ msgstr "Atualizar ambientes a partir dos fatos "
1217
+
1218
+ #: ../lib/foreman_puppet/register.rb:27
1219
+ msgid "Config Management"
1220
+ msgstr "Gerenciamento de configuração"
1221
+
1222
+ #: ../lib/foreman_puppet/register.rb:30
1223
+ msgid ""
1224
+ "Duration in minutes after servers reporting via Puppet are classed as out of"
1225
+ " sync."
1226
+ msgstr ""
1227
+ "Duração em minutos depois que os servidores que geram relatórios via Puppet "
1228
+ "são classificado como fora de sincronização."
1229
+
1230
+ #: ../lib/foreman_puppet/register.rb:32
1231
+ msgid "Puppet interval"
1232
+ msgstr "Intervalo de Puppet"
1233
+
1234
+ #: ../lib/foreman_puppet/register.rb:35
1235
+ msgid ""
1236
+ "Disable host configuration status turning to out of sync for %s after report"
1237
+ " does not arrive within configured interval"
1238
+ msgstr ""
1239
+ "Desabilitar o status de configuração do host para que fique fora de "
1240
+ "sincronização para %s depois que o relatório não chegar no intervalo "
1241
+ "configurado"
1242
+
1243
+ #: ../lib/foreman_puppet/register.rb:37
1244
+ msgid "%s out of sync disabled"
1245
+ msgstr "%s fora de sincronização desabilitado"
1246
+
1247
+ #: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
1248
+ msgid "Puppet ENC"
1249
+ msgstr ""
1250
+
1251
+ #: ../webpack/src/foreman_class_edit.js:146
1252
+ msgid "Click to remove config group"
1253
+ msgstr "Clique para remover o grupo de configuração"
1254
+
1255
+ #: ../webpack/src/foreman_class_edit.js:149
1256
+ msgid " Remove"
1257
+ msgstr "Remover"
1258
+
1259
+ #: ../webpack/src/foreman_puppet_host_form.js:32
1260
+ msgid "Loading parameters..."
1261
+ msgstr "Carregando parâmetros..."
1262
+
1263
+ #: action_names.rb:2
1264
+ msgid "Action with sub plans"
1265
+ msgstr "Ação com subplanos "
1266
+
1267
+ #: action_names.rb:3
1268
+ msgid "Import facts"
1269
+ msgstr "Importar fatos"
1270
+
1271
+ #: action_names.rb:4
1272
+ msgid "Import Puppet classes"
1273
+ msgstr "Importar classes de Puppet"
1274
+
1275
+ #: action_names.rb:5
1276
+ msgid "Remote action:"
1277
+ msgstr "Ação remota:"
1278
+
1279
+ #: gemspec.rb:2
1280
+ msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1281
+ msgstr ""