Imported Translations from Transifex

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

Change-Id: Ic599097dd2a4f074042fc4dd961ab640b0561112
This commit is contained in:
OpenStack Proposal Bot
2015-05-03 06:07:39 +00:00
parent a1981c988e
commit a1b8dba39a
5 changed files with 226 additions and 346 deletions

View File

@@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: barbican 2015.1.dev123\n" "Project-Id-Version: barbican 2015.2.0.dev27\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-13 06:11+0000\n" "POT-Creation-Date: 2015-05-03 06:07+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,36 +17,88 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n" "Generated-By: Babel 1.3\n"
#: barbican/api/controllers/secrets.py:89 #: barbican/api/app.py:99
msgid "Barbican app created and initialized"
msgstr ""
#: barbican/api/controllers/consumers.py:60
#, python-format
msgid "Retrieved a consumer for project: %s"
msgstr ""
#: barbican/api/controllers/consumers.py:122
#, python-format
msgid "Retrieved a consumer list for project: %s"
msgstr ""
#: barbican/api/controllers/consumers.py:150
#, python-format
msgid "Created a consumer for project: %s"
msgstr ""
#: barbican/api/controllers/consumers.py:184
#, python-format
msgid "Deleted a consumer for project: %s"
msgstr ""
#: barbican/api/controllers/containers.py:69
#, python-format
msgid "Retrieved container for project: %s"
msgstr ""
#: barbican/api/controllers/containers.py:93
#, python-format
msgid "Deleted container for project: %s"
msgstr ""
#: barbican/api/controllers/containers.py:162
#, python-format
msgid "Retrieved container list for project: %s"
msgstr ""
#: barbican/api/controllers/containers.py:204
#, python-format
msgid "Created a container for project: %s"
msgstr ""
#: barbican/api/controllers/secrets.py:90
#, python-format #, python-format
msgid "Retrieved secret metadata for project: %s" msgid "Retrieved secret metadata for project: %s"
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:167 #: barbican/api/controllers/secrets.py:168
#, python-format #, python-format
msgid "Retrieved secret payload for project: %s" msgid "Retrieved secret payload for project: %s"
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:206 #: barbican/api/controllers/secrets.py:209
#, python-format #, python-format
msgid "Updated secret for project: %s" msgid "Updated secret for project: %s"
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:214 #: barbican/api/controllers/secrets.py:217
#, python-format #, python-format
msgid "Deleted secret for project: %s" msgid "Deleted secret for project: %s"
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:293 #: barbican/api/controllers/secrets.py:296
#, python-format #, python-format
msgid "Retrieved secret list for project: %s" msgid "Retrieved secret list for project: %s"
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:328 #: barbican/api/controllers/secrets.py:334
#, python-format #, python-format
msgid "Created a secret for project: %s" msgid "Created a secret for project: %s"
msgstr "" msgstr ""
#: barbican/api/controllers/versions.py:39
msgid "Retrieved version"
msgstr ""
#: barbican/api/middleware/context.py:58
msgid "Processed request"
msgstr ""
#: barbican/model/repositories.py:196 #: barbican/model/repositories.py:196
msgid "Not auto-creating barbican registry DB" msgid "Not auto-creating barbican registry DB"
msgstr "" msgstr ""

View File

