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.Cors.pot\n" "X-Crowdin-File-ID: 722\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: 2022-10-11 20:03\n" #. .Add(S["Configuration"], configuration => configuration #: OrchardCore.Cors\AdminMenu.cs:25 msgctxt "OrchardCore.Cors.AdminMenu" msgid "Configuration" msgstr "التكوين" #. .Add(S["Settings"], settings => settings #: OrchardCore.Cors\AdminMenu.cs:26 msgctxt "OrchardCore.Cors.AdminMenu" msgid "Settings" msgstr "الإعدادات" #. .Add(S["CORS"], S["CORS"].PrefixPosition(), entry => entry #. .Add(S["CORS"], S["CORS"].PrefixPosition(), entry => entry #: OrchardCore.Cors\AdminMenu.cs:27 #: OrchardCore.Cors\AdminMenu.cs:27 msgctxt "OrchardCore.Cors.AdminMenu" msgid "CORS" msgstr "CORS" #. await _notifier.SuccessAsync(H["The CORS settings have updated successfully."]); #: OrchardCore.Cors\Controllers\AdminController.cs:127 msgctxt "OrchardCore.Cors.Controllers.AdminController" msgid "The CORS settings have updated successfully." msgstr "" #. @T["CORS"] #: OrchardCore.Cors\Views\NavigationItemText-cors.Id.cshtml:1 msgctxt "OrchardCore.Cors.Views.NavigationItemText-cors.Id" msgid "CORS" msgstr "CORS" #.

@T["CORS Settings"]

#: OrchardCore.Cors\Views\Admin\Index.cshtml:20 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "CORS Settings" msgstr "إعدادات CORS" #.

@T["The current tenant will be reloaded when the CORS is executed."]

