# Translations template for python-novaclient.
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the python-novaclient
# project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: python-novaclient 6.0.1.dev39\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2016-11-15 16:09+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.3.4\n"

#: novaclient/api_versions.py:237
#, python-format
msgid ""
"Version %(deprecated_version)s is deprecated, using alternative version "
"%(alternative)s instead."
msgstr ""

#: novaclient/api_versions.py:424
#, python-format
msgid ""
"Your request was processed by a Nova API which does not support "
"microversions (%s header is missing from response). Warning: Response may"
" be incorrect."
msgstr ""

#: novaclient/client.py:811
msgid ""
"'get_client_class' is deprecated. Please use `novaclient.client.Client` "
"instead."
msgstr ""

