foreman_puppet 8.0.0 → 8.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (107) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -1
  3. data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +498 -510
  4. data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +487 -499
  5. data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +569 -581
  6. data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +292 -304
  7. data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +333 -345
  8. data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +566 -578
  9. data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +572 -584
  10. data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +402 -414
  11. data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +508 -520
  12. data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +569 -581
  13. data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +572 -584
  14. data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +571 -585
  15. data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +481 -493
  16. data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +533 -545
  17. data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +566 -578
  18. data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +539 -551
  19. data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +440 -452
  20. data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +569 -581
  21. data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +535 -547
  22. data/app/models/concerns/foreman_puppet/extensions/host.rb +3 -4
  23. data/app/models/concerns/foreman_puppet/extensions/provisioning_template.rb +3 -2
  24. data/lib/foreman_puppet/version.rb +1 -1
  25. data/locale/Makefile +12 -2
  26. data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
  27. data/locale/ca/foreman_puppet.edit.po +1198 -0
  28. data/locale/ca/foreman_puppet.po +5 -17
  29. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  30. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  31. data/locale/cs_CZ/foreman_puppet.edit.po +1203 -0
  32. data/locale/cs_CZ/foreman_puppet.po +5 -17
  33. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  34. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  35. data/locale/de/foreman_puppet.edit.po +1225 -0
  36. data/locale/de/foreman_puppet.po +10 -22
  37. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  38. data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
  39. data/locale/en/foreman_puppet.edit.po +1194 -0
  40. data/locale/en/foreman_puppet.po +10 -20
  41. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  42. data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
  43. data/locale/en_GB/foreman_puppet.edit.po +1200 -0
  44. data/locale/en_GB/foreman_puppet.po +13 -25
  45. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  46. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  47. data/locale/es/foreman_puppet.edit.po +1210 -0
  48. data/locale/es/foreman_puppet.po +27 -38
  49. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  50. data/locale/foreman_puppet.pot +3 -19
  51. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  52. data/locale/fr/foreman_puppet.edit.po +1220 -0
  53. data/locale/fr/foreman_puppet.po +49 -59
  54. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  55. data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
  56. data/locale/gl/foreman_puppet.edit.po +1198 -0
  57. data/locale/gl/foreman_puppet.po +5 -17
  58. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  59. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  60. data/locale/it/foreman_puppet.edit.po +1203 -0
  61. data/locale/it/foreman_puppet.po +8 -20
  62. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  63. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  64. data/locale/ja/foreman_puppet.edit.po +1209 -0
  65. data/locale/ja/foreman_puppet.po +31 -44
  66. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  67. data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
  68. data/locale/ka/foreman_puppet.edit.po +1208 -0
  69. data/locale/ka/foreman_puppet.po +9 -21
  70. data/locale/ka/foreman_puppet.po.time_stamp +0 -0
  71. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  72. data/locale/ko/foreman_puppet.edit.po +1199 -0
  73. data/locale/ko/foreman_puppet.po +101 -109
  74. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  75. data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
  76. data/locale/nl_NL/foreman_puppet.edit.po +1203 -0
  77. data/locale/nl_NL/foreman_puppet.po +5 -17
  78. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  79. data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
  80. data/locale/pl/foreman_puppet.edit.po +1202 -0
  81. data/locale/pl/foreman_puppet.po +5 -17
  82. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  83. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  84. data/locale/pt_BR/foreman_puppet.edit.po +1209 -0
  85. data/locale/pt_BR/foreman_puppet.po +26 -36
  86. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  87. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  88. data/locale/ru/foreman_puppet.edit.po +1207 -0
  89. data/locale/ru/foreman_puppet.po +9 -21
  90. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  91. data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
  92. data/locale/sv_SE/foreman_puppet.edit.po +1202 -0
  93. data/locale/sv_SE/foreman_puppet.po +5 -17
  94. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  95. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  96. data/locale/zh_CN/foreman_puppet.edit.po +1212 -0
  97. data/locale/zh_CN/foreman_puppet.po +32 -42
  98. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  99. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  100. data/locale/zh_TW/foreman_puppet.edit.po +1201 -0
  101. data/locale/zh_TW/foreman_puppet.po +5 -17
  102. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
  103. data/test/integration/foreman_puppet/hostgroup_js_test.rb +1 -0
  104. data/test/models/foreman_puppet/environment_test.rb +2 -2
  105. data/test/models/foreman_puppet/provisioning_template_test.rb +1 -1
  106. metadata +44 -7
  107. data/locale/action_names.rb +0 -5
