foreman_puppet 5.1.2 → 6.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +4 -3
- data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +863 -0
- data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +861 -0
- data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
- data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
- data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
- data/lib/foreman_puppet/engine.rb +0 -6
- data/lib/foreman_puppet/register.rb +3 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/Makefile +6 -3
- data/locale/ca/foreman_puppet.edit.po +180 -251
- data/locale/ca/foreman_puppet.po +6 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
- data/locale/cs_CZ/foreman_puppet.po +6 -0
- data/locale/de/foreman_puppet.edit.po +220 -343
- data/locale/de/foreman_puppet.po +6 -0
- data/locale/en/foreman_puppet.edit.po +234 -86
- data/locale/en/foreman_puppet.po +6 -0
- data/locale/en_GB/foreman_puppet.edit.po +169 -214
- data/locale/en_GB/foreman_puppet.po +6 -0
- data/locale/es/foreman_puppet.edit.po +223 -337
- data/locale/es/foreman_puppet.po +6 -0
- data/locale/foreman_puppet.pot +31 -22
- data/locale/fr/foreman_puppet.edit.po +223 -343
- data/locale/fr/foreman_puppet.po +6 -0
- data/locale/gl/foreman_puppet.edit.po +171 -224
- data/locale/gl/foreman_puppet.po +6 -0
- data/locale/it/foreman_puppet.edit.po +188 -266
- data/locale/it/foreman_puppet.po +6 -0
- data/locale/ja/foreman_puppet.edit.po +190 -251
- data/locale/ja/foreman_puppet.po +6 -0
- data/locale/ka/foreman_puppet.edit.po +1160 -0
- data/locale/ka/foreman_puppet.po +6 -0
- data/locale/ko/foreman_puppet.edit.po +171 -217
- data/locale/ko/foreman_puppet.po +6 -0
- data/locale/nl_NL/foreman_puppet.edit.po +184 -257
- data/locale/nl_NL/foreman_puppet.po +6 -0
- data/locale/pl/foreman_puppet.edit.po +191 -275
- data/locale/pl/foreman_puppet.po +6 -0
- data/locale/pt_BR/foreman_puppet.edit.po +227 -349
- data/locale/pt_BR/foreman_puppet.po +6 -0
- data/locale/ru/foreman_puppet.edit.po +191 -272
- data/locale/ru/foreman_puppet.po +6 -0
- data/locale/sv_SE/foreman_puppet.edit.po +172 -223
- data/locale/sv_SE/foreman_puppet.po +6 -0
- data/locale/zh_CN/foreman_puppet.edit.po +192 -241
- data/locale/zh_CN/foreman_puppet.po +6 -0
- data/locale/zh_TW/foreman_puppet.edit.po +173 -217
- data/locale/zh_TW/foreman_puppet.po +6 -0
- data/package.json +0 -3
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js +4 -1
- data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
- data/webpack/src/foreman_puppet_host_form.js +3 -0
- metadata +83 -71
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
- data/locale/messages.mo +0 -0
- /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
@@ -2,60 +2,46 @@
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_puppet package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
-
#
|
5
|
+
#
|
6
6
|
# Translators:
|
7
7
|
# Giuseppe Pignataro <rogepix@gmail.com>, 2021
|
8
8
|
# Andrea Perotti, 2021
|
9
|
-
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
10
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2021
|
11
9
|
# Marco Calamaro <ottopodo@gmail.com>, 2021
|
12
|
-
#
|
13
|
-
|
10
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
11
|
+
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
|
12
|
+
#
|
14
13
|
msgid ""
|
15
14
|
msgstr ""
|
16
|
-
"Project-Id-Version: foreman_puppet
|
15
|
+
"Project-Id-Version: foreman_puppet 5.0.0\n"
|
17
16
|
"Report-Msgid-Bugs-To: \n"
|
18
|
-
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
19
17
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
20
|
-
"Last-Translator:
|
18
|
+
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2022\n"
|
21
19
|
"Language-Team: Italian (https://www.transifex.com/foreman/teams/114/it/)\n"
|
22
20
|
"MIME-Version: 1.0\n"
|
23
21
|
"Content-Type: text/plain; charset=UTF-8\n"
|
24
22
|
"Content-Transfer-Encoding: 8bit\n"
|
25
23
|
"Language: it\n"
|
26
|
-
"Plural-Forms: nplurals=
|
24
|
+
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 :"
|
25
|
+
" 2;\n"
|
27
26
|
|
28
27
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
29
|
-
msgid ""
|
30
|
-
"Ignored environment names resulting in booleans found. Please quote strings "
|
31
|
-
"like true/false and yes/no in config/ignored_environments.yml"
|
28
|
+
msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
|
32
29
|
msgstr ""
|
33
30
|
|
34
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
35
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
31
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
|
36
32
|
msgid "No changes to your environments detected"
|
37
33
|
msgstr "Nessuan modifica rilevata negli ambienti"
|
38
34
|
|
39
35
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
40
|
-
msgid ""
|
41
|
-
"
|
42
|
-
" installation"
|
43
|
-
msgstr ""
|
44
|
-
"Classi del puppet e ambienti aggiornati con successo dal dischetto "
|
45
|
-
"d'installazione del puppet"
|
36
|
+
msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
|
37
|
+
msgstr "Classi del puppet e ambienti aggiornati con successo dal dischetto d'installazione del puppet"
|
46
38
|
|
47
39
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
48
|
-
msgid ""
|
49
|
-
"
|
50
|
-
"installation: %s"
|
51
|
-
msgstr ""
|
52
|
-
"Impossibile aggiornare le classi del puppet e gli ambienti "
|
53
|
-
"dall'installazione puppet su-disco: %s"
|
40
|
+
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
41
|
+
msgstr "Impossibile aggiornare le classi del puppet e gli ambienti dall'installazione puppet su-disco: %s"
|
54
42
|
|
55
43
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
56
|
-
msgid ""
|
57
|
-
"No smart proxy was found to import environments from, ensure that at least "
|
58
|
-
"one smart proxy is registered with the 'puppet' feature"
|
44
|
+
msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
|
59
45
|
msgstr ""
|
60
46
|
|
61
47
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
@@ -86,56 +72,41 @@ msgstr ""
|
|
86
72
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
87
73
|
msgstr ""
|
88
74
|
|
89
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
90
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
75
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
91
76
|
msgid "ID of associated puppet Environment"
|
92
77
|
msgstr ""
|
93
78
|
|
94
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
95
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
79
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
96
80
|
msgid "IDs of associated Puppetclasses"
|
97
81
|
msgstr ""
|
98
82
|
|
99
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
100
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
83
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
101
84
|
msgid "IDs of associated ConfigGroups"
|
102
85
|
msgstr ""
|
103
86
|
|
104
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
87
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
105
88
|
msgid "Import puppet classes from puppet proxy"
|
106
89
|
msgstr "Importa le classi puppet dal puppet proxy."
|
107
90
|
|
108
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
109
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
91
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
|
110
92
|
msgid "Import puppet classes from puppet proxy for an environment"
|
111
93
|
msgstr "Importa le classi del puppet dal puppet proxy per un ambiente"
|
112
94
|
|
113
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
114
|
-
msgid ""
|
115
|
-
"Optional comma-delimited stringcontaining either 'new', 'updated', or "
|
116
|
-
"'obsolete'that is used to limit the imported Puppet classes"
|
95
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
|
96
|
+
msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
|
117
97
|
msgstr ""
|
118
98
|
|
119
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
120
|
-
msgid ""
|
121
|
-
"
|
122
|
-
" installation: %s"
|
123
|
-
msgstr ""
|
124
|
-
"Impossibile aggiornare le classi di puppet e gli ambienti dall'installazione"
|
125
|
-
" puppet sul disco: %s"
|
99
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
|
100
|
+
msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
|
101
|
+
msgstr "Impossibile aggiornare le classi di puppet e gli ambienti dall'installazione puppet sul disco: %s"
|
126
102
|
|
127
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
103
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
128
104
|
msgid "The requested environment cannot be found."
|
129
105
|
msgstr ""
|
130
106
|
|
131
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
132
|
-
|
133
|
-
|
134
|
-
"No proxy found to import classes from, ensure that the smart proxy has the "
|
135
|
-
"Puppet feature enabled."
|
136
|
-
msgstr ""
|
137
|
-
"Nessun proxy trovato dal quale importare le classi, assicurati di aver "
|
138
|
-
"abilitato la funzione Puppet sullo smart proxy."
|
107
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
|
108
|
+
msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
|
109
|
+
msgstr "Nessun proxy trovato dal quale importare le classi, assicurati di aver abilitato la funzione Puppet sullo smart proxy."
|
139
110
|
|
140
111
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
141
112
|
msgid "List template combination"
|
@@ -161,9 +132,7 @@ msgstr ""
|
|
161
132
|
msgid "environment id"
|
162
133
|
msgstr "id ambiente"
|
163
134
|
|
164
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
165
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
|
166
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
|
135
|
+
#: ../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
|
167
136
|
msgid "ID of environment"
|
168
137
|
msgstr "ID dell'ambiente"
|
169
138
|
|
@@ -187,8 +156,7 @@ msgstr ""
|
|
187
156
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
188
157
|
msgstr ""
|
189
158
|
|
190
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
191
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
159
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
192
160
|
msgid "No environment selected!"
|
193
161
|
msgstr "Nessun ambiente selezionato!"
|
194
162
|
|
@@ -216,25 +184,21 @@ msgstr ""
|
|
216
184
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
217
185
|
msgstr ""
|
218
186
|
|
219
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
220
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
187
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
221
188
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
222
189
|
msgstr ""
|
223
190
|
|
224
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
225
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
191
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
226
192
|
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
227
|
-
msgid_plural ""
|
228
|
-
"The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
193
|
+
msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
229
194
|
msgstr[0] ""
|
230
195
|
msgstr[1] ""
|
231
196
|
|
232
197
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
233
|
-
msgid ""
|
234
|
-
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
198
|
+
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
235
199
|
msgstr ""
|
236
200
|
|
237
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
201
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
|
238
202
|
msgid "Puppet"
|
239
203
|
msgstr "Puppet"
|
240
204
|
|
@@ -278,12 +242,7 @@ msgstr "Elenca ambienti per localizzazione"
|
|
278
242
|
msgid "List environments per organization"
|
279
243
|
msgstr "Elenca gli ambienti per organizzazione"
|
280
244
|
|
281
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
282
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
|
283
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
|
284
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
|
285
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
|
286
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
|
245
|
+
#: ../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
|
287
246
|
msgid "ID of Puppet class"
|
288
247
|
msgstr "ID della classe del puppet"
|
289
248
|
|
@@ -311,10 +270,7 @@ msgstr "Elenca tutti gli ID delle classi puppet per l'host"
|
|
311
270
|
msgid "Add a Puppet class to host"
|
312
271
|
msgstr "Aggiungi una classe Puppet all'host"
|
313
272
|
|
314
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
315
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
|
316
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
|
317
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
|
273
|
+
#: ../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
|
318
274
|
msgid "ID of host"
|
319
275
|
msgstr "ID host"
|
320
276
|
|
@@ -330,10 +286,7 @@ msgstr "Elenca tutti gli ID delle classi puppet per il gruppo di host"
|
|
330
286
|
msgid "Add a Puppet class to host group"
|
331
287
|
msgstr "Aggiungi una classe Puppet al gruppo di host"
|
332
288
|
|
333
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
334
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
|
335
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
|
336
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
|
289
|
+
#: ../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
|
337
290
|
msgid "ID of host group"
|
338
291
|
msgstr "ID gruppo di host"
|
339
292
|
|
@@ -343,13 +296,9 @@ msgstr "Rimuovi una classe Puppet dal gruppo di host"
|
|
343
296
|
|
344
297
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
|
345
298
|
msgid "List of override values for a specific smart class parameter"
|
346
|
-
msgstr ""
|
347
|
-
"Elenco di valori di override per uno specifico parametro di smart class"
|
299
|
+
msgstr "Elenco di valori di override per uno specifico parametro di smart class"
|
348
300
|
|
349
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
350
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
|
351
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
|
352
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
|
301
|
+
#: ../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
|
353
302
|
msgid "Display hidden values"
|
354
303
|
msgstr "Visualizza valori nascosti"
|
355
304
|
|
@@ -375,13 +324,11 @@ msgstr "Crea un valore di override per uno specifico parametro di smart class"
|
|
375
324
|
|
376
325
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
|
377
326
|
msgid "Update an override value for a specific smart class parameter"
|
378
|
-
msgstr ""
|
379
|
-
"Aggiorna un valore override per uno specifico parametro di smart class"
|
327
|
+
msgstr "Aggiorna un valore override per uno specifico parametro di smart class"
|
380
328
|
|
381
329
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
|
382
330
|
msgid "Delete an override value for a specific smart class parameter"
|
383
|
-
msgstr ""
|
384
|
-
"Cancella un valore di override per uno specifico parametro di smart class"
|
331
|
+
msgstr "Cancella un valore di override per uno specifico parametro di smart class"
|
385
332
|
|
386
333
|
#: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
|
387
334
|
msgid "%{model} with id '%{id}' was not found"
|
@@ -452,12 +399,8 @@ msgid "List of smart class parameters for a specific environment"
|
|
452
399
|
msgstr "Elenco parametri di classe smart per un ambiente specifico"
|
453
400
|
|
454
401
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
455
|
-
msgid ""
|
456
|
-
"
|
457
|
-
"combination"
|
458
|
-
msgstr ""
|
459
|
-
"Elenco parametri di classe smart per una combinazione classe puppet/ambiente"
|
460
|
-
" specifica"
|
402
|
+
msgid "List of smart class parameters for a specific environment/Puppet class combination"
|
403
|
+
msgstr "Elenco parametri di classe smart per una combinazione classe puppet/ambiente specifica"
|
461
404
|
|
462
405
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
463
406
|
msgid "Show a smart class parameter"
|
@@ -484,13 +427,10 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
484
427
|
msgstr ""
|
485
428
|
|
486
429
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
|
487
|
-
msgid ""
|
488
|
-
"Foreman will not send this parameter in classification output.Puppet will "
|
489
|
-
"use the value defined in the Puppet manifest for this parameter"
|
430
|
+
msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
|
490
431
|
msgstr ""
|
491
432
|
|
492
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
493
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
433
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
494
434
|
msgid "The order in which values are resolved"
|
495
435
|
msgstr "L'ordine attraverso il quale vengono risolti i valori"
|
496
436
|
|
@@ -507,9 +447,7 @@ msgid "Types of variable values"
|
|
507
447
|
msgstr ""
|
508
448
|
|
509
449
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
510
|
-
msgid ""
|
511
|
-
"If true, will raise an error if there is no default value and no matcher "
|
512
|
-
"provide a value"
|
450
|
+
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
513
451
|
msgstr ""
|
514
452
|
|
515
453
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
@@ -529,22 +467,21 @@ msgid "Successfully overridden all parameters of Puppet class %s"
|
|
529
467
|
msgstr "Sovrascritti con successo tutti i parametri della classe puppet %s"
|
530
468
|
|
531
469
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
532
|
-
msgid ""
|
533
|
-
"
|
534
|
-
msgstr ""
|
535
|
-
"Resettati con successo tutti i parametri della classe puppet %s sui "
|
536
|
-
"rispettivi valori predefiniti"
|
470
|
+
msgid "Successfully reset all parameters of Puppet class %s to their default values"
|
471
|
+
msgstr "Resettati con successo tutti i parametri della classe puppet %s sui rispettivi valori predefiniti"
|
537
472
|
|
538
473
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
539
474
|
msgid "No parameters to override for Puppet class %s"
|
540
475
|
msgstr "Nessun parametro da sovrascrivere per la classe puppet %s"
|
541
476
|
|
542
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
543
|
-
#: ../app/views/foreman_puppet/environments/new.html.erb:5
|
544
|
-
#: ../webpack/src/Components/Environments/Welcome.js:9
|
477
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
|
545
478
|
msgid "Create Puppet Environment"
|
546
479
|
msgstr ""
|
547
480
|
|
481
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
|
482
|
+
msgid "Help"
|
483
|
+
msgstr "Aiuto"
|
484
|
+
|
548
485
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
549
486
|
msgid "Change Environment"
|
550
487
|
msgstr "Cambia ambiente"
|
@@ -561,7 +498,7 @@ msgstr ""
|
|
561
498
|
msgid "Puppet external nodes YAML dump"
|
562
499
|
msgstr "Dump YAML dei nodi esterni del puppet"
|
563
500
|
|
564
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
501
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
|
565
502
|
msgid "Puppet Environment"
|
566
503
|
msgstr "Ambiente Puppet"
|
567
504
|
|
@@ -598,9 +535,7 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
|
598
535
|
msgstr ""
|
599
536
|
|
600
537
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
601
|
-
msgid ""
|
602
|
-
"Optional parameter without value.<br/><i>Still managed by Foreman, the value"
|
603
|
-
" will be empty.</i><br/>"
|
538
|
+
msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
|
604
539
|
msgstr ""
|
605
540
|
|
606
541
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
@@ -637,8 +572,7 @@ msgid_plural "%{name} has %{num_tag} classes"
|
|
637
572
|
msgstr[0] ""
|
638
573
|
msgstr[1] ""
|
639
574
|
|
640
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
641
|
-
#: ../webpack/src/foreman_class_edit.js:55
|
575
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
|
642
576
|
msgid "Click to remove %s"
|
643
577
|
msgstr "Seleziona per rimuovere %s"
|
644
578
|
|
@@ -646,8 +580,7 @@ msgstr "Seleziona per rimuovere %s"
|
|
646
580
|
msgid "Click to add %s"
|
647
581
|
msgstr "Seleziona per aggiungere %s"
|
648
582
|
|
649
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
650
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
583
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
651
584
|
msgid "None"
|
652
585
|
msgstr "Nessuno"
|
653
586
|
|
@@ -682,12 +615,8 @@ msgid "Operating system default"
|
|
682
615
|
msgstr "Impostazione predefinita del sistema operativo"
|
683
616
|
|
684
617
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
685
|
-
msgid ""
|
686
|
-
"
|
687
|
-
"page."
|
688
|
-
msgstr ""
|
689
|
-
"La voce finale, impostazione predefinita del sistema operativo, può essere "
|
690
|
-
"impostata modificando la pagina %s."
|
618
|
+
msgid "The final entry, Operating System default, can be set by editing the %s page."
|
619
|
+
msgstr "La voce finale, impostazione predefinita del sistema operativo, può essere impostata modificando la pagina %s."
|
691
620
|
|
692
621
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
693
622
|
msgid "Operating System"
|
@@ -702,20 +631,12 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
|
|
702
631
|
msgstr ""
|
703
632
|
|
704
633
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
705
|
-
msgid ""
|
706
|
-
"
|
707
|
-
"ignoring"
|
708
|
-
msgstr ""
|
709
|
-
"Impossibile importare %{klass} per %{name}: non è presente non nostro "
|
710
|
-
"database - operazione ignorata"
|
634
|
+
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
635
|
+
msgstr "Impossibile importare %{klass} per %{name}: non è presente non nostro database - operazione ignorata"
|
711
636
|
|
712
637
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
713
|
-
msgid ""
|
714
|
-
"
|
715
|
-
" and/or location"
|
716
|
-
msgstr ""
|
717
|
-
"con id %{object_id} non esiste o non è assegnato alla corretta "
|
718
|
-
"organizzazione e/o localizzazione"
|
638
|
+
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
639
|
+
msgstr "con id %{object_id} non esiste o non è assegnato alla corretta organizzazione e/o localizzazione"
|
719
640
|
|
720
641
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
721
642
|
msgid "must be true to edit the parameter"
|
@@ -769,11 +690,7 @@ msgstr "Seleziona/Deseleziona obsoleto"
|
|
769
690
|
msgid "Check/Uncheck all"
|
770
691
|
msgstr "Seleziona/Deseleziona tutti"
|
771
692
|
|
772
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
773
|
-
#: ../app/views/foreman_puppet/environments/_form.html.erb:4
|
774
|
-
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
|
775
|
-
#: ../app/views/hosts/select_multiple_environment.html.erb:7
|
776
|
-
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
693
|
+
#: ../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
|
777
694
|
msgid "Environment"
|
778
695
|
msgstr "Ambiente"
|
779
696
|
|
@@ -813,20 +730,19 @@ msgstr "Cancella"
|
|
813
730
|
msgid "Update"
|
814
731
|
msgstr "Aggiorna"
|
815
732
|
|
816
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
733
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
817
734
|
msgid "included already from parent"
|
818
735
|
msgstr "già incluso dal genitore"
|
819
736
|
|
820
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
821
|
-
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
737
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
|
822
738
|
msgid "Remove"
|
823
739
|
msgstr "Rimuovi"
|
824
740
|
|
825
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
741
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
|
826
742
|
msgid "Add"
|
827
743
|
msgstr "Aggiungi"
|
828
744
|
|
829
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
745
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
|
830
746
|
msgid "%s is not in environment"
|
831
747
|
msgstr "%s non è presente nell'ambiente"
|
832
748
|
|
@@ -838,57 +754,40 @@ msgstr "Gruppi di configurazioni inclusi"
|
|
838
754
|
msgid "Available Config Groups"
|
839
755
|
msgstr "Gruppi configurazione disponibili"
|
840
756
|
|
841
|
-
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
842
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:1
|
843
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
|
757
|
+
#: ../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
|
844
758
|
msgid "Edit %s"
|
845
759
|
msgstr "Modifica %s"
|
846
760
|
|
847
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
848
|
-
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
|
849
|
-
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
|
850
|
-
#: ../lib/foreman_puppet/register.rb:171
|
761
|
+
#: ../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
|
851
762
|
msgid "Config Groups"
|
852
763
|
msgstr ""
|
853
764
|
|
854
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:5
|
855
|
-
#: ../app/views/foreman_puppet/config_groups/new.html.erb:1
|
856
|
-
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
765
|
+
#: ../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
|
857
766
|
msgid "Create Config Group"
|
858
767
|
msgstr ""
|
859
768
|
|
860
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
861
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
769
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
862
770
|
msgid "Puppet Classes"
|
863
771
|
msgstr "Classi del puppet"
|
864
772
|
|
865
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:12
|
866
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:9
|
867
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
773
|
+
#: ../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
|
868
774
|
msgid "Hosts"
|
869
775
|
msgstr "Hosts"
|
870
776
|
|
871
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
872
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
777
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
873
778
|
msgid "Host Groups"
|
874
779
|
msgstr "Gruppi host"
|
875
780
|
|
876
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14
|
877
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:10
|
878
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
781
|
+
#: ../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
|
879
782
|
msgid "Actions"
|
880
783
|
msgstr "Azioni"
|
881
784
|
|
882
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
883
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
785
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
884
786
|
msgid "Delete %s?"
|
885
787
|
msgstr "Cancella %s?"
|
886
788
|
|
887
789
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
888
|
-
msgid ""
|
889
|
-
"A config group provides a one-step method of associating many Puppet classes"
|
890
|
-
" to either a host or host group. Typically this would be used to add a "
|
891
|
-
"particular application profile or stack in one step."
|
790
|
+
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."
|
892
791
|
msgstr ""
|
893
792
|
|
894
793
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
@@ -899,9 +798,7 @@ msgstr "Localizzazioni"
|
|
899
798
|
msgid "Organizations"
|
900
799
|
msgstr "Organizzazioni"
|
901
800
|
|
902
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
903
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:1
|
904
|
-
#: ../app/views/foreman_puppet/environments/new.html.erb:4
|
801
|
+
#: ../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
|
905
802
|
msgid "Puppet Environments"
|
906
803
|
msgstr "Ambienti del puppet"
|
907
804
|
|
@@ -909,8 +806,7 @@ msgstr "Ambienti del puppet"
|
|
909
806
|
msgid "Environment|Name"
|
910
807
|
msgstr "Nome"
|
911
808
|
|
912
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
913
|
-
#: ../lib/foreman_puppet/register.rb:168
|
809
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
914
810
|
msgid "Classes"
|
915
811
|
msgstr "Classi"
|
916
812
|
|
@@ -918,8 +814,7 @@ msgstr "Classi"
|
|
918
814
|
msgid "Create Environment"
|
919
815
|
msgstr ""
|
920
816
|
|
921
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
922
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
817
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
923
818
|
msgid "Puppet environments"
|
924
819
|
msgstr "Ambienti del puppet"
|
925
820
|
|
@@ -936,15 +831,10 @@ msgid "No environments found"
|
|
936
831
|
msgstr ""
|
937
832
|
|
938
833
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
939
|
-
msgid ""
|
940
|
-
"There are no puppet environments set up on this puppet master. Please check "
|
941
|
-
"the puppet master configuration."
|
834
|
+
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
942
835
|
msgstr ""
|
943
836
|
|
944
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
945
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
|
946
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
|
947
|
-
#: ../lib/foreman_puppet/register.rb:174
|
837
|
+
#: ../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
|
948
838
|
msgid "Smart Class Parameters"
|
949
839
|
msgstr ""
|
950
840
|
|
@@ -952,9 +842,7 @@ msgstr ""
|
|
952
842
|
msgid "Parameter"
|
953
843
|
msgstr "Parametro"
|
954
844
|
|
955
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
956
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
|
957
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
|
845
|
+
#: ../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
|
958
846
|
msgid "Puppet Class"
|
959
847
|
msgstr "Classe del puppet"
|
960
848
|
|
@@ -963,18 +851,14 @@ msgid "Number of Overrides"
|
|
963
851
|
msgstr ""
|
964
852
|
|
965
853
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
966
|
-
msgid ""
|
967
|
-
"Parameterized class support permits detecting, importing, and supplying "
|
968
|
-
"parameters directly to classes which support it, via the ENC and depending "
|
969
|
-
"on a set of rules (Smart Matchers)."
|
854
|
+
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)."
|
970
855
|
msgstr ""
|
971
856
|
|
972
857
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
973
858
|
msgid "Included Classes"
|
974
859
|
msgstr "Classi incluse"
|
975
860
|
|
976
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
977
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
861
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
978
862
|
msgid "Not authorized to edit classes"
|
979
863
|
msgstr "Non autorizzato per la modifica delle classi"
|
980
864
|
|
@@ -990,8 +874,7 @@ msgstr "Classi disponibili"
|
|
990
874
|
msgid "Filter classes"
|
991
875
|
msgstr "Classi del filtro"
|
992
876
|
|
993
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
994
|
-
#: ../webpack/src/foreman_class_edit.js:84
|
877
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
|
995
878
|
msgid "belongs to config group"
|
996
879
|
msgstr "appartiene al gruppo di configurazione"
|
997
880
|
|
@@ -1008,9 +891,7 @@ msgid "Omit"
|
|
1008
891
|
msgstr ""
|
1009
892
|
|
1010
893
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
1011
|
-
msgid ""
|
1012
|
-
"The class could not be saved because of an error in one of the class "
|
1013
|
-
"parameters."
|
894
|
+
msgid "The class could not be saved because of an error in one of the class parameters."
|
1014
895
|
msgstr ""
|
1015
896
|
|
1016
897
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
@@ -1023,16 +904,11 @@ msgstr "Gruppi di host"
|
|
1023
904
|
|
1024
905
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
|
1025
906
|
msgid "This Puppet class has no parameters in its signature."
|
1026
|
-
msgstr ""
|
1027
|
-
"La classe di questo puppet non ha alcun parametro nella propria firma."
|
907
|
+
msgstr "La classe di questo puppet non ha alcun parametro nella propria firma."
|
1028
908
|
|
1029
909
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
1030
|
-
msgid ""
|
1031
|
-
"
|
1032
|
-
"\"Import\"."
|
1033
|
-
msgstr ""
|
1034
|
-
"Per aggiornare la firma della classe, andare sulla pagina Classi del puppet "
|
1035
|
-
"e selezionare \"Importa\"."
|
910
|
+
msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
|
911
|
+
msgstr "Per aggiornare la firma della classe, andare sulla pagina Classi del puppet e selezionare \"Importa\"."
|
1036
912
|
|
1037
913
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
1038
914
|
msgid "Filter by name"
|
@@ -1054,10 +930,7 @@ msgstr "Modifica classe Puppet %s"
|
|
1054
930
|
msgid "Puppetclass|Name"
|
1055
931
|
msgstr "Nome"
|
1056
932
|
|
1057
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1058
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
|
1059
|
-
#: ../lib/foreman_puppet/register.rb:165
|
1060
|
-
#: ../webpack/src/Components/Environments/Welcome.js:21
|
933
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
|
1061
934
|
msgid "Environments"
|
1062
935
|
msgstr "Ambienti"
|
1063
936
|
|
@@ -1071,34 +944,28 @@ msgstr "Sovrascrivi tutti i parametri"
|
|
1071
944
|
|
1072
945
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
|
1073
946
|
msgid "This will set all parameters of the class %s as overridden. Continue?"
|
1074
|
-
msgstr ""
|
1075
|
-
"Questa azione imposterà i parametri della classe %s su sovrascritti. "
|
1076
|
-
"Continuare?"
|
947
|
+
msgstr "Questa azione imposterà i parametri della classe %s su sovrascritti. Continuare?"
|
1077
948
|
|
1078
949
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
1079
950
|
msgid "Set parameters to defaults"
|
1080
951
|
msgstr "Imposta i parametri su valori predefiniti"
|
1081
952
|
|
1082
953
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
1083
|
-
msgid ""
|
1084
|
-
"
|
1085
|
-
"Continue?"
|
1086
|
-
msgstr ""
|
1087
|
-
"Questa azione resetterà i parametri della classe %s sui rispettivi valori "
|
1088
|
-
"predefiniti. Continuare?"
|
954
|
+
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
955
|
+
msgstr "Questa azione resetterà i parametri della classe %s sui rispettivi valori predefiniti. Continuare?"
|
1089
956
|
|
1090
957
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
958
|
+
msgid "Puppet Class Parameters"
|
959
|
+
msgstr ""
|
960
|
+
|
961
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1091
962
|
msgid "Notice"
|
1092
963
|
msgstr "Avviso"
|
1093
964
|
|
1094
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
965
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
|
1095
966
|
msgid "Please select an environment first"
|
1096
967
|
msgstr "Prima selezionare un ambiente"
|
1097
968
|
|
1098
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1099
|
-
msgid "Puppet Class Parameters"
|
1100
|
-
msgstr ""
|
1101
|
-
|
1102
969
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
1103
970
|
msgid "Select environment"
|
1104
971
|
msgstr "Seleziona ambiente"
|
@@ -1135,71 +1002,122 @@ msgstr "Generale"
|
|
1135
1002
|
msgid "Hosts managed:"
|
1136
1003
|
msgstr ""
|
1137
1004
|
|
1138
|
-
#: ../lib/foreman_puppet/register.rb:
|
1005
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1139
1006
|
msgid "Facts"
|
1140
1007
|
msgstr "Eventi"
|
1141
1008
|
|
1142
|
-
#: ../lib/foreman_puppet/register.rb:10
|
1143
|
-
msgid ""
|
1144
|
-
"Foreman will default to this puppet environment if it cannot auto detect one"
|
1145
|
-
msgstr ""
|
1146
|
-
"Foreman eseguirà il default su questo ambiente puppet se non è in grado di "
|
1147
|
-
"rilevarne uno"
|
1148
|
-
|
1149
1009
|
#: ../lib/foreman_puppet/register.rb:12
|
1010
|
+
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1011
|
+
msgstr "Foreman eseguirà il default su questo ambiente puppet se non è in grado di rilevarne uno"
|
1012
|
+
|
1013
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1150
1014
|
msgid "Default Puppet environment"
|
1151
1015
|
msgstr ""
|
1152
1016
|
|
1153
|
-
#: ../lib/foreman_puppet/register.rb:
|
1154
|
-
msgid ""
|
1155
|
-
"Foreman
|
1156
|
-
"This will avoid conflicts between the environment in puppet.conf and the "
|
1157
|
-
"environment set in Foreman"
|
1158
|
-
msgstr ""
|
1159
|
-
"Foreman imposterà in modo esplicito l'ambiente puppet all'interno "
|
1160
|
-
"dell'output yalm ENC. Ciò eviterà di avere dei conflitti con l'ambiente "
|
1161
|
-
"puppet.conf e quello impostato in Foreman"
|
1017
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1018
|
+
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"
|
1019
|
+
msgstr "Foreman imposterà in modo esplicito l'ambiente puppet all'interno dell'output yalm ENC. Ciò eviterà di avere dei conflitti con l'ambiente puppet.conf e quello impostato in Foreman"
|
1162
1020
|
|
1163
|
-
#: ../lib/foreman_puppet/register.rb:
|
1021
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1164
1022
|
msgid "ENC environment"
|
1165
1023
|
msgstr ""
|
1166
1024
|
|
1167
|
-
#: ../lib/foreman_puppet/register.rb:
|
1025
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1168
1026
|
msgid "Foreman will update a host's environment from its facts"
|
1169
1027
|
msgstr "Foreman aggiornerà l'ambiente di un host usando i propri eventi"
|
1170
1028
|
|
1171
|
-
#: ../lib/foreman_puppet/register.rb:
|
1029
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1172
1030
|
msgid "Update environment from facts"
|
1173
1031
|
msgstr ""
|
1174
1032
|
|
1175
|
-
#: ../lib/foreman_puppet/register.rb:
|
1033
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1176
1034
|
msgid "Config Management"
|
1177
1035
|
msgstr ""
|
1178
1036
|
|
1179
|
-
#: ../lib/foreman_puppet/register.rb:
|
1180
|
-
msgid ""
|
1181
|
-
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1182
|
-
" sync."
|
1037
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1038
|
+
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1183
1039
|
msgstr ""
|
1184
1040
|
|
1185
|
-
#: ../lib/foreman_puppet/register.rb:
|
1041
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1186
1042
|
msgid "Puppet interval"
|
1187
1043
|
msgstr ""
|
1188
1044
|
|
1189
|
-
#: ../lib/foreman_puppet/register.rb:
|
1190
|
-
msgid ""
|
1191
|
-
"Disable host configuration status turning to out of sync for %s after report"
|
1192
|
-
" does not arrive within configured interval"
|
1045
|
+
#: ../lib/foreman_puppet/register.rb:37
|
1046
|
+
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1193
1047
|
msgstr ""
|
1194
1048
|
|
1195
|
-
#: ../lib/foreman_puppet/register.rb:
|
1049
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1196
1050
|
msgid "%s out of sync disabled"
|
1197
1051
|
msgstr ""
|
1198
1052
|
|
1199
|
-
#: ../lib/foreman_puppet/register.rb:
|
1053
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1200
1054
|
msgid "Puppet ENC"
|
1201
1055
|
msgstr ""
|
1202
1056
|
|
1057
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1058
|
+
msgid "Puppet env"
|
1059
|
+
msgstr ""
|
1060
|
+
|
1061
|
+
#: ../webpack/src/Components/Environments/Welcome.js:18
|
1062
|
+
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."
|
1063
|
+
msgstr ""
|
1064
|
+
|
1065
|
+
#: ../webpack/src/Components/Environments/Welcome.js:29
|
1066
|
+
msgid "Puppet classes"
|
1067
|
+
msgstr ""
|
1068
|
+
|
1069
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
|
1070
|
+
msgid "Assigned classes"
|
1071
|
+
msgstr ""
|
1072
|
+
|
1073
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
|
1074
|
+
msgid "This tab is still a work in progress"
|
1075
|
+
msgstr ""
|
1076
|
+
|
1077
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
|
1078
|
+
msgid "Smart class parameters"
|
1079
|
+
msgstr "Parametri classe smart"
|
1080
|
+
|
1081
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1082
|
+
msgid "Successfully copied to clipboard!"
|
1083
|
+
msgstr ""
|
1084
|
+
|
1085
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1086
|
+
msgid "Copy to clipboard"
|
1087
|
+
msgstr ""
|
1088
|
+
|
1089
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1090
|
+
msgid "Couldn't find any ENC data for this host"
|
1091
|
+
msgstr ""
|
1092
|
+
|
1093
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1094
|
+
msgid "Error!"
|
1095
|
+
msgstr ""
|
1096
|
+
|
1097
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1098
|
+
msgid "Puppet details"
|
1099
|
+
msgstr ""
|
1100
|
+
|
1101
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1102
|
+
msgid "Puppet environment"
|
1103
|
+
msgstr ""
|
1104
|
+
|
1105
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1106
|
+
msgid "Puppet Smart Proxy"
|
1107
|
+
msgstr ""
|
1108
|
+
|
1109
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1110
|
+
msgid "Puppet CA Smart Proxy"
|
1111
|
+
msgstr ""
|
1112
|
+
|
1113
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1114
|
+
msgid "Reports"
|
1115
|
+
msgstr "Notifiche"
|
1116
|
+
|
1117
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1118
|
+
msgid "ENC Preview"
|
1119
|
+
msgstr ""
|
1120
|
+
|
1203
1121
|
#: ../webpack/src/foreman_class_edit.js:146
|
1204
1122
|
msgid "Click to remove config group"
|
1205
1123
|
msgstr "Seleziona per rimuovere il gruppo di configurazione"
|
@@ -1212,6 +1130,10 @@ msgstr " Rimuovi"
|
|
1212
1130
|
msgid "Loading parameters..."
|
1213
1131
|
msgstr "Caricamento parametri in corso..."
|
1214
1132
|
|
1133
|
+
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1134
|
+
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1135
|
+
msgstr ""
|
1136
|
+
|
1215
1137
|
#: action_names.rb:2
|
1216
1138
|
msgid "Action with sub plans"
|
1217
1139
|
msgstr ""
|