Merge "Imported Translations from Zanata"

This commit is contained in:
Jenkins 2016-04-08 12:27:52 +00:00 committed by Gerrit Code Review
commit 71282fe8b1
19 changed files with 27356 additions and 370 deletions

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder 8.0.0.0rc2.dev93\n" "Project-Id-Version: cinder 8.0.1.dev58\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-04-05 06:16+0000\n" "POT-Creation-Date: 2016-04-08 06:15+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -244,7 +244,7 @@ msgid "Trying to create snapshot by non-existent LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:567 #: cinder/brick/local_dev/lvm.py:567
#: cinder/volume/drivers/nexenta/nexentaedge/iscsi.py:205 #: cinder/volume/drivers/nexenta/nexentaedge/iscsi.py:206
msgid "Error creating snapshot" msgid "Error creating snapshot"
msgstr "" msgstr ""
@ -264,16 +264,16 @@ msgstr ""
msgid "Error renaming logical volume" msgid "Error renaming logical volume"
msgstr "" msgstr ""
#: cinder/cmd/all.py:78 #: cinder/cmd/all.py:81
msgid "Failed to load osapi_volume" msgid "Failed to load osapi_volume"
msgstr "" msgstr ""
#: cinder/cmd/all.py:84 #: cinder/cmd/all.py:87
#, python-format #, python-format
msgid "Failed to load %s" msgid "Failed to load %s"
msgstr "" msgstr ""
#: cinder/cmd/all.py:106 #: cinder/cmd/all.py:109
msgid "Failed to load conder-volume" msgid "Failed to load conder-volume"
msgstr "" msgstr ""
@ -964,32 +964,32 @@ msgstr ""
msgid "Failed to create volume from snapshot \"%s\"." msgid "Failed to create volume from snapshot \"%s\"."
msgstr "" msgstr ""
#: cinder/volume/drivers/eqlx.py:497 #: cinder/volume/drivers/eqlx.py:502
#, python-format #, python-format
msgid "Failed to create clone of volume \"%s\"." msgid "Failed to create clone of volume \"%s\"."
msgstr "" msgstr ""
#: cinder/volume/drivers/eqlx.py:507 #: cinder/volume/drivers/eqlx.py:512
#, python-format #, python-format
msgid "Failed to delete snapshot %(snap)s of volume %(vol)s." msgid "Failed to delete snapshot %(snap)s of volume %(vol)s."
msgstr "" msgstr ""
#: cinder/volume/drivers/eqlx.py:528 #: cinder/volume/drivers/eqlx.py:533
#, python-format #, python-format
msgid "Failed to initialize connection to volume \"%s\"." msgid "Failed to initialize connection to volume \"%s\"."
msgstr "" msgstr ""
#: cinder/volume/drivers/eqlx.py:543 #: cinder/volume/drivers/eqlx.py:548
#, python-format #, python-format
msgid "Failed to terminate connection to volume \"%s\"." msgid "Failed to terminate connection to volume \"%s\"."
msgstr "" msgstr ""
#: cinder/volume/drivers/eqlx.py:569 #: cinder/volume/drivers/eqlx.py:574
#, python-format #, python-format
msgid "Failed to ensure export of volume \"%s\"." msgid "Failed to ensure export of volume \"%s\"."
msgstr "" msgstr ""
#: cinder/volume/drivers/eqlx.py:588 #: cinder/volume/drivers/eqlx.py:598
#, python-format #, python-format
msgid "" msgid ""
"Failed to extend_volume %(name)s from %(current_size)sGB to " "Failed to extend_volume %(name)s from %(current_size)sGB to "
@ -1052,7 +1052,7 @@ msgstr ""
msgid "Volume migration failed due to exception: %(reason)s." msgid "Volume migration failed due to exception: %(reason)s."
msgstr "" msgstr ""
#: cinder/volume/drivers/nfs.py:155 cinder/volume/drivers/nexenta/nfs.py:695 #: cinder/volume/drivers/nfs.py:155 cinder/volume/drivers/nexenta/nfs.py:700
#, python-format #, python-format
msgid "Mount failure for %(share)s after %(count)d attempts." msgid "Mount failure for %(share)s after %(count)d attempts."
msgstr "" msgstr ""
@ -1255,80 +1255,80 @@ msgstr ""
msgid "Failed to create cloned volume %s." msgid "Failed to create cloned volume %s."
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:432 #: cinder/volume/drivers/solidfire.py:436
#, python-format #, python-format
msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!" msgid "Failed to retrieve volume SolidFire-ID: %s in get_by_account!"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:627 #: cinder/volume/drivers/solidfire.py:631
#, python-format #, python-format
msgid "Volume %s, not found on SF Cluster." msgid "Volume %s, not found on SF Cluster."
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:630 #: cinder/volume/drivers/solidfire.py:634
#, python-format #, python-format
msgid "Found %(count)s volumes mapped to id: %(uuid)s." msgid "Found %(count)s volumes mapped to id: %(uuid)s."
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:712 #: cinder/volume/drivers/solidfire.py:716
#, python-format #, python-format
msgid "Failed image conversion during cache creation: %s" msgid "Failed image conversion during cache creation: %s"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1107 #: cinder/volume/drivers/solidfire.py:1111
#, python-format #, python-format
msgid "" msgid ""
"Account for Volume ID %s was not found on the SolidFire Cluster while " "Account for Volume ID %s was not found on the SolidFire Cluster while "
"attempting delete_volume operation!" "attempting delete_volume operation!"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1110 #: cinder/volume/drivers/solidfire.py:1114
msgid "This usually means the volume was never successfully created." msgid "This usually means the volume was never successfully created."
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1127 #: cinder/volume/drivers/solidfire.py:1131
#, python-format #, python-format
msgid "" msgid ""
"Volume ID %s was not found on the SolidFire Cluster while attempting " "Volume ID %s was not found on the SolidFire Cluster while attempting "
"delete_volume operation!" "delete_volume operation!"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1157 #: cinder/volume/drivers/solidfire.py:1161
#, python-format #, python-format
msgid "" msgid ""
"Account for Volume ID %s was not found on the SolidFire Cluster while " "Account for Volume ID %s was not found on the SolidFire Cluster while "
"attempting create_snapshot operation!" "attempting create_snapshot operation!"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1369 #: cinder/volume/drivers/solidfire.py:1373
#, python-format #, python-format
msgid "" msgid ""
"Volume ID %s was not found on the SolidFire Cluster while attempting " "Volume ID %s was not found on the SolidFire Cluster while attempting "
"extend_volume operation!" "extend_volume operation!"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1436 #: cinder/volume/drivers/solidfire.py:1440
#, python-format #, python-format
msgid "" msgid ""
"Volume ID %s was not found on the SolidFire Cluster while attempting " "Volume ID %s was not found on the SolidFire Cluster while attempting "
"attach_volume operation!" "attach_volume operation!"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1462 #: cinder/volume/drivers/solidfire.py:1466
#, python-format #, python-format
msgid "" msgid ""
"Volume ID %s was not found on the SolidFire Cluster while attempting " "Volume ID %s was not found on the SolidFire Cluster while attempting "
"detach_volume operation!" "detach_volume operation!"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1484 #: cinder/volume/drivers/solidfire.py:1488
#, python-format #, python-format
msgid "" msgid ""
"Volume ID %s was not found on the SolidFire Cluster while attempting " "Volume ID %s was not found on the SolidFire Cluster while attempting "
"accept_transfer operation!" "accept_transfer operation!"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1605 #: cinder/volume/drivers/solidfire.py:1609
#, python-format #, python-format
msgid "" msgid ""
"Account for Volume ID %s was not found on the SolidFire Cluster while " "Account for Volume ID %s was not found on the SolidFire Cluster while "
@ -3234,14 +3234,14 @@ msgstr ""
msgid "Vol copy job status %s." msgid "Vol copy job status %s."
msgstr "" msgstr ""
#: cinder/volume/drivers/nexenta/iscsi.py:278 #: cinder/volume/drivers/nexenta/iscsi.py:280
#: cinder/volume/drivers/nexenta/nfs.py:420 #: cinder/volume/drivers/nexenta/nfs.py:425
#: cinder/volume/drivers/nexenta/ns5/nfs.py:326 #: cinder/volume/drivers/nexenta/ns5/nfs.py:326
#, python-format #, python-format
msgid "Volume creation failed, deleting created snapshot %(volume_name)s@%(name)s" msgid "Volume creation failed, deleting created snapshot %(volume_name)s@%(name)s"
msgstr "" msgstr ""
#: cinder/volume/drivers/nexenta/iscsi.py:457 #: cinder/volume/drivers/nexenta/iscsi.py:459
#: cinder/volume/drivers/nexenta/nfs.py:308 #: cinder/volume/drivers/nexenta/nfs.py:308
#, python-format #, python-format
msgid "Error trying to change %(opt)s from %(old)s to %(new)s" msgid "Error trying to change %(opt)s from %(old)s to %(new)s"
@ -3271,27 +3271,23 @@ msgstr ""
msgid "Error creating volume" msgid "Error creating volume"
msgstr "" msgstr ""
#: cinder/volume/drivers/nexenta/nexentaedge/iscsi.py:168 #: cinder/volume/drivers/nexenta/nexentaedge/iscsi.py:179
msgid "Error deleting volume"
msgstr ""
#: cinder/volume/drivers/nexenta/nexentaedge/iscsi.py:178
msgid "Error extending volume" msgid "Error extending volume"
msgstr "" msgstr ""
#: cinder/volume/drivers/nexenta/nexentaedge/iscsi.py:192 #: cinder/volume/drivers/nexenta/nexentaedge/iscsi.py:193
msgid "Error cloning volume" msgid "Error cloning volume"
msgstr "" msgstr ""
#: cinder/volume/drivers/nexenta/nexentaedge/iscsi.py:218 #: cinder/volume/drivers/nexenta/nexentaedge/iscsi.py:219
msgid "Error deleting snapshot" msgid "Error deleting snapshot"
msgstr "" msgstr ""
#: cinder/volume/drivers/nexenta/nexentaedge/iscsi.py:238 #: cinder/volume/drivers/nexenta/nexentaedge/iscsi.py:239
msgid "Error creating cloned volume" msgid "Error creating cloned volume"
msgstr "" msgstr ""
#: cinder/volume/drivers/nexenta/ns5/iscsi.py:348 #: cinder/volume/drivers/nexenta/ns5/iscsi.py:350
#, python-format #, python-format
msgid "Volume creation failed, deleting created snapshot %s" msgid "Volume creation failed, deleting created snapshot %s"
msgstr "" msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder 8.0.0.0rc2.dev93\n" "Project-Id-Version: cinder 8.0.1.dev58\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-04-05 06:15+0000\n" "POT-Creation-Date: 2016-04-08 06:15+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -2251,6 +2251,10 @@ msgid ""
" stderr: %(err)s" " stderr: %(err)s"
msgstr "" msgstr ""
#: cinder/cmd/all.py:66
msgid "cinder-all is deprecated in Newton and will be removed in Ocata."
msgstr ""
#: cinder/cmd/manage.py:172 #: cinder/cmd/manage.py:172
msgid "" msgid ""
"The above error may show that the database has not been created.\n" "The above error may show that the database has not been created.\n"
@ -2707,7 +2711,7 @@ msgid ""
msgstr "" msgstr ""
#: cinder/image/image_utils.py:204 cinder/image/image_utils.py:314 #: cinder/image/image_utils.py:204 cinder/image/image_utils.py:314
#: cinder/volume/drivers/solidfire.py:654 #: cinder/volume/drivers/solidfire.py:658
msgid "'qemu-img info' parsing failed." msgid "'qemu-img info' parsing failed."
msgstr "" msgstr ""
@ -2737,12 +2741,12 @@ msgid ""
msgstr "" msgstr ""
#: cinder/image/image_utils.py:321 cinder/image/image_utils.py:384 #: cinder/image/image_utils.py:321 cinder/image/image_utils.py:384
#: cinder/volume/drivers/solidfire.py:661 #: cinder/volume/drivers/solidfire.py:665
#, python-format #, python-format
msgid "fmt=%(fmt)s backed by:%(backing_file)s" msgid "fmt=%(fmt)s backed by:%(backing_file)s"
msgstr "" msgstr ""
#: cinder/image/image_utils.py:340 cinder/volume/drivers/solidfire.py:706 #: cinder/image/image_utils.py:340 cinder/volume/drivers/solidfire.py:710
#, python-format #, python-format
msgid "Converted to %(vol_format)s, but format is now %(file_format)s" msgid "Converted to %(vol_format)s, but format is now %(file_format)s"
msgstr "" msgstr ""
@ -4776,52 +4780,57 @@ msgstr ""
msgid "Retry count exceeded for command: %s" msgid "Retry count exceeded for command: %s"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:330 #: cinder/volume/drivers/solidfire.py:201
#: cinder/volume/drivers/solidfire.py:499 #, python-format
msgid "Attribute: %s not found."
msgstr ""
#: cinder/volume/drivers/solidfire.py:334
#: cinder/volume/drivers/solidfire.py:503
#, python-format #, python-format
msgid "API response: %s" msgid "API response: %s"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:518 #: cinder/volume/drivers/solidfire.py:522
msgid "Failed to get model update from clone" msgid "Failed to get model update from clone"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:753 #: cinder/volume/drivers/solidfire.py:757
msgid "Failed to create SolidFire Image-Volume" msgid "Failed to create SolidFire Image-Volume"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:813 #: cinder/volume/drivers/solidfire.py:817
msgid "Volumes/account exceeded on both primary and secondary SolidFire accounts." msgid "Volumes/account exceeded on both primary and secondary SolidFire accounts."
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1199 #: cinder/volume/drivers/solidfire.py:1203
#, python-format #, python-format
msgid "" msgid ""
"Retrieved a different amount of SolidFire volumes for the provided Cinder" "Retrieved a different amount of SolidFire volumes for the provided Cinder"
" volumes. Retrieved: %(ret)s Desired: %(des)s" " volumes. Retrieved: %(ret)s Desired: %(des)s"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1240 #: cinder/volume/drivers/solidfire.py:1244
#, python-format #, python-format
msgid "Failed to find group snapshot named: %s" msgid "Failed to find group snapshot named: %s"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1319 #: cinder/volume/drivers/solidfire.py:1323
#, python-format #, python-format
msgid "" msgid ""
"Retrieved a different amount of SolidFire volumes for the provided Cinder" "Retrieved a different amount of SolidFire volumes for the provided Cinder"
" snapshots. Retrieved: %(ret)s Desired: %(des)s" " snapshots. Retrieved: %(ret)s Desired: %(des)s"
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1549 #: cinder/volume/drivers/solidfire.py:1553
msgid "Manage existing volume requires 'source-id'." msgid "Manage existing volume requires 'source-id'."
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1591 #: cinder/volume/drivers/solidfire.py:1595
msgid "Manage existing get size requires 'id'." msgid "Manage existing get size requires 'id'."
msgstr "" msgstr ""
#: cinder/volume/drivers/solidfire.py:1608 #: cinder/volume/drivers/solidfire.py:1612
msgid "Failed to find account for volume." msgid "Failed to find account for volume."
msgstr "" msgstr ""
@ -10158,7 +10167,7 @@ msgstr ""
msgid "Volume not found on configured storage pools." msgid "Volume not found on configured storage pools."
msgstr "" msgstr ""
#: cinder/volume/drivers/nexenta/iscsi.py:112 #: cinder/volume/drivers/nexenta/iscsi.py:113
#, python-format #, python-format
msgid "Volume %s does not exist in Nexenta SA" msgid "Volume %s does not exist in Nexenta SA"
msgstr "" msgstr ""
@ -10196,12 +10205,12 @@ msgstr ""
msgid "Dataset group %s not found at Nexenta SA" msgid "Dataset group %s not found at Nexenta SA"
msgstr "" msgstr ""
#: cinder/volume/drivers/nexenta/ns5/iscsi.py:409 #: cinder/volume/drivers/nexenta/ns5/iscsi.py:411
#, python-format #, python-format
msgid "LU does not exist for volume: %s" msgid "LU does not exist for volume: %s"
msgstr "" msgstr ""
#: cinder/volume/drivers/nexenta/ns5/iscsi.py:424 #: cinder/volume/drivers/nexenta/ns5/iscsi.py:426
#, python-format #, python-format
msgid "No views found for LUN: %s" msgid "No views found for LUN: %s"
msgstr "" msgstr ""

