foreman_puppet 5.1.2 → 5.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
  3. data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
  4. data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
  5. data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
  6. data/lib/foreman_puppet/version.rb +1 -1
  7. data/locale/ca/foreman_puppet.edit.po +180 -251
  8. data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
  9. data/locale/de/foreman_puppet.edit.po +220 -343
  10. data/locale/en/foreman_puppet.edit.po +234 -86
  11. data/locale/en_GB/foreman_puppet.edit.po +169 -214
  12. data/locale/es/foreman_puppet.edit.po +223 -337
  13. data/locale/fr/foreman_puppet.edit.po +223 -343
  14. data/locale/gl/foreman_puppet.edit.po +171 -224
  15. data/locale/it/foreman_puppet.edit.po +188 -266
  16. data/locale/ja/foreman_puppet.edit.po +190 -251
  17. data/locale/ka/foreman_puppet.edit.po +1160 -0
  18. data/locale/ko/foreman_puppet.edit.po +171 -217
  19. data/locale/nl_NL/foreman_puppet.edit.po +184 -257
  20. data/locale/pl/foreman_puppet.edit.po +191 -275
  21. data/locale/pt_BR/foreman_puppet.edit.po +227 -349
  22. data/locale/ru/foreman_puppet.edit.po +191 -272
  23. data/locale/sv_SE/foreman_puppet.edit.po +172 -223
  24. data/locale/zh_CN/foreman_puppet.edit.po +192 -241
  25. data/locale/zh_TW/foreman_puppet.edit.po +173 -217
  26. data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
  27. data/webpack/src/foreman_puppet_host_form.js +3 -0
  28. metadata +64 -71
  29. data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
  30. data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
  31. data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
  32. data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
  33. data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
  34. data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
  35. data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
  36. data/locale/messages.mo +0 -0
  37. /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
@@ -2,71 +2,53 @@
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
  # Lukáš Zapletal, 2021
8
- # Félix Barbeira <fbarbeira@gmail.com>, 2021
8
+ # fe37ea014ea122db60df81cd86b163af_742ef71 <ba9f59c06b0be83ac3724b1834a4c14b_93939>, 2021
9
9
  # francis <hackgo@gmail.com>, 2021
10
- # Jared Nelson <jared@ajpadilla.com>, 2021
11
10
  # Gustavo Varela <gustavo.varela@gmail.com>, 2021
12
- # Carmela Rubiños <carmela.rubinos@gmail.com>, 2021
13
- # Amit Upadhye <aupadhye@redhat.com>, 2021
14
- # Bryan Kearney <bryan.kearney@gmail.com>, 2021
15
11
  # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2021
16
12
  # elobato <elobatocs@gmail.com>, 2021
17
- #
18
- #, fuzzy
13
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2022
14
+ # Carmela Rubiños <carmela.rubinos@gmail.com>, 2022
15
+ # Jared Nelson <jared@ajpadilla.com>, 2022
16
+ # mbacovsky <martin.bacovsky@gmail.com>, 2022
17
+ # Amit Upadhye <aupadhye@redhat.com>, 2022
18
+ #
19
19
  msgid ""
20
20
  msgstr ""
21
- "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
21
+ "Project-Id-Version: foreman_puppet 5.0.0\n"
22
22
  "Report-Msgid-Bugs-To: \n"
23
- "POT-Creation-Date: 2021-11-10 11:17+0000\n"
24
23
  "PO-Revision-Date: 2021-02-03 16:30+0000\n"
25
- "Last-Translator: elobato <elobatocs@gmail.com>, 2021\n"
24
+ "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
26
25
  "Language-Team: Spanish (https://www.transifex.com/foreman/teams/114/es/)\n"
27
26
  "MIME-Version: 1.0\n"
28
27
  "Content-Type: text/plain; charset=UTF-8\n"
29
28
  "Content-Transfer-Encoding: 8bit\n"
30
29
  "Language: es\n"
31
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
30
+ "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 :"
31
+ " 2;\n"
32
32
 
33
33
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
34
- msgid ""
35
- "Ignored environment names resulting in booleans found. Please quote strings "
36
- "like true/false and yes/no in config/ignored_environments.yml"
37
- msgstr ""
38
- "Se hallaron nombres de entornos ignorados que resultaron en valores "
39
- "booleanos. Mencione las cadenas como verdadero/falso y sí/no en "
40
- "config/ignored_environments.yml"
34
+ msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
35
+ msgstr "Se hallaron nombres de entornos ignorados que resultaron en valores booleanos. Mencione las cadenas como verdadero/falso y sí/no en config/ignored_environments.yml"
41
36
 
42
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
43
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
37
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
44
38
  msgid "No changes to your environments detected"
45
39
  msgstr "No se detectaron cambios en sus entornos"
46
40
 
47
41
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
48
- msgid ""
49
- "Successfully updated environments and Puppet classes from the on-disk Puppet"
50
- " installation"
51
- msgstr ""
52
- "Se actualizaron los entornos y clases Puppet con éxito desde la instalación "
53
- "de Puppet en disco"
42
+ msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
43
+ msgstr "Se actualizaron los entornos y clases Puppet con éxito desde la instalación de Puppet en disco"
54
44
 
55
45
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
56
- msgid ""
57
- "Failed to update environments and Puppet classes from the on-disk Puppet "
58
- "installation: %s"
59
- msgstr ""
60
- "Ocurrió un error al actualizar los entornos y las clases Puppet en la "
61
- "instalación de Puppet en el disco: %s"
46
+ msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
47
+ msgstr "Error al actualizar entornos y clases de Puppet desde la instalación de Puppet en disco: %s"
62
48
 
