From 36f334dc8770a9c42825e51c42f07d8caa501955 Mon Sep 17 00:00:00 2001 From: Mohit Panjwani Date: Thu, 22 Jun 2023 19:02:20 +0530 Subject: [PATCH] New translations en.json (Arabic) --- resources/scripts/locales/ar.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/resources/scripts/locales/ar.json b/resources/scripts/locales/ar.json index ad79a48f..b434d811 100644 --- a/resources/scripts/locales/ar.json +++ b/resources/scripts/locales/ar.json @@ -362,7 +362,7 @@ "download": "تحميل", "pay_invoice": "سدد الفاتورة", "invoices_list": "قائمة الفواتير", - "invoice_information": "Invoice Information", + "invoice_information": "معلومات الفاتورة", "days": "{days} أيام", "months": "{months} أشهر", "years": "{years} سنوات", @@ -397,13 +397,13 @@ "send_invoice": "إرسال الفاتورة", "resend_invoice": "إعادة إرسال الفاتورة", "invoice_template": "قالب الفاتورة", - "conversion_message": "Invoice cloned successful", + "conversion_message": "تم استنساخ الفاتورة بنجاح", "template": "قالب", "mark_as_sent": "تحديد كمرسل", "confirm_send_invoice": "سيتم إرسال هذه الفاتورة بالبريد الألكتروني إلى العميل", "invoice_mark_as_sent": "سيتم تحديد هذه الفاتورة كمرسلة", - "confirm_mark_as_accepted": "This invoice will be marked as Accepted", - "confirm_mark_as_rejected": "This invoice will be marked as Rejected", + "confirm_mark_as_accepted": "سيتم تحديد هذه الفاتورة كمقبولة", + "confirm_mark_as_rejected": "سيتم تحديد هذه الفاتورة كمرفوضة", "confirm_send": "سيتم إرسال هذه الفاتورة بالبريد الألكتروني إلى العميل", "invoice_date": "تاريخ الفاتورة", "record_payment": "تسجيل مدفوعات", @@ -415,13 +415,13 @@ "update_invoice": "تحديث الفاتورة", "add_new_tax": "إضافة ضريبة جديدة", "no_invoices": "لا يوجد فواتير حتى الآن!", - "mark_as_rejected": "Mark as rejected", - "mark_as_accepted": "Mark as accepted", + "mark_as_rejected": "تحديد كمرفوض", + "mark_as_accepted": "تحديد كمقبول", "list_of_invoices": "قائمة الفواتير .", "select_invoice": "اختر الفاتورة", "no_matching_invoices": "لا يوجد فواتير مطابقة!", "mark_as_sent_successfully": "تم تحديد الفاتورة كمرسلة بنجاح", - "invoice_sent_successfully": "Invoice sent successfully", + "invoice_sent_successfully": "تم إرسال الفاتورة بنجاح", "cloned_successfully": "تم استنساخ الفاتورة بنجاح", "clone_invoice": "استنساخ الفاتورة", "confirm_clone": "سيتم استنساخ هذه الفاتورة في فاتورة جديدة", @@ -447,14 +447,14 @@ "marked_as_sent_message": "تم إرسال الفاتورة بنجاح", "something_went_wrong": "خطأ غير معروف!", "invalid_due_amount_message": "المبلغ النهائي للفاتورة لا يمكن أن يكون أقل من المبلغ المطلوب لها. رجاءاً حدث الفاتورة أو قم بحذف المدفوعات المرتبطة بها للاستمرار.", - "mark_as_default_invoice_template_description": "If enabled, the selected template will be automatically selected for new invoices." + "mark_as_default_invoice_template_description": "في حالة التفعيل، سيتم اختيار القالب المحدد تلقائياً للفواتير الجديدة." }, "recurring_invoices": { - "title": "Recurring Invoices", - "invoices_list": "Recurring Invoices List", - "days": "{days} Days", - "months": "{months} Month", - "years": "{years} Year", + "title": "الفواتير المتكررة", + "invoices_list": "الفواتير المتكررة", + "days": "{days} أيام", + "months": "{months} أشهر", + "years": "{years} سنوات", "all": "All", "paid": "Paid", "unpaid": "Unpaid",