murano-dashboard/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
OpenStack Proposal Bot 6c603fa94e Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I1b4c6621c6e1f38b00bcaa69aa040e9bd097ba9f
2016-07-12 08:36:48 +00:00

201 lines
7.4 KiB
Plaintext

# Andi Chandler <andi@gowling.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: Murano Dashboard Release Notes 3.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-10 10:41+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-07-11 03:16+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.0.3"
msgstr "1.0.3"
msgid "2.0.0"
msgstr "2.0.0"
msgid "2.0.0.0b2"
msgstr "2.0.0.0b2"
msgid "2.0.0.0b3"
msgstr "2.0.0.0b3"
msgid "2.0.0.0rc1"
msgstr "2.0.0.0rc1"
msgid "2.0.1"
msgstr "2.0.1"
msgid "3.0.0.0b1"
msgstr "3.0.0.0b1"
msgid "3.0.0.0b1-64"
msgstr "3.0.0.0b1-64"
msgid ""
"Add details page for packages, The details page will show more info to user, "
"such as FQN, Description, etc."
msgstr ""
"Add details page for packages, The details page will show more info to user, "
"such as FQN, Description, etc."
msgid ""
"Added :filter by 'KeyWord' in package definition can matches all the package "
"parameters like name, tags ..etc."
msgstr ""
"Added :filter by 'KeyWord' in package definition can matches all the package "
"parameters like name, tags ..etc."
msgid ""
"Added possibility for user to select several environments and execute one of "
"the three actions to all of them at once (delete, abandon or deploy)."
msgstr ""
"Added possibility for user to select several environments and execute one of "
"the three actions to all of them at once (delete, abandon or deploy)."
msgid "Bug Fixes"
msgstr "Bug Fixes"
msgid "Current Series Release Notes"
msgstr "Current Series Release Notes"
msgid ""
"Environment components page reloads after deployment of empty environment. "
"It allows to add new components to the empty environment without manual page "
"refresh."
msgstr ""
"Environment components page reloads after deployment of empty environment. "
"It allows to add new components to the empty environment without manual page "
"refresh."
msgid "Filter by 'Name' in package definition only matches package name."
msgstr "Filter by 'Name' in package definition only matches package name."
msgid ""
"Fix Downloading Package blocks downloading next package. Use 'tables."
"LinkAction' instead of 'tables.Action' for DownloadPackage table action."
msgstr ""
"Fix Downloading Package blocks downloading next package. Use 'tables."
"LinkAction' instead of 'tables.Action' for DownloadPackage table action."
msgid ""
"Fixed password-checking in dynamic UI forms by using just type of the field "
"rather than type and ending of field id to determine the password field. "
"Previously password fields with the ids not ending with 'password' were not "
"validated by javascript."
msgstr ""
"Fixed password-checking in dynamic UI forms by using just type of the field "
"rather than type and ending of field id to determine the password field. "
"Previously password fields with the ids not ending with 'password' were not "
"validated by JavaScript."
msgid "It is now possible to use any symbols in environments name."
msgstr "It is now possible to use any symbols in environments name."
msgid "Liberty Series Release Notes"
msgstr "Liberty Series Release Notes"
msgid "Mitaka Series Release Notes"
msgstr "Mitaka Series Release Notes"
msgid "Murano Dashboard Release Notes"
msgstr "Murano Dashboard Release Notes"
msgid "Murano-dashboard now supports python3"
msgstr "Murano-dashboard now supports python3"
msgid "New Features"
msgstr "New Features"
msgid ""
"Parameters ``GLANCE_API_INSECURE`` and ``GLANCE_API_URL`` have been renamed "
"to ``GLARE_API_INSECURE`` and ``GLARE_API_URL``."
msgstr ""
"Parameters ``GLANCE_API_INSECURE`` and ``GLANCE_API_URL`` have been renamed "
"to ``GLARE_API_INSECURE`` and ``GLARE_API_URL``."
msgid ""
"Requirements for the flavor field accepts 'max_vcpus' 'max_disk' and "
"'max_memory_mb'. Previously only minimum values can be specified in the "
"flavor requirements."
msgstr ""
"Requirements for the flavour field accepts 'max_vcpus' 'max_disk' and "
"'max_memory_mb'. Previously only minimum values can be specified in the "
"flavour requirements."
msgid "Security Issues"
msgstr "Security Issues"
msgid ""
"Specifying a base class in the ui definition now also fetches all the "
"packages with classes that inherit from that class, when glare is used."
msgstr ""
"Specifying a base class in the UI definition now also fetches all the "
"packages with classes that inherit from that class, when glare is used."
msgid "Upgrade Notes"
msgstr "Upgrade Notes"
msgid ""
"Version of Dynamic UI is increased to 2.3 due to *password* field update. "
"Now *password* supports validator overloading and control of automatic "
"password conformation field insertion. * If ``regexpValidator`` is provided, "
"default complex check for numbers, capital and small letters in the password "
"is not performed. Also, several validators with corresponding Dynamic UI "
"field may be used. * ``confirmInput`` parameter is supported now for "
"controlling whether password field should be cloned or not. If application "
"author decided to turn off automatic field cloning, he should set the new "
"parameter to *false*."
msgstr ""
"Version of Dynamic UI is increased to 2.3 due to *password* field update. "
"Now *password* supports validator overloading and control of automatic "
"password conformation field insertion. * If ``regexpValidator`` is provided, "
"default complex check for numbers, capital and small letters in the password "
"is not performed. Also, several validators with corresponding Dynamic UI "
"field may be used. * ``confirmInput`` parameter is supported now for "
"controlling whether password field should be cloned or not. If application "
"author decided to turn off automatic field cloning, he should set the new "
"parameter to *false*."
msgid ""
"When using glare the endpoint for client is now 'artifact' since glare has "
"been moved to a separate service"
msgstr ""
"When using glare the endpoint for client is now 'artifact' since glare has "
"been moved to a separate service"
msgid ""
"cve-2016-4972 has been addressed. In ceveral places Murano used loaders "
"inherited directly from yaml.Loader when parsing MuranoPL and UI files from "
"packages. This is unsafe, because this loader is capable of creating custom "
"python objects from specifically constructed yaml files. With this change "
"all yaml loading operations are done using safe loaders instead."
msgstr ""
"cve-2016-4972 has been addressed. In several places Murano used loaders "
"inherited directly from yaml.Loader when parsing MuranoPL and UI files from "
"packages. This is unsafe, because this loader is capable of creating custom "
"python objects from specifically constructed yaml files. With this change "
"all yaml loading operations are done using safe loaders instead."
msgid ""
"import horizon filters for murano-dashboard, So murano-dashboard templates "
"can use horizon register filters, such as parse_isotime, timesince_or_never, "
"etc"
msgstr ""
"import horizon filters for murano-dashboard, So murano-dashboard templates "
"can use horizon register filters, such as parse_isotime, timesince_or_never, "
"etc"
msgid ""
"murano-dashboard now use local_settings.d dir for its own config snippet "
"from Horizon."
msgstr ""
"murano-dashboard now use local_settings.d dir for its own config snippet "
"from Horizon."