@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 ""
#.
#: 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 "إضافة"