#, fuzzy msgid "" msgstr "" "Project-Id-Version: keystone VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2024-11-25 11:24+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: keystone/exception.py:99 #, python-format msgid "" "Expecting to find %(attribute)s in %(target)s. The server could not comply " "with the request since it is either malformed or otherwise incorrect. The " "client is assumed to be in error." msgstr "" #: keystone/exception.py:110 #, python-format msgid "Cannot create an endpoint with an invalid URL: %(url)s." msgstr "" #: keystone/exception.py:116 #, python-format msgid "Password validation error: %(detail)s." msgstr "" #: keystone/exception.py:120 #, python-format msgid "The password does not match the requirements: %(detail)s." msgstr "" #: keystone/exception.py:126 #, python-format msgid "" "The new password cannot be identical to a previous password. The total " "number which includes the new password must be unique is %(unique_count)s." msgstr "" #: keystone/exception.py:135 #, python-format msgid "" "You cannot change your password at this time due to the minimum password age." " Once you change your password, it must be used for %(min_age_days)d day(s) " "before it can be changed. Please try again in %(days_left)d day(s) or " "contact your administrator to reset your password." msgstr "" #: keystone/exception.py:146 msgid "" "You cannot change your password at this time due to password policy " "disallowing password changes. Please contact your administrator to reset " "your password." msgstr "" #: keystone/exception.py:157 #, python-format msgid "%(detail)s" msgstr "" #: keystone/exception.py:161 msgid "" "Timestamp not in expected format. The server could not comply with the " "request since it is either malformed or otherwise incorrect. The client is " "assumed to be in error." msgstr "" #: keystone/exception.py:172 #, python-format msgid "" "The given operator %(_op)s is not valid. It must be one of the following: " "'eq', 'neq', 'lt', 'lte', 'gt', or 'gte'." msgstr "" #: keystone/exception.py:180 msgid "" "The 'expires_at' must not be before now. The server could not comply with " "the request since it is either malformed or otherwise incorrect. The client " "is assumed to be in error." msgstr "" #: keystone/exception.py:191 #, python-format msgid "" "String length exceeded. The length of string '%(string)s' exceeds the limit " "of column %(type)s(CHAR(%(length)d))." msgstr "" #: keystone/exception.py:199 #, python-format msgid "" "There are multiple %(resource)s entities named '%(name)s'. Please use ID " "instead of names to resolve the ambiguity." msgstr "" #: keystone/exception.py:207 #, python-format msgid "Invalid application credential: %(detail)s" msgstr "" #: keystone/exception.py:211 #, python-format msgid "" "The specified parent region %(parent_region_id)s would create a circular " "region hierarchy." msgstr "" #: keystone/exception.py:232 #, python-format msgid "" "The password length must be less than or equal to %(size)i. The server could " "not comply with the request because the password is invalid." msgstr "" #: keystone/exception.py:240 #, python-format msgid "" "Unable to delete region %(region_id)s because it or its child regions have " "associated endpoints." msgstr "" #: keystone/exception.py:247 #, python-format msgid "" "Unable to create additional application credentials, maximum of %(limit)d " "already exceeded for user." msgstr "" #: keystone/exception.py:254 #, python-format msgid "" "Unable to create additional credentials, maximum of %(limit)d already " "exceeded for user." msgstr "" #: keystone/exception.py:267 msgid "(Disable insecure_debug mode to suppress these details.)" msgstr "" #: keystone/exception.py:306 #, python-format msgid "%(message)s %(amendment)s" msgstr "" #: keystone/exception.py:315 msgid "The request you have made requires authentication." msgstr "" #: keystone/exception.py:323 #, python-format msgid "" "Insufficient auth methods received for %(user_id)s. Auth Methods Provided: " "%(methods)s." msgstr "" #: keystone/exception.py:339 #, python-format msgid "Could not find auth receipt: %(receipt_id)s." msgstr "" #: keystone/exception.py:343 #, python-format msgid "The password is expired and needs to be changed for user: %(user_id)s." msgstr "" #: keystone/exception.py:350 msgid "Authentication plugin error." msgstr "" #: keystone/exception.py:358 #, python-format msgid "The account is disabled for user: %(user_id)s." msgstr "" #: keystone/exception.py:362 #, python-format msgid "The account is locked for user: %(user_id)s." msgstr "" #: keystone/exception.py:366 msgid "Attempted to authenticate with an unsupported method." msgstr "" #: keystone/exception.py:374 #, python-format msgid "Error authenticating with application credential: %(detail)s" msgstr "" #: keystone/exception.py:380 msgid "Additional authentications steps required." msgstr "" #: keystone/exception.py:388 msgid "You are not authorized to perform the requested action." msgstr "" #: keystone/exception.py:396 #, python-format msgid "You are not authorized to perform the requested action: %(action)s." msgstr "" #: keystone/exception.py:403 #, python-format msgid "" "Group membership across backend boundaries is not allowed. Group in question " "is %(group_id)s, user is %(user_id)s." msgstr "" #: keystone/exception.py:411 #, python-format msgid "" "Invalid mix of entities for policy association: only Endpoint, Service, or " "Region+Service allowed. Request was - Endpoint: %(endpoint_id)s, Service: " "%(service_id)s, Region: %(region_id)s." msgstr "" #: keystone/exception.py:420 #, python-format msgid "Invalid domain specific configuration: %(reason)s." msgstr "" #: keystone/exception.py:424 #, python-format msgid "Invalid resource limit: %(reason)s." msgstr "" #: keystone/exception.py:430 #, python-format msgid "" "Keystone cannot start due to project hierarchical depth in the current " "deployment (project_ids: %(project_id)s) exceeds the enforcement model's " "maximum limit of %(max_limit_depth)s. Please use a different enforcement " "model to correct the issue." msgstr "" #: keystone/exception.py:441 #, python-format msgid "Could not find: %(target)s." msgstr "" #: keystone/exception.py:447 #, python-format msgid "Could not find endpoint: %(endpoint_id)s." msgstr "" #: keystone/exception.py:451 #, python-format msgid "Could not find policy: %(policy_id)s." msgstr "" #: keystone/exception.py:455 msgid "Could not find policy association." msgstr "" #: keystone/exception.py:459 #, python-format msgid "Could not find role: %(role_id)s." msgstr "" #: keystone/exception.py:463 #, python-format msgid "%(prior_role_id)s does not imply %(implied_role_id)s." msgstr "" #: keystone/exception.py:467 #, python-format msgid "%(role_id)s cannot be an implied roles." msgstr "" #: keystone/exception.py:471 #, python-format msgid "" "Project %(project_id)s must be in the same domain as the role %(role_id)s " "being assigned." msgstr "" #: keystone/exception.py:478 #, python-format msgid "" "role: %(role_name)s must be within the same domain as the identity provider: " "%(identity_provider)s." msgstr "" #: keystone/exception.py:485 msgid "Domain ID does not conform to required UUID format." msgstr "" #: keystone/exception.py:489 #, python-format msgid "" "Could not find role assignment with role: %(role_id)s, user or group: " "%(actor_id)s, project, domain, or system: %(target_id)s." msgstr "" #: keystone/exception.py:497 #, python-format msgid "Could not find region: %(region_id)s." msgstr "" #: keystone/exception.py:501 #, python-format msgid "Could not find service: %(service_id)s." msgstr "" #: keystone/exception.py:505 #, python-format msgid "Could not find domain: %(domain_id)s." msgstr "" #: keystone/exception.py:509 #, python-format msgid "Could not find project: %(project_id)s." msgstr "" #: keystone/exception.py:513 #, python-format msgid "Could not find project tag: %(project_tag)s." msgstr "" #: keystone/exception.py:517 #, python-format msgid "Could not find token: %(token_id)s." msgstr "" #: keystone/exception.py:521 #, python-format msgid "Could not find user: %(user_id)s." msgstr "" #: keystone/exception.py:525 #, python-format msgid "Could not find group: %(group_id)s." msgstr "" #: keystone/exception.py:529 #, python-format msgid "Could not find mapping: %(mapping_id)s." msgstr "" #: keystone/exception.py:533 #, python-format msgid "Could not find trust: %(trust_id)s." msgstr "" #: keystone/exception.py:537 #, python-format msgid "No remaining uses for trust: %(trust_id)s." msgstr "" #: keystone/exception.py:541 #, python-format msgid "Could not find credential: %(credential_id)s." msgstr "" #: keystone/exception.py:545 #, python-format msgid "Could not find version: %(version)s." msgstr "" #: keystone/exception.py:549 #, python-format msgid "Could not find Endpoint Group: %(endpoint_group_id)s." msgstr "" #: keystone/exception.py:553 #, python-format msgid "Could not find Identity Provider: %(idp_id)s." msgstr "" #: keystone/exception.py:557 #, python-format msgid "Could not find Service Provider: %(sp_id)s." msgstr "" #: keystone/exception.py:561 #, python-format msgid "" "Could not find federated protocol %(protocol_id)s for Identity Provider: " "%(idp_id)s." msgstr "" #: keystone/exception.py:574 #, python-format msgid "Could not find registered limit for %(id)s." msgstr "" #: keystone/exception.py:578 #, python-format msgid "Could not find limit for %(id)s." msgstr "" #: keystone/exception.py:582 msgid "Unable to create a limit that has no corresponding registered limit." msgstr "" #: keystone/exception.py:589 #, python-format msgid "" "Unable to update or delete registered limit %(id)s because there are project " "limits associated with it." msgstr "" #: keystone/exception.py:596 #, python-format msgid "" "Could not find %(group_or_option)s in domain configuration for domain " "%(domain_id)s." msgstr "" #: keystone/exception.py:610 #, python-format msgid "Could not find Application Credential: %(application_credential_id)s." msgstr "" #: keystone/exception.py:617 #, python-format msgid "Could not find Access Rule: %(access_rule_id)s." msgstr "" #: keystone/exception.py:621 #, python-format msgid "Conflict occurred attempting to store %(type)s - %(details)s." msgstr "" #: keystone/exception.py:631 msgid "An unexpected error prevented the server from fulfilling your request." msgstr "" #: keystone/exception.py:636 #, python-format msgid "" "An unexpected error prevented the server from fulfilling your request: " "%(exception)s." msgstr "" #: keystone/exception.py:656 #, python-format msgid "Unable to consume trust %(trust_id)s. Unable to acquire lock." msgstr "" #: keystone/exception.py:662 #, python-format msgid "Malformed endpoint URL (%(endpoint)s), see ERROR log for details." msgstr "" #: keystone/exception.py:668 #, python-format msgid "" "Group %(group_id)s returned by mapping %(mapping_id)s was not found in the " "backend." msgstr "" #: keystone/exception.py:675 #, python-format msgid "Error while reading metadata file: %(reason)s." msgstr "" #: keystone/exception.py:679 #, python-format msgid "" "Local section in mapping %(mapping_id)s refers to a remote match that " "doesn't exist (e.g. {0} in a local section)." msgstr "" #: keystone/exception.py:687 #, python-format msgid "" "Unexpected combination of grant attributes - User: %(user_id)s, Group: " "%(group_id)s, Project: %(project_id)s, Domain: %(domain_id)s." msgstr "" #: keystone/exception.py:695 msgid "The action you have requested has not been implemented." msgstr "" #: keystone/exception.py:703 msgid "The service you have requested is no longer available on this server." msgstr "" #: keystone/exception.py:712 #, python-format msgid "The Keystone configuration file %(config_file)s could not be found." msgstr "" #: keystone/exception.py:719 msgid "" "No encryption keys found; run keystone-manage fernet_setup to bootstrap one." msgstr "" #: keystone/exception.py:726 #, python-format msgid "" "The Keystone domain-specific configuration has specified more than one SQL " "driver (only one is permitted): %(source)s." msgstr "" #: keystone/exception.py:736 #, python-format msgid "" "%(mod_name)s doesn't provide database migrations. The migration repository " "path at %(path)s doesn't exist or isn't a directory." msgstr "" #: keystone/exception.py:745 msgid "Token version is unrecognizable or unsupported." msgstr "" #: keystone/exception.py:749 #, python-format msgid "" "Unable to sign SAML assertion. It is likely that this server does not have " "xmlsec1 installed or this is the result of misconfiguration. Reason " "%(reason)s." msgstr "" #: keystone/exception.py:758 msgid "" "No Authorization headers found, cannot proceed with OAuth related calls. If " "running under HTTPd or Apache, ensure WSGIPassAuthorization is set to On." msgstr "" #: keystone/exception.py:767 #, python-format msgid "" "Could not determine Identity Provider ID. The configuration option " "%(issuer_attribute)s was not found in the request environment." msgstr "" #: keystone/exception.py:775 msgid "" "An unexpected error prevented the server from accessing encrypted " "credentials." msgstr "" #: keystone/exception.py:782 #, python-format msgid "Unable to establish a connection to LDAP Server (%(url)s)." msgstr "" #: keystone/exception.py:788 msgid "" "Unable to authenticate against Identity backend - Invalid username or " "password" msgstr "" #: keystone/exception.py:795 msgid "" "Number of User/Group entities returned by LDAP exceeded size limit. Contact " "your LDAP administrator." msgstr "" #: keystone/exception.py:805 #, python-format msgid "Failed to deserialize %(obj)s. Data is %(data)s" msgstr "" #: keystone/exception.py:811 #, python-format msgid "" "Unable to update immutable %(type)s resource: `%(resource_id)s. Set resource " "option \"immutable\" to false first." msgstr "" #: keystone/exception.py:819 #, python-format msgid "" "Unable to delete immutable %(type)s resource: `%(resource_id)s. Set resource " "option \"immutable\" to false first." msgstr "" #: keystone/notifications.py:388 #, python-format msgid "" "%(event)s is not a valid notification event, must be one of: %(actions)s" msgstr "" #: keystone/notifications.py:401 #, python-format msgid "Method not callable: %s" msgstr "" #: keystone/api/auth.py:85 msgid "Request must have an origin query parameter" msgstr "" #: keystone/api/auth.py:99 #, python-format msgid "%(host)s is not a trusted dashboard host" msgstr "" #: keystone/api/auth.py:248 msgid "A project-scoped token is required to produce a service catalog." msgstr "" #: keystone/api/auth.py:370 msgid "Missing entity ID from environment" msgstr "" #: keystone/api/credentials.py:67 keystone/api/credentials.py:97 msgid "Invalid blob in credential" msgstr "" #: keystone/api/credentials.py:227 #, python-format msgid "%s can not be updated for credential" msgstr "" #: keystone/api/ec2tokens.py:55 keystone/api/s3tokens.py:60 #: keystone/api/s3tokens.py:63 keystone/api/s3tokens.py:66 msgid "Invalid EC2 signature." msgstr "" #: keystone/api/ec2tokens.py:58 msgid "EC2 signature not supplied." msgstr "" #: keystone/api/os_ep_filter.py:92 #, python-format msgid "%s field is required and cannot be empty" msgstr "" #: keystone/api/os_oauth1.py:181 keystone/api/os_oauth1.py:278 msgid "Invalid signature" msgstr "" #: keystone/api/os_oauth1.py:236 keystone/api/os_oauth1.py:333 msgid "Request token is expired" msgstr "" #: keystone/api/os_oauth1.py:257 msgid "Provided consumer does not exist." msgstr "" #: keystone/api/os_oauth1.py:265 msgid "Provided consumer key does not match stored consumer key." msgstr "" #: keystone/api/os_oauth1.py:275 msgid "Provided verifier does not match stored verifier" msgstr "" #: keystone/api/os_oauth1.py:284 msgid "Request Token does not have an authorizing user id." msgstr "" #: keystone/api/os_oauth1.py:318 msgid "Cannot authorize a request token with a token issued via delegation." msgstr "" #: keystone/api/os_oauth1.py:355 msgid "authorizing user does not have role required" msgstr "" #: keystone/api/os_oauth2.py:45 msgid "The method is not allowed for the requested URL." msgstr "" #: keystone/api/os_oauth2.py:84 msgid "The parameter grant_type is required." msgstr "" #: keystone/api/os_oauth2.py:94 #, python-format msgid "The parameter grant_type %s is not supported." msgstr "" #: keystone/api/os_oauth2.py:115 keystone/api/os_oauth2.py:136 #: keystone/api/os_oauth2.py:202 keystone/api/os_oauth2.py:221 #: keystone/api/os_oauth2.py:260 keystone/api/os_oauth2.py:274 #: keystone/api/os_oauth2.py:288 keystone/api/os_oauth2.py:305 #: keystone/api/os_oauth2.py:322 keystone/api/os_oauth2.py:341 #: keystone/api/os_oauth2.py:354 keystone/api/os_oauth2.py:377 #: keystone/api/os_oauth2.py:390 msgid "Client authentication failed." msgstr "" #: keystone/api/os_revoke.py:45 #, python-format msgid "invalidate date format %s" msgstr "" #: keystone/api/os_simple_cert.py:33 keystone/api/os_simple_cert.py:44 msgid "" "This API is no longer available due to the removal of support for PKI tokens." "" msgstr "" #: keystone/api/projects.py:69 msgid "" "Cannot use parents_as_list and parents_as_ids query params at the same time." msgstr "" #: keystone/api/projects.py:77 msgid "" "Cannot use subtree_as_list and subtree_as_ids query params at the same time." msgstr "" #: keystone/api/regions.py:73 #, python-format msgid "Conflicting region IDs specified: \"%(url_id)s\" != \"%(ref_id)s\"" msgstr "" #: keystone/api/role_assignments.py:114 msgid "" "scope.project.id must be specified if include_subtree is also specified" msgstr "" #: keystone/api/role_assignments.py:171 msgid "Specify a domain or project, not both" msgstr "" #: keystone/api/role_assignments.py:178 msgid "Specify system or domain, not both" msgstr "" #: keystone/api/role_assignments.py:185 msgid "Specify system or project, not both" msgstr "" #: keystone/api/role_assignments.py:192 msgid "Specify a user or group, not both" msgstr "" #: keystone/api/role_assignments.py:207 msgid "" "Combining effective and group filter will always result in an empty list." msgstr "" #: keystone/api/role_assignments.py:214 msgid "" "Combining effective, domain and inherited filters will always result in an " "empty list." msgstr "" #: keystone/api/s3tokens.py:96 msgid "Credential signature mismatch" msgstr "" #: keystone/api/trusts.py:69 keystone/api/trusts.py:195 #: keystone/api/trusts.py:395 keystone/api/trusts.py:446 msgid "Requested user has no relation to this trust" msgstr "" #: keystone/api/trusts.py:116 msgid "" "Using method 'application_credential' is not allowed for managing trusts." msgstr "" #: keystone/api/trusts.py:128 msgid "Redelegation allowed for delegated by trust only" msgstr "" #: keystone/api/trusts.py:306 msgid "At least one role should be specified" msgstr "" #: keystone/api/trusts.py:310 msgid "The authenticated user should match the trustor" msgstr "" #: keystone/api/trusts.py:365 msgid "Only admin or trustor can delete a trust" msgstr "" #: keystone/api/users.py:91 msgid "" "Using method 'application_credential' is not allowed for managing additional " "application credentials." msgstr "" #: keystone/api/users.py:316 #, python-format msgid "Error when changing user password: %s" msgstr "" #: keystone/api/users.py:444 msgid "EC2 access key not found." msgstr "" #: keystone/api/users.py:504 msgid "Cannot list request tokens with a token issued via delegation." msgstr "" #: keystone/api/users.py:584 keystone/oauth1/backends/sql.py:274 msgid "User IDs do not match" msgstr "" #: keystone/api/users.py:660 msgid "Cannot create an application credential with unassigned role" msgstr "" #: keystone/api/users.py:700 msgid "Cannot create an application credential for another user." msgstr "" #: keystone/api/validation/validators.py:106 #, python-format msgid "The '%s' can not be None." msgstr "" #: keystone/api/validation/validators.py:216 #, python-format msgid "" "Invalid input for field/attribute %(path)s. Value: %(value)s. %(message)s" msgstr "" #: keystone/api/validation/validators.py:232 #, python-format msgid "" "Invalid input for query parameters %(path)s. Value: %(value)s. %(message)s" msgstr "" #: keystone/application_credential/backends/sql.py:138 msgid "Invalid application credential ID or secret" msgstr "" #: keystone/assignment/core.py:196 msgid "Must specify either domain or project" msgstr "" #: keystone/assignment/core.py:962 msgid "Cannot list assignments sourced from groups and filtered by user ID." msgstr "" #: keystone/assignment/core.py:1484 #, python-format msgid "Role %s is not defined" msgstr "" #: keystone/assignment/core.py:1525 msgid "Update of `domain_id` is not allowed." msgstr "" #: keystone/assignment/core.py:1562 msgid "Global role cannot imply a domain-specific role" msgstr "" #: keystone/assignment/backends/sql.py:194 #, python-format msgid "Cannot remove role that has not been granted, %s" msgstr "" #: keystone/assignment/backends/sql.py:277 #, python-format msgid "Unexpected assignment type encountered, %s" msgstr "" #: keystone/auth/core.py:100 #, python-format msgid "" "Unable to reconcile identity attribute %(attribute)s as it has conflicting " "values %(new)s and %(old)s" msgstr "" #: keystone/auth/core.py:169 msgid "Domain name cannot contain reserved characters." msgstr "" #: keystone/auth/core.py:195 msgid "Project name cannot contain reserved characters." msgstr "" #: keystone/auth/core.py:265 #, python-format msgid "Could not find application credential: %s" msgstr "" #: keystone/auth/core.py:430 #: keystone/server/flask/request_processing/middleware/auth_context.py:276 msgid "Scoping to both domain and project is not allowed" msgstr "" #: keystone/auth/core.py:433 msgid "Scoping to both domain and trust is not allowed" msgstr "" #: keystone/auth/core.py:436 msgid "Scoping to both project and trust is not allowed" msgstr "" #: keystone/auth/core.py:439 msgid "Scoping to both project and system is not allowed" msgstr "" #: keystone/auth/core.py:442 msgid "Scoping to both domain and system is not allowed" msgstr "" #: keystone/auth/core.py:454 msgid "Auth Method Plugins are not loaded." msgstr "" #: keystone/auth/schema.py:106 msgid "" "Invalid input for field identity/password/user: id or name must be present." msgstr "" #: keystone/auth/schema.py:115 msgid "" "Invalid input for field identity/password/user/domain: id or name must be " "present." msgstr "" #: keystone/auth/schema.py:126 msgid "Invalid input for field scope/project: id or name must be present." msgstr "" #: keystone/auth/schema.py:134 msgid "" "Invalid input for field scope/project/domain: id or name must be present." msgstr "" #: keystone/auth/schema.py:142 msgid "Invalid input for field scope/domain: id or name must be present." msgstr "" #: keystone/auth/plugins/external.py:40 msgid "No authenticated user" msgstr "" #: keystone/auth/plugins/external.py:46 #, python-format msgid "Unable to lookup user %s" msgstr "" #: keystone/auth/plugins/external.py:95 msgid "auth_type is not Negotiate" msgstr "" #: keystone/auth/plugins/mapped.py:445 msgid "" "Could not map user while setting ephemeral user identity. Either mapping " "rules must specify user id/name or REMOTE_USER environment variable must be " "set." msgstr "" #: keystone/auth/plugins/oauth1.py:50 msgid "Access token is expired" msgstr "" #: keystone/auth/plugins/oauth1.py:65 msgid "Could not validate the access token" msgstr "" #: keystone/auth/plugins/password.py:37 msgid "Invalid username or password" msgstr "" #: keystone/auth/plugins/token.py:72 msgid "" "Using OAuth-scoped token to create another token. Create a new OAuth-scoped " "token instead" msgstr "" #: keystone/auth/plugins/token.py:79 msgid "" "Using trust-scoped token to create another token. Create a new trust-scoped " "token instead" msgstr "" #: keystone/auth/plugins/token.py:86 msgid "" "Using a system-scoped token to create a project-scoped or domain-scoped " "token is not allowed." msgstr "" #: keystone/auth/plugins/token.py:96 msgid "rescope a scoped token" msgstr "" #: keystone/auth/plugins/totp.py:126 msgid "Invalid username or TOTP passcode" msgstr "" #: keystone/catalog/core.py:96 keystone/identity/backends/ldap/common.py:1692 #, python-format msgid "Duplicate ID, %s." msgstr "" #: keystone/catalog/backends/sql.py:464 #, python-format msgid "Endpoint %(endpoint_id)s not found in project %(project_id)s" msgstr "" #: keystone/catalog/backends/sql.py:576 msgid "Endpoint Group Project Association not found" msgstr "" #: keystone/cmd/cli.py:229 msgid "" "ERROR: Either --bootstrap-password argument or OS_BOOTSTRAP_PASSWORD must be " "set." msgstr "" #: keystone/cmd/cli.py:709 #, python-format msgid "Private key %(path)s already exists" msgstr "" #: keystone/cmd/cli.py:714 #, python-format msgid "Public key %(path)s already exists" msgstr "" #: keystone/cmd/cli.py:890 msgid "" "Unable to rotate credential keys because not all credentials are encrypted " "with the primary key. Please make sure all credentials have been encrypted " "with the primary key using `keystone-manage credential_migrate`." msgstr "" #: keystone/cmd/cli.py:1101 msgid "At least one option must be provided" msgstr "" #: keystone/cmd/cli.py:1110 msgid "--all option cannot be mixed with other options" msgstr "" #: keystone/cmd/cli.py:1118 #, python-format msgid "Unknown domain '%(name)s' specified by --domain-name" msgstr "" #: keystone/cmd/cli.py:1204 keystone/tests/unit/test_cli.py:777 msgid "" "At least one option must be provided, use either --all or --domain-name" msgstr "" #: keystone/cmd/cli.py:1213 keystone/tests/unit/test_cli.py:801 msgid "The --all option cannot be used with the --domain-name option" msgstr "" #: keystone/cmd/cli.py:1234 keystone/tests/unit/test_cli.py:828 #, python-format msgid "" "Invalid domain name: %(domain)s found in config file name: %(file)s - " "ignoring this file." msgstr "" #: keystone/cmd/cli.py:1246 keystone/tests/unit/test_cli.py:744 #, python-format msgid "" "Domain: %(domain)s already has a configuration defined - ignoring file: " "%(file)s." msgstr "" #: keystone/cmd/cli.py:1263 #, python-format msgid "" "Error parsing configuration file for domain: %(domain)s, file: %(file)s." msgstr "" #: keystone/cmd/cli.py:1307 #, python-format msgid "Unable to locate domain config directory: %s" msgstr "" #: keystone/cmd/cli.py:1343 msgid "" "Unable to access the keystone database, please check it is configured " "correctly." msgstr "" #: keystone/cmd/cli.py:1423 #, python-format msgid "Error while parsing rules %(path)s: %(err)s" msgstr "" #: keystone/cmd/cli.py:1434 #, python-format msgid "Error while opening file %(path)s: %(err)s" msgstr "" #: keystone/cmd/cli.py:1446 #, python-format msgid "" "assertion file %(pathname)s at line %(line_num)d expected 'key: value' but " "found '%(line)s' see help for file format" msgstr "" #: keystone/cmd/cli.py:1636 #, python-format msgid "Invalid domain name: %(domain)s" msgstr "" #: keystone/cmd/doctor/__init__.py:69 #, python-format msgid "\n" "WARNING: %s" msgstr "" #: keystone/common/driver_hints.py:39 msgid "" "Cannot truncate a driver call without hints list as first parameter after " "self " msgstr "" #: keystone/common/json_home.py:88 #, python-format msgid "Unexpected status requested for JSON Home response, %s" msgstr "" #: keystone/common/manager.py:74 keystone/identity/core.py:80 #: keystone/limit/models/base.py:31 #, python-format msgid "Unable to find %(name)r driver in %(namespace)r." msgstr "" #: keystone/common/password_hashing.py:82 #, python-format msgid "Unsupported password hashing algorithm ident: %s" msgstr "" #: keystone/common/password_hashing.py:160 #, python-format msgid "Password Hash Algorithm %s not found" msgstr "" #: keystone/common/password_hashing.py:185 #, python-format msgid "Password Hash Algorithm %s not implemented" msgstr "" #: keystone/common/tokenless_auth.py:70 msgid "Neither Project Domain ID nor Project Domain Name was provided." msgstr "" #: keystone/common/tokenless_auth.py:177 msgid "" "User auth cannot be built due to missing either user id, or user name with " "domain id, or user name with domain name." msgstr "" #: keystone/common/utils.py:81 msgid "" "Length of transformable resource id > 64, which is max allowed characters" msgstr "" #: keystone/common/utils.py:502 keystone/common/utils.py:525 msgid "The certificate content is not PEM format." msgstr "" #: keystone/common/rbac_enforcer/enforcer.py:309 msgid "Internal error processing authentication and authorization." msgstr "" #: keystone/common/rbac_enforcer/enforcer.py:316 msgid "auth_context did not decode anything useful" msgstr "" #: keystone/common/rbac_enforcer/enforcer.py:400 msgid "Internal RBAC enforcement error, invalid rule (action) name." msgstr "" #: keystone/common/resource_options/core.py:25 #, python-format msgid "Expected boolean value, got %r" msgstr "" #: keystone/common/resource_options/core.py:168 #, python-format msgid "Option %(option_id)s already defined in %(registry)s." msgstr "" #: keystone/common/resource_options/core.py:176 #, python-format msgid "Option %(option_name)s already defined in %(registry)s" msgstr "" #: keystone/common/resource_options/core.py:221 #, python-format msgid "`option_id` must be a string, got %r" msgstr "" #: keystone/common/resource_options/core.py:225 #, python-format msgid "`option_id` must be 4 characters in length. Got %r" msgstr "" #: keystone/common/resource_options/core.py:230 #, python-format msgid "`option_name` must be a string. Got %r" msgstr "" #: keystone/common/sql/core.py:164 msgid "Programming Error: value to be stored must be a datetime object." msgstr "" #: keystone/common/sql/core.py:568 keystone/limit/backends/sql.py:160 msgid "Duplicate entry" msgstr "" #: keystone/common/sql/core.py:570 #, python-format msgid "" "Duplicate entry found with %(field)s %(name)s at domain ID %(domain_id)s" msgstr "" #: keystone/common/sql/core.py:575 #, python-format msgid "Duplicate entry found with %(field)s %(name)s" msgstr "" #: keystone/common/sql/core.py:579 #, python-format msgid "Duplicate entry at domain ID %s" msgstr "" #: keystone/common/sql/core.py:598 #, python-format msgid "An unexpected error occurred when trying to store %s" msgstr "" #: keystone/common/sql/migrations/autogen.py:115 #, python-format msgid "Don't know if operation is an expand or contract at the moment: %s" msgstr "" #: keystone/common/sql/migrations/manage.py:102 msgid "Phase upgrade options do not accept revision specification" msgstr "" #: keystone/common/sql/migrations/manage.py:112 msgid "You must provide a revision or relative delta" msgstr "" #: keystone/common/sql/migrations/manage.py:117 msgid "Negative relative revision (downgrade) not supported" msgstr "" #: keystone/common/sql/migrations/manage.py:123 msgid "Use either --delta or relative revision, not both" msgstr "" #: keystone/common/sql/migrations/manage.py:126 msgid "Negative delta (downgrade) not supported" msgstr "" #: keystone/common/sql/migrations/manage.py:232 msgid "Available commands" msgstr "" #: keystone/common/validation/validators.py:32 msgid "Password must be a string type" msgstr "" #: keystone/common/validation/validators.py:48 msgid "Unable to validate password due to invalid configuration" msgstr "" #: keystone/common/validation/validators.py:90 #, python-format msgid "Invalid input for field '%(path)s': %(message)s" msgstr "" #: keystone/credential/providers/fernet/core.py:89 #, python-format msgid "Credential could not be encrypted: %s" msgstr "" #: keystone/credential/providers/fernet/core.py:115 msgid "Credential could not be decrypted. Please contact the administrator" msgstr "" #: keystone/endpoint_policy/core.py:314 #, python-format msgid "No policy is associated with endpoint %(endpoint_id)s." msgstr "" #: keystone/federation/core.py:196 #, python-format msgid "Invalid mapping id: %s" msgstr "" #: keystone/federation/idp.py:462 #, python-format msgid "" "Unable to locate %(binary)s binary on the system. Check to make sure it is " "installed." msgstr "" #: keystone/federation/idp.py:596 #, python-format msgid "Cannot open certificate %(cert_file)s.Reason: %(reason)s" msgstr "" #: keystone/federation/idp.py:674 msgid "Ensure configuration option idp_entity_id is set." msgstr "" #: keystone/federation/idp.py:677 msgid "Ensure configuration option idp_sso_endpoint is set." msgstr "" #: keystone/federation/utils.py:286 msgid "Federation token is expired" msgstr "" #: keystone/federation/utils.py:337 msgid "Could not find Identity Provider identifier in environment" msgstr "" #: keystone/federation/utils.py:340 msgid "" "Incoming identity provider identifier not included among the accepted " "identifiers." msgstr "" #: keystone/federation/utils.py:576 keystone/federation/utils.py:585 #, python-format msgid "" "Invalid rule: %(identity_value)s. Both 'groups' and 'domain' keywords must " "be specified." msgstr "" #: keystone/federation/utils.py:604 #, python-format msgid "User type %s not supported" msgstr "" #: keystone/federation/utils.py:660 msgid "" "Could not map any federated user properties to identity values. Check debug " "logs or the mapping used for additional details." msgstr "" #: keystone/federation/utils.py:924 #, python-format msgid "Unexpected evaluation type \"%(eval_type)s\"" msgstr "" #: keystone/federation/utils.py:933 #, python-format msgid "Identity Provider %(idp)s is disabled" msgstr "" #: keystone/federation/utils.py:942 #, python-format msgid "Service Provider %(sp)s is disabled" msgstr "" #: keystone/federation/backends/sql.py:208 #, python-format msgid "Duplicate remote ID: %s" msgstr "" #: keystone/federation/backends/sql.py:210 #, python-format msgid "Duplicate entry: %s" msgstr "" #: keystone/identity/core.py:300 #, python-format msgid "Config API entity at /domains/%s/config" msgstr "" #: keystone/identity/core.py:307 #, python-format msgid "" "Exceeded attempts to register domain %(domain)s to use the SQL driver, the " "last domain that appears to have had it is %(last_domain)s, giving up" msgstr "" #: keystone/identity/backends/ldap/core.py:63 #: keystone/identity/backends/ldap/core.py:65 #: keystone/identity/backends/ldap/core.py:72 #: keystone/identity/backends/ldap/core.py:74 #: keystone/identity/backends/sql.py:68 keystone/identity/backends/sql.py:73 #: keystone/identity/core.py:549 msgid "Invalid user / password" msgstr "" #: keystone/identity/core.py:740 #, python-format msgid "Expected dict or list: %s" msgstr "" #: keystone/identity/core.py:1077 #, python-format msgid "User's default project ID cannot be a domain ID: %s" msgstr "" #: keystone/identity/core.py:1096 #, python-format msgid "Could not find Identity Provider: %s" msgstr "" #: keystone/identity/core.py:1106 #, python-format msgid "" "Could not find federated protocol %(protocol)s for Identity Provider: " "%(idp)s." msgstr "" #: keystone/identity/core.py:1199 #, python-format msgid "User is disabled: %s" msgstr "" #: keystone/identity/core.py:1305 keystone/resource/core.py:1039 msgid "Cannot change Domain ID" msgstr "" #: keystone/identity/core.py:1346 msgid "Cannot change user ID" msgstr "" #: keystone/identity/backends/resource_options.py:26 msgid "" "Invalid data type, must be a list of lists comprised of strings. Sub-lists " "may not be duplicated. Strings in sub-lists may not be duplicated." msgstr "" #: keystone/identity/backends/ldap/core.py:152 #: keystone/identity/backends/sql.py:340 keystone/identity/backends/sql.py:358 #, python-format msgid "User '%(user_id)s' not found in group '%(group_id)s'" msgstr "" #: keystone/identity/backends/ldap/common.py:216 #, python-format msgid "Invalid LDAP deref option: %(option)s. Choose one of: %(options)s" msgstr "" #: keystone/identity/backends/ldap/common.py:229 #, python-format msgid "Invalid LDAP TLS certs option: %(option)s. Choose one of: %(options)s" msgstr "" #: keystone/identity/backends/ldap/common.py:242 #, python-format msgid "Invalid LDAP scope: %(scope)s. Choose one of: %(options)s" msgstr "" #: keystone/identity/backends/ldap/common.py:686 msgid "Invalid TLS / LDAPS combination" msgstr "" #: keystone/identity/backends/ldap/common.py:692 #, python-format msgid "Invalid LDAP TLS_AVAIL option: %s. TLS not available" msgstr "" #: keystone/identity/backends/ldap/common.py:697 msgid "" "You need to set tls_cacertfile or tls_cacertdir if use_tls is true or url " "uses ldaps: scheme." msgstr "" #: keystone/identity/backends/ldap/common.py:713 #, python-format msgid "tls_cacertfile %s not found or is not a file" msgstr "" #: keystone/identity/backends/ldap/common.py:726 #, python-format msgid "tls_cacertdir %s not found or is not a directory" msgstr "" #: keystone/identity/backends/ldap/common.py:1594 #, python-format msgid "DN attribute %(dn)s not found in LDAP" msgstr "" #: keystone/identity/backends/ldap/common.py:1609 #, python-format msgid "ID attribute %(id_attr)s not found in LDAP object %(dn)s" msgstr "" #: keystone/identity/backends/ldap/common.py:1680 #, python-format msgid "Duplicate name, %s." msgstr "" #: keystone/identity/backends/ldap/common.py:1911 msgid "" "Disabling an entity where the 'enable' attribute is ignored by configuration." "" msgstr "" #: keystone/identity/backends/ldap/common.py:1924 #, python-format msgid "Cannot change %(option_name)s %(attr)s" msgstr "" #: keystone/identity/backends/ldap/common.py:1974 #, python-format msgid "Member %(member)s is already a member of group %(group)s" msgstr "" #: keystone/identity/backends/ldap/core.py:36 msgid "LDAP does not support write operations" msgstr "" #: keystone/identity/backends/ldap/core.py:208 msgid "Cannot change user name" msgstr "" #: keystone/identity/backends/ldap/core.py:408 #, python-format msgid "User %(user_id)s is already a member of group %(group_id)s" msgstr "" #: keystone/limit/models/strict_two_level.py:144 #, python-format msgid "" "The value of the limit which project is %(project_id)s should not bigger " "than its parent domain %(domain_id)s." msgstr "" #: keystone/limit/models/strict_two_level.py:183 #, python-format msgid "" "The resource limit (%(level)s: %(id)s, resource_name: %(resource_name)s, " "resource_limit: %(resource_limit)s, service_id: %(service_id)s, region_id: " "%(region_id)s) doesn't satisfy current hierarchy model." msgstr "" #: keystone/models/token_model.py:333 keystone/models/token_model.py:578 msgid "Trustee has no delegated roles." msgstr "" #: keystone/models/token_model.py:476 #, python-format msgid "Unable to validate token because project %(id)s is disabled" msgstr "" #: keystone/models/token_model.py:486 keystone/models/token_model.py:518 #, python-format msgid "Unable to validate token because domain %(id)s is disabled" msgstr "" #: keystone/models/token_model.py:495 msgid "User is not a trustee." msgstr "" #: keystone/models/token_model.py:501 msgid "Trustor domain is disabled." msgstr "" #: keystone/models/token_model.py:507 msgid "Trustee domain is disabled." msgstr "" #: keystone/models/token_model.py:512 msgid "Trustor is disabled." msgstr "" #: keystone/models/token_model.py:527 #, python-format msgid "User %(user_id)s has no access to the system" msgstr "" #: keystone/models/token_model.py:538 #, python-format msgid "User %(user_id)s has no access to domain %(domain_id)s" msgstr "" #: keystone/models/token_model.py:547 #, python-format msgid "User %(user_id)s has no access to project %(project_id)s" msgstr "" #: keystone/oauth1/core.py:96 #, python-format msgid "Validation failed with errors: %(error)s, detail message is: %(desc)s." msgstr "" #: keystone/oauth1/core.py:108 msgid "Unknown parameters found,please provide only oauth parameters." msgstr "" #: keystone/oauth1/backends/sql.py:109 msgid "Consumer not found" msgstr "" #: keystone/oauth1/backends/sql.py:195 msgid "Request token not found" msgstr "" #: keystone/oauth1/backends/sql.py:255 msgid "Access token not found" msgstr "" #: keystone/receipt/provider.py:110 msgid "No receipt in the request" msgstr "" #: keystone/receipt/provider.py:152 keystone/receipt/provider.py:159 msgid "Failed to validate receipt" msgstr "" #: keystone/receipt/receipt_formatters.py:93 #, python-format msgid "This is not a recognized Fernet receipt %s" msgstr "" #: keystone/receipt/providers/fernet/core.py:38 #: keystone/token/providers/fernet/core.py:36 #, python-format msgid "%(key_repo)s does not exist" msgstr "" #: keystone/receipt/providers/fernet/core.py:42 #: keystone/token/providers/fernet/core.py:40 #, python-format msgid "" "%(key_repo)s does not contain keys, use keystone-manage fernet_setup to " "create Fernet keys." msgstr "" #: keystone/resource/core.py:82 #, python-format msgid "Max hierarchy depth reached for %s branch." msgstr "" #: keystone/resource/core.py:103 msgid "Multiple domains are not supported" msgstr "" #: keystone/resource/core.py:110 msgid "only root projects are allowed to act as domains." msgstr "" #: keystone/resource/core.py:133 #, python-format msgid "" "Cannot create project, the parent (%(parent_id)s) is acting as a domain, but " "this project's domain id (%(domain_id)s) does not match the parent's id." msgstr "" #: keystone/resource/core.py:148 #, python-format msgid "" "Cannot create project, since it specifies its domain_id %(domain_id)s, but " "specifies a parent in a different domain (%(parent_domain_id)s)." msgstr "" #: keystone/resource/core.py:173 #, python-format msgid "cannot create a project in a branch containing a disabled project: %s" msgstr "" #: keystone/resource/core.py:186 #, python-format msgid "" "%(entity)s name cannot contain the following reserved characters: %(chars)s" msgstr "" #: keystone/resource/core.py:201 #, python-format msgid "" "it is not permitted to have two projects acting as domains with the same " "name: %s" msgstr "" #: keystone/resource/core.py:209 #, python-format msgid "" "it is not permitted to have two projects with either the same name or same " "id in the same domain: name is %(name)s, project id %(id)s" msgstr "" #: keystone/resource/core.py:279 #, python-format msgid "Domain is disabled: %s" msgstr "" #: keystone/resource/core.py:297 #, python-format msgid "Domain cannot be named %s" msgstr "" #: keystone/resource/core.py:300 #, python-format msgid "Domain cannot have ID %s" msgstr "" #: keystone/resource/core.py:314 #, python-format msgid "Project is disabled: %s" msgstr "" #: keystone/resource/core.py:321 #, python-format msgid "Cannot enable project %s since it has disabled parents" msgstr "" #: keystone/resource/core.py:386 msgid "Update of `parent_id` is not allowed." msgstr "" #: keystone/resource/core.py:394 msgid "Update of `is_domain` is not allowed." msgstr "" #: keystone/resource/core.py:414 #, python-format msgid "" "Cannot disable project %(project_id)s since its subtree contains enabled " "projects." msgstr "" #: keystone/resource/core.py:489 msgid "Cascade update is only allowed for enabled attribute." msgstr "" #: keystone/resource/core.py:570 #, python-format msgid "" "cannot delete an enabled project acting as a domain. Please disable the " "project %s first." msgstr "" #: keystone/resource/core.py:579 #, python-format msgid "" "Cannot delete the project %s since it is not a leaf in the hierarchy. Use " "the cascade option if you want to delete a whole subtree." msgstr "" #: keystone/resource/core.py:596 #, python-format msgid "" "Cannot delete project %(project_id)s since its subtree contains enabled " "projects." msgstr "" #: keystone/resource/core.py:634 msgid "Project field is required and cannot be empty." msgstr "" #: keystone/resource/core.py:921 msgid "Cannot delete a domain that is enabled, please disable it first." msgstr "" #: keystone/resource/core.py:1052 #, python-format msgid "" "Cannot create project tags for %(project_id)s, project is immutable. Set " "\"immutable\" option to false before creating project tags." msgstr "" #: keystone/resource/core.py:1102 #, python-format msgid "" "Cannot update project tags for %(project_id)s, project is immutable. Set " "\"immutable\" option to false before creating project tags." msgstr "" #: keystone/resource/core.py:1126 #, python-format msgid "" "Cannot delete project tags for %(project_id)s, project is immutable. Set " "\"immutable\" option to false before creating project tags." msgstr "" #: keystone/resource/core.py:1244 msgid "No options specified" msgstr "" #: keystone/resource/core.py:1250 #, python-format msgid "" "The value of group %(group)s specified in the config should be a dictionary " "of options" msgstr "" #: keystone/resource/core.py:1275 #, python-format msgid "" "Option %(option)s found with no group specified while checking domain " "configuration request" msgstr "" #: keystone/resource/core.py:1295 #, python-format msgid "Group %(group)s is not supported for domain specific configurations" msgstr "" #: keystone/resource/core.py:1305 #, python-format msgid "" "Option %(option)s in group %(group)s is not supported for domain specific " "configurations" msgstr "" #: keystone/resource/core.py:1373 msgid "An unexpected error occurred when retrieving domain configs" msgstr "" #: keystone/resource/config_backends/sql.py:92 keystone/resource/core.py:1445 #: keystone/resource/core.py:1591 keystone/resource/core.py:1651 #, python-format msgid "option %(option)s in group %(group)s" msgstr "" #: keystone/resource/core.py:1450 keystone/resource/core.py:1599 #: keystone/resource/core.py:1646 #, python-format msgid "group %(group)s" msgstr "" #: keystone/resource/core.py:1452 msgid "any options" msgstr "" #: keystone/resource/core.py:1483 msgid "" "Reading security compliance information for any domain other than the " "default domain is not allowed or supported." msgstr "" #: keystone/resource/core.py:1493 msgid "" "Reading security compliance values other than password_regex and " "password_regex_description is not allowed." msgstr "" #: keystone/resource/core.py:1548 #, python-format msgid "" "Trying to update option %(option)s in group %(group)s, so that, and only " "that, option must be specified in the config" msgstr "" #: keystone/resource/core.py:1554 #, python-format msgid "" "Trying to update group %(group)s, so that, and only that, group must be " "specified in the config" msgstr "" #: keystone/resource/core.py:1565 #, python-format msgid "" "request to update group %(group)s, but config provided contains group " "%(group_other)s instead" msgstr "" #: keystone/resource/core.py:1572 #, python-format msgid "" "Trying to update option %(option)s in group %(group)s, but config provided " "contains option %(option_other)s instead" msgstr "" #: keystone/resource/core.py:1772 #, python-format msgid "" "Reading the default for option %(option)s in group %(group)s is not " "supported" msgstr "" #: keystone/revoke/core.py:105 msgid "" "The revoke call must not have both domain_id and project_id. This is a bug " "in the Keystone server. The current request is aborted." msgstr "" #: keystone/revoke/core.py:143 keystone/token/provider.py:214 #: keystone/token/provider.py:221 keystone/token/provider.py:241 msgid "Failed to validate token" msgstr "" #: keystone/server/flask/common.py:1004 msgid "No domain information specified as part of list request" msgstr "" #: keystone/server/flask/common.py:1043 msgid "" "You have tried to create a resource using the admin token. As this token is " "not within a domain you must explicitly include a domain for this resource " "to belong to." msgstr "" #: keystone/server/flask/request_processing/json_body.py:58 msgid "resulting JSON load was not a dict" msgstr "" #: keystone/server/flask/request_processing/middleware/auth_context.py:248 msgid "Could not find token" msgstr "" #: keystone/server/flask/request_processing/middleware/auth_context.py:367 msgid "Not authorized." msgstr "" #: keystone/tests/common/auth.py:60 msgid "Programming Error: Invalid arguments supplied to build scope." msgstr "" #: keystone/token/provider.py:143 msgid "No token in the request" msgstr "" #: keystone/token/token_formatters.py:91 msgid "Could not recognize Fernet token" msgstr "" #: keystone/token/token_formatters.py:233 #, python-format msgid "This is not a recognized Fernet payload version: %s" msgstr "" #: keystone/token/providers/jws/core.py:45 #, python-format msgid "" "%(private_key)s does not exist. You can generate a key pair using `keystone-" "manage create_jws_keypair`." msgstr "" #: keystone/token/providers/jws/core.py:54 #, python-format msgid "" "%(public_key_repo)s does not exist. Please make sure the directory exists " "and is readable by the process running keystone." msgstr "" #: keystone/token/providers/jws/core.py:63 #, python-format msgid "" "%(public_key_repo)s must contain at least one public key but it is empty. " "You can generate a key pair using `keystone-manage create_jws_keypair`." msgstr "" #: keystone/trust/core.py:65 #, python-format msgid "" "Remaining redelegation depth of %(redelegation_depth)d out of allowed range " "of [0..%(max_count)d]" msgstr "" #: keystone/trust/core.py:79 #, python-format msgid "" "Field \"remaining_uses\" is set to %(value)s while it must not be set in " "order to redelegate a trust" msgstr "" #: keystone/trust/core.py:93 msgid "Requested expiration time is more than redelegated trust can provide" msgstr "" #: keystone/trust/core.py:105 msgid "Some of requested roles are not in redelegated trust" msgstr "" #: keystone/trust/core.py:112 #, python-format msgid "" "Impersonation is not allowed because redelegated trust does not specify " "impersonation. Redelegated trust id: %s" msgstr "" #: keystone/trust/core.py:142 msgid "One of the trust agents is disabled or deleted" msgstr "" #: keystone/trust/core.py:164 msgid "remaining_uses must be a positive integer or null." msgstr "" #: keystone/trust/core.py:170 #, python-format msgid "" "Requested redelegation depth of %(requested_count)d is greater than allowed " "%(max_count)d" msgstr "" #: keystone/trust/core.py:182 msgid "remaining_uses must not be set if redelegation is allowed" msgstr "" #: keystone/trust/core.py:198 msgid "" "Modifying \"redelegation_count\" upon redelegation is forbidden. Omitting " "this parameter is advised." msgstr ""