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

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

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

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

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

#: openstack_auth/forms.py:245
msgid "Unable to update the user password."
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:169
msgid "Your password has expired. Please set a new password."
msgstr ""

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

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

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

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

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

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

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

#: openstack_auth/views.py:483
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:138
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 ""