Imported Translations from Zanata

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

Change-Id: I33a844ad7928d5ec1bf3d2dd76d25797c8dd02d9
This commit is contained in:
OpenStack Proposal Bot 2018-01-31 08:06:42 +00:00
parent 54dd15cfd8
commit 0851d4ea5f
1 changed files with 58 additions and 6 deletions

View File

@ -4,11 +4,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Heat Release Notes\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-25 05:18+0000\n"
"POT-Creation-Date: 2018-01-30 07:34+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-01-25 10:53+0000\n"
"PO-Revision-Date: 2018-01-31 01:57+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
@ -28,8 +28,8 @@ msgstr "10.0.0.0b1"
msgid "10.0.0.0b2"
msgstr "10.0.0.0b2"
msgid "10.0.0.0b2-69"
msgstr "10.0.0.0b2-69"
msgid "10.0.0.0b2-83"
msgstr "10.0.0.0b2-83"
msgid "5.0.1"
msgstr "5.0.1"
@ -46,8 +46,8 @@ msgstr "8.0.0"
msgid "9.0.0"
msgstr "9.0.0"
msgid "9.0.2-4"
msgstr "9.0.2-4"
msgid "9.0.2-6"
msgstr "9.0.2-6"
msgid ""
"A new 'parameter_merge_strategies' section can be added to the environment "
@ -374,6 +374,9 @@ msgstr ""
"prior upper bound (53) and can be lowered by users (if they need to, for "
"example due to LDAP or other internal name limit restrictions)."
msgid "Adds new resources for octavia lbaas service."
msgstr "Adds new resources for Octavia LBaaS service."
msgid ""
"Adds optional section ``condition`` for resource and output definitions. "
"Condition name defined in ``conditions`` and condition functions can be "
@ -724,6 +727,55 @@ msgstr ""
"New resource ``OS::Nova::Quota`` is added to enable an admin to manage "
"Compute service quotas for a specific project."
msgid ""
"New resource ``OS::Octavia::HealthMonitor`` is added to create and manage "
"Health Monitors which watch status of the Load Balanced servers."
msgstr ""
"New resource ``OS::Octavia::HealthMonitor`` is added to create and manage "
"Health Monitors which watch status of the Load Balanced servers."
msgid ""
"New resource ``OS::Octavia::L7Policy`` is added to create and manage L7 "
"Policies."
msgstr ""
"New resource ``OS::Octavia::L7Policy`` is added to create and manage L7 "
"Policies."
msgid ""
"New resource ``OS::Octavia::L7Rule`` is added to create and manage L7 Rules."
msgstr ""
"New resource ``OS::Octavia::L7Rule`` is added to create and manage L7 Rules."
msgid ""
"New resource ``OS::Octavia::Listener`` is added to create and manage "
"Listeners which represent a listening endpoint for the Load Balancer."
msgstr ""
"New resource ``OS::Octavia::Listener`` is added to create and manage "
"Listeners which represent a listening endpoint for the Load Balancer."
msgid ""
"New resource ``OS::Octavia::LoadBalancer`` is added to create and manage "
"Load Balancers which allow traffic to be directed between servers."
msgstr ""
"New resource ``OS::Octavia::LoadBalancer`` is added to create and manage "
"Load Balancers which allow traffic to be directed between servers."
msgid ""
"New resource ``OS::Octavia::PoolMember`` is added to create and manage Pool "
"members which represent a single backend node."
msgstr ""
"New resource ``OS::Octavia::PoolMember`` is added to create and manage Pool "
"members which represent a single backend node."
msgid ""
"New resource ``OS::Octavia::Pool`` is added to create and manage Pools which "
"represent a group of nodes. Pools define the subnet where nodes reside, the "
"balancing algorithm, and the nodes themselves."
msgstr ""
"New resource ``OS::Octavia::Pool`` is added to create and manage Pools which "
"represent a group of nodes. Pools define the subnet where nodes reside, the "
"balancing algorithm, and the nodes themselves."
msgid ""
"New resource ``OS::Senlin::Cluster`` is added to create a cluster in senlin. "
"A cluster is a group of homogeneous nodes."