diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Configuration/CultureConfiguration.cs b/src/Skoruba.IdentityServer4.Admin.UI/Configuration/CultureConfiguration.cs index b04ab9619..149323780 100644 --- a/src/Skoruba.IdentityServer4.Admin.UI/Configuration/CultureConfiguration.cs +++ b/src/Skoruba.IdentityServer4.Admin.UI/Configuration/CultureConfiguration.cs @@ -4,7 +4,7 @@ namespace Skoruba.IdentityServer4.Admin.UI.Configuration { public class CultureConfiguration { - public static readonly string[] AvailableCultures = { "en", "fa", "fr", "ru", "sv", "zh", "es", "da", "de", "nl", "fi", "pt" }; + public static readonly string[] AvailableCultures = { "en","ar", "fa", "fr", "ru", "sv", "zh", "es", "da", "de", "nl", "fi", "pt" }; public static readonly string DefaultRequestCulture = "en"; public List Cultures { get; set; } diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/ConfigurationController.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/ConfigurationController.ar.resx new file mode 100644 index 000000000..71055cc37 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/ConfigurationController.ar.resx @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + مورد API {0} تم حفظه بنجاح ! + Api Resource {0} is successfully saved! + + + خاصية مورد API {0} لمورد API {0} تم حفظها بنجاح ! + Api Resource property {0} for api resource {1} is successfully saved! + + + مدى API {0} تم حفظه بنجاح ! + Api Scope {0} is successfully saved! + + + خاصية مدى API {0} لمدى API {1} تم حفظها بنجاح ! + Api Scope property {0} for api scope {1} is successfully saved! + + + سر API تم انشاؤه بنجاح ! + Api Secret is successfully created! + + + العميل {0} تم انشاؤه بنجاح ! + Client {0} is successfully created! + + + مطالبة العميل {0} للعميل {1} تم حفظها بنجاح ! + Client claim {0} for client {1} is successfully saved! + + + خاصية العميل {0} للعميل {1} تم حفظها بنجاح ! + Client property {0} for client {1} is successfully saved! + + + سر العميل للعميل {0} تم حفظه بنجاح ! + Client secret for client {0} is successfully saved! + + + مورد الهوية {0} تم حفظه بنجاح ! + Identity Resource {0} is successfully saved! + + + خاصية مورد الهوية {0} تم حفظها بنجاح ! + Identity Resource property {0} for api resource {1} is successfully saved! + + + العميل {0} تم نسخه بنجاح ! + Client {0} is successfully cloned! + + + العميل تم انشاؤه بنجاح ! + Client is successfully deleted! + + + مورد API تم حذفه بنجاح ! + Api Resource is successfully deleted! + + + خاصية مورد API تم حذفها بنجاح ! + Api resource property is successfully deleted! + + + مورد API تم حذفه بنجاح ! + Api Scope is successfully deleted! + + + خاصية مدى API تم حذفها بنجاح ! + Api Scope property is successfully deleted! + + + سر API تم حذفه بنجاح ! + Api Secret is successfully deleted! + + + مطالبة العميل تم حذفها بنجاح ! + Client claim is successfully deleted! + + + خاصية العميل تم حذفها بنجاح ! + Client property is successfully deleted! + + + سر العميل تم حذفه بنجاح ! + Client secret is successfully deleted! + + + مورد الهوية تم حذفه بنجاح ! + Identity Resource is successfully deleted! + + + خاصية مورد الهوية تم حذفها بنجاح ! + Identity resource property is successfully deleted! + + + نجاح + Success + + + العميل {0} تم تحديثه بنجاح ! + Client {0} is successfully updated! + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/GrantController.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/GrantController.ar.resx new file mode 100644 index 000000000..2bad5b095 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/GrantController.ar.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + تم حذف الاذن المستمر بنجاح ! + Persisted Grant is successfully deleted! + + + تم حذف الاذونات المستمرة بنجاح ! + Persisted Grants are successfully deleted! + + + نجاح + Success + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/IdentityController.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/IdentityController.ar.resx new file mode 100644 index 000000000..80ad1d562 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Controllers/IdentityController.ar.resx @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + لا يمكنك حذف نفسك ، اذا كنت ترغب في حذف هذا الحساب عليك اولا بانشاء حساب اداري ثم الانتقال اليه وحذف هذا الحساب من هناك. + You cannot delete yourself. If you want to delete this account, first create a new administrative account, then switch to it and delete this account from there. + + + الدور {0} تم حفظه بنجاح ! + Role {0} is successfully saved! + + + المطالبة {0} تم حفظها بنجاح ! + Claim {0} - {1} is successfully saved! + + + المستخدم {0} تم حفظه بنجاح ! + User {0} is successfully saved! + + + المطالبة {0} - {1} تم حفظها بنجاح ! + Claim {0} - {1} is successfully saved! + + + الدور تم حفظه بنجاح ! + Role is successfully saved! + + + الدور تم حذفه بنجاح ! + Role is successfully deleted! + + + المطالبة تم حذفها بنجاح ! + Claim is successfully deleted! + + + المستخدم تم حذفه بنجاح ! + User is successfully deleted! + + + المطالبة تم حذفها بنجاح ! + Claim is successfully deleted! + + + مزود المستخدم تم حذفه بنجاح ! + User Provider is successfully deleted! + + + الدور تم حذفه بنجاح ! + Role is successfully deleted! + + + نجاح + Success + + + كلمة المرور الجديدة تم حفظها بنجاح ! + New Password is successfully changed! + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Helpers/Identity/IdentityErrorMessages.nl.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Helpers/Identity/IdentityErrorMessages.nl.resx index 7c4cd9ecf..be5ebd183 100644 --- a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Helpers/Identity/IdentityErrorMessages.nl.resx +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Helpers/Identity/IdentityErrorMessages.nl.resx @@ -1,15 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx - 1.3 + 2.0 - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Een user met deze login bestaat al. diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Account/AccessDenied.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Account/AccessDenied.ar.resx new file mode 100644 index 000000000..e53573880 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Account/AccessDenied.ar.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + تسجيل الخروج + Logout + + + الوصول مرفوض ! + Access Denied! + + + ارجع الى IdentityServer + Return back to IdentityServer + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResource.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResource.ar.resx new file mode 100644 index 000000000..c8ff8cba9 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResource.ar.resx @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف مورد API + Delete Api Resource + + + ادارة خصائص مورد API + Manage Api Resource Properties + + + ادارة مديات API + Manage Api Scopes + + + ادارة اسرار API + Manage Api Secrets + + + حفظ مورد API + Save Api Resource + + + موارد API + Api Resources + + + مورد API + Api Resource + + + مورد API + Api Resource + + + العنصر تم اختياره مسبقا + item already selected + + + لا توجد عناصر مختارة + No item/s selected + + + ادخل حرفين او اكثر + Enter 2 and more characters + + + نتيجة البحث : (اضغط على العنصر لاختياره) + Search result: (click on the item to select) + + + العناصر المختارة + Selected item/s: + + + اكثر + more + + + العناصر المقترحة: + Suggested items: + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResource/Section/Label.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResource/Section/Label.ar.resx new file mode 100644 index 000000000..1c1220f26 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResource/Section/Label.ar.resx @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + هذة القيمة يمكن استخدامها مثلا على شاشة الموافقة. + This value can be used e.g. on the consent screen. + + + الوصف + Description + + + هذة القيمة يمكن استخدامها مثلا على شاشة الموافقة. + This value can be used e.g. on the consent screen. + + + اسم العرض + Display Name + + + يعلمك اذا كان المورد مفعل ويمكن طلبه. الافتراضي هو صحيح + Indicates if this resource is enabled and can be requested. Defaults to true. + + + مفعل + Enabled + + + النفاذ + Expiration + + + النفاذ + Expiration + + + الاسم الفريد للـ API. هذة القيمة يمكن استخدامها للمصادقة وستضاف الى جمهور رمز الوصول(access token) الصادر + The unique name of the API. This value is used for authentication with introspection and will be added to the audience of the outgoing access token. + + + الاسم + Name + + + قاموس لخزن اي خاصية وقيمة لمورد API + Dictionary to hold any custom api resource-specific values as needed. + + + الخصائص + Properties + + + المفتاح + Key + + + المفتاح + Key + + + القيمة + Value + + + القيمة + Value + + + الـ API يجب ان يملك مدى فريد واحد على الاقل. وكل مدى يملك اعدادات مختلفة. + An API must have at least one scope. Each scope can have different settings. + + + المديات + Scopes + + + الوصف + Description + + + الوصف + Description + + + سر الـ API ويستخدم للتعامل مع النقطة النهائية . الـ API يمكن ان يصادق على التعامل باستخدام اسم وسر الـ API. + The API secret is used for the introspection endpoint. The API can authenticate with introspection using the API name and secret. + + + الاسرار + Secrets + + + قائمة من خوارزميات التسجيل لرمز الوصول (acess token). اذا تركت خالية سيستخدم خوارزمية الخاد الافتراضية. + List of allowed signing algorithms for access token. If empty, will use the server default signing algorithm. + + + السماح لرمز الوصول لتسجيل الخوارزمية. + Allowed Access Token Signing Algorithms + + + قائمة من انواع مطالبات المستخدم التي يجب ان يتضمنها رمز الوصول. + List of associated user claim types that should be included in the access token. + + + مطالبات المستخدم + User Claims + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResourceDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResourceDelete.ar.resx new file mode 100644 index 000000000..c2f3cdec5 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResourceDelete.ar.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف مورد API + Delete Api Resource + + + موارد API + Api Resources + + + حذف مورد API + Delete Api Resource + + + حذف مورد API + Delete Api Resource + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResourceProperties.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResourceProperties.ar.resx new file mode 100644 index 000000000..3c318b395 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResourceProperties.ar.resx @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة خاصية مورد API + Add Api Resource Property + + + خصائص مورد API + Api Resource Properties + + + موارد API + Api Resources + + + خصائص مورد API + Api Resource Properties + + + خصائص مورد API + Api Resource Properties + + + خاصية مورد API + Api Resource Property + + + حذف + Delete + + + مفتاج + Key + + + قيمة + Value + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResourcePropertyDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResourcePropertyDelete.ar.resx new file mode 100644 index 000000000..6e0892695 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResourcePropertyDelete.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف خاصية مورد API + Delete Api Resource Property + + + خصائص مورد API + Api Resource Properties + + + موارد API + Api Resources + + + حذف خاصية مورد API + Delete Api Resource Property + + + حذف خاصية مورد API + Delete Api Resource Property + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResources.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResources.ar.resx new file mode 100644 index 000000000..45ae46456 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiResources.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة مورد API + Add Api Resource + + + موارد API + Api Resources + + + موارد API + Api Resources + + + تعديل + Edit + + + الاسم + Name + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScope.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScope.ar.resx new file mode 100644 index 000000000..9cba4e4a8 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScope.ar.resx @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حفظ مدى API + Save Api Scope + + + ادارة خصائص مدى API + Manage Api Scope Properties + + + موارد API + Api Resources + + + مديات API + Api Scopes + + + مديات API + Api Scopes + + + مديات API + Api Scope + + + العنصر تم اختياره مسبقا + item already selected + + + لم يتم اختيار اي عنصر + No item/s selected + + + ادخل حرفين او اكثر + Enter 2 and more characters + + + نتيجة البحث: (اضغط على العنصر لاختياره) + Search result: (click on the item to select) + + + العناصر المختارة + Selected item/s: + + + اكثر + more + + + العناصر المقترحة: + Suggested items: + + + تعديل + Edit + + + حذف + Delete + + + الاسم + Name + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScope/Section/Label.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScope/Section/Label.ar.resx new file mode 100644 index 000000000..43a670bb5 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScope/Section/Label.ar.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + قاموس لخصائص مورد الـ API. + Dictionary to hold any custom api resource-specific values as needed. + + + الخصائص + Properties + + + المفتاح + Key + + + المفتاح + Key + + + القيمة + Value + + + القيمة + Value + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScopeDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScopeDelete.ar.resx new file mode 100644 index 000000000..3b998fece --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScopeDelete.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف مدى API + Delete Api Scope + + + موارد API + Api Resources + + + مديات API + Api Scopes + + + حذف مدى API + Delete Api Scope + + + حذف مدى API + Delete Api Scope + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScopeProperties.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScopeProperties.ar.resx new file mode 100644 index 000000000..f31470ca9 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScopeProperties.ar.resx @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة خاصية لمدى API + Add Api Scope Property + + + مديات API + Api Scopes + + + خاصية مدى API + Api Scope Property + + + خصائص مدى API + Api Scope Properties + + + حذف + Delete + + + مفتاح + Key + + + قيمة + Value + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScopePropertyDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScopePropertyDelete.ar.resx new file mode 100644 index 000000000..d01e55b25 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScopePropertyDelete.ar.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف خاصية مدى API + Delete Api Scope Property + + + خصائي مدى API + Api Scope Properties + + + مديات API + Api Scopes + + + حذف خاصية مدى API + Delete Api Scope Property + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScopes.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScopes.ar.resx new file mode 100644 index 000000000..7fd33a4a5 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiScopes.ar.resx @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حفظ مدى API + Save Api Scope + + + اضافة مدى API + Add Api Scope + + + موارد API + Api Resources + + + مديات API + Api Scopes + + + مديات API + Api Scopes + + + مدى API + Api Scope + + + العنصر تم اختياره مسبقا + item already selected + + + لا توجد عناصر مختارة + No item/s selected + + + ادخل حرفين او اكثر + Enter 2 and more characters + + + نتيجة البحث : (اضغط على العنصر لاختياره) + Search result: (click on the item to select) + + + العناصر المختارة + Selected item/s: + + + اكثر + more + + + العناصر المقترحة: + Suggested items: + + + تعديل + Edit + + + حذف + Delete + + + الاسم + Name + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiSecretDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiSecretDelete.ar.resx new file mode 100644 index 000000000..3842db8d8 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiSecretDelete.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف سر API + Delete Api Secret + + + موارد API + Api Resources + + + اسرار API + Api Secrets + + + حذف سر API + Delete Api Secret + + + حذف سر API + Delete Api Secret + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiSecrets.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiSecrets.ar.resx new file mode 100644 index 000000000..daa905dfa --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ApiSecrets.ar.resx @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة سر API + Add Api Secret + + + سيتم تطبيق HashType على نوع SharedSecret فقط. + HashType will be applicable only for the SharedSecret type. + + + المعلومات: + Info: + + + موارد API + Api Resources + + + اسرار API + Api Secrets + + + اسرار API + Api Secrets + + + سر API + Api Secret + + + اسرار API + Api Secrets + + + حذف + Delete + + + انشاء + Created + + + الوصف + Description + + + النفاذ + Expiration + + + النوع + Type + + + القيمة + Value + + + انسخ قيمة سر API الجديدة . +لن تستطيع استردادها بعد اتمام هذة العملية. + Copy the new API secret value. You won't be able to retrieve it after you perform this operation. + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client.ar.resx new file mode 100644 index 000000000..87fa76593 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client.ar.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + العملاء + Clients + + + العميل + Client + + + العميل - + Client - + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/ActionButtons.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/ActionButtons.ar.resx new file mode 100644 index 000000000..fbe8fbeb2 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/ActionButtons.ar.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + نسخ العميل + Clone Client + + + حذف العميل + Delete Client + + + حفظ العميل + Save Client + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Authentication.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Authentication.ar.resx new file mode 100644 index 000000000..8d4cadccf --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Authentication.ar.resx @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + المصادقة / تسجيل الخروج + Authentication/Logout + + + العنصر تم اختياره مسبقا + item already selected + + + لم يتم اختيار اي عنصر + No item/s selected + + + ادخل حرفين او اكثر + Enter 2 and more characters + + + نتيجة البحث: (اضغط على العنصر لاختياره) + Search result: (click on the item to select) + + + العناصر المختارة: + Selected item/s: + + + اكثر + more + + + العناصر المقترحة: + Suggested items: + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Basics.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Basics.ar.resx new file mode 100644 index 000000000..5e67b145f --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Basics.ar.resx @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ادارة خصائص العميل + Manage Client Properties + + + ادارة اسرار العميل + Manage Client Secrets + + + الاساسيات + Basics + + + العنصر تم اختياره مسبقا + item already selected + + + لم يتم اختيار اي عنصر + No item/s selected + + + ادخل حرفين او اكثر + Enter 2 and more characters + + + نتيجة البحث: (اضغط على العنصر لاختياره) + Search result: (click on the item to select) + + + العناصر المختارة: + Selected item/s: + + + اكثر + more + + + العناصر المقترحة: + Suggested items: + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Consent.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Consent.ar.resx new file mode 100644 index 000000000..1a6e3fe6f --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Consent.ar.resx @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + شاشة الموافقة + Consent Screen + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/DeviceFlow.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/DeviceFlow.ar.resx new file mode 100644 index 000000000..bd35bdcb1 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/DeviceFlow.ar.resx @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + سريان الجهاز + Device Flow + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Label.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Label.ar.resx new file mode 100644 index 000000000..b7d9338bd --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Label.ar.resx @@ -0,0 +1,590 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اقصى مدة للرفرش توكن بالثواني. الافتراضي هو 2592000 ثانية / 30 يوم + Maximum lifetime of a refresh token in seconds. Defaults to 2592000 seconds / 30 days + + + مدة absolute referesh token. + Absolute Refresh Token Lifetime + + + مدة access token بالثواني ( الافتراضي هو 3600 ثانية/ 1 ساعة) + Lifetime of access token in seconds (defaults to 3600 seconds / 1 hour) + + + مدة الـ access token + Access Token Lifetime + + + يحدد اذا كانت الـ access token هي reference token او انها محتواة ذاتيا JWT token (الافتراضي هو jwt). + Specifies whether the access token is a reference token or a self contained JWT token (defaults to Jwt). + + + نوع Access Token + Access Token Type + + + يحدد اذا كان العميل يسمح باستقبال access token بواسطة المتصفح. +هذا مفيد للسريان الصعب التي يسمح بانوع استجابات متعددة مثلا ( بمنع hyprid flow العميل من المفترض ان يستخدم code و id_token لاضافتهم الى نوع استجابة الـ token وبهذا سيتسرب الـ token الى المتصفح. + Specifies whether this client is allowed to receive access tokens via the browser. This is useful to harden flows that allow multiple response types (e.g. by disallowing a hybrid flow client that is supposed to use code id_token to add the token response type and thus leaking the token to the browser. + + + السماح للـ Access Token بواسطة المتصفح + Allow Access Token Via Browser + + + يحدد فيما اذا كان هذا العميل يطلب refresh token (كونه يطلب مدى offline_access). + Specifies whether this client can request refresh tokens (be requesting the offline_access scope) + + + السماح للـ Offline Access + Allow Offline Access + + + يحدد فيما اذا كان العميل يستخدم PKCE ويستخدم بنصوص واضحة (لا ينصح بها - الافتراضي هو خطأ) + Specifies whether clients using PKCE can use a plain text code challenge (not recommended - and default to false) + + + السماح بالنصوص الواضحة + Allow Plain Text Pkce + + + يحدد فيما اذا كان المستخدم بامكانه اختيار قرار حفظ الموافقة. الافتراضي هو صحيح + Specifies whether user can choose to store consent decisions. Defaults to true. + + + السماح بتذكر الموافقة ، الافتراضي هو نعم + Allow Remember Consent + + + + + + دائما ضمن مطلبات المستخدم في id_token + Always Include User Claims In IdToken + + + اذا تم اختياره ،مطالبات العميل سيتم ارسالها لكل سريان وبعكس ذلك سيتم ذلك فقط في حالة credentials flow (الافتراضي هو خطأ) + If set, the client claims will be sent for every flow. If not, only for client credentials flow (default is false) + + + دائما ارسل مطالبات المستخدم + Always Send Client Claims + + + عمر رموز المصادقة بالثواني (الافتراضي هو 300 ثانية / 5 دقائق) + Lifetime of authorization code in seconds (defaults to 300 seconds / 5 minutes) + + + عمر رمز المصادقة + Authorization Code Lifetime + + + معرف فريد للعميل + Unique ID of the client + + + معرف العميل + ClientId + + + اسم العميل (لغرض العرض) + Client display name (used for logging and consent screen) + + + اسم العميل + Client Name + + + رابط لمعومات اكثر حول العميل ( تستخدم في شاشة الموافقة) + URI to further information about client (used on consent screen) + + + رابط العميل + Client Uri + + + يحدد فيما اذا كان العميل مفعل الافتراضي هو نعم. + Specifies if client is enabled. Defaults to true. + + + مفعل + Enabled + + + يحدد فيما اذا كان العميل يستخدم حسابات محلية او حسابات مزودي هوية خارجيين فقط. الافتراض هو نعم + Specifies if this client can use local accounts, or external IdPs only. Defaults to true. + + + تفعيل تسجيل الدخول المحلي + Enable Local Login + + + عمر رمز الهوية (identity token) بالثواني (الافتراضي 300 ثانية / 5 دقائق) + Lifetime to identity token in seconds (defaults to 300 seconds / 5 minutes) + + + عمر رمز الهوية (Identity Token) + Identity Token Lifetime + + + يحدد فيما اذا كان رموز الوصول من نوع (jwt) يجب ان يضمنوا بمعرف فريد (بواسطة مطالبة jti) + Specifies whether JWT access tokens should have an embedded unique ID (via the jti claim). + + + تضمين معرف Jwt + Include Jwt Id + + + رابط شعار العميل ( يستخدم في شاشة الموافقة) + URI to client logo (used on consent screen) + + + رابط الشعار + Logo Uri + + + ستنتهي صلاحية رمز التحديث المطلق في نقطة محددة من الزمن (محددة بواسطة AbsoluteRefereshTokenLiftime) +يمدد عن تحديث الرموز ، وعمر رموز التحديث (refersh token) سيجدد (بمقدار SlidingRefereshTokenLifetime) . والعمر لن يتجاوز (AbsoluteRefereshTokenLiftime). + Absolute the refresh token will expire on a fixed point in time (specified by the AbsoluteRefreshTokenLifetime) + +Sliding when refreshing the token, the lifetime of the refresh token will be renewed (by the amount specified in SlidingRefreshTokenLifetime). The lifetime will not exceed AbsoluteRefreshTokenLifetime. + + + نفاذ رموز التحديث (Referesh Token) + Refresh Token Expiration + + + إعادة استخدام مقبض رمز التحديث سيبقى كما هو عند تحديث الرموز المميزة + +سيتم تحديث مقبض رمز التحديث في OneTime عند تحديث الرموز المميزة + ReUse the refresh token handle will stay the same when refreshing tokens + +OneTime the refresh token handle will be updated when refreshing tokens + + + استخدام رموز التحديث (Referesh Token) + Refresh Token Usage + + + إعادة استخدام مقبض رمز التحديث سيبقى كما هو عند تحديث الرموز المميزة + +سيتم تحديث مقبض رمز التحديث في OneTime عند تحديث الرموز المميزة + ReUse the refresh token handle will stay the same when refreshing tokens + +OneTime the refresh token handle will be updated when refreshing tokens + + + استخدام رموز التحديث (Refresh Token) + Refresh Token Usage + + + يحدد فيما اذا العميل بحاجة الى سر لطلب الرموز (tokens) من نقاط الرموز (token endpoint) الافتراضي هو نعم + Specifies whether this client needs a secret to request tokens from the token endpoint (defaults to true) + + + سر العميل مطلوب + Require Client Secret + + + يحدد فيما اذا كانت شاشاة الموافقة مطلوبة ( الافتراضي هو نعم) + Specifies whether a consent screen is required. Defaults to true. + + + الموافقة مطلوبة + Require Consent + + + يحدد فيما اذا كان العملاء يستخدمون اذن من نوع رمز التفويض (authorization code) ويجب ارسال مفتاح اثبات + Specifies whether clients using an authorization code based grant type must send a proof key + + + PKCE مطلوب + Require Pkce + + + تمديد مدة رموز التحديث بالثواني. الافتراضي 1296000 / 15 يوم + Sliding lifetime of a refresh token in seconds. Defaults to 1296000 seconds / 15 days + + + تمديد مدة رموز التحديث + Sliding Refresh Token Lifetime + + + الحصول على أو تعيين قيمة تشير إلى ما إذا كان يجب تحديث رمز الوصول (والمطالبات الخاصة به) في طلب رمز التحديث. + Gets or sets a value indicating whether the access token (and its claims) should be updated on a refresh token request. + + + تحديث مطالبات الرمز عند التحديث + Update Access Token Claims On Refresh + + + اذا حددت، سيستخدم التمثيل الافتراضي لخدمة بوليصة CROS (in Memory and EF) لبناء بوليصة CORS لعملاء الجافا سكربت. + If specified, will be used by the default CORS policy service implementations (In-Memory and EF) to build a CORS policy for JavaScript clients. + + + السماج بمنشأ CORS + Allowed Cors Origins + + + يحدد انواع الاذونات التي يستخدمها العميل. + Specifies the grant types the client is allowed to use. Use the GrantTypes class for common combinations. List of default grants: Implicit Grant - (implicit), Client Credentials Grant - (client_credentials), Authorization Code Grant - (authorization_code), Hybrid grant - (hybrid), Resource Owner Password Credentials Grant - (password) + + + انواع الاذونات المسموحة + Allowed Grant Types + + + افتراضيا العميل لا يملك حق الوصول لاي مورد ، حدد الموراد المسموحة عن طريق اضافة اسماء المديات المرتبطة بالعميل. + By default a client has no access to any resources - specify the allowed resources by adding the corresponding scopes names + + + المديات المسموجة + Allowed Scopes + + + السماح لتضمين المطالبات للعميل ( ستكون مضمنة في نقاط الوصول access token) + Allows settings claims for the client (will be included in the access token). + + + المطالبات + Claims + + + قائمة باسرار واعتمادات العميل للوصول الي النقطة النهائية للوصول (token endpoint) + List of client secrets - credentials to access the token endpoint. + + + اسرار العميل + Client Secrets + + + يحدد فيما اذا كان مزودي الهوية الخارجيين (IdPs) باستطاعتهم استخدام هذا العميل (اذا كانت القائمة فارغة سيسمح لجميع موزدي الهوية + Specifies which external IdPs can be used with this client (if list is empty all IdPs are allowed). Defaults to empty. + + + محددات مزودي الهوية (Identity Provider IdP) + Identity Provider Restrictions + + + يحدد السماح للروابط باعادة التوجية بعد تسجيل الخروج + Specifies allowed URIs to redirect to after logout + + + روابط اعادة التوجية بعد تسجيل الخروج + Post Logout Redirect Uris + + + يحدد السماح للروابط بالرجوع الى الوصول + Specifies the allowed URIs to return tokens or authorization codes to + + + روابط اعادة التوجيه + Redirect Uris + + + + + + نوع المطالبة + Claim Type + + + + + + قيمة المطالبة + Claim Value + + + + + + نوع السر + Secret Type + + + + + + قيمة السر + Secret Value + + + + + + Hash نوع التجزئة + Hash Type + + + اسم الدور (role) المعدل + The Normalized Role Name + + + الاسم المعدل + Normalized Name + + + يحدد فيما اذا كان معرف الجلسة (session id) يجب ارساله في الطلب الى القناة الخلفية لتسجيل الخروج (BackChannelLogoutUri) . الافتراضي هو نعم + Specifies if the user’s session id should be sent in the request to the BackChannelLogoutUri. Defaults to true. + + + جلسة قناة قناة تسجيل الخروج الخلفية (BackChannelLogout) مطلوبة + Back Channel Logout Session Required + + + يحدد فيما اذا عنوان تسجيل الخروج (Logout Uri) في Http العميل من نوع القناة الخلفية (Http based back-channel) + Specifies logout URI at client for HTTP based back-channel logout. See the OIDC Back-Channel spec for more details. + + + رابط قناة تسجيل الخروج الخلفية Back Channel Logout Uri + Back Channel Logout Uri + + + في حالة التفعيل بادئة (prefix) انوع مطالبات العميل (client calim types) ستبتدء بها. الافتراضي هو (client_) والنية ستكون لغرض التأكد من عدم التضارب عن طريق الخطأ بينها وبين مطالبات المستخدم. + If set, the prefix client claim types will be prefixed with. Defaults to client_. The intent is to make sure they don’t accidentally collide with user claims. + + + بادئة (prefix) مطالبات العميل + Client Claims Prefix + + + وصف العميل + Client Description + + + الوصف + Description + + + يحدد فيما اذا كان معرف جلسة المستخدم (user's session id) يجب ارساله الى رابط قناة تسجيل الخروج الامامية (ForntChannelLogoutUri). الافتراضي هو نعم. + Specifies if the user’s session id should be sent to the FrontChannelLogoutUri. Defaults to true. + + + جلسة قناة تسجيل الخروج الامامية مطلوبة + Front Channel Logout Session Required + + + يحدد فيما اذا عنوان تسجيل الخروج (Logout Uri) في Http العميل من نوع القناة الامامية (Http based front-channel) + Specifies logout URI at client for HTTP based front-channel logout. See the OIDC Front-Channel spec for more details. + + + رابط قناة تسجيل الخروج الامامية Front Channel Logout Uri + Front Channel Logout Uri + + + قيمة الملح (salt value) المستخدمة في (pair-wise subjectId) المولد لمستخدمي العميل + Salt value used in pair-wise subjectId generation for users of this client. + + + Pair Wise Subject Salt + Pair Wise Subject Salt + + + قاموس لحفظ اي قيمة مخصصة حسب الحاجة + Dictionary to hold any custom client-specific values as needed. + + + الخصائص + Properties + + + المفتاح + Key + + + المفتاح + Key + + + القيمة + Value + + + القيمة + Value + + + الافتراضي هو بروتوكل OpenId Connect + Default is OpenID Connect protocol + + + نوع البروتوكول + Protocol Type + + + الفترة القصوى (بالثواني) منذ اخر مرة تفويض للمستخدم. الافتراضي هو null + The maximum duration (in seconds) since the last time the user authenticated. Defaults to null + + + استخدم مدة Sso + User Sso Lifetime + + + عمر رمز الجهاز في الثواني ( الافتراضي هو 300 ثانية / 5 دقائق) + Lifetime to device code in seconds (defaults to 300 seconds / 5 minutes) + + + عمر رمز الجهاز + Device Code Lifetime + + + يحدد النوع الخاص رمز المستخدم ليستخدم خلال العميل. بعكس ذلك الرجوع الى الافتراضي. + Specifies the type of user code to use for the client. Otherwise falls back to default. + + + نوع رمز المستخدم + User Code Type + + + النفاذ + Expiration + + + النفاذ + Expiration + + + الوصف + Description + + + الوصف + Description + + + طلب الكائن (object) مطلوب + Require Request Object + + + يحدد فيما اذا كان العميل بحاجة الى طلب تفويض ضمن (JWT) الافتراضي هو نعم + Specifies whether this client needs to wrap the authorize request parameters in a JWT (defaults to false) + + + السماح لتوقيع خوارزمية الرموز الهوية + Allowed Identity Token Signing Algorithms + + + قائمة بخوارزميات توقيع رموز الهوية (Identity Token signing algorithm) ، اذا تركت فارغة ستستخدم الخوارمزية الافتراضية للخادم. + List of allowed signing algorithms for identity token. If empty, will use the server default signing algorithm. + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Name.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Name.ar.resx new file mode 100644 index 000000000..0b7802939 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Name.ar.resx @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + الاسم + Name + + + Authorization Code Flow with PKCE + Authorization Code Flow with PKCE + + + تلفاز او تطبيق لجهاز ذو مدخلات محددة + TV and Limited-Input Device Application + + + جريان الجهاز + Device flow + + + لا يوجد - افتراضي + Empty - Default + + + جريان مهجن Hybrid Flow + Hybrid flow + + + جريان دقيق Implicit flow + Implicit flow + + + الة / روبوت + Machine/Robot + + + تطبيق محلي - موبايل/حاسوب + Native Application - Mobile/Desktop + + + جريان اعتماد العميل Client Credential flow + Client Credentials flow + + + تطبيق ذو صفحة واحدة - جافاسكربت + Single Page Application - Javascript + + + تطبيق الويب - جانب الخادم + Web Application - Server side + + + تطبيق الويب - جانب الخادم + Web Application - Server side + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Token.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Token.ar.resx new file mode 100644 index 000000000..0647a1ee8 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Section/Token.ar.resx @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ادارة مطالبات العميل + Manage Client Claims + + + الرمز Token + Token + + + العنصر تم اختياره مسبقا + item already selected + + + لا توجد عناصر مختارة + No item/s selected + + + ادخل حرفين او اكثر + Enter 2 and more characters + + + نتيجة البحث: (اضغط على العنصر لاختياره) + Search result: (click on the item to select) + + + العناصر المختارة: + Selected item/s: + + + اكثر + more + + + العناصر المقترحة: + Suggested items: + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Settings.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Settings.ar.resx new file mode 100644 index 000000000..4dbf121c1 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Client/Settings.ar.resx @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + المصادقة / تسجيل الخروج + Authentication/Logout + + + الاساسيات + Basics + + + شاشة الموافقة + Consent Screen + + + جريان الجهاز + Device Flow + + + الاسم + Name + + + الرموز + Token + + + الاعدادات + Settings + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientClaimDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientClaimDelete.ar.resx new file mode 100644 index 000000000..261b688c9 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientClaimDelete.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف مطالبة العميل + Delete Client Claim + + + مطالبات العميل + Client Claims + + + العملاء + Clients + + + حذف مطالبة العميل + Delete Client Claim + + + حذف مطالبة العميل + Delete Client Claim + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientClaims.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientClaims.ar.resx new file mode 100644 index 000000000..dacbd829b --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientClaims.ar.resx @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة مطالية عميل + Add Client Claim + + + مطالبات العميل + Client Claims + + + العملاء + Clients + + + مطالبات العميل + Client Claims + + + مطالبة العميل + Client Claim + + + مطالبات العميل + Client Claims + + + العنصر تم اختياره مسبقا + item already selected + + + لا توجد عناصر مختارة + No item/s selected + + + النوع مطلوب + The Type is required + + + ادخل حرفين او اكثر + Enter 2 and more characters + + + نتيجة البحث : (اضغط على العنصر لاختياره) + Search result: (click on the item to select) + + + العناصر المختارة + Selected item/s: + + + اكثر + more + + + العناصر المقترحة: + Suggested items: + + + حذف + Delete + + + النوع + Type + + + القيمة + Value + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientClone.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientClone.ar.resx new file mode 100644 index 000000000..e541f5f08 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientClone.ar.resx @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + نسخ العميل + Clone Client + + + اسرار العميل لن يتم نسخها + The client secrets will not be cloned. + + + المعلومات: + Info: + + + مطالبات العميل + Client Claims + + + تنوع مصادر (Cors)العميل + Client Cors Origins + + + انواع اذونات العميل + Client Grant Types + + + محددات مزود الهوية للعميل + Client IdP Restrictions + + + روابط اعادة التوجيه بعد تسجيل الخروج للعميل + Client Post Logout Redirect Uris + + + خصائص العميل + Client Properties + + + روابط اعادة التوجيه للعميل + Client Redirect Uris + + + مديات العميل + Client Scopes + + + العملاء + Clients + + + نسخ العميل + Clone Client + + + العميل + Client + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientDelete.ar.resx new file mode 100644 index 000000000..8f34e5e5b --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientDelete.ar.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف العميل + Delete Client + + + العملاء + Clients + + + حذف العميل + Delete Client + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientProperties.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientProperties.ar.resx new file mode 100644 index 000000000..5b9e359a9 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientProperties.ar.resx @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة خاصية للعميل + Add Client Property + + + خصائص العميل + Client Properties + + + العملاء + Clients + + + خصائص العميل + Client Properties + + + خصائص العميل + Client Properties + + + خاصية العميل + Client Property + + + حذف + Delete + + + مفتاح + Key + + + قيمة + Value + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientPropertyDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientPropertyDelete.ar.resx new file mode 100644 index 000000000..26015fb94 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientPropertyDelete.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف خاصية العميل + Delete Client Property + + + خصائص العميل + Client Properties + + + العملاء + Clients + + + حذف خاصية العميل + Delete Client Property + + + حذف خاصية العميل + Delete Client Property + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientSecretDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientSecretDelete.ar.resx new file mode 100644 index 000000000..5d41b4e43 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientSecretDelete.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف سر العميل + Delete Client Secret + + + العملاء + Clients + + + اسرار العميل + Client Secrets + + + حذف سر العميل + Delete Client Secret + + + حذف سر العميل + Delete Client Secret + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientSecrets.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientSecrets.ar.resx new file mode 100644 index 000000000..f5e7d7bb6 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/ClientSecrets.ar.resx @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة سر للعميل + Add Client Secret + + + سيتم تطبيق HashType على نوع SharedSecret فقط. + HashType will be applicable only for the SharedSecret type. + + + المعلومات: + Info: + + + العملاء + Clients + + + اسرار العميل + Client Secrets + + + اسرار العميل + Client Secrets + + + اسرار العميل + Client Secrets + + + سر العميل + Client Secret + + + حذف + Delete + + + النوع + Type + + + القيمة + Value + + + تم انشاؤه + Created + + + الوصف + Description + + + النفاذ + Expiration + + + انسخ سر العميل الجديد ، لانك لن تستطيع استرجاعه بعد اتمام هذة العميلة + Copy the new client secret value. You won't be able to retrieve it after you perform this operation. + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Clients.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Clients.ar.resx new file mode 100644 index 000000000..aacda97b8 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/Clients.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة عميل + Add Client + + + العملاء + Clients + + + تعديل + Edit + + + معرف العميل + Client Id + + + اسم العميل + Client Name + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResource.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResource.ar.resx new file mode 100644 index 000000000..86caf81ba --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResource.ar.resx @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف مورد الهوية + Delete Identity Resource + + + ادارة خصائص مورد الهوية + Manage Identity Resource Properties + + + حفظ مورد الهوية + Save Identity Resource + + + موردين الهوية + Identity Resources + + + مورد الهوية + Identity Resource + + + مورد الهوية + Identity Resource + + + العنثر تم اختياره مسبقا + item already selected + + + لا توجد عناصر مختارة + No item/s selected + + + ادخل حرفين او اكثر + Enter 2 and more characters + + + نتيجة البحث: (اضغط على العنصر لاختياره) + Search result: (click on the item to select) + + + العناصر المختارة: + Selected item/s: + + + اكثر + more + + + العناصر المقترحة: + Suggested items: + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResource/Section/Label.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResource/Section/Label.ar.resx new file mode 100644 index 000000000..0c0862a6e --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResource/Section/Label.ar.resx @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + هذة القيمة ستستخدم مثلا في شاشة الموافقة + This value will be used e.g. on the consent screen. + + + الوصف + Description + + + هذة القيمة ستستخدم مثلا في شاشة الموافقة + This value will be used e.g. on the consent screen. + + + اسم العرض + Display Name + + + يحدد فيما اذا كانت شاشة العرض ستةكد على الموافقة على هذا المدى (اذا كانت شاشة الموافقة تريد تمثيل مثل هذة الخاصية). يستخدم هذا الاعداد للمديات المهمة. الافتراضي هو كلا + Specifies whether the consent screen will emphasize this scope (if the consent screen wants to implement such a feature). Use this setting for sensitive or important scopes. Defaults to false. + + + مشدد + Emphasize + + + يحدد اذا كان المورد مفعل ويمكن طلبه الافتراضي هو نعم + Indicates if this resource is enabled and can be requested. Defaults to true. + + + مفعل + Enabled + + + الاسم الفريد لمورد الهوية . هذه هي القيمة التي سيستخدمها العميل لمعامل النطاق في طلب الترخيص + The unique name of the identity resource. This is the value a client will use for the scope parameter in the authorize request. + + + الاسم + Name + + + قاموس لحفظ قيمة مورد هوية مخصص عند الطلب + Dictionary to hold any custom identity resource-specific values as needed. + + + الخصائص + Properties + + + المفتاح + Key + + + المفتاح + Key + + + القيمة + Value + + + القيمة + Value + + + يحدد فيما اذا كان المستخدم بمكانه الغاء اختيار المدى في شاشة الموافقة ( اذا كانت شاشة الموافقة تطبق مثل هذة الميزة). الافتراضي هو كلا + Specifies whether the user can de-select the scope on the consent screen (if the consent screen wants to implement such a feature). Defaults to false. + + + مطلوب + Required + + + يحدد فيما اذا المدى يظر في وثيقة الاستكشاف. الافتراضي هو نعم + Specifies whether this scope is shown in the discovery document. Defaults to true. + + + اظهار في وثيقة الاستكشاف + Show In Discovery Document + + + قائمة من انواع مطالبات المستخدم التي تم تضمينها في رمز الهوية identity token + List of associated user claim types that should be included in the identity token. + + + مطالبات المستخدم + User Claims + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResourceDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResourceDelete.ar.resx new file mode 100644 index 000000000..99e411b9b --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResourceDelete.ar.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف مورد الهوية + Delete Identity Resource + + + موردي الهوية + Identity Resources + + + حذف مورد الهوية + Delete Identity Resource + + + حذف مورد الهوية + Delete Identity Resource + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResourceProperties.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResourceProperties.ar.resx new file mode 100644 index 000000000..cb7082813 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResourceProperties.ar.resx @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة خاصية لمورد الهوية + Add Identity Resource Property + + + خصائص موردي الهوية + Identity Resource Properties + + + موردي الهوية + Identity Resources + + + خصائص مورد الهوية + Identity Resource Properties + + + خصائص مورد الهوية + Identity Resource Properties + + + خاصية مورد الهوية + Identity Resource Property + + + حذف + Delete + + + المفتاح + Key + + + القيمة + Value + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResourcePropertyDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResourcePropertyDelete.ar.resx new file mode 100644 index 000000000..c3335b64a --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResourcePropertyDelete.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف خاصية مورد الهوية + Delete Identity Resource Property + + + خصائص مورد الهوية + Identity Resource Properties + + + موردي الهوية + Identity Resources + + + حذف خاصية مورد الهوية + Delete Identity Resource Property + + + حذف خاصية مورد الهوية + Delete Identity Resource Property + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResources.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResources.ar.resx new file mode 100644 index 000000000..09a66273f --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Configuration/IdentityResources.ar.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة مورد هوية + Add Identity Resource + + + موردي الهوية + Identity Resources + + + تعديل + Edit + + + الاسم + Name + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Grant/PersistedGrant.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Grant/PersistedGrant.ar.resx new file mode 100644 index 000000000..ed83b3087 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Grant/PersistedGrant.ar.resx @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف الكل + Delete All + + + هل انت متأكد؟ كل الاذونات المستمرة لهذا الموضوع سيتم حذفها. + Are you sure? All persisted grants for this subject will be deleted. + + + كلا - اغلق + No - close + + + تحذير + Warning + + + نعم - احذف + Yes - delete + + + الاذونات المستمرة + Persisted Grants + + + الاذن المستمر + Persisted Grant + + + العميل + Client + + + الوقت المستهلك + Consumed Time + + + وقت الانشاء + Creation Time + + + البيانات + Data + + + الوصف + Description + + + النفاذ + Expiration + + + معرف الجلسة + SessionId + + + معرف الموضوع + Subject Id + + + النوع + Type + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Grant/PersistedGrantDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Grant/PersistedGrantDelete.ar.resx new file mode 100644 index 000000000..ba4fd0f4a --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Grant/PersistedGrantDelete.ar.resx @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف الاذن المستمر + Delete Persisted Grant + + + الاذونات المستمرة + Persisted Grants + + + حذف الاذن المستمر + Delete Persisted Grant + + + العميل + Client + + + البيانات + Data + + + النفاذذ + Expiration + + + معرف الموضوع + Subject Id + + + النوع + Type + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Grant/PersistedGrants.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Grant/PersistedGrants.ar.resx new file mode 100644 index 000000000..ec32e54e9 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Grant/PersistedGrants.ar.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + الاذونات المستمرة + Persisted Grants + + + التفاصيل + Detail + + + معرف الموضوع + Subject Id + + + اسم الموضوع + Subject Name + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Home/Index.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Home/Index.ar.resx new file mode 100644 index 000000000..13e659b61 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Home/Index.ar.resx @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + موارد API + Api Resources + + + مديات API + Api Scopes + + + سجلات المدقق + Audit Logs + + + العملاء + Clients + + + موارد الهوية + Identity Resources + + + ادارة + Manage + + + الاذونات المستمرة + Persisted Grants + + + الادوار + Roles + + + المستخدمين + Users + + + المدير لـ IdentityServer4 و Asp.Net Core Identity + The administration for the IdentityServer4 and Asp.Net Core Identity + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/Role.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/Role.ar.resx new file mode 100644 index 000000000..7ffd718eb --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/Role.ar.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة مطالبات الدور + Add Role Claims + + + حذف الدور + Delete Role + + + المستخدمين + Users + + + حفظ الدو + Save Role + + + الادوار + Roles + + + الدور + Role + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/Role/Section/Label.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/Role/Section/Label.ar.resx new file mode 100644 index 000000000..ee4ebad30 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/Role/Section/Label.ar.resx @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اسم الدور + Name of the role + + + اسم الدور + Role Name + + + + + + نوع المطالبة + Claim Type + + + + + + قيمة المطالبة + Claim Value + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/RoleClaims.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/RoleClaims.ar.resx new file mode 100644 index 000000000..8b9a668b6 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/RoleClaims.ar.resx @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة مطالبة للدور + Add Role Claim + + + الادوار + Roles + + + مطالبات الادوار + Role Claims + + + مطالبات الادوار + Role Claims + + + المطالبة + Claim + + + هذا العنصر تم اختياره مسبقا + item already selected + + + لا توجد عناصر مختارة + No item/s selected + + + هذا النوع مطلوب + The Type is required + + + ادخل حرفين او اكثر + Enter 2 and more characters + + + نتيجة البحث: (اضغط على العنصر لاختياره) + Search result: (click on the item to select) + + + العناصر المختارة: + Selected item/s: + + + اكثر + more + + + العناصر المقترحة: + Suggested items: + + + حذف + Delete + + + النوع + Type + + + القيمة + Value + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/RoleClaimsDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/RoleClaimsDelete.ar.resx new file mode 100644 index 000000000..8ba6b0f94 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/RoleClaimsDelete.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف مطالبة الدور + Delete Role Claim + + + مطالبات الدور + Role Claims + + + الاداور + Roles + + + حذف مطالبة الدور + Delete Role Claim + + + حذف مطالبة الدور + Delete Role Claim + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/RoleDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/RoleDelete.ar.resx new file mode 100644 index 000000000..3a0095829 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/RoleDelete.ar.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف الدور + + + الادوار + + + حذف الدور + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/RoleUsers.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/RoleUsers.ar.resx new file mode 100644 index 000000000..849ac2fc5 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/RoleUsers.ar.resx @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + بحث + Search + + + البريد الالكتروني + Email + + + بحث + Search + + + الادوار + Roles + + + مستخدمي الدور + Role Users + + + معرف المستخدم + UserId + + + اسم المستخدم + UserName + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/Roles.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/Roles.ar.resx new file mode 100644 index 000000000..33706c865 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/Roles.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة دور + Add Role + + + الادوار + Roles + + + تعديل + Edit + + + المستخدمين + Users + + + الاسم + Name + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/User/Section/Label.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/User/Section/Label.ar.resx new file mode 100644 index 000000000..ab8685445 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/User/Section/Label.ar.resx @@ -0,0 +1,270 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اسم الدور + Name of the role + + + اسم الدور + Role Name + + + الدور + Role + + + الدور + Role + + + + + + نوع المطالبة + Claim Type + + + عدد رفص الوصول للمستخدم + User Access Failed Count + + + عدد رفص الوصول للمستخدم + User Access Failed Count + + + تأكيد كلمة المرور + Confirm Password + + + تأكيد كلمة المرور + Confirm Password + + + كلمة المرور + Password + + + كلمة المرور + Password + + + اسم المستخدم + User Name + + + اسم المستخدم + User Name + + + تم تأكيد البريد الإلكتروني للمستخدم + User Email Confirmed + + + تم تأكيد البريد الإلكتروني للمستخدم + User Email Confirmed + + + البريد الالكتروني + Email + + + البريد الالكتروني + Email + + + تم تفعيل حظر المستخدم + User Lockout Enabled + + + تم تفعيل حظر المستخدم + User Lockout Enabled + + + نهاية حظر المستخدم + User Lockout End + + + نهاية حظر المستخدم + User Lockout End + + + تم تأكيد رقم هاتف المستخدم + User Phone Number Confirmed + + + تم تأكيد رقم هاتف المستخدم + User Phone Number Confirmed + + + رقم هاتف المستخدم + User Phone Number + + + رقم هاتف المستخدم + User Phone Number + + + مزود تسجيل الدخول + Login Provider + + + مزود تسجيل الدخول + Login Provider + + + اسم العرض + Display Name + + + اسم العرض + Display Name + + + مفتاح المزود + Provider Key + + + مفتاح المزود + Provider Key + + + تم تمكين العامل الثاني للمستخدم + User Two Factor Enabled + + + تم تمكين العامل الثاني للمستخدم + User Two Factor Enabled + + + اسم االمستخدم + User Name + + + اسم االمستخدم + User Name + + + + + + نوع المطالبة + Claim Value + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserChangePassword.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserChangePassword.ar.resx new file mode 100644 index 000000000..9a2787885 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserChangePassword.ar.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + تغيير كلمة المرور + Change Password + + + المستخدمين + Users + + + تغيير كلمة مرور المستخدم + User Change Password + + + تغيير كلمة المرور + Change Password + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserClaims.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserClaims.ar.resx new file mode 100644 index 000000000..44abb013f --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserClaims.ar.resx @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة مطالبة للمستخدم + Add User Claim + + + المستخدمين + Users + + + مطالبات المستخدم + User Claims + + + مطالبات المستخدم + User Claims + + + مطالبة المستخدم + User Claim + + + هذا العنصر تم اختياره مسبقا + item already selected + + + لا توجد عناصر مختارة + No item/s selected + + + هذا النوع مطلوب + The Type is required + + + ادخل حرفين او اكثر + Enter 2 and more characters + + + نتيجة البحث: (اضغط على العنصر لاختياره) + Search result: (click on the item to select) + + + العناصر المختارة: + Selected item/s: + + + اكثر + more + + + العناصر المقترحة: + Suggested items: + + + حذف + Delete + + + النوع + Type + + + القيمة + Value + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserClaimsDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserClaimsDelete.ar.resx new file mode 100644 index 000000000..857dd0f52 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserClaimsDelete.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف مطالبة المستخدم + Delete User Claim + + + مطالبات المستخدم + User Claims + + + المستخدمين + Users + + + حذف مطالبة المستخدم + Delete User Claim + + + حذف مطالبة المستخدم + Delete User Claim + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserDelete.ar.resx new file mode 100644 index 000000000..343725934 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserDelete.ar.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف المستخدم + Delete User + + + المستخدمين + Users + + + حذف المستخدم + Delete User + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserProfile.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserProfile.ar.resx new file mode 100644 index 000000000..638f057ad --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserProfile.ar.resx @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + سجل التدقيق + Audit Log + + + تغيير كلمة المرور + Change Password + + + حذف المستخدم + Delete User + + + ادارة مطالبات المستخدم + Manage User Claims + + + ادارة مزودي الهوية الخارجيين للمستخدم + Manage User External Providers + + + ادارة اداور المستخدم + Manage User Roles + + + حفظ المستخدم + Save User + + + المستخدمين + Users + + + المستخدم + User + + + المستخدم + User + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserProviders.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserProviders.ar.resx new file mode 100644 index 000000000..3a9129956 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserProviders.ar.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + المستخدمين + Users + + + مرزودي المتسخدم + User Providers + + + حذف + Delete + + + مزودي تسجيل الدخول + Login Provider + + + اسم المزود + Provider Display Name + + + مفتاح المزود + Provider Key + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserProvidersDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserProvidersDelete.ar.resx new file mode 100644 index 000000000..7108b6a65 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserProvidersDelete.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف مزود المستخدم + Delete User Provider + + + مزودي المستخدم + User Providers + + + المستخدمين + Users + + + حذف مزود المستخدم + Delete User Provider + + + حذف مزود المستخدم + Delete User Provider + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserRoles.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserRoles.ar.resx new file mode 100644 index 000000000..929a099ce --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserRoles.ar.resx @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة دور + Add Role + + + حذف + Delete + + + المستخدمين + Users + + + الاسم + Name + + + دور المستخدم + User Role + + + اداور المستخدم + User Roles + + + الادوار + Roles + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserRolesDelete.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserRolesDelete.ar.resx new file mode 100644 index 000000000..879edf962 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/UserRolesDelete.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف الدور + Delete Role + + + اداور المستخدم + User Roles + + + المستخدمين + Users + + + حذف الدور + Delete Role + + + دور المستخدم + User Role + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/Users.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/Users.ar.resx new file mode 100644 index 000000000..0da6573b7 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Identity/Users.ar.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضافة مستخدم + Add User + + + تعديل + Edit + + + البريد الالكتروني + Email + + + المستخدمين + Users + + + معرف المستخدم + UserId + + + اسم المستخدم + UserName + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Log/AuditLog.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Log/AuditLog.ar.resx new file mode 100644 index 000000000..e20778c0d --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Log/AuditLog.ar.resx @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + العملية + Action + + + هل انت متأكد؟ + Are you sure? + + + سجل التدقيق + Audit Log + + + التصنيف + Category + + + تم انشاؤه + Created + + + حذف السجلات الاقدم من + Delete logs older than + + + التفاصيل + Detail + + + الحدث + Event + + + كلا - اغلق + No - close + + + بحث + Search + + + اظهر التفاصيل + Show detail + + + المصدر + Source + + + الموضوع + Subject + + + معرف الموضوع + Subject Identifier + + + اسم الموضوع + Subject Name + + + تحذير + Warning + + + نعم - احذف + Yes - delete + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Log/ErrorsLog.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Log/ErrorsLog.ar.resx new file mode 100644 index 000000000..806183400 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Log/ErrorsLog.ar.resx @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف السجلات الاقدم من + Delete logs older than + + + هل انت متأكد؟ + Are you sure? + + + كلا - احذف + No - close + + + تحذير + Warning + + + نعم - احذف + Yes - delete + + + السجلات + Logs + + + المستوى + Level + + + تم تسجيله + Logged + + + رسالة + Message + + + اظهر التفاصيل + Show Detail + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/ErrorPage.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/ErrorPage.ar.resx new file mode 100644 index 000000000..b631e75ec --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/ErrorPage.ar.resx @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + خطأ + Error + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/Pager.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/Pager.ar.resx new file mode 100644 index 000000000..f2e8dfd4e --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/Pager.ar.resx @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + الاول + First + + + الاخير + Last + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/PagerDynamic.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/PagerDynamic.ar.resx new file mode 100644 index 000000000..268b6ce3a --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/PagerDynamic.ar.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + الاول + + + الاخير + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/Search.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/Search.ar.resx new file mode 100644 index 000000000..a73bf224e --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/Search.ar.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + بحث + + + بحث + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/SelectLanguage.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/SelectLanguage.ar.resx new file mode 100644 index 000000000..de70bcd7d --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Common/SelectLanguage.ar.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اللغة: + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Components/IdentityServerLink/Default.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Components/IdentityServerLink/Default.ar.resx new file mode 100644 index 000000000..27ad81e9d --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/Components/IdentityServerLink/Default.ar.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + IdentityServer + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/_Layout.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/_Layout.ar.resx new file mode 100644 index 000000000..21d1b5e37 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Areas/AdminUI/Views/Shared/_Layout.ar.resx @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + &copy; + + + موارد API + Api Resources + + + مديات API + Api Scopes + + + سجلات التدقيق + Audit Logs + + + العملاء + Clients + + + سجلات الاخطاء + Error Logs + + + موارد الهوية + Identity Resources + + + تسجيل الخروج + Logout + + + الاذونات المستمرة + Persisted Grants + + + الادوار + Roles + + + المستخدمين + Users + + + القائمة + Menu + + + العملاء/الموارد + Clients/Resources + + + السجلات + Logs + + + المستخدمين / الادوار + Users/Roles + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Helpers/Identity/IdentityErrorMessages.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Helpers/Identity/IdentityErrorMessages.ar.resx new file mode 100644 index 000000000..7443acfdf --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Helpers/Identity/IdentityErrorMessages.ar.resx @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + فشل التزامن المتفائل ، تم تعديل الكائن. + Error when optimistic concurrency fails + + + حدث فشل غير معروف. + Default identity result error message + + + البريد الإلكتروني '{0}' مستخدم بالفعل. + Error for duplicate emails + + + اسم الدور '{0}' مستخدم بالفعل. + Error for duplicate roles + + + اسم المستخدم '{0}' مستخدم بالفعل. + Error for duplicate user names + + + البريد الإلكتروني '{0}' غير صالح. + Invalid email + + + The provided PasswordHasherCompatibilityMode is invalid. + Error when the password hasher doesn't understand the format it's being asked to produce. + + + يجب أن يكون عدد التكرار عددًا صحيحًا موجبًا. + Error when the iteration count is < 1. + + + اسم الدور '{0}' غير صالح. + Error for invalid role names + + + رمز غير صالح. + Error when a token is not recognized + + + اسم المستخدم '{0}' غير صالح ، يمكن أن يحتوي فقط على أحرف أو أرقام. + User names can only contain letters or digits + + + مستخدم مع تسجيل الدخول هذا موجود بالفعل. + Error when a login already linked + + + كلمة سر خاطئة. + Error when a password doesn't match + + + يجب أن تحتوي كلمات المرور على رقم واحد على الأقل ('0' - '9'). + Error when passwords do not have a digit + + + يجب أن تحتوي كلمات المرور على حرف صغير واحد على الأقل ('a' - 'z'). + Error when passwords do not have a lowercase letter + + + يجب أن تحتوي كلمات المرور على حرف واحد على الأقل ليس أبجديًا. + Error when password does not have enough non alphanumeric characters + + + يجب أن تحتوي كلمات المرور على حرف كبير واحد على الأقل ('A' - 'Z'). + Error when passwords do not have an uppercase letter + + + يجب أن تتكون كلمات المرور من '{0}' حرف على الأقل. + Error message for passwords that are too short + + + الدور '{0}' غير موجود. + Error when a role does not exist + + + فشل استرداد رمز الاسترجاع. + Error when a recovery code is not redeemed. + + + تم تعيين كلمة مرور للمستخدم بالفعل. + Error when AddPasswordAsync called when a user already has a password + + + المستخدم بالفعل في الدور '{0}'. + Error when a user is already in a role + + + تم حظر المستخدم. + Error when a user is locked out + + + لم يتم تمكين الحظر لهذا المستخدم. + Error when lockout is not enabled + + + المستخدم '{0}' غير موجود. + Error when a user does not exist + + + المستخدم ليس في الدور '{0}'. + Error when a user is not in the role + + + يجب أن تستخدم كلمات المرور '{0}' حرفًا مختلفًا على الأقل. + Error message for passwords that are based on similar characters + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/ApiResourceService.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/ApiResourceService.ar.resx new file mode 100644 index 000000000..0b3a3e36d --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/ApiResourceService.ar.resx @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + مورد API ذو المعرف {0} غير موجود + Api Resource with id {0} doesn't exist + + + مورد API موجود مسبقا + Api Resource already exists + + + مورد API ذو المعرف {0} موجود مسبقا + Api Resource ({0}) already exists + + + خاصية مورد API ذو المعرف {0} غير موجودة + Api Resource Property with id {0} doesn't exist + + + خاصية مورد API ذو المعرف {0} موجود مسبقا + Api Resource Property already exists + + + خاصية مورد API ذو المعرف {0} غير موجودة + Api Resource Property with key ({0}) already exists + + + مدى API ذو المعرف {0} غير موجود + Api Scope with id {0} doesn't exist + + + مدى API موجود مسبقا + Api Scope already exists + + + مدى API ذو المعرف {0} موجود مسبقا + Api Scope ({0}) already exists + + + سر API ذو المعرف {0} غير موجود + Api Secret with id {0} doesn't exist + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/ClientService.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/ClientService.ar.resx new file mode 100644 index 000000000..f908aedbd --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/ClientService.ar.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + مطالبة العميل ذو المعرف {0} غير موجودة + Client claim with id {0} doesn't exist + + + العميل ذو المعرف {0} غير موجود + Client with id {0} doesn't exist + + + العميل موجود بالفعل + Client already exists + + + معرف العميل ({0}) موجود بالفعل + Client Id ({0}) already exists + + + خاصية العميل ذو المعرف {0} غير موجودة + Client property with id {0} doesn't exist + + + سر العميل ذو المعرف {0} غير موجود + Client secret with id {0} doesn't exist + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/IdentityResourceService.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/IdentityResourceService.ar.resx new file mode 100644 index 000000000..ebb055d02 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/IdentityResourceService.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + مورد الهوية {0} موجود بالفعل + Identity Resource {0} already exists + + + مورد الهوية {0} موجود بالفعل + Identity Resource {0} already exists + + + خاصية مورد الهوية بالمعرف {0} غير موجودة + Identity Resource Property with id {0} doesn't exist + + + خاصية مورد الهوية موجودة بالفعل + Identity Resource Property already exists + + + خاصية مورد الهوية ذات المفتاح ({0}) موجودة بالفعل + Identity Resource Property with key ({0}) already exists + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/IdentityService.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/IdentityService.ar.resx new file mode 100644 index 000000000..f17f1a6e6 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/IdentityService.ar.resx @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + خطأ + Error + + + مطالبة الدور ذو المعرف {0} غير موجودة + Role claim with id {0} doesn't exist + + + فشل إنشاء مطالبات الدور + Role Claims creating failed + + + فشل حذف مطالبات الدور + Role Claims deleting failed + + + فشل إنشاء الدور + Role creating failed + + + فشل حذف الدور + Role deleting failed + + + الدور ذو المعرف {0} غير موجود + Role with id {0} doesn't exist + + + فشل تحديث الدور + Role updating failed + + + فشل تغيير كلمة المرور للمستخدم + User Change Password failed + + + مطالبة المستخدم ذات المعرف {0} غير موجودة + User claim with id {0} doesn't exist + + + فشل إنشاء مطالبات المستخدم + User Claims creating failed + + + فشل حذف مطالبات المستخدم + User Claims deleting failed + + + فشل إنشاء المستخدم + User creating failed + + + فشل حذف المستخدم + User deleting failed + + + المستخدم ذو المعرف {0} غير موجود + User with id {0} doesn't exist + + + فشل حذف مزود المستخدم + User Provider deleting failed + + + مزود المستخدم ذو المعرف {0} غير موجود + User provider with id {0} doesn't exist + + + فشل إنشاء دور المستخدم + User Role creating failed + + + فشل حذف دور المستخدم + User Role deleting failed + + + فشل تحديث المستخدم + User updating failed + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/PersistedGrantService.ar.resx b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/PersistedGrantService.ar.resx new file mode 100644 index 000000000..b85ba0101 --- /dev/null +++ b/src/Skoruba.IdentityServer4.Admin.UI/Resources/Services/PersistedGrantService.ar.resx @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + الاذن المستمر ذو المعرف {0} غير موجودة + Persisted Grant with id {0} doesn't exist + + + الاذن المستمر لمعرف الموضوع هذا {0} غير موجودة + Persisted Grant for this subject id {0} doesn't exist + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Configuration/CultureConfiguration.cs b/src/Skoruba.IdentityServer4.STS.Identity/Configuration/CultureConfiguration.cs index d5d02f251..fe3baa9c3 100644 --- a/src/Skoruba.IdentityServer4.STS.Identity/Configuration/CultureConfiguration.cs +++ b/src/Skoruba.IdentityServer4.STS.Identity/Configuration/CultureConfiguration.cs @@ -4,7 +4,7 @@ namespace Skoruba.IdentityServer4.STS.Identity.Configuration { public class CultureConfiguration { - public static readonly string[] AvailableCultures = { "en", "fa", "fr", "ru", "sv", "zh", "es", "da", "de", "nl", "fi", "pt" }; + public static readonly string[] AvailableCultures = { "en", "ar", "fa", "fr", "ru", "sv", "zh", "es", "da", "de", "nl", "fi", "pt" }; public static readonly string DefaultRequestCulture = "en"; public List Cultures { get; set; } diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Controllers/AccountController.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Controllers/AccountController.ar.resx new file mode 100644 index 000000000..a6023e7ab --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Controllers/AccountController.ar.resx @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Please confirm your account by <a href='{0}'>clicking here</a>. + رجاءا تاكيد حسابك بالضغط <a href='{0}'>هنا</a>. + + + Confirm your email + تأكيد ايميلك + + + The user does not exist or is not confirmed + المستخدم غير موجود او غير مؤكد + + + Error from external provider: {0} + خطأ بالمزود الخارجي: {0} + + + Invalid authenticator code. + رقم مصادقة غير صحيح + + + Invalid recovery code entered. + تم ادخال رقم استرجاع غير صحيح + + + Please reset your password by <a href='{0}'>clicking here</a>. + رجاءا اعد ضبط كلمة المرور <a href='{0}'> بالضغط هنا</a> + + + Reset Password + اعادة ضبط كلمة المرور + + + Unable to load two-factor authentication user. + تعذر تحميل مستخدم المصادقة ذات العاملين. + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Controllers/ManageController.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Controllers/ManageController.ar.resx new file mode 100644 index 000000000..bc9ba9a92 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Controllers/ManageController.ar.resx @@ -0,0 +1,236 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + المستخدم ذو المعرف {0} يطلب معلوماته الشخصية + User with ID '{0}' asked for their personal data. + + + تطبيق المصادقة تم تأكيده. + Your authenticator app has been verified. + + + الرجاء تأكيد حسابك <a href='{0}'>بالضغط هنا</a> + Please confirm your account by <a href='{0}'>clicking here</a>. + + + تأكيد البريد الالكتروني + Confirm your email + + + المستخدمون ذو المعرف {0} حذفوا انفسهم + User with ID '{0}' deleted themselves. + + + لا يمكن توليد رموز استرجاع للمستخدم ذو المعرف {0} لانه لم يفعل خاصية المصادقة بخطوتين + Cannot generate recovery codes for user with ID {0} because they do not have 2FA enabled. + + + رمز + Code + + + خطأ غير متوقع حدث للمستخدم ذو المعرف {0}. + Unexpected error occurred deleting user with ID {0}. + + + خطأ غير متوقع حدث ادى الى ايقاف المصادقة بخطوتين للمستخدم ذو المعرف {0}. + Unexpected error occured disabling 2FA for user with ID {0}. + + + لا يمكن توليد رموز استرجاع للمستخدم ذو المعرف {0} لانه لم يفعل خاصية المصادقة بخطوتين + Cannot generate recovery codes for user as they do not have 2FA enabled. + + + خطأ غير متوقع حدث في عملية تحميل تسجيل الدخول الخارجي للمستخدم ذو المعرف {0}. + Unexpected error occurred loading external login info for user with ID {0}. + + + خطأ غير متوقع حدث في عملية حذف تسجيل الدخول الخارجي للمستخدم ذو المعرف {0}. + Unexpected error occurred removing external login for user with ID {0}. + + + خطأ غير متوقع حدث في عملية ضبط البريد الالكتروني للمستخدم ذو المعرف {0}. + Unexpected error occurred setting email for user with ID {0}. + + + خطأ غير متوقع حدث في عملية ضبط رقم الهاتف للمستخدم ذو المعرف {0}. + Unexpected error occurred setting phone number for user with ID {0}. + + + تسجيل الدخول الخارجي تمت اضافته بنجاح + The external login was added. + + + تسجيل الدخول الخارجي تم حذفه بنجاح + The external login was removed. + + + رمز التأكيد غير صحيح + Verification code is invalid. + + + تم تغيير كلمة المرور الخاصة بك. + Your password has been changed. + + + المستخدمون {0} غيروا كلمات المرور الخاصة بهم بنجاح + User {0} changed their password successfully. + + + كلمة المرور غير صحيحة + Password not correct. + + + تم ضبط كلمة المرور الخاصة بك + Your password has been set. + + + تم تحديث ملفك التعريفي + Your profile has been updated + + + المستخدم ذو المعرف {0} اوقف عملية المصادقة بخطوتين + User with ID {0} has disabled 2fa. + + + المتصفح الحالي تم نسيانه. عندما تسجل الدخول في المرة القادمة سيتم مطالبتك برمز المصادقة بخطوتين. + The current browser has been forgotten. When you login again from this browser you will be prompted for your 2fa code. + + + المستخدم ذو المعرف {0} اعاد ضبط تطبيق المصادقة بخطوتين الخاص به. + User with id {0} has reset their authentication app key. + + + المستخدم ذو المعرف {0} فعل خاصية المصادقة بخطوتين باستخدام تطبيق المصادقة. + User with ID {0} has enabled 2FA with an authenticator app. + + + المستخدم ذو المعرف {0} انشأ رموز استرجاع جديدة للمصادقة بخطوتين. + User with ID {0} has generated new 2FA recovery codes. + + + لا يمكن تحميل المستخدم ذو المعرف {0}. + Unable to load user with ID {0}. + + + تم ارسال رسالة تأكيد . الرجاء قحص بريدك الالكتروني + Verification email sent. Please check your email. + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ConfirmEmail.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ConfirmEmail.ar.resx new file mode 100644 index 000000000..3869f340a --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ConfirmEmail.ar.resx @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + شكرا لتأكيد بريدك الالكتروني + Thank you for confirming your email. + + + تأكيد بريدك الالكتروني + Confirm email + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ExternalLoginConfirmation.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ExternalLoginConfirmation.ar.resx new file mode 100644 index 000000000..417ce4a9e --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ExternalLoginConfirmation.ar.resx @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + البريد الالكتروني + Email + + + تمت المصادقة عليك بنجاح بواسطة {0}. +رجاءا ادخل عنوان بريد الكتروني لهذة الموقع بالاسفل واضغط زر التسجيل لاتمام عملية تسجيل الدخول + You've successfully authenticated with {0}. + Please enter an email address for this site below and click the Register button to finish + logging in. + + + + Register + + + اربط {0} حسابك + Associate your {0} account. + + + تسجيل + Register + + + اسم المستخدم + UserName + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ExternalLoginFailure.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ExternalLoginFailure.ar.resx new file mode 100644 index 000000000..4780e83a8 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ExternalLoginFailure.ar.resx @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + فشل تسجيل الدخول بهذة الخدمة + Unsuccessful login with service. + + + فشل تسجيل الدخول + Login Failure + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ForgotPassword.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ForgotPassword.ar.resx new file mode 100644 index 000000000..a08c7e2da --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ForgotPassword.ar.resx @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + موافق + Submit + + + ادخل بريدك الالكتروني + Enter your email. + + + نسيت كلمة المرور؟ + Forgot your password? + + + البريد الالكتروني + Email + + + اختر طريقة استرجاع كلمة المرور الخاصة بك. + Choose a method to retrieve your password: + + + ادخل اسم المستخدم الخاص بك + Enter your username. + + + اسم المستخدم + Username + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ForgotPasswordConfirmation.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ForgotPasswordConfirmation.ar.resx new file mode 100644 index 000000000..cf1dba7f3 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ForgotPasswordConfirmation.ar.resx @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اذا قمت بتسجيل حسابك بالمعلومات التي زودتنا بها ستصلك رسالة على بريدك الالكتروني لغرض اكمال عملية استرجاع كلمة المرور. + If you have a registered account with the information that you provided, you will receive an email to complete the process to reset your password. + + + تأكيد نسيان كلمة المرور + Forgot password confirmation + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/Lockout.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/Lockout.ar.resx new file mode 100644 index 000000000..53265f016 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/Lockout.ar.resx @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + هذا الحساب تم ايقافه الرجاء المحاولة لاحقا + This account has been locked out, please try again later. + + + غلق + Locked out + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/LoggedOut.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/LoggedOut.ar.resx new file mode 100644 index 000000000..c189edfae --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/LoggedOut.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضغط + Click + + + هنا + here + + + للرجوع الى + to return to the + + + تم تسجيل خروجك بنجاح + You are now logged out + + + تسجيل خروج + Logout + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/Login.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/Login.ar.resx new file mode 100644 index 000000000..190fabe75 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/Login.ar.resx @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + الغاء + Cancel + + + البريد الالكتروني + Email + + + تسجيل دخول بمزود خارجي + External Login + + + نسيت كلمة المرور + Forgot password + + + فشل تسجيل الدخول + Invalid login request + + + تسجيل دخول محلي + Local Login + + + تسجيل دخول + Login + + + لم يتم ضبط نموذج تسجيل الدخول لهذا العميل + There are no login schemes configured for this client. + + + كلمة المرور + Password + + + تسجيل + Register + + + تذكرني + Remember my login + + + تسجيل الدخول + Login + + + اسم المستخدم + Username + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/LoginWith2fa.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/LoginWith2fa.ar.resx new file mode 100644 index 000000000..28c2efbae --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/LoginWith2fa.ar.resx @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + رمز المصادقة + Authenticator code + + + عملية تسجيل الدخول محمية بتطبيق مصادقة ، ادخال رمز المصادقة الموجود في الاسفل + Your login is protected with an authenticator app. Enter your authenticator code below. + + + تسجيل الدخول + Log in + + + تسجيل الدخول برمز الاسترجاع + log in with a recovery code + + + لا يمكنك الوصول الى جهاز المصادقة؟ تسطيع + Don't have access to your authenticator device? You can + + + تذكر هذا الجهاز + Remember this machine + + + المصادقة بخطوتين + Two-factor authentication + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/LoginWithRecoveryCode.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/LoginWithRecoveryCode.ar.resx new file mode 100644 index 000000000..a5e702268 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/LoginWithRecoveryCode.ar.resx @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + رمز الاسترجاع + Recovery Code + + + لقد طلبت تسجيل الدخول باستخدام رمز الاسترجاع. عملية تسجيل الدخول لن يتم تذكرها حتى تزودنا برمز المصادقة او ايقاف عملية المصادقة بخطوتين + You have requested to log in with a recovery code. This login will not be remembered until you provide + an authenticator app code at log in or disable 2FA and log in again. + + + تسجيل الدخول + Log in + + + تأكيد رمز المصادقة + Recovery code verification + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/Logout.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/Logout.ar.resx new file mode 100644 index 000000000..92b981b9c --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/Logout.ar.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + هل تريد تسجيل الخروج؟ + Would you like to logout of IdentityServer? + + + تسجيل الخروج + Logout + + + نعم + Yes + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/Register.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/Register.ar.resx new file mode 100644 index 000000000..bb6280112 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/Register.ar.resx @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + تسجيل الدخول + Register + + + تأكيد كلمة المرور + Confirm Password + + + البريد الالكتروني + Email + + + كلمة المرور + Password + + + انشاء حساب جدبد + Create a new account. + + + تسجيل + Register + + + اسم المستخدم + Username + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/RegisterConfirmation.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/RegisterConfirmation.ar.resx new file mode 100644 index 000000000..52154a88a --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/RegisterConfirmation.ar.resx @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + تأكيد بريد الالكتروني + Confirm your email + + + تم ارسال رسالة تأكيد الى بريدك الالكتروني رجاءا قم بفحصه لاكمال عملية التأكيد. + Verification email sent. Please check your email. + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/RegisterFailure.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/RegisterFailure.ar.resx new file mode 100644 index 000000000..3470344a9 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/RegisterFailure.ar.resx @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + عملية التسجيل معطة + The registration is disabled. + + + فشل عملية التسجيل + Register Failure + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/RegisterWithoutUserName.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/RegisterWithoutUserName.ar.resx new file mode 100644 index 000000000..059899e6b --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/RegisterWithoutUserName.ar.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + تسجيل + Register + + + تأكيد كلمة المرور + Confirm Password + + + البريد الالكتروني + Email + + + كلمة المرور + Password + + + انشاء حساب جديد + Create a new account. + + + التسجيل + Register + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ResetPassword .ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ResetPassword .ar.resx new file mode 100644 index 000000000..b2c3c6a80 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ResetPassword .ar.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + تأكيد كلمة المرور + Confirm Password + + + البريد الالكتروني + Email + + + كلمة المرور + Password + + + اعادة التعيين + Reset + + + اعادة تعيين كلمة مرورك + Reset your password. + + + اعادة تعيين كلمة المرور + Reset password + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ResetPasswordConfirmation.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ResetPasswordConfirmation.ar.resx new file mode 100644 index 000000000..3ca5959da --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Account/ResetPasswordConfirmation.ar.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + تمت اعادة ضبط كلمة المرور + Your password has been reset. Please + + + اضغط هنا لتسجيل الدخول + click here to log in + + + تأكيد اعادة ضبط كلمة المرور + Reset password confirmation + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Consent/Index.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Consent/Index.ar.resx new file mode 100644 index 000000000..0244eea01 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Consent/Index.ar.resx @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اذونات التطبيق + Application Access + + + كلا ، لا اسمح + No, Do Not Allow + + + المعلومات الشخصية + Personal Information + + + تذكر + Remember My Decision + + + يطلب اذنك + is requesting your permission + + + الغ اختيار الصلاحيات التي لا ترغب باعطائها + Uncheck the permissions you do not wish to grant. + + + نعم ، اسمح + Yes, Allow + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Device/Success.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Device/Success.ar.resx new file mode 100644 index 000000000..d118a95a9 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Device/Success.ar.resx @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + نجاح + Success + + + قمت بمصادقة الجهاز بنجاح + You have successfully authorized the device + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Device/UserCodeCapture.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Device/UserCodeCapture.ar.resx new file mode 100644 index 000000000..d3c3ef061 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Device/UserCodeCapture.ar.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + رجاءا ادخل الرمز الظاهر بجهازك + Please enter the code displayed on your device + + + موفق + Submit + + + رمز المستخدم + User Code + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Device/UserCodeConfirmation.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Device/UserCodeConfirmation.ar.resx new file mode 100644 index 000000000..8dd6ed854 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Device/UserCodeConfirmation.ar.resx @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اذونات التطبيق + Application Access + + + يرجى تاكيد طلب رمز المصادقة + Please confirm that the authorization request quotes the code: + + + كلا ، لا تسمح + No, Do Not Allow + + + المعلومات الشخصية + Personal Information + + + تذكرني + Remember My Decision + + + يطلب اذنك + is requesting your permission + + + الغ اختيار الصلاحيات التي لا ترغب باعطائها + Uncheck the permissions you do not wish to grant. + + + نعم ، اسمح + Yes, Allow + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Diagnostics/Index.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Diagnostics/Index.ar.resx new file mode 100644 index 000000000..4a5fdcca4 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Diagnostics/Index.ar.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + المطالبات + Claims + + + العملاء + Clients + + + الخصائص + Properties + + + ملف التفويض + Authentication cookie + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Grants/Index.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Grants/Index.ar.resx new file mode 100644 index 000000000..3975469db --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Grants/Index.ar.resx @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + منح API + + + منشئ: + Created: + + + ينفذ: + Expires: + + + اذونات الهوية + Identity Grants + + + انت لم تعط اي اذن وصول لاي تطبيق + You have not given access to any applications + + + ابطال الوصول + Revoke Access + + + في الاسفل قائمة التطبيقات التي اعطيتها اذن بالوصول الى المصادر التي تصل اليها + Below is the list of applications you have given access to and the names of the resources they have access to. + + + الوصول إلى تطبيق العميل + Client Application Access + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Home/Index.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Home/Index.ar.resx new file mode 100644 index 000000000..6acff3605 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Home/Index.ar.resx @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + المصادقة بخطوتين + Two-factor authentication + + + تغيير كلمة المرور + Change password + + + وثيقة الاستكشاف + Discovery Document + + + الاذونات المستمرة + Persisted Grants + + + تسجيل الدخول + Login + + + معلوماتي الشخصية + My personal data + + + ملفي التعريفي + My profile + + + اهلا {0} + Welcome to {0} + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/ChangePassword.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/ChangePassword.ar.resx new file mode 100644 index 000000000..a3c6acc7e --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/ChangePassword.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + تأكيد كلمة المرور + Confirm Password + + + كلمة المرور الجديدة + New Password + + + كلمة المرور القديمة + Old Password + + + تغيير كلمة المرور + Change password + + + تحديث كلمة المرور + Update Password + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/DeletePersonalData.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/DeletePersonalData.ar.resx new file mode 100644 index 000000000..04f385cb2 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/DeletePersonalData.ar.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف هذة البيانات سيحذف حسابك بشكل نهائي ولا يمكن استرجاعه + Deleting this data will permanently remove your account, and this cannot be recovered. + + + احذف البيانات واغلق حسابي + Delete data and close my account + + + كلمة المرور + Password + + + حذف المعلومات الشخصية + Delete Personal Data + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/Disable2fa.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/Disable2fa.ar.resx new file mode 100644 index 000000000..cd3dc121c --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/Disable2fa.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + عطل المصادقة بخطوتين + Disable 2FA + + + تعطيل المصادقة بخطوتين لا يغير المفاتيح المستخدمة في تطبيق المصادقة. اذا كنت راغب في تغيير المفتاح المستخدم في تطبيق المصادقة يجب عليك + Disabling 2FA does not change the keys used in authenticator apps. If you wish to change the key used in an authenticator app you should + + + اعادة ضبط مفاتيح المصادقة + reset your authenticator keys + + + هذة العملية تعطل المصادقة بخطوتين فقط. + This action only disables 2FA. + + + تعطيل المصادقة بخطوتين + Disable two-factor authentication (2FA) + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/DownloadPersonalData.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/DownloadPersonalData.ar.resx new file mode 100644 index 000000000..2fe36864f --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/DownloadPersonalData.ar.resx @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حمل بياناتك + Download Your Data + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/EnableAuthenticator.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/EnableAuthenticator.ar.resx new file mode 100644 index 000000000..05dfdbe91 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/EnableAuthenticator.ar.resx @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + رمز التاكيد + Verification Code + + + حمل تطبيق المصادقة بخطوتين مثل Microsoft Authenticator + Download a two-factor authenticator app like Microsoft Authenticator for + + + Google Authenticator + Google Authenticator for + + + عندما تقوم بمسح رمز QR او تدخل المفتاح الموجود في الاعلى تطبيق المصادقة بخطوتين سيزودك برمز فريد. ادخل الرمز في مربع التاكيد الموجود في الاسفل + Once you have scanned the QR code or input the key above, your two factor authentication app will provide you + with a unique code. Enter the code in the confirmation box below. + + + امسح رمز QR او ادخل هذا المفتاح + Scan the QR Code or enter this key + + + في تطبيق المصادقة بخطوتين المسافات غير ضرورية + into your two factor authenticator app. Spaces and casing do not matter. + + + لاستخدام تطبيق المصادقة بخططوتين قم بالخطوات التالية: + To use an authenticator app go through the following steps: + + + ضبط تطبيق المصادقة بخطوتين + Configure authenticator app + + + تأكيد + Verify + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/ExternalLogins.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/ExternalLogins.ar.resx new file mode 100644 index 000000000..df0e5cb15 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/ExternalLogins.ar.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف + Remove + + + تسجيلات الدخول المسجلة + Registered Logins + + + ادارة تسجيلات الدخول الخارجية + Manage your external logins + + + اضافة خدمة اخرى لتسجيل الدخول + Add another service to log in. + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/GenerateRecoveryCodes.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/GenerateRecoveryCodes.ar.resx new file mode 100644 index 000000000..0d47d7b40 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/GenerateRecoveryCodes.ar.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + توليد رموز استرجاع + Generate Recovery Codes + + + توليد رموز استرجاع جديدة لا يغير المفاتيح المستخدمة في تطبيق المصادقة بخطوتين. اذا رغبت في تغيير المفتاح المستخدم في تطبيق المصادقة بخطوتين يجب عليك + Generating new recovery codes does not change the keys used in authenticator apps. If you wish to change the key used in an authenticator app you should + + + اذا اضعت جهازك او لا تملك رموز الاسترجاع لن يمكنك الوصول الى حسابك + If you lose your device and don't have the recovery codes you will lose access to your account. + + + اعادة ضبط رموز المصادقة. + reset your authenticator keys. + + + ضع هذة الرموز في مكان امن. + Put these codes in a safe place. + + + توليد رموز المصادقة بخطوتين + Generate two-factor authentication (2FA) recovery codes + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/Index.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/Index.ar.resx new file mode 100644 index 000000000..310463e85 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/Index.ar.resx @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + البلد + Country + + + البريد الالكتروني + Email + + + المدينة + City + + + الاسم الكامل + Full name + + + رقم الهاتف + Phone Number + + + الرمز البريدي + Postal code + + + رابط الملف الشخصي + Profile URL + + + المنطقة + Region + + + حفظ + Save + + + ارسل رسالة تأكيد + Send verification email + + + عنوان الشارع + Street address + + + الملف الشخصي + Profile + + + اسم المستخدم + UserName + + + رابط الموقع الالكتروني + Website URL + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/LinkLoginFailure.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/LinkLoginFailure.ar.resx new file mode 100644 index 000000000..09847cde3 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/LinkLoginFailure.ar.resx @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + عملية تسجيل دخول بخدمة غير ناجحة + Unsuccessful login with service. + + + فشل تسجيل الدخول + Login Failure + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/PersonalData.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/PersonalData.ar.resx new file mode 100644 index 000000000..61ef69825 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/PersonalData.ar.resx @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + حذف + Delete + + + تحميل + Download + + + حسابك يحتوي على معلومات شخصية زودتنا بها . هذة الصفحة تمكنك من تحميل او حذف هذة البيانات + Your account contains personal data that you have given us. This page allows you to download or delete that data. + + + المعلومات الشخصية + Personal Data + + + حذف هذة البيانات سيحذف حسابك نهائيا، ولا يمكن استرجاعه + Deleting this data will permanently remove your account, and this cannot be recovered. + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/ResetAuthenticator.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/ResetAuthenticator.ar.resx new file mode 100644 index 000000000..0f984feac --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/ResetAuthenticator.ar.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + هذة العملية ستعطل المصادقة بخطوتين حتى تؤكد تطبيق المصادقة بخطوتين. +اذا لم تكمل ضبط تطبيق المصادقة بخطوتين لن يمكنك الوصول الى حسابك. + This process disables 2FA until you verify your authenticator app. + If you do not complete your authenticator app configuration you may lose access to your account. + + + اعادة ضبط مفتاح المصادقة + Reset authenticator key + + + اذا فمت باعادة ضبط مفتاح المصادقة ، لن يعمل تطبيق المصادقة بخطوتين حتى يتم ضبطه مرة ثانية + If you reset your authenticator key your authenticator app will not work until you reconfigure it. + + + اعادة ضبط مفتاح المصادقة + Reset authenticator key + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/SetPassword.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/SetPassword.ar.resx new file mode 100644 index 000000000..6ad8013fa --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/SetPassword.ar.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + تاكيد كلمة المرور + Confirm Password + + + اذا كنت لا تملك اسم مستخدم وكلمة مرور خاصة بهذا الموقع. اضف حساب محلي لتسجيل الدخول دون الحاجة الى تسجيل دخول بحساب خارجي + You do not have a local username/password for this site. Add a local account so you can log in without an external login. + + + كلمة المرور الجديدة + New Password + + + ضبط كلمة المرور + Set Password + + + ضبط كلمة مرورك + Set your password + + + ضبط كلمة المرور + Set password + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/ShowRecoveryCodes.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/ShowRecoveryCodes.ar.resx new file mode 100644 index 000000000..d5fcd052c --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/ShowRecoveryCodes.ar.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اذا اضعت جهازك او لا تملك رموز الاسترجاع لن يمكنك الوصول الى حسابك + If you lose your device and don't have the recovery codes you will lose access to your account. + + + ضع هذة الرموز في مكان امن + Put these codes in a safe place. + + + رموز الاسترجاع + Recovery codes + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/TwoFactorAuthentication.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/TwoFactorAuthentication.ar.resx new file mode 100644 index 000000000..6b3eaebce --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Manage/TwoFactorAuthentication.ar.resx @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اضف تطبيق مصادقة بخطوتين + Add authenticator app + + + تطبيق مصادقة بخطوتين + Authenticator app + + + قبل امكانية تسجيل الدخول برمز الاسترجاع + before you can log in with a recovery code + + + تعطيل المصادقة بخطوتين + Disable 2FA + + + انسى هذا المتصفح + Forget this browser + + + توليد مجموعة جديدة من رموز الاسترجاع + generate a new set of recovery codes + + + لا تملك رموز استرجاع + You have no recovery codes left + + + لديك رمز استرجاع واحد متبقي + You have 1 recovery code left + + + رموز الاسترجاع المتبقية + recovery codes left + + + اعادة ضبط تطبيق المصادقة بخطوتين + Reset authenticator app + + + اعادة ضبط رموز الاسترجاع + Reset recovery codes + + + ضبط تطبيق المصادقة بخطوتين + Setup authenticator app + + + المصادقة بخطوتين + Two-factor authentication (2FA) + + + بمكانك توليد مجموعة جديدة من رموز الاسترجاع + You can generate a new set of recovery codes + + + انت تمك + You have + + + يجب عليك + You must + + + يتوجب عليك + You should + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/Common/SelectLanguage.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/Common/SelectLanguage.ar.resx new file mode 100644 index 000000000..25fec41f2 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/Common/SelectLanguage.ar.resx @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + اللغة: + Language: + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/Components/IdentityServerAdminLink/Default.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/Components/IdentityServerAdminLink/Default.ar.resx new file mode 100644 index 000000000..b808547b6 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/Components/IdentityServerAdminLink/Default.ar.resx @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + IdentityServer مدير + IdentityServer Admin + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/Error.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/Error.ar.resx new file mode 100644 index 000000000..e2f1fe176 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/Error.ar.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + نعتذر ، يوجد خطأ + Sorry, there was an error + + + معرف الطلب: + Request Id: + + + خطأ + Error + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/Redirect.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/Redirect.ar.resx new file mode 100644 index 000000000..b5bfc1bff --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/Redirect.ar.resx @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + عندما تكمل ، بامكانك غلق هذا النافذة + Once complete, you may close this tab + + + يتم اعادتك الى التطبيق. + You are now being returned to the application. + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/_Layout.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/_Layout.ar.resx new file mode 100644 index 000000000..6d79688ff --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/_Layout.ar.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + المصادقة بخطوتين + Two-factor authentication + + + تغيير كلمة المرور + Change password + + + تسجلات الدخول الخارجية + My external logins + + + © + + + الاذونات + Grants + + + بياناتي الشخصية + My personal data + + + ملفي الشخصي + My profile + + + القائمة + Menu + + + الاعدادات + Settings + + + تسجيل الخروج + logout + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/_ScopeListItem.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/_ScopeListItem.ar.resx new file mode 100644 index 000000000..472addbe3 --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/_ScopeListItem.ar.resx @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + (مطلوب) + (required) + + \ No newline at end of file diff --git a/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/_ValidationSummary.ar.resx b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/_ValidationSummary.ar.resx new file mode 100644 index 000000000..cce8cf13f --- /dev/null +++ b/src/Skoruba.IdentityServer4.STS.Identity/Resources/Views/Shared/_ValidationSummary.ar.resx @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + خطأ + Error + + \ No newline at end of file