Merge "Imported Translations from Zanata"

This commit is contained in:
Zuul 2020-04-30 05:23:21 +00:00 committed by Gerrit Code Review
commit 21ed14736e
1 changed files with 34 additions and 2 deletions

View File

@ -6,11 +6,11 @@ msgid ""
msgstr ""
"Project-Id-Version: openstack-heat\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-23 14:20+0000\n"
"POT-Creation-Date: 2020-04-27 16:46+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2020-04-18 07:28+0000\n"
"PO-Revision-Date: 2020-04-27 07:40+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -84,6 +84,9 @@ msgstr "13.0.0.0rc1"
msgid "13.0.1"
msgstr "13.0.1"
msgid "14.0.0.0rc1"
msgstr "14.0.0.0rc1"
msgid "5.0.1"
msgstr "5.0.1"
@ -319,6 +322,17 @@ msgstr ""
"used to verify a remote cloud or region's server certificate. ``insecure`` "
"is boolean option, CA cert will be use if we didn't setup insecure flag."
msgid ""
"Add ``group`` property to ``OS::Heat::MultipartMime``. This allow you to set "
"group for entire multipart cofig resource like ``group`` property in ``OS::"
"Heat::SoftwareConfig``. Aware that, you must make sure all configs in "
"MultipartMime works with ``group``. Default value is ``Heat::Ungrouped``."
msgstr ""
"Add ``group`` property to ``OS::Heat::MultipartMime``. This allow you to set "
"group for entire multipart config resource like ``group`` property in ``OS::"
"Heat::SoftwareConfig``. Aware that, you must make sure all configs in "
"MultipartMime works with ``group``. Default value is ``Heat::Ungrouped``."
msgid ""
"Add ``map_replace`` function, that takes 2 arguments an input map and a map "
"containing a ``keys`` and/or ``values`` map. key/value substitutions on the "
@ -1192,6 +1206,17 @@ msgstr ""
"Pools which represent a group of nodes. Pools define the subnet where nodes "
"reside, the balancing algorithm, and the nodes themselves."
msgid ""
"New resource ``OS::Neutron::QoSMinimumBandwidthRule`` to support "
"``minimum_bandwidth_rules`` in Neutron QoS. This resource depends on Neutron "
"API extension ``qos-bw-minimum-ingress`` and according to the default policy "
"it is admin-only."
msgstr ""
"New resource ``OS::Neutron::QoSMinimumBandwidthRule`` to support "
"``minimum_bandwidth_rules`` in Neutron QoS. This resource depends on Neutron "
"API extension ``qos-bw-minimum-ingress`` and according to the default policy "
"it is admin-only."
msgid "New resource ``OS::Neutron::Quota`` is added to manage neutron quotas."
msgstr "New resource ``OS::Neutron::Quota`` is added to manage Neutron quotas."
@ -1300,6 +1325,13 @@ msgstr ""
"Senlin. Receiver can be used to hook the engine to some external event/alarm "
"sources."
msgid ""
"New resource type ``OS::Ironic::Port`` is now supported in orchestration "
"service."
msgstr ""
"New resource type ``OS::Ironic::Port`` is now supported in orchestration "
"service."
msgid ""
"New resources for Neutron Load Balancer version 2. These are unique for "
"version 2 and do not support or mix with existing version 1 resources."