diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index 58a866ec..412f744d 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -2,21 +2,25 @@ # Andi Chandler , 2018. #zanata # Andi Chandler , 2020. #zanata # Andi Chandler , 2022. #zanata +# Andi Chandler , 2023. #zanata msgid "" msgstr "" "Project-Id-Version: oslo.utils\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-09 15:52+0000\n" +"POT-Creation-Date: 2023-06-27 14:48+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2022-08-14 12:25+0000\n" +"PO-Revision-Date: 2023-06-21 08:09+0000\n" "Last-Translator: Andi Chandler \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 "2023.1 Series Release Notes" +msgstr "2023.1 Series Release Notes" + msgid "3.13.0" msgstr "3.13.0" @@ -44,8 +48,8 @@ msgstr "3.41.4" msgid "3.41.5" msgstr "3.41.5" -msgid "3.41.6-3" -msgstr "3.41.6-3" +msgid "3.41.6-4" +msgstr "3.41.6-4" msgid "3.42.1" msgstr "3.42.1" @@ -56,8 +60,8 @@ msgstr "4.0.0" msgid "4.1.0" msgstr "4.1.0" -msgid "4.1.2-3" -msgstr "4.1.2-3" +msgid "4.1.2-4" +msgstr "4.1.2-4" msgid "4.10.0" msgstr "4.10.0" @@ -164,6 +168,13 @@ msgstr "" "will now correctly handle passwords that contain single or double quotes. " "Previously, only the characters before the quote were masked." +msgid "" +"Implement zoneinfo to allow us to remove pytz's dependency for Python 3.9 " +"and 3.10." +msgstr "" +"Implement zoneinfo to allow us to remove pytz's dependency for Python 3.9 " +"and 3.10." + msgid "" "In https://bugs.python.org/issue9216, a proposal has been made to allow the " "addition of a keyword parameter usedforsecurity, which can be used to " @@ -202,6 +213,13 @@ msgstr "" "New method ``netutils.get_mac_addr_by_ipv6(ipv6, dialect)`` extracts the MAC " "address from IPv6 addresses generated from MACs." +msgid "" +"New method ``netutils.get_my_ipv6()`` returns the IPv6 address of the local " +"machine." +msgstr "" +"New method ``netutils.get_my_ipv6()`` returns the IPv6 address of the local " +"machine." + msgid "Newton Series Release Notes" msgstr "Newton Series Release Notes" @@ -310,6 +328,9 @@ msgstr "Xena Series Release Notes" msgid "Yoga Series Release Notes" msgstr "Yoga Series Release Notes" +msgid "Zed Series Release Notes" +msgstr "Zed Series Release Notes" + msgid "" "`bug #1942682 `_: Fix " "inconsistent value of `QemuImgInfo.encrypted`. Now the attribute is always "