63
49
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
64
- msgid ""
65
- "No smart proxy was found to import environments from, ensure that at least "
66
- "one smart proxy is registered with the 'puppet' feature"
67
- msgstr ""
68
- "No se encontró un smart proxy desde el cual importar entornos, asegúrese de"
69
- " que al menos se haya registrado uno con la funcionalidad 'puppet'."
50
+ msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
51
+ msgstr "No se encontró un smart proxy desde el cual importar entornos, asegúrese de que al menos se haya registrado uno con la funcionalidad 'puppet'."
70
52
 
71
53
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
72
54
  msgid "Ignored environments: %s"
@@ -96,56 +78,41 @@ msgstr ""
96
78
  msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
97
79
  msgstr ""
98
80
 
99
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
100
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
81
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
101
82
  msgid "ID of associated puppet Environment"
102
83
  msgstr ""
103
84
 
104
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
105
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
85
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
106
86
  msgid "IDs of associated Puppetclasses"
107
87
  msgstr ""
108
88
 
109
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
110
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
89
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
111
90
  msgid "IDs of associated ConfigGroups"
112
91
  msgstr ""
113
92
 
114
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
93
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
115
94
  msgid "Import puppet classes from puppet proxy"
116
95
  msgstr "Importar clases puppet desde el proxy de puppet"
117
96
 
118
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
119
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
97
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
120
98
  msgid "Import puppet classes from puppet proxy for an environment"
121
99
  msgstr "Importar clases puppet desde el proxy puppet de un entorno"
122
100
 
123
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
124
- msgid ""
125
- "Optional comma-delimited stringcontaining either 'new', 'updated', or "
126
- "'obsolete'that is used to limit the imported Puppet classes"
101
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
102
+ msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
127
103
  msgstr ""
128
104
 
129
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
130
- msgid ""
131
- "Failed to update the environments and Puppet classes from the on-disk puppet"
132
- " installation: %s"
133
- msgstr ""
134
- "Error al actualizar los entornos y clases Puppet desde el disco de "
135
- "instalación de puppet: %s"
105
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
106
+ msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
107
+ msgstr "Error al actualizar los entornos y las clases de Puppet desde la instalación de puppet en disco: %s"
136
108
 
137
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
109
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
138
110
  msgid "The requested environment cannot be found."
139
111
  msgstr ""
140
112
 
141
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
142
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
143
- msgid ""
144
- "No proxy found to import classes from, ensure that the smart proxy has the "
145
- "Puppet feature enabled."
146
- msgstr ""
147
- "No se encontró el Proxy para importar clases, asegúrese de que el proxy "
148
- "inteligente tenga la funcionalidad Puppet habilitada."
113
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
114
+ msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
115
+ msgstr "No se encontró el Proxy para importar clases, asegúrese de que el proxy inteligente tenga la funcionalidad Puppet habilitada."
149
116
 
150
117
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
151
118
  msgid "List template combination"
@@ -171,9 +138,7 @@ msgstr ""
171
138
  msgid "environment id"
172
139
  msgstr "ID de entorno"
173
140
 
174
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
175
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
176
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
141
+ #: ../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
177
142
  msgid "ID of environment"
178
143
  msgstr "ID del entorno"
179
144
 
@@ -197,8 +162,7 @@ msgstr ""
197
162
  msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
198
163
  msgstr ""
199
164
 
200
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
201
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
165
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
202
166
  msgid "No environment selected!"
203
167
  msgstr "¡Ningún entorno seleccionado!"
204
168
 
@@ -220,35 +184,27 @@ msgstr "¡El proxy seleccionado no es válido!"
220
184
 
221
185
  #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
222
186
  msgid "Failed to set %{proxy_type} proxy for %{host}."
223
- msgstr "No se pudo establecer el proxy %{proxy_type} para %{host}."
187
+ msgstr "Error al establecer %{proxy_type} proxy para %{host}."
224
188
 
225
189
  #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
226
190
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
227
- msgstr ""
228
- "El proxy %{proxy_type} de los hosts seleccionados se estableció como "
229
- "%{proxy_name}"
191
+ msgstr "El %{proxy_type} proxy de los hosts seleccionados se estableció en %.{proxy_name}"
230
192
 
231
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
232
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
193
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
233
194
  msgid "The %{proxy_type} proxy of the selected hosts was cleared."
234
- msgstr "Se borró el proxy %{proxy_type} de los hosts seleccionados."
195
+ msgstr "Se ha borrado el proxy %{proxy_type} de los hosts seleccionados."
235
196
 
236
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
237
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
197
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
238
198
  msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
239
- msgid_plural ""
240
- "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
199
+ msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
241
200
  msgstr[0] ""
242
201
  msgstr[1] ""
243
202
 
244
203
  #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
245
- msgid ""
246
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
247
- msgstr ""
248
- "El proxy %{proxy_type} del host seleccionado se estableció como "
249
- "%{proxy_name}."
204
+ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
205
+ msgstr "El proxy %{proxy_type} de los hosts seleccionados se estableció en %{proxy_name}."
250
206
 
251
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
207
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
252
208
  msgid "Puppet"
253
209
  msgstr "Puppet"
254
210
 
@@ -292,12 +248,7 @@ msgstr "Listar entornos por ubicación"
292
248
  msgid "List environments per organization"
293
249
  msgstr "Listar entornos por organización"
294
250
 
295
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
296
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
297
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
298
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
299
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
300
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
251
+ #: ../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
301
252
  msgid "ID of Puppet class"
