discourse/plugins/discourse-microsoft-auth/config/locales/server.de.yml
2025-08-19 12:14:51 +02:00

13 lines
1.2 KiB
YAML
Vendored
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
#
# To work with us on translations, join this project:
# https://translate.discourse.org/
de:
site_settings:
microsoft_auth_enabled: "Benutzern erlauben, sich mit Microsoft zu authentifizieren?"
microsoft_auth_client_id: 'Microsoft-App-ID/-Client-ID (NICHT die Secret-ID) besuche zur Einrichtung <a href="https://portal.azure.com/#view/Microsoft_AAD_RegisteredApps/ApplicationsListBlade">https://portal.azure.com/#view/Microsoft_AAD_RegisteredApps/ApplicationsListBlade</a>)'
microsoft_auth_client_secret: "Microsoft-Secret-Passwort (verwende den Wert, NICHT die Secret-ID)"
microsoft_auth_email_verified: "Alle Microsoft-E-Mails standardmäßig als verifiziert behandeln. WARNUNG: Aktiviere diese Option nur, wenn du sicher bist, dass alle deine Benutzer verifizierte E-Mails haben."
microsoft_auth_tenant_id: 'Microsoft Mandanten-ID (common ist Standard, ist ein MUSS für alle Fälle außer Einzelmandant). Um die ID zu finden, besuche <a href="https://portal.azure.com/#view/Microsoft_AAD_IAM/TenantProperties.ReactView">https://portal.azure.com/#view/Microsoft_AAD_IAM/TenantProperties.ReactView</a>'