372 lines
9.2 KiB
Plaintext
372 lines
9.2 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: cas_server\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-07-04 17:36+0200\n"
|
|
"PO-Revision-Date: 2016-07-04 17:39+0200\n"
|
|
"Last-Translator: Valentin Samir <valentin.samir@crans.org>\n"
|
|
"Language-Team: django <LL@li.org>\n"
|
|
"Language: en\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Poedit 1.8.8\n"
|
|
|
|
#: apps.py:19 templates/cas_server/base.html:3
|
|
#: templates/cas_server/base.html:20
|
|
msgid "Central Authentication Service"
|
|
msgstr "Central Authentication Service"
|
|
|
|
#: forms.py:43
|
|
msgid "Identity provider"
|
|
msgstr "Identity provider"
|
|
|
|
#: forms.py:45 forms.py:55 forms.py:106
|
|
msgid "service"
|
|
msgstr ""
|
|
|
|
#: forms.py:47
|
|
msgid "Remember the identity provider"
|
|
msgstr "Remember the identity provider"
|
|
|
|
#: forms.py:48 forms.py:59
|
|
msgid "warn"
|
|
msgstr " Warn me before logging me into other sites."
|
|
|
|
#: forms.py:54
|
|
msgid "login"
|
|
msgstr "username"
|
|
|
|
#: forms.py:56
|
|
msgid "password"
|
|
msgstr "password"
|
|
|
|
#: forms.py:71
|
|
msgid "Bad user"
|
|
msgstr "The credentials you provided cannot be determined to be authentic."
|
|
|
|
#: forms.py:96
|
|
msgid "User not found in the temporary database, please try to reconnect"
|
|
msgstr ""
|
|
|
|
#: management/commands/cas_clean_federate.py:20
|
|
msgid "Clean old federated users"
|
|
msgstr "Clean old federated users"
|
|
|
|
#: management/commands/cas_clean_sessions.py:22
|
|
msgid "Clean deleted sessions"
|
|
msgstr "Clean deleted sessions"
|
|
|
|
#: management/commands/cas_clean_tickets.py:22
|
|
msgid "Clean old trickets"
|
|
msgstr "Clean old trickets"
|
|
|
|
#: models.py:42
|
|
msgid "identity provider"
|
|
msgstr "identity provider"
|
|
|
|
#: models.py:43
|
|
msgid "identity providers"
|
|
msgstr "identity providers"
|
|
|
|
#: models.py:47
|
|
msgid "suffix"
|
|
msgstr ""
|
|
|
|
#: models.py:48
|
|
msgid ""
|
|
"Suffix append to backend CAS returner username: `returned_username`@`suffix`"
|
|
msgstr ""
|
|
|
|
#: models.py:50
|
|
msgid "server url"
|
|
msgstr ""
|
|
|
|
#: models.py:59
|
|
msgid "CAS protocol version"
|
|
msgstr ""
|
|
|
|
#: models.py:60
|
|
msgid ""
|
|
"Version of the CAS protocol to use when sending requests the the backend CAS"
|
|
msgstr ""
|
|
|
|
#: models.py:65
|
|
msgid "verbose name"
|
|
msgstr ""
|
|
|
|
#: models.py:66
|
|
msgid "Name for this identity provider displayed on the login page"
|
|
msgstr ""
|
|
|
|
#: models.py:70 models.py:317
|
|
msgid "position"
|
|
msgstr "position"
|
|
|
|
#: models.py:80
|
|
msgid "display"
|
|
msgstr ""
|
|
|
|
#: models.py:81
|
|
msgid "Display the provider on the login page"
|
|
msgstr ""
|
|
|
|
#: models.py:164
|
|
msgid "User"
|
|
msgstr ""
|
|
|
|
#: models.py:165
|
|
msgid "Users"
|
|
msgstr ""
|
|
|
|
#: models.py:234
|
|
#, python-format
|
|
msgid "Error during service logout %s"
|
|
msgstr "Error during service logout %s"
|
|
|
|
#: models.py:312
|
|
msgid "Service pattern"
|
|
msgstr "Service pattern"
|
|
|
|
#: models.py:313
|
|
msgid "Services patterns"
|
|
msgstr ""
|
|
|
|
#: models.py:318
|
|
msgid "service patterns are sorted using the position attribute"
|
|
msgstr ""
|
|
|
|
#: models.py:325 models.py:449
|
|
msgid "name"
|
|
msgstr "name"
|
|
|
|
#: models.py:326
|
|
msgid "A name for the service"
|
|
msgstr "A name for the service"
|
|
|
|
#: models.py:331 models.py:478 models.py:497
|
|
msgid "pattern"
|
|
msgstr "pattern"
|
|
|
|
#: models.py:333
|
|
msgid ""
|
|
"A regular expression matching services. Will usually looks like '^https://"
|
|
"some\\.server\\.com/path/.*$'.As it is a regular expression, special "
|
|
"character must be escaped with a '\\'."
|
|
msgstr ""
|
|
"A regular expression matching services. Will usually looks like '^https://"
|
|
"some\\.server\\.com/path/.*$'.As it is a regular expression, special "
|
|
"character must be escaped with a '\\'."
|
|
|
|
#: models.py:342
|
|
msgid "user field"
|
|
msgstr ""
|
|
|
|
#: models.py:343
|
|
msgid "Name of the attribut to transmit as username, empty = login"
|
|
msgstr "Name of the attribut to transmit as username, empty = login"
|
|
|
|
#: models.py:347
|
|
msgid "restrict username"
|
|
msgstr ""
|
|
|
|
#: models.py:348
|
|
msgid "Limit username allowed to connect to the list provided bellow"
|
|
msgstr "Limit username allowed to connect to the list provided bellow"
|
|
|
|
#: models.py:352
|
|
msgid "proxy"
|
|
msgstr "proxy"
|
|
|
|
#: models.py:353
|
|
msgid "Proxy tickets can be delivered to the service"
|
|
msgstr "Proxy tickets can be delivered to the service"
|
|
|
|
#: models.py:357
|
|
msgid "proxy callback"
|
|
msgstr "proxy callback"
|
|
|
|
#: models.py:358
|
|
msgid "can be used as a proxy callback to deliver PGT"
|
|
msgstr "can be used as a proxy callback to deliver PGT"
|
|
|
|
#: models.py:362
|
|
msgid "single log out"
|
|
msgstr ""
|
|
|
|
#: models.py:363
|
|
msgid "Enable SLO for the service"
|
|
msgstr "Enable SLO for the service"
|
|
|
|
#: models.py:370
|
|
msgid "single log out callback"
|
|
msgstr ""
|
|
|
|
#: models.py:371
|
|
msgid ""
|
|
"URL where the SLO request will be POST. empty = service url\n"
|
|
"This is usefull for non HTTP proxied services."
|
|
msgstr ""
|
|
|
|
#: models.py:433
|
|
msgid "username"
|
|
msgstr ""
|
|
|
|
#: models.py:434
|
|
msgid "username allowed to connect to the service"
|
|
msgstr "username allowed to connect to the service"
|
|
|
|
#: models.py:450
|
|
msgid "name of an attribut to send to the service, use * for all attributes"
|
|
msgstr "name of an attribut to send to the service, use * for all attributes"
|
|
|
|
#: models.py:455 models.py:503
|
|
msgid "replace"
|
|
msgstr "replace"
|
|
|
|
#: models.py:456
|
|
msgid ""
|
|
"name under which the attribut will be showto the service. empty = default "
|
|
"name of the attribut"
|
|
msgstr ""
|
|
"name under which the attribut will be showto the service. empty = default "
|
|
"name of the attribut"
|
|
|
|
#: models.py:473 models.py:492
|
|
msgid "attribut"
|
|
msgstr "attribut"
|
|
|
|
#: models.py:474
|
|
msgid "Name of the attribut which must verify pattern"
|
|
msgstr "Name of the attribut which must verify pattern"
|
|
|
|
#: models.py:479
|
|
msgid "a regular expression"
|
|
msgstr "a regular expression"
|
|
|
|
#: models.py:493
|
|
msgid "Name of the attribut for which the value must be replace"
|
|
msgstr "Name of the attribut for which the value must be replace"
|
|
|
|
#: models.py:498
|
|
msgid "An regular expression maching whats need to be replaced"
|
|
msgstr "An regular expression maching whats need to be replaced"
|
|
|
|
#: models.py:504
|
|
msgid "replace expression, groups are capture by \\1, \\2 …"
|
|
msgstr "replace expression, groups are capture by \\1, \\2 …"
|
|
|
|
#: templates/cas_server/logged.html:6
|
|
msgid "Logged"
|
|
msgstr ""
|
|
"<h3>Log In Successful</h3>You have successfully logged into the Central "
|
|
"Authentication Service.<br/>For security reasons, please Log Out and Exit "
|
|
"your web browser when you are done accessing services that require "
|
|
"authentication!"
|
|
|
|
#: templates/cas_server/logged.html:10
|
|
msgid "Log me out from all my sessions"
|
|
msgstr "Log me out from all my sessions"
|
|
|
|
#: templates/cas_server/logged.html:13
|
|
msgid "Logout"
|
|
msgstr "Logout"
|
|
|
|
#: templates/cas_server/login.html:8
|
|
msgid "Please log in"
|
|
msgstr "Please log in"
|
|
|
|
#: templates/cas_server/login.html:13
|
|
msgid "Login"
|
|
msgstr "Login"
|
|
|
|
#: templates/cas_server/warn.html:10
|
|
msgid "Connect to the service"
|
|
msgstr "Connect to the service"
|
|
|
|
#: views.py:152
|
|
msgid ""
|
|
"<h3>Logout successful</h3>You have successfully logged out from the Central "
|
|
"Authentication Service. For security reasons, exit your web browser."
|
|
msgstr ""
|
|
"<h3>Logout successful</h3>You have successfully logged out from the Central "
|
|
"Authentication Service. For security reasons, exit your web browser."
|
|
|
|
#: views.py:158
|
|
#, python-format
|
|
msgid ""
|
|
"<h3>Logout successful</h3>You have successfully logged out from %s sessions "
|
|
"of the Central Authentication Service. For security reasons, exit your web "
|
|
"browser."
|
|
msgstr ""
|
|
"<h3>Logout successful</h3>You have successfully logged out from %s sessions "
|
|
"of the Central Authentication Service. For security reasons, exit your web "
|
|
"browser."
|
|
|
|
#: views.py:165
|
|
msgid ""
|
|
"<h3>Logout successful</h3>You were already logged out from the Central "
|
|
"Authentication Service. For security reasons, exit your web browser."
|
|
msgstr ""
|
|
"<h3>Logout successful</h3>You were already logged out from the Central "
|
|
"Authentication Service. For security reasons, exit your web browser."
|
|
|
|
#: views.py:349
|
|
msgid "Invalid login ticket"
|
|
msgstr "Invalid login ticket, please retry to login"
|
|
|
|
#: views.py:470
|
|
#, python-format
|
|
msgid "Authentication has been required by service %(name)s (%(url)s)"
|
|
msgstr "Authentication has been required by service %(name)s (%(url)s)"
|
|
|
|
#: views.py:508
|
|
#, python-format
|
|
msgid "Service %(url)s non allowed."
|
|
msgstr "Service %(url)s non allowed."
|
|
|
|
#: views.py:515
|
|
msgid "Username non allowed"
|
|
msgstr "Username non allowed"
|
|
|
|
#: views.py:522
|
|
msgid "User charateristics non allowed"
|
|
msgstr "User charateristics non allowed"
|
|
|
|
#: views.py:529
|
|
#, python-format
|
|
msgid "The attribut %(field)s is needed to use that service"
|
|
msgstr "The attribut %(field)s is needed to use that service"
|
|
|
|
#: views.py:599
|
|
#, python-format
|
|
msgid "Authentication renewal required by service %(name)s (%(url)s)."
|
|
msgstr "Authentication renewal required by service %(name)s (%(url)s)."
|
|
|
|
#: views.py:606
|
|
#, python-format
|
|
msgid "Authentication required by service %(name)s (%(url)s)."
|
|
msgstr "Authentication required by service %(name)s (%(url)s)."
|
|
|
|
#: views.py:613
|
|
#, python-format
|
|
msgid "Service %s non allowed"
|
|
msgstr "Service %s non allowed"
|
|
|
|
#~ msgid ""
|
|
#~ "Error during service logout %(service)s:\n"
|
|
#~ "%(error)s"
|
|
#~ msgstr ""
|
|
#~ "Error during service logout %(service)s:\n"
|
|
#~ "%(error)s"
|
|
|
|
#~ msgid "Successfully logout"
|
|
#~ msgstr ""
|
|
#~ "<h3>Logout successful</h3>You have successfully logged out of the Central "
|
|
#~ "Authentication Service.</br>For security reasons, exit your web browser."
|