302
253
  msgstr "ID de la clase Puppet"
303
254
 
@@ -325,10 +276,7 @@ msgstr "Listar todos los ID de clases Puppet para host"
325
276
  msgid "Add a Puppet class to host"
326
277
  msgstr "Añadir una clase Puppet al host"
327
278
 
328
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
329
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
330
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
331
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
279
+ #: ../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
332
280
  msgid "ID of host"
333
281
  msgstr "ID del host"
334
282
 
@@ -344,10 +292,7 @@ msgstr "Listar todos los ID de clases Puppet del grupo de hosts"
344
292
  msgid "Add a Puppet class to host group"
345
293
  msgstr "Añadir una clase Puppet al grupo de hosts"
346
294
 
347
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
348
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
349
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
350
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
295
+ #: ../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
351
296
  msgid "ID of host group"
352
297
  msgstr "ID del grupo de hosts"
353
298
 
@@ -357,22 +302,15 @@ msgstr "Eliminar clase Puppet de grupo de hosts"
357
302
 
358
303
  #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
359
304
  msgid "List of override values for a specific smart class parameter"
360
- msgstr ""
361
- "Lista de valores de sobrescritura para un parámetro específico de clase "
362
- "inteligente"
305
+ msgstr "Lista de valores de sobrescritura para un parámetro específico de clase inteligente"
363
306
 
364
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
365
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
366
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
367
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
307
+ #: ../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
368
308
  msgid "Display hidden values"
369
309
  msgstr "Mostrar valores ocultos"
370
310
 
371
311
  #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
372
312
  msgid "Show an override value for a specific smart class parameter"
373
- msgstr ""
374
- "Mostrar un valor de sobrescritura para un parámetro específico de clase "
375
- "inteligente"
313
+ msgstr "Mostrar un valor de sobrescritura para un parámetro específico de clase inteligente"
376
314
 
377
315
  #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
378
316
  msgid "Override match"
@@ -388,25 +326,19 @@ msgstr "Foreman no enviará este parámetro en el resultado de clasificación"
388
326
 
389
327
  #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
390
328
  msgid "Create an override value for a specific smart class parameter"
391
- msgstr ""
392
- "Crear un valor de sobrescritura para un parámetro específico de clase "
393
- "inteligente"
329
+ msgstr "Crear un valor de sobrescritura para un parámetro específico de clase inteligente"
394
330
 
395
331
  #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
396
332
  msgid "Update an override value for a specific smart class parameter"
397
- msgstr ""
398
- "Actualizar un valor de sobrescritura para un parámetro específico de clase "
399
- "inteligente"
333
+ msgstr "Actualizar un valor de sobrescritura para un parámetro específico de clase inteligente"
400
334
 
401
335
  #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
402
336
  msgid "Delete an override value for a specific smart class parameter"
403
- msgstr ""
404
- "Borrar un valor de sobrescritura para un parámetro de clase inteligente "
405
- "específico"
337
+ msgstr "Borrar un valor de sobrescritura para un parámetro de clase inteligente específico"
406
338
 
407
339
  #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
408
340
  msgid "%{model} with id '%{id}' was not found"
409
- msgstr "No se encontró %{model} con id '%{id}'."
341
+ msgstr "%{model} con id '%{id}' no se encontró"
410
342
 
411
343
  #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
412
344
  msgid "List all Puppet classes"
@@ -462,25 +394,19 @@ msgstr "Lista de parámetros de clase inteligentes para un host determinado"
462
394
 
463
395
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
464
396
  msgid "List of smart class parameters for a specific host group"
465
- msgstr ""
466
- "Lista de parámetros de clase inteligentes para un grupo de hosts determinado"
397
+ msgstr "Lista de parámetros de clase inteligentes para un grupo de hosts determinado"
467
398
 
468
399
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
469
400
  msgid "List of smart class parameters for a specific Puppet class"
470
- msgstr ""
471
- "Lista de parámetros de clase inteligentes para una clase Puppet específica"
401
+ msgstr "Lista de parámetros de clase inteligentes para una clase Puppet específica"
472
402
 
473
403
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
474
404
  msgid "List of smart class parameters for a specific environment"
475
405
  msgstr "Lista de parámetros de clase inteligentes para un entorno determinado"
476
406
 
477
407
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
478
- msgid ""
479
- "List of smart class parameters for a specific environment/Puppet class "
480
- "combination"
481
- msgstr ""
482
- "Lista de parámetros de clase inteligentes para una combinación determinada "
483
- "entorno/clase Puppet"
408
+ msgid "List of smart class parameters for a specific environment/Puppet class combination"
409
+ msgstr "Lista de parámetros de clase inteligentes para una combinación determinada entorno/clase Puppet"
484
410
 
485
411
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
486
412
  msgid "Show a smart class parameter"
@@ -492,8 +418,7 @@ msgstr "Actualizar un parámetro de clase inteligente"
492
418
 
493
419
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
494
420
  msgid "Whether the smart class parameter value is managed by Foreman"
495
- msgstr ""
496
- "Si el valor del parámetro de clase inteligente es administrado por Foreman"
421
+ msgstr "Si el valor del parámetro de clase inteligente es administrado por Foreman"
497
422
 
498
423
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
499
424
  msgid "Description of smart class"
@@ -508,13 +433,10 @@ msgid "When enabled the parameter is hidden in the UI"
508
433
  msgstr "Al habilitarse, el parámetro está oculto en la UI."
509
434
 
510
435
  #: ../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"
436
+ msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
514
437
  msgstr ""
515
438
 
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
439
+ #: ../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
440
  msgid "The order in which values are resolved"
