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

Change-Id: Id8860e7b77abf4891a006f126adb36c9e2fd76cc
2015-05-12 06:07:38 +00:00

155 lines
3.7 KiB
Plaintext

# 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 2015.2.0.dev47\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-05-12 06:07+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 1.3\n"
#: barbican/api/__init__.py:61
msgid "Problem reading request JSON stream."
msgstr ""
#: barbican/api/__init__.py:71
msgid "Problem loading request JSON."
msgstr ""
#: barbican/api/controllers/__init__.py:106
msgid "Webob error seen"
msgstr ""
#: barbican/api/controllers/consumers.py:177
msgid "Problem deleting consumer"
msgstr ""
#: barbican/api/controllers/containers.py:90
msgid "Problem deleting container"
msgstr ""
#: barbican/api/controllers/transportkeys.py:73
msgid "Problem deleting transport_key"
msgstr ""
#: barbican/model/repositories.py:371
#, python-format
msgid "Not found for %s"
msgstr ""
#: barbican/model/repositories.py:406
msgid "Problem saving entity for create"
msgstr ""
#: barbican/model/repositories.py:539
msgid "Problem finding project related entity to delete"
msgstr ""
#: barbican/model/repositories.py:576
#, python-format
msgid "Problem getting Project %s"
msgstr ""
#: barbican/model/repositories.py:707
#, python-format
msgid "Problem getting secret %s"
msgstr ""
#: barbican/model/repositories.py:1197
#, python-format
msgid "Problem getting container %s"
msgstr ""
#: barbican/openstack/common/excutils.py:76
#, python-format
msgid "Original exception being dropped: %s"
msgstr ""
#: barbican/openstack/common/excutils.py:105
#, python-format
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr ""
#: barbican/openstack/common/loopingcall.py:95
msgid "in fixed duration looping call"
msgstr ""
#: barbican/openstack/common/loopingcall.py:138
msgid "in dynamic looping call"
msgstr ""
#: barbican/openstack/common/periodic_task.py:228
#, python-format
msgid "Error during %(full_task_name)s: %(e)s"
msgstr ""
#: barbican/openstack/common/service.py:268
msgid "Unhandled exception"
msgstr ""
#: barbican/plugin/kmip_secret_store.py:342
#: barbican/plugin/kmip_secret_store.py:379
#: barbican/plugin/kmip_secret_store.py:458
msgid "Error opening or writing to client"
msgstr ""
#: barbican/plugin/util/utils.py:46
#, python-format
msgid "Problem seen creating plugin: '%s'"
msgstr ""
#: barbican/queue/retry_scheduler.py:152
#, python-format
msgid ""
"Problem enqueuing method '%(name)s' with args '%(args)s' and kwargs "
"'%(kwargs)s'."
msgstr ""
#: barbican/queue/server.py:96
#, 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:64
#, python-format
msgid "Suppressing exception while trying to process task '%s'."
msgstr ""
#: barbican/tasks/resources.py:89
#, python-format
msgid "Could not retrieve information needed to process task '%s'."
msgstr ""
#: barbican/tasks/resources.py:97
#, python-format
msgid "Could not perform processing for task '%s'."
msgstr ""
#: barbican/tasks/resources.py:107
#, python-format
msgid "Problem handling an error for task '%s', raising original exception."
msgstr ""
#: barbican/tasks/resources.py:116
#, python-format
msgid "Could not process after successfully executing task '%s'."
msgstr ""