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.
48 lines
1.3 KiB
48 lines
1.3 KiB
{ |
|
"footer": { |
|
"message" : "Umbrella ist ein Produkt von {0}." |
|
}, |
|
"home" : { |
|
"Welcome" : "Willkommen, {0}" |
|
}, |
|
"login" : { |
|
"do_login" : "anmelden", |
|
"Email_or_Username": "Email oder Nutzername", |
|
"Login" : "Anmeldung", |
|
"OIDC_Login" : "Anmeldung mit OIDC", |
|
"Password" : "Passwort" |
|
}, |
|
"menu" : { |
|
"logout": "Abmelden", |
|
"users": "Benutzer", |
|
"tutorial": "Tutorial" |
|
}, |
|
"user" : { |
|
"actions": "Aktionen", |
|
"abort": "abbrechen", |
|
"CREATE_USERS": "NUTZER ANLEGEN", |
|
"DELETE_USERS": "NUTZER LÖSCHEN", |
|
"edit": "Bearbeiten", |
|
"edit_password": "Passwort ändern", |
|
"email": "E-Mail", |
|
"id": "Id", |
|
"IMPERSONATE": "NUTZER WECHSELN", |
|
"language": "Sprache", |
|
"list": "Benutzer-Liste", |
|
"LIST_USERS": "NUTZER AUFLISTEN", |
|
"login": "Login", |
|
"MANAGE_LOGIN_SERVICES": "LOGIN-SERVICES VERWALTEN", |
|
"mismatch": "ungleich", |
|
"must_not_be_empty": "darf nicht leer sein", |
|
"name": "Name", |
|
"new_password": "neues Passwort", |
|
"old_password": "altes Passwort", |
|
"password": "Passwort", |
|
"permissions": "Berechtigungen", |
|
"profile": "Profil", |
|
"repeat_new_password": "Wiederholung", |
|
"theme": "Design", |
|
"update": "aktualisieren", |
|
"user_module" : "Umbrella User-Verwaltung" |
|
} |
|
} |