# Translations template for horizon.
# Copyright (C) 2019 ORGANIZATION
# This file is distributed under the same license as the horizon project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2019-04-15 15: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.5.3\n"

#: openstack_auth/backend.py:57
msgid "The authentication token issued by the Identity service has expired."
msgstr ""

#: openstack_auth/backend.py:109
msgid ""
"No authentication backend could be determined to handle the provided "
"credentials."
msgstr ""

#: openstack_auth/backend.py:155
msgid "You are not authorized for any projects."
msgstr ""

#: openstack_auth/backend.py:157
msgid "You are not authorized for any projects or domains."
msgstr ""

#: openstack_auth/forms.py:51
msgid "Region"
msgstr ""

#: openstack_auth/forms.py:53
msgid "User Name"
msgstr ""

#: openstack_auth/forms.py:55
msgid "Password"
msgstr ""

#: openstack_auth/forms.py:69 openstack_auth/forms.py:78
msgid "Domain"
msgstr ""

#: openstack_auth/forms.py:96
msgid "Authenticate using"
msgstr ""

#: openstack_auth/views.py:131
#, python-format
msgid "Please consider changing your password, it will expire in %s minutes"
msgstr ""

#: openstack_auth/views.py:209
#, python-format
msgid "Project switch failed for user \"%(username)s\"."
msgstr ""

#: openstack_auth/views.py:228
#, python-format
msgid "Switch to project \"%(project_name)s\" successful."
msgstr ""

#: openstack_auth/views.py:275
msgid "K2K Federation not setup for this session"
msgstr ""

#: openstack_auth/views.py:324
#, python-format
msgid "Switch to Keystone Provider \"%(keystone_provider)s\"successful."
msgstr ""

#: openstack_auth/plugin/base.py:98
msgid "Unable to retrieve authorized projects."
msgstr ""

#: openstack_auth/plugin/base.py:110
msgid "Unable to retrieve authorized domains."
msgstr ""

#: openstack_auth/plugin/base.py:129
msgid "Unable to establish connection to keystone endpoint."
msgstr ""

#: openstack_auth/plugin/base.py:135
msgid "Invalid credentials."
msgstr ""

#: openstack_auth/plugin/base.py:138
msgid "An error occurred authenticating. Please try again later."
msgstr ""

#: openstack_auth/plugin/k2k.py:78
msgid "Identity provider authentication failed."
msgstr ""

#: openstack_auth/plugin/k2k.py:84
msgid "Could not find service provider ID on keystone."
msgstr ""

#: openstack_auth/plugin/k2k.py:105
#, python-format
msgid "Service provider authentication failed. %s"
msgstr ""