@@ -0,0 +1,1210 @@
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
+ # Jared Nelson <jared@ajpadilla.com>, 2022
14
+ # Carmela Rubiños <carmela.rubinos@gmail.com>, 2023
15
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2023
16
+ # Amit Upadhye <aupadhye@redhat.com>, 2024
17
+ # Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
18
+ #
19
+ msgid ""
20
+ msgstr ""
21
+ "Project-Id-Version: foreman_puppet 7.0.0\n"
22
+ "Report-Msgid-Bugs-To: \n"
23
+ "PO-Revision-Date: 2021-02-03 16:30+0000\n"
24
+ "Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
25
+ "n.nl>, 2024\n"
26
+ "Language-Team: Spanish (https://app.transifex.com/foreman/teams/114/es/)\n"
27
+ "MIME-Version: 1.0\n"
28
+ "Content-Type: text/plain; charset=UTF-8\n"
29
+ "Content-Transfer-Encoding: 8bit\n"
30
+ "Language: es\n"
31
+ "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 :"
32
+ " 2;\n"
33
+
34
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
35
+ msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
36
+ 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"
37
+
38
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
39
+ msgid "No changes to your environments detected"
40
+ msgstr "No se detectaron cambios en sus entornos"
41
+
42
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
43
+ msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
44
+ msgstr "Se actualizaron los entornos y clases Puppet con éxito desde la instalación de Puppet en disco"
45
+
46
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
47
+ msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
48
+ msgstr "Ocurrió un error al actualizar los entornos y las clases Puppet en la instalación de Puppet en el disco: %s"
49
+
50
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
51
+ msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
52
+ 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'."
53
+
54
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
55
+ msgid "Ignored environments: %s"
56
+ msgstr "Entorno ignorado"
57
+
58
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
59
+ msgid "Ignored classes in the environments: %s"
60
+ msgstr "Clases ignoradas en los entornos: %s"
61
+
62
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
63
+ msgid "List all host groups for a Puppet class"
64
+ msgstr "Listarr los grupos de hosts para una clase Puppet"
65
+
66
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
67
+ msgid "ID of Puppetclass"
68
+ msgstr ""
69
+
70
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
71
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
72
+ msgstr ""
73
+
74
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
75
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
76
+ msgstr ""
77
+
78
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
79
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
80
+ msgstr ""
81
+
82
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
83
+ msgid "ID of associated puppet Environment"
84
+ msgstr ""
85
+
86
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
87
+ msgid "IDs of associated Puppetclasses"
88
+ msgstr ""
89
+
90
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
91
+ msgid "IDs of associated ConfigGroups"
92
+ msgstr ""
93
+
94
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
95
+ msgid "Import puppet classes from puppet proxy"
96
+ msgstr "Importar clases puppet desde el proxy de puppet"
97
+
98
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
99
+ msgid "Import puppet classes from puppet proxy for an environment"
100
+ msgstr "Importar clases puppet desde el proxy puppet de un entorno"
101
+
102
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
103
+ msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
104
+ msgstr ""
105
+
106
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
107
+ msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
108
+ msgstr "Error al actualizar los entornos y clases Puppet desde el disco de instalación de puppet: %s"
109
+
110
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
111
+ msgid "The requested environment cannot be found."
112
+ msgstr ""
113
+
114
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
115
+ msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
116
+ msgstr "No se encontró el Proxy para importar clases, asegúrese de que el proxy inteligente tenga la funcionalidad Puppet habilitada."
117
+
118
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
119
+ msgid "List template combination"
120
+ msgstr "Listar combinaciones de plantillas"
121
+
122
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
123
+ msgid "Add a template combination"
124
+ msgstr "Añadir una combinación de plantillas"
125
+
126
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
127
+ msgid "Show template combination"
128
+ msgstr "Mostrar combinación de plantilla"
129
+
130
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
131
+ msgid "Update template combination"
132
+ msgstr "Actualizar la combinación de plantillas"
133
+
134
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
135
+ msgid "ID of Puppet environment"
136
+ msgstr ""
137
+
138
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
139
+ msgid "environment id"
140
+ msgstr "ID de entorno"
141
+
142
+ #: ../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
143
+ msgid "ID of environment"
144
+ msgstr "ID del entorno"
145
+
146
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
147
+ msgid "List hosts per environment"
148
+ msgstr "Listar hosts por entorno"
149
+
150
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
151
+ msgid "ID of puppet environment"
152
+ msgstr ""
153
+
154
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
155
+ msgid "Deprecated in favor of host/puppet_attributes/environment_id"
156
+ msgstr ""
157
+
158
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
159
+ msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
160
+ msgstr ""
161
+
162
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
163
+ msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
164
+ msgstr ""
165
+
166
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
167
+ msgid "No environment selected!"
168
+ msgstr "¡Ningún entorno seleccionado!"
169
+
170
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
171
+ msgid "Updated hosts: changed environment"
172
+ msgstr "Hosts actualizados: se cambió el entorno"
173
+
174
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
175
+ msgid "Unable to generate output, Check log files"
176
+ msgstr "No es posible generar salida, verifique los archivos de registro."
177
+
178
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
179
+ msgid "No proxy selected!"
180
+ msgstr "¡No se seleccionó ningún proxy!"
181
+
182
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
183
+ msgid "Invalid proxy selected!"
184
+ msgstr "¡El proxy seleccionado no es válido!"
185
+
186
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
187
+ msgid "Failed to set %{proxy_type} proxy for %{host}."
188
+ msgstr "Error al establecer %{proxy_type} proxy para %{host}."
189
+
190
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
191
+ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
192
+ msgstr "El %{proxy_type} proxy de los hosts seleccionados se estableció en %.{proxy_name}"
193
+
194
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
195
+ msgid "The %{proxy_type} proxy of the selected hosts was cleared."
196
+ msgstr "Se ha borrado el proxy %{proxy_type} de los hosts seleccionados."
197
+
198
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
199
+ msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
200
+ msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
201
+ msgstr[0] ""
202
+ msgstr[1] ""
203
+
204
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
205
+ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
206
+ msgstr "El proxy %{proxy_type} de los hosts seleccionados se estableció en %{proxy_name}."
207
+
208
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
209
+ msgid "Puppet"
210
+ msgstr "Puppet"
211
+
212
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
213
+ msgid "Puppet CA"
214
+ msgstr "CA Puppet"
215
+
216
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
217
+ msgid "List of config groups"
218
+ msgstr "Lista de grupos de computación"
219
+
220
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
221
+ msgid "Show a config group"
222
+ msgstr "Mostrar un grupo de configuración"
223
+
224
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
225
+ msgid "Create a config group"
226
+ msgstr "Crear un grupo de configuración"
227
+
228
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
229
+ msgid "Update a config group"
230
+ msgstr "Actualizar un grupo de configuración"
231
+
232
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
233
+ msgid "Delete a config group"
234
+ msgstr "Borrar un grupo de configuración"
235
+
236
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
237
+ msgid "List all environments"
238
+ msgstr "Listar todos los entornos"
239
+
240
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
241
+ msgid "List environments of Puppet class"
242
+ msgstr "Listar entornos de clase Puppet"
243
+
244
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
245
+ msgid "List environments per location"
246
+ msgstr "Listar entornos por ubicación"
247
+
248
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
249
+ msgid "List environments per organization"
250
+ msgstr "Listar entornos por organización"
251
+
252
+ #: ../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
253
+ msgid "ID of Puppet class"
254
+ msgstr "ID de la clase Puppet"
255
+
256
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
257
+ msgid "Show an environment"
258
+ msgstr "Mostrar un entorno"
259
+
260
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
261
+ msgid "Create an environment"
262
+ msgstr "Crear un entorno"
263
+
264
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
265
+ msgid "Update an environment"
266
+ msgstr "Actualizar un entorno"
267
+
268
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
269
+ msgid "Delete an environment"
270
+ msgstr "Borrar un entorno"
271
+
272
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
273
+ msgid "List all Puppet class IDs for host"
274
+ msgstr "Listar todos los ID de clases Puppet para host"
275
+
276
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
277
+ msgid "Add a Puppet class to host"
278
+ msgstr "Añadir una clase Puppet al host"
279
+
280
+ #: ../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
281
+ msgid "ID of host"
282
+ msgstr "ID del host"
283
+
284
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
285
+ msgid "Remove a Puppet class from host"
286
+ msgstr "Eliminar clase Puppet desde host"
287
+
288
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
289
+ msgid "List all Puppet class IDs for host group"
290
+ msgstr "Listar todos los ID de clases Puppet del grupo de hosts"
291
+
292
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
293
+ msgid "Add a Puppet class to host group"
294
+ msgstr "Añadir una clase Puppet al grupo de hosts"
295
+
296
+ #: ../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
297
+ msgid "ID of host group"
298
+ msgstr "ID del grupo de hosts"
299
+
300
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
301
+ msgid "Remove a Puppet class from host group"
302
+ msgstr "Eliminar clase Puppet de grupo de hosts"
303
+
304
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
305
+ msgid "List of override values for a specific smart class parameter"
306
+ msgstr "Lista de valores de sobrescritura para un parámetro específico de clase inteligente"
307
+
308
+ #: ../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
309
+ msgid "Display hidden values"
310
+ msgstr "Mostrar valores ocultos"
311
+
312
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
313
+ msgid "Show an override value for a specific smart class parameter"
314
+ msgstr "Mostrar un valor de sobrescritura para un parámetro específico de clase inteligente"
315
+
316
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
317
+ msgid "Override match"
318
+ msgstr "Sustituir coincidencia"
319
+
320
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
321
+ msgid "Override value, required if omit is false"
322
+ msgstr "Valor de reemplazo; obligatorio si omit es 'false'"
323
+
324
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
325
+ msgid "Foreman will not send this parameter in classification output"
326
+ msgstr "Foreman no enviará este parámetro en el resultado de clasificación"
327
+
328
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
329
+ msgid "Create an override value for a specific smart class parameter"
330
+ msgstr "Crear un valor de sobrescritura para un parámetro específico de clase inteligente"
331
+
332
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
333
+ msgid "Update an override value for a specific smart class parameter"
334
+ msgstr "Actualizar un valor de sobrescritura para un parámetro específico de clase inteligente"
335
+
336
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
337
+ msgid "Delete an override value for a specific smart class parameter"
338
+ msgstr "Borrar un valor de sobrescritura para un parámetro de clase inteligente específico"
339
+
340
+ #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
341
+ msgid "%{model} with id '%{id}' was not found"
342
+ msgstr "%{model} con id '%{id}' no se encontró"
343
+
344
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
345
+ msgid "List all Puppet classes"
346
+ msgstr "Listar todas las clases Puppet"
347
+
348
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
349
+ msgid "List all Puppet classes for a host"
350
+ msgstr "Listar todas las clases Puppet de un host"
351
+
352
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
353
+ msgid "List all Puppet classes for a host group"
354
+ msgstr "Listar todas las clases Puppet de un grupo de hosts"
355
+
356
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
357
+ msgid "List all Puppet classes for an environment"
358
+ msgstr "Listar todas las clases Puppet de un entorno"
359
+
360
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
361
+ msgid "Show a Puppet class"
362
+ msgstr "Mostrar una clase Puppet"
363
+
364
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
365
+ msgid "Show a Puppet class for host"
366
+ msgstr "Mostrar una clase Puppet para un host"
367
+
368
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
369
+ msgid "Show a Puppet class for a host group"
370
+ msgstr "Mostrar una clase Puppet para un grupo de hosts"
371
+
372
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
373
+ msgid "Show a Puppet class for an environment"
374
+ msgstr "Mostrar una clase Puppet para un entorno"
375
+
376
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
377
+ msgid "Create a Puppet class"
378
+ msgstr "Crear una clase Puppet"
379
+
380
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
381
+ msgid "Update a Puppet class"
382
+ msgstr "Actualizar una clase Puppet"
383
+
384
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
385
+ msgid "Delete a Puppet class"
386
+ msgstr "Borrar una clase Puppet"
387
+
388
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
389
+ msgid "List all smart class parameters"
390
+ msgstr "Listar todos los parámetros de clase inteligentes"
391
+
392
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
393
+ msgid "List of smart class parameters for a specific host"
394
+ msgstr "Lista de parámetros de clase inteligentes para un host determinado"
395
+
396
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
397
+ msgid "List of smart class parameters for a specific host group"
398
+ msgstr "Lista de parámetros de clase inteligentes para un grupo de hosts determinado"
399
+
400
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
401
+ msgid "List of smart class parameters for a specific Puppet class"
402
+ msgstr "Lista de parámetros de clase inteligentes para una clase Puppet específica"
403
+
404
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
405
+ msgid "List of smart class parameters for a specific environment"
406
+ msgstr "Lista de parámetros de clase inteligentes para un entorno determinado"
407
+
408
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
409
+ msgid "List of smart class parameters for a specific environment/Puppet class combination"
410
+ msgstr "Lista de parámetros de clase inteligentes para una combinación determinada entorno/clase Puppet"
411
+
412
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
413
+ msgid "Show a smart class parameter"
414
+ msgstr "Mostrar un parametro de clase inteligente"
415
+
416
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
417
+ msgid "Update a smart class parameter"
418
+ msgstr "Actualizar un parámetro de clase inteligente"
419
+
420
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
421
+ msgid "Whether the smart class parameter value is managed by Foreman"
422
+ msgstr "Si el valor del parámetro de clase inteligente es administrado por Foreman"
423
+
424
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
425
+ msgid "Description of smart class"
426
+ msgstr "Descripción de clase inteligente"
427
+
428
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
429
+ msgid "Value to use when there is no match"
430
+ msgstr "Valor a utilizar cuando no existen coincidencias"
431
+
432
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
433
+ msgid "When enabled the parameter is hidden in the UI"
434
+ msgstr "Al habilitarse, el parámetro está oculto en la UI."
435
+
436
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
437
+ msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
438
+ msgstr ""
439
+
440
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
441
+ msgid "The order in which values are resolved"
442
+ msgstr "El orden en el cual se resuelven los valores"
443
+
444
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
445
+ msgid "Types of validation values"
446
+ msgstr "Tipos de valores de validación"
447
+
448
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
449
+ msgid "Used to enforce certain values for the parameter values"
450
+ msgstr "Utilizado para imponer ciertos valores para los valores del parámetro"
451
+
452
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
453
+ msgid "Types of variable values"
454
+ msgstr "Tipos de valores de variable"
455
+
456
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
457
+ msgid "If true, will raise an error if there is no default value and no matcher provide a value"
458
+ msgstr "Si es así, se mostrará un error si no existe un valor predeterminado y no existe ninguna concordancia que pueda proporcionar un valor"
459
+
460
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
461
+ msgid "Merge all matching values (only array/hash type)"
462
+ msgstr "Combinar todos los valores que coinciden (solo tipo array/hash)"
463
+
464
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
465
+ msgid "Include default value when merging all matching values"
466
+ msgstr "Incluir el valor predeterminado al combinar todos los valores que coinciden"
467
+
468
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
469
+ msgid "Remove duplicate values (only array type)"
470
+ msgstr "Eliminar valores duplicados (solo tipo array)"
471
+
472
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
473
+ msgid "Successfully overridden all parameters of Puppet class %s"
474
+ msgstr "Se han sobrescrito con éxito todos los parámetros de clase Puppet %s"
475
+
476
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
477
+ msgid "Successfully reset all parameters of Puppet class %s to their default values"
478
+ msgstr "Se han restablecido con éxito todos los parámetros de la clase Puppet %s a sus valores predeterminados"
479
+
480
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
481
+ msgid "No parameters to override for Puppet class %s"
482
+ msgstr "No hay parámetros para sobrescribir la clase Puppet %s"
483
+
484
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
485
+ msgid "Create Puppet Environment"
486
+ msgstr "Crear entorno Puppet"
487
+
488
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
489
+ msgid "Help"
490
+ msgstr "Ayuda"
491
+
492
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
493
+ msgid "Change Environment"
494
+ msgstr "Cambiar entorno"
495
+
496
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:13
497
+ msgid "Change Puppet Master"
498
+ msgstr "Cambiar Puppetmaster"
499
+
500
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
501
+ msgid "Puppet YAML"
502
+ msgstr ""
503
+
504
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
505
+ msgid "Puppet external nodes YAML dump"
506
+ msgstr "Volcado YAML de nodos externos Puppet"
507
+
508
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
509
+ msgid "Puppet Environment"
510
+ msgstr "Entorno de Puppet"
511
+
512
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
513
+ msgid "Omit from classification output"
514
+ msgstr "Omitir del resultado de clasificación"
515
+
516
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
517
+ msgid "Override this value"
518
+ msgstr "Sobrescribir este valor"
519
+
520
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
521
+ msgid "Remove this override"
522
+ msgstr "Eliminar esta sustitución"
523
+
524
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
525
+ msgid "Default value"
526
+ msgstr "Valor por defecto"
527
+
528
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
529
+ msgid "Original value info"
530
+ msgstr "Información del valor original"
531
+
532
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
533
+ msgid ""
534
+ "<b>Description:</b> %{desc}<br/>\n"
535
+ " <b>Type:</b> %{type}<br/>\n"
536
+ " <b>Matcher:</b> %{matcher}<br/>\n"
537
+ " <b>Inherited value:</b> %{inherited_value}"
538
+ msgstr ""
539
+
540
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
541
+ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
542
+ msgstr "Parámetro obligatorio sin valor.<br/><b>Por favor, anúlelo.</b><br/>"
543
+
544
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
545
+ msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
546
+ msgstr "Parámetro opcional sin valor.<br/><i>Aún gestionado por Foreman, el valor estará vacío.</i><br/>"
547
+
548
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
549
+ msgid "Empty environment"
550
+ msgstr "Entorno vacío"
551
+
552
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
553
+ msgid "Deleted environment"
554
+ msgstr "Entorno eliminado"
555
+
556
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
557
+ msgid "Deleted environment %{env} and %{pcs}"
558
+ msgstr "Entorno suprimido %{env} y %{pcs}"
559
+
560
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
561
+ msgid "Ignored environment"
562
+ msgstr "Entorno ignorado"
563
+
564
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
565
+ msgid "Import"
566
+ msgstr "Importar"
567
+
568
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
569
+ msgid "Import environments from %s"
570
+ msgstr "Importar entornos desde %s"
571
+
572
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
573
+ msgid "Import classes from %s"
574
+ msgstr "Importar clases desde %s"
575
+
576
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
577
+ msgid "%{name} has %{num_tag} class"
578
+ msgid_plural "%{name} has %{num_tag} classes"
579
+ msgstr[0] ""
580
+ msgstr[1] ""
581
+
582
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
583
+ msgid "Click to remove %s"
584
+ msgstr "Haga clic para eliminar %s"
585
+
586
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
587
+ msgid "Click to add %s"
588
+ msgstr "Haga clic para añadir %s"
589
+
590
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
591
+ msgid "None"
592
+ msgstr "Ninguno"
593
+
594
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
595
+ msgid ""
596
+ "When editing a template, you must assign a list \\\n"
597
+ " of operating systems which this template can be used with. Optionally, you can \\\n"
598
+ " restrict a template to a list of host groups and/or environments."
599
+ msgstr ""
600
+
601
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
602
+ msgid ""
603
+ "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
604
+ " will select the best match from the available templates of that type, in the \\\n"
605
+ " following order:"
606
+ msgstr ""
607
+
608
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
609
+ msgid "Host group and Environment"
610
+ msgstr "Grupo del host y Entorno"
611
+
612
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
613
+ msgid "Host group only"
614
+ msgstr "Solo Grupo del host"
615
+
616
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
617
+ msgid "Environment only"
618
+ msgstr "Solo entorno"
619
+
620
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
621
+ msgid "Operating system default"
622
+ msgstr "Sistema operativo predeterminado"
623
+
624
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
625
+ msgid "The final entry, Operating System default, can be set by editing the %s page."
626
+ msgstr "La última entrada, sistema operativo predeterminado, puede configurarse al editar la página %s."
627
+
628
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
629
+ msgid "Operating System"
630
+ msgstr "Sistema operativo"
631
+
632
+ #: ../app/models/foreman_puppet/environment.rb:44
633
+ msgid "Can't find a valid Foreman Proxy with a Puppet feature"
634
+ msgstr "No se encuentra un Proxy Foreman con características de Puppet habilitadas"
635
+
636
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
637
+ msgid "%{puppetclass} does not belong to the %{environment} environment"
638
+ msgstr ""
639
+
640
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
641
+ msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
642
+ msgstr "Error al importar %{klass} para %{name}: no existe en nuestra base de datos - ignorando"
643
+
644
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
645
+ msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
646
+ msgstr "con ID %{object_id} no existe o no está asignado a la organización o ubicación adecuada"
647
+
648
+ #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
649
+ msgid "must be true to edit the parameter"
650
+ msgstr "Debe ser verdadero para modificar el parámetro"
651
+
652
+ #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
653
+ msgid "Puppet parameter"
654
+ msgstr "Parámetro Puppet"
655
+
656
+ #: ../app/services/foreman_puppet/puppet_class_importer.rb:16
657
+ msgid "Can't find a valid Proxy with a Puppet feature"
658
+ msgstr ""
659
+
660
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
661
+ msgid "Changed environments"
662
+ msgstr "Entornos modificados"
663
+
664
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:4 ../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
665
+ msgid "Puppet Environments"
666
+ msgstr "Entornos Puppet"
667
+
668
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
669
+ msgid "Select the changes you want to apply to Foreman"
670
+ msgstr "Seleccione los cambios que desea aplicar a Foreman"
671
+
672
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
673
+ msgid "Toggle"
674
+ msgstr "Conmutar"
675
+
676
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
677
+ msgid "New"
678
+ msgstr "Nuevo"
679
+
680
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
681
+ msgid "Check/Uncheck new"
682
+ msgstr "Marcar/Desmarcar nuevos"
683
+
684
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
685
+ msgid "Updated"
686
+ msgstr "Actualizado"
687
+
688
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
689
+ msgid "Check/Uncheck updated"
690
+ msgstr "Marcar/Desmarcar actualizados"
691
+
692
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
693
+ msgid "Obsolete"
694
+ msgstr "Obsoleta"
695
+
696
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
697
+ msgid "Check/Uncheck obsolete"
698
+ msgstr "Marcar/Desmarcar obsoletos"
699
+
700
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
701
+ msgid "Check/Uncheck all"
702
+ msgstr "Marcar/Desmarcar todos"
703
+
704
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:29 ../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
705
+ msgid "Environment"
706
+ msgstr "Entorno"
707
+
708
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
709
+ msgid "Operation"
710
+ msgstr "Operación"
711
+
712
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
713
+ msgid "Puppet Modules"
714
+ msgstr "Módulos Puppet"
715
+
716
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
717
+ msgid "Check/Uncheck all %s changes"
718
+ msgstr "Marcar/Desmarcar todos los cambios %s "
719
+
720
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
721
+ msgid "Add:"
722
+ msgstr "Añadir:"
723
+
724
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
725
+ msgid "Remove:"
726
+ msgstr "Eliminar:"
727
+
728
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
729
+ msgid "Update:"
730
+ msgstr "Actualizar:"
731
+
732
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
733
+ msgid "Ignored:"
734
+ msgstr "Ignorado:"
735
+
736
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
737
+ msgid "Cancel"
738
+ msgstr "Cancelar"
739
+
740
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
741
+ msgid "Update"
742
+ msgstr "Actualizar"
743
+
744
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
745
+ msgid "included already from parent"
746
+ msgstr "incluidos previamente por el padre"
747
+
748
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
749
+ msgid "Remove"
750
+ msgstr "Eliminar"
751
+
752
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
753
+ msgid "Add"
754
+ msgstr "Añadir"
755
+
756
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
757
+ msgid "%s is not in environment"
758
+ msgstr "%s no está en el entorno"
759
+
760
+ #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
761
+ msgid "Included Config Groups"
762
+ msgstr "Grupos de configuración Incluidos"
763
+
764
+ #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
765
+ msgid "Available Config Groups"
766
+ msgstr "Grupos de configuración disponibles"
767
+
768
+ #: ../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
769
+ msgid "Edit %s"
770
+ msgstr "Editar"
771
+
772
+ #: ../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
773
+ msgid "Config Groups"
774
+ msgstr "Grupos de configuración"
775
+
776
+ #: ../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
777
+ msgid "Create Config Group"
778
+ msgstr "Crear grupo de configuración"
779
+
780
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
781
+ msgid "Puppet Classes"
782
+ msgstr "Clases Puppet"
783
+
784
+ #: ../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
785
+ msgid "Hosts"
786
+ msgstr "Hosts"
787
+
788
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
789
+ msgid "Host Groups"
790
+ msgstr "Grupo del host"
791
+
792
+ #: ../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
793
+ msgid "Actions"
794
+ msgstr "Acciones"
795
+
796
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
797
+ msgid "Delete %s?"
798
+ msgstr "Borrar"
799
+
800
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
801
+ 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."
802
+ 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."
803
+
804
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:6
805
+ msgid "Locations"
806
+ msgstr "Ubicaciones"
807
+
808
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:9
809
+ msgid "Organizations"
810
+ msgstr "Organizaciones"
811
+
812
+ #: ../app/views/foreman_puppet/environments/index.html.erb:8
813
+ msgid "Environment|Name"
814
+ msgstr "Nombre"
815
+
816
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
817
+ msgid "Classes"
818
+ msgstr "Clases"
819
+
820
+ #: ../app/views/foreman_puppet/environments/new.html.erb:1
821
+ msgid "Create Environment"
822
+ msgstr "Crear entorno"
823
+
824
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
825
+ msgid "Puppet environments"
826
+ msgstr "Entornos Puppet"
827
+
828
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
829
+ msgid "Number of classes"
830
+ msgstr "Cantidad de clases"
831
+
832
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15 ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:129
833
+ msgid "Total"
834
+ msgstr "Total"
835
+
836
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
837
+ msgid "No environments found"
838
+ msgstr "No se encontraron entornos"
839
+
840
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
841
+ msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
842
+ msgstr "No hay entornos Puppet configurados en este puppetmaster. Verifique la configuración de puppetmaster."
843
+
844
+ #: ../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
845
+ msgid "Smart Class Parameters"
846
+ msgstr "Parámetros de clase inteligente"
847
+
848
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
849
+ msgid "Parameter"
850
+ msgstr "Parámetro"
851
+
852
+ #: ../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
853
+ msgid "Puppet Class"
854
+ msgstr "Clase Puppet"
855
+
856
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
857
+ msgid "Number of Overrides"
858
+ msgstr "Cantidad de reemplazos"
859
+
860
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
861
+ 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)."
862
+ 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)."
863
+
864
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
865
+ msgid "Included Classes"
866
+ msgstr "Clases incluidas"
867
+
868
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
869
+ msgid "Not authorized to edit classes"
870
+ msgstr "No autorizado para editar clases"
871
+
872
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
873
+ msgid "Inherited Classes from %s"
874
+ msgstr "Clases heredadas de %s"
875
+
876
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
877
+ msgid "Available Classes"
878
+ msgstr "Clases disponibles"
879
+
880
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
881
+ msgid "Filter classes"
882
+ msgstr "Clases de filtro"
883
+
884
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
885
+ msgid "belongs to config group"
886
+ msgstr "pertenece a un grupo de configuración"
887
+
888
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
889
+ msgid "Name"
890
+ msgstr "Nombre"
891
+
892
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
893
+ msgid "Value"
894
+ msgstr "Valor"
895
+
896
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
897
+ msgid "Omit"
898
+ msgstr "Omitir"
899
+
900
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
901
+ msgid "The class could not be saved because of an error in one of the class parameters."
902
+ msgstr "La clase no se pudo guardar debido a un error en uno de los parámetros de clase."
903
+
904
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
905
+ msgid "Smart Class Parameter"
906
+ msgstr "Parámetro de clase Inteligente"
907
+
908
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
909
+ msgid "Host groups"
910
+ msgstr "Grupo del host"
911
+
912
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
913
+ msgid "This Puppet class has no parameters in its signature."
914
+ msgstr "Esta clase Puppet no tiene parámetros en su firma."
915
+
916
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
917
+ msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
918
+ msgstr "Para actualizar la firma de clase, seleccione \"Importar\" en la página de clases Puppet."
919
+
920
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
921
+ msgid "Filter by name"
922
+ msgstr "Filtrar por nombre"
923
+
924
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
925
+ msgid "All environments - (not filtered)"
926
+ msgstr "Todos los entornos - (no filtrados)"
927
+
928
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
929
+ msgid "Overridden"
930
+ msgstr "Reemplazado"
931
+
932
+ #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
933
+ msgid "Edit Puppet Class %s"
934
+ msgstr "Editar clase Puppet %s"
935
+
936
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
937
+ msgid "Puppetclass|Name"
938
+ msgstr "Nombre"
939
+
940
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../lib/foreman_puppet/register.rb:168
941
+ msgid "Environments"
942
+ msgstr "Entornos"
943
+
944
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
945
+ msgid "Parameters"
946
+ msgstr "Parámetros"
947
+
948
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
949
+ msgid "Override all parameters"
950
+ msgstr "Sobrescribir todos los parámetros"
951
+
952
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
953
+ msgid "This will set all parameters of the class %s as overridden. Continue?"
954
+ msgstr "Se establecerán todos los parámetros de la clase %s. ¿Continuar?"
955
+
956
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
957
+ msgid "Set parameters to defaults"
958
+ msgstr "Restablecer los parámetros predeterminados"
959
+
960
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
961
+ msgid "This will reset parameters of the class %s to their default values. Continue?"
962
+ msgstr "Esto restablecerá los parámetros de la clase %s a los valores predeterminados. ¿Continuar?"
963
+
964
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
965
+ msgid "Puppet Class Parameters"
966
+ msgstr "Parámetros de clase de Puppet"
967
+
968
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
969
+ msgid "Notice"
970
+ msgstr "Notificación"
971
+
972
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
973
+ msgid "Please select an environment first"
974
+ msgstr "Seleccione primero un entorno"
975
+
976
+ #: ../app/views/hosts/select_multiple_environment.html.erb:4
977
+ msgid "Select environment"
978
+ msgstr "Seleccionar entorno"
979
+
980
+ #: ../app/views/hosts/select_multiple_environment.html.erb:5
981
+ msgid "*Clear environment*"
982
+ msgstr "*Limpiar entorno*"
983
+
984
+ #: ../app/views/hosts/select_multiple_environment.html.erb:6
985
+ msgid "*Inherit from host group*"
986
+ msgstr "*Heredar del grupo de hosts*"
987
+
988
+ #: ../app/views/provisioning_templates/_combination.html.erb:2
989
+ msgid "Hostgroup"
990
+ msgstr "Grupo de hosts"
991
+
992
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
993
+ msgid "Remove Combination"
994
+ msgstr "Eliminar combinación"
995
+
996
+ #: ../app/views/provisioning_templates/_combinations.html.erb:1
997
+ msgid "Valid Host Group and Environment Combinations"
998
+ msgstr "Combinaciones válidas de grupos de hosts y entornos"
999
+
1000
+ #: ../app/views/provisioning_templates/_combinations.html.erb:6
1001
+ msgid "Add Combination"
1002
+ msgstr "Añadir combinación"
1003
+
1004
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
1005
+ msgid "General"
1006
+ msgstr "General"
1007
+
1008
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
1009
+ msgid "Hosts managed:"
1010
+ msgstr "Hosts administrados:"
1011
+
1012
+ #: ../lib/foreman_puppet/register.rb:9
1013
+ msgid "Facts"
1014
+ msgstr "Eventos"
1015
+
1016
+ #: ../lib/foreman_puppet/register.rb:12
1017
+ msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1018
+ msgstr "Foreman usará este entorno Puppet si no puede detectar uno automáticamente"
1019
+
1020
+ #: ../lib/foreman_puppet/register.rb:14
1021
+ msgid "Default Puppet environment"
1022
+ msgstr "Entorno Puppet predeterminado"
1023
+
1024
+ #: ../lib/foreman_puppet/register.rb:18
1025
+ 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"
1026
+ 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"
1027
+
1028
+ #: ../lib/foreman_puppet/register.rb:21
1029
+ msgid "ENC environment"
1030
+ msgstr "Entorno ENC"
1031
+
1032
+ #: ../lib/foreman_puppet/register.rb:24
1033
+ msgid "Foreman will update a host's environment from its facts"
1034
+ msgstr "Foreman actualizará el entorno del host mediante eventos"
1035
+
1036
+ #: ../lib/foreman_puppet/register.rb:26
1037
+ msgid "Update environment from facts"
1038
+ msgstr "Actualizar el entorno a partir de los eventos"
1039
+
1040
+ #: ../lib/foreman_puppet/register.rb:29
1041
+ msgid "Config Management"
1042
+ msgstr "Administración de configuración"
1043
+
1044
+ #: ../lib/foreman_puppet/register.rb:32
1045
+ msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1046
+ msgstr "Duración en minutos después de que los servidores que informan mediante Puppet se clasifiquen como fuera de sincronización."
1047
+
1048
+ #: ../lib/foreman_puppet/register.rb:34
1049
+ msgid "Puppet interval"
1050
+ msgstr "Intervalo Puppet"
1051
+
1052
+ #: ../lib/foreman_puppet/register.rb:37
1053
+ msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1054
+ msgstr "Deshabilitar el estado de configuración de host que pasa a fuera de sincronización para %s si el informe no llega dentro del intervalo configurado"
1055
+
1056
+ #: ../lib/foreman_puppet/register.rb:39
1057
+ msgid "%s out of sync disabled"
1058
+ msgstr "%s fuera de sincronización deshabilitado"
1059
+
1060
+ #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1061
+ msgid "Puppet ENC"
1062
+ msgstr ""
1063
+
1064
+ #: ../lib/foreman_puppet/register.rb:232 ../webpack/global_index.js:19
1065
+ msgid "Puppet env"
1066
+ msgstr ""
1067
+
1068
+ #: ../webpack/src/Components/Environments/Welcome.js:18
1069
+ 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."
1070
+ msgstr ""
1071
+
1072
+ #: ../webpack/src/Components/Environments/Welcome.js:29
1073
+ msgid "Puppet classes"
1074
+ msgstr "Clases Puppet"
1075
+
1076
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
1077
+ msgid "Assigned classes"
1078
+ msgstr ""
1079
+
1080
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
1081
+ msgid "This tab is still a work in progress"
1082
+ msgstr ""
1083
+
1084
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
1085
+ msgid "Smart class parameters"
1086
+ msgstr "Parámetros de clase inteligentes"
1087
+
1088
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
1089
+ msgid "Successfully copied to clipboard!"
1090
+ msgstr ""
1091
+
1092
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
1093
+ msgid "Copy to clipboard"
1094
+ msgstr "Copiar al portapapeles"
1095
+
1096
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
1097
+ msgid "Couldn't find any ENC data for this host"
1098
+ msgstr ""
1099
+
1100
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
1101
+ msgid "Error!"
1102
+ msgstr "Error"
1103
+
1104
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:45
1105
+ msgid "Last configuration status"
1106
+ msgstr ""
1107
+
1108
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:58
1109
+ msgid "Never"
1110
+ msgstr "Nunca"
1111
+
1112
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:76
1113
+ msgid "No configuration status available"
1114
+ msgstr ""
1115
+
1116
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:108
1117
+ msgid "Failed"
1118
+ msgstr ""
1119
+
1120
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:109
1121
+ msgid "Changed"
1122
+ msgstr "已改变"
1123
+
1124
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:110
1125
+ msgid "Scheduled"
1126
+ msgstr ""
1127
+
1128
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:114
1129
+ msgid "Failed to start"
1130
+ msgstr ""
1131
+
1132
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:117
1133
+ msgid "Restarted"
1134
+ msgstr ""
1135
+
1136
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:119
1137
+ msgid "Corrective Change"
1138
+ msgstr ""
1139
+
1140
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:124
1141
+ msgid "Skipped"
1142
+ msgstr ""
1143
+
1144
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:126
1145
+ msgid "Out of sync"
1146
+ msgstr ""
1147
+
1148
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js:161
1149
+ msgid "Puppet metrics"
1150
+ msgstr ""
1151
+
1152
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
1153
+ msgid "Puppet details"
1154
+ msgstr ""
1155
+
1156
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
1157
+ msgid "Puppet environment"
1158
+ msgstr "Entorno de Puppet"
1159
+
1160
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
1161
+ msgid "Puppet Smart Proxy"
1162
+ msgstr ""
1163
+
1164
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
1165
+ msgid "Puppet CA Smart Proxy"
1166
+ msgstr ""
1167
+
1168
+ #: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
1169
+ msgid "Reports"
1170
+ msgstr "Informes"
1171
+
1172
+ #: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
1173
+ msgid "ENC Preview"
1174
+ msgstr ""
1175
+
1176
+ #: ../webpack/src/foreman_class_edit.js:146
1177
+ msgid "Click to remove config group"
1178
+ msgstr "Haga clic para eliminar el grupo de configuración"
1179
+
1180
+ #: ../webpack/src/foreman_class_edit.js:149
1181
+ msgid " Remove"
1182
+ msgstr " Eliminar"
1183
+
1184
+ #: ../webpack/src/foreman_puppet_host_form.js:32
1185
+ msgid "Loading parameters..."
1186
+ msgstr "Cargando parámetros..."
1187
+
1188
+ #: ../webpack/src/foreman_puppet_host_form.js:105
1189
+ msgid "Some Puppet Classes are unavailable in the selected environment"
1190
+ msgstr "Algunas clases de Puppet no están disponibles en el entorno seleccionado"
1191
+
1192
+ #: action_names.rb:2
1193
+ msgid "Action with sub plans"
1194
+ msgstr "Acción con subplanes"
1195
+
1196
+ #: action_names.rb:3
1197
+ msgid "Import facts"
1198
+ msgstr "Importar datos"
1199
+
1200
+ #: action_names.rb:4
1201
+ msgid "Import Puppet classes"
1202
+ msgstr "Importar clases Puppet"
1203
+
1204
+ #: action_names.rb:5
1205
+ msgid "Remote action:"
1206
+ msgstr "Acción remota:"
1207
+
1208
+ #: gemspec.rb:2
1209
+ msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1210
+ msgstr ""