Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I68b876e2e91f2594dbac1bca9b11ef147c99e27f
This commit is contained in:
parent
687b8279e1
commit
426a62a69b
@ -4,11 +4,11 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Zaqar Release Notes\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-19 04:08+0000\n"
|
||||
"POT-Creation-Date: 2018-02-23 02:23+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-01-19 07:08+0000\n"
|
||||
"PO-Revision-Date: 2018-02-06 12:18+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom)\n"
|
||||
"Language: en-GB\n"
|
||||
@ -33,8 +33,8 @@ msgstr "5.0.0"
|
||||
msgid "6.0.0.0b2"
|
||||
msgstr "6.0.0.0b2"
|
||||
|
||||
msgid "6.0.0.0b2-13"
|
||||
msgstr "6.0.0.0b2-13"
|
||||
msgid "6.0.0.0b3"
|
||||
msgstr "6.0.0.0b3"
|
||||
|
||||
msgid ""
|
||||
"A new queue action is added so that users can purge a queue quickly. That "
|
||||
@ -190,6 +190,17 @@ msgstr ""
|
||||
"request. As before, all subscriptions will continue to stay active even if "
|
||||
"the corresponding queue was deleted."
|
||||
|
||||
msgid ""
|
||||
"Redis connection doesn't support password configure in zaqar, so redis-"
|
||||
"server can not set a password. If redis service doesn't set a password, it "
|
||||
"will suffer a large number of attacks. The patch will support password "
|
||||
"configure for redis connection in zaqar."
|
||||
msgstr ""
|
||||
"Redis connection doesn't support password configuration in Zaqar, so Redis-"
|
||||
"server can not set a password. If Redis service doesn't set a password, it "
|
||||
"will suffer a large number of attacks. The patch will support password "
|
||||
"configuration for a Redis connection in Zaqar."
|
||||
|
||||
msgid "Start using reno to manage release notes."
|
||||
msgstr "Start using Reno to manage release notes."
|
||||
|
||||
@ -204,6 +215,15 @@ msgstr ""
|
||||
"'post_data' option supports the '$zaqar_message$' string template, which "
|
||||
"will be replaced by the serialised JSON message if specified."
|
||||
|
||||
msgid ""
|
||||
"Support Redis as management storage backend to improve the performance and "
|
||||
"ease of deployment. For the management driver, user needs to enable the "
|
||||
"redis storage options in redis.conf to persistent data."
|
||||
msgstr ""
|
||||
"Support Redis as the management storage backend to improve the performance "
|
||||
"and ease of deployment. For the management driver, user needs to enable the "
|
||||
"Redis storage options in redis.conf to persist data."
|
||||
|
||||
msgid "Support dot character in queue's name, like 'service.test_queue'."
|
||||
msgstr "Support dot character in queue's name, like 'service.test_queue'."
|
||||
|
||||
@ -346,3 +366,12 @@ msgstr ""
|
||||
|
||||
msgid "Zaqar now supports Cross-Origin Resource Sharing (CORS)."
|
||||
msgstr "Zaqar now supports Cross-Origin Resource Sharing (CORS)."
|
||||
|
||||
msgid ""
|
||||
"Zaqar supports a new way to directly use pool resource without pool_group "
|
||||
"when creating Flavor. The old way will be kept in Queens and be marked "
|
||||
"useless. Zaqar will remove the pool_group totally in Rocky."
|
||||
msgstr ""
|
||||
"Zaqar supports a new way to directly use a pool resource without pool_group "
|
||||
"when creating a Flavour. The old way will be kept in Queens and be marked "
|
||||
"deprecated. Zaqar will remove the pool_group totally in Rocky."
|
||||
|
@ -4,11 +4,11 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: zaqar VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||
"POT-Creation-Date: 2018-01-19 04:09+0000\n"
|
||||
"POT-Creation-Date: 2018-02-23 02:23+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-01-19 07:13+0000\n"
|
||||
"PO-Revision-Date: 2018-01-27 01:01+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom)\n"
|
||||
"Language: en-GB\n"
|
||||
@ -53,6 +53,30 @@ msgstr "Cannot retrieve queue %s."
|
||||
msgid "Cannot retrieve subscription %s."
|
||||
msgstr "Cannot retrieve subscription %s."
|
||||
|
||||
#, python-format
|
||||
msgid "CatalogueController:_update %(prj)s:%(queue)s:%(pool)s"
|
||||
msgstr "CatalogueController:_update %(prj)s:%(queue)s:%(pool)s"
|
||||
|
||||
#, python-format
|
||||
msgid "CatalogueController:_update %(prj)s:%(queue)s:%(pool)s failed"
|
||||
msgstr "CatalogueController:_update %(prj)s:%(queue)s:%(pool)s failed"
|
||||
|
||||
#, python-format
|
||||
msgid "CatalogueController:delete %(prj)s:%(queue)s failed"
|
||||
msgstr "CatalogueController:delete %(prj)s:%(queue)s failed"
|
||||
|
||||
#, python-format
|
||||
msgid "CatalogueController:delete %(prj)s:%(queue)s success"
|
||||
msgstr "CatalogueController:delete %(prj)s:%(queue)s success"
|
||||
|
||||
#, python-format
|
||||
msgid "CatalogueController:insert %(prj)s:%(queue)s %(pool)s failed"
|
||||
msgstr "CatalogueController:insert %(prj)s:%(queue)s %(pool)s failed"
|
||||
|
||||
#, python-format
|
||||
msgid "CatalogueController:insert %(prj)s:%(queue)s:%(pool)s, success"
|
||||
msgstr "CatalogueController:insert %(prj)s:%(queue)s:%(pool)s, success"
|
||||
|
||||
#, python-format
|
||||
msgid "Claim %s deleted."
|
||||
msgstr "Claim %s deleted."
|
||||
@ -113,6 +137,14 @@ msgstr ""
|
||||
"First attempt failed while adding messages to queue \"%(queue)s\" under "
|
||||
"project %(project)s"
|
||||
|
||||
#, python-format
|
||||
msgid "Flavor %(flavor)s cant be updated, error:%(msg)s"
|
||||
msgstr "Flavour %(flavor)s cant be updated, error:%(msg)s"
|
||||
|
||||
#, python-format
|
||||
msgid "Flavor %(flavor)s could not be created, error:%(msg)s"
|
||||
msgstr "Flavour %(flavor)s could not be created, error:%(msg)s"
|
||||
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Flavor %(flavor)s could not be created. Pool group %(pool_group)s does not "
|
||||
@ -121,6 +153,14 @@ msgstr ""
|
||||
"Flavour %(flavor)s could not be created. Pool group %(pool_group)s does not "
|
||||
"exist"
|
||||
|
||||
#, python-format
|
||||
msgid "Flavor %(flavor)s could not be deleted."
|
||||
msgstr "Flavour %(flavor)s could not be deleted."
|
||||
|
||||
#, python-format
|
||||
msgid "Flavor %(flavor)s could not be updated, error:%(msg)s"
|
||||
msgstr "Flavour %(flavor)s could not be updated, error:%(msg)s"
|
||||
|
||||
msgid "Health status could not be read."
|
||||
msgstr "Health status could not be read."
|
||||
|
||||
@ -639,11 +679,33 @@ msgstr "minimum_delay must less than maximum_delay."
|
||||
msgid "pop and id params cannot be present together in the delete request."
|
||||
msgstr "pop and id params cannot be present together in the delete request."
|
||||
|
||||
msgid "regiester queue to pool: new flavor: None"
|
||||
msgstr "register queue to pool: new flavour: None"
|
||||
|
||||
#, python-format
|
||||
msgid ""
|
||||
"regiester queue to pool: new flavor:%(flavor)s pool_group:%(pool_group)s"
|
||||
msgstr ""
|
||||
"register queue to pool: new flavour:%(flavor)s pool_group:%(pool_group)s"
|
||||
|
||||
#, python-format
|
||||
msgid ""
|
||||
"regiester queue to pool: old flavor: %(oldflavor)s , new flavor: %(flavor)s"
|
||||
msgstr ""
|
||||
"register queue to pool: old flavour: %(oldflavor)s , new flavour: %(flavor)s"
|
||||
|
||||
#, python-format
|
||||
msgid "regiester queue: project:%(project)s queue:%(queue)s pool:%(pool)s"
|
||||
msgstr "register queue: project:%(project)s queue:%(queue)s pool:%(pool)s"
|
||||
|
||||
msgid "retry_backoff_function must be a string."
|
||||
msgstr "retry_backoff_function must be a string."
|
||||
|
||||
msgid "retry_policy must be a dict."
|
||||
msgstr "retry_policy must be a dict."
|
||||
|
||||
msgid "updatefail"
|
||||
msgstr "update fail"
|
||||
|
||||
msgid "{0} is not a valid action"
|
||||
msgstr "{0} is not a valid action"
|
||||
|
Loading…
x
Reference in New Issue
Block a user