foreman_puppet 5.1.2 → 6.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +4 -3
- data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +863 -0
- data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +861 -0
- data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
- data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
- data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
- data/lib/foreman_puppet/engine.rb +0 -6
- data/lib/foreman_puppet/register.rb +3 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/Makefile +6 -3
- data/locale/ca/foreman_puppet.edit.po +180 -251
- data/locale/ca/foreman_puppet.po +6 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
- data/locale/cs_CZ/foreman_puppet.po +6 -0
- data/locale/de/foreman_puppet.edit.po +220 -343
- data/locale/de/foreman_puppet.po +6 -0
- data/locale/en/foreman_puppet.edit.po +234 -86
- data/locale/en/foreman_puppet.po +6 -0
- data/locale/en_GB/foreman_puppet.edit.po +169 -214
- data/locale/en_GB/foreman_puppet.po +6 -0
- data/locale/es/foreman_puppet.edit.po +223 -337
- data/locale/es/foreman_puppet.po +6 -0
- data/locale/foreman_puppet.pot +31 -22
- data/locale/fr/foreman_puppet.edit.po +223 -343
- data/locale/fr/foreman_puppet.po +6 -0
- data/locale/gl/foreman_puppet.edit.po +171 -224
- data/locale/gl/foreman_puppet.po +6 -0
- data/locale/it/foreman_puppet.edit.po +188 -266
- data/locale/it/foreman_puppet.po +6 -0
- data/locale/ja/foreman_puppet.edit.po +190 -251
- data/locale/ja/foreman_puppet.po +6 -0
- data/locale/ka/foreman_puppet.edit.po +1160 -0
- data/locale/ka/foreman_puppet.po +6 -0
- data/locale/ko/foreman_puppet.edit.po +171 -217
- data/locale/ko/foreman_puppet.po +6 -0
- data/locale/nl_NL/foreman_puppet.edit.po +184 -257
- data/locale/nl_NL/foreman_puppet.po +6 -0
- data/locale/pl/foreman_puppet.edit.po +191 -275
- data/locale/pl/foreman_puppet.po +6 -0
- data/locale/pt_BR/foreman_puppet.edit.po +227 -349
- data/locale/pt_BR/foreman_puppet.po +6 -0
- data/locale/ru/foreman_puppet.edit.po +191 -272
- data/locale/ru/foreman_puppet.po +6 -0
- data/locale/sv_SE/foreman_puppet.edit.po +172 -223
- data/locale/sv_SE/foreman_puppet.po +6 -0
- data/locale/zh_CN/foreman_puppet.edit.po +192 -241
- data/locale/zh_CN/foreman_puppet.po +6 -0
- data/locale/zh_TW/foreman_puppet.edit.po +173 -217
- data/locale/zh_TW/foreman_puppet.po +6 -0
- data/package.json +0 -3
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js +4 -1
- data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
- data/webpack/src/foreman_puppet_host_form.js +3 -0
- metadata +83 -71
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
- data/locale/messages.mo +0 -0
- /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
@@ -2,70 +2,51 @@
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_puppet package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
-
#
|
5
|
+
#
|
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
|
-
#
|
15
|
-
#
|
16
|
-
|
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
|
+
#
|
17
16
|
msgid ""
|
18
17
|
msgstr ""
|
19
|
-
"Project-Id-Version: foreman_puppet
|
18
|
+
"Project-Id-Version: foreman_puppet 5.0.0\n"
|
20
19
|
"Report-Msgid-Bugs-To: \n"
|
21
|
-
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
22
20
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
23
|
-
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>,
|
24
|
-
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/foreman/teams/
|
21
|
+
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
|
22
|
+
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/foreman/teams/11"
|
23
|
+
"4/pt_BR/)\n"
|
25
24
|
"MIME-Version: 1.0\n"
|
26
25
|
"Content-Type: text/plain; charset=UTF-8\n"
|
27
26
|
"Content-Transfer-Encoding: 8bit\n"
|
28
27
|
"Language: pt_BR\n"
|
29
|
-
"Plural-Forms: nplurals=
|
28
|
+
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
|
29
|
+
"0 == 0 ? 1 : 2;\n"
|
30
30
|
|
31
31
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
32
|
-
msgid ""
|
33
|
-
"
|
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"
|
32
|
+
msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
|
33
|
+
msgstr "Nomes de ambiente ignorados resultando em booleanos encontrados. Inclua aspas nas strings como verdadeiro/falso e sim/não config/ignored_environments.yml"
|
39
34
|
|
40
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
41
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
35
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
|
42
36
|
msgid "No changes to your environments detected"
|
43
37
|
msgstr "Nenhuma mudança em seu ambiente foi detectada"
|
44
38
|
|
45
39
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
46
|
-
msgid ""
|
47
|
-
"
|
48
|
-
" installation"
|
49
|
-
msgstr ""
|
50
|
-
"ambientes e classes de Puppet da instalação do Puppet em disco atualizados "
|
51
|
-
"com sucesso"
|
40
|
+
msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
|
41
|
+
msgstr "ambientes e classes de Puppet da instalação do Puppet em disco atualizados com sucesso"
|
52
42
|
|
53
43
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
54
|
-
msgid ""
|
55
|
-
"
|
56
|
-
"installation: %s"
|
57
|
-
msgstr ""
|
58
|
-
"Falha ao atualizar ambientes e classes Puppet a partir da instalação Puppet "
|
59
|
-
"no disco: %s"
|
44
|
+
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
45
|
+
msgstr "Falha na atualização de ambientes e classes de bonecos da instalação do Puppet em disco: %s"
|
60
46
|
|
61
47
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
62
|
-
msgid ""
|
63
|
-
"
|
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'."
|
48
|
+
msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
|
49
|
+
msgstr "Nenhum proxy inteligente a partir do qual importar ambientes foi encontrado. Certifique-se de que pelo menos um proxy inteligente esteja registrado com o registro 'puppet'."
|
69
50
|
|
70
51
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
71
52
|
msgid "Ignored environments: %s"
|
@@ -73,7 +54,7 @@ msgstr "Ambientes ignorados: %s"
|
|
73
54
|
|
74
55
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
|
75
56
|
msgid "Ignored classes in the environments: %s"
|
76
|
-
msgstr "
|
57
|
+
msgstr "Ignoravam as aulas nos ambientes: %s"
|
77
58
|
|
78
59
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
|
79
60
|
msgid "List all host groups for a Puppet class"
|
@@ -95,56 +76,41 @@ msgstr ""
|
|
95
76
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
96
77
|
msgstr ""
|
97
78
|
|
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
|
79
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
100
80
|
msgid "ID of associated puppet Environment"
|
101
81
|
msgstr ""
|
102
82
|
|
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
|
83
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
105
84
|
msgid "IDs of associated Puppetclasses"
|
106
85
|
msgstr ""
|
107
86
|
|
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
|
87
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
110
88
|
msgid "IDs of associated ConfigGroups"
|
111
89
|
msgstr ""
|
112
90
|
|
113
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
91
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
114
92
|
msgid "Import puppet classes from puppet proxy"
|
115
93
|
msgstr "Importar classes de puppet a partir do proxy de puppet"
|
116
94
|
|
117
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
118
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
95
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
|
119
96
|
msgid "Import puppet classes from puppet proxy for an environment"
|
120
97
|
msgstr "Classes de puppet de importação do proxy do puppet para um ambiente"
|
121
98
|
|
122
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
123
|
-
msgid ""
|
124
|
-
"Optional comma-delimited stringcontaining either 'new', 'updated', or "
|
125
|
-
"'obsolete'that is used to limit the imported Puppet classes"
|
99
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
|
100
|
+
msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
|
126
101
|
msgstr ""
|
127
102
|
|
128
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
129
|
-
msgid ""
|
130
|
-
"
|
131
|
-
" installation: %s"
|
132
|
-
msgstr ""
|
133
|
-
"Falha ao atualizar os ambientes e classes de Puppet da instalação de disco "
|
134
|
-
"do Puppet:%s"
|
103
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
|
104
|
+
msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
|
105
|
+
msgstr "Falha na atualização dos ambientes e das classes de marionetes da instalação de marionetes em disco: %s"
|
135
106
|
|
136
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
107
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
137
108
|
msgid "The requested environment cannot be found."
|
138
109
|
msgstr ""
|
139
110
|
|
140
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
141
|
-
|
142
|
-
|
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. "
|
111
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
|
112
|
+
msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
|
113
|
+
msgstr "Não foi encontrado nenhum proxy para importar classes, certifique-se de que o proxy inteligente tenha o recurso Puppet habilitado. "
|
148
114
|
|
149
115
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
150
116
|
msgid "List template combination"
|
@@ -170,9 +136,7 @@ msgstr ""
|
|
170
136
|
msgid "environment id"
|
171
137
|
msgstr "ID de ambiente"
|
172
138
|
|
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
|
139
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
|
176
140
|
msgid "ID of environment"
|
177
141
|
msgstr "ID de ambiente"
|
178
142
|
|
@@ -196,8 +160,7 @@ msgstr ""
|
|
196
160
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
197
161
|
msgstr ""
|
198
162
|
|
199
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
200
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
163
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
201
164
|
msgid "No environment selected!"
|
202
165
|
msgstr "Nenhum ambiente selecionado!"
|
203
166
|
|
@@ -219,35 +182,27 @@ msgstr "Proxy inválido selecionado! "
|
|
219
182
|
|
220
183
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
|
221
184
|
msgid "Failed to set %{proxy_type} proxy for %{host}."
|
222
|
-
msgstr "Falha
|
185
|
+
msgstr "Falha em estabelecer %{proxy_type} proxy para %{host}."
|
223
186
|
|
224
187
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
|
225
188
|
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}."
|
189
|
+
msgstr "O %{proxy_type} proxy dos anfitriões selecionados foi definido para %{proxy_name}"
|
229
190
|
|
230
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
231
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
191
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
232
192
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
233
|
-
msgstr "O
|
193
|
+
msgstr "O %{proxy_type} proxy dos anfitriões selecionados foi liberado."
|
234
194
|
|
235
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
236
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
195
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
237
196
|
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}"
|
197
|
+
msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
240
198
|
msgstr[0] ""
|
241
199
|
msgstr[1] ""
|
242
200
|
|
243
201
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
244
|
-
msgid ""
|
245
|
-
"
|
246
|
-
msgstr ""
|
247
|
-
"O proxy %{proxy_type} dos hosts selecionados foi definido como "
|
248
|
-
"%{proxy_name}."
|
202
|
+
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
203
|
+
msgstr "O %{proxy_type} proxy dos anfitriões selecionados foi definido para %{proxy_name}."
|
249
204
|
|
250
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
205
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
|
251
206
|
msgid "Puppet"
|
252
207
|
msgstr "Puppet"
|
253
208
|
|
@@ -291,12 +246,7 @@ msgstr "Listar ambientes por localização"
|
|
291
246
|
msgid "List environments per organization"
|
292
247
|
msgstr "Listar ambientes por organização"
|
293
248
|
|
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
|
249
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
|
300
250
|
msgid "ID of Puppet class"
|
301
251
|
msgstr "ID da classe puppet"
|
302
252
|
|
@@ -324,10 +274,7 @@ msgstr "Listar todos os IDs de classes puppet para host"
|
|
324
274
|
msgid "Add a Puppet class to host"
|
325
275
|
msgstr "Adicionar uma classe Puppet para o host"
|
326
276
|
|
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
|
277
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
|
331
278
|
msgid "ID of host"
|
332
279
|
msgstr "ID do host"
|
333
280
|
|
@@ -343,10 +290,7 @@ msgstr "Listar todas os Ids de classes Puppet para grupo de host"
|
|
343
290
|
msgid "Add a Puppet class to host group"
|
344
291
|
msgstr "Adicionar uma classe Puppet para o grupo"
|
345
292
|
|
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
|
293
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
|
350
294
|
msgid "ID of host group"
|
351
295
|
msgstr "ID do grupo de host"
|
352
296
|
|
@@ -356,22 +300,15 @@ msgstr "Remover uma classe Puppet de um grupo de host"
|
|
356
300
|
|
357
301
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
|
358
302
|
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 "
|
303
|
+
msgstr "Lista de valores de substituição para um parâmetro de classe inteligente específico "
|
362
304
|
|
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
|
305
|
+
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
|
367
306
|
msgid "Display hidden values"
|
368
307
|
msgstr "Exibir valores ocultos"
|
369
308
|
|
370
309
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
|
371
310
|
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"
|
311
|
+
msgstr "Exibir um valor de substituição para um parâmetro de classe inteligente específico"
|
375
312
|
|
376
313
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
|
377
314
|
msgid "Override match"
|
@@ -387,21 +324,15 @@ msgstr "O Foreman não enviará este parâmetro na saída de classificação"
|
|
387
324
|
|
388
325
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
|
389
326
|
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"
|
327
|
+
msgstr "Criar um valor de substituição para um parâmetro de classe inteligente específico"
|
393
328
|
|
394
329
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
|
395
330
|
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"
|
331
|
+
msgstr "Atualizar um valor de substituição para um parametro de classe inteligente específico"
|
399
332
|
|
400
333
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
|
401
334
|
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 "
|
335
|
+
msgstr "Remover um valor de substituição para um parâmetro de classe inteligente específico "
|
405
336
|
|
406
337
|
#: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
|
407
338
|
msgid "%{model} with id '%{id}' was not found"
|
@@ -461,8 +392,7 @@ msgstr "Lista de parâmetros de classe inteligentes para um host específico"
|
|
461
392
|
|
462
393
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
|
463
394
|
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"
|
395
|
+
msgstr "Lista de parâmetros de classe inteligentes para um grupo de host específico"
|
466
396
|
|
467
397
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
|
468
398
|
msgid "List of smart class parameters for a specific Puppet class"
|
@@ -470,16 +400,11 @@ msgstr "Lista de parâmetros de classe inteligentes para uma classe de Puppet"
|
|
470
400
|
|
471
401
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
|
472
402
|
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"
|
403
|
+
msgstr "Lista de parâmetros de classe inteligentes para um ambiente específico"
|
475
404
|
|
476
405
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
477
|
-
msgid ""
|
478
|
-
"
|
479
|
-
"combination"
|
480
|
-
msgstr ""
|
481
|
-
"Lista de parâmetros de classe inteligentes para uma combinação de classe de "
|
482
|
-
"Puppet/ambiente específico"
|
406
|
+
msgid "List of smart class parameters for a specific environment/Puppet class combination"
|
407
|
+
msgstr "Lista de parâmetros de classe inteligentes para uma combinação de classe de Puppet/ambiente específico"
|
483
408
|
|
484
409
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
485
410
|
msgid "Show a smart class parameter"
|
@@ -491,9 +416,7 @@ msgstr "Atualizar um parâmetro de classe inteligente"
|
|
491
416
|
|
492
417
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
|
493
418
|
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."
|
419
|
+
msgstr "Se o valor do parâmetro da classe inteligente é gerenciado ou não pelo Foreman."
|
497
420
|
|
498
421
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
|
499
422
|
msgid "Description of smart class"
|
@@ -508,13 +431,10 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
508
431
|
msgstr "Quando habilitado, o parâmetro fica oculto na IU "
|
509
432
|
|
510
433
|
#: ../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"
|
434
|
+
msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
|
514
435
|
msgstr ""
|
515
436
|
|
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
|
437
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
518
438
|
msgid "The order in which values are resolved"
|
519
439
|
msgstr "A ordem na qual os valores são resolvidos"
|
520
440
|
|
@@ -531,22 +451,16 @@ msgid "Types of variable values"
|
|
531
451
|
msgstr "Tipos de valores de validação"
|
532
452
|
|
533
453
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
534
|
-
msgid ""
|
535
|
-
"
|
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 "
|
454
|
+
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
455
|
+
msgstr "Se verdadeiro, gerará um erro caso não exista nenhum valor padrão e nenhuma correspondência forneça um valor "
|
540
456
|
|
541
457
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
542
458
|
msgid "Merge all matching values (only array/hash type)"
|
543
|
-
msgstr ""
|
544
|
-
"Mesclar todos os valores correspondentes (somente tipo de hash/ matriz)"
|
459
|
+
msgstr "Mesclar todos os valores correspondentes (somente tipo de hash/ matriz)"
|
545
460
|
|
546
461
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
|
547
462
|
msgid "Include default value when merging all matching values"
|
548
|
-
msgstr ""
|
549
|
-
"Incluir valor padrão quando mesclando todos os valores correspondentes "
|
463
|
+
msgstr "Incluir valor padrão quando mesclando todos os valores correspondentes "
|
550
464
|
|
551
465
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
|
552
466
|
msgid "Remove duplicate values (only array type)"
|
@@ -554,26 +468,24 @@ msgstr "Remover valores duplicados (somente tipo de matriz)"
|
|
554
468
|
|
555
469
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
|
556
470
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
557
|
-
msgstr ""
|
558
|
-
"Todos os parâmetros da Classe Puppet foram sobrescritos com sucesso %s"
|
471
|
+
msgstr "Anulou com sucesso todos os parâmetros da classe Puppet %s"
|
559
472
|
|
560
473
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
561
|
-
msgid ""
|
562
|
-
"
|
563
|
-
msgstr ""
|
564
|
-
"Todos os parâmetros da Classe Puppet %s foram redefinidos com sucesso aos "
|
565
|
-
"seus valores padrão"
|
474
|
+
msgid "Successfully reset all parameters of Puppet class %s to their default values"
|
475
|
+
msgstr "Redefinir com sucesso todos os parâmetros da classe Puppet %s para seus valores padrão"
|
566
476
|
|
567
477
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
568
478
|
msgid "No parameters to override for Puppet class %s"
|
569
|
-
msgstr "Nenhum parâmetro
|
479
|
+
msgstr "Nenhum parâmetro a ser substituído para a classe Puppet %s"
|
570
480
|
|
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
|
481
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
|
574
482
|
msgid "Create Puppet Environment"
|
575
483
|
msgstr "Criar ambiente Puppet"
|
576
484
|
|
485
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
|
486
|
+
msgid "Help"
|
487
|
+
msgstr "Ajuda"
|
488
|
+
|
577
489
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
578
490
|
msgid "Change Environment"
|
579
491
|
msgstr "Mudar ambiente"
|
@@ -590,7 +502,7 @@ msgstr ""
|
|
590
502
|
msgid "Puppet external nodes YAML dump"
|
591
503
|
msgstr "Nós Externos de Puppet YAML dump"
|
592
504
|
|
593
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
505
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
|
594
506
|
msgid "Puppet Environment"
|
595
507
|
msgstr "Ambiente puppet"
|
596
508
|
|
@@ -624,16 +536,11 @@ msgstr ""
|
|
624
536
|
|
625
537
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
|
626
538
|
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/>"
|
539
|
+
msgstr "Parâmetro necessário sem valor.<br/><b>Por favor, substitua!</b><br/>"
|
629
540
|
|
630
541
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
631
|
-
msgid ""
|
632
|
-
"
|
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/>"
|
542
|
+
msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
|
543
|
+
msgstr "Parâmetro opcional sem valor.<br/><i>Ainda administrado pelo Foreman, o valor estará vazio.</i><br/>"
|
637
544
|
|
638
545
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
639
546
|
msgid "Empty environment"
|
@@ -645,7 +552,7 @@ msgstr "Apagar ambiente"
|
|
645
552
|
|
646
553
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
|
647
554
|
msgid "Deleted environment %{env} and %{pcs}"
|
648
|
-
msgstr "
|
555
|
+
msgstr "Ambiente eliminado %{env} e %{pcs}"
|
649
556
|
|
650
557
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
|
651
558
|
msgid "Ignored environment"
|
@@ -661,7 +568,7 @@ msgstr "Importar ambientes de %s"
|
|
661
568
|
|
662
569
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
|
663
570
|
msgid "Import classes from %s"
|
664
|
-
msgstr "
|
571
|
+
msgstr "Classes de importação de %s"
|
665
572
|
|
666
573
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
|
667
574
|
msgid "%{name} has %{num_tag} class"
|
@@ -669,8 +576,7 @@ msgid_plural "%{name} has %{num_tag} classes"
|
|
669
576
|
msgstr[0] ""
|
670
577
|
msgstr[1] ""
|
671
578
|
|
672
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
673
|
-
#: ../webpack/src/foreman_class_edit.js:55
|
579
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
|
674
580
|
msgid "Click to remove %s"
|
675
581
|
msgstr "Clique para remover %s"
|
676
582
|
|
@@ -678,8 +584,7 @@ msgstr "Clique para remover %s"
|
|
678
584
|
msgid "Click to add %s"
|
679
585
|
msgstr "Clique para adicionar %s"
|
680
586
|
|
681
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
682
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
587
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
683
588
|
msgid "None"
|
684
589
|
msgstr "Nenhum"
|
685
590
|
|
@@ -714,12 +619,8 @@ msgid "Operating system default"
|
|
714
619
|
msgstr "Sistema operacional padrão"
|
715
620
|
|
716
621
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
717
|
-
msgid ""
|
718
|
-
"
|
719
|
-
"page."
|
720
|
-
msgstr ""
|
721
|
-
"A entrada final, padrão do Sistema Operacional, pode ser definida editando a"
|
722
|
-
" página %s. "
|
622
|
+
msgid "The final entry, Operating System default, can be set by editing the %s page."
|
623
|
+
msgstr "A entrada final, padrão do Sistema Operacional, pode ser definida editando a página %s."
|
723
624
|
|
724
625
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
725
626
|
msgid "Operating System"
|
@@ -727,28 +628,19 @@ msgstr "Sistema Operacional"
|
|
727
628
|
|
728
629
|
#: ../app/models/foreman_puppet/environment.rb:44
|
729
630
|
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."
|
631
|
+
msgstr "Não foi possível localizar um Foreman Proxy com um recurso Puppet válido."
|
732
632
|
|
733
633
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:61
|
734
634
|
msgid "%{puppetclass} does not belong to the %{environment} environment"
|
735
635
|
msgstr ""
|
736
636
|
|
737
637
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
738
|
-
msgid ""
|
739
|
-
"
|
740
|
-
"ignoring"
|
741
|
-
msgstr ""
|
742
|
-
"Falha ao importar %{klass} for %{name}: não existe no nosso database - "
|
743
|
-
"ignorando"
|
638
|
+
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
639
|
+
msgstr "Falha na importação %{klass} para %{name}: não existe em nosso banco de dados - ignorando"
|
744
640
|
|
745
641
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
746
|
-
msgid ""
|
747
|
-
"
|
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"
|
642
|
+
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
643
|
+
msgstr "com id %{object_id} não existe ou não está atribuído a uma organização e/ou localização adequada"
|
752
644
|
|
753
645
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
754
646
|
msgid "must be true to edit the parameter"
|
@@ -802,11 +694,7 @@ msgstr "Marcar/Desmarcar obsoleto"
|
|
802
694
|
msgid "Check/Uncheck all"
|
803
695
|
msgstr "Marcar/Desmarcar tudo"
|
804
696
|
|
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
|
697
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
|
810
698
|
msgid "Environment"
|
811
699
|
msgstr "Ambiente"
|
812
700
|
|
@@ -816,11 +704,11 @@ msgstr "Operação"
|
|
816
704
|
|
817
705
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
|
818
706
|
msgid "Puppet Modules"
|
819
|
-
msgstr "Módulos
|
707
|
+
msgstr "Módulos puppet"
|
820
708
|
|
821
709
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
|
822
710
|
msgid "Check/Uncheck all %s changes"
|
823
|
-
msgstr "
|
711
|
+
msgstr "Verifique/Desmarque todas as mudanças %s "
|
824
712
|
|
825
713
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
|
826
714
|
msgid "Add:"
|
@@ -846,22 +734,21 @@ msgstr "Cancelar"
|
|
846
734
|
msgid "Update"
|
847
735
|
msgstr "Atualizar"
|
848
736
|
|
849
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
737
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
850
738
|
msgid "included already from parent"
|
851
739
|
msgstr "já incluso do pai"
|
852
740
|
|
853
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
854
|
-
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
741
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
|
855
742
|
msgid "Remove"
|
856
743
|
msgstr "Remover"
|
857
744
|
|
858
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
745
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
|
859
746
|
msgid "Add"
|
860
747
|
msgstr "Adicionar"
|
861
748
|
|
862
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
749
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
|
863
750
|
msgid "%s is not in environment"
|
864
|
-
msgstr "%s não
|
751
|
+
msgstr "%s não está no ambiente"
|
865
752
|
|
866
753
|
#: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
|
867
754
|
msgid "Included Config Groups"
|
@@ -871,62 +758,41 @@ msgstr "Grupos Config incluídos"
|
|
871
758
|
msgid "Available Config Groups"
|
872
759
|
msgstr "Grupos de Configuração Disponíveis"
|
873
760
|
|
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
|
761
|
+
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
|
877
762
|
msgid "Edit %s"
|
878
763
|
msgstr "Editar %s"
|
879
764
|
|
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
|
765
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:174
|
884
766
|
msgid "Config Groups"
|
885
767
|
msgstr "Grupos de configuração"
|
886
768
|
|
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
|
769
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:6 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
890
770
|
msgid "Create Config Group"
|
891
771
|
msgstr "Criar grupo de configuração"
|
892
772
|
|
893
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
894
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
773
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
895
774
|
msgid "Puppet Classes"
|
896
775
|
msgstr "Classes Puppet"
|
897
776
|
|
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
|
777
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
901
778
|
msgid "Hosts"
|
902
779
|
msgstr "Hosts"
|
903
780
|
|
904
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
905
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
781
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
906
782
|
msgid "Host Groups"
|
907
783
|
msgstr "Grupos de host"
|
908
784
|
|
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
|
785
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:16 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
912
786
|
msgid "Actions"
|
913
787
|
msgstr "Ações"
|
914
788
|
|
915
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
916
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
789
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
917
790
|
msgid "Delete %s?"
|
918
|
-
msgstr "
|
791
|
+
msgstr "Excluir %s?"
|
919
792
|
|
920
793
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
921
|
-
msgid ""
|
922
|
-
"
|
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."
|
794
|
+
msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
|
795
|
+
msgstr "Um grupo de configuração fornece um método de uma etapa de associando muitas classes Puppet para um host ou grupo de hosts. Normalmente, isso seria usado para adicionar um perfil de aplicativo particular ou empilhar em uma etapa."
|
930
796
|
|
931
797
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
932
798
|
msgid "Locations"
|
@@ -936,9 +802,7 @@ msgstr "Locais"
|
|
936
802
|
msgid "Organizations"
|
937
803
|
msgstr "Organizações"
|
938
804
|
|
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
|
805
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
|
942
806
|
msgid "Puppet Environments"
|
943
807
|
msgstr "Ambientes Puppet"
|
944
808
|
|
@@ -946,8 +810,7 @@ msgstr "Ambientes Puppet"
|
|
946
810
|
msgid "Environment|Name"
|
947
811
|
msgstr "Nome"
|
948
812
|
|
949
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
950
|
-
#: ../lib/foreman_puppet/register.rb:168
|
813
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
951
814
|
msgid "Classes"
|
952
815
|
msgstr "Classes"
|
953
816
|
|
@@ -955,8 +818,7 @@ msgstr "Classes"
|
|
955
818
|
msgid "Create Environment"
|
956
819
|
msgstr "Criar ambiente"
|
957
820
|
|
958
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
959
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
821
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
960
822
|
msgid "Puppet environments"
|
961
823
|
msgstr "Ambientes Puppet"
|
962
824
|
|
@@ -973,17 +835,10 @@ msgid "No environments found"
|
|
973
835
|
msgstr "Nenhum ambiente localizado"
|
974
836
|
|
975
837
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
976
|
-
msgid ""
|
977
|
-
"
|
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. "
|
838
|
+
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
839
|
+
msgstr "Não há nenhum ambiente puppet configurado neste puppet master. Por favor, verifique a configuração do puppet master. "
|
982
840
|
|
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
|
841
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:177
|
987
842
|
msgid "Smart Class Parameters"
|
988
843
|
msgstr "Parâmetros de classe inteligentes"
|
989
844
|
|
@@ -991,9 +846,7 @@ msgstr "Parâmetros de classe inteligentes"
|
|
991
846
|
msgid "Parameter"
|
992
847
|
msgstr "Parâmetro"
|
993
848
|
|
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
|
849
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
|
997
850
|
msgid "Puppet Class"
|
998
851
|
msgstr "Classe Puppet "
|
999
852
|
|
@@ -1002,27 +855,20 @@ msgid "Number of Overrides"
|
|
1002
855
|
msgstr "Número de substituições "
|
1003
856
|
|
1004
857
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
1005
|
-
msgid ""
|
1006
|
-
"
|
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)."
|
858
|
+
msgid "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers)."
|
859
|
+
msgstr "O suporte de classe com parâmetros permite detectar, importar e fornecer parâmetros diretamente às classes que os suportam por meio de ENC e dependendo de um conjunto de funções (correspondências inteligentes)."
|
1013
860
|
|
1014
861
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
1015
862
|
msgid "Included Classes"
|
1016
863
|
msgstr "Classes incluídas "
|
1017
864
|
|
1018
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
1019
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
865
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
1020
866
|
msgid "Not authorized to edit classes"
|
1021
867
|
msgstr "Não autorizado editar classes"
|
1022
868
|
|
1023
869
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
|
1024
870
|
msgid "Inherited Classes from %s"
|
1025
|
-
msgstr "
|
871
|
+
msgstr "Aulas Herdadas de %s"
|
1026
872
|
|
1027
873
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
|
1028
874
|
msgid "Available Classes"
|
@@ -1032,8 +878,7 @@ msgstr "Classes disponíveis"
|
|
1032
878
|
msgid "Filter classes"
|
1033
879
|
msgstr "Filtrar classes"
|
1034
880
|
|
1035
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
1036
|
-
#: ../webpack/src/foreman_class_edit.js:84
|
881
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
|
1037
882
|
msgid "belongs to config group"
|
1038
883
|
msgstr "pertence ao grupo de configuração"
|
1039
884
|
|
@@ -1050,12 +895,8 @@ msgid "Omit"
|
|
1050
895
|
msgstr "Omitir"
|
1051
896
|
|
1052
897
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
1053
|
-
msgid ""
|
1054
|
-
"
|
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."
|
898
|
+
msgid "The class could not be saved because of an error in one of the class parameters."
|
899
|
+
msgstr "Não foi possível salvar a classe devido a um erro em um dos parâmetros de classe."
|
1059
900
|
|
1060
901
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
1061
902
|
msgid "Smart Class Parameter"
|
@@ -1070,12 +911,8 @@ msgid "This Puppet class has no parameters in its signature."
|
|
1070
911
|
msgstr "Esta Classe de puppet não possui parâmetros em sua assinatura."
|
1071
912
|
|
1072
913
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
1073
|
-
msgid ""
|
1074
|
-
"
|
1075
|
-
"\"Import\"."
|
1076
|
-
msgstr ""
|
1077
|
-
"Para atualizar a assinatura da classe, vá para a página do Puppet Classes e "
|
1078
|
-
"selecione 'import'."
|
914
|
+
msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
|
915
|
+
msgstr "Para atualizar a assinatura da classe, vá para a página do Puppet Classes e selecione 'import'."
|
1079
916
|
|
1080
917
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
1081
918
|
msgid "Filter by name"
|
@@ -1091,16 +928,13 @@ msgstr "Substituído"
|
|
1091
928
|
|
1092
929
|
#: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
|
1093
930
|
msgid "Edit Puppet Class %s"
|
1094
|
-
msgstr "
|
931
|
+
msgstr "Edit Puppet Class %s"
|
1095
932
|
|
1096
933
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
|
1097
934
|
msgid "Puppetclass|Name"
|
1098
935
|
msgstr "Nome"
|
1099
936
|
|
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
|
937
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
|
1104
938
|
msgid "Environments"
|
1105
939
|
msgstr "Ambientes"
|
1106
940
|
|
@@ -1114,34 +948,28 @@ msgstr "Sobrescrever todos os parâmetros"
|
|
1114
948
|
|
1115
949
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
|
1116
950
|
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?"
|
951
|
+
msgstr "Isto definirá todos os parâmetros da classe %s como sobrepostos. Continuar?"
|
1120
952
|
|
1121
953
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
1122
954
|
msgid "Set parameters to defaults"
|
1123
955
|
msgstr "Definir parâmetros para padrão"
|
1124
956
|
|
1125
957
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
1126
|
-
msgid ""
|
1127
|
-
"
|
1128
|
-
"Continue?"
|
1129
|
-
msgstr ""
|
1130
|
-
"Isto irá redefinir parâmetros de classe %s aos seus valores padrão. "
|
1131
|
-
"Continuar?"
|
958
|
+
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
959
|
+
msgstr "Isto redefinirá os parâmetros da classe %s para seus valores padrão. Continuar?"
|
1132
960
|
|
1133
961
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
962
|
+
msgid "Puppet Class Parameters"
|
963
|
+
msgstr "Parâmetros de classe puppet"
|
964
|
+
|
965
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1134
966
|
msgid "Notice"
|
1135
967
|
msgstr "Comunicado"
|
1136
968
|
|
1137
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
969
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
|
1138
970
|
msgid "Please select an environment first"
|
1139
971
|
msgstr "Por favor selecione um ambiente primeiro"
|
1140
972
|
|
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
973
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
1146
974
|
msgid "Select environment"
|
1147
975
|
msgstr "Selecionar ambiente"
|
@@ -1178,88 +1006,138 @@ msgstr "Geral"
|
|
1178
1006
|
msgid "Hosts managed:"
|
1179
1007
|
msgstr "Hosts gerenciados:"
|
1180
1008
|
|
1181
|
-
#: ../lib/foreman_puppet/register.rb:
|
1009
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1182
1010
|
msgid "Facts"
|
1183
1011
|
msgstr "Fatos"
|
1184
1012
|
|
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
1013
|
#: ../lib/foreman_puppet/register.rb:12
|
1014
|
+
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1015
|
+
msgstr "O Foreman usará este ambiente puppet como padrão se não conseguir detectar um automaticamente."
|
1016
|
+
|
1017
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1193
1018
|
msgid "Default Puppet environment"
|
1194
1019
|
msgstr "Ambiente Puppet padrão "
|
1195
1020
|
|
1196
|
-
#: ../lib/foreman_puppet/register.rb:
|
1197
|
-
msgid ""
|
1198
|
-
"Foreman
|
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"
|
1021
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1022
|
+
msgid "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman"
|
1023
|
+
msgstr "O Foreman definirá explicitamente o ambiente puppet na saída yaml ENC. Isto evitará conflitos entre o ambiente no puppet.conf e o ambiente definido no Foreman"
|
1205
1024
|
|
1206
|
-
#: ../lib/foreman_puppet/register.rb:
|
1025
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1207
1026
|
msgid "ENC environment"
|
1208
1027
|
msgstr "Ambiente ENC"
|
1209
1028
|
|
1210
|
-
#: ../lib/foreman_puppet/register.rb:
|
1029
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1211
1030
|
msgid "Foreman will update a host's environment from its facts"
|
1212
1031
|
msgstr "O Foreman atualizará um ambiente de host a partir de seus fatos"
|
1213
1032
|
|
1214
|
-
#: ../lib/foreman_puppet/register.rb:
|
1033
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1215
1034
|
msgid "Update environment from facts"
|
1216
1035
|
msgstr "Atualizar ambientes a partir dos fatos "
|
1217
1036
|
|
1218
|
-
#: ../lib/foreman_puppet/register.rb:
|
1037
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1219
1038
|
msgid "Config Management"
|
1220
1039
|
msgstr "Gerenciamento de configuração"
|
1221
1040
|
|
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
1041
|
#: ../lib/foreman_puppet/register.rb:32
|
1042
|
+
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1043
|
+
msgstr "Duração em minutos depois que os servidores que geram relatórios via Puppet são classificado como fora de sincronização."
|
1044
|
+
|
1045
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1231
1046
|
msgid "Puppet interval"
|
1232
1047
|
msgstr "Intervalo de Puppet"
|
1233
1048
|
|
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
1049
|
#: ../lib/foreman_puppet/register.rb:37
|
1050
|
+
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1051
|
+
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"
|
1052
|
+
|
1053
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1244
1054
|
msgid "%s out of sync disabled"
|
1245
|
-
msgstr "%s fora de
|
1055
|
+
msgstr "%s fora de sincronia desativado"
|
1246
1056
|
|
1247
|
-
#: ../lib/foreman_puppet/register.rb:
|
1057
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1248
1058
|
msgid "Puppet ENC"
|
1249
1059
|
msgstr ""
|
1250
1060
|
|
1061
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1062
|
+
msgid "Puppet env"
|
1063
|
+
msgstr ""
|
1064
|
+
|
1065
|
+
#: ../webpack/src/Components/Environments/Welcome.js:18
|
1066
|
+
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."
|
1067
|
+
msgstr ""
|
1068
|
+
|
1069
|
+
#: ../webpack/src/Components/Environments/Welcome.js:29
|
1070
|
+
msgid "Puppet classes"
|
1071
|
+
msgstr ""
|
1072
|
+
|
1073
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
|
1074
|
+
msgid "Assigned classes"
|
1075
|
+
msgstr ""
|
1076
|
+
|
1077
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
|
1078
|
+
msgid "This tab is still a work in progress"
|
1079
|
+
msgstr ""
|
1080
|
+
|
1081
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
|
1082
|
+
msgid "Smart class parameters"
|
1083
|
+
msgstr "Parâmetros de classe inteligentes"
|
1084
|
+
|
1085
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1086
|
+
msgid "Successfully copied to clipboard!"
|
1087
|
+
msgstr ""
|
1088
|
+
|
1089
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1090
|
+
msgid "Copy to clipboard"
|
1091
|
+
msgstr ""
|
1092
|
+
|
1093
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1094
|
+
msgid "Couldn't find any ENC data for this host"
|
1095
|
+
msgstr ""
|
1096
|
+
|
1097
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1098
|
+
msgid "Error!"
|
1099
|
+
msgstr "Erro!"
|
1100
|
+
|
1101
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1102
|
+
msgid "Puppet details"
|
1103
|
+
msgstr ""
|
1104
|
+
|
1105
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1106
|
+
msgid "Puppet environment"
|
1107
|
+
msgstr "Ambiente Puppet"
|
1108
|
+
|
1109
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1110
|
+
msgid "Puppet Smart Proxy"
|
1111
|
+
msgstr ""
|
1112
|
+
|
1113
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1114
|
+
msgid "Puppet CA Smart Proxy"
|
1115
|
+
msgstr ""
|
1116
|
+
|
1117
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1118
|
+
msgid "Reports"
|
1119
|
+
msgstr "Relatórios"
|
1120
|
+
|
1121
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1122
|
+
msgid "ENC Preview"
|
1123
|
+
msgstr ""
|
1124
|
+
|
1251
1125
|
#: ../webpack/src/foreman_class_edit.js:146
|
1252
1126
|
msgid "Click to remove config group"
|
1253
1127
|
msgstr "Clique para remover o grupo de configuração"
|
1254
1128
|
|
1255
1129
|
#: ../webpack/src/foreman_class_edit.js:149
|
1256
1130
|
msgid " Remove"
|
1257
|
-
msgstr "Remover"
|
1131
|
+
msgstr " Remover"
|
1258
1132
|
|
1259
1133
|
#: ../webpack/src/foreman_puppet_host_form.js:32
|
1260
1134
|
msgid "Loading parameters..."
|
1261
1135
|
msgstr "Carregando parâmetros..."
|
1262
1136
|
|
1137
|
+
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1138
|
+
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1139
|
+
msgstr "Algumas classes de bonecos não estão disponíveis no ambiente selecionado"
|
1140
|
+
|
1263
1141
|
#: action_names.rb:2
|
1264
1142
|
msgid "Action with sub plans"
|
1265
1143
|
msgstr "Ação com subplanos "
|