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