settings ui/ux optimization
This commit is contained in:
@@ -61,6 +61,43 @@
|
||||
"Problems logging in": "Probleme beim Login",
|
||||
"We could not continue with these login details": "Mit diesen Login-Daten konnte nicht fortgefahren werden",
|
||||
"Cached": "Cache",
|
||||
"App identity": "App-Identität",
|
||||
"Configured": "Konfiguriert",
|
||||
"Not configured": "Nicht konfiguriert",
|
||||
"Theme policy": "Theme-Richtlinie",
|
||||
"Brand color": "Markenfarbe",
|
||||
"User override enabled": "Benutzer-Override aktiviert",
|
||||
"User override disabled": "Benutzer-Override deaktiviert",
|
||||
"Token lifetime policy": "Token-Laufzeit-Richtlinie",
|
||||
"Token operations": "Token-Aktionen",
|
||||
"CORS allowlist": "CORS-Allowlist",
|
||||
"Shared Microsoft credentials": "Geteilte Microsoft-Zugangsdaten",
|
||||
"Authority endpoint": "Authority-Endpunkt",
|
||||
"SMTP connection": "SMTP-Verbindung",
|
||||
"SMTP credentials": "SMTP-Zugangsdaten",
|
||||
"Sender identity": "Absenderidentität",
|
||||
"%d defaults configured": "%d Standards konfiguriert",
|
||||
"%d events enabled": "%d Ereignisse aktiviert",
|
||||
"%d origins configured": "%d Origins konfiguriert",
|
||||
"days": "Tage",
|
||||
"Leave empty to use the runtime default title.": "Leer lassen, um den Laufzeit-Standardtitel zu verwenden.",
|
||||
"Leave empty to keep the currently stored password.": "Leer lassen, um das aktuell gespeicherte Passwort beizubehalten.",
|
||||
"Leave empty to keep the currently stored client secret.": "Leer lassen, um das aktuell gespeicherte Client-Secret beizubehalten.",
|
||||
"This setting controls the application name shown across the UI.": "Diese Einstellung steuert den in der gesamten UI angezeigten Anwendungsnamen.",
|
||||
"This setting controls the default language for users without a personal preference.": "Diese Einstellung steuert die Standardsprache für Benutzer ohne persönliche Präferenz.",
|
||||
"These defaults prefill tenant, department and role when new users are created.": "Diese Standards füllen Mandant, Abteilung und Rolle bei neu erstellten Benutzern vor.",
|
||||
"This setting controls the global default theme and whether users may choose their own theme.": "Diese Einstellung steuert das globale Standard-Theme und ob Benutzer ihr eigenes Theme wählen dürfen.",
|
||||
"This setting controls the primary UI accent color for the default app theme.": "Diese Einstellung steuert die primäre UI-Akzentfarbe des Standard-App-Themes.",
|
||||
"Telemetry helps detect recurring UI issues and failed requests in production.": "Telemetry hilft, wiederkehrende UI-Probleme und fehlgeschlagene Requests in Produktion zu erkennen.",
|
||||
"Limit which event types are collected to match your privacy and operations requirements.": "Begrenze die erfassten Ereignistypen passend zu Datenschutz- und Betriebsanforderungen.",
|
||||
"These settings define how the application connects to your SMTP server.": "Diese Einstellungen definieren, wie sich die Anwendung mit deinem SMTP-Server verbindet.",
|
||||
"Provide authentication data used by the SMTP transport.": "Lege die Authentifizierungsdaten für den SMTP-Transport fest.",
|
||||
"This identity appears in outgoing emails sent by the platform.": "Diese Identität erscheint in ausgehenden E-Mails der Plattform.",
|
||||
"These limits define default and maximum lifetimes for newly issued API tokens.": "Diese Grenzwerte definieren Standard- und Maximallaufzeit für neu ausgestellte API-Tokens.",
|
||||
"Define which origins may call your API from browsers. Use one origin per line.": "Definiere, welche Origins deine API aus Browsern aufrufen dürfen. Eine Origin pro Zeile.",
|
||||
"This action revokes all active API tokens immediately across all users.": "Diese Aktion widerruft sofort alle aktiven API-Tokens über alle Benutzer hinweg.",
|
||||
"The authority URL defines the Microsoft identity tenant endpoint used for sign-in.": "Die Authority-URL definiert den Microsoft-Identity-Tenant-Endpunkt für die Anmeldung.",
|
||||
"This will expire all remember-me tokens immediately and force users to sign in again.": "Dadurch werden alle Remember-me-Tokens sofort abgelaufen und Benutzer müssen sich erneut anmelden.",
|
||||
"Global settings are stored in the database. config/settings.php is only a runtime cache for selected app settings.": "Globale Einstellungen werden in der Datenbank gespeichert. config/settings.php ist nur ein Laufzeit-Cache für ausgewählte App-Einstellungen.",
|
||||
"Too many login attempts. Please wait and try again.": "Zu viele Login-Versuche. Bitte warte kurz und versuche es erneut.",
|
||||
"No login method is available for this tenant": "Für diesen Mandanten ist keine Login-Methode verfügbar",
|
||||
|
||||
Reference in New Issue
Block a user