mirror of https://github.com/Requarks/wiki.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.0 KiB
32 lines
1.0 KiB
{
|
|
"loginrequired": "Anmeldung erforderlich",
|
|
"loginusing": "Anmeldung unter Verwendung...",
|
|
"loginusingalt": "Oder melde dich an und benutze...",
|
|
"fields": {
|
|
"emailuser": "E-Mail / Benutzername",
|
|
"password": "Passwort"
|
|
},
|
|
"actions": {
|
|
"login": "Anmeldung"
|
|
},
|
|
"errors": {
|
|
"invalidlogin": "FalscherLogin",
|
|
"invalidloginmsg": "E-Mail oder das Passwort falsch",
|
|
"invaliduseremail": "Falsche Benutzer E-Mail-Adresse",
|
|
"loginerror": "Anmeldefehler",
|
|
"notyetauthorized": "Du wurdest autorisiert dich bei dieser Seite anzumelden",
|
|
"toomanyattempts": "Zu viele Versuche!",
|
|
"toomanyattemptsmsg": "Du hattest zu viele Fehlversuche in zu kurzer Zeit, bitte versuche es erneut in: {{time}}",
|
|
"usernotfound": "Benutzer nicht gefunden"
|
|
},
|
|
"providers": {
|
|
"local": "Lokal",
|
|
"windowslive": "Microsoft Account",
|
|
"azure": "Azure Active Directory",
|
|
"google": "Google ID",
|
|
"facebook": "Facebook",
|
|
"github": "GitHub",
|
|
"slack": "Slack",
|
|
"ldap": "LDAP / Active Directory"
|
|
}
|
|
}
|