foreman_ansible 3.0.3 → 3.0.4

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