519
441
  msgstr "El orden en el cual se resuelven los valores"
520
442
 
@@ -531,12 +453,8 @@ msgid "Types of variable values"
531
453
  msgstr "Tipos de valores de variable"
532
454
 
533
455
  #: ../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
- "Si es así, se mostrará un error si no existe un valor predeterminado y no "
539
- "existe ninguna concordancia que pueda proporcionar un valor"
456
+ msgid "If true, will raise an error if there is no default value and no matcher provide a value"
457
+ msgstr "Si es así, se mostrará un error si no existe un valor predeterminado y no existe ninguna concordancia que pueda proporcionar un valor"
540
458
 
541
459
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
542
460
  msgid "Merge all matching values (only array/hash type)"
@@ -544,8 +462,7 @@ msgstr "Combinar todos los valores que coinciden (solo tipo array/hash)"
544
462
 
545
463
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
546
464
  msgid "Include default value when merging all matching values"
547
- msgstr ""
548
- "Incluir el valor predeterminado al combinar todos los valores que coinciden"
465
+ msgstr "Incluir el valor predeterminado al combinar todos los valores que coinciden"
549
466
 
550
467
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
551
468
  msgid "Remove duplicate values (only array type)"
@@ -553,25 +470,24 @@ msgstr "Eliminar valores duplicados (solo tipo array)"
553
470
 
554
471
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
555
472
  msgid "Successfully overridden all parameters of Puppet class %s"
556
- msgstr "Se han sobrescrito con éxito todos los parámetros de clase Puppet %s"
473
+ msgstr "Se han sobrescrito correctamente todos los parámetros de la clase Puppet %s"
557
474
 
558
475
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
559
- msgid ""
560
- "Successfully reset all parameters of Puppet class %s to their default values"
561
- msgstr ""
562
- "Se han restablecido con éxito todos los parámetros de la clase Puppet %s a "
563
- "sus valores predeterminados"
476
+ msgid "Successfully reset all parameters of Puppet class %s to their default values"
477
+ msgstr "Restablecidos con éxito todos los parámetros de la clase Puppet %s a sus valores por defecto"
564
478
 
565
479
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
566
480
  msgid "No parameters to override for Puppet class %s"
567
- msgstr "No hay parámetros para sobrescribir la clase Puppet %s"
481
+ msgstr "No hay parámetros para la clase Puppet %s"
568
482
 
569
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13
570
- #: ../app/views/foreman_puppet/environments/new.html.erb:5
571
- #: ../webpack/src/Components/Environments/Welcome.js:9
483
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
572
484
  msgid "Create Puppet Environment"
573
485
  msgstr "Crear entorno Puppet"
574
486
 
487
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
488
+ msgid "Help"
489
+ msgstr "Ayuda"
490
+
575
491
  #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
576
492
  msgid "Change Environment"
577
493
  msgstr "Cambiar entorno"
@@ -588,7 +504,7 @@ msgstr ""
588
504
  msgid "Puppet external nodes YAML dump"
589
505
  msgstr "Volcado YAML de nodos externos Puppet"
590
506
 
591
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:34
507
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
592
508
  msgid "Puppet Environment"
593
509
  msgstr "Entorno de Puppet"
594
510
 
@@ -622,15 +538,11 @@ msgstr ""
622
538
 
623
539
  #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
624
540
  msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
625
- msgstr "Parámetro requerido sin valor.<br/><b>¡Sustituir!</b><br/>"
541
+ msgstr "Parámetro obligatorio sin valor.<br/><b>Por favor, anúlelo.</b><br/>"
626
542
 
627
543
  #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
628
- msgid ""
629
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value"
630
- " will be empty.</i><br/>"
631
- msgstr ""
632
- "Parámetro opcional sin valor.<br/><i>Aún administrado por Foreman, el valor "
633
- "estará vacío.</i><br/>"
544
+ msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
545
+ msgstr "Parámetro opcional sin valor.<br/><i>Aún gestionado por Foreman, el valor estará vacío.</i><br/>"
634
546
 
635
547
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
636
548
  msgid "Empty environment"
@@ -642,7 +554,7 @@ msgstr "Entorno eliminado"
642
554
 
643
555
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
644
556
  msgid "Deleted environment %{env} and %{pcs}"
645
- msgstr "Eliminado entorno %{env} y %{pcs}"
557
+ msgstr "Entorno suprimido %{env} y %{pcs}"
646
558
 
647
559
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
648
560
  msgid "Ignored environment"
@@ -658,7 +570,7 @@ msgstr "Importar entornos desde %s"
658
570
 
659
571
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
660
572
  msgid "Import classes from %s"
661
- msgstr "Importar clases desde %s"
573
+ msgstr "Importar clases de %s"
662
574
 
663
575
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
664
576
  msgid "%{name} has %{num_tag} class"
@@ -666,8 +578,7 @@ msgid_plural "%{name} has %{num_tag} classes"
666
578
  msgstr[0] ""
667
579
  msgstr[1] ""
668
580
 
669
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
670
- #: ../webpack/src/foreman_class_edit.js:55
581
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
671
582
  msgid "Click to remove %s"
672
583
  msgstr "Haga clic para eliminar %s"
673
584
 
@@ -675,8 +586,7 @@ msgstr "Haga clic para eliminar %s"
675
586
  msgid "Click to add %s"
676
587
  msgstr "Haga clic para añadir %s"
677
588
 
678
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
679
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
589
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
680
590
  msgid "None"
681
591
  msgstr "Ninguno"
682
592
 
