Imported Translations from Transifex

Change-Id: I2917f67bfcfcb6d5ad95f03be6911e0bec0edfc2
This commit is contained in:
OpenStack Proposal Bot 2014-09-07 06:06:12 +00:00
parent 7e410ae06b
commit 126ca67d48
49 changed files with 3353 additions and 1613 deletions

View File

@ -0,0 +1,25 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: German (http://www.transifex.com/projects/p/keystone/language/"
"de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "Vorlagendatei %s kann nicht geöffnet werden"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-07-16 14:42+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: German (http://www.transifex.com/projects/p/keystone/language/"
@ -19,6 +19,51 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -29,11 +74,6 @@ msgstr "Ursprüngliche Ausnahme wird gelöscht: %s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "Unerwartete Ausnahme %d mal(e) aufgetreten... Neuversuch."
#: keystone/openstack/common/lockutils.py:119
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "Angeforderte Sperre `%s` konnte nicht freigegeben werden"
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "in Schleifenaufruf mit festgelegter Dauer"
@ -42,17 +82,17 @@ msgstr "in Schleifenaufruf mit festgelegter Dauer"
msgid "in dynamic looping call"
msgstr "in dynamischen Schleifenaufruf"
#: keystone/openstack/common/policy.py:507
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr "Regel %s konnte nicht verstanden werden"
#: keystone/openstack/common/policy.py:517
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr "Kein Handler für Übereinstimmungen des Typs %s"
#: keystone/openstack/common/policy.py:787
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr "Regel %r konnte nicht verstanden werden"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-04 01:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: German (http://www.transifex.com/projects/p/keystone/language/"
@ -19,28 +19,83 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/auth/controllers.py:110
#: keystone/assignment/core.py:263
#, python-format
msgid "Creating the default role %s because it does not exist."
msgstr ""
#: keystone/auth/controllers.py:64
msgid "Loading auth-plugins by class-name is deprecated."
msgstr ""
#: keystone/auth/controllers.py:106
#, python-format
msgid ""
"\"expires_at\" has conflicting values %(existing)s and %(new)s. Will use "
"the earliest value."
msgstr ""
#: keystone/common/openssl.py:78
#, python-format
msgid "Running command - %s"
msgstr ""
#: keystone/common/wsgi.py:76
msgid "No bind information present in token"
msgstr ""
#: keystone/common/wsgi.py:80
#, python-format
msgid "Named bind mode %s not in bind information"
msgstr ""
#: keystone/common/wsgi.py:87
msgid "Kerberos credentials required and not present"
msgstr ""
#: keystone/common/wsgi.py:91
msgid "Kerberos credentials do not match those in bind"
msgstr ""
#: keystone/common/wsgi.py:95
msgid "Kerberos bind authentication successful"
msgstr ""
#: keystone/common/wsgi.py:102
#, python-format
msgid "Couldn't verify unknown bind: {%(bind_type)s: %(identifier)s}"
msgstr ""
#: keystone/common/environment/eventlet_server.py:104
#, python-format
msgid "Starting %(arg0)s on %(host)s:%(port)s"
msgstr ""
#: keystone/common/kvs/core.py:138
#, python-format
msgid "Adding proxy '%(proxy)s' to KVS %(name)s."
msgstr ""
#: keystone/common/kvs/core.py:188
#, python-format
msgid "Using %(func)s as KVS region %(name)s key_mangler"
msgstr ""
#: keystone/common/kvs/core.py:200
#, python-format
msgid "Using default dogpile sha1_mangle_key as KVS region %s key_mangler"
msgstr ""
#: keystone/common/kvs/core.py:210
#, python-format
msgid "KVS region %s key_mangler disabled."
msgstr ""
#: keystone/openstack/common/eventlet_backdoor.py:140
#, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "Eventlet backdoor hört auf %(port)s für Prozess %(pid)d"
#: keystone/openstack/common/lockutils.py:82
#, python-format
msgid "Created lock path: %s"
msgstr "Sperrpfad erzeugt: %s"
#: keystone/openstack/common/lockutils.py:251
#, python-format
msgid "Failed to remove file %(file)s"
msgstr "Löschen der Datei %(file)s fehlgeschlagen"
#: keystone/openstack/common/service.py:176
#, python-format
msgid "Caught %s, exiting"
@ -94,12 +149,12 @@ msgstr "Warten aufgerufen nach dem der Thread abgebrochen wurde. Bereinige."
msgid "Waiting on %d children to exit"
msgstr "Warten auf Beenden von %d untergeordneten Elementen"
#: keystone/token/persistence/backends/sql.py:60
#: keystone/token/persistence/backends/sql.py:61
#, python-format
msgid "Token expiration batch size: %d"
msgstr ""
#: keystone/token/persistence/backends/sql.py:276
#: keystone/token/persistence/backends/sql.py:277
#, python-format
msgid "Total expired tokens removed: %d"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:10+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: German (http://www.transifex.com/projects/p/keystone/language/"
@ -19,6 +19,59 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/common/wsgi.py:226
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/wsgi.py:346
msgid "Invalid token in _get_trust_id_for_request"
msgstr ""
#: keystone/common/kvs/core.py:134
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:401
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:989
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1185
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:91
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
"not found."
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:179
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:195
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
"not found."
msgstr ""
#: keystone/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
@ -28,3 +81,10 @@ msgstr ""
#, python-format
msgid "pid %d not in child list"
msgstr "PID %d nicht in Liste untergeordneter Elemente"
#: keystone/token/persistence/core.py:232
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""

View File

@ -0,0 +1,25 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (Australia) (http://www.transifex.com/projects/p/"
"keystone/language/en_AU/)\n"
"Language: en_AU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "Unable to open template file %s"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-06-26 06:01+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (Australia) (http://www.transifex.com/projects/p/"
@ -19,6 +19,51 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -29,30 +74,25 @@ msgstr "Original exception being dropped: %s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "Unexpected exception occurred %d time(s)... retrying."
#: keystone/openstack/common/lockutils.py:120
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "Could not release the acquired lock `%s`"
#: keystone/openstack/common/loopingcall.py:89
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "in fixed duration looping call"
#: keystone/openstack/common/loopingcall.py:131
#: keystone/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr "in dynamic looping call"
#: keystone/openstack/common/policy.py:511
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr "Failed to understand rule %s"
#: keystone/openstack/common/policy.py:521
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr "No handler for matches of kind %s"
#: keystone/openstack/common/policy.py:791
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr "Failed to understand rule %r"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:10+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (Australia) (http://www.transifex.com/projects/p/"
@ -19,6 +19,59 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/common/wsgi.py:226
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/wsgi.py:346
msgid "Invalid token in _get_trust_id_for_request"
msgstr ""
#: keystone/common/kvs/core.py:134
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:401
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:989
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1185
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:91
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
"not found."
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:179
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:195
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
"not found."
msgstr ""
#: keystone/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
@ -28,3 +81,10 @@ msgstr ""
#, python-format
msgid "pid %d not in child list"
msgstr "pid %d not in child list"
#: keystone/token/persistence/core.py:232
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-06-26 06:01+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@ -19,6 +19,51 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -29,30 +74,25 @@ msgstr "Original exception being dropped: %s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "Unexpected exception occurred %d time(s)... retrying."
#: keystone/openstack/common/lockutils.py:120
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "Could not release the acquired lock `%s`"
#: keystone/openstack/common/loopingcall.py:89
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "in fixed duration looping call"
#: keystone/openstack/common/loopingcall.py:131
#: keystone/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr "in dynamic looping call"
#: keystone/openstack/common/policy.py:511
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr "Failed to understand rule %s"
#: keystone/openstack/common/policy.py:521
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr "No handler for matches of kind %s"
#: keystone/openstack/common/policy.py:791
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr "Failed to understand rule %r"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-04 01:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@ -20,7 +20,16 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/auth/controllers.py:110
#: keystone/assignment/core.py:263
#, python-format
msgid "Creating the default role %s because it does not exist."
msgstr ""
#: keystone/auth/controllers.py:64
msgid "Loading auth-plugins by class-name is deprecated."
msgstr ""
#: keystone/auth/controllers.py:106
#, python-format
msgid ""
"\"expires_at\" has conflicting values %(existing)s and %(new)s. Will use "
@ -29,21 +38,67 @@ msgstr ""
"\"expires_at\" has conflicting values %(existing)s and %(new)s. Will use "
"the earliest value."
#: keystone/common/openssl.py:78
#, python-format
msgid "Running command - %s"
msgstr ""
#: keystone/common/wsgi.py:76
msgid "No bind information present in token"
msgstr ""
#: keystone/common/wsgi.py:80
#, python-format
msgid "Named bind mode %s not in bind information"
msgstr ""
#: keystone/common/wsgi.py:87
msgid "Kerberos credentials required and not present"
msgstr ""
#: keystone/common/wsgi.py:91
msgid "Kerberos credentials do not match those in bind"
msgstr ""
#: keystone/common/wsgi.py:95
msgid "Kerberos bind authentication successful"
msgstr ""
#: keystone/common/wsgi.py:102
#, python-format
msgid "Couldn't verify unknown bind: {%(bind_type)s: %(identifier)s}"
msgstr ""
#: keystone/common/environment/eventlet_server.py:104
#, python-format
msgid "Starting %(arg0)s on %(host)s:%(port)s"
msgstr ""
#: keystone/common/kvs/core.py:138
#, python-format
msgid "Adding proxy '%(proxy)s' to KVS %(name)s."
msgstr ""
#: keystone/common/kvs/core.py:188
#, python-format
msgid "Using %(func)s as KVS region %(name)s key_mangler"
msgstr ""
#: keystone/common/kvs/core.py:200
#, python-format
msgid "Using default dogpile sha1_mangle_key as KVS region %s key_mangler"
msgstr ""
#: keystone/common/kvs/core.py:210
#, python-format
msgid "KVS region %s key_mangler disabled."
msgstr ""
#: keystone/openstack/common/eventlet_backdoor.py:140
#, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "Eventlet backdoor listening on %(port)s for process %(pid)d"
#: keystone/openstack/common/lockutils.py:82
#, python-format
msgid "Created lock path: %s"
msgstr "Created lock path: %s"
#: keystone/openstack/common/lockutils.py:251
#, python-format
msgid "Failed to remove file %(file)s"
msgstr "Failed to remove file %(file)s"
#: keystone/openstack/common/service.py:176
#, python-format
msgid "Caught %s, exiting"
@ -96,12 +151,12 @@ msgstr "Wait called after thread killed. Cleaning up."
msgid "Waiting on %d children to exit"
msgstr "Waiting on %d children to exit"
#: keystone/token/persistence/backends/sql.py:60
#: keystone/token/persistence/backends/sql.py:61
#, python-format
msgid "Token expiration batch size: %d"
msgstr ""
#: keystone/token/persistence/backends/sql.py:276
#: keystone/token/persistence/backends/sql.py:277
#, python-format
msgid "Total expired tokens removed: %d"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-07-25 15:11+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@ -20,6 +20,59 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/common/wsgi.py:226
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/wsgi.py:346
msgid "Invalid token in _get_trust_id_for_request"
msgstr ""
#: keystone/common/kvs/core.py:134
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:401
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:989
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1185
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:91
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
"not found."
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:179
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:195
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
"not found."
msgstr ""
#: keystone/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
@ -29,3 +82,10 @@ msgstr "task %(func_name)s run outlasted interval by %(delay).2f sec"
#, python-format
msgid "pid %d not in child list"
msgstr "pid %d not in child list"
#: keystone/token/persistence/core.py:232
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,25 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/keystone/"
"language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "No se puede abrir el archivo de plantilla %s"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-06-26 06:01+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/keystone/"
@ -19,6 +19,51 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -29,30 +74,25 @@ msgstr "Se está descartando excepción original: %s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "La excepción inesperada ha ocurrido %d vez(veces)... reintentando."
#: keystone/openstack/common/lockutils.py:120
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "No se ha podido liberar el bloqueo adquirido `%s`"
#: keystone/openstack/common/loopingcall.py:89
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "en llamada en bucle de duración fija"
#: keystone/openstack/common/loopingcall.py:131
#: keystone/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr "en llamada en bucle dinámica"
#: keystone/openstack/common/policy.py:511
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr "Ha ocurrido un error al interpretar la regla %s"
#: keystone/openstack/common/policy.py:521
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr "No hay manejador para coincidencias de clase %s"
#: keystone/openstack/common/policy.py:791
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr "Ha ocurrido un error al interpretar la regla %r"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:10+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/keystone/"
@ -19,6 +19,59 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/common/wsgi.py:226
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/wsgi.py:346
msgid "Invalid token in _get_trust_id_for_request"
msgstr ""
#: keystone/common/kvs/core.py:134
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:401
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:989
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1185
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:91
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
"not found."
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:179
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:195
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
"not found."
msgstr ""
#: keystone/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
@ -28,3 +81,10 @@ msgstr ""
#, python-format
msgid "pid %d not in child list"
msgstr "El pid %d no está en la lista de hijos"
#: keystone/token/persistence/core.py:232
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""

View File

@ -0,0 +1,25 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/keystone/language/"
"fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "Impossible d'ouvrir le fichier modèle %s"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-06-26 06:01+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/keystone/language/"
@ -19,6 +19,51 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -29,30 +74,25 @@ msgstr "Exception d'origine en cours de suppression : %s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "Exception inattendue survenue %d fois... Nouvel essai."
#: keystone/openstack/common/lockutils.py:120
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "Impossible de libérer le verrou acquis `%s`"
#: keystone/openstack/common/loopingcall.py:89
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "dans l'appel en boucle de durée fixe"
#: keystone/openstack/common/loopingcall.py:131
#: keystone/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr "dans l'appel en boucle dynamique"
#: keystone/openstack/common/policy.py:511
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr "Règle %s incompréhensible"
#: keystone/openstack/common/policy.py:521
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr "Aucun gestionnaire pour les correspondances de type %s"
#: keystone/openstack/common/policy.py:791
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr "Règle %r incompréhensible"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-04 01:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/keystone/language/"
@ -20,28 +20,83 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: keystone/auth/controllers.py:110
#: keystone/assignment/core.py:263
#, python-format
msgid "Creating the default role %s because it does not exist."
msgstr ""
#: keystone/auth/controllers.py:64
msgid "Loading auth-plugins by class-name is deprecated."
msgstr ""
#: keystone/auth/controllers.py:106
#, python-format
msgid ""
"\"expires_at\" has conflicting values %(existing)s and %(new)s. Will use "
"the earliest value."
msgstr ""
#: keystone/common/openssl.py:78
#, python-format
msgid "Running command - %s"
msgstr ""
#: keystone/common/wsgi.py:76
msgid "No bind information present in token"
msgstr ""
#: keystone/common/wsgi.py:80
#, python-format
msgid "Named bind mode %s not in bind information"
msgstr ""
#: keystone/common/wsgi.py:87
msgid "Kerberos credentials required and not present"
msgstr ""
#: keystone/common/wsgi.py:91
msgid "Kerberos credentials do not match those in bind"
msgstr ""
#: keystone/common/wsgi.py:95
msgid "Kerberos bind authentication successful"
msgstr ""
#: keystone/common/wsgi.py:102
#, python-format
msgid "Couldn't verify unknown bind: {%(bind_type)s: %(identifier)s}"
msgstr ""
#: keystone/common/environment/eventlet_server.py:104
#, python-format
msgid "Starting %(arg0)s on %(host)s:%(port)s"
msgstr ""
#: keystone/common/kvs/core.py:138
#, python-format
msgid "Adding proxy '%(proxy)s' to KVS %(name)s."
msgstr ""
#: keystone/common/kvs/core.py:188
#, python-format
msgid "Using %(func)s as KVS region %(name)s key_mangler"
msgstr ""
#: keystone/common/kvs/core.py:200
#, python-format
msgid "Using default dogpile sha1_mangle_key as KVS region %s key_mangler"
msgstr ""
#: keystone/common/kvs/core.py:210
#, python-format
msgid "KVS region %s key_mangler disabled."
msgstr ""
#: keystone/openstack/common/eventlet_backdoor.py:140
#, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "Eventlet backdoor en écoute sur le port %(port)s for process %(pid)d"
#: keystone/openstack/common/lockutils.py:82
#, python-format
msgid "Created lock path: %s"
msgstr "Chemin de verrou créé: %s"
#: keystone/openstack/common/lockutils.py:251
#, python-format
msgid "Failed to remove file %(file)s"
msgstr "Echec de la suppression du fichier %(file)s"
#: keystone/openstack/common/service.py:176
#, python-format
msgid "Caught %s, exiting"
@ -94,12 +149,12 @@ msgstr "Pause demandée après suppression de thread. Nettoyage."
msgid "Waiting on %d children to exit"
msgstr "En attente %d enfants pour sortie"
#: keystone/token/persistence/backends/sql.py:60
#: keystone/token/persistence/backends/sql.py:61
#, python-format
msgid "Token expiration batch size: %d"
msgstr ""
#: keystone/token/persistence/backends/sql.py:276
#: keystone/token/persistence/backends/sql.py:277
#, python-format
msgid "Total expired tokens removed: %d"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:10+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/keystone/language/"
@ -19,6 +19,59 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: keystone/common/wsgi.py:226
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/wsgi.py:346
msgid "Invalid token in _get_trust_id_for_request"
msgstr ""
#: keystone/common/kvs/core.py:134
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:401
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:989
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1185
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:91
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
"not found."
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:179
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:195
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
"not found."
msgstr ""
#: keystone/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
@ -28,3 +81,10 @@ msgstr ""
#, python-format
msgid "pid %d not in child list"
msgstr "PID %d absent de la liste d'enfants"
#: keystone/token/persistence/core.py:232
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""

View File

@ -0,0 +1,25 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/keystone/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "Nem nyitható meg a sablonfájl: %s"

View File

@ -0,0 +1,25 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/keystone/"
"language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "Impossibile aprire il file di template %s"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-07-11 06:00+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-07-06 03:50+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/keystone/"
@ -19,6 +19,51 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -29,30 +74,25 @@ msgstr "Eccezione originale in corso di eliminazione: %s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "Un errore inatteso si è verificato %d volte... ritento."
#: keystone/openstack/common/lockutils.py:120
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "Impossibile rilasciare il blocco acquisito `%s`"
#: keystone/openstack/common/loopingcall.py:90
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "chiamata in loop a durata fissa"
#: keystone/openstack/common/loopingcall.py:133
#: keystone/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr "chiamata in loop dinamico"
#: keystone/openstack/common/policy.py:507
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr ""
#: keystone/openstack/common/policy.py:517
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr "Nessun gestore per le corrispondenze di tipo %s"
#: keystone/openstack/common/policy.py:787
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-04 01:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/keystone/"
@ -19,28 +19,83 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/auth/controllers.py:110
#: keystone/assignment/core.py:263
#, python-format
msgid "Creating the default role %s because it does not exist."
msgstr ""
#: keystone/auth/controllers.py:64
msgid "Loading auth-plugins by class-name is deprecated."
msgstr ""
#: keystone/auth/controllers.py:106
#, python-format
msgid ""
"\"expires_at\" has conflicting values %(existing)s and %(new)s. Will use "
"the earliest value."
msgstr ""
#: keystone/common/openssl.py:78
#, python-format
msgid "Running command - %s"
msgstr ""
#: keystone/common/wsgi.py:76
msgid "No bind information present in token"
msgstr ""
#: keystone/common/wsgi.py:80
#, python-format
msgid "Named bind mode %s not in bind information"
msgstr ""
#: keystone/common/wsgi.py:87
msgid "Kerberos credentials required and not present"
msgstr ""
#: keystone/common/wsgi.py:91
msgid "Kerberos credentials do not match those in bind"
msgstr ""
#: keystone/common/wsgi.py:95
msgid "Kerberos bind authentication successful"
msgstr ""
#: keystone/common/wsgi.py:102
#, python-format
msgid "Couldn't verify unknown bind: {%(bind_type)s: %(identifier)s}"
msgstr ""
#: keystone/common/environment/eventlet_server.py:104
#, python-format
msgid "Starting %(arg0)s on %(host)s:%(port)s"
msgstr ""
#: keystone/common/kvs/core.py:138
#, python-format
msgid "Adding proxy '%(proxy)s' to KVS %(name)s."
msgstr ""
#: keystone/common/kvs/core.py:188
#, python-format
msgid "Using %(func)s as KVS region %(name)s key_mangler"
msgstr ""
#: keystone/common/kvs/core.py:200
#, python-format
msgid "Using default dogpile sha1_mangle_key as KVS region %s key_mangler"
msgstr ""
#: keystone/common/kvs/core.py:210
#, python-format
msgid "KVS region %s key_mangler disabled."
msgstr ""
#: keystone/openstack/common/eventlet_backdoor.py:140
#, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr ""
#: keystone/openstack/common/lockutils.py:82
#, python-format
msgid "Created lock path: %s"
msgstr "Preato percorso di blocco : %s"
#: keystone/openstack/common/lockutils.py:251
#, python-format
msgid "Failed to remove file %(file)s"
msgstr "Tentativo fallito nella rimozione di %(file)s"
#: keystone/openstack/common/service.py:176
#, python-format
msgid "Caught %s, exiting"
@ -93,12 +148,12 @@ msgstr "Attendere la chiamata dopo l'uccisione de filo. Bonifica."
msgid "Waiting on %d children to exit"
msgstr "In attesa %d degli elementi secondari per uscire"
#: keystone/token/persistence/backends/sql.py:60
#: keystone/token/persistence/backends/sql.py:61
#, python-format
msgid "Token expiration batch size: %d"
msgstr ""
#: keystone/token/persistence/backends/sql.py:276
#: keystone/token/persistence/backends/sql.py:277
#, python-format
msgid "Total expired tokens removed: %d"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:10+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/keystone/"
@ -19,6 +19,59 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: keystone/common/wsgi.py:226
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/wsgi.py:346
msgid "Invalid token in _get_trust_id_for_request"
msgstr ""
#: keystone/common/kvs/core.py:134
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:401
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:989
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1185
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:91
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
"not found."
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:179
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:195
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
"not found."
msgstr ""
#: keystone/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
@ -28,3 +81,10 @@ msgstr ""
#, python-format
msgid "pid %d not in child list"
msgstr "pid %d non incluso nell'elenco child"
#: keystone/token/persistence/core.py:232
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""

View File

@ -0,0 +1,25 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/keystone/"
"language/ja/)\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "テンプレートファイル %s を開けません"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-06-26 06:01+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/keystone/"
@ -19,6 +19,51 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -29,30 +74,25 @@ msgstr "除去される元の例外: %s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "予期せぬ例外が、%d回()発生しました。再試行中。"
#: keystone/openstack/common/lockutils.py:120
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "取得したロック `%s` を解放できませんでした"
#: keystone/openstack/common/loopingcall.py:89
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "一定期間の呼び出しループ"
#: keystone/openstack/common/loopingcall.py:131
#: keystone/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr "動的呼び出しループ"
#: keystone/openstack/common/policy.py:511
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr "ルール %s を解釈できませんでした"
#: keystone/openstack/common/policy.py:521
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr "種類 %s の一致向けのハンドラーがありません"
#: keystone/openstack/common/policy.py:791
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr "ルール %r を解釈できませんでした"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:10+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/keystone/"
@ -19,6 +19,59 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/common/wsgi.py:226
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/wsgi.py:346
msgid "Invalid token in _get_trust_id_for_request"
msgstr ""
#: keystone/common/kvs/core.py:134
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:401
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:989
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1185
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:91
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
"not found."
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:179
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:195
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
"not found."
msgstr ""
#: keystone/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
@ -28,3 +81,10 @@ msgstr ""
#, python-format
msgid "pid %d not in child list"
msgstr "pid %d は子リストにありません"
#: keystone/token/persistence/core.py:232
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: keystone 2014.2.dev85.gf82b887\n"
"Project-Id-Version: keystone 2014.2.dev28.g7e410ae\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-06-26 06:01+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,3 +17,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: keystone 2014.2.dev85.gf82b887\n"
"Project-Id-Version: keystone 2014.2.dev28.g7e410ae\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-06-26 06:01+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,6 +17,53 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type "
"notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - "
"%(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -27,30 +74,25 @@ msgstr ""
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr ""
#: keystone/openstack/common/lockutils.py:120
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr ""
#: keystone/openstack/common/loopingcall.py:89
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr ""
#: keystone/openstack/common/loopingcall.py:131
#: keystone/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr ""
#: keystone/openstack/common/policy.py:511
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr ""
#: keystone/openstack/common/policy.py:521
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr ""
#: keystone/openstack/common/policy.py:791
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: keystone 2014.2.dev64.g1ac4379\n"
"Project-Id-Version: keystone 2014.2.dev28.g7e410ae\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,28 +17,83 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: keystone/auth/controllers.py:110
#: keystone/assignment/core.py:263
#, python-format
msgid "Creating the default role %s because it does not exist."
msgstr ""
#: keystone/auth/controllers.py:64
msgid "Loading auth-plugins by class-name is deprecated."
msgstr ""
#: keystone/auth/controllers.py:106
#, python-format
msgid ""
"\"expires_at\" has conflicting values %(existing)s and %(new)s. Will use"
" the earliest value."
msgstr ""
#: keystone/common/openssl.py:78
#, python-format
msgid "Running command - %s"
msgstr ""
#: keystone/common/wsgi.py:76
msgid "No bind information present in token"
msgstr ""
#: keystone/common/wsgi.py:80
#, python-format
msgid "Named bind mode %s not in bind information"
msgstr ""
#: keystone/common/wsgi.py:87
msgid "Kerberos credentials required and not present"
msgstr ""
#: keystone/common/wsgi.py:91
msgid "Kerberos credentials do not match those in bind"
msgstr ""
#: keystone/common/wsgi.py:95
msgid "Kerberos bind authentication successful"
msgstr ""
#: keystone/common/wsgi.py:102
#, python-format
msgid "Couldn't verify unknown bind: {%(bind_type)s: %(identifier)s}"
msgstr ""
#: keystone/common/environment/eventlet_server.py:104
#, python-format
msgid "Starting %(arg0)s on %(host)s:%(port)s"
msgstr ""
#: keystone/common/kvs/core.py:138
#, python-format
msgid "Adding proxy '%(proxy)s' to KVS %(name)s."
msgstr ""
#: keystone/common/kvs/core.py:188
#, python-format
msgid "Using %(func)s as KVS region %(name)s key_mangler"
msgstr ""
#: keystone/common/kvs/core.py:200
#, python-format
msgid "Using default dogpile sha1_mangle_key as KVS region %s key_mangler"
msgstr ""
#: keystone/common/kvs/core.py:210
#, python-format
msgid "KVS region %s key_mangler disabled."
msgstr ""
#: keystone/openstack/common/eventlet_backdoor.py:140
#, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr ""
#: keystone/openstack/common/lockutils.py:82
#, python-format
msgid "Created lock path: %s"
msgstr ""
#: keystone/openstack/common/lockutils.py:251
#, python-format
msgid "Failed to remove file %(file)s"
msgstr ""
#: keystone/openstack/common/service.py:176
#, python-format
msgid "Caught %s, exiting"
@ -91,12 +146,12 @@ msgstr ""
msgid "Waiting on %d children to exit"
msgstr ""
#: keystone/token/persistence/backends/sql.py:60
#: keystone/token/persistence/backends/sql.py:61
#, python-format
msgid "Token expiration batch size: %d"
msgstr ""
#: keystone/token/persistence/backends/sql.py:276
#: keystone/token/persistence/backends/sql.py:277
#, python-format
msgid "Total expired tokens removed: %d"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: keystone 2014.2.dev64.g1ac4379\n"
"Project-Id-Version: keystone 2014.2.dev28.g7e410ae\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,6 +17,59 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: keystone/common/wsgi.py:226
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/wsgi.py:346
msgid "Invalid token in _get_trust_id_for_request"
msgstr ""
#: keystone/common/kvs/core.py:134
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:401
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:989
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1185
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:91
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy "
"%(policy_id)s not found."
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:179
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:195
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint "
"%(endpoint_id)s not found."
msgstr ""
#: keystone/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
@ -27,3 +80,10 @@ msgstr ""
msgid "pid %d not in child list"
msgstr ""
#: keystone/token/persistence/core.py:232
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,25 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/keystone/"
"language/ko_KR/)\n"
"Language: ko_KR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "템플리트 파일 %s을(를) 열 수 없음"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-06-26 06:01+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/keystone/"
@ -19,6 +19,51 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -29,30 +74,25 @@ msgstr "기존 예외가 삭제됨: %s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "예기치 않은 예외 %d 번 발생하였습니다... 다시 시도중."
#: keystone/openstack/common/lockutils.py:120
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "획득한 `%s` 잠금을 해제할 수 없음"
#: keystone/openstack/common/loopingcall.py:89
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "고정 기간 루프 호출에서"
#: keystone/openstack/common/loopingcall.py:131
#: keystone/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr "동적 루프 호출에서"
#: keystone/openstack/common/policy.py:511
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr "%s 규칙을 이해하는데 실패했습니다"
#: keystone/openstack/common/policy.py:521
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr "%s 유형의 일치에 대한 핸들러가 없음"
#: keystone/openstack/common/policy.py:791
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr "룰 %r를 이해하지 못했습니다."

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:10+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/keystone/"
@ -19,6 +19,59 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/common/wsgi.py:226
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/wsgi.py:346
msgid "Invalid token in _get_trust_id_for_request"
msgstr ""
#: keystone/common/kvs/core.py:134
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:401
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:989
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1185
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:91
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
"not found."
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:179
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:195
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
"not found."
msgstr ""
#: keystone/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
@ -28,3 +81,10 @@ msgstr ""
#, python-format
msgid "pid %d not in child list"
msgstr "pid %d이(가) 하위 목록에 없음"
#: keystone/token/persistence/core.py:232
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""

View File

@ -0,0 +1,26 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/keystone/"
"language/pl_PL/)\n"
"Language: pl_PL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "Błąd podczas otwierania pliku %s"

View File

@ -0,0 +1,25 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
"keystone/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "Não é possível abrir o arquivo de modelo %s"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-06-26 06:01+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
@ -19,6 +19,51 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -29,30 +74,25 @@ msgstr "Exceção original sendo descartada: %s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "Exceção não esperada ocorreu %d vez(es)... tentando novamente."
#: keystone/openstack/common/lockutils.py:120
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "Não foi possível liberar o bloqueio adquirido `%s`"
#: keystone/openstack/common/loopingcall.py:89
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "em uma chamada de laço de duração fixa"
#: keystone/openstack/common/loopingcall.py:131
#: keystone/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr "em chamada de laço dinâmico"
#: keystone/openstack/common/policy.py:511
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr "Falha ao interpretar regra %s"
#: keystone/openstack/common/policy.py:521
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr "Nenhum manipulador para correspondências do tipo %s"
#: keystone/openstack/common/policy.py:791
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr "Falha ao interpretar regra %r"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:10+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
@ -19,6 +19,59 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: keystone/common/wsgi.py:226
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/wsgi.py:346
msgid "Invalid token in _get_trust_id_for_request"
msgstr ""
#: keystone/common/kvs/core.py:134
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:401
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:989
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1185
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:91
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
"not found."
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:179
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:195
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
"not found."
msgstr ""
#: keystone/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
@ -28,3 +81,10 @@ msgstr ""
#, python-format
msgid "pid %d not in child list"
msgstr "pid %d fora da lista de filhos"
#: keystone/token/persistence/core.py:232
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,26 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/keystone/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "Не удается открыть файл шаблона %s"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-07-16 14:42+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/"
@ -19,6 +19,51 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -29,11 +74,6 @@ msgstr "Ngoại lệ ban đầu được giảm xuống: %s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "Ngoại lệ bất ngờ xảy ra %d thời gian(s) ... thử lại"
#: keystone/openstack/common/lockutils.py:119
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "Không thể nhả ra khóa đã bị chiếm dụng `%s`"
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "trong cuộc gọi vòng lặp thời khoảng cố định "
@ -42,17 +82,17 @@ msgstr "trong cuộc gọi vòng lặp thời khoảng cố định "
msgid "in dynamic looping call"
msgstr "trong cuộc gọi lặp động"
#: keystone/openstack/common/policy.py:507
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr "Không hiểu luật %s"
#: keystone/openstack/common/policy.py:517
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr "Không có bộ xử lý thích ứng của loại %s"
#: keystone/openstack/common/policy.py:787
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr "Không hiểu luật %r"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-04 01:37+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/"
@ -19,28 +19,83 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/auth/controllers.py:110
#: keystone/assignment/core.py:263
#, python-format
msgid "Creating the default role %s because it does not exist."
msgstr ""
#: keystone/auth/controllers.py:64
msgid "Loading auth-plugins by class-name is deprecated."
msgstr ""
#: keystone/auth/controllers.py:106
#, python-format
msgid ""
"\"expires_at\" has conflicting values %(existing)s and %(new)s. Will use "
"the earliest value."
msgstr ""
#: keystone/common/openssl.py:78
#, python-format
msgid "Running command - %s"
msgstr ""
#: keystone/common/wsgi.py:76
msgid "No bind information present in token"
msgstr ""
#: keystone/common/wsgi.py:80
#, python-format
msgid "Named bind mode %s not in bind information"
msgstr ""
#: keystone/common/wsgi.py:87
msgid "Kerberos credentials required and not present"
msgstr ""
#: keystone/common/wsgi.py:91
msgid "Kerberos credentials do not match those in bind"
msgstr ""
#: keystone/common/wsgi.py:95
msgid "Kerberos bind authentication successful"
msgstr ""
#: keystone/common/wsgi.py:102
#, python-format
msgid "Couldn't verify unknown bind: {%(bind_type)s: %(identifier)s}"
msgstr ""
#: keystone/common/environment/eventlet_server.py:104
#, python-format
msgid "Starting %(arg0)s on %(host)s:%(port)s"
msgstr ""
#: keystone/common/kvs/core.py:138
#, python-format
msgid "Adding proxy '%(proxy)s' to KVS %(name)s."
msgstr ""
#: keystone/common/kvs/core.py:188
#, python-format
msgid "Using %(func)s as KVS region %(name)s key_mangler"
msgstr ""
#: keystone/common/kvs/core.py:200
#, python-format
msgid "Using default dogpile sha1_mangle_key as KVS region %s key_mangler"
msgstr ""
#: keystone/common/kvs/core.py:210
#, python-format
msgid "KVS region %s key_mangler disabled."
msgstr ""
#: keystone/openstack/common/eventlet_backdoor.py:140
#, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr "Eventlet backdoor lắng nghe trên %(port)s đối với tiến trình %(pid)d"
#: keystone/openstack/common/lockutils.py:82
#, python-format
msgid "Created lock path: %s"
msgstr "Con đường khóa được tạo: %s"
#: keystone/openstack/common/lockutils.py:251
#, python-format
msgid "Failed to remove file %(file)s"
msgstr "Không thể loại bỏ tập tin %(file)s"
#: keystone/openstack/common/service.py:176
#, python-format
msgid "Caught %s, exiting"
@ -93,12 +148,12 @@ msgstr "Chờ đợi được gọi sau khi luồng bị huỷ. Làm sạch."
msgid "Waiting on %d children to exit"
msgstr "Chờ đợi %d tiến trình con để thoát "
#: keystone/token/persistence/backends/sql.py:60
#: keystone/token/persistence/backends/sql.py:61
#, python-format
msgid "Token expiration batch size: %d"
msgstr ""
#: keystone/token/persistence/backends/sql.py:276
#: keystone/token/persistence/backends/sql.py:277
#, python-format
msgid "Total expired tokens removed: %d"
msgstr ""

View File

@ -0,0 +1,25 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/keystone/"
"language/zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "无法打开模板文件 %s"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-06-26 06:01+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/keystone/"
@ -19,6 +19,51 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -29,30 +74,25 @@ msgstr "正在删除原始异常:%s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "意外的异常已发生 %d 次...正在重试。"
#: keystone/openstack/common/lockutils.py:120
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "未能释放所获取锁定“%s”"
#: keystone/openstack/common/loopingcall.py:89
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "在固定时段内循环调用"
#: keystone/openstack/common/loopingcall.py:131
#: keystone/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr "在动态循环调用中"
#: keystone/openstack/common/policy.py:511
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr "未能理解规则 %s"
#: keystone/openstack/common/policy.py:521
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr "对于类型为 %s 的匹配项,不存在任何处理程序"
#: keystone/openstack/common/policy.py:791
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr "未能理解规则 %r "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:10+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/keystone/"
@ -19,6 +19,59 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/common/wsgi.py:226
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/wsgi.py:346
msgid "Invalid token in _get_trust_id_for_request"
msgstr ""
#: keystone/common/kvs/core.py:134
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:401
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:989
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1185
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:91
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
"not found."
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:179
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:195
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
"not found."
msgstr ""
#: keystone/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
@ -28,3 +81,10 @@ msgstr ""
#, python-format
msgid "pid %d not in child list"
msgstr "pid %d 没有在子代列表中"
#: keystone/token/persistence/core.py:232
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""

View File

@ -0,0 +1,25 @@
# Translations template for keystone.
# Copyright (C) 2014 OpenStack Foundation
# This file is distributed under the same license as the keystone project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-08-31 15:19+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/"
"keystone/language/zh_TW/)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/catalog/backends/templated.py:106
#, python-format
msgid "Unable to open template file %s"
msgstr "無法開啟範本檔 %s"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-06-26 06:01+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/"
@ -19,6 +19,51 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/notifications.py:176
#, python-format
msgid "Method not callable: %s"
msgstr ""
#: keystone/catalog/core.py:56
#, python-format
msgid "Malformed endpoint %(url)s - unknown key %(keyerror)s"
msgstr ""
#: keystone/catalog/core.py:61
#, python-format
msgid ""
"Malformed endpoint '%(url)s'. The following type error occurred during "
"string substitution: %(typeerror)s"
msgstr ""
#: keystone/catalog/core.py:67
#, python-format
msgid ""
"Malformed endpoint %s - incomplete format (are you missing a type notifier ?)"
msgstr ""
#: keystone/common/openssl.py:90
#, python-format
msgid "Command %(to_exec)s exited with %(retcode)s- %(output)s"
msgstr ""
#: keystone/common/environment/eventlet_server.py:100
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:129
#: keystone/contrib/endpoint_policy/core.py:228
#, python-format
msgid ""
"Circular reference or a repeated entry found in region tree - %(region_id)s."
msgstr ""
#: keystone/contrib/federation/idp.py:404
#, python-format
msgid "Error when signing assertion, reason: %(reason)s"
msgstr ""
#: keystone/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
@ -29,30 +74,25 @@ msgstr "正在捨棄原始異常狀況:%s"
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr ""
#: keystone/openstack/common/lockutils.py:120
#, python-format
msgid "Could not release the acquired lock `%s`"
msgstr "無法釋放獲得的鎖定 `%s`"
#: keystone/openstack/common/loopingcall.py:89
#: keystone/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr "在固定持續時間的迴圈呼叫中"
#: keystone/openstack/common/loopingcall.py:131
#: keystone/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr "在動態迴圈呼叫中"
#: keystone/openstack/common/policy.py:511
#: keystone/openstack/common/policy.py:508
#, python-format
msgid "Failed to understand rule %s"
msgstr "理解規則 %s 時失敗"
#: keystone/openstack/common/policy.py:521
#: keystone/openstack/common/policy.py:518
#, python-format
msgid "No handler for matches of kind %s"
msgstr "類型為 %s 的相符項沒有處理程式"
#: keystone/openstack/common/policy.py:791
#: keystone/openstack/common/policy.py:788
#, python-format
msgid "Failed to understand rule %r"
msgstr "理解規則 %r 時失敗"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Keystone\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n"
"POT-Creation-Date: 2014-08-04 06:06+0000\n"
"POT-Creation-Date: 2014-09-07 06:06+0000\n"
"PO-Revision-Date: 2014-06-20 20:10+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/"
@ -19,6 +19,59 @@ msgstr ""
"Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: keystone/common/wsgi.py:226
#, python-format
msgid "Authorization failed. %(exception)s from %(remote_addr)s"
msgstr ""
#: keystone/common/wsgi.py:346
msgid "Invalid token in _get_trust_id_for_request"
msgstr ""
#: keystone/common/kvs/core.py:134
#, python-format
msgid "%s is not a dogpile.proxy.ProxyBackend"
msgstr ""
#: keystone/common/kvs/core.py:401
#, python-format
msgid "KVS lock released (timeout reached) for: %s"
msgstr ""
#: keystone/common/ldap/core.py:989
msgid ""
"LDAP Server does not support paging. Disable paging in keystone.conf to "
"avoid this message."
msgstr ""
#: keystone/common/ldap/core.py:1185
#, python-format
msgid ""
"Invalid additional attribute mapping: \"%s\". Format must be "
"<ldap_attribute>:<keystone_attribute>"
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:91
#, python-format
msgid ""
"Endpoint %(endpoint_id)s referenced in association for policy %(policy_id)s "
"not found."
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:179
#, python-format
msgid ""
"Unsupported policy association found - Policy %(policy_id)s, Endpoint "
"%(endpoint_id)s, Service %(service_id)s, Region %(region_id)s, "
msgstr ""
#: keystone/contrib/endpoint_policy/core.py:195
#, python-format
msgid ""
"Policy %(policy_id)s referenced in association for endpoint %(endpoint_id)s "
"not found."
msgstr ""
#: keystone/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)s run outlasted interval by %(delay).2f sec"
@ -28,3 +81,10 @@ msgstr ""
#, python-format
msgid "pid %d not in child list"
msgstr "PID %d 不在子項清單中"
#: keystone/token/persistence/core.py:232
#, python-format
msgid ""
"`token_api.%s` is deprecated as of Juno in favor of utilizing methods on "
"`token_provider_api` and may be removed in Kilo."
msgstr ""