Imported Translations from Zanata

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

Change-Id: I33df114dce55ef18e3b38d0200b10d23c29a55ce
This commit is contained in:
OpenStack Proposal Bot 2018-11-06 07:20:03 +00:00
parent 7e7a43b829
commit a9b941e2bd
1 changed files with 17 additions and 4 deletions

View File

@ -4,11 +4,11 @@ msgid ""
msgstr ""
"Project-Id-Version: designate\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-10-08 10:40+0000\n"
"POT-Creation-Date: 2018-10-24 06:37+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-10-14 01:03+0000\n"
"PO-Revision-Date: 2018-11-05 09:18+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -42,8 +42,8 @@ msgstr "6.0.0"
msgid "7.0.0"
msgstr "7.0.0"
msgid "7.0.0-20"
msgstr "7.0.0-20"
msgid "7.0.0-29"
msgstr "7.0.0-29"
msgid ""
"A new recordset api ``/v2/recordsets`` is exposed with GET method allowed "
@ -450,6 +450,19 @@ msgstr ""
"manager`` and ``designate-pool-manager``. We have also added support for new "
"DNS Servers, and added scheduling across pools."
msgid ""
"To allow for python3.7 support, the `designate-worker` service was changed "
"from a `ThreadPoolExecutor` to a `GreenThreadPoolExecutor`. This should no "
"impact for most deployments, but in some cases it may cause performance "
"degredation. In these cases, tuning `[service:worker].workers` and `[service:"
"worker].threads` alleviate the issues."
msgstr ""
"To allow for python3.7 support, the `designate-worker` service was changed "
"from a `ThreadPoolExecutor` to a `GreenThreadPoolExecutor`. This should no "
"impact for most deployments, but in some cases it may cause performance "
"degredation. In these cases, tuning `[service:worker].workers` and `[service:"
"worker].threads` alleviate the issues."
msgid ""
"To enable ``designate-worker`` and ``designate-producer`` add a section to "
"your ``designate.conf`` called ``[service:worker]`` and add an option "