Imported Translations from Zanata

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

Change-Id: I605a252b06787f455f615259c8283ff21a8c1e74
This commit is contained in:
OpenStack Proposal Bot 2016-04-21 06:32:33 +00:00
parent f3efe0386b
commit e9b4cf9a95
5 changed files with 27 additions and 1970 deletions

View File

@ -1,21 +1,21 @@
# Translations template for barbican.
# Copyright (C) 2015 ORGANIZATION
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the barbican project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: barbican 2.0.0.dev29\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-10-22 06:26+0000\n"
"Project-Id-Version: barbican 2.0.1.dev26\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-21 06:32+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.1.1\n"
"Generated-By: Babel 2.2.0\n"
#: barbican/api/__init__.py:54
msgid "Problem reading request JSON stream."
@ -25,7 +25,7 @@ msgstr ""
msgid "Problem loading request JSON."
msgstr ""
#: barbican/api/controllers/__init__.py:106
#: barbican/api/controllers/__init__.py:104
msgid "Webob error seen"
msgstr ""
@ -41,53 +41,53 @@ msgstr ""
msgid "Problem deleting transport_key"
msgstr ""
#: barbican/model/repositories.py:352
#: barbican/model/repositories.py:361
#, python-format
msgid "Not found for %s"
msgstr ""
#: barbican/model/repositories.py:387
#: barbican/model/repositories.py:396
msgid "Problem saving entity for create"
msgstr ""
#: barbican/model/repositories.py:538
#: barbican/model/repositories.py:547
msgid "Problem finding project related entity to delete"
msgstr ""
#: barbican/model/repositories.py:575
#: barbican/model/repositories.py:584
#, python-format
msgid "Problem getting Project %s"
msgstr ""
#: barbican/model/repositories.py:706
#: barbican/model/repositories.py:709
#, python-format
msgid "Problem getting secret %s"
msgstr ""
#: barbican/model/repositories.py:1180
#: barbican/model/repositories.py:1249
#, python-format
msgid "Problem getting container %s"
msgstr ""
#: barbican/plugin/kmip_secret_store.py:268
#: barbican/plugin/kmip_secret_store.py:317
#: barbican/plugin/kmip_secret_store.py:351
#: barbican/plugin/kmip_secret_store.py:372
#: barbican/plugin/kmip_secret_store.py:411
#: barbican/plugin/kmip_secret_store.py:264
#: barbican/plugin/kmip_secret_store.py:313
#: barbican/plugin/kmip_secret_store.py:347
#: barbican/plugin/kmip_secret_store.py:368
#: barbican/plugin/kmip_secret_store.py:407
msgid "Error opening or writing to client"
msgstr ""
#: barbican/plugin/kmip_secret_store.py:544
#: barbican/plugin/kmip_secret_store.py:539
#, python-format
msgid "ERROR from KMIP server: %s"
msgstr ""
#: barbican/plugin/interface/certificate_manager.py:649
#: barbican/plugin/interface/certificate_manager.py:653
#, python-format
msgid "ERROR getting CA from plugin: %s"
msgstr ""
#: barbican/plugin/interface/certificate_manager.py:681
#: barbican/plugin/interface/certificate_manager.py:685
#, python-format
msgid "ERROR adding CA from plugin: %s"
msgstr ""
@ -97,11 +97,11 @@ msgstr ""
msgid "Problem seen creating plugin: '%s'"
msgstr ""
#: barbican/queue/retry_scheduler.py:95
#: barbican/queue/retry_scheduler.py:96
msgid "Problem seen processing scheduled retry tasks"
msgstr ""
#: barbican/queue/retry_scheduler.py:163
#: barbican/queue/retry_scheduler.py:164
#, python-format
msgid ""
"Problem enqueuing method '%(name)s' with args '%(args)s' and kwargs "

View File

