From d78b8a03e9dc6662320353f42e6f6a30878b5fb7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 6 Jul 2022 04:31:32 +0000 Subject: Imported Translations from Zanata For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I32c18b50914cace18272b1c69aac6400b16c8364 --- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 100 ++++++++++++++++++++- 1 file changed, 98 insertions(+), 2 deletions(-) diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index 3650f578..fec41f00 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -4,11 +4,11 @@ msgid "" msgstr "" "Project-Id-Version: trove\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-05-11 14:52+0000\n" +"POT-Creation-Date: 2022-07-04 11:47+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2022-07-02 10:17+0000\n" +"PO-Revision-Date: 2022-07-05 09:30+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -477,6 +477,38 @@ msgstr "Dropping support for Python 2.6" msgid "Enable database log retrieval on Cassandra instances." msgstr "Enable database log retrieval on Cassandra instances." +msgid "" +"Errors that occur in Trove are now persisted in the database and are " +"returned in the standard 'show' command." +msgstr "" +"Errors that occur in Trove are now persisted in the database and are " +"returned in the standard 'show' command." + +msgid "" +"Existing database services are not affected. However, in order for Trove to " +"communicate with trove guest agent, new guest image needs to be built and " +"existing trove instances need to be backed up and restored." +msgstr "" +"Existing database services are not affected. However, in order for Trove to " +"communicate with Trove guest agent, a new guest image needs to be built and " +"existing trove instances need to be backed up and restored." + +msgid "" +"Filter ignored users in the original query before the result gets paginated " +"(like in list_databases)." +msgstr "" +"Filter ignored users in the original query before the result gets paginated " +"(like in list_databases)." + +msgid "" +"Fix IniCodec to deserialize Python objects. This also brings it in line with " +"other codecs. guestagent_utils.to_bytes return the byte values as ints. See " +"bug 1599656" +msgstr "" +"Fix IniCodec to deserialize Python objects. This also brings it in line with " +"other codecs. guestagent_utils.to_bytes return the byte values as ints. See " +"bug 1599656" + msgid "Fix Postgresql promote (bug 1633515)." msgstr "Fix Postgresql promote (bug 1633515)." @@ -512,6 +544,41 @@ msgstr "" "for the case that instance creation failed because of timeout when waiting " "for the volume available." +msgid "" +"Fixed an issue that the replication configuration is lost after resizing " +"instance." +msgstr "" +"Fixed an issue that the replication configuration is lost after resizing the " +"instance." + +msgid "" +"Fixed backup creation failed issue when using custom container image " +"registry." +msgstr "" +"Fixed backup creation failed issue when using custom container image " +"registry." + +msgid "" +"Fixed default configuration template for MySQL to ensure that replication " +"uses binlog_format. Bug 1563541." +msgstr "" +"Fixed default configuration template for MySQL to ensure that replication " +"uses binlog_format. Bug 1563541." + +msgid "" +"Fixed issue where module-apply after module-remove caused module-query to " +"skip reporting on that module. Bug 1571799" +msgstr "" +"Fixed issue where module-apply after module-remove caused module-query to " +"skip reporting on that module. Bug 1571799" + +msgid "" +"Fixed parsing of GTID references containing a list of GTIDs from " +"xtrabackup_binlog_info file on MySql replicas." +msgstr "" +"Fixed parsing of GTID references containing a list of GTIDs from " +"xtrabackup_binlog_info file on MySQL replicas." + msgid "Mitaka Series Release Notes" msgstr "Mitaka Series Release Notes" @@ -533,6 +600,35 @@ msgstr "Rocky Series Release Notes" msgid "Stein Series Release Notes" msgstr "Stein Series Release Notes" +msgid "" +"The cloud admin is able to apply a security group to management port(with " +"purpose of communicating with control plane and other management tasks) of " +"the Trove instance, by setting the ``management_security_groups`` config " +"option. The cloud admin is responsible for managing the security group " +"rules. The security group and its rules need to be created before deploying " +"Trove." +msgstr "" +"The cloud admin is able to apply a security group to the management " +"port(with the purpose of communicating with the control plane and other " +"management tasks) of the Trove instance, by setting the " +"``management_security_groups`` config option. The cloud admin is responsible " +"for managing the security group rules. The security group and its rules need " +"to be created before deploying Trove." + +msgid "" +"The config option ``default_neutron_networks`` is deprecated and will be " +"removed in the future release, use ``management_networks`` instead." +msgstr "" +"The config option ``default_neutron_networks`` is deprecated and will be " +"removed in the future release, use ``management_networks`` instead." + +msgid "" +"The database backup and restore operations are performed by docker container " +"inside the trove instance." +msgstr "" +"The database backup and restore operations are performed by the Docker " +"container inside the Trove instance." + msgid "The project user can query the project's own resource quota." msgstr "The project user can query the project's own resource quota." -- cgit v1.2.1