senlin-dashboard/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po

223 lines
8.4 KiB
Plaintext

# Andi Chandler <andi@gowling.com>, 2017. #zanata
# Andi Chandler <andi@gowling.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: senlin-dashboard\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-05 08:23+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-06-07 09:03+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
"X-Generator: Zanata 4.3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
msgid "0.4.0"
msgstr "0.4.0"
msgid "0.6.0"
msgstr "0.6.0"
msgid "0.7.0"
msgstr "0.7.0"
msgid "0.8.0-61"
msgstr "0.8.0-61"
msgid "Added region support."
msgstr "Added region support."
msgid "Added the region support for Keystone V3."
msgstr "Added the region support for Keystone V3."
msgid "Angular-based panels are as default."
msgstr "Angular-based panels are as default."
msgid ""
"Angular-based panels are as default. So "
"``_59_toggle_angular_senlin_dashboard.py`` in ``openstack_dashboard/local/"
"local_settings.d/`` is not needed for enabling Angular-based panels. "
"Conversely to use Django-based panels, operators need to use "
"``_59_toggle_angular_senlin_dashboard.py`` and set ``False`` for each "
"panels, e.g ``'profiles_panel': False,``."
msgstr ""
"Angular-based panels are as default. So "
"``_59_toggle_angular_senlin_dashboard.py`` in ``openstack_dashboard/local/"
"local_settings.d/`` is not needed for enabling Angular-based panels. "
"Conversely to use Django-based panels, operators need to use "
"``_59_toggle_angular_senlin_dashboard.py`` and set ``False`` for each "
"panels, e.g ``'profiles_panel': False,``."
msgid ""
"Angular-based panels are made as default. New features will not be added "
"into Django-based panels anymore. And Django-based panels will be removed "
"after S cycle or later."
msgstr ""
"Angular-based panels are made as default. New features will not be added "
"into Django-based panels any more. And Django-based panels will be removed "
"after S cycle or later."
msgid ""
"AngularJS-based panels are implemented. These new panels have most of "
"functions in exist Django-based panels. Users can switch to AngularJS-based "
"panels by editing settings in ``_59_toggle_angular_senlin_dashboard.py`` ."
msgstr ""
"AngularJS-based panels are implemented. These new panels have most of "
"functions in exist Django-based panels. Users can switch to AngularJS-based "
"panels by editing settings in ``_59_toggle_angular_senlin_dashboard.py`` ."
msgid "Bug Fixes"
msgstr "Bug Fixes"
msgid "Current Series Release Notes"
msgstr "Current Series Release Notes"
msgid "Deprecation Notes"
msgstr "Deprecation Notes"
msgid ""
"Five panels, profiles, nodes, clusters, policies and receivers, are "
"implemented as AngularJS-based. These panels uses recent Horizon framework "
"features, e.g. angular-json-schema, common \"views\" for AngularJS-based "
"plugin, initAction instead initScope, and so on. Also these source codes are "
"tested with Jasmine and Eslint to ensure its quality."
msgstr ""
"Five panels, profiles, nodes, clusters, policies and receivers, are "
"implemented as AngularJS-based. These panels uses recent Horizon framework "
"features, e.g. angular-json-schema, common \"views\" for AngularJS-based "
"plugin, initAction instead initScope, and so on. Also these source codes are "
"tested with Jasmine and Eslint to ensure its quality."
msgid "Fixed installation documentation when using devstack environment."
msgstr "Fixed installation documentation when using devstack environment."
msgid "Fixed link to cluster in receiver table."
msgstr "Fixed link to cluster in receiver table."
msgid "Fixed node detail page view."
msgstr "Fixed node detail page view."
msgid "Fixed the display of long names which could break the table layout."
msgstr "Fixed the display of long names which could break the table layout."
msgid "New Features"
msgstr "New Features"
msgid "Newton Series Release Notes"
msgstr "Newton Series Release Notes"
msgid "Ocata Series Release Notes"
msgstr "Ocata Series Release Notes"
msgid "Paginated list for node objects."
msgstr "Paginated list for node objects."
msgid "Pike Series Release Notes"
msgstr "Pike Series Release Notes"
msgid "Prelude"
msgstr "Prelude"
msgid "Queens Series Release Notes"
msgstr "Queens Series Release Notes"
msgid ""
"Resize action for cluster is added. This action is added as row action for "
"each cluster in Clusters table view. Although, this action is only for "
"Angularized clusters panel."
msgstr ""
"Resize action for cluster is added. This action is added as row action for "
"each cluster in Clusters table view. Although, this action is only for "
"Angularised clusters panel."
msgid ""
"Scale-in and Scale-out actions for cluster added. These actions are added as "
"row action for each cluster in Clusters table view. Although, this action is "
"only for Angularized clusters panel."
msgstr ""
"Scale-in and Scale-out actions for cluster added. These actions are added as "
"row action for each cluster in Clusters table view. Although, this action is "
"only for Angularised clusters panel."
msgid "Senlin Dashboard Release Notes"
msgstr "Senlin Dashboard Release Notes"
msgid "Support python 3.5."
msgstr "Support python 3.5."
msgid "Switch theme for documentation from oslosphinx to openstackdocstheme."
msgstr "Switch theme for documentation from oslosphinx to openstackdocstheme."
msgid ""
"Switched to OSC module. Previously the client module for senlin API have "
"been used from senlin command module. Now the senlin command module has "
"retired and the client module for OpenStack Client is used to call senlin "
"API."
msgstr ""
"Switched to OSC module. Previously the client module for Senlin API have "
"been used from Senlin command module. Now the Senlin command module has "
"retired and the client module for OpenStack Client is used to call Senlin "
"API."
msgid ""
"The load-edit directive is used. The Spec field on Profile creation dialog "
"and Policy creation dialog use load-edit directive newly added into Horizon."
msgstr ""
"The load-edit directive is used. The Spec field on Profile creation dialogue "
"and Policy creation dialogue use load-edit directive newly added into "
"Horizon."
msgid ""
"To remove \"project/ngdetails/\" hard coded in the path of the details view, "
"use \"horizon.app.core.detailRoute\"."
msgstr ""
"To remove \"project/ngdetails/\" hard coded in the path of the details view, "
"use \"horizon.app.core.detailRoute\"."
msgid ""
"Update action for receiver is added. This action is added as row action for "
"each receiver in Receivers table view. Although, this action is only for "
"Angularized receivers panel."
msgstr ""
"Update action for receiver is added. This action is added as row action for "
"each receiver in Receivers table view. Although, this action is only for "
"Angularised receivers panel."
msgid "Upgrade Notes"
msgstr "Upgrade Notes"
msgid "Use only tox for test and remove run_tests.sh that is no longer used."
msgstr "Use only tox for test and remove run_tests.sh that is no longer used."
msgid ""
"[`bug/1733833 <https://bugs.launchpad.net/senlin-dashboard/+bug/1733833>`_] "
"Fixed showing node list in Nodes tab of a cluster failed for Dango-based "
"panel."
msgstr ""
"[`bug/1733833 <https://bugs.launchpad.net/senlin-dashboard/+bug/1733833>`_] "
"Fixed showing node list in Nodes tab of a cluster failed for Dango-based "
"panel."
msgid ""
"[`bug/1742091 <https://bugs.launchpad.net/senlin-dashboard/+bug/1742091>`_] "
"Fixed being able not to recover a cluster in warning status."
msgstr ""
"[`bug/1742091 <https://bugs.launchpad.net/senlin-dashboard/+bug/1742091>`_] "
"Fixed being able not to recover a cluster in warning status."
msgid ""
"[`bug/1742599 <https://bugs.launchpad.net/senlin-dashboard/+bug/1742599>`_] "
"Fixed issue the deleted item is selected again with batch delete. Items "
"recently deleted with batch action had been shown in deletion confirmation "
"dialog when execute the batch delete action again. And this had caused the "
"conflict error due to trying to delete unexisting item."
msgstr ""
"[`bug/1742599 <https://bugs.launchpad.net/senlin-dashboard/+bug/1742599>`_] "
"Fixed issue where the deleted item is selected again with batch delete. "
"Items recently deleted with batch action had been shown in deletion "
"confirmation dialogue when execute the batch delete action again. This had "
"caused the conflict error due to trying to delete a non-existent item."