View File

@ -8,9 +8,9 @@
# Zbyněk Schwarz <zbynek.schwarz@gmail.com>, 2015. #zanata # Zbyněk Schwarz <zbynek.schwarz@gmail.com>, 2015. #zanata
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder 8.0.0.0b4.dev274\n" "Project-Id-Version: cinder 8.0.1.dev58\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-17 02:55+0000\n" "POT-Creation-Date: 2016-04-08 04:58+0000\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
@ -712,9 +712,6 @@ msgstr "Chyba při mazání klíče."
msgid "Error deleting snapshot" msgid "Error deleting snapshot"
msgstr "Chyba při mazání snímku" msgstr "Chyba při mazání snímku"
msgid "Error deleting volume"
msgstr "Chyba při mazání svazku"
#, python-format #, python-format
msgid "Error detaching snapshot %(snapshot)s, due to remove export failure." msgid "Error detaching snapshot %(snapshot)s, due to remove export failure."
msgstr "" msgstr ""
@ -1336,10 +1333,6 @@ msgstr ""
msgid "Failed to commit reservations %s" msgid "Failed to commit reservations %s"
msgstr "Nelze odevzdat rezervace %s" msgstr "Nelze odevzdat rezervace %s"
#, python-format
msgid "Failed to connect to sheep daemon. addr: %(addr)s, port: %(port)s"
msgstr "Nelze se připojit k daemonu sheep. Adresa: %(addr)s, port: %(port)s"
#, python-format #, python-format
msgid "Failed to copy %(src)s to %(dest)s." msgid "Failed to copy %(src)s to %(dest)s."
msgstr "Nelze zkopírovat %(src)s do %(dest)s." msgstr "Nelze zkopírovat %(src)s do %(dest)s."