@@ -711,12 +621,8 @@ msgid "Operating system default"
711
621
  msgstr "Sistema operativo predeterminado"
712
622
 
713
623
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
714
- msgid ""
715
- "The final entry, Operating System default, can be set by editing the %s "
716
- "page."
717
- msgstr ""
718
- "La última entrada, sistema operativo predeterminado, puede configurarse al "
719
- "editar la página %s."
624
+ msgid "The final entry, Operating System default, can be set by editing the %s page."
625
+ msgstr "La última entrada, Sistema Operativo por defecto, puede configurarse editando la página %s."
720
626
 
721
627
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
722
628
  msgid "Operating System"
@@ -724,28 +630,19 @@ msgstr "Sistema operativo"
724
630
 
725
631
  #: ../app/models/foreman_puppet/environment.rb:44
726
632
  msgid "Can't find a valid Foreman Proxy with a Puppet feature"
727
- msgstr ""
728
- "No se encuentra un Proxy Foreman con características de Puppet habilitadas"
633
+ msgstr "No se encuentra un Proxy Foreman con características de Puppet habilitadas"
729
634
 
730
635
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
731
636
  msgid "%{puppetclass} does not belong to the %{environment} environment"
732
637
  msgstr ""
733
638
 
734
639
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
735
- msgid ""
736
- "Failed to import %{klass} for %{name}: doesn't exists in our database - "
737
- "ignoring"
738
- msgstr ""
739
- "Falló al importar %{klass} para %{name}: no existe en la base de datos - se "
740
- "ignora."
640
+ msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
641
+ msgstr "Error al importar %{klass} para %{name}: no existe en nuestra base de datos - ignorando"
741
642
 
742
643
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
743
- msgid ""
744
- "with id %{object_id} doesn't exist or is not assigned to proper organization"
745
- " and/or location"
746
- msgstr ""
747
- "con ID %{object_id} no existe o no está asignado a la organización o "
748
- "ubicación adecuada"
644
+ msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
645
+ msgstr "con id %{object_id} no existe o no está asignado a la organización y/o ubicación adecuada"
749
646
 
750
647
  #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
751
648
  msgid "must be true to edit the parameter"
@@ -799,11 +696,7 @@ msgstr "Marcar/Desmarcar obsoletos"
799
696
  msgid "Check/Uncheck all"
800
697
  msgstr "Marcar/Desmarcar todos"
801
698
 
802
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
803
- #: ../app/views/foreman_puppet/environments/_form.html.erb:4
804
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
805
- #: ../app/views/hosts/select_multiple_environment.html.erb:7
806
- #: ../app/views/provisioning_templates/_combination.html.erb:4
699
+ #: ../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
807
700
  msgid "Environment"
808
701
  msgstr "Entorno"
809
702
 
@@ -817,7 +710,7 @@ msgstr "Módulos Puppet"
817
710
 
818
711
  #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
819
712
  msgid "Check/Uncheck all %s changes"
820
- msgstr "Marcar/Desmarcar todos los cambios %s"
713
+ msgstr "Marcar/Desmarcar todos los cambios %s "
821
714
 
822
715
  #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
823
716
  msgid "Add:"
@@ -843,20 +736,19 @@ msgstr "Cancelar"
843
736
  msgid "Update"
844
737
  msgstr "Actualizar"
845
738
 
846
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
739
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
847
740
  msgid "included already from parent"
848
741
  msgstr "incluidos previamente por el padre"
849
742
 
850
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
851
- #: ../app/views/provisioning_templates/_combination.html.erb:4
743
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
852
744
  msgid "Remove"
853
745
  msgstr "Eliminar"
854
746
 
855
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
747
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
856
748
  msgid "Add"
857
749
  msgstr "Añadir"
858
750
 
859
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
751
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
860
752
  msgid "%s is not in environment"
861
753
  msgstr "%s no está en el entorno"
862
754
 
@@ -868,61 +760,41 @@ msgstr "Grupos de configuración Incluidos"
868
760
  msgid "Available Config Groups"
869
761
  msgstr "Grupos de configuración disponibles"
870
762
 
871
- #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
872
- #: ../app/views/foreman_puppet/environments/edit.html.erb:1
873
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
763
+ #: ../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
874
764
  msgid "Edit %s"
875
765
  msgstr "Editar %s"
876
766
 
877
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3
878
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
879
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
880
- #: ../lib/foreman_puppet/register.rb:171
767
+ #: ../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
881
768
  msgid "Config Groups"
882
769
  msgstr "Grupos de configuración"
883
770
 
884
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:5
885
- #: ../app/views/foreman_puppet/config_groups/new.html.erb:1
886
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
771
+ #: ../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
887
772
  msgid "Create Config Group"
888
773
  msgstr "Crear grupo de configuración"
889
774
 
890
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:11
891
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
775
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
892
776
  msgid "Puppet Classes"
893
777
  msgstr "Clases Puppet"
894
778
 
895
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:12
896
- #: ../app/views/foreman_puppet/environments/index.html.erb:9
897
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
779
+ #: ../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
898
780
  msgid "Hosts"
899
781
  msgstr "Hosts"
900
782
 
901
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13
902
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
783
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
903
784
  msgid "Host Groups"
904
785
  msgstr "Grupo del host"
905
786
 
906
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14
907
- #: ../app/views/foreman_puppet/environments/index.html.erb:10
908
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
787
+ #: ../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
909
788
  msgid "Actions"
910
789
  msgstr "Acciones"
911
790
 
912
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:25
913
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
791
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
914
792
  msgid "Delete %s?"
915
- msgstr "¿Borrar %s?"
793
+ msgstr "Borrar %s?"
916
794
 
