foreman_puppet 6.1.0 → 6.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (71) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +3 -3
  3. data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +3 -3
  4. data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +3 -3
  5. data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +3 -3
  6. data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +3 -3
  7. data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +3 -3
  8. data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +3 -3
  9. data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +3 -3
  10. data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +3 -3
  11. data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +3 -3
  12. data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +3 -3
  13. data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +3 -3
  14. data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +3 -3
  15. data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +3 -3
  16. data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +3 -3
  17. data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +3 -3
  18. data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +3 -3
  19. data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +3 -3
  20. data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +3 -3
  21. data/app/views/foreman_puppet/layouts/application_react.html.erb +1 -2
  22. data/lib/foreman_puppet/version.rb +1 -1
  23. data/locale/Makefile +3 -3
  24. data/locale/en/foreman_puppet.edit.po +0 -1146
  25. data/locale/foreman_puppet.pot +39 -33
  26. data/webpack/src/Extends/Host/PuppetTab/Routes.js +1 -1
  27. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/ConfigStatusCardActions.js +10 -0
  28. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/ConfigStatusCardConstants.js +1 -0
  29. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js +186 -0
  30. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/styles.scss +3 -0
  31. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/index.js +4 -0
  32. data/webpack/src/Extends/Host/PuppetTab/index.js +4 -2
  33. data/webpack/src/Extends/Host/PuppetTab/styles.scss +9 -0
  34. metadata +71 -100
  35. data/locale/ca/foreman_puppet.edit.po +0 -1150
  36. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  37. data/locale/cs_CZ/foreman_puppet.edit.po +0 -1155
  38. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  39. data/locale/de/foreman_puppet.edit.po +0 -1177
  40. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  41. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  42. data/locale/en_GB/foreman_puppet.edit.po +0 -1152
  43. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  44. data/locale/es/foreman_puppet.edit.po +0 -1161
  45. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  46. data/locale/fr/foreman_puppet.edit.po +0 -1170
  47. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  48. data/locale/gl/foreman_puppet.edit.po +0 -1150
  49. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  50. data/locale/it/foreman_puppet.edit.po +0 -1155
  51. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  52. data/locale/ja/foreman_puppet.edit.po +0 -1162
  53. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  54. data/locale/ka/foreman_puppet.edit.po +0 -1160
  55. data/locale/ka/foreman_puppet.po.time_stamp +0 -0
  56. data/locale/ko/foreman_puppet.edit.po +0 -1151
  57. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  58. data/locale/nl_NL/foreman_puppet.edit.po +0 -1155
  59. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  60. data/locale/pl/foreman_puppet.edit.po +0 -1154
  61. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  62. data/locale/pt_BR/foreman_puppet.edit.po +0 -1159
  63. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  64. data/locale/ru/foreman_puppet.edit.po +0 -1159
  65. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  66. data/locale/sv_SE/foreman_puppet.edit.po +0 -1154
  67. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  68. data/locale/zh_CN/foreman_puppet.edit.po +0 -1163
  69. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  70. data/locale/zh_TW/foreman_puppet.edit.po +0 -1153
  71. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
