blob: f3723e5c25d87ae63b5e6e255c3a043ad14a3868 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"@metadata": {
"authors": [
"Metalhead64"
]
},
"pluggableauth-desc": "Ergänzt ein Framework zur Authentifikation und Autorisierung",
"pluggableauth-not-authorized": "{{GENDER:$1|Der Benutzer|Die Benutzerin}} $1 ist nicht berechtigt.",
"pluggableauth-authentication-failure": "Der Benutzer konnte nicht authentifiziert werden.",
"pluggableauth-authentication-workflow-failure": "Authentifikations-Workflow-Fehler.",
"pluggableauth-loginbutton-label": "Mit PluggableAuth anmelden",
"pluggableauth-loginbutton-help": "Authentifiziert dich mit PluggableAuth"
}
|