summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-07-11 03:24:59 +0000
committerGerrit Code Review <review@openstack.org>2022-07-11 03:24:59 +0000
commit6a4e610bec19c5bac163080b7b7e23b47ee162fd (patch)
treed1a8be87444b46b1d9b5196cfc648dd8d769dc5e
parent226e8896b6c8f7e473508e0d37d3c3a18cf77ca5 (diff)
parentd78b8a03e9dc6662320353f42e6f6a30878b5fb7 (diff)
downloadtrove-6a4e610bec19c5bac163080b7b7e23b47ee162fd.tar.gz
Merge "Imported Translations from Zanata"
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po100
1 files 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 <andi@gowling.com>\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."