917
795
  #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
918
- msgid ""
919
- "A config group provides a one-step method of associating many Puppet classes"
920
- " to either a host or host group. Typically this would be used to add a "
921
- "particular application profile or stack in one step."
922
- msgstr ""
923
- "Un grupo de configuración permite asociar muchas clases Puppet a un host o "
924
- "grupo de hosts en un solo paso. Normalmente, esto se utilizaría para añadir "
925
- "un perfil de aplicación particular o una pila en un solo paso."
796
+ 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."
797
+ msgstr "Un grupo de configuración permite asociar muchas clases Puppet a un host o grupo de hosts en un solo paso. Normalmente, esto se utilizaría para añadir un perfil de aplicación particular o una pila en un solo paso."
926
798
 
927
799
  #: ../app/views/foreman_puppet/environments/_form.html.erb:6
928
800
  msgid "Locations"
@@ -932,9 +804,7 @@ msgstr "Ubicaciones"
932
804
  msgid "Organizations"
933
805
  msgstr "Organizaciones"
934
806
 
935
- #: ../app/views/foreman_puppet/environments/edit.html.erb:5
936
- #: ../app/views/foreman_puppet/environments/index.html.erb:1
937
- #: ../app/views/foreman_puppet/environments/new.html.erb:4
807
+ #: ../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
938
808
  msgid "Puppet Environments"
939
809
  msgstr "Entornos Puppet"
940
810
 
@@ -942,8 +812,7 @@ msgstr "Entornos Puppet"
942
812
  msgid "Environment|Name"
943
813
  msgstr "Nombre"
944
814
 
945
- #: ../app/views/foreman_puppet/environments/index.html.erb:22
946
- #: ../lib/foreman_puppet/register.rb:168
815
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
947
816
  msgid "Classes"
948
817
  msgstr "Clases"
949
818
 
@@ -951,8 +820,7 @@ msgstr "Clases"
951
820
  msgid "Create Environment"
952
821
  msgstr "Crear entorno"
953
822
 
954
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1
955
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
823
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
956
824
  msgid "Puppet environments"
957
825
  msgstr "Entornos Puppet"
958
826
 
@@ -969,17 +837,10 @@ msgid "No environments found"
969
837
  msgstr "No se encontraron entornos"
970
838
 
971
839
  #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
972
- msgid ""
973
- "There are no puppet environments set up on this puppet master. Please check "
974
- "the puppet master configuration."
975
- msgstr ""
976
- "No hay entornos Puppet configurados en este puppetmaster. Verifique la "
977
- "configuración de puppetmaster."
840
+ msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
841
+ msgstr "No hay entornos Puppet configurados en este puppetmaster. Verifique la configuración de puppetmaster."
978
842
 
979
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
980
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
981
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
982
- #: ../lib/foreman_puppet/register.rb:174
843
+ #: ../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
983
844
  msgid "Smart Class Parameters"
984
845
  msgstr "Parámetros de clase inteligente"
985
846
 
@@ -987,9 +848,7 @@ msgstr "Parámetros de clase inteligente"
987
848
  msgid "Parameter"
988
849
  msgstr "Parámetro"
989
850
 
990
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
991
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
992
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
851
+ #: ../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
993
852
  msgid "Puppet Class"
994
853
  msgstr "Clase Puppet"
995
854
 
@@ -998,22 +857,14 @@ msgid "Number of Overrides"
998
857
  msgstr "Cantidad de reemplazos"
999
858
 
1000
859
  #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
1001
- msgid ""
1002
- "Parameterized class support permits detecting, importing, and supplying "
1003
- "parameters directly to classes which support it, via the ENC and depending "
1004
- "on a set of rules (Smart Matchers)."
1005
- msgstr ""
1006
- "El soporte de clase parametrizada permite detectar, importar y suministrar "
1007
- "parámetros a las clases que lo admiten de forma directa y a través de ENC, "
1008
- "aunque depende de un conjunto de reglas (concordancias inteligentes o Smart "
1009
- "Matchers)."
860
+ 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)."
861
+ msgstr "El soporte de clase parametrizada permite detectar, importar y suministrar parámetros a las clases que lo admiten de forma directa y a través de ENC, aunque depende de un conjunto de reglas (concordancias inteligentes o Smart Matchers)."
1010
862
 
1011
863
  #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
1012
864
  msgid "Included Classes"
1013
865
  msgstr "Clases incluidas"
1014
866
 
1015
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
1016
- #: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
867
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
1017
868
  msgid "Not authorized to edit classes"
1018
869
  msgstr "No autorizado para editar clases"
1019
870
 
@@ -1029,8 +880,7 @@ msgstr "Clases disponibles"
1029
880
  msgid "Filter classes"
1030
881
  msgstr "Clases de filtro"
1031
882
 
1032
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
1033
- #: ../webpack/src/foreman_class_edit.js:84
883
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
1034
884
  msgid "belongs to config group"
1035
885
  msgstr "pertenece a un grupo de configuración"
1036
886
 
@@ -1047,12 +897,8 @@ msgid "Omit"
1047
897
  msgstr "Omitir"
1048
898
 
1049
899
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
1050
- msgid ""
1051
- "The class could not be saved because of an error in one of the class "
1052
- "parameters."
1053
- msgstr ""
1054
- "La clase no se pudo guardar debido a un error en uno de los parámetros de "
1055
- "clase."
900
+ msgid "The class could not be saved because of an error in one of the class parameters."
901
+ msgstr "La clase no se pudo guardar debido a un error en uno de los parámetros de clase."
1056
902
 
