Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I22bfc73e5e3635094a885ad76f7cba31faaf81a0
This commit is contained in:
parent
7e3b981156
commit
495bf7f4d9
@ -10,11 +10,11 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: openstack-heat\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-09-26 03:40+0000\n"
|
||||
"POT-Creation-Date: 2024-10-01 15:32+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2024-09-26 06:23+0000\n"
|
||||
"PO-Revision-Date: 2024-10-01 01:20+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom)\n"
|
||||
"Language: en_GB\n"
|
||||
@ -169,9 +169,6 @@ msgstr "22.0.1"
|
||||
msgid "23.0.0.0rc1"
|
||||
msgstr "23.0.0.0rc1"
|
||||
|
||||
msgid "23.0.0.0rc1-7"
|
||||
msgstr "23.0.0.0rc1-7"
|
||||
|
||||
msgid "5.0.1"
|
||||
msgstr "5.0.1"
|
||||
|
||||
@ -366,6 +363,17 @@ msgstr ""
|
||||
"A new ``openstack`` client plugin to use python-openstacksdk library and a "
|
||||
"``neutron.segment`` custom constraint."
|
||||
|
||||
msgid ""
|
||||
"A new module, ``heat.wsgi``, has been added as a place to gather WSGI "
|
||||
"``application`` objects. This is intended to ease deployment by providing a "
|
||||
"consistent location for these objects. For example, if using uWSGI then "
|
||||
"instead of:"
|
||||
msgstr ""
|
||||
"A new module, ``heat.wsgi``, has been added as a place to gather WSGI "
|
||||
"``application`` objects. This is intended to ease deployment by providing a "
|
||||
"consistent location for these objects. For example, if using uWSGI then "
|
||||
"instead of:"
|
||||
|
||||
msgid ""
|
||||
"A new property, deployment_swift_data is added to the OS::Nova::Server and "
|
||||
"OS::Heat::DeployedServer resources. The property is used to define the Swift "
|
||||
@ -2321,6 +2329,15 @@ msgstr ""
|
||||
"ensure it has been replaced by ``oslo_middleware.http_proxy_to_wsgi`` "
|
||||
"instead."
|
||||
|
||||
msgid ""
|
||||
"The ``OS::Cinder::Volume`` resource type now supports extending volumes in "
|
||||
"use. Note that this requires that Cinder supports API microversion 3.42 or "
|
||||
"later."
|
||||
msgstr ""
|
||||
"The ``OS::Cinder::Volume`` resource type now supports extending volumes in "
|
||||
"use. Note that this requires that Cinder supports API microversion 3.42 or "
|
||||
"later."
|
||||
|
||||
msgid ""
|
||||
"The ``OS::Designate::Zone`` resource type's ``masters`` property is now "
|
||||
"known as ``primaries``. Existing templates will continue to work."
|
||||
@ -2609,6 +2626,15 @@ msgstr ""
|
||||
"function ``list_concat`` to concat several lists using python's extend "
|
||||
"function and make sure without repeating items."
|
||||
|
||||
msgid ""
|
||||
"The new ``[DEFAULT] max_cinder_api_microversion`` option has been added. "
|
||||
"This option overrides the maximum API microversion supported by Cinder, "
|
||||
"which is detected automatically by default."
|
||||
msgstr ""
|
||||
"The new ``[DEFAULT] max_cinder_api_microversion`` option has been added. "
|
||||
"This option overrides the maximum API microversion supported by Cinder, "
|
||||
"which is detected automatically by default."
|
||||
|
||||
msgid ""
|
||||
"The old Heat Tempest plugin ``heat_tests`` has been removed and replaced by "
|
||||
"a separate Tempest plugin named ``heat``, in the heat-tempest-plugin "
|
||||
@ -2682,6 +2708,13 @@ msgstr ""
|
||||
"the domain is not specified on both cases the CLI will not assign on to the "
|
||||
"created new role but the heat templates will assign the \"default\" domain"
|
||||
|
||||
msgid ""
|
||||
"This also simplifies deployment with other WSGI servers that expect module "
|
||||
"paths such as gunicorn."
|
||||
msgstr ""
|
||||
"This also simplifies deployment with other WSGI servers that expect module "
|
||||
"paths such as gunicorn."
|
||||
|
||||
msgid ""
|
||||
"This feature allows the deployer to unambiguously specify the keystone "
|
||||
"endpoint passed to user provisioned servers, and is particularly useful "
|
||||
@ -2816,9 +2849,19 @@ msgstr "Xena Series Release Notes"
|
||||
msgid "Yoga Series Release Notes"
|
||||
msgstr "Yoga Series Release Notes"
|
||||
|
||||
msgid "You can now use:"
|
||||
msgstr "You can now use:"
|
||||
|
||||
msgid "Zed Series Release Notes"
|
||||
msgstr "Zed Series Release Notes"
|
||||
|
||||
msgid ""
|
||||
"``OS::Manila::Share`` attribute ``export_locations`` will now be a list of "
|
||||
"export paths"
|
||||
msgstr ""
|
||||
"``OS::Manila::Share`` attribute ``export_locations`` will now be a list of "
|
||||
"export paths"
|
||||
|
||||
msgid "``OS::Monasca::*``"
|
||||
msgstr "``OS::Monasca::*``"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user