# Translations template for django_openstack_auth. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: django_openstack_auth 2.2.2.dev10\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-09-19 22:49+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.2.0\n" #: openstack_auth/backend.py:57 msgid "The authentication token issued by the Identity service has expired." msgstr "" #: openstack_auth/backend.py:101 msgid "" "No authentication backend could be determined to handle the provided " "credentials." msgstr "" #: openstack_auth/backend.py:115 msgid "Unable to establish connection to keystone endpoint." msgstr "" #: openstack_auth/backend.py:121 msgid "Invalid credentials." msgstr "" #: openstack_auth/backend.py:124 msgid "An error occurred authenticating. Please try again later." msgstr "" #: openstack_auth/backend.py:170 msgid "You are not authorized for any projects." msgstr "" #: openstack_auth/backend.py:172 msgid "You are not authorized for any projects or domains." msgstr "" #: openstack_auth/backend.py:214 msgid "Unable to authenticate to any available projects." msgstr "" #: openstack_auth/forms.py:50 msgid "Region" msgstr "" #: openstack_auth/forms.py:52 msgid "User Name" msgstr "" #: openstack_auth/forms.py:54 msgid "Password" msgstr "" #: openstack_auth/forms.py:66 msgid "Domain" msgstr "" #: openstack_auth/forms.py:84 msgid "Authenticate using" msgstr "" #: openstack_auth/views.py:221 #, python-format msgid "Project switch failed for user \"%(username)s\"." msgstr "" #: openstack_auth/views.py:244 #, python-format msgid "Switch to project \"%(project_name)s\" successful." msgstr "" #: openstack_auth/plugin/base.py:96 msgid "Unable to retrieve authorized projects." msgstr ""