Imported Translations from Transifex
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Ieb4c87f942db10ebe27665b499ba1c020adba32c
This commit is contained in:
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: nova\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-10-13 06:11+0000\n"
|
||||
"PO-Revision-Date: 2014-08-07 07:51+0000\n"
|
||||
"POT-Creation-Date: 2014-11-19 06:13+0000\n"
|
||||
"PO-Revision-Date: 2014-11-14 17:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/nova/language/"
|
||||
"it/)\n"
|
||||
@@ -28,38 +28,32 @@ msgstr "%(url)s restituito con HTTP %(status)d"
|
||||
msgid "V3 API has been disabled by configuration"
|
||||
msgstr ""
|
||||
|
||||
#: nova/api/openstack/wsgi.py:664
|
||||
#: nova/api/openstack/wsgi.py:665
|
||||
#, python-format
|
||||
msgid "Fault thrown: %s"
|
||||
msgstr "Errore generato: %s"
|
||||
|
||||
#: nova/api/openstack/wsgi.py:667
|
||||
#: nova/api/openstack/wsgi.py:668
|
||||
#, python-format
|
||||
msgid "HTTP exception thrown: %s"
|
||||
msgstr "Generata eccezione HTTP: %s"
|
||||
|
||||
#: nova/api/openstack/compute/contrib/os_networks.py:128
|
||||
#: nova/api/openstack/compute/contrib/os_tenant_networks.py:130
|
||||
#, python-format
|
||||
msgid "Deleting network with id %s"
|
||||
msgstr "Eliminazione della rete con id %s"
|
||||
|
||||
#: nova/compute/manager.py:2546
|
||||
#: nova/compute/manager.py:2555
|
||||
msgid "Instance is already powered off in the hypervisor when stop is called."
|
||||
msgstr ""
|
||||
|
||||
#: nova/compute/manager.py:2822
|
||||
#: nova/compute/manager.py:2832
|
||||
#, python-format
|
||||
msgid "bringing vm to original state: '%s'"
|
||||
msgstr ""
|
||||
msgstr "ripristino dello stato originale di vm: '%s'"
|
||||
|
||||
#: nova/compute/manager.py:5720
|
||||
#: nova/compute/manager.py:5760
|
||||
#, python-format
|
||||
msgid ""
|
||||
"During sync_power_state the instance has a pending task (%(task)s). Skip."
|
||||
msgstr ""
|
||||
|
||||
#: nova/db/sqlalchemy/api.py:3241
|
||||
#: nova/db/sqlalchemy/api.py:3295
|
||||
#, python-format
|
||||
msgid ""
|
||||
"quota_usages out of sync, updating. project_id: %(project_id)s, user_id: "
|
||||
@@ -81,21 +75,11 @@ msgid ""
|
||||
"exist."
|
||||
msgstr ""
|
||||
|
||||
#: nova/openstack/common/eventlet_backdoor.py:141
|
||||
#: nova/openstack/common/eventlet_backdoor.py:140
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: nova/openstack/common/lockutils.py:82
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr "Preato percorso di blocco : %s"
|
||||
|
||||
#: nova/openstack/common/lockutils.py:194
|
||||
#, python-format
|
||||
msgid "Failed to remove file %(file)s"
|
||||
msgstr "Tentativo fallito nella rimozione di %(file)s"
|
||||
|
||||
#: nova/openstack/common/periodic_task.py:126
|
||||
#, python-format
|
||||
msgid "Skipping periodic task %(task)s because its interval is negative"
|
||||
@@ -107,49 +91,54 @@ msgstr ""
|
||||
msgid "Skipping periodic task %(task)s because it is disabled"
|
||||
msgstr "Abbadono dell'attività periodica %(task)s perché è disabilitata"
|
||||
|
||||
#: nova/openstack/common/service.py:176 nova/openstack/common/service.py:270
|
||||
#: nova/openstack/common/service.py:174
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr "Rilevato %s, esistente"
|
||||
|
||||
#: nova/openstack/common/service.py:239
|
||||
#: nova/openstack/common/service.py:232
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr "Il processo principale è stato interrotto inaspettatamente, uscire"
|
||||
|
||||
#: nova/openstack/common/service.py:309
|
||||
#: nova/openstack/common/service.py:263
|
||||
#, python-format
|
||||
msgid "Child caught %s, exiting"
|
||||
msgstr "Cogliere Child %s, uscendo"
|
||||
|
||||
#: nova/openstack/common/service.py:302
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr "Sblocco troppo veloce, attendere"
|
||||
|
||||
#: nova/openstack/common/service.py:328
|
||||
#: nova/openstack/common/service.py:321
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr "Child avviato %d"
|
||||
|
||||
#: nova/openstack/common/service.py:338
|
||||
#: nova/openstack/common/service.py:331
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr "Avvio %d operatori"
|
||||
|
||||
#: nova/openstack/common/service.py:355
|
||||
#: nova/openstack/common/service.py:348
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr "Child %(pid)d interrotto dal segnale %(sig)d"
|
||||
|
||||
#: nova/openstack/common/service.py:359
|
||||
#: nova/openstack/common/service.py:352
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr "Child %(pid)s terminato con stato %(code)d"
|
||||
|
||||
#: nova/openstack/common/service.py:394
|
||||
#: nova/openstack/common/service.py:391
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr "Intercettato %s, arresto in corso dei children"
|
||||
|
||||
#: nova/openstack/common/service.py:403
|
||||
#: nova/openstack/common/service.py:400
|
||||
msgid "Wait called after thread killed. Cleaning up."
|
||||
msgstr "Attendere la chiamata dopo l'uccisione de filo. Bonifica."
|
||||
|
||||
#: nova/openstack/common/service.py:414
|
||||
#: nova/openstack/common/service.py:416
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr "In attesa %d degli elementi secondari per uscire"
|
||||
@@ -178,115 +167,115 @@ msgstr ""
|
||||
msgid "Unable to import guestfsfalling back to VFSLocalFS"
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/hyperv/vmops.py:459
|
||||
#: nova/virt/hyperv/vmops.py:447
|
||||
msgid "Soft shutdown succeeded."
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/libvirt/driver.py:912
|
||||
#: nova/virt/libvirt/driver.py:953
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/libvirt/driver.py:1028
|
||||
#: nova/virt/libvirt/driver.py:1065
|
||||
msgid "Instance destroyed successfully."
|
||||
msgstr "Istanza distrutta correttamente."
|
||||
|
||||
#: nova/virt/libvirt/driver.py:1038
|
||||
#: nova/virt/libvirt/driver.py:1075
|
||||
msgid "Instance may be started again."
|
||||
msgstr "L'istanza può essere avviata di nuovo."
|
||||
|
||||
#: nova/virt/libvirt/driver.py:1048
|
||||
#: nova/virt/libvirt/driver.py:1085
|
||||
msgid "Going to destroy instance again."
|
||||
msgstr "L'istanza verrà nuovamente distrutta."
|
||||
|
||||
#: nova/virt/libvirt/driver.py:1689
|
||||
#: nova/virt/libvirt/driver.py:1728
|
||||
msgid "Beginning live snapshot process"
|
||||
msgstr "Inizio processo attivo istantanea"
|
||||
|
||||
#: nova/virt/libvirt/driver.py:1692
|
||||
#: nova/virt/libvirt/driver.py:1731
|
||||
msgid "Beginning cold snapshot process"
|
||||
msgstr "Inizio processo di istantanea a freddo"
|
||||
|
||||
#: nova/virt/libvirt/driver.py:1722
|
||||
#: nova/virt/libvirt/driver.py:1761
|
||||
msgid "Snapshot extracted, beginning image upload"
|
||||
msgstr "Istantanea estratta, inizio caricamento immagine"
|
||||
|
||||
#: nova/virt/libvirt/driver.py:1734
|
||||
#: nova/virt/libvirt/driver.py:1773
|
||||
msgid "Snapshot image upload complete"
|
||||
msgstr "Caricamento immagine istantanea completato"
|
||||
|
||||
#: nova/virt/libvirt/driver.py:2244
|
||||
#: nova/virt/libvirt/driver.py:2283
|
||||
msgid "Instance soft rebooted successfully."
|
||||
msgstr "Avvio a caldo dell'istanza eseguito correttamente."
|
||||
|
||||
#: nova/virt/libvirt/driver.py:2287
|
||||
#: nova/virt/libvirt/driver.py:2326
|
||||
msgid "Instance shutdown successfully."
|
||||
msgstr "Chiusura dell'istanza eseguita correttamente."
|
||||
|
||||
#: nova/virt/libvirt/driver.py:2295
|
||||
#: nova/virt/libvirt/driver.py:2334
|
||||
msgid "Instance may have been rebooted during soft reboot, so return now."
|
||||
msgstr ""
|
||||
"L'istanza potrebbe essere stat riavviata durante l'avvio a caldo, quindi "
|
||||
"ritornare adesso."
|
||||
|
||||
#: nova/virt/libvirt/driver.py:2364
|
||||
#: nova/virt/libvirt/driver.py:2403
|
||||
msgid "Instance rebooted successfully."
|
||||
msgstr "Istanza riavviata correttamente."
|
||||
|
||||
#: nova/virt/libvirt/driver.py:2407
|
||||
#: nova/virt/libvirt/driver.py:2446
|
||||
msgid "Instance already shutdown."
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/libvirt/driver.py:2423
|
||||
#: nova/virt/libvirt/driver.py:2462
|
||||
#, python-format
|
||||
msgid "Instance shutdown successfully after %d seconds."
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/libvirt/driver.py:2452
|
||||
#: nova/virt/libvirt/driver.py:2491
|
||||
#, python-format
|
||||
msgid "Instance failed to shutdown in %d seconds."
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/libvirt/driver.py:2609
|
||||
#: nova/virt/libvirt/driver.py:2649
|
||||
msgid "Instance spawned successfully."
|
||||
msgstr "Istanza generata correttamente."
|
||||
|
||||
#: nova/virt/libvirt/driver.py:2625
|
||||
#: nova/virt/libvirt/driver.py:2665
|
||||
#, python-format
|
||||
msgid "data: %(data)r, fpath: %(fpath)r"
|
||||
msgstr "dati: %(data)r, fpath: %(fpath)r"
|
||||
|
||||
#: nova/virt/libvirt/driver.py:2664 nova/virt/libvirt/driver.py:2691
|
||||
#: nova/virt/libvirt/driver.py:2704 nova/virt/libvirt/driver.py:2731
|
||||
#, python-format
|
||||
msgid "Truncated console log returned, %d bytes ignored"
|
||||
msgstr "Restituito log della console troncato, %d byte ignorati"
|
||||
|
||||
#: nova/virt/libvirt/driver.py:2922
|
||||
#: nova/virt/libvirt/driver.py:2962
|
||||
msgid "Creating image"
|
||||
msgstr "Creazione immagine"
|
||||
|
||||
#: nova/virt/libvirt/driver.py:3050
|
||||
#: nova/virt/libvirt/driver.py:3090
|
||||
msgid "Using config drive"
|
||||
msgstr "Utilizzo unità di config"
|
||||
|
||||
#: nova/virt/libvirt/driver.py:3059
|
||||
#: nova/virt/libvirt/driver.py:3099
|
||||
#, python-format
|
||||
msgid "Creating config drive at %(path)s"
|
||||
msgstr "Creazione unità config in %(path)s"
|
||||
|
||||
#: nova/virt/libvirt/driver.py:3876
|
||||
#: nova/virt/libvirt/driver.py:4064
|
||||
msgid "Configuring timezone for windows instance to localtime"
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/libvirt/driver.py:4874
|
||||
#: nova/virt/libvirt/driver.py:4950
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Getting block stats failed, device might have been detached. Instance="
|
||||
"%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/libvirt/driver.py:4880
|
||||
#: nova/virt/libvirt/driver.py:4956
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
|
||||
@@ -295,26 +284,26 @@ msgstr ""
|
||||
"Impossibile trovare il dominio in libvirt per l'istanza %s. Impossibile "
|
||||
"ottenere le statistiche del blocco per l'unità"
|
||||
|
||||
#: nova/virt/libvirt/driver.py:5127
|
||||
#: nova/virt/libvirt/driver.py:5257
|
||||
#, python-format
|
||||
msgid "Instance launched has CPU info: %s"
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/libvirt/driver.py:5916
|
||||
#: nova/virt/libvirt/driver.py:6045
|
||||
msgid "Instance running successfully."
|
||||
msgstr "Istanza in esecuzione correttamente."
|
||||
|
||||
#: nova/virt/libvirt/driver.py:6264
|
||||
#: nova/virt/libvirt/driver.py:6399
|
||||
#, python-format
|
||||
msgid "Deleting instance files %s"
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/libvirt/driver.py:6277
|
||||
#: nova/virt/libvirt/driver.py:6412
|
||||
#, python-format
|
||||
msgid "Deletion of %s failed"
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/libvirt/driver.py:6281
|
||||
#: nova/virt/libvirt/driver.py:6416
|
||||
#, python-format
|
||||
msgid "Deletion of %s complete"
|
||||
msgstr ""
|
||||
@@ -397,6 +386,27 @@ msgstr "File di base rimovibili: %s"
|
||||
msgid "findmnt tool is not installed"
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/vmwareapi/volumeops.py:340
|
||||
#, python-format
|
||||
msgid "Mountpoint %(mountpoint)s attached to vmdk instance %(instance_name)s"
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/vmwareapi/volumeops.py:375
|
||||
#, python-format
|
||||
msgid "Mountpoint %(mountpoint)s attached to iscsi instance %(instance_name)s"
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/vmwareapi/volumeops.py:515
|
||||
#, python-format
|
||||
msgid "Mountpoint %(mountpoint)s detached from vmdk instance %(instance_name)s"
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/vmwareapi/volumeops.py:544
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Mountpoint %(mountpoint)s detached from iscsi instance %(instance_name)s"
|
||||
msgstr ""
|
||||
|
||||
#: nova/virt/xenapi/vm_utils.py:684
|
||||
#, python-format
|
||||
msgid "Deleted %s snapshots."
|
||||
|
||||
Reference in New Issue
Block a user