foreman_puppet 5.0.0 → 5.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +5 -7
- data/Rakefile +0 -5
- data/app/graphgl/foreman_puppet/types/environment.rb +1 -4
- data/app/graphgl/foreman_puppet/types/puppetclass.rb +1 -4
- data/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
- data/app/models/foreman_puppet/puppetclass.rb +2 -2
- data/app/views/foreman_puppet/environments/welcome.html.erb +5 -0
- data/app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb +1 -1
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +1 -1
- data/app/views/hosts/select_multiple_puppet_proxy.html.erb +5 -0
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +31 -0
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +90 -0
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +336 -0
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +32 -0
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +175 -0
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +37 -0
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +85 -0
- data/lib/foreman_puppet/register.rb +1 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/lib/tasks/foreman_puppet_tasks.rake +0 -10
- data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ca/foreman_puppet.edit.po +1221 -0
- data/locale/ca/foreman_puppet.po +44 -8
- data/locale/ca/foreman_puppet.po.time_stamp +0 -0
- data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +1208 -0
- data/locale/cs_CZ/foreman_puppet.po +45 -9
- data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
- data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/de/foreman_puppet.edit.po +1300 -0
- data/locale/de/foreman_puppet.po +49 -13
- data/locale/de/foreman_puppet.po.time_stamp +0 -0
- data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en/foreman_puppet.edit.po +998 -0
- data/locale/en/foreman_puppet.po +42 -6
- data/locale/en/foreman_puppet.po.time_stamp +0 -0
- data/locale/en/foreman_puppet.pox +0 -0
- data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en_GB/foreman_puppet.edit.po +1197 -0
- data/locale/en_GB/foreman_puppet.po +44 -8
- data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/es/foreman_puppet.edit.po +1275 -0
- data/locale/es/foreman_puppet.po +77 -39
- data/locale/es/foreman_puppet.po.time_stamp +0 -0
- data/locale/foreman_puppet.pot +81 -25
- data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/fr/foreman_puppet.edit.po +1290 -0
- data/locale/fr/foreman_puppet.po +67 -28
- data/locale/fr/foreman_puppet.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/gl/foreman_puppet.edit.po +1203 -0
- data/locale/gl/foreman_puppet.po +44 -8
- data/locale/gl/foreman_puppet.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/it/foreman_puppet.edit.po +1233 -0
- data/locale/it/foreman_puppet.po +47 -10
- data/locale/it/foreman_puppet.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ja/foreman_puppet.edit.po +1223 -0
- data/locale/ja/foreman_puppet.po +60 -24
- data/locale/ja/foreman_puppet.po.time_stamp +0 -0
- data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ka/foreman_puppet.po +875 -0
- data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ko/foreman_puppet.edit.po +1197 -0
- data/locale/ko/foreman_puppet.po +45 -9
- data/locale/ko/foreman_puppet.po.time_stamp +0 -0
- data/locale/messages.mo +0 -0
- data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +1228 -0
- data/locale/nl_NL/foreman_puppet.po +44 -8
- data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
- data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pl/foreman_puppet.edit.po +1238 -0
- data/locale/pl/foreman_puppet.po +45 -9
- data/locale/pl/foreman_puppet.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pt_BR/foreman_puppet.edit.po +1281 -0
- data/locale/pt_BR/foreman_puppet.po +78 -41
- data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ru/foreman_puppet.edit.po +1240 -0
- data/locale/ru/foreman_puppet.po +45 -9
- data/locale/ru/foreman_puppet.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/sv_SE/foreman_puppet.edit.po +1205 -0
- data/locale/sv_SE/foreman_puppet.po +44 -8
- data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_CN/foreman_puppet.edit.po +1212 -0
- data/locale/zh_CN/foreman_puppet.po +65 -29
- data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_TW/foreman_puppet.edit.po +1197 -0
- data/locale/zh_TW/foreman_puppet.po +45 -9
- data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
- data/package.json +7 -7
- data/test/graphql/mutations/hosts/create_mutation_test.rb +1 -2
- data/test/unit/foreman_puppet/global_id_test.rb +13 -0
- data/webpack/src/Components/Environments/Welcome.js +25 -6
- data/webpack/src/Extends/Host/PuppetTab/index.js +2 -0
- metadata +108 -58
@@ -6,35 +6,36 @@
|
|
6
6
|
# Translators:
|
7
7
|
# Junior Alvim <alvin@intechne.com.br>, 2021
|
8
8
|
# Valeria S Silva <valeriassilva@live.com>, 2021
|
9
|
-
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
10
|
-
# Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2021
|
11
9
|
# Flamarion Jorge <jorge.flamarion@gmail.com>, 2021
|
12
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2021
|
13
10
|
# Felipe Nogaroto Gonzalez <felipeng84@gmail.com>, 2021
|
14
|
-
#
|
11
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
12
|
+
# Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2022
|
13
|
+
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
|
14
|
+
# Amit Upadhye <aupadhye@redhat.com>, 2022
|
15
15
|
#
|
16
16
|
msgid ""
|
17
17
|
msgstr ""
|
18
|
-
"Project-Id-Version: foreman_puppet
|
18
|
+
"Project-Id-Version: foreman_puppet 5.0.0\n"
|
19
19
|
"Report-Msgid-Bugs-To: \n"
|
20
20
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
21
|
-
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>,
|
21
|
+
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
|
22
22
|
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/foreman/teams/11"
|
23
23
|
"4/pt_BR/)\n"
|
24
24
|
"MIME-Version: 1.0\n"
|
25
25
|
"Content-Type: text/plain; charset=UTF-8\n"
|
26
26
|
"Content-Transfer-Encoding: 8bit\n"
|
27
27
|
"Language: pt_BR\n"
|
28
|
-
"Plural-Forms: nplurals=
|
28
|
+
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
|
29
|
+
"0 == 0 ? 1 : 2;\n"
|
29
30
|
|
30
31
|
msgid " Remove"
|
31
|
-
msgstr "Remover"
|
32
|
+
msgstr " Remover"
|
32
33
|
|
33
34
|
msgid "%s is not in environment"
|
34
|
-
msgstr "%s não
|
35
|
+
msgstr "%s não está no ambiente"
|
35
36
|
|
36
37
|
msgid "%s out of sync disabled"
|
37
|
-
msgstr "%s fora de
|
38
|
+
msgstr "%s fora de sincronia desativado"
|
38
39
|
|
39
40
|
msgid "%{model} with id '%{id}' was not found"
|
40
41
|
msgstr "%{model} com id '%{id}' não foi encontrado"
|
@@ -93,7 +94,7 @@ msgstr "Todos os ambientes - (sem filtro)"
|
|
93
94
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
94
95
|
msgstr ""
|
95
96
|
|
96
|
-
msgid "
|
97
|
+
msgid "Assigned classes"
|
97
98
|
msgstr ""
|
98
99
|
|
99
100
|
msgid "Available Classes"
|
@@ -111,9 +112,6 @@ msgstr ""
|
|
111
112
|
msgid "Cancel"
|
112
113
|
msgstr "Cancelar"
|
113
114
|
|
114
|
-
msgid "Certificates"
|
115
|
-
msgstr ""
|
116
|
-
|
117
115
|
msgid "Change Environment"
|
118
116
|
msgstr "Mudar ambiente"
|
119
117
|
|
@@ -127,7 +125,7 @@ msgid "Check/Uncheck all"
|
|
127
125
|
msgstr "Marcar/Desmarcar tudo"
|
128
126
|
|
129
127
|
msgid "Check/Uncheck all %s changes"
|
130
|
-
msgstr "
|
128
|
+
msgstr "Verifique/Desmarque todas as mudanças %s "
|
131
129
|
|
132
130
|
msgid "Check/Uncheck new"
|
133
131
|
msgstr "Marcar/Desmarcar novo"
|
@@ -156,6 +154,9 @@ msgstr "Grupos de configuração"
|
|
156
154
|
msgid "Config Management"
|
157
155
|
msgstr "Gerenciamento de configuração"
|
158
156
|
|
157
|
+
msgid "Couldn't find any ENC data for this host"
|
158
|
+
msgstr ""
|
159
|
+
|
159
160
|
msgid "Create Config Group"
|
160
161
|
msgstr "Criar grupo de configuração"
|
161
162
|
|
@@ -184,7 +185,7 @@ msgid "Default value"
|
|
184
185
|
msgstr "Valor padrão"
|
185
186
|
|
186
187
|
msgid "Delete %s?"
|
187
|
-
msgstr "
|
188
|
+
msgstr "Excluir %s?"
|
188
189
|
|
189
190
|
msgid "Delete a Puppet class"
|
190
191
|
msgstr "Apagar uma classe Puppet"
|
@@ -202,7 +203,7 @@ msgid "Deleted environment"
|
|
202
203
|
msgstr "Apagar ambiente"
|
203
204
|
|
204
205
|
msgid "Deleted environment %{env} and %{pcs}"
|
205
|
-
msgstr "
|
206
|
+
msgstr "Ambiente eliminado %{env} e %{pcs}"
|
206
207
|
|
207
208
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
208
209
|
msgstr ""
|
@@ -226,7 +227,7 @@ msgid "Description of smart class"
|
|
226
227
|
msgstr "Descrição da classe inteligente"
|
227
228
|
|
228
229
|
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
229
|
-
msgstr "
|
230
|
+
msgstr "Desativar o status de configuração do host, ficando fora de sincronia para %s após o relatório não chegar dentro do intervalo configurado"
|
230
231
|
|
231
232
|
msgid "Display hidden values"
|
232
233
|
msgstr "Exibir valores ocultos"
|
@@ -234,6 +235,9 @@ msgstr "Exibir valores ocultos"
|
|
234
235
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
235
236
|
msgstr "Duração em minutos depois que os servidores que geram relatórios via Puppet são classificado como fora de sincronização."
|
236
237
|
|
238
|
+
msgid "ENC Preview"
|
239
|
+
msgstr ""
|
240
|
+
|
237
241
|
msgid "ENC environment"
|
238
242
|
msgstr "Ambiente ENC"
|
239
243
|
|
@@ -241,7 +245,7 @@ msgid "Edit %s"
|
|
241
245
|
msgstr "Editar %s"
|
242
246
|
|
243
247
|
msgid "Edit Puppet Class %s"
|
244
|
-
msgstr "
|
248
|
+
msgstr "Edit Puppet Class %s"
|
245
249
|
|
246
250
|
msgid "Empty environment"
|
247
251
|
msgstr "Ambiente vazio"
|
@@ -258,20 +262,23 @@ msgstr "Ambientes"
|
|
258
262
|
msgid "Environment|Name"
|
259
263
|
msgstr "Nome"
|
260
264
|
|
265
|
+
msgid "Error!"
|
266
|
+
msgstr "Erro!"
|
267
|
+
|
261
268
|
msgid "Facts"
|
262
269
|
msgstr "Fatos"
|
263
270
|
|
264
271
|
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
265
|
-
msgstr "Falha
|
272
|
+
msgstr "Falha na importação %{klass} para %{name}: não existe em nosso banco de dados - ignorando"
|
266
273
|
|
267
274
|
msgid "Failed to set %{proxy_type} proxy for %{host}."
|
268
|
-
msgstr "Falha
|
275
|
+
msgstr "Falha em estabelecer %{proxy_type} proxy para %{host}."
|
269
276
|
|
270
277
|
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
271
|
-
msgstr "Falha
|
278
|
+
msgstr "Falha na atualização de ambientes e classes de bonecos da instalação do Puppet em disco: %s"
|
272
279
|
|
273
280
|
msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
|
274
|
-
msgstr "Falha
|
281
|
+
msgstr "Falha na atualização dos ambientes e das classes de marionetes da instalação de marionetes em disco: %s"
|
275
282
|
|
276
283
|
msgid "Filter by name"
|
277
284
|
msgstr "Filtrar por nome"
|
@@ -297,6 +304,9 @@ msgstr "O Foreman atualizará um ambiente de host a partir de seus fatos"
|
|
297
304
|
msgid "General"
|
298
305
|
msgstr "Geral"
|
299
306
|
|
307
|
+
msgid "Help"
|
308
|
+
msgstr "Ajuda"
|
309
|
+
|
300
310
|
msgid "Host Groups"
|
301
311
|
msgstr "Grupos de host"
|
302
312
|
|
@@ -351,11 +361,11 @@ msgstr ""
|
|
351
361
|
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
352
362
|
msgstr "Se verdadeiro, gerará um erro caso não exista nenhum valor padrão e nenhuma correspondência forneça um valor "
|
353
363
|
|
354
|
-
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments
|
364
|
+
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
|
355
365
|
msgstr ""
|
356
366
|
|
357
367
|
msgid "Ignored classes in the environments: %s"
|
358
|
-
msgstr "
|
368
|
+
msgstr "Ignoravam as aulas nos ambientes: %s"
|
359
369
|
|
360
370
|
msgid "Ignored environment"
|
361
371
|
msgstr "Ambiente ignorado"
|
@@ -376,7 +386,7 @@ msgid "Import Puppet classes"
|
|
376
386
|
msgstr "Importar classes de Puppet"
|
377
387
|
|
378
388
|
msgid "Import classes from %s"
|
379
|
-
msgstr "
|
389
|
+
msgstr "Classes de importação de %s"
|
380
390
|
|
381
391
|
msgid "Import environments from %s"
|
382
392
|
msgstr "Importar ambientes de %s"
|
@@ -400,7 +410,7 @@ msgid "Included Config Groups"
|
|
400
410
|
msgstr "Grupos Config incluídos"
|
401
411
|
|
402
412
|
msgid "Inherited Classes from %s"
|
403
|
-
msgstr "
|
413
|
+
msgstr "Aulas Herdadas de %s"
|
404
414
|
|
405
415
|
msgid "Invalid proxy selected!"
|
406
416
|
msgstr "Proxy inválido selecionado! "
|
@@ -493,7 +503,7 @@ msgid "No environments found"
|
|
493
503
|
msgstr "Nenhum ambiente localizado"
|
494
504
|
|
495
505
|
msgid "No parameters to override for Puppet class %s"
|
496
|
-
msgstr "Nenhum parâmetro
|
506
|
+
msgstr "Nenhum parâmetro a ser substituído para a classe Puppet %s"
|
497
507
|
|
498
508
|
msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
|
499
509
|
msgstr "Não foi encontrado nenhum proxy para importar classes, certifique-se de que o proxy inteligente tenha o recurso Puppet habilitado. "
|
@@ -541,7 +551,7 @@ msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'ob
|
|
541
551
|
msgstr ""
|
542
552
|
|
543
553
|
msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
|
544
|
-
msgstr "Parâmetro opcional sem valor.<br/><i>Ainda
|
554
|
+
msgstr "Parâmetro opcional sem valor.<br/><i>Ainda administrado pelo Foreman, o valor estará vazio.</i><br/>"
|
545
555
|
|
546
556
|
msgid "Organizations"
|
547
557
|
msgstr "Organizações"
|
@@ -582,6 +592,9 @@ msgstr "Puppet"
|
|
582
592
|
msgid "Puppet CA"
|
583
593
|
msgstr "Puppet CA"
|
584
594
|
|
595
|
+
msgid "Puppet CA Smart Proxy"
|
596
|
+
msgstr ""
|
597
|
+
|
585
598
|
msgid "Puppet Class"
|
586
599
|
msgstr "Classe Puppet "
|
587
600
|
|
@@ -601,11 +614,26 @@ msgid "Puppet Environments"
|
|
601
614
|
msgstr "Ambientes Puppet"
|
602
615
|
|
603
616
|
msgid "Puppet Modules"
|
604
|
-
msgstr "Módulos
|
617
|
+
msgstr "Módulos puppet"
|
618
|
+
|
619
|
+
msgid "Puppet Smart Proxy"
|
620
|
+
msgstr ""
|
605
621
|
|
606
622
|
msgid "Puppet YAML"
|
607
623
|
msgstr ""
|
608
624
|
|
625
|
+
msgid "Puppet classes"
|
626
|
+
msgstr ""
|
627
|
+
|
628
|
+
msgid "Puppet details"
|
629
|
+
msgstr ""
|
630
|
+
|
631
|
+
msgid "Puppet env"
|
632
|
+
msgstr ""
|
633
|
+
|
634
|
+
msgid "Puppet environment"
|
635
|
+
msgstr "Ambiente Puppet"
|
636
|
+
|
609
637
|
msgid "Puppet environments"
|
610
638
|
msgstr "Ambientes Puppet"
|
611
639
|
|
@@ -645,8 +673,11 @@ msgstr "Remover esta substituição "
|
|
645
673
|
msgid "Remove:"
|
646
674
|
msgstr "Remover:"
|
647
675
|
|
676
|
+
msgid "Reports"
|
677
|
+
msgstr "Relatórios"
|
678
|
+
|
648
679
|
msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
649
|
-
msgstr "Parâmetro necessário sem valor
|
680
|
+
msgstr "Parâmetro necessário sem valor.<br/><b>Por favor, substitua!</b><br/>"
|
650
681
|
|
651
682
|
msgid "Select environment"
|
652
683
|
msgstr "Selecionar ambiente"
|
@@ -690,14 +721,17 @@ msgstr "Parâmetro de Classe Inteligente"
|
|
690
721
|
msgid "Smart Class Parameters"
|
691
722
|
msgstr "Parâmetros de classe inteligentes"
|
692
723
|
|
724
|
+
msgid "Smart class parameters"
|
725
|
+
msgstr "Parâmetros de classe inteligentes"
|
726
|
+
|
693
727
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
694
|
-
msgstr ""
|
728
|
+
msgstr "Algumas classes de bonecos não estão disponíveis no ambiente selecionado"
|
695
729
|
|
696
730
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
697
|
-
msgstr "
|
731
|
+
msgstr "Anulou com sucesso todos os parâmetros da classe Puppet %s"
|
698
732
|
|
699
733
|
msgid "Successfully reset all parameters of Puppet class %s to their default values"
|
700
|
-
msgstr "
|
734
|
+
msgstr "Redefinir com sucesso todos os parâmetros da classe Puppet %s para seus valores padrão"
|
701
735
|
|
702
736
|
msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
|
703
737
|
msgstr "ambientes e classes de Puppet da instalação do Puppet em disco atualizados com sucesso"
|
@@ -708,19 +742,19 @@ msgstr[0] ""
|
|
708
742
|
msgstr[1] ""
|
709
743
|
|
710
744
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
711
|
-
msgstr "O
|
745
|
+
msgstr "O %{proxy_type} proxy dos anfitriões selecionados foi liberado."
|
712
746
|
|
713
747
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
714
|
-
msgstr "O
|
748
|
+
msgstr "O %{proxy_type} proxy dos anfitriões selecionados foi definido para %{proxy_name}"
|
715
749
|
|
716
750
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
717
|
-
msgstr "O
|
751
|
+
msgstr "O %{proxy_type} proxy dos anfitriões selecionados foi definido para %{proxy_name}."
|
718
752
|
|
719
753
|
msgid "The class could not be saved because of an error in one of the class parameters."
|
720
754
|
msgstr "Não foi possível salvar a classe devido a um erro em um dos parâmetros de classe."
|
721
755
|
|
722
756
|
msgid "The final entry, Operating System default, can be set by editing the %s page."
|
723
|
-
msgstr "A entrada final, padrão do Sistema Operacional, pode ser definida editando a página %s.
|
757
|
+
msgstr "A entrada final, padrão do Sistema Operacional, pode ser definida editando a página %s."
|
724
758
|
|
725
759
|
msgid "The order in which values are resolved"
|
726
760
|
msgstr "A ordem na qual os valores são resolvidos"
|
@@ -734,11 +768,14 @@ msgstr "Não há nenhum ambiente puppet configurado neste puppet master. Por fav
|
|
734
768
|
msgid "This Puppet class has no parameters in its signature."
|
735
769
|
msgstr "Esta Classe de puppet não possui parâmetros em sua assinatura."
|
736
770
|
|
771
|
+
msgid "This tab is still a work in progress"
|
772
|
+
msgstr ""
|
773
|
+
|
737
774
|
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
738
|
-
msgstr "Isto
|
775
|
+
msgstr "Isto redefinirá os parâmetros da classe %s para seus valores padrão. Continuar?"
|
739
776
|
|
740
777
|
msgid "This will set all parameters of the class %s as overridden. Continue?"
|
741
|
-
msgstr "Isto
|
778
|
+
msgstr "Isto definirá todos os parâmetros da classe %s como sobrepostos. Continuar?"
|
742
779
|
|
743
780
|
msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
|
744
781
|
msgstr "Para atualizar a assinatura da classe, vá para a página do Puppet Classes e selecione 'import'."
|
@@ -834,4 +871,4 @@ msgid "must be true to edit the parameter"
|
|
834
871
|
msgstr "deve ser verdadeiro para editar o parâmetro "
|
835
872
|
|
836
873
|
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
837
|
-
msgstr "com
|
874
|
+
msgstr "com id %{object_id} não existe ou não está atribuído a uma organização e/ou localização adequada"
|
File without changes
|
Binary file
|