Imported Translations from Transifex

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

Change-Id: Ieed0594381856829167e0d21e769aef3cf9f5f45
This commit is contained in:
OpenStack Proposal Bot 2015-03-26 06:08:22 +00:00
parent 8da14f68d3
commit c244126b8b
1 changed files with 13 additions and 9 deletions

View File

@ -4,14 +4,14 @@
# project. # project.
# #
# Translators: # Translators:
# Andi Chandler <andi@gowling.com>, 2014 # Andi Chandler <andi@gowling.com>, 2014-2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: oslo.messaging\n" "Project-Id-Version: oslo.messaging\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-03-19 06:07+0000\n" "POT-Creation-Date: 2015-03-26 06:08+0000\n"
"PO-Revision-Date: 2015-03-13 10:28+0000\n" "PO-Revision-Date: 2015-03-24 01:22+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom) " "Language-Team: English (United Kingdom) "
"(http://www.transifex.com/projects/p/oslomessaging/language/en_GB/)\n" "(http://www.transifex.com/projects/p/oslomessaging/language/en_GB/)\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n"
@ -22,7 +22,7 @@ msgstr ""
#: oslo_messaging/_executors/impl_blocking.py:50 #: oslo_messaging/_executors/impl_blocking.py:50
msgid "Unexpected exception occurred." msgid "Unexpected exception occurred."
msgstr "" msgstr "Unexpected exception occurred."
#: oslo_messaging/notify/_impl_routing.py:80 #: oslo_messaging/notify/_impl_routing.py:80
#, python-format #, python-format
@ -40,6 +40,8 @@ msgid ""
"%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s and " "%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s and "
"may be removed in %(remove_in)s." "may be removed in %(remove_in)s."
msgstr "" msgstr ""
"%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s and "
"may be removed in %(remove_in)s."
#: oslo_messaging/openstack/common/versionutils.py:103 #: oslo_messaging/openstack/common/versionutils.py:103
#, python-format #, python-format
@ -47,26 +49,28 @@ msgid ""
"%(what)s is deprecated as of %(as_of)s and may be removed in " "%(what)s is deprecated as of %(as_of)s and may be removed in "
"%(remove_in)s. It will not be superseded." "%(remove_in)s. It will not be superseded."
msgstr "" msgstr ""
"%(what)s is deprecated as of %(as_of)s and may be removed in "
"%(remove_in)s. It will not be superseded."
#: oslo_messaging/openstack/common/versionutils.py:107 #: oslo_messaging/openstack/common/versionutils.py:107
#, python-format #, python-format
msgid "%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s." msgid "%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s."
msgstr "" msgstr "%(what)s is deprecated as of %(as_of)s in favour of %(in_favor_of)s."
#: oslo_messaging/openstack/common/versionutils.py:110 #: oslo_messaging/openstack/common/versionutils.py:110
#, python-format #, python-format
msgid "%(what)s is deprecated as of %(as_of)s. It will not be superseded." msgid "%(what)s is deprecated as of %(as_of)s. It will not be superseded."
msgstr "" msgstr "%(what)s is deprecated as of %(as_of)s. It will not be superseded."
#: oslo_messaging/openstack/common/versionutils.py:232 #: oslo_messaging/openstack/common/versionutils.py:232
#, python-format #, python-format
msgid "Deprecated: %s" msgid "Deprecated: %s"
msgstr "" msgstr "Deprecated: %s"
#: oslo_messaging/openstack/common/versionutils.py:250 #: oslo_messaging/openstack/common/versionutils.py:250
#, python-format #, python-format
msgid "Fatal call to deprecated config: %(msg)s" msgid "Fatal call to deprecated config: %(msg)s"
msgstr "" msgstr "Fatal call to deprecated config: %(msg)s"
#: oslo_messaging/rpc/dispatcher.py:150 #: oslo_messaging/rpc/dispatcher.py:150
#, python-format #, python-format