deb-barbican/barbican/locale/barbican-log-error.pot
OpenStack Proposal Bot e9b4cf9a95 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I605a252b06787f455f615259c8283ff21a8c1e74
2016-04-21 06:32:33 +00:00

149 lines
3.7 KiB
Plaintext

# Translations template for barbican.
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the barbican project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"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.2.0\n"
#: barbican/api/__init__.py:54
msgid "Problem reading request JSON stream."
msgstr ""
#: barbican/api/__init__.py:64
msgid "Problem loading request JSON."
msgstr ""
#: barbican/api/controllers/__init__.py:104
msgid "Webob error seen"
msgstr ""
#: barbican/api/controllers/consumers.py:183
msgid "Problem deleting consumer"
msgstr ""
#: barbican/api/controllers/containers.py:93
msgid "Problem deleting container"
msgstr ""
#: barbican/api/controllers/transportkeys.py:72
msgid "Problem deleting transport_key"
msgstr ""
#: barbican/model/repositories.py:361
#, python-format
msgid "Not found for %s"
msgstr ""
#: barbican/model/repositories.py:396
msgid "Problem saving entity for create"
msgstr ""
#: barbican/model/repositories.py:547
msgid "Problem finding project related entity to delete"
msgstr ""
#: barbican/model/repositories.py:584
#, python-format
msgid "Problem getting Project %s"
msgstr ""
#: barbican/model/repositories.py:709
#, python-format
msgid "Problem getting secret %s"
msgstr ""
#: barbican/model/repositories.py:1249
#, python-format
msgid "Problem getting container %s"
msgstr ""
#: 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:539
#, python-format
msgid "ERROR from KMIP server: %s"
msgstr ""
#: barbican/plugin/interface/certificate_manager.py:653
#, python-format
msgid "ERROR getting CA from plugin: %s"
msgstr ""
#: barbican/plugin/interface/certificate_manager.py:685
#, python-format
msgid "ERROR adding CA from plugin: %s"
msgstr ""
#: barbican/plugin/util/utils.py:46
#, python-format
msgid "Problem seen creating plugin: '%s'"
msgstr ""
#: barbican/queue/retry_scheduler.py:96
msgid "Problem seen processing scheduled retry tasks"
msgstr ""
#: barbican/queue/retry_scheduler.py:164
#, python-format
msgid ""
"Problem enqueuing method '%(name)s' with args '%(args)s' and kwargs "
"'%(kwargs)s'."
msgstr ""
#: barbican/queue/server.py:107
#, python-format
msgid "Problem seen processing worker task: '%s'"
msgstr ""
#: barbican/tasks/keystone_consumer.py:75
#, python-format
msgid ""
"Error processing Keystone event, project_id=%(project_id)s, event "
"resource=%(resource)s, event operation=%(operation)s, status=%(status)s, "
"error message=%(message)s"
msgstr ""
#: barbican/tasks/resources.py:71
#, python-format
msgid "Suppressing exception while trying to process task '%s'."
msgstr ""
#: barbican/tasks/resources.py:96
#, python-format
msgid "Could not retrieve information needed to process task '%s'."
msgstr ""
#: barbican/tasks/resources.py:104
#, python-format
msgid "Could not perform processing for task '%s'."
msgstr ""
#: barbican/tasks/resources.py:114
#, python-format
msgid "Problem handling an error for task '%s', raising original exception."
msgstr ""
#: barbican/tasks/resources.py:123
#, python-format
msgid "Could not process after successfully executing task '%s'."
msgstr ""