# Translations template for python-keystoneclient. # Copyright (C) 2024 ORGANIZATION # This file is distributed under the same license as the # python-keystoneclient project. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: python-keystoneclient VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2024-05-08 16:19+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" "Generated-By: Babel 2.14.0\n" #: keystoneclient/_discover.py:69 #, python-format msgid "Invalid Response - Bad version data returned: %s" msgstr "" #: keystoneclient/_discover.py:106 #, python-format msgid "Invalid version specified: %s" msgstr "" #: keystoneclient/access.py:78 keystoneclient/service_catalog.py:53 msgid "Unrecognized auth response" msgstr "" #: keystoneclient/base.py:257 #, python-format msgid "Invalid update method: %s" msgstr "" #: keystoneclient/base.py:288 keystoneclient/base.py:500 #, python-format msgid "No %(name)s matching %(kwargs)s." msgstr "" #: keystoneclient/base.py:437 msgid "" "list() got an unexpected keyword argument 'id'. To retrieve a single " "object using a globally unique identifier, try using get() instead." msgstr "" #: keystoneclient/discover.py:173 msgid "" "Not enough information to determine URL. Provide either a Session, or " "auth_url or endpoint" msgstr "" #: keystoneclient/discover.py:276 msgid "Could not find a suitable endpoint" msgstr "" #: keystoneclient/discover.py:279 #, python-format msgid "Could not find a suitable endpoint for client version: %s" msgstr "" #: keystoneclient/discover.py:292 #, python-format msgid "No client available for version: %s" msgstr "" #: keystoneclient/exceptions.py:76 #, python-format msgid "Authentication failed. Missing options: %s" msgstr "" #: keystoneclient/exceptions.py:86 #, python-format msgid "AuthSystemNotFound: %r" msgstr "" #: keystoneclient/exceptions.py:114 #, python-format msgid "AmbiguousEndpoints: %r" msgstr "" #: keystoneclient/exceptions.py:143 msgid "HTTP Redirection" msgstr "" #: keystoneclient/exceptions.py:153 msgid "Multiple Choices" msgstr "" #: keystoneclient/exceptions.py:367 msgid "Unable to load certificate." msgstr "" #: keystoneclient/exceptions.py:376 msgid "Unable to sign or verify data." msgstr "" #: keystoneclient/exceptions.py:430 #, python-format msgid "The following parameters were given that are unsupported: %s" msgstr "" #: keystoneclient/httpclient.py:683 msgid "Token didn't provide tenant_id" msgstr "" #: keystoneclient/httpclient.py:690 msgid "Token didn't provide user_id" msgstr "" #: keystoneclient/httpclient.py:904 #, python-format msgid "Unknown Attribute: %s" msgstr "" #: keystoneclient/service_catalog.py:253 msgid "The service catalog is empty." msgstr "" #: keystoneclient/service_catalog.py:266 #, python-format msgid "" "%(endpoint_type)s endpoint for %(service_type)s service named " "%(service_name)s in %(region_name)s region not found" msgstr "" #: keystoneclient/service_catalog.py:274 #, python-format msgid "" "%(endpoint_type)s endpoint for %(service_type)s service named " "%(service_name)s not found" msgstr "" #: keystoneclient/service_catalog.py:280 #, python-format msgid "" "%(endpoint_type)s endpoint for %(service_type)s service in " "%(region_name)s region not found" msgstr "" #: keystoneclient/service_catalog.py:286 #, python-format msgid "%(endpoint_type)s endpoint for %(service_type)s service not found" msgstr "" #: keystoneclient/session.py:52 #, python-format msgid "%s must be a float" msgstr "" #: keystoneclient/session.py:55 #, python-format msgid "%s must be greater than 0" msgstr "" #: keystoneclient/session.py:345 msgid "No valid authentication is available" msgstr "" #: keystoneclient/session.py:368 #, python-format msgid "Endpoint for %s service" msgstr "" #: keystoneclient/session.py:463 keystoneclient/tests/unit/test_session.py:308 #, python-format msgid "SSL exception connecting to %(url)s: %(error)s" msgstr "" #: keystoneclient/session.py:467 #, python-format msgid "Request to %s timed out" msgstr "" #: keystoneclient/session.py:470 #, python-format msgid "Unable to establish connection to %s" msgstr "" #: keystoneclient/session.py:657 msgid "An auth plugin is required to fetch a token" msgstr "" #: keystoneclient/session.py:700 msgid "An auth plugin is required to determine endpoint URL" msgstr "" #: keystoneclient/session.py:736 msgid "An auth plugin is required to fetch connection params" msgstr "" #: keystoneclient/session.py:766 msgid "An auth plugin is required to validate" msgstr "" #: keystoneclient/session.py:784 msgid "An auth plugin is required to get user_id" msgstr "" #: keystoneclient/session.py:802 msgid "An auth plugin is required to get project_id" msgstr "" #: keystoneclient/auth/identity/generic/base.py:177 msgid "Could not determine a suitable URL for the plugin" msgstr "" #: keystoneclient/auth/identity/generic/cli.py:64 msgid "A service URL must be provided with a token" msgstr "" #: keystoneclient/auth/identity/generic/cli.py:69 msgid "Expecting an auth URL via either --os-auth-url or env[OS_AUTH_URL]" msgstr "" #: keystoneclient/auth/identity/generic/cli.py:78 msgid "" "Expecting a password provided via either --os-password, env[OS_PASSWORD]," " or prompted response" msgstr "" #: keystoneclient/auth/identity/v3/base.py:148 msgid "Authentication method required (e.g. password)" msgstr "" #: keystoneclient/auth/identity/v3/base.py:157 msgid "" "Authentication cannot be scoped to multiple targets. Pick one of: " "project, domain, trust or unscoped" msgstr "" #: keystoneclient/auth/identity/v3/base.py:218 #, python-format msgid "Unexpected Attributes: %s" msgstr "" #: keystoneclient/common/cms.py:121 #, python-format msgid "" "Hit OSError in _process_communicate_handle_oserror(): %(stderr)s\n" "Likely due to %(file)s: %(error)s" msgstr "" #: keystoneclient/common/cms.py:128 #, python-format msgid "Hit OSError in _process_communicate_handle_oserror(): %s" msgstr "" #: keystoneclient/common/cms.py:148 #, python-format msgid "\"inform\" must be one of: %s" msgstr "" #: keystoneclient/contrib/auth/v3/saml2.py:36 msgid "Only single element list is acceptable" msgstr "" #: keystoneclient/contrib/auth/v3/saml2.py:86 msgid "This method should never be called" msgstr "" #: keystoneclient/contrib/auth/v3/saml2.py:234 #, python-format msgid "" "Consumer URLs from Service Provider %(service_provider)s " "%(sp_consumer_url)s and Identity Provider %(identity_provider)s " "%(idp_consumer_url)s are not equal" msgstr "" #: keystoneclient/contrib/auth/v3/saml2.py:280 #, python-format msgid "SAML2: Error parsing XML returned from Service Provider, reason: %s" msgstr "" #: keystoneclient/contrib/auth/v3/saml2.py:310 #, python-format msgid "SAML2: Error parsing XML returned from Identity Provider, reason: %s" msgstr "" #: keystoneclient/contrib/auth/v3/saml2.py:773 #, python-format msgid "Error parsing XML returned from the ADFS Identity Provider, reason: %s" msgstr "" #: keystoneclient/contrib/auth/v3/saml2.py:840 msgid "" "Session object doesn't contain a cookie, therefore you are not allowed to" " enter the Identity Provider's protected area." msgstr "" #: keystoneclient/contrib/auth/v3/saml2.py:920 msgid "Neither project nor domain specified" msgstr "" #: keystoneclient/contrib/ec2/utils.py:99 #, python-format msgid "Unknown signature version: %s" msgstr "" #: keystoneclient/contrib/ec2/utils.py:102 msgid "Unexpected signature format" msgstr "" #: keystoneclient/contrib/ec2/utils.py:265 msgid "Request date mismatch error" msgstr "" #: keystoneclient/generic/client.py:104 keystoneclient/generic/client.py:115 #, python-format msgid "Keystone found at %s" msgstr "" #: keystoneclient/generic/client.py:125 #, python-format msgid "Unrecognized response from %s" msgstr "" #: keystoneclient/generic/client.py:169 #, python-format msgid "Unrecognized extensions response from %s" msgstr "" #: keystoneclient/v2_0/client.py:195 keystoneclient/v3/client.py:315 msgid "Cannot authenticate without an auth_url" msgstr "" #: keystoneclient/v2_0/client.py:207 keystoneclient/v2_0/tokens.py:51 msgid "A username and password or token is required." msgstr "" #: keystoneclient/v2_0/client.py:216 keystoneclient/v3/client.py:348 msgid "There was no suitable authentication url for this request" msgstr "" #: keystoneclient/v2_0/client.py:220 #, python-format msgid "Authorization Failed: %s" msgstr "" #: keystoneclient/v3/access_rules.py:112 msgid "Access rules are immutable, updating is not supported." msgstr "" #: keystoneclient/v3/access_rules.py:117 msgid "Access rules can only be created as attributes of application credentials." msgstr "" #: keystoneclient/v3/application_credentials.py:84 msgid "Roles must be a list of IDs or role dicts." msgstr "" #: keystoneclient/v3/application_credentials.py:172 msgid "Application credentials are immutable, updating is not supported." msgstr "" #: keystoneclient/v3/client.py:281 msgid "Token didn't provide domain_id" msgstr "" #: keystoneclient/v3/client.py:331 msgid "A user and password or token is required." msgstr "" #: keystoneclient/v3/client.py:353 #, python-format msgid "Authorization failed: %s" msgstr "" #: keystoneclient/v3/domain_configs.py:126 msgid "Find not supported for domain configs" msgstr "" #: keystoneclient/v3/domain_configs.py:130 msgid "List not supported for domain configs" msgstr "" #: keystoneclient/v3/endpoints.py:51 #, python-format msgid "\"interface\" must be one of: %s" msgstr "" #: keystoneclient/v3/projects.py:162 msgid "Specify either parents_as_ids or parents_as_list parameters, not both" msgstr "" #: keystoneclient/v3/projects.py:169 msgid "Specify either subtree_as_ids or subtree_as_list parameters, not both" msgstr "" #: keystoneclient/v3/role_assignments.py:41 keystoneclient/v3/roles.py:117 msgid "Specify either a user or group, not both" msgstr "" #: keystoneclient/v3/role_assignments.py:46 keystoneclient/v3/roles.py:97 msgid "Specify either a domain or project, not both" msgstr "" #: keystoneclient/v3/role_assignments.py:51 msgid "Specify either system or domain, not both" msgstr "" #: keystoneclient/v3/role_assignments.py:56 msgid "Specify either system or project, not both" msgstr "" #: keystoneclient/v3/role_assignments.py:61 keystoneclient/v3/roles.py:79 msgid "Only a system scope of 'all' is currently supported" msgstr "" #: keystoneclient/v3/role_assignments.py:128 msgid "Create not supported for role assignments" msgstr "" #: keystoneclient/v3/role_assignments.py:132 msgid "Update not supported for role assignments" msgstr "" #: keystoneclient/v3/role_assignments.py:136 msgid "Get not supported for role assignments" msgstr "" #: keystoneclient/v3/role_assignments.py:140 msgid "Find not supported for role assignments" msgstr "" #: keystoneclient/v3/role_assignments.py:144 msgid "Put not supported for role assignments" msgstr "" #: keystoneclient/v3/role_assignments.py:148 msgid "Delete not supported for role assignments" msgstr "" #: keystoneclient/v3/roles.py:100 msgid "Must specify either system, domain, or project" msgstr "" #: keystoneclient/v3/roles.py:104 msgid "Specify either system, domain, or project, not all three." msgstr "" #: keystoneclient/v3/roles.py:109 msgid "Specify either system or a domain, not both" msgstr "" #: keystoneclient/v3/roles.py:112 msgid "Specify either a system or project, not both" msgstr "" #: keystoneclient/v3/roles.py:120 msgid "Must specify either a user or group" msgstr "" #: keystoneclient/v3/roles.py:563 msgid "Update not supported for rule inferences" msgstr "" #: keystoneclient/v3/roles.py:567 msgid "Find not supported for rule inferences" msgstr "" #: keystoneclient/v3/roles.py:571 msgid "Put not supported for rule inferences" msgstr "" #: keystoneclient/v3/users.py:44 msgid "Specify both a user and a group" msgstr "" #: keystoneclient/v3/users.py:214 msgid "Specify both the current password and a new password" msgstr "" #: keystoneclient/v3/users.py:218 msgid "Old password and new password must be different." msgstr "" #: keystoneclient/v3/contrib/endpoint_filter.py:44 msgid "Must specify a project, an endpoint, or both" msgstr "" #: keystoneclient/v3/contrib/endpoint_filter.py:61 msgid "Must specify a project, an endpoint group, or both" msgstr "" #: keystoneclient/v3/contrib/endpoint_filter.py:69 #: keystoneclient/v3/contrib/endpoint_filter.py:78 #: keystoneclient/v3/contrib/endpoint_filter.py:87 msgid "project and endpoint are required" msgstr "" #: keystoneclient/v3/contrib/endpoint_filter.py:96 #: keystoneclient/v3/contrib/endpoint_filter.py:145 msgid "project is required" msgstr "" #: keystoneclient/v3/contrib/endpoint_filter.py:107 #: keystoneclient/v3/contrib/endpoint_policy.py:126 msgid "endpoint is required" msgstr "" #: keystoneclient/v3/contrib/endpoint_filter.py:118 #: keystoneclient/v3/contrib/endpoint_filter.py:127 #: keystoneclient/v3/contrib/endpoint_filter.py:136 msgid "project and endpoint_group are required" msgstr "" #: keystoneclient/v3/contrib/endpoint_filter.py:157 msgid "endpoint_group is required" msgstr "" #: keystoneclient/v3/contrib/endpoint_policy.py:29 msgid "policy and endpoint are required" msgstr "" #: keystoneclient/v3/contrib/endpoint_policy.py:57 msgid "policy and service are required" msgstr "" #: keystoneclient/v3/contrib/endpoint_policy.py:86 msgid "policy, region and service are required" msgstr "" #: keystoneclient/v3/contrib/endpoint_policy.py:147 msgid "policy is required" msgstr "" #: keystoneclient/v3/contrib/trusts.py:86 msgid "Update not supported for trusts" msgstr "" #: keystoneclient/v3/contrib/oauth1/core.py:64 #, python-format msgid "To use %r oauthlib must be installed" msgstr ""