diff --git a/packages/Webkul/Shop/src/Resources/lang/ar/app.php b/packages/Webkul/Shop/src/Resources/lang/ar/app.php index 43cda7cac..2a9692228 100644 --- a/packages/Webkul/Shop/src/Resources/lang/ar/app.php +++ b/packages/Webkul/Shop/src/Resources/lang/ar/app.php @@ -104,8 +104,8 @@ return [ 'confirm-remove-all' => 'Are you sure you want to delete all compare items?', 'already_added' => 'تمت إضافة العنصر بالفعل لمقارنة القائمة', 'empty-text' => 'ليس لديك أي عناصر في قائمة المقارنة الخاصة بك', - 'product_image' => 'Product Image', - 'actions' => 'Actions', + 'product_image' => 'صورة المنتج', + 'actions' => 'أجراءات', ], 'signup-text' => [ @@ -368,20 +368,20 @@ return [ 'remove-fail' => 'لا يمكن حذف العنصر من قائمة الأماني ، الرجاء المحاولة لاحقا', 'empty' => 'ليس لديك أي عناصر في قائمة الأمنيات', 'remove-all-success' => 'كل الأشياء من قائمة أمانيك قد أزيلت', - 'save' => 'Save', - 'share' => 'Share', - 'share-wishlist' => 'Share Wishlist', - 'wishlist-sharing' => 'Wishlist Sharing', - 'shared-link' => 'Shared Link', - 'copy' => 'Copy', - 'visibility' => 'Visibility', - 'public' => 'Public', - 'private' => 'Private', - 'enable' => 'Enable', - 'disable' => 'Disable', - 'customer-name' => ':name\'s Shared Wishlist', - 'enable-wishlist-info' => 'Enable wishlist sharing to get the link.', - 'update-message' => 'Shared wishlist settings updated successfully', + 'save' => 'يحفظ', + 'share' => 'شارك', + 'share-wishlist' => 'مشاركة قائمة الرغبات', + 'wishlist-sharing' => 'تقاسم قائمة الرغبات', + 'shared-link' => 'رابط مشترك', + 'copy' => 'ينسخ', + 'visibility' => 'الرؤية', + 'public' => 'عام', + 'private' => 'نشر', + 'enable' => 'ممكن', + 'disable' => 'إبطال', + 'customer-name' => ':name\'س قائمة الرغبات المشتركة', + 'enable-wishlist-info' => 'قم بتمكين مشاركة قائمة الرغبات للحصول على الرابط.', + 'update-message' => 'تم تحديث إعدادات قائمة الرغبات المشتركة بنجاح', ], 'downloadable_products' => [ @@ -396,7 +396,7 @@ return [ 'remaining-downloads' => 'التنزيلات المتبقية', 'unlimited' => 'غير محدود', 'download-error' => 'انتهت صلاحية رابط التنزيل.', - 'payment-error' => 'Payment has not been done for this download.', + 'payment-error' => 'لم يتم السداد لهذا التحميل.', ], 'review' => [ @@ -473,9 +473,9 @@ return [ 'available-for-order' => 'متوفر لطلب الشراء', 'settings' => 'Settings', 'compare_options' => 'قارن الخيارات', - 'wishlist-options' => 'Wishlist Options', - 'offers' => 'Buy :qty for :price each and save :discount%', - 'tax-inclusive' => 'Inclusive of all taxes', + 'wishlist-options' => 'خيارات قائمة الرغبات', + 'offers' => 'Buy :qty ل :price كل وحفظ :discount%', + 'tax-inclusive' => 'شاملة لجميع الضرائب', ], // 'reviews' => [ @@ -533,11 +533,11 @@ return [ 'expired' => 'This event has been expired.', ], 'minimum-order-message' => 'الحد الأدنى لمبلغ الطلب هو :amount', - 'suspended-account-message' => 'Your account has been suspended.', - 'check-shipping-address' => 'Please check shipping address.', - 'check-billing-address' => 'Please check billing address.', - 'specify-shipping-method' => 'Please specify shipping method.', - 'specify-payment-method' => 'Please specify payment method.', + 'suspended-account-message' => 'تم تعليق حسابك.', + 'check-shipping-address' => 'يرجى التحقق من عنوان الشحن.', + 'check-billing-address' => 'يرجى التحقق من عنوان الفواتير.', + 'specify-shipping-method' => 'الرجاء تحديد طريقة الشحن.', + 'specify-payment-method' => 'الرجاء تحديد طريقة الدفع.', ], 'onepage' => [ @@ -680,10 +680,10 @@ return [ 'subject' => '#:order_id فاتورة لطلبك', 'summary' => 'موجز الفاتورة', 'reminder' => [ - 'subject' => 'Invoice reminder', - 'your-invoice-is-overdue' => 'Your invoice :invoice is overdue by :time.', - 'please-make-your-payment-as-soon-as-possible' => 'Please make your payment as soon as possible.', - 'if-you-ve-already-paid-just-disregard-this-email' => 'If you\'ve already paid, just disregard this email.', + 'subject' => 'تذكير الفاتورة', + 'your-invoice-is-overdue' => 'فاتورتك :invoice فات موعده :time.', + 'please-make-your-payment-as-soon-as-possible' => 'يرجى إجراء الدفع في أسرع وقت ممكن.', + 'if-you-ve-already-paid-just-disregard-this-email' => 'إذا كنت قد دفعت بالفعل ، فقط تجاهل هذا البريد الإلكتروني.', ], ],