#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: cinder 8.0.0.dev51\n"
+"Project-Id-Version: cinder 8.0.0.dev66\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-10-21 06:04+0000\n"
+"POT-Creation-Date: 2015-10-22 06:07+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
msgstr ""
#: cinder/api/contrib/volume_image_metadata.py:46
-#: cinder/api/contrib/volume_image_metadata.py:127
+#: cinder/api/contrib/volume_image_metadata.py:132
#, python-format
msgid "Volume with volume id %s does not exist."
msgstr ""
-#: cinder/api/contrib/volume_image_metadata.py:105
-#: cinder/api/contrib/volume_image_metadata.py:130
-#: cinder/api/contrib/volume_image_metadata.py:151
+#: cinder/api/contrib/volume_image_metadata.py:110
+#: cinder/api/contrib/volume_image_metadata.py:135
+#: cinder/api/contrib/volume_image_metadata.py:156
msgid "Malformed request body."
msgstr ""
-#: cinder/api/contrib/volume_image_metadata.py:157
+#: cinder/api/contrib/volume_image_metadata.py:162
msgid "Metadata item was not found."
msgstr ""
-#: cinder/api/contrib/volume_image_metadata.py:164
+#: cinder/api/contrib/volume_image_metadata.py:169
msgid "The key cannot be None."
msgstr ""
msgid "Sort direction array size exceeds sort key array size."
msgstr ""
-#: cinder/db/sqlalchemy/api.py:3569
+#: cinder/db/sqlalchemy/api.py:3580
#, python-format
msgid "No backup with id %s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:3653
+#: cinder/db/sqlalchemy/api.py:3664
msgid "Volume must be available"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:3700
+#: cinder/db/sqlalchemy/api.py:3711
#, python-format
msgid ""
"Transfer %(transfer_id)s: Volume id %(volume_id)s in unexpected state "
"%(status)s, expected awaiting-transfer"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:3800
+#: cinder/db/sqlalchemy/api.py:3811
#, python-format
msgid "No consistency group with id %s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:3912
+#: cinder/db/sqlalchemy/api.py:3923
#, python-format
msgid "No cgsnapshot with id %s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:3937
+#: cinder/db/sqlalchemy/api.py:3948
#, python-format
msgid "Invalid value for age, %(age)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:3941
+#: cinder/db/sqlalchemy/api.py:3952
msgid "Must supply a positive value for age"
msgstr ""
msgid "Exceeded max scheduling attempts %(max_attempts)d for volume %(volume_id)s"
msgstr ""
+#: cinder/scheduler/filter_scheduler.py:276
+msgid "volume_type cannot be None"
+msgstr ""
+
#: cinder/scheduler/manager.py:131
msgid "Failed to create scheduler manager volume flow"
msgstr ""
msgid "umount: %s: target is busy"
msgstr ""
-#: cinder/tests/unit/test_ibm_xiv_ds8k.py:143
+#: cinder/tests/unit/test_ibm_xiv_ds8k.py:153
#, python-format
msgid "Volume not found for instance %(instance_id)s."
msgstr ""
" current status is: %s."
msgstr ""
-#: cinder/tests/unit/api/contrib/test_consistencygroups.py:899
+#: cinder/tests/unit/api/contrib/test_consistencygroups.py:897
msgid "Invalid ConsistencyGroup: No host to create consistency group"
msgstr ""
-#: cinder/tests/unit/api/contrib/test_consistencygroups.py:1032
+#: cinder/tests/unit/api/contrib/test_consistencygroups.py:1029
msgid "Create volume failed."
msgstr ""
"mode."
msgstr ""
-#: cinder/volume/api.py:1188 cinder/volume/api.py:1303
+#: cinder/volume/api.py:1197 cinder/volume/api.py:1312
#, python-format
msgid ""
"Volume %(vol_id)s status must be available or in-use, but current status "
"is: %(vol_status)s."
msgstr ""
-#: cinder/volume/api.py:1194
+#: cinder/volume/api.py:1203
msgid "Volume status is in-use."
msgstr ""
-#: cinder/volume/api.py:1251
+#: cinder/volume/api.py:1260
#, python-format
msgid ""
"Volume %(vol_id)s status must be available to extend, but current status "
"is: %(vol_status)s."
msgstr ""
-#: cinder/volume/api.py:1259
+#: cinder/volume/api.py:1268
#, python-format
msgid ""
"New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)."
msgstr ""
-#: cinder/volume/api.py:1312 cinder/volume/api.py:1445
+#: cinder/volume/api.py:1321 cinder/volume/api.py:1454
#, python-format
msgid "Volume %s is already part of an active migration."
msgstr ""
-#: cinder/volume/api.py:1320
+#: cinder/volume/api.py:1329
#, python-format
msgid "Volume %s must not have snapshots."
msgstr ""
-#: cinder/volume/api.py:1327
+#: cinder/volume/api.py:1336
#, python-format
msgid "Volume %s must not be replicated."
msgstr ""
-#: cinder/volume/api.py:1333
+#: cinder/volume/api.py:1342
#, python-format
msgid "Volume %s must not be part of a consistency group."
msgstr ""
-#: cinder/volume/api.py:1349
+#: cinder/volume/api.py:1358
#, python-format
msgid "No available service named %s"
msgstr ""
-#: cinder/volume/api.py:1355
+#: cinder/volume/api.py:1364
msgid "Destination host must be different than the current host."
msgstr ""
-#: cinder/volume/api.py:1399
+#: cinder/volume/api.py:1408
msgid "Source volume not mid-migration."
msgstr ""
-#: cinder/volume/api.py:1403
+#: cinder/volume/api.py:1412
msgid "Destination volume not mid-migration."
msgstr ""
-#: cinder/volume/api.py:1408
+#: cinder/volume/api.py:1417
#, python-format
msgid "Destination has migration_status %(stat)s, expected %(exp)s."
msgstr ""
-#: cinder/volume/api.py:1421
+#: cinder/volume/api.py:1430
#, python-format
msgid ""
"Volume %(vol_id)s status must be available to update readonly flag, but "
"current status is: %(vol_status)s."
msgstr ""
-#: cinder/volume/api.py:1436
+#: cinder/volume/api.py:1445
#, python-format
msgid ""
"Unable to update type due to incorrect status: %(vol_status)s on volume: "
"%(vol_id)s. Volume status must be available or in-use."
msgstr ""
-#: cinder/volume/api.py:1451
+#: cinder/volume/api.py:1460
#, python-format
msgid "migration_policy must be 'on-demand' or 'never', passed: %s"
msgstr ""
-#: cinder/volume/api.py:1458
+#: cinder/volume/api.py:1467
msgid "Volume must not be part of a consistency group."
msgstr ""
-#: cinder/volume/api.py:1471
+#: cinder/volume/api.py:1480
#, python-format
msgid "Invalid volume_type passed: %s."
msgstr ""
-#: cinder/volume/api.py:1484
+#: cinder/volume/api.py:1493
#, python-format
msgid "New volume_type same as original: %s."
msgstr ""
-#: cinder/volume/api.py:1499
+#: cinder/volume/api.py:1508
msgid "Retype cannot change encryption requirements."
msgstr ""
-#: cinder/volume/api.py:1511
+#: cinder/volume/api.py:1520
#, python-format
msgid "Retype cannot change front-end qos specs for in-use volume: %s."
msgstr ""
-#: cinder/volume/api.py:1573
+#: cinder/volume/api.py:1582
msgid "Failed to manage api volume flow."
msgstr ""
-#: cinder/volume/api.py:1643
+#: cinder/volume/api.py:1652
#, python-format
msgid ""
"Invalid status to enable replication. valid states are: %(valid_states)s,"
" current replication-state is: %(curr_state)s."
msgstr ""
-#: cinder/volume/api.py:1668
+#: cinder/volume/api.py:1677
#, python-format
msgid ""
"Invalid status to disable replication. valid states are: "
"%(valid_states)s, current replication-state is: %(curr_state)s."
msgstr ""
-#: cinder/volume/api.py:1698
+#: cinder/volume/api.py:1707
#, python-format
msgid ""
"Invalid status to failover replication. valid states are: "
"OpenStack volume [%s]."
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:370
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:375
msgid "Failed to connect to Enterprise Manager"
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:397
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:402
msgid "Failed to find Storage Center"
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:634
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:639
#, python-format
msgid "Storage Profile %s not found."
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:749
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:754
#, python-format
msgid "Multiple copies of volume %s found."
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:769
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:774
#, python-format
msgid "Error deleting volume %(ssn)s: %(volume)s: %(code)d %(reason)s"
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:1374
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:1379
msgid "Unable to find iSCSI mappings."
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:1830
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:1835
msgid "Multiple profiles found."
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:1880
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:1885
msgid "Error deleting replay profile."
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2122
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2127
msgid "Dell API 2.1 or later required for Consistency Group support"
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2145
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2150
msgid "Error retrieving volume size"
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2174
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2228
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2179
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2233
msgid "Volume size must multiple of 1 GB."
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2180
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2185
#, python-format
msgid "Volume is attached to a server. (%s)"
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2204
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2209
#, python-format
msgid "Unable to manage volume %s"
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2207
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2232
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2212
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2237
#, python-format
msgid "Volume not unique. (%s)"
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2210
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2235
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2215
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2240
#, python-format
msgid "Volume not found. (%s)"
msgstr ""
-#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2259
+#: cinder/volume/drivers/dell/dell_storagecenter_api.py:2264
#, python-format
msgid "Unable to rename volume %(existing)s to %(newname)s"
msgstr ""
# Zbyněk Schwarz <zbynek.schwarz@gmail.com>, 2015. #zanata
msgid ""
msgstr ""
-"Project-Id-Version: cinder 8.0.0.dev51\n"
+"Project-Id-Version: cinder 8.0.0.dev66\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-10-21 06:04+0000\n"
-"PO-Revision-Date: 2015-10-20 02:33+0000\n"
+"POT-Creation-Date: 2015-10-22 06:07+0000\n"
+"PO-Revision-Date: 2015-10-21 03:22+0000\n"
"Last-Translator: Zbyněk Schwarz <zbynek.schwarz@gmail.com>\n"
"Language: cs\n"
-"Language-Team: Czech (http://www.transifex.com/openstack/cinder/language/"
-"cs/)\n"
+"Language-Team: Czech\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Nelze najít zdrojovou instanci skupiny jednotnosti. ID skupiny jednotnosti: "
"%s."
+#, python-format
+msgid "Cannot get mcs_id by channel id: %(channel_id)s."
+msgstr "Nelze získat id mcs podle id kanálu: %(channel_id)s."
+
msgid "Cannot get necessary pool or storage system information."
msgstr "Nelze získat potřebné informace o systému zásoby nebo úložiště."
msgid "Failed to create manage_existing flow."
msgstr "Nelze vytvořit postup pro správu existujících."
+msgid "Failed to create map on mcs, no channel can map."
+msgstr "Nelze vytvořit mapu na mcs, žádný kanál nemůže mapovat."
+
msgid "Failed to create map."
msgstr "Nelze vytvořit mapu."
msgid "Failed to create volume %s"
msgstr "Nelze vytvořit svazek %s"
+#, python-format
+msgid "Failed to delete SI for volume_id: %(volume_id)s because it has pair."
+msgstr ""
+"Nelze smazat SI svazku s id: %(volume_id)s protože existují dva s tímto id."
+
#, python-format
msgid "Failed to delete a logical device. (LDEV: %(ldev)s, reason: %(reason)s)"
msgstr ""
msgid "Failed to delete snapshot for cg: %(cgId)s."
msgstr "Nelze smazat snímek pro skupinu jednotnosti: %(cgId)s."
+#, python-format
+msgid "Failed to delete snapshot for snapshot_id: %s because it has pair."
+msgstr "Nelze smazat snímek s id %s protože existují dva s tímto id."
+
msgid "Failed to delete snapshot."
msgstr "Nelze smazat snímek."
msgid "Failed to delete volume %(volumeName)s."
msgstr "Nelze smazat svazek %(volumeName)s."
+#, python-format
+msgid ""
+"Failed to delete volume for volume_id: %(volume_id)s because it has pair."
+msgstr ""
+"Nelze smazat svazek pro svazek s id: %(volume_id)s protože existují dva s "
+"tímto id."
+
#, python-format
msgid "Failed to detach iSCSI target for volume %(volume_id)s."
msgstr "Nelze odpojit cílové iSCSI pro svazek %(volume_id)s."
"Nelze provést [%(cmd)s] CloudByte API. Stav http: %(status)s, chyba: "
"%(error)s."
+msgid "Failed to execute common command."
+msgstr "Nelze provést běžný příkaz."
+
#, python-format
msgid "Failed to export for volume: %(reason)s"
msgstr "Nelze exportovat pro svazek: %(reason)s"
msgid "Failed to get CloudByte account details for account [%s]."
msgstr "Nelze získat údaje účtu CloudByte [%s]."
+#, python-format
+msgid "Failed to get Partition ID for volume %(volume_id)s."
+msgstr "Nelze získat ID oddílu pro svazek %(volume_id)s."
+
+#, python-format
+msgid "Failed to get Raid Snapshot ID from Snapshot %(snapshot_id)s."
+msgstr "Nelze získat ID Raid snímku %(snapshot_id)s."
+
+#, python-format
+msgid "Failed to get Raid Snapshot ID from snapshot: %(snapshot_id)s."
+msgstr "Nelze získat ID Raid snímku %(snapshot_id)s."
+
#, python-format
msgid ""
"Failed to get a storage resource. The system will attempt to get the storage "
msgid "Failed to get device info."
msgstr "Nelze získat informace o zařízení."
+#, python-format
+msgid "Failed to get ip on Channel %(channel_id)s with volume: %(volume_id)s."
+msgstr "Nelze získat ip na kanálu %(channel_id)s se svazkem: %(volume_id)s."
+
msgid "Failed to get iqn info."
msgstr "Nelze získat informace o iqn."
msgid "Failed to get partition info."
msgstr "Nelze získat informace o oddílu."
+#, python-format
+msgid "Failed to get pool id with volume %(volume_id)s."
+msgstr "Nelze získat zásobu svazku s id %(volume_id)s."
+
msgid "Failed to get replica info."
msgstr "Nelze získat informace o replice."
"velikost bloku kontrolního součtu: %(new)s. Stará velikost bloku kontrolního "
"součtu: %(old)s. Proveďte úplnou zálohu."
+#, python-format
+msgid "Have not created %(tier_levels)s tier(s)."
+msgstr "Vrstvy %(tier_levels)s nebyly vytvořeny."
+
#, python-format
msgid "Hint \"%s\" not supported."
msgstr "Nápověda \"%s\" není podporována."
msgid "KeyError: %s"
msgstr "Chyba klíče: %s"
+msgid "LUN map overflow on every channel."
+msgstr "Přetečení LUN mapy ve všech kanálech."
+
+#, python-format
+msgid "LUN number is out of bound on channel id: %(ch_id)s."
+msgstr "Číslo LUN je mimo rozsah v kanálu s id: %(ch_id)s."
+
#, python-format
msgid ""
"LUNType config is wrong. LUNType must be 'Thin' or 'Thick'. LUNType: "
msgid "Path to REST server's certificate must be specified."
msgstr "Cesta k certifikátu serveru REST musí být zadána."
+#, python-format
+msgid "Please create %(pool_list)s pool in advance!"
+msgstr "Prosím předem vytvořte zásobu %(pool_list)s!"
+
+#, python-format
+msgid "Please create %(tier_levels)s tier in pool %(pool)s in advance!"
+msgstr "Prosím předem vytvořte vrstvu %(tier_levels)s v zásobě %(pool)s!"
+
msgid "Please re-run cinder-manage as root."
msgstr "Prosím spusťte znovu cinder-manage jako root."
msgid "PoolName must be in the file %(fileName)s."
msgstr "Název zásoby musí být v souboru %(fileName)s."
+msgid "Pools name is not set."
+msgstr "Název zásoby není nastaven."
+
#, python-format
msgid ""
"PrefetchType config is wrong. PrefetchType must be in 0,1,2,3. PrefetchType "
msgid "REST server username must by specified."
msgstr "Uživatelské jméno serveru REST musí být zadáno."
+msgid "Raid did not have MCS Channel."
+msgstr "RAID neměl kanál MCS."
+
#, python-format
msgid ""
"Reach limitation set by configuration option max_luns_per_storage_group. "
msgid "Unknown or unsupported command %(cmd)s"
msgstr "Neznámý nebo nepodporovaný příkaz %(cmd)s"
+#, python-format
+msgid "Unknown protocol: %(protocol)s."
+msgstr "Neznámý protokol: %(protocol)s."
+
#, python-format
msgid "Unknown quota resources %(unknown)s."
msgstr "Neznámý zdroj kvóty %(unknown)s."
msgstr ""
"rtslib_fb chybí člen %s: Možná budete potřebovat novější python-rtslib-fb."
+msgid "san_ip is not set."
+msgstr "san_ip není nastaveno."
+
msgid "san_ip: Mandatory field configuration. san_ip is not set."
msgstr "san_ip: Povinné pole nastavení san_ip není nastaveno."