oslo.messaging/oslo.messaging/locale/de/LC_MESSAGES/oslo.messaging.po

43 lines
1.4 KiB
Plaintext

# German translations for oslo.messaging.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the oslo.messaging
# project.
#
# Translators:
# Andreas Jaeger <jaegerandi@gmail.com>, 2014
# Ettore Atalan <atalanttore@googlemail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: oslo.messaging\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-12-03 06:10+0000\n"
"PO-Revision-Date: 2014-12-01 13:11+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: German "
"(http://www.transifex.com/projects/p/oslomessaging/language/de/)\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\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"
#: oslo/messaging/_executors/impl_blocking.py:50
msgid "Unexpected exception occurred."
msgstr ""
#: oslo/messaging/notify/_impl_routing.py:80
#, python-format
msgid "Failed to load any notifiers for %s"
msgstr "Es konnten keine Notifiers für %s geladen werden"
#: oslo/messaging/notify/_impl_routing.py:117
#, python-format
msgid "Routing '%(event)s' notification to '%(driver)s' driver"
msgstr "'%(event)s' Notfikation wird zum Treiber '%(driver)s' geroutet."
#: oslo/messaging/rpc/dispatcher.py:145
#, python-format
msgid "Exception during message handling: %s"
msgstr "Exception während Messagebehandlung: %s"