Imported Translations from Zanata

For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I4a51049476956eb9d823ab1cf73cfc0175c37f5a
This commit is contained in:
OpenStack Proposal Bot 2020-05-29 06:38:18 +00:00
parent 26d8f64fc9
commit abc8733dc1
1 changed files with 30 additions and 7 deletions

View File

@ -6,11 +6,11 @@ msgid ""
msgstr ""
"Project-Id-Version: openstack-heat\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-04 23:35+0000\n"
"POT-Creation-Date: 2020-05-28 18:30+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2020-05-04 09:21+0000\n"
"PO-Revision-Date: 2020-05-28 11:26+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -69,12 +69,12 @@ msgstr "11.0.3"
msgid "12.0.0"
msgstr "12.0.0"
msgid "12.0.0-24"
msgstr "12.0.0-24"
msgid "12.0.0.0rc1"
msgstr "12.0.0.0rc1"
msgid "12.1.0"
msgstr "12.1.0"
msgid "13.0.0"
msgstr "13.0.0"
@ -84,8 +84,11 @@ msgstr "13.0.0.0rc1"
msgid "13.0.1"
msgstr "13.0.1"
msgid "14.0.0.0rc1"
msgstr "14.0.0.0rc1"
msgid "14.0.0"
msgstr "14.0.0"
msgid "14.0.0-41"
msgstr "14.0.0-41"
msgid "5.0.1"
msgstr "5.0.1"
@ -483,6 +486,15 @@ msgstr ""
msgid "Add tags support for ProviderNet resource"
msgstr "Add tags support for ProviderNet resource"
msgid ""
"Added ``dns_domain`` property to resource type ``OS::Neutron::ProviderNet``. "
"This specifies the DNS domain to use when publishing DNS records for ports "
"on this network."
msgstr ""
"Added ``dns_domain`` property to resource type ``OS::Neutron::ProviderNet``. "
"This specifies the DNS domain to use when publishing DNS records for ports "
"on this network."
msgid ""
"Added ``hostname``, ``hints``, ``security_groups``, and ``mounts`` "
"properties to Zun Container resources."
@ -503,6 +515,17 @@ msgstr ""
"MTU (Maximum Transmission Unit), the network tags and finally the "
"l2_adjacency property)::"
msgid ""
"Added ``propagate_uplink_status`` property to resource type ``OS::Neutron::"
"Port``. This resource depends on Neutron API extension ``uplink-status-"
"propagation`` and the default is ``False``. If this property is set to "
"``True``, the VF link state can follow that of PF."
msgstr ""
"Added ``propagate_uplink_status`` property to resource type ``OS::Neutron::"
"Port``. This resource depends on Neutron API extension ``uplink-status-"
"propagation`` and the default is ``False``. If this property is set to "
"``True``, the VF link state can follow that of PF."
msgid ""
"Added a new ``event-sinks`` element to the environment which allows "
"specifying a target where events from the stack are sent. It supports the "