foreman_ansible 3.0.7 → 3.0.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/foreman_ansible/version.rb +1 -1
- data/package.json +4 -12
- data/webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss +1 -3
- metadata +36 -57
- data/locale/de/foreman_ansible.edit.po +0 -825
- data/locale/de/foreman_ansible.po.time_stamp +0 -0
- data/locale/en/foreman_ansible.edit.po +0 -714
- data/locale/en/foreman_ansible.po.time_stamp +0 -0
- data/locale/es/foreman_ansible.edit.po +0 -845
- data/locale/es/foreman_ansible.po.time_stamp +0 -0
- data/locale/fr/foreman_ansible.edit.po +0 -847
- data/locale/fr/foreman_ansible.po.time_stamp +0 -0
- data/locale/it/foreman_ansible.edit.po +0 -818
- data/locale/it/foreman_ansible.po.time_stamp +0 -0
- data/locale/ja/foreman_ansible.edit.po +0 -818
- data/locale/ja/foreman_ansible.po.time_stamp +0 -0
- data/locale/ko/foreman_ansible.edit.po +0 -804
- data/locale/ko/foreman_ansible.po.time_stamp +0 -0
- data/locale/pt_BR/foreman_ansible.edit.po +0 -845
- data/locale/pt_BR/foreman_ansible.po.time_stamp +0 -0
- data/locale/ru/foreman_ansible.edit.po +0 -819
- data/locale/ru/foreman_ansible.po.time_stamp +0 -0
- data/locale/zh_CN/foreman_ansible.edit.po +0 -813
- data/locale/zh_CN/foreman_ansible.po.time_stamp +0 -0
- data/locale/zh_TW/foreman_ansible.edit.po +0 -804
- data/locale/zh_TW/foreman_ansible.po.time_stamp +0 -0
File without changes
|
@@ -1,818 +0,0 @@
|
|
1
|
-
# SOME DESCRIPTIVE TITLE.
|
2
|
-
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
-
# This file is distributed under the same license as the foreman_ansible package.
|
4
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
-
#
|
6
|
-
# Translators:
|
7
|
-
# Giuseppe Pignataro <rogepix@gmail.com>, 2018
|
8
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2019
|
9
|
-
# Dominic Cleal <dominic@cleal.org>, 2019
|
10
|
-
# Andrea MTP, 2019
|
11
|
-
#
|
12
|
-
#, fuzzy
|
13
|
-
msgid ""
|
14
|
-
msgstr ""
|
15
|
-
"Project-Id-Version: foreman_ansible 3.0.0\n"
|
16
|
-
"Report-Msgid-Bugs-To: \n"
|
17
|
-
"POT-Creation-Date: 2019-06-27 17:00+0200\n"
|
18
|
-
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
19
|
-
"Last-Translator: Andrea MTP, 2019\n"
|
20
|
-
"Language-Team: Italian (https://www.transifex.com/foreman/teams/114/it/)\n"
|
21
|
-
"MIME-Version: 1.0\n"
|
22
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
23
|
-
"Content-Transfer-Encoding: 8bit\n"
|
24
|
-
"Language: it\n"
|
25
|
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
26
|
-
|
27
|
-
#: ../app/controllers/ansible_roles_controller.rb:35
|
28
|
-
msgid "Import of roles successfully finished."
|
29
|
-
msgstr "Ruoli importati con successo."
|
30
|
-
|
31
|
-
#: ../app/controllers/ansible_roles_controller.rb:50
|
32
|
-
msgid "No changes in roles detected."
|
33
|
-
msgstr "Nessuna modifica rilevata nei ruoli."
|
34
|
-
|
35
|
-
#: ../app/controllers/ansible_roles_controller.rb:51
|
36
|
-
msgid "No changes in roles detected on %s."
|
37
|
-
msgstr "Nessuna modifica nei ruoli rilevata in %s."
|
38
|
-
|
39
|
-
#: ../app/controllers/ansible_variables_controller.rb:39
|
40
|
-
msgid "No changes in variables detected on %s."
|
41
|
-
msgstr "Nessuna modifica nelle variabili rilevata in %s."
|
42
|
-
|
43
|
-
#: ../app/controllers/ansible_variables_controller.rb:49
|
44
|
-
msgid ""
|
45
|
-
"Import of variables successfully finished.\n"
|
46
|
-
"Added: #{results[:added].count} \n"
|
47
|
-
" Removed: #{results[:obsolete].count} \n"
|
48
|
-
"Updated: #{results[:updated].count}"
|
49
|
-
msgstr ""
|
50
|
-
"Importazione delle variabili completata con successo.\n"
|
51
|
-
"Aggiunte: #{results[:added].count} \n"
|
52
|
-
"Rimosse: #{results[:obsolete].count} \n"
|
53
|
-
"Aggiornate: #{results[:updated].count}"
|
54
|
-
|
55
|
-
#: ../app/controllers/ansible_variables_controller.rb:102
|
56
|
-
msgid ""
|
57
|
-
"No proxy found to import variables from, ensure that the smart proxy has the"
|
58
|
-
" Ansible feature enabled."
|
59
|
-
msgstr ""
|
60
|
-
"Nessun proxy trovato dal quale importare le variabili, assicurati di aver "
|
61
|
-
"abilitato la funzione Ansible nello smart proxy."
|
62
|
-
|
63
|
-
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:7
|
64
|
-
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:12
|
65
|
-
msgid "Show Ansible inventory for hosts"
|
66
|
-
msgstr ""
|
67
|
-
|
68
|
-
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:8
|
69
|
-
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:13
|
70
|
-
msgid "IDs of hosts included in inventory"
|
71
|
-
msgstr ""
|
72
|
-
|
73
|
-
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:17
|
74
|
-
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:22
|
75
|
-
msgid "Show Ansible inventory for hostgroups"
|
76
|
-
msgstr ""
|
77
|
-
|
78
|
-
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:18
|
79
|
-
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:23
|
80
|
-
msgid "IDs of hostgroups included in inventory"
|
81
|
-
msgstr ""
|
82
|
-
|
83
|
-
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
|
84
|
-
msgid "Override match"
|
85
|
-
msgstr ""
|
86
|
-
|
87
|
-
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
|
88
|
-
msgid "Override value, required if omit is false"
|
89
|
-
msgstr ""
|
90
|
-
|
91
|
-
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
|
92
|
-
msgid "Create an override value for a specific ansible variable"
|
93
|
-
msgstr "Crea un valore override per una specifica smart variable"
|
94
|
-
|
95
|
-
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:34
|
96
|
-
msgid "Destroy an override value"
|
97
|
-
msgstr "Elimina un valore di override"
|
98
|
-
|
99
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:18
|
100
|
-
msgid "Show role"
|
101
|
-
msgstr "Mostra ruolo"
|
102
|
-
|
103
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:22
|
104
|
-
msgid "List Ansible roles"
|
105
|
-
msgstr "Elenca tutti i ruoli Ansible"
|
106
|
-
|
107
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:29
|
108
|
-
msgid "Deletes Ansible role"
|
109
|
-
msgstr "Cancella un ruolo Ansible"
|
110
|
-
|
111
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:35
|
112
|
-
msgid "Import Ansible roles"
|
113
|
-
msgstr "Importa un ruolo Ansible"
|
114
|
-
|
115
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:36
|
116
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:43
|
117
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:75
|
118
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:85
|
119
|
-
msgid "Smart Proxy to import from"
|
120
|
-
msgstr "Smart Proxy da cui importare"
|
121
|
-
|
122
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:37
|
123
|
-
msgid "Ansible role names to import"
|
124
|
-
msgstr "Nome del ruolo Ansible da importare"
|
125
|
-
|
126
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:42
|
127
|
-
msgid "Obsolete Ansible roles"
|
128
|
-
msgstr "Rendi obsoleti i ruoli Ansible"
|
129
|
-
|
130
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:49
|
131
|
-
msgid "Fetch Ansible roles available to be imported"
|
132
|
-
msgstr "Recupera i ruoli Ansible disponibili per essere importati"
|
133
|
-
|
134
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:50
|
135
|
-
msgid "Smart Proxy to fetch from"
|
136
|
-
msgstr ""
|
137
|
-
|
138
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:73
|
139
|
-
msgid "Smart proxy id is required"
|
140
|
-
msgstr ""
|
141
|
-
|
142
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:20
|
143
|
-
msgid "Show variable"
|
144
|
-
msgstr ""
|
145
|
-
|
146
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:24
|
147
|
-
msgid "List Ansible variables"
|
148
|
-
msgstr ""
|
149
|
-
|
150
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:31
|
151
|
-
msgid "Deletes Ansible variable"
|
152
|
-
msgstr ""
|
153
|
-
|
154
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:40
|
155
|
-
msgid "Name of variable"
|
156
|
-
msgstr ""
|
157
|
-
|
158
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:41
|
159
|
-
msgid "Role ID"
|
160
|
-
msgstr ""
|
161
|
-
|
162
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:42
|
163
|
-
msgid "Default value of variable"
|
164
|
-
msgstr ""
|
165
|
-
|
166
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:43
|
167
|
-
msgid "When enabled the parameter is hidden in the UI"
|
168
|
-
msgstr ""
|
169
|
-
|
170
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:44
|
171
|
-
msgid "The order in which values are resolved"
|
172
|
-
msgstr "L'ordine attraverso il quale vengono risolti i valori"
|
173
|
-
|
174
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:45
|
175
|
-
msgid "Description of variable"
|
176
|
-
msgstr ""
|
177
|
-
|
178
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:46
|
179
|
-
msgid "Types of validation values"
|
180
|
-
msgstr ""
|
181
|
-
|
182
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:47
|
183
|
-
msgid "Used to enforce certain values for the parameter values"
|
184
|
-
msgstr ""
|
185
|
-
|
186
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:48
|
187
|
-
msgid "Types of variable values"
|
188
|
-
msgstr ""
|
189
|
-
|
190
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:49
|
191
|
-
msgid "Merge all matching values (only array/hash type)"
|
192
|
-
msgstr ""
|
193
|
-
|
194
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:50
|
195
|
-
msgid "Include default value when merging all matching values"
|
196
|
-
msgstr ""
|
197
|
-
|
198
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:51
|
199
|
-
msgid "Remove duplicate values (only array type)"
|
200
|
-
msgstr ""
|
201
|
-
|
202
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:52
|
203
|
-
msgid "Whether to override variable or not"
|
204
|
-
msgstr ""
|
205
|
-
|
206
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:56
|
207
|
-
msgid "Create Ansible variable"
|
208
|
-
msgstr ""
|
209
|
-
|
210
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:63
|
211
|
-
msgid "Updates Ansible variable"
|
212
|
-
msgstr ""
|
213
|
-
|
214
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:73
|
215
|
-
msgid ""
|
216
|
-
"Import Ansible variables. This will only import variables for already "
|
217
|
-
"existing roles, it will not import any new roles"
|
218
|
-
msgstr ""
|
219
|
-
|
220
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:83
|
221
|
-
msgid ""
|
222
|
-
"Obsolete Ansible variables. This will only obsolete variables for already "
|
223
|
-
"existing roles, it will not delete any old roles"
|
224
|
-
msgstr ""
|
225
|
-
|
226
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:20
|
227
|
-
msgid "Plays Ansible roles on a hostgroup"
|
228
|
-
msgstr ""
|
229
|
-
|
230
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:30
|
231
|
-
msgid "Plays Ansible roles on hostgroups"
|
232
|
-
msgstr ""
|
233
|
-
|
234
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:31
|
235
|
-
msgid "IDs of hostgroups to play roles on"
|
236
|
-
msgstr ""
|
237
|
-
|
238
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:42
|
239
|
-
msgid "List all Ansible roles for a hostgroup"
|
240
|
-
msgstr ""
|
241
|
-
|
242
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:53
|
243
|
-
msgid "Assigns Ansible roles to a hostgroup"
|
244
|
-
msgstr ""
|
245
|
-
|
246
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:56
|
247
|
-
msgid "Ansible roles to assign to a hostgroup"
|
248
|
-
msgstr ""
|
249
|
-
|
250
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
|
251
|
-
#: ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
|
252
|
-
msgid "IDs of associated ansible roles"
|
253
|
-
msgstr ""
|
254
|
-
|
255
|
-
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:26
|
256
|
-
msgid "Plays Ansible roles on a host"
|
257
|
-
msgstr ""
|
258
|
-
|
259
|
-
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:35
|
260
|
-
msgid "Plays Ansible roles on hosts"
|
261
|
-
msgstr ""
|
262
|
-
|
263
|
-
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:36
|
264
|
-
msgid "IDs of hosts to play roles on"
|
265
|
-
msgstr ""
|
266
|
-
|
267
|
-
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:46
|
268
|
-
msgid "List all Ansible roles for a host"
|
269
|
-
msgstr ""
|
270
|
-
|
271
|
-
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:56
|
272
|
-
msgid "Assigns Ansible roles to a host"
|
273
|
-
msgstr ""
|
274
|
-
|
275
|
-
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:59
|
276
|
-
msgid "Ansible roles to assign to a host"
|
277
|
-
msgstr ""
|
278
|
-
|
279
|
-
#: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
|
280
|
-
msgid "Host group has no associated hosts"
|
281
|
-
msgstr ""
|
282
|
-
|
283
|
-
#: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
|
284
|
-
msgid "There are no Ansible roles to play"
|
285
|
-
msgstr ""
|
286
|
-
|
287
|
-
#: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
|
288
|
-
msgid "Could not run Ansible roles for %{host}"
|
289
|
-
msgstr ""
|
290
|
-
|
291
|
-
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
|
292
|
-
msgid "Import from %s"
|
293
|
-
msgstr "Importa da %s"
|
294
|
-
|
295
|
-
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
|
296
|
-
msgid "Ansible Role"
|
297
|
-
msgstr ""
|
298
|
-
|
299
|
-
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
|
300
|
-
msgid "Import"
|
301
|
-
msgstr "Importa"
|
302
|
-
|
303
|
-
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
|
304
|
-
msgid "%s ago"
|
305
|
-
msgstr "%s fa"
|
306
|
-
|
307
|
-
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
|
308
|
-
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
|
309
|
-
msgid "Play Ansible roles"
|
310
|
-
msgstr ""
|
311
|
-
|
312
|
-
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:10
|
313
|
-
msgid "Playbook execution failed"
|
314
|
-
msgstr ""
|
315
|
-
|
316
|
-
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
|
317
|
-
#: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
|
318
|
-
msgid "Error loading data from proxy"
|
319
|
-
msgstr ""
|
320
|
-
|
321
|
-
#: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
|
322
|
-
msgid "Foreman"
|
323
|
-
msgstr ""
|
324
|
-
|
325
|
-
#: ../app/lib/proxy_api/ansible.rb:27
|
326
|
-
msgid "Unable to get roles from Ansible"
|
327
|
-
msgstr ""
|
328
|
-
|
329
|
-
#: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
|
330
|
-
msgid "Unable to get roles/variables from Ansible"
|
331
|
-
msgstr ""
|
332
|
-
|
333
|
-
#: ../app/models/setting/ansible.rb:20
|
334
|
-
msgid ""
|
335
|
-
"Use this to supply a path to an SSH Private Key that Ansible will use in "
|
336
|
-
"lieu of a password Override with \"ansible_ssh_private_key_file\" host "
|
337
|
-
"parameter"
|
338
|
-
msgstr ""
|
339
|
-
|
340
|
-
#: ../app/models/setting/ansible.rb:25
|
341
|
-
msgid "Private Key Path"
|
342
|
-
msgstr ""
|
343
|
-
|
344
|
-
#: ../app/models/setting/ansible.rb:29
|
345
|
-
msgid ""
|
346
|
-
"Use this connection type by default when running Ansible playbooks. You can "
|
347
|
-
"override this on hosts by adding a parameter \"ansible_connection\""
|
348
|
-
msgstr ""
|
349
|
-
|
350
|
-
#: ../app/models/setting/ansible.rb:33
|
351
|
-
msgid "Connection type"
|
352
|
-
msgstr ""
|
353
|
-
|
354
|
-
#: ../app/models/setting/ansible.rb:37
|
355
|
-
msgid ""
|
356
|
-
"Enable/disable WinRM server certificate validation when running Ansible "
|
357
|
-
"playbooks. You can override this on hosts by adding a parameter "
|
358
|
-
"\"ansible_winrm_server_cert_validation\""
|
359
|
-
msgstr ""
|
360
|
-
|
361
|
-
#: ../app/models/setting/ansible.rb:42
|
362
|
-
msgid "WinRM cert Validation"
|
363
|
-
msgstr ""
|
364
|
-
|
365
|
-
#: ../app/models/setting/ansible.rb:46
|
366
|
-
msgid ""
|
367
|
-
"Foreman will add the this level of verbosity for additional debugging output"
|
368
|
-
" when running Ansible playbooks."
|
369
|
-
msgstr ""
|
370
|
-
|
371
|
-
#: ../app/models/setting/ansible.rb:49
|
372
|
-
msgid "Default verbosity level"
|
373
|
-
msgstr ""
|
374
|
-
|
375
|
-
#: ../app/models/setting/ansible.rb:52
|
376
|
-
msgid "Disabled"
|
377
|
-
msgstr "Disabilitato"
|
378
|
-
|
379
|
-
#: ../app/models/setting/ansible.rb:53
|
380
|
-
msgid "Level 1 (-v)"
|
381
|
-
msgstr ""
|
382
|
-
|
383
|
-
#: ../app/models/setting/ansible.rb:54
|
384
|
-
msgid "Level 2 (-vv)"
|
385
|
-
msgstr ""
|
386
|
-
|
387
|
-
#: ../app/models/setting/ansible.rb:55
|
388
|
-
msgid "Level 3 (-vvv)"
|
389
|
-
msgstr ""
|
390
|
-
|
391
|
-
#: ../app/models/setting/ansible.rb:56
|
392
|
-
msgid "Level 4 (-vvvv)"
|
393
|
-
msgstr ""
|
394
|
-
|
395
|
-
#: ../app/models/setting/ansible.rb:62
|
396
|
-
msgid ""
|
397
|
-
"Timeout (in seconds) to set when Foreman will trigger a play Ansible roles "
|
398
|
-
"task after a host is fully provisioned. Set this to the maximum time you "
|
399
|
-
"expect a host to take until it is ready after a reboot."
|
400
|
-
msgstr ""
|
401
|
-
|
402
|
-
#: ../app/models/setting/ansible.rb:67
|
403
|
-
msgid "Post-provision timeout"
|
404
|
-
msgstr ""
|
405
|
-
|
406
|
-
#: ../app/models/setting/ansible.rb:71
|
407
|
-
msgid "Timeout (in minutes) when hosts should have reported."
|
408
|
-
msgstr ""
|
409
|
-
|
410
|
-
#: ../app/models/setting/ansible.rb:73
|
411
|
-
msgid "Ansible report timeout"
|
412
|
-
msgstr ""
|
413
|
-
|
414
|
-
#: ../app/models/setting/ansible.rb:77
|
415
|
-
msgid ""
|
416
|
-
"Disable host configuration status turning to out of sync for %{cfgmgmt} "
|
417
|
-
"after report does not arrive within configured interval"
|
418
|
-
msgstr ""
|
419
|
-
|
420
|
-
#: ../app/models/setting/ansible.rb:81
|
421
|
-
msgid "%{cfgmgmt} out of sync disabled"
|
422
|
-
msgstr ""
|
423
|
-
|
424
|
-
#: ../app/models/setting/ansible.rb:86
|
425
|
-
msgid "Foreman will run Ansible playbooks using this implementation"
|
426
|
-
msgstr ""
|
427
|
-
|
428
|
-
#: ../app/models/setting/ansible.rb:88
|
429
|
-
msgid "Implementation for running Ansible"
|
430
|
-
msgstr ""
|
431
|
-
|
432
|
-
#: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:97
|
433
|
-
msgid "Ansible"
|
434
|
-
msgstr ""
|
435
|
-
|
436
|
-
#: ../app/services/foreman_ansible/insights_notification_builder.rb:51
|
437
|
-
msgid "Remediation Plan"
|
438
|
-
msgstr ""
|
439
|
-
|
440
|
-
#: ../app/services/foreman_ansible/insights_notification_builder.rb:61
|
441
|
-
#: ../db/seeds.d/90_notification_blueprints.rb:13
|
442
|
-
msgid "Job Details"
|
443
|
-
msgstr ""
|
444
|
-
|
445
|
-
#: ../app/services/foreman_ansible/proxy_api.rb:13
|
446
|
-
msgid "Proxy not found"
|
447
|
-
msgstr ""
|
448
|
-
|
449
|
-
#: ../app/views/ansible_roles/import.html.erb:1
|
450
|
-
msgid "Changed Ansible roles"
|
451
|
-
msgstr ""
|
452
|
-
|
453
|
-
#: ../app/views/ansible_roles/import.html.erb:3
|
454
|
-
#: ../app/views/ansible_variables/import.html.erb:3
|
455
|
-
msgid "Select the changes you want to realize in Foreman"
|
456
|
-
msgstr "Selezionare le modifiche da effettuare in Foreman"
|
457
|
-
|
458
|
-
#: ../app/views/ansible_roles/import.html.erb:5
|
459
|
-
#: ../app/views/ansible_variables/import.html.erb:5
|
460
|
-
msgid "Toggle"
|
461
|
-
msgstr "Attiva/Disattiva"
|
462
|
-
|
463
|
-
#: ../app/views/ansible_roles/import.html.erb:6
|
464
|
-
#: ../app/views/ansible_variables/import.html.erb:6
|
465
|
-
msgid "New"
|
466
|
-
msgstr "Nuovo"
|
467
|
-
|
468
|
-
#: ../app/views/ansible_roles/import.html.erb:8
|
469
|
-
#: ../app/views/ansible_variables/import.html.erb:8
|
470
|
-
msgid "Check/Uncheck new"
|
471
|
-
msgstr "Seleziona/Deseleziona nuovo"
|
472
|
-
|
473
|
-
#: ../app/views/ansible_roles/import.html.erb:9
|
474
|
-
#: ../app/views/ansible_variables/import.html.erb:9
|
475
|
-
msgid "Obsolete"
|
476
|
-
msgstr "Obsoleto"
|
477
|
-
|
478
|
-
#: ../app/views/ansible_roles/import.html.erb:11
|
479
|
-
#: ../app/views/ansible_variables/import.html.erb:11
|
480
|
-
msgid "Check/Uncheck obsolete"
|
481
|
-
msgstr "Seleziona/Deseleziona obsoleto"
|
482
|
-
|
483
|
-
#: ../app/views/ansible_roles/import.html.erb:19
|
484
|
-
#: ../app/views/ansible_variables/import.html.erb:22
|
485
|
-
msgid "Check/Uncheck all"
|
486
|
-
msgstr "Seleziona/Deseleziona tutti"
|
487
|
-
|
488
|
-
#: ../app/views/ansible_roles/import.html.erb:21
|
489
|
-
#: ../app/views/ansible_variables/import.html.erb:24
|
490
|
-
msgid "Name"
|
491
|
-
msgstr "Nome"
|
492
|
-
|
493
|
-
#: ../app/views/ansible_roles/import.html.erb:22
|
494
|
-
#: ../app/views/ansible_variables/import.html.erb:26
|
495
|
-
msgid "Hosts count"
|
496
|
-
msgstr "Conteggio host"
|
497
|
-
|
498
|
-
#: ../app/views/ansible_roles/import.html.erb:23
|
499
|
-
#: ../app/views/ansible_variables/import.html.erb:27
|
500
|
-
msgid "Hostgroups count"
|
501
|
-
msgstr "Conteggio Hostgroup"
|
502
|
-
|
503
|
-
#: ../app/views/ansible_roles/import.html.erb:24
|
504
|
-
#: ../app/views/ansible_variables/import.html.erb:28
|
505
|
-
msgid "Operation"
|
506
|
-
msgstr "Operazione"
|
507
|
-
|
508
|
-
#: ../app/views/ansible_roles/import.html.erb:35
|
509
|
-
#: ../app/views/ansible_variables/import.html.erb:39
|
510
|
-
msgid "Check/Uncheck all %s changes"
|
511
|
-
msgstr "Seleziona/deseleziona tutte %s modifiche"
|
512
|
-
|
513
|
-
#: ../app/views/ansible_roles/import.html.erb:40
|
514
|
-
#: ../app/views/ansible_variables/import.html.erb:45
|
515
|
-
msgid "Add"
|
516
|
-
msgstr "Aggiungi"
|
517
|
-
|
518
|
-
#: ../app/views/ansible_roles/import.html.erb:40
|
519
|
-
#: ../app/views/ansible_variables/import.html.erb:45
|
520
|
-
msgid "Remove"
|
521
|
-
msgstr "Rimuovi"
|
522
|
-
|
523
|
-
#: ../app/views/ansible_roles/import.html.erb:48
|
524
|
-
#: ../app/views/ansible_variables/import.html.erb:53
|
525
|
-
msgid "Cancel"
|
526
|
-
msgstr "Cancella"
|
527
|
-
|
528
|
-
#: ../app/views/ansible_roles/import.html.erb:49
|
529
|
-
#: ../app/views/ansible_variables/import.html.erb:12
|
530
|
-
#: ../app/views/ansible_variables/import.html.erb:45
|
531
|
-
#: ../app/views/ansible_variables/import.html.erb:54
|
532
|
-
msgid "Update"
|
533
|
-
msgstr "Aggiorna"
|
534
|
-
|
535
|
-
#: ../app/views/ansible_roles/index.html.erb:1
|
536
|
-
#: ../app/views/ansible_roles/welcome.html.erb:1
|
537
|
-
#: ../app/views/ansible_roles/welcome.html.erb:6
|
538
|
-
#: ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
|
539
|
-
msgid "Ansible Roles"
|
540
|
-
msgstr ""
|
541
|
-
|
542
|
-
#: ../app/views/ansible_roles/index.html.erb:9
|
543
|
-
msgid "Role|Name"
|
544
|
-
msgstr "Nome"
|
545
|
-
|
546
|
-
#: ../app/views/ansible_roles/index.html.erb:10
|
547
|
-
msgid "Hostgroups"
|
548
|
-
msgstr "Hostgroup"
|
549
|
-
|
550
|
-
#: ../app/views/ansible_roles/index.html.erb:11
|
551
|
-
msgid "Hosts"
|
552
|
-
msgstr "Hosts"
|
553
|
-
|
554
|
-
#: ../app/views/ansible_roles/index.html.erb:12
|
555
|
-
msgid "Imported at"
|
556
|
-
msgstr ""
|
557
|
-
|
558
|
-
#: ../app/views/ansible_roles/index.html.erb:13
|
559
|
-
#: ../app/views/ansible_variables/index.html.erb:16
|
560
|
-
msgid "Actions"
|
561
|
-
msgstr "Azioni"
|
562
|
-
|
563
|
-
#: ../app/views/ansible_roles/index.html.erb:27
|
564
|
-
#: ../lib/foreman_ansible/register.rb:103
|
565
|
-
msgid "Variables"
|
566
|
-
msgstr "Variabili"
|
567
|
-
|
568
|
-
#: ../app/views/ansible_roles/index.html.erb:33
|
569
|
-
#: ../app/views/ansible_variables/index.html.erb:41
|
570
|
-
msgid "Delete %s?"
|
571
|
-
msgstr "Cancella %s?"
|
572
|
-
|
573
|
-
#: ../app/views/ansible_roles/welcome.html.erb:7
|
574
|
-
msgid ""
|
575
|
-
"No ansible roles were found in Foreman. If you want to assign roles to your hosts,\n"
|
576
|
-
" you have to import them first."
|
577
|
-
msgstr ""
|
578
|
-
|
579
|
-
#: ../app/views/ansible_roles/welcome.html.erb:10
|
580
|
-
msgid "Learn more about this in the documentation."
|
581
|
-
msgstr ""
|
582
|
-
|
583
|
-
#: ../app/views/ansible_variables/_fields.erb:4
|
584
|
-
msgid "Ansible Variable Details (Imported)"
|
585
|
-
msgstr ""
|
586
|
-
|
587
|
-
#: ../app/views/ansible_variables/_fields.erb:4
|
588
|
-
msgid "Ansible Variable Details"
|
589
|
-
msgstr ""
|
590
|
-
|
591
|
-
#: ../app/views/ansible_variables/_fields.erb:11
|
592
|
-
msgid "Default Behavior"
|
593
|
-
msgstr ""
|
594
|
-
|
595
|
-
#: ../app/views/ansible_variables/_fields.erb:12
|
596
|
-
msgid "Override the default value of the Ansible variable."
|
597
|
-
msgstr ""
|
598
|
-
|
599
|
-
#: ../app/views/ansible_variables/_fields.erb:14
|
600
|
-
msgid ""
|
601
|
-
"Mark the variable to be managed by Foreman. When the Ansible role of this "
|
602
|
-
"variable is assigned to a host, the default value will be added to Ansible "
|
603
|
-
"inventory as a host variable. Specify matchers to set a different value for "
|
604
|
-
"such variable."
|
605
|
-
msgstr ""
|
606
|
-
|
607
|
-
#: ../app/views/ansible_variables/_fields.erb:27
|
608
|
-
msgid "Value to use when there is no match."
|
609
|
-
msgstr ""
|
610
|
-
|
611
|
-
#: ../app/views/ansible_variables/_fields.erb:30
|
612
|
-
msgid "Hidden Value"
|
613
|
-
msgstr ""
|
614
|
-
|
615
|
-
#: ../app/views/ansible_variables/_fields.erb:33
|
616
|
-
msgid "Hide all values for this parameter."
|
617
|
-
msgstr ""
|
618
|
-
|
619
|
-
#: ../app/views/ansible_variables/_fields.erb:39
|
620
|
-
msgid "Optional Input Validator"
|
621
|
-
msgstr ""
|
622
|
-
|
623
|
-
#: ../app/views/ansible_variables/_fields.erb:41
|
624
|
-
msgid ""
|
625
|
-
"Before including these variables on your playbooks, Foreman will validate "
|
626
|
-
"that your variables comply with the validation."
|
627
|
-
msgstr ""
|
628
|
-
|
629
|
-
#: ../app/views/ansible_variables/_fields.erb:44
|
630
|
-
msgid ""
|
631
|
-
"If checked, will raise an error if there is no default value and no matcher "
|
632
|
-
"provide a value."
|
633
|
-
msgstr ""
|
634
|
-
"Se selezionato, verrà generato un errore se nessun valore predefinito è "
|
635
|
-
"stato impostato, o se nessun dispositivo di confronto fornisce un valore. "
|
636
|
-
|
637
|
-
#: ../app/views/ansible_variables/_fields.erb:53
|
638
|
-
msgid "Prioritize Attribute Order"
|
639
|
-
msgstr ""
|
640
|
-
|
641
|
-
#: ../app/views/ansible_variables/_fields.erb:54
|
642
|
-
msgid "Set the order in which values are resolved."
|
643
|
-
msgstr ""
|
644
|
-
|
645
|
-
#: ../app/views/ansible_variables/_fields.erb:55
|
646
|
-
msgid "Order"
|
647
|
-
msgstr "Ordine"
|
648
|
-
|
649
|
-
#: ../app/views/ansible_variables/_fields.erb:56
|
650
|
-
msgid ""
|
651
|
-
"The order in which matchers keys are processed, first match wins.<br> You "
|
652
|
-
"may use multiple attributes as a matcher key, for example, an order of "
|
653
|
-
"<code>host group, environment</code> would expect a matcher such as "
|
654
|
-
"<code>hostgroup = \"web servers\", environment = production</code>"
|
655
|
-
msgstr ""
|
656
|
-
"L'ordine con il quale vengono processate le chiavi per la corrispondenza, a "
|
657
|
-
"tale scopo viene utilizzata la prima corrispondenza.<br> È possibile usare "
|
658
|
-
"attributi multipli, per esempio l'ordine <code>host group, "
|
659
|
-
"environment</code> prevede una corrispondenza del tipo <code>hostgroup = "
|
660
|
-
"\"web servers\", environment = production</code>"
|
661
|
-
|
662
|
-
#: ../app/views/ansible_variables/_fields.erb:59
|
663
|
-
msgid ""
|
664
|
-
"Continue to look for matches after first find (only array/hash type)? Note: "
|
665
|
-
"merging overrides ignores all matchers that are omitted."
|
666
|
-
msgstr ""
|
667
|
-
|
668
|
-
#: ../app/views/ansible_variables/_fields.erb:61
|
669
|
-
msgid "Include default value when merging all matching values."
|
670
|
-
msgstr ""
|
671
|
-
|
672
|
-
#: ../app/views/ansible_variables/_fields.erb:64
|
673
|
-
msgid "Avoid duplicate values when merging them (only array type)?"
|
674
|
-
msgstr ""
|
675
|
-
|
676
|
-
#: ../app/views/ansible_variables/_fields.erb:68
|
677
|
-
msgid "Specify Matchers"
|
678
|
-
msgstr ""
|
679
|
-
|
680
|
-
#: ../app/views/ansible_variables/edit.html.erb:4
|
681
|
-
#: ../app/views/ansible_variables/index.html.erb:1
|
682
|
-
#: ../app/views/ansible_variables/new.html.erb:4
|
683
|
-
msgid "Ansible Variables"
|
684
|
-
msgstr ""
|
685
|
-
|
686
|
-
#: ../app/views/ansible_variables/edit.html.erb:8
|
687
|
-
msgid "Edit %s"
|
688
|
-
msgstr "Modifica %s"
|
689
|
-
|
690
|
-
#: ../app/views/ansible_variables/edit.html.erb:13
|
691
|
-
msgid "Edit Ansible Variable"
|
692
|
-
msgstr ""
|
693
|
-
|
694
|
-
#: ../app/views/ansible_variables/import.html.erb:1
|
695
|
-
msgid "Changed Ansible variables"
|
696
|
-
msgstr ""
|
697
|
-
|
698
|
-
#: ../app/views/ansible_variables/import.html.erb:14
|
699
|
-
msgid "Check/Uncheck update"
|
700
|
-
msgstr ""
|
701
|
-
|
702
|
-
#: ../app/views/ansible_variables/import.html.erb:25
|
703
|
-
msgid "Ansible role"
|
704
|
-
msgstr "ruolo Ansible"
|
705
|
-
|
706
|
-
#: ../app/views/ansible_variables/index.html.erb:5
|
707
|
-
msgid "New Ansible Variable"
|
708
|
-
msgstr "Nuova Variabile Ansible"
|
709
|
-
|
710
|
-
#: ../app/views/ansible_variables/index.html.erb:12
|
711
|
-
msgid "Variable|Name"
|
712
|
-
msgstr ""
|
713
|
-
|
714
|
-
#: ../app/views/ansible_variables/index.html.erb:13
|
715
|
-
msgid "Variable|Role"
|
716
|
-
msgstr ""
|
717
|
-
|
718
|
-
#: ../app/views/ansible_variables/index.html.erb:14
|
719
|
-
msgid "Type"
|
720
|
-
msgstr "Tipo"
|
721
|
-
|
722
|
-
#: ../app/views/ansible_variables/index.html.erb:15
|
723
|
-
msgid "Imported?"
|
724
|
-
msgstr ""
|
725
|
-
|
726
|
-
#: ../app/views/ansible_variables/index.html.erb:23
|
727
|
-
msgid "Overriden"
|
728
|
-
msgstr ""
|
729
|
-
|
730
|
-
#: ../app/views/ansible_variables/new.html.erb:8
|
731
|
-
#: ../app/views/ansible_variables/new.html.erb:13
|
732
|
-
msgid "Create Ansible Variable"
|
733
|
-
msgstr ""
|
734
|
-
|
735
|
-
#: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:5
|
736
|
-
msgid "Play Roles"
|
737
|
-
msgstr "Esegui Ruoli"
|
738
|
-
|
739
|
-
#: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:9
|
740
|
-
msgid "Nest"
|
741
|
-
msgstr "Nido"
|
742
|
-
|
743
|
-
#: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:10
|
744
|
-
msgid "Clone"
|
745
|
-
msgstr "Clona"
|
746
|
-
|
747
|
-
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:7
|
748
|
-
msgid "Level"
|
749
|
-
msgstr "Livello"
|
750
|
-
|
751
|
-
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:8
|
752
|
-
msgid "Module"
|
753
|
-
msgstr "Modulo"
|
754
|
-
|
755
|
-
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:9
|
756
|
-
msgid "Arguments"
|
757
|
-
msgstr "Argomenti"
|
758
|
-
|
759
|
-
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:10
|
760
|
-
msgid "Message"
|
761
|
-
msgstr "Messaggio"
|
762
|
-
|
763
|
-
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:23
|
764
|
-
msgid "Nothing to show"
|
765
|
-
msgstr "Niente da visualizzare"
|
766
|
-
|
767
|
-
#: ../db/seeds.d/90_notification_blueprints.rb:5
|
768
|
-
msgid "Jobs"
|
769
|
-
msgstr "Lavori"
|
770
|
-
|
771
|
-
#: ../db/seeds.d/90_notification_blueprints.rb:7
|
772
|
-
msgid ""
|
773
|
-
"Insights remediation on %{hosts_count} host(s) has finished successfully"
|
774
|
-
msgstr ""
|
775
|
-
"Le correzioni di Insights su %{hosts_count} host(s) si son concluse con "
|
776
|
-
"successo"
|
777
|
-
|
778
|
-
#: ../lib/foreman_ansible/register.rb:99
|
779
|
-
msgid "Roles"
|
780
|
-
msgstr "Ruoli"
|
781
|
-
|
782
|
-
#: ../lib/foreman_ansible/remote_execution.rb:20
|
783
|
-
msgid "Run Ansible roles"
|
784
|
-
msgstr "Esegui ruoli Ansible"
|
785
|
-
|
786
|
-
#: ../lib/foreman_ansible/remote_execution.rb:21
|
787
|
-
msgid ""
|
788
|
-
"Runs an Ansible playbook which contains all the roles defined for a host"
|
789
|
-
msgstr ""
|
790
|
-
|
791
|
-
#: ../lib/foreman_ansible/remote_execution.rb:27
|
792
|
-
msgid "Ansible: Run Insights maintenance plan"
|
793
|
-
msgstr ""
|
794
|
-
|
795
|
-
#: ../lib/foreman_ansible/remote_execution.rb:28
|
796
|
-
msgid ""
|
797
|
-
"Runs a given maintenance plan from Red Hat Access Insights given an ID."
|
798
|
-
msgstr ""
|
799
|
-
|
800
|
-
#: action_names.rb:2
|
801
|
-
msgid "Remote action:"
|
802
|
-
msgstr "Azione remota:"
|
803
|
-
|
804
|
-
#: action_names.rb:3
|
805
|
-
msgid "Import Puppet classes"
|
806
|
-
msgstr "Importa classi Puppet"
|
807
|
-
|
808
|
-
#: action_names.rb:4
|
809
|
-
msgid "Import facts"
|
810
|
-
msgstr "Importa gli eventi"
|
811
|
-
|
812
|
-
#: action_names.rb:5
|
813
|
-
msgid "Action with sub plans"
|
814
|
-
msgstr ""
|
815
|
-
|
816
|
-
#: gemspec.rb:2
|
817
|
-
msgid "Ansible support in Foreman"
|
818
|
-
msgstr "Supporto Ansible in Foreman"
|