blob: 8438e164ea022923c00f6278f80e266e9f2464d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"@metadata": {
"authors": [
"Gomoko",
"Urhixidur",
"Wladek92"
]
},
"pluggableauth-desc": "Fournit le cadre d’application pour les greffons d’authentication et d’autorisation",
"pluggableauth-not-authorized": "Utilisat{{GENDER:$1|eur|rice}} $1 non autorisé{{GENDER:$1||e}}.",
"pluggableauth-authentication-failure": "L’utilisateur n’a pas pu être authentifié.",
"pluggableauth-authentication-workflow-failure": "Échec du processus d’authentification.",
"pluggableauth-loginbutton-label": "Se connecter avec PluggableAuth",
"pluggableauth-loginbutton-help": "Vous authentifie avec PluggableAuth",
"pluggableauth-fatal-error": "Erreur fatale durant l'authentification de l'utilisateur."
}
|