-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
3,267 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?php | ||
|
||
return [ | ||
'failed' => 'بيانات الاعتماد هذه غير متطابقة مع البيانات المسجلة لدينا.', | ||
'lang' => 'العربية', | ||
'password' => 'كلمة المرور غير صحيحة.', | ||
'throttle' => 'عدد كبير جدا من محاولات الدخول. يرجى المحاولة مرة أخرى بعد :seconds ثانية.', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
|
||
return [ | ||
'date' => '', | ||
'day_month_parenthesis' => '', | ||
'day_number' => '', | ||
'full_date' => '', | ||
'long_month_day' => '', | ||
'long_month_year' => '', | ||
'short_date' => '', | ||
'short_date_year_time' => '', | ||
'short_day' => '', | ||
'short_month' => '', | ||
'short_month_year' => '', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
<?php | ||
|
||
return [ | ||
'0' => 'خطأ غير معروف', | ||
'100' => 'استمر', | ||
'101' => 'تبديل البروتوكولات', | ||
'102' => 'معالجة', | ||
'200' => 'حسنا', | ||
'201' => 'خلقت', | ||
'202' => 'وافقت', | ||
'203' => 'غير موثوقة المعلومات', | ||
'204' => 'لا يوجد محتوى', | ||
'205' => 'إعادة تعيين المحتوى', | ||
'206' => 'محتوى جزئي', | ||
'207' => 'متعددة الحالة', | ||
'208' => 'ذكرت بالفعل', | ||
'226' => 'أنا معتاد', | ||
'300' => 'خيارات متعددة', | ||
'301' => 'انتقل بشكل دائم', | ||
'302' => 'وجدت', | ||
'303' => 'انظر الآخر', | ||
'304' => 'غير معدل', | ||
'305' => 'استخدام بروكسي', | ||
'307' => 'إعادة التوجيه المؤقتة', | ||
'308' => 'إعادة التوجيه الدائم', | ||
'400' => 'اقتراح غير جيد', | ||
'401' => 'غير مصرح', | ||
'402' => 'الدفع مطلوب', | ||
'403' => 'ممنوع', | ||
'404' => 'الصفحة غير موجودة', | ||
'405' => 'الطريقة غير مسموحة', | ||
'406' => 'غير مقبول', | ||
'407' => 'مصادقة الوكيل مطلوبة', | ||
'408' => 'طلب المهلة', | ||
'409' => 'نزاع', | ||
'410' => 'ذهب', | ||
'411' => 'المدة المطلوبة', | ||
'412' => 'فشل الشرط المسبق', | ||
'413' => 'الحمولة كبيرة جدا', | ||
'414' => 'URI طويل جدا', | ||
'415' => 'نوع الوسائط غير مدعوم', | ||
'416' => 'نطاق غير مقبول', | ||
'417' => 'توقع فشل', | ||
'418' => 'أنا إبريق الشاي', | ||
'419' => 'انتهت الجلسة', | ||
'421' => 'طلب خاطئ', | ||
'422' => 'كيان غير قابل للمعاملة', | ||
'423' => 'مقفل', | ||
'424' => 'فشل التبعية', | ||
'425' => 'مبكر جدا', | ||
'426' => 'الترقية مطلوبة', | ||
'428' => 'الشرط المسبق مطلوب', | ||
'429' => 'طلبات كثيرة جدا', | ||
'431' => 'طلب حقول العنوان كبيرة جدًا', | ||
'444' => 'تم إغلاق الاتصال دون استجابة', | ||
'449' => 'أعد المحاولة', | ||
'451' => 'غير متوفر للأسباب القانونية', | ||
'499' => 'طلب العميل مغلق', | ||
'500' => 'خطأ في الخادم الداخلي', | ||
'501' => 'لم تنفذ', | ||
'502' => 'مدخل خاطأ', | ||
'503' => 'نمط الصيانة', | ||
'504' => 'غمازة', | ||
'505' => 'إصدار HTTP غير مدعوم', | ||
'506' => 'البديل يتفاوض أيضا', | ||
'507' => 'تخزين غير كاف', | ||
'508' => 'حلقة اكتشفت', | ||
'509' => 'تجاوز عرض النطاق الترددي', | ||
'510' => 'غير ممتدة', | ||
'511' => 'مصادقة الشبكة المطلوبة', | ||
'520' => 'خطأ غير معروف', | ||
'521' => 'خادم الويب هو أسفل', | ||
'522' => 'انتهت مدة الاتصال', | ||
'523' => 'المنشأ غير قابل للوصول', | ||
'524' => 'انتهت المهلة', | ||
'525' => 'أخفق مصافحة SSL', | ||
'526' => 'شهادة SSL غير صالحة', | ||
'527' => 'خطأ Railgun', | ||
'598' => 'خطأ في مهلة قراءة الشبكة', | ||
'599' => 'خطأ مهلة الاتصال بالشبكة', | ||
'unknownError' => 'خطأ غير معروف', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?php | ||
|
||
return [ | ||
'next' => 'التالي ❯', | ||
'previous' => '❮ السابق', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
|
||
return [ | ||
'reset' => 'تمت إعادة تعيين كلمة المرور!', | ||
'sent' => 'تم إرسال تفاصيل استعادة كلمة المرور الخاصة بك إلى بريدك الإلكتروني!', | ||
'throttled' => 'الرجاء الانتظار قبل إعادة المحاولة.', | ||
'token' => 'رمز استعادة كلمة المرور الذي أدخلته غير صحيح.', | ||
'user' => 'لم يتم العثور على أيّ حسابٍ بهذا العنوان الإلكتروني.', | ||
]; |
Oops, something went wrong.