# SOME DESCRIPTIVE TITLE. # Copyright (C) 2015, Keystone Developers # This file is distributed under the same license as the python-keystoneclient package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: python-keystoneclient \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-11-16 02:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../:65 unmaintained/victoria>:341 #: unmaintained/wallaby>:341 unmaintained/xena>:341 unmaintained/yoga>:341 #: unmaintained/zed>:375 msgid "2.1.0" msgstr "" #: ../../:40 unmaintained/victoria>:316 #: unmaintained/wallaby>:316 unmaintained/xena>:316 unmaintained/yoga>:316 #: unmaintained/zed>:350 msgid "2.2.0" msgstr "" #: ../../:25 unmaintained/victoria>:301 #: unmaintained/wallaby>:301 unmaintained/xena>:301 unmaintained/yoga>:301 #: unmaintained/zed>:335 msgid "2.3.0" msgstr "" #: ../../:5 msgid "2.3.2" msgstr "" #: ../../:25 unmaintained/victoria>:272 #: unmaintained/wallaby>:272 unmaintained/xena>:272 unmaintained/yoga>:272 #: unmaintained/zed>:306 msgid "3.0.0" msgstr "" #: ../../:5 unmaintained/victoria>:180 #: unmaintained/wallaby>:180 unmaintained/xena>:180 unmaintained/yoga>:180 #: unmaintained/zed>:214 msgid "3.10.0" msgstr "" #: ../../:32 unmaintained/victoria>:165 #: unmaintained/wallaby>:165 unmaintained/xena>:165 unmaintained/yoga>:165 #: unmaintained/zed>:199 msgid "3.11.0" msgstr "" #: ../../:5 unmaintained/victoria>:138 #: unmaintained/wallaby>:138 unmaintained/xena>:138 unmaintained/yoga>:138 #: unmaintained/zed>:172 msgid "3.12.0" msgstr "" #: ../../:5 unmaintained/victoria>:111 #: unmaintained/wallaby>:111 unmaintained/xena>:111 unmaintained/yoga>:111 #: unmaintained/zed>:145 msgid "3.15.0" msgstr "" #: ../../:5 unmaintained/victoria>:87 #: unmaintained/wallaby>:87 unmaintained/xena>:87 unmaintained/yoga>:87 #: unmaintained/zed>:121 msgid "3.17.0" msgstr "" #: ../../:22 unmaintained/victoria>:71 #: unmaintained/wallaby>:71 unmaintained/xena>:71 unmaintained/yoga>:71 #: unmaintained/zed>:105 msgid "3.18.0" msgstr "" #: ../../:5 unmaintained/victoria>:54 #: unmaintained/wallaby>:54 unmaintained/xena>:54 unmaintained/yoga>:54 #: unmaintained/zed>:88 msgid "3.19.0" msgstr "" #: ../../:5 unmaintained/victoria>:38 #: unmaintained/wallaby>:38 unmaintained/xena>:38 unmaintained/yoga>:38 #: unmaintained/zed>:72 msgid "3.21.0" msgstr "" #: ../../:22 unmaintained/victoria>:22 #: unmaintained/wallaby>:22 unmaintained/xena>:22 unmaintained/yoga>:22 #: unmaintained/zed>:56 msgid "3.22.0" msgstr "" #: ../../:5 msgid "3.5.1" msgstr "" #: ../../:72 unmaintained/victoria>:247 #: unmaintained/wallaby>:247 unmaintained/xena>:247 unmaintained/yoga>:247 #: unmaintained/zed>:281 msgid "3.6.0" msgstr "" #: ../../:57 unmaintained/victoria>:232 #: unmaintained/wallaby>:232 unmaintained/xena>:232 unmaintained/yoga>:232 #: unmaintained/zed>:266 msgid "3.7.0" msgstr "" #: ../../:42 unmaintained/victoria>:217 #: unmaintained/wallaby>:217 unmaintained/xena>:217 unmaintained/yoga>:217 #: unmaintained/zed>:251 msgid "3.8.0" msgstr "" #: ../../:22 unmaintained/victoria>:197 #: unmaintained/wallaby>:197 unmaintained/xena>:197 unmaintained/yoga>:197 #: unmaintained/zed>:231 msgid "3.9.0" msgstr "" #: ../../:5 unmaintained/victoria>:5 #: unmaintained/wallaby>:5 unmaintained/xena>:5 unmaintained/yoga>:5 #: unmaintained/zed>:39 msgid "4.0.0" msgstr "" #: ../../:21 msgid "4.5.0" msgstr "" #: ../../:5 msgid "5.0.0" msgstr "" #: ../../:5 current msgid "5.5.0-3" msgstr "" #: ../../:51 unmaintained/victoria>:226 #: unmaintained/wallaby>:226 unmaintained/xena>:226 unmaintained/yoga>:226 #: unmaintained/zed>:260 msgid "" "Added a ``allow_expired`` argument to ``validate`` and ``get_token_data`` " "in `keystoneclient.v3.tokens`. Setting this to ``True``, allos for a token " "validation query to fetch expired tokens." msgstr "" #: ../../:14 unmaintained/victoria>:189 #: unmaintained/wallaby>:189 unmaintained/xena>:189 unmaintained/yoga>:189 #: unmaintained/zed>:223 msgid "" "Added ability to filter on multiple values with the same parameter key. For " "example, we can now filter on user names that contain both ``test`` and " "``user`` using ``keystone.users.list(name__contains=['test', 'user'])``." msgstr "" #: ../../:66 unmaintained/victoria>:241 #: unmaintained/wallaby>:241 unmaintained/xena>:241 unmaintained/yoga>:241 #: unmaintained/zed>:275 msgid "" "Added support for ``domain configs``. A user can now upload domain specific " "configurations to keytone using the client. See ``client.domain_configs." "create``, ``client.domain_configs.delete``, ``client.domain_configs.get`` " "and ``client.domain_configs.update``." msgstr "" #: ../../:14 unmaintained/victoria>:96 #: unmaintained/wallaby>:96 unmaintained/xena>:96 unmaintained/yoga>:96 #: unmaintained/zed>:130 msgid "" "Added support for managing project-specific limits. The ``POST`` API for " "limits in keystone supports batch creation, but the client implementation " "does not. Creation for limits using the client must be done one at a time." msgstr "" #: ../../:20 unmaintained/victoria>:102 #: unmaintained/wallaby>:102 unmaintained/xena>:102 unmaintained/yoga>:102 #: unmaintained/zed>:136 msgid "" "Added support for managing registered limits. The ``POST`` API for " "registered limits in keystone supports batch creation, but the client " "implementation does not. Creation of registered limits using the client must " "be done one at a time." msgstr "" #: ../../:16 unmaintained/victoria>:65 #: unmaintained/wallaby>:65 unmaintained/xena>:65 unmaintained/yoga>:65 #: unmaintained/zed>:99 msgid "" "Added support to return \"x-openstack-request-id\" header in request_ids " "attribute if ``include_metadata=True``. Also, for APIs which return response " "as None, client will return request_ids as well if ``include_metadata`` is " "True." msgstr "" #: ../../:31 unmaintained/victoria>:31 #: unmaintained/wallaby>:31 unmaintained/xena>:31 unmaintained/yoga>:31 #: unmaintained/zed>:65 msgid "" "Adds support for creating access rules as an attribute of application " "credentials as well as for retrieving and deleting them." msgstr "" #: ../../:14 unmaintained/victoria>:120 #: unmaintained/wallaby>:120 unmaintained/xena>:120 unmaintained/yoga>:120 #: unmaintained/zed>:154 msgid "" "Adds support for creating, reading, and deleting application credentials. " "With application credentials, a user can grant their applications limited " "access to their cloud resources. Applications can use keystoneauth with the " "`v3applicationcredential` auth plugin to authenticate with keystone without " "needing the user's password." msgstr "" #: ../../:10 origin/stable/mitaka>:99 #: origin/stable/newton>:10 origin/stable/ocata>:27 unmaintained/victoria>:202 #: unmaintained/victoria>:375 unmaintained/wallaby>:202 #: unmaintained/wallaby>:375 unmaintained/xena>:202 unmaintained/xena>:375 #: unmaintained/yoga>:202 unmaintained/yoga>:375 unmaintained/zed>:236 #: unmaintained/zed>:409 msgid "Bug Fixes" msgstr "" #: ../../:85 unmaintained/victoria>:361 #: unmaintained/wallaby>:361 unmaintained/xena>:361 unmaintained/yoga>:361 #: unmaintained/zed>:395 msgid "Critical Issues" msgstr "" #: ../../:41 unmaintained/victoria>:174 #: unmaintained/wallaby>:174 unmaintained/xena>:174 unmaintained/yoga>:174 #: unmaintained/zed>:208 msgid "" "Deprecate the `keystoneclient.generic` client. This client used to be able " "to determine available API versions and some basics around installed " "extensions however the APIs were never upgraded for the v3 API. It doesn't " "seem to be used in the openstack ecosystem." msgstr "" #: ../../:55 stable/pike>:37 #: stable/stein>:27 unmaintained/victoria>:76 unmaintained/victoria>:170 #: unmaintained/victoria>:331 unmaintained/wallaby>:76 #: unmaintained/wallaby>:170 unmaintained/wallaby>:331 unmaintained/xena>:76 #: unmaintained/xena>:170 unmaintained/xena>:331 unmaintained/yoga>:76 #: unmaintained/yoga>:170 unmaintained/yoga>:331 unmaintained/zed>:110 #: unmaintained/zed>:204 unmaintained/zed>:365 msgid "Deprecation Notes" msgstr "" #: ../../:30 msgid "" "For sessions using the v3 Identity API, the default interface has been " "switched from ``admin`` to ``public``. This allows deployments to get rid of " "the admin endpoint, which functionally is no longer necessary with the v3 " "API." msgstr "" #: ../../:14 unmaintained/victoria>:147 #: unmaintained/wallaby>:147 unmaintained/xena>:147 unmaintained/yoga>:147 #: unmaintained/zed>:181 msgid "Keystone Client now supports endpoint group filtering." msgstr "" #: ../../:30 origin/stable/mitaka>:45 #: origin/stable/ocata>:10 origin/stable/ocata>:47 origin/stable/ocata>:62 #: stable/pike>:20 stable/queens>:10 stable/rocky>:10 stable/stein>:10 #: stable/train>:10 stable/ussuri>:27 unmaintained/victoria>:27 #: unmaintained/victoria>:43 unmaintained/victoria>:59 #: unmaintained/victoria>:92 unmaintained/victoria>:116 #: unmaintained/victoria>:153 unmaintained/victoria>:185 #: unmaintained/victoria>:222 unmaintained/victoria>:237 #: unmaintained/victoria>:306 unmaintained/victoria>:321 #: unmaintained/wallaby>:27 unmaintained/wallaby>:43 unmaintained/wallaby>:59 #: unmaintained/wallaby>:92 unmaintained/wallaby>:116 unmaintained/wallaby>:153 #: unmaintained/wallaby>:185 unmaintained/wallaby>:222 #: unmaintained/wallaby>:237 unmaintained/wallaby>:306 #: unmaintained/wallaby>:321 unmaintained/xena>:27 unmaintained/xena>:43 #: unmaintained/xena>:59 unmaintained/xena>:92 unmaintained/xena>:116 #: unmaintained/xena>:153 unmaintained/xena>:185 unmaintained/xena>:222 #: unmaintained/xena>:237 unmaintained/xena>:306 unmaintained/xena>:321 #: unmaintained/yoga>:27 unmaintained/yoga>:43 unmaintained/yoga>:59 #: unmaintained/yoga>:92 unmaintained/yoga>:116 unmaintained/yoga>:153 #: unmaintained/yoga>:185 unmaintained/yoga>:222 unmaintained/yoga>:237 #: unmaintained/yoga>:306 unmaintained/yoga>:321 unmaintained/zed>:26 #: unmaintained/zed>:61 unmaintained/zed>:77 unmaintained/zed>:93 #: unmaintained/zed>:126 unmaintained/zed>:150 unmaintained/zed>:187 #: unmaintained/zed>:219 unmaintained/zed>:256 unmaintained/zed>:271 #: unmaintained/zed>:340 unmaintained/zed>:355 msgid "New Features" msgstr "" #: ../../:14 unmaintained/victoria>:47 #: unmaintained/wallaby>:47 unmaintained/xena>:47 unmaintained/yoga>:47 #: unmaintained/zed>:81 msgid "" "Now keystone client supports to list projects which belongs to the given " "parent project." msgstr "" #: ../../:121 origin/stable/newton>:40 #: origin/stable/ocata>:87 unmaintained/victoria>:262 #: unmaintained/victoria>:287 unmaintained/victoria>:397 #: unmaintained/wallaby>:262 unmaintained/wallaby>:287 #: unmaintained/wallaby>:397 unmaintained/xena>:262 unmaintained/xena>:287 #: unmaintained/xena>:397 unmaintained/yoga>:262 unmaintained/yoga>:287 #: unmaintained/yoga>:397 unmaintained/zed>:296 unmaintained/zed>:321 #: unmaintained/zed>:431 msgid "Other Notes" msgstr "" #: ../../:70 origin/stable/newton>:30 #: origin/stable/ocata>:77 stable/pike>:10 unmaintained/victoria>:143 #: unmaintained/victoria>:252 unmaintained/victoria>:277 #: unmaintained/victoria>:346 unmaintained/wallaby>:143 #: unmaintained/wallaby>:252 unmaintained/wallaby>:277 #: unmaintained/wallaby>:346 unmaintained/xena>:143 unmaintained/xena>:252 #: unmaintained/xena>:277 unmaintained/xena>:346 unmaintained/yoga>:143 #: unmaintained/yoga>:252 unmaintained/yoga>:277 unmaintained/yoga>:346 #: unmaintained/zed>:177 unmaintained/zed>:286 unmaintained/zed>:311 #: unmaintained/zed>:380 msgid "Prelude" msgstr "" #: ../../:14 unmaintained/victoria>:14 #: unmaintained/wallaby>:14 unmaintained/xena>:14 unmaintained/yoga>:14 #: unmaintained/zed>:48 msgid "" "Python 2.7 support has been dropped. Last release of python-keystoneclient " "to support python 2.7 is OpenStack Train. The minimum version of Python now " "supported is Python 3.6." msgstr "" #: ../../:14 msgid "" "Python 3.6 & 3.7 support has been dropped. The minimum version of Python now " "supported is Python 3.8." msgstr "" #: ../../:44 unmaintained/victoria>:291 #: unmaintained/wallaby>:291 unmaintained/xena>:291 unmaintained/yoga>:291 #: unmaintained/zed>:325 msgid "" "Removed `keystoneclient.apiclient.exceptions`. This file was deprecated in " "v0.7.1 and has now been replaced by `keystoneclient.exceptions`." msgstr "" #: ../../:14 current msgid "" "Support for Python 3.8 has been removed. Now the minimum python version " "supported is 3.9 ." msgstr "" #: ../../:24 unmaintained/victoria>:157 #: unmaintained/wallaby>:157 unmaintained/xena>:157 unmaintained/yoga>:157 #: unmaintained/zed>:191 msgid "" "Support for handling the relationship between endpoint groups and projects " "has been added. It is now possible to list, associate, check and " "disassociate endpoint groups that have access to a project." msgstr "" #: ../../:125 unmaintained/victoria>:401 #: unmaintained/wallaby>:401 unmaintained/xena>:401 unmaintained/yoga>:401 #: unmaintained/zed>:435 msgid "Support v2 parameters for the v3 service create method." msgstr "" #: ../../:18 origin/stable/newton>:18 #: origin/stable/ocata>:35 unmaintained/victoria>:210 unmaintained/wallaby>:210 #: unmaintained/xena>:210 unmaintained/yoga>:210 unmaintained/zed>:244 msgid "" "The ``X-Service-Token`` header value is now properly masked, and is " "displayed as a hash value, in the log." msgstr "" #: ../../:81 unmaintained/victoria>:256 #: unmaintained/wallaby>:256 unmaintained/xena>:256 unmaintained/yoga>:256 #: unmaintained/zed>:290 msgid "" "The ``data`` argument for creating and updating credentials has been removed." msgstr "" #: ../../:91 unmaintained/victoria>:266 #: unmaintained/wallaby>:266 unmaintained/xena>:266 unmaintained/yoga>:266 #: unmaintained/zed>:300 msgid "" "The ``data`` argument for creating and updating credentials was deprecated " "in the 1.7.0 release. It has been replaced by the ``blob`` argument." msgstr "" #: ../../:48 unmaintained/victoria>:295 #: unmaintained/wallaby>:295 unmaintained/xena>:295 unmaintained/yoga>:295 #: unmaintained/zed>:329 msgid "" "The ``keystone`` CLI has been removed, using the ``openstack`` CLI is " "recommended. This feature has been deprecated since the Liberty release of " "Keystone." msgstr "" #: ../../:34 unmaintained/victoria>:281 #: unmaintained/wallaby>:281 unmaintained/xena>:281 unmaintained/yoga>:281 #: unmaintained/zed>:315 msgid "The ``keystone`` CLI has been removed." msgstr "" #: ../../:31 unmaintained/victoria>:80 #: unmaintained/wallaby>:80 unmaintained/xena>:80 unmaintained/yoga>:80 #: unmaintained/zed>:114 msgid "" "The region resource in Keystone never support or contain \"enabled\" " "property. Thus the property is deprecated and will be removed in future " "versions." msgstr "" #: ../../:10 current stable/ussuri>:10 #: unmaintained/victoria>:10 unmaintained/wallaby>:10 unmaintained/xena>:10 #: unmaintained/yoga>:10 unmaintained/zed>:10 unmaintained/zed>:44 msgid "Upgrade Notes" msgstr "" #: ../../:59 msgid "" "[`blueprint deprecate-to-ksa `_] Several modules related to " "authentication in keystoneclient have been deprecated in favor of " "[`keystoneauth `_] These " "modules include: ``keystoneclient.session``, ``keystoneclient.adapter``, " "``keystoneclient.httpclient``, ``keystoneclient.auth.base``, " "``keystoneclient.auth.cli``, ``keystoneclient.auth.conf``, ``keystoneclient." "auth.identity.base``, and ``keystoneclient.auth.token_endpoint``. Tips for " "migrating to `keystoneauth` have been [`documented `_]." msgstr "" #: ../../:335 unmaintained/wallaby>:335 #: unmaintained/xena>:335 unmaintained/yoga>:335 unmaintained/zed>:369 msgid "" "[`blueprint deprecate-to-ksa `_] Several modules related to " "authentication in keystoneclient have been deprecated in favor of " "[`keystoneauth `_] These " "modules include: ``keystoneclient.session``, ``keystoneclient.adapter``, " "``keystoneclient.httpclient``, ``keystoneclient.auth.base``, " "``keystoneclient.auth.cli``, ``keystoneclient.auth.conf``, ``keystoneclient." "auth.identity.base``, and ``keystoneclient.auth.token_endpoint``. Tips for " "migrating to `keystoneauth` have been [`documented `_]." msgstr "" #: ../../:22 unmaintained/victoria>:128 #: unmaintained/wallaby>:128 unmaintained/xena>:128 unmaintained/yoga>:128 #: unmaintained/zed>:162 msgid "" "[`blueprint project-tags `_] The keystoneclient now supports project tags feature in " "keystone. This allows operators to use the client to associate tags to a " "project, retrieve tags associated with a project, delete tags associated " "with a project, and filter projects based on tags." msgstr "" #: ../../:14 unmaintained/victoria>:63 #: unmaintained/wallaby>:63 unmaintained/xena>:63 unmaintained/yoga>:63 #: unmaintained/zed>:97 msgid "" "[`blueprint return-request-id-to-caller `_] Instantiating " "client with ``include_metadata=True`` will cause manager response to return " "data along with request_ids for better tracing. Refer [`using-api-v3 " "`_]" msgstr "" #: ../../:89 unmaintained/victoria>:365 #: unmaintained/wallaby>:365 unmaintained/xena>:365 unmaintained/yoga>:365 #: unmaintained/zed>:399 msgid "" "[`bug 1449066 `_] The `keystoneclient.middleware` module has been removed in " "favor of the keystonemiddleware library. The aforementioned module has been " "deprecated since keystoneclient v0.10.0 which was included in the Juno " "release of OpenStack." msgstr "" #: ../../:111 unmaintained/victoria>:387 #: unmaintained/wallaby>:387 unmaintained/xena>:387 unmaintained/yoga>:387 #: unmaintained/zed>:421 msgid "" "[`bug 1457702 `_] Change default endpoint to public for keystone v3." msgstr "" #: ../../:103 unmaintained/victoria>:379 #: unmaintained/wallaby>:379 unmaintained/xena>:379 unmaintained/yoga>:379 #: unmaintained/zed>:413 msgid "" "[`bug 1462694 `_] Add support for `include_subtree` in list_role_assignments." msgstr "" #: ../../:49 unmaintained/victoria>:325 #: unmaintained/wallaby>:325 unmaintained/xena>:325 unmaintained/yoga>:325 #: unmaintained/zed>:359 msgid "" "[`bug 1479569 `_] With the ``include_names`` parameter set to True the names " "of the role assignments are returned with the entities IDs. (GET /" "role_assignments?include_names=True)" msgstr "" #: ../../:115 unmaintained/victoria>:391 #: unmaintained/wallaby>:391 unmaintained/xena>:391 unmaintained/yoga>:391 #: unmaintained/zed>:425 msgid "" "[`bug 1520244 `_] Support `truncated` flag returned from server." msgstr "" #: ../../:93 unmaintained/victoria>:369 #: unmaintained/wallaby>:369 unmaintained/xena>:369 unmaintained/yoga>:369 #: unmaintained/zed>:403 msgid "" "[`bug 1526651 `_] The `keystoneclient.apiclient` module has been removed in " "favor of `keystoneclient.exceptions`. The aforementioned module has been " "deprecated since keystoneclient v0.7.1 which was inclued in the Juno release " "of OpenStack." msgstr "" #: ../../:107 unmaintained/victoria>:383 #: unmaintained/wallaby>:383 unmaintained/xena>:383 unmaintained/yoga>:383 #: unmaintained/zed>:417 msgid "" "[`bug 1526686 `_] Replace textwrap with faster code in cms functions." msgstr "" #: ../../:14 origin/stable/newton>:14 #: origin/stable/ocata>:31 unmaintained/victoria>:206 unmaintained/wallaby>:206 #: unmaintained/xena>:206 unmaintained/yoga>:206 unmaintained/zed>:240 msgid "" "[`bug 1616105 `_] Only " "log the response body when the ``Content-Type`` header is set to " "``application/json``. This avoids logging large binary objects (such as " "images). Other ``Content-Type`` will not be logged. Additional ``Content-" "Type`` strings can be added as required." msgstr "" #: ../../:79 unmaintained/victoria>:355 #: unmaintained/wallaby>:355 unmaintained/xena>:355 unmaintained/yoga>:355 #: unmaintained/zed>:389 msgid "keystoneclient.apiclient has been removed." msgstr "" #: ../../:74 unmaintained/victoria>:350 #: unmaintained/wallaby>:350 unmaintained/xena>:350 unmaintained/yoga>:350 #: unmaintained/zed>:384 msgid "keystoneclient.middleware has been removed." msgstr "" #: ../../:34 unmaintained/victoria>:310 #: unmaintained/wallaby>:310 unmaintained/xena>:310 unmaintained/yoga>:310 #: unmaintained/zed>:344 msgid "support for implied roles in v3 API." msgstr "" #: ../source/2023.1.rst:3 msgid "2023.1 Series Release Notes" msgstr "" #: ../source/2023.2.rst:3 msgid "2023.2 Series Release Notes" msgstr "" #: ../source/2024.1.rst:3 msgid "2024.1 Series Release Notes" msgstr "" #: ../source/2024.2.rst:3 msgid "2024.2 Series Release Notes" msgstr "" #: ../source/index.rst:3 msgid "keystoneclient Release Notes" msgstr "" #: ../source/mitaka.rst:3 msgid "Mitaka Series Release Notes" msgstr "" #: ../source/newton.rst:3 msgid "Newton Series Release Notes" msgstr "" #: ../source/ocata.rst:3 msgid "Ocata Series Release Notes" msgstr "" #: ../source/pike.rst:3 msgid "Pike Series Release Notes" msgstr "" #: ../source/queens.rst:3 msgid "Queens Series Release Notes" msgstr "" #: ../source/rocky.rst:3 msgid "Rocky Series Release Notes" msgstr "" #: ../source/stein.rst:3 msgid "Stein Series Release Notes" msgstr "" #: ../source/train.rst:3 msgid "Train Series Release Notes" msgstr "" #: ../source/unreleased.rst:3 msgid "Current Series Release Notes" msgstr "" #: ../source/ussuri.rst:3 msgid "Ussuri Series Release Notes" msgstr "" #: ../source/victoria.rst:3 msgid "Victoria Series Release Notes" msgstr "" #: ../source/wallaby.rst:3 msgid "Wallaby Series Release Notes" msgstr "" #: ../source/xena.rst:3 msgid "Xena Series Release Notes" msgstr "" #: ../source/yoga.rst:3 msgid "Yoga Series Release Notes" msgstr "" #: ../source/zed.rst:3 msgid "Zed Series Release Notes" msgstr ""