Imported Translations from Zanata

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Id04d7508e73afa801099c8c8fefc9d98467f79ce
This commit is contained in:
OpenStack Proposal Bot 2016-06-07 07:07:00 +00:00
parent 3b10fa8fcb
commit 4af68789f1
6 changed files with 11 additions and 189 deletions

View File

@ -1,31 +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 <andi@gowling.com>, 2014-2015
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.messaging 4.5.1.dev102\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-21 02:49+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-08-27 12:47+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\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 "
#, python-format
msgid "Exception during message handling: %s"
msgstr "Exception during message handling: %s"

View File

@ -8,14 +8,14 @@
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.messaging 4.5.1.dev102\n"
"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-04-21 02:49+0000\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: 2015-08-27 12:47+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"PO-Revision-Date: 2016-06-01 09:26+0000\n"
"Last-Translator: Andreas Jaeger <jaegerandi@gmail.com>\n"
"Language: en-GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.0\n"
@ -25,3 +25,10 @@ msgstr ""
#, 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."

View File

@ -1,32 +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:
# Adriana Chisco Landazábal <achisco94@gmail.com>, 2015
# Miriam Godinez <miriamgc@hotmail.com>, 2015
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.messaging 4.5.1.dev102\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-21 02:49+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-09-07 10:46+0000\n"
"Last-Translator: Miriam Godinez <miriamgc@hotmail.com>\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.0\n"
"X-Generator: Zanata 3.7.3\n"
"Language-Team: Spanish\n"
#, python-format
msgid "An exception occurred processing the API call: %s "
msgstr "Se ha producido una excepción al prcesar la llamada API: %s"
#, python-format
msgid "Exception during message handling: %s"
msgstr "Excepción durante el manejo del mensaje: %s"

View File

@ -1,54 +0,0 @@
# 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.5.1.dev102\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-21 07:18+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/listener.py:140 oslo_messaging/notify/listener.py:175
msgid "Exception during message handling"
msgstr ""
#: oslo_messaging/notify/listener.py:149 oslo_messaging/notify/listener.py:183
msgid "Fail to ack/requeue message"
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:242
#, python-format
msgid ""
"Problem '%(e)s' attempting to send to notification system. "
"Payload=%(payload)s"
msgstr ""
#: oslo_messaging/rpc/server.py:140
#, python-format
msgid "Exception during message handling: %s"
msgstr ""
#: oslo_messaging/tests/drivers/zmq/zmq_common.py:62
msgid "Unexpected exception occurred."
msgstr ""

View File

@ -1,25 +0,0 @@
# 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.5.1.dev102\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-21 07:18+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/_impl_routing.py:119
#, python-format
msgid "Routing '%(event)s' notification to '%(driver)s' driver"
msgstr ""

View File

@ -1,43 +0,0 @@
# 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.5.1.dev102\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-04-21 07:18+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/server.py:127
#, python-format
msgid "Possible hang: %s"
msgstr ""
#: oslo_messaging/server.py:386
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 ""
#: oslo_messaging/notify/_impl_routing.py:82
#, python-format
msgid "Failed to load any notifiers for %s"
msgstr ""
#: oslo_messaging/notify/dispatcher.py:62
#: oslo_messaging/notify/dispatcher.py:136
#, python-format
msgid "Unknown priority \"%s\""
msgstr ""