msgid "" msgstr "" "Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n" "X-Crowdin-Project: orchard-core\n" "X-Crowdin-Project-ID: 307044\n" "X-Crowdin-Language: ar\n" "X-Crowdin-File: /main/Localization/OrchardCore.Microsoft.Authentication.pot\n" "X-Crowdin-File-ID: 782\n" "Project-Id-Version: orchard-core\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Arabic\n" "Language: ar_SA\n" "PO-Revision-Date: 2023-12-22 16:29\n" #. builder.Add(S["Security"], security => security #: OrchardCore.Microsoft.Authentication\AdminMenuMicrosoftAccount.cs:23 msgctxt "OrchardCore.Microsoft.Authentication.AdminMenuMicrosoftAccount" msgid "Security" msgstr "" #. .Add(S["Authentication"], authentication => authentication #: 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\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\AdminMenuMicrosoftAccount.cs:47 msgctxt "OrchardCore.Microsoft.Authentication.AdminMenuAAD" msgid "Security" msgstr "" #. .Add(S["Authentication"], authentication => authentication #: OrchardCore.Microsoft.Authentication\AdminMenuMicrosoftAccount.cs:48 msgctxt "OrchardCore.Microsoft.Authentication.AdminMenuAAD" msgid "Authentication" msgstr "" #. .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 "Microsoft Entra ID" msgstr "" #. yield return new ValidationResult(S["DisplayName is required"], new string[] { nameof(settings.DisplayName) }); #: OrchardCore.Microsoft.Authentication\Services\AzureADService.cs:65 msgctxt "OrchardCore.Microsoft.Authentication.Services.AzureADService" msgid "DisplayName is required" msgstr "الإسم الظاهر مطلوب" #. yield return new ValidationResult(S["AppId is required"], new string[] { nameof(settings.AppId) }); #: OrchardCore.Microsoft.Authentication\Services\AzureADService.cs:70 msgctxt "OrchardCore.Microsoft.Authentication.Services.AzureADService" msgid "AppId is required" msgstr "رقم التطبيق مطلوب" #. yield return new ValidationResult(S["TenantId is required"], new string[] { nameof(settings.TenantId) }); #: OrchardCore.Microsoft.Authentication\Services\AzureADService.cs:75 msgctxt "OrchardCore.Microsoft.Authentication.Services.AzureADService" msgid "TenantId is required" msgstr "معرف الـ tenant مطلوب" #. yield return new ValidationResult(S["AppId is required"], new string[] { nameof(settings.AppId) }); #: OrchardCore.Microsoft.Authentication\Services\MicrosoftAccountService.cs:64 msgctxt "OrchardCore.Microsoft.Authentication.Services.MicrosoftAccountService" msgid "AppId is required" msgstr "رقم التطبيق مطلوب" #. yield return new ValidationResult(S["AppSecret is required"], new string[] { nameof(settings.AppSecret) }); #: OrchardCore.Microsoft.Authentication\Services\MicrosoftAccountService.cs:69 msgctxt "OrchardCore.Microsoft.Authentication.Services.MicrosoftAccountService" msgid "AppSecret is required" msgstr "أمان التطبيق مطلوب" #. [Required(AllowEmptyStrings = false, ErrorMessage = "Application Id is required")] #: OrchardCore.Microsoft.Authentication\ViewModels\AzureADSettingsViewModel.cs:10 msgctxt "OrchardCore.Microsoft.Authentication.ViewModels.AzureADSettingsViewModel" msgid "Application Id is required" msgstr "" #. [Required(AllowEmptyStrings = false, ErrorMessage = "Tenant Id is required")] #: OrchardCore.Microsoft.Authentication\ViewModels\AzureADSettingsViewModel.cs:13 msgctxt "OrchardCore.Microsoft.Authentication.ViewModels.AzureADSettingsViewModel" msgid "Tenant Id is required" msgstr "" #. [RegularExpression(@"\/[-A-Za-z0-9+&@#\/%?=~_|!:,.;]+[-A-Za-z0-9+&@#\/%=~_|]", ErrorMessage = "Invalid path")] #: OrchardCore.Microsoft.Authentication\ViewModels\AzureADSettingsViewModel.cs:16 msgctxt "OrchardCore.Microsoft.Authentication.ViewModels.AzureADSettingsViewModel" msgid "Invalid path" msgstr "" #. [Required(AllowEmptyStrings = false, ErrorMessage = "Application Id is required")] #: OrchardCore.Microsoft.Authentication\ViewModels\MicrosoftAccountSettingsViewModel.cs:7 msgctxt "OrchardCore.Microsoft.Authentication.ViewModels.MicrosoftAccountSettingsViewModel" msgid "Application Id is required" msgstr "" #. [Required(AllowEmptyStrings = false, ErrorMessage = "Application Secret is required")] #: OrchardCore.Microsoft.Authentication\ViewModels\MicrosoftAccountSettingsViewModel.cs:10 msgctxt "OrchardCore.Microsoft.Authentication.ViewModels.MicrosoftAccountSettingsViewModel" msgid "Application Secret is required" msgstr "" #. [RegularExpression(@"\/[-A-Za-z0-9+&@#\/%?=~_|!:,.;]+[-A-Za-z0-9+&@#\/%=~_|]", ErrorMessage = "Invalid path")] #: OrchardCore.Microsoft.Authentication\ViewModels\MicrosoftAccountSettingsViewModel.cs:13 msgctxt "OrchardCore.Microsoft.Authentication.ViewModels.MicrosoftAccountSettingsViewModel" msgid "Invalid path" msgstr "" #.
@T["Microsoft Entra ID Settings"]
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Edit.cshtml:3 msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Edit" msgid "Microsoft Entra ID Settings" msgstr "" #.
@T["Microsoft Entra ID Settings"]
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Summary.cshtml:3 msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Summary" msgid "Microsoft Entra ID Settings" msgstr "" #. @T["Adds Microsoft Entra ID settings to the plan."] #: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Summary.cshtml:5 msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Summary" msgid "Adds Microsoft Entra ID settings to the plan." msgstr "" #.

