From 4434b57486eda599a15624dd27eca7ef18bcfa1f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 21 Jun 2022 03:19:18 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I818e9704c0e0881ffaa545564880b962c9e38fe0 --- murano/locale/en_GB/LC_MESSAGES/murano.po | 11 ++-- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 50 +++++++++++++++++-- 2 files changed, 52 insertions(+), 9 deletions(-) diff --git a/murano/locale/en_GB/LC_MESSAGES/murano.po b/murano/locale/en_GB/LC_MESSAGES/murano.po index d426761a4..e4168b44a 100644 --- a/murano/locale/en_GB/LC_MESSAGES/murano.po +++ b/murano/locale/en_GB/LC_MESSAGES/murano.po @@ -2,15 +2,16 @@ # Andi Chandler , 2017. #zanata # Andi Chandler , 2018. #zanata # Andi Chandler , 2019. #zanata +# Andi Chandler , 2022. #zanata msgid "" msgstr "" "Project-Id-Version: murano VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2019-12-19 02:15+0000\n" +"POT-Creation-Date: 2022-04-20 01:19+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2019-12-21 02:43+0000\n" +"PO-Revision-Date: 2022-06-10 09:22+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -305,6 +306,9 @@ msgstr "Pointer `%s` does not start with \"/\"." msgid "Pointer `%s` ends with \"/\"." msgstr "Pointer `%s` ends with \"/\"." +msgid "Policy File JSON to YAML Migration" +msgstr "Policy File JSON to YAML Migration" + msgid "Port for service broker" msgstr "Port for service broker" @@ -323,9 +327,6 @@ msgstr "Request body must be a JSON array of operation objects." msgid "Role used to identify an authenticated user as administrator." msgstr "Role used to identify an authenticated user as administrator." -msgid "Sample Check" -msgstr "Sample Check" - msgid "Session is already in deployment state" msgstr "Session is already in deployment state" diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index e7cb28327..2f38d7a3a 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -2,15 +2,16 @@ # Andi Chandler , 2018. #zanata # Andi Chandler , 2019. #zanata # Andi Chandler , 2020. #zanata +# Andi Chandler , 2022. #zanata msgid "" msgstr "" "Project-Id-Version: murano\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-18 03:44+0000\n" +"POT-Creation-Date: 2022-04-20 01:18+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2020-12-13 12:43+0000\n" +"PO-Revision-Date: 2022-06-10 09:23+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -41,8 +42,8 @@ msgstr "1.0.2" msgid "1.0.3" msgstr "1.0.3" -msgid "10.0.0-6" -msgstr "10.0.0-6" +msgid "11.0.0" +msgstr "11.0.0" msgid "2.0.0" msgstr "2.0.0" @@ -1121,6 +1122,23 @@ msgstr "" "The contract ``class()`` now uses the same approach to load classes from " "dictionaries. Thus the same two syntaxes apply there as well." +msgid "" +"The default value of ``[oslo_policy] policy_file`` config option has been " +"changed from ``policy.json`` to ``policy.yaml``. Operators who are utilizing " +"customized or previously generated static policy JSON files (which are not " +"needed by default), should generate new policy files or convert them in YAML " +"format. Use the `oslopolicy-convert-json-to-yaml `_ tool to " +"convert a JSON to YAML formatted policy file in backward compatible way." +msgstr "" +"The default value of ``[oslo_policy] policy_file`` config option has been " +"changed from ``policy.json`` to ``policy.yaml``. Operators who are utilising " +"customised or previously generated static policy JSON files (which are not " +"needed by default), should generate new policy files or convert them in YAML " +"format. Use the `oslopolicy-convert-json-to-yaml `_ tool to " +"convert a JSON to YAML formatted policy file in backward compatible way." + msgid "" "The test-runner now does not output logs to stderr by default unless a " "'use_stderr' parameter is specified in the configuration file." @@ -1158,6 +1176,21 @@ msgstr "Train Series Release Notes" msgid "Upgrade Notes" msgstr "Upgrade Notes" +msgid "" +"Use of JSON policy files was deprecated by the ``oslo.policy`` library " +"during the Victoria development cycle. As a result, this deprecation is " +"being noted in the Wallaby cycle with an anticipated future removal of " +"support by ``oslo.policy``. As such operators will need to convert to YAML " +"policy files. Please see the upgrade notes for details on migration of any " +"custom policy files." +msgstr "" +"Use of JSON policy files was deprecated by the ``oslo.policy`` library " +"during the Victoria development cycle. As a result, this deprecation is " +"being noted in the Wallaby cycle with an anticipated future removal of " +"support by ``oslo.policy``. As such operators will need to convert to YAML " +"policy files. Please see the upgrade notes for details on the migration of " +"any custom policy files." + msgid "" "Users can now assign an existing security group to an application as an " "alternative to using the one created by Murano's ``SecurityGroupManager``." @@ -1171,6 +1204,9 @@ msgstr "Ussuri Series Release Notes" msgid "Victoria Series Release Notes" msgstr "Victoria Series Release Notes" +msgid "Wallaby Series Release Notes" +msgstr "Wallaby Series Release Notes" + msgid "" "When updating to Mitaka, the operator should update service name and type " "for endpoint in keystone from \"application_catalog\" to \"application-" @@ -1189,6 +1225,12 @@ msgstr "" "in 'rU' mode which recognises all types of newlines, and binary files are " "opened in 'rb' mode to prevent their corruption." +msgid "Xena Series Release Notes" +msgstr "Xena Series Release Notes" + +msgid "Yoga Series Release Notes" +msgstr "Yoga Series Release Notes" + msgid "" "added default rules to NeutronSecurityGroupManager to avoid error if " "`createDefaultInstanceSecurityGroupRules()` method isn't extended in "