View File

@ -7,9 +7,9 @@
# Zbyněk Schwarz <zbynek.schwarz@gmail.com>, 2015. #zanata # Zbyněk Schwarz <zbynek.schwarz@gmail.com>, 2015. #zanata
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder 8.0.0.0rc2.dev10\n" "Project-Id-Version: cinder 8.0.1.dev58\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-17 18:05+0000\n" "POT-Creation-Date: 2016-04-08 04:58+0000\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
@ -243,10 +243,6 @@ msgid "Delete Snapshot id not found. Removing from cinder: %(id)s Ex: %(msg)s"
msgstr "" msgstr ""
"ID mazaného snímku nenalezeno. Odstraňování z cinder: %(id)s Výjimka: %(msg)s" "ID mazaného snímku nenalezeno. Odstraňování z cinder: %(id)s Výjimka: %(msg)s"
#, python-format
msgid "Delete temp LUN after migration start failed. LUN: %s"
msgstr "Smazání dočasného LUN po zahájení přesunu selhalo. LUN: %s"
#, python-format #, python-format
msgid "" msgid ""
"Delete the temporary cgsnapshot %(name)s failed. This temporary cgsnapshot " "Delete the temporary cgsnapshot %(name)s failed. This temporary cgsnapshot "
@ -874,14 +870,6 @@ msgstr ""
msgid "Message - %s." msgid "Message - %s."
msgstr "Zpráva - %s." msgstr "Zpráva - %s."
#, python-format
msgid ""
"Migration command may get network timeout. Double check whether migration in "
"fact started successfully. Message: %(msg)s"
msgstr ""
"Příkazu pro přesun může vypršet časový limit sítě. Zkontrolujte, zda přesun "
"byl opravdu úspěšně zahájen. Zpráva: %(msg)s"
#, python-format #, python-format
msgid "More than one valid preset was detected, using %s" msgid "More than one valid preset was detected, using %s"
msgstr "Byly zjištěny více než jedny platné předvolby, jsou použity %s" msgstr "Byly zjištěny více než jedny platné předvolby, jsou použity %s"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -7,9 +7,9 @@
# Alessandra <alessandra@translated.net>, 2016. #zanata # Alessandra <alessandra@translated.net>, 2016. #zanata
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder 8.0.0.0rc2.dev10\n" "Project-Id-Version: cinder 8.0.1.dev58\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-17 18:05+0000\n" "POT-Creation-Date: 2016-04-08 04:58+0000\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
@ -834,9 +834,6 @@ msgstr "Errore durante l'eliminazione della chiave."
msgid "Error deleting snapshot" msgid "Error deleting snapshot"
msgstr "Errore durante l'eliminazione dell'istantanea" msgstr "Errore durante l'eliminazione dell'istantanea"
msgid "Error deleting volume"
msgstr "Errore durante l'eliminazione del volume"
#, python-format #, python-format
msgid "Error detaching snapshot %(snapshot)s, due to remove export failure." msgid "Error detaching snapshot %(snapshot)s, due to remove export failure."
msgstr "" msgstr ""
@ -863,14 +860,6 @@ msgid "Error during re-export on driver init."
msgstr "" msgstr ""
"Errore durante la riesportazione durante l'inizializzazione del driver." "Errore durante la riesportazione durante l'inizializzazione del driver."
#, python-format
msgid ""
"Error encountered during failover on host: %(host)s invalid target ID "
"%(backend_id)"
msgstr ""
"Si è verificato un errore durante il failover sull'host: %(host)s ID "
"destinazione non valido %(backend_id)"
msgid "" msgid ""
"Error encountered on Cinder backend during thaw operation, service will " "Error encountered on Cinder backend during thaw operation, service will "
"remain frozen." "remain frozen."
@ -1574,11 +1563,6 @@ msgstr ""
msgid "Failed to commit reservations %s" msgid "Failed to commit reservations %s"
msgstr "Impossibile eseguire il commit delle prenotazioni %s" msgstr "Impossibile eseguire il commit delle prenotazioni %s"
#, python-format
msgid "Failed to connect to sheep daemon. addr: %(addr)s, port: %(port)s"
msgstr ""
"Impossibile connettersi al daemon sheep, indirizzo: %(addr)s, porta: %(port)s"
#, python-format #, python-format
msgid "Failed to copy %(src)s to %(dest)s." msgid "Failed to copy %(src)s to %(dest)s."
msgstr "Impossibile copiare %(src)s su %(dest)s. " msgstr "Impossibile copiare %(src)s su %(dest)s. "

