foreman_puppet 5.1.1 → 5.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
- data/app/views/foreman_puppet/environments/welcome.html.erb +5 -0
- data/app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb +1 -1
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +1 -1
- data/app/views/hosts/select_multiple_puppet_proxy.html.erb +5 -0
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +31 -0
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +90 -0
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +336 -0
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +32 -0
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +175 -0
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +37 -0
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +85 -0
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/ca/foreman_puppet.edit.po +243 -167
- data/locale/cs_CZ/foreman_puppet.edit.po +224 -175
- data/locale/de/foreman_puppet.edit.po +339 -220
- data/locale/en/foreman_puppet.edit.po +89 -229
- data/locale/en_GB/foreman_puppet.edit.po +210 -166
- data/locale/es/foreman_puppet.edit.po +333 -223
- data/locale/fr/foreman_puppet.edit.po +339 -236
- data/locale/gl/foreman_puppet.edit.po +216 -155
- data/locale/it/foreman_puppet.edit.po +262 -185
- data/locale/ja/foreman_puppet.edit.po +247 -201
- data/locale/ko/foreman_puppet.edit.po +213 -171
- data/locale/messages.mo +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +249 -168
- data/locale/pl/foreman_puppet.edit.po +267 -175
- data/locale/pt_BR/foreman_puppet.edit.po +345 -227
- data/locale/ru/foreman_puppet.edit.po +268 -191
- data/locale/sv_SE/foreman_puppet.edit.po +215 -156
- data/locale/zh_CN/foreman_puppet.edit.po +237 -202
- data/locale/zh_TW/foreman_puppet.edit.po +213 -173
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- metadata +69 -61
- data/locale/ka/foreman_puppet.edit.po +0 -1177
- /data/locale/{ka/foreman_puppet.po.time_stamp → en/foreman_puppet.pox} +0 -0
@@ -2,16 +2,18 @@
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_puppet package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
-
#
|
5
|
+
#
|
6
6
|
# Translators:
|
7
|
-
# Robert Antoni Buj
|
8
|
-
#
|
7
|
+
# Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>, 2021
|
8
|
+
#
|
9
|
+
#, fuzzy
|
9
10
|
msgid ""
|
10
11
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_puppet
|
12
|
+
"Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
|
12
13
|
"Report-Msgid-Bugs-To: \n"
|
14
|
+
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
13
15
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
14
|
-
"Last-Translator: Robert Antoni Buj
|
16
|
+
"Last-Translator: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>, 2021\n"
|
15
17
|
"Language-Team: Catalan (https://www.transifex.com/foreman/teams/114/ca/)\n"
|
16
18
|
"MIME-Version: 1.0\n"
|
17
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -20,23 +22,32 @@ msgstr ""
|
|
20
22
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
21
23
|
|
22
24
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
23
|
-
msgid "
|
25
|
+
msgid ""
|
26
|
+
"Ignored environment names resulting in booleans found. Please quote strings "
|
27
|
+
"like true/false and yes/no in config/ignored_environments.yml"
|
24
28
|
msgstr ""
|
25
29
|
|
26
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
30
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
31
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
27
32
|
msgid "No changes to your environments detected"
|
28
33
|
msgstr ""
|
29
34
|
|
30
35
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
31
|
-
msgid "
|
36
|
+
msgid ""
|
37
|
+
"Successfully updated environments and Puppet classes from the on-disk Puppet"
|
38
|
+
" installation"
|
32
39
|
msgstr ""
|
33
40
|
|
34
41
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
35
|
-
msgid "
|
42
|
+
msgid ""
|
43
|
+
"Failed to update environments and Puppet classes from the on-disk Puppet "
|
44
|
+
"installation: %s"
|
36
45
|
msgstr ""
|
37
46
|
|
38
47
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
39
|
-
msgid "
|
48
|
+
msgid ""
|
49
|
+
"No smart proxy was found to import environments from, ensure that at least "
|
50
|
+
"one smart proxy is registered with the 'puppet' feature"
|
40
51
|
msgstr ""
|
41
52
|
|
42
53
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
@@ -67,40 +78,51 @@ msgstr ""
|
|
67
78
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
68
79
|
msgstr ""
|
69
80
|
|
70
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
81
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
82
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
71
83
|
msgid "ID of associated puppet Environment"
|
72
84
|
msgstr ""
|
73
85
|
|
74
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
86
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
87
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
75
88
|
msgid "IDs of associated Puppetclasses"
|
76
89
|
msgstr ""
|
77
90
|
|
78
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
91
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
92
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
79
93
|
msgid "IDs of associated ConfigGroups"
|
80
94
|
msgstr ""
|
81
95
|
|
82
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
96
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
|
83
97
|
msgid "Import puppet classes from puppet proxy"
|
84
98
|
msgstr ""
|
85
99
|
|
86
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
100
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
|
101
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
87
102
|
msgid "Import puppet classes from puppet proxy for an environment"
|
88
103
|
msgstr ""
|
89
104
|
|
90
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
91
|
-
msgid "
|
105
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
|
106
|
+
msgid ""
|
107
|
+
"Optional comma-delimited stringcontaining either 'new', 'updated', or "
|
108
|
+
"'obsolete'that is used to limit the imported Puppet classes"
|
92
109
|
msgstr ""
|
93
110
|
|
94
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
95
|
-
msgid "
|
111
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
|
112
|
+
msgid ""
|
113
|
+
"Failed to update the environments and Puppet classes from the on-disk puppet"
|
114
|
+
" installation: %s"
|
96
115
|
msgstr ""
|
97
116
|
|
98
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
117
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
|
99
118
|
msgid "The requested environment cannot be found."
|
100
119
|
msgstr ""
|
101
120
|
|
102
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
103
|
-
|
121
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
|
122
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
|
123
|
+
msgid ""
|
124
|
+
"No proxy found to import classes from, ensure that the smart proxy has the "
|
125
|
+
"Puppet feature enabled."
|
104
126
|
msgstr ""
|
105
127
|
|
106
128
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
@@ -127,7 +149,9 @@ msgstr ""
|
|
127
149
|
msgid "environment id"
|
128
150
|
msgstr "id d'entorn"
|
129
151
|
|
130
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
152
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
153
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
|
154
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
|
131
155
|
msgid "ID of environment"
|
132
156
|
msgstr "ID d'entorn"
|
133
157
|
|
@@ -151,7 +175,8 @@ msgstr ""
|
|
151
175
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
152
176
|
msgstr ""
|
153
177
|
|
154
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
178
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
179
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
155
180
|
msgid "No environment selected!"
|
156
181
|
msgstr "No hi ha cap entorn seleccionat!"
|
157
182
|
|
@@ -173,27 +198,32 @@ msgstr "El servidor intermediari seleccionat no és vàlid!"
|
|
173
198
|
|
174
199
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
|
175
200
|
msgid "Failed to set %{proxy_type} proxy for %{host}."
|
176
|
-
msgstr "
|
201
|
+
msgstr ""
|
202
|
+
"No s'ha pogut establir el servidor intermediari %{proxy_type} per a %{host}."
|
177
203
|
|
178
204
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
|
179
205
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
180
206
|
msgstr ""
|
181
207
|
|
182
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
208
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
209
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
183
210
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
184
211
|
msgstr ""
|
185
212
|
|
186
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
213
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
214
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
187
215
|
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
188
|
-
msgid_plural "
|
216
|
+
msgid_plural ""
|
217
|
+
"The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
189
218
|
msgstr[0] ""
|
190
219
|
msgstr[1] ""
|
191
220
|
|
192
221
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
193
|
-
msgid "
|
222
|
+
msgid ""
|
223
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
194
224
|
msgstr ""
|
195
225
|
|
196
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
226
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
197
227
|
msgid "Puppet"
|
198
228
|
msgstr "Puppet"
|
199
229
|
|
@@ -237,7 +267,12 @@ msgstr "Llista tots els entorns per ubicació"
|
|
237
267
|
msgid "List environments per organization"
|
238
268
|
msgstr "Llista tots els entorns per organització"
|
239
269
|
|
240
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
270
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
271
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
|
272
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
|
273
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
|
274
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
|
275
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
|
241
276
|
msgid "ID of Puppet class"
|
242
277
|
msgstr "ID de classe de Puppet"
|
243
278
|
|
@@ -265,7 +300,10 @@ msgstr "Llista tots els ID de les classes de Puppet per a l'amfitrió"
|
|
265
300
|
msgid "Add a Puppet class to host"
|
266
301
|
msgstr "Afegeix una classe de Puppet a un amfitrió"
|
267
302
|
|
268
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
303
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
304
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
|
305
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
|
306
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
|
269
307
|
msgid "ID of host"
|
270
308
|
msgstr "ID d'amfitrió"
|
271
309
|
|
@@ -281,7 +319,10 @@ msgstr "Llista tots els ID de les classes de Puppet per al grup d'amfitrions"
|
|
281
319
|
msgid "Add a Puppet class to host group"
|
282
320
|
msgstr "Afegeix una classe de Puppet a un grup d'amfitrions"
|
283
321
|
|
284
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
322
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
323
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
|
324
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
|
325
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
|
285
326
|
msgid "ID of host group"
|
286
327
|
msgstr "ID de grup d'amfitrions"
|
287
328
|
|
@@ -293,7 +334,10 @@ msgstr "Suprimeix una classe de Puppet d'un grup d'amfitrions"
|
|
293
334
|
msgid "List of override values for a specific smart class parameter"
|
294
335
|
msgstr ""
|
295
336
|
|
296
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
337
|
+
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
338
|
+
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
|
339
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
|
340
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
|
297
341
|
msgid "Display hidden values"
|
298
342
|
msgstr "Mostra els valors ocults"
|
299
343
|
|
@@ -379,23 +423,35 @@ msgstr "Llista tots els paràmetres de la classe intel·ligent"
|
|
379
423
|
|
380
424
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
|
381
425
|
msgid "List of smart class parameters for a specific host"
|
382
|
-
msgstr "
|
426
|
+
msgstr ""
|
427
|
+
"Llista tots els paràmetres de la classe intel·ligent per a un amfitrió "
|
428
|
+
"específic"
|
383
429
|
|
384
430
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
|
385
431
|
msgid "List of smart class parameters for a specific host group"
|
386
|
-
msgstr "
|
432
|
+
msgstr ""
|
433
|
+
"Llista tots els paràmetres de la classe intel·ligent per a un grup "
|
434
|
+
"d'amfitrions específic"
|
387
435
|
|
388
436
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
|
389
437
|
msgid "List of smart class parameters for a specific Puppet class"
|
390
|
-
msgstr "
|
438
|
+
msgstr ""
|
439
|
+
"Llista tots els paràmetres de la classe intel·ligent per a una classe de "
|
440
|
+
"Puppet específica"
|
391
441
|
|
392
442
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
|
393
443
|
msgid "List of smart class parameters for a specific environment"
|
394
|
-
msgstr "
|
444
|
+
msgstr ""
|
445
|
+
"Llista tots els paràmetres de la classe intel·ligent per a un entorn "
|
446
|
+
"específic"
|
395
447
|
|
396
448
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
397
|
-
msgid "
|
398
|
-
|
449
|
+
msgid ""
|
450
|
+
"List of smart class parameters for a specific environment/Puppet class "
|
451
|
+
"combination"
|
452
|
+
msgstr ""
|
453
|
+
"Llista tots els paràmetres de la classe intel·ligent per a una combinació "
|
454
|
+
"especifica d'entorn i classe de Puppet"
|
399
455
|
|
400
456
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
401
457
|
msgid "Show a smart class parameter"
|
@@ -422,10 +478,13 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
422
478
|
msgstr ""
|
423
479
|
|
424
480
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
|
425
|
-
msgid "
|
481
|
+
msgid ""
|
482
|
+
"Foreman will not send this parameter in classification output.Puppet will "
|
483
|
+
"use the value defined in the Puppet manifest for this parameter"
|
426
484
|
msgstr ""
|
427
485
|
|
428
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
486
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
487
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
429
488
|
msgid "The order in which values are resolved"
|
430
489
|
msgstr "L'ordre en què es resolen els valors"
|
431
490
|
|
@@ -442,8 +501,12 @@ msgid "Types of variable values"
|
|
442
501
|
msgstr "Tipus de valors de la variable"
|
443
502
|
|
444
503
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
445
|
-
msgid "
|
446
|
-
|
504
|
+
msgid ""
|
505
|
+
"If true, will raise an error if there is no default value and no matcher "
|
506
|
+
"provide a value"
|
507
|
+
msgstr ""
|
508
|
+
"En cas que sigui cert, es produirà un error si no hi ha cap valor per "
|
509
|
+
"defecte i no hi ha cap classificador que proporcioni un valor"
|
447
510
|
|
448
511
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
449
512
|
msgid "Merge all matching values (only array/hash type)"
|
@@ -459,24 +522,26 @@ msgstr ""
|
|
459
522
|
|
460
523
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
|
461
524
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
462
|
-
msgstr "
|
525
|
+
msgstr ""
|
526
|
+
"S'han redefinit correctament tots els paràmetres de la classe de Puppet %s"
|
463
527
|
|
464
528
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
465
|
-
msgid "
|
466
|
-
|
529
|
+
msgid ""
|
530
|
+
"Successfully reset all parameters of Puppet class %s to their default values"
|
531
|
+
msgstr ""
|
532
|
+
"S'han restablert correctament tots els paràmetres de la classe de Puppet %s "
|
533
|
+
"als seus valors predeterminats"
|
467
534
|
|
468
535
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
469
536
|
msgid "No parameters to override for Puppet class %s"
|
470
537
|
msgstr "No hi ha cap paràmetre a redefinir a la classe de Puppet %s"
|
471
538
|
|
472
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
539
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
540
|
+
#: ../app/views/foreman_puppet/environments/new.html.erb:5
|
541
|
+
#: ../webpack/src/Components/Environments/Welcome.js:9
|
473
542
|
msgid "Create Puppet Environment"
|
474
543
|
msgstr ""
|
475
544
|
|
476
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
|
477
|
-
msgid "Help"
|
478
|
-
msgstr "Ajuda"
|
479
|
-
|
480
545
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
481
546
|
msgid "Change Environment"
|
482
547
|
msgstr "Canvia l'entorn"
|
@@ -493,7 +558,7 @@ msgstr ""
|
|
493
558
|
msgid "Puppet external nodes YAML dump"
|
494
559
|
msgstr ""
|
495
560
|
|
496
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
561
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
497
562
|
msgid "Puppet Environment"
|
498
563
|
msgstr "Entorn de Puppet"
|
499
564
|
|
@@ -530,7 +595,9 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
|
530
595
|
msgstr ""
|
531
596
|
|
532
597
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
533
|
-
msgid "
|
598
|
+
msgid ""
|
599
|
+
"Optional parameter without value.<br/><i>Still managed by Foreman, the value"
|
600
|
+
" will be empty.</i><br/>"
|
534
601
|
msgstr ""
|
535
602
|
|
536
603
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
@@ -567,7 +634,8 @@ msgid_plural "%{name} has %{num_tag} classes"
|
|
567
634
|
msgstr[0] ""
|
568
635
|
msgstr[1] ""
|
569
636
|
|
570
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
637
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
638
|
+
#: ../webpack/src/foreman_class_edit.js:55
|
571
639
|
msgid "Click to remove %s"
|
572
640
|
msgstr "Feu clic per suprimir %s"
|
573
641
|
|
@@ -575,7 +643,8 @@ msgstr "Feu clic per suprimir %s"
|
|
575
643
|
msgid "Click to add %s"
|
576
644
|
msgstr "Feu clic per afegir %s"
|
577
645
|
|
578
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
646
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
647
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
579
648
|
msgid "None"
|
580
649
|
msgstr "Sense"
|
581
650
|
|
@@ -610,8 +679,12 @@ msgid "Operating system default"
|
|
610
679
|
msgstr "Valor predeterminat del sistema operatiu"
|
611
680
|
|
612
681
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
613
|
-
msgid "
|
614
|
-
|
682
|
+
msgid ""
|
683
|
+
"The final entry, Operating System default, can be set by editing the %s "
|
684
|
+
"page."
|
685
|
+
msgstr ""
|
686
|
+
"L'última de les entrades, valor predeterminat del sistema operatiu, es pot "
|
687
|
+
"establir amb l'edició de la pàgina del %s."
|
615
688
|
|
616
689
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
617
690
|
msgid "Operating System"
|
@@ -626,11 +699,15 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
|
|
626
699
|
msgstr ""
|
627
700
|
|
628
701
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
629
|
-
msgid "
|
702
|
+
msgid ""
|
703
|
+
"Failed to import %{klass} for %{name}: doesn't exists in our database - "
|
704
|
+
"ignoring"
|
630
705
|
msgstr ""
|
631
706
|
|
632
707
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
633
|
-
msgid "
|
708
|
+
msgid ""
|
709
|
+
"with id %{object_id} doesn't exist or is not assigned to proper organization"
|
710
|
+
" and/or location"
|
634
711
|
msgstr ""
|
635
712
|
|
636
713
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
@@ -685,7 +762,11 @@ msgstr ""
|
|
685
762
|
msgid "Check/Uncheck all"
|
686
763
|
msgstr ""
|
687
764
|
|
688
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
765
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
766
|
+
#: ../app/views/foreman_puppet/environments/_form.html.erb:4
|
767
|
+
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
|
768
|
+
#: ../app/views/hosts/select_multiple_environment.html.erb:7
|
769
|
+
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
689
770
|
msgid "Environment"
|
690
771
|
msgstr "Entorn"
|
691
772
|
|
@@ -725,19 +806,20 @@ msgstr "Cancel·la"
|
|
725
806
|
msgid "Update"
|
726
807
|
msgstr "Actualitza"
|
727
808
|
|
728
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
809
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
|
729
810
|
msgid "included already from parent"
|
730
811
|
msgstr ""
|
731
812
|
|
732
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
813
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
814
|
+
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
733
815
|
msgid "Remove"
|
734
816
|
msgstr "Suprimeix"
|
735
817
|
|
736
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
818
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
737
819
|
msgid "Add"
|
738
820
|
msgstr "Afegeix"
|
739
821
|
|
740
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
822
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
|
741
823
|
msgid "%s is not in environment"
|
742
824
|
msgstr ""
|
743
825
|
|
@@ -749,40 +831,57 @@ msgstr "Grups de configuracions inclosos"
|
|
749
831
|
msgid "Available Config Groups"
|
750
832
|
msgstr "Grups de configuracions disponibles"
|
751
833
|
|
752
|
-
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
834
|
+
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
835
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:1
|
836
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
|
753
837
|
msgid "Edit %s"
|
754
838
|
msgstr "Edita %s"
|
755
839
|
|
756
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
840
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
841
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
|
842
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
|
843
|
+
#: ../lib/foreman_puppet/register.rb:171
|
757
844
|
msgid "Config Groups"
|
758
845
|
msgstr "Grups de configuracions"
|
759
846
|
|
760
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
847
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:5
|
848
|
+
#: ../app/views/foreman_puppet/config_groups/new.html.erb:1
|
849
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
761
850
|
msgid "Create Config Group"
|
762
851
|
msgstr "Crea un grup de configuracions"
|
763
852
|
|
764
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
853
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:11
|
854
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
765
855
|
msgid "Puppet Classes"
|
766
856
|
msgstr "Classes de Puppet"
|
767
857
|
|
768
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
858
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:12
|
859
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:9
|
860
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
769
861
|
msgid "Hosts"
|
770
862
|
msgstr "Amfitrions"
|
771
863
|
|
772
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
864
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13
|
865
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
773
866
|
msgid "Host Groups"
|
774
867
|
msgstr "Grups d'amfitrions"
|
775
868
|
|
776
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
869
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14
|
870
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:10
|
871
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
777
872
|
msgid "Actions"
|
778
873
|
msgstr "Accions"
|
779
874
|
|
780
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
875
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:25
|
876
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
781
877
|
msgid "Delete %s?"
|
782
878
|
msgstr "Voleu suprimir %s?"
|
783
879
|
|
784
880
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
785
|
-
msgid "
|
881
|
+
msgid ""
|
882
|
+
"A config group provides a one-step method of associating many Puppet classes"
|
883
|
+
" to either a host or host group. Typically this would be used to add a "
|
884
|
+
"particular application profile or stack in one step."
|
786
885
|
msgstr ""
|
787
886
|
|
788
887
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
@@ -793,7 +892,9 @@ msgstr "Ubicacions"
|
|
793
892
|
msgid "Organizations"
|
794
893
|
msgstr "Organitzacions"
|
795
894
|
|
796
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
895
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
896
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:1
|
897
|
+
#: ../app/views/foreman_puppet/environments/new.html.erb:4
|
797
898
|
msgid "Puppet Environments"
|
798
899
|
msgstr "Entorns de Puppet"
|
799
900
|
|
@@ -801,7 +902,8 @@ msgstr "Entorns de Puppet"
|
|
801
902
|
msgid "Environment|Name"
|
802
903
|
msgstr "Nom"
|
803
904
|
|
804
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
905
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
906
|
+
#: ../lib/foreman_puppet/register.rb:168
|
805
907
|
msgid "Classes"
|
806
908
|
msgstr "Classes"
|
807
909
|
|
@@ -809,7 +911,8 @@ msgstr "Classes"
|
|
809
911
|
msgid "Create Environment"
|
810
912
|
msgstr ""
|
811
913
|
|
812
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
914
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
915
|
+
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
813
916
|
msgid "Puppet environments"
|
814
917
|
msgstr "Entorns de Puppet"
|
815
918
|
|
@@ -826,10 +929,15 @@ msgid "No environments found"
|
|
826
929
|
msgstr ""
|
827
930
|
|
828
931
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
829
|
-
msgid "
|
932
|
+
msgid ""
|
933
|
+
"There are no puppet environments set up on this puppet master. Please check "
|
934
|
+
"the puppet master configuration."
|
830
935
|
msgstr ""
|
831
936
|
|
832
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
937
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
938
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
|
939
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
|
940
|
+
#: ../lib/foreman_puppet/register.rb:174
|
833
941
|
msgid "Smart Class Parameters"
|
834
942
|
msgstr "Paràmetres de les classes intel·ligents"
|
835
943
|
|
@@ -837,7 +945,9 @@ msgstr "Paràmetres de les classes intel·ligents"
|
|
837
945
|
msgid "Parameter"
|
838
946
|
msgstr "Paràmetre"
|
839
947
|
|
840
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
948
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
949
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
|
950
|
+
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
|
841
951
|
msgid "Puppet Class"
|
842
952
|
msgstr "Classe de Puppet"
|
843
953
|
|
@@ -846,14 +956,18 @@ msgid "Number of Overrides"
|
|
846
956
|
msgstr "Nombre de redefinicions"
|
847
957
|
|
848
958
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
849
|
-
msgid "
|
959
|
+
msgid ""
|
960
|
+
"Parameterized class support permits detecting, importing, and supplying "
|
961
|
+
"parameters directly to classes which support it, via the ENC and depending "
|
962
|
+
"on a set of rules (Smart Matchers)."
|
850
963
|
msgstr ""
|
851
964
|
|
852
965
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
853
966
|
msgid "Included Classes"
|
854
967
|
msgstr "Classes incloses"
|
855
968
|
|
856
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
969
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
970
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
857
971
|
msgid "Not authorized to edit classes"
|
858
972
|
msgstr "No esteu autoritzat a editar les classes"
|
859
973
|
|
@@ -869,7 +983,8 @@ msgstr "Classes disponibles"
|
|
869
983
|
msgid "Filter classes"
|
870
984
|
msgstr "Filtra les classes"
|
871
985
|
|
872
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
986
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
987
|
+
#: ../webpack/src/foreman_class_edit.js:84
|
873
988
|
msgid "belongs to config group"
|
874
989
|
msgstr "pertany al grup de configuracions"
|
875
990
|
|
@@ -886,7 +1001,9 @@ msgid "Omit"
|
|
886
1001
|
msgstr ""
|
887
1002
|
|
888
1003
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
889
|
-
msgid "
|
1004
|
+
msgid ""
|
1005
|
+
"The class could not be saved because of an error in one of the class "
|
1006
|
+
"parameters."
|
890
1007
|
msgstr ""
|
891
1008
|
|
892
1009
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
@@ -902,7 +1019,9 @@ msgid "This Puppet class has no parameters in its signature."
|
|
902
1019
|
msgstr "Aquesta classe de Puppet no té paràmetres en la seva signatura."
|
903
1020
|
|
904
1021
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
905
|
-
msgid "
|
1022
|
+
msgid ""
|
1023
|
+
"To update the class signature, go to the Puppet Classes page and select "
|
1024
|
+
"\"Import\"."
|
906
1025
|
msgstr ""
|
907
1026
|
|
908
1027
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
@@ -925,7 +1044,10 @@ msgstr "Edita la classe de Puppet %s"
|
|
925
1044
|
msgid "Puppetclass|Name"
|
926
1045
|
msgstr "Nom"
|
927
1046
|
|
928
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1047
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1048
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
|
1049
|
+
#: ../lib/foreman_puppet/register.rb:165
|
1050
|
+
#: ../webpack/src/Components/Environments/Welcome.js:21
|
929
1051
|
msgid "Environments"
|
930
1052
|
msgstr "Entorns"
|
931
1053
|
|
@@ -946,21 +1068,23 @@ msgid "Set parameters to defaults"
|
|
946
1068
|
msgstr "Estableix els paràmetres als valors per defecte"
|
947
1069
|
|
948
1070
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
949
|
-
msgid "
|
1071
|
+
msgid ""
|
1072
|
+
"This will reset parameters of the class %s to their default values. "
|
1073
|
+
"Continue?"
|
950
1074
|
msgstr ""
|
951
1075
|
|
952
1076
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
953
|
-
msgid "Puppet Class Parameters"
|
954
|
-
msgstr "Paràmetres de la classe de Puppet"
|
955
|
-
|
956
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
957
1077
|
msgid "Notice"
|
958
1078
|
msgstr "Avís"
|
959
1079
|
|
960
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
1080
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
|
961
1081
|
msgid "Please select an environment first"
|
962
1082
|
msgstr "Si us plau, seleccioneu primer un entorn"
|
963
1083
|
|
1084
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1085
|
+
msgid "Puppet Class Parameters"
|
1086
|
+
msgstr "Paràmetres de la classe de Puppet"
|
1087
|
+
|
964
1088
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
965
1089
|
msgid "Select environment"
|
966
1090
|
msgstr "Selecciona l'entorn"
|
@@ -1002,16 +1126,25 @@ msgid "Facts"
|
|
1002
1126
|
msgstr "Objectes d'interès"
|
1003
1127
|
|
1004
1128
|
#: ../lib/foreman_puppet/register.rb:10
|
1005
|
-
msgid "
|
1006
|
-
|
1129
|
+
msgid ""
|
1130
|
+
"Foreman will default to this puppet environment if it cannot auto detect one"
|
1131
|
+
msgstr ""
|
1132
|
+
"Foreman utilitzarà per defecte aquest entorn de puppet si no en pot detectar"
|
1133
|
+
" automàticament un"
|
1007
1134
|
|
1008
1135
|
#: ../lib/foreman_puppet/register.rb:12
|
1009
1136
|
msgid "Default Puppet environment"
|
1010
1137
|
msgstr "Entorn de Puppet per defecte"
|
1011
1138
|
|
1012
1139
|
#: ../lib/foreman_puppet/register.rb:16
|
1013
|
-
msgid "
|
1014
|
-
|
1140
|
+
msgid ""
|
1141
|
+
"Foreman will explicitly set the puppet environment in the ENC yaml output. "
|
1142
|
+
"This will avoid conflicts between the environment in puppet.conf and the "
|
1143
|
+
"environment set in Foreman"
|
1144
|
+
msgstr ""
|
1145
|
+
"Foreman establirà explícitament l'entorn de puppet a la sortida YAML ENC. "
|
1146
|
+
"Això evitarà conflictes entre l'entorn establert al puppet.conf i l'entorn "
|
1147
|
+
"establert a Foreman"
|
1015
1148
|
|
1016
1149
|
#: ../lib/foreman_puppet/register.rb:19
|
1017
1150
|
msgid "ENC environment"
|
@@ -1019,7 +1152,9 @@ msgstr "Entorn ENC"
|
|
1019
1152
|
|
1020
1153
|
#: ../lib/foreman_puppet/register.rb:22
|
1021
1154
|
msgid "Foreman will update a host's environment from its facts"
|
1022
|
-
msgstr "
|
1155
|
+
msgstr ""
|
1156
|
+
"Foreman actualitzarà l'entorn d'un amfitrió a partir dels seus objectes "
|
1157
|
+
"d'interès"
|
1023
1158
|
|
1024
1159
|
#: ../lib/foreman_puppet/register.rb:24
|
1025
1160
|
msgid "Update environment from facts"
|
@@ -1030,7 +1165,9 @@ msgid "Config Management"
|
|
1030
1165
|
msgstr "Gestió de la configuració"
|
1031
1166
|
|
1032
1167
|
#: ../lib/foreman_puppet/register.rb:30
|
1033
|
-
msgid "
|
1168
|
+
msgid ""
|
1169
|
+
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1170
|
+
" sync."
|
1034
1171
|
msgstr ""
|
1035
1172
|
|
1036
1173
|
#: ../lib/foreman_puppet/register.rb:32
|
@@ -1038,73 +1175,19 @@ msgid "Puppet interval"
|
|
1038
1175
|
msgstr "Interval de Puppet"
|
1039
1176
|
|
1040
1177
|
#: ../lib/foreman_puppet/register.rb:35
|
1041
|
-
msgid "
|
1178
|
+
msgid ""
|
1179
|
+
"Disable host configuration status turning to out of sync for %s after report"
|
1180
|
+
" does not arrive within configured interval"
|
1042
1181
|
msgstr ""
|
1043
1182
|
|
1044
1183
|
#: ../lib/foreman_puppet/register.rb:37
|
1045
1184
|
msgid "%s out of sync disabled"
|
1046
1185
|
msgstr ""
|
1047
1186
|
|
1048
|
-
#: ../lib/foreman_puppet/register.rb:
|
1187
|
+
#: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
|
1049
1188
|
msgid "Puppet ENC"
|
1050
1189
|
msgstr ""
|
1051
1190
|
|
1052
|
-
#: ../lib/foreman_puppet/register.rb:230
|
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 "Paràmetres de la classe intel·ligent"
|
1075
|
-
|
1076
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1077
|
-
msgid "Couldn't find any ENC data for this host"
|
1078
|
-
msgstr ""
|
1079
|
-
|
1080
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1081
|
-
msgid "Error!"
|
1082
|
-
msgstr ""
|
1083
|
-
|
1084
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1085
|
-
msgid "Puppet details"
|
1086
|
-
msgstr ""
|
1087
|
-
|
1088
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1089
|
-
msgid "Puppet environment"
|
1090
|
-
msgstr ""
|
1091
|
-
|
1092
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1093
|
-
msgid "Puppet Smart Proxy"
|
1094
|
-
msgstr ""
|
1095
|
-
|
1096
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1097
|
-
msgid "Puppet CA Smart Proxy"
|
1098
|
-
msgstr ""
|
1099
|
-
|
1100
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1101
|
-
msgid "Reports"
|
1102
|
-
msgstr "Informes"
|
1103
|
-
|
1104
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1105
|
-
msgid "ENC Preview"
|
1106
|
-
msgstr ""
|
1107
|
-
|
1108
1191
|
#: ../webpack/src/foreman_class_edit.js:146
|
1109
1192
|
msgid "Click to remove config group"
|
1110
1193
|
msgstr "Feu clic per suprimir el grup de configuracions"
|
@@ -1117,29 +1200,22 @@ msgstr "Suprimeix"
|
|
1117
1200
|
msgid "Loading parameters..."
|
1118
1201
|
msgstr "S'estan carregant els paràmetres..."
|
1119
1202
|
|
1120
|
-
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1121
|
-
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1122
|
-
msgstr ""
|
1123
|
-
|
1124
1203
|
#: action_names.rb:2
|
1125
|
-
msgid "
|
1204
|
+
msgid "Action with sub plans"
|
1126
1205
|
msgstr ""
|
1127
1206
|
|
1128
1207
|
#: action_names.rb:3
|
1129
|
-
msgid "
|
1208
|
+
msgid "Import facts"
|
1130
1209
|
msgstr ""
|
1131
1210
|
|
1132
1211
|
#: action_names.rb:4
|
1133
|
-
msgid "
|
1212
|
+
msgid "Import Puppet classes"
|
1134
1213
|
msgstr ""
|
1135
1214
|
|
1136
1215
|
#: action_names.rb:5
|
1137
|
-
msgid "
|
1216
|
+
msgid "Remote action:"
|
1138
1217
|
msgstr ""
|
1139
1218
|
|
1140
1219
|
#: gemspec.rb:2
|
1141
1220
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
1142
1221
|
msgstr ""
|
1143
|
-
|
1144
|
-
#~ msgid "Environment name"
|
1145
|
-
#~ msgstr "Nom de l'entorn"
|