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.uk.yml
2025-07-23 00:13:58 +02:00

13 lines
1.7 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/
uk:
site_settings:
microsoft_auth_enabled: "Дозволити користувачам автентифікацію за допомогою Microsoft?"
microsoft_auth_client_id: 'Microsoft App ID/Client 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 (використовуйте значення, а не секретний ідентифікатор)"
microsoft_auth_email_verified: "Поводьтеся з усіма електронними листами Microsoft як перевіреними за замовчуванням. ПОПЕРЕДЖЕННЯ: Увімкніть це лише в тому випадку, якщо ви впевнені, що всі ваші користувачі мають підтверджені електронні листи."
microsoft_auth_tenant_id: 'Ідентифікація Microsoft Tenant (поширене стандартне, це MUST для всіх випадків крім єдиного Tenant) - знайти ідентифікатор відвідування <a href="https://portal.azure.com/#view/Microsoft_AAD_IAM/TenantProperties.ReactView">https://portal.azure.com/#view/Microsoft_AAD_IAM/TenantProperties.ReactView</a>'