View File

@ -7,13 +7,14 @@
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata # OpenStack Infra <zanata@openstack.org>, 2015. #zanata
# Tom Cocozzello <tjcocozz@us.ibm.com>, 2015. #zanata # Tom Cocozzello <tjcocozz@us.ibm.com>, 2015. #zanata
# Alessandra <alessandra@translated.net>, 2016. #zanata # Alessandra <alessandra@translated.net>, 2016. #zanata
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
# Remo Mattei <remo@rm.ht>, 2016. #zanata # Remo Mattei <remo@rm.ht>, 2016. #zanata
# Tom Cocozzello <tjcocozz@us.ibm.com>, 2016. #zanata # Tom Cocozzello <tjcocozz@us.ibm.com>, 2016. #zanata
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder 8.0.0.0rc2.dev10\n" "Project-Id-Version: cinder 8.0.1.dev58\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-17 18:05+0000\n" "POT-Creation-Date: 2016-04-08 04:58+0000\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
@ -883,10 +884,6 @@ msgstr ""
msgid "Can't find cache name on the array, cache name is: %(name)s." msgid "Can't find cache name on the array, cache name is: %(name)s."
msgstr "Impossibile trovare il nome cache nell'array, nome cache: %(name)s." msgstr "Impossibile trovare il nome cache nell'array, nome cache: %(name)s."
#, python-format
msgid "Can't find lun id from db, volume: %(id)s"
msgstr "Impossibile trovare l'id lun da db, volume: %(id)s"
#, python-format #, python-format
msgid "Can't find lun info on the array. volume: %(id)s, lun name: %(name)s." msgid "Can't find lun info on the array. volume: %(id)s, lun name: %(name)s."
msgstr "" msgstr ""
@ -1618,6 +1615,13 @@ msgstr ""
"Copia attività di volume non riuscita: convert_to_base_volume: id=%(id)s, " "Copia attività di volume non riuscita: convert_to_base_volume: id=%(id)s, "
"status=%(status)s." "status=%(status)s."
#, python-format
msgid ""
"Copy volume task failed: create_cloned_volume id=%(id)s, status=%(status)s."
msgstr ""
"Attività di copia del volume non riuscita: create_cloned_volume id=%(id)s, "
"stato=%(status)s."
#, python-format #, python-format
msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s." msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s."
msgstr "Copia dei metadati da %(src_type)s %(src_id)s a %(vol_id)s." msgstr "Copia dei metadati da %(src_type)s %(src_id)s a %(vol_id)s."
@ -4527,6 +4531,9 @@ msgstr "Errore di richiamo della politica QoS."
msgid "Get SplitMirror error." msgid "Get SplitMirror error."
msgstr "Errore di richiamo SplitMirror." msgstr "Errore di richiamo SplitMirror."
msgid "Get active client failed."
msgstr "Acquisizione del client attivo non riuscita."
msgid "Get array info error." msgid "Get array info error."
msgstr "Errore di richiamo informazioni sull'array." msgstr "Errore di richiamo informazioni sull'array."
@ -5174,6 +5181,10 @@ msgstr "Scadenza prenotazione non valida %(expire)s."
msgid "Invalid response header from RPC server" msgid "Invalid response header from RPC server"
msgstr "Intestazione di risposta non valida dal server RPC" msgstr "Intestazione di risposta non valida dal server RPC"
#, python-format
msgid "Invalid secondary id %s."
msgstr "L'id secondario %s e' invalido. "
#, python-format #, python-format
msgid "Invalid secondary_backend_id specified. Valid backend id is %s." msgid "Invalid secondary_backend_id specified. Valid backend id is %s."
msgstr "" msgstr ""
@ -5577,6 +5588,11 @@ msgid "Managing of snapshots to failed-over volumes is not allowed."
msgstr "" msgstr ""
"La gestione di istantanee su volumi sottoposti a failover non è consentita." "La gestione di istantanee su volumi sottoposti a failover non è consentita."
msgid "Map info is None due to array version not supporting hypermetro."
msgstr ""
"Le informazioni sulla mappa sono None a causa di una versione dell'array che "
"non supporta hypermetro."
#, python-format #, python-format
msgid "" msgid ""
"Mapping %(id)s prepare failed to complete within theallotted %(to)d seconds " "Mapping %(id)s prepare failed to complete within theallotted %(to)d seconds "
@ -6465,6 +6481,28 @@ msgstr "Le specifiche QoS %(specs_id)s sono ancora associate alle entità."
msgid "QoS config is wrong. %s must > 0." msgid "QoS config is wrong. %s must > 0."
msgstr "La configurazione QoS è errata. %s deve essere > 0." msgstr "La configurazione QoS è errata. %s deve essere > 0."
#, python-format
msgid ""
"QoS policy must specify for IOTYPE and another qos_specs, QoS policy: "
"%(qos_policy)s."
msgstr ""
"La politica deve essere specificata per IOTYPE e un altro qos_specs, "
"politica QoS: %(qos_policy)s."
#, python-format
msgid ""
"QoS policy must specify for IOTYPE: 0, 1, or 2, QoS policy: %(qos_policy)s "
msgstr ""
"La politica QoS deve essere specificata per IOTYPE: 0, 1 o 2, politica QoS: "
"%(qos_policy)s "
#, python-format
msgid ""
"QoS policy upper_limit and lower_limit conflict, QoS policy: %(qos_policy)s."
msgstr ""
"Conflitto upper_limit e lower_limit della politica QoS, politica QoS: "
"%(qos_policy)s."
#, python-format #, python-format
msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s." msgid "QoS spec %(specs_id)s has no spec with key %(specs_key)s."
msgstr "" msgstr ""
@ -8869,6 +8907,10 @@ msgstr "Il volume %s non esiste in Nexenta SA"
msgid "Volume %s does not exist in Nexenta Store appliance" msgid "Volume %s does not exist in Nexenta Store appliance"
msgstr "Il volume %s non esiste nell'applicazione Nexenta Store" msgstr "Il volume %s non esiste nell'applicazione Nexenta Store"
#, python-format
msgid "Volume %s does not exist on the array."
msgstr "Il volume %s non esiste su questo array. "
#, python-format #, python-format
msgid "Volume %s does not have provider_location specified, skipping." msgid "Volume %s does not have provider_location specified, skipping."
msgstr "Sul volume %s non è specificato provider_location; ignorato." msgstr "Sul volume %s non è specificato provider_location; ignorato."

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -7,9 +7,9 @@
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata # OpenStack Infra <zanata@openstack.org>, 2015. #zanata
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder 8.0.0.0b4.dev61\n" "Project-Id-Version: cinder 8.0.1.dev58\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-05 05:24+0000\n" "POT-Creation-Date: 2016-04-08 04:58+0000\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
@ -197,10 +197,6 @@ msgstr ""
"Anlık görüntü kimliği sil bulunamadı. Cinder'den kaldırılıyor: %(id)s " "Anlık görüntü kimliği sil bulunamadı. Cinder'den kaldırılıyor: %(id)s "
"İstisna: %(msg)s" "İstisna: %(msg)s"
#, python-format
msgid "Delete temp LUN after migration start failed. LUN: %s"
msgstr "Göç başladıktan sonra geçici LUN silme başarısız. LUN: %s"
#, python-format #, python-format
msgid "Delete volume id not found. Removing from cinder: %(id)s Ex: %(msg)s" msgid "Delete volume id not found. Removing from cinder: %(id)s Ex: %(msg)s"
msgstr "" msgstr ""
@ -731,14 +727,6 @@ msgstr ""
msgid "Message - %s." msgid "Message - %s."
msgstr "İleti - %s." msgstr "İleti - %s."
#, python-format
msgid ""
"Migration command may get network timeout. Double check whether migration in "
"fact started successfully. Message: %(msg)s"
msgstr ""
"Göç komutu ağ zaman aşımı alabilir. Göçün başarılı başladığını iki kere "
"kontrol edin. İleti: %(msg)s"
#, python-format #, python-format
msgid "More than one valid preset was detected, using %s" msgid "More than one valid preset was detected, using %s"
msgstr "Birden fazla geçerli ön ayar algılandı, %s kullanılıyor" msgstr "Birden fazla geçerli ön ayar algılandı, %s kullanılıyor"

