# Translations template for horizon.
# Copyright (C) 2023 ORGANIZATION
# This file is distributed under the same license as the horizon project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2023-10-05 13:06+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.12.1\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:157
msgid "You are not authorized for any projects or domains."
msgstr ""

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

#: openstack_auth/forms.py:71 openstack_auth/forms.py:199
msgid "Region"
msgstr ""

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

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

#: openstack_auth/forms.py:86 openstack_auth/forms.py:92
msgid "Domain"
msgstr ""

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

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

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

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

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

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

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

#: openstack_auth/forms.py:265
msgid "Passcode"
msgstr ""

#: openstack_auth/views.py:64
msgid "Cookies may be turned off. Make sure cookies are enabled and try again."
msgstr ""

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

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

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

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

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

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

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

#: openstack_auth/views.py:468
msgid "Switch to system scope successful."
msgstr ""

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

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

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

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

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

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

#: openstack_auth/plugin/base.py:145
msgid "Authentication via TOTP is required."
msgstr ""

#: openstack_auth/plugin/base.py:149 openstack_auth/plugin/base.py:156
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 ""

