2015-05-22 15:55:00 +00:00
|
|
|
# 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"
|
2015-12-26 14:37:46 +00:00
|
|
|
"POT-Creation-Date: 2015-12-26 15:31+0100\n"
|
|
|
|
"PO-Revision-Date: 2015-12-26 15:34+0100\n"
|
2015-05-22 15:55:00 +00:00
|
|
|
"Last-Translator: Valentin Samir <valentin.samir@crans.org>\n"
|
|
|
|
"Language-Team: django <LL@li.org>\n"
|
|
|
|
"Language: fr\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
2015-12-11 12:28:46 +00:00
|
|
|
"X-Generator: Poedit 1.8.6\n"
|
2015-05-22 15:55:00 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: apps.py:7 templates/cas_server/base.html:3
|
|
|
|
msgid "Central Authentication Service"
|
|
|
|
msgstr "Service Central d'Authentification"
|
|
|
|
|
2015-12-11 12:28:46 +00:00
|
|
|
#: forms.py:23
|
2015-05-22 15:55:00 +00:00
|
|
|
msgid "login"
|
|
|
|
msgstr "Identifiant"
|
|
|
|
|
2015-12-11 12:28:46 +00:00
|
|
|
#: forms.py:24 forms.py:47
|
|
|
|
msgid "service"
|
|
|
|
msgstr "service"
|
|
|
|
|
|
|
|
#: forms.py:25
|
2015-05-22 15:55:00 +00:00
|
|
|
msgid "password"
|
|
|
|
msgstr "mot de passe"
|
|
|
|
|
2015-12-11 12:28:46 +00:00
|
|
|
#: forms.py:28
|
2015-05-22 15:55:00 +00:00
|
|
|
msgid "warn"
|
|
|
|
msgstr "Prévenez-moi avant d'accéder à d'autres services."
|
|
|
|
|
2015-12-11 12:28:46 +00:00
|
|
|
#: forms.py:39
|
2015-05-23 17:03:37 +00:00
|
|
|
msgid "Bad user"
|
|
|
|
msgstr "Les informations transmises n'ont pas permis de vous authentifier."
|
|
|
|
|
2015-12-11 12:28:46 +00:00
|
|
|
#: management/commands/cas_clean_sessions.py:9
|
|
|
|
msgid "Clean deleted sessions"
|
|
|
|
msgstr "Nettoyer les sessions supprimées"
|
|
|
|
|
|
|
|
#: management/commands/cas_clean_tickets.py:9
|
|
|
|
msgid "Clean old trickets"
|
|
|
|
msgstr "Nettoyer les vieux tickets"
|
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:42
|
|
|
|
msgid "User"
|
|
|
|
msgstr "Utilisateur"
|
|
|
|
|
|
|
|
#: models.py:43
|
|
|
|
msgid "Users"
|
|
|
|
msgstr "Utilisateurs"
|
|
|
|
|
|
|
|
#: models.py:101
|
2015-05-27 21:06:06 +00:00
|
|
|
#, python-format
|
2015-05-28 13:26:46 +00:00
|
|
|
msgid "Error during service logout %s"
|
|
|
|
msgstr "Une erreur est survenue durant la déconnexion du service %s"
|
2015-05-22 15:55:00 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:169
|
|
|
|
msgid "Service pattern"
|
|
|
|
msgstr "Motif de service"
|
|
|
|
|
|
|
|
#: models.py:170
|
|
|
|
msgid "Services patterns"
|
|
|
|
msgstr "Motifs de services"
|
|
|
|
|
|
|
|
#: models.py:174
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "position"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "position"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:181 models.py:303
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "name"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "nom"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:182
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "A name for the service"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "Un nom pour le service"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:187 models.py:331 models.py:349
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "pattern"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "motif"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:189
|
2015-12-12 17:21:10 +00:00
|
|
|
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 ""
|
|
|
|
"Une expression rationnelle reconnaissant un service. Devrait généralement "
|
|
|
|
"ressemblé à '^https://un\\.serveur\\.fr/chemin/.*$'. Comme il s'agit d'une "
|
|
|
|
"expression rationnelle, les caractères spéciaux doivent être échappés avec "
|
|
|
|
"un '\\'."
|
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:198
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "user field"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "champ utilisateur"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:199
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "Name of the attribut to transmit as username, empty = login"
|
|
|
|
msgstr ""
|
2015-05-27 21:06:06 +00:00
|
|
|
"Nom de l'attribut devant être transmis comme nom d'utilisateur au service. "
|
|
|
|
"vide = nom de connection"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:203
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "restrict username"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "limiter les noms d'utilisateurs"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:204
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "Limit username allowed to connect to the list provided bellow"
|
|
|
|
msgstr ""
|
2015-05-27 21:06:06 +00:00
|
|
|
"Limiter les noms d'utilisateurs autorisé à se connecter à la liste fournie "
|
|
|
|
"ci-dessous"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:208
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "proxy"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "proxy"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:209
|
2015-05-28 13:26:46 +00:00
|
|
|
msgid "Proxy tickets can be delivered to the service"
|
|
|
|
msgstr "des proxy tickets peuvent être délivrés au service"
|
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:213
|
2015-05-28 13:26:46 +00:00
|
|
|
msgid "proxy callback"
|
2015-05-27 20:56:20 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:214
|
2015-05-28 13:26:46 +00:00
|
|
|
msgid "can be used as a proxy callback to deliver PGT"
|
|
|
|
msgstr "peut être utilisé comme un callback pour recevoir un PGT"
|
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:218
|
2015-05-28 00:13:09 +00:00
|
|
|
msgid "single log out"
|
2015-05-27 20:56:20 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:219
|
2015-05-28 00:13:09 +00:00
|
|
|
msgid "Enable SLO for the service"
|
|
|
|
msgstr "Active le SLO pour le service"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:226
|
2015-12-11 12:28:46 +00:00
|
|
|
msgid "single log out callback"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:227
|
2015-12-11 12:28:46 +00:00
|
|
|
msgid ""
|
|
|
|
"URL where the SLO request will be POST. empty = service url\n"
|
|
|
|
"This is usefull for non HTTP proxied services."
|
|
|
|
msgstr ""
|
|
|
|
"URL a laquelle la requête de déconnexion sera postée. vide = l'url du "
|
|
|
|
"service\n"
|
|
|
|
"Ceci n'est utilise que pour des services non HTTP proxifiés"
|
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:288
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "username"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "nom d'utilisateur"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:289
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "username allowed to connect to the service"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "noms d'utilisateurs autorisé à se connecter au service"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:304
|
2015-12-11 12:28:46 +00:00
|
|
|
msgid "name of an attribut to send to the service, use * for all attributes"
|
|
|
|
msgstr ""
|
|
|
|
"nom d'un attribut a envoyer au service, utiliser * pour tous les attributs"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:309 models.py:355
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "replace"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "remplacement"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:310
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid ""
|
|
|
|
"name under which the attribut will be showto the service. empty = default "
|
|
|
|
"name of the attribut"
|
|
|
|
msgstr ""
|
2015-05-27 21:06:06 +00:00
|
|
|
"nom sous lequel l'attribut sera rendu visible au service. vide = inchangé"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:326 models.py:344
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "attribut"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "attribut"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:327
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "Name of the attribut which must verify pattern"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "Nom de l'attribut devant vérifier un motif"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:332
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "a regular expression"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "une expression régulière"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:345
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "Name of the attribut for which the value must be replace"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "nom de l'attribue pour lequel la valeur doit être remplacé"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:350
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "An regular expression maching whats need to be replaced"
|
2015-05-27 21:06:06 +00:00
|
|
|
msgstr "une expression régulière reconnaissant ce qui doit être remplacé"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:356
|
2015-05-27 20:56:20 +00:00
|
|
|
msgid "replace expression, groups are capture by \\1, \\2 …"
|
2015-05-28 00:13:09 +00:00
|
|
|
msgstr "expression de remplacement, les groupe sont capturé par \\1, \\2"
|
2015-05-27 20:56:20 +00:00
|
|
|
|
2015-12-17 18:24:10 +00:00
|
|
|
#: models.py:463
|
2015-05-22 15:55:00 +00:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Error during service logout %(service)s:\n"
|
|
|
|
"%(error)s"
|
|
|
|
msgstr ""
|
|
|
|
"Une erreur est survenue durant la déconnexion du service %(service)s:"
|
|
|
|
"%(error)s"
|
|
|
|
|
2015-12-11 12:28:46 +00:00
|
|
|
#: templates/cas_server/logged.html:6
|
2015-05-22 15:55:00 +00:00
|
|
|
msgid "Logged"
|
|
|
|
msgstr ""
|
|
|
|
"<h3>Connexion réussie</h3>Vous vous êtes authentifié(e) auprès du Service "
|
|
|
|
"Central d'Authentification.<br/>Pour des raisons de sécurité, veuillez vous "
|
|
|
|
"déconnecter et fermer votre navigateur lorsque vous avez fini d'accéder aux "
|
|
|
|
"services authentifiés."
|
|
|
|
|
2015-12-12 11:01:36 +00:00
|
|
|
#: templates/cas_server/logged.html:10
|
|
|
|
msgid "Log me out from all my sessions"
|
|
|
|
msgstr "Me déconnecter de toutes mes sessions"
|
|
|
|
|
|
|
|
#: templates/cas_server/logged.html:13
|
2015-05-22 15:55:00 +00:00
|
|
|
msgid "Logout"
|
|
|
|
msgstr "Se déconnecter"
|
|
|
|
|
2015-12-11 12:28:46 +00:00
|
|
|
#: templates/cas_server/login.html:7
|
2015-05-22 15:55:00 +00:00
|
|
|
msgid "Please loggin"
|
|
|
|
msgstr "Merci de se connecter"
|
|
|
|
|
2015-12-11 12:28:46 +00:00
|
|
|
#: templates/cas_server/login.html:10
|
2015-05-22 15:55:00 +00:00
|
|
|
msgid "Login"
|
|
|
|
msgstr "Connexion"
|
|
|
|
|
2015-12-11 12:28:46 +00:00
|
|
|
#: templates/cas_server/warn.html:7
|
2015-05-22 15:55:00 +00:00
|
|
|
msgid "Connect to the service"
|
|
|
|
msgstr "Se connecter au service"
|
|
|
|
|
2015-12-26 14:37:46 +00:00
|
|
|
#: views.py:128
|
|
|
|
msgid ""
|
|
|
|
"<h3>Logout successful</h3>You have successfully logged out from the Central "
|
|
|
|
"Authentication Service. For security reasons, exit your web browser."
|
|
|
|
msgstr ""
|
|
|
|
"<h3>Déconnexion réussie</h3>Vous vous êtes déconnecté(e) du Service Central "
|
|
|
|
"d'Authentification. Pour des raisons de sécurité, veuillez fermer votre "
|
|
|
|
"navigateur."
|
|
|
|
|
|
|
|
#: views.py:134
|
|
|
|
#, 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>Déconnexion réussie</h3>Vous vous êtes déconnecté(e) de %s sessions du "
|
|
|
|
"Service Central d'Authentification. Pour des raisons de sécurité, veuillez "
|
|
|
|
"fermer votre navigateur."
|
|
|
|
|
|
|
|
#: views.py:141
|
|
|
|
msgid ""
|
|
|
|
"<h3>Logout successful</h3>You were already logged out from the Central "
|
|
|
|
"Authentication Service. For security reasons, exit your web browser."
|
|
|
|
msgstr ""
|
|
|
|
"<h3>Déconnexion réussie</h3>Vous étiez déjà déconnecté(e) du Service Central "
|
|
|
|
"d'Authentification. Pour des raisons de sécurité, veuillez fermer votre "
|
|
|
|
"navigateur."
|
|
|
|
|
|
|
|
#: views.py:230
|
2015-12-11 12:28:46 +00:00
|
|
|
msgid "Invalid login ticket"
|
|
|
|
msgstr "Ticket de connexion invalide, merci de réessayé de vous connecter"
|
|
|
|
|
2015-12-26 14:37:46 +00:00
|
|
|
#: views.py:325
|
2015-05-22 15:55:00 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Authentication has been required by service %(name)s (%(url)s)"
|
|
|
|
msgstr ""
|
|
|
|
"Une demande d'authentification a été émise pour le service %(name)s "
|
|
|
|
"(%(url)s)."
|
|
|
|
|
2015-12-26 14:37:46 +00:00
|
|
|
#: views.py:359
|
2015-05-22 15:55:00 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Service %(url)s non allowed."
|
|
|
|
msgstr "le service %(url)s n'est pas autorisé."
|
|
|
|
|
2015-12-26 14:37:46 +00:00
|
|
|
#: views.py:366
|
2015-05-22 15:55:00 +00:00
|
|
|
msgid "Username non allowed"
|
|
|
|
msgstr "Nom d'utilisateur non authorisé"
|
|
|
|
|
2015-12-26 14:37:46 +00:00
|
|
|
#: views.py:373
|
2015-05-22 15:55:00 +00:00
|
|
|
msgid "User charateristics non allowed"
|
|
|
|
msgstr "Caractéristique utilisateur non autorisée"
|
|
|
|
|
2015-12-26 14:37:46 +00:00
|
|
|
#: views.py:380
|
2015-05-22 15:55:00 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "The attribut %(field)s is needed to use that service"
|
|
|
|
msgstr "L'attribut %(field)s est nécessaire pour se connecter à ce service"
|
|
|
|
|
2015-12-26 14:37:46 +00:00
|
|
|
#: views.py:450
|
2015-05-22 15:55:00 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Authentication renewal required by service %(name)s (%(url)s)."
|
|
|
|
msgstr "Demande de réauthentification pour le service %(name)s (%(url)s)."
|
|
|
|
|
2015-12-26 14:37:46 +00:00
|
|
|
#: views.py:457
|
2015-05-22 15:55:00 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Authentication required by service %(name)s (%(url)s)."
|
|
|
|
msgstr "Authentification requise par le service %(name)s (%(url)s)."
|
|
|
|
|
2015-12-26 14:37:46 +00:00
|
|
|
#: views.py:464
|
2015-05-22 15:55:00 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Service %s non allowed"
|
|
|
|
msgstr "Le service %s n'est pas autorisé"
|
|
|
|
|
2015-12-26 14:37:46 +00:00
|
|
|
#~ msgid "Successfully logout"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "<h3>Déconnexion réussie</h3>\n"
|
|
|
|
#~ "Vous vous êtes déconnecté(e) du Service Central d'Authentification.<br/"
|
|
|
|
#~ ">Pour des raisons de sécurité, veuillez fermer votre navigateur."
|
|
|
|
|
2015-05-28 13:26:46 +00:00
|
|
|
#~ msgid ""
|
|
|
|
#~ "A ProxyGrantingTicket can be delivered to the service in order to "
|
|
|
|
#~ "authenticate for the user on a backend service"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Un ProxyGrantingTicket peut être délivré au service pour lui permettre de "
|
|
|
|
#~ "s'authentifier en temps l'utilisateur à un autre service"
|
|
|
|
|
2015-05-22 15:55:00 +00:00
|
|
|
#~ msgid ""
|
|
|
|
#~ "Une demande d'authentification a été émise pour le service %(name)s "
|
|
|
|
#~ "(%(url)s)"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Une demande d'authentification a été émise pour le service %(name)s "
|
|
|
|
#~ "(%(url)s)"
|