0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-microsoft-auth/config/locales/server.zh_CN.yml
2025-08-19 12:14:51 +02:00

13 lines
1.1 KiB
YAML
Vendored
Raw Permalink Blame History

This file contains ambiguous Unicode characters

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/
zh_CN:
site_settings:
microsoft_auth_enabled: "允许用户使用 Microsoft 进行身份验证?"
microsoft_auth_client_id: 'Microsoft 应用 ID/客户端 ID非秘密 ID 要进行设置,请访问 <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 秘密密码(使用值,而非秘密 ID"
microsoft_auth_email_verified: "默认将所有 Microsoft 电子邮件视为已验证。警告:仅当您确定所有用户都已验证电子邮件时才启用此功能。"
microsoft_auth_tenant_id: 'Microsoft 租户 ID通用为标准除单租户外所有情况均必须使用- 要查找 ID请访问 <a href="https://portal.azure.com/#view/Microsoft_AAD_IAM/TenantProperties.ReactView">https://portal.azure.com/#view/Microsoft_AAD_IAM/TenantProperties.ReactView</a>'