483296e8d3
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I854c9b37cbce16903d6119f78b3e3a3123a19497
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
# Spanish translations 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
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: oslo.messaging\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2015-07-09 06:22+0000\n"
|
|
"PO-Revision-Date: 2015-06-22 20:39+0000\n"
|
|
"Last-Translator: Adriana Chisco Landazábal <achisco94@gmail.com>\n"
|
|
"Language-Team: Spanish (http://www.transifex.com/p/oslomessaging/language/"
|
|
"es/)\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"
|
|
|
|
#, python-format
|
|
msgid "Exception during message handling: %s"
|
|
msgstr "Excepción durante el manejo de mensaje: %s"
|
|
|
|
#, python-format
|
|
msgid "Failed to load any notifiers for %s"
|
|
msgstr "No se puede cargar notificadores para %s"
|
|
|
|
#, python-format
|
|
msgid "Routing '%(event)s' notification to '%(driver)s' driver"
|
|
msgstr "Notificación de enrutamiento '%(event)s' para controlador '%(driver)s'"
|
|
|
|
msgid "Unexpected exception occurred."
|
|
msgstr "Ha ocurrido una excepción inesperada."
|