1057
903
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
1058
904
  msgid "Smart Class Parameter"
@@ -1067,12 +913,8 @@ msgid "This Puppet class has no parameters in its signature."
1067
913
  msgstr "Esta clase Puppet no tiene parámetros en su firma."
1068
914
 
1069
915
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
1070
- msgid ""
1071
- "To update the class signature, go to the Puppet Classes page and select "
1072
- "\"Import\"."
1073
- msgstr ""
1074
- "Para actualizar la firma de clase, seleccione \"Importar\" en la página de "
1075
- "clases Puppet."
916
+ msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
917
+ msgstr "Para actualizar la firma de clase, seleccione \"Importar\" en la página de clases Puppet."
1076
918
 
1077
919
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
1078
920
  msgid "Filter by name"
@@ -1088,16 +930,13 @@ msgstr "Reemplazado"
1088
930
 
1089
931
  #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
1090
932
  msgid "Edit Puppet Class %s"
1091
- msgstr "Editar clase Puppet %s"
933
+ msgstr "Editar clase de marioneta %s"
1092
934
 
1093
935
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
1094
936
  msgid "Puppetclass|Name"
1095
937
  msgstr "Nombre"
1096
938
 
1097
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
1098
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
1099
- #: ../lib/foreman_puppet/register.rb:165
1100
- #: ../webpack/src/Components/Environments/Welcome.js:21
939
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
1101
940
  msgid "Environments"
1102
941
  msgstr "Entornos"
1103
942
 
@@ -1111,32 +950,28 @@ msgstr "Sobrescribir todos los parámetros"
1111
950
 
1112
951
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
1113
952
  msgid "This will set all parameters of the class %s as overridden. Continue?"
1114
- msgstr "Se establecerán todos los parámetros de la clase %s. ¿Continuar?"
953
+ msgstr "Esto establecerá todos los parámetros de la clase %s como anulados. ¿Continuar?"
1115
954
 
1116
955
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
1117
956
  msgid "Set parameters to defaults"
1118
957
  msgstr "Restablecer los parámetros predeterminados"
1119
958
 
1120
959
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
1121
- msgid ""
1122
- "This will reset parameters of the class %s to their default values. "
1123
- "Continue?"
1124
- msgstr ""
1125
- "Esto restablecerá los parámetros de la clase %s a los valores "
1126
- "predeterminados. ¿Continuar?"
960
+ msgid "This will reset parameters of the class %s to their default values. Continue?"
961
+ msgstr "Esto restablecerá los parámetros de la clase %s a sus valores por defecto. ¿Continuar?"
1127
962
 
1128
963
  #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
964
+ msgid "Puppet Class Parameters"
965
+ msgstr "Parámetros de clase de Puppet"
966
+
967
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1129
968
  msgid "Notice"
1130
969
  msgstr "Notificación"
1131
970
 
1132
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
971
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
1133
972
  msgid "Please select an environment first"
1134
973
  msgstr "Seleccione primero un entorno"
1135
974
 
1136
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1137
- msgid "Puppet Class Parameters"
1138
- msgstr "Parámetros de clase de Puppet"
1139
-
1140
975
  #: ../app/views/hosts/select_multiple_environment.html.erb:4
1141
976
  msgid "Select environment"
1142
977
  msgstr "Seleccionar entorno"
@@ -1173,87 +1008,138 @@ msgstr "General"
1173
1008
  msgid "Hosts managed:"
1174
1009
  msgstr "Hosts administrados:"
1175
1010
 
1176
- #: ../lib/foreman_puppet/register.rb:7
1011
+ #: ../lib/foreman_puppet/register.rb:9
1177
1012
  msgid "Facts"
1178
1013
  msgstr "Eventos"
1179
1014
 
1180
- #: ../lib/foreman_puppet/register.rb:10
1181
- msgid ""
1182
- "Foreman will default to this puppet environment if it cannot auto detect one"
1183
- msgstr ""
1184
- "Foreman usará este entorno Puppet si no puede detectar uno automáticamente"
1185
-
1186
1015
  #: ../lib/foreman_puppet/register.rb:12
1016
+ msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1017
+ msgstr "Foreman usará este entorno Puppet si no puede detectar uno automáticamente"
1018
+
1019
+ #: ../lib/foreman_puppet/register.rb:14
1187
1020
  msgid "Default Puppet environment"
1188
1021
  msgstr "Entorno Puppet predeterminado"
1189
1022
 
1190
- #: ../lib/foreman_puppet/register.rb:16
1191
- msgid ""
1192
- "Foreman will explicitly set the puppet environment in the ENC yaml output. "
1193
- "This will avoid conflicts between the environment in puppet.conf and the "
1194
- "environment set in Foreman"
1195
- msgstr ""
1196
- "Foreman establecerá explícitamente el entorno puppet en las salida yaml de "
1197
- "ENC. Esto evitará conflictos entre el entorno de puppet.conf y el "
1198
- "establecido en Foreman"
1023
+ #: ../lib/foreman_puppet/register.rb:18
1024
+ 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"
1025
+ msgstr "Foreman establecerá explícitamente el entorno puppet en las salida yaml de ENC. Esto evitará conflictos entre el entorno de puppet.conf y el establecido en Foreman"
1199
1026
 
1200
- #: ../lib/foreman_puppet/register.rb:19
1027
+ #: ../lib/foreman_puppet/register.rb:21
1201
1028
  msgid "ENC environment"
1202
1029
  msgstr "Entorno ENC"
1203
1030
 
