Imported Translations from Transifex

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I977f57f034fe484d4a11af9138da268119385929
This commit is contained in:
OpenStack Proposal Bot 2015-09-08 06:08:21 +00:00
parent ddc3ef879f
commit 21c83219af
5 changed files with 188 additions and 119 deletions

View File

@ -0,0 +1,25 @@
# Translations template for keystone.
# Copyright (C) 2015 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
# Efstathios Iosifidis <iefstathios@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2015-09-08 06:08+0000\n"
"PO-Revision-Date: 2015-09-05 13:09+0000\n"
"Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>\n"
"Language-Team: Greek (http://www.transifex.com/openstack/keystone/language/"
"el/)\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#, python-format
msgid "Unable to open template file %s"
msgstr "Αδυναμία ανοίγματος αρχείου προτύπου %s"

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: keystone 8.0.0.0b3.dev45\n" "Project-Id-Version: keystone 8.0.0.0b4.dev16\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2015-08-06 06:28+0000\n" "POT-Creation-Date: 2015-09-08 06:08+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,12 +17,12 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.0\n" "Generated-By: Babel 2.0\n"
#: keystone/assignment/core.py:250 #: keystone/assignment/core.py:217
#, python-format #, python-format
msgid "Creating the default role %s because it does not exist." msgid "Creating the default role %s because it does not exist."
msgstr "" msgstr ""
#: keystone/assignment/core.py:258 #: keystone/assignment/core.py:225
#, python-format #, python-format
msgid "Creating the default role %s failed because it was already created" msgid "Creating the default role %s failed because it was already created"
msgstr "" msgstr ""
@ -97,12 +97,24 @@ msgid ""
"%(resource_type)s, operation %(operation)s payload %(payload)s" "%(resource_type)s, operation %(operation)s payload %(payload)s"
msgstr "" msgstr ""
#: keystone/middleware/core.py:266
#, python-format
msgid "Cannot find client issuer in env by the issuer attribute - %s."
msgstr ""
#: keystone/middleware/core.py:274
#, python-format
msgid ""
"The client issuer %(client_issuer)s does not match with the trusted "
"issuer %(trusted_issuer)s"
msgstr ""
#: keystone/token/persistence/backends/sql.py:283 #: keystone/token/persistence/backends/sql.py:283
#, python-format #, python-format
msgid "Total expired tokens removed: %d" msgid "Total expired tokens removed: %d"
msgstr "" msgstr ""
#: keystone/token/providers/fernet/token_formatters.py:163 #: keystone/token/providers/fernet/token_formatters.py:181
#, python-format #, python-format
msgid "" msgid ""
"Fernet token created with length of %d characters, which exceeds 255 " "Fernet token created with length of %d characters, which exceeds 255 "

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: keystone 8.0.0.0b3.dev122\n" "Project-Id-Version: keystone 8.0.0.0b4.dev16\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2015-08-16 06:06+0000\n" "POT-Creation-Date: 2015-09-08 06:08+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -21,21 +21,21 @@ msgstr ""
msgid "missing exception kwargs (programmer error)" msgid "missing exception kwargs (programmer error)"
msgstr "" msgstr ""
#: keystone/auth/controllers.py:446 #: keystone/auth/controllers.py:457
#, python-format #, python-format
msgid "" msgid ""
"User %(user_id)s doesn't have access to default project %(project_id)s. " "User %(user_id)s doesn't have access to default project %(project_id)s. "
"The token will be unscoped rather than scoped to the project." "The token will be unscoped rather than scoped to the project."
msgstr "" msgstr ""
#: keystone/auth/controllers.py:454 #: keystone/auth/controllers.py:465
#, python-format #, python-format
msgid "" msgid ""
"User %(user_id)s's default project %(project_id)s is disabled. The token " "User %(user_id)s's default project %(project_id)s is disabled. The token "
"will be unscoped rather than scoped to the project." "will be unscoped rather than scoped to the project."
msgstr "" msgstr ""
#: keystone/auth/controllers.py:463 #: keystone/auth/controllers.py:474
#, python-format #, python-format
msgid "" msgid ""
"User %(user_id)s's default project %(project_id)s not found. The token " "User %(user_id)s's default project %(project_id)s not found. The token "
@ -59,16 +59,16 @@ msgstr ""
msgid "RBAC: Invalid user data in token" msgid "RBAC: Invalid user data in token"
msgstr "" msgstr ""
#: keystone/common/controller.py:83 keystone/middleware/core.py:194 #: keystone/common/controller.py:83 keystone/middleware/core.py:198
msgid "RBAC: Invalid token" msgid "RBAC: Invalid token"
msgstr "" msgstr ""
#: keystone/common/controller.py:108 keystone/common/controller.py:205 #: keystone/common/controller.py:108 keystone/common/controller.py:205
#: keystone/common/controller.py:755 #: keystone/common/controller.py:762
msgid "RBAC: Bypassing authorization" msgid "RBAC: Bypassing authorization"
msgstr "" msgstr ""
#: keystone/common/controller.py:710 #: keystone/common/controller.py:717
msgid "No domain information specified as part of list request" msgid "No domain information specified as part of list request"
msgstr "" msgstr ""
@ -85,7 +85,7 @@ msgstr ""
msgid "Couldn't find the auth context." msgid "Couldn't find the auth context."
msgstr "" msgstr ""
#: keystone/common/wsgi.py:243 #: keystone/common/wsgi.py:251
#, python-format #, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s" msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr "" msgstr ""
@ -128,14 +128,14 @@ msgid ""
"therefore cannot be used as an ID. Will get the ID from DN instead" "therefore cannot be used as an ID. Will get the ID from DN instead"
msgstr "" msgstr ""
#: keystone/common/ldap/core.py:1668 #: keystone/common/ldap/core.py:1669
#, python-format #, python-format
msgid "" msgid ""
"When deleting entries for %(search_base)s, could not delete nonexistent " "When deleting entries for %(search_base)s, could not delete nonexistent "
"entries %(entries)s%(dots)s" "entries %(entries)s%(dots)s"
msgstr "" msgstr ""
#: keystone/contrib/federation/utils.py:545 #: keystone/contrib/federation/utils.py:543
msgid "Ignoring user name" msgid "Ignoring user name"
msgstr "" msgstr ""
@ -180,18 +180,20 @@ msgstr ""
msgid "Unable to locate domain config directory: %s" msgid "Unable to locate domain config directory: %s"
msgstr "" msgstr ""
#: keystone/identity/core.py:602 #: keystone/identity/core.py:603
#, python-format #, python-format
msgid "" msgid ""
"Found multiple domains being mapped to a driver that does not support " "Found multiple domains being mapped to a driver that does not support "
"that (e.g. LDAP) - Domain ID: %(domain)s, Default Driver: %(driver)s" "that (e.g. LDAP) - Domain ID: %(domain)s, Default Driver: %(driver)s"
msgstr "" msgstr ""
#: keystone/middleware/core.py:204 #: keystone/middleware/core.py:284
msgid "Auth context already exists in the request environment" msgid ""
"Auth context already exists in the request environment; it will be used "
"for authorization instead of creating a new one."
msgstr "" msgstr ""
#: keystone/resource/core.py:1237 #: keystone/resource/core.py:1253
#, python-format #, python-format
msgid "" msgid ""
"Found what looks like an unmatched config option substitution reference -" "Found what looks like an unmatched config option substitution reference -"
@ -200,7 +202,7 @@ msgid ""
"added?" "added?"
msgstr "" msgstr ""
#: keystone/resource/core.py:1244 #: keystone/resource/core.py:1260
#, python-format #, python-format
msgid "" msgid ""
"Found what looks like an incorrectly constructed config option " "Found what looks like an incorrectly constructed config option "

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: keystone 8.0.0.0b3.dev122\n" "Project-Id-Version: keystone 8.0.0.0b4.dev16\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2015-08-16 06:06+0000\n" "POT-Creation-Date: 2015-09-08 06:08+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -390,6 +390,13 @@ msgid ""
"On." "On."
msgstr "" msgstr ""
#: keystone/exception.py:486
#, python-format
msgid ""
"Could not determine Identity Provider ID. The configuration option "
"%(issuer_attribute)s was not found in the request environment."
msgstr ""
#: keystone/notifications.py:273 #: keystone/notifications.py:273
#, python-format #, python-format
msgid "%(event)s is not a valid notification event, must be one of: %(actions)s" msgid "%(event)s is not a valid notification event, must be one of: %(actions)s"
@ -401,7 +408,7 @@ msgid "Method not callable: %s"
msgstr "" msgstr ""
#: keystone/assignment/controllers.py:99 keystone/identity/controllers.py:71 #: keystone/assignment/controllers.py:99 keystone/identity/controllers.py:71
#: keystone/resource/controllers.py:78 #: keystone/resource/controllers.py:88
msgid "Name field is required and cannot be empty" msgid "Name field is required and cannot be empty"
msgstr "" msgstr ""
@ -438,21 +445,21 @@ msgid ""
"an empty list." "an empty list."
msgstr "" msgstr ""
#: keystone/assignment/core.py:233 #: keystone/assignment/core.py:198
msgid "Must specify either domain or project" msgid "Must specify either domain or project"
msgstr "" msgstr ""
#: keystone/assignment/core.py:903 #: keystone/assignment/core.py:870
#, python-format #, python-format
msgid "Project (%s)" msgid "Project (%s)"
msgstr "" msgstr ""
#: keystone/assignment/core.py:905 #: keystone/assignment/core.py:872
#, python-format #, python-format
msgid "Domain (%s)" msgid "Domain (%s)"
msgstr "" msgstr ""
#: keystone/assignment/core.py:907 #: keystone/assignment/core.py:874
msgid "Unknown Target" msgid "Unknown Target"
msgstr "" msgstr ""
@ -482,7 +489,7 @@ msgid "Unexpected assignment type encountered, %s"
msgstr "" msgstr ""
#: keystone/assignment/role_backends/ldap.py:61 keystone/catalog/core.py:135 #: keystone/assignment/role_backends/ldap.py:61 keystone/catalog/core.py:135
#: keystone/common/ldap/core.py:1400 keystone/resource/backends/ldap.py:148 #: keystone/common/ldap/core.py:1400 keystone/resource/backends/ldap.py:170
#, python-format #, python-format
msgid "Duplicate ID, %s." msgid "Duplicate ID, %s."
msgstr "" msgstr ""
@ -505,23 +512,23 @@ msgid ""
"conflicting values %(new)s and %(old)s" "conflicting values %(new)s and %(old)s"
msgstr "" msgstr ""
#: keystone/auth/controllers.py:333 #: keystone/auth/controllers.py:344 keystone/middleware/core.py:226
msgid "Scoping to both domain and project is not allowed" msgid "Scoping to both domain and project is not allowed"
msgstr "" msgstr ""
#: keystone/auth/controllers.py:336 #: keystone/auth/controllers.py:347
msgid "Scoping to both domain and trust is not allowed" msgid "Scoping to both domain and trust is not allowed"
msgstr "" msgstr ""
#: keystone/auth/controllers.py:339 #: keystone/auth/controllers.py:350
msgid "Scoping to both project and trust is not allowed" msgid "Scoping to both project and trust is not allowed"
msgstr "" msgstr ""
#: keystone/auth/controllers.py:509 #: keystone/auth/controllers.py:520
msgid "User not found" msgid "User not found"
msgstr "" msgstr ""
#: keystone/auth/controllers.py:613 #: keystone/auth/controllers.py:624
msgid "A project-scoped token is required to produce a service catalog." msgid "A project-scoped token is required to produce a service catalog."
msgstr "" msgstr ""
@ -689,26 +696,26 @@ msgid "%(property_name)s is not a %(display_expected_type)s"
msgstr "" msgstr ""
#: keystone/common/controller.py:229 keystone/common/controller.py:245 #: keystone/common/controller.py:229 keystone/common/controller.py:245
#: keystone/token/providers/common.py:636 #: keystone/token/providers/common.py:638
msgid "Non-default domain is not supported" msgid "Non-default domain is not supported"
msgstr "" msgstr ""
#: keystone/common/controller.py:322 keystone/common/controller.py:350 #: keystone/common/controller.py:328 keystone/common/controller.py:357
#: keystone/identity/core.py:506 keystone/resource/core.py:774 #: keystone/identity/core.py:507 keystone/resource/core.py:787
#: keystone/resource/backends/ldap.py:61 #: keystone/resource/backends/ldap.py:66 keystone/resource/backends/ldap.py:74
#, python-format #, python-format
msgid "Expected dict or list: %s" msgid "Expected dict or list: %s"
msgstr "" msgstr ""
#: keystone/common/controller.py:363 #: keystone/common/controller.py:370
msgid "Marker could not be found" msgid "Marker could not be found"
msgstr "" msgstr ""
#: keystone/common/controller.py:374 #: keystone/common/controller.py:381
msgid "Invalid limit value" msgid "Invalid limit value"
msgstr "" msgstr ""
#: keystone/common/controller.py:682 #: keystone/common/controller.py:689
msgid "Cannot change Domain ID" msgid "Cannot change Domain ID"
msgstr "" msgstr ""
@ -722,21 +729,35 @@ msgstr ""
msgid "Unexpected status requested for JSON Home response, %s" msgid "Unexpected status requested for JSON Home response, %s"
msgstr "" msgstr ""
#: keystone/common/tokenless_auth.py:74
msgid "Neither Project Domain ID nor Project Domain Name was provided."
msgstr ""
#: keystone/common/tokenless_auth.py:166
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:166 keystone/credential/controllers.py:44 #: keystone/common/utils.py:166 keystone/credential/controllers.py:44
msgid "Invalid blob in credential" msgid "Invalid blob in credential"
msgstr "" msgstr ""
#: keystone/common/wsgi.py:335 #: keystone/common/wsgi.py:206
msgid "Query string is not UTF-8 encoded"
msgstr ""
#: keystone/common/wsgi.py:343
#, python-format #, python-format
msgid "%s field is required and cannot be empty" msgid "%s field is required and cannot be empty"
msgstr "" msgstr ""
#: keystone/common/wsgi.py:347 #: keystone/common/wsgi.py:355
#, python-format #, python-format
msgid "%s field(s) cannot be empty" msgid "%s field(s) cannot be empty"
msgstr "" msgstr ""
#: keystone/common/wsgi.py:558 #: keystone/common/wsgi.py:566
msgid "The resource could not be found." msgid "The resource could not be found."
msgstr "" msgstr ""
@ -882,18 +903,18 @@ msgstr ""
msgid "LDAP %s delete" msgid "LDAP %s delete"
msgstr "" msgstr ""
#: keystone/common/ldap/core.py:1521 #: keystone/common/ldap/core.py:1522
msgid "" msgid ""
"Disabling an entity where the 'enable' attribute is ignored by " "Disabling an entity where the 'enable' attribute is ignored by "
"configuration." "configuration."
msgstr "" msgstr ""
#: keystone/common/ldap/core.py:1532 #: keystone/common/ldap/core.py:1533
#, python-format #, python-format
msgid "Cannot change %(option_name)s %(attr)s" msgid "Cannot change %(option_name)s %(attr)s"
msgstr "" msgstr ""
#: keystone/common/ldap/core.py:1619 #: keystone/common/ldap/core.py:1620
#, python-format #, python-format
msgid "Member %(member)s is already a member of group %(group)s" msgid "Member %(member)s is already a member of group %(group)s"
msgstr "" msgstr ""
@ -919,7 +940,7 @@ msgstr ""
msgid "%s extension does not exist." msgid "%s extension does not exist."
msgstr "" msgstr ""
#: keystone/common/validation/__init__.py:41 #: keystone/common/validation/__init__.py:45
#, python-format #, python-format
msgid "" msgid ""
"validated expected to find %(param_name)r in function signature for " "validated expected to find %(param_name)r in function signature for "
@ -939,12 +960,12 @@ msgstr ""
msgid "Credential belongs to another user" msgid "Credential belongs to another user"
msgstr "" msgstr ""
#: keystone/contrib/endpoint_filter/backends/sql.py:69 #: keystone/contrib/endpoint_filter/backends/sql.py:70
#, python-format #, python-format
msgid "Endpoint %(endpoint_id)s not found in project %(project_id)s" msgid "Endpoint %(endpoint_id)s not found in project %(project_id)s"
msgstr "" msgstr ""
#: keystone/contrib/endpoint_filter/backends/sql.py:180 #: keystone/contrib/endpoint_filter/backends/sql.py:181
msgid "Endpoint Group Project Association not found" msgid "Endpoint Group Project Association not found"
msgstr "" msgstr ""
@ -961,7 +982,7 @@ msgstr ""
msgid "Missing entity ID from environment" msgid "Missing entity ID from environment"
msgstr "" msgstr ""
#: keystone/contrib/federation/controllers.py:344 #: keystone/contrib/federation/controllers.py:353
msgid "Use a project scoped token when attempting to create a SAML assertion" msgid "Use a project scoped token when attempting to create a SAML assertion"
msgstr "" msgstr ""
@ -984,38 +1005,38 @@ msgid ""
"administrative or billing." "administrative or billing."
msgstr "" msgstr ""
#: keystone/contrib/federation/utils.py:178 #: keystone/contrib/federation/utils.py:177
msgid "Federation token is expired" msgid "Federation token is expired"
msgstr "" msgstr ""
#: keystone/contrib/federation/utils.py:231 #: keystone/contrib/federation/utils.py:230
msgid "Could not find Identity Provider identifier in environment" msgid "Could not find Identity Provider identifier in environment"
msgstr "" msgstr ""
#: keystone/contrib/federation/utils.py:235 #: keystone/contrib/federation/utils.py:234
msgid "" msgid ""
"Incoming identity provider identifier not included among the accepted " "Incoming identity provider identifier not included among the accepted "
"identifiers." "identifiers."
msgstr "" msgstr ""
#: keystone/contrib/federation/utils.py:523 #: keystone/contrib/federation/utils.py:522
#, python-format #, python-format
msgid "User type %s not supported" msgid "User type %s not supported"
msgstr "" msgstr ""
#: keystone/contrib/federation/utils.py:559 #: keystone/contrib/federation/utils.py:557
#, python-format #, python-format
msgid "" msgid ""
"Invalid rule: %(identity_value)s. Both 'groups' and 'domain' keywords " "Invalid rule: %(identity_value)s. Both 'groups' and 'domain' keywords "
"must be specified." "must be specified."
msgstr "" msgstr ""
#: keystone/contrib/federation/utils.py:775 #: keystone/contrib/federation/utils.py:773
#, python-format #, python-format
msgid "Identity Provider %(idp)s is disabled" msgid "Identity Provider %(idp)s is disabled"
msgstr "" msgstr ""
#: keystone/contrib/federation/utils.py:783 #: keystone/contrib/federation/utils.py:781
#, python-format #, python-format
msgid "Service Provider %(sp)s is disabled" msgid "Service Provider %(sp)s is disabled"
msgstr "" msgstr ""
@ -1102,8 +1123,8 @@ msgid ""
msgstr "" msgstr ""
#: keystone/contrib/revoke/core.py:227 keystone/token/provider.py:197 #: keystone/contrib/revoke/core.py:227 keystone/token/provider.py:197
#: keystone/token/provider.py:220 keystone/token/provider.py:286 #: keystone/token/provider.py:221 keystone/token/provider.py:287
#: keystone/token/provider.py:293 #: keystone/token/provider.py:294
msgid "Failed to validate token" msgid "Failed to validate token"
msgstr "" msgstr ""
@ -1132,19 +1153,19 @@ msgid ""
"is specified in /domains/%s/config" "is specified in /domains/%s/config"
msgstr "" msgstr ""
#: keystone/identity/core.py:361 keystone/identity/backends/ldap.py:58 #: keystone/identity/core.py:362 keystone/identity/backends/ldap.py:58
#: keystone/identity/backends/ldap.py:60 keystone/identity/backends/ldap.py:66 #: keystone/identity/backends/ldap.py:60 keystone/identity/backends/ldap.py:66
#: keystone/identity/backends/ldap.py:68 keystone/identity/backends/sql.py:104 #: keystone/identity/backends/ldap.py:68 keystone/identity/backends/sql.py:104
#: keystone/identity/backends/sql.py:106 #: keystone/identity/backends/sql.py:106
msgid "Invalid user / password" msgid "Invalid user / password"
msgstr "" msgstr ""
#: keystone/identity/core.py:771 #: keystone/identity/core.py:772
#, python-format #, python-format
msgid "User is disabled: %s" msgid "User is disabled: %s"
msgstr "" msgstr ""
#: keystone/identity/core.py:813 #: keystone/identity/core.py:814
msgid "Cannot change user ID" msgid "Cannot change user ID"
msgstr "" msgstr ""
@ -1167,19 +1188,23 @@ msgstr ""
msgid "Found invalid token: scoped to both project and domain." msgid "Found invalid token: scoped to both project and domain."
msgstr "" msgstr ""
#: keystone/resource/controllers.py:234 #: keystone/resource/controllers.py:218
msgid "The creation of projects acting as domains is not allowed yet."
msgstr ""
#: keystone/resource/controllers.py:252
msgid "" msgid ""
"Cannot use parents_as_list and parents_as_ids query params at the same " "Cannot use parents_as_list and parents_as_ids query params at the same "
"time." "time."
msgstr "" msgstr ""
#: keystone/resource/controllers.py:240 #: keystone/resource/controllers.py:258
msgid "" msgid ""
"Cannot use subtree_as_list and subtree_as_ids query params at the same " "Cannot use subtree_as_list and subtree_as_ids query params at the same "
"time." "time."
msgstr "" msgstr ""
#: keystone/resource/core.py:82 #: keystone/resource/core.py:81
#, python-format #, python-format
msgid "max hierarchy depth reached for %s branch." msgid "max hierarchy depth reached for %s branch."
msgstr "" msgstr ""
@ -1198,137 +1223,145 @@ msgstr ""
msgid "Domain is disabled: %s" msgid "Domain is disabled: %s"
msgstr "" msgstr ""
#: keystone/resource/core.py:145 #: keystone/resource/core.py:143
#, python-format #, python-format
msgid "Domain cannot be named %s" msgid "Domain cannot be named %s"
msgstr "" msgstr ""
#: keystone/resource/core.py:148 #: keystone/resource/core.py:146
#, python-format #, python-format
msgid "Domain cannot have ID %s" msgid "Domain cannot have ID %s"
msgstr "" msgstr ""
#: keystone/resource/core.py:160 #: keystone/resource/core.py:158
#, python-format #, python-format
msgid "Project is disabled: %s" msgid "Project is disabled: %s"
msgstr "" msgstr ""
#: keystone/resource/core.py:180 #: keystone/resource/core.py:178
#, python-format #, python-format
msgid "cannot enable project %s since it has disabled parents" msgid "cannot enable project %s since it has disabled parents"
msgstr "" msgstr ""
#: keystone/resource/core.py:188 #: keystone/resource/core.py:186
#, python-format #, python-format
msgid "cannot disable project %s since its subtree contains enabled projects" msgid "cannot disable project %s since its subtree contains enabled projects"
msgstr "" msgstr ""
#: keystone/resource/core.py:199 #: keystone/resource/core.py:197
msgid "Update of `parent_id` is not allowed." msgid "Update of `parent_id` is not allowed."
msgstr "" msgstr ""
#: keystone/resource/core.py:226 #: keystone/resource/core.py:202
msgid "Update of `is_domain` is not allowed."
msgstr ""
#: keystone/resource/core.py:229
#, python-format #, python-format
msgid "cannot delete the project %s since it is not a leaf in the hierarchy." msgid "cannot delete the project %s since it is not a leaf in the hierarchy."
msgstr "" msgstr ""
#: keystone/resource/core.py:253 #: keystone/resource/core.py:256
msgid "Project field is required and cannot be empty." msgid "Project field is required and cannot be empty."
msgstr "" msgstr ""
#: keystone/resource/core.py:389 #: keystone/resource/core.py:392
msgid "Multiple domains are not supported" msgid "Multiple domains are not supported"
msgstr "" msgstr ""
#: keystone/resource/core.py:442 #: keystone/resource/core.py:445
msgid "delete the default domain" msgid "delete the default domain"
msgstr "" msgstr ""
#: keystone/resource/core.py:453 #: keystone/resource/core.py:456
msgid "cannot delete a domain that is enabled, please disable it first." msgid "cannot delete a domain that is enabled, please disable it first."
msgstr "" msgstr ""
#: keystone/resource/core.py:859 #: keystone/resource/core.py:875
msgid "No options specified" msgid "No options specified"
msgstr "" msgstr ""
#: keystone/resource/core.py:865 #: keystone/resource/core.py:881
#, python-format #, python-format
msgid "" msgid ""
"The value of group %(group)s specified in the config should be a " "The value of group %(group)s specified in the config should be a "
"dictionary of options" "dictionary of options"
msgstr "" msgstr ""
#: keystone/resource/core.py:889 #: keystone/resource/core.py:905
#, python-format #, python-format
msgid "" msgid ""
"Option %(option)s found with no group specified while checking domain " "Option %(option)s found with no group specified while checking domain "
"configuration request" "configuration request"
msgstr "" msgstr ""
#: keystone/resource/core.py:896 #: keystone/resource/core.py:912
#, python-format #, python-format
msgid "Group %(group)s is not supported for domain specific configurations" msgid "Group %(group)s is not supported for domain specific configurations"
msgstr "" msgstr ""
#: keystone/resource/core.py:903 #: keystone/resource/core.py:919
#, python-format #, python-format
msgid "" msgid ""
"Option %(option)s in group %(group)s is not supported for domain specific" "Option %(option)s in group %(group)s is not supported for domain specific"
" configurations" " configurations"
msgstr "" msgstr ""
#: keystone/resource/core.py:956 #: keystone/resource/core.py:972
msgid "An unexpected error occurred when retrieving domain configs" msgid "An unexpected error occurred when retrieving domain configs"
msgstr "" msgstr ""
#: keystone/resource/core.py:1035 keystone/resource/core.py:1119 #: keystone/resource/core.py:1051 keystone/resource/core.py:1135
#: keystone/resource/core.py:1190 keystone/resource/config_backends/sql.py:70 #: keystone/resource/core.py:1206 keystone/resource/config_backends/sql.py:70
#, python-format #, python-format
msgid "option %(option)s in group %(group)s" msgid "option %(option)s in group %(group)s"
msgstr "" msgstr ""
#: keystone/resource/core.py:1038 keystone/resource/core.py:1124 #: keystone/resource/core.py:1054 keystone/resource/core.py:1140
#: keystone/resource/core.py:1186 #: keystone/resource/core.py:1202
#, python-format #, python-format
msgid "group %(group)s" msgid "group %(group)s"
msgstr "" msgstr ""
#: keystone/resource/core.py:1040 #: keystone/resource/core.py:1056
msgid "any options" msgid "any options"
msgstr "" msgstr ""
#: keystone/resource/core.py:1084 #: keystone/resource/core.py:1100
#, python-format #, python-format
msgid "" msgid ""
"Trying to update option %(option)s in group %(group)s, so that, and only " "Trying to update option %(option)s in group %(group)s, so that, and only "
"that, option must be specified in the config" "that, option must be specified in the config"
msgstr "" msgstr ""
#: keystone/resource/core.py:1089 #: keystone/resource/core.py:1105
#, python-format #, python-format
msgid "" msgid ""
"Trying to update group %(group)s, so that, and only that, group must be " "Trying to update group %(group)s, so that, and only that, group must be "
"specified in the config" "specified in the config"
msgstr "" msgstr ""
#: keystone/resource/core.py:1098 #: keystone/resource/core.py:1114
#, python-format #, python-format
msgid "" msgid ""
"request to update group %(group)s, but config provided contains group " "request to update group %(group)s, but config provided contains group "
"%(group_other)s instead" "%(group_other)s instead"
msgstr "" msgstr ""
#: keystone/resource/core.py:1105 #: keystone/resource/core.py:1121
#, python-format #, python-format
msgid "" msgid ""
"Trying to update option %(option)s in group %(group)s, but config " "Trying to update option %(option)s in group %(group)s, but config "
"provided contains option %(option_other)s instead" "provided contains option %(option_other)s instead"
msgstr "" msgstr ""
#: keystone/resource/backends/ldap.py:150 #: keystone/resource/backends/ldap.py:88
#: keystone/resource/backends/ldap.py:158 msgid "LDAP does not support projects with is_domain flag enabled"
#: keystone/resource/backends/ldap.py:162 msgstr ""
#: keystone/resource/backends/ldap.py:172
#: keystone/resource/backends/ldap.py:180
#: keystone/resource/backends/ldap.py:184
msgid "Domains are read-only against LDAP" msgid "Domains are read-only against LDAP"
msgstr "" msgstr ""
@ -1363,62 +1396,62 @@ msgstr ""
msgid "Unknown token version %s" msgid "Unknown token version %s"
msgstr "" msgstr ""
#: keystone/token/providers/common.py:54 #: keystone/token/providers/common.py:53
msgid "Domains are not supported by the v2 API. Please use the v3 API instead." msgid "Domains are not supported by the v2 API. Please use the v3 API instead."
msgstr "" msgstr ""
#: keystone/token/providers/common.py:64 #: keystone/token/providers/common.py:63
#, python-format #, python-format
msgid "" msgid ""
"Project not found in the default domain (please use the v3 API instead): " "Project not found in the default domain (please use the v3 API instead): "
"%s" "%s"
msgstr "" msgstr ""
#: keystone/token/providers/common.py:83 #: keystone/token/providers/common.py:82
#, python-format #, python-format
msgid "User not found in the default domain (please use the v3 API instead): %s" msgid "User not found in the default domain (please use the v3 API instead): %s"
msgstr "" msgstr ""
#: keystone/token/providers/common.py:292 #: keystone/token/providers/common.py:299
#: keystone/token/providers/common.py:397 #: keystone/token/providers/common.py:404
#, python-format #, python-format
msgid "User %(user_id)s has no access to project %(project_id)s" msgid "User %(user_id)s has no access to project %(project_id)s"
msgstr "" msgstr ""
#: keystone/token/providers/common.py:297 #: keystone/token/providers/common.py:304
#: keystone/token/providers/common.py:402 #: keystone/token/providers/common.py:409
#, python-format #, python-format
msgid "User %(user_id)s has no access to domain %(domain_id)s" msgid "User %(user_id)s has no access to domain %(domain_id)s"
msgstr "" msgstr ""
#: keystone/token/providers/common.py:324 #: keystone/token/providers/common.py:331
msgid "Trustor is disabled." msgid "Trustor is disabled."
msgstr "" msgstr ""
#: keystone/token/providers/common.py:388 #: keystone/token/providers/common.py:395
msgid "Trustee has no delegated roles." msgid "Trustee has no delegated roles."
msgstr "" msgstr ""
#: keystone/token/providers/common.py:449 #: keystone/token/providers/common.py:456
#, python-format #, python-format
msgid "Invalid audit info data type: %(data)s (%(type)s)" msgid "Invalid audit info data type: %(data)s (%(type)s)"
msgstr "" msgstr ""
#: keystone/token/providers/common.py:477 #: keystone/token/providers/common.py:484
msgid "User is not a trustee." msgid "User is not a trustee."
msgstr "" msgstr ""
#: keystone/token/providers/common.py:546 #: keystone/token/providers/common.py:553
msgid "The configured token provider does not support bind authentication." msgid "The configured token provider does not support bind authentication."
msgstr "" msgstr ""
#: keystone/token/providers/common.py:626 #: keystone/token/providers/common.py:628
msgid "" msgid ""
"Attempting to use OS-FEDERATION token with V2 Identity Service, use V3 " "Attempting to use OS-FEDERATION token with V2 Identity Service, use V3 "
"Authentication" "Authentication"
msgstr "" msgstr ""
#: keystone/token/providers/common.py:644 #: keystone/token/providers/common.py:646
msgid "Domain scoped token is not supported" msgid "Domain scoped token is not supported"
msgstr "" msgstr ""
@ -1426,7 +1459,7 @@ msgstr ""
msgid "Unable to sign token." msgid "Unable to sign token."
msgstr "" msgstr ""
#: keystone/token/providers/fernet/core.py:182 #: keystone/token/providers/fernet/core.py:215
msgid "" msgid ""
"This is not a v2.0 Fernet token. Use v3 for trust, domain, or federated " "This is not a v2.0 Fernet token. Use v3 for trust, domain, or federated "
"tokens." "tokens."
@ -1436,20 +1469,20 @@ msgstr ""
msgid "This is not a recognized Fernet token" msgid "This is not a recognized Fernet token"
msgstr "" msgstr ""
#: keystone/token/providers/fernet/token_formatters.py:202 #: keystone/token/providers/fernet/token_formatters.py:228
#, python-format #, python-format
msgid "This is not a recognized Fernet payload version: %s" msgid "This is not a recognized Fernet payload version: %s"
msgstr "" msgstr ""
#: keystone/trust/controllers.py:144 #: keystone/trust/controllers.py:141
msgid "Redelegation allowed for delegated by trust only" msgid "Redelegation allowed for delegated by trust only"
msgstr "" msgstr ""
#: keystone/trust/controllers.py:177 #: keystone/trust/controllers.py:174
msgid "The authenticated user should match the trustor." msgid "The authenticated user should match the trustor."
msgstr "" msgstr ""
#: keystone/trust/controllers.py:182 #: keystone/trust/controllers.py:179
msgid "At least one role should be specified." msgid "At least one role should be specified."
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Keystone\n" "Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2015-08-16 06:06+0000\n" "POT-Creation-Date: 2015-09-08 06:08+0000\n"
"PO-Revision-Date: 2015-08-11 08:29+0000\n" "PO-Revision-Date: 2015-09-03 12:54+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/openstack/keystone/" "Language-Team: Turkish (Turkey) (http://www.transifex.com/openstack/keystone/"
"language/tr_TR/)\n" "language/tr_TR/)\n"
@ -23,9 +23,6 @@ msgstr ""
msgid "%s is not a dogpile.proxy.ProxyBackend" msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr "%s dogpile.proxy.ProxyBackend değil" msgstr "%s dogpile.proxy.ProxyBackend değil"
msgid "Auth context already exists in the request environment"
msgstr "Yetki içeriği istenen ortamda zaten var"
#, python-format #, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s" msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr "Yetkilendirme başarısız. %(remote_addr)s den %(exception)s" msgstr "Yetkilendirme başarısız. %(remote_addr)s den %(exception)s"