@ -1,264 +0,0 @@
# Translations template for barbican.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the barbican project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: barbican 2.0.0.dev29\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-10-22 06:26+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.1.1\n"
#: barbican/api/app.py:88
msgid "Barbican app created and initialized"
msgstr ""
#: barbican/api/controllers/cas.py:251
#, python-format
msgid "Deleted CA for project: %s"
msgstr ""
#: barbican/api/controllers/cas.py:486
#, python-format
msgid "Created a sub CA for project: %s"
msgstr ""
#: barbican/api/controllers/consumers.py:61
#, python-format
msgid "Retrieved a consumer for project: %s"
msgstr ""
#: barbican/api/controllers/consumers.py:125
#, python-format
msgid "Retrieved a consumer list for project: %s"
msgstr ""
#: barbican/api/controllers/consumers.py:156
#, python-format
msgid "Created a consumer for project: %s"
msgstr ""
#: barbican/api/controllers/consumers.py:190
#, python-format
msgid "Deleted a consumer for project: %s"
msgstr ""
#: barbican/api/controllers/containers.py:72
#, python-format
msgid "Retrieved container for project: %s"
msgstr ""
#: barbican/api/controllers/containers.py:96
#, python-format
msgid "Deleted container for project: %s"
msgstr ""
#: barbican/api/controllers/containers.py:168
#, python-format
msgid "Retrieved container list for project: %s"
msgstr ""
#: barbican/api/controllers/containers.py:212
#, python-format
msgid "Created a container for project: %s"
msgstr ""
#: barbican/api/controllers/quotas.py:93
msgid "Put Project Quotas"
msgstr ""
#: barbican/api/controllers/quotas.py:105
msgid "Delete Project Quotas - Project not found"
msgstr ""
#: barbican/api/controllers/quotas.py:108
msgid "Delete Project Quotas"
msgstr ""
#: barbican/api/controllers/secrets.py:90
#, python-format
msgid "Retrieved secret metadata for project: %s"
msgstr ""
#: barbican/api/controllers/secrets.py:171
#, python-format
msgid "Retrieved secret payload for project: %s"
msgstr ""
#: barbican/api/controllers/secrets.py:212
#, python-format
msgid "Updated secret for project: %s"
msgstr ""
#: barbican/api/controllers/secrets.py:220
#, python-format
msgid "Deleted secret for project: %s"
msgstr ""
#: barbican/api/controllers/secrets.py:307
#, python-format
msgid "Retrieved secret list for project: %s"
msgstr ""
#: barbican/api/controllers/secrets.py:347
#, python-format
msgid "Created a secret for project: %s"
msgstr ""
#: barbican/api/middleware/context.py:40
msgid "Processed request"
msgstr ""
#: barbican/model/repositories.py:194
msgid "Not auto-creating barbican registry DB"
msgstr ""
#: barbican/model/repositories.py:228
msgid "Updating schema to latest version"
msgstr ""
#: barbican/model/repositories.py:232
msgid "Auto-creating barbican registry DB"
msgstr ""
#: barbican/plugin/dogtag.py:99
msgid ""
"The nss_db_path provided already exists, so the database is assumed to be"
" already set up."
msgstr ""
#: barbican/plugin/dogtag.py:665
msgid "Sub-CA already deleted"
msgstr ""
#: barbican/plugin/dogtag.py:724
msgid "Invalid data read from expiration file"
msgstr ""
#: barbican/plugin/dogtag.py:763
msgid "Sub-CAs are enabled by Dogtag server"
msgstr ""
#: barbican/plugin/dogtag.py:766
msgid "Sub-CAs are not enabled by Dogtag server"
msgstr ""
#: barbican/plugin/dogtag.py:769
msgid "Sub-CAs are not supported by Dogtag server"
msgstr ""
#: barbican/plugin/dogtag.py:771
msgid "Sub-CAs are not supported by Dogtag client"
msgstr ""
#: barbican/plugin/simple_certificate_manager.py:54
msgid "Invoking issue_certificate_request()"
msgstr ""
#: barbican/plugin/simple_certificate_manager.py:74
msgid "Invoking modify_certificate_request()"
msgstr ""
#: barbican/plugin/simple_certificate_manager.py:92
msgid "Invoking cancel_certificate_request()"
msgstr ""
#: barbican/plugin/simple_certificate_manager.py:110
msgid "Invoking check_certificate_status()"
msgstr ""
#: barbican/plugin/simple_certificate_manager.py:148
msgid "Invoking notify_certificate_is_ready()"
msgstr ""
#: barbican/plugin/simple_certificate_manager.py:161
msgid "Invoking notify_ca_is_unavailable()"
msgstr ""
#: barbican/queue/retry_scheduler.py:101
#, python-format
msgid "Done processing '%(total)s' tasks, will check again in '%(next)s' seconds."
msgstr ""
#: barbican/queue/retry_scheduler.py:112
msgid "Processing scheduled retry tasks:"
msgstr ""
#: barbican/queue/server.py:70
#, python-format
msgid "Scheduled RPC method for retry: '%s'"
msgstr ""
#: barbican/queue/server.py:74
#, python-format
msgid "Task '%s' did not have to be retried"
msgstr ""
#: barbican/queue/server.py:90
#, python-format
msgid "Completed worker task: '%s'"
msgstr ""
#: barbican/queue/server.py:97
#, python-format
msgid "Completed worker task (post-commit): '%s'"
msgstr ""
#: barbican/queue/server.py:218
#, python-format
msgid ""
"Processing type order: order ID is '%(order)s' and request ID is "
"'%(request)s'"
msgstr ""
#: barbican/queue/server.py:232
#, python-format
msgid ""
"Processing update order: order ID is '%(order)s' and request ID is "
"'%(request)s'"
msgstr ""
#: barbican/queue/server.py:246
#, python-format
msgid ""
"Processing check certificate status on order: order ID is '%(order)s' and"
" request ID is '%(request)s'"
msgstr ""
#: barbican/queue/server.py:283
msgid "Starting the TaskServer"
msgstr ""
#: barbican/queue/server.py:288
msgid "Halting the TaskServer"
msgstr ""
#: barbican/tasks/keystone_consumer.py:95
#, python-format
msgid ""
"Successfully handled Keystone event, project_id=%(project_id)s, event "
"resource=%(resource)s, event operation=%(operation)s"
msgstr ""
#: barbican/tasks/keystone_consumer.py:121
#, python-format
msgid ""
"No action is needed as there are no Barbican resources present for "
"Keystone project_id=%s"
msgstr ""
#: barbican/tasks/keystone_consumer.py:135
#, python-format
msgid ""
"Successfully completed Barbican resources cleanup for Keystone "
"project_id=%s"
msgstr ""

View File

@ -1,35 +0,0 @@
# Translations template for barbican.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the barbican project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: barbican 1.0.0.0b4.dev50\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-09-19 06:15+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.0\n"
#: barbican/api/controllers/secrets.py:94
#, python-format
msgid "Decrypted secret %s requested using deprecated API call."
msgstr ""
#: barbican/model/repositories.py:250
#, python-format
msgid "SQL connection failed. %d attempts left."
msgstr ""
#: barbican/plugin/dogtag.py:103
msgid ""
"nss_db_path was not provided so the crypto provider functions were not "
"initialized."
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -4,12 +4,12 @@
#
# Translators:
# DuanXin <1145833162@qq.com>, 2015
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: barbican 2.0.0.0b2.dev50\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-19 23:33+0000\n"
"Project-Id-Version: barbican 2.0.1.dev26\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-19 08:59+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"