Imported Translations from Zanata

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

Change-Id: Ib1184b474cc883fbd63da4ac456fa83a07465767
This commit is contained in:
OpenStack Proposal Bot 2022-09-16 03:09:09 +00:00
parent 93dee6a3ff
commit c28225652d

View File

@ -8,11 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Designate Release Notes\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-08-22 18:40+0000\n"
"POT-Creation-Date: 2022-09-14 16:16+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2022-08-23 01:25+0000\n"
"PO-Revision-Date: 2022-09-15 08:53+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -46,21 +46,30 @@ msgstr "12.0.0"
msgid "12.1.0"
msgstr "12.1.0"
msgid "12.1.0-2"
msgstr "12.1.0-2"
msgid "13.0.0"
msgstr "13.0.0"
msgid "13.0.1"
msgstr "13.0.1"
msgid "13.0.1-2"
msgstr "13.0.1-2"
msgid "14.0.0"
msgstr "14.0.0"
msgid "14.0.0-73"
msgstr "14.0.0-73"
msgid "14.0.0-82"
msgstr "14.0.0-82"
msgid "14.0.1"
msgstr "14.0.1"
msgid "14.0.1-2"
msgstr "14.0.1-2"
msgid "2.0.0"
msgstr "2.0.0"
@ -200,6 +209,17 @@ msgstr ""
"use for AFXR requests. This key name is the name used to create the key in "
"powerdns, not the Designate UUID based ID for the key."
msgid ""
"Adds simple API versioning for Designate. Designate API minor releases are "
"additive to the API major revision and share the same URL path. Subsequent "
"minor versions are a superset of the previous versions of the same major "
"revision."
msgstr ""
"Adds simple API versioning for Designate. Designate API minor releases are "
"additive to the API major revision and share the same URL path. Subsequent "
"minor versions are a superset of the previous versions of the same major "
"revision."
msgid ""
"All designate services will now report to designate-central when they are "
"running. This is implmented as a heartbeat reporting system. There is also a "
@ -374,6 +394,17 @@ msgstr ""
"json` file but Oslo team recommend that we should use the newer YAML format "
"instead."
msgid ""
"Designate will now use Alembic migrations for database schema updates. This "
"transition will automatically be handled for upgrades. The sqlalchemy-"
"migrate package has been removed from the Designate requirements and the "
"alembic package has been added."
msgstr ""
"Designate will now use Alembic migrations for database schema updates. This "
"transition will automatically be handled for upgrades. The sqlalchemy-"
"migrate package has been removed from the Designate requirements and the "
"alembic package has been added."
msgid ""
"Designate-Sink service now supports notification listener pooling for those "
"oslo.messaging drivers that support this feature (currently those are "