Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I4cb705afce20982d92fbc0ba4baefcc210771f38
This commit is contained in:
parent
38238b88f7
commit
567615f6fc
@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: heat VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||
"POT-Creation-Date: 2021-11-01 17:57+0000\n"
|
||||
"POT-Creation-Date: 2022-06-28 08:24+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
@ -5552,13 +5552,6 @@ msgstr ""
|
||||
"Anfordern einer Servergrößenänderung oder durch Ersetzen des gesamten "
|
||||
"Servers."
|
||||
|
||||
msgid ""
|
||||
"Policy on how to apply a user_data update; either by ignoring it or by "
|
||||
"replacing the entire server."
|
||||
msgstr ""
|
||||
"Richtlinie zum Anwenden einer Benutzerdatenaktualisierung entweder durch "
|
||||
"Ignorieren oder durch Ersetzen des gesamten Servers."
|
||||
|
||||
msgid ""
|
||||
"Policy on how to apply an image-id update; either by requesting a server "
|
||||
"rebuild or by replacing the entire server."
|
||||
|
@ -8,11 +8,11 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: openstack-heat\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-05-25 07:40+0000\n"
|
||||
"POT-Creation-Date: 2022-06-28 08:22+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2022-05-25 09:20+0000\n"
|
||||
"PO-Revision-Date: 2022-06-25 03:50+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom)\n"
|
||||
"Language: en_GB\n"
|
||||
@ -59,8 +59,8 @@ msgstr "13.0.0"
|
||||
msgid "13.0.1"
|
||||
msgstr "13.0.1"
|
||||
|
||||
msgid "13.1.0-19"
|
||||
msgstr "13.1.0-19"
|
||||
msgid "13.1.0-22"
|
||||
msgstr "13.1.0-22"
|
||||
|
||||
msgid "14.0.0"
|
||||
msgstr "14.0.0"
|
||||
@ -83,9 +83,6 @@ msgstr "17.0.0"
|
||||
msgid "18.0.0"
|
||||
msgstr "18.0.0"
|
||||
|
||||
msgid "18.0.0-4"
|
||||
msgstr "18.0.0-4"
|
||||
|
||||
msgid "5.0.1"
|
||||
msgstr "5.0.1"
|
||||
|
||||
@ -479,6 +476,17 @@ msgstr ""
|
||||
"useful for example when using secure boot and are required to have specific "
|
||||
"properties defined on the Glance images."
|
||||
|
||||
msgid ""
|
||||
"Added ``OS::Neutron::QoSMinimumPacketRateRule`` resource to support "
|
||||
"``minimum_packet_rate_rule`` in Neutron QoS. This resource depends on "
|
||||
"Neutron API extension ``qos-pps-minimum`` and according to the default "
|
||||
"policy it is admin-only."
|
||||
msgstr ""
|
||||
"Added ``OS::Neutron::QoSMinimumPacketRateRule`` resource to support "
|
||||
"``minimum_packet_rate_rule`` in Neutron QoS. This resource depends on "
|
||||
"Neutron API extension ``qos-pps-minimum`` and according to the default "
|
||||
"policy it is admin-only."
|
||||
|
||||
msgid ""
|
||||
"Added ``dns_domain`` property to resource type ``OS::Neutron::ProviderNet``. "
|
||||
"This specifies the DNS domain to use when publishing DNS records for ports "
|
||||
@ -611,6 +619,13 @@ msgstr ""
|
||||
"stack get response. If version of Heat API is lower than 1.19, outputs "
|
||||
"resolve in Heat client as well as before."
|
||||
|
||||
msgid ""
|
||||
"Adding REBUILD option for user_data_update_policy so that changes to "
|
||||
"user_data can be updated instead of a new create."
|
||||
msgstr ""
|
||||
"Adding REBUILD option for user_data_update_policy so that changes to "
|
||||
"user_data can be updated instead of a new create."
|
||||
|
||||
msgid "Adds REST api support to cancel a stack create/update without rollback."
|
||||
msgstr ""
|
||||
"Adds REST API support to cancel a stack create/update without rollback."
|
||||
@ -742,6 +757,13 @@ msgstr ""
|
||||
"Adds support to update the ``segment_id`` of ``OS::Neutron::Subnet`` "
|
||||
"resource. This enables migration from non routed network to a routed network."
|
||||
|
||||
msgid ""
|
||||
"Adds the 'availability_zone_hints' property for the OS::Neutron::Router, OS::"
|
||||
"Neutron::Net and OS::Neutron::ProviderNet resources."
|
||||
msgstr ""
|
||||
"Adds the 'availability_zone_hints' property for the OS::Neutron::Router, OS::"
|
||||
"Neutron::Net and OS::Neutron::ProviderNet resources."
|
||||
|
||||
msgid ""
|
||||
"All developer, contributor, and user content from various guides in "
|
||||
"openstack-manuals has been moved in-tree and are published at `https://docs."
|
||||
@ -1724,6 +1746,13 @@ msgstr ""
|
||||
"Python 2 is no longer supported. This release runs only on Python 3 and is "
|
||||
"tested only on Python 3.6 and 3.7."
|
||||
|
||||
msgid ""
|
||||
"Python 3.6 & 3.7 support has been dropped. The minimum version of Python now "
|
||||
"supported is Python 3.8."
|
||||
msgstr ""
|
||||
"Python 3.6 & 3.7 support has been dropped. The minimum version of Python now "
|
||||
"supported is Python 3.8."
|
||||
|
||||
msgid "Queens Series Release Notes"
|
||||
msgstr "Queens Series Release Notes"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user