@@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: barbican 2015.1.dev123\n" "Project-Id-Version: barbican 2015.2.0.dev27\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-13 06:11+0000\n" "POT-Creation-Date: 2015-05-03 06:07+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -183,15 +183,15 @@ msgstr ""
msgid "ContainerConsumer retrieval" msgid "ContainerConsumer retrieval"
msgstr "" msgstr ""
#: barbican/api/controllers/consumers.py:83 #: barbican/api/controllers/consumers.py:86
msgid "ContainerConsumers(s) retrieval" msgid "ContainerConsumers(s) retrieval"
msgstr "" msgstr ""
#: barbican/api/controllers/consumers.py:122 #: barbican/api/controllers/consumers.py:127
msgid "ContainerConsumer creation" msgid "ContainerConsumer creation"
msgstr "" msgstr ""
#: barbican/api/controllers/consumers.py:149 #: barbican/api/controllers/consumers.py:157
msgid "ContainerConsumer deletion" msgid "ContainerConsumer deletion"
msgstr "" msgstr ""
@@ -203,19 +203,19 @@ msgstr ""
msgid "Container retrieval" msgid "Container retrieval"
msgstr "" msgstr ""
#: barbican/api/controllers/containers.py:75 #: barbican/api/controllers/containers.py:77
msgid "Container deletion" msgid "Container deletion"
msgstr "" msgstr ""
#: barbican/api/controllers/containers.py:122 #: barbican/api/controllers/containers.py:127
msgid "Containers(s) retrieval" msgid "Containers(s) retrieval"
msgstr "" msgstr ""
#: barbican/api/controllers/containers.py:160 #: barbican/api/controllers/containers.py:166
msgid "Container creation" msgid "Container creation"
msgstr "" msgstr ""
#: barbican/api/controllers/containers.py:188 #: barbican/api/controllers/containers.py:194
msgid "Secret provided for '{secret_name}' doesn't exist." msgid "Secret provided for '{secret_name}' doesn't exist."
msgstr "" msgstr ""
@@ -263,29 +263,29 @@ msgstr ""
msgid "Order creation" msgid "Order creation"
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:36 #: barbican/api/controllers/secrets.py:37
msgid "Not Found. Sorry but your secret is in another castle." msgid "Not Found. Sorry but your secret is in another castle."
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:42 #: barbican/api/controllers/secrets.py:43
msgid "Secret already has data, cannot modify it." msgid "Secret already has data, cannot modify it."
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:51 #: barbican/api/controllers/secrets.py:52
msgid "" msgid ""
"Transport key wrapped session key has been provided to wrap secrets for " "Transport key wrapped session key has been provided to wrap secrets for "
"retrieval, but the transport key id has not been provided." "retrieval, but the transport key id has not been provided."
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:83 #: barbican/api/controllers/secrets.py:84
msgid "Secret retrieval" msgid "Secret retrieval"
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:156 #: barbican/api/controllers/secrets.py:157
msgid "Secret payload retrieval" msgid "Secret payload retrieval"
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:173 #: barbican/api/controllers/secrets.py:174
msgid "Secret update" msgid "Secret update"
msgstr "" msgstr ""
@@ -293,15 +293,15 @@ msgstr ""
msgid "Content-Type of '{content_type}' is not supported for PUT." msgid "Content-Type of '{content_type}' is not supported for PUT."
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:210 #: barbican/api/controllers/secrets.py:213
msgid "Secret deletion" msgid "Secret deletion"
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:245 #: barbican/api/controllers/secrets.py:248
msgid "Secret(s) retrieval" msgid "Secret(s) retrieval"
msgstr "" msgstr ""
#: barbican/api/controllers/secrets.py:298 #: barbican/api/controllers/secrets.py:301
msgid "Secret creation" msgid "Secret creation"
msgstr "" msgstr ""
@@ -346,11 +346,11 @@ msgid ""
"This only applies when using ContextMiddleware." "This only applies when using ContextMiddleware."
msgstr "" msgstr ""
#: barbican/api/middleware/context.py:118 #: barbican/api/middleware/context.py:121
msgid "Problem processing X-Service-Catalog" msgid "Problem processing X-Service-Catalog"
msgstr "" msgstr ""
#: barbican/api/middleware/context.py:143 #: barbican/api/middleware/context.py:146
msgid "Missing X-Project-Id" msgid "Missing X-Project-Id"
msgstr "" msgstr ""
@@ -572,148 +572,152 @@ msgid "Invalid content encoding %(content_encoding)s"
msgstr "" msgstr ""
#: barbican/common/exception.py:305 #: barbican/common/exception.py:305
msgid "Error while attempting to decode payload."
msgstr ""
#: barbican/common/exception.py:309
#, python-format #, python-format
msgid "Registry was not configured correctly on API server. Reason: %(reason)s" msgid "Registry was not configured correctly on API server. Reason: %(reason)s"
msgstr "" msgstr ""
#: barbican/common/exception.py:314 #: barbican/common/exception.py:310
#, python-format #, python-format
msgid "Store %(store_name)s could not be configured correctly. Reason: %(reason)s" msgid "Store %(store_name)s could not be configured correctly. Reason: %(reason)s"
msgstr "" msgstr ""
#: barbican/common/exception.py:319 #: barbican/common/exception.py:315
#, python-format #, python-format
msgid "" msgid ""
"Driver %(driver_name)s could not be configured correctly. Reason: " "Driver %(driver_name)s could not be configured correctly. Reason: "
"%(reason)s" "%(reason)s"
msgstr "" msgstr ""
#: barbican/common/exception.py:324 #: barbican/common/exception.py:320
msgid "Deleting images from this store is not supported." msgid "Deleting images from this store is not supported."
msgstr "" msgstr ""
#: barbican/common/exception.py:328 #: barbican/common/exception.py:324
msgid "Configuration for store failed. Adding images to this store is disabled." msgid "Configuration for store failed. Adding images to this store is disabled."
msgstr "" msgstr ""
#: barbican/common/exception.py:333 #: barbican/common/exception.py:329
#, python-format #, python-format
msgid "'%(strategy)s' is not an available notifier strategy." msgid "'%(strategy)s' is not an available notifier strategy."
msgstr "" msgstr ""
#: barbican/common/exception.py:337 #: barbican/common/exception.py:333
#, python-format #, python-format
msgid "Maximum redirects (%(redirects)s) was exceeded." msgid "Maximum redirects (%(redirects)s) was exceeded."
msgstr "" msgstr ""
#: barbican/common/exception.py:341 #: barbican/common/exception.py:337
msgid "Received invalid HTTP redirect." msgid "Received invalid HTTP redirect."
msgstr "" msgstr ""
#: barbican/common/exception.py:345 #: barbican/common/exception.py:341
msgid "Response from Keystone does not contain a Barbican endpoint." msgid "Response from Keystone does not contain a Barbican endpoint."
msgstr "" msgstr ""
#: barbican/common/exception.py:350 #: barbican/common/exception.py:346
#, python-format #, python-format
msgid "" msgid ""
"Multiple 'image' service matches for region %(region)s. This generally " "Multiple 'image' service matches for region %(region)s. This generally "
"means that a region is required and you have not supplied one." "means that a region is required and you have not supplied one."
msgstr "" msgstr ""
#: barbican/common/exception.py:356 #: barbican/common/exception.py:352
#, python-format #, python-format
msgid "Server worker creation failed: %(reason)s." msgid "Server worker creation failed: %(reason)s."
msgstr "" msgstr ""
#: barbican/common/exception.py:360 #: barbican/common/exception.py:356
#, python-format #, python-format
msgid "Unable to load schema: %(reason)s" msgid "Unable to load schema: %(reason)s"
msgstr "" msgstr ""
#: barbican/common/exception.py:368 #: barbican/common/exception.py:364
msgid "Failed to validate JSON information: " msgid "Failed to validate JSON information: "
msgstr "" msgstr ""
#: barbican/common/exception.py:369 #: barbican/common/exception.py:365
msgid "Provided object does not match schema '{schema}': {reason}" msgid "Provided object does not match schema '{schema}': {reason}"
msgstr "" msgstr ""
#: barbican/common/exception.py:377 #: barbican/common/exception.py:374
msgid "Error while attempting to decode payload."
msgstr ""
#: barbican/common/exception.py:375
msgid "Unable to decode request data."
msgstr ""
#: barbican/common/exception.py:379
#, python-format #, python-format
msgid "" msgid ""
"No support for value set on field '%(field)s' on schema '%(schema)s': " "No support for value set on field '%(field)s' on schema '%(schema)s': "
"%(reason)s" "%(reason)s"
msgstr "" msgstr ""
#: barbican/common/exception.py:379 #: barbican/common/exception.py:381
msgid "Provided field value is not supported" msgid "Provided field value is not supported"
msgstr "" msgstr ""
#: barbican/common/exception.py:388 #: barbican/common/exception.py:390
#, python-format #, python-format
msgid "" msgid ""
"Feature not implemented for value set on field '%(field)s' on schema " "Feature not implemented for value set on field '%(field)s' on schema "
"'%(schema)s': %(reason)s" "'%(schema)s': %(reason)s"
msgstr "" msgstr ""
#: barbican/common/exception.py:397 #: barbican/common/exception.py:399
#, python-format #, python-format
msgid "Provided header feature is unsupported: %(feature)s" msgid "Provided header feature is unsupported: %(feature)s"
msgstr "" msgstr ""
#: barbican/common/exception.py:401 #: barbican/common/exception.py:403
msgid "" msgid ""
"The image cannot be deleted because it is in use through the backend " "The image cannot be deleted because it is in use through the backend "
"store outside of Barbican." "store outside of Barbican."
msgstr "" msgstr ""
#: barbican/common/exception.py:406 #: barbican/common/exception.py:408
msgid "The provided image is too large." msgid "The provided image is too large."
msgstr "" msgstr ""
#: barbican/common/exception.py:410 #: barbican/common/exception.py:412
#, python-format #, python-format
msgid "" msgid ""
"Container %(container_id)s does not exist for stored key certificate " "Container %(container_id)s does not exist for stored key certificate "
"generation." "generation."
msgstr "" msgstr ""
#: barbican/common/exception.py:415 #: barbican/common/exception.py:417
#, python-format #, python-format
msgid "" msgid ""
"Container %(container_id)s does not reference a private key needed for " "Container %(container_id)s does not reference a private key needed for "
"stored key certificate generation." "stored key certificate generation."
msgstr "" msgstr ""
#: barbican/common/exception.py:420 #: barbican/common/exception.py:422
#, python-format #, python-format
msgid "The provided UUID in the URI (%(uuid_string)s) is malformed." msgid "The provided UUID in the URI (%(uuid_string)s) is malformed."
msgstr "" msgstr ""
#: barbican/common/exception.py:422 #: barbican/common/exception.py:424
msgid "The provided UUID in the URI is malformed." msgid "The provided UUID in the URI is malformed."
msgstr "" msgstr ""
#: barbican/common/exception.py:427 #: barbican/common/exception.py:429
#, python-format #, python-format
msgid "Invalid CA_ID: %(ca_id)s" msgid "Invalid CA_ID: %(ca_id)s"
msgstr "" msgstr ""
#: barbican/common/exception.py:428 #: barbican/common/exception.py:430
msgid "The ca_id provided in the request is invalid" msgid "The ca_id provided in the request is invalid"
msgstr "" msgstr ""
#: barbican/common/exception.py:433 #: barbican/common/exception.py:435
#, python-format #, python-format
msgid "CA specified by ca_id %(ca_id)s not defined for project: %(project_id)s" msgid "CA specified by ca_id %(ca_id)s not defined for project: %(project_id)s"
msgstr "" msgstr ""
#: barbican/common/exception.py:435 #: barbican/common/exception.py:437
msgid "The ca_id provided in the request is not defined for this project" msgid "The ca_id provided in the request is not defined for this project"
msgstr "" msgstr ""
@@ -721,177 +725,181 @@ msgstr ""
msgid "Cannot generate a fullname for a null instance" msgid "Cannot generate a fullname for a null instance"
msgstr "" msgstr ""
#: barbican/common/validators.py:96 #: barbican/common/validators.py:95
msgid "Bad Container Reference {ref}" msgid "Bad Container Reference {ref}"
msgstr "" msgstr ""
#: barbican/common/validators.py:106 #: barbican/common/validators.py:105
msgid "Container Not Found" msgid "Container Not Found"
msgstr "" msgstr ""
#: barbican/common/validators.py:110 #: barbican/common/validators.py:109
msgid "Container Wrong Type" msgid "Container Wrong Type"
msgstr "" msgstr ""
#: barbican/common/validators.py:145 #: barbican/common/validators.py:144
msgid "{schema_name}' within '{parent_schema_name}" msgid "{schema_name}' within '{parent_schema_name}"
msgstr "" msgstr ""
#: barbican/common/validators.py:239 #: barbican/common/validators.py:238
msgid "If 'payload' specified, must be non empty" msgid "If 'payload' specified, must be non empty"
msgstr "" msgstr ""
#: barbican/common/validators.py:247 #: barbican/common/validators.py:246
msgid "payload must be provided when payload_content_type is specified" msgid "payload must be provided when payload_content_type is specified"
msgstr "" msgstr ""
#: barbican/common/validators.py:255 #: barbican/common/validators.py:254
msgid "payload_content_type is not one of {supported}" msgid "payload_content_type is not one of {supported}"
msgstr "" msgstr ""
#: barbican/common/validators.py:281 barbican/common/validators.py:581 #: barbican/common/validators.py:280 barbican/common/validators.py:585
msgid "Invalid date for 'expiration'" msgid "Invalid date for 'expiration'"
msgstr "" msgstr ""
#: barbican/common/validators.py:295 #: barbican/common/validators.py:294
msgid "'expiration' is before current time" msgid "'expiration' is before current time"
msgstr "" msgstr ""
#: barbican/common/validators.py:308 #: barbican/common/validators.py:307
msgid "If 'payload' is supplied, 'payload_content_type' must also be supplied." msgid "If 'payload' is supplied, 'payload_content_type' must also be supplied."
msgstr "" msgstr ""
#: barbican/common/validators.py:315 #: barbican/common/validators.py:314
msgid "payload_content_type {supplied} is not one of {supported}" msgid "payload_content_type {supplied} is not one of {supported}"
msgstr "" msgstr ""
#: barbican/common/validators.py:325 #: barbican/common/validators.py:324
msgid "payload_content_encoding is not one of {supported}" msgid "payload_content_encoding is not one of {supported}"
msgstr "" msgstr ""
#: barbican/common/validators.py:341 #: barbican/common/validators.py:336
msgid "Invalid payload for payload_content_encoding" msgid "Invalid payload for payload_content_encoding"
msgstr "" msgstr ""
#: barbican/common/validators.py:414 #: barbican/common/validators.py:409
msgid "'payload' not allowed for key type order" msgid "'payload' not allowed for key type order"
msgstr "" msgstr ""
#: barbican/common/validators.py:433 #: barbican/common/validators.py:426
msgid "Only 'application/octet-stream' supported" msgid "'payload' not allowed for asymmetric type order"
msgstr "" msgstr ""
#: barbican/common/validators.py:513 #: barbican/common/validators.py:443
msgid "'payload' not allowed for certificate type order"
msgstr ""
#: barbican/common/validators.py:517
msgid "Bad format" msgid "Bad format"
msgstr "" msgstr ""
#: barbican/common/validators.py:520 #: barbican/common/validators.py:524
msgid "Signing key incorrect" msgid "Signing key incorrect"
msgstr "" msgstr ""
#: barbican/common/validators.py:564 #: barbican/common/validators.py:568
msgid "'algorithm' is required field for {0} type order" msgid "'algorithm' is required field for {0} type order"
msgstr "" msgstr ""
#: barbican/common/validators.py:593 #: barbican/common/validators.py:597
msgid "Must have non-zero positive bit_length to generate secret" msgid "Must have non-zero positive bit_length to generate secret"
msgstr "" msgstr ""
#: barbican/common/validators.py:601 #: barbican/common/validators.py:605
msgid "Must be a positive integer that is a multiple of 8" msgid "Must be a positive integer that is a multiple of 8"
msgstr "" msgstr ""
#: barbican/common/validators.py:609 #: barbican/common/validators.py:613
msgid "Feature not implemented for '{0}' order type" msgid "Feature not implemented for '{0}' order type"
msgstr "" msgstr ""
#: barbican/common/validators.py:720 #: barbican/common/validators.py:722
msgid "Duplicate reference names are not allowed" msgid "Duplicate reference names are not allowed"
msgstr "" msgstr ""
#: barbican/common/validators.py:732 #: barbican/common/validators.py:734
msgid "Duplicate secret ids are not allowed" msgid "Duplicate secret ids are not allowed"
msgstr "" msgstr ""
#: barbican/common/validators.py:743 #: barbican/common/validators.py:745
msgid "Secret_ref does not match the configured hostname, please try again" msgid "Secret_ref does not match the configured hostname, please try again"
msgstr "" msgstr ""
#: barbican/common/validators.py:764 #: barbican/common/validators.py:766
msgid "" msgid ""
"only 'private_key', 'public_key' and 'private_key_passphrase' reference " "only 'private_key', 'public_key' and 'private_key_passphrase' reference "
"names are allowed for RSA type" "names are allowed for RSA type"
msgstr "" msgstr ""
#: barbican/common/validators.py:772 #: barbican/common/validators.py:774
msgid "" msgid ""
"The minimum required reference names are 'public_key' and'private_key' " "The minimum required reference names are 'public_key' and'private_key' "
"for RSA type" "for RSA type"
msgstr "" msgstr ""
#: barbican/common/validators.py:785 #: barbican/common/validators.py:787
msgid "" msgid ""
"only 'private_key', 'certificate' , 'private_key_passphrase', or " "only 'private_key', 'certificate' , 'private_key_passphrase', or "
"'intermediates' reference names are allowed for Certificate type" "'intermediates' reference names are allowed for Certificate type"
msgstr "" msgstr ""
#: barbican/common/validators.py:793 #: barbican/common/validators.py:795
msgid "The minimum required reference name is 'certificate' for Certificate type" msgid "The minimum required reference name is 'certificate' for Certificate type"
msgstr "" msgstr ""
#: barbican/common/validators.py:839 #: barbican/common/validators.py:841
msgid "plugin_name must be provided" msgid "plugin_name must be provided"
msgstr "" msgstr ""
#: barbican/common/validators.py:846 #: barbican/common/validators.py:848
msgid "transport_key must be provided" msgid "transport_key must be provided"
msgstr "" msgstr ""
#: barbican/model/models.py:378 #: barbican/model/models.py:383
msgid "Must supply non-None {0} argument for SecretStoreMetadatum entry." msgid "Must supply non-None {0} argument for SecretStoreMetadatum entry."
msgstr "" msgstr ""
#: barbican/model/models.py:594 #: barbican/model/models.py:604
msgid "Must supply non-None {0} argument for OrderPluginMetadatum entry." msgid "Must supply non-None {0} argument for OrderPluginMetadatum entry."
msgstr "" msgstr ""
#: barbican/model/models.py:630 #: barbican/model/models.py:640
msgid "Must supply non-None {0} argument for OrderBarbicanMetadatum entry." msgid "Must supply non-None {0} argument for OrderBarbicanMetadatum entry."
msgstr "" msgstr ""
#: barbican/model/models.py:798 #: barbican/model/models.py:811
msgid "Must supply non-None {0} argument for TransportKey entry." msgid "Must supply non-None {0} argument for TransportKey entry."
msgstr "" msgstr ""
#: barbican/model/models.py:840 #: barbican/model/models.py:853
msgid "Must supply Non-None {0} argument for CertificateAuthority entry." msgid "Must supply Non-None {0} argument for CertificateAuthority entry."
msgstr "" msgstr ""
#: barbican/model/models.py:906 #: barbican/model/models.py:919
msgid "Must supply non-None {0} argument for CertificateAuthorityMetadatum entry." msgid "Must supply non-None {0} argument for CertificateAuthorityMetadatum entry."
msgstr "" msgstr ""
#: barbican/model/models.py:953 #: barbican/model/models.py:966
msgid "Must supply non-None {0} argument for ProjectCertificateAuthority entry." msgid "Must supply non-None {0} argument for ProjectCertificateAuthority entry."
msgstr "" msgstr ""
#: barbican/model/models.py:1002 #: barbican/model/models.py:1018
msgid "Must supply non-None {0} argument for PreferredCertificateAuthority entry." msgid "Must supply non-None {0} argument for PreferredCertificateAuthority entry."
msgstr "" msgstr ""
#: barbican/model/models.py:1056 #: barbican/model/models.py:1072
msgid "Must supply non-None {0} argument for SecretACL entry." msgid "Must supply non-None {0} argument for SecretACL entry."
msgstr "" msgstr ""
#: barbican/model/models.py:1132 #: barbican/model/models.py:1148
msgid "Must supply non-None {0} argument for ContainerACL entry." msgid "Must supply non-None {0} argument for ContainerACL entry."
msgstr "" msgstr ""
#: barbican/model/models.py:1196 #: barbican/model/models.py:1212
msgid "Must supply non-None {0} argument for SecretACLUser entry." msgid "Must supply non-None {0} argument for SecretACLUser entry."
msgstr "" msgstr ""
#: barbican/model/models.py:1233 #: barbican/model/models.py:1249
msgid "Must supply non-None {0} argument for ContainerACLUser entry." msgid "Must supply non-None {0} argument for ContainerACLUser entry."
msgstr "" msgstr ""
@@ -950,19 +958,19 @@ msgstr ""
msgid "Could not find {entity_name}" msgid "Could not find {entity_name}"
msgstr "" msgstr ""
#: barbican/model/repositories.py:1990 #: barbican/model/repositories.py:1992
msgid "No {entity} found with ID {id}" msgid "No {entity} found with ID {id}"
msgstr "" msgstr ""
#: barbican/model/repositories.py:1996 #: barbican/model/repositories.py:1998
msgid "Entity ID {entity_id} not found" msgid "Entity ID {entity_id} not found"
msgstr "" msgstr ""
#: barbican/model/repositories.py:2002 #: barbican/model/repositories.py:2004
msgid "No entities of type {entity_name} found" msgid "No entities of type {entity_name} found"
msgstr "" msgstr ""
#: barbican/model/repositories.py:2008 #: barbican/model/repositories.py:2010
msgid "Entity '{entity_name}' already exists" msgid "Entity '{entity_name}' already exists"
msgstr "" msgstr ""
@@ -1056,125 +1064,129 @@ msgstr ""
msgid "Length of %(given)d is too long, max = %(maximum)d" msgid "Length of %(given)d is too long, max = %(maximum)d"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:44 #: barbican/plugin/dogtag.py:46
msgid "Path to PEM file for authentication" msgid "Path to PEM file for authentication"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:47 #: barbican/plugin/dogtag.py:49
msgid "Hostname for the Dogtag instance" msgid "Hostname for the Dogtag instance"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:50 #: barbican/plugin/dogtag.py:52
msgid "Port for the Dogtag instance" msgid "Port for the Dogtag instance"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:52
msgid "Path to the NSS certificate database"
msgstr ""
#: barbican/plugin/dogtag.py:54 #: barbican/plugin/dogtag.py:54
msgid "Password for NSS certificate database" msgid "Path to the NSS certificate database for the KRA"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:56 #: barbican/plugin/dogtag.py:56
msgid "Path to the NSS certificate database for the CA"
msgstr ""
#: barbican/plugin/dogtag.py:58
msgid "Password for the NSS certificate databases"
msgstr ""
#: barbican/plugin/dogtag.py:60
msgid "Profile for simple CMC requests" msgid "Profile for simple CMC requests"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:59 #: barbican/plugin/dogtag.py:63
msgid "List of automatically approved enrollment profiles" msgid "List of automatically approved enrollment profiles"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:73 #: barbican/plugin/dogtag.py:81
msgid "nss_password is required" msgid "nss_password is required"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:88 #: barbican/plugin/dogtag.py:96
msgid "pem_path is required" msgid "pem_path is required"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:99 #: barbican/plugin/dogtag.py:107
msgid "Invalid algorithm passed in" msgid "Invalid algorithm passed in"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:103 #: barbican/plugin/dogtag.py:111
msgid "Operation not supported by Dogtag Plugin" msgid "Operation not supported by Dogtag Plugin"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:361 #: barbican/plugin/dogtag.py:376
msgid "" msgid ""
"Passphrase encryption is not supported for symmetric key generating " "Passphrase encryption is not supported for symmetric key generating "
"algorithms." "algorithms."
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:392 #: barbican/plugin/dogtag.py:420
msgid "Passphrase encryption is not supported for DSA algorithm" msgid "Passphrase encryption is not supported for DSA algorithm"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:509 #: barbican/plugin/dogtag.py:548
msgid "" msgid ""
"DSA keys should not have a passphrase in the database, for being used " "DSA keys should not have a passphrase in the database, for being used "
"during retrieval." "during retrieval."
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:513 #: barbican/plugin/dogtag.py:552
msgid "" msgid ""
"Secrets of type {secret_type} should not have a passphrase in the " "Secrets of type {secret_type} should not have a passphrase in the "
"database, for being used during retrieval." "database, for being used during retrieval."
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:526 #: barbican/plugin/dogtag.py:570
msgid "" msgid ""
"Encryption using session key is not supported when retrieving a " "Encryption using session key is not supported when retrieving a "
"{secret_type} key." "{secret_type} key."
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:555 #: barbican/plugin/dogtag.py:599
msgid "Exception thrown by enroll_cert: {message}" msgid "Exception thrown by enroll_cert: {message}"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:586 #: barbican/plugin/dogtag.py:630
msgid "{request} not found for {operation} for order_id {order_id}" msgid "{request} not found for {operation} for order_id {order_id}"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:638 #: barbican/plugin/dogtag.py:682
msgid "No request found for request_id {request_id} for order {order_id}" msgid "No request found for request_id {request_id} for order {order_id}"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:664 #: barbican/plugin/dogtag.py:708
msgid "" msgid ""
"Request {request_id} reports status_complete, but no cert_id has been " "Request {request_id} reports status_complete, but no cert_id has been "
"returned" "returned"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:675 #: barbican/plugin/dogtag.py:719
msgid "Certificate not found for cert_id: {cert_id}" msgid "Certificate not found for cert_id: {cert_id}"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:685 #: barbican/plugin/dogtag.py:729
msgid "Invalid request_status returned by CA" msgid "Invalid request_status returned by CA"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:802 #: barbican/plugin/dogtag.py:848
msgid "No profile_id specified" msgid "No profile_id specified"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:854 #: barbican/plugin/dogtag.py:907
msgid "No request returned in enrollment_results" msgid "No request returned in enrollment_results"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:904 #: barbican/plugin/dogtag.py:957
msgid "request_id {req_id} returns COMPLETE but no cert returned" msgid "request_id {req_id} returns COMPLETE but no cert returned"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:916 #: barbican/plugin/dogtag.py:969
msgid "Invalid request_status {status} for request_id {request_id}" msgid "Invalid request_status {status} for request_id {request_id}"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:949 #: barbican/plugin/dogtag.py:1002
msgid "Modify request: unable to cancel: {message}" msgid "Modify request: unable to cancel: {message}"
msgstr "" msgstr ""
#: barbican/plugin/dogtag.py:980 #: barbican/plugin/dogtag.py:1033
msgid "no request found for this order" msgid "no request found for this order"
msgstr "" msgstr ""
@@ -1232,17 +1244,17 @@ msgstr ""
msgid "Secret object type {object_type} is not supported" msgid "Secret object type {object_type} is not supported"
msgstr "" msgstr ""
#: barbican/plugin/kmip_secret_store.py:398 #: barbican/plugin/kmip_secret_store.py:392
msgid "" msgid ""
"Unknown key value type received from KMIP server, expected " "Unknown key value type received from KMIP server, expected "
"{key_value_struct} or {key_value_string}, received: {key_value_type}" "{key_value_struct} or {key_value_string}, received: {key_value_type}"
msgstr "" msgstr ""
#: barbican/plugin/kmip_secret_store.py:592 #: barbican/plugin/kmip_secret_store.py:580
msgid "Status: {status}, Reason: {reason}, Message: {message}" msgid "Status: {status}, Reason: {reason}, Message: {message}"
msgstr "" msgstr ""
#: barbican/plugin/kmip_secret_store.py:616 #: barbican/plugin/kmip_secret_store.py:604
msgid "Bad key file permissions found, expected 400 for path: {file_path}" msgid "Bad key file permissions found, expected 400 for path: {file_path}"
msgstr "" msgstr ""
@@ -1310,39 +1322,43 @@ msgstr ""
msgid "List of crypto plugins to load." msgid "List of crypto plugins to load."
msgstr "" msgstr ""
#: barbican/plugin/crypto/p11_crypto.py:137 #: barbican/plugin/crypto/p11_crypto.py:224
msgid "Path to vendor PKCS11 library" msgid "Path to vendor PKCS11 library"
msgstr "" msgstr ""
#: barbican/plugin/crypto/p11_crypto.py:139 #: barbican/plugin/crypto/p11_crypto.py:226
msgid "Password to login to PKCS11 session" msgid "Password to login to PKCS11 session"
msgstr "" msgstr ""
#: barbican/plugin/crypto/p11_crypto.py:141 #: barbican/plugin/crypto/p11_crypto.py:228
msgid "Master KEK label (used in the HSM)" msgid "Master KEK label (used in the HSM)"
msgstr "" msgstr ""
#: barbican/plugin/crypto/p11_crypto.py:143 #: barbican/plugin/crypto/p11_crypto.py:230
msgid "Master KEK length in bytes." msgid "Master KEK length in bytes."
msgstr "" msgstr ""
#: barbican/plugin/crypto/p11_crypto.py:145 #: barbican/plugin/crypto/p11_crypto.py:232
msgid "HMAC label (used in the HSM)" msgid "HMAC label (used in the HSM)"
msgstr "" msgstr ""
#: barbican/plugin/crypto/p11_crypto.py:235 #: barbican/plugin/crypto/p11_crypto.py:322
msgid "More than one key found for label" msgid "More than one key found for label"
msgstr "" msgstr ""
#: barbican/plugin/crypto/p11_crypto.py:239 #: barbican/plugin/crypto/p11_crypto.py:326
msgid "General exception" msgid "General exception"
msgstr "" msgstr ""
#: barbican/plugin/crypto/p11_crypto.py:258 #: barbican/plugin/crypto/p11_crypto.py:345
msgid "library_path is required" msgid "library_path is required"
msgstr "" msgstr ""
#: barbican/plugin/crypto/p11_crypto.py:676 #: barbican/plugin/crypto/p11_crypto.py:410
msgid "HSM returned response code: {hex_value} {code}"
msgstr ""
#: barbican/plugin/crypto/p11_crypto.py:766
msgid "Feature not implemented for PKCS11" msgid "Feature not implemented for PKCS11"
msgstr "" msgstr ""
@@ -1496,6 +1512,14 @@ msgid ""
" is probably a server misconfiguration." " is probably a server misconfiguration."
msgstr "" msgstr ""
#: barbican/plugin/util/translations.py:121
msgid "Secret type can not be converted to DER"
msgstr ""
#: barbican/plugin/util/translations.py:133
msgid "Secret type can not be converted to PEM"
msgstr ""
#: barbican/queue/__init__.py:36 #: barbican/queue/__init__.py:36
msgid "True enables queuing, False invokes workers synchronously" msgid "True enables queuing, False invokes workers synchronously"
msgstr "" msgstr ""