View File

@ -14,13 +14,14 @@
# 颜海峰 <yanheven@gmail.com>, 2014 # 颜海峰 <yanheven@gmail.com>, 2014
# Lucas Palm <lapalm@us.ibm.com>, 2015. #zanata # Lucas Palm <lapalm@us.ibm.com>, 2015. #zanata
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata # OpenStack Infra <zanata@openstack.org>, 2015. #zanata
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
# Linda <duleish@cn.ibm.com>, 2016. #zanata # Linda <duleish@cn.ibm.com>, 2016. #zanata
# Lucas Palm <lapalm@us.ibm.com>, 2016. #zanata # Lucas Palm <lapalm@us.ibm.com>, 2016. #zanata
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder 8.0.0.0rc2.dev10\n" "Project-Id-Version: cinder 8.0.1.dev58\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-17 18:05+0000\n" "POT-Creation-Date: 2016-04-08 04:58+0000\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
@ -826,10 +827,6 @@ msgstr "在阵列上找不到 LUN请检查 source-name 或 source-id。"
msgid "Can't find cache name on the array, cache name is: %(name)s." msgid "Can't find cache name on the array, cache name is: %(name)s."
msgstr "在阵列上找不到高速缓存名称,高速缓存名称为 %(name)s。" msgstr "在阵列上找不到高速缓存名称,高速缓存名称为 %(name)s。"
#, python-format
msgid "Can't find lun id from db, volume: %(id)s"
msgstr "在数据库中找不到 LUN 标识,卷:%(id)s"
#, python-format #, python-format
msgid "Can't find lun info on the array. volume: %(id)s, lun name: %(name)s." msgid "Can't find lun info on the array. volume: %(id)s, lun name: %(name)s."
msgstr "在阵列上找不到 LUN 信息。卷:%(id)s。LUN 名称:%(name)s。" msgstr "在阵列上找不到 LUN 信息。卷:%(id)s。LUN 名称:%(name)s。"
@ -1466,6 +1463,11 @@ msgid ""
msgstr "" msgstr ""
"“复制卷”任务失败convert_to_base_volumeid=%(id)sstatus=%(status)s。" "“复制卷”任务失败convert_to_base_volumeid=%(id)sstatus=%(status)s。"
#, python-format
msgid ""
"Copy volume task failed: create_cloned_volume id=%(id)s, status=%(status)s."
msgstr "复制卷任务失败create_cloned_volume id=%(id)sstatus=%(status)s。"
#, python-format #, python-format
msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s." msgid "Copying metadata from %(src_type)s %(src_id)s to %(vol_id)s."
msgstr "正在将元数据从 %(src_type)s %(src_id)s 复制到 %(vol_id)s。" msgstr "正在将元数据从 %(src_type)s %(src_id)s 复制到 %(vol_id)s。"
@ -7958,6 +7960,10 @@ msgstr "卷 %s 在 Nexenta SA 中不存在"
msgid "Volume %s does not exist in Nexenta Store appliance" msgid "Volume %s does not exist in Nexenta Store appliance"
msgstr "卷 %s 在 Nexenta 存储设备中不存在" msgstr "卷 %s 在 Nexenta 存储设备中不存在"
#, python-format
msgid "Volume %s does not exist on the array."
msgstr "卷 %s 在阵列上不存在。"
#, python-format #, python-format
msgid "Volume %s does not have provider_location specified, skipping." msgid "Volume %s does not have provider_location specified, skipping."
msgstr "卷 %s 没有指定 provider_location正在跳过。" msgstr "卷 %s 没有指定 provider_location正在跳过。"

