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

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

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

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

#: openstack_auth/forms.py:45
msgid "Default Region"
msgstr ""

#: openstack_auth/forms.py:69 openstack_auth/forms.py:189
msgid "Region"
msgstr ""

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

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

#: openstack_auth/forms.py:83 openstack_auth/forms.py:89
msgid "Domain"
msgstr ""

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

#: openstack_auth/forms.py:192
msgid "Original password"
msgstr ""

#: openstack_auth/forms.py:196
msgid "New password"
msgstr ""

#: openstack_auth/forms.py:200
msgid "Confirm password"
msgstr ""

#: openstack_auth/forms.py:225
msgid "Passwords do not match."
msgstr ""

#: openstack_auth/forms.py:228
msgid "Old password and new password must be different."
msgstr ""

#: openstack_auth/forms.py:244
msgid "Unable to update the user password."
msgstr ""

#: openstack_auth/views.py:127
msgid "Your password has expired. Please set a new password."
msgstr ""

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

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

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

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

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

#: openstack_auth/views.py:379
msgid "Password changed. Please log in to continue."
msgstr ""

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

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

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

#: openstack_auth/plugin/base.py:130
msgid "Password expired."
msgstr ""

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

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

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

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

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