#: OrchardCore.Cors\Views\Admin\Index.cshtml:22 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "The current tenant will be reloaded when the CORS is executed." msgstr "" #.
@T["CORS stands for Cross-Origin Resource Sharing. More information can be found here:"] https://docs.microsoft.com/en-us/aspnet/core/security/cors
#: OrchardCore.Cors\Views\Admin\Index.cshtml:23 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "CORS stands for Cross-Origin Resource Sharing. More information can be found here:" msgstr "CORS اختصار لاشتراك المصادر في الموارد. يمكن العثور على مزيد من المعلومات هنا:" #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:34 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Search" msgstr "بحث" #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:38 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Add a policy" msgstr "إضافة سياسة" #. @T["Default Policy"] #: OrchardCore.Cors\Views\Admin\Index.cshtml:48 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Default Policy" msgstr "السياسة الافتراضية" #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:49 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Edit" msgstr "تعديل" #. #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:50 #: OrchardCore.Cors\Views\Admin\Index.cshtml:165 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Delete" msgstr "حذف" #. @T["Nothing here! There are no CORS policies for the moment."] #: OrchardCore.Cors\Views\Admin\Index.cshtml:56 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Nothing here! There are no CORS policies for the moment." msgstr "لا شي هنا! لاتوجد سياسات CORS حاليا." #. @T["Nothing here! Your search returned no results."] #: OrchardCore.Cors\Views\Admin\Index.cshtml:62 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Nothing here! Your search returned no results." msgstr "لا شيء هنا! لم يسفر بحثك عن أي نتائج." #.
@T["Details"] #: OrchardCore.Cors\Views\Admin\Index.cshtml:71 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Details" msgstr "التفاصيل" #. @T["Provide policy details."] #: OrchardCore.Cors\Views\Admin\Index.cshtml:72 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Provide policy details." msgstr "قدم تفاصيل السياسة." #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:75 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Policy name" msgstr "اسم السياسة" #. @T["The name of the policy."] #: OrchardCore.Cors\Views\Admin\Index.cshtml:77 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "The name of the policy." msgstr "الاسم للسياسة." #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:81 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Set as default policy" msgstr "تعيين كسياسة افتراضية" #.
@T["Credentials"] #: OrchardCore.Cors\Views\Admin\Index.cshtml:87 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Credentials" msgstr "الإعتمادات" #. @T["Configure the credentials behavior."] #: OrchardCore.Cors\Views\Admin\Index.cshtml:88 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Configure the credentials behavior." msgstr "تكوين سلوك بيانات الاعتماد." #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:93 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Allow credentials" msgstr "السماح بالإعتمادات" #. @T["Allows credentials to be transported in requests. This setting is not allowed in combination with Allow Any Origin."] #: OrchardCore.Cors\Views\Admin\Index.cshtml:94 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Allows credentials to be transported in requests. This setting is not allowed in combination with Allow Any Origin." msgstr "يسمح بنقل الإعتمادات في الطلبات. هذا الإعداد غير مسموح به بالاقتران مع السماح بأي منشأ." #.
@T["Origins"] #: OrchardCore.Cors\Views\Admin\Index.cshtml:100 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Origins" msgstr "الأصول" #. @T["Configure the origins behavior."] #: OrchardCore.Cors\Views\Admin\Index.cshtml:101 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Configure the origins behavior." msgstr "تكوين سلوك الأصلول." #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:107 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Allow any origin" msgstr "السماح بأي مصدر" #. @T["Allows requests from any origin. This will bypass any origin that is configured below."] #: OrchardCore.Cors\Views\Admin\Index.cshtml:108 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Allows requests from any origin. This will bypass any origin that is configured below." msgstr "يسمح بالطلبات من أي منشأ. هذا سيتجاوز أي مصدر تم تكوينه أدناه." #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:110 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Origin" msgstr "الأصل" #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:110 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Allowed origins" msgstr "الأصول المسموح بها" #.
@T["Headers"] #: OrchardCore.Cors\Views\Admin\Index.cshtml:116 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Headers" msgstr "الرؤوس" #. @T["Allow certain or all headers to be used by the external client."] #: OrchardCore.Cors\Views\Admin\Index.cshtml:117 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Allow certain or all headers to be used by the external client." msgstr "السماح باستخدام بعض الرؤوس أو جميع الرؤوس من قبل عميل خارجي." #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:123 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Allow any header" msgstr "السماح لأي رأس" #. @T["Allows requests with any header. This will bypass any headers that are configured below."] #: OrchardCore.Cors\Views\Admin\Index.cshtml:124 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Allows requests with any header. This will bypass any headers that are configured below." msgstr "يسمح بالطلبات بأي راس. هذا سيتجاوز أي رؤوس تم تكوينها أدناه." #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:126 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Header" msgstr "رأس" #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:126 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Allowed headers" msgstr "الرؤوس المسموح بها" #.
@T["Methods"] #: OrchardCore.Cors\Views\Admin\Index.cshtml:132 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Methods" msgstr "الأساليب" #. @T["Configure the methods behavior (POST, PUT, DELETE, GET, etc)."] #: OrchardCore.Cors\Views\Admin\Index.cshtml:133 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Configure the methods behavior (POST, PUT, DELETE, GET, etc)." msgstr "تكوين سلوك الأساليب (POST، PUT، DELETE، GET، الخ)." #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:139 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Allow any method" msgstr "السماح بأي أسلوب" #. @T["Allows requests with any method. This will bypass any methods that are configured below."] #: OrchardCore.Cors\Views\Admin\Index.cshtml:140 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Allows requests with any method. This will bypass any methods that are configured below." msgstr "يسمح بالطلبات بأي أسلوب. هذا سيتجاوز أي طرق تم تكوينها أدناه." #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:142 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Method" msgstr "الأسلوب" #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:142 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Allowed methods" msgstr "الأساليب المسموح بها" #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:147 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Save" msgstr "حفظ" #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:148 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Cancel" msgstr "إلغاء" #. #: OrchardCore.Cors\Views\Admin\Index.cshtml:159 msgctxt "OrchardCore.Cors.Views.Admin.Index" msgid "Add" msgstr "إضافة"