View File

@ -10,9 +10,9 @@
# Lucas Palm <lapalm@us.ibm.com>, 2016. #zanata # Lucas Palm <lapalm@us.ibm.com>, 2016. #zanata
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder 8.0.0.0rc2.dev10\n" "Project-Id-Version: cinder 8.0.1.dev58\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-03-17 18:05+0000\n" "POT-Creation-Date: 2016-04-08 04:58+0000\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
@ -817,10 +817,6 @@ msgstr "在陣列上找不到 LUN請檢查 source-name 或 source-id。"
msgid "Can't find cache name on the array, cache name is: %(name)s." msgid "Can't find cache name on the array, cache name is: %(name)s."
msgstr "在陣列上找不到快取名稱,快取名稱為:%(name)s。" msgstr "在陣列上找不到快取名稱,快取名稱為:%(name)s。"
#, python-format
msgid "Can't find lun id from db, volume: %(id)s"
msgstr "從資料庫中找不到 LUN ID磁區%(id)s"
#, python-format #, python-format
msgid "Can't find lun info on the array. volume: %(id)s, lun name: %(name)s." msgid "Can't find lun info on the array. volume: %(id)s, lun name: %(name)s."
msgstr "在陣列上找不到 LUN 資訊,磁區:%(id)sLUN 名稱:%(name)s。" msgstr "在陣列上找不到 LUN 資訊,磁區:%(id)sLUN 名稱:%(name)s。"