diff --git a/oslo_messaging/locale/en_GB/LC_MESSAGES/oslo_messaging-log-error.po b/oslo_messaging/locale/en_GB/LC_MESSAGES/oslo_messaging-log-error.po deleted file mode 100644 index ffe36c8da..000000000 --- a/oslo_messaging/locale/en_GB/LC_MESSAGES/oslo_messaging-log-error.po +++ /dev/null @@ -1,61 +0,0 @@ -# Translations template for oslo.messaging. -# Copyright (C) 2015 ORGANIZATION -# This file is distributed under the same license as the oslo.messaging -# project. -# -# Translators: -# Andi Chandler , 2014-2015 -# Andi Chandler , 2016. #zanata -# Andreas Jaeger , 2016. #zanata -msgid "" -msgstr "" -"Project-Id-Version: oslo.messaging 5.5.1.dev3\n" -"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-07-01 03:41+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-06-28 05:52+0000\n" -"Last-Translator: Andi Chandler \n" -"Language: en-GB\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"Generated-By: Babel 2.0\n" -"X-Generator: Zanata 3.7.3\n" -"Language-Team: English (United Kingdom)\n" - -#, python-format -msgid "An exception occurred processing the API call: %s " -msgstr "An exception occurred processing the API call: %s " - -msgid "Can not acknowledge message. Skip processing" -msgstr "Can not acknowledge message. Skip processing" - -msgid "Can not send reply for message" -msgstr "Can not send reply for message" - -#, python-format -msgid "Could not send notification to %(topic)s. Payload=%(message)s" -msgstr "Could not send notification to %(topic)s. Payload=%(message)s" - -msgid "Exception during message handling" -msgstr "Exception during message handling" - -msgid "Exception during message handling." -msgstr "Exception during message handling." - -msgid "Exception during messages handling." -msgstr "Exception during messages handling." - -msgid "Fail to ack/requeue message." -msgstr "Fail to ack/requeue message." - -#, python-format -msgid "" -"Problem '%(e)s' attempting to send to notification system. Payload=" -"%(payload)s" -msgstr "" -"Problem '%(e)s' attempting to send to notification system. Payload=" -"%(payload)s" - -msgid "Unexpected exception occurred." -msgstr "Unexpected exception occurred." diff --git a/oslo_messaging/locale/en_GB/LC_MESSAGES/oslo_messaging-log-info.po b/oslo_messaging/locale/en_GB/LC_MESSAGES/oslo_messaging-log-info.po deleted file mode 100644 index 2678d6bea..000000000 --- a/oslo_messaging/locale/en_GB/LC_MESSAGES/oslo_messaging-log-info.po +++ /dev/null @@ -1,34 +0,0 @@ -# Translations template for oslo.messaging. -# Copyright (C) 2015 ORGANIZATION -# This file is distributed under the same license as the oslo.messaging -# project. -# -# Translators: -# Andi Chandler , 2014-2015 -# Andreas Jaeger , 2016. #zanata -msgid "" -msgstr "" -"Project-Id-Version: oslo.messaging 5.2.1.dev12\n" -"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-06-06 15:53+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-06-01 09:26+0000\n" -"Last-Translator: Andreas Jaeger \n" -"Language: en-GB\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"Generated-By: Babel 2.0\n" -"X-Generator: Zanata 3.7.3\n" -"Language-Team: English (United Kingdom)\n" - -#, python-format -msgid "Routing '%(event)s' notification to '%(driver)s' driver" -msgstr "Routing '%(event)s' notification to '%(driver)s' driver" - -msgid "" -"blocking executor handles only one message at once. threading or eventlet " -"executor is recommended." -msgstr "" -"blocking executor handles only one message at once. threading or eventlet " -"executor is recommended." diff --git a/oslo_messaging/locale/en_GB/LC_MESSAGES/oslo_messaging-log-warning.po b/oslo_messaging/locale/en_GB/LC_MESSAGES/oslo_messaging-log-warning.po deleted file mode 100644 index 486ab0246..000000000 --- a/oslo_messaging/locale/en_GB/LC_MESSAGES/oslo_messaging-log-warning.po +++ /dev/null @@ -1,45 +0,0 @@ -# Translations template for oslo.messaging. -# Copyright (C) 2015 ORGANIZATION -# This file is distributed under the same license as the oslo.messaging -# project. -# -# Translators: -# Andi Chandler , 2014-2015 -# Andi Chandler , 2016. #zanata -# Andreas Jaeger , 2016. #zanata -msgid "" -msgstr "" -"Project-Id-Version: oslo.messaging 5.5.1.dev3\n" -"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-07-01 03:41+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-06-28 05:52+0000\n" -"Last-Translator: Andi Chandler \n" -"Language: en-GB\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"Generated-By: Babel 2.0\n" -"X-Generator: Zanata 3.7.3\n" -"Language-Team: English (United Kingdom)\n" - -#, python-format -msgid "Failed to load any notifiers for %s" -msgstr "Failed to load any notifiers for %s" - -#, python-format -msgid "Possible hang: %s" -msgstr "Possible hang: %s" - -msgid "" -"Restarting a MessageHandlingServer is inherently racy. It is deprecated, and " -"will become a noop in a future release of oslo.messaging. If you need to " -"restart MessageHandlingServer you should instantiate a new object." -msgstr "" -"Restarting a MessageHandlingServer is inherently racy. It is deprecated, and " -"will become a noop in a future release of oslo.messaging. If you need to " -"restart MessageHandlingServer you should instantiate a new object." - -#, python-format -msgid "Unknown priority \"%s\"" -msgstr "Unknown priority \"%s\"" diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po deleted file mode 100644 index e3a6f8182..000000000 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ /dev/null @@ -1,30 +0,0 @@ -# Andi Chandler , 2016. #zanata -msgid "" -msgstr "" -"Project-Id-Version: oslo.messaging Release Notes 5.5.1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-01 03:41+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-06-28 05:52+0000\n" -"Last-Translator: Andi Chandler \n" -"Language-Team: English (United Kingdom)\n" -"Language: en-GB\n" -"X-Generator: Zanata 3.7.3\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -msgid "5.2.0" -msgstr "5.2.0" - -msgid "Other Notes" -msgstr "Other Notes" - -msgid "Switch to reno for managing release notes." -msgstr "Switch to reno for managing release notes." - -msgid "Unreleased Release Notes" -msgstr "Unreleased Release Notes" - -msgid "oslo.messaging Release Notes" -msgstr "oslo.messaging Release Notes"