aodh/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po

316 lines
13 KiB
Plaintext

# Andi Chandler <andi@gowling.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: Aodh Release Notes 3.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-14 17:53+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-08-05 12:54+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
"X-Generator: Zanata 3.7.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
msgid "1.1.1"
msgstr "1.1.1"
msgid "1.1.2-6"
msgstr "1.1.2-6"
msgid "2.0.0"
msgstr "2.0.0"
msgid "2.0.1"
msgstr "2.0.1"
msgid "2.0.2"
msgstr "2.0.2"
msgid "3.0.0.0b2"
msgstr "3.0.0.0b2"
msgid ""
"A new default policy.json is provided to properly handle RBAC control. "
"Existing policy.json files may not grant the appropriate access."
msgstr ""
"A new default policy.json is provided to properly handle RBAC control. "
"Existing policy.json files may not grant the appropriate access."
msgid ""
"A new option “rest_notifier_ca_bundle_certificate_path” has been added in "
"the configuration file, set None as default value. If this option is present "
"and SSL is used for alarm action the certificate path provided will be used "
"as value of verify parameter in action request."
msgstr ""
"A new option “rest_notifier_ca_bundle_certificate_path” has been added in "
"the configuration file, set None as default value. If this option is present "
"and SSL is used for alarm action the certificate path provided will be used "
"as value of verify parameter in action request."
msgid ""
"Add a new composite type alarm, which allow users specifying a composite "
"rule to define an alarm with multiple triggering conditions, using a "
"combination of *and*, *or* relationships. The composite rule is composed of "
"multiple threshold rules or gnocchi rules."
msgstr ""
"Add a new composite type alarm, which allow users specifying a composite "
"rule to define an alarm with multiple triggering conditions, using a "
"combination of *and*, *or* relationships. The composite rule is composed of "
"multiple threshold rules or Gnocchi rules."
msgid ""
"Add a tool for converting combination alarms to composite alarms, since we "
"have deprecated the combination alarm support and recommend to use composite "
"alarm to perform multiple conditions alarming."
msgstr ""
"Add a tool for converting combination alarms to composite alarms, since we "
"have deprecated the combination alarm support and recommend to use composite "
"alarm to perform multiple conditions alarming."
msgid ""
"Add a tool for migrating alarm and alarm history data from NoSQL storage to "
"SQL storage. The migration tool has been tested OK in devstack environment, "
"but users need to be cautious with this, because the data migration between "
"storage backends is a bit dangerous."
msgstr ""
"Add a tool for migrating alarm and alarm history data from NoSQL storage to "
"SQL storage. The migration tool has been tested OK in Devstack environment, "
"but users need to be cautious with this, because the data migration between "
"storage backends is a bit dangerous."
msgid "Add support for Keystone v3 authentication"
msgstr "Add support for Keystone v3 authentication"
msgid ""
"Add support for batch processing of messages from queue. This will allow the "
"aodh-listener to grab multiple event messages per thread to enable more "
"efficient processing."
msgstr ""
"Add support for batch processing of messages from queue. This will allow the "
"aodh-listener to grab multiple event messages per thread to enable more "
"efficient processing."
msgid ""
"Add support for batch processing of messages from queue. This will allow the "
"aodh-notifier to grab multiple messages per thread to enable more efficient "
"processing."
msgstr ""
"Add support for batch processing of messages from queue. This will allow the "
"aodh-notifier to grab multiple messages per thread to enable more efficient "
"processing."
msgid "Alarm name unique constraint for each project has been removed."
msgstr "Alarm name unique constraint for each project has been removed."
msgid ""
"Allow to extends the alarm evaluation windows to to compensate the reporting/"
"ingestion lag. An new option is introduced additional_ingestion_lag "
"defaulted to 0. It represents the number of seconds of the window extension."
msgstr ""
"Allow to extends the alarm evaluation windows to to compensate the reporting/"
"ingestion lag. An new option is introduced additional_ingestion_lag "
"defaulted to 0. It represents the number of seconds of the window extension."
msgid "Aodh Release Notes"
msgstr "Aodh Release Notes"
msgid ""
"Because queues provide the equivalent functionality. RPC support is "
"deprecated and will be removed after Mitaka."
msgstr ""
"Because queues provide the equivalent functionality. RPC support is "
"deprecated and will be removed after Mitaka."
msgid "Bug Fixes"
msgstr "Bug Fixes"
msgid "Current Series Release Notes"
msgstr "Current Series Release Notes"
msgid "Deprecation Notes"
msgstr "Deprecation Notes"
msgid ""
"Drop support for NoSQL backends in Aodh. SQL is a prefectly sufficient "
"backend for handling the scope of alarms. To maximise available resources, "
"NoSQL backends are deprecated so developers do not need to worry about "
"adding features to multiple backends."
msgstr ""
"Drop support for NoSQL backends in Aodh. SQL is a perfectly sufficient "
"backend for handling the scope of alarms. To maximise available resources, "
"NoSQL backends are deprecated so developers do not need to worry about "
"adding features to multiple backends."
msgid ""
"Enable aodh services, including aodh-evaluator, aodh-listener and aodh-"
"notifier to run in multiple worker mode. New options are introduced "
"corresponsively as [evaluator]workers, [listener]workers and "
"[notifier]workers. They all default to 1."
msgstr ""
"Enable aodh services, including aodh-evaluator, aodh-listener and aodh-"
"notifier to run in multiple worker mode. New options are introduced "
"correspondingly as [evaluator]workers, [listener]workers and "
"[notifier]workers. They all default to 1."
msgid "Gnocchi dispatcher now uses client rather than direct http requests"
msgstr "Gnocchi dispatcher now uses client rather than direct http requests"
msgid "Liberty Series Release Notes"
msgstr "Liberty Series Release Notes"
msgid "Mitaka Series Release Notes"
msgstr "Mitaka Series Release Notes"
msgid "New Features"
msgstr "New Features"
msgid "Other Notes"
msgstr "Other Notes"
msgid ""
"Patch was added to address inconsistent RBAC policy handling. Certain rules "
"may not have been given appropriate access."
msgstr ""
"Patch was added to address inconsistent RBAC policy handling. Certain rules "
"may not have been given appropriate access."
msgid ""
"Queue based communication is the new default IPC protocol. RPC can still be "
"used by choosing rpc as ipc_protocol option. Only one protocol can be run at "
"any given time."
msgstr ""
"Queue based communication is the new default IPC protocol. RPC can still be "
"used by choosing rpc as ipc_protocol option. Only one protocol can be run at "
"any given time."
msgid "Remove eventlet from Aodh in favour of threaded approach"
msgstr "Remove eventlet from Aodh in favour of threaded approach"
msgid "Security Issues"
msgstr "Security Issues"
msgid "Start using reno to manage release notes."
msgstr "Start using reno to manage release notes."
msgid ""
"Support for queue based communication between alarm evaluator service and "
"alarm notifier services was added. Original implementation involved using "
"RPC but there is significant overhead involved with using RPC. Work queues "
"provided required functionality with better performance."
msgstr ""
"Support for queue based communication between alarm evaluator service and "
"alarm notifier services was added. Original implementation involved using "
"RPC but there is significant overhead involved with using RPC. Work queues "
"provided required functionality with better performance."
msgid ""
"The combination alarms are officially deprecated and disabled by default. "
"Set api.enable_combination_alarms to True to enable them. Existing alarms "
"will still be evaluated, but access to them via the API is linked to whether "
"that configuration option is turned on or off. It's advised to use composite "
"alarms instead."
msgstr ""
"The combination alarms are officially deprecated and disabled by default. "
"Set api.enable_combination_alarms to True to enable them. Existing alarms "
"will still be evaluated, but access to them via the API is linked to whether "
"that configuration option is turned on or off. It's advised to use composite "
"alarms instead."
msgid "Upgrade Notes"
msgstr "Upgrade Notes"
msgid ""
"[`bug 1504495 <https://bugs.launchpad.net/ceilometer/+bug/1504495>`_] Patch "
"was added to address inconsistent RBAC policy handling. Certain rules may "
"not have been given appropriate access."
msgstr ""
"[`bug 1504495 <https://bugs.launchpad.net/ceilometer/+bug/1504495>`_] Patch "
"was added to address inconsistent RBAC policy handling. Certain rules may "
"not have been given appropriate access."
msgid ""
"[`bug 1511252 <https://bugs.launchpad.net/aodh/+bug/1511252>`_] Fix an issue "
"with combination alarms where it fails to evaluate all issues in the chain "
"of alarms."
msgstr ""
"[`bug 1511252 <https://bugs.launchpad.net/aodh/+bug/1511252>`_] Fix an issue "
"with combination alarms where it fails to evaluate all issues in the chain "
"of alarms."
msgid ""
"[`bug 1513738 <https://bugs.launchpad.net/aodh/+bug/1513738>`_] Fix an issue "
"where alarms using Gnocchi aggregations are not being evaluated."
msgstr ""
"[`bug 1513738 <https://bugs.launchpad.net/aodh/+bug/1513738>`_] Fix an issue "
"where alarms using Gnocchi aggregations are not being evaluated."
msgid ""
"[`bug 1518447 <https://bugs.launchpad.net/aodh/+bug/1518447>`_] Fix to "
"ensure ceilometerclient is properly initialised on startup."
msgstr ""
"[`bug 1518447 <https://bugs.launchpad.net/aodh/+bug/1518447>`_] Fix to "
"ensure Ceilometer client is properly initialised on startup."
msgid ""
"[`bug 1539069 <https://bugs.launchpad.net/aodh/+bug/1539069>`_] Fix to "
"handle scenario where no valid statistics exist for specified period."
msgstr ""
"[`bug 1539069 <https://bugs.launchpad.net/aodh/+bug/1539069>`_] Fix to "
"handle scenario where no valid statistics exist for specified period."
msgid ""
"[`bug 1540395 <https://bugs.launchpad.net/aodh/+bug/1540395>`_] Fix reason "
"string to properly handle transitions when one sample is outside of defined "
"threshold."
msgstr ""
"[`bug 1540395 <https://bugs.launchpad.net/aodh/+bug/1540395>`_] Fix reason "
"string to properly handle transitions when one sample is outside of defined "
"threshold."
msgid ""
"[`bug 1575530 <https://bugs.launchpad.net/aodh/+bug/1575530>`_] Patch was "
"added to fix and improve the partition coordinator, make sure the input "
"tasks can be correctly distributed to partition members."
msgstr ""
"[`bug 1575530 <https://bugs.launchpad.net/aodh/+bug/1575530>`_] Patch was "
"added to fix and improve the partition coordinator, make sure the input "
"tasks can be correctly distributed to partition members."
msgid ""
"[`bug 1582131 <https://bugs.launchpad.net/aodh/+bug/1582131>`_] Fix an issue "
"with adding CA_BUNDLE certificate parth as value of \"verify\" parameter in "
"SSL requests."
msgstr ""
"[`bug 1582131 <https://bugs.launchpad.net/aodh/+bug/1582131>`_] Fix an issue "
"with adding CA_BUNDLE certificate path as value of \"verify\" parameter in "
"SSL requests."
msgid ""
"batch_size and batch_timeout configuration options are added to [listener] "
"section of configuration. The batch_size controls the number of messages to "
"grab before processing. Similarly, the batch_timeout defines the wait time "
"before processing."
msgstr ""
"batch_size and batch_timeout configuration options are added to [listener] "
"section of configuration. The batch_size controls the number of messages to "
"grab before processing. Similarly, the batch_timeout defines the wait time "
"before processing."
msgid ""
"batch_size and batch_timeout configuration options are added to [notifier] "
"section of configuration. The batch_size controls the number of messages to "
"grab before processing. Similarly, the batch_timeout defines the wait time "
"before processing."
msgstr ""
"batch_size and batch_timeout configuration options are added to [notifier] "
"section of configuration. The batch_size controls the number of messages to "
"grab before processing. Similarly, the batch_timeout defines the wait time "
"before processing."
msgid "gnocchiclient library is now a requirement if using ceilometer+gnocchi."
msgstr ""
"gnocchiclient library is now a requirement if using ceilometer+gnocchi."