Upgrade orchard packages and to net8
This commit is contained in:
@@ -10,46 +10,46 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:43\n"
|
||||
"PO-Revision-Date: 2023-12-22 16:29\n"
|
||||
|
||||
#. builder.Add(S["Security"], security => security
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenu.cs:24
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenuMicrosoftAccount.cs:23
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.AdminMenuMicrosoftAccount"
|
||||
msgid "Security"
|
||||
msgstr ""
|
||||
|
||||
#. .Add(S["Authentication"], authentication => authentication
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenu.cs:25
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenuMicrosoftAccount.cs:24
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.AdminMenuMicrosoftAccount"
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
#. .Add(S["Microsoft"], S["Microsoft"].PrefixPosition(), client => client
|
||||
#. .Add(S["Microsoft"], S["Microsoft"].PrefixPosition(), client => client
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenu.cs:26
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenu.cs:26
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenuMicrosoftAccount.cs:25
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenuMicrosoftAccount.cs:25
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.AdminMenuMicrosoftAccount"
|
||||
msgid "Microsoft"
|
||||
msgstr ""
|
||||
|
||||
#. builder.Add(S["Security"], security => security
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenu.cs:55
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenuMicrosoftAccount.cs:47
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.AdminMenuAAD"
|
||||
msgid "Security"
|
||||
msgstr ""
|
||||
|
||||
#. .Add(S["Authentication"], authentication => authentication
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenu.cs:56
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenuMicrosoftAccount.cs:48
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.AdminMenuAAD"
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
#. .Add(S["Azure Active Directory"], S["Azure Active Directory"].PrefixPosition(), client => client
|
||||
#. .Add(S["Azure Active Directory"], S["Azure Active Directory"].PrefixPosition(), client => client
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenu.cs:57
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenu.cs:57
|
||||
#. .Add(S["Microsoft Entra ID"], S["Microsoft Entra ID"].PrefixPosition(), client => client
|
||||
#. .Add(S["Microsoft Entra ID"], S["Microsoft Entra ID"].PrefixPosition(), client => client
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenuMicrosoftAccount.cs:49
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenuMicrosoftAccount.cs:49
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.AdminMenuAAD"
|
||||
msgid "Azure Active Directory"
|
||||
msgid "Microsoft Entra ID"
|
||||
msgstr ""
|
||||
|
||||
#. yield return new ValidationResult(S["DisplayName is required"], new string[] { nameof(settings.DisplayName) });
|
||||
@@ -118,112 +118,34 @@ msgctxt "OrchardCore.Microsoft.Authentication.ViewModels.MicrosoftAccountSetting
|
||||
msgid "Invalid path"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Azure AD Settings"]</h5>
|
||||
#. <h5>@T["Microsoft Entra ID Settings"]</h5>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Edit"
|
||||
msgid "Azure AD Settings"
|
||||
msgid "Microsoft Entra ID Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Azure AD Settings"]</h5>
|
||||
#. <h5>@T["Microsoft Entra ID Settings"]</h5>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Summary"
|
||||
msgid "Azure AD Settings"
|
||||
msgid "Microsoft Entra ID Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Adds Azure AD settings to the plan."]</span>
|
||||
#. <span class="hint">@T["Adds Microsoft Entra ID settings to the plan."]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Summary"
|
||||
msgid "Adds Azure AD settings to the plan."
|
||||
msgid "Adds Microsoft Entra ID settings to the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Azure AD Settings"]</h4>
|
||||
#. <h4 class="card-title">@T["Microsoft Entra ID Settings"]</h4>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Thumbnail"
|
||||
msgid "Azure AD Settings"
|
||||
msgid "Microsoft Entra ID Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports the Azure AD settings."]</p>
|
||||
#. <p>@T["Exports the Microsoft Entra ID settings."]</p>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Thumbnail"
|
||||
msgid "Exports the Azure AD settings."
|
||||
msgstr ""
|
||||
|
||||
#. @T["The current tenant will be reloaded when the settings are saved."]
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "The current tenant will be reloaded when the settings are saved."
|
||||
msgstr "سيتم إعادة تحميل الـ tenant عند حفظ الإعدادات."
|
||||
|
||||
#. <a class="seedoc" href="@(OrchardCore.Admin.Constants.DocsUrl)reference/modules/Microsoft.Authentication/#azure-active-directory" target="_blank">@T["See documentation"]</a>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "See documentation"
|
||||
msgstr ""
|
||||
|
||||
#. <h3>@T["Azure AD Authentication Settings"]</h3>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "Azure AD Authentication Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <label>@T["Display Name"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "Display Name"
|
||||
msgstr "الإسم الظاهر"
|
||||
|
||||
#. <span class="hint">@T["The display name of the provider."]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "The display name of the provider."
|
||||
msgstr "الإسم الظاهر للمزود."
|
||||
|
||||
#. <label>@T["AppId"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "AppId"
|
||||
msgstr "معرف التطبيق"
|
||||
|
||||
#. <span class="hint">@T["The Application ID found on the Azure AD App registration parameters."]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "The Application ID found on the Azure AD App registration parameters."
|
||||
msgstr "معرف التطبيق موجود في معلمات تسجيل التطبيق في الـ Azure Active Directory."
|
||||
|
||||
#. <label>@T["TenantId"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:26
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "TenantId"
|
||||
msgstr "معرف الـ tenant"
|
||||
|
||||
#. <span class="hint">@T["The Tenant (Directory) ID found on the Azure AD App registration parameters."]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "The Tenant (Directory) ID found on the Azure AD App registration parameters."
|
||||
msgstr "معرف الـ tenant موجود على معلمات تسجيل التطبيق لـ Azure Active Directory."
|
||||
|
||||
#. <label>@T["CallbackPath"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "CallbackPath"
|
||||
msgstr "مسار الإستدعاء المرجعي"
|
||||
|
||||
#. <span class="hint">@T["The request path within the application's base path where the user-agent will be returned. The middleware will process this request when it arrives."]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:36
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "The request path within the application's base path where the user-agent will be returned. The middleware will process this request when it arrives."
|
||||
msgstr "المسار المطلوب داخل المسار الأساسي للتطبيق حيث سيتم إرجاع وكيل المستخدم إليه. الـ middleware سوف تعالج الطلب عند وصوله."
|
||||
|
||||
#. <label class="form-check-label" asp-for="SaveTokens">@T["Store tokens"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:42
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "Store tokens"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Store external authentication tokens for reuse"]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:43
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
msgid "Store external authentication tokens for reuse"
|
||||
msgid "Exports the Microsoft Entra ID settings."
|
||||
msgstr ""
|
||||
|
||||
#. @T["The current tenant will be reloaded when the settings are saved."]
|
||||
@@ -250,7 +172,7 @@ msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edi
|
||||
msgid "Microsoft Account Authentication Settings"
|
||||
msgstr "إعدادات مصادقة حساب مايكروسوفت"
|
||||
|
||||
#. <label>@T["AppId"]</label>
|
||||
#. <label asp-for="AppId" class="form-label">@T["AppId"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit"
|
||||
msgid "AppId"
|
||||
@@ -262,7 +184,7 @@ msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edi
|
||||
msgid "The Application ID found on the Microsoft developer portal parameters."
|
||||
msgstr "معرف التطبيق موجود في بوابة التطوير لمايكروسوفت."
|
||||
|
||||
#. <label>@T["Secret Key"]</label>
|
||||
#. <label asp-for="AppSecret" class="form-label">@T["Secret Key"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:24
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit"
|
||||
msgid "Secret Key"
|
||||
@@ -274,7 +196,7 @@ msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edi
|
||||
msgid "The Application secret key found on the Microsoft developer portal parameters."
|
||||
msgstr "شفرة أمان التطبيق موجودة في بوابة التطوير لمايكروسوفت."
|
||||
|
||||
#. <label>@T["CallbackPath"]</label>
|
||||
#. <label asp-for="CallbackPath" class="form-label">@T["CallbackPath"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:31
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit"
|
||||
msgid "CallbackPath"
|
||||
@@ -298,13 +220,91 @@ msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edi
|
||||
msgid "Store external authentication tokens for reuse"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="icon"><i class="fas fa-cloud" aria-hidden="true"></i></span><span class="title">@T["Azure Active Directory"]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\NavigationItemText-azuread.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.NavigationItemText-azuread.Id"
|
||||
msgid "Azure Active Directory"
|
||||
#. @T["The current tenant will be reloaded when the settings are saved."]
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "The current tenant will be reloaded when the settings are saved."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="icon"><i class="fab fa-microsoft" aria-hidden="true"></i></span><span class="title">@T["Microsoft"]</span>
|
||||
#. <a class="seedoc" href="@(OrchardCore.Admin.Constants.DocsUrl)reference/modules/Microsoft.Authentication/#azure-active-directory" target="_blank">@T["See documentation"]</a>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "See documentation"
|
||||
msgstr ""
|
||||
|
||||
#. <h3>@T["Microsoft Entra ID Authentication Settings"]</h3>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "Microsoft Entra ID Authentication Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="DisplayName" class="form-label">@T["Display Name"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The display name of the provider."]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "The display name of the provider."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="AppId" class="form-label">@T["AppId"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "AppId"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The Application ID found on the Microsoft Entra ID App registration parameters."]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "The Application ID found on the Microsoft Entra ID App registration parameters."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="TenantId" class="form-label">@T["TenantId"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:26
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "TenantId"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The Tenant (Directory) ID found on the Microsoft Entra ID App registration parameters."]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "The Tenant (Directory) ID found on the Microsoft Entra ID App registration parameters."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="CallbackPath" class="form-label">@T["CallbackPath"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "CallbackPath"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The request path within the application's base path where the user-agent will be returned. The middleware will process this request when it arrives."]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:36
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "The request path within the application's base path where the user-agent will be returned. The middleware will process this request when it arrives."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="SaveTokens">@T["Store tokens"]</label>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:42
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "Store tokens"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Store external authentication tokens for reuse"]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:43
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit"
|
||||
msgid "Store external authentication tokens for reuse"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="icon"><i class="fa-solid fa-cloud" aria-hidden="true"></i></span><span class="title">@T["Microsoft Entra ID"]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\NavigationItemText-microsoft-entra-id.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.NavigationItemText-microsoft-entra-id.Id"
|
||||
msgid "Microsoft Entra ID"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="icon"><i class="fa-brands fa-microsoft" aria-hidden="true"></i></span><span class="title">@T["Microsoft"]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\NavigationItemText-microsoft.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.NavigationItemText-microsoft.Id"
|
||||
msgid "Microsoft"
|
||||
|
||||
Reference in New Issue
Block a user