summaryrefslogtreecommitdiff
path: root/oslo.messaging/locale/oslo.messaging.pot
blob: 57c647f756149faeb0f017f0e7f241038be7834d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# Translations template for oslo.messaging.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the oslo.messaging
# project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: oslo.messaging 1.4.0.0a3.2.g3d956f5\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-14 06:09+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"

#: oslo/messaging/notify/_impl_routing.py:80
#, python-format
msgid "Failed to load any notifiers for %s"
msgstr ""

#: oslo/messaging/notify/_impl_routing.py:117
#, python-format
msgid "Routing '%(event)s' notification to '%(driver)s' driver"
msgstr ""

#: oslo/messaging/openstack/common/excutils.py:62
#, python-format
msgid "Original exception being dropped: %s"
msgstr ""

#: oslo/messaging/openstack/common/excutils.py:91
#, python-format
msgid "Unexpected exception occurred %d time(s)... retrying."
msgstr ""

#: oslo/messaging/openstack/common/gettextutils.py:320
msgid "Message objects do not support addition."
msgstr ""

#: oslo/messaging/openstack/common/gettextutils.py:330
msgid ""
"Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead."
msgstr ""

#: oslo/messaging/openstack/common/strutils.py:92
#, python-format
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""

#: oslo/messaging/openstack/common/strutils.py:197
#, python-format
msgid "Invalid unit system: \"%s\""
msgstr ""

#: oslo/messaging/openstack/common/strutils.py:206
#, python-format
msgid "Invalid string format: %s"
msgstr ""

#: oslo/messaging/rpc/dispatcher.py:142
#, python-format
msgid "Exception during message handling: %s"
msgstr ""