@@ -1,1161 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_puppet package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- # Translators:
7
- # Lukáš Zapletal, 2021
8
- # fe37ea014ea122db60df81cd86b163af_742ef71 <ba9f59c06b0be83ac3724b1834a4c14b_93939>, 2021
9
- # francis <hackgo@gmail.com>, 2021
10
- # Gustavo Varela <gustavo.varela@gmail.com>, 2021
11
- # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2021
12
- # elobato <elobatocs@gmail.com>, 2021
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
- msgid ""
20
- msgstr ""
21
- "Project-Id-Version: foreman_puppet 5.0.0\n"
22
- "Report-Msgid-Bugs-To: \n"
23
- "PO-Revision-Date: 2021-02-03 16:30+0000\n"
24
- "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
25
- "Language-Team: Spanish (https://www.transifex.com/foreman/teams/114/es/)\n"
26
- "MIME-Version: 1.0\n"
27
- "Content-Type: text/plain; charset=UTF-8\n"
28
- "Content-Transfer-Encoding: 8bit\n"
29
- "Language: es\n"
30
- "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 :"
31
- " 2;\n"
32
-
33
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
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"
36
-
37
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
38
- msgid "No changes to your environments detected"
39
- msgstr "No se detectaron cambios en sus entornos"
40
-
41
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
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"
44
-
45
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
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"
48
-
49
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
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'."
52
-
53
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
54
- msgid "Ignored environments: %s"
55
- msgstr "Entornos ignorados: %s"
56
-
57
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
58
- msgid "Ignored classes in the environments: %s"
59
- msgstr "Clases ignoradas en los entornos: %s"
60
-
61
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
62
- msgid "List all host groups for a Puppet class"
63
- msgstr "Listarr los grupos de hosts para una clase Puppet"
64
-
65
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
66
- msgid "ID of Puppetclass"
67
- msgstr ""
68
-
69
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
70
- msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
71
- msgstr ""
72
-
73
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
74
- msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
75
- msgstr ""
76
-
77
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
78
- msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
79
- msgstr ""
80
-
81
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
82
- msgid "ID of associated puppet Environment"
83
- msgstr ""
84
-
85
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
86
- msgid "IDs of associated Puppetclasses"
87
- msgstr ""
88
-
89
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
90
- msgid "IDs of associated ConfigGroups"
91
- msgstr ""
92
-
93
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
94
- msgid "Import puppet classes from puppet proxy"
95
- msgstr "Importar clases puppet desde el proxy de puppet"
96
-
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
98
- msgid "Import puppet classes from puppet proxy for an environment"
99
- msgstr "Importar clases puppet desde el proxy puppet de un entorno"
100
-
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"
103
- msgstr ""
104
-
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"
108
-
109
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
110
- msgid "The requested environment cannot be found."
111
- msgstr ""
112
-
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."
116
-
117
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
118
- msgid "List template combination"
119
- msgstr "Listar combinaciones de plantillas"
120
-
121
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
122
- msgid "Add a template combination"
123
- msgstr "Añadir una combinación de plantillas"
124
-
125
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
126
- msgid "Show template combination"
127
- msgstr "Mostrar combinación de plantilla"
128
-
129
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
130
- msgid "Update template combination"
131
- msgstr "Actualizar la combinación de plantillas"
132
-
133
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
134
- msgid "ID of Puppet environment"
135
- msgstr ""
136
-
137
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
138
- msgid "environment id"
139
- msgstr "ID de entorno"
140
-
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
142
- msgid "ID of environment"
143
- msgstr "ID del entorno"
144
-
145
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
146
- msgid "List hosts per environment"
147
- msgstr "Listar hosts por entorno"
148
-
149
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
150
- msgid "ID of puppet environment"
151
- msgstr ""
152
-
153
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
154
- msgid "Deprecated in favor of host/puppet_attributes/environment_id"
155
- msgstr ""
156
-
157
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
158
- msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
159
- msgstr ""
160
-
161
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
162
- msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
163
- msgstr ""
164
-
165
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
166
- msgid "No environment selected!"
167
- msgstr "¡Ningún entorno seleccionado!"
168
-
169
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
170
- msgid "Updated hosts: changed environment"
171
- msgstr "Hosts actualizados: se cambió el entorno"
172
-
173
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
174
- msgid "Unable to generate output, Check log files"
175
- msgstr "No es posible generar salida, verifique los archivos de registro."
176
-
177
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
178
- msgid "No proxy selected!"
179
- msgstr "¡No se seleccionó ningún proxy!"
180
-
181
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
182
- msgid "Invalid proxy selected!"
183
- msgstr "¡El proxy seleccionado no es válido!"
184
-
185
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
186
- msgid "Failed to set %{proxy_type} proxy for %{host}."
187
- msgstr "Error al establecer %{proxy_type} proxy para %{host}."
188
-
189
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
190
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
191
- msgstr "El %{proxy_type} proxy de los hosts seleccionados se estableció en %.{proxy_name}"
192
-
193
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
194
- msgid "The %{proxy_type} proxy of the selected hosts was cleared."
195
- msgstr "Se ha borrado el proxy %{proxy_type} de los hosts seleccionados."
196
-
197
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
198
- msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
199
- msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
200
- msgstr[0] ""
201
- msgstr[1] ""
202
-
203
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
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}."
206
-
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
208
- msgid "Puppet"
209
- msgstr "Puppet"
210
-
211
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
212
- msgid "Puppet CA"
213
- msgstr "CA Puppet"
214
-
215
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
216
- msgid "List of config groups"
217
- msgstr "Lista de grupos de computación"
218
-
219
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
220
- msgid "Show a config group"
221
- msgstr "Mostrar un grupo de configuración"
222
-
223
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
224
- msgid "Create a config group"
225
- msgstr "Crear un grupo de configuración"
226
-
227
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
228
- msgid "Update a config group"
229
- msgstr "Actualizar un grupo de configuración"
230
-
231
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
232
- msgid "Delete a config group"
233
- msgstr "Borrar un grupo de configuración"
234
-
235
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
236
- msgid "List all environments"
237
- msgstr "Listar todos los entornos"
238
-
239
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
240
- msgid "List environments of Puppet class"
241
- msgstr "Listar entornos de clase Puppet"
242
-
243
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
244
- msgid "List environments per location"
245
- msgstr "Listar entornos por ubicación"
246
-
247
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
248
- msgid "List environments per organization"
249
- msgstr "Listar entornos por organización"
250
-
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
252
- msgid "ID of Puppet class"
253
- msgstr "ID de la clase Puppet"
254
-
255
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
256
- msgid "Show an environment"
257
- msgstr "Mostrar un entorno"
258
-
259
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
260
- msgid "Create an environment"
261
- msgstr "Crear un entorno"
262
-
263
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
264
- msgid "Update an environment"
265
- msgstr "Actualizar un entorno"
266
-
267
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
268
- msgid "Delete an environment"
269
- msgstr "Borrar un entorno"
270
-
271
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
272
- msgid "List all Puppet class IDs for host"
273
- msgstr "Listar todos los ID de clases Puppet para host"
274
-
275
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
276
- msgid "Add a Puppet class to host"
277
- msgstr "Añadir una clase Puppet al host"
278
-
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
280
- msgid "ID of host"
281
- msgstr "ID del host"
282
-
283
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
284
- msgid "Remove a Puppet class from host"
285
- msgstr "Eliminar clase Puppet desde host"
286
-
287
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
288
- msgid "List all Puppet class IDs for host group"
289
- msgstr "Listar todos los ID de clases Puppet del grupo de hosts"
290
-
291
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
292
- msgid "Add a Puppet class to host group"
293
- msgstr "Añadir una clase Puppet al grupo de hosts"
294
-
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
296
- msgid "ID of host group"
297
- msgstr "ID del grupo de hosts"
298
-
299
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
300
- msgid "Remove a Puppet class from host group"
301
- msgstr "Eliminar clase Puppet de grupo de hosts"
302
-
303
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
304
- msgid "List of override values for a specific smart class parameter"
305
- msgstr "Lista de valores de sobrescritura para un parámetro específico de clase inteligente"
306
-
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
308
- msgid "Display hidden values"
309
- msgstr "Mostrar valores ocultos"
310
-
311
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
312
- msgid "Show an override value for a specific smart class parameter"
313
- msgstr "Mostrar un valor de sobrescritura para un parámetro específico de clase inteligente"
314
-
315
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
316
- msgid "Override match"
317
- msgstr "Sustituir coincidencia"
318
-
319
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
320
- msgid "Override value, required if omit is false"
321
- msgstr "Valor de reemplazo; obligatorio si omit es 'false'"
322
-
323
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
324
- msgid "Foreman will not send this parameter in classification output"
325
- msgstr "Foreman no enviará este parámetro en el resultado de clasificación"
326
-
327
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
328
- msgid "Create an override value for a specific smart class parameter"
329
- msgstr "Crear un valor de sobrescritura para un parámetro específico de clase inteligente"
330
-
331
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
332
- msgid "Update an override value for a specific smart class parameter"
333
- msgstr "Actualizar un valor de sobrescritura para un parámetro específico de clase inteligente"
334
-
335
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
336
- msgid "Delete an override value for a specific smart class parameter"
337
- msgstr "Borrar un valor de sobrescritura para un parámetro de clase inteligente específico"
338
-
339
- #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
340
- msgid "%{model} with id '%{id}' was not found"
341
- msgstr "%{model} con id '%{id}' no se encontró"
342
-
343
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
344
- msgid "List all Puppet classes"
345
- msgstr "Listar todas las clases Puppet"
346
-
347
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
348
- msgid "List all Puppet classes for a host"
349
- msgstr "Listar todas las clases Puppet de un host"
350
-
351
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
352
- msgid "List all Puppet classes for a host group"
353
- msgstr "Listar todas las clases Puppet de un grupo de hosts"
354
-
355
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
356
- msgid "List all Puppet classes for an environment"
357
- msgstr "Listar todas las clases Puppet de un entorno"
358
-
359
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
360
- msgid "Show a Puppet class"
361
- msgstr "Mostrar una clase Puppet"
362
-
363
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
364
- msgid "Show a Puppet class for host"
365
- msgstr "Mostrar una clase Puppet para un host"
366
-
367
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
368
- msgid "Show a Puppet class for a host group"
369
- msgstr "Mostrar una clase Puppet para un grupo de hosts"
370
-
371
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
372
- msgid "Show a Puppet class for an environment"
373
- msgstr "Mostrar una clase Puppet para un entorno"
374
-
375
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
376
- msgid "Create a Puppet class"
377
- msgstr "Crear una clase Puppet"
378
-
379
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
380
- msgid "Update a Puppet class"
381
- msgstr "Actualizar una clase Puppet"
382
-
383
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
384
- msgid "Delete a Puppet class"
385
- msgstr "Borrar una clase Puppet"
386
-
387
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
388
- msgid "List all smart class parameters"
389
- msgstr "Listar todos los parámetros de clase inteligentes"
390
-
391
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
392
- msgid "List of smart class parameters for a specific host"
393
- msgstr "Lista de parámetros de clase inteligentes para un host determinado"
394
-
395
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
396
- msgid "List of smart class parameters for a specific host group"
397
- msgstr "Lista de parámetros de clase inteligentes para un grupo de hosts determinado"
398
-
399
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
400
- msgid "List of smart class parameters for a specific Puppet class"
401
- msgstr "Lista de parámetros de clase inteligentes para una clase Puppet específica"
402
-
403
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
404
- msgid "List of smart class parameters for a specific environment"
405
- msgstr "Lista de parámetros de clase inteligentes para un entorno determinado"
406
-
407
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
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"
410
-
411
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
412
- msgid "Show a smart class parameter"
413
- msgstr "Mostrar un parametro de clase inteligente"
414
-
415
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
416
- msgid "Update a smart class parameter"
417
- msgstr "Actualizar un parámetro de clase inteligente"
418
-
419
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
420
- msgid "Whether the smart class parameter value is managed by Foreman"
421
- msgstr "Si el valor del parámetro de clase inteligente es administrado por Foreman"
422
-
423
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
424
- msgid "Description of smart class"
425
- msgstr "Descripción de clase inteligente"
426
-
427
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
428
- msgid "Value to use when there is no match"
429
- msgstr "Valor a utilizar cuando no existen coincidencias"
430
-
431
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
432
- msgid "When enabled the parameter is hidden in the UI"
433
- msgstr "Al habilitarse, el parámetro está oculto en la UI."
434
-
435
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
436
- msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
437
- msgstr ""
438
-
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
440
- msgid "The order in which values are resolved"
441
- msgstr "El orden en el cual se resuelven los valores"
442
-
443
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
444
- msgid "Types of validation values"
445
- msgstr "Tipos de valores de validación"
446
-
447
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
448
- msgid "Used to enforce certain values for the parameter values"
449
- msgstr "Utilizado para imponer ciertos valores para los valores del parámetro"
450
-
451
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
452
- msgid "Types of variable values"
453
- msgstr "Tipos de valores de variable"
454
-
455
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
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"
458
-
459
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
460
- msgid "Merge all matching values (only array/hash type)"
461
- msgstr "Combinar todos los valores que coinciden (solo tipo array/hash)"
462
-
463
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
464
- msgid "Include default value when merging all matching values"
465
- msgstr "Incluir el valor predeterminado al combinar todos los valores que coinciden"
466
-
467
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
468
- msgid "Remove duplicate values (only array type)"
469
- msgstr "Eliminar valores duplicados (solo tipo array)"
470
-
471
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
472
- msgid "Successfully overridden all parameters of Puppet class %s"
473
- msgstr "Se han sobrescrito correctamente todos los parámetros de la clase Puppet %s"
474
-
475
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
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"
478
-
479
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
480
- msgid "No parameters to override for Puppet class %s"
481
- msgstr "No hay parámetros para la clase Puppet %s"
482
-
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
484
- msgid "Create Puppet Environment"
485
- msgstr "Crear entorno Puppet"
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
-
491
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
492
- msgid "Change Environment"
493
- msgstr "Cambiar entorno"
494
-
495
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:13
496
- msgid "Change Puppet Master"
497
- msgstr "Cambiar Puppetmaster"
498
-
499
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
500
- msgid "Puppet YAML"
501
- msgstr ""
502
-
503
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
504
- msgid "Puppet external nodes YAML dump"
505
- msgstr "Volcado YAML de nodos externos Puppet"
506
-
507
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
508
- msgid "Puppet Environment"
509
- msgstr "Entorno de Puppet"
510
-
511
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
512
- msgid "Omit from classification output"
513
- msgstr "Omitir del resultado de clasificación"
514
-
515
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
516
- msgid "Override this value"
517
- msgstr "Sobrescribir este valor"
518
-
519
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
520
- msgid "Remove this override"
521
- msgstr "Eliminar esta sustitución"
522
-
523
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
524
- msgid "Default value"
525
- msgstr "Valor por defecto"
526
-
527
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
528
- msgid "Original value info"
529
- msgstr "Información del valor original"
530
-
531
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
532
- msgid ""
533
- "<b>Description:</b> %{desc}<br/>\n"
534
- " <b>Type:</b> %{type}<br/>\n"
535
- " <b>Matcher:</b> %{matcher}<br/>\n"
536
- " <b>Inherited value:</b> %{inherited_value}"
537
- msgstr ""
538
-
539
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
540
- msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
541
- msgstr "Parámetro obligatorio sin valor.<br/><b>Por favor, anúlelo.</b><br/>"
542
-
543
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
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/>"
546
-
547
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
548
- msgid "Empty environment"
549
- msgstr "Entorno vacío"
550
-
551
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
552
- msgid "Deleted environment"
553
- msgstr "Entorno eliminado"
554
-
555
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
556
- msgid "Deleted environment %{env} and %{pcs}"
557
- msgstr "Entorno suprimido %{env} y %{pcs}"
558
-
559
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
560
- msgid "Ignored environment"
561
- msgstr "Entorno ignorado"
562
-
563
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
564
- msgid "Import"
565
- msgstr "Importar"
566
-
567
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
568
- msgid "Import environments from %s"
569
- msgstr "Importar entornos desde %s"
570
-
571
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
572
- msgid "Import classes from %s"
573
- msgstr "Importar clases de %s"
574
-
575
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
576
- msgid "%{name} has %{num_tag} class"
577
- msgid_plural "%{name} has %{num_tag} classes"
578
- msgstr[0] ""
579
- msgstr[1] ""
580
-
581
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
582
- msgid "Click to remove %s"
583
- msgstr "Haga clic para eliminar %s"
584
-
585
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
586
- msgid "Click to add %s"
587
- msgstr "Haga clic para añadir %s"
588
-
589
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
590
- msgid "None"
591
- msgstr "Ninguno"
592
-
593
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
594
- msgid ""
595
- "When editing a template, you must assign a list \\\n"
596
- " of operating systems which this template can be used with. Optionally, you can \\\n"
597
- " restrict a template to a list of host groups and/or environments."
598
- msgstr ""
599
-
600
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
601
- msgid ""
602
- "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
603
- " will select the best match from the available templates of that type, in the \\\n"
604
- " following order:"
605
- msgstr ""
606
-
607
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
608
- msgid "Host group and Environment"
609
- msgstr "Grupo del host y Entorno"
610
-
611
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
612
- msgid "Host group only"
613
- msgstr "Solo Grupo del host"
614
-
615
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
616
- msgid "Environment only"
617
- msgstr "Solo entorno"
618
-
619
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
620
- msgid "Operating system default"
621
- msgstr "Sistema operativo predeterminado"
622
-
623
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
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."
626
-
627
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
628
- msgid "Operating System"
629
- msgstr "Sistema operativo"
630
-
631
- #: ../app/models/foreman_puppet/environment.rb:44
632
- msgid "Can't find a valid Foreman Proxy with a Puppet feature"
633
- msgstr "No se encuentra un Proxy Foreman con características de Puppet habilitadas"
634
-
635
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
636
- msgid "%{puppetclass} does not belong to the %{environment} environment"
637
- msgstr ""
638
-
639
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
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"
642
-
643
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
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"
646
-
647
- #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
648
- msgid "must be true to edit the parameter"
649
- msgstr "Debe ser verdadero para modificar el parámetro"
650
-
651
- #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
652
- msgid "Puppet parameter"
653
- msgstr "Parámetro Puppet"
654
-
655
- #: ../app/services/foreman_puppet/puppet_class_importer.rb:16
656
- msgid "Can't find a valid Proxy with a Puppet feature"
657
- msgstr ""
658
-
659
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
660
- msgid "Changed environments"
661
- msgstr "Entornos modificados"
662
-
663
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
664
- msgid "Select the changes you want to apply to Foreman"
665
- msgstr "Seleccione los cambios que desea aplicar a Foreman"
666
-
667
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
668
- msgid "Toggle"
669
- msgstr "Conmutar"
670
-
671
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
672
- msgid "New"
673
- msgstr "Nuevo"
674
-
675
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
676
- msgid "Check/Uncheck new"
677
- msgstr "Marcar/Desmarcar nuevos"
678
-
679
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
680
- msgid "Updated"
681
- msgstr "Actualizado"
682
-
683
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
684
- msgid "Check/Uncheck updated"
685
- msgstr "Marcar/Desmarcar actualizados"
686
-
687
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
688
- msgid "Obsolete"
689
- msgstr "Obsoleta"
690
-
691
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
692
- msgid "Check/Uncheck obsolete"
693
- msgstr "Marcar/Desmarcar obsoletos"
694
-
695
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
696
- msgid "Check/Uncheck all"
697
- msgstr "Marcar/Desmarcar todos"
698
-
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
700
- msgid "Environment"
701
- msgstr "Entorno"
702
-
703
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
704
- msgid "Operation"
705
- msgstr "Operación"
706
-
707
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
708
- msgid "Puppet Modules"
709
- msgstr "Módulos Puppet"
710
-
711
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
712
- msgid "Check/Uncheck all %s changes"
713
- msgstr "Marcar/Desmarcar todos los cambios %s "
714
-
715
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
716
- msgid "Add:"
717
- msgstr "Añadir:"
718
-
719
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
720
- msgid "Remove:"
721
- msgstr "Eliminar:"
722
-
723
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
724
- msgid "Update:"
725
- msgstr "Actualizar:"
726
-
727
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
728
- msgid "Ignored:"
729
- msgstr "Ignorado:"
730
-
731
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
732
- msgid "Cancel"
733
- msgstr "Cancelar"
734
-
735
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
736
- msgid "Update"
737
- msgstr "Actualizar"
738
-
739
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
740
- msgid "included already from parent"
741
- msgstr "incluidos previamente por el padre"
742
-
743
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
744
- msgid "Remove"
745
- msgstr "Eliminar"
746
-
747
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
748
- msgid "Add"
749
- msgstr "Añadir"
750
-
751
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
752
- msgid "%s is not in environment"
753
- msgstr "%s no está en el entorno"
754
-
755
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
756
- msgid "Included Config Groups"
757
- msgstr "Grupos de configuración Incluidos"
758
-
759
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
760
- msgid "Available Config Groups"
761
- msgstr "Grupos de configuración disponibles"
762
-
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
764
- msgid "Edit %s"
765
- msgstr "Editar %s"
766
-
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
768
- msgid "Config Groups"
769
- msgstr "Grupos de configuración"
770
-
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
772
- msgid "Create Config Group"
773
- msgstr "Crear grupo de configuración"
774
-
775
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
776
- msgid "Puppet Classes"
777
- msgstr "Clases Puppet"
778
-
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
780
- msgid "Hosts"
781
- msgstr "Hosts"
782
-
783
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
784
- msgid "Host Groups"
785
- msgstr "Grupo del host"
786
-
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
788
- msgid "Actions"
789
- msgstr "Acciones"
790
-
791
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
792
- msgid "Delete %s?"
793
- msgstr "Borrar %s?"
794
-
795
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
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."
798
-
799
- #: ../app/views/foreman_puppet/environments/_form.html.erb:6
800
- msgid "Locations"
801
- msgstr "Ubicaciones"
802
-
803
- #: ../app/views/foreman_puppet/environments/_form.html.erb:9
804
- msgid "Organizations"
805
- msgstr "Organizaciones"
806
-
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
808
- msgid "Puppet Environments"
809
- msgstr "Entornos Puppet"
810
-
811
- #: ../app/views/foreman_puppet/environments/index.html.erb:8
812
- msgid "Environment|Name"
813
- msgstr "Nombre"
814
-
815
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
816
- msgid "Classes"
817
- msgstr "Clases"
818
-
819
- #: ../app/views/foreman_puppet/environments/new.html.erb:1
820
- msgid "Create Environment"
821
- msgstr "Crear entorno"
822
-
823
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
824
- msgid "Puppet environments"
825
- msgstr "Entornos Puppet"
826
-
827
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
828
- msgid "Number of classes"
829
- msgstr "Cantidad de clases"
830
-
831
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
832
- msgid "Total"
833
- msgstr "Total"
834
-
835
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
836
- msgid "No environments found"
837
- msgstr "No se encontraron entornos"
838
-
839
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
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."
842
-
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
844
- msgid "Smart Class Parameters"
845
- msgstr "Parámetros de clase inteligente"
846
-
847
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
848
- msgid "Parameter"
849
- msgstr "Parámetro"
850
-
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
852
- msgid "Puppet Class"
853
- msgstr "Clase Puppet"
854
-
855
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
856
- msgid "Number of Overrides"
857
- msgstr "Cantidad de reemplazos"
858
-
859
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
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)."
862
-
863
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
864
- msgid "Included Classes"
865
- msgstr "Clases incluidas"
866
-
867
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
868
- msgid "Not authorized to edit classes"
869
- msgstr "No autorizado para editar clases"
870
-
871
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
872
- msgid "Inherited Classes from %s"
873
- msgstr "Clases heredadas de %s"
874
-
875
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
876
- msgid "Available Classes"
877
- msgstr "Clases disponibles"
878
-
879
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
880
- msgid "Filter classes"
881
- msgstr "Clases de filtro"
882
-
883
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
884
- msgid "belongs to config group"
885
- msgstr "pertenece a un grupo de configuración"
886
-
887
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
888
- msgid "Name"
889
- msgstr "Nombre"
890
-
891
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
892
- msgid "Value"
893
- msgstr "Valor"
894
-
895
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
896
- msgid "Omit"
897
- msgstr "Omitir"
898
-
899
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
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."
902
-
903
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
904
- msgid "Smart Class Parameter"
905
- msgstr "Parámetro de clase Inteligente"
906
-
907
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
908
- msgid "Host groups"
909
- msgstr "Grupo del host"
910
-
911
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
912
- msgid "This Puppet class has no parameters in its signature."
913
- msgstr "Esta clase Puppet no tiene parámetros en su firma."
914
-
915
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
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."
918
-
919
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
920
- msgid "Filter by name"
921
- msgstr "Filtrar por nombre"
922
-
923
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
924
- msgid "All environments - (not filtered)"
925
- msgstr "Todos los entornos - (no filtrados)"
926
-
927
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
928
- msgid "Overridden"
929
- msgstr "Reemplazado"
930
-
931
- #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
932
- msgid "Edit Puppet Class %s"
933
- msgstr "Editar clase de marioneta %s"
934
-
935
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
936
- msgid "Puppetclass|Name"
937
- msgstr "Nombre"
938
-
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
940
- msgid "Environments"
941
- msgstr "Entornos"
942
-
943
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
944
- msgid "Parameters"
945
- msgstr "Parámetros"
946
-
947
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
948
- msgid "Override all parameters"
949
- msgstr "Sobrescribir todos los parámetros"
950
-
951
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
952
- msgid "This will set all parameters of the class %s as overridden. Continue?"
953
- msgstr "Esto establecerá todos los parámetros de la clase %s como anulados. ¿Continuar?"
954
-
955
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
956
- msgid "Set parameters to defaults"
957
- msgstr "Restablecer los parámetros predeterminados"
958
-
959
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
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?"
962
-
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
968
- msgid "Notice"
969
- msgstr "Notificación"
970
-
971
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
972
- msgid "Please select an environment first"
973
- msgstr "Seleccione primero un entorno"
974
-
975
- #: ../app/views/hosts/select_multiple_environment.html.erb:4
976
- msgid "Select environment"
977
- msgstr "Seleccionar entorno"
978
-
979
- #: ../app/views/hosts/select_multiple_environment.html.erb:5
980
- msgid "*Clear environment*"
981
- msgstr "*Limpiar entorno*"
982
-
983
- #: ../app/views/hosts/select_multiple_environment.html.erb:6
984
- msgid "*Inherit from host group*"
985
- msgstr "*Heredar del grupo de hosts*"
986
-
987
- #: ../app/views/provisioning_templates/_combination.html.erb:2
988
- msgid "Hostgroup"
989
- msgstr "Grupo de hosts"
990
-
991
- #: ../app/views/provisioning_templates/_combination.html.erb:4
992
- msgid "Remove Combination"
993
- msgstr "Eliminar combinación"
994
-
995
- #: ../app/views/provisioning_templates/_combinations.html.erb:1
996
- msgid "Valid Host Group and Environment Combinations"
997
- msgstr "Combinaciones válidas de grupos de hosts y entornos"
998
-
999
- #: ../app/views/provisioning_templates/_combinations.html.erb:6
1000
- msgid "Add Combination"
1001
- msgstr "Añadir combinación"
1002
-
1003
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
1004
- msgid "General"
1005
- msgstr "General"
1006
-
1007
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
1008
- msgid "Hosts managed:"
1009
- msgstr "Hosts administrados:"
1010
-
1011
- #: ../lib/foreman_puppet/register.rb:9
1012
- msgid "Facts"
1013
- msgstr "Eventos"
1014
-
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
1020
- msgid "Default Puppet environment"
1021
- msgstr "Entorno Puppet predeterminado"
1022
-
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"
1026
-
1027
- #: ../lib/foreman_puppet/register.rb:21
1028
- msgid "ENC environment"
1029
- msgstr "Entorno ENC"
1030
-
1031
- #: ../lib/foreman_puppet/register.rb:24
1032
- msgid "Foreman will update a host's environment from its facts"
1033
- msgstr "Foreman actualizará el entorno del host mediante eventos"
1034
-
1035
- #: ../lib/foreman_puppet/register.rb:26
1036
- msgid "Update environment from facts"
1037
- msgstr "Actualizar el entorno a partir de los eventos"
1038
-
1039
- #: ../lib/foreman_puppet/register.rb:29
1040
- msgid "Config Management"
1041
- msgstr "Administración de configuración"
1042
-
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
1048
- msgid "Puppet interval"
1049
- msgstr "Intervalo Puppet"
1050
-
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
1056
- msgid "%s out of sync disabled"
1057
- msgstr "%s desincronización desactivada"
1058
-
1059
- #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1060
- msgid "Puppet ENC"
1061
- msgstr ""
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
-
1127
- #: ../webpack/src/foreman_class_edit.js:146
1128
- msgid "Click to remove config group"
1129
- msgstr "Haga clic para eliminar el grupo de configuración"
1130
-
1131
- #: ../webpack/src/foreman_class_edit.js:149
1132
- msgid " Remove"
1133
- msgstr " Eliminar"
1134
-
1135
- #: ../webpack/src/foreman_puppet_host_form.js:32
1136
- msgid "Loading parameters..."
1137
- msgstr "Cargando parámetros..."
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
-
1143
- #: action_names.rb:2
1144
- msgid "Action with sub plans"
1145
- msgstr "Acción con subplanes"
1146
-
1147
- #: action_names.rb:3
1148
- msgid "Import facts"
1149
- msgstr "Importar datos"
1150
-
1151
- #: action_names.rb:4
1152
- msgid "Import Puppet classes"
1153
- msgstr "Importar clases Puppet"
1154
-
1155
- #: action_names.rb:5
1156
- msgid "Remote action:"
1157
- msgstr "Acción remota:"
1158
-
1159
- #: gemspec.rb:2
1160
- msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1161
- msgstr ""