e32560e9eb
Follow new infra setup for translations, see spec http://specs.openstack.org/openstack-infra/infra-specs/specs/translation_setup.html for full details. This basically renames oslo.messaging/locale/oslo.messaging.pot to oslo_messaging/locale/oslo_messaging.pot. For this we need to update setup.cfg. Update also domain name in i18n.py. Change-Id: Idf5300224f572d29953261ac998e7bf32a12822d
51 lines
1.3 KiB
Plaintext
51 lines
1.3 KiB
Plaintext
# Translations template for oslo.messaging.
|
|
# Copyright (C) 2016 ORGANIZATION
|
|
# This file is distributed under the same license as the oslo.messaging
|
|
# project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: oslo.messaging 4.0.1.dev43\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2016-01-19 06:14+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"
|
|
|
|
#: oslo_messaging/notify/dispatcher.py:78
|
|
msgid "Fail to ack/requeue message"
|
|
msgstr ""
|
|
|
|
#: oslo_messaging/notify/dispatcher.py:89
|
|
msgid "Exception during message handling"
|
|
msgstr ""
|
|
|
|
#: oslo_messaging/notify/messaging.py:51
|
|
#, python-format
|
|
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
|
msgstr ""
|
|
|
|
#: oslo_messaging/notify/middleware.py:41
|
|
#, python-format
|
|
msgid "An exception occurred processing the API call: %s "
|
|
msgstr ""
|
|
|
|
#: oslo_messaging/notify/notifier.py:229
|
|
#, python-format
|
|
msgid ""
|
|
"Problem '%(e)s' attempting to send to notification system. "
|
|
"Payload=%(payload)s"
|
|
msgstr ""
|
|
|
|
#: oslo_messaging/rpc/dispatcher.py:153
|
|
#, python-format
|
|
msgid "Exception during message handling: %s"
|
|
msgstr ""
|
|
|