summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2020-05-29 06:38:18 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2020-05-29 06:38:18 +0000
commitabc8733dc148818977167f39bf83f1dd63aecbe9 (patch)
tree8657f61b272f813c494bb7b8d28c82142d75991d
parent26d8f64fc90ed9b3ad0413ed0c932fb91b51d666 (diff)
downloadheat-abc8733dc148818977167f39bf83f1dd63aecbe9.tar.gz
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
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po37
1 files changed, 30 insertions, 7 deletions
diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
index 76fa7a24d..c9854fb2f 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -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"
@@ -484,6 +487,15 @@ 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."
msgstr ""
@@ -504,6 +516,17 @@ msgstr ""
"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 "
"``zaqar-queue`` element for now."