View File

@@ -20,92 +20,66 @@ msgstr ""
"Generated-By: Babel 1.3\n" "Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: barbican/api/__init__.py:61
msgid "Problem reading request JSON stream." msgid "Problem reading request JSON stream."
msgstr "JSON请求流中读取数据时出错。" msgstr "JSON请求流中读取数据时出错。"
#: barbican/api/__init__.py:71
msgid "Problem loading request JSON." msgid "Problem loading request JSON."
msgstr "JSON请求加载时出错" msgstr "JSON请求加载时出错"
#: barbican/api/controllers/__init__.py:106
msgid "Webob error seen" msgid "Webob error seen"
msgstr "Webob出错" msgstr "Webob出错"
#: barbican/api/controllers/consumers.py:169
msgid "Problem deleting consumer" msgid "Problem deleting consumer"
msgstr "删除用户时出错" msgstr "删除用户时出错"
#: barbican/api/controllers/containers.py:88
msgid "Problem deleting container" msgid "Problem deleting container"
msgstr "删除容器时出错" msgstr "删除容器时出错"
#: barbican/api/controllers/transportkeys.py:73
msgid "Problem deleting transport_key" msgid "Problem deleting transport_key"
msgstr "删除传输密匙时出错" msgstr "删除传输密匙时出错"
#: barbican/model/repositories.py:357
#, python-format #, python-format
msgid "Not found for %s" msgid "Not found for %s"
msgstr "没有找到%s" msgstr "没有找到%s"
#: barbican/model/repositories.py:392
msgid "Problem saving entity for create" msgid "Problem saving entity for create"
msgstr "为创建保存实体时出错" msgstr "为创建保存实体时出错"
#: barbican/model/repositories.py:525
msgid "Problem finding project related entity to delete" msgid "Problem finding project related entity to delete"
msgstr "寻找项目相关的实体来删除时出错" msgstr "寻找项目相关的实体来删除时出错"
#: barbican/model/repositories.py:562
#, python-format #, python-format
msgid "Problem getting Project %s" msgid "Problem getting Project %s"
msgstr "获取项目%s时出错" msgstr "获取项目%s时出错"
#: barbican/model/repositories.py:693
#, python-format
msgid "Problem getting secret %s"
msgstr ""
#: barbican/model/repositories.py:1183
#, python-format #, python-format
msgid "Problem getting container %s" msgid "Problem getting container %s"
msgstr "问题获得容器 %s" msgstr "问题获得容器 %s"
#: barbican/openstack/common/excutils.py:76
#, python-format #, python-format
msgid "Original exception being dropped: %s" msgid "Original exception being dropped: %s"
msgstr "原始异常正在减少:%s" msgstr "原始异常正在减少:%s"
#: barbican/openstack/common/excutils.py:105
#, python-format #, python-format
msgid "Unexpected exception occurred %d time(s)... retrying." msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr "意想不到的异常发生%d time(s)...重试。" msgstr "意想不到的异常发生%d time(s)...重试。"
#: barbican/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call" msgid "in fixed duration looping call"
msgstr "在固定的时间循环调用" msgstr "在固定的时间循环调用"
#: barbican/openstack/common/loopingcall.py:138
msgid "in dynamic looping call" msgid "in dynamic looping call"
msgstr "动态循环调用" msgstr "动态循环调用"
#: barbican/openstack/common/periodic_task.py:228
#, python-format #, python-format
msgid "Error during %(full_task_name)s: %(e)s" msgid "Error during %(full_task_name)s: %(e)s"
msgstr "在 %(full_task_name)s: %(e)s 时出现问题" msgstr "在 %(full_task_name)s: %(e)s 时出现问题"
#: barbican/openstack/common/service.py:268
msgid "Unhandled exception" msgid "Unhandled exception"
msgstr "未处理的异常" msgstr "未处理的异常"
#: barbican/plugin/kmip_secret_store.py:349
#: barbican/plugin/kmip_secret_store.py:386
#: barbican/plugin/kmip_secret_store.py:470
msgid "Error opening or writing to client" msgid "Error opening or writing to client"
msgstr "打开或者写入客户端错误" msgstr "打开或者写入客户端错误"
#: barbican/queue/retry_scheduler.py:152
#, python-format #, python-format
msgid "" msgid ""
"Problem enqueuing method '%(name)s' with args '%(args)s' and kwargs " "Problem enqueuing method '%(name)s' with args '%(args)s' and kwargs "
@@ -113,12 +87,10 @@ msgid ""
msgstr "" msgstr ""
"队列问题的方法 '%(name)s' 和 args '%(args)s' 和 kwargs '%(kwargs)s'。" "队列问题的方法 '%(name)s' 和 args '%(args)s' 和 kwargs '%(kwargs)s'。"
#: barbican/queue/server.py:96
#, python-format #, python-format
msgid "Problem seen processing worker task: '%s'" msgid "Problem seen processing worker task: '%s'"
msgstr "处理工作任务:'%s' 时出现问题。" msgstr "处理工作任务:'%s' 时出现问题。"
#: barbican/tasks/keystone_consumer.py:75
#, python-format #, python-format
msgid "" msgid ""
"Error processing Keystone event, project_id=%(project_id)s, event resource=" "Error processing Keystone event, project_id=%(project_id)s, event resource="
@@ -128,27 +100,22 @@ msgstr ""
"处理 Keystone 事件错误项目id=%(project_id)s事件资源=%(resource)s事件操" "处理 Keystone 事件错误项目id=%(project_id)s事件资源=%(resource)s事件操"
"作=%(operation)s状态=%(status)s错误信息=%(message)s" "作=%(operation)s状态=%(status)s错误信息=%(message)s"
#: barbican/tasks/resources.py:64
#, python-format #, python-format
msgid "Suppressing exception while trying to process task '%s'." msgid "Suppressing exception while trying to process task '%s'."
msgstr "当尝试去处理任务 '%s' 时清除异常。" msgstr "当尝试去处理任务 '%s' 时清除异常。"
#: barbican/tasks/resources.py:89
#, python-format #, python-format
msgid "Could not retrieve information needed to process task '%s'." msgid "Could not retrieve information needed to process task '%s'."
msgstr "无法检索到所需的信息来处理任务 '%s'。" msgstr "无法检索到所需的信息来处理任务 '%s'。"
#: barbican/tasks/resources.py:97
#, python-format #, python-format
msgid "Could not perform processing for task '%s'." msgid "Could not perform processing for task '%s'."
msgstr "无法为任务 '%s' 执行处理。" msgstr "无法为任务 '%s' 执行处理。"
#: barbican/tasks/resources.py:107
#, python-format #, python-format
msgid "Problem handling an error for task '%s', raising original exception." msgid "Problem handling an error for task '%s', raising original exception."
msgstr "为任务 '%s' 处理错误时出错,原始异常增加。" msgstr "为任务 '%s' 处理错误时出错,原始异常增加。"
#: barbican/tasks/resources.py:116
#, python-format #, python-format
msgid "Could not process after successfully executing task '%s'." msgid "Could not process after successfully executing task '%s'."
msgstr "在成功执行任务 '%s' 后无法处理。" msgstr "在成功执行任务 '%s' 后无法处理。"

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Barbican\n" "Project-Id-Version: Barbican\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-04-13 06:11+0000\n" "POT-Creation-Date: 2015-05-03 06:07+0000\n"
"PO-Revision-Date: 2015-04-11 00:22+0000\n" "PO-Revision-Date: 2015-05-01 17:42+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/barbican/" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/barbican/"
"language/zh_CN/)\n" "language/zh_CN/)\n"
@@ -20,183 +20,33 @@ msgstr ""
"Generated-By: Babel 1.3\n" "Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: barbican/api/controllers/secrets.py:89
#, python-format
msgid "Retrieved secret metadata for project: %s"
msgstr ""
#: barbican/api/controllers/secrets.py:167
#, python-format
msgid "Retrieved secret payload for project: %s"
msgstr ""
#: barbican/api/controllers/secrets.py:206
#, python-format
msgid "Updated secret for project: %s"
msgstr ""
#: barbican/api/controllers/secrets.py:214
#, python-format
msgid "Deleted secret for project: %s"
msgstr ""
#: barbican/api/controllers/secrets.py:293
#, python-format
msgid "Retrieved secret list for project: %s"
msgstr ""
#: barbican/api/controllers/secrets.py:328
#, python-format
msgid "Created a secret for project: %s"
msgstr ""
#: barbican/model/repositories.py:196
msgid "Not auto-creating barbican registry DB" msgid "Not auto-creating barbican registry DB"
msgstr "没有自动创建 barbican 注册表数据库" msgstr "没有自动创建 barbican 注册表数据库"
#: barbican/model/repositories.py:230
msgid "Updating schema to latest version" msgid "Updating schema to latest version"
msgstr "最新版本更新模式" msgstr "最新版本更新模式"
#: barbican/model/repositories.py:234
msgid "Auto-creating barbican registry DB" msgid "Auto-creating barbican registry DB"
msgstr "自动创建 barbican 注册表数据库" msgstr "自动创建 barbican 注册表数据库"
#: barbican/openstack/common/eventlet_backdoor.py:146
#, python-format
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
msgstr ""
#: barbican/openstack/common/periodic_task.py:120
#, python-format
msgid "Skipping periodic task %(task)s because its interval is negative"
msgstr ""
#: barbican/openstack/common/periodic_task.py:125
#, python-format
msgid "Skipping periodic task %(task)s because it is disabled"
msgstr ""
#: barbican/openstack/common/service.py:173
#, python-format
msgid "Caught %s, exiting"
msgstr ""
#: barbican/openstack/common/service.py:231
msgid "Parent process has died unexpectedly, exiting"
msgstr ""
#: barbican/openstack/common/service.py:262
#, python-format
msgid "Child caught %s, exiting"
msgstr ""
#: barbican/openstack/common/service.py:301
msgid "Forking too fast, sleeping"
msgstr ""
#: barbican/openstack/common/service.py:320
#, python-format
msgid "Started child %d"
msgstr ""
#: barbican/openstack/common/service.py:330
#, python-format
msgid "Starting %d workers"
msgstr ""
#: barbican/openstack/common/service.py:347
#, python-format
msgid "Child %(pid)d killed by signal %(sig)d"
msgstr ""
#: barbican/openstack/common/service.py:351
#, python-format
msgid "Child %(pid)s exited with status %(code)d"
msgstr ""
#: barbican/openstack/common/service.py:390
#, python-format
msgid "Caught %s, stopping children"
msgstr ""
#: barbican/openstack/common/service.py:399
msgid "Wait called after thread killed. Cleaning up."
msgstr ""
#: barbican/openstack/common/service.py:415
#, python-format
msgid "Waiting on %d children to exit"
msgstr ""
#: barbican/plugin/simple_certificate_manager.py:54
msgid "Invoking issue_certificate_request()" msgid "Invoking issue_certificate_request()"
msgstr "调用 issue_certificate_request()" msgstr "调用 issue_certificate_request()"
#: barbican/plugin/simple_certificate_manager.py:74
msgid "Invoking modify_certificate_request()" msgid "Invoking modify_certificate_request()"
msgstr "调用 modify_certificate_request()" msgstr "调用 modify_certificate_request()"
#: barbican/plugin/simple_certificate_manager.py:92
msgid "Invoking cancel_certificate_request()" msgid "Invoking cancel_certificate_request()"
msgstr "调用 cancel_certificate_request()" msgstr "调用 cancel_certificate_request()"
#: barbican/plugin/simple_certificate_manager.py:110
msgid "Invoking check_certificate_status()" msgid "Invoking check_certificate_status()"
msgstr "调用 check_certificate_status()" msgstr "调用 check_certificate_status()"
#: barbican/plugin/simple_certificate_manager.py:148
msgid "Invoking notify_certificate_is_ready()" msgid "Invoking notify_certificate_is_ready()"
msgstr "调用 notify_certificate_is_ready()" msgstr "调用 notify_certificate_is_ready()"
#: barbican/plugin/simple_certificate_manager.py:161
msgid "Invoking notify_ca_is_unavailable()" msgid "Invoking notify_ca_is_unavailable()"
msgstr "调用 notify_ca_is_unavailable()" msgstr "调用 notify_ca_is_unavailable()"
#: barbican/queue/retry_scheduler.py:104
msgid "Processing scheduled retry tasks:"
msgstr ""
#: barbican/queue/retry_scheduler.py:119
#, python-format
msgid ""
"Done processing '%(total)s' tasks, will check again in '%(next)s' seconds."
msgstr ""
#: barbican/queue/server.py:65
#, python-format
msgid "Scheduled RPC method for retry: '%s'"
msgstr ""
#: barbican/queue/server.py:81 barbican/queue/server.py:87
#, python-format
msgid "Completed worker task: '%s'"
msgstr ""
#: barbican/queue/server.py:209
#, python-format
msgid "Processing type order: order ID is '%s'"
msgstr ""
#: barbican/queue/server.py:221
#, python-format
msgid "Processing update order: order ID is '%s'"
msgstr ""
#: barbican/queue/server.py:233
#, python-format
msgid "Processing check certificate status on order: order ID is '%s'"
msgstr ""
#: barbican/queue/server.py:268
msgid "Starting the TaskServer"
msgstr ""
#: barbican/queue/server.py:273
msgid "Halting the TaskServer"
msgstr ""
#: barbican/tasks/keystone_consumer.py:95
#, python-format #, python-format
msgid "" msgid ""
"Successfully handled Keystone event, project_id=%(project_id)s, event " "Successfully handled Keystone event, project_id=%(project_id)s, event "
@@ -205,14 +55,12 @@ msgstr ""
"成功处理Keystone事件项目id=%(project_id)s事件资源=%(resource)s事件操作=" "成功处理Keystone事件项目id=%(project_id)s事件资源=%(resource)s事件操作="
"%(operation)s" "%(operation)s"
#: barbican/tasks/keystone_consumer.py:121
#, python-format #, python-format
msgid "" msgid ""
"No action is needed as there are no Barbican resources present for Keystone " "No action is needed as there are no Barbican resources present for Keystone "
"project_id=%s" "project_id=%s"
msgstr "没有需要的行动因为没有 Barbican 资源来提供给id=%s的Keystone项目" msgstr "没有需要的行动因为没有 Barbican 资源来提供给id=%s的Keystone项目"
#: barbican/tasks/keystone_consumer.py:135
#, python-format #, python-format
msgid "" msgid ""
"Successfully completed Barbican resources cleanup for Keystone project_id=%s" "Successfully completed Barbican resources cleanup for Keystone project_id=%s"

View File

@@ -20,17 +20,6 @@ msgstr ""
"Generated-By: Babel 1.3\n" "Generated-By: Babel 1.3\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: barbican/model/repositories.py:273
#, python-format #, python-format
msgid "SQL connection failed. %d attempts left." msgid "SQL connection failed. %d attempts left."
msgstr "SQL连接失败。剩余 %d 次尝试。" msgstr "SQL连接失败。剩余 %d 次尝试。"
#: barbican/openstack/common/loopingcall.py:87
#, python-format
msgid "task %(func_name)r run outlasted interval by %(delay).2f sec"
msgstr ""
#: barbican/openstack/common/service.py:355
#, python-format
msgid "pid %d not in child list"
msgstr ""