@T["Microsoft Entra ID Settings"]

#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Thumbnail.cshtml:3 msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Thumbnail" msgid "Microsoft Entra ID Settings" msgstr "" #.

@T["Exports the Microsoft Entra ID settings."]

#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Thumbnail.cshtml:4 msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Thumbnail" msgid "Exports the Microsoft Entra ID settings." msgstr "" #. @T["The current tenant will be reloaded when the settings are saved."] #: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:5 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit" msgid "The current tenant will be reloaded when the settings are saved." msgstr "سيتم إعادة تحميل الـ tenant عند حفظ الإعدادات." #. @T["See documentation"] #: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:6 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit" msgid "See documentation" msgstr "" #.

@T["An error occurred while decrypting a setting. Please apply and save."]

#: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:11 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit" msgid "An error occurred while decrypting a setting. Please apply and save." msgstr "" #.

@T["Microsoft Account Authentication Settings"]

#: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:14 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit" msgid "Microsoft Account Authentication Settings" msgstr "إعدادات مصادقة حساب مايكروسوفت" #. #: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:17 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit" msgid "AppId" msgstr "معرف التطبيق" #. @T["The Application ID found on the Microsoft developer portal parameters."] #: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:20 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit" msgid "The Application ID found on the Microsoft developer portal parameters." msgstr "معرف التطبيق موجود في بوابة التطوير لمايكروسوفت." #. #: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:24 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit" msgid "Secret Key" msgstr "المفتاح السري" #. @T["The Application secret key found on the Microsoft developer portal parameters."] #: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:27 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit" msgid "The Application secret key found on the Microsoft developer portal parameters." msgstr "شفرة أمان التطبيق موجودة في بوابة التطوير لمايكروسوفت." #. #: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:31 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit" msgid "CallbackPath" msgstr "مسار الإستدعاء المرجعي" #. @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."] #: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:34 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.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 سوف تعالج الطلب عند وصوله." #. #: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:40 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit" msgid "Store tokens" msgstr "" #. @T["Store external authentication tokens for reuse"] #: OrchardCore.Microsoft.Authentication\Views\MicrosoftAccountSettings.Edit.cshtml:41 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftAccountSettings.Edit" msgid "Store external authentication tokens for reuse" msgstr "" #. @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 "" #. @T["See documentation"] #: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:6 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit" msgid "See documentation" msgstr "" #.

@T["Microsoft Entra ID Authentication Settings"]

#: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:9 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit" msgid "Microsoft Entra ID Authentication Settings" msgstr "" #. #: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:12 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit" msgid "Display Name" msgstr "" #. @T["The display name of the provider."] #: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:15 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit" msgid "The display name of the provider." msgstr "" #. #: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:19 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit" msgid "AppId" msgstr "" #. @T["The Application ID found on the Microsoft Entra ID App registration parameters."] #: 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 "" #. #: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:26 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit" msgid "TenantId" msgstr "" #. @T["The Tenant (Directory) ID found on the Microsoft Entra ID App registration parameters."] #: 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 "" #. #: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:33 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit" msgid "CallbackPath" msgstr "" #. @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."] #: 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 "" #. #: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:42 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit" msgid "Store tokens" msgstr "" #. @T["Store external authentication tokens for reuse"] #: OrchardCore.Microsoft.Authentication\Views\MicrosoftEntraIDSettings.Edit.cshtml:43 msgctxt "OrchardCore.Microsoft.Authentication.Views.MicrosoftEntraIDSettings.Edit" msgid "Store external authentication tokens for reuse" msgstr "" #. @T["Microsoft Entra ID"] #: 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 "" #. @T["Microsoft"] #: OrchardCore.Microsoft.Authentication\Views\NavigationItemText-microsoft.Id.cshtml:1 msgctxt "OrchardCore.Microsoft.Authentication.Views.NavigationItemText-microsoft.Id" msgid "Microsoft" msgstr ""