1204
- #: ../lib/foreman_puppet/register.rb:22
1031
+ #: ../lib/foreman_puppet/register.rb:24
1205
1032
  msgid "Foreman will update a host's environment from its facts"
1206
1033
  msgstr "Foreman actualizará el entorno del host mediante eventos"
1207
1034
 
1208
- #: ../lib/foreman_puppet/register.rb:24
1035
+ #: ../lib/foreman_puppet/register.rb:26
1209
1036
  msgid "Update environment from facts"
1210
1037
  msgstr "Actualizar el entorno a partir de los eventos"
1211
1038
 
1212
- #: ../lib/foreman_puppet/register.rb:27
1039
+ #: ../lib/foreman_puppet/register.rb:29
1213
1040
  msgid "Config Management"
1214
1041
  msgstr "Administración de configuración"
1215
1042
 
1216
- #: ../lib/foreman_puppet/register.rb:30
1217
- msgid ""
1218
- "Duration in minutes after servers reporting via Puppet are classed as out of"
1219
- " sync."
1220
- msgstr ""
1221
- "Duración en minutos después de que los servidores que informan mediante "
1222
- "Puppet se clasifiquen como fuera de sincronización."
1223
-
1224
1043
  #: ../lib/foreman_puppet/register.rb:32
1044
+ msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1045
+ msgstr "Duración en minutos después de que los servidores que informan mediante Puppet se clasifiquen como fuera de sincronización."
1046
+
1047
+ #: ../lib/foreman_puppet/register.rb:34
1225
1048
  msgid "Puppet interval"
1226
1049
  msgstr "Intervalo Puppet"
1227
1050
 
1228
- #: ../lib/foreman_puppet/register.rb:35
1229
- msgid ""
1230
- "Disable host configuration status turning to out of sync for %s after report"
1231
- " does not arrive within configured interval"
1232
- msgstr ""
1233
- "Deshabilitar el estado de configuración de host que pasa a fuera de "
1234
- "sincronización para %s si el informe no llega dentro del intervalo "
1235
- "configurado"
1236
-
1237
1051
  #: ../lib/foreman_puppet/register.rb:37
1052
+ msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1053
+ msgstr "Desactivar el estado de configuración del host que pasa a fuera de sincronización para %s después de que el informe no llegue dentro del intervalo configurado."
1054
+
1055
+ #: ../lib/foreman_puppet/register.rb:39
1238
1056
  msgid "%s out of sync disabled"
1239
- msgstr "%s fuera de sincronización deshabilitado"
1057
+ msgstr "%s desincronización desactivada"
1240
1058
 
1241
- #: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
1059
+ #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1242
1060
  msgid "Puppet ENC"
1243
1061
  msgstr ""
1244
1062
 
1063
+ #: ../lib/foreman_puppet/register.rb:232
1064
+ msgid "Puppet env"
1065
+ msgstr ""
1066
+
1067
+ #: ../webpack/src/Components/Environments/Welcome.js:18
1068
+ 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."
1069
+ msgstr ""
1070
+
1071
+ #: ../webpack/src/Components/Environments/Welcome.js:29
1072
+ msgid "Puppet classes"
1073
+ msgstr ""
1074
+
1075
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
1076
+ msgid "Assigned classes"
1077
+ msgstr ""
1078
+
1079
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
1080
+ msgid "This tab is still a work in progress"
1081
+ msgstr ""
1082
+
1083
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
1084
+ msgid "Smart class parameters"
1085
+ msgstr "Parámetros de clase inteligentes"
1086
+
1087
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
1088
+ msgid "Successfully copied to clipboard!"
1089
+ msgstr ""
1090
+
1091
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
1092
+ msgid "Copy to clipboard"
1093
+ msgstr ""
1094
+
1095
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
1096
+ msgid "Couldn't find any ENC data for this host"
1097
+ msgstr ""
1098
+
1099
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
1100
+ msgid "Error!"
1101
+ msgstr "Error"
1102
+
1103
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
1104
+ msgid "Puppet details"
1105
+ msgstr ""
1106
+
1107
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
1108
+ msgid "Puppet environment"
1109
+ msgstr "Entorno de Puppet"
1110
+
1111
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
1112
+ msgid "Puppet Smart Proxy"
1113
+ msgstr ""
1114
+
1115
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
1116
+ msgid "Puppet CA Smart Proxy"
1117
+ msgstr ""
1118
+
1119
+ #: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
1120
+ msgid "Reports"
1121
+ msgstr "Informes"
1122
+
1123
+ #: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
1124
+ msgid "ENC Preview"
1125
+ msgstr ""
1126
+
1245
1127
  #: ../webpack/src/foreman_class_edit.js:146
1246
1128
  msgid "Click to remove config group"
1247
1129
  msgstr "Haga clic para eliminar el grupo de configuración"
1248
1130
 
1249
1131
  #: ../webpack/src/foreman_class_edit.js:149
1250
1132
  msgid " Remove"
1251
- msgstr "Quitar"
1133
+ msgstr " Eliminar"
1252
1134
 
1253
1135
  #: ../webpack/src/foreman_puppet_host_form.js:32
1254
1136
  msgid "Loading parameters..."
1255
1137
  msgstr "Cargando parámetros..."
1256
1138
 
1139
+ #: ../webpack/src/foreman_puppet_host_form.js:102
1140
+ msgid "Some Puppet Classes are unavailable in the selected environment"
1141
+ msgstr "Algunas clases de Puppet no están disponibles en el entorno seleccionado"
1142
+
1257
1143
  #: action_names.rb:2
1258
1144
  msgid "Action with sub plans"
1259
1145
  msgstr "Acción con subplanes"