From 95f908ed12b7c1ee298320103f367ae5917a8592 Mon Sep 17 00:00:00 2001 From: suraj kashyap Date: Fri, 23 Aug 2024 18:12:05 +0530 Subject: [PATCH 1/2] add translation. --- .../Admin/src/Resources/lang/ar/app.php | 2724 +++++++++++----- .../Admin/src/Resources/lang/en/app.php | 3 - .../Admin/src/Resources/lang/es/app.php | 2723 +++++++++++----- .../Admin/src/Resources/lang/fa/app.php | 2737 +++++++++++------ .../Admin/src/Resources/lang/tr/app.php | 2737 +++++++++++------ 5 files changed, 7490 insertions(+), 3434 deletions(-) diff --git a/packages/Webkul/Admin/src/Resources/lang/ar/app.php b/packages/Webkul/Admin/src/Resources/lang/ar/app.php index 5e5a86942..ce9b78b72 100644 --- a/packages/Webkul/Admin/src/Resources/lang/ar/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/ar/app.php @@ -1,945 +1,1959 @@ [ - 'title' => 'لوحة القيادة', - 'cards' => 'البطاقات', - 'column' => 'عمودي', - 'done' => 'منتهي', - 'activity' => 'نشاط', - 'activities' => 'أنشطة', - 'top_leads' => 'كبار العملاء المتوقعين', - 'pipelines' => 'خطوط الأنابيب', - 'quotes' => 'يقتبس', - 'emails' => 'رسائل البريد الإلكتروني', - 'custom_card' => 'بطاقة مخصصة', - 'customers' => 'عملاء', - 'top_customers' => 'كبار العملاء', - 'leads_started' => 'بدأ العملاء المحتملون', - 'products' => 'منتجات', - 'top_products' => 'أهم المنتجات', - 'leads_over_time' => 'يؤدي بمرور الوقت', - 'no_record_found' => 'لا يوجد سجلات', - 'week' => 'أسبوع', + 'acl' => [ + 'leads' => 'العملاء المحتملون', + 'lead' => 'عميل محتمل', + 'quotes' => 'العروض', + 'mail' => 'البريد', + 'inbox' => 'الوارد', + 'draft' => 'المسودات', + 'outbox' => 'الصادر', + 'sent' => 'المرسلة', + 'trash' => 'المهملات', + 'activities' => 'الأنشطة', + 'webhook' => 'Webhook', + 'contacts' => 'جهات الاتصال', + 'persons' => 'الأشخاص', + 'organizations' => 'المنظمات', + 'products' => 'المنتجات', + 'settings' => 'الإعدادات', + 'groups' => 'المجموعات', + 'roles' => 'الأدوار', + 'users' => 'المستخدمون', + 'user' => 'مستخدم', + 'automation' => 'التشغيل الآلي', + 'attributes' => 'السمات', + 'pipelines' => 'خطوط الأنابيب', + 'sources' => 'المصادر', + 'types' => 'الأنواع', + 'email-templates' => 'قوالب البريد الإلكتروني', + 'workflows' => 'سير العمل', + 'other-settings' => 'إعدادات أخرى', + 'tags' => 'العلامات', + 'configuration' => 'التكوين', + 'create' => 'إنشاء', + 'edit' => 'تعديل', + 'view' => 'عرض', + 'print' => 'طباعة', + 'delete' => 'حذف', + 'export' => 'تصدير', + 'mass-delete' => 'حذف جماعي', ], - 'layouts' => [ - 'app-version' => 'إصدار : :version', - 'dashboard' => 'لوحة القيادة', - 'leads' => 'يؤدي', - 'quotes' => 'يقتبس', - 'quote' => 'اقتبس', - 'mail' => [ - 'title' => 'بريد', - 'compose' => 'مؤلف موسيقى', - 'inbox' => 'صندوق الوارد', - 'draft' => 'مشروع', - 'outbox' => 'صندوق الصادر', - 'sent' => 'أرسلت', - 'trash' => 'نفاية', - 'setting' => 'ضبط', - ], - 'activities' => 'أنشطة', - 'contacts' => 'جهات الاتصال', - 'persons' => 'الأشخاص', - 'person' => 'شخص', - 'organizations' => 'المنظمات', - 'organization' => 'منظمة', - 'products' => 'منتجات', - 'product' => 'المنتج', - 'settings' => 'إعدادات', - 'user' => 'مستخدم', - 'user-info' => 'إدارة جميع المستخدمين وأذوناتهم في CRM ، ما يُسمح لهم بفعله.', - 'groups' => 'مجموعات', - 'groups-info' => 'إضافة مجموعات أو تحريرها أو حذفها من CRM', - 'roles' => 'الأدوار', - 'role' => 'دور', - 'roles-info' => 'إضافة الأدوار أو تحريرها أو حذفها من CRM', - 'users' => 'المستخدمون', - 'users-info' => 'إضافة أو تحرير أو حذف المستخدمين من CRM', - 'lead' => 'قيادة', - 'lead-info' => 'قم بإدارة جميع الإعدادات المتعلقة بالعملاء المتوقعين في CRM', - 'pipelines' => 'خطوط الأنابيب', - 'pipelines-info' => 'إضافة أو تحرير أو حذف خطوط الأنابيب من CRM', - 'sources' => 'مصادر', - 'sources-info' => 'إضافة أو تحرير أو حذف المصادر من CRM', - 'types' => 'أنواع', - 'types-info' => 'إضافة أنواع أو تعديلها أو حذفها من CRM', - 'automation' => 'التشغيل الآلي', - 'automation-info' => 'إدارة جميع الإعدادات المتعلقة بالأتمتة في CRM', - 'attributes' => 'صفات', - 'attribute' => 'يصف', - 'attributes-info' => 'إضافة أو تحرير أو حذف السمات من CRM', - 'email-templates' => 'قوالب البريد الإلكتروني', - 'email' => 'بريد الالكتروني', - 'email-templates-info' => 'إضافة أو تحرير أو حذف قوالب البريد الإلكتروني من CRM', - 'workflows' => 'سير العمل', - 'workflows-info' => 'إضافة أو تحرير أو حذف مهام سير العمل من CRM', - 'other-settings' => 'اعدادات اخرى', - 'other-settings-info' => 'إدارة جميع الإعدادات الإضافية الخاصة بك في CRM', - 'tags' => 'العلامات', - 'tags-info' => 'إضافة أو تحرير أو حذف العلامات من CRM', - 'my-account' => 'حسابي', - 'sign-out' => 'خروج', - 'back' => 'خلف', - 'name' => 'اسم', - 'configuration' => 'إعدادات', - 'activities' => 'أنشطة', - 'howdy' => 'مرحبا!', - 'warehouses' => 'المستودعات', - 'warehouse' => 'المستودع', - 'warehouses-info' => 'إضافة أو تعديل أو حذف المستودعات من نظام إدارة علاقات العملاء (CRM)', - ], + 'users' => [ + 'login' => [ + 'email' => 'عنوان البريد الإلكتروني', + 'forget-password-link' => 'نسيت كلمة المرور؟', + 'password' => 'كلمة المرور', + 'submit-btn' => 'تسجيل الدخول', + 'title' => 'تسجيل الدخول', + ], - 'contacts' => [ - 'organizations' => [ - 'title' => 'المنظمات', - 'organization' => 'منظمة', - 'create-title' => 'إنشاء منظمة', - 'edit-title' => 'تحرير المنظمة', - 'save-btn-title' => 'حفظ كمنظمة', - 'back' => 'خلف', - 'cancel' => 'يلغي', - 'create-success' => 'تم إنشاء المنظمة بنجاح.', - 'update-success' => 'تم تحديث المنظمة بنجاح.', - 'delete-success' => 'تم حذف المنظمة بنجاح.', - 'delete-failed' => 'لا يمكن حذف المنظمة.', + 'forget-password' => [ + 'create' => [ + 'email' => 'البريد الإلكتروني المسجل', + 'email-not-exist' => 'البريد الإلكتروني غير موجود', + 'page-title' => 'نسيت كلمة المرور', + 'reset-link-sent' => 'تم إرسال رابط إعادة تعيين كلمة المرور', + 'sign-in-link' => 'العودة إلى تسجيل الدخول؟', + 'submit-btn' => 'إعادة تعيين', + 'title' => 'استعادة كلمة المرور', + ], ], - 'persons' => [ - 'title' => 'الأشخاص', - 'person' => 'شخص', - 'create-title' => 'خلق الشخص', - 'edit-title' => 'تحرير الشخص', - 'save-btn-title' => 'حفظ كشخص', - 'back' => 'خلف', - 'cancel' => 'يلغي', - 'create-success' => 'تم إنشاء الشخص بنجاح.', - 'update-success' => 'تم تحديث الشخص بنجاح.', - 'delete-success' => 'تم حذف الشخص بنجاح.', - 'delete-failed' => 'لا يمكن حذف الشخص.', + 'reset-password' => [ + 'back-link-title' => 'العودة إلى تسجيل الدخول؟', + 'confirm-password' => 'تأكيد كلمة المرور', + 'email' => 'البريد الإلكتروني المسجل', + 'password' => 'كلمة المرور', + 'submit-btn' => 'إعادة تعيين كلمة المرور', + 'title' => 'إعادة تعيين كلمة المرور', ], ], - 'leads' => [ - 'title' => 'يؤدي', - 'lead' => 'قيادة', - 'create-title' => 'خلق الرصاص', - 'edit-title' => 'تحرير الرصاص', - 'save-btn-title' => 'حفظ كقائد', - 'save' => 'يحفظ', - 'upload' => 'تحميل', - 'back' => 'خلف', - 'cancel' => 'يلغي', - 'no-lead' => 'لا يؤدي', - 'lead-source-name' => 'مصدر الدليل', - 'details' => 'تفاصيل', - 'rotten-info' => 'الرصاص قد تعفن ل :days day(s)', - 'stage' => 'المسرح', - 'new' => 'جديد', - 'won-lost' => 'فاز / خسر', - 'won' => 'وون', - 'lost' => 'ضائع', - 'change-stage' => 'مرحلة التغيير', - 'lost-reason' => 'سبب ضائع', - 'won-value' => 'قيمة الفوز', - 'created-date:' => 'تاريخ الإنشاء:', - 'closed-date:' => 'تاريخ مغلق:', - 'closed-date' => 'تاريخ مغلق', - 'expected-close-date:' => 'تاريخ الإغلاق المتوقع:', - 'contact-person' => 'الشخص الذي يمكن الاتصال به', - 'add-tag' => 'إضافة علامة', - 'search-tag' => 'بحث الوسم', - 'name' => 'اسم', - 'color' => 'اللون', - 'email' => 'بريد الالكتروني', - 'contact-numbers' => 'ارقام التواصل', - 'organization' => 'منظمة', - 'address' => 'عنوان', - 'products' => 'منتجات', - 'item' => 'غرض', - 'price' => 'سعر', - 'quantity' => 'كمية', - 'amount' => 'كمية', - 'create-success' => 'تم إنشاء العميل المحتمل بنجاح.', - 'update-success' => 'تم تحديث العميل المحتمل بنجاح.', - 'delete-success' => 'تم حذف الرصاص بنجاح.', - 'delete-failed' => 'لا يمكن حذف الرصاص.', - 'product-quantity-required' => 'الكمية المطلوبة للمنتج مطلوبة عندما يكون معرف المنتج موجودًا.', - 'product-price-required' => 'سعر المنتج مطلوب عندما يكون معرف المنتج موجودًا.', - 'product-name-required' => 'اسم المنتج مطلوب عندما يكون معرف المنتج موجودًا.', - 'selected-product-not-exist' => 'معرف المنتج المحدد غير موجود.', - 'note' => 'ملحوظة', - 'activity' => 'نشاط', - 'title-control' => 'عنوان', - 'call' => 'مكالمة', - 'meeting' => 'لقاء', - 'lunch' => 'غداء', - 'file' => 'ملف', - 'quote' => 'اقتبس', - 'create-quote' => 'إنشاء اقتباس', - 'type' => 'نوع', - 'description' => 'وصف', - 'schedule' => 'جدول', - 'from' => 'من عند', - 'to' => 'إلى', - 'location' => 'موقع', - 'participants' => 'مشاركون', - 'participant-info' => 'ابدأ في كتابة الاسم', - 'users' => 'المستخدمون', - 'persons' => 'الأشخاص', - 'cc' => 'نسخة', - 'bcc' => 'نسخة مخفية الوجهة', - 'email-placeholder' => 'اضغط على يدخل لإضافة رسائل بريد إلكتروني', - 'file' => 'ملف', - 'subject' => 'موضوعات', - 'reply' => 'رد', - 'send' => 'يرسل', - 'all' => 'الجميع', - 'notes' => 'ملحوظات', - 'select-type' => 'اختر صنف', - 'calls' => 'المكالمات', - 'meetings' => 'الاجتماعات', - 'lunches' => 'وجبات الغداء', - 'emails' => 'رسائل البريد الإلكتروني', - 'files' => 'الملفات', - 'sales-owner' => 'مالك المبيعات', - 'person' => 'شخص', - 'expired-at' => 'منتهي الصلاحية في', - 'sub-total' => 'المجموع الفرعي', - 'discount' => 'خصم', - 'tax' => 'ضريبة', - 'adjustment' => 'تعديل', - 'grand-total' => 'المبلغ الإجمالي', - 'actions' => 'أجراءات', - 'planned' => 'مخطط', - 'done' => 'منتهي', - 'edit' => 'يحرر', - 'view' => 'منظر', - 'unlink' => 'إلغاء الارتباط', - 'mark-as-done' => 'اعتبره منته', - 'remove' => 'يزيل', - 'export-to-pdf' => 'تصدير إلى PDF', - 'empty-planned-activities' => 'ليس لديك أنشطة مخطط لها.', - 'empty-done-activities' => 'لم تقم بأي أنشطة.', - 'note-added' => 'تمت إضافة الملاحظة', - 'call-scheduled' => 'تمت جدولة المكالمة في :from - :to', - 'meeting-scheduled' => 'الاجتماع المقرر في :from - :to', - 'lunch-scheduled' => 'الغداء المقرر في :from - :to', - 'file-added' => 'تمت إضافة الملف', - 'quote-destroy-success' => 'تمت إزالة الاقتباس بنجاح.', - 'tag-create-success' => 'تمت إضافة العلامة بنجاح.', - 'tag-destroy-success' => 'تمت إزالة العلامة بنجاح.', - 'edit' => 'تعديل', + 'account' => [ + 'edit' => [ + 'back-btn' => 'رجوع', + 'change-password' => 'تغيير كلمة المرور', + 'confirm-password' => 'تأكيد كلمة المرور', + 'current-password' => 'كلمة المرور الحالية', + 'email' => 'البريد الإلكتروني', + 'general' => 'عام', + 'invalid-password' => 'كلمة المرور الحالية التي أدخلتها غير صحيحة.', + 'name' => 'الاسم', + 'password' => 'كلمة المرور', + 'profile-image' => 'صورة الملف الشخصي', + 'save-btn' => 'حفظ الحساب', + 'title' => 'حسابي', + 'update-success' => 'تم تحديث الحساب بنجاح', + 'upload-image-info' => 'قم بتحميل صورة الملف الشخصي (110px X 110px) بتنسيق PNG أو JPG', + ], ], - 'quotes' => [ - 'title' => 'يقتبس', - 'quote' => 'يقتبس', - 'create-title' => 'إنشاء اقتباس', - 'edit-title' => 'تحرير الاقتباس', - 'save-btn-title' => 'حفظ كاقتباس', - 'back' => 'خلف', - 'cancel' => 'يلغي', - 'quote-information' => 'معلومات الاقتباس', - 'lead' => 'قيادة', - 'address-information' => 'معلومات العنوان', - 'quote-items' => 'عناصر الاقتباس', - 'name' => 'اسم', - 'quantity' => 'كمية', - 'price' => 'سعر', - 'amount' => 'كمية', - 'discount' => 'خصم', - 'tax' => 'ضريبة', - 'total' => 'المجموع', - 'sub-total' => 'المجموع الفرعي', - 'adjustment' => 'تعديل', - 'grand-total' => 'المبلغ الإجمالي', - 'create-success' => 'تم إنشاء الاقتباس بنجاح', - 'update-success' => 'تم تحديث الاقتباس بنجاح.', - 'delete-success' => 'تم حذف الاقتباس بنجاح.', - 'delete-failed' => 'لا يمكن حذف الاقتباس.', - 'quote-id' => 'معرف الاقتباس', - 'quote-date' => 'تاريخ الاقتباس', - 'valid-until' => 'صالح حتى', - 'sales-person' => 'مندوب مبيعات', - 'bill-to' => 'فاتورة الى', - 'ship-to' => 'سافر على متن سفينة ل', - 'sku' => 'Sku', - 'product-name' => 'اسم المنتج', - 'price' => 'سعر', - 'amount' => 'كمية', - 'quantity' => 'كمية', - 'sub-total' => 'المجموع الفرعي', - 'tax' => 'ضريبة', - 'adjustment' => 'تعديل', - 'grand-total' => 'المبلغ الإجمالي', - 'search' => 'بحث..', - ], + 'components' => [ + 'activities' => [ + 'actions' => [ + 'mail' => [ + 'btn' => 'بريد', + 'title' => 'كتابة بريد', + 'to' => 'إلى', + 'enter-emails' => 'اضغط Enter لإضافة عناوين البريد الإلكتروني', + 'cc' => 'نسخة', + 'bcc' => 'نسخة مخفية', + 'subject' => 'الموضوع', + 'send-btn' => 'إرسال', + 'message' => 'رسالة', + ], - 'mail' => [ - 'title' => 'بريد - :type', - 'compose' => 'مؤلف موسيقى', - 'inbox' => 'صندوق الوارد', - 'draft' => 'مشروع', - 'outbox' => 'صندوق الصادر', - 'sent' => 'أرسلت', - 'trash' => 'نفاية', - 'setting' => 'ضبط', - 'total' => 'المجموع', - 'link-mail' => 'ربط البريد', - 'link-contact' => 'ربط جهة اتصال', - 'linked-contact' => 'جهة اتصال مرتبطة', - 'add-to-existing-contact' => 'إضافة إلى جهات الاتصال الموجودة', - 'create-new-contact' => 'إنشاء اتصال جديد', - 'search-contact' => 'ابحث عن جهة اتصال', - 'link-lead' => 'ربط الرصاص', - 'linked-lead' => 'الرصاص المرتبط', - 'search-lead' => 'ابحث عن الرصاص', - 'link-to-existing-lead' => 'الارتباط الموجود', - 'add-new-lead' => 'إضافة عميل محتمل جديد', - 'send' => 'يرسل', - 'back' => 'خلف', - 'discard' => 'تجاهل', - 'from-' => 'من عند - ', - 'to-' => 'إلى - ', - 'cc-' => 'نسخة - ', - 'bcc-' => 'نسخة مخفية الوجهة - ', - 'reply' => 'رد', - 'reply-all' => 'رد على الكل', - 'forward' => 'إلى الأمام', - 'delete' => 'حذف', - 'destroy-success' => 'تم حذف رسائل البريد الإلكتروني المحددة بنجاح.', - 'save-to-draft' => 'حفظ في المسودة', - 'create-success' => 'تم إرسال البريد الإلكتروني بنجاح.', - 'update-success' => 'تم تحديث البريد الإلكتروني بنجاح.', - 'saved-to-draft' => 'تم حفظ البريد الإلكتروني في المسودة.', - 'delete-success' => 'تم حذف البريد الإلكتروني بنجاح.', - 'delete-failed' => 'لا يمكن حذف البريد الإلكتروني.', - 'mass-update-success' => 'تم تحديث رسائل البريد الإلكتروني بنجاح.', + 'file' => [ + 'btn' => 'ملف', + 'title' => 'إضافة ملف', + 'title-control' => 'عنوان', + 'name' => 'اسم', + 'description' => 'وصف', + 'file' => 'ملف', + 'save-btn' => 'حفظ الملف', + ], - 'forget-password' => [ - 'subject' => 'إعادة تعيين كلمة مرور العميل', - 'dear' => 'عزيزي :name', - 'reset-password' => 'إعادة تعيين كلمة المرور', - 'info' => 'أنت تتلقى هذا البريد الإلكتروني لأننا تلقينا طلب إعادة تعيين كلمة المرور لحسابك', - 'final-summary' => 'إذا لم تطلب إعادة تعيين كلمة المرور ، فلا داعي لاتخاذ أي إجراء آخر', - 'thanks' => 'شكرا!', + 'note' => [ + 'btn' => 'ملاحظة', + 'title' => 'إضافة ملاحظة', + 'comment' => 'تعليق', + 'save-btn' => 'حفظ الملاحظة', + ], + + 'activity' => [ + 'btn' => 'نشاط', + 'title' => 'إضافة نشاط', + 'title-control' => 'عنوان', + 'description' => 'وصف', + 'schedule-from' => 'الجدولة من', + 'schedule-to' => 'الجدولة إلى', + 'location' => 'موقع', + 'call' => 'مكالمة', + 'meeting' => 'اجتماع', + 'lunch' => 'غداء', + 'save-btn' => 'حفظ النشاط', + + 'participants' => [ + 'title' => 'المشاركون', + 'placeholder' => 'اكتب للبحث عن المشاركين', + 'users' => 'المستخدمون', + 'persons' => 'الأشخاص', + 'no-results' => 'لم يتم العثور على نتائج...', + ], + ], + ], + + 'index' => [ + 'from' => 'من', + 'to' => 'إلى', + 'cc' => 'نسخة', + 'bcc' => 'نسخة مخفية', + 'all' => 'الكل', + 'planned' => 'مخطط له', + 'calls' => 'المكالمات', + 'meetings' => 'الاجتماعات', + 'lunches' => 'الغداء', + 'files' => 'الملفات', + 'quotes' => 'الاقتباسات', + 'notes' => 'الملاحظات', + 'emails' => 'البريد الإلكتروني', + 'change-log' => 'سجلات التغيير', + 'by-user' => 'بواسطة :user', + 'scheduled-on' => 'مجدول في', + 'location' => 'موقع', + 'participants' => 'المشاركون', + 'mark-as-done' => 'وضع علامة تم', + 'delete' => 'حذف', + 'edit' => 'تعديل', + 'view' => 'عرض', + 'unlink' => 'إلغاء الارتباط', + 'empty' => 'فارغ', + + 'empty-placeholders' => [ + 'all' => [ + 'title' => 'لم يتم العثور على أنشطة', + 'description' => 'لم يتم العثور على أنشطة لهذا. يمكنك إضافة أنشطة بالنقر على الزر في اللوحة اليسرى.', + ], + + 'planned' => [ + 'title' => 'لم يتم العثور على أنشطة مخططة', + 'description' => 'لم يتم العثور على أنشطة مخططة لهذا. يمكنك إضافة أنشطة مخططة بالنقر على الزر في اللوحة اليسرى.', + ], + + 'notes' => [ + 'title' => 'لم يتم العثور على ملاحظات', + 'description' => 'لم يتم العثور على ملاحظات لهذا. يمكنك إضافة ملاحظات بالنقر على الزر في اللوحة اليسرى.', + ], + + 'calls' => [ + 'title' => 'لم يتم العثور على مكالمات', + 'description' => 'لم يتم العثور على مكالمات لهذا. يمكنك إضافة مكالمات بالنقر على الزر في اللوحة اليسرى.', + ], + + 'meetings' => [ + 'title' => 'لم يتم العثور على اجتماعات', + 'description' => 'لم يتم العثور على اجتماعات لهذا. يمكنك إضافة اجتماعات بالنقر على الزر في اللوحة اليسرى.', + ], + + 'lunches' => [ + 'title' => 'لم يتم العثور على غداء', + 'description' => 'لم يتم العثور على غداء لهذا. يمكنك إضافة غداء بالنقر على الزر في اللوحة اليسرى.', + ], + + 'files' => [ + 'title' => 'لم يتم العثور على ملفات', + 'description' => 'لم يتم العثور على ملفات لهذا. يمكنك إضافة ملفات بالنقر على الزر في اللوحة اليسرى.', + ], + + 'emails' => [ + 'title' => 'لم يتم العثور على بريد إلكتروني', + 'description' => 'لم يتم العثور على بريد إلكتروني لهذا. يمكنك إضافة بريد إلكتروني بالنقر على الزر في اللوحة اليسرى.', + ], + + 'system' => [ + 'title' => 'لم يتم العثور على سجلات التغيير', + 'description' => 'لم يتم العثور على سجلات التغيير لهذا.', + ], + ], + ], + ], + + 'media' => [ + 'images' => [ + 'add-image-btn' => 'إضافة صورة', + 'ai-add-image-btn' => 'الذكاء الاصطناعي السحري', + 'allowed-types' => 'png, jpeg, jpg', + 'not-allowed-error' => 'فقط ملفات الصور (.jpeg, .jpg, .png) مسموح بها.', + + 'placeholders' => [ + 'front' => 'الأمام', + 'next' => 'التالي', + 'size' => 'الحجم', + 'use-cases' => 'حالات الاستخدام', + 'zoom' => 'تكبير', + ], + ], + + 'videos' => [ + 'add-video-btn' => 'إضافة فيديو', + 'allowed-types' => 'mp4, webm, mkv', + 'not-allowed-error' => 'فقط ملفات الفيديو (.mp4, .mov, .ogg) مسموح بها.', + ], + ], + + 'datagrid' => [ + 'index' => [ + 'no-records-selected' => 'لم يتم اختيار أي سجلات.', + 'must-select-a-mass-action-option' => 'يجب أن تختار خيارًا للإجراء الجماعي.', + 'must-select-a-mass-action' => 'يجب أن تختار إجراءً جماعيًا.', + ], + + 'toolbar' => [ + 'length-of' => ':length من', + 'of' => 'من', + 'per-page' => 'لكل صفحة', + 'results' => ':total نتائج', + 'delete' => 'حذف', + 'selected' => ':total عناصر مختارة', + + 'mass-actions' => [ + 'submit' => 'إرسال', + 'select-option' => 'اختر خيارًا', + 'select-action' => 'اختر إجراءً', + ], + + 'filter' => [ + 'apply-filters-btn' => 'تطبيق الفلاتر', + 'back-btn' => 'رجوع', + 'create-new-filter' => 'إنشاء فلتر جديد', + 'custom-filters' => 'فلاتر مخصصة', + 'delete-error' => 'حدث خطأ أثناء حذف الفلتر، يرجى المحاولة مرة أخرى.', + 'delete-success' => 'تم حذف الفلتر بنجاح.', + 'empty-description' => 'لا توجد فلاتر محددة للحفظ. يرجى اختيار الفلاتر للحفظ.', + 'empty-title' => 'أضف فلاتر للحفظ', + 'name' => 'الاسم', + 'quick-filters' => 'الفلاتر السريعة', + 'save-btn' => 'حفظ', + 'save-filter' => 'حفظ الفلتر', + 'saved-success' => 'تم حفظ الفلتر بنجاح.', + 'selected-filters' => 'الفلاتر المحددة', + 'title' => 'فلتر', + 'update' => 'تحديث', + 'update-filter' => 'تحديث الفلتر', + 'updated-success' => 'تم تحديث الفلتر بنجاح.', + ], + + 'search' => [ + 'title' => 'بحث', + ], + ], + + 'filters' => [ + 'select' => 'اختر', + 'title' => 'فلاتر', + + 'dropdown' => [ + 'searchable' => [ + 'at-least-two-chars' => 'اكتب حرفين على الأقل...', + 'no-results' => 'لم يتم العثور على نتائج...', + ], + ], + + 'custom-filters' => [ + 'clear-all' => 'مسح الكل', + 'title' => 'فلاتر مخصصة', + ], + + 'boolean-options' => [ + 'false' => 'خاطئ', + 'true' => 'صحيح', + ], + + 'date-options' => [ + 'last-month' => 'الشهر الماضي', + 'last-six-months' => 'آخر 6 أشهر', + 'last-three-months' => 'آخر 3 أشهر', + 'this-month' => 'هذا الشهر', + 'this-week' => 'هذا الأسبوع', + 'this-year' => 'هذا العام', + 'today' => 'اليوم', + 'yesterday' => 'الأمس', + ], + ], + + 'table' => [ + 'actions' => 'الإجراءات', + 'no-records-available' => 'لا توجد سجلات متاحة.', + ], + ], + + 'modal' => [ + 'confirm' => [ + 'agree-btn' => 'موافق', + 'disagree-btn' => 'غير موافق', + 'message' => 'هل أنت متأكد أنك تريد تنفيذ هذا الإجراء؟', + 'title' => 'هل أنت متأكد؟', + ], + ], + + 'tags' => [ + 'index' => [ + 'title' => 'الوسوم', + 'added-tags' => 'الوسوم المضافة', + 'save-btn' => 'حفظ الوسم', + 'placeholder' => 'اكتب للبحث عن الوسوم', + 'add-tag' => 'إضافة ":term"...', + 'aquarelle-red' => 'أحمر مائي', + 'crushed-cashew' => 'كاجو مطحون', + 'beeswax' => 'شمع العسل', + 'lemon-chiffon' => 'شيفون الليمون', + 'snow-flurry' => 'زوبعة ثلجية', + 'honeydew' => 'شمام', + ], + ], + + 'layouts' => [ + 'header' => [ + 'mega-search' => [ + 'title' => 'بحث', + + 'tabs' => [ + 'leads' => 'العملاء المحتملين', + 'quotes' => 'عروض الأسعار', + 'persons' => 'الأشخاص', + 'products' => 'المنتجات', + ], + + 'explore-all-products' => 'استكشاف جميع المنتجات', + 'explore-all-leads' => 'استكشاف جميع العملاء المحتملين', + 'explore-all-contacts' => 'استكشاف جميع جهات الاتصال', + 'explore-all-quotes' => 'استكشاف جميع عروض الأسعار', + 'explore-all-matching-products' => 'استكشاف جميع المنتجات المطابقة لـ ":query" (:count)', + 'explore-all-matching-leads' => 'استكشاف جميع العملاء المحتملين المطابقين لـ ":query" (:count)', + 'explore-all-matching-contacts' => 'استكشاف جميع جهات الاتصال المطابقة لـ ":query" (:count)', + 'explore-all-matching-quotes' => 'استكشاف جميع عروض الأسعار المطابقة لـ ":query" (:count)', + ], + ], + ], + + 'attributes' => [ + 'lookup' => [ + 'click-to-add' => 'انقر للإضافة', + 'search' => 'بحث', + 'no-result-found' => 'لم يتم العثور على نتائج', + 'search' => 'بحث...', + ], ], - 'user' => [ - 'create-subject' => 'تمت إضافتك كعضو.', - 'create-body' => 'تهانينا! أنت الآن عضو في فريقنا.', + 'lookup' => [ + 'click-to-add' => 'انقر للإضافة', + 'no-results' => 'لم يتم العثور على نتائج', + 'add-as-new' => 'إضافة كجديد', + 'search' => 'بحث...', + ], + + 'flash-group' => [ + 'success' => 'نجاح', + 'error' => 'خطأ', + 'warning' => 'تحذير', + 'info' => 'معلومات', ], ], - 'activities' => [ - 'title' => 'أنشطة', - 'title-control' => 'عنوان', - 'edit-title' => 'تحرير النشاط', - 'save-btn-title' => 'حفظ كنشاط', - 'back' => 'خلف', - 'type' => 'نوع', - 'note' => 'ملحوظة', - 'call' => 'مكالمة', - 'meeting' => 'لقاء', - 'lunch' => 'غداء', - 'file' => 'ملف', - 'description' => 'وصف', - 'schedule' => 'جدول', - 'from' => 'من عند', - 'to' => 'إلى', - 'location' => 'موقع', - 'participants' => 'مشاركون', - 'lead' => 'يقود', - 'duration-overlapping' => 'المشاركون لديهم اجتماع آخر في هذا الوقت. هل تريد الاستمرار?', - 'file-upload-success' => 'تم تحميل الملف (الملفات) بنجاح.', - 'file-upload-error' => 'لا يمكن تحميل الملف (الملفات).', - 'create-success' => ':تم إنشاء النوع بنجاح.', - 'update-success' => ':اكتب محدث بنجاح.', - 'mass-update-success' => 'تم تحديث الأنشطة بنجاح.', - 'mass-update-failed' => 'لا يمكن تحديث الأنشطة.', - 'destroy-success' => ':اكتب تم حذفه بنجاح.', - 'delete-failed' => ':لا يمكن حذف النوع.', - 'typing-placeholder' => 'ابدأ في كتابة الاسم', + 'quotes' => [ + 'index' => [ + 'title' => 'عروض الأسعار', + 'create-btn' => 'إنشاء عرض سعر', + 'create-success' => 'تم إنشاء عرض السعر بنجاح.', + 'update-success' => 'تم تحديث عرض السعر بنجاح.', + 'delete-success' => 'تم حذف عرض السعر بنجاح.', + 'delete-failed' => 'لا يمكن حذف عرض السعر.', + + 'datagrid' => [ + 'subject' => 'الموضوع', + 'sales-person' => 'مندوب المبيعات', + 'expired-at' => 'تاريخ الانتهاء', + 'created-at' => 'تاريخ الإنشاء', + 'expired-quotes' => 'عرض السعر المنتهي', + 'person' => 'الشخص', + 'subtotal' => 'المجموع الفرعي', + 'discount' => 'الخصم', + 'tax' => 'الضريبة', + 'adjustment' => 'التعديل', + 'grand-total' => 'المجموع الكلي', + 'edit' => 'تعديل', + 'delete' => 'حذف', + 'print' => 'طباعة', + ], + + 'pdf' => [ + 'title' => 'عرض السعر', + 'grand-total' => 'المجموع الكلي', + 'adjustment' => 'التعديل', + 'discount' => 'الخصم', + 'tax' => 'الضريبة', + 'sub-total' => 'المجموع الفرعي', + 'amount' => 'المبلغ', + 'quantity' => 'الكمية', + 'price' => 'السعر', + 'product-name' => 'اسم المنتج', + 'sku' => 'رمز المنتج', + 'shipping-address' => 'عنوان الشحن', + 'billing-address' => 'عنوان الفوترة', + 'expired-at' => 'تاريخ الانتهاء', + 'sales-person' => 'مندوب المبيعات', + 'date' => 'التاريخ', + 'quote-id' => 'رقم عرض السعر', + ], + ], + + 'create' => [ + 'title' => 'إنشاء عرض سعر', + 'save-btn' => 'حفظ عرض السعر', + 'quote-info' => 'معلومات عرض السعر', + 'quote-info-info' => 'أدخل المعلومات الأساسية لعرض السعر.', + 'address-info' => 'معلومات العنوان', + 'address-info-info' => 'معلومات عن العنوان المتعلق بعرض السعر.', + 'quote-items' => 'بنود عرض السعر', + 'search-products' => 'البحث عن المنتجات', + 'link-to-lead' => 'ربط بالعميل المحتمل', + 'quote-item-info' => 'أضف طلب المنتج لهذا العرض.', + 'quote-name' => 'اسم عرض السعر', + 'quantity' => 'الكمية', + 'price' => 'السعر', + 'discount' => 'الخصم', + 'tax' => 'الضريبة', + 'total' => 'المجموع', + 'amount' => 'المبلغ', + 'add-item' => '+ إضافة بند', + 'sub-total' => 'المجموع الفرعي (:symbol)', + 'total-discount' => 'الخصم (:symbol)', + 'total-tax' => 'الضريبة (:symbol)', + 'total-adjustment' => 'التعديل (:symbol)', + 'grand-total' => 'المجموع الكلي (:symbol)', + 'discount-amount' => 'مبلغ الخصم', + 'tax-amount' => 'مبلغ الضريبة', + 'adjustment-amount' => 'مبلغ التعديل', + 'product-name' => 'اسم المنتج', + 'action' => 'الإجراء', + ], + + 'edit' => [ + 'title' => 'تعديل عرض السعر', + 'save-btn' => 'حفظ عرض السعر', + 'quote-info' => 'معلومات عرض السعر', + 'quote-info-info' => 'أدخل المعلومات الأساسية لعرض السعر.', + 'address-info' => 'معلومات العنوان', + 'address-info-info' => 'معلومات عن العنوان المتعلق بعرض السعر.', + 'quote-items' => 'بنود عرض السعر', + 'link-to-lead' => 'ربط بالعميل المحتمل', + 'quote-item-info' => 'أضف طلب المنتج لهذا العرض.', + 'quote-name' => 'اسم عرض السعر', + 'quantity' => 'الكمية', + 'price' => 'السعر', + 'search-products' => 'البحث عن المنتجات', + 'discount' => 'الخصم', + 'tax' => 'الضريبة', + 'total' => 'المجموع', + 'amount' => 'المبلغ', + 'add-item' => '+ إضافة بند', + 'sub-total' => 'المجموع الفرعي (:symbol)', + 'total-discount' => 'الخصم (:symbol)', + 'total-tax' => 'الضريبة (:symbol)', + 'total-adjustment' => 'التعديل (:symbol)', + 'grand-total' => 'المجموع الكلي (:symbol)', + 'discount-amount' => 'مبلغ الخصم', + 'tax-amount' => 'مبلغ الضريبة', + 'adjustment-amount' => 'مبلغ التعديل', + 'product-name' => 'اسم المنتج', + 'action' => 'الإجراء', + ], ], - 'products' => [ - 'title' => 'منتجات', - 'product' => 'المنتج', - 'create-title' => 'إنشاء منتج', - 'edit-title' => 'تحرير المنتج', - 'save-btn-title' => 'حفظ كمنتج', - 'back' => 'خلف', - 'cancel' => 'يلغي', - 'information' => 'معلومات', - 'inventories' => 'المخزون', - 'location' => 'الموقع', - 'search' => 'بحث..', - 'name' => 'الاسم', - 'save' => 'حفظ', - 'in-stock' => 'في المخزن', - 'allocated' => 'مخصص', - 'create-success' => 'تم إنشاء المنتج بنجاح.', - 'update-success' => 'تم إنشاء المنتج بنجاح.', - 'delete-success' => 'تم حذف المنتج بنجاح.', - 'delete-failed' => 'لا يمكن حذف المنتج.', + 'contacts' => [ + 'persons' => [ + 'index' => [ + 'title' => 'الأشخاص', + 'create-btn' => 'إنشاء شخص', + 'create-success' => 'تم إنشاء الشخص بنجاح.', + 'update-success' => 'تم تحديث الشخص بنجاح.', + 'delete-success' => 'تم حذف الشخص بنجاح.', + 'delete-failed' => 'لا يمكن حذف الشخص.', + + 'datagrid' => [ + 'contact-numbers' => 'أرقام الاتصال', + 'delete' => 'حذف', + 'edit' => 'تعديل', + 'emails' => 'البريد الإلكتروني', + 'id' => 'المعرف', + 'view' => 'عرض', + 'name' => 'الاسم', + 'organization-name' => 'اسم المؤسسة', + ], + ], + + 'view' => [ + 'title' => ':name', + 'about-person' => 'عن الشخص', + + 'activities' => [ + 'index' => [ + 'all' => 'الكل', + 'calls' => 'المكالمات', + 'meetings' => 'الاجتماعات', + 'lunches' => 'الغداء', + 'files' => 'الملفات', + 'quotes' => 'عروض الأسعار', + 'notes' => 'الملاحظات', + 'emails' => 'رسائل البريد الإلكتروني', + 'by-user' => 'بواسطة :user', + 'scheduled-on' => 'مجدول في', + 'location' => 'الموقع', + 'participants' => 'المشاركون', + 'mark-as-done' => 'وضع علامة كمنتهي', + 'delete' => 'حذف', + 'edit' => 'تعديل', + ], + + 'actions' => [ + 'mail' => [ + 'btn' => 'بريد', + 'title' => 'إنشاء بريد', + 'to' => 'إلى', + 'cc' => 'نسخة', + 'bcc' => 'نسخة مخفية', + 'subject' => 'الموضوع', + 'send-btn' => 'إرسال', + 'message' => 'الرسالة', + ], + + 'file' => [ + 'btn' => 'ملف', + 'title' => 'إضافة ملف', + 'title-control' => 'العنوان', + 'name' => 'اسم الملف', + 'description' => 'الوصف', + 'file' => 'الملف', + 'save-btn' => 'حفظ الملف', + ], + + 'note' => [ + 'btn' => 'ملاحظة', + 'title' => 'إضافة ملاحظة', + 'comment' => 'التعليق', + 'save-btn' => 'حفظ الملاحظة', + ], + + 'activity' => [ + 'btn' => 'نشاط', + 'title' => 'إضافة نشاط', + 'title-control' => 'العنوان', + 'description' => 'الوصف', + 'schedule-from' => 'مجدول من', + 'schedule-to' => 'مجدول إلى', + 'location' => 'الموقع', + 'call' => 'مكالمة', + 'meeting' => 'اجتماع', + 'lunch' => 'غداء', + 'save-btn' => 'حفظ النشاط', + ], + ], + ], + ], + + 'create' => [ + 'title' => 'إنشاء شخص', + 'save-btn' => 'حفظ الشخص', + ], + + 'edit' => [ + 'title' => 'تعديل الشخص', + 'save-btn' => 'حفظ الشخص', + ], + ], + + 'organizations' => [ + 'index' => [ + 'title' => 'المؤسسات', + 'create-btn' => 'إنشاء مؤسسة', + 'create-success' => 'تم إنشاء المؤسسة بنجاح.', + 'update-success' => 'تم تحديث المؤسسة بنجاح.', + 'delete-success' => 'تم حذف المؤسسة بنجاح.', + 'delete-failed' => 'لا يمكن حذف المؤسسة.', + + 'datagrid' => [ + 'delete' => 'حذف', + 'edit' => 'تعديل', + 'id' => 'المعرف', + 'name' => 'الاسم', + 'persons-count' => 'عدد الأشخاص', + ], + ], + + 'create' => [ + 'title' => 'إنشاء مؤسسة', + 'save-btn' => 'حفظ المؤسسة', + ], + + 'edit' => [ + 'title' => 'تعديل المؤسسة', + 'save-btn' => 'حفظ المؤسسة', + ], + ], ], - 'sessions' => [ - 'login' => [ - 'title' => 'تسجيل الدخول', - 'welcome' => 'مرحبا بعودتك', - 'email' => 'بريد الالكتروني', - 'password' => 'كلمه السر', - 'login' => 'تسجيل الدخول', - 'forgot-password' => 'هل نسيت كلمة السر?', - 'login-error' => 'يرجى التحقق من بيانات الاعتماد الخاصة بك وحاول مرة أخرى.', - 'activate-warning' => 'لم يتم تنشيط حسابك بعد ، يرجى الاتصال بالمسؤول.', + 'products' => [ + 'index' => [ + 'title' => 'المنتجات', + 'create-btn' => 'إنشاء منتج', + 'create-success' => 'تم إنشاء المنتج بنجاح.', + 'update-success' => 'تم تحديث المنتج بنجاح.', + 'delete-success' => 'تم حذف المنتج بنجاح.', + 'delete-failed' => 'لا يمكن حذف المنتج.', + + 'datagrid' => [ + 'allocated' => 'مخصص', + 'delete' => 'حذف', + 'edit' => 'تعديل', + 'id' => 'المعرف', + 'in-stock' => 'في المخزون', + 'name' => 'الاسم', + 'on-hand' => 'متوفر', + 'price' => 'السعر', + 'sku' => 'رمز المنتج', + 'view' => 'عرض', + ], ], - 'forgot-password' => [ - 'title' => 'هل نسيت كلمة السر?', - 'email' => 'بريد الالكتروني', - 'send-reset-password-email' => 'إرسال بريد إلكتروني لإعادة تعيين كلمة المرور', - 'reset-link-sent' => 'لقد أرسلنا رابط إعادة تعيين كلمة المرور بالبريد الإلكتروني.', - 'email-not-exist' => 'لا يمكننا العثور على مستخدم بعنوان البريد الإلكتروني هذا.', - 'back-to-login' => 'العودة إلى تسجيل الدخول', + 'create' => [ + 'save-btn' => 'حفظ المنتجات', + 'title' => 'إنشاء منتجات', + 'general' => 'عام', + 'price' => 'السعر', ], - 'reset-password' => [ - 'title' => 'إعادة تعيين كلمة المرور', - 'email' => 'بريد الالكتروني', - 'password' => 'كلمه السر', - 'confirm-password' => 'تأكيد كلمة المرور', - 'reset-password' => 'إعادة تعيين كلمة المرور', + 'edit' => [ + 'title' => 'تعديل المنتجات', + 'save-btn' => 'حفظ المنتجات', + 'general' => 'عام', + 'price' => 'السعر', + ], + + 'view' => [ + 'sku' => 'رمز المنتج', + 'all' => 'الكل', + 'notes' => 'الملاحظات', + 'files' => 'الملفات', + 'inventories' => 'المخزون', + 'change-logs' => 'سجلات التغيير', + + 'attributes' => [ + 'about-product' => 'عن المنتج', + ], + + 'inventory' => [ + 'source' => 'المصدر', + 'in-stock' => 'في المخزون', + 'allocated' => 'مخصص', + 'on-hand' => 'متوفر', + 'actions' => 'الإجراءات', + 'assign' => 'تعيين', + 'add-source' => 'إضافة مصدر', + 'location' => 'الموقع', + 'add-more' => 'إضافة المزيد', + 'save' => 'حفظ', + ], ], ], 'settings' => [ - 'title' => 'إعدادات', + 'title' => 'الإعدادات', 'groups' => [ - 'title' => 'مجموعات', - 'group' => 'مجموعة', - 'edit-title' => 'تحرير المجموعة', - 'description' => 'وصف', - 'create-title' => 'إنشاء مجموعة', - 'save-btn-title' => 'حفظ كمجموعة', - 'update-btn-title' => 'تحديث المجموعة', - 'create-success' => 'تم إنشاء المجموعة بنجاح.', - 'update-success' => 'تم تحديث المجموعة بنجاح.', - 'destroy-success' => 'تم حذف المجموعة بنجاح.', - 'delete-failed' => 'لا يمكن حذف المجموعة.', - 'user-define-error' => 'لا يمكن حذف مجموعة النظام.', + 'index' => [ + 'create-btn' => 'إنشاء مجموعة', + 'title' => 'المجموعات', + 'create-success' => 'تم إنشاء المجموعة بنجاح.', + 'update-success' => 'تم تحديث المجموعة بنجاح.', + 'destroy-success' => 'تم حذف المجموعة بنجاح.', + 'delete-failed' => 'لا يمكن حذف المجموعة.', + + 'datagrid' => [ + 'delete' => 'حذف', + 'description' => 'الوصف', + 'edit' => 'تعديل', + 'id' => 'المعرف', + 'name' => 'الاسم', + ], + + 'edit' => [ + 'title' => 'تعديل المجموعة', + ], + + 'create' => [ + 'name' => 'الاسم', + 'title' => 'إنشاء مجموعة', + 'description' => 'الوصف', + 'save-btn' => 'حفظ المجموعة', + ], + ], ], 'roles' => [ - 'title' => 'الأدوار', - 'role' => 'دور', - 'edit-title' => 'تحرير الدور', - 'description' => 'وصف', - 'create-title' => 'إنشاء دور', - 'permission_type' => 'نوع الإذن', - 'custom' => 'مخصص', - 'all' => 'الجميع', - 'save-btn-title' => 'حفظ دور', - 'update-btn-title' => 'تحديث الدور', - 'create-success' => 'تم إنشاء الدور بنجاح.', - 'update-success' => 'تم تحديث الدور بنجاح.', - 'delete-success' => 'تم حذف الدور بنجاح.', - 'delete-failed' => 'لا يمكن حذف الدور.', - 'user-define-error' => 'لا يمكن حذف دور النظام.', - 'last-delete-error' => 'مطلوب دور واحد على الأقل.', - 'current-role-delete-error' => 'لا يمكن حذف الدور المعين للمستخدم الحالي.', - 'being-used' => 'لا يمكن حذف الدور ، حيث يتم استخدامه في المستخدم الإداري.', + 'index' => [ + 'being-used' => 'لا يمكن حذف الدور، حيث أنه قيد الاستخدام في مستخدم الإدارة.', + 'create-btn' => 'إنشاء الأدوار', + 'create-success' => 'تم إنشاء الدور بنجاح.', + 'current-role-delete-error' => 'لا يمكن حذف الدور المخصص للمستخدم الحالي.', + 'delete-failed' => 'لا يمكن حذف الدور.', + 'delete-success' => 'تم حذف الدور بنجاح.', + 'last-delete-error' => 'مطلوب دور واحد على الأقل.', + 'settings' => 'الإعدادات', + 'title' => 'الأدوار', + 'update-success' => 'تم تحديث الدور بنجاح.', + 'user-define-error' => 'لا يمكن حذف دور النظام.', + + 'datagrid' => [ + 'all' => 'الكل', + 'custom' => 'مخصص', + 'delete' => 'حذف', + 'description' => 'الوصف', + 'edit' => 'تعديل', + 'id' => 'المعرف', + 'name' => 'الاسم', + 'permission-type' => 'نوع الإذن', + ], + ], + + 'create' => [ + 'access-control' => 'التحكم في الوصول', + 'all' => 'الكل', + 'back-btn' => 'رجوع', + 'custom' => 'مخصص', + 'description' => 'الوصف', + 'general' => 'عام', + 'name' => 'الاسم', + 'permissions' => 'الأذونات', + 'save-btn' => 'حفظ الدور', + 'title' => 'إنشاء دور', + ], + + 'edit' => [ + 'access-control' => 'التحكم في الوصول', + 'all' => 'الكل', + 'back-btn' => 'رجوع', + 'custom' => 'مخصص', + 'description' => 'الوصف', + 'general' => 'عام', + 'name' => 'الاسم', + 'permissions' => 'الأذونات', + 'save-btn' => 'حفظ الدور', + 'title' => 'تعديل الدور', + ], ], - 'users' => [ - 'title' => 'المستخدمون', - 'create-title' => 'إنشاء المستخدم', - 'edit-title' => 'تحرير العضو', - 'general' => 'عام', - 'permission' => 'إذن', - 'name' => 'اسم', - 'email' => 'بريد الالكتروني', - 'back' => 'خلف', - 'password' => 'كلمه السر', - 'groups' => 'مجموعات', - 'role' => 'دور', - 'view-permission' => 'عرض الإذن', - 'global' => 'عالمي', - 'group' => 'مجموعة', - 'individual' => 'فرد', - 'status' => 'حالة', - 'save-btn-title' => 'حفظ كمستخدم', - 'confirm_password' => 'تأكيد كلمة المرور', - 'create-success' => 'تم إنشاء المستخدم بنجاح.', - 'update-success' => 'تم تحديث المستخدم بنجاح.', - 'delete-success' => 'تم حذف المستخدم بنجاح.', - 'delete-failed' => 'لا يمكن حذف المستخدم.', - 'user-define-error' => 'لا يمكن حذف مستخدم النظام.', - 'last-delete-error' => 'مطلوب مستخدم واحد على الأقل.', - 'mass-update-success' => 'تم تحديث المستخدمين بنجاح.', - 'mass-update-failed' => 'لا يمكن تحديث المستخدمين.', - 'mass-delete-success' => 'تم حذف المستخدمين بنجاح.', - 'mass-delete-failed' => 'لا يمكن حذف المستخدمين.', + 'types' => [ + 'index' => [ + 'create-btn' => 'إنشاء نوع', + 'create-success' => 'تم إنشاء النوع بنجاح.', + 'delete-failed' => 'لا يمكن حذف النوع.', + 'delete-success' => 'تم حذف النوع بنجاح.', + 'title' => 'الأنواع', + 'update-success' => 'تم تحديث النوع بنجاح.', + + 'datagrid' => [ + 'delete' => 'حذف', + 'description' => 'الوصف', + 'edit' => 'تعديل', + 'id' => 'المعرف', + 'name' => 'الاسم', + ], + + 'create' => [ + 'name' => 'الاسم', + 'save-btn' => 'حفظ النوع', + 'title' => 'إنشاء نوع', + ], + + 'edit' => [ + 'title' => 'تعديل النوع', + ], + ], ], - 'attributes' => [ - 'title' => 'صفات', - 'attribute' => 'يصف', - 'create-title' => 'تكوين السمة', - 'edit-title' => 'تحرير السمة', - 'save-btn-title' => 'حفظ كسمة', - 'back' => 'خلف', - 'code' => 'الشفرة', - 'name' => 'اسم', - 'type' => 'نوع', - 'text' => 'نص', - 'textarea' => 'تيكستاريا', - 'price' => 'سعر', - 'boolean' => 'قيمة منطقية', - 'select' => 'يختار', - 'multiselect' => 'تحديد متعدد', - 'email' => 'بريد الالكتروني', - 'address' => 'عنوان', - 'phone' => 'هاتف', - 'datetime' => 'التاريخ والوقت', - 'date' => 'تاريخ', - 'image' => 'صورة', - 'file' => 'ملف', - 'entity-type' => 'نوع الكيان', - 'lookup' => 'ابحث عن', - 'entity_type' => 'نوع الكيان', - 'lookup-type' => 'نوع البحث', - 'checkbox' => 'خانة اختيار', - 'is_required' => 'مطلوب', - 'is_unique' => 'فريد من نوعة', - 'yes' => 'نعم', - 'no' => 'لا', - 'input_validation' => 'التحقق من صحة المدخلات', - 'number' => 'عدد', - 'decimal' => 'عدد عشري', - 'email' => 'بريد الالكتروني', - 'url' => 'عنوان Url', - 'options-type' => 'نوع الخيار', - 'options' => 'خيارات', - 'sort-order' => 'امر ترتيب', - 'add-option-btn-title' => 'إضافة خيار', - 'create-success' => 'تم إنشاء السمة بنجاح.', - 'update-success' => 'تم تحديث السمة بنجاح.', - 'update-error' => 'تعذر تحديث السمة.', - 'delete-success' => 'تم حذف السمة بنجاح.', - 'delete-failed' => 'لا يمكن حذف السمة.', - 'user-define-error' => 'لا يمكن حذف سمة النظام.', - 'mass-delete-failed' => 'السمات لا يمكن حذفها.', + 'sources' => [ + 'index' => [ + 'create-btn' => 'إنشاء مصدر', + 'create-success' => 'تم إنشاء المصدر بنجاح.', + 'delete-failed' => 'لا يمكن حذف المصدر.', + 'delete-success' => 'تم حذف المصدر بنجاح.', + 'title' => 'المصادر', + 'update-success' => 'تم تحديث المصدر بنجاح.', + + 'datagrid' => [ + 'delete' => 'حذف', + 'edit' => 'تعديل', + 'id' => 'المعرف', + 'name' => 'الاسم', + ], + + 'create' => [ + 'name' => 'الاسم', + 'save-btn' => 'حفظ النوع', + 'title' => 'إنشاء نوع', + ], + + 'edit' => [ + 'title' => 'تعديل النوع', + ], + ], ], - 'pipelines' => [ - 'title' => 'خطوط الأنابيب', - 'organization' => 'خط انابيب', - 'create-title' => 'إنشاء خط أنابيب', - 'edit-title' => 'تحرير خط الأنابيب', - 'save-btn-title' => 'حفظ كخط أنابيب', - 'back' => 'خلف', - 'cancel' => 'يلغي', - 'name' => 'اسم', - 'rotting-days' => 'أيام متعفنة', - 'is-default' => 'علامة كما الافتراضي', - 'probability' => 'احتمالا (%)', - 'add-stage-btn-title' => 'أضف المرحلة', - 'new-stage' => 'الجديد', - 'won-stage' => 'وون', - 'lost-stage' => 'ضائع', - 'duplicate-name' => 'لا يمكن أن يكون حقل "الاسم" مكررًا', - 'create-success' => 'تم إنشاء خط الأنابيب بنجاح.', - 'update-success' => 'تم تحديث خط الأنابيب بنجاح.', - 'delete-success' => 'تم حذف خط الأنابيب بنجاح.', - 'delete-failed' => 'لا يمكن حذف خط الأنابيب.', - 'default-delete-error' => 'لا يمكن حذف خط الأنابيب الافتراضي.', + 'workflows' => [ + 'index' => [ + 'title' => 'سير العمل', + 'create-btn' => 'إنشاء سير عمل', + 'create-success' => 'تم إنشاء سير العمل بنجاح.', + 'update-success' => 'تم تحديث سير العمل بنجاح.', + 'delete-success' => 'تم حذف سير العمل بنجاح.', + 'delete-failed' => 'لا يمكن حذف سير العمل.', + 'datagrid' => [ + 'delete' => 'حذف', + 'description' => 'الوصف', + 'edit' => 'تعديل', + 'id' => 'المعرف', + 'name' => 'الاسم', + ], + ], + + 'helpers' => [ + 'update-related-leads' => 'تحديث العملاء المحتملين ذوي الصلة', + 'send-email-to-sales-owner' => 'إرسال بريد إلكتروني إلى مسؤول المبيعات', + 'send-email-to-participants' => 'إرسال بريد إلكتروني إلى المشاركين', + 'add-webhook' => 'إضافة Webhook', + 'update-lead' => 'تحديث العميل المحتمل', + 'update-person' => 'تحديث الشخص', + 'send-email-to-person' => 'إرسال بريد إلكتروني إلى الشخص', + 'add-tag' => 'إضافة علامة', + 'add-note-as-activity' => 'إضافة ملاحظة كنشاط', + ], + + 'create' => [ + 'title' => 'إنشاء سير عمل', + 'event' => 'الحدث', + 'back-btn' => 'رجوع', + 'save-btn' => 'حفظ سير العمل', + 'name' => 'الاسم', + 'basic-details' => 'التفاصيل الأساسية', + 'description' => 'الوصف', + 'actions' => 'الإجراءات', + 'basic-details-info' => 'ضع المعلومات الأساسية لسير العمل.', + 'event-info' => 'يقوم الحدث بتشغيل والتحقق من الشروط وتنفيذ الإجراءات المحددة مسبقًا.', + 'conditions' => 'الشروط', + 'conditions-info' => 'الشروط هي قواعد تتحقق من السيناريوهات، ويتم تشغيلها في مناسبات محددة.', + 'actions-info' => 'الإجراء لا يقلل فقط من عبء العمل ولكنه يجعل أتمتة CRM أسهل بكثير', + 'value' => 'القيمة', + 'condition-type' => 'نوع الشرط', + 'all-condition-are-true' => 'جميع الشروط صحيحة', + 'any-condition-are-true' => 'أي شرط صحيح', + 'add-condition' => 'إضافة شرط', + 'add-action' => 'إضافة إجراء', + 'yes' => 'نعم', + 'no' => 'لا', + 'email' => 'البريد الإلكتروني', + 'is-equal-to' => 'يساوي', + 'is-not-equal-to' => 'لا يساوي', + 'equals-or-greater-than' => 'يساوي أو أكبر من', + 'equals-or-less-than' => 'يساوي أو أقل من', + 'greater-than' => 'أكبر من', + 'less-than' => 'أقل من', + 'type' => 'النوع', + 'contain' => 'يحتوي', + 'contains' => 'يحتوي', + 'does-not-contain' => 'لا يحتوي', + ], + + 'edit' => [ + 'title' => 'تعديل سير العمل', + 'event' => 'الحدث', + 'back-btn' => 'رجوع', + 'save-btn' => 'حفظ سير العمل', + 'name' => 'الاسم', + 'basic-details' => 'التفاصيل الأساسية', + 'description' => 'الوصف', + 'actions' => 'الإجراءات', + 'type' => 'النوع', + 'basic-details-info' => 'ضع المعلومات الأساسية لسير العمل.', + 'event-info' => 'يقوم الحدث بتشغيل والتحقق من الشروط وتنفيذ الإجراءات المحددة مسبقًا.', + 'conditions' => 'الشروط', + 'conditions-info' => 'الشروط هي قواعد تتحقق من السيناريوهات، ويتم تشغيلها في مناسبات محددة.', + 'actions-info' => 'الإجراء لا يقلل فقط من عبء العمل ولكنه يجعل أتمتة CRM أسهل بكثير', + 'value' => 'القيمة', + 'condition-type' => 'نوع الشرط', + 'all-condition-are-true' => 'جميع الشروط صحيحة', + 'any-condition-are-true' => 'أي شرط صحيح', + 'add-condition' => 'إضافة شرط', + 'add-action' => 'إضافة إجراء', + 'yes' => 'نعم', + 'no' => 'لا', + 'email' => 'البريد الإلكتروني', + 'is-equal-to' => 'يساوي', + 'is-not-equal-to' => 'لا يساوي', + 'equals-or-greater-than' => 'يساوي أو أكبر من', + 'equals-or-less-than' => 'يساوي أو أقل من', + 'greater-than' => 'أكبر من', + 'less-than' => 'أقل من', + 'contain' => 'يحتوي', + 'contains' => 'يحتوي', + 'does-not-contain' => 'لا يحتوي', + ], ], - 'sources' => [ - 'title' => 'مصادر', - 'organization' => 'مصدر', - 'create-title' => 'إنشاء مصدر', - 'edit-title' => 'تحرير المصدر', - 'save-btn-title' => 'حفظ كمصدر', - 'back' => 'خلف', - 'cancel' => 'يلغي', - 'create-success' => 'تم إنشاء المصدر بنجاح.', - 'name-exists' => 'اسم المصدر موجود بالفعل.', - 'update-success' => 'تم تحديث المصدر بنجاح.', - 'delete-success' => 'تم حذف المصدر بنجاح.', - 'delete-failed' => 'لا يمكن حذف المصدر.', + 'webforms' => [ + 'index' => [ + 'title' => 'نماذج الويب', + 'create-btn' => 'إنشاء نموذج ويب', + 'create-success' => 'تم إنشاء نموذج الويب بنجاح.', + 'update-success' => 'تم تحديث نموذج الويب بنجاح.', + 'delete-success' => 'تم حذف نموذج الويب بنجاح.', + 'delete-failed' => 'لا يمكن حذف نموذج الويب.', + + 'datagrid' => [ + 'id' => 'المعرف', + 'title' => 'العنوان', + 'edit' => 'تعديل', + 'delete' => 'حذف', + ], + ], + + 'create' => [ + 'add-attribute-btn' => 'زر إضافة سمة', + 'attribute-label-color' => 'لون تسمية السمة', + 'attributes' => 'السمات', + 'attributes-info' => 'أضف سمات مخصصة إلى النموذج.', + 'background-color' => 'لون الخلفية', + 'create-lead' => 'إنشاء عميل محتمل', + 'customize-webform' => 'تخصيص نموذج الويب', + 'customize-webform-info' => 'خصص نموذج الويب الخاص بك بألوان العناصر التي تختارها.', + 'description' => 'الوصف', + 'display-custom-message' => 'عرض رسالة مخصصة', + 'form-background-color' => 'لون خلفية النموذج', + 'form-submit-btn-color' => 'لون زر إرسال النموذج', + 'form-submit-button-color' => 'لون زر إرسال النموذج', + 'form-title-color' => 'لون عنوان النموذج', + 'general' => 'عام', + 'leads' => 'العملاء المحتملون', + 'person' => 'شخص', + 'save-btn' => 'حفظ نموذج الويب', + 'submit-button-label' => 'تسمية زر الإرسال', + 'submit-success-action' => 'إجراء نجاح الإرسال', + 'title' => 'إنشاء نموذج ويب', + ], + + 'edit' => [ + 'add-attribute-btn' => 'زر إضافة سمة', + 'attribute-label-color' => 'لون تسمية السمة', + 'attributes' => 'السمات', + 'attributes-info' => 'أضف سمات مخصصة إلى النموذج.', + 'background-color' => 'لون الخلفية', + 'code-snippet' => 'مقتطف الكود', + 'copied' => 'تم النسخ', + 'copy' => 'نسخ', + 'create-lead' => 'إنشاء عميل محتمل', + 'customize-webform' => 'تخصيص نموذج الويب', + 'customize-webform-info' => 'خصص نموذج الويب الخاص بك بألوان العناصر التي تختارها.', + 'description' => 'الوصف', + 'display-custom-message' => 'عرض رسالة مخصصة', + 'embed' => 'تضمين', + 'form-background-color' => 'لون خلفية النموذج', + 'form-submit-btn-color' => 'لون زر إرسال النموذج', + 'form-submit-button-color' => 'لون زر إرسال النموذج', + 'form-title-color' => 'لون عنوان النموذج', + 'general' => 'عام', + 'preview' => 'معاينة', + 'person' => 'شخص', + 'public-url' => 'الرابط العام', + 'redirect-to-url' => 'إعادة التوجيه إلى الرابط', + 'save-btn' => 'حفظ نموذج الويب', + 'submit-button-label' => 'تسمية زر الإرسال', + 'submit-success-action' => 'إجراء نجاح الإرسال', + 'title' => 'تعديل نموذج الويب', + ], ], - 'types' => [ - 'title' => 'أنواع', - 'organization' => 'نوع', - 'create-title' => 'نوع الإنشاء', - 'edit-title' => 'نوع التحرير', - 'save-btn-title' => 'حفظ كنوع', - 'back' => 'خلف', - 'cancel' => 'يلغي', - 'create-success' => 'تم إنشاء النوع بنجاح.', - 'name-exists' => 'اسم النوع موجود بالفعل.', - 'update-success' => 'تم تحديث النوع بنجاح.', - 'delete-success' => 'تم حذف النوع بنجاح.', - 'delete-failed' => 'لا يمكن حذف النوع.', + 'email-template' => [ + 'index' => [ + 'create-btn' => 'إنشاء قالب بريد إلكتروني', + 'title' => 'قوالب البريد الإلكتروني', + 'create-success' => 'تم إنشاء قالب البريد الإلكتروني بنجاح.', + 'update-success' => 'تم تحديث قالب البريد الإلكتروني بنجاح.', + 'delete-success' => 'تم حذف قالب البريد الإلكتروني بنجاح.', + 'delete-failed' => 'لا يمكن حذف قالب البريد الإلكتروني.', + + 'datagrid' => [ + 'delete' => 'حذف', + 'edit' => 'تعديل', + 'id' => 'المعرف', + 'name' => 'الاسم', + 'subject' => 'الموضوع', + ], + ], + + 'create' => [ + 'title' => 'إنشاء قالب بريد إلكتروني', + 'save-btn' => 'حفظ قالب البريد الإلكتروني', + 'email-template' => 'قالب البريد الإلكتروني', + 'subject' => 'الموضوع', + 'content' => 'المحتوى', + 'subject-placeholders' => 'العناصر النائبة للموضوع', + 'general' => 'عام', + 'name' => 'الاسم', + ], + + 'edit' => [ + 'title' => 'تعديل قالب البريد الإلكتروني', + 'save-btn' => 'حفظ قالب البريد الإلكتروني', + 'email-template' => 'قالب البريد الإلكتروني', + 'subject' => 'الموضوع', + 'content' => 'المحتوى', + 'subject-placeholders' => 'العناصر النائبة للموضوع', + 'general' => 'عام', + 'name' => 'الاسم', + ], + ], + + 'tags' => [ + 'index' => [ + 'create-btn' => 'إنشاء وسم', + 'title' => 'الوسوم', + 'create-success' => 'تم إنشاء الوسم بنجاح.', + 'update-success' => 'تم تحديث الوسم بنجاح.', + 'delete-success' => 'تم حذف الوسم بنجاح.', + 'delete-failed' => 'لا يمكن حذف الوسم.', + + 'datagrid' => [ + 'delete' => 'حذف', + 'edit' => 'تعديل', + 'id' => 'المعرف', + 'name' => 'الاسم', + 'users' => 'المستخدمون', + 'created-at' => 'تم الإنشاء في', + ], + + 'create' => [ + 'name' => 'الاسم', + 'save-btn' => 'حفظ الوسم', + 'title' => 'إنشاء وسم', + 'color' => 'اللون', + ], + + 'edit' => [ + 'title' => 'تعديل الوسم', + ], + ], + ], + + 'users' => [ + 'index' => [ + 'create-btn' => 'إنشاء مستخدم', + 'create-success' => 'تم إنشاء المستخدم بنجاح.', + 'delete-failed' => 'لا يمكن حذف المستخدم.', + 'delete-success' => 'تم حذف المستخدم بنجاح.', + 'last-delete-error' => 'مطلوب مستخدم واحد على الأقل.', + 'mass-delete-failed' => 'لا يمكن حذف المستخدمين.', + 'mass-delete-success' => 'تم حذف المستخدمين بنجاح.', + 'mass-update-failed' => 'لا يمكن تحديث المستخدمين.', + 'mass-update-success' => 'تم تحديث المستخدمين بنجاح.', + 'title' => 'المستخدمون', + 'update-success' => 'تم تحديث المستخدم بنجاح.', + 'user-define-error' => 'لا يمكن حذف مستخدم النظام.', + 'active' => 'نشط', + 'inactive' => 'غير نشط', + + 'datagrid' => [ + 'active' => 'نشط', + 'created-at' => 'تم الإنشاء في', + 'delete' => 'حذف', + 'edit' => 'تعديل', + 'email' => 'البريد الإلكتروني', + 'id' => 'المعرف', + 'inactive' => 'غير نشط', + 'name' => 'الاسم', + 'status' => 'الحالة', + 'update-status' => 'تحديث الحالة', + 'users' => 'المستخدمون', + ], + + 'create' => [ + 'confirm-password' => 'تأكيد كلمة المرور', + 'email' => 'البريد الإلكتروني', + 'general' => 'عام', + 'global' => 'عالمي', + 'group' => 'مجموعة', + 'individual' => 'فردي', + 'name' => 'الاسم', + 'password' => 'كلمة المرور', + 'permission' => 'الصلاحية', + 'role' => 'الدور', + 'save-btn' => 'حفظ المستخدم', + 'status' => 'الحالة', + 'title' => 'إنشاء مستخدم', + 'view-permission' => 'عرض الصلاحية', + ], + + 'edit' => [ + 'title' => 'تعديل المستخدم', + ], + ], + ], + + 'pipelines' => [ + 'index' => [ + 'title' => 'خطوط الأنابيب', + 'create-btn' => 'إنشاء خط أنابيب', + 'create-success' => 'تم إنشاء خط الأنابيب بنجاح.', + 'update-success' => 'تم تحديث خط الأنابيب بنجاح.', + 'delete-success' => 'تم حذف خط الأنابيب بنجاح.', + 'delete-failed' => 'لا يمكن حذف خط الأنابيب.', + 'default-delete-error' => 'لا يمكن حذف خط الأنابيب الافتراضي.', + + 'datagrid' => [ + 'delete' => 'حذف', + 'edit' => 'تعديل', + 'id' => 'المعرف', + 'is-default' => 'افتراضي', + 'name' => 'الاسم', + 'no' => 'لا', + 'rotten-days' => 'أيام التعفن', + 'yes' => 'نعم', + ], + ], + + 'create' => [ + 'title' => 'إنشاء خط أنابيب', + 'save-btn' => 'حفظ خط الأنابيب', + 'name' => 'الاسم', + 'rotten-days' => 'أيام التعفن', + 'mark-as-default' => 'تعيين كافتراضي', + 'general' => 'عام', + 'probability' => 'الاحتمالية (%)', + 'new-stage' => 'جديد', + 'won-stage' => 'فاز', + 'lost-stage' => 'خسر', + 'stage-btn' => 'إضافة مرحلة', + 'stages' => 'المراحل', + 'duplicate-name' => 'لا يمكن تكرار حقل "الاسم"', + 'delete-stage' => 'حذف المرحلة', + 'add-new-stages' => 'إضافة مراحل جديدة', + 'add-stage-info' => 'أضف مرحلة جديدة لخط الأنابيب الخاص بك', + 'newly-added' => 'تمت الإضافة حديثًا', + 'stage-delete-success' => 'تم حذف المرحلة بنجاح', + ], + + 'edit' => [ + 'title' => 'تعديل خط الأنابيب', + 'save-btn' => 'حفظ خط الأنابيب', + 'name' => 'الاسم', + 'rotten-days' => 'أيام التعفن', + 'mark-as-default' => 'تعيين كافتراضي', + 'general' => 'عام', + 'probability' => 'الاحتمالية (%)', + 'new-stage' => 'جديد', + 'won-stage' => 'فاز', + 'lost-stage' => 'خسر', + 'stage-btn' => 'إضافة مرحلة', + 'stages' => 'المراحل', + 'duplicate-name' => 'لا يمكن تكرار حقل "الاسم"', + 'delete-stage' => 'حذف المرحلة', + 'add-new-stages' => 'إضافة مراحل جديدة', + 'add-stage-info' => 'أضف مرحلة جديدة لخط الأنابيب الخاص بك', + 'stage-delete-success' => 'تم حذف المرحلة بنجاح', + ], + ], + + 'webhooks' => [ + 'index' => [ + 'title' => 'الويب هوكس', + 'create-btn' => 'إنشاء ويب هوك', + 'create-success' => 'تم إنشاء الويب هوك بنجاح.', + 'update-success' => 'تم تحديث الويب هوك بنجاح.', + 'delete-success' => 'تم حذف الويب هوك بنجاح.', + 'delete-failed' => 'لا يمكن حذف الويب هوك.', + + 'datagrid' => [ + 'id' => 'المعرف', + 'delete' => 'حذف', + 'edit' => 'تعديل', + 'name' => 'الاسم', + 'entity-type' => 'نوع الكيان', + 'end-point' => 'نقطة النهاية', + ], + ], + + 'create' => [ + 'title' => 'إنشاء ويب هوك', + 'save-btn' => 'حفظ الويب هوك', + 'info' => 'أدخل تفاصيل الويب هوكس', + 'url-and-parameters' => 'الرابط والمعلمات', + 'method' => 'الطريقة', + 'post' => 'إرسال', + 'put' => 'تحديث', + 'url-endpoint' => 'نقطة نهاية الرابط', + 'parameters' => 'المعلمات', + 'add-new-parameter' => 'إضافة معلمة جديدة', + 'url-preview' => 'معاينة الرابط:', + 'headers' => 'الرؤوس', + 'add-new-header' => 'إضافة رأس جديد', + 'body' => 'الجسم', + 'default' => 'افتراضي', + 'x-www-form-urlencoded' => 'x-www-form-urlencoded', + 'raw' => 'خام', + 'general' => 'عام', + 'name' => 'الاسم', + 'entity-type' => 'نوع الكيان', + 'insert-placeholder' => 'إدراج العنصر النائب', + 'description' => 'الوصف', + 'json' => 'Json', + 'text' => 'نص', + ], + + 'edit' => [ + 'title' => 'تعديل الويب هوك', + 'edit-btn' => 'حفظ الويب هوك', + 'save-btn' => 'حفظ الويب هوك', + 'info' => 'أدخل تفاصيل الويب هوكس', + 'url-and-parameters' => 'الرابط والمعلمات', + 'method' => 'الطريقة', + 'post' => 'إرسال', + 'put' => 'تحديث', + 'url-endpoint' => 'نقطة نهاية الرابط', + 'parameters' => 'المعلمات', + 'add-new-parameter' => 'إضافة معلمة جديدة', + 'url-preview' => 'معاينة الرابط:', + 'headers' => 'الرؤوس', + 'add-new-header' => 'إضافة رأس جديد', + 'body' => 'الجسم', + 'default' => 'افتراضي', + 'x-www-form-urlencoded' => 'x-www-form-urlencoded', + 'raw' => 'خام', + 'general' => 'عام', + 'name' => 'الاسم', + 'entity-type' => 'نوع الكيان', + 'insert-placeholder' => 'إدراج العنصر النائب', + 'description' => 'الوصف', + 'json' => 'Json', + 'text' => 'نص', + ], ], 'warehouses' => [ - 'title' => 'المستودعات', - 'create-title' => 'إنشاء مستودع', - 'edit-title' => 'تعديل مستودع', - 'save-btn-title' => 'حفظ كمستودع', - 'back' => 'عودة', - 'cancel' => 'إلغاء', - 'information' => 'معلومات', - 'general-information' => 'معلومات عامة', - 'contact-information' => 'معلومات الاتصال', - 'locations' => 'المواقع', - 'products' => 'المنتجات', - 'add-location' => 'إضافة موقع', - 'create-success' => 'تم إنشاء المستودع بنجاح.', - 'name-exists' => 'اسم المستودع موجود بالفعل.', - 'update-success' => 'تم تحديث المستودع بنجاح.', - 'delete-success' => 'تم حذف المستودع بنجاح.', - 'delete-failed' => 'لا يمكن حذف المستودع.', - ], - - 'email-templates' => [ - 'title' => 'قوالب البريد الإلكتروني', - 'create-title' => 'إنشاء نموذج بريد إلكتروني', - 'edit-title' => 'تحرير قالب البريد الإلكتروني', - 'save-btn-title' => 'حفظ كقالب بريد إلكتروني', - 'back' => 'خلف', - 'cancel' => 'يلغي', - 'name' => 'اسم', - 'subject' => 'موضوعات', - 'content' => 'المحتوى', - 'placeholders' => 'العناصر النائبة', - 'create-success' => 'تم إنشاء قالب البريد الإلكتروني بنجاح.', - 'update-success' => 'تم تحديث نموذج البريد الإلكتروني بنجاح.', - 'delete-success' => 'تم حذف قالب البريد الإلكتروني بنجاح.', - 'delete-failed' => 'لا يمكن حذف قالب البريد الإلكتروني.', + 'index' => [ + 'title' => 'المستودعات', + 'create-btn' => 'إنشاء مستودع', + 'create-success' => 'تم إنشاء المستودع بنجاح.', + 'name-exists' => 'اسم المستودع موجود بالفعل.', + 'update-success' => 'تم تحديث المستودع بنجاح.', + 'delete-success' => 'تم حذف المستودع بنجاح.', + 'delete-failed' => 'لا يمكن حذف المستودع.', + + 'datagrid' => [ + 'id' => 'المعرف', + 'name' => 'الاسم', + 'contact-name' => 'اسم جهة الاتصال', + 'delete' => 'حذف', + 'edit' => 'تعديل', + 'view' => 'عرض', + 'created-at' => 'تم الإنشاء في', + 'products' => 'المنتجات', + 'contact-emails' => 'البريد الإلكتروني للاتصال', + 'contact-numbers' => 'أرقام الاتصال', + ], + ], + + 'create' => [ + 'title' => 'إنشاء مستودع', + 'save-btn' => 'حفظ المستودع', + 'contact-info' => 'معلومات الاتصال', + ], + + 'edit' => [ + 'title' => 'تعديل المستودع', + 'save-btn' => 'حفظ المستودع', + 'contact-info' => 'معلومات الاتصال', + ], + + 'view' => [ + 'all' => 'الكل', + 'notes' => 'الملاحظات', + 'files' => 'الملفات', + 'location' => 'الموقع', + 'change-logs' => 'سجلات التغيير', + + 'locations' => [ + 'action' => 'إجراء', + 'add-location' => 'إضافة موقع', + 'create-success' => 'تم إنشاء الموقع بنجاح.', + 'delete' => 'حذف', + 'delete-failed' => 'لا يمكن حذف الموقع.', + 'delete-success' => 'تم حذف الموقع بنجاح.', + 'name' => 'الاسم', + 'save-btn' => 'حفظ', + ], + + 'general-information' => [ + 'title' => 'معلومات عامة', + ], + + 'contact-information' => [ + 'title' => 'معلومات الاتصال', + ], + ], ], - 'workflows' => [ - 'title' => 'سير العمل', - 'create-title' => 'إنشاء سير العمل', - 'edit-title' => 'تحرير سير العمل', - 'save-btn-title' => 'حفظ كسير عمل', - 'back' => 'خلف', - 'cancel' => 'يلغي', - 'information' => 'معلومة', - 'name' => 'اسم', - 'description' => 'وصف', - 'event' => 'حدث', - 'events' => 'الأحداث', - 'created' => 'خلقت', - 'updated' => 'محدث', - 'deleted' => 'تم الحذف', - 'event-info' => 'يتم تشغيل الحدث تلقائيًا للتحقق من الشروط وتنفيذ مجموعة محددة مسبقًا من الإجراءات', - 'conditions' => 'شروط', - 'condition-info' => 'الشروط عبارة عن مجموعة من القواعد التي تتحقق من سيناريوهات محددة ويتم تشغيلها في مناسبات محددة', - 'condition-type' => 'نوع الشرط', - 'all-conditions-true' => 'كل الشروط صحيحة', - 'any-condition-true' => 'أي شرط صحيح', - 'add-condition' => 'أضف شرط', - 'choose-condition-to-add' => 'اختر شرط لإضافته', - 'is-equal-to' => 'يساوي', - 'is-not-equal-to' => 'لا يساوي', - 'equals-or-greater-than' => 'يساوي أو أكبر من', - 'equals-or-less-than' => 'يساوي أو أقل من', - 'greater-than' => 'أكثر من', - 'less-than' => 'أقل من', - 'contain' => 'يحتوي', - 'contains' => 'يتضمن', - 'does-not-contain' => 'لا يحتوي', - 'actions' => 'أجراءات', - 'action-info' => 'لا يقلل الإجراء من عبء العمل فحسب ، بل يسهل أيضًا أتمتة CRM', - 'choose-action-to-add' => 'اختر إجراءً لإضافته', - 'update-lead' => 'تحديث الرصاص', - 'update-person' => 'تحديث الشخص', - 'send-email-to-person' => 'إرسال بريد إلكتروني إلى شخص', - 'send-email-to-sales-owner' => 'إرسال بريد إلكتروني إلى صاحب المبيعات', - 'send-email-to-participants' => 'إرسال بريد إلكتروني إلى المشاركين', - 'add-tag' => 'إضافة علامة', - 'add-note-as-activity' => 'أضف ملاحظة كنشاط', - 'choose-attribute' => 'اختر السمة', - 'choose-option' => 'إختر خيارا', - 'update-person' => 'تحديث الشخص', - 'update-related-leads' => 'تحديث العملاء المتوقعين ذوي الصلة', - 'update-quote' => 'تحديث الاقتباس', - 'add-action' => 'أضف إجراء', - 'create-success' => 'تم إنشاء سير العمل بنجاح.', - 'update-success' => 'تم تحديث سير العمل بنجاح.', - 'delete-success' => 'تم حذف سير العمل بنجاح.', - 'delete-failed' => 'لا يمكن حذف سير العمل.', - 'add-webhook' => 'تفعيل الويب هوك', - 'webhook_heading' => 'إعدادات الويب هوك', - 'webhook_url' => 'أدخل الرابط', - 'request-headers' => 'عناوين الجسم', - 'webhook_request_method' => 'طريقة الطلب', - 'get_method' => 'GET', - 'post_method' => 'POST', - 'put_method' => 'PUT', - 'patch_method' => 'PATCH', - 'delete_method' => 'DELETE', - 'webhook_encoding' => 'اختر الترميز', - 'encoding_json' => 'JSON', - 'encoding_http_query' => 'X-www-form-urlencoded', - 'request_body' => 'مفتاح وقيمة', - 'request_body_info' => 'أضف زوج مفتاح وقيمة في سطر جديد، أي، مفتاح=قيمة', - 'simple_body' => 'بسيط', - 'raw' => 'خام', - 'lead' => 'رصيد', - 'person' => 'شخص', - 'quote' => 'اقتباس', - 'activity' => 'نشاط', - 'add_header' => 'إضافة رأس', - 'header_key' => 'المفتاح', - 'header_value' => 'القيمة', + 'attributes' => [ + 'index' => [ + 'title' => 'السمات', + 'create-btn' => 'إنشاء سمة', + 'create-success' => 'تم إنشاء السمات بنجاح.', + 'update-success' => 'تم تحديث السمات بنجاح.', + 'delete-success' => 'تم حذف السمات بنجاح.', + 'delete-failed' => 'لا يمكن حذف السمات.', + 'user-define-error' => 'لا يمكن حذف سمة النظام.', + 'mass-delete-failed' => 'لا يمكن حذف سمات النظام.', + + 'datagrid' => [ + 'yes' => 'نعم', + 'no' => 'لا', + 'id' => 'المعرف', + 'code' => 'الرمز', + 'name' => 'الاسم', + 'entity-type' => 'نوع الكيان', + 'type' => 'النوع', + 'is-default' => 'افتراضي', + 'edit' => 'تعديل', + 'delete' => 'حذف', + ], + ], + + 'create' => [ + 'title' => 'إنشاء سمة', + 'save-btn' => 'حفظ السمة', + 'code' => 'الرمز', + 'name' => 'الاسم', + 'entity-type' => 'نوع الكيان', + 'type' => 'النوع', + 'validations' => 'التحققات', + 'is-required' => 'مطلوب', + 'input-validation' => 'التحقق من الإدخال', + 'is-unique' => 'فريد', + 'labels' => 'التسميات', + 'general' => 'عام', + 'numeric' => 'رقمي', + 'decimal' => 'عشري', + 'url' => 'رابط', + 'options' => 'الخيارات', + 'option-type' => 'نوع الخيار', + 'lookup-type' => 'نوع البحث', + 'add-option' => 'إضافة خيار', + 'save-option' => 'حفظ الخيار', + 'option-name' => 'اسم الخيار', + 'add-attribute-options' => 'إضافة خيارات السمة', + 'text' => 'نص', + 'textarea' => 'منطقة نص', + 'price' => 'السعر', + 'boolean' => 'منطقي', + 'select' => 'اختيار', + 'multiselect' => 'اختيار متعدد', + 'email' => 'بريد إلكتروني', + 'address' => 'عنوان', + 'phone' => 'هاتف', + 'datetime' => 'تاريخ ووقت', + 'date' => 'تاريخ', + 'image' => 'صورة', + 'file' => 'ملف', + 'lookup' => 'بحث', + 'entity_type' => 'نوع الكيان', + 'checkbox' => 'خانة اختيار', + 'is_required' => 'مطلوب', + 'is_unique' => 'فريد', + ], + + 'edit' => [ + 'title' => 'تعديل السمة', + 'save-btn' => 'حفظ السمة', + 'code' => 'الرمز', + 'name' => 'الاسم', + 'labels' => 'التسميات', + 'entity-type' => 'نوع الكيان', + 'type' => 'النوع', + 'validations' => 'التحققات', + 'is-required' => 'مطلوب', + 'input-validation' => 'التحقق من الإدخال', + 'is-unique' => 'فريد', + 'general' => 'عام', + 'numeric' => 'رقمي', + 'decimal' => 'عشري', + 'url' => 'رابط', + 'options' => 'الخيارات', + 'option-type' => 'نوع الخيار', + 'lookup-type' => 'نوع البحث', + 'add-option' => 'إضافة خيار', + 'save-option' => 'حفظ الخيار', + 'option-name' => 'اسم الخيار', + 'add-attribute-options' => 'إضافة خيارات السمة', + 'text' => 'نص', + 'textarea' => 'منطقة نص', + 'price' => 'السعر', + 'boolean' => 'منطقي', + 'select' => 'اختيار', + 'multiselect' => 'اختيار متعدد', + 'email' => 'بريد إلكتروني', + 'address' => 'عنوان', + 'phone' => 'هاتف', + 'datetime' => 'تاريخ ووقت', + 'date' => 'تاريخ', + 'image' => 'صورة', + 'file' => 'ملف', + 'lookup' => 'بحث', + 'entity_type' => 'نوع الكيان', + 'checkbox' => 'خانة اختيار', + 'is_required' => 'مطلوب', + 'is_unique' => 'فريد', + ], ], + ], - 'tags' => [ - 'title' => 'العلامات', - 'create-title' => 'إنشاء علامة', - 'edit-title' => 'تحرير العلامة', - 'cancel' => 'يلغي', - 'save-btn-title' => 'حفظ كعلامة', - 'name' => 'اسم', - 'color' => 'اللون', - 'create-success' => 'تم إنشاء العلامة بنجاح.', - 'update-success' => 'تم تحديث العلامة بنجاح.', - 'delete-success' => 'تم حذف العلامة بنجاح.', - 'delete-failed' => 'لا يمكن حذف العلامة.', - ], - - 'web-forms' => [ - 'create-success' => 'تم تحديث نموذج الويب بنجاح', - 'update-success' => 'تم تحديث نموذج الويب بنجاح', - 'delete-success' => 'تم حذف نموذج الويب بنجاح', + 'activities' => [ + 'index' => [ + 'title' => 'الأنشطة', + + 'datagrid' => [ + 'comment' => 'تعليق', + 'created_at' => 'تاريخ الإنشاء', + 'created_by' => 'تم الإنشاء بواسطة', + 'edit' => 'تحرير', + 'id' => 'المعرف', + 'done' => 'تم', + 'not-done' => 'لم يتم', + 'lead' => 'القيادة', + 'mass-delete' => 'حذف جماعي', + 'mass-update' => 'تحديث جماعي', + 'schedule-from' => 'جدولة من', + 'schedule-to' => 'جدولة إلى', + 'schedule_from' => 'جدولة من', + 'schedule_to' => 'جدولة إلى', + 'title' => 'العنوان', + 'is_done' => 'تم', + 'type' => 'النوع', + 'update' => 'تحديث', + 'call' => 'مكالمة', + 'meeting' => 'اجتماع', + 'lunch' => 'غداء', + ], ], + + 'edit' => [ + 'title' => 'تحرير النشاط', + 'back-btn' => 'رجوع', + 'save-btn' => 'حفظ النشاط', + 'type' => 'نوع النشاط', + 'call' => 'مكالمة', + 'meeting' => 'اجتماع', + 'lunch' => 'غداء', + 'schedule_to' => 'جدولة إلى', + 'schedule_from' => 'جدولة من', + 'location' => 'الموقع', + 'comment' => 'تعليق', + 'lead' => 'القيادة', + 'participants' => 'المشاركون', + 'general' => 'عام', + 'persons' => 'الأشخاص', + 'no-result-found' => 'لم يتم العثور على سجلات.', + 'users' => 'المستخدمون', + ], + + 'updated' => 'تم تحديث :attribute', + 'created' => 'تم الإنشاء', + 'duration-overlapping' => 'المشاركون لديهم اجتماع آخر في هذا الوقت. هل تريد المتابعة؟', + 'create-success' => 'تم إنشاء النشاط بنجاح.', + 'update-success' => 'تم تحديث النشاط بنجاح.', + 'overlapping-error' => 'المشاركون لديهم اجتماع آخر في هذا الوقت.', + 'mass-update-success' => 'تم تحديث الأنشطة بنجاح.', + 'destroy-success' => 'تم حذف النشاط بنجاح.', + 'delete-failed' => 'لا يمكن حذف النشاط.', ], - 'configuration' => [ - 'title' => 'لقب', - 'save-btn-title' => 'يحفظ', - 'general' => 'عام', - 'locale-settings' => 'إعدادات اللغة', - 'locale' => 'لغة', - 'timezone' => 'وحدة زمنية', - 'date-time-formats' => 'تنسيقات التاريخ والوقت', - 'save-message' => 'تم تحديث التهيئة بنجاح!', - 'delete' => 'حذف', - 'emails' => [ - 'email' => 'بريد الالكتروني', - 'notification_label' => 'إشعارات', - 'new_lead' => 'قيادة جديدة', + 'mail' => [ + 'index' => [ + 'compose' => 'إنشاء', + 'draft' => 'مسودة', + 'inbox' => 'الوارد', + 'outbox' => 'الصادر', + 'sent' => 'تم الإرسال', + 'trash' => 'المهملات', + 'compose-mail-btn' => 'إنشاء بريد', + 'btn' => 'البريد', + 'mail' => [ + 'title' => 'إنشاء بريد', + 'to' => 'إلى', + 'enter-emails' => 'اضغط على Enter لإضافة البريد الإلكتروني', + 'cc' => 'نسخة إلى', + 'bcc' => 'نسخة مخفية إلى', + 'subject' => 'الموضوع', + 'send-btn' => 'إرسال', + 'message' => 'الرسالة', + 'draft' => 'مسودة', + ], + + 'datagrid' => [ + 'id' => 'المعرف', + 'from' => 'من', + 'to' => 'إلى', + 'subject' => 'الموضوع', + 'created-at' => 'تم الإنشاء في', + 'move-to-inbox' => 'تم النقل إلى الوارد', + 'edit' => 'تحرير', + 'view' => 'عرض', + 'delete' => 'حذف', + ], + ], + + 'create-success' => 'تم إرسال البريد الإلكتروني بنجاح.', + 'update-success' => 'تم تحديث البريد الإلكتروني بنجاح.', + 'mass-update-success' => 'تم تحديث البريد الإلكتروني بنجاح.', + 'delete-success' => 'تم حذف البريد الإلكتروني بنجاح.', + 'delete-failed' => 'لا يمكن حذف البريد الإلكتروني.', + + 'view' => [ + 'title' => 'الرسائل', + 'subject' => ':الموضوع', + 'link-mail' => 'ربط البريد', + 'to' => 'إلى', + 'cc' => 'نسخة إلى', + 'bcc' => 'نسخة مخفية إلى', + 'reply' => 'رد', + 'reply-all' => 'رد على الجميع', + 'forward' => 'إعادة توجيه', + 'delete' => 'حذف', + 'enter-mails' => 'أدخل معرف البريد الإلكتروني', + 'rotten-days' => 'العميل المحتمل مهمل لمدة :days يومًا', + 'search-an-existing-lead' => 'البحث عن عميل محتمل موجود', + 'search-an-existing-contact' => 'البحث عن جهة اتصال موجودة', + 'message' => 'الرسالة', + 'add-attachments' => 'إضافة مرفقات', + 'discard' => 'تجاهل', + 'send' => 'إرسال', + 'no-result-found' => 'لم يتم العثور على نتائج', + 'add-new-contact' => 'إضافة جهة اتصال جديدة', + 'description' => 'الوصف', + 'search' => 'بحث...', + 'add-new-lead' => 'إضافة عميل محتمل جديد', + 'create-new-contact' => 'إنشاء جهة اتصال جديدة', + 'save-contact' => 'حفظ جهة الاتصال', + 'create-lead' => 'إنشاء عميل محتمل', + 'linked-contact' => 'جهة الاتصال المرتبطة', + 'link-to-contact' => 'ربط بجهة اتصال', + 'link-to-lead' => 'ربط بالعميل المحتمل', + 'linked-lead' => 'العميل المحتمل المرتبط', + 'lead-details' => 'تفاصيل العميل المحتمل', + 'contact-person' => 'الشخص المسؤول', + 'product' => 'المنتج', ], ], - 'datagrid' => [ - 'id' => 'هوية شخصية', - 'name' => 'اسم', - 'code' => 'اسم', - 'sku' => 'SKU', - 'type' => 'نوع', - 'price' => 'سعر', - 'email' => 'بريد الالكتروني', - 'attachments' => 'المرفقات', - 'from' => 'من عند', - 'lead' => 'قيادة', - 'title' => 'عنوان', - 'subject' => 'موضوعات', - 'tags' => 'العلامات', - 'emails' => 'رسائل البريد الإلكتروني', - 'stage' => 'المسرح', - 'status' => 'حالة', - 'active' => 'نشيط', - 'inactive' => 'غير نشط', - 'address' => 'عنوان', - 'quantity' => 'كمية', - 'lead_value' => 'قيمة الرصاص', - 'comment' => 'تعليق', - 'is_done' => 'تم', - 'type' => 'نوع', - 'all' => 'الجميع', - 'user' => 'مستخدم', - 'sales-person' => 'مندوب مبيعات', - 'expired_quotes' => 'اقتباسات منتهية الصلاحية', - 'person' => 'شخص', - 'sub-total' => 'المجموع الفرعي', - 'discount' => 'خصم', - 'tax' => 'ضريبة', - 'adjustment' => 'تعديل', - 'grand-total' => 'المبلغ الإجمالي', - 'persons_count' => 'عدد الأشخاص', - 'assigned_to' => 'مخصص ل', - 'created_by' => 'انشأ من قبل', - 'entity_type' => 'نوع الكيان', - 'created_at' => 'تاريخ الإنشاء', - 'expected_close_date' => 'تاريخ الإغلاق المتوقع', - 'schedule_from' => 'جدولة من', - 'schedule_to' => 'جدولة ل', - 'description' => 'وصف', - 'update_stage' => 'مرحلة التحديث', - 'contact_person' => 'الشخص الذي يمكن الاتصال به', - 'contact_numbers' => 'ارقام التواصل', - 'permission_type' => 'نوع الإذن', - 'organization_name' => 'اسم المنظمة', - 'is-default' => 'افتراضي', - 'rotten-days' => 'أيام فاسدة', - 'rotten_lead' => 'الرصاص الفاسد', - 'yes' => 'نعم', - 'no' => 'لا', - 'move-to-inbox' => 'الانتقال إلى البريد الوارد', - 'update-success' => ':تم تحديث المورد بنجاح.', - 'destroy-success' => ':تم حذف المورد بنجاح.', - 'destroy-failed' => ':لا يمكن حذف المورد.', - 'attribute_type' => 'نوع السمة', - 'contact-name' => 'اسم جهة الاتصال', - 'contact-emails' => 'البريد الإلكتروني لجهة الاتصال', - 'contact-numbers' => 'أرقام جهة الاتصال', - 'in-stock' => 'في المخزن', - 'allocated' => 'مخصص', - 'on-hand' => 'متاح', - 'products' => 'المنتجات', - 'filters' => [ - 'yesterday' => 'في الامس', - 'today' => 'اليوم', - 'tomorrow' => 'غدا', - 'this-week' => 'هذا الاسبوع', - 'this-month' => 'هذا الشهر', - 'custom' => 'مخصص', + 'common' => [ + 'custom-attributes' => [ + 'select-country' => 'اختر الدولة', + 'select-state' => 'اختر الولاية', + 'state' => 'الولاية', + 'city' => 'المدينة', + 'postcode' => 'الرمز البريدي', + 'work' => 'العمل', + 'home' => 'المنزل', + 'add-more' => 'أضف المزيد', + 'select' => 'اختر', ], ], - 'response' => [ - 'create-success' => ':تم إنشاء الاسم بنجاح.', - 'update-success' => ':تم تحديث الاسم بنجاح.', - 'destroy-success'=> ':تم حذف الاسم بنجاح.', - 'destroy-failed' => ':لا يمكن حذف الاسم.', + 'leads' => [ + 'create-success' => 'تم إنشاء العميل المحتمل بنجاح.', + 'update-success' => 'تم تحديث العميل المحتمل بنجاح.', + 'destroy-success' => 'تم حذف العميل المحتمل بنجاح.', + 'destroy-failed' => 'لا يمكن حذف العميل المحتمل.', + + 'index' => [ + 'title' => 'العملاء المحتملون', + 'create-btn' => 'إنشاء عميل محتمل', + + 'datagrid' => [ + 'id' => 'ID', + 'sales-person' => 'مندوب المبيعات', + 'subject' => 'الموضوع', + 'source' => 'المصدر', + 'lead-value' => 'قيمة العميل المحتمل', + 'contact-person' => 'شخص الاتصال', + 'stage' => 'المرحلة', + 'rotten-lead' => 'عميل محتمل متعفن', + 'expected-close-date' => 'تاريخ الإغلاق المتوقع', + 'created-at' => 'تم الإنشاء في', + 'no' => 'لا', + 'yes' => 'نعم', + 'delete' => 'حذف', + 'mass-delete' => 'حذف جماعي', + 'mass-update' => 'تحديث جماعي', + ], + + 'kanban' => [ + 'rotten-days' => 'العميل المحتمل متعفن منذ :days يومًا', + + 'columns' => [ + 'contact-person' => 'شخص الاتصال', + 'id' => 'ID', + 'lead-type' => 'نوع العميل المحتمل', + 'lead-value' => 'قيمة العميل المحتمل', + 'sales-person' => 'مندوب المبيعات', + 'source' => 'المصدر', + 'title' => 'العنوان', + 'tags' => 'العلامات', + ], + + 'toolbar' => [ + 'search' => [ + 'title' => 'بحث', + ], + + 'filters' => [ + 'apply-filters' => 'تطبيق الفلاتر', + 'clear-all' => 'مسح الكل', + 'filter' => 'تصفية', + 'filters' => 'الفلاتر', + 'select' => 'اختر', + ], + ], + ], + + 'view-switcher' => [ + 'all-pipelines' => 'كل المسارات', + 'create-new-pipeline' => 'إنشاء مسار جديد', + ], + ], + + 'create' => [ + 'title' => 'إنشاء عميل محتمل', + 'save-btn' => 'حفظ', + 'details' => 'التفاصيل', + 'details-info' => 'ضع المعلومات الأساسية للعميل المحتمل', + 'contact-person' => 'شخص الاتصال', + 'contact-info' => 'معلومات عن شخص الاتصال', + 'products' => 'المنتجات', + 'products-info' => 'معلومات عن المنتجات', + ], + + 'edit' => [ + 'title' => 'تعديل العميل المحتمل', + 'save-btn' => 'حفظ', + 'details' => 'التفاصيل', + 'details-info' => 'ضع المعلومات الأساسية للعميل المحتمل', + 'contact-person' => 'شخص الاتصال', + 'contact-info' => 'معلومات عن شخص الاتصال', + 'products' => 'المنتجات', + 'products-info' => 'معلومات عن المنتجات', + ], + + 'common' => [ + 'contact' => [ + 'name' => 'الاسم', + 'email' => 'البريد الإلكتروني', + 'contact-number' => 'رقم الاتصال', + 'organization' => 'المنظمة', + ], + + 'products' => [ + 'product-name' => 'اسم المنتج', + 'quantity' => 'الكمية', + 'price' => 'السعر', + 'amount' => 'المبلغ', + 'action' => 'الإجراء', + 'add-more' => 'أضف المزيد', + 'total' => 'الإجمالي', + ], + ], + + 'view' => [ + 'title' => 'الفرصة: :title', + 'rotten-days' => ':days أيام', + + 'attributes' => [ + 'title' => 'حول الفرصة', + ], + + 'quotes'=> [ + 'subject' => 'الموضوع', + 'expired-at' => 'تنتهي في', + 'sub-total' => 'المجموع الفرعي', + 'discount' => 'الخصم', + 'tax' => 'الضريبة', + 'adjustment' => 'التعديل', + 'grand-total' => 'المجموع الكلي', + 'delete' => 'حذف', + 'edit' => 'تعديل', + 'download' => 'تحميل', + 'destroy-success' => 'تم حذف العرض بنجاح.', + 'empty-title' => 'لا توجد عروض', + 'empty-info' => 'لم يتم العثور على عروض لهذه الفرصة', + 'add-btn' => 'إضافة عرض', + ], + + 'products' => [ + 'product-name' => 'اسم المنتج', + 'quantity' => 'الكمية', + 'price' => 'السعر', + 'amount' => 'المبلغ', + 'action' => 'الإجراء', + 'add-more' => 'إضافة المزيد', + 'total' => 'الإجمالي', + 'empty-title' => 'لا توجد منتجات', + 'empty-info' => 'لم يتم العثور على منتجات لهذه الفرصة', + 'add-product' => 'إضافة منتج', + ], + + 'persons' => [ + 'title' => 'حول الأشخاص', + 'job-title' => ':job_title في :organization', + ], + + 'stages' => [ + 'won-lost' => 'ربحت/خسرت', + 'won' => 'ربحت', + 'lost' => 'خسرت', + 'need-more-info' => 'تحتاج إلى مزيد من التفاصيل', + 'closed-at' => 'أغلقت في', + 'won-value' => 'قيمة الربح', + 'lost-reason' => 'سبب الخسارة', + 'save-btn' => 'حفظ', + ], + ], ], - 'acl' => [ - 'leads' => 'يؤدي', - 'lead' => 'قيادة', - 'quotes' => 'يقتبس', - 'mail' => 'بريد', - 'inbox' => 'صندوق الوارد', - 'draft' => 'مشروع', - 'outbox' => 'صندوق الصادر', - 'sent' => 'أرسلت', - 'trash' => 'نفاية', - 'activities' => 'أنشطة', - 'contacts' => 'جهات الاتصال', - 'persons' => 'الأشخاص', - 'organizations' => 'المنظمات', - 'products' => 'منتجات', - 'settings' => 'إعدادات', - 'groups' => 'مجموعات', - 'roles' => 'الأدوار', - 'users' => 'المستخدمون', - 'user' => 'مستخدم', - 'automation' => 'التشغيل الآلي', - 'attributes' => 'صفات', - 'pipelines' => 'خطوط الأنابيب', - 'sources' => 'مصادر', - 'types' => 'أنواع', - 'email-templates' => 'قوالب البريد الإلكتروني', - 'workflows' => 'سير العمل', - 'other-settings' => 'اعدادات اخرى', - 'tags' => 'العلامات', - 'configuration' => 'إعدادات', - 'create' => 'إنشاء', - 'edit' => 'يحرر', - 'view' => 'رأي', - 'print' => 'مطبعة', - 'delete' => 'حذف', - 'export' => 'يصدر', - 'mass-delete' => 'حذف جماعي', + 'configuration' => [ + 'index' => [ + 'back' => 'رجوع', + 'save-btn' => 'حفظ الإعدادات', + 'save-success' => 'تم حفظ الإعدادات بنجاح.', + 'search' => 'بحث', + 'title' => 'الإعدادات', + + 'general' => [ + 'title' => 'عام', + 'info' => 'الإعدادات العامة', + + 'general' => [ + 'title' => 'عام', + 'info' => 'قم بتحديث إعداداتك العامة هنا.', + 'locale-settings' => [ + 'title' => 'إعدادات اللغة', + 'title-info' => 'تحدد اللغة المستخدمة في واجهة المستخدم، مثل الإنجليزية (en) أو الفرنسية (fr) أو اليابانية (ja).', + ], + ], + ], + ], ], - 'common' => [ - 'back' => 'خلف', - 'address' => 'عنوان', - 'country' => 'دولة', - 'add_more' => 'أضف المزيد', - 'select-country' => 'الرجاء تحديد الدولة', - 'select-users' => 'حدد المستخدمون', - 'select_rotten_leads' => 'حدد العروض الفاسدة', - 'select-organization' => 'حدد المنظمات', - 'state' => 'ولاية', - 'select-state' => 'الرجاء تحديد الولاية', - 'city' => 'مدينة', - 'postcode' => 'الرمز البريدي', - 'address-validation' => 'حقل "العنوان" مطلوب', - 'work' => 'عمل', - 'home' => 'الصفحة الرئيسية', - 'no-result-found' => 'لم يتم العثور على السجلات بالاسم نفسه.', - 'add-as' => 'أضف كالجديد', - 'not-available' => 'غير متوفر', - 'select-options' => 'اشر على الخيارات', - 'yes' => 'نعم', - 'no' => 'لا', - 'delete' => 'حذف', - 'save' => 'يحفظ', - 'locale' => 'لغة', - 'en' => 'إنجليزي', - 'tr' => 'Turkçe', - 'ar' => 'عربي', - 'es' => 'الأسبانية', - 'add-as' => 'أضف كالجديد', - 'no-records-found' => 'لا توجد سجلات', - 'start-typing' => 'ابدأ الكتابة للبحث في السجلات', - 'select-type' => 'اختر صنف', - 'select-call' => 'مكالمة', - 'select-meeting' => 'لقاء', - 'select-lunch' => 'غداء', - 'duplicate-value' => 'لا يمكن أن تكون القيمة مكررة', - 'unauthenticated' => 'غير مصدق', - 'resource-not-found' => 'الموارد غير موجود', - 'forbidden-error' => 'ممنوع الخطأ', - 'internal-server-error' => 'خطأ في الخادم الداخلي', - 'something-went-wrong' => 'هناك شئ خاطئ، يرجى المحاولة فى وقت لاحق.', - 'delete-confirm' => 'هل تريد حقًا تنفيذ هذا الإجراء؟', - 'system_attribute' => 'نظام', - 'custom_attribute' => 'العادة', - 'select-warehouse' => 'اختر المستودع', + 'dashboard' => [ + 'index' => [ + 'title' => 'لوحة القيادة', + + 'revenue' => [ + 'lost-revenue' => 'الإيرادات المفقودة', + 'won-revenue' => 'الإيرادات المكتسبة', + ], + + 'over-all' => [ + 'average-lead-value' => 'متوسط قيمة العملاء المحتملين', + 'total-leads' => 'إجمالي العملاء المحتملين', + 'average-leads-per-day' => 'متوسط العملاء المحتملين في اليوم', + 'total-quotations' => 'إجمالي العروض', + 'total-persons' => 'إجمالي الأشخاص', + 'total-organizations' => 'إجمالي المؤسسات', + ], + + 'total-leads' => [ + 'title' => 'العملاء المحتملين', + 'total' => 'إجمالي العملاء المحتملين', + 'won' => 'العملاء المحتملين المكتسبين', + 'lost' => 'العملاء المحتملين المفقودين', + ], + + 'revenue-by-sources' => [ + 'title' => 'الإيرادات حسب المصادر', + 'empty-title' => 'لا توجد بيانات متاحة', + 'empty-info' => 'لا توجد بيانات متاحة للفترة المختارة', + ], + + 'revenue-by-types' => [ + 'title' => 'الإيرادات حسب الأنواع', + 'empty-title' => 'لا توجد بيانات متاحة', + 'empty-info' => 'لا توجد بيانات متاحة للفترة المختارة', + ], + + 'top-selling-products' => [ + 'title' => 'أفضل المنتجات مبيعاً', + 'empty-title' => 'لم يتم العثور على منتجات', + 'empty-info' => 'لا توجد منتجات متاحة للفترة المختارة', + ], + + 'top-persons' => [ + 'title' => 'أفضل الأشخاص', + 'empty-title' => 'لم يتم العثور على أشخاص', + 'empty-info' => 'لا توجد أشخاص متاحة للفترة المختارة', + ], + + 'open-leads-by-states' => [ + 'title' => 'العملاء المحتملين حسب الدول', + 'empty-title' => 'لا توجد بيانات متاحة', + 'empty-info' => 'لا توجد بيانات متاحة للفترة المختارة', + ], + ], + ], + + 'layouts' => [ + 'app-version' => 'الإصدار : :version', + 'dashboard' => 'لوحة القيادة', + 'leads' => 'العملاء المحتملين', + 'quotes' => 'العروض', + 'quote' => 'عرض', + 'mail' => [ + 'title' => 'البريد', + 'compose' => 'إنشاء رسالة', + 'inbox' => 'البريد الوارد', + 'draft' => 'المسودات', + 'outbox' => 'الصادر', + 'sent' => 'المرسل', + 'trash' => 'سلة المهملات', + 'setting' => 'الإعدادات', + ], + 'activities' => 'الأنشطة', + 'contacts' => 'جهات الاتصال', + 'persons' => 'الأشخاص', + 'person' => 'شخص', + 'organizations' => 'المؤسسات', + 'organization' => 'مؤسسة', + 'products' => 'المنتجات', + 'product' => 'منتج', + 'settings' => 'الإعدادات', + 'user' => 'المستخدم', + 'user-info' => 'إدارة جميع مستخدميك وصلاحياتهم في نظام CRM، وما يُسمح لهم بفعله.', + 'groups' => 'المجموعات', + 'groups-info' => 'إضافة أو تعديل أو حذف المجموعات من نظام CRM', + 'roles' => 'الأدوار', + 'role' => 'دور', + 'roles-info' => 'إضافة أو تعديل أو حذف الأدوار من نظام CRM', + 'users' => 'المستخدمين', + 'users-info' => 'إضافة أو تعديل أو حذف المستخدمين من نظام CRM', + 'lead' => 'عميل محتمل', + 'lead-info' => 'إدارة جميع إعدادات العملاء المحتملين الخاصة بك في نظام CRM', + 'pipelines' => 'الأنابيب', + 'pipelines-info' => 'إضافة أو تعديل أو حذف الأنابيب من نظام CRM', + 'sources' => 'المصادر', + 'sources-info' => 'إضافة أو تعديل أو حذف المصادر من نظام CRM', + 'types' => 'الأنواع', + 'types-info' => 'إضافة أو تعديل أو حذف الأنواع من نظام CRM', + 'automation' => 'الأتمتة', + 'automation-info' => 'إدارة جميع إعدادات الأتمتة الخاصة بك في نظام CRM', + 'attributes' => 'الخصائص', + 'attribute' => 'خاصية', + 'attributes-info' => 'إضافة أو تعديل أو حذف الخصائص من نظام CRM', + 'email-templates' => 'قوالب البريد الإلكتروني', + 'email' => 'البريد الإلكتروني', + 'email-templates-info' => 'إضافة أو تعديل أو حذف قوالب البريد الإلكتروني من نظام CRM', + 'workflows' => 'سير العمل', + 'workflows-info' => 'إضافة أو تعديل أو حذف سير العمل من نظام CRM', + 'other-settings' => 'إعدادات أخرى', + 'other-settings-info' => 'إدارة جميع إعداداتك الإضافية في نظام CRM', + 'tags' => 'العلامات', + 'tags-info' => 'إضافة أو تعديل أو حذف العلامات من نظام CRM', + 'my-account' => 'حسابي', + 'sign-out' => 'تسجيل الخروج', + 'back' => 'رجوع', + 'name' => 'الاسم', + 'configuration' => 'الإعدادات', + 'activities' => 'الأنشطة', + 'howdy' => 'مرحبا!', + 'warehouses' => 'المستودعات', + 'warehouse' => 'مستودع', + 'warehouses-info' => 'إضافة أو تعديل أو حذف المستودعات من نظام CRM', ], 'user' => [ 'account' => [ - 'name' => 'اسم', - 'email' => 'بريد الالكتروني', - 'password' => 'كلمه السر', + 'name' => 'الاسم', + 'email' => 'البريد الإلكتروني', + 'password' => 'كلمة المرور', 'my_account' => 'حسابي', 'update_details' => 'تحديث التفاصيل', - 'current_password' => 'كلمة المرور الحالي', + 'current_password' => 'كلمة المرور الحالية', 'confirm_password' => 'تأكيد كلمة المرور', - 'password-match' => 'كلمة المرور الحالية غير متطابقة.', + 'password-match' => 'كلمة المرور الحالية لا تطابق.', 'account-save' => 'تم حفظ تغييرات الحساب بنجاح.', 'permission-denied' => 'تم رفض الإذن', 'remove-image' => 'إزالة الصورة', 'upload_image_pix' => 'تحميل صورة الملف الشخصي (100 بكسل × 100 بكسل)', - 'upload_image_format' => 'بتنسيق PNG أو JPG', - 'image_upload_message' => 'يسمح فقط بالصور (.jpeg، .jpg، .png، ..).', + 'upload_image_format' => 'بصيغة PNG أو JPG', + 'image_upload_message' => 'فقط الصور (.jpeg، .jpg، .png، ..) مسموح بها.', ], ], 'emails' => [ 'common' => [ 'dear' => 'عزيزي :name', - 'cheers' => 'في صحتك ، فريق
:app_name', + 'cheers' => 'مع أطيب التحيات،
فريق :app_name', ], ], 'errors' => [ - '401' => 'أنت غير مفوض لدخول هذه الصفحة', + '401' => 'أنت غير مخول للوصول إلى هذه الصفحة', ], ]; diff --git a/packages/Webkul/Admin/src/Resources/lang/en/app.php b/packages/Webkul/Admin/src/Resources/lang/en/app.php index 98475f4f8..c149a1d80 100644 --- a/packages/Webkul/Admin/src/Resources/lang/en/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/en/app.php @@ -484,7 +484,6 @@ 'edit' => [ 'title' => 'Edit Quote', 'save-btn' => 'Save Quote', - 'save-btn' => 'Save Quotes', 'quote-info' => 'Quote Information', 'quote-info-info' => 'Put the basic information of the quote.', 'address-info' => 'Address Information', @@ -1803,8 +1802,6 @@ ], ], - // ----------------------------------------------------------------Old version locale ---------------------------------- - 'dashboard' => [ 'index' => [ 'title' => 'Dashboard', diff --git a/packages/Webkul/Admin/src/Resources/lang/es/app.php b/packages/Webkul/Admin/src/Resources/lang/es/app.php index f6b462d1c..6489f396f 100644 --- a/packages/Webkul/Admin/src/Resources/lang/es/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/es/app.php @@ -1,944 +1,1959 @@ [ - 'title' => 'Tablero', - 'cards' => 'Tarjetas', - 'column' => 'Columna', - 'done' => 'Realizado', - 'activity' => 'Actividad', - 'activities' => 'Actividades', - 'top_leads' => 'Oportunidades Principales', - 'pipelines' => 'Pipelines', - 'quotes' => 'Presupuestos', - 'emails' => 'Emails', - 'custom_card' => 'Tarjeta Personalizada', - 'customers' => 'Clientes', - 'top_customers' => 'Clientes Principales', - 'leads_started' => 'Oportunidades iniciadas', - 'products' => 'Productos', - 'top_products' => 'Productos Principales', - 'leads_over_time' => 'Oportunidades en el tiempo', - 'no_record_found' => 'No hay registros', - 'week' => 'Semana', + 'acl' => [ + 'leads' => 'Clientes potenciales', + 'lead' => 'Cliente potencial', + 'quotes' => 'Cotizaciones', + 'mail' => 'Correo', + 'inbox' => 'Bandeja de entrada', + 'draft' => 'Borradores', + 'outbox' => 'Bandeja de salida', + 'sent' => 'Enviados', + 'trash' => 'Papelera', + 'activities' => 'Actividades', + 'webhook' => 'Webhook', + 'contacts' => 'Contactos', + 'persons' => 'Personas', + 'organizations' => 'Organizaciones', + 'products' => 'Productos', + 'settings' => 'Configuraciones', + 'groups' => 'Grupos', + 'roles' => 'Roles', + 'users' => 'Usuarios', + 'user' => 'Usuario', + 'automation' => 'Automatización', + 'attributes' => 'Atributos', + 'pipelines' => 'Canales', + 'sources' => 'Fuentes', + 'types' => 'Tipos', + 'email-templates' => 'Plantillas de correo electrónico', + 'workflows' => 'Flujos de trabajo', + 'other-settings' => 'Otras configuraciones', + 'tags' => 'Etiquetas', + 'configuration' => 'Configuración', + 'create' => 'Crear', + 'edit' => 'Editar', + 'view' => 'Ver', + 'print' => 'Imprimir', + 'delete' => 'Eliminar', + 'export' => 'Exportar', + 'mass-delete' => 'Eliminar en masa', ], - 'layouts' => [ - 'app-version' => 'Version : :version', - 'dashboard' => 'Tablero', - 'leads' => 'Oportunidades', - 'quotes' => 'Presupuestos', - 'quote' => 'Presupuesto', - 'mail' => [ - 'title' => 'Email', - 'compose' => 'Redactar', - 'inbox' => 'Entrada', - 'draft' => 'Borrador', - 'outbox' => 'Salida', - 'sent' => 'Enviado', - 'trash' => 'Papelera', - 'setting' => 'Ajuste', + 'users' => [ + 'login' => [ + 'email' => 'Dirección de correo electrónico', + 'forget-password-link' => '¿Olvidaste tu contraseña?', + 'password' => 'Contraseña', + 'submit-btn' => 'Iniciar sesión', + 'title' => 'Iniciar sesión', ], - 'activities' => 'Actividades', - 'contacts' => 'Contactos', - 'persons' => 'Personas', - 'person' => 'Persona', - 'organizations' => 'Organizaciones', - 'organization' => 'Organización', - 'products' => 'Productos', - 'product' => 'Producto', - 'settings' => 'Ajustes', - 'user' => 'Usuario', - 'user-info' => 'Administre todos los Usuarios y sus privilegios del CRM', - 'groups' => 'Grupos', - 'groups-info' => 'Agregar, editar ó eliminar Grupos del CRM', - 'roles' => 'Roles', - 'role' => 'Role', - 'roles-info' => 'Agregar, editar ó eliminar Roles del CRM', - 'users' => 'Usuarios', - 'users-info' => 'Agregar, editar ó eliminar Usuarios del CRM', - 'lead' => 'Oportunidad', - 'lead-info' => 'Administre todos los ajustes de Oportunidades del CRM', - 'pipelines' => 'Pipelines', - 'pipelines-info' => 'Agregar, editar ó eliminar Pipelines del CRM', - 'sources' => 'Orígenes', - 'sources-info' => 'Agregar, editar ó eliminar Orígenes del CRM', - 'types' => 'Tipos', - 'types-info' => 'Agregar, editar ó eliminar Tipos del CRM', - 'automation' => 'Automatización', - 'automation-info' => 'Administre todos los ajustes de Automatización del CRM', - 'attributes' => 'Atributos', - 'attribute' => 'Atributo', - 'attributes-info' => 'Agregar, editar ó eliminar Atributos del CRM', - 'email-templates' => 'Plantillas de Emails', - 'email' => 'Email', - 'email-templates-info' => 'Agregar, editar ó eliminar Plantillas de Emails del CRM', - 'workflows' => 'Flujos de Trabajo', - 'workflows-info' => 'Agregar, editar ó eliminar Flujos de Trabajo del CRM', - 'other-settings' => 'Otros Ajustes', - 'other-settings-info' => 'Administre todos los ajustes adicionales del CRM', - 'tags' => 'Etiquetas', - 'tags-info' => 'Agregar, editar ó eliminar Etiquetas del CRM', - 'my-account' => 'Mi Cuenta', - 'sign-out' => 'Cerrar Sesión', - 'back' => 'Atrás', - 'name' => 'Nombre', - 'configuration' => 'Configuración', - 'activities' => 'Actividades', - 'howdy' => 'Hurra!', - 'warehouses' => 'Almacenes', - 'warehouse' => 'Almacén', - 'warehouses-info' => 'Agregar, editar o eliminar almacenes desde CRM', - ], - 'contacts' => [ - 'organizations' => [ - 'title' => 'Organizaciones', - 'organization' => 'Organización', - 'create-title' => 'Crear Organización', - 'edit-title' => 'Editar Organización', - 'save-btn-title' => 'Guardar Organización', - 'back' => 'Atrás', - 'cancel' => 'Cancelar', - 'create-success' => 'Organización creada con éxito.', - 'update-success' => 'Organización actualizada con éxito.', - 'delete-success' => 'Organización eliminada con éxito.', - 'delete-failed' => 'Organización no pudo ser eliminada.', + 'forget-password' => [ + 'create' => [ + 'email' => 'Correo electrónico registrado', + 'email-not-exist' => 'El correo electrónico no existe', + 'page-title' => 'Olvidé mi contraseña', + 'reset-link-sent' => 'Enlace para restablecer la contraseña enviado', + 'sign-in-link' => '¿Volver a iniciar sesión?', + 'submit-btn' => 'Restablecer', + 'title' => 'Recuperar contraseña', + ], ], - 'persons' => [ - 'title' => 'Personas', - 'person' => 'Persona', - 'create-title' => 'Crear Persona', - 'edit-title' => 'Editar Persona', - 'save-btn-title' => 'Guardar Persona', - 'back' => 'Atrás', - 'cancel' => 'Cancelar', - 'create-success' => 'Persona creada con éxito.', - 'update-success' => 'Persona actualizada con éxito.', - 'delete-success' => 'Persona eliminada con éxito.', - 'delete-failed' => 'Persona no pudo ser eliminada.', + 'reset-password' => [ + 'back-link-title' => '¿Volver a iniciar sesión?', + 'confirm-password' => 'Confirmar contraseña', + 'email' => 'Correo electrónico registrado', + 'password' => 'Contraseña', + 'submit-btn' => 'Restablecer contraseña', + 'title' => 'Restablecer contraseña', ], ], - 'leads' => [ - 'title' => 'Oportunidades', - 'lead' => 'Oportunidad', - 'create-title' => 'Crear Oportunidad', - 'edit-title' => 'Editar Oportunidad', - 'save-btn-title' => 'Guardar Oportunidad', - 'save' => 'Guardar', - 'upload' => 'Cargar', - 'back' => 'Atrás', - 'cancel' => 'Cancelar', - 'no-lead' => 'Sin Oportunidad', - 'lead-source-name' => 'Oportunidad Origen ', - 'details' => 'Detalles', - 'rotten-info' => 'Oportunidad expirada durante :days dia(s)', - 'stage' => 'Etapa', - 'new' => 'Nuevo', - 'won-lost' => 'Ganada/Perdida', - 'won' => 'Ganada', - 'lost' => 'Perdida', - 'change-stage' => 'Cambiar Etapa', - 'lost-reason' => 'Razón Perdida', - 'won-value' => 'Ganancia', - 'created-date:' => 'Creado Fecha:', - 'closed-date:' => 'Cerrado Fecha:', - 'closed-date' => 'Cerrado Fecha', - 'expected-close-date:' => 'Cierre Previsto:', - 'contact-person' => 'Persona Contacto', - 'add-tag' => 'Agregar Etiqueta', - 'search-tag' => 'Buscar Etiqueta', - 'name' => 'Nombre', - 'color' => 'Color', - 'email' => 'Email', - 'contact-numbers' => 'Teléfonos Contacto', - 'organization' => 'Organización', - 'address' => 'Dirección', - 'products' => 'Productos', - 'item' => 'Articulo', - 'price' => 'Precio', - 'quantity' => 'Cantidad', - 'amount' => 'Monto', - 'create-success' => 'Oportunidad creada con éxito.', - 'update-success' => 'Oportunidad actualizada con éxito.', - 'delete-success' => 'Oportunidad eliminada con éxito.', - 'delete-failed' => 'Oportunidad no pudo ser eliminada', - 'product-quantity-required' => 'La cantidad del producto es obligatoria cuando el ID del producto está presente.', - 'product-price-required' => 'El precio del producto es obligatorio cuando el ID del producto está presente.', - 'product-name-required' => 'El nombre del producto es obligatorio cuando el ID del producto está presente.', - 'selected-product-not-exist' => 'El ID del producto seleccionado no existe.', - 'note' => 'Nota', - 'activity' => 'Actividad', - 'title-control' => 'Titulo', - 'call' => 'Llamada', - 'meeting' => 'Reunion', - 'lunch' => 'Almuerzo', - 'file' => 'Archivo', - 'quote' => 'Presupuesto', - 'create-quote' => 'Crear Presupuesto', - 'type' => 'Tipo', - 'description' => 'Descripción', - 'schedule' => 'Agenda', - 'from' => 'De', - 'to' => 'A', - 'location' => 'Ubicación', - 'participants' => 'Participantes', - 'participant-info' => 'Introduzca el nombre', - 'users' => 'Usuarios', - 'persons' => 'Personas', - 'cc' => 'Cc', - 'bcc' => 'Bcc', - 'email-placeholder' => 'Presione enter para agregar emails', - 'file' => 'Archivo', - 'subject' => 'Asunto', - 'reply' => 'Responder', - 'send' => 'Enviar', - 'all' => 'Todos', - 'notes' => 'Notas', - 'select-type' => 'Seleccionar Tipo', - 'calls' => 'Llamadas', - 'meetings' => 'Reuniones', - 'lunches' => 'Almuerzos', - 'emails' => 'Emails', - 'files' => 'Archivos', - 'sales-owner' => 'Encargado Venta', - 'person' => 'Persona', - 'expired-at' => 'Expirado en', - 'sub-total' => 'Sub-Total', - 'discount' => 'Descuento', - 'tax' => 'Impuesto', - 'adjustment' => 'Ajuste', - 'grand-total' => 'Total General', - 'actions' => 'Acciones', - 'planned' => 'Planificado', - 'done' => 'Realizado', - 'edit' => 'Editar', - 'view' => 'Ver', - 'unlink' => 'Desvincular', - 'mark-as-done' => 'Marcar Realizado', - 'remove' => 'Remover', - 'export-to-pdf' => 'Exportar a PDF', - 'empty-planned-activities' => 'No tiene actividades planificadas.', - 'empty-done-activities' => 'No tiene actividades realizadas.', - 'note-added' => 'Nota agregada', - 'call-scheduled' => 'Llamada agendada en :from - :to', - 'meeting-scheduled' => 'Reunion agendada en :from - :to', - 'lunch-scheduled' => 'Almuerzo agendado en :from - :to', - 'file-added' => 'Archivo agregado', - 'quote-destroy-success' => 'Presupuesto eliminado con éxito.', - 'tag-create-success' => 'Etiqueta agregada con éxito.', - 'tag-destroy-success' => 'Etiqueta eliminada con éxito.', - 'edit' => 'Editar', + 'account' => [ + 'edit' => [ + 'back-btn' => 'Regresar', + 'change-password' => 'Cambiar contraseña', + 'confirm-password' => 'Confirmar contraseña', + 'current-password' => 'Contraseña actual', + 'email' => 'Correo electrónico', + 'general' => 'General', + 'invalid-password' => 'La contraseña actual que ingresaste es incorrecta.', + 'name' => 'Nombre', + 'password' => 'Contraseña', + 'profile-image' => 'Imagen de perfil', + 'save-btn' => 'Guardar cuenta', + 'title' => 'Mi cuenta', + 'update-success' => 'Cuenta actualizada con éxito', + 'upload-image-info' => 'Sube una imagen de perfil (110 px × 110 px) en formato PNG o JPG', + ], ], - 'quotes' => [ - 'title' => 'Presupuestos', - 'quote' => 'Presupuesto', - 'create-title' => 'Crear Presupuesto', - 'edit-title' => 'Editar Presupuesto', - 'save-btn-title' => 'Guardar Presupuesto', - 'back' => 'Atrás', - 'cancel' => 'Cancelar', - 'quote-information' => 'Información de Presupuesto', - 'lead' => 'Oportunidad', - 'address-information' => 'Información de Dirección', - 'quote-items' => 'Presupuestar Artículos', - 'name' => 'Nombre', - 'quantity' => 'Cantidad', - 'price' => 'Precio', - 'amount' => 'Monto', - 'discount' => 'Descuento', - 'tax' => 'Impuesto', - 'total' => 'Total', - 'sub-total' => 'Sub-Total', - 'adjustment' => 'Ajuste', - 'grand-total' => 'Total General', - 'create-success' => 'Presupuesto creado con éxito.', - 'update-success' => 'Presupuesto actualizado con éxito.', - 'delete-success' => 'Presupuesto eliminado con éxito.', - 'delete-failed' => 'Presupuesto no pudo ser eliminado.', - 'quote-id' => 'Presupuesto Id', - 'quote-date' => 'Presupuesto Fecha', - 'valid-until' => 'Valido hasta', - 'sales-person' => 'Vendedor', - 'bill-to' => 'Facturar A', - 'ship-to' => 'Enviar A', - 'sku' => 'Sku', - 'product-name' => 'Nombre de Producto', - 'price' => 'Precio', - 'amount' => 'Monto', - 'quantity' => 'Cantidad', - 'sub-total' => 'Sub-Total', - 'tax' => 'Impuesto', - 'adjustment' => 'Ajuste', - 'grand-total' => 'Total General', - 'search' => 'Buscar..', + 'components' => [ + 'activities' => [ + 'actions' => [ + 'mail' => [ + 'btn' => 'Correo', + 'title' => 'Redactar correo', + 'to' => 'Para', + 'enter-emails' => 'Presiona Enter para agregar direcciones de correo electrónico', + 'cc' => 'CC', + 'bcc' => 'CCO', + 'subject' => 'Asunto', + 'send-btn' => 'Enviar', + 'message' => 'Mensaje', + ], + + 'file' => [ + 'btn' => 'Archivo', + 'title' => 'Agregar archivo', + 'title-control' => 'Título', + 'name' => 'Nombre', + 'description' => 'Descripción', + 'file' => 'Archivo', + 'save-btn' => 'Guardar archivo', + ], + + 'note' => [ + 'btn' => 'Nota', + 'title' => 'Agregar nota', + 'comment' => 'Comentario', + 'save-btn' => 'Guardar nota', + ], + + 'activity' => [ + 'btn' => 'Actividad', + 'title' => 'Agregar actividad', + 'title-control' => 'Título', + 'description' => 'Descripción', + 'schedule-from' => 'Programar desde', + 'schedule-to' => 'Programar hasta', + 'location' => 'Ubicación', + 'call' => 'Llamada', + 'meeting' => 'Reunión', + 'lunch' => 'Almuerzo', + 'save-btn' => 'Guardar actividad', + + 'participants' => [ + 'title' => 'Participantes', + 'placeholder' => 'Escribe para buscar participantes', + 'users' => 'Usuarios', + 'persons' => 'Personas', + 'no-results' => 'No se encontraron resultados...', + ], + ], + ], + + 'index' => [ + 'from' => 'De', + 'to' => 'A', + 'cc' => 'CC', + 'bcc' => 'CCO', + 'all' => 'Todo', + 'planned' => 'Planificado', + 'calls' => 'Llamadas', + 'meetings' => 'Reuniones', + 'lunches' => 'Almuerzos', + 'files' => 'Archivos', + 'quotes' => 'Cotizaciones', + 'notes' => 'Notas', + 'emails' => 'Correos electrónicos', + 'change-log' => 'Registros de cambios', + 'by-user' => 'Por :user', + 'scheduled-on' => 'Programado en', + 'location' => 'Ubicación', + 'participants' => 'Participantes', + 'mark-as-done' => 'Marcar como hecho', + 'delete' => 'Eliminar', + 'edit' => 'Editar', + 'view' => 'Ver', + 'unlink' => 'Desvincular', + 'empty' => 'Vacío', + + 'empty-placeholders' => [ + 'all' => [ + 'title' => 'No se encontraron actividades', + 'description' => 'No se encontraron actividades para esto. Puedes agregar actividades haciendo clic en el botón en el panel lateral.', + ], + + 'planned' => [ + 'title' => 'No se encontraron actividades planificadas', + 'description' => 'No se encontraron actividades planificadas para esto. Puedes agregar actividades planificadas haciendo clic en el botón en el panel lateral.', + ], + + 'notes' => [ + 'title' => 'No se encontraron notas', + 'description' => 'No se encontraron notas para esto. Puedes agregar notas haciendo clic en el botón en el panel lateral.', + ], + + 'calls' => [ + 'title' => 'No se encontraron llamadas', + 'description' => 'No se encontraron llamadas para esto. Puedes agregar llamadas haciendo clic en el botón en el panel lateral.', + ], + + 'meetings' => [ + 'title' => 'No se encontraron reuniones', + 'description' => 'No se encontraron reuniones para esto. Puedes agregar reuniones haciendo clic en el botón en el panel lateral.', + ], + + 'lunches' => [ + 'title' => 'No se encontraron almuerzos', + 'description' => 'No se encontraron almuerzos para esto. Puedes agregar almuerzos haciendo clic en el botón en el panel lateral.', + ], + + 'files' => [ + 'title' => 'No se encontraron archivos', + 'description' => 'No se encontraron archivos para esto. Puedes agregar archivos haciendo clic en el botón en el panel lateral.', + ], + + 'emails' => [ + 'title' => 'No se encontraron correos electrónicos', + 'description' => 'No se encontraron correos electrónicos para esto. Puedes agregar correos electrónicos haciendo clic en el botón en el panel lateral.', + ], + + 'system' => [ + 'title' => 'No se encontraron registros de cambios', + 'description' => 'No se encontraron registros de cambios para esto.', + ], + ], + ], + ], + + 'media' => [ + 'images' => [ + 'add-image-btn' => 'Agregar imagen', + 'ai-add-image-btn' => 'Inteligencia artificial mágica', + 'allowed-types' => 'png, jpeg, jpg', + 'not-allowed-error' => 'Solo se aceptan archivos de imagen (.jpeg, .jpg, .png, ..)', + + 'placeholders' => [ + 'front' => 'Frontal', + 'next' => 'Siguiente', + 'size' => 'Tamaño', + 'use-cases' => 'Casos de uso', + 'zoom' => 'Acercar', + ], + ], + + 'videos' => [ + 'add-video-btn' => 'Agregar video', + 'allowed-types' => 'mp4, webm, mkv', + 'not-allowed-error' => 'Solo se aceptan archivos de video (.mp4, .mov, .ogg ..)', + ], + ], + + 'datagrid' => [ + 'index' => [ + 'no-records-selected' => 'No se han seleccionado registros.', + 'must-select-a-mass-action-option' => 'Debes seleccionar una opción de acción en masa.', + 'must-select-a-mass-action' => 'Debes seleccionar una acción en masa.', + ], + + 'toolbar' => [ + 'length-of' => ':length de', + 'of' => 'de', + 'per-page' => 'Por Página', + 'results' => ':total Resultados', + 'delete' => 'Eliminar', + 'selected' => ':total Elementos Seleccionados', + + 'mass-actions' => [ + 'submit' => 'Enviar', + 'select-option' => 'Seleccionar Opción', + 'select-action' => 'Seleccionar Acción', + ], + + 'filter' => [ + 'apply-filters-btn' => 'Aplicar Filtros', + 'back-btn' => 'Regresar', + 'create-new-filter' => 'Crear Nuevo Filtro', + 'custom-filters' => 'Filtros Personalizados', + 'delete-error' => 'Hubo un error al eliminar el filtro, por favor intente de nuevo.', + 'delete-success' => 'Filtro eliminado con éxito.', + 'empty-description' => 'No hay filtros seleccionados disponibles para guardar. Por favor, seleccione filtros para guardar.', + 'empty-title' => 'Agregar Filtros para Guardar', + 'name' => 'Nombre', + 'quick-filters' => 'Filtros Rápidos', + 'save-btn' => 'Guardar', + 'save-filter' => 'Guardar Filtro', + 'saved-success' => 'Filtro guardado con éxito.', + 'selected-filters' => 'Filtros Seleccionados', + 'title' => 'Filtro', + 'update' => 'Actualizar', + 'update-filter' => 'Actualizar Filtro', + 'updated-success' => 'Filtro actualizado con éxito.', + ], + + 'search' => [ + 'title' => 'Buscar', + ], + ], + + 'filters' => [ + 'select' => 'Seleccionar', + 'title' => 'Filtros', + + 'dropdown' => [ + 'searchable' => [ + 'at-least-two-chars' => 'Escribe al menos 2 caracteres...', + 'no-results' => 'No se encontraron resultados...', + ], + ], + + 'custom-filters' => [ + 'clear-all' => 'Borrar Todo', + 'title' => 'Filtros Personalizados', + ], + + 'boolean-options' => [ + 'false' => 'Falso', + 'true' => 'Verdadero', + ], + + 'date-options' => [ + 'last-month' => 'Mes Pasado', + 'last-six-months' => 'Últimos 6 Meses', + 'last-three-months' => 'Últimos 3 Meses', + 'this-month' => 'Este Mes', + 'this-week' => 'Esta Semana', + 'this-year' => 'Este Año', + 'today' => 'Hoy', + 'yesterday' => 'Ayer', + ], + ], + + 'table' => [ + 'actions' => 'Acciones', + 'no-records-available' => 'No hay Registros Disponibles.', + ], + ], + + 'modal' => [ + 'confirm' => [ + 'agree-btn' => 'Aceptar', + 'disagree-btn' => 'Rechazar', + 'message' => '¿Estás seguro de que quieres realizar esta acción?', + 'title' => '¿Estás seguro?', + ], + ], + + 'tags' => [ + 'index' => [ + 'title' => 'Etiquetas', + 'added-tags' => 'Etiquetas Agregadas', + 'save-btn' => 'Guardar Etiqueta', + 'placeholder' => 'Escribe para buscar etiquetas', + 'add-tag' => 'Agregar \":term\"...', + 'aquarelle-red' => 'Rojo Aquarelle', + 'crushed-cashew' => 'Anacardo Triturado', + 'beeswax' => 'Cera de Abejas', + 'lemon-chiffon' => 'Chiffon de Limón', + 'snow-flurry' => 'Tormenta de Nieve', + 'honeydew' => 'Melón', + ], + ], + + 'layouts' => [ + 'header' => [ + 'mega-search' => [ + 'title' => 'Buscar', + + 'tabs' => [ + 'leads' => 'Oportunidades', + 'quotes' => 'Cotizaciones', + 'persons' => 'Personas', + 'products' => 'Productos', + ], + + 'explore-all-products' => 'Explorar todos los Productos', + 'explore-all-leads' => 'Explorar todas las Oportunidades', + 'explore-all-contacts' => 'Explorar todos los Contactos', + 'explore-all-quotes' => 'Explorar todas las Cotizaciones', + 'explore-all-matching-products' => 'Explorar todos los productos que coinciden con ":query" (:count)', + 'explore-all-matching-leads' => 'Explorar todas las oportunidades que coinciden con ":query" (:count)', + 'explore-all-matching-contacts' => 'Explorar todos los contactos que coinciden con ":query" (:count)', + 'explore-all-matching-quotes' => 'Explorar todas las cotizaciones que coinciden con ":query" (:count)', + ], + ], + ], + + 'attributes' => [ + 'lookup' => [ + 'click-to-add' => 'Haz clic para agregar', + 'search' => 'Buscar', + 'no-result-found' => 'No se encontraron resultados', + 'search' => 'Buscar...', + ], + ], + + 'lookup' => [ + 'click-to-add' => 'Haz clic para agregar', + 'no-results' => 'No se encontraron resultados', + 'add-as-new' => 'Agregar como nuevo', + 'search' => 'Buscar...', + ], + + 'flash-group' => [ + 'success' => 'Éxito', + 'error' => 'Error', + 'warning' => 'Advertencia', + 'info' => 'Información', + ], ], - 'mail' => [ - 'title' => 'Correo - :type', - 'compose' => 'Redactar', - 'inbox' => 'Entrada', - 'draft' => 'Borrador', - 'outbox' => 'Salida', - 'sent' => 'Enviado', - 'trash' => 'Papelera', - 'setting' => 'Ajuste', - 'total' => 'Total', - 'link-mail' => 'Vincular Correo', - 'link-contact' => 'Vincular Contacto', - 'linked-contact' => 'Contacto Vinculado', - 'add-to-existing-contact' => 'Agregar a Contacto Existente', - 'create-new-contact' => 'Crear nuevo Contacto', - 'search-contact' => 'Buscar un Contacto', - 'link-lead' => 'Vincular Oportunidad', - 'linked-lead' => 'Oportunidad Vinculada', - 'search-lead' => 'Buscar Oportunidad', - 'link-to-existing-lead' => 'Vincular a Existente', - 'add-new-lead' => 'Agregar nueva Oportunidad', - 'send' => 'Enviar', - 'back' => 'Atrás', - 'discard' => 'Descartar', - 'from-' => 'De - ', - 'to-' => 'A - ', - 'cc-' => 'Cc - ', - 'bcc-' => 'Bcc - ', - 'reply' => 'Responder', - 'reply-all' => 'Responder a Todos', - 'forward' => 'Reenviar', - 'delete' => 'Eliminar', - 'destroy-success' => 'Emails seleccionados eliminados con éxito.', - 'save-to-draft' => 'Guardar como Borrador', - 'create-success' => 'Email enviado con éxito.', - 'update-success' => 'Email actualizado con éxito.', - 'saved-to-draft' => 'Email guardado como borrador.', - 'delete-success' => 'Email eliminado con éxito.', - 'delete-failed' => 'Email no pudo ser eliminado.', - 'mass-update-success' => 'Emails actualizado con éxito.', + 'quotes' => [ + 'index' => [ + 'title' => 'Cotizaciones', + 'create-btn' => 'Crear Cotización', + 'create-success' => 'Cotización creada con éxito.', + 'update-success' => 'Cotización actualizada con éxito.', + 'delete-success' => 'Cotización eliminada con éxito.', + 'delete-failed' => 'No se puede eliminar la cotización.', - 'forget-password' => [ - 'subject' => 'Restablecer Contraseña de Usuario', - 'dear' => 'Estimado :name', - 'reset-password' => 'Restablecer Contraseña', - 'info' => 'Ha recibido este email porque hemos recibido una solicitud para Restablecer la Contraseña de su cuenta', - 'final-summary' => 'Si no ha solicitado Restablecer su Contraseña, no se requiere ninguna acción posterior', - 'thanks' => 'Gracias!', + 'datagrid' => [ + 'subject' => 'Asunto', + 'sales-person' => 'Vendedor', + 'expired-at' => 'Vence en', + 'created-at' => 'Creado en', + 'expired-quotes' => 'Cotización Expirada', + 'person' => 'Persona', + 'subtotal' => 'Subtotal', + 'discount' => 'Descuento', + 'tax' => 'Impuesto', + 'adjustment' => 'Ajuste', + 'grand-total' => 'Total General', + 'edit' => 'Editar', + 'delete' => 'Eliminar', + 'print' => 'Imprimir', + ], + + 'pdf' => [ + 'title' => 'Cotización', + 'grand-total' => 'Total General', + 'adjustment' => 'Ajuste', + 'discount' => 'Descuento', + 'tax' => 'Impuesto', + 'sub-total' => 'Subtotal', + 'amount' => 'Monto', + 'quantity' => 'Cantidad', + 'price' => 'Precio', + 'product-name' => 'Nombre del Producto', + 'sku' => 'SKU', + 'shipping-address' => 'Dirección de Envío', + 'billing-address' => 'Dirección de Facturación', + 'expired-at' => 'Vence en', + 'sales-person' => 'Vendedor', + 'date' => 'Fecha', + 'quote-id' => 'ID de Cotización', + ], + ], + + 'create' => [ + 'title' => 'Crear Cotización', + 'save-btn' => 'Guardar Cotización', + 'quote-info' => 'Información de la Cotización', + 'quote-info-info' => 'Introduce la información básica de la cotización.', + 'address-info' => 'Información de la Dirección', + 'address-info-info' => 'Información sobre la dirección relacionada con la cotización.', + 'quote-items' => 'Artículos de la Cotización', + 'search-products' => 'Buscar Productos', + 'link-to-lead' => 'Vincular a cliente potencial', + 'quote-item-info' => 'Agregar Solicitud de Producto para esta cotización.', + 'quote-name' => 'Nombre de la Cotización', + 'quantity' => 'Cantidad', + 'price' => 'Precio', + 'discount' => 'Descuento', + 'tax' => 'Impuesto', + 'total' => 'Total', + 'amount' => 'Monto', + 'add-item' => '+ Agregar Artículo', + 'sub-total' => 'Subtotal (:symbol)', + 'total-discount' => 'Descuento (:symbol)', + 'total-tax' => 'Impuesto (:symbol)', + 'total-adjustment' => 'Ajuste (:symbol)', + 'grand-total' => 'Total General (:symbol)', + 'discount-amount' => 'Monto del Descuento', + 'tax-amount' => 'Monto del Impuesto', + 'adjustment-amount' => 'Monto del Ajuste', + 'product-name' => 'Nombre del Producto', + 'action' => 'Acción', ], - 'user' => [ - 'create-subject' => 'Has sido agregado como miembro.', - 'create-body' => 'Felicidades! Ahora eres miembro de nuestro equipo.', + 'edit' => [ + 'title' => 'Editar Cotización', + 'save-btn' => 'Guardar Cotización', + 'quote-info' => 'Información de la Cotización', + 'quote-info-info' => 'Introduce la información básica de la cotización.', + 'address-info' => 'Información de la Dirección', + 'address-info-info' => 'Información sobre la dirección relacionada con la cotización.', + 'quote-items' => 'Artículos de la Cotización', + 'link-to-lead' => 'Vincular a cliente potencial', + 'quote-item-info' => 'Agregar Solicitud de Producto para esta cotización.', + 'quote-name' => 'Nombre de la Cotización', + 'quantity' => 'Cantidad', + 'price' => 'Precio', + 'search-products' => 'Buscar Productos', + 'discount' => 'Descuento', + 'tax' => 'Impuesto', + 'total' => 'Total', + 'amount' => 'Monto', + 'add-item' => '+ Agregar Artículo', + 'sub-total' => 'Subtotal (:symbol)', + 'total-discount' => 'Descuento (:symbol)', + 'total-tax' => 'Impuesto (:symbol)', + 'total-adjustment' => 'Ajuste (:symbol)', + 'grand-total' => 'Total General (:symbol)', + 'discount-amount' => 'Monto del Descuento', + 'tax-amount' => 'Monto del Impuesto', + 'adjustment-amount' => 'Monto del Ajuste', + 'product-name' => 'Nombre del Producto', + 'action' => 'Acción', ], ], - 'activities' => [ - 'title' => 'Actividades', - 'title-control' => 'Titulo', - 'edit-title' => 'Editar Actividad', - 'save-btn-title' => 'Guardar Actividad', - 'back' => 'Atrás', - 'type' => 'Tipo', - 'note' => 'Nota', - 'call' => 'Llamada', - 'meeting' => 'Reunion', - 'lunch' => 'Almuerzo', - 'file' => 'Archivo', - 'description' => 'Descripción', - 'schedule' => 'Agenda', - 'from' => 'De', - 'to' => 'A', - 'location' => 'Ubicación', - 'participants' => 'Participantes', - 'lead' => 'Oportunidad', - 'duration-overlapping' => 'Participantes tienen otra reunion a esta hora. ¿Desea continuar?', - 'file-upload-success' => 'Archivo(s) cargado con éxito.', - 'file-upload-error' => 'Archivo(s) no puede ser cargado.', - 'create-success' => ':type creado con éxito.', - 'update-success' => ':type actualizado con éxito.', - 'mass-update-success' => 'Actividades actualizadas con éxito.', - 'mass-update-failed' => 'Actividades no pudieron ser actualizadas.', - 'destroy-success' => ':type eliminado con éxito.', - 'delete-failed' => ':type no se pudo eliminar.', - 'typing-placeholder' => 'Ingrese el nombre', + 'contacts' => [ + 'persons' => [ + 'index' => [ + 'title' => 'Personas', + 'create-btn' => 'Crear Persona', + 'create-success' => 'Persona creada con éxito.', + 'update-success' => 'Persona actualizada con éxito.', + 'delete-success' => 'Persona eliminada con éxito.', + 'delete-failed' => 'No se puede eliminar la persona.', + + 'datagrid' => [ + 'contact-numbers' => 'Números de Contacto', + 'delete' => 'Eliminar', + 'edit' => 'Editar', + 'emails' => 'Correos Electrónicos', + 'id' => 'ID', + 'view' => 'Ver', + 'name' => 'Nombre', + 'organization-name' => 'Nombre de la Organización', + ], + ], + + 'view' => [ + 'title' => ':name', + 'about-person' => 'Sobre la Persona', + + 'activities' => [ + 'index' => [ + 'all' => 'Todos', + 'calls' => 'Llamadas', + 'meetings' => 'Reuniones', + 'lunches' => 'Almuerzos', + 'files' => 'Archivos', + 'quotes' => 'Cotizaciones', + 'notes' => 'Notas', + 'emails' => 'Correos Electrónicos', + 'by-user' => 'Por :user', + 'scheduled-on' => 'Programado para', + 'location' => 'Ubicación', + 'participants' => 'Participantes', + 'mark-as-done' => 'Marcar como Hecho', + 'delete' => 'Eliminar', + 'edit' => 'Editar', + ], + + 'actions' => [ + 'mail' => [ + 'btn' => 'Correo', + 'title' => 'Redactar Correo', + 'to' => 'Para', + 'cc' => 'CC', + 'bcc' => 'CCO', + 'subject' => 'Asunto', + 'send-btn' => 'Enviar', + 'message' => 'Mensaje', + ], + + 'file' => [ + 'btn' => 'Archivo', + 'title' => 'Agregar Archivo', + 'title-control' => 'Título', + 'name' => 'Nombre del Archivo', + 'description' => 'Descripción', + 'file' => 'Archivo', + 'save-btn' => 'Guardar Archivo', + ], + + 'note' => [ + 'btn' => 'Nota', + 'title' => 'Agregar Nota', + 'comment' => 'Comentario', + 'save-btn' => 'Guardar Nota', + ], + + 'activity' => [ + 'btn' => 'Actividad', + 'title' => 'Agregar Actividad', + 'title-control' => 'Título', + 'description' => 'Descripción', + 'schedule-from' => 'Programar Desde', + 'schedule-to' => 'Programar Hasta', + 'location' => 'Ubicación', + 'call' => 'Llamada', + 'meeting' => 'Reunión', + 'lunch' => 'Almuerzo', + 'save-btn' => 'Guardar Actividad', + ], + ], + ], + ], + + 'create' => [ + 'title' => 'Crear Persona', + 'save-btn' => 'Guardar Persona', + ], + + 'edit' => [ + 'title' => 'Editar Persona', + 'save-btn' => 'Guardar Persona', + ], + ], + + 'organizations' => [ + 'index' => [ + 'title' => 'Organizaciones', + 'create-btn' => 'Crear Organización', + 'create-success' => 'Organización creada con éxito.', + 'update-success' => 'Organización actualizada con éxito.', + 'delete-success' => 'Organización eliminada con éxito.', + 'delete-failed' => 'No se puede eliminar la organización.', + + 'datagrid' => [ + 'delete' => 'Eliminar', + 'edit' => 'Editar', + 'id' => 'ID', + 'name' => 'Nombre', + 'persons-count' => 'Número de Personas', + ], + ], + + 'create' => [ + 'title' => 'Crear Organización', + 'save-btn' => 'Guardar Organización', + ], + + 'edit' => [ + 'title' => 'Editar Organización', + 'save-btn' => 'Guardar Organización', + ], + ], ], 'products' => [ - 'title' => 'Productos', - 'product' => 'Producto', - 'create-title' => 'Crear Producto', - 'edit-title' => 'Editar Producto', - 'save-btn-title' => 'Guardar Producto', - 'back' => 'Atrás', - 'cancel' => 'Cancelar', - 'information' => 'Información', - 'inventories' => 'Inventarios', - 'location' => 'Ubicación', - 'search' => 'Buscar..', - 'name' => 'Nombre', - 'save' => 'Guardar', - 'in-stock' => 'En stock', - 'allocated' => 'Asignado', - 'create-success' => 'Producto creado con éxito.', - 'update-success' => 'Producto actualizado con éxito.', - 'delete-success' => 'Producto eliminado con éxito.', - 'delete-failed' => 'Producto no pudo ser eliminado.', - ], + 'index' => [ + 'title' => 'Productos', + 'create-btn' => 'Crear Producto', + 'create-success' => 'Producto creado con éxito.', + 'update-success' => 'Producto actualizado con éxito.', + 'delete-success' => 'Producto eliminado con éxito.', + 'delete-failed' => 'No se puede eliminar el producto.', - 'sessions' => [ - 'login' => [ - 'title' => 'Iniciar Sesión', - 'welcome' => 'Bienvenido Nuevamente', - 'email' => 'Email', - 'password' => 'Contraseña', - 'login' => 'Inicio de Sesión', - 'forgot-password' => '¿Olvido su contraseña?', - 'login-error' => 'Por favor revise sus credenciales e inténtelo nuevamente.', - 'activate-warning' => 'Tu cuenta aun no ha sido activada, por favor contacte al administrador.', + 'datagrid' => [ + 'allocated' => 'Asignado', + 'delete' => 'Eliminar', + 'edit' => 'Editar', + 'id' => 'ID', + 'in-stock' => 'En Stock', + 'name' => 'Nombre', + 'on-hand' => 'Disponible', + 'price' => 'Precio', + 'sku' => 'SKU', + 'view' => 'Ver', + ], ], - 'forgot-password' => [ - 'title' => '¿Olvido su contraseña?', - 'email' => 'Email', - 'send-reset-password-email' => 'Enviar email de Reinicio de Contraseña', - 'reset-link-sent' => 'Le hemos enviado por correo un enlace para restablecer su contraseña.', - 'email-not-exist' => 'No hemos podido encontrar un usuario con esta dirección de correo.', - 'back-to-login' => 'Volver a Inicio de Sesión', + 'create' => [ + 'save-btn' => 'Guardar Productos', + 'title' => 'Crear Productos', + 'general' => 'General', + 'price' => 'Precio', ], - 'reset-password' => [ - 'title' => 'Restablecer Contraseña', - 'email' => 'Email', - 'password' => 'Contraseña', - 'confirm-password' => 'Confirmar Contraseña', - 'reset-password' => 'Restablecer Contraseña', + 'edit' => [ + 'title' => 'Editar Productos', + 'save-btn' => 'Guardar Productos', + 'general' => 'General', + 'price' => 'Precio', + ], + + 'view' => [ + 'sku' => 'SKU', + 'all' => 'Todos', + 'notes' => 'Notas', + 'files' => 'Archivos', + 'inventories' => 'Inventario', + 'change-logs' => 'Registros de Cambios', + + 'attributes' => [ + 'about-product' => 'Sobre el Producto', + ], + + 'inventory' => [ + 'source' => 'Fuente', + 'in-stock' => 'En Stock', + 'allocated' => 'Asignado', + 'on-hand' => 'Disponible', + 'actions' => 'Acciones', + 'assign' => 'Asignar', + 'add-source' => 'Agregar Fuente', + 'location' => 'Ubicación', + 'add-more' => 'Agregar Más', + 'save' => 'Guardar', + ], ], ], 'settings' => [ - 'title' => 'Ajustes', + 'title' => 'Configuraciones', 'groups' => [ - 'title' => 'Grupos', - 'group' => 'Grupo', - 'edit-title' => 'Editar Grupo', - 'description' => 'Descripción', - 'create-title' => 'Crear Grupo', - 'save-btn-title' => 'Guardar Grupo', - 'update-btn-title' => 'Actualizar Grupo', - 'create-success' => 'Grupo creado con éxito.', - 'update-success' => 'Grupo actualizado con éxito.', - 'destroy-success' => 'Grupo eliminado con éxito.', - 'delete-failed' => 'Grupo no pudo ser eliminado.', - 'user-define-error' => 'No puede eliminar Grupo del sistema.', + 'index' => [ + 'create-btn' => 'Crear Grupo', + 'title' => 'Grupos', + 'create-success' => 'Grupo creado con éxito.', + 'update-success' => 'Grupo actualizado con éxito.', + 'destroy-success' => 'Grupo eliminado con éxito.', + 'delete-failed' => 'No se puede eliminar el grupo.', + + 'datagrid' => [ + 'delete' => 'Eliminar', + 'description' => 'Descripción', + 'edit' => 'Editar', + 'id' => 'ID', + 'name' => 'Nombre', + ], + + 'edit' => [ + 'title' => 'Editar Grupo', + ], + + 'create' => [ + 'name' => 'Nombre', + 'title' => 'Crear Grupo', + 'description' => 'Descripción', + 'save-btn' => 'Guardar Grupo', + ], + ], ], 'roles' => [ - 'title' => 'Roles', - 'role' => 'Rol', - 'edit-title' => 'Editar Rol', - 'description' => 'Descripción', - 'create-title' => 'Crear Rol', - 'permission_type' => 'Permiso tipo', - 'custom' => 'Personalizado', - 'all' => 'Todos', - 'save-btn-title' => 'Guardar Rol', - 'update-btn-title' => 'Actualizar Rol', - 'create-success' => 'Rol creado con éxito.', - 'update-success' => 'Rol actualizado con éxito.', - 'delete-success' => 'Rol eliminado con éxito.', - 'delete-failed' => 'Rol no pudo ser eliminado.', - 'user-define-error' => 'No puede eliminar Rol de sistema.', - 'last-delete-error' => 'Se requiere al menos un rol.', - 'current-role-delete-error' => 'No se puede eliminar el rol asignado al usuario actual.', - 'being-used' => 'Rol no puede eliminarse, se encuentra en uso por un usuario administrador.', + 'index' => [ + 'being-used' => 'El rol no se puede eliminar, ya que está siendo utilizado por un usuario administrador.', + 'create-btn' => 'Crear Roles', + 'create-success' => 'Rol creado con éxito.', + 'current-role-delete-error' => 'No se puede eliminar el rol asignado al usuario actual.', + 'delete-failed' => 'No se puede eliminar el rol.', + 'delete-success' => 'Rol eliminado con éxito.', + 'last-delete-error' => 'Se requiere al menos un rol.', + 'settings' => 'Configuraciones', + 'title' => 'Roles', + 'update-success' => 'Rol actualizado con éxito.', + 'user-define-error' => 'No se puede eliminar el rol del sistema.', + + 'datagrid' => [ + 'all' => 'Todos', + 'custom' => 'Personalizado', + 'delete' => 'Eliminar', + 'description' => 'Descripción', + 'edit' => 'Editar', + 'id' => 'ID', + 'name' => 'Nombre', + 'permission-type' => 'Tipo de Permiso', + ], + ], + + 'create' => [ + 'access-control' => 'Control de Acceso', + 'all' => 'Todos', + 'back-btn' => 'Volver', + 'custom' => 'Personalizado', + 'description' => 'Descripción', + 'general' => 'General', + 'name' => 'Nombre', + 'permissions' => 'Permisos', + 'save-btn' => 'Guardar Rol', + 'title' => 'Crear Rol', + ], + + 'edit' => [ + 'access-control' => 'Control de Acceso', + 'all' => 'Todos', + 'back-btn' => 'Volver', + 'custom' => 'Personalizado', + 'description' => 'Descripción', + 'general' => 'General', + 'name' => 'Nombre', + 'permissions' => 'Permisos', + 'save-btn' => 'Guardar Rol', + 'title' => 'Editar Rol', + ], ], - 'users' => [ - 'title' => 'Usuarios', - 'create-title' => 'Crear Usuario', - 'edit-title' => 'Editar Usuario', - 'general' => 'General', - 'permission' => 'Permisos', - 'name' => 'Nombre', - 'email' => 'Email', - 'back' => 'Atrás', - 'password' => 'Contraseña', - 'groups' => 'Grupos', - 'role' => 'Rol', - 'view-permission' => 'Ver Permisos', - 'global' => 'Global', - 'group' => 'Grupo', - 'individual' => 'Individual', - 'status' => 'Estatus', - 'save-btn-title' => 'Guardar Usuario', - 'confirm_password' => 'Confirmar Contraseña', - 'create-success' => 'Usuario creado con éxito.', - 'update-success' => 'Usuario actualizado con éxito.', - 'delete-success' => 'Usuario eliminado con éxito.', - 'delete-failed' => 'Usuario no pudo ser eliminado.', - 'user-define-error' => 'No puede eliminar Usuario del sistema.', - 'last-delete-error' => 'Se requiere al menos un usuario.', - 'mass-update-success' => 'Usuarios actualizados con éxito.', - 'mass-update-failed' => 'Usuarios no pudieron ser actualizados.', - 'mass-delete-success' => 'Usuarios eliminados con éxito', - 'mass-delete-failed' => 'Usuarios no pudieron ser eliminados.', + 'types' => [ + 'index' => [ + 'create-btn' => 'Crear Tipo', + 'create-success' => 'Tipo creado con éxito.', + 'delete-failed' => 'No se puede eliminar el tipo.', + 'delete-success' => 'Tipo eliminado con éxito.', + 'title' => 'Tipos', + 'update-success' => 'Tipo actualizado con éxito.', + + 'datagrid' => [ + 'delete' => 'Eliminar', + 'description' => 'Descripción', + 'edit' => 'Editar', + 'id' => 'ID', + 'name' => 'Nombre', + ], + + 'create' => [ + 'name' => 'Nombre', + 'save-btn' => 'Guardar Tipo', + 'title' => 'Crear Tipo', + ], + + 'edit' => [ + 'title' => 'Editar Tipo', + ], + ], ], - 'attributes' => [ - 'title' => 'Atributos', - 'attribute' => 'Atributo', - 'create-title' => 'Crear Atributo', - 'edit-title' => 'Editar Atributo', - 'save-btn-title' => 'Guardar Atributo', - 'back' => 'Atrás', - 'code' => 'Código', - 'name' => 'Nombre', - 'type' => 'Tipo', - 'text' => 'Texto', - 'textarea' => 'Caja-Texto', - 'price' => 'Precio', - 'boolean' => 'Booleano', - 'select' => 'Selección', - 'multiselect' => 'Multi-Selección', - 'email' => 'Email', - 'address' => 'Dirección', - 'phone' => 'Teléfono', - 'datetime' => 'FechaHora', - 'date' => 'Fecha', - 'image' => 'Imagen', - 'file' => 'Archivo', - 'entity-type' => 'Entidad Tipo', - 'lookup' => 'Búsqueda', - 'entity_type' => 'Entidad Tipo', - 'lookup-type' => 'Búsqueda Tipo', - 'checkbox' => 'Caja-Verificación', - 'is_required' => 'Requerido', - 'is_unique' => 'Único', - 'yes' => 'Si', - 'no' => 'No', - 'input_validation' => 'Validación de Entrada', - 'number' => 'Numero', - 'decimal' => 'Decimal', - 'email' => 'Email', - 'url' => 'Url', - 'options-type' => 'Opción Tipo', - 'options' => 'Opciones', - 'sort-order' => 'Ordenar', - 'add-option-btn-title' => 'Agregar Opción', - 'create-success' => 'Atributo creado con éxito.', - 'update-success' => 'Atributo actualizado con éxito.', - 'update-error' => 'No se pudo actualizar el atributo.', - 'delete-success' => 'Atributo eliminado con éxito.', - 'delete-failed' => 'Atributo no pudo ser eliminado.', - 'user-define-error' => 'No puede eliminar Atributo del sistema.', - 'mass-delete-failed' => 'Atributos no pudieron ser eliminados.', + 'sources' => [ + 'index' => [ + 'create-btn' => 'Crear Fuente', + 'create-success' => 'Fuente creada con éxito.', + 'delete-failed' => 'No se puede eliminar la fuente.', + 'delete-success' => 'Fuente eliminada con éxito.', + 'title' => 'Fuentes', + 'update-success' => 'Fuente actualizada con éxito.', + + 'datagrid' => [ + 'delete' => 'Eliminar', + 'edit' => 'Editar', + 'id' => 'ID', + 'name' => 'Nombre', + ], + + 'create' => [ + 'name' => 'Nombre', + 'save-btn' => 'Guardar Fuente', + 'title' => 'Crear Fuente', + ], + + 'edit' => [ + 'title' => 'Editar Fuente', + ], + ], ], - 'pipelines' => [ - 'title' => 'Pipelines', - 'organization' => 'Pipeline', - 'create-title' => 'Crear Pipeline', - 'edit-title' => 'Editar Pipeline', - 'save-btn-title' => 'Guardar Pipeline', - 'back' => 'Atrás', - 'cancel' => 'Cancelar', - 'name' => 'Nombre', - 'rotting-days' => 'Dias Expiración', - 'is-default' => 'Marcar como Predeterminada', - 'probability' => 'Probabilidad (%)', - 'add-stage-btn-title' => 'Agregar Etapa', - 'new-stage' => 'Nuevo', - 'won-stage' => 'Perdido', - 'lost-stage' => 'Ganado', - 'duplicate-name' => 'El campo "Nombre" no puede estar repetido', - 'create-success' => 'Pipeline creado con éxito.', - 'update-success' => 'Pipeline actualizado con éxito.', - 'delete-success' => 'Pipeline eliminado con éxito.', - 'delete-failed' => 'Pipeline no pudo ser eliminado.', - 'default-delete-error' => 'No se puede eliminar el Pipeline predeterminado.', + 'workflows' => [ + 'index' => [ + 'title' => 'Flujos de Trabajo', + 'create-btn' => 'Crear Flujo de Trabajo', + 'create-success' => 'Flujo de trabajo creado con éxito.', + 'update-success' => 'Flujo de trabajo actualizado con éxito.', + 'delete-success' => 'Flujo de trabajo eliminado con éxito.', + 'delete-failed' => 'No se puede eliminar el flujo de trabajo.', + 'datagrid' => [ + 'delete' => 'Eliminar', + 'description' => 'Descripción', + 'edit' => 'Editar', + 'id' => 'ID', + 'name' => 'Nombre', + ], + ], + + 'helpers' => [ + 'update-related-leads' => 'Actualizar leads relacionados', + 'send-email-to-sales-owner' => 'Enviar correo al propietario de ventas', + 'send-email-to-participants' => 'Enviar correo a los participantes', + 'add-webhook' => 'Agregar Webhook', + 'update-lead' => 'Actualizar Lead', + 'update-person' => 'Actualizar Persona', + 'send-email-to-person' => 'Enviar correo a la persona', + 'add-tag' => 'Agregar Etiqueta', + 'add-note-as-activity' => 'Agregar Nota como Actividad', + ], + + 'create' => [ + 'title' => 'Crear Flujo de Trabajo', + 'event' => 'Evento', + 'back-btn' => 'Volver', + 'save-btn' => 'Guardar Flujo de Trabajo', + 'name' => 'Nombre', + 'basic-details' => 'Detalles Básicos', + 'description' => 'Descripción', + 'actions' => 'Acciones', + 'basic-details-info' => 'Coloque la información básica del flujo de trabajo.', + 'event-info' => 'Un evento desencadena, verifica, condiciones y realiza acciones predefinidas.', + 'conditions' => 'Condiciones', + 'conditions-info' => 'Las condiciones son reglas que verifican escenarios, desencadenadas en ocasiones específicas.', + 'actions-info' => 'Una acción no solo reduce la carga de trabajo, sino que también facilita la automatización de CRM.', + 'value' => 'Valor', + 'condition-type' => 'Tipo de Condición', + 'all-condition-are-true' => 'Todas las condiciones son verdaderas', + 'any-condition-are-true' => 'Cualquiera de las condiciones es verdadera', + 'add-condition' => 'Agregar Condición', + 'add-action' => 'Agregar Acción', + 'yes' => 'Sí', + 'no' => 'No', + 'email' => 'Correo Electrónico', + 'is-equal-to' => 'Es igual a', + 'is-not-equal-to' => 'No es igual a', + 'equals-or-greater-than' => 'Es igual o mayor que', + 'equals-or-less-than' => 'Es igual o menor que', + 'greater-than' => 'Mayor que', + 'less-than' => 'Menor que', + 'type' => 'Tipo', + 'contain' => 'Contiene', + 'contains' => 'Contiene', + 'does-not-contain' => 'No contiene', + ], + + 'edit' => [ + 'title' => 'Editar Flujo de Trabajo', + 'event' => 'Evento', + 'back-btn' => 'Volver', + 'save-btn' => 'Guardar Flujo de Trabajo', + 'name' => 'Nombre', + 'basic-details' => 'Detalles Básicos', + 'description' => 'Descripción', + 'actions' => 'Acciones', + 'type' => 'Tipo', + 'basic-details-info' => 'Coloque la información básica del flujo de trabajo.', + 'event-info' => 'Un evento desencadena, verifica, condiciones y realiza acciones predefinidas.', + 'conditions' => 'Condiciones', + 'conditions-info' => 'Las condiciones son reglas que verifican escenarios, desencadenadas en ocasiones específicas.', + 'actions-info' => 'Una acción no solo reduce la carga de trabajo, sino que también facilita la automatización de CRM.', + 'value' => 'Valor', + 'condition-type' => 'Tipo de Condición', + 'all-condition-are-true' => 'Todas las condiciones son verdaderas', + 'any-condition-are-true' => 'Cualquiera de las condiciones es verdadera', + 'add-condition' => 'Agregar Condición', + 'add-action' => 'Agregar Acción', + 'yes' => 'Sí', + 'no' => 'No', + 'email' => 'Correo Electrónico', + 'is-equal-to' => 'Es igual a', + 'is-not-equal-to' => 'No es igual a', + 'equals-or-greater-than' => 'Es igual o mayor que', + 'equals-or-less-than' => 'Es igual o menor que', + 'greater-than' => 'Mayor que', + 'less-than' => 'Menor que', + 'contain' => 'Contiene', + 'contains' => 'Contiene', + 'does-not-contain' => 'No contiene', + ], ], - 'sources' => [ - 'title' => 'Orígenes', - 'organization' => 'Origan', - 'create-title' => 'Crear Origen', - 'edit-title' => 'Editar Origen', - 'save-btn-title' => 'Guardar Origen', - 'back' => 'Atrás', - 'cancel' => 'Cancelar', - 'create-success' => 'Origen creado con éxito.', - 'name-exists' => 'Ya existe un Origen con igual nombre.', - 'update-success' => 'Origen actualizado con éxito.', - 'delete-success' => 'Origen eliminado con éxito.', - 'delete-failed' => 'Origen no pudo ser eliminado.', + 'webforms' => [ + 'index' => [ + 'title' => 'Webforms', + 'create-btn' => 'Crear Webform', + 'create-success' => 'Webform creado con éxito.', + 'update-success' => 'Webform actualizado con éxito.', + 'delete-success' => 'Webform eliminado con éxito.', + 'delete-failed' => 'No se puede eliminar el Webform.', + + 'datagrid' => [ + 'id' => 'ID', + 'title' => 'Título', + 'edit' => 'Editar', + 'delete' => 'Eliminar', + ], + ], + + 'create' => [ + 'add-attribute-btn' => 'Agregar Botón de Atributo', + 'attribute-label-color' => 'Color de Etiqueta del Atributo', + 'attributes' => 'Atributos', + 'attributes-info' => 'Agregue atributos personalizados al formulario.', + 'background-color' => 'Color de Fondo', + 'create-lead' => 'Crear Lead', + 'customize-webform' => 'Personalizar Webform', + 'customize-webform-info' => 'Personalice su formulario web con los colores de los elementos de su elección.', + 'description' => 'Descripción', + 'display-custom-message' => 'Mostrar mensaje personalizado', + 'form-background-color' => 'Color de Fondo del Formulario', + 'form-submit-btn-color' => 'Color del Botón de Enviar del Formulario', + 'form-submit-button-color' => 'Color del Botón de Enviar del Formulario', + 'form-title-color' => 'Color del Título del Formulario', + 'general' => 'General', + 'leads' => 'Leads', + 'person' => 'Persona', + 'save-btn' => 'Guardar Webform', + 'submit-button-label' => 'Etiqueta del Botón de Enviar', + 'submit-success-action' => 'Acción en caso de éxito de envío', + 'title' => 'Crear Webform', + ], + + 'edit' => [ + 'add-attribute-btn' => 'Agregar Botón de Atributo', + 'attribute-label-color' => 'Color de Etiqueta del Atributo', + 'attributes' => 'Atributos', + 'attributes-info' => 'Agregue atributos personalizados al formulario.', + 'background-color' => 'Color de Fondo', + 'code-snippet' => 'Fragmento de Código', + 'copied' => 'Copiado', + 'copy' => 'Copiar', + 'create-lead' => 'Crear Lead', + 'customize-webform' => 'Personalizar Webform', + 'customize-webform-info' => 'Personalice su formulario web con los colores de los elementos de su elección.', + 'description' => 'Descripción', + 'display-custom-message' => 'Mostrar mensaje personalizado', + 'embed' => 'Incrustar', + 'form-background-color' => 'Color de Fondo del Formulario', + 'form-submit-btn-color' => 'Color del Botón de Enviar del Formulario', + 'form-submit-button-color' => 'Color del Botón de Enviar del Formulario', + 'form-title-color' => 'Color del Título del Formulario', + 'general' => 'General', + 'preview' => 'Vista Previa', + 'person' => 'Persona', + 'public-url' => 'URL Pública', + 'redirect-to-url' => 'Redirigir a URL', + 'save-btn' => 'Guardar Webform', + 'submit-button-label' => 'Etiqueta del Botón de Enviar', + 'submit-success-action' => 'Acción en caso de éxito de envío', + 'title' => 'Editar Webform', + ], ], - 'types' => [ - 'title' => 'Tipos', - 'organization' => 'Tipo', - 'create-title' => 'Crear Tipo', - 'edit-title' => 'Editar Tipo', - 'save-btn-title' => 'Guardar Tipo', - 'back' => 'Atrás', - 'cancel' => 'Cancelar', - 'create-success' => 'Tipo creado con éxito.', - 'name-exists' => 'Ya existe un Tipo con igual nombre.', - 'update-success' => 'Tipo actualizado con éxito.', - 'delete-success' => 'Tipo eliminado con éxito.', - 'delete-failed' => 'Tipo no pudo ser eliminado.', + 'email-template' => [ + 'index' => [ + 'create-btn' => 'Crear Plantilla de Correo Electrónico', + 'title' => 'Plantillas de Correo Electrónico', + 'create-success' => 'Plantilla de Correo Electrónico creada exitosamente.', + 'update-success' => 'Plantilla de Correo Electrónico actualizada exitosamente.', + 'delete-success' => 'Plantilla de Correo Electrónico eliminada exitosamente.', + 'delete-failed' => 'No se puede eliminar la Plantilla de Correo Electrónico.', + + 'datagrid' => [ + 'delete' => 'Eliminar', + 'edit' => 'Editar', + 'id' => 'ID', + 'name' => 'Nombre', + 'subject' => 'Asunto', + ], + ], + + 'create' => [ + 'title' => 'Crear Plantilla de Correo Electrónico', + 'save-btn' => 'Guardar Plantilla de Correo Electrónico', + 'email-template' => 'Plantilla de Correo Electrónico', + 'subject' => 'Asunto', + 'content' => 'Contenido', + 'subject-placeholders' => 'Marcadores de Posición del Asunto', + 'general' => 'General', + 'name' => 'Nombre', + ], + + 'edit' => [ + 'title' => 'Editar Plantilla de Correo Electrónico', + 'save-btn' => 'Guardar Plantilla de Correo Electrónico', + 'email-template' => 'Plantilla de Correo Electrónico', + 'subject' => 'Asunto', + 'content' => 'Contenido', + 'subject-placeholders' => 'Marcadores de Posición del Asunto', + 'general' => 'General', + 'name' => 'Nombre', + ], + ], + + 'tags' => [ + 'index' => [ + 'create-btn' => 'Crear Etiqueta', + 'title' => 'Etiquetas', + 'create-success' => 'Etiqueta creada exitosamente.', + 'update-success' => 'Etiqueta actualizada exitosamente.', + 'delete-success' => 'Etiqueta eliminada exitosamente.', + 'delete-failed' => 'No se puede eliminar la Etiqueta.', + + 'datagrid' => [ + 'delete' => 'Eliminar', + 'edit' => 'Editar', + 'id' => 'ID', + 'name' => 'Nombre', + 'users' => 'Usuarios', + 'created-at' => 'Creado En', + ], + + 'create' => [ + 'name' => 'Nombre', + 'save-btn' => 'Guardar Etiqueta', + 'title' => 'Crear Etiqueta', + 'color' => 'Color', + ], + + 'edit' => [ + 'title' => 'Editar Etiqueta', + ], + ], + ], + + 'users' => [ + 'index' => [ + 'create-btn' => 'Crear Usuario', + 'create-success' => 'Usuario creado exitosamente.', + 'delete-failed' => 'No se puede eliminar el Usuario.', + 'delete-success' => 'Usuario eliminado exitosamente.', + 'last-delete-error' => 'Se requiere al menos un usuario.', + 'mass-delete-failed' => 'No se pueden eliminar los Usuarios.', + 'mass-delete-success' => 'Usuarios eliminados exitosamente.', + 'mass-update-failed' => 'No se pueden actualizar los Usuarios.', + 'mass-update-success' => 'Usuarios actualizados exitosamente.', + 'title' => 'Usuarios', + 'update-success' => 'Usuario actualizado exitosamente.', + 'user-define-error' => 'No se puede eliminar el usuario del sistema.', + 'active' => 'Activo', + 'inactive' => 'Inactivo', + + 'datagrid' => [ + 'active' => 'Activo', + 'created-at' => 'Creado En', + 'delete' => 'Eliminar', + 'edit' => 'Editar', + 'email' => 'Correo Electrónico', + 'id' => 'ID', + 'inactive' => 'Inactivo', + 'name' => 'Nombre', + 'status' => 'Estado', + 'update-status' => 'Actualizar Estado', + 'users' => 'Usuarios', + ], + + 'create' => [ + 'confirm-password' => 'Confirmar Contraseña', + 'email' => 'Correo Electrónico', + 'general' => 'General', + 'global' => 'Global', + 'group' => 'Grupo', + 'individual' => 'Individual', + 'name' => 'Nombre', + 'password' => 'Contraseña', + 'permission' => 'Permiso', + 'role' => 'Rol', + 'save-btn' => 'Guardar Usuario', + 'status' => 'Estado', + 'title' => 'Crear Usuario', + 'view-permission' => 'Ver Permiso', + ], + + 'edit' => [ + 'title' => 'Editar Usuario', + ], + ], + ], + + 'pipelines' => [ + 'index' => [ + 'title' => 'Canales', + 'create-btn' => 'Crear Canal', + 'create-success' => 'Canal creado exitosamente.', + 'update-success' => 'Canal actualizado exitosamente.', + 'delete-success' => 'Canal eliminado exitosamente.', + 'delete-failed' => 'No se puede eliminar el Canal.', + 'default-delete-error' => 'No se puede eliminar el canal predeterminado.', + + 'datagrid' => [ + 'delete' => 'Eliminar', + 'edit' => 'Editar', + 'id' => 'ID', + 'is-default' => 'Es Predeterminado', + 'name' => 'Nombre', + 'no' => 'No', + 'rotten-days' => 'Días de Pudrición', + 'yes' => 'Sí', + ], + ], + + 'create' => [ + 'title' => 'Crear Canal', + 'save-btn' => 'Guardar Canal', + 'name' => 'Nombre', + 'rotten-days' => 'Días de Pudrición', + 'mark-as-default' => 'Marcar como Predeterminado', + 'general' => 'General', + 'probability' => 'Probabilidad (%)', + 'new-stage' => 'Nuevo', + 'won-stage' => 'Ganado', + 'lost-stage' => 'Perdido', + 'stage-btn' => 'Añadir Etapa', + 'stages' => 'Etapas', + 'duplicate-name' => 'El campo "Nombre" no puede ser duplicado', + 'delete-stage' => 'Eliminar Etapa', + 'add-new-stages' => 'Añadir Nuevas Etapas', + 'add-stage-info' => 'Añadir nueva etapa para tu Canal', + 'newly-added' => 'Añadido Recientemente', + 'stage-delete-success' => 'Etapa Eliminada Exitosamente', + ], + + 'edit' => [ + 'title' => 'Editar Canal', + 'save-btn' => 'Guardar Canal', + 'name' => 'Nombre', + 'rotten-days' => 'Días de Pudrición', + 'mark-as-default' => 'Marcar como Predeterminado', + 'general' => 'General', + 'probability' => 'Probabilidad (%)', + 'new-stage' => 'Nuevo', + 'won-stage' => 'Ganado', + 'lost-stage' => 'Perdido', + 'stage-btn' => 'Añadir Etapa', + 'stages' => 'Etapas', + 'duplicate-name' => 'El campo "Nombre" no puede ser duplicado', + 'delete-stage' => 'Eliminar Etapa', + 'add-new-stages' => 'Añadir Nuevas Etapas', + 'add-stage-info' => 'Añadir nueva etapa para tu Canal', + 'stage-delete-success' => 'Etapa Eliminada Exitosamente', + ], + ], + + 'webhooks' => [ + 'index' => [ + 'title' => 'Webhooks', + 'create-btn' => 'Crear Webhook', + 'create-success' => 'Webhook creado exitosamente.', + 'update-success' => 'Webhook actualizado exitosamente.', + 'delete-success' => 'Webhook eliminado exitosamente.', + 'delete-failed' => 'No se puede eliminar el Webhook.', + + 'datagrid' => [ + 'id' => 'ID', + 'delete' => 'Eliminar', + 'edit' => 'Editar', + 'name' => 'Nombre', + 'entity-type' => 'Tipo de Entidad', + 'end-point' => 'Punto Final', + ], + ], + + 'create' => [ + 'title' => 'Crear Webhook', + 'save-btn' => 'Guardar Webhook', + 'info' => 'Ingrese los detalles del webhook', + 'url-and-parameters' => 'URL Y Parámetros', + 'method' => 'Método', + 'post' => 'Post', + 'put' => 'Put', + 'url-endpoint' => 'Punto Final de URL', + 'parameters' => 'Parámetros', + 'add-new-parameter' => 'Añadir Nuevo Parámetro', + 'url-preview' => 'Vista Previa de URL:', + 'headers' => 'Encabezados', + 'add-new-header' => 'Añadir Nuevo Encabezado', + 'body' => 'Cuerpo', + 'default' => 'Predeterminado', + 'x-www-form-urlencoded' => 'x-www-form-urlencoded', + 'raw' => 'Crudo', + 'general' => 'General', + 'name' => 'Nombre', + 'entity-type' => 'Tipo de Entidad', + 'insert-placeholder' => 'Insertar Marcador de Posición', + 'description' => 'Descripción', + 'json' => 'Json', + 'text' => 'Texto', + ], + + 'edit' => [ + 'title' => 'Editar Webhook', + 'edit-btn' => 'Guardar Webhook', + 'save-btn' => 'Guardar Webhook', + 'info' => 'Ingrese los detalles del webhook', + 'url-and-parameters' => 'URL Y Parámetros', + 'method' => 'Método', + 'post' => 'Post', + 'put' => 'Put', + 'url-endpoint' => 'Punto Final de URL', + 'parameters' => 'Parámetros', + 'add-new-parameter' => 'Añadir Nuevo Parámetro', + 'url-preview' => 'Vista Previa de URL:', + 'headers' => 'Encabezados', + 'add-new-header' => 'Añadir Nuevo Encabezado', + 'body' => 'Cuerpo', + 'default' => 'Predeterminado', + 'x-www-form-urlencoded' => 'x-www-form-urlencoded', + 'raw' => 'Crudo', + 'general' => 'General', + 'name' => 'Nombre', + 'entity-type' => 'Tipo de Entidad', + 'insert-placeholder' => 'Insertar Marcador de Posición', + 'description' => 'Descripción', + 'json' => 'Json', + 'text' => 'Texto', + ], ], 'warehouses' => [ - 'title' => 'Almacenes', - 'create-title' => 'Crear almacén', - 'edit-title' => 'Editar almacén', - 'save-btn-title' => 'Guardar como almacén', - 'back' => 'Atrás', - 'cancel' => 'Cancelar', - 'information' => 'Información', - 'general-information' => 'Información general', - 'contact-information' => 'Información de contacto', - 'locations' => 'Ubicaciones', - 'products' => 'Productos', - 'add-location' => 'Agregar ubicación', - 'create-success' => 'Almacén creado exitosamente.', - 'name-exists' => 'El nombre del almacén ya existe.', - 'update-success' => 'Almacén actualizado exitosamente.', - 'delete-success' => 'Almacén eliminado exitosamente.', - 'delete-failed' => 'No se puede eliminar el almacén.', - ], - - 'email-templates' => [ - 'title' => 'Plantillas de Email', - 'create-title' => 'Crear Plantilla de Email', - 'edit-title' => 'Editar Plantilla de Email', - 'save-btn-title' => 'Guardar Plantilla de Email', - 'back' => 'Atrás', - 'cancel' => 'Cancelar', - 'name' => 'Nombre', - 'subject' => 'Asunto', - 'content' => 'Contenido', - 'placeholders' => 'Marcadores', - 'create-success' => 'Plantilla de Email creada con éxito.', - 'update-success' => 'Plantilla de Email actualizada con éxito.', - 'delete-success' => 'Plantilla de Email eliminada con éxito.', - 'delete-failed' => 'Plantilla de Email no pudo ser eliminada.', + 'index' => [ + 'title' => 'Almacenes', + 'create-btn' => 'Crear Almacén', + 'create-success' => 'Almacén creado con éxito.', + 'name-exists' => 'El nombre del almacén ya existe.', + 'update-success' => 'Almacén actualizado con éxito.', + 'delete-success' => 'Almacén eliminado con éxito.', + 'delete-failed' => 'No se puede eliminar el almacén.', + + 'datagrid' => [ + 'id' => 'ID', + 'name' => 'Nombre', + 'contact-name' => 'Nombre del Contacto', + 'delete' => 'Eliminar', + 'edit' => 'Editar', + 'view' => 'Ver', + 'created-at' => 'Creado En', + 'products' => 'Productos', + 'contact-emails' => 'Correos Electrónicos de Contacto', + 'contact-numbers' => 'Números de Teléfono de Contacto', + ], + ], + + 'create' => [ + 'title' => 'Crear Almacén', + 'save-btn' => 'Guardar Almacén', + 'contact-info' => 'Información de Contacto', + ], + + 'edit' => [ + 'title' => 'Editar Almacén', + 'save-btn' => 'Guardar Almacén', + 'contact-info' => 'Información de Contacto', + ], + + 'view' => [ + 'all' => 'Todos', + 'notes' => 'Notas', + 'files' => 'Archivos', + 'location' => 'Ubicación', + 'change-logs' => 'Registros de Cambios', + + 'locations' => [ + 'action' => 'Acción', + 'add-location' => 'Agregar Ubicación', + 'create-success' => 'Ubicación creada con éxito.', + 'delete' => 'Eliminar', + 'delete-failed' => 'No se puede eliminar la ubicación.', + 'delete-success' => 'Ubicación eliminada con éxito.', + 'name' => 'Nombre', + 'save-btn' => 'Guardar', + ], + + 'general-information' => [ + 'title' => 'Información General', + ], + + 'contact-information' => [ + 'title' => 'Información de Contacto', + ], + ], ], - 'workflows' => [ - 'title' => 'Flujos de Trabajo', - 'create-title' => 'Crear Flujo de Trabajo', - 'edit-title' => 'Editar Flujo de Trabajo', - 'save-btn-title' => 'Guardar Flujo de Trabajo', - 'back' => 'Atrás', - 'cancel' => 'Cancelar', - 'information' => 'Información', - 'name' => 'Nombre', - 'description' => 'Descripción', - 'event' => 'Evento', - 'events' => 'Eventos', - 'created' => 'Creado', - 'updated' => 'Actualizado', - 'deleted' => 'Eliminado', - 'event-info' => 'Evento que dispara de manera automática para validar las condiciones y realizar las acciones que hayan sido pre-definidas', - 'conditions' => 'Condiciones', - 'condition-info' => 'Las condiciones son un conjunto de reglas que validan un escenario especifico en situaciones especificas', - 'condition-type' => 'Condición Tipo', - 'all-conditions-true' => 'Todas las Condiciones son Verdaderas', - 'any-condition-true' => 'Cualquier Condición es Verdadera', - 'add-condition' => 'Agregar Condición', - 'choose-condition-to-add' => 'Seleccione una condición...', - 'is-equal-to' => 'Es igual a', - 'is-not-equal-to' => 'No es igual a', - 'equals-or-greater-than' => 'Igual o mayor que', - 'equals-or-less-than' => 'Igual o menor que', - 'greater-than' => 'Mayor que', - 'less-than' => 'Menor que', - 'contain' => 'Contiene', - 'contains' => 'Contienen', - 'does-not-contain' => 'No contiene', - 'actions' => 'Acciones', - 'action-info' => 'Una acción no solo reduce la carga de trabajo sino que también hace mas fácil la automatización del CRM', - 'choose-action-to-add' => 'Seleccione la acción a agregar', - 'update-lead' => 'Actualizar oportunidad', - 'update-person' => 'Actualizar persona', - 'send-email-to-person' => 'Enviar email a persona', - 'send-email-to-sales-owner' => 'Enviar email a encargado venta', - 'send-email-to-participants' => 'Enviar email a participantes', - 'add-tag' => 'Agregar etiqueta', - 'add-note-as-activity' => 'Agregar nota como actividad', - 'choose-attribute' => 'Seleccionar atributo', - 'choose-option' => 'Seleccionar opción', - 'update-person' => 'Actualizar persona', - 'update-related-leads' => 'Actualizar oportunidad relacionada', - 'update-quote' => 'Actualizar presupuesto', - 'add-action' => 'Agregar Acción', - 'create-success' => 'Flujo de Trabajo creado con éxito.', - 'update-success' => 'Flujo de Trabajo actualizado con éxito.', - 'delete-success' => 'Flujo de Trabajo eliminado con éxito.', - 'delete-failed' => 'Flujo de Trabajo no pudo ser eliminado.', - 'add-webhook' => 'Disparar webhook', - 'webhook_heading' => 'Configuración del webhook', - 'webhook_url' => 'Ingresar URL', - 'request-headers' => 'Encabezados del cuerpo', - 'webhook_request_method' => 'Método de solicitud', - 'get_method' => 'GET', - 'post_method' => 'POST', - 'put_method' => 'PUT', - 'patch_method' => 'PATCH', - 'delete_method' => 'DELETE', - 'webhook_encoding' => 'Seleccionar codificación', - 'encoding_json' => 'JSON', - 'encoding_http_query' => 'X-www-form-urlencoded', - 'request_body' => 'Clave y Valor', - 'request_body_info' => 'Agregar par clave-valor en una nueva línea, es decir, clave=valor', - 'simple_body' => 'Simple', - 'raw' => 'kruda', - 'lead' => 'Prospecto', - 'person' => 'Persona', - 'quote' => 'Cita', - 'activity' => 'Actividad', - 'add_header' => 'Agregar encabezado', - 'header_key' => 'Clave', - 'header_value' => 'Valor', + 'attributes' => [ + 'index' => [ + 'title' => 'Atributos', + 'create-btn' => 'Crear Atributo', + 'create-success' => 'Atributos creados con éxito.', + 'update-success' => 'Atributos actualizados con éxito.', + 'delete-success' => 'Atributos eliminados con éxito.', + 'delete-failed' => 'No se pueden eliminar los atributos.', + 'user-define-error' => 'No se puede eliminar el atributo del sistema.', + 'mass-delete-failed' => 'No se pueden eliminar los atributos del sistema.', + + 'datagrid' => [ + 'yes' => 'Sí', + 'no' => 'No', + 'id' => 'ID', + 'code' => 'Código', + 'name' => 'Nombre', + 'entity-type' => 'Tipo de Entidad', + 'type' => 'Tipo', + 'is-default' => 'Es Predeterminado', + 'edit' => 'Editar', + 'delete' => 'Eliminar', + ], + ], + + 'create' => [ + 'title' => 'Crear Atributo', + 'save-btn' => 'Guardar Atributo', + 'code' => 'Código', + 'name' => 'Nombre', + 'entity-type' => 'Tipo de Entidad', + 'type' => 'Tipo', + 'validations' => 'Validaciones', + 'is-required' => 'Es Requerido', + 'input-validation' => 'Validación de Entrada', + 'is-unique' => 'Es Único', + 'labels' => 'Etiquetas', + 'general' => 'General', + 'numeric' => 'Numérico', + 'decimal' => 'Decimal', + 'url' => 'Url', + 'options' => 'Opciones', + 'option-type' => 'Tipo de Opción', + 'lookup-type' => 'Tipo de Búsqueda', + 'add-option' => 'Agregar Opción', + 'save-option' => 'Guardar Opción', + 'option-name' => 'Nombre de Opción', + 'add-attribute-options' => 'Agregar Opciones de Atributo', + 'text' => 'Texto', + 'textarea' => 'Área de Texto', + 'price' => 'Precio', + 'boolean' => 'Booleano', + 'select' => 'Seleccionar', + 'multiselect' => 'Selección Múltiple', + 'email' => 'Correo Electrónico', + 'address' => 'Dirección', + 'phone' => 'Teléfono', + 'datetime' => 'Fecha y Hora', + 'date' => 'Fecha', + 'image' => 'Imagen', + 'file' => 'Archivo', + 'lookup' => 'Búsqueda', + 'entity_type' => 'Tipo de Entidad', + 'checkbox' => 'Casilla de Verificación', + 'is_required' => 'Es Requerido', + 'is_unique' => 'Es Único', + ], + + 'edit' => [ + 'title' => 'Editar Atributo', + 'save-btn' => 'Guardar Atributo', + 'code' => 'Código', + 'name' => 'Nombre', + 'labels' => 'Etiquetas', + 'entity-type' => 'Tipo de Entidad', + 'type' => 'Tipo', + 'validations' => 'Validaciones', + 'is-required' => 'Es Requerido', + 'input-validation' => 'Validación de Entrada', + 'is-unique' => 'Es Único', + 'general' => 'General', + 'numeric' => 'Numérico', + 'decimal' => 'Decimal', + 'url' => 'Url', + 'options' => 'Opciones', + 'option-type' => 'Tipo de Opción', + 'lookup-type' => 'Tipo de Búsqueda', + 'add-option' => 'Agregar Opción', + 'save-option' => 'Guardar Opción', + 'option-name' => 'Nombre de Opción', + 'add-attribute-options' => 'Agregar Opciones de Atributo', + 'text' => 'Texto', + 'textarea' => 'Área de Texto', + 'price' => 'Precio', + 'boolean' => 'Booleano', + 'select' => 'Seleccionar', + 'multiselect' => 'Selección Múltiple', + 'email' => 'Correo Electrónico', + 'address' => 'Dirección', + 'phone' => 'Teléfono', + 'datetime' => 'Fecha y Hora', + 'date' => 'Fecha', + 'image' => 'Imagen', + 'file' => 'Archivo', + 'lookup' => 'Búsqueda', + 'entity_type' => 'Tipo de Entidad', + 'checkbox' => 'Casilla de Verificación', + 'is_required' => 'Es Requerido', + 'is_unique' => 'Es Único', + ], + ], + ], + + 'activities' => [ + 'index' => [ + 'title' => 'Actividades', + + 'datagrid' => [ + 'comment' => 'Comentario', + 'created_at' => 'Creado En', + 'created_by' => 'Creado Por', + 'edit' => 'Editar', + 'id' => 'ID', + 'done' => 'Completado', + 'not-done' => 'No Completado', + 'lead' => 'Oportunidad', + 'mass-delete' => 'Eliminación Masiva', + 'mass-update' => 'Actualización Masiva', + 'schedule-from' => 'Programar Desde', + 'schedule-to' => 'Programar Hasta', + 'schedule_from' => 'Programar Desde', + 'schedule_to' => 'Programar Hasta', + 'title' => 'Título', + 'is_done' => 'Completado', + 'type' => 'Tipo', + 'update' => 'Actualizar', + 'call' => 'Llamada', + 'meeting' => 'Reunión', + 'lunch' => 'Almuerzo', + ], ], - 'tags' => [ - 'title' => 'Etiquetas', - 'create-title' => 'Crear Etiqueta', - 'edit-title' => 'Editar Etiqueta', - 'cancel' => 'Cancelar', - 'save-btn-title' => 'Guardar Etiqueta', - 'name' => 'Nombre', - 'color' => 'Color', - 'create-success' => 'Etiqueta creada con éxito.', - 'update-success' => 'Etiqueta actualizada con éxito.', - 'delete-success' => 'Etiqueta eliminada con éxito.', - 'delete-failed' => 'Etiqueta no pudo ser eliminada.', - ], - - 'web-forms' => [ - 'create-success' => 'Formulario Web creado con éxito', - 'update-success' => 'Formulario Web actualizado con éxito', - 'delete-success' => 'Formulario Web eliminado con éxito.', + 'edit' => [ + 'title' => 'Editar Actividad', + 'back-btn' => 'Volver', + 'save-btn' => 'Guardar Actividad', + 'type' => 'Tipo de Actividad', + 'call' => 'Llamada', + 'meeting' => 'Reunión', + 'lunch' => 'Almuerzo', + 'schedule_to' => 'Programar Hasta', + 'schedule_from' => 'Programar Desde', + 'location' => 'Ubicación', + 'comment' => 'Comentario', + 'lead' => 'Oportunidad', + 'participants' => 'Participantes', + 'general' => 'General', + 'persons' => 'Personas', + 'no-result-found' => 'No se encontraron registros.', + 'users' => 'Usuarios', ], + + 'updated' => 'Actualizado :attribute', + 'created' => 'Creado', + 'duration-overlapping' => 'Los participantes tienen otra reunión a esta hora. ¿Desea continuar?', + 'create-success' => 'Actividad creada con éxito.', + 'update-success' => 'Actividad actualizada con éxito.', + 'overlapping-error' => 'Los participantes tienen otra reunión a esta hora.', + 'mass-update-success' => 'Actividades actualizadas con éxito.', + 'destroy-success' => 'Actividad eliminada con éxito.', + 'delete-failed' => 'No se puede eliminar la actividad.', ], - 'configuration' => [ - 'title' => 'Configuración', - 'save-btn-title' => 'Guardar', - 'general' => 'General', - 'locale-settings' => 'Ajuste Localización', - 'locale' => 'Idioma', - 'timezone' => 'Zona Horaria', - 'date-time-formats' => 'Formato de Fecha y Hora', - 'save-message' => 'Configuración actualizada con éxito!', - 'delete' => 'Eliminar', - 'emails' => [ - 'email' => 'Email', - 'notification_label' => 'Notificaciones', - 'new_lead' => 'Nueva oportunidad', + 'mail' => [ + 'index' => [ + 'compose' => 'Redactar', + 'draft' => 'Borrador', + 'inbox' => 'Bandeja de entrada', + 'outbox' => 'Bandeja de salida', + 'sent' => 'Enviados', + 'trash' => 'Papelera', + 'compose-mail-btn' => 'Redactar Correo', + 'btn' => 'Correo', + 'mail' => [ + 'title' => 'Redactar Correo', + 'to' => 'Para', + 'enter-emails' => 'Presiona enter para añadir correos', + 'cc' => 'CC', + 'bcc' => 'BCC', + 'subject' => 'Asunto', + 'send-btn' => 'Enviar', + 'message' => 'Mensaje', + 'draft' => 'Borrador', + ], + + 'datagrid' => [ + 'id' => 'ID', + 'from' => 'De', + 'to' => 'Para', + 'subject' => 'Asunto', + 'created-at' => 'Creado En', + 'move-to-inbox' => 'Mover a Bandeja de Entrada', + 'edit' => 'Editar', + 'view' => 'Ver', + 'delete' => 'Eliminar', + ], + ], + + 'create-success' => 'Correo enviado con éxito.', + 'update-success' => 'Correo actualizado con éxito.', + 'mass-update-success' => 'Correos actualizados con éxito.', + 'delete-success' => 'Correo eliminado con éxito.', + 'delete-failed' => 'No se puede eliminar el correo.', + + 'view' => [ + 'title' => 'Correos', + 'subject' => ':subject', + 'link-mail' => 'Enlace de Correo', + 'to' => 'Para', + 'cc' => 'CC', + 'bcc' => 'BCC', + 'reply' => 'Responder', + 'reply-all' => 'Responder a Todos', + 'forward' => 'Reenviar', + 'delete' => 'Eliminar', + 'enter-mails' => 'Ingresar id de correo', + 'rotten-days' => 'El lead está en estado crítico por :days días', + 'search-an-existing-lead' => 'Buscar un lead existente', + 'search-an-existing-contact' => 'Buscar un contacto existente', + 'message' => 'Mensaje', + 'add-attachments' => 'Añadir Archivos Adjuntos', + 'discard' => 'Descartar', + 'send' => 'Enviar', + 'no-result-found' => 'No se encontraron resultados', + 'add-new-contact' => 'Añadir Nuevo Contacto', + 'description' => 'Descripción', + 'search' => 'Buscar...', + 'add-new-lead' => 'Añadir Nuevo Lead', + 'create-new-contact' => 'Crear Nuevo Contacto', + 'save-contact' => 'Guardar Contacto', + 'create-lead' => 'Crear Lead', + 'linked-contact' => 'Contacto Vinculado', + 'link-to-contact' => 'Vincular a Contacto', + 'link-to-lead' => 'Vincular a Lead', + 'linked-lead' => 'Lead Vinculado', + 'lead-details' => 'Detalles del Lead', + 'contact-person' => 'Persona de Contacto', + 'product' => 'Producto', ], ], - 'datagrid' => [ - 'id' => 'ID', - 'name' => 'Nombre', - 'code' => 'Código', - 'sku' => 'SKU', - 'type' => 'Tipo', - 'price' => 'Precio', - 'email' => 'Email', - 'attachments' => 'Adjuntos', - 'from' => 'De', - 'lead' => 'Oportunidad', - 'title' => 'Titulo', - 'subject' => 'Asunto', - 'tags' => 'Etiquetas', - 'emails' => 'Emails', - 'stage' => 'Etapa', - 'status' => 'Estatus', - 'active' => 'Active', - 'inactive' => 'Inactive', - 'address' => 'Address', - 'quantity' => 'Cantidad', - 'lead_value' => 'Oportunidad Valor', - 'comment' => 'Comentario', - 'is_done' => 'Realizado', - 'type' => 'Tipo', - 'all' => 'Todos', - 'user' => 'Usuario', - 'sales-person' => 'Persona Venta', - 'expired_quotes' => 'Presupuestos Expirados', - 'person' => 'Persona', - 'sub-total' => 'Sub Total', - 'discount' => 'Descuento', - 'tax' => 'Impuesto', - 'adjustment' => 'Ajuste', - 'grand-total' => 'Total General', - 'persons_count' => 'Personas conteo', - 'assigned_to' => 'Asignado a', - 'created_by' => 'Creado por', - 'entity_type' => 'Entidad Tipo', - 'created_at' => 'Creado Fecha', - 'expected_close_date' => 'Cierre Previsto', - 'schedule_from' => 'Agendado Desde', - 'schedule_to' => 'Agendada Hasta', - 'description' => 'Descripción', - 'update_stage' => 'Actualizar Etapa', - 'contact_person' => 'Persona Contacto', - 'contact_numbers' => 'Números Contacto', - 'permission_type' => 'Permiso Tipo', - 'organization_name' => 'Organización Nombre', - 'is-default' => 'Por Defecto', - 'rotten-days' => 'Dias Expirado', - 'rotten_lead' => 'Oportunidad Expirada', - 'yes' => 'Si', - 'no' => 'No', - 'move-to-inbox' => 'Mover a Entrada', - 'update-success' => ':resource actualizado con éxito.', - 'destroy-success' => ':resource eliminado con éxito.', - 'destroy-failed' => ':resource no pudo ser eliminado.', - 'attribute_type' => 'Atributo Tipo', - 'contact-name' => 'Nombre de contacto', - 'contact-emails' => 'Correos electrónicos de contacto', - 'contact-numbers' => 'Números de contacto', - 'in-stock' => 'En stock', - 'allocated' => 'Asignado', - 'on-hand' => 'Disponible', - 'products' => 'Productos', - 'filters' => [ - 'yesterday' => 'Ayer', - 'today' => 'Hoy', - 'tomorrow' => 'Mañana', - 'this-week' => 'Esta Semana', - 'this-month' => 'Este Mes', - 'custom' => 'Personalizado', + 'common' => [ + 'custom-attributes' => [ + 'select-country' => 'Seleccionar País', + 'select-state' => 'Seleccionar Estado', + 'state' => 'Estado', + 'city' => 'Ciudad', + 'postcode' => 'Código Postal', + 'work' => 'Trabajo', + 'home' => 'Hogar', + 'add-more' => 'Agregar Más', + 'select' => 'Seleccionar', ], ], - 'response' => [ - 'create-success' => ':name creado con éxito.', - 'update-success' => ':name actualizado con éxito.', - 'destroy-success'=> ':name eliminado con éxito.', - 'destroy-failed' => ':name no pudo ser eliminado.', + 'leads' => [ + 'create-success' => 'Lead creado exitosamente.', + 'update-success' => 'Lead actualizado exitosamente.', + 'destroy-success' => 'Lead eliminado exitosamente.', + 'destroy-failed' => 'No se puede eliminar el lead.', + + 'index' => [ + 'title' => 'Leads', + 'create-btn' => 'Crear Lead', + + 'datagrid' => [ + 'id' => 'ID', + 'sales-person' => 'Persona de Ventas', + 'subject' => 'Asunto', + 'source' => 'Fuente', + 'lead-value' => 'Valor del Lead', + 'contact-person' => 'Persona de Contacto', + 'stage' => 'Etapa', + 'rotten-lead' => 'Lead Podrido', + 'expected-close-date' => 'Fecha de Cierre Esperada', + 'created-at' => 'Creado En', + 'no' => 'No', + 'yes' => 'Sí', + 'delete' => 'Eliminar', + 'mass-delete' => 'Eliminar en Masa', + 'mass-update' => 'Actualizar en Masa', + ], + + 'kanban' => [ + 'rotten-days' => 'Lead está podrido desde hace :days días', + + 'columns' => [ + 'contact-person' => 'Persona de Contacto', + 'id' => 'ID', + 'lead-type' => 'Tipo de Lead', + 'lead-value' => 'Valor del Lead', + 'sales-person' => 'Persona de Ventas', + 'source' => 'Fuente', + 'title' => 'Título', + 'tags' => 'Etiquetas', + ], + + 'toolbar' => [ + 'search' => [ + 'title' => 'Buscar', + ], + + 'filters' => [ + 'apply-filters' => 'Aplicar Filtros', + 'clear-all' => 'Limpiar Todo', + 'filter' => 'Filtrar', + 'filters' => 'Filtros', + 'select' => 'Seleccionar', + ], + ], + ], + + 'view-switcher' => [ + 'all-pipelines' => 'Todos los Canales', + 'create-new-pipeline' => 'Crear Nuevo Canal', + ], + ], + + 'create' => [ + 'title' => 'Crear Lead', + 'save-btn' => 'Guardar', + 'details' => 'Detalles', + 'details-info' => 'Introduce la Información Básica del Lead', + 'contact-person' => 'Persona de Contacto', + 'contact-info' => 'Información Sobre la Persona de Contacto', + 'products' => 'Productos', + 'products-info' => 'Información Sobre los Productos', + ], + + 'edit' => [ + 'title' => 'Editar Lead', + 'save-btn' => 'Guardar', + 'details' => 'Detalles', + 'details-info' => 'Introduce la Información Básica del Lead', + 'contact-person' => 'Persona de Contacto', + 'contact-info' => 'Información Sobre la Persona de Contacto', + 'products' => 'Productos', + 'products-info' => 'Información Sobre los Productos', + ], + + 'common' => [ + 'contact' => [ + 'name' => 'Nombre', + 'email' => 'Correo Electrónico', + 'contact-number' => 'Número de Contacto', + 'organization' => 'Organización', + ], + + 'products' => [ + 'product-name' => 'Nombre del Producto', + 'quantity' => 'Cantidad', + 'price' => 'Precio', + 'amount' => 'Monto', + 'action' => 'Acción', + 'add-more' => 'Agregar Más', + 'total' => 'Total', + ], + ], + + 'view' => [ + 'title' => 'Lead: :title', + 'rotten-days' => ':days Días', + + 'attributes' => [ + 'title' => 'Sobre el Lead', + ], + + 'quotes'=> [ + 'subject' => 'Asunto', + 'expired-at' => 'Expirado En', + 'sub-total' => 'Subtotal', + 'discount' => 'Descuento', + 'tax' => 'Impuesto', + 'adjustment' => 'Ajuste', + 'grand-total' => 'Total General', + 'delete' => 'Eliminar', + 'edit' => 'Editar', + 'download' => 'Descargar', + 'destroy-success' => 'Cotización eliminada exitosamente.', + 'empty-title' => 'No se Encontraron Cotizaciones', + 'empty-info' => 'No se Encontraron Cotizaciones para este Lead', + 'add-btn' => 'Agregar Cotización', + ], + + 'products' => [ + 'product-name' => 'Nombre del Producto', + 'quantity' => 'Cantidad', + 'price' => 'Precio', + 'amount' => 'Monto', + 'action' => 'Acción', + 'add-more' => 'Agregar Más', + 'total' => 'Total', + 'empty-title' => 'No se Encontraron Productos', + 'empty-info' => 'No se Encontraron Productos para este Lead', + 'add-product' => 'Agregar Producto', + ], + + 'persons' => [ + 'title' => 'Sobre las Personas', + 'job-title' => ':job_title en :organization', + ], + + 'stages' => [ + 'won-lost' => 'Ganado/Perdido', + 'won' => 'Ganado', + 'lost' => 'Perdido', + 'need-more-info' => 'Necesita Más Información', + 'closed-at' => 'Cerrado En', + 'won-value' => 'Valor Ganado', + 'lost-reason' => 'Razón de la Pérdida', + 'save-btn' => 'Guardar', + ], + ], ], - 'acl' => [ - 'leads' => 'Oportunidades', - 'lead' => 'Oportunidad', - 'quotes' => 'Presupuestos', - 'mail' => 'Correo', - 'inbox' => 'Entrada', - 'draft' => 'Borrador', - 'outbox' => 'Salida', - 'sent' => 'Enviado', - 'trash' => 'Papelera', - 'activities' => 'Actividades', - 'contacts' => 'Contactos', - 'persons' => 'Personas', - 'organizations' => 'Organizaciones', - 'products' => 'Productos', - 'settings' => 'Ajustes', - 'groups' => 'Grupos', - 'roles' => 'Roles', - 'users' => 'Usuarios', - 'user' => 'Usuario', - 'automation' => 'Automatización', - 'attributes' => 'Atributos', - 'pipelines' => 'Pipelines', - 'sources' => 'Orígenes', - 'types' => 'Tipos', - 'email-templates' => 'Plantillas de Email', - 'workflows' => 'Flujos de Trabajo', - 'other-settings' => 'Otros Ajustes', - 'tags' => 'Etiquetas', - 'configuration' => 'Configuración', - 'create' => 'Crear', - 'edit' => 'Editar', - 'view' => 'Ver', - 'print' => 'Imprimir', - 'delete' => 'Eliminar', - 'export' => 'Exportar', - 'mass-delete' => 'Eliminar Multiples', + 'configuration' => [ + 'index' => [ + 'back' => 'Volver', + 'save-btn' => 'Guardar Configuración', + 'save-success' => 'Configuración Guardada Exitosamente.', + 'search' => 'Buscar', + 'title' => 'Configuración', + + 'general' => [ + 'title' => 'General', + 'info' => 'Configuración General', + + 'general' => [ + 'title' => 'General', + 'info' => 'Actualiza tus ajustes generales aquí.', + 'locale-settings' => [ + 'title' => 'Configuración Regional', + 'title-info' => 'Define el idioma utilizado en la interfaz de usuario, como Inglés (en), Francés (fr) o Japonés (ja).', + ], + ], + ], + ], ], - 'common' => [ - 'back' => 'Atrás', - 'address' => 'Dirección', - 'country' => 'País', - 'add_more' => 'Agregar Más', - 'select-country' => 'Por favor seleccione el país', - 'select-users' => 'Seleccionar Usuarios', - 'select_rotten_leads' => 'Seleccionar Oportunidades Expiradas', - 'select-organization' => 'Seleccionar Organizaciones', - 'state' => 'Estado', - 'select-state' => 'Por favor seleccione el estado', - 'city' => 'Ciudad', - 'postcode' => 'Código Postal', - 'address-validation' => 'El campo "Dirección" es requerido', - 'work' => 'Trabajo', - 'home' => 'Casa', - 'no-result-found' => 'Registros con el mismo nombre no encontrados.', - 'add-as' => 'Agregar uno Nuevo', - 'not-available' => 'No Disponible', - 'select-options' => 'Seleccionar Opciones', - 'yes' => 'Si', - 'no' => 'No', - 'delete' => 'Eliminar', - 'save' => 'Guardar', - 'locale' => 'Idioma', - 'en' => 'Inglés', - 'tr' => 'Turco', - 'ar' => 'Árabe', - 'es' => 'Español', - 'add-as' => 'Agregar como nuevo', - 'no-records-found' => 'No se encontraron registros', - 'start-typing' => 'Ingrese para buscar registros', - 'select-type' => 'Selección Tipo', - 'select-call' => 'Llamada', - 'select-meeting' => 'Reunion', - 'select-lunch' => 'Almuerzo', - 'duplicate-value' => 'El valor no puede estar repetido', - 'unauthenticated' => 'Sin Autenticar', - 'resource-not-found' => 'Recurso no encontrado', - 'forbidden-error' => '403 Error Prohibido', - 'internal-server-error' => '500 Error Interno del Servidor', - 'something-went-wrong' => 'Algo salio mal, por favor intente nuevamente.', - 'delete-confirm' => '¿Realmente desea realizar esta acción?', - 'system_attribute' => 'Sistema', - 'custom_attribute' => 'Personalizado', + 'dashboard' => [ + 'index' => [ + 'title' => 'Tablero', + + 'revenue' => [ + 'lost-revenue' => 'Ingresos Perdidos', + 'won-revenue' => 'Ingresos Ganados', + ], + + 'over-all' => [ + 'average-lead-value' => 'Valor Promedio de Lead', + 'total-leads' => 'Total de Leads', + 'average-leads-per-day' => 'Leads Promedio por Día', + 'total-quotations' => 'Total de Cotizaciones', + 'total-persons' => 'Total de Personas', + 'total-organizations' => 'Total de Organizaciones', + ], + + 'total-leads' => [ + 'title' => 'Leads', + 'total' => 'Total de Leads', + 'won' => 'Leads Ganados', + 'lost' => 'Leads Perdidos', + ], + + 'revenue-by-sources' => [ + 'title' => 'Ingresos por Fuentes', + 'empty-title' => 'No Hay Datos Disponibles', + 'empty-info' => 'No hay datos disponibles para el intervalo seleccionado', + ], + + 'revenue-by-types' => [ + 'title' => 'Ingresos por Tipos', + 'empty-title' => 'No Hay Datos Disponibles', + 'empty-info' => 'No hay datos disponibles para el intervalo seleccionado', + ], + + 'top-selling-products' => [ + 'title' => 'Productos Más Vendidos', + 'empty-title' => 'No Se Encontraron Productos', + 'empty-info' => 'No hay productos disponibles para el intervalo seleccionado', + ], + + 'top-persons' => [ + 'title' => 'Personas Más Destacadas', + 'empty-title' => 'No Se Encontraron Personas', + 'empty-info' => 'No hay personas disponibles para el intervalo seleccionado', + ], + + 'open-leads-by-states' => [ + 'title' => 'Leads Abiertos por Estados', + 'empty-title' => 'No Hay Datos Disponibles', + 'empty-info' => 'No hay datos disponibles para el intervalo seleccionado', + ], + ], + ], + + 'layouts' => [ + 'app-version' => 'Versión : :version', + 'dashboard' => 'Tablero', + 'leads' => 'Leads', + 'quotes' => 'Cotizaciones', + 'quote' => 'Cotización', + 'mail' => [ + 'title' => 'Correo', + 'compose' => 'Redactar', + 'inbox' => 'Bandeja de Entrada', + 'draft' => 'Borradores', + 'outbox' => 'Enviados', + 'sent' => 'Enviados', + 'trash' => 'Papelera', + 'setting' => 'Configuración', + ], + 'activities' => 'Actividades', + 'contacts' => 'Contactos', + 'persons' => 'Personas', + 'person' => 'Persona', + 'organizations' => 'Organizaciones', + 'organization' => 'Organización', + 'products' => 'Productos', + 'product' => 'Producto', + 'settings' => 'Configuraciones', + 'user' => 'Usuario', + 'user-info' => 'Administra todos tus usuarios y sus permisos en el CRM, lo que están autorizados a hacer.', + 'groups' => 'Grupos', + 'groups-info' => 'Agregar, editar o eliminar grupos del CRM', + 'roles' => 'Roles', + 'role' => 'Rol', + 'roles-info' => 'Agregar, editar o eliminar roles del CRM', + 'users' => 'Usuarios', + 'users-info' => 'Agregar, editar o eliminar usuarios del CRM', + 'lead' => 'Lead', + 'lead-info' => 'Administra todas las configuraciones relacionadas con los leads en el CRM', + 'pipelines' => 'Pipelines', + 'pipelines-info' => 'Agregar, editar o eliminar pipelines del CRM', + 'sources' => 'Fuentes', + 'sources-info' => 'Agregar, editar o eliminar fuentes del CRM', + 'types' => 'Tipos', + 'types-info' => 'Agregar, editar o eliminar tipos del CRM', + 'automation' => 'Automatización', + 'automation-info' => 'Administra todas las configuraciones relacionadas con la automatización en el CRM', + 'attributes' => 'Atributos', + 'attribute' => 'Atributo', + 'attributes-info' => 'Agregar, editar o eliminar atributos del CRM', + 'email-templates' => 'Plantillas de Correo', + 'email' => 'Correo', + 'email-templates-info' => 'Agregar, editar o eliminar plantillas de correo del CRM', + 'workflows' => 'Flujos de Trabajo', + 'workflows-info' => 'Agregar, editar o eliminar flujos de trabajo del CRM', + 'other-settings' => 'Otras Configuraciones', + 'other-settings-info' => 'Administra todas tus configuraciones adicionales en el CRM', + 'tags' => 'Etiquetas', + 'tags-info' => 'Agregar, editar o eliminar etiquetas del CRM', + 'my-account' => 'Mi Cuenta', + 'sign-out' => 'Cerrar Sesión', + 'back' => 'Volver', + 'name' => 'Nombre', + 'configuration' => 'Configuración', + 'activities' => 'Actividades', + 'howdy' => '¡Hola!', + 'warehouses' => 'Almacenes', + 'warehouse' => 'Almacén', + 'warehouses-info' => 'Agregar, editar o eliminar almacenes del CRM', ], 'user' => [ 'account' => [ 'name' => 'Nombre', - 'email' => 'Email', + 'email' => 'Correo Electrónico', 'password' => 'Contraseña', 'my_account' => 'Mi cuenta', 'update_details' => 'Actualizar Detalles', - 'current_password' => 'Contraseña actual', - 'confirm_password' => 'Confirmar contraseña', - 'password-match' => 'Contraseña actual no coincide.', - 'account-save' => 'Cambios en Cuenta guardados con éxito.', + 'current_password' => 'Contraseña Actual', + 'confirm_password' => 'Confirmar Contraseña', + 'password-match' => 'La contraseña actual no coincide.', + 'account-save' => 'Cambios en la cuenta guardados exitosamente.', 'permission-denied' => 'Permiso Denegado', - 'remove-image' => 'Remover Imagen=', - 'upload_image_pix' => 'Cargar una Imagen de Perfil (100px x 100px)', - 'upload_image_format' => 'en formato PNG ó JPG', - 'image_upload_message' => 'Solo se permiten imágenes (.jpeg, .jpg, .png, ...).', + 'remove-image' => 'Eliminar Imagen', + 'upload_image_pix' => 'Sube una Imagen de Perfil (100px x 100px)', + 'upload_image_format' => 'en formato PNG o JPG', + 'image_upload_message' => 'Solo se permiten imágenes (.jpeg, .jpg, .png, ..).', ], ], 'emails' => [ 'common' => [ - 'dear' => 'Estimado :name', + 'dear' => 'Estimado/a :name', 'cheers' => 'Saludos,
Equipo :app_name', ], ], 'errors' => [ - '401' => 'No esta autorizado a acceder a esta pagina', + '401' => 'No estás autorizado para acceder a esta página', ], ]; diff --git a/packages/Webkul/Admin/src/Resources/lang/fa/app.php b/packages/Webkul/Admin/src/Resources/lang/fa/app.php index 2f2ae921e..c149a1d80 100644 --- a/packages/Webkul/Admin/src/Resources/lang/fa/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/fa/app.php @@ -1,944 +1,1959 @@ [ - 'title' => 'پیشخوان', - 'cards' => 'کارت‌ها', - 'column' => 'ستون', - 'done' => 'تکمیل', - 'activity' => 'فعالیت', - 'activities' => 'فعالیت‌ها', - 'top_leads' => 'سرنخ‌های برتر', - 'pipelines' => 'کاریزها', - 'quotes' => 'پیشنهادات قیمت', - 'emails' => 'ایمیل‌ها', - 'custom_card' => 'کارت شخصی سازی شده', - 'customers' => 'مشتریان', - 'top_customers' => 'برترین مشتریان', - 'leads_started' => 'سرنخ‌های شروع شده', - 'products' => 'محصولات', - 'top_products' => 'محصولات اصلی', - 'leads_over_time' => 'سرنخ‌ها در گذر زمان', - 'no_record_found' => 'رکوردی یافت نشد', - 'week' => 'هفته', + 'acl' => [ + 'leads' => 'Leads', + 'lead' => 'Lead', + 'quotes' => 'Quotes', + 'mail' => 'Mail', + 'inbox' => 'Inbox', + 'draft' => 'Draft', + 'outbox' => 'Outbox', + 'sent' => 'Sent', + 'trash' => 'Trash', + 'activities' => 'Activities', + 'webhook' => 'Webhook', + 'contacts' => 'Contacts', + 'persons' => 'Persons', + 'organizations' => 'Organizations', + 'products' => 'Products', + 'settings' => 'Settings', + 'groups' => 'Groups', + 'roles' => 'Roles', + 'users' => 'Users', + 'user' => 'User', + 'automation' => 'Automation', + 'attributes' => 'Attributes', + 'pipelines' => 'Pipelines', + 'sources' => 'Sources', + 'types' => 'Types', + 'email-templates' => 'Email Templates', + 'workflows' => 'Workflows', + 'other-settings' => 'Other Settings', + 'tags' => 'Tags', + 'configuration' => 'Configuration', + 'create' => 'Create', + 'edit' => 'Edit', + 'view' => 'View', + 'print' => 'Print', + 'delete' => 'Delete', + 'export' => 'Export', + 'mass-delete' => 'Mass Delete', ], - 'layouts' => [ - 'app-version' => 'ورژن : :version', - 'dashboard' => 'پیشخوان', - 'leads' => 'سرنخ‌ها', - 'quotes' => 'پیشنهادات قیمت', - 'quote' => 'پیشنهاد قیمت', - 'mail' => [ - 'title' => 'ایمیل', - 'compose' => 'جدید', - 'inbox' => 'صندوق ورودی', - 'draft' => 'پیش نویس', - 'outbox' => 'صندوق خروجی', - 'sent' => 'ارسال', - 'trash' => 'سطل زباله', - 'setting' => 'تنظیمات', - ], - 'activities' => 'فعالیت‌ها', - 'contacts' => 'مخاطبان', - 'persons' => 'اشخاص', - 'person' => 'شخص', - 'organizations' => 'سازمان‌ها', - 'organization' => 'سازمان', - 'products' => 'محصولات', - 'product' => 'محصول', - 'settings' => 'تنظیمات', - 'user' => 'کاربر', - 'user-info' => 'تنطیمات مربوط به کاربران و سطوح دسترسی کاربران', - 'groups' => 'گروه‌ها', - 'groups-info' => 'افزودن و یا ویرایش گروه‌های کاربری', - 'roles' => 'نقش‌های کاربری', - 'role' => 'نقش کاربری', - 'roles-info' => 'افزودن و یا ویرایش نقش‌های کاربری', - 'users' => 'کاربران', - 'users-info' => 'افزودن و یا ویرایش کاربران', - 'lead' => 'سرنخ', - 'lead-info' => 'تنظیمات مربوط به سرنخ‌ها', - 'pipelines' => 'کاریزها', - 'pipelines-info' => 'افرودن و با ویرایش کاریزها', - 'sources' => 'منبع', - 'sources-info' => 'افزودن و یا ویرایش منبع‌ها', - 'types' => 'نوع', - 'types-info' => 'افزودن و یا ویرایش منابع', - 'automation' => 'اتوماسیون', - 'automation-info' => 'تنظیمات مربوط به اتوماسیون', - 'attributes' => 'ویژگی‌ها', - 'attribute' => 'ویژگی', - 'attributes-info' => 'افزودن و یا ویرایش ویژگی‌ها', - 'email-templates' => 'قالب ایمیل', - 'email' => 'ایمیل', - 'email-templates-info' => 'افزودن و یا ویرایش قالب‌های ایمیل', - 'workflows' => 'گردش کار', - 'workflows-info' => 'افزودن و با ویرایش گردش کار‌ها', - 'other-settings' => 'دیگر تنظیمات', - 'other-settings-info' => 'تنظیمات نرم افزار', - 'tags' => 'برچسب‌ها', - 'tags-info' => 'افزودن و یا ویرایش برچسب‌ها', - 'my-account' => 'حساب کاربری من', - 'sign-out' => 'خروج', - 'back' => 'بازگشت', - 'name' => 'نام', - 'configuration' => 'پیکربندی', - 'activities' => 'فعالیت ها', - 'howdy' => 'سلام!', - 'warehouses' => 'Almacenes', - 'warehouse' => 'Almacén', - 'warehouses-info' => 'Agregar, editar o eliminar almacenes desde CRM', - ], + 'users' => [ + 'login' => [ + 'email' => 'Email Address', + 'forget-password-link' => 'Forget Password ?', + 'password' => 'Password', + 'submit-btn' => 'Sign In', + 'title' => 'Sign In', + ], - 'contacts' => [ - 'organizations' => [ - 'title' => 'سازمان‌ها', - 'organization' => 'سازمان', - 'create-title' => 'ایجاد سازمان', - 'edit-title' => 'ویرایش سازمان', - 'save-btn-title' => 'ذخیره به عنوان سازمان', - 'back' => 'بازگشت', - 'cancel' => 'لغو', - 'create-success' => 'سازمان با موفقیت ایجاد شد.', - 'update-success' => 'سازمان با موفقیت بروزرسانی شد.', - 'delete-success' => 'سازمان با موفقیت حذف شد.', - 'delete-failed' => 'سازمان نمی‌تواند حذف شود.', + 'forget-password' => [ + 'create' => [ + 'email' => 'Registered Email', + 'email-not-exist' => 'Email Not Exists', + 'page-title' => 'Forget Password', + 'reset-link-sent' => 'Reset Password link sent', + 'sign-in-link' => 'Back to Sign In ?', + 'submit-btn' => 'Reset', + 'title' => 'Recover Password', + ], ], - 'persons' => [ - 'title' => 'اشخاص', - 'person' => 'شخص', - 'create-title' => 'ایجاد شخص', - 'edit-title' => 'ویرایش شخص', - 'save-btn-title' => 'ذخیره به عنوان شخص', - 'back' => 'بازگشت', - 'cancel' => 'لغو', - 'create-success' => 'شخص با موفقیت ایجاد شد.', - 'update-success' => 'شخص با موفقیت بروزرسانی شد.', - 'delete-success' => 'شخص با موفقیت حذف شد.', - 'delete-failed' => 'شخص نمی‌تواند حذف شود.', + 'reset-password' => [ + 'back-link-title' => 'Back to Sign In ?', + 'confirm-password' => 'Confirm Password', + 'email' => 'Registered Email', + 'password' => 'Password', + 'submit-btn' => 'Reset Password', + 'title' => 'Reset Password', ], ], - 'leads' => [ - 'title' => 'سرنخ‌ها', - 'lead' => 'سرنخ', - 'create-title' => 'ایجاد سرنخ', - 'edit-title' => 'ویرایش سرنخ', - 'save-btn-title' => 'ذخیره به عنوان سرنخ', - 'save' => 'ذخیره', - 'upload' => 'آپلود', - 'back' => 'بازگشت', - 'cancel' => 'لغو', - 'no-lead' => 'بدون سرنخ', - 'lead-source-name' => 'منبع سرنخ', - 'details' => 'جزئیات', - 'rotten-info' => 'سرنخ :days روز است که سوخت شده است', - 'stage' => 'مرحله', - 'new' => 'جدید', - 'won-lost' => 'برد/باخت', - 'won' => 'برد', - 'lost' => 'باخت', - 'change-stage' => 'تغییر مرحله', - 'lost-reason' => 'دلیل باخت', - 'won-value' => 'مقدار برنده', - 'created-date:' => 'تاریخ ایجاد:', - 'closed-date:' => 'تاریخ بسته شدن:', - 'closed-date' => 'تاریخ بسته شدن', - 'expected-close-date:' => 'تاریخ بسته شدن پیش بینی شده:', - 'contact-person' => 'مخاطب شخص', - 'add-tag' => 'افزودن برچسب', - 'search-tag' => 'جستجوی برچسب', - 'name' => 'نام', - 'color' => 'رنگ', - 'email' => 'ایمیل', - 'contact-numbers' => 'شماره‌های مخاطب', - 'organization' => 'سازمان', - 'address' => 'آدرس', - 'products' => 'محصولات', - 'item' => 'آیتم', - 'price' => 'قیمت', - 'quantity' => 'تعداد', - 'amount' => 'مقدار', - 'create-success' => 'سرنخ با موفقیت ایجاد شد.', - 'update-success' => 'سرنخ با موفقیت بروزرسانی شد.', - 'delete-success' => 'سرنخ با موفقیت حذف شد.', - 'delete-failed' => 'سرنخ نمی‌تواند حذف شود.', - 'product-quantity-required' => 'مقدار محصول در صورت وجود شناسه محصول مورد نیاز است.', - 'product-price-required' => 'قیمت محصول در صورت وجود شناسه محصول مورد نیاز است.', - 'product-name-required' => 'نام محصول در صورت وجود شناسه محصول مورد نیاز است.', - 'selected-product-not-exist' => 'شناسه محصول انتخاب شده وجود ندارد.', - 'note' => 'یادداشت', - 'activity' => 'فعالیت', - 'title-control' => 'عنوان', - 'call' => 'تماس', - 'meeting' => 'جلسه', - 'lunch' => 'نهار', - 'file' => 'فایل', - 'quote' => 'پیشنهاد قیمت', - 'create-quote' => 'ایجاد پیشنهاد قیمت', - 'type' => 'نوع', - 'description' => 'توضیحات', - 'schedule' => 'زمانبندی', - 'from' => 'از', - 'to' => 'تا', - 'location' => 'موقعیت مکانی', - 'participants' => 'شرکت کنندگان', - 'participant-info' => 'شروع به تایپ کنید', - 'users' => 'کاربران', - 'persons' => 'اشخاص', - 'cc' => 'Cc', - 'bcc' => 'Bcc', - 'email-placeholder' => 'برای افزودن ایمیل‌ها Enter کنید', - 'file' => 'فایل', - 'subject' => 'موضوع', - 'reply' => 'پاسخ', - 'send' => 'ارسال', - 'all' => 'همه', - 'notes' => 'یادداشت‌ها', - 'select-type' => 'انتخاب نوع', - 'calls' => 'تماس ها', - 'meetings' => 'جلسات', - 'lunches' => 'نهارها', - 'emails' => 'ایمیل‌ها', - 'files' => 'فایل‌ها', - 'sales-owner' => 'مالک فروش', - 'person' => 'شخص', - 'expired-at' => 'منقضی شده در', - 'sub-total' => 'جمع جزء', - 'discount' => 'تخفیف', - 'tax' => 'مالیات', - 'adjustment' => 'تنظیم', - 'grand-total' => 'جمع کل', - 'actions' => 'عملیات', - 'planned' => 'برنامه ریزی شده', - 'done' => 'انجام شده', - 'edit' => 'ویرایش', - 'view' => 'نمایش', - 'unlink' => 'جدا کردن', - 'mark-as-done' => 'علامبرچسبذاری به عنوان انجام شده', - 'remove' => 'جذف', - 'export-to-pdf' => 'اکسپورت به PDF', - 'empty-planned-activities' => 'هیچ فعالیت برنامه ریزی شده‌ای ندارید.', - 'empty-done-activities' => 'هیچ فعالیت انجام شده‌ای ندارید.', - 'note-added' => 'یادداشت اضافه شد', - 'call-scheduled' => 'تماس برای :from - :to برنامه ریزی شده', - 'meeting-scheduled' => 'جلسه برای :from - :to برنامه ریزی شده', - 'lunch-scheduled' => 'نهار برای :from - :to برنامه ریزی شده', - 'file-added' => 'فایل اضافه شد', - 'quote-destroy-success' => 'پیشنهاد قیمت با موفقیت حذف شد.', - 'tag-create-success' => 'برچسب با موفقیت افزوده شد.', - 'tag-destroy-success' => 'برچسب با موفقیت حذف شد.', - 'edit' => 'ویرایش کنید', + 'account' => [ + 'edit' => [ + 'back-btn' => 'Back', + 'change-password' => 'Change Password', + 'confirm-password' => 'Confirm Password', + 'current-password' => 'Current Password', + 'email' => 'Email', + 'general' => 'General', + 'invalid-password' => 'The current password you entered is incorrect.', + 'name' => 'Name', + 'password' => 'Password', + 'profile-image' => 'Profile Image', + 'save-btn' => 'Save Account', + 'title' => 'My Account', + 'update-success' => 'Account updated successfully', + 'upload-image-info' => 'Upload a Profile Image (110px X 110px) in PNG or JPG Format', + ], ], - 'quotes' => [ - 'title' => 'پیشنهادات قیمت', - 'quote' => 'پیشنهاد قیمت', - 'create-title' => 'ایجاد پیشنهاد قیمت', - 'edit-title' => 'ویرایش پیشنهاد قیمت', - 'save-btn-title' => 'ذخیره به عنوان پیشنهاد قیمت', - 'back' => 'بازگشت', - 'cancel' => 'لغو', - 'quote-information' => 'اطلاعات پیشنهاد قیمت', - 'lead' => 'سرنخ', - 'address-information' => 'اطلاعات ةدرس', - 'quote-items' => 'آیتم های پیشنهاد قیمت', - 'name' => 'نام', - 'quantity' => 'تعداد', - 'price' => 'قیمت', - 'amount' => 'مقدار', - 'discount' => 'تخفیف', - 'tax' => 'مالیات', - 'total' => 'جمع', - 'sub-total' => 'جمع جزء', - 'adjustment' => 'تنظیم', - 'grand-total' => 'جمع کل', - 'create-success' => 'پیشنهاد قیمت با موفقیت ایجاد شد.', - 'update-success' => 'پیشنهاد قیمت با موفقیت به روز رسانی شد.', - 'delete-success' => 'پیشنهاد قیمت با موفقیت حذف شد.', - 'delete-failed' => 'پیشنهاد قیمت حذف نمی‌شود.', - 'quote-id' => 'شناسه پیشنهاد', - 'quote-date' => 'تاریخ پیشنهاد', - 'valid-until' => 'معتبر تا', - 'sales-person' => 'فروشنده', - 'bill-to' => 'صورتحساب به', - 'ship-to' => 'حمل به', - 'sku' => 'کد محصول', - 'product-name' => 'نام محصول', - 'price' => 'قیمت', - 'amount' => 'مقدار', - 'quantity' => 'تعداد', - 'sub-total' => 'جمع جزء', - 'tax' => 'مالیات', - 'adjustment' => 'تنظیم', - 'grand-total' => 'جمع کل', - 'search' => 'جستجو..', + 'components' => [ + 'activities' => [ + 'actions' => [ + 'mail' => [ + 'btn' => 'Mail', + 'title' => 'Compose Mail', + 'to' => 'To', + 'enter-emails' => 'Press enter to add emails', + 'cc' => 'CC', + 'bcc' => 'BCC', + 'subject' => 'Subject', + 'send-btn' => 'Send', + 'message' => 'Message', + ], + + 'file' => [ + 'btn' => 'File', + 'title' => 'Add File', + 'title-control' => 'Title', + 'name' => 'Name', + 'description' => 'Description', + 'file' => 'File', + 'save-btn' => 'Save File', + ], + + 'note' => [ + 'btn' => 'Note', + 'title' => 'Add Note', + 'comment' => 'Comment', + 'save-btn' => 'Save Note', + ], + + 'activity' => [ + 'btn' => 'Activity', + 'title' => 'Add Activity', + 'title-control' => 'Title', + 'description' => 'Description', + 'schedule-from' => 'Schedule From', + 'schedule-to' => 'Schedule To', + 'location' => 'Location', + 'call' => 'Call', + 'meeting' => 'Meeting', + 'lunch' => 'Lunch', + 'save-btn' => 'Save Activity', + + 'participants' => [ + 'title' => 'Participants', + 'placeholder' => 'Type to search participants', + 'users' => 'Users', + 'persons' => 'Persons', + 'no-results' => 'No result found...', + ], + ], + ], + + 'index' => [ + 'from' => 'From', + 'to' => 'To', + 'cc' => 'Cc', + 'bcc' => 'Bcc', + 'all' => 'All', + 'planned' => 'Planned', + 'calls' => 'Calls', + 'meetings' => 'Meetings', + 'lunches' => 'Lunches', + 'files' => 'Files', + 'quotes' => 'Quotes', + 'notes' => 'Notes', + 'emails' => 'Emails', + 'change-log' => 'Changelogs', + 'by-user' => 'By :user', + 'scheduled-on' => 'Scheduled on', + 'location' => 'Location', + 'participants' => 'Participants', + 'mark-as-done' => 'Mark as Done', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'view' => 'View', + 'unlink' => 'Unlink', + 'empty' => 'Empty', + + 'empty-placeholders' => [ + 'all' => [ + 'title' => 'No Activities Found', + 'description' => 'No activities found for this. You can add activities by clicking on the button on the left panel.', + ], + + 'planned' => [ + 'title' => 'No Planned Activities Found', + 'description' => 'No planned activities found for this. You can add planned activities by clicking on the button on the left panel.', + ], + + 'notes' => [ + 'title' => 'No Notes Found', + 'description' => 'No notes found for this. You can add notes by clicking on the button on the left panel.', + ], + + 'calls' => [ + 'title' => 'No Calls Found', + 'description' => 'No notes found for this. You can add notes by clicking on the button on the left panel.', + ], + + 'meetings' => [ + 'title' => 'No Meetings Found', + 'description' => 'No meetings found for this. You can add meetings by clicking on the button on the left panel.', + ], + + 'lunches' => [ + 'title' => 'No Lunches Found', + 'description' => 'No lunches found for this. You can add lunches by clicking on the button on the left panel.', + ], + + 'files' => [ + 'title' => 'No Files Found', + 'description' => 'No files found for this. You can add files by clicking on the button on the left panel.', + ], + + 'emails' => [ + 'title' => 'No Emails Found', + 'description' => 'No emails found for this. You can add email by clicking on the button on the left panel.', + ], + + 'system' => [ + 'title' => 'No Changelogs Found', + 'description' => 'No changelogs found for this.', + ], + ], + ], + ], + + 'media' => [ + 'images' => [ + 'add-image-btn' => 'Add Image', + 'ai-add-image-btn' => 'Magic AI', + 'allowed-types' => 'png, jpeg, jpg', + 'not-allowed-error' => 'Only images files (.jpeg, .jpg, .png, ..) are allowed.', + + 'placeholders' => [ + 'front' => 'Front', + 'next' => 'Next', + 'size' => 'Size', + 'use-cases' => 'Use Cases', + 'zoom' => 'Zoom', + ], + ], + + 'videos' => [ + 'add-video-btn' => 'Add Video', + 'allowed-types' => 'mp4, webm, mkv', + 'not-allowed-error' => 'Only videos files (.mp4, .mov, .ogg ..) are allowed.', + ], + ], + + 'datagrid' => [ + 'index' => [ + 'no-records-selected' => 'No records have been selected.', + 'must-select-a-mass-action-option' => 'You must select a mass action\'s option.', + 'must-select-a-mass-action' => 'You must select a mass action.', + ], + + 'toolbar' => [ + 'length-of' => ':length of', + 'of' => 'of', + 'per-page' => 'Per Page', + 'results' => ':total Results', + 'delete' => 'Delete', + 'selected' => ':total Items Selected', + + 'mass-actions' => [ + 'submit' => 'Submit', + 'select-option' => 'Select Option', + 'select-action' => 'Select Action', + ], + + 'filter' => [ + 'apply-filters-btn' => 'Apply Filters', + 'back-btn' => 'Back', + 'create-new-filter' => 'Create New Filter', + 'custom-filters' => 'Custom Filters', + 'delete-error' => 'Something went wrong while deleting the filter, please try again.', + 'delete-success' => 'Filter has been deleted successfully.', + 'empty-description' => 'There is no selected filters available to save. Please select filters to save.', + 'empty-title' => 'Add Filters to Save', + 'name' => 'Name', + 'quick-filters' => 'Quick Filters', + 'save-btn' => 'Save', + 'save-filter' => 'Save Filter', + 'saved-success' => 'Filter has been saved successfully.', + 'selected-filters' => 'Selected Filters', + 'title' => 'Filter', + 'update' => 'Update', + 'update-filter' => 'Update Filter', + 'updated-success' => 'Filter has been updated successfully.', + ], + + 'search' => [ + 'title' => 'Search', + ], + ], + + 'filters' => [ + 'select' => 'Select', + 'title' => 'Filters', + + 'dropdown' => [ + 'searchable' => [ + 'at-least-two-chars' => 'Type at least 2 characters...', + 'no-results' => 'No result found...', + ], + ], + + 'custom-filters' => [ + 'clear-all' => 'Clear All', + 'title' => 'Custom Filters', + ], + + 'boolean-options' => [ + 'false' => 'False', + 'true' => 'True', + ], + + 'date-options' => [ + 'last-month' => 'Last Month', + 'last-six-months' => 'Last 6 Months', + 'last-three-months' => 'Last 3 Months', + 'this-month' => 'This Month', + 'this-week' => 'This Week', + 'this-year' => 'This Year', + 'today' => 'Today', + 'yesterday' => 'Yesterday', + ], + ], + + 'table' => [ + 'actions' => 'Actions', + 'no-records-available' => 'No Records Available.', + ], + ], + + 'modal' => [ + 'confirm' => [ + 'agree-btn' => 'Agree', + 'disagree-btn' => 'Disagree', + 'message' => 'Are you sure you want to perform this action?', + 'title' => 'Are you sure?', + ], + ], + + 'tags' => [ + 'index' => [ + 'title' => 'Tags', + 'added-tags' => 'Added Tags', + 'save-btn' => 'Save Tag', + 'placeholder' => 'Type to search tags', + 'add-tag' => 'Add \":term\"...', + 'aquarelle-red' => 'Aquarelle Red', + 'crushed-cashew' => 'Crushed Cashew', + 'beeswax' => 'Beeswax', + 'lemon-chiffon' => 'Lemon Chiffon', + 'snow-flurry' => 'Snow Flurry', + 'honeydew' => 'Honeydew', + ], + ], + + 'layouts' => [ + 'header' => [ + 'mega-search' => [ + 'title' => 'Search', + + 'tabs' => [ + 'leads' => 'Leads', + 'quotes' => 'Quotes', + 'persons' => 'Persons', + 'products' => 'Products', + ], + + 'explore-all-products' => 'Explore all Products', + 'explore-all-leads' => 'Explore all Leads', + 'explore-all-contacts' => 'Explore all Contacts', + 'explore-all-quotes' => 'Explore all Quotes', + 'explore-all-matching-products' => 'Explore all products matching ":query" (:count)', + 'explore-all-matching-leads' => 'Explore all leads matching ":query" (:count)', + 'explore-all-matching-contacts' => 'Explore all contacts matching ":query" (:count)', + 'explore-all-matching-quotes' => 'Explore all quotes matching ":query" (:count)', + ], + ], + ], + + 'attributes' => [ + 'lookup' => [ + 'click-to-add' => 'Click to add', + 'search' => 'Search', + 'no-result-found' => 'No result found', + 'search' => 'Search...', + ], + ], + + 'lookup' => [ + 'click-to-add' => 'Click to Add', + 'no-results' => 'No Results Found', + 'add-as-new' => 'Add as New', + 'search' => 'Search...', + ], + + 'flash-group' => [ + 'success' => 'Success', + 'error' => 'Error', + 'warning' => 'Warning', + 'info' => 'Info', + ], ], - 'mail' => [ - 'title' => 'ایمیل - :type', - 'compose' => 'جدید', - 'inbox' => 'صندوق ورودی', - 'draft' => 'پیش نویس', - 'outbox' => 'صندوق خروجی', - 'sent' => 'ارسال شده', - 'trash' => 'سطل زباله', - 'setting' => 'تنظیمات', - 'total' => 'جمع', - 'link-mail' => 'لینک ایمیل', - 'link-contact' => 'لینک مخاطب', - 'linked-contact' => 'مخاطب لینک شده', - 'add-to-existing-contact' => 'افزودن به مخاطب موجود', - 'create-new-contact' => 'ایجاد مخاطب جدید', - 'search-contact' => 'جستجوی مخاطب', - 'link-lead' => 'لینک سرنخ', - 'linked-lead' => 'سرنخ لینک شده', - 'search-lead' => 'جستجو برای سرنخ', - 'link-to-existing-lead' => 'افزودن به سرنخ موجود', - 'add-new-lead' => 'افزودن سرنخ جدید', - 'send' => 'ارسال', - 'back' => 'بازگشت', - 'discard' => 'نادیده گرفتن', - 'from-' => 'از - ', - 'to-' => 'تا - ', - 'cc-' => 'Cc - ', - 'bcc-' => 'Bcc - ', - 'reply' => 'پاسخ', - 'reply-all' => 'پاسخ به همه', - 'forward' => 'ارجاع', - 'delete' => 'حذف', - 'destroy-success' => 'ایمیل‌های انتخاب شده با موفقیت حذف شد.', - 'save-to-draft' => 'ذخیره به عنوان پیش نویس', - 'create-success' => 'ایمیل با موفقیت ارسال شد.', - 'update-success' => 'ایمیل با موفقیت بروزرسانی شد.', - 'saved-to-draft' => 'ایمیل به عنوان پیش نویس ذخیره شد.', - 'delete-success' => 'ایمیل با موفقیت حذف شد.', - 'delete-failed' => 'ایمیل نمی‌تواند حذف شود.', - 'mass-update-success' => 'ایمیل‌ها با موفقیت بروزرسانی شد.', + 'quotes' => [ + 'index' => [ + 'title' => 'Quotes', + 'create-btn' => 'Create Quote', + 'create-success' => 'Quote created successfully.', + 'update-success' => 'Quote updated successfully.', + 'delete-success' => 'Quote deleted successfully.', + 'delete-failed' => 'Quote can not be deleted.', - 'forget-password' => [ - 'subject' => 'بازیابی پسورد مشتری', - 'dear' => ':name عزیز', - 'reset-password' => 'بازیابی پسورد', - 'info' => 'این ایمیل را دریافت کردید زیرا ما یک درخواست بازنشانی رمز عبور برای حساب شما دریافت کردیم', - 'final-summary' => 'اگر بازنشانی رمز عبور را درخواست نکردید، هیچ اقدام دیگری لازم نیست', - 'thanks' => 'با تشکر!', + 'datagrid' => [ + 'subject' => 'Subject', + 'sales-person' => 'Sales Person', + 'expired-at' => 'Expired At', + 'created-at' => 'Created At', + 'expired-quotes' => 'Expired Quote', + 'person' => 'Person', + 'subtotal' => 'Subtotal', + 'discount' => 'Discount', + 'tax' => 'Tax', + 'adjustment' => 'Adjustment', + 'grand-total' => 'Grand Total', + 'edit' => 'Edit', + 'delete' => 'Delete', + 'print' => 'Print', + ], + + 'pdf' => [ + 'title' => 'Quote', + 'grand-total' => 'Grand Total', + 'adjustment' => 'Adjustment', + 'discount' => 'Discount', + 'tax' => 'Tax', + 'sub-total' => 'Sub Total', + 'amount' => 'Amount', + 'quantity' => 'Quantity', + 'price' => 'Price', + 'product-name' => 'Product Name', + 'sku' => 'SKU', + 'shipping-address' => 'Shipping Address', + 'billing-address' => 'Billing Address', + 'expired-at' => 'Expired At', + 'sales-person' => 'Sales Person', + 'date' => 'Date', + 'quote-id' => 'Quote ID', + ], ], - 'user' => [ - 'create-subject' => 'به عنوان یک کاربر اضافه شدید.', - 'create-body' => 'تبریک! حالا یکی از اعضای تیم ما هستید.', + 'create' => [ + 'title' => 'Create Quote', + 'save-btn' => 'Save Quote', + 'quote-info' => 'Quote Information', + 'quote-info-info' => 'Put the basic information of the quote.', + 'address-info' => 'Address Information', + 'address-info-info' => 'Information about the address related to quote.', + 'quote-items' => 'Quote Items', + 'search-products' => 'Search Products', + 'link-to-lead' => 'Link to lead', + 'quote-item-info' => 'Add Product Request for this quote.', + 'quote-name' => 'Quote name', + 'quantity' => 'Quantity', + 'price' => 'Price', + 'discount' => 'Discount', + 'tax' => 'Tax', + 'total' => 'Total', + 'amount' => 'Amount', + 'add-item' => '+ Add Item', + 'sub-total' => 'Sub Total (:symbol)', + 'total-discount' => 'Discount (:symbol)', + 'total-tax' => 'Tax (:symbol)', + 'total-adjustment' => 'Adjustment (:symbol)', + 'grand-total' => 'Grant Total (:symbol)', + 'discount-amount' => 'Discount amount', + 'tax-amount' => 'Tax amount', + 'adjustment-amount' => 'Adjustment amount', + 'product-name' => 'Product Name', + 'action' => 'Action', + ], + + 'edit' => [ + 'title' => 'Edit Quote', + 'save-btn' => 'Save Quote', + 'quote-info' => 'Quote Information', + 'quote-info-info' => 'Put the basic information of the quote.', + 'address-info' => 'Address Information', + 'address-info-info' => 'Information about the address related to quote.', + 'quote-items' => 'Quote Items', + 'link-to-lead' => 'Link to lead', + 'quote-item-info' => 'Add Product Request for this quote.', + 'quote-name' => 'Quote name', + 'quantity' => 'Quantity', + 'price' => 'Price', + 'search-products' => 'Search Products', + 'discount' => 'Discount', + 'tax' => 'Tax', + 'total' => 'Total', + 'amount' => 'Amount', + 'add-item' => '+ Add Item', + 'sub-total' => 'Sub Total (:symbol)', + 'total-discount' => 'Discount (:symbol)', + 'total-tax' => 'Tax (:symbol)', + 'total-adjustment' => 'Adjustment (:symbol)', + 'grand-total' => 'Grant Total (:symbol)', + 'discount-amount' => 'Discount amount', + 'tax-amount' => 'Tax amount', + 'adjustment-amount' => 'Adjustment amount', + 'product-name' => 'Product Name', + 'action' => 'Action', ], ], - 'activities' => [ - 'title' => 'فعالیت‌ها', - 'title-control' => 'عنوان', - 'edit-title' => 'ویرایش فعالیت', - 'save-btn-title' => 'ذخیره به عنوان فعالیت', - 'back' => 'بازگشت', - 'type' => 'نوع', - 'note' => 'یادداشت', - 'call' => 'تماس', - 'meeting' => 'جلسه', - 'lunch' => 'نهار', - 'file' => 'فایل', - 'description' => 'توضیحات', - 'schedule' => 'زمانبندی', - 'from' => 'از', - 'to' => 'تا', - 'location' => 'موقعیت مکانی', - 'participants' => 'شرکت کنندگان', - 'lead' => 'سرنخ', - 'duration-overlapping' => 'شرکت کنندگان در این زمان جلسه دیگری دارند. می‌خواهید ادامه دهید؟', - 'file-upload-success' => 'فایل(ها) با موفقیت آپلود شد.', - 'file-upload-error' => 'فایل(ها) نمی‌توانند آپلود شوند.', - 'create-success' => ':type با موفقیت ایجاد شد.', - 'update-success' => ':type با موفقیت بروزرسانی شد.', - 'mass-update-success' => 'فعالیت‌ها با موفقیت بروزرسانی شد.', - 'mass-update-failed' => 'فعالیت‌ها نمی‌توانند بروزرسانی شوند.', - 'destroy-success' => ':type با موفقیت حذف شد.', - 'delete-failed' => ':type نمی‌تواند حذف شود.', - 'typing-placeholder' => 'شروع به تایپ نام کنید', + 'contacts' => [ + 'persons' => [ + 'index' => [ + 'title' => 'Persons', + 'create-btn' => 'Create Person', + 'create-success' => 'Person created successfully.', + 'update-success' => 'Person updated successfully.', + 'delete-success' => 'Person deleted successfully.', + 'delete-failed' => 'Person can not be deleted.', + + 'datagrid' => [ + 'contact-numbers' => 'Contact Numbers', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'emails' => 'Emails', + 'id' => 'ID', + 'view' => 'View', + 'name' => 'Name', + 'organization-name' => 'Organization Name', + ], + ], + + 'view' => [ + 'title' => ':name', + 'about-person' => 'About Person', + + 'activities' => [ + 'index' => [ + 'all' => 'All', + 'calls' => 'Calls', + 'meetings' => 'Meetings', + 'lunches' => 'Lunches', + 'files' => 'Files', + 'quotes' => 'Quotes', + 'notes' => 'Notes', + 'emails' => 'Emails', + 'by-user' => 'By :user', + 'scheduled-on' => 'Scheduled on', + 'location' => 'Location', + 'participants' => 'Participants', + 'mark-as-done' => 'Mark as Done', + 'delete' => 'Delete', + 'edit' => 'Edit', + ], + + 'actions' => [ + 'mail' => [ + 'btn' => 'Mail', + 'title' => 'Compose Mail', + 'to' => 'To', + 'cc' => 'CC', + 'bcc' => 'BCC', + 'subject' => 'Subject', + 'send-btn' => 'Send', + 'message' => 'Message', + ], + + 'file' => [ + 'btn' => 'File', + 'title' => 'Add File', + 'title-control' => 'Title', + 'name' => 'File Name', + 'description' => 'Description', + 'file' => 'File', + 'save-btn' => 'Save File', + ], + + 'note' => [ + 'btn' => 'Note', + 'title' => 'Add Note', + 'comment' => 'Comment', + 'save-btn' => 'Save Note', + ], + + 'activity' => [ + 'btn' => 'Activity', + 'title' => 'Add Activity', + 'title-control' => 'Title', + 'description' => 'Description', + 'schedule-from' => 'Schedule From', + 'schedule-to' => 'Schedule To', + 'location' => 'Location', + 'call' => 'Call', + 'meeting' => 'Meeting', + 'lunch' => 'Lunch', + 'save-btn' => 'Save Activity', + ], + ], + ], + ], + + 'create' => [ + 'title' => 'Create Person', + 'save-btn' => 'Save Person', + ], + + 'edit' => [ + 'title' => 'Edit Person', + 'save-btn' => 'Save Person', + ], + ], + + 'organizations' => [ + 'index' => [ + 'title' => 'Organizations', + 'create-btn' => 'Create Organization', + 'create-success' => 'Organization created successfully.', + 'update-success' => 'Organization updated successfully.', + 'delete-success' => 'Organization deleted successfully.', + 'delete-failed' => 'Organization can not be deleted.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + 'persons-count' => 'Person Count', + ], + ], + + 'create' => [ + 'title' => 'Create Organization', + 'save-btn' => 'Save Organization', + ], + + 'edit' => [ + 'title' => 'Edit Organization', + 'save-btn' => 'Save Organization', + ], + ], ], 'products' => [ - 'title' => 'محصولات', - 'product' => 'محصول', - 'create-title' => 'ایجاد محصول', - 'edit-title' => 'ویرایش محصول', - 'save-btn-title' => 'ذخیره به عنوان محصول', - 'back' => 'بازگشت', - 'cancel' => 'لغو', - 'information' => 'اطلاعات', - 'inventories' => 'موجودی‌ها', - 'location' => 'مکان', - 'search' => 'جستجو..', - 'name' => 'نام', - 'save' => 'ذخیره', - 'in-stock' => 'در انبار', - 'allocated' => 'تخصیص داده شده', - 'create-success' => 'محصول با موفقیت ایجاد شد.', - 'update-success' => 'محصول با موفقیت بروزرسانی شد.', - 'delete-success' => 'محصول با موفقیت حذف شد.', - 'delete-failed' => 'محصول نمی‌تواند حذف شود.', - ], + 'index' => [ + 'title' => 'Products', + 'create-btn' => 'Create Product', + 'create-success' => 'Product created successfully.', + 'update-success' => 'Product updated successfully.', + 'delete-success' => 'Product deleted successfully.', + 'delete-failed' => 'Product can not be deleted.', - 'sessions' => [ - 'login' => [ - 'title' => 'ورود', - 'welcome' => 'رسیدن بخیر', - 'email' => 'ایمیل', - 'password' => 'پسورد', - 'login' => 'ورود', - 'forgot-password' => 'پسورد خود را فراموش کرده‌اید؟', - 'login-error' => 'لطفا نام کاربری و پسورد خود را بررسی کنید و دوباره امتحان کنید.', - 'activate-warning' => 'حساب شما هنوز فعال نشده است، لطفا با مدیر تماس بگیرید.', + 'datagrid' => [ + 'allocated' => 'Allocated', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'id' => 'ID', + 'in-stock' => 'In Stock', + 'name' => 'Name', + 'on-hand' => 'On Hand', + 'price' => 'Price', + 'sku' => 'SKU', + 'view' => 'View', + ], ], - 'forgot-password' => [ - 'title' => 'فراموشی پسورد', - 'email' => 'ایمیل', - 'send-reset-password-email' => 'ارسال ایمیل بازنشانی پسورد', - 'reset-link-sent' => 'لینک بازیابی پسورد را به ایمیل‌تان ارسال کرده‌ایم.', - 'email-not-exist' => 'کاربری با این آدرس ایمیل نتوانستیم پیدا کنیم.', - 'back-to-login' => 'بازگشت به صفحه ورود', + 'create' => [ + 'save-btn' => 'Save Products', + 'title' => 'Create Products', + 'general' => 'General', + 'price' => 'Price', ], - 'reset-password' => [ - 'title' => 'بازنشانی پسورد', - 'email' => 'ایمیل', - 'password' => 'پسورد', - 'confirm-password' => 'تکرار پسورد', - 'reset-password' => 'بازنشانی پسورد', + 'edit' => [ + 'title' => 'Edit Products', + 'save-btn' => 'Save Products', + 'general' => 'General', + 'price' => 'Price', + ], + + 'view' => [ + 'sku' => 'SKU', + 'all' => 'All', + 'notes' => 'Notes', + 'files' => 'Files', + 'inventories' => 'Inventory', + 'change-logs' => 'Changelogs', + + 'attributes' => [ + 'about-product' => 'About Product', + ], + + 'inventory' => [ + 'source' => 'Source', + 'in-stock' => 'In Stock', + 'allocated' => 'Allocated', + 'on-hand' => 'On Hand', + 'actions' => 'Actions', + 'assign' => 'Assign', + 'add-source' => 'Add Source', + 'location' => 'Location', + 'add-more' => 'Add More', + 'save' => 'Save', + ], ], ], 'settings' => [ - 'title' => 'تنظیمات', + 'title' => 'Settings', 'groups' => [ - 'title' => 'گروه ها', - 'group' => 'گروه', - 'edit-title' => 'ویرایش گروه', - 'description' => 'توضیحات', - 'create-title' => 'ایجاد گروه', - 'save-btn-title' => 'ذخیره به عنوان گروه', - 'update-btn-title' => 'بروزرسانی گروه', - 'create-success' => 'گروه با موفقیت ایجاد شد.', - 'update-success' => 'گروه با موفقیت بروزرسانی شد.', - 'destroy-success' => 'گروه با موفقیت حذف شد.', - 'delete-failed' => 'گروه نمی‌تواند حذف شود.', - 'user-define-error' => 'گروه سیستم نمی‌تواند حذف شود.', + 'index' => [ + 'create-btn' => 'Create Group', + 'title' => 'Groups', + 'create-success' => 'Group created successfully.', + 'update-success' => 'Group updated successfully.', + 'destroy-success' => 'Group deleted successfully.', + 'delete-failed' => 'Group can not be deleted.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'description' => 'Description', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + ], + + 'edit' => [ + 'title' => 'Edit Group', + ], + + 'create' => [ + 'name' => 'Name', + 'title' => 'Create Group', + 'description' => 'Description', + 'save-btn' => 'Save Group', + ], + ], ], 'roles' => [ - 'title' => 'نقش های کاربری', - 'role' => 'نقش کاربری', - 'edit-title' => 'ویرایش نقش کاربری', - 'description' => 'توضیحات', - 'create-title' => 'ایجاد نقش کاربری', - 'permission_type' => 'نوع دسترسی', - 'custom' => 'سفارشی', - 'all' => 'همه', - 'save-btn-title' => 'ذخیره به عنوان نقش کاربری', - 'update-btn-title' => 'بروزرسانی نقش کاربری', - 'create-success' => 'نقش کاربری با موفقیت ایجاد شد.', - 'update-success' => 'نقش کاربری با موفقیت بروزرسانی شد.', - 'delete-success' => 'نقش کاربری با موفقیت حذف شد.', - 'delete-failed' => 'نقش کاربری نمی‌تواند حذف شود.', - 'user-define-error' => 'نقش کاربری سیستم نمی‌تواند حذف شود.', - 'last-delete-error' => 'حداقل یک نقش کاربری اجباری است.', - 'current-role-delete-error' => 'نقش کاربری تخصیص داده شده به کاربر جاری قابل حذف نیست.', - 'being-used' => 'نقش کاربری نمی‌تواند حذف شود, زیرا برای کاربر مدیر در حال استفاده است.', + 'index' => [ + 'being-used' => 'Role can not be deleted, as this is being used in admin user.', + 'create-btn' => 'Create Roles', + 'create-success' => 'Role created successfully.', + 'current-role-delete-error' => 'Can not delete role assigned to the current user.', + 'delete-failed' => 'Role can not be deleted.', + 'delete-success' => 'Role deleted successfully.', + 'last-delete-error' => 'At least one role is required.', + 'settings' => 'Settings', + 'title' => 'Roles', + 'update-success' => 'Role updated successfully.', + 'user-define-error' => 'Can not delete system role.', + + 'datagrid' => [ + 'all' => 'All', + 'custom' => 'Custom', + 'delete' => 'Delete', + 'description' => 'Description', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + 'permission-type' => 'Permission Type', + ], + ], + + 'create' => [ + 'access-control' => 'Access Control', + 'all' => 'All', + 'back-btn' => 'Back', + 'custom' => 'Custom', + 'description' => 'Description', + 'general' => 'General', + 'name' => 'Name', + 'permissions' => 'Permissions', + 'save-btn' => 'Save Role', + 'title' => 'Create Role', + ], + + 'edit' => [ + 'access-control' => 'Access Control', + 'all' => 'All', + 'back-btn' => 'Back', + 'custom' => 'Custom', + 'description' => 'Description', + 'general' => 'General', + 'name' => 'Name', + 'permissions' => 'Permissions', + 'save-btn' => 'Save Role', + 'title' => 'Edit Role', + ], ], - 'users' => [ - 'title' => 'کاربران', - 'create-title' => 'ایجاد کاربر', - 'edit-title' => 'ویرایش کاربر', - 'general' => 'عمومی', - 'permission' => 'دسترسی', - 'name' => 'نام', - 'email' => 'ایمیل', - 'back' => 'بازگشت', - 'password' => 'پسورد', - 'groups' => 'گروه‌ها', - 'role' => 'نقش کاربری', - 'view-permission' => 'دیدن دسترسی', - 'global' => 'غیرانحصاری', - 'group' => 'گروه', - 'individual' => 'منحصر به فرد', - 'status' => 'وضعیت', - 'save-btn-title' => 'ذخیره به عنوان کاربر', - 'confirm_password' => 'تکرار پسورد', - 'create-success' => 'کاربر با موفقیت ایجاد شد.', - 'update-success' => 'کاربر با موفقیت بروزرسانی شد.', - 'delete-success' => 'کاربر با موفقیت حذف شد.', - 'delete-failed' => 'کاربر نمی‌تواند حذف شود.', - 'user-define-error' => 'کاربر سیستم نمی‌تواند حذف شود.', - 'last-delete-error' => 'حداقل یک کاربر اجباری است.', - 'mass-update-success' => 'کاربران با موفقیت بروزرسانی شد.', - 'mass-update-failed' => 'کاربران نمی‌توانند بروزرسانی شوند.', - 'mass-delete-success' => 'کاربران با موفقیت حذف شدند.', - 'mass-delete-failed' => 'کاربران نمی‌توانند حذف شوند.', + 'types' => [ + 'index' => [ + 'create-btn' => 'Create Type', + 'create-success' => 'Type created successfully.', + 'delete-failed' => 'Type can not be deleted.', + 'delete-success' => 'Type deleted successfully.', + 'title' => 'Types', + 'update-success' => 'Type updated successfully.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'description' => 'Description', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + ], + + 'create' => [ + 'name' => 'Name', + 'save-btn' => 'Save Type', + 'title' => 'Create Type', + ], + + 'edit' => [ + 'title' => 'Edit Type', + ], + ], ], - 'attributes' => [ - 'title' => 'ویژگی‌ها', - 'attribute' => 'ویژگی', - 'create-title' => 'ایجاد ویژگی', - 'edit-title' => 'ویرایش ویژگی', - 'save-btn-title' => 'ذخیره به عنوان ویژگی', - 'back' => 'بازگشت', - 'code' => 'کد', - 'name' => 'نام', - 'type' => 'نوع', - 'text' => 'تکست', - 'textarea' => 'Textarea', - 'price' => 'قیمت', - 'boolean' => 'بولین', - 'select' => 'سلکت', - 'multiselect' => 'سلکت چندتایی', - 'email' => 'ایمیل', - 'address' => 'آدرس', - 'phone' => 'تلفن', - 'datetime' => 'Datetime', - 'date' => 'تاریخ', - 'image' => 'تصویر', - 'file' => 'فایل', - 'entity-type' => 'نوع موجودیت', - 'lookup' => 'جستجو', - 'entity_type' => 'نوع موجودیت', - 'lookup-type' => 'نوع جستجو', - 'checkbox' => 'چکباکس', - 'is_required' => 'اجباری است', - 'is_unique' => 'منحصر به فرد است', - 'yes' => 'بله', - 'no' => 'بدون', - 'input_validation' => 'اعتبارسنجی input', - 'number' => 'عدد', - 'decimal' => 'اعشار', - 'email' => 'پست الکترونیک', - 'url' => 'Url', - 'options-type' => 'نوع گزینه', - 'options' => 'گزینه‌ها', - 'sort-order' => 'ترتیب', - 'add-option-btn-title' => 'افزودن گزینه', - 'create-success' => 'ویژگی با موفقیت ایجاد شد.', - 'update-success' => 'ویژگی با موفقیت بروزرسانی شد.', - 'update-error' => 'ناتوان در بروزرسانی ویژگی.', - 'delete-success' => 'ویژگی با موفقیت حذف شد.', - 'delete-failed' => 'ویژگی نمی‌تواند حذف شود.', - 'user-define-error' => 'ویژگی سیستم نمی‌تواند حذف شود.', - 'mass-delete-failed' => 'ویژگی‌ها نمی‌توانند حذف شوند.', + 'sources' => [ + 'index' => [ + 'create-btn' => 'Create Source', + 'create-success' => 'Source created successfully.', + 'delete-failed' => 'Source can not be deleted.', + 'delete-success' => 'Source deleted successfully.', + 'title' => 'Sources', + 'update-success' => 'Source updated successfully.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + ], + + 'create' => [ + 'name' => 'Name', + 'save-btn' => 'Save Type', + 'title' => 'Create Type', + ], + + 'edit' => [ + 'title' => 'Edit Type', + ], + ], ], - 'pipelines' => [ - 'title' => 'کاریزها', - 'organization' => 'کاریز', - 'create-title' => 'ایجاد کاریز', - 'edit-title' => 'ویرایش کاریز', - 'save-btn-title' => 'ذخیره به عنوان کاریز', - 'back' => 'بازگشت', - 'cancel' => 'لغو', - 'name' => 'نام', - 'rotting-days' => 'روزهای سوخت شده', - 'is-default' => 'علامتگذاری به عنوان پیش فرض', - 'probability' => 'احتمال (%)', - 'add-stage-btn-title' => 'افزودن مرحله', - 'new-stage' => 'جدید', - 'won-stage' => 'برد', - 'lost-stage' => 'باخت', - 'duplicate-name' => 'فیلد "نام" نمی‌تواند تکراری باشد', - 'create-success' => 'کاریز با موفقیت ایجاد شد.', - 'update-success' => 'کاریز با موفقیت بروزرسانی شد.', - 'delete-success' => 'کاریز با موفقیت حذف شد.', - 'delete-failed' => 'کاریز نمی‌تواند حذف شود.', - 'default-delete-error' => 'کاریز پیش فرض نمی‌تواند حذف شود.', + 'workflows' => [ + 'index' => [ + 'title' => 'Workflows', + 'create-btn' => 'Create Workflow', + 'create-success' => 'Workflow created successfully.', + 'update-success' => 'Workflow updated successfully.', + 'delete-success' => 'Workflow deleted successfully.', + 'delete-failed' => 'Workflow can not be deleted.', + 'datagrid' => [ + 'delete' => 'Delete', + 'description' => 'Description', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + ], + ], + + 'helpers' => [ + 'update-related-leads' => 'Update related leads', + 'send-email-to-sales-owner' => 'Send email to sales owner', + 'send-email-to-participants' => 'Send email to participants', + 'add-webhook' => 'Add Webhook', + 'update-lead' => 'Update Lead', + 'update-person' => 'Update Person', + 'send-email-to-person' => 'Send email to person', + 'add-tag' => 'Add Tag', + 'add-note-as-activity' => 'Add Note as Activity', + ], + + 'create' => [ + 'title' => 'Create Workflow', + 'event' => 'Event', + 'back-btn' => 'Back', + 'save-btn' => 'Save Workflow', + 'name' => 'Name', + 'basic-details' => 'Basic Details', + 'description' => 'Description', + 'actions' => 'Actions', + 'basic-details-info' => 'Put the basic information of the workflow.', + 'event-info' => 'An event triggers, checks, conditions, and performs predefined actions.', + 'conditions' => 'Conditions', + 'conditions-info' => 'Conditions are rules checking scenarios, triggered on specific occasions.', + 'actions-info' => 'An action not only reduces the workload but also make it quite easier for CRM automation', + 'value' => 'Value', + 'condition-type' => 'Condition Type', + 'all-condition-are-true' => 'All condition are true', + 'any-condition-are-true' => 'Any condition are true', + 'add-condition' => 'Add Condition', + 'add-action' => 'Add Action', + 'yes' => 'Yes', + 'no' => 'No', + 'email' => 'Email', + 'is-equal-to' => 'Is equal to', + 'is-not-equal-to' => 'Is not equal to', + 'equals-or-greater-than' => 'Equals or greater than', + 'equals-or-less-than' => 'Equals or less than', + 'greater-than' => 'Greater than', + 'less-than' => 'Less than', + 'type' => 'Type', + 'contain' => 'Contain', + 'contains' => 'Contains', + 'does-not-contain' => 'Does not contain', + ], + + 'edit' => [ + 'title' => 'Edit Workflow', + 'event' => 'Event', + 'back-btn' => 'Back', + 'save-btn' => 'Save Workflow', + 'name' => 'Name', + 'basic-details' => 'Basic Details', + 'description' => 'Description', + 'actions' => 'Actions', + 'type' => 'Type', + 'basic-details-info' => 'Put the basic information of the workflow.', + 'event-info' => 'An event triggers, checks, conditions, and performs predefined actions.', + 'conditions' => 'Conditions', + 'conditions-info' => 'Conditions are rules checking scenarios, triggered on specific occasions.', + 'actions-info' => 'An action not only reduces the workload but also make it quite easier for CRM automation', + 'value' => 'Value', + 'condition-type' => 'Condition Type', + 'all-condition-are-true' => 'All condition are true', + 'any-condition-are-true' => 'Any condition are true', + 'add-condition' => 'Add Condition', + 'add-action' => 'Add Action', + 'yes' => 'Yes', + 'no' => 'No', + 'email' => 'Email', + 'is-equal-to' => 'Is equal to', + 'is-not-equal-to' => 'Is not equal to', + 'equals-or-greater-than' => 'Equals or greater than', + 'equals-or-less-than' => 'Equals or less than', + 'greater-than' => 'Greater than', + 'less-than' => 'Less than', + 'contain' => 'Contain', + 'contains' => 'Contains', + 'does-not-contain' => 'Does not contain', + ], ], - 'sources' => [ - 'title' => 'منابع', - 'organization' => 'منبع', - 'create-title' => 'ایجاد منبع', - 'edit-title' => 'ویرایش منبع', - 'save-btn-title' => 'ذخیره به عنوان منبع', - 'back' => 'بازگشت', - 'cancel' => 'لغو', - 'create-success' => 'منبع با موفقیت ایجاد شد.', - 'name-exists' => 'نام منبع قبلا ایجاد شده است.', - 'update-success' => 'منبع با موفقیت بروزرسانی شد.', - 'delete-success' => 'منبع با موفقیت حذف شد.', - 'delete-failed' => 'منبع نمی‌تواند حذف شود.', + 'webforms' => [ + 'index' => [ + 'title' => 'Webforms', + 'create-btn' => 'Create Webform', + 'create-success' => 'Webform created successfully.', + 'update-success' => 'Webform updated successfully.', + 'delete-success' => 'Webform deleted successfully.', + 'delete-failed' => 'Webform can not be deleted.', + + 'datagrid' => [ + 'id' => 'ID', + 'title' => 'Title', + 'edit' => 'Edit', + 'delete' => 'Delete', + ], + ], + + 'create' => [ + 'add-attribute-btn' => 'Add Attribute Button', + 'attribute-label-color' => 'Attribute Label Color', + 'attributes' => 'Attributes', + 'attributes-info' => 'Add custom attributes to the form.', + 'background-color' => 'Background Color', + 'create-lead' => 'Create Lead', + 'customize-webform' => 'Customize Webform', + 'customize-webform-info' => 'Customize your web form with element colors of your choosing.', + 'description' => 'Description', + 'display-custom-message' => 'Display custom message', + 'form-background-color' => 'Form Background Color', + 'form-submit-btn-color' => 'Form Submit Button Color', + 'form-submit-button-color' => 'Form Submit Button Color', + 'form-title-color' => 'Form Title Color', + 'general' => 'General', + 'leads' => 'Leads', + 'person' => 'Person', + 'save-btn' => 'Save Webform', + 'submit-button-label' => 'Submit Button Label', + 'submit-success-action' => 'Submit Success Action', + 'title' => 'Create Webform', + ], + + 'edit' => [ + 'add-attribute-btn' => 'Add Attribute Button', + 'attribute-label-color' => 'Attribute Label Color', + 'attributes' => 'Attributes', + 'attributes-info' => 'Add custom attributes to the form.', + 'background-color' => 'Background Color', + 'code-snippet' => 'Code Snippet', + 'copied' => 'Copied', + 'copy' => 'Copy', + 'create-lead' => 'Create Lead', + 'customize-webform' => 'Customize Webform', + 'customize-webform-info' => 'Customize your web form with element colors of your choosing.', + 'description' => 'Description', + 'display-custom-message' => 'Display custom message', + 'embed' => 'Embed', + 'form-background-color' => 'Form Background Color', + 'form-submit-btn-color' => 'Form Submit Button Color', + 'form-submit-button-color' => 'Form Submit Button Color', + 'form-title-color' => 'Form Title Color', + 'general' => 'General', + 'preview' => 'Preview', + 'person' => 'Person', + 'public-url' => 'Public URL', + 'redirect-to-url' => 'Redirect To URL', + 'save-btn' => 'Save Webform', + 'submit-button-label' => 'Submit Button Label', + 'submit-success-action' => 'Submit Success Action', + 'title' => 'Edit Webform', + ], ], - 'types' => [ - 'title' => 'نوع‌ها', - 'organization' => 'نوع', - 'create-title' => 'ایجاد نوع', - 'edit-title' => 'ویرایش نوع', - 'save-btn-title' => 'ذخیره به عنوان نوع', - 'back' => 'بازگشت', - 'cancel' => 'لغو', - 'create-success' => 'نوع با موفقیت ایجاد شد.', - 'name-exists' => 'نام نوع قبلا ایجاد شده است.', - 'update-success' => 'نوع با موفقیت بروزرسانی شد.', - 'delete-success' => 'نوع با موفقیت حذف شد.', - 'delete-failed' => 'نوع نمی‌تواند حذف شود.', + 'email-template' => [ + 'index' => [ + 'create-btn' => 'Create Email Template', + 'title' => 'Email Templates', + 'create-success' => 'Email Template created successfully.', + 'update-success' => 'Email Template updated successfully.', + 'delete-success' => 'Email Template deleted successfully.', + 'delete-failed' => 'Email Template can not be deleted.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + 'subject' => 'Subject', + ], + ], + + 'create' => [ + 'title' => 'Create Email Template', + 'save-btn' => 'Save Email Template', + 'email-template' => 'Email Template', + 'subject' => 'Subject', + 'content' => 'Content', + 'subject-placeholders' => 'Subject Placeholders', + 'general' => 'General', + 'name' => 'Name', + ], + + 'edit' => [ + 'title' => 'Edit Email Template', + 'save-btn' => 'Save Email Template', + 'email-template' => 'Email Template', + 'subject' => 'Subject', + 'content' => 'Content', + 'subject-placeholders' => 'Subject Placeholders', + 'general' => 'General', + 'name' => 'Name', + ], + ], + + 'tags' => [ + 'index' => [ + 'create-btn' => 'Create Tag', + 'title' => 'Tags', + 'create-success' => 'Tag created successfully.', + 'update-success' => 'Tag updated successfully.', + 'delete-success' => 'Tag deleted successfully.', + 'delete-failed' => 'Tag can not be deleted.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + 'users' => 'Users', + 'created-at' => 'Created At', + ], + + 'create' => [ + 'name' => 'Name', + 'save-btn' => 'Save Tag', + 'title' => 'Create Tag', + 'color' => 'Color', + ], + + 'edit' => [ + 'title' => 'Edit Tag', + ], + ], + ], + + 'users' => [ + 'index' => [ + 'create-btn' => 'Create User', + 'create-success' => 'User created successfully.', + 'delete-failed' => 'User can not be deleted.', + 'delete-success' => 'User deleted successfully.', + 'last-delete-error' => 'At least one user is required.', + 'mass-delete-failed' => 'Users can not be deleted.', + 'mass-delete-success' => 'Users deleted successfully.', + 'mass-update-failed' => 'Users can not be updated.', + 'mass-update-success' => 'Users updated successfully.', + 'title' => 'Users', + 'update-success' => 'User updated successfully.', + 'user-define-error' => 'Can not delete system user.', + 'active' => 'Active', + 'inactive' => 'Inactive', + + 'datagrid' => [ + 'active' => 'Active', + 'created-at' => 'Created At', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'email' => 'Email', + 'id' => 'ID', + 'inactive' => 'Inactive', + 'name' => 'Name', + 'status' => 'Status', + 'update-status' => 'Update Status', + 'users' => 'Users', + ], + + 'create' => [ + 'confirm-password' => 'Confirm Password', + 'email' => 'Email', + 'general' => 'General', + 'global' => 'Global', + 'group' => 'Group', + 'individual' => 'Individual', + 'name' => 'Name', + 'password' => 'Password', + 'permission' => 'Permission', + 'role' => 'Role', + 'save-btn' => 'Save User', + 'status' => 'Status', + 'title' => 'Create User', + 'view-permission' => 'View Permission', + ], + + 'edit' => [ + 'title' => 'Edit User', + ], + ], + ], + + 'pipelines' => [ + 'index' => [ + 'title' => 'Pipelines', + 'create-btn' => 'Create Pipeline', + 'create-success' => 'Pipeline created successfully.', + 'update-success' => 'Pipeline updated successfully.', + 'delete-success' => 'Pipeline deleted successfully.', + 'delete-failed' => 'Pipeline can not be deleted.', + 'default-delete-error' => 'Default pipeline can not be deleted.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'edit' => 'Edit', + 'id' => 'ID', + 'is-default' => 'Is Default', + 'name' => 'Name', + 'no' => 'No', + 'rotten-days' => 'Rotten Days', + 'yes' => 'Yes', + ], + ], + + 'create' => [ + 'title' => 'Create Pipeline', + 'save-btn' => 'Save Pipeline', + 'name' => 'Name', + 'rotten-days' => 'Rotten Days', + 'mark-as-default' => 'Mark as Default', + 'general' => 'General', + 'probability' => 'Probability(%)', + 'new-stage' => 'New', + 'won-stage' => 'Won', + 'lost-stage' => 'Lost', + 'stage-btn' => 'Add Stage', + 'stages' => 'Stages', + 'duplicate-name' => 'The "Name" field cannot be duplicate', + 'delete-stage' => 'Delete Stage', + 'add-new-stages' => 'Add New Stages', + 'add-stage-info' => 'Add new stage for your Pipeline', + 'newly-added' => 'Newly Added', + 'stage-delete-success' => 'Stage Deleted Successfully', + ], + + 'edit' => [ + 'title' => 'Edit Pipeline', + 'save-btn' => 'Save Pipeline', + 'name' => 'Name', + 'rotten-days' => 'Rotten Days', + 'mark-as-default' => 'Mark as Default', + 'general' => 'General', + 'probability' => 'Probability(%)', + 'new-stage' => 'New', + 'won-stage' => 'Won', + 'lost-stage' => 'Lost', + 'stage-btn' => 'Add Stage', + 'stages' => 'Stages', + 'duplicate-name' => 'The "Name" field cannot be duplicate', + 'delete-stage' => 'Delete Stage', + 'add-new-stages' => 'Add New Stages', + 'add-stage-info' => 'Add new stage for your Pipeline', + 'stage-delete-success' => 'Stage Deleted Successfully', + ], + ], + + 'webhooks' => [ + 'index' => [ + 'title' => 'Webhooks', + 'create-btn' => 'Create Webhook', + 'create-success' => 'Webhook created successfully.', + 'update-success' => 'Webhook updated successfully.', + 'delete-success' => 'Webhook deleted successfully.', + 'delete-failed' => 'Webhook can not be deleted.', + + 'datagrid' => [ + 'id' => 'ID', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'name' => 'Name', + 'entity-type' => 'Entity Type', + 'end-point' => 'End Point', + ], + ], + + 'create' => [ + 'title' => 'Create Webhook', + 'save-btn' => 'Save Webhook', + 'info' => 'Enter the details of webhooks', + 'url-and-parameters' => 'URL And Parameters', + 'method' => 'Method', + 'post' => 'Post', + 'put' => 'Put', + 'url-endpoint' => 'Url Endpoint', + 'parameters' => 'Parameters', + 'add-new-parameter' => 'Add New Parameter', + 'url-preview' => 'Url Preview:', + 'headers' => 'Headers', + 'add-new-header' => 'Add New Header', + 'body' => 'Body', + 'default' => 'Default', + 'x-www-form-urlencoded' => 'x-www-form-urlencoded', + 'raw' => 'Raw', + 'general' => 'General', + 'name' => 'Name', + 'entity-type' => 'Entity Type', + 'insert-placeholder' => 'Insert Placeholder', + 'description' => 'Description', + 'json' => 'Json', + 'text' => 'Text', + ], + + 'edit' => [ + 'title' => 'Edit Webhook', + 'edit-btn' => 'Save Webhook', + 'save-btn' => 'Save Webhook', + 'info' => 'Enter the details of webhooks', + 'url-and-parameters' => 'URL And Parameters', + 'method' => 'Method', + 'post' => 'Post', + 'put' => 'Put', + 'url-endpoint' => 'Url Endpoint', + 'parameters' => 'Parameters', + 'add-new-parameter' => 'Add New Parameter', + 'url-preview' => 'Url Preview:', + 'headers' => 'Headers', + 'add-new-header' => 'Add New Header', + 'body' => 'Body', + 'default' => 'Default', + 'x-www-form-urlencoded' => 'x-www-form-urlencoded', + 'raw' => 'Raw', + 'general' => 'General', + 'name' => 'Name', + 'entity-type' => 'Entity Type', + 'insert-placeholder' => 'Insert Placeholder', + 'description' => 'Description', + 'json' => 'Json', + 'text' => 'Text', + ], ], 'warehouses' => [ - 'title' => 'انبارها', - 'create-title' => 'ایجاد انبار', - 'edit-title' => 'ویرایش انبار', - 'save-btn-title' => 'ذخیره به عنوان انبار', - 'back' => 'بازگشت', - 'cancel' => 'انصراف', - 'information' => 'اطلاعات', - 'general-information' => 'اطلاعات عمومی', - 'contact-information' => 'اطلاعات تماس', - 'locations' => 'مکان‌ها', - 'products' => 'محصولات', - 'add-location' => 'افزودن مکان', - 'create-success' => 'انبار با موفقیت ایجاد شد.', - 'name-exists' => 'نام انبار از قبل موجود است.', - 'update-success' => 'انبار با موفقیت به روزرسانی شد.', - 'delete-success' => 'انبار با موفقیت حذف شد.', - 'delete-failed' => 'امکان حذف انبار وجود ندارد.', - ], - - 'email-templates' => [ - 'title' => 'قالب‌های ایمیل', - 'create-title' => 'ایجاد قالب ایمیل', - 'edit-title' => 'ویرایش قالب ایمیل', - 'save-btn-title' => 'ذخیره به عنوان قالب ایمیل', - 'back' => 'بازگشت', - 'cancel' => 'لغو', - 'name' => 'نام', - 'subject' => 'موضوع', - 'content' => 'محتوا', - 'placeholders' => 'متن‌های جایگزین', - 'create-success' => 'قالب ایمیل با موفقیت ایجاد شد.', - 'update-success' => 'قالب ایمیل با موفقیت بروزرسانی شد.', - 'delete-success' => 'قالب ایمیل با موفقیت حذف شد.', - 'delete-failed' => 'قالب ایمیل نمی‌تواند حذف شود.', + 'index' => [ + 'title' => 'Warehouses', + 'create-btn' => 'Create Warehouse', + 'create-success' => 'Warehouse created successfully.', + 'name-exists' => 'Warehouse name already exists.', + 'update-success' => 'Warehouse updated successfully.', + 'delete-success' => 'Warehouse deleted successfully.', + 'delete-failed' => 'Warehouse can not be deleted.', + + 'datagrid' => [ + 'id' => 'ID', + 'name' => 'Name', + 'contact-name' => 'Contact Name', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'view' => 'View', + 'created-at' => 'Created At', + 'products' => 'Products', + 'contact-emails' => 'Contact Emails', + 'contact-numbers' => 'Contact Numbers', + ], + ], + + 'create' => [ + 'title' => 'Create Warehouse', + 'save-btn' => 'Save Warehouse', + 'contact-info' => 'Contact Information', + ], + + 'edit' => [ + 'title' => 'Edit Warehouse', + 'save-btn' => 'Save Warehouse', + 'contact-info' => 'Contact Information', + ], + + 'view' => [ + 'all' => 'All', + 'notes' => 'Notes', + 'files' => 'Files', + 'location' => 'Location', + 'change-logs' => 'Changelogs', + + 'locations' => [ + 'action' => 'Action', + 'add-location' => 'Add Location', + 'create-success' => 'Location created successfully.', + 'delete' => 'Delete', + 'delete-failed' => 'Location can not be deleted.', + 'delete-success' => 'Location deleted successfully.', + 'name' => 'Name', + 'save-btn' => 'Save', + ], + + 'general-information' => [ + 'title' => 'General Information', + ], + + 'contact-information' => [ + 'title' => 'Contact Information', + ], + ], ], - 'workflows' => [ - 'title' => 'گردش کارها', - 'create-title' => 'ایجاد گردش کار', - 'edit-title' => 'ویرایش گردش کار', - 'save-btn-title' => 'ذخیره به عنوان گردش کار', - 'back' => 'بازگشت', - 'cancel' => 'لغو', - 'information' => 'اطلاعات', - 'name' => 'نام', - 'description' => 'توضیحات', - 'event' => 'رویداد', - 'events' => 'رویدادها', - 'created' => 'ایجاد شده', - 'updated' => 'بروزرسانی شده', - 'deleted' => 'حذف شده', - 'event-info' => 'یک رویداد به طور خودکار برای بررسی شرایط و اجرای مجموعه ای از عملیات از پیش تعریف شده مربوطه فعال می شود', - 'conditions' => 'شرایط', - 'condition-info' => 'شرایط مجموعه قوانینی هستند که سناریوهای خاص را بررسی می کنند و در موارد خاص اجرا می شوند', - 'condition-type' => 'نوع شرط', - 'all-conditions-true' => 'تمام شرایط صحیح هستند', - 'any-condition-true' => 'هر شرطی صحیح است', - 'add-condition' => 'افزودن شرط', - 'choose-condition-to-add' => 'انتخاب یک شرط برای افزودن', - 'is-equal-to' => 'معادل است با', - 'is-not-equal-to' => 'معادل نیست با', - 'equals-or-greater-than' => 'بزرگتر مساوی', - 'equals-or-less-than' => 'کوچکتر مساوی', - 'greater-than' => 'بزرگتر از', - 'less-than' => 'کوچکتر از', - 'contain' => 'شامل', - 'contains' => 'شامل', - 'does-not-contain' => 'شامل نیست', - 'actions' => 'عملیات', - 'action-info' => 'یک عمل نه تنها حجم کار را کاهش می دهد، بلکه کار را برای اتوماسیون CRM بسیار آسان می کند', - 'choose-action-to-add' => 'انتخاب عملیات برای افزودن', - 'update-lead' => 'بروزرسانی سرنخ', - 'update-person' => 'برورسانی شخص', - 'send-email-to-person' => 'ارسال ایمیل به شخص', - 'send-email-to-sales-owner' => 'ارسال ایمیل به مالک فروش', - 'send-email-to-participants' => 'ارسال ایمیل به شرکت کنندگان', - 'add-tag' => 'افزودن برچسب', - 'add-note-as-activity' => 'افزودن یادداشت به عنوان فعالیت', - 'choose-attribute' => 'انتخاب ویژگی', - 'choose-option' => 'انتخاب گزینه', - 'update-person' => 'به روزرسانی شخص', - 'update-related-leads' => 'به روزرسانی سرنخ‌های مرتبط', - 'update-quote' => 'به روزرسانی پیشنهاد', - 'add-action' => 'افزودن عملیات', - 'create-success' => 'گردش کار با موفقیت ایجاد شد.', - 'update-success' => 'گردش کار با موفقیت به روزرسانی شد.', - 'delete-success' => 'گردش کار با موفقیت حذف شد.', - 'delete-failed' => 'گردش کار نمی‌تواند حذف شود.', - 'add-webhook' => 'فعال‌سازی وب‌هوک', - 'webhook_heading' => 'تنظیمات وب‌هوک', - 'webhook_url' => 'آدرس URL را وارد کنید', - 'request-headers' => 'سربرگ‌های بدن', - 'webhook_request_method' => 'روش درخواست', - 'get_method' => 'GET', - 'post_method' => 'POST', - 'put_method' => 'PUT', - 'patch_method' => 'PATCH', - 'delete_method' => 'DELETE', - 'webhook_encoding' => 'انتخاب رمزگذاری', - 'encoding_json' => 'JSON', - 'encoding_http_query' => 'X-www-form-urlencoded', - 'request_body' => 'کلید و مقدار', - 'request_body_info' => 'افزودن زوج کلید و مقدار در خط جدید، یعنی، کلید=مقدار', - 'simple_body' => 'خام', - 'raw' => '', - 'lead' => 'سرنخ', - 'person' => 'شخص', - 'quote' => 'پیشنهاد', - 'activity' => 'فعالیت', - 'add_header' => 'افزودن هدر', - 'header_key' => 'کلید', - 'header_value' => 'مقدار', + 'attributes' => [ + 'index' => [ + 'title' => 'Attributes', + 'create-btn' => 'Create Attribute', + 'create-success' => 'Attributes created successfully.', + 'update-success' => 'Attributes updated successfully.', + 'delete-success' => 'Attributes deleted successfully.', + 'delete-failed' => 'Attributes can not be deleted.', + 'user-define-error' => 'Can not delete system attribute.', + 'mass-delete-failed' => 'System attributes can not be deleted.', + + 'datagrid' => [ + 'yes' => 'Yes', + 'no' => 'No', + 'id' => 'ID', + 'code' => 'Code', + 'name' => 'Name', + 'entity-type' => 'Entity Type', + 'type' => 'Type', + 'is-default' => 'Is Default', + 'edit' => 'Edit', + 'delete' => 'Delete', + ], + ], + + 'create' => [ + 'title' => 'Create Attribute', + 'save-btn' => 'Save Attribute', + 'code' => 'Code', + 'name' => 'Name', + 'entity-type' => 'Entity Type', + 'type' => 'Type', + 'validations' => 'Validations', + 'is-required' => 'Is Required', + 'input-validation' => 'Input Validation', + 'is-unique' => 'Is Unique', + 'labels' => 'Labels', + 'general' => 'General', + 'numeric' => 'Numeric', + 'decimal' => 'Decimal', + 'url' => 'Url', + 'options' => 'Options', + 'option-type' => 'Option Type', + 'lookup-type' => 'Lookup Type', + 'add-option' => 'Add Option', + 'save-option' => 'Save Option', + 'option-name' => 'Option Name', + 'add-attribute-options' => 'Add Attribute Options', + 'text' => 'Text', + 'textarea' => 'Textarea', + 'price' => 'Price', + 'boolean' => 'Boolean', + 'select' => 'Select', + 'multiselect' => 'Multiselect', + 'email' => 'Email', + 'address' => 'Address', + 'phone' => 'Phone', + 'datetime' => 'Datetime', + 'date' => 'Date', + 'image' => 'Image', + 'file' => 'File', + 'lookup' => 'Lookup', + 'entity_type' => 'Entity type', + 'checkbox' => 'Checkbox', + 'is_required' => 'Is Required', + 'is_unique' => 'Is Unique', + ], + + 'edit' => [ + 'title' => 'Edit Attribute', + 'save-btn' => 'Save Attribute', + 'code' => 'Code', + 'name' => 'Name', + 'labels' => 'Labels', + 'entity-type' => 'Entity Type', + 'type' => 'Type', + 'validations' => 'Validations', + 'is-required' => 'Is Required', + 'input-validation' => 'Input Validation', + 'is-unique' => 'Is Unique', + 'general' => 'General', + 'numeric' => 'Numeric', + 'decimal' => 'Decimal', + 'url' => 'Url', + 'options' => 'Options', + 'option-type' => 'Option Type', + 'lookup-type' => 'Lookup Type', + 'add-option' => 'Add Option', + 'save-option' => 'Save Option', + 'option-name' => 'Option Name', + 'add-attribute-options' => 'Add Attribute Options', + 'text' => 'Text', + 'textarea' => 'Textarea', + 'price' => 'Price', + 'boolean' => 'Boolean', + 'select' => 'Select', + 'multiselect' => 'Multiselect', + 'email' => 'Email', + 'address' => 'Address', + 'phone' => 'Phone', + 'datetime' => 'Datetime', + 'date' => 'Date', + 'image' => 'Image', + 'file' => 'File', + 'lookup' => 'Lookup', + 'entity_type' => 'Entity type', + 'checkbox' => 'Checkbox', + 'is_required' => 'Is Required', + 'is_unique' => 'Is Unique', + ], ], + ], - 'tags' => [ - 'title' => 'برچسب‌ها', - 'create-title' => 'ایجاد برچسب', - 'edit-title' => 'ویرایش برچسب', - 'cancel' => 'لغو', - 'save-btn-title' => 'ذخیره به عنوان برچسب', - 'name' => 'نام', - 'color' => 'رنگ', - 'create-success' => 'برچسب با موفقیت ایجاد شد.', - 'update-success' => 'برچسب با موفقیت بروزرسانی شد.', - 'delete-success' => 'برچسب با موفقیت حذف شد.', - 'delete-failed' => 'برچسب نمی‌تواند حذف شود.', - ], - - 'web-forms' => [ - 'create-success' => 'وبفرم با موفقیت ایجاد شد', - 'update-success' => 'وبروز با موفقیت بروزرسانی شد', - 'delete-success' => 'وبفرم با موفقیت حذف شد', + 'activities' => [ + 'index' => [ + 'title' => 'Activities', + + 'datagrid' => [ + 'comment' => 'Comment', + 'created_at' => 'Created At', + 'created_by' => 'Created By', + 'edit' => 'Edit', + 'id' => 'ID', + 'done' => 'Is Done', + 'not-done' => 'Not Done', + 'lead' => 'Lead', + 'mass-delete' => 'Mass Delete', + 'mass-update' => 'Mass Update', + 'schedule-from' => 'Schedule From', + 'schedule-to' => 'Schedule To', + 'schedule_from' => 'Schedule From', + 'schedule_to' => 'Schedule To', + 'title' => 'Title', + 'is_done' => 'Is Done', + 'type' => 'Type', + 'update' => 'Update', + 'call' => 'Call', + 'meeting' => 'Meeting', + 'lunch' => 'Lunch', + ], + ], + + 'edit' => [ + 'title' => 'Edit Activity', + 'back-btn' => 'Back', + 'save-btn' => 'Save Activity', + 'type' => 'Activity Type', + 'call' => 'Call', + 'meeting' => 'Meeting', + 'lunch' => 'Lunch', + 'schedule_to' => 'Schedule To', + 'schedule_from' => 'Schedule From', + 'location' => 'Location', + 'comment' => 'Comment', + 'lead' => 'Lead', + 'participants' => 'Participants', + 'general' => 'General', + 'persons' => 'Persons', + 'no-result-found' => 'Records not found.', + 'users' => 'Users', ], + + 'updated' => 'Updated :attribute', + 'created' => 'Created', + 'duration-overlapping' => 'Participants have another meeting at this time. Do you want to continue?', + 'create-success' => 'Activity created successfully.', + 'update-success' => 'Activity updated successfully.', + 'overlapping-error' => 'Participants have another meeting at this time.', + 'mass-update-success' => 'Activities updated successfully.', + 'destroy-success' => 'Activity deleted successfully.', + 'delete-failed' => 'Activity can not be deleted.', ], - 'configuration' => [ - 'title' => 'پیکربندی', - 'save-btn-title' => 'ذخیره', - 'general' => 'عمومی', - 'locale-settings' => 'تنظیمات منطقه', - 'locale' => 'منطقه', - 'timezone' => 'منطقه زمانی', - 'date-time-formats' => 'فرمت‌های تاریخ و زمان', - 'save-message' => 'پیکربندی با موفقیت بروزرسانی شد!', - 'delete' => 'حذف', - 'emails' => [ - 'email' => 'ایمیل', - 'notification_label' => 'اطلاعیه‌ها', - 'new_lead' => 'سرنخ جدید', + 'mail' => [ + 'index' => [ + 'compose' => 'Compose', + 'draft' => 'Draft', + 'inbox' => 'Inbox', + 'outbox' => 'Outbox', + 'sent' => 'Sent', + 'trash' => 'Trash', + 'compose-mail-btn' => 'Compose Mail', + 'btn' => 'Mail', + 'mail' => [ + 'title' => 'Compose Mail', + 'to' => 'To', + 'enter-emails' => 'Press enter to add emails', + 'cc' => 'CC', + 'bcc' => 'BCC', + 'subject' => 'Subject', + 'send-btn' => 'Send', + 'message' => 'Message', + 'draft' => 'Draft', + ], + + 'datagrid' => [ + 'id' => 'ID', + 'from' => 'From', + 'to' => 'To', + 'subject' => 'Subject', + 'created-at' => 'Created At', + 'move-to-inbox' => 'Moved To Inbox', + 'edit' => 'Edit', + 'view' => 'View', + 'delete' => 'Delete', + ], + ], + + 'create-success' => 'Email sent successfully.', + 'update-success' => 'Email updated successfully.', + 'mass-update-success' => 'Emails updated successfully.', + 'delete-success' => 'Email deleted successfully.', + 'delete-failed' => 'Email can not be deleted.', + + 'view' => [ + 'title' => 'Mails', + 'subject' => ':subject', + 'link-mail' => 'Link Mail', + 'to' => 'To', + 'cc' => 'CC', + 'bcc' => 'BCC', + 'reply' => 'Reply', + 'reply-all' => 'Reply All', + 'forward' => 'Forward', + 'delete' => 'Delete', + 'enter-mails' => 'Enter email id', + 'rotten-days' => 'Lead is rotten for :days days', + 'search-an-existing-lead' => 'Search an existing lead', + 'search-an-existing-contact' => 'Search an existing contact', + 'message' => 'Message', + 'add-attachments' => 'Add Attachments', + 'discard' => 'Discard', + 'send' => 'Send', + 'no-result-found' => 'No Results found', + 'add-new-contact' => 'Add New Contact', + 'description' => 'Description', + 'search' => 'Search...', + 'add-new-lead' => 'Add New Lead', + 'create-new-contact' => 'Create New Contact', + 'save-contact' => 'Save Contact', + 'create-lead' => 'Create Lead', + 'linked-contact' => 'Linked Contact', + 'link-to-contact' => 'Link To Contact', + 'link-to-lead' => 'Link To Lead', + 'linked-lead' => 'Linked Lead', + 'lead-details' => 'Lead Details', + 'contact-person' => 'Contact Person', + 'product' => 'Product', ], ], - 'datagrid' => [ - 'id' => 'شناسه', - 'name' => 'نام', - 'code' => 'کد', - 'sku' => 'SKU', - 'type' => 'نوع', - 'price' => 'قیمت', - 'email' => 'ایمیل', - 'attachments' => 'ضمیمه‌ها', - 'from' => 'از', - 'lead' => 'سرنخ', - 'title' => 'عنوان', - 'subject' => 'موضوع', - 'tags' => 'برچسب‌ها', - 'emails' => 'ایمیل‌ها', - 'stage' => 'مرحله', - 'status' => 'وضعیت', - 'active' => 'فعال', - 'inactive' => 'غیرفعال', - 'address' => 'آدرس', - 'quantity' => 'مقدار', - 'lead_value' => 'مقدار سرنخ', - 'comment' => 'نظر', - 'is_done' => 'انجام شده', - 'type' => 'تایپ کنید', - 'all' => 'همه', - 'user' => 'کاربر', - 'sales-person' => 'فروشنده', - 'expired_quotes' => 'پیشنهادهای قیمت منقضی شده', - 'person' => 'شخص', - 'sub-total' => 'جمع جزء', - 'discount' => 'تخفیف', - 'tax' => 'مالیات', - 'adjustment' => 'تنظیم', - 'grand-total' => 'جمع کل', - 'persons_count' => 'تعداد اشخاص', - 'assigned_to' => 'تخصیص داده شده به', - 'created_by' => 'ایجاد شده توسط', - 'entity_type' => 'نوع موجودیت', - 'created_at' => 'تاریخ ایجاد', - 'expected_close_date' => 'تاریخ بستن پیش بینی شده', - 'schedule_from' => 'زمانبندی از', - 'schedule_to' => 'زمانبندی تا', - 'description' => 'توضیحات', - 'update_stage' => 'بروزرسانی مرحله', - 'contact_person' => 'شخص مخاطب', - 'contact_numbers' => 'شماره‌های مخاطب', - 'permission_type' => 'نوع دسترسی', - 'organization_name' => 'نام سازمان', - 'is-default' => 'پیش فرض است', - 'rotten-days' => 'روزهای سوخت شده', - 'rotten_lead' => 'سرنخ سوخت شده', - 'yes' => 'بله', - 'no' => 'بدون', - 'move-to-inbox' => 'انتقال به صندوق ورودی', - 'update-success' => ':resource با موفقیت بروزرسانی شد.', - 'destroy-success' => ':resource با موفقیت حذف شد.', - 'destroy-failed' => ':resource نمی‌تواند حذف شود.', - 'attribute_type' => 'نوع ویژگی', - 'contact-name' => 'نام تماس', - 'contact-emails' => 'ایمیل‌های تماس', - 'contact-numbers' => 'شماره‌های تماس', - 'in-stock' => 'موجود در انبار', - 'allocated' => 'تخصیص یافته', - 'on-hand' => 'در دسترس', - 'products' => 'محصولات', - 'filters' => [ - 'yesterday' => 'دیروز', - 'today' => 'امروز', - 'tomorrow' => 'فردا', - 'this-week' => 'هفته جاری', - 'this-month' => 'ماه جاری', - 'custom' => 'سفارشی', + 'common' => [ + 'custom-attributes' => [ + 'select-country' => 'Select Country', + 'select-state' => 'Select State', + 'state' => 'State', + 'city' => 'City', + 'postcode' => 'Postcode', + 'work' => 'Work', + 'home' => 'Home', + 'add-more' => 'Add More', + 'select' => 'Select', + ], + ], + + 'leads' => [ + 'create-success' => 'Lead created successfully.', + 'update-success' => 'Lead updated successfully.', + 'destroy-success' => 'Lead deleted successfully.', + 'destroy-failed' => 'Lead can not be deleted.', + + 'index' => [ + 'title' => 'Leads', + 'create-btn' => 'Create Lead', + + 'datagrid' => [ + 'id' => 'ID', + 'sales-person' => 'Sales Person', + 'subject' => 'Subject', + 'source' => 'Source', + 'lead-value' => 'Lead Value', + 'contact-person' => 'Contact Person', + 'stage' => 'Stage', + 'rotten-lead' => 'Rotten Lead', + 'expected-close-date' => 'Expected Close Date', + 'created-at' => 'Created At', + 'no' => 'No', + 'yes' => 'Yes', + 'delete' => 'Delete', + 'mass-delete' => 'Mass Delete', + 'mass-update' => 'Mass Update', + ], + + 'kanban' => [ + 'rotten-days' => 'Lead is rotten for :days days', + + 'columns' => [ + 'contact-person' => 'Contact Person', + 'id' => 'ID', + 'lead-type' => 'Lead Type', + 'lead-value' => 'Lead Value', + 'sales-person' => 'Sales Person', + 'source' => 'Source', + 'title' => 'Title', + 'tags' => 'Tags', + ], + + 'toolbar' => [ + 'search' => [ + 'title' => 'Search', + ], + + 'filters' => [ + 'apply-filters' => 'Apply Filters', + 'clear-all' => 'Clear All', + 'filter' => 'Filter', + 'filters' => 'Filters', + 'select' => 'Select', + ], + ], + ], + + 'view-switcher' => [ + 'all-pipelines' => 'All Pipelines', + 'create-new-pipeline' => 'Create New Pipeline', + ], + ], + + 'create' => [ + 'title' => 'Create Lead', + 'save-btn' => 'Save', + 'details' => 'Details', + 'details-info' => 'Put The Basic Information of the Lead', + 'contact-person' => 'Contact Person', + 'contact-info' => 'Information About the Contact Person', + 'products' => 'Products', + 'products-info' => 'Information About the Products', + ], + + 'edit' => [ + 'title' => 'Edit Lead', + 'save-btn' => 'Save', + 'details' => 'Details', + 'details-info' => 'Put The Basic Information of the Lead', + 'contact-person' => 'Contact Person', + 'contact-info' => 'Information About the Contact Person', + 'products' => 'Products', + 'products-info' => 'Information About the Products', + ], + + 'common' => [ + 'contact' => [ + 'name' => 'Name', + 'email' => 'Email', + 'contact-number' => 'Contact Number', + 'organization' => 'Organization', + ], + + 'products' => [ + 'product-name' => 'Product Name', + 'quantity' => 'quantity', + 'price' => 'Price', + 'amount' => 'Amount', + 'action' => 'Action', + 'add-more' => 'Add More', + 'total' => 'Total', + ], + ], + + 'view' => [ + 'title' => 'Lead: :title', + 'rotten-days' => ':days Days', + + 'attributes' => [ + 'title' => 'About Lead', + ], + + 'quotes'=> [ + 'subject' => 'Subject', + 'expired-at' => 'Expired At', + 'sub-total' => 'Sub Total', + 'discount' => 'Discount', + 'tax' => 'Tax', + 'adjustment' => 'Adjustment', + 'grand-total' => 'Grand Total', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'download' => 'Download', + 'destroy-success' => 'Quote deleted successfully.', + 'empty-title' => 'No Quotes Found', + 'empty-info' => 'No Quotes Found for this Lead', + 'add-btn' => 'Add Quote', + ], + + 'products' => [ + 'product-name' => 'Product Name', + 'quantity' => 'quantity', + 'price' => 'Price', + 'amount' => 'Amount', + 'action' => 'Action', + 'add-more' => 'Add More', + 'total' => 'Total', + 'empty-title' => 'No Products Found', + 'empty-info' => 'No Products Found for this Lead', + 'add-product' => 'Add Product', + ], + + 'persons' => [ + 'title' => 'About Persons', + 'job-title' => ':job_title at :organization', + ], + + 'stages' => [ + 'won-lost' => 'Won/Lost', + 'won' => 'Won', + 'lost' => 'Lost', + 'need-more-info' => 'Need More Details', + 'closed-at' => 'Closed At', + 'won-value' => 'Won Value', + 'lost-reason' => 'Lost Reason', + 'save-btn' => 'Save', + ], ], ], - 'response' => [ - 'create-success' => ':name با موفقیت ایجاد شد.', - 'update-success' => ':name با موفقیت بروزرسانی شد.', - 'destroy-success'=> ':name با موفقیت حذف شد.', - 'destroy-failed' => ':name نمی‌تواند حذف شود.', + 'configuration' => [ + 'index' => [ + 'back' => 'Back', + 'save-btn' => 'Save Configuration', + 'save-success' => 'Configuration Saved Successfully.', + 'search' => 'Search', + 'title' => 'Configuration', + + 'general' => [ + 'title' => 'General', + 'info' => 'General Configuration', + + 'general' => [ + 'title' => 'General', + 'info' => 'Update your general settings here.', + 'locale-settings' => [ + 'title' => 'Locale Settings', + 'title-info' => 'Defines the language used in the user interface, such as English (en), French (fr), or Japanese (ja).', + ], + ], + ], + ], ], - 'acl' => [ - 'leads' => 'سرنخ‌ها', - 'lead' => 'سرنخ', - 'quotes' => 'پیشنهادات قیمت', - 'mail' => 'ایمیل', - 'inbox' => 'صندوق ورودی', - 'draft' => 'پیش نویس', - 'outbox' => 'صندوق خروجی', - 'sent' => 'ارسال', - 'trash' => 'سطل زباله', - 'activities' => 'فعالیت ها', - 'contacts' => 'مخاطبان', - 'persons' => 'اشخاص', - 'organizations' => 'سازمان‌ها', - 'products' => 'محصولات', - 'settings' => 'تنظیمات', - 'groups' => 'گروه‌ها', - 'roles' => 'نقش‌های کاربری', - 'users' => 'کاربران', - 'user' => 'کاربر', - 'automation' => 'اتوماسیون', - 'attributes' => 'ویژگی‌ها', - 'pipelines' => 'کاریزها', - 'sources' => 'منابع', - 'types' => 'نوع‌ها', - 'email-templates' => 'قالب‌های ایمیل', - 'workflows' => 'گردش کارها', - 'other-settings' => 'سایر تنظیمات', - 'tags' => 'برچسب‌ها', - 'configuration' => 'پیکربندی', - 'create' => 'ایجاد', - 'edit' => 'ویرایش', - 'view' => 'نمایش', - 'print' => 'پرینت', - 'delete' => 'حذف', - 'export' => 'اکسپورت', - 'mass-delete' => 'حذف انبوه', + 'dashboard' => [ + 'index' => [ + 'title' => 'Dashboard', + + 'revenue' => [ + 'lost-revenue' => 'Lost Revenue', + 'won-revenue' => 'Won Revenue', + ], + + 'over-all' => [ + 'average-lead-value' => 'Average Lead Value', + 'total-leads' => 'Total Leads', + 'average-leads-per-day' => 'Average Leads Per Day', + 'total-quotations' => 'Total Quotations', + 'total-persons' => 'Total Persons', + 'total-organizations' => 'Total Organizations', + ], + + 'total-leads' => [ + 'title' => 'Leads', + 'total' => 'Total Leads', + 'won' => 'Won Leads', + 'lost' => 'Lost Leads', + ], + + 'revenue-by-sources' => [ + 'title' => 'Revenue By Sources', + 'empty-title' => 'No Data Available', + 'empty-info' => 'No data available for selected interval', + ], + + 'revenue-by-types' => [ + 'title' => 'Revenue By Types', + 'empty-title' => 'No Data Available', + 'empty-info' => 'No data available for selected interval', + ], + + 'top-selling-products' => [ + 'title' => 'Top Products', + 'empty-title' => 'No Products Found', + 'empty-info' => 'No products available for selected interval', + ], + + 'top-persons' => [ + 'title' => 'Top Persons', + 'empty-title' => 'No Persons Found', + 'empty-info' => 'No persons available for selected interval', + ], + + 'open-leads-by-states' => [ + 'title' => 'Open Leads By States', + 'empty-title' => 'No Data Available', + 'empty-info' => 'No data available for selected interval', + ], + ], ], - 'common' => [ - 'back' => 'بازگشت', - 'address' => 'آدرس', - 'country' => 'کشور', - 'add_more' => 'افزودن بیشتر', - 'select-country' => 'لطفا کشور را انتخاب کنید', - 'select-users' => 'انتخاب یوزرها', - 'select_rotten_leads' => 'انتخاب سرنخ‌های سوخت شده', - 'select-organization' => 'انتخاب سازمان‌ها', - 'state' => 'استان', - 'select-state' => 'لطفا استان را انتخاب کنید', - 'city' => 'شهر', - 'postcode' => 'کدپستی', - 'address-validation' => 'فیلد "آدرس" اجباری است', - 'work' => 'محل کار', - 'home' => 'خانه', - 'no-result-found' => 'رکوردی با این نام یافت نشد.', - 'add-as' => 'افزودن به عنوان جدید', - 'not-available' => 'در دسترس نیست', - 'select-options' => 'انتخاب گزینه‌ها', - 'yes' => 'بله', - 'no' => 'بدون', - 'delete' => 'حذف', - 'save' => 'ذخیره', - 'locale' => 'منطقه', - 'en' => 'English', - 'tr' => 'Türkçe', - 'ar' => 'Arabic', - 'es' => 'Spanish', - 'add-as' => 'به عنوان جدید اضافه کنید', - 'no-records-found' => 'رکوردی یافت نشد', - 'start-typing' => 'برای یافتن رکوردها شروع به تایپ کنید', - 'select-type' => 'انتخاب نوع', - 'select-call' => 'تماس', - 'select-meeting' => 'جلسه', - 'select-lunch' => 'نهار', - 'duplicate-value' => 'مقدار نمی‌تواند تکراری باشد', - 'unauthenticated' => 'احرازهویت نشده', - 'resource-not-found' => 'منبع یافت نشد', - 'forbidden-error' => 'خطای ممنوعه ۴۰۳', - 'internal-server-error' => 'خطای داخلی سرور ۵۰۰', - 'something-went-wrong' => 'مشکلی رخ داده است. لطفا بعدا دوباره امتحان کنید.', - 'delete-confirm' => 'آیا از حذف این آیتم اطمینان دارید؟', - 'system_attribute' => 'سیستم', - 'custom_attribute' => 'سفارشی', + 'layouts' => [ + 'app-version' => 'Version : :version', + 'dashboard' => 'Dashboard', + 'leads' => 'Leads', + 'quotes' => 'Quotes', + 'quote' => 'Quote', + 'mail' => [ + 'title' => 'Mail', + 'compose' => 'Compose', + 'inbox' => 'Inbox', + 'draft' => 'Draft', + 'outbox' => 'Outbox', + 'sent' => 'Sent', + 'trash' => 'Trash', + 'setting' => 'Setting', + ], + 'activities' => 'Activities', + 'contacts' => 'Contacts', + 'persons' => 'Persons', + 'person' => 'Person', + 'organizations' => 'Organizations', + 'organization' => 'Organization', + 'products' => 'Products', + 'product' => 'Product', + 'settings' => 'Settings', + 'user' => 'User', + 'user-info' => 'Manage all your users and their permissions in the CRM, what they’re allowed to do.', + 'groups' => 'Groups', + 'groups-info' => 'Add, edit or delete groups from CRM', + 'roles' => 'Roles', + 'role' => 'Role', + 'roles-info' => 'Add, edit or delete roles from CRM', + 'users' => 'Users', + 'users-info' => 'Add, edit or delete users from CRM', + 'lead' => 'Lead', + 'lead-info' => 'Manage all your leads related settings in the CRM', + 'pipelines' => 'Pipelines', + 'pipelines-info' => 'Add, edit or delete pipelines from CRM', + 'sources' => 'Sources', + 'sources-info' => 'Add, edit or delete sources from CRM', + 'types' => 'Types', + 'types-info' => 'Add, edit or delete types from CRM', + 'automation' => 'Automation', + 'automation-info' => 'Manage all your automation related settings in the CRM', + 'attributes' => 'Attributes', + 'attribute' => 'Attribute', + 'attributes-info' => 'Add, edit or delete attributes from CRM', + 'email-templates' => 'Email Templates', + 'email' => 'Email', + 'email-templates-info' => 'Add, edit or delete email templates from CRM', + 'workflows' => 'Workflows', + 'workflows-info' => 'Add, edit or delete workflows from CRM', + 'other-settings' => 'Other Settings', + 'other-settings-info' => 'Manage all your extra settings in the CRM', + 'tags' => 'Tags', + 'tags-info' => 'Add, edit or delete tags from CRM', + 'my-account' => 'My Account', + 'sign-out' => 'Sign Out', + 'back' => 'Back', + 'name' => 'Name', + 'configuration' => 'Configuration', + 'activities' => 'Activities', + 'howdy' => 'Howdy!', + 'warehouses' => 'Warehouses', + 'warehouse' => 'Warehouse', + 'warehouses-info' => 'Add, edit or delete warehouses from CRM', ], 'user' => [ 'account' => [ - 'name' => 'نام', - 'email' => 'ایمیل', - 'password' => 'پسورد', - 'my_account' => 'حساب کاربری من', - 'update_details' => 'بروزرسانی مشخصات', - 'current_password' => 'پسورد فعلی', - 'confirm_password' => 'تکرار پسورد', - 'password-match' => 'پسورد فعلی صحیح نیست.', - 'account-save' => 'تغییرات حساب کاربری با موفقیت ذخیره شد.', - 'permission-denied' => 'عدم دسترسی', - 'remove-image' => 'حذف تصویر', - 'upload_image_pix' => 'آپلود یک تصویر پروفایل (100px x 100px)', - 'upload_image_format' => 'در فرمت PNG یا JPG', - 'image_upload_message' => 'تنها تصاویر (.jpeg, .jpg, .png, ..) مجاز هستند.', + 'name' => 'Name', + 'email' => 'Email', + 'password' => 'Password', + 'my_account' => 'My account', + 'update_details' => 'Update Details', + 'current_password' => 'Current password', + 'confirm_password' => 'Confirm password', + 'password-match' => 'Current password does not match.', + 'account-save' => 'Account changes saved successfully.', + 'permission-denied' => 'Permission Denied', + 'remove-image' => 'Remove Image', + 'upload_image_pix' => 'Upload a Profile Image (100px x 100px)', + 'upload_image_format' => 'in PNG or JPG Format', + 'image_upload_message' => 'Only images (.jpeg, .jpg, .png, ..) are allowed.', ], ], 'emails' => [ 'common' => [ - 'dear' => ':name عزیز', - 'cheers' => 'با تشکر,
تیم :app_name', + 'dear' => 'Dear :name', + 'cheers' => 'Cheers,
Team :app_name', ], ], 'errors' => [ - '401' => 'شما اجازه دسترسی به این صفحه را ندارید', + '401' => 'You are not authorized to access this page', ], ]; diff --git a/packages/Webkul/Admin/src/Resources/lang/tr/app.php b/packages/Webkul/Admin/src/Resources/lang/tr/app.php index 9917571c1..c149a1d80 100644 --- a/packages/Webkul/Admin/src/Resources/lang/tr/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/tr/app.php @@ -1,944 +1,1959 @@ [ - 'title' => 'Panel', - 'cards' => 'Kartlar', - 'column' => 'Kolon', - 'done' => 'Tamamla', - 'activity' => 'Etkinlik', - 'activities' => 'Etkinlikler', - 'top_leads' => 'En İyi Talepler', - 'pipelines' => 'İşlem Hatları', - 'quotes' => 'Teklifler', - 'emails' => 'E-postalar', - 'custom_card' => 'Özel Kart', - 'customers' => 'Müşteriler', - 'top_customers' => 'En İyi Müşteriler', - 'products' => 'Ürünler', - 'top_products' => 'En İyi Ürünler', - 'leads_started' => 'Olası satışlar başladı', - 'leads_over_time' => 'Zamanla yol açar', - 'no_record_found' => 'Kayıt Bulunamadı', - 'week' => 'Hafta', + 'acl' => [ + 'leads' => 'Leads', + 'lead' => 'Lead', + 'quotes' => 'Quotes', + 'mail' => 'Mail', + 'inbox' => 'Inbox', + 'draft' => 'Draft', + 'outbox' => 'Outbox', + 'sent' => 'Sent', + 'trash' => 'Trash', + 'activities' => 'Activities', + 'webhook' => 'Webhook', + 'contacts' => 'Contacts', + 'persons' => 'Persons', + 'organizations' => 'Organizations', + 'products' => 'Products', + 'settings' => 'Settings', + 'groups' => 'Groups', + 'roles' => 'Roles', + 'users' => 'Users', + 'user' => 'User', + 'automation' => 'Automation', + 'attributes' => 'Attributes', + 'pipelines' => 'Pipelines', + 'sources' => 'Sources', + 'types' => 'Types', + 'email-templates' => 'Email Templates', + 'workflows' => 'Workflows', + 'other-settings' => 'Other Settings', + 'tags' => 'Tags', + 'configuration' => 'Configuration', + 'create' => 'Create', + 'edit' => 'Edit', + 'view' => 'View', + 'print' => 'Print', + 'delete' => 'Delete', + 'export' => 'Export', + 'mass-delete' => 'Mass Delete', ], - 'layouts' => [ - 'app-version' => 'Sürüm : :version', - 'dashboard' => 'Panel', - 'leads' => 'Adaylar', - 'quotes' => 'Teklifler', - 'quote' => 'Teklif', - 'mail' => [ - 'title' => 'Posta', - 'compose' => 'Oluştur', - 'inbox' => 'Gelen Kutusu', - 'draft' => 'Taslak', - 'outbox' => 'Giden Kutusu', - 'sent' => 'Gönderilmiş', - 'trash' => 'Çöp', - 'setting' => 'Ayar', - ], - 'activities' => 'Faaliyetler', - 'contacts' => 'Kişiler', - 'persons' => 'Kişiler', - 'person' => 'Kişi', - 'organizations' => 'Organizasyonlar', - 'organization' => 'Organizasyon', - 'products' => 'Ürünler', - 'product' => 'Ürün', - 'settings' => 'Ayarlar', - 'user' => 'Kullanıcı', - 'user-info' => 'CRM\'deki tüm kullanıcılarınızı ve izinlerini, ne yapmalarına izin verildiğini yönetin.', - 'groups' => 'Gruplar', - 'groups-info' => 'CRM\'den grup ekleyin, düzenleyin veya silin', - 'roles' => 'Roller', - 'role' => 'Rol', - 'roles-info' => 'CRM\'den roller ekleyin, düzenleyin veya silin', - 'users' => 'Kullanıcılar', - 'users-info' => 'CRM\'den kullanıcı ekleyin, düzenleyin veya silin', - 'lead' => 'Lider', - 'lead-info' => 'Müşteri adayıyla ilgili tüm ayarlarınızı CRM\'de yönetin', - 'pipelines' => 'İşlem Hatları', - 'pipelines-info' => 'CRM\'den işlem hatları ekleyin, düzenleyin veya silin', - 'sources' => 'Kaynaklar', - 'sources-info' => 'CRM\'den kaynak ekleyin, düzenleyin veya silin', - 'types' => 'Türler', - 'types-info' => 'CRM\'den türleri ekleyin, düzenleyin veya silin', - 'automation' => 'Otomasyon', - 'automation-info' => 'Otomasyonla ilgili tüm ayarlarınızı CRM\'de yönetin', - 'attributes' => 'Özellikler', - 'attribute' => 'Özellik', - 'attributes-info' => 'CRM\'den nitelikler ekleyin, düzenleyin veya silin', - 'email-templates' => 'E-posta Şablonları', - 'email' => 'E-posta', - 'email-templates-info' => 'CRM\'den e-posta şablonları ekleyin, düzenleyin veya silin', - 'workflows' => 'İş Akışları', - 'workflows-info' => 'CRM\'den iş akışları ekleyin, düzenleyin veya silin', - 'other-settings' => 'Diğer Ayarlar', - 'other-settings-info' => 'Tüm ekstra ayarlarınızı CRM\'de yönetin', - 'tags' => 'Etiketler', - 'tags-info' => 'CRM\'den etiket ekleyin, düzenleyin veya silin', - 'my-account' => 'Hesabım', - 'sign-out' => 'Oturumu Kapat', - 'back' => 'Geri', - 'name' => 'İsim', - 'configuration' => 'Yapılandırma', - 'activities' => 'Etkinlikler', - 'howdy' => 'Merhaba!', - 'warehouses' => 'Depolar', - 'warehouse' => 'Depo', - 'warehouses-info' => 'CRM üzerinden depo ekle, düzenle veya sil', - ], + 'users' => [ + 'login' => [ + 'email' => 'Email Address', + 'forget-password-link' => 'Forget Password ?', + 'password' => 'Password', + 'submit-btn' => 'Sign In', + 'title' => 'Sign In', + ], - 'contacts' => [ - 'organizations' => [ - 'title' => 'Organizasyonlar', - 'organization' => 'Organizasyon', - 'create-title' => 'Organizasyon Oluştur', - 'edit-title' => 'Organizasyonu Düzenle', - 'save-btn-title' => 'Kuruluş Olarak Kaydet', - 'back' => 'Geri', - 'cancel' => 'İptal', - 'create-success' => 'Kuruluş başarıyla oluşturuldu.', - 'update-success' => 'Kuruluş başarıyla güncellendi.', - 'delete-success' => 'Kuruluş başarıyla silindi.', - 'delete-failed' => 'Kuruluş silinemez.', + 'forget-password' => [ + 'create' => [ + 'email' => 'Registered Email', + 'email-not-exist' => 'Email Not Exists', + 'page-title' => 'Forget Password', + 'reset-link-sent' => 'Reset Password link sent', + 'sign-in-link' => 'Back to Sign In ?', + 'submit-btn' => 'Reset', + 'title' => 'Recover Password', + ], ], - 'persons' => [ - 'title' => 'Kişiler', - 'person' => 'Kişi', - 'create-title' => 'Kişi Oluştur', - 'edit-title' => 'Kişiyi Düzenle', - 'save-btn-title' => 'Kişi olarak kaydet', - 'back' => 'Geri', - 'cancel' => 'İptal', - 'create-success' => 'Kişi başarıyla oluşturuldu.', - 'update-success' => 'Kişi başarıyla güncellendi.', - 'delete-success' => 'Kişi başarıyla silindi.', - 'delete-failed' => 'Kişi silinemez.', + 'reset-password' => [ + 'back-link-title' => 'Back to Sign In ?', + 'confirm-password' => 'Confirm Password', + 'email' => 'Registered Email', + 'password' => 'Password', + 'submit-btn' => 'Reset Password', + 'title' => 'Reset Password', ], ], - 'leads' => [ - 'title' => 'Adaylar', - 'lead' => 'Lider', - 'create-title' => 'Müşteri Adayı Oluştur', - 'edit-title' => 'Müşteri Adayını Düzenle', - 'save-btn-title' => 'Müşteri adayı olarak kaydet', - 'save' => 'Kaydet', - 'upload' => 'Yükle', - 'back' => 'Geri', - 'cancel' => 'İptal', - 'no-lead' => 'Aday Yok', - 'lead-source-name' => 'Öncü kaynak', - 'details' => 'Detaylar', - 'rotten-info' => 'Müşteri adayı :days gün(ler)', - 'stage' => 'Sahne', - 'new' => 'Yeni', - 'won-lost' => 'Kazanan/Kaybeden', - 'won' => 'Kazanan', - 'lost' => 'Kaybetme', - 'change-stage' => 'Aşamayı Değiştir', - 'lost-reason' => 'Kayıp Sebep', - 'won-value' => 'Kazanılan Değer', - 'created-date:' => 'Oluşturma Tarihi:', - 'closed-date:' => 'Kapanış Tarihi:', - 'closed-date' => 'Kapanış Tarihi', - 'expected-close-date:' => 'Beklenen Kapanış Tarihi:', - 'contact-person' => 'İlgili Kişi', - 'add-tag' => 'Etiket Ekle', - 'search-tag' => 'Etiketi Ara', - 'name' => 'İsim', - 'color' => 'Renk', - 'email' => 'E-posta', - 'contact-numbers' => 'İletişim Numaraları', - 'organization' => 'Organizasyon', - 'address' => 'Adres', - 'products' => 'Ürünler', - 'item' => 'Kalem', - 'price' => 'Fiyat', - 'quantity' => 'Miktar', - 'amount' => 'Tutar', - 'create-success' => 'Müşteri adayı başarıyla oluşturuldu.', - 'update-success' => 'Müşteri adayı başarıyla güncellendi.', - 'delete-success' => 'Müşteri adayı başarıyla silindi.', - 'delete-failed' => 'Müşteri adayı silinemez.', - 'product-quantity-required' => 'Ürün miktarı, ürün kimliği mevcut olduğunda gereklidir.', - 'product-price-required' => 'Ürün fiyatı, ürün kimliği mevcut olduğunda gereklidir.', - 'product-name-required' => 'Ürün adı, ürün kimliği mevcut olduğunda gereklidir.', - 'selected-product-not-exist' => 'Seçilen ürün kimliği mevcut değil.', - 'note' => 'Not', - 'activity' => 'Etkinlik', - 'title-control' => 'Başlık', - 'call' => 'Arama Yap', - 'meeting' => 'Toplantı', - 'lunch' => 'Öğle Yemeği', - 'file' => 'Dosya', - 'quote' => 'Teklif', - 'create-quote' => 'Teklif Oluştur', - 'type' => 'Tip', - 'description' => 'Açıklama', - 'schedule' => 'Takvim', - 'from' => 'İtibaren', - 'to' => 'İle', - 'location' => 'Lokasyon', - 'participants' => 'Katılımcılar', - 'participant-info' => 'Adı yazmaya başla', - 'users' => 'Kullanıcılar', - 'persons' => 'Kişiler', - 'cc' => 'Bilgi', - 'bcc' => 'Gizli', - 'email-placeholder' => 'E-posta eklemek için enter\'a basın', - 'file' => 'Dosya', - 'subject' => 'Konu', - 'reply' => 'Cevapla', - 'send' => 'Gönder', - 'all' => 'Tümü', - 'notes' => 'Notlar', - 'select-type' => 'Tür Seç', - 'calls' => 'Aramalar', - 'meetings' => 'Toplantılar', - 'lunches' => 'Öğle Yemekleri', - 'emails' => 'E-postalar', - 'files' => 'Dosyalar', - 'sales-owner' => 'Satış Sahibi', - 'person' => 'Kişi', - 'expired-at' => 'Süresi Doldu', - 'sub-total' => 'Ara Toplam', - 'discount' => 'İndirim', - 'tax' => 'Vergi', - 'adjustment' => 'Ayarlama', - 'grand-total' => 'Genel Toplam', - 'actions' => 'Hareketler', - 'planned' => 'Planlı', - 'done' => 'Tamamla', - 'edit' => 'Düzenle', - 'view' => 'Görüntüle', - 'unlink' => 'Bağlantıyı Kaldır', - 'mark-as-done' => 'Tamamlandı olarak işaretle', - 'remove' => 'Kaldır', - 'export-to-pdf' => 'PDF\'ye Aktar', - 'empty-planned-activities' => 'Planlanmış bir etkinliğiniz yok.', - 'empty-done-activities' => 'Yaptığınız hiçbir Etkinlik yok.', - 'note-added' => 'Not eklendi', - 'call-scheduled' => 'Çağrı şu saatte planlandı :from - :to', - 'meeting-scheduled' => 'Toplantı :from - :to da planlandı', - 'lunch-scheduled' => 'Öğle yemeği :from - :to saatinde planlanmıştır', - 'file-added' => 'Dosya eklendi', - 'quote-destroy-success' => 'Alıntı başarıyla kaldırıldı.', - 'tag-create-success' => 'Etiket başarıyla eklendi.', - 'tag-destroy-success' => 'Etiket başarıyla kaldırıldı.', - 'edit' => 'Düzenlemek', + 'account' => [ + 'edit' => [ + 'back-btn' => 'Back', + 'change-password' => 'Change Password', + 'confirm-password' => 'Confirm Password', + 'current-password' => 'Current Password', + 'email' => 'Email', + 'general' => 'General', + 'invalid-password' => 'The current password you entered is incorrect.', + 'name' => 'Name', + 'password' => 'Password', + 'profile-image' => 'Profile Image', + 'save-btn' => 'Save Account', + 'title' => 'My Account', + 'update-success' => 'Account updated successfully', + 'upload-image-info' => 'Upload a Profile Image (110px X 110px) in PNG or JPG Format', + ], ], - 'quotes' => [ - 'title' => 'Teklifler', - 'quote' => 'Teklif', - 'create-title' => 'Teklif Oluştur', - 'edit-title' => 'Teklifi Düzenle', - 'save-btn-title' => 'Teklifi Kaydet', - 'back' => 'Geri', - 'cancel' => 'İptal', - 'quote-information' => 'Teklif Bilgileri', - 'lead' => 'Lider', - 'address-information' => 'Adres Bilgisi', - 'quote-items' => 'Teklif Öğeleri', - 'name' => 'İsim', - 'quantity' => 'Miktar', - 'price' => 'Fiyat', - 'amount' => 'Tutar', - 'discount' => 'İndirim', - 'tax' => 'Vergi', - 'total' => 'Toplam', - 'sub-total' => 'Ara Toplam', - 'adjustment' => 'Ayarlama', - 'grand-total' => 'Genel Toplam', - 'create-success' => 'Teklif başarıyla oluşturuldu.', - 'update-success' => 'Teklif başarıyla güncellendi.', - 'delete-success' => 'Teklif başarıyla silindi.', - 'delete-failed' => 'Teklif silinemez.', - 'quote-id' => 'Teklif Id', - 'quote-date' => 'Teklif Tarihi', - 'valid-until' => 'Geçerlilik Tarihi', - 'sales-person' => 'Satış Elemanı', - 'bill-to' => 'Fatura Edilen', - 'ship-to' => 'Alıcı', - 'sku' => 'Barkod', - 'product-name' => 'Ürün Adı', - 'price' => 'Fiyat', - 'amount' => 'Tutar', - 'quantity' => 'Miktar', - 'sub-total' => 'Ara Toplam', - 'tax' => 'Vergi', - 'adjustment' => 'Ayarlama', - 'grand-total' => 'Genel Toplam', - 'search' => 'Arama..', + 'components' => [ + 'activities' => [ + 'actions' => [ + 'mail' => [ + 'btn' => 'Mail', + 'title' => 'Compose Mail', + 'to' => 'To', + 'enter-emails' => 'Press enter to add emails', + 'cc' => 'CC', + 'bcc' => 'BCC', + 'subject' => 'Subject', + 'send-btn' => 'Send', + 'message' => 'Message', + ], + + 'file' => [ + 'btn' => 'File', + 'title' => 'Add File', + 'title-control' => 'Title', + 'name' => 'Name', + 'description' => 'Description', + 'file' => 'File', + 'save-btn' => 'Save File', + ], + + 'note' => [ + 'btn' => 'Note', + 'title' => 'Add Note', + 'comment' => 'Comment', + 'save-btn' => 'Save Note', + ], + + 'activity' => [ + 'btn' => 'Activity', + 'title' => 'Add Activity', + 'title-control' => 'Title', + 'description' => 'Description', + 'schedule-from' => 'Schedule From', + 'schedule-to' => 'Schedule To', + 'location' => 'Location', + 'call' => 'Call', + 'meeting' => 'Meeting', + 'lunch' => 'Lunch', + 'save-btn' => 'Save Activity', + + 'participants' => [ + 'title' => 'Participants', + 'placeholder' => 'Type to search participants', + 'users' => 'Users', + 'persons' => 'Persons', + 'no-results' => 'No result found...', + ], + ], + ], + + 'index' => [ + 'from' => 'From', + 'to' => 'To', + 'cc' => 'Cc', + 'bcc' => 'Bcc', + 'all' => 'All', + 'planned' => 'Planned', + 'calls' => 'Calls', + 'meetings' => 'Meetings', + 'lunches' => 'Lunches', + 'files' => 'Files', + 'quotes' => 'Quotes', + 'notes' => 'Notes', + 'emails' => 'Emails', + 'change-log' => 'Changelogs', + 'by-user' => 'By :user', + 'scheduled-on' => 'Scheduled on', + 'location' => 'Location', + 'participants' => 'Participants', + 'mark-as-done' => 'Mark as Done', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'view' => 'View', + 'unlink' => 'Unlink', + 'empty' => 'Empty', + + 'empty-placeholders' => [ + 'all' => [ + 'title' => 'No Activities Found', + 'description' => 'No activities found for this. You can add activities by clicking on the button on the left panel.', + ], + + 'planned' => [ + 'title' => 'No Planned Activities Found', + 'description' => 'No planned activities found for this. You can add planned activities by clicking on the button on the left panel.', + ], + + 'notes' => [ + 'title' => 'No Notes Found', + 'description' => 'No notes found for this. You can add notes by clicking on the button on the left panel.', + ], + + 'calls' => [ + 'title' => 'No Calls Found', + 'description' => 'No notes found for this. You can add notes by clicking on the button on the left panel.', + ], + + 'meetings' => [ + 'title' => 'No Meetings Found', + 'description' => 'No meetings found for this. You can add meetings by clicking on the button on the left panel.', + ], + + 'lunches' => [ + 'title' => 'No Lunches Found', + 'description' => 'No lunches found for this. You can add lunches by clicking on the button on the left panel.', + ], + + 'files' => [ + 'title' => 'No Files Found', + 'description' => 'No files found for this. You can add files by clicking on the button on the left panel.', + ], + + 'emails' => [ + 'title' => 'No Emails Found', + 'description' => 'No emails found for this. You can add email by clicking on the button on the left panel.', + ], + + 'system' => [ + 'title' => 'No Changelogs Found', + 'description' => 'No changelogs found for this.', + ], + ], + ], + ], + + 'media' => [ + 'images' => [ + 'add-image-btn' => 'Add Image', + 'ai-add-image-btn' => 'Magic AI', + 'allowed-types' => 'png, jpeg, jpg', + 'not-allowed-error' => 'Only images files (.jpeg, .jpg, .png, ..) are allowed.', + + 'placeholders' => [ + 'front' => 'Front', + 'next' => 'Next', + 'size' => 'Size', + 'use-cases' => 'Use Cases', + 'zoom' => 'Zoom', + ], + ], + + 'videos' => [ + 'add-video-btn' => 'Add Video', + 'allowed-types' => 'mp4, webm, mkv', + 'not-allowed-error' => 'Only videos files (.mp4, .mov, .ogg ..) are allowed.', + ], + ], + + 'datagrid' => [ + 'index' => [ + 'no-records-selected' => 'No records have been selected.', + 'must-select-a-mass-action-option' => 'You must select a mass action\'s option.', + 'must-select-a-mass-action' => 'You must select a mass action.', + ], + + 'toolbar' => [ + 'length-of' => ':length of', + 'of' => 'of', + 'per-page' => 'Per Page', + 'results' => ':total Results', + 'delete' => 'Delete', + 'selected' => ':total Items Selected', + + 'mass-actions' => [ + 'submit' => 'Submit', + 'select-option' => 'Select Option', + 'select-action' => 'Select Action', + ], + + 'filter' => [ + 'apply-filters-btn' => 'Apply Filters', + 'back-btn' => 'Back', + 'create-new-filter' => 'Create New Filter', + 'custom-filters' => 'Custom Filters', + 'delete-error' => 'Something went wrong while deleting the filter, please try again.', + 'delete-success' => 'Filter has been deleted successfully.', + 'empty-description' => 'There is no selected filters available to save. Please select filters to save.', + 'empty-title' => 'Add Filters to Save', + 'name' => 'Name', + 'quick-filters' => 'Quick Filters', + 'save-btn' => 'Save', + 'save-filter' => 'Save Filter', + 'saved-success' => 'Filter has been saved successfully.', + 'selected-filters' => 'Selected Filters', + 'title' => 'Filter', + 'update' => 'Update', + 'update-filter' => 'Update Filter', + 'updated-success' => 'Filter has been updated successfully.', + ], + + 'search' => [ + 'title' => 'Search', + ], + ], + + 'filters' => [ + 'select' => 'Select', + 'title' => 'Filters', + + 'dropdown' => [ + 'searchable' => [ + 'at-least-two-chars' => 'Type at least 2 characters...', + 'no-results' => 'No result found...', + ], + ], + + 'custom-filters' => [ + 'clear-all' => 'Clear All', + 'title' => 'Custom Filters', + ], + + 'boolean-options' => [ + 'false' => 'False', + 'true' => 'True', + ], + + 'date-options' => [ + 'last-month' => 'Last Month', + 'last-six-months' => 'Last 6 Months', + 'last-three-months' => 'Last 3 Months', + 'this-month' => 'This Month', + 'this-week' => 'This Week', + 'this-year' => 'This Year', + 'today' => 'Today', + 'yesterday' => 'Yesterday', + ], + ], + + 'table' => [ + 'actions' => 'Actions', + 'no-records-available' => 'No Records Available.', + ], + ], + + 'modal' => [ + 'confirm' => [ + 'agree-btn' => 'Agree', + 'disagree-btn' => 'Disagree', + 'message' => 'Are you sure you want to perform this action?', + 'title' => 'Are you sure?', + ], + ], + + 'tags' => [ + 'index' => [ + 'title' => 'Tags', + 'added-tags' => 'Added Tags', + 'save-btn' => 'Save Tag', + 'placeholder' => 'Type to search tags', + 'add-tag' => 'Add \":term\"...', + 'aquarelle-red' => 'Aquarelle Red', + 'crushed-cashew' => 'Crushed Cashew', + 'beeswax' => 'Beeswax', + 'lemon-chiffon' => 'Lemon Chiffon', + 'snow-flurry' => 'Snow Flurry', + 'honeydew' => 'Honeydew', + ], + ], + + 'layouts' => [ + 'header' => [ + 'mega-search' => [ + 'title' => 'Search', + + 'tabs' => [ + 'leads' => 'Leads', + 'quotes' => 'Quotes', + 'persons' => 'Persons', + 'products' => 'Products', + ], + + 'explore-all-products' => 'Explore all Products', + 'explore-all-leads' => 'Explore all Leads', + 'explore-all-contacts' => 'Explore all Contacts', + 'explore-all-quotes' => 'Explore all Quotes', + 'explore-all-matching-products' => 'Explore all products matching ":query" (:count)', + 'explore-all-matching-leads' => 'Explore all leads matching ":query" (:count)', + 'explore-all-matching-contacts' => 'Explore all contacts matching ":query" (:count)', + 'explore-all-matching-quotes' => 'Explore all quotes matching ":query" (:count)', + ], + ], + ], + + 'attributes' => [ + 'lookup' => [ + 'click-to-add' => 'Click to add', + 'search' => 'Search', + 'no-result-found' => 'No result found', + 'search' => 'Search...', + ], + ], + + 'lookup' => [ + 'click-to-add' => 'Click to Add', + 'no-results' => 'No Results Found', + 'add-as-new' => 'Add as New', + 'search' => 'Search...', + ], + + 'flash-group' => [ + 'success' => 'Success', + 'error' => 'Error', + 'warning' => 'Warning', + 'info' => 'Info', + ], ], - 'mail' => [ - 'title' => 'Posta - :type', - 'compose' => 'Oluştur', - 'inbox' => 'Gelen Kutusu', - 'draft' => 'Taslak', - 'outbox' => 'Giden Kutusu', - 'sent' => 'Gönder', - 'trash' => 'Çöp', - 'setting' => 'Ayar', - 'total' => 'Toplam', - 'link-mail' => 'Posta Bağlantısı', - 'link-contact' => 'İletişim Bağlantısı', - 'linked-contact' => 'Bağlantılı Kişi', - 'add-to-existing-contact' => 'Mevcut kişiye ekle', - 'create-new-contact' => 'Yeni kişi yarat', - 'search-contact' => 'Kişi Ara', - 'link-lead' => 'Bağlantı Lideri', - 'linked-lead' => 'Bağlantılı Lider', - 'search-lead' => 'Lider Ara', - 'link-to-existing-lead' => 'Mevcut Bağlantı', - 'add-new-lead' => 'Yeni Müşteri Adayı Ekle', - 'send' => 'Gönder', - 'back' => 'Geri', - 'discard' => 'atmak', - 'from-' => 'İtibaren - ', - 'to-' => 'İle - ', - 'cc-' => 'Bilgi - ', - 'bcc-' => 'Gizli - ', - 'reply' => 'Cevapla', - 'reply-all' => 'Tümünü Cevapla', - 'forward' => 'İleri', - 'delete' => 'Sil', - 'destroy-success' => 'Seçilen e-postalar başarıyla silindi.', - 'save-to-draft' => 'Taslağa Kaydet', - 'create-success' => 'E-posta başarıyla gönderildi.', - 'update-success' => 'E-posta başarıyla güncellendi.', - 'saved-to-draft' => 'E-posta taslağa kaydedildi.', - 'delete-success' => 'E-posta başarıyla silindi.', - 'delete-failed' => 'E-posta silinemez.', - 'mass-update-success' => 'E-postalar başarıyla güncellendi.', + 'quotes' => [ + 'index' => [ + 'title' => 'Quotes', + 'create-btn' => 'Create Quote', + 'create-success' => 'Quote created successfully.', + 'update-success' => 'Quote updated successfully.', + 'delete-success' => 'Quote deleted successfully.', + 'delete-failed' => 'Quote can not be deleted.', - 'forget-password' => [ - 'subject' => 'Müşteri Parolası Sıfırlama', - 'dear' => 'Sayın :name', - 'reset-password' => 'Şifreyi Sıfırla', - 'info' => 'Bu e-postayı, hesabınız için bir şifre sıfırlama isteği aldığımız için alıyorsunuz.', - 'final-summary' => 'Parola sıfırlama talebinde bulunmadıysanız, başka bir işlem yapmanız gerekmez', - 'thanks' => 'Teşekkürler!', + 'datagrid' => [ + 'subject' => 'Subject', + 'sales-person' => 'Sales Person', + 'expired-at' => 'Expired At', + 'created-at' => 'Created At', + 'expired-quotes' => 'Expired Quote', + 'person' => 'Person', + 'subtotal' => 'Subtotal', + 'discount' => 'Discount', + 'tax' => 'Tax', + 'adjustment' => 'Adjustment', + 'grand-total' => 'Grand Total', + 'edit' => 'Edit', + 'delete' => 'Delete', + 'print' => 'Print', + ], + + 'pdf' => [ + 'title' => 'Quote', + 'grand-total' => 'Grand Total', + 'adjustment' => 'Adjustment', + 'discount' => 'Discount', + 'tax' => 'Tax', + 'sub-total' => 'Sub Total', + 'amount' => 'Amount', + 'quantity' => 'Quantity', + 'price' => 'Price', + 'product-name' => 'Product Name', + 'sku' => 'SKU', + 'shipping-address' => 'Shipping Address', + 'billing-address' => 'Billing Address', + 'expired-at' => 'Expired At', + 'sales-person' => 'Sales Person', + 'date' => 'Date', + 'quote-id' => 'Quote ID', + ], ], - 'user' => [ - 'create-subject' => 'Üye olarak eklendiniz.', - 'create-body' => 'Tebrikler! Artık ekibimizin bir üyesisiniz.', + 'create' => [ + 'title' => 'Create Quote', + 'save-btn' => 'Save Quote', + 'quote-info' => 'Quote Information', + 'quote-info-info' => 'Put the basic information of the quote.', + 'address-info' => 'Address Information', + 'address-info-info' => 'Information about the address related to quote.', + 'quote-items' => 'Quote Items', + 'search-products' => 'Search Products', + 'link-to-lead' => 'Link to lead', + 'quote-item-info' => 'Add Product Request for this quote.', + 'quote-name' => 'Quote name', + 'quantity' => 'Quantity', + 'price' => 'Price', + 'discount' => 'Discount', + 'tax' => 'Tax', + 'total' => 'Total', + 'amount' => 'Amount', + 'add-item' => '+ Add Item', + 'sub-total' => 'Sub Total (:symbol)', + 'total-discount' => 'Discount (:symbol)', + 'total-tax' => 'Tax (:symbol)', + 'total-adjustment' => 'Adjustment (:symbol)', + 'grand-total' => 'Grant Total (:symbol)', + 'discount-amount' => 'Discount amount', + 'tax-amount' => 'Tax amount', + 'adjustment-amount' => 'Adjustment amount', + 'product-name' => 'Product Name', + 'action' => 'Action', + ], + + 'edit' => [ + 'title' => 'Edit Quote', + 'save-btn' => 'Save Quote', + 'quote-info' => 'Quote Information', + 'quote-info-info' => 'Put the basic information of the quote.', + 'address-info' => 'Address Information', + 'address-info-info' => 'Information about the address related to quote.', + 'quote-items' => 'Quote Items', + 'link-to-lead' => 'Link to lead', + 'quote-item-info' => 'Add Product Request for this quote.', + 'quote-name' => 'Quote name', + 'quantity' => 'Quantity', + 'price' => 'Price', + 'search-products' => 'Search Products', + 'discount' => 'Discount', + 'tax' => 'Tax', + 'total' => 'Total', + 'amount' => 'Amount', + 'add-item' => '+ Add Item', + 'sub-total' => 'Sub Total (:symbol)', + 'total-discount' => 'Discount (:symbol)', + 'total-tax' => 'Tax (:symbol)', + 'total-adjustment' => 'Adjustment (:symbol)', + 'grand-total' => 'Grant Total (:symbol)', + 'discount-amount' => 'Discount amount', + 'tax-amount' => 'Tax amount', + 'adjustment-amount' => 'Adjustment amount', + 'product-name' => 'Product Name', + 'action' => 'Action', ], ], - 'activities' => [ - 'title' => 'Etkinlikler', - 'title-control' => 'Başlık', - 'edit-title' => 'Etkinlik Düzenle', - 'save-btn-title' => 'Etkinlik olarak kaydet', - 'back' => 'Geri', - 'type' => 'Tip', - 'note' => 'Not', - 'call' => 'Arama Yap', - 'meeting' => 'Toplantı', - 'lunch' => 'Öğle Yemeği', - 'file' => 'Dosya', - 'description' => 'Açıklama', - 'schedule' => 'Takvim', - 'from' => 'İtibaren', - 'to' => 'İle', - 'location' => 'Lokasyon', - 'participants' => 'Katılımcılar', - 'lead' => 'Müşteri', - 'duration-overlapping' => 'Katılımcıların şu anda başka bir toplantısı var. Devam etmek istiyor musun?', - 'file-upload-success' => 'Dosya(lar) başarıyla yüklendi.', - 'file-upload-error' => 'Dosya(lar) yüklenemiyor.', - 'create-success' => ':type başarıyla oluşturuldu.', - 'update-success' => ':type başarıyla güncellendi.', - 'mass-update-success' => 'Etkinlikler başarıyla güncellendi.', - 'mass-update-failed' => 'Etkinlikler güncellenemez.', - 'destroy-success' => ':type başarıyla silindi.', - 'delete-failed' => ':type silinemez.', - 'typing-placeholder' => 'Adı yazmaya başla', + 'contacts' => [ + 'persons' => [ + 'index' => [ + 'title' => 'Persons', + 'create-btn' => 'Create Person', + 'create-success' => 'Person created successfully.', + 'update-success' => 'Person updated successfully.', + 'delete-success' => 'Person deleted successfully.', + 'delete-failed' => 'Person can not be deleted.', + + 'datagrid' => [ + 'contact-numbers' => 'Contact Numbers', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'emails' => 'Emails', + 'id' => 'ID', + 'view' => 'View', + 'name' => 'Name', + 'organization-name' => 'Organization Name', + ], + ], + + 'view' => [ + 'title' => ':name', + 'about-person' => 'About Person', + + 'activities' => [ + 'index' => [ + 'all' => 'All', + 'calls' => 'Calls', + 'meetings' => 'Meetings', + 'lunches' => 'Lunches', + 'files' => 'Files', + 'quotes' => 'Quotes', + 'notes' => 'Notes', + 'emails' => 'Emails', + 'by-user' => 'By :user', + 'scheduled-on' => 'Scheduled on', + 'location' => 'Location', + 'participants' => 'Participants', + 'mark-as-done' => 'Mark as Done', + 'delete' => 'Delete', + 'edit' => 'Edit', + ], + + 'actions' => [ + 'mail' => [ + 'btn' => 'Mail', + 'title' => 'Compose Mail', + 'to' => 'To', + 'cc' => 'CC', + 'bcc' => 'BCC', + 'subject' => 'Subject', + 'send-btn' => 'Send', + 'message' => 'Message', + ], + + 'file' => [ + 'btn' => 'File', + 'title' => 'Add File', + 'title-control' => 'Title', + 'name' => 'File Name', + 'description' => 'Description', + 'file' => 'File', + 'save-btn' => 'Save File', + ], + + 'note' => [ + 'btn' => 'Note', + 'title' => 'Add Note', + 'comment' => 'Comment', + 'save-btn' => 'Save Note', + ], + + 'activity' => [ + 'btn' => 'Activity', + 'title' => 'Add Activity', + 'title-control' => 'Title', + 'description' => 'Description', + 'schedule-from' => 'Schedule From', + 'schedule-to' => 'Schedule To', + 'location' => 'Location', + 'call' => 'Call', + 'meeting' => 'Meeting', + 'lunch' => 'Lunch', + 'save-btn' => 'Save Activity', + ], + ], + ], + ], + + 'create' => [ + 'title' => 'Create Person', + 'save-btn' => 'Save Person', + ], + + 'edit' => [ + 'title' => 'Edit Person', + 'save-btn' => 'Save Person', + ], + ], + + 'organizations' => [ + 'index' => [ + 'title' => 'Organizations', + 'create-btn' => 'Create Organization', + 'create-success' => 'Organization created successfully.', + 'update-success' => 'Organization updated successfully.', + 'delete-success' => 'Organization deleted successfully.', + 'delete-failed' => 'Organization can not be deleted.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + 'persons-count' => 'Person Count', + ], + ], + + 'create' => [ + 'title' => 'Create Organization', + 'save-btn' => 'Save Organization', + ], + + 'edit' => [ + 'title' => 'Edit Organization', + 'save-btn' => 'Save Organization', + ], + ], ], 'products' => [ - 'title' => 'Ürünler', - 'product' => 'Ürün', - 'create-title' => 'Ürün Oluştur', - 'edit-title' => 'Ürün Düzenle', - 'save-btn-title' => 'Ürünü Kaydet', - 'back' => 'Geri', - 'cancel' => 'İptal', - 'information' => 'Bilgi', - 'inventories' => 'Envanterler', - 'location' => 'Konum', - 'search' => 'Ara..', - 'name' => 'Ad', - 'save' => 'Kaydet', - 'in-stock' => 'Stokta', - 'allocated' => 'Tahsis Edilen', - 'create-success' => 'Ürün başarıyla oluşturuldu.', - 'update-success' => 'Ürün başarıyla güncellendi', - 'delete-success' => 'Ürün başarıyla silindi', - 'delete-failed' => 'Ürün silinemez.', - ], + 'index' => [ + 'title' => 'Products', + 'create-btn' => 'Create Product', + 'create-success' => 'Product created successfully.', + 'update-success' => 'Product updated successfully.', + 'delete-success' => 'Product deleted successfully.', + 'delete-failed' => 'Product can not be deleted.', - 'sessions' => [ - 'login' => [ - 'title' => 'Giriş Yap', - 'welcome' => 'Tekrar Hoşgeldiniz', - 'email' => 'E-posta', - 'password' => 'Şifre', - 'login' => 'Giriş Yap', - 'forgot-password' => 'Parolanızı mı unuttunuz?', - 'login-error' => 'Lütfen kimlik bilgilerinizi kontrol edin ve tekrar deneyin.', - 'activate-warning' => 'Hesabınız henüz etkinleştirilmedi, lütfen yönetici ile iletişime geçin.', + 'datagrid' => [ + 'allocated' => 'Allocated', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'id' => 'ID', + 'in-stock' => 'In Stock', + 'name' => 'Name', + 'on-hand' => 'On Hand', + 'price' => 'Price', + 'sku' => 'SKU', + 'view' => 'View', + ], ], - 'forgot-password' => [ - 'title' => 'Parolanızı mı unuttunuz?', - 'email' => 'E-posta', - 'send-reset-password-email' => 'Şifre Sıfırlama E-postası Gönder', - 'reset-link-sent' => 'Şifre sıfırlama bağlantınızı e-posta ile gönderdik.', - 'email-not-exist' => 'Bu e-posta adresine sahip bir kullanıcı bulamıyoruz.', - 'back-to-login' => 'Girişe geri dön', + 'create' => [ + 'save-btn' => 'Save Products', + 'title' => 'Create Products', + 'general' => 'General', + 'price' => 'Price', ], - 'reset-password' => [ - 'title' => 'Şifreyi Sıfırla', - 'email' => 'E-posta', - 'password' => 'Şifre', - 'confirm-password' => 'Şifreyi Onayla', - 'reset-password' => 'Şifreyi Sıfırla', + 'edit' => [ + 'title' => 'Edit Products', + 'save-btn' => 'Save Products', + 'general' => 'General', + 'price' => 'Price', + ], + + 'view' => [ + 'sku' => 'SKU', + 'all' => 'All', + 'notes' => 'Notes', + 'files' => 'Files', + 'inventories' => 'Inventory', + 'change-logs' => 'Changelogs', + + 'attributes' => [ + 'about-product' => 'About Product', + ], + + 'inventory' => [ + 'source' => 'Source', + 'in-stock' => 'In Stock', + 'allocated' => 'Allocated', + 'on-hand' => 'On Hand', + 'actions' => 'Actions', + 'assign' => 'Assign', + 'add-source' => 'Add Source', + 'location' => 'Location', + 'add-more' => 'Add More', + 'save' => 'Save', + ], ], ], 'settings' => [ - 'title' => 'Ayarlar', + 'title' => 'Settings', 'groups' => [ - 'title' => 'Gruplar', - 'group' => 'Grup', - 'edit-title' => 'Grup Düzenle', - 'description' => 'Açıklama', - 'create-title' => 'Grup Oluştur', - 'save-btn-title' => 'Grubu Kaydet', - 'update-btn-title' => 'Grubu Güncelle', - 'create-success' => 'Grup başarıyla oluşturuldu', - 'update-success' => 'Grup başarıyla güncellendi', - 'destroy-success' => 'Grup başarıyla silindi', - 'delete-failed' => 'Grup silinemez.', - 'user-define-error' => 'Sistem grubu silinemez.', + 'index' => [ + 'create-btn' => 'Create Group', + 'title' => 'Groups', + 'create-success' => 'Group created successfully.', + 'update-success' => 'Group updated successfully.', + 'destroy-success' => 'Group deleted successfully.', + 'delete-failed' => 'Group can not be deleted.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'description' => 'Description', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + ], + + 'edit' => [ + 'title' => 'Edit Group', + ], + + 'create' => [ + 'name' => 'Name', + 'title' => 'Create Group', + 'description' => 'Description', + 'save-btn' => 'Save Group', + ], + ], ], 'roles' => [ - 'title' => 'Roller', - 'role' => 'Rol', - 'edit-title' => 'Rolu Düzenle', - 'description' => 'Açıklama', - 'create-title' => 'Rol Oluştur', - 'permission_type' => 'İzin Türü', - 'custom' => 'Özel', - 'all' => 'Tümü', - 'save-btn-title' => 'Rolu Kaydet', - 'update-btn-title' => 'Rolu Güncelle', - 'create-success' => 'Rol başarıyla oluşturuldu.', - 'update-success' => 'Rol başarıyla güncellendi.', - 'delete-success' => 'Rol başarıyla silindi.', - 'delete-failed' => 'Rol silinemez.', - 'user-define-error' => 'Sistem rolü silinemez.', - 'last-delete-error' => 'En az bir rol gereklidir.', - 'current-role-delete-error' => 'Geçerli kullanıcıya atanan rol silinemez.', - 'being-used' => 'Yönetici kullanıcıda kullanıldığı için rol silinemez.', + 'index' => [ + 'being-used' => 'Role can not be deleted, as this is being used in admin user.', + 'create-btn' => 'Create Roles', + 'create-success' => 'Role created successfully.', + 'current-role-delete-error' => 'Can not delete role assigned to the current user.', + 'delete-failed' => 'Role can not be deleted.', + 'delete-success' => 'Role deleted successfully.', + 'last-delete-error' => 'At least one role is required.', + 'settings' => 'Settings', + 'title' => 'Roles', + 'update-success' => 'Role updated successfully.', + 'user-define-error' => 'Can not delete system role.', + + 'datagrid' => [ + 'all' => 'All', + 'custom' => 'Custom', + 'delete' => 'Delete', + 'description' => 'Description', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + 'permission-type' => 'Permission Type', + ], + ], + + 'create' => [ + 'access-control' => 'Access Control', + 'all' => 'All', + 'back-btn' => 'Back', + 'custom' => 'Custom', + 'description' => 'Description', + 'general' => 'General', + 'name' => 'Name', + 'permissions' => 'Permissions', + 'save-btn' => 'Save Role', + 'title' => 'Create Role', + ], + + 'edit' => [ + 'access-control' => 'Access Control', + 'all' => 'All', + 'back-btn' => 'Back', + 'custom' => 'Custom', + 'description' => 'Description', + 'general' => 'General', + 'name' => 'Name', + 'permissions' => 'Permissions', + 'save-btn' => 'Save Role', + 'title' => 'Edit Role', + ], ], - 'users' => [ - 'title' => 'Kullanıcılar', - 'create-title' => 'Kullanıcı Oluştur', - 'edit-title' => 'Kullanıcı Düzenle', - 'general' => 'Genel', - 'permission' => 'İzin', - 'name' => 'İsim', - 'email' => 'E-posta', - 'back' => 'Geri', - 'password' => 'Şifre', - 'groups' => 'Gruplar', - 'role' => 'Rol', - 'view-permission' => 'İzni Görüntüle', - 'global' => 'Küresel', - 'group' => 'Grup', - 'individual' => 'Bireysel', - 'status' => 'Durum', - 'save-btn-title' => 'Kullanıcıyı Kaydet', - 'confirm_password' => 'Şifreyi Onayla', - 'create-success' => 'Kullanıcı başarıyla oluşturuldu.', - 'update-success' => 'Kullanıcı başarıyla güncellendi.', - 'delete-success' => 'Kullanıcı başarıyla silindi.', - 'delete-failed' => 'Kullanıcı silinemez.', - 'user-define-error' => 'Sistem kullanıcısı silinemez.', - 'last-delete-error' => 'En az bir kullanıcı gereklidir.', - 'mass-update-success' => 'Kullanıcılar başarıyla güncellendi.', - 'mass-update-failed' => 'Kullanıcılar güncellenemez.', - 'mass-delete-success' => 'Kullanıcılar başarıyla silindi.', - 'mass-delete-failed' => 'Kullanıcılar silinemez.', + 'types' => [ + 'index' => [ + 'create-btn' => 'Create Type', + 'create-success' => 'Type created successfully.', + 'delete-failed' => 'Type can not be deleted.', + 'delete-success' => 'Type deleted successfully.', + 'title' => 'Types', + 'update-success' => 'Type updated successfully.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'description' => 'Description', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + ], + + 'create' => [ + 'name' => 'Name', + 'save-btn' => 'Save Type', + 'title' => 'Create Type', + ], + + 'edit' => [ + 'title' => 'Edit Type', + ], + ], ], - 'attributes' => [ - 'title' => 'Özellikler', - 'attribute' => 'Özellik', - 'create-title' => 'Özellik Oluştur', - 'edit-title' => 'Özellik Düzenle', - 'save-btn-title' => 'Özelliği Kaydet', - 'back' => 'Geri', - 'code' => 'Kod', - 'name' => 'İsim', - 'type' => 'Tip', - 'text' => 'text', - 'textarea' => 'textarea', - 'price' => 'Fiyat', - 'boolean' => 'Boolean', - 'select' => 'Seç', - 'multiselect' => 'Çoklu Seçim', - 'email' => 'E-posta', - 'address' => 'Adres', - 'phone' => 'Telefon', - 'datetime' => 'Tarih Saat', - 'date' => 'Tarih', - 'image' => 'Görüntü', - 'file' => 'Dosya', - 'entity-type' => 'Varlık Türü', - 'lookup' => 'Yukarı Bak', - 'entity_type' => 'Varlık Türü', - 'lookup-type' => 'Lookup Type', - 'checkbox' => 'Onay Kutusu', - 'is_required' => 'Gereklidir', - 'is_unique' => 'Benzersiz', - 'yes' => 'Evet', - 'no' => 'Hayır', - 'input_validation' => 'Input Validation', - 'number' => 'Number', - 'decimal' => 'Ondalık', - 'email' => 'E-posta', - 'url' => 'Url', - 'options-type' => 'Seçenek Türü', - 'options' => 'Seçenekler', - 'sort-order' => 'Sıralama düzeni', - 'add-option-btn-title' => 'Seçenek Ekle', - 'create-success' => 'Özellik başarıyla oluşturuldu.', - 'update-success' => 'Özellik başarıyla güncellendi.', - 'update-error' => 'Özellik güncellenemiyor.', - 'delete-success' => 'Özellik başarıyla silindi.', - 'delete-failed' => 'Özellik silinemez.', - 'user-define-error' => 'Sistem özelliği silinemez.', - 'mass-delete-failed' => 'Nitelikler silinemez.', + 'sources' => [ + 'index' => [ + 'create-btn' => 'Create Source', + 'create-success' => 'Source created successfully.', + 'delete-failed' => 'Source can not be deleted.', + 'delete-success' => 'Source deleted successfully.', + 'title' => 'Sources', + 'update-success' => 'Source updated successfully.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + ], + + 'create' => [ + 'name' => 'Name', + 'save-btn' => 'Save Type', + 'title' => 'Create Type', + ], + + 'edit' => [ + 'title' => 'Edit Type', + ], + ], ], - 'pipelines' => [ - 'title' => 'İşlem Hatları', - 'organization' => 'İşlem Hattı', - 'create-title' => 'İşlem Hattı Oluştur', - 'edit-title' => 'İşlem Hattını Düzenle', - 'save-btn-title' => 'İşlem Hattını Kaydet', - 'back' => 'Geri', - 'cancel' => 'İptal', - 'name' => 'İsim', - 'rotting-days' => 'Çürüyen Günler', - 'is-default' => 'Varsayılan olarak işaretle', - 'probability' => 'Olasılık (%)', - 'add-stage-btn-title' => 'Aşama Ekle', - 'new-stage' => 'yeni', - 'won-stage' => 'kazanmak', - 'lost-stage' => 'kayıp', - 'duplicate-name' => '"Ad" alanı yinelenemez', - 'create-success' => 'İşlem hattı başarıyla oluşturuldu.', - 'update-success' => 'İşlem hattı başarıyla güncellendi.', - 'delete-success' => 'İşlem hattı başarıyla silindi.', - 'delete-failed' => 'Boru hattı silinemez.', - 'default-delete-error' => 'Varsayılan işlem hattı silinemez.', + 'workflows' => [ + 'index' => [ + 'title' => 'Workflows', + 'create-btn' => 'Create Workflow', + 'create-success' => 'Workflow created successfully.', + 'update-success' => 'Workflow updated successfully.', + 'delete-success' => 'Workflow deleted successfully.', + 'delete-failed' => 'Workflow can not be deleted.', + 'datagrid' => [ + 'delete' => 'Delete', + 'description' => 'Description', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + ], + ], + + 'helpers' => [ + 'update-related-leads' => 'Update related leads', + 'send-email-to-sales-owner' => 'Send email to sales owner', + 'send-email-to-participants' => 'Send email to participants', + 'add-webhook' => 'Add Webhook', + 'update-lead' => 'Update Lead', + 'update-person' => 'Update Person', + 'send-email-to-person' => 'Send email to person', + 'add-tag' => 'Add Tag', + 'add-note-as-activity' => 'Add Note as Activity', + ], + + 'create' => [ + 'title' => 'Create Workflow', + 'event' => 'Event', + 'back-btn' => 'Back', + 'save-btn' => 'Save Workflow', + 'name' => 'Name', + 'basic-details' => 'Basic Details', + 'description' => 'Description', + 'actions' => 'Actions', + 'basic-details-info' => 'Put the basic information of the workflow.', + 'event-info' => 'An event triggers, checks, conditions, and performs predefined actions.', + 'conditions' => 'Conditions', + 'conditions-info' => 'Conditions are rules checking scenarios, triggered on specific occasions.', + 'actions-info' => 'An action not only reduces the workload but also make it quite easier for CRM automation', + 'value' => 'Value', + 'condition-type' => 'Condition Type', + 'all-condition-are-true' => 'All condition are true', + 'any-condition-are-true' => 'Any condition are true', + 'add-condition' => 'Add Condition', + 'add-action' => 'Add Action', + 'yes' => 'Yes', + 'no' => 'No', + 'email' => 'Email', + 'is-equal-to' => 'Is equal to', + 'is-not-equal-to' => 'Is not equal to', + 'equals-or-greater-than' => 'Equals or greater than', + 'equals-or-less-than' => 'Equals or less than', + 'greater-than' => 'Greater than', + 'less-than' => 'Less than', + 'type' => 'Type', + 'contain' => 'Contain', + 'contains' => 'Contains', + 'does-not-contain' => 'Does not contain', + ], + + 'edit' => [ + 'title' => 'Edit Workflow', + 'event' => 'Event', + 'back-btn' => 'Back', + 'save-btn' => 'Save Workflow', + 'name' => 'Name', + 'basic-details' => 'Basic Details', + 'description' => 'Description', + 'actions' => 'Actions', + 'type' => 'Type', + 'basic-details-info' => 'Put the basic information of the workflow.', + 'event-info' => 'An event triggers, checks, conditions, and performs predefined actions.', + 'conditions' => 'Conditions', + 'conditions-info' => 'Conditions are rules checking scenarios, triggered on specific occasions.', + 'actions-info' => 'An action not only reduces the workload but also make it quite easier for CRM automation', + 'value' => 'Value', + 'condition-type' => 'Condition Type', + 'all-condition-are-true' => 'All condition are true', + 'any-condition-are-true' => 'Any condition are true', + 'add-condition' => 'Add Condition', + 'add-action' => 'Add Action', + 'yes' => 'Yes', + 'no' => 'No', + 'email' => 'Email', + 'is-equal-to' => 'Is equal to', + 'is-not-equal-to' => 'Is not equal to', + 'equals-or-greater-than' => 'Equals or greater than', + 'equals-or-less-than' => 'Equals or less than', + 'greater-than' => 'Greater than', + 'less-than' => 'Less than', + 'contain' => 'Contain', + 'contains' => 'Contains', + 'does-not-contain' => 'Does not contain', + ], ], - 'sources' => [ - 'title' => 'Kaynaklar', - 'organization' => 'Kaynak', - 'create-title' => 'Kaynak Oluştur', - 'edit-title' => 'Kaynağı Düzenle', - 'save-btn-title' => 'Kaynağı Kaydet', - 'back' => 'Geri', - 'cancel' => 'İptal', - 'create-success' => 'Kaynak başarıyla oluşturuldu.', - 'name-exists' => 'Kaynak adı zaten var.', - 'update-success' => 'Kaynak başarıyla güncellendi.', - 'delete-success' => 'Kaynak başarıyla silindi.', - 'delete-failed' => 'Kaynak silinemez.', + 'webforms' => [ + 'index' => [ + 'title' => 'Webforms', + 'create-btn' => 'Create Webform', + 'create-success' => 'Webform created successfully.', + 'update-success' => 'Webform updated successfully.', + 'delete-success' => 'Webform deleted successfully.', + 'delete-failed' => 'Webform can not be deleted.', + + 'datagrid' => [ + 'id' => 'ID', + 'title' => 'Title', + 'edit' => 'Edit', + 'delete' => 'Delete', + ], + ], + + 'create' => [ + 'add-attribute-btn' => 'Add Attribute Button', + 'attribute-label-color' => 'Attribute Label Color', + 'attributes' => 'Attributes', + 'attributes-info' => 'Add custom attributes to the form.', + 'background-color' => 'Background Color', + 'create-lead' => 'Create Lead', + 'customize-webform' => 'Customize Webform', + 'customize-webform-info' => 'Customize your web form with element colors of your choosing.', + 'description' => 'Description', + 'display-custom-message' => 'Display custom message', + 'form-background-color' => 'Form Background Color', + 'form-submit-btn-color' => 'Form Submit Button Color', + 'form-submit-button-color' => 'Form Submit Button Color', + 'form-title-color' => 'Form Title Color', + 'general' => 'General', + 'leads' => 'Leads', + 'person' => 'Person', + 'save-btn' => 'Save Webform', + 'submit-button-label' => 'Submit Button Label', + 'submit-success-action' => 'Submit Success Action', + 'title' => 'Create Webform', + ], + + 'edit' => [ + 'add-attribute-btn' => 'Add Attribute Button', + 'attribute-label-color' => 'Attribute Label Color', + 'attributes' => 'Attributes', + 'attributes-info' => 'Add custom attributes to the form.', + 'background-color' => 'Background Color', + 'code-snippet' => 'Code Snippet', + 'copied' => 'Copied', + 'copy' => 'Copy', + 'create-lead' => 'Create Lead', + 'customize-webform' => 'Customize Webform', + 'customize-webform-info' => 'Customize your web form with element colors of your choosing.', + 'description' => 'Description', + 'display-custom-message' => 'Display custom message', + 'embed' => 'Embed', + 'form-background-color' => 'Form Background Color', + 'form-submit-btn-color' => 'Form Submit Button Color', + 'form-submit-button-color' => 'Form Submit Button Color', + 'form-title-color' => 'Form Title Color', + 'general' => 'General', + 'preview' => 'Preview', + 'person' => 'Person', + 'public-url' => 'Public URL', + 'redirect-to-url' => 'Redirect To URL', + 'save-btn' => 'Save Webform', + 'submit-button-label' => 'Submit Button Label', + 'submit-success-action' => 'Submit Success Action', + 'title' => 'Edit Webform', + ], ], - 'types' => [ - 'title' => 'Türler', - 'organization' => 'Tür', - 'create-title' => 'Tür Oluştur', - 'edit-title' => 'Türü Düzenle', - 'save-btn-title' => 'Türü Kaydet', - 'back' => 'Geri', - 'cancel' => 'İptal', - 'create-success' => 'Tür başarıyla oluşturuldu.', - 'name-exists' => 'Tür adı zaten var.', - 'update-success' => 'Tür başarıyla güncellendi.', - 'delete-success' => 'Tür başarıyla silindi.', - 'delete-failed' => 'Tür silinemez.', + 'email-template' => [ + 'index' => [ + 'create-btn' => 'Create Email Template', + 'title' => 'Email Templates', + 'create-success' => 'Email Template created successfully.', + 'update-success' => 'Email Template updated successfully.', + 'delete-success' => 'Email Template deleted successfully.', + 'delete-failed' => 'Email Template can not be deleted.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + 'subject' => 'Subject', + ], + ], + + 'create' => [ + 'title' => 'Create Email Template', + 'save-btn' => 'Save Email Template', + 'email-template' => 'Email Template', + 'subject' => 'Subject', + 'content' => 'Content', + 'subject-placeholders' => 'Subject Placeholders', + 'general' => 'General', + 'name' => 'Name', + ], + + 'edit' => [ + 'title' => 'Edit Email Template', + 'save-btn' => 'Save Email Template', + 'email-template' => 'Email Template', + 'subject' => 'Subject', + 'content' => 'Content', + 'subject-placeholders' => 'Subject Placeholders', + 'general' => 'General', + 'name' => 'Name', + ], + ], + + 'tags' => [ + 'index' => [ + 'create-btn' => 'Create Tag', + 'title' => 'Tags', + 'create-success' => 'Tag created successfully.', + 'update-success' => 'Tag updated successfully.', + 'delete-success' => 'Tag deleted successfully.', + 'delete-failed' => 'Tag can not be deleted.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'edit' => 'Edit', + 'id' => 'ID', + 'name' => 'Name', + 'users' => 'Users', + 'created-at' => 'Created At', + ], + + 'create' => [ + 'name' => 'Name', + 'save-btn' => 'Save Tag', + 'title' => 'Create Tag', + 'color' => 'Color', + ], + + 'edit' => [ + 'title' => 'Edit Tag', + ], + ], + ], + + 'users' => [ + 'index' => [ + 'create-btn' => 'Create User', + 'create-success' => 'User created successfully.', + 'delete-failed' => 'User can not be deleted.', + 'delete-success' => 'User deleted successfully.', + 'last-delete-error' => 'At least one user is required.', + 'mass-delete-failed' => 'Users can not be deleted.', + 'mass-delete-success' => 'Users deleted successfully.', + 'mass-update-failed' => 'Users can not be updated.', + 'mass-update-success' => 'Users updated successfully.', + 'title' => 'Users', + 'update-success' => 'User updated successfully.', + 'user-define-error' => 'Can not delete system user.', + 'active' => 'Active', + 'inactive' => 'Inactive', + + 'datagrid' => [ + 'active' => 'Active', + 'created-at' => 'Created At', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'email' => 'Email', + 'id' => 'ID', + 'inactive' => 'Inactive', + 'name' => 'Name', + 'status' => 'Status', + 'update-status' => 'Update Status', + 'users' => 'Users', + ], + + 'create' => [ + 'confirm-password' => 'Confirm Password', + 'email' => 'Email', + 'general' => 'General', + 'global' => 'Global', + 'group' => 'Group', + 'individual' => 'Individual', + 'name' => 'Name', + 'password' => 'Password', + 'permission' => 'Permission', + 'role' => 'Role', + 'save-btn' => 'Save User', + 'status' => 'Status', + 'title' => 'Create User', + 'view-permission' => 'View Permission', + ], + + 'edit' => [ + 'title' => 'Edit User', + ], + ], + ], + + 'pipelines' => [ + 'index' => [ + 'title' => 'Pipelines', + 'create-btn' => 'Create Pipeline', + 'create-success' => 'Pipeline created successfully.', + 'update-success' => 'Pipeline updated successfully.', + 'delete-success' => 'Pipeline deleted successfully.', + 'delete-failed' => 'Pipeline can not be deleted.', + 'default-delete-error' => 'Default pipeline can not be deleted.', + + 'datagrid' => [ + 'delete' => 'Delete', + 'edit' => 'Edit', + 'id' => 'ID', + 'is-default' => 'Is Default', + 'name' => 'Name', + 'no' => 'No', + 'rotten-days' => 'Rotten Days', + 'yes' => 'Yes', + ], + ], + + 'create' => [ + 'title' => 'Create Pipeline', + 'save-btn' => 'Save Pipeline', + 'name' => 'Name', + 'rotten-days' => 'Rotten Days', + 'mark-as-default' => 'Mark as Default', + 'general' => 'General', + 'probability' => 'Probability(%)', + 'new-stage' => 'New', + 'won-stage' => 'Won', + 'lost-stage' => 'Lost', + 'stage-btn' => 'Add Stage', + 'stages' => 'Stages', + 'duplicate-name' => 'The "Name" field cannot be duplicate', + 'delete-stage' => 'Delete Stage', + 'add-new-stages' => 'Add New Stages', + 'add-stage-info' => 'Add new stage for your Pipeline', + 'newly-added' => 'Newly Added', + 'stage-delete-success' => 'Stage Deleted Successfully', + ], + + 'edit' => [ + 'title' => 'Edit Pipeline', + 'save-btn' => 'Save Pipeline', + 'name' => 'Name', + 'rotten-days' => 'Rotten Days', + 'mark-as-default' => 'Mark as Default', + 'general' => 'General', + 'probability' => 'Probability(%)', + 'new-stage' => 'New', + 'won-stage' => 'Won', + 'lost-stage' => 'Lost', + 'stage-btn' => 'Add Stage', + 'stages' => 'Stages', + 'duplicate-name' => 'The "Name" field cannot be duplicate', + 'delete-stage' => 'Delete Stage', + 'add-new-stages' => 'Add New Stages', + 'add-stage-info' => 'Add new stage for your Pipeline', + 'stage-delete-success' => 'Stage Deleted Successfully', + ], + ], + + 'webhooks' => [ + 'index' => [ + 'title' => 'Webhooks', + 'create-btn' => 'Create Webhook', + 'create-success' => 'Webhook created successfully.', + 'update-success' => 'Webhook updated successfully.', + 'delete-success' => 'Webhook deleted successfully.', + 'delete-failed' => 'Webhook can not be deleted.', + + 'datagrid' => [ + 'id' => 'ID', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'name' => 'Name', + 'entity-type' => 'Entity Type', + 'end-point' => 'End Point', + ], + ], + + 'create' => [ + 'title' => 'Create Webhook', + 'save-btn' => 'Save Webhook', + 'info' => 'Enter the details of webhooks', + 'url-and-parameters' => 'URL And Parameters', + 'method' => 'Method', + 'post' => 'Post', + 'put' => 'Put', + 'url-endpoint' => 'Url Endpoint', + 'parameters' => 'Parameters', + 'add-new-parameter' => 'Add New Parameter', + 'url-preview' => 'Url Preview:', + 'headers' => 'Headers', + 'add-new-header' => 'Add New Header', + 'body' => 'Body', + 'default' => 'Default', + 'x-www-form-urlencoded' => 'x-www-form-urlencoded', + 'raw' => 'Raw', + 'general' => 'General', + 'name' => 'Name', + 'entity-type' => 'Entity Type', + 'insert-placeholder' => 'Insert Placeholder', + 'description' => 'Description', + 'json' => 'Json', + 'text' => 'Text', + ], + + 'edit' => [ + 'title' => 'Edit Webhook', + 'edit-btn' => 'Save Webhook', + 'save-btn' => 'Save Webhook', + 'info' => 'Enter the details of webhooks', + 'url-and-parameters' => 'URL And Parameters', + 'method' => 'Method', + 'post' => 'Post', + 'put' => 'Put', + 'url-endpoint' => 'Url Endpoint', + 'parameters' => 'Parameters', + 'add-new-parameter' => 'Add New Parameter', + 'url-preview' => 'Url Preview:', + 'headers' => 'Headers', + 'add-new-header' => 'Add New Header', + 'body' => 'Body', + 'default' => 'Default', + 'x-www-form-urlencoded' => 'x-www-form-urlencoded', + 'raw' => 'Raw', + 'general' => 'General', + 'name' => 'Name', + 'entity-type' => 'Entity Type', + 'insert-placeholder' => 'Insert Placeholder', + 'description' => 'Description', + 'json' => 'Json', + 'text' => 'Text', + ], ], 'warehouses' => [ - 'title' => 'Depolar', - 'create-title' => 'Depo Oluştur', - 'edit-title' => 'Depo Düzenle', - 'save-btn-title' => 'Depo Olarak Kaydet', - 'back' => 'Geri', - 'cancel' => 'İptal', - 'information' => 'Bilgi', - 'general-information' => 'Genel Bilgi', - 'contact-information' => 'İletişim Bilgisi', - 'locations' => 'Konumlar', - 'products' => 'Ürünler', - 'add-location' => 'Konum Ekle', - 'create-success' => 'Depo başarıyla oluşturuldu.', - 'name-exists' => 'Depo adı zaten mevcut.', - 'update-success' => 'Depo başarıyla güncellendi.', - 'delete-success' => 'Depo başarıyla silindi.', - 'delete-failed' => 'Depo silinemedi.', - ], - - 'email-templates' => [ - 'title' => 'E-posta Şablonları', - 'create-title' => 'E-posta Şablonu Oluştur', - 'edit-title' => 'E-posta Şablonunu Düzenle', - 'save-btn-title' => 'E-posta Şablonu Kaydet', - 'back' => 'Geri', - 'cancel' => 'İptal', - 'name' => 'İsim', - 'subject' => 'Konu', - 'content' => 'İçerik', - 'placeholders' => 'yYer Tutucular', - 'create-success' => 'E-posta Şablonu başarıyla oluşturuldu.', - 'update-success' => 'E-posta Şablonu başarıyla güncellendi.', - 'delete-success' => 'E-posta Şablonu başarıyla silindi.', - 'delete-failed' => 'E-posta Şablonu silinemez.', + 'index' => [ + 'title' => 'Warehouses', + 'create-btn' => 'Create Warehouse', + 'create-success' => 'Warehouse created successfully.', + 'name-exists' => 'Warehouse name already exists.', + 'update-success' => 'Warehouse updated successfully.', + 'delete-success' => 'Warehouse deleted successfully.', + 'delete-failed' => 'Warehouse can not be deleted.', + + 'datagrid' => [ + 'id' => 'ID', + 'name' => 'Name', + 'contact-name' => 'Contact Name', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'view' => 'View', + 'created-at' => 'Created At', + 'products' => 'Products', + 'contact-emails' => 'Contact Emails', + 'contact-numbers' => 'Contact Numbers', + ], + ], + + 'create' => [ + 'title' => 'Create Warehouse', + 'save-btn' => 'Save Warehouse', + 'contact-info' => 'Contact Information', + ], + + 'edit' => [ + 'title' => 'Edit Warehouse', + 'save-btn' => 'Save Warehouse', + 'contact-info' => 'Contact Information', + ], + + 'view' => [ + 'all' => 'All', + 'notes' => 'Notes', + 'files' => 'Files', + 'location' => 'Location', + 'change-logs' => 'Changelogs', + + 'locations' => [ + 'action' => 'Action', + 'add-location' => 'Add Location', + 'create-success' => 'Location created successfully.', + 'delete' => 'Delete', + 'delete-failed' => 'Location can not be deleted.', + 'delete-success' => 'Location deleted successfully.', + 'name' => 'Name', + 'save-btn' => 'Save', + ], + + 'general-information' => [ + 'title' => 'General Information', + ], + + 'contact-information' => [ + 'title' => 'Contact Information', + ], + ], ], - 'workflows' => [ - 'title' => 'İş Akışları', - 'create-title' => 'İş Akışı Oluştur', - 'edit-title' => 'İş Akışını Düzenle', - 'save-btn-title' => 'İş Akışını Kaydet', - 'back' => 'Geri', - 'cancel' => 'İptal', - 'information' => 'Bilgi', - 'name' => 'İsim', - 'description' => 'Açıklama', - 'event' => 'Etkinlik', - 'events' => 'Etkinlikler', - 'created' => 'Oluşturuldu', - 'updated' => 'Güncellendi', - 'deleted' => 'Silindi', - 'event-info' => 'Bir olay, koşulları kontrol etmek ve ilgili önceden tanımlanmış bir dizi eylemi gerçekleştirmek için otomatik olarak tetiklenir', - 'conditions' => 'Koşullar', - 'condition-info' => 'Koşullar, belirli senaryoları kontrol eden ve belirli durumlarda tetiklenen kurallar dizisidir.', - 'condition-type' => 'Koşul Türü', - 'all-conditions-true' => 'Tüm Koşullar Doğru', - 'any-condition-true' => 'Her Koşul Doğrudur', - 'add-condition' => 'Koşul Ekle', - 'choose-condition-to-add' => 'Eklemek için bir koşul seçin', - 'is-equal-to' => 'Eşittir', - 'is-not-equal-to' => 'Eşit değildir', - 'equals-or-greater-than' => 'Eşit veya daha büyük', - 'equals-or-less-than' => 'Eşit veya daha az', - 'greater-than' => 'Daha büyük', - 'less-than' => 'Daha az', - 'contain' => 'İçerir', - 'contains' => 'İçerir', - 'does-not-contain' => 'İçermiyor', - 'actions' => 'Hareketler', - 'action-info' => 'Bir eylem yalnızca iş yükünü azaltmakla kalmaz, aynı zamanda CRM otomasyonunu oldukça kolaylaştırır', - 'choose-action-to-add' => 'Eklenecek eylemi seçin', - 'update-lead' => 'Müşteriyi güncelle', - 'update-person' => 'Kişiyi Güncelle', - 'send-email-to-person' => 'Kişiye e-posta gönder', - 'send-email-to-sales-owner' => 'Satış sahibine e-posta gönder', - 'send-email-to-participants' => 'Katılımcılara e-posta gönder', - 'add-tag' => 'Etiket Ekle', - 'add-note-as-activity' => 'Etkinlik olarak not ekle', - 'choose-attribute' => 'Özelliği Seçin', - 'choose-option' => 'Seçeneği Seçin', - 'update-person' => 'Kişiyi Güncelle', - 'update-related-leads' => 'İlgili müşteri adaylarını güncelle', - 'update-quote' => 'Teklifi Güncelle', - 'add-action' => 'Eylem Ekle', - 'create-success' => 'İş akışı başarıyla oluşturuldu.', - 'update-success' => 'İş akışı başarıyla güncellendi.', - 'delete-success' => 'İş akışı başarıyla silindi.', - 'delete-failed' => 'İş akışı silinemez.', - 'add-webhook' => 'Web kancası tetikle', - 'webhook_heading' => 'Web kancası ayarları', - 'webhook_url' => 'URL girin', - 'request-headers' => 'Vücut Başlıkları', - 'webhook_request_method' => 'İstek yöntemi', - 'get_method' => 'GET', - 'post_method' => 'POST', - 'put_method' => 'PUT', - 'patch_method' => 'PATCH', - 'delete_method' => 'DELETE', - 'webhook_encoding' => 'Kodlamayı seçin', - 'encoding_json' => 'JSON', - 'encoding_http_query' => 'X-www-form-urlencoded', - 'request_body' => 'Anahtar ve Değer', - 'request_body_info' => 'Yeni bir satırda anahtar-değer çifti ekleyin, yani, anahtar=değer', - 'simple_body' => 'Basit', - 'raw' => 'çiğ', - 'lead' => 'Potansiyel müşteri', - 'person' => 'Kişi', - 'quote' => 'Alıntı', - 'activity' => 'Etkinlik', - 'add_header' => 'Başlık ekle', - 'header_key' => 'Anahtar', - 'header_value' => 'Değer', + 'attributes' => [ + 'index' => [ + 'title' => 'Attributes', + 'create-btn' => 'Create Attribute', + 'create-success' => 'Attributes created successfully.', + 'update-success' => 'Attributes updated successfully.', + 'delete-success' => 'Attributes deleted successfully.', + 'delete-failed' => 'Attributes can not be deleted.', + 'user-define-error' => 'Can not delete system attribute.', + 'mass-delete-failed' => 'System attributes can not be deleted.', + + 'datagrid' => [ + 'yes' => 'Yes', + 'no' => 'No', + 'id' => 'ID', + 'code' => 'Code', + 'name' => 'Name', + 'entity-type' => 'Entity Type', + 'type' => 'Type', + 'is-default' => 'Is Default', + 'edit' => 'Edit', + 'delete' => 'Delete', + ], + ], + + 'create' => [ + 'title' => 'Create Attribute', + 'save-btn' => 'Save Attribute', + 'code' => 'Code', + 'name' => 'Name', + 'entity-type' => 'Entity Type', + 'type' => 'Type', + 'validations' => 'Validations', + 'is-required' => 'Is Required', + 'input-validation' => 'Input Validation', + 'is-unique' => 'Is Unique', + 'labels' => 'Labels', + 'general' => 'General', + 'numeric' => 'Numeric', + 'decimal' => 'Decimal', + 'url' => 'Url', + 'options' => 'Options', + 'option-type' => 'Option Type', + 'lookup-type' => 'Lookup Type', + 'add-option' => 'Add Option', + 'save-option' => 'Save Option', + 'option-name' => 'Option Name', + 'add-attribute-options' => 'Add Attribute Options', + 'text' => 'Text', + 'textarea' => 'Textarea', + 'price' => 'Price', + 'boolean' => 'Boolean', + 'select' => 'Select', + 'multiselect' => 'Multiselect', + 'email' => 'Email', + 'address' => 'Address', + 'phone' => 'Phone', + 'datetime' => 'Datetime', + 'date' => 'Date', + 'image' => 'Image', + 'file' => 'File', + 'lookup' => 'Lookup', + 'entity_type' => 'Entity type', + 'checkbox' => 'Checkbox', + 'is_required' => 'Is Required', + 'is_unique' => 'Is Unique', + ], + + 'edit' => [ + 'title' => 'Edit Attribute', + 'save-btn' => 'Save Attribute', + 'code' => 'Code', + 'name' => 'Name', + 'labels' => 'Labels', + 'entity-type' => 'Entity Type', + 'type' => 'Type', + 'validations' => 'Validations', + 'is-required' => 'Is Required', + 'input-validation' => 'Input Validation', + 'is-unique' => 'Is Unique', + 'general' => 'General', + 'numeric' => 'Numeric', + 'decimal' => 'Decimal', + 'url' => 'Url', + 'options' => 'Options', + 'option-type' => 'Option Type', + 'lookup-type' => 'Lookup Type', + 'add-option' => 'Add Option', + 'save-option' => 'Save Option', + 'option-name' => 'Option Name', + 'add-attribute-options' => 'Add Attribute Options', + 'text' => 'Text', + 'textarea' => 'Textarea', + 'price' => 'Price', + 'boolean' => 'Boolean', + 'select' => 'Select', + 'multiselect' => 'Multiselect', + 'email' => 'Email', + 'address' => 'Address', + 'phone' => 'Phone', + 'datetime' => 'Datetime', + 'date' => 'Date', + 'image' => 'Image', + 'file' => 'File', + 'lookup' => 'Lookup', + 'entity_type' => 'Entity type', + 'checkbox' => 'Checkbox', + 'is_required' => 'Is Required', + 'is_unique' => 'Is Unique', + ], ], + ], - 'tags' => [ - 'title' => 'Etiketler', - 'create-title' => 'Etiket Oluştur', - 'edit-title' => 'Etiketi Düzenle', - 'cancel' => 'İptal', - 'save-btn-title' => 'Etiketi Kaydet', - 'name' => 'İsim', - 'color' => 'Renk', - 'create-success' => 'Etiket başarıyla oluşturuldu.', - 'update-success' => 'Etiket başarıyla güncellendi.', - 'delete-success' => 'Etiket başarıyla silindi.', - 'delete-failed' => 'Etiket silinemez', - ], - - 'web-forms' => [ - 'create-success' => 'Web form başarıyla oluşturuldu', - 'update-success' => 'Web form başarıyla güncellendi', - 'delete-success' => 'Web form başarıyla silindi', + 'activities' => [ + 'index' => [ + 'title' => 'Activities', + + 'datagrid' => [ + 'comment' => 'Comment', + 'created_at' => 'Created At', + 'created_by' => 'Created By', + 'edit' => 'Edit', + 'id' => 'ID', + 'done' => 'Is Done', + 'not-done' => 'Not Done', + 'lead' => 'Lead', + 'mass-delete' => 'Mass Delete', + 'mass-update' => 'Mass Update', + 'schedule-from' => 'Schedule From', + 'schedule-to' => 'Schedule To', + 'schedule_from' => 'Schedule From', + 'schedule_to' => 'Schedule To', + 'title' => 'Title', + 'is_done' => 'Is Done', + 'type' => 'Type', + 'update' => 'Update', + 'call' => 'Call', + 'meeting' => 'Meeting', + 'lunch' => 'Lunch', + ], + ], + + 'edit' => [ + 'title' => 'Edit Activity', + 'back-btn' => 'Back', + 'save-btn' => 'Save Activity', + 'type' => 'Activity Type', + 'call' => 'Call', + 'meeting' => 'Meeting', + 'lunch' => 'Lunch', + 'schedule_to' => 'Schedule To', + 'schedule_from' => 'Schedule From', + 'location' => 'Location', + 'comment' => 'Comment', + 'lead' => 'Lead', + 'participants' => 'Participants', + 'general' => 'General', + 'persons' => 'Persons', + 'no-result-found' => 'Records not found.', + 'users' => 'Users', ], + + 'updated' => 'Updated :attribute', + 'created' => 'Created', + 'duration-overlapping' => 'Participants have another meeting at this time. Do you want to continue?', + 'create-success' => 'Activity created successfully.', + 'update-success' => 'Activity updated successfully.', + 'overlapping-error' => 'Participants have another meeting at this time.', + 'mass-update-success' => 'Activities updated successfully.', + 'destroy-success' => 'Activity deleted successfully.', + 'delete-failed' => 'Activity can not be deleted.', ], - 'configuration' => [ - 'title' => 'Yapılandırma', - 'save-btn-title' => 'Kaydet', - 'general' => 'Genel', - 'locale-settings' => 'Yerel Ayarlar', - 'locale' => 'Yerelleştirme', - 'timezone' => 'Saat Dilimi', - 'date-time-formats' => 'Tarih ve Saat Formatları', - 'save-message' => 'Yapılandırma başarıyla güncellendi!', - 'delete' => 'Sil', - 'emails' => [ - 'email' => 'E-posta', - 'notification_label' => 'Bildirimler', - 'new_lead' => 'Yeni müşteri adayı', + 'mail' => [ + 'index' => [ + 'compose' => 'Compose', + 'draft' => 'Draft', + 'inbox' => 'Inbox', + 'outbox' => 'Outbox', + 'sent' => 'Sent', + 'trash' => 'Trash', + 'compose-mail-btn' => 'Compose Mail', + 'btn' => 'Mail', + 'mail' => [ + 'title' => 'Compose Mail', + 'to' => 'To', + 'enter-emails' => 'Press enter to add emails', + 'cc' => 'CC', + 'bcc' => 'BCC', + 'subject' => 'Subject', + 'send-btn' => 'Send', + 'message' => 'Message', + 'draft' => 'Draft', + ], + + 'datagrid' => [ + 'id' => 'ID', + 'from' => 'From', + 'to' => 'To', + 'subject' => 'Subject', + 'created-at' => 'Created At', + 'move-to-inbox' => 'Moved To Inbox', + 'edit' => 'Edit', + 'view' => 'View', + 'delete' => 'Delete', + ], + ], + + 'create-success' => 'Email sent successfully.', + 'update-success' => 'Email updated successfully.', + 'mass-update-success' => 'Emails updated successfully.', + 'delete-success' => 'Email deleted successfully.', + 'delete-failed' => 'Email can not be deleted.', + + 'view' => [ + 'title' => 'Mails', + 'subject' => ':subject', + 'link-mail' => 'Link Mail', + 'to' => 'To', + 'cc' => 'CC', + 'bcc' => 'BCC', + 'reply' => 'Reply', + 'reply-all' => 'Reply All', + 'forward' => 'Forward', + 'delete' => 'Delete', + 'enter-mails' => 'Enter email id', + 'rotten-days' => 'Lead is rotten for :days days', + 'search-an-existing-lead' => 'Search an existing lead', + 'search-an-existing-contact' => 'Search an existing contact', + 'message' => 'Message', + 'add-attachments' => 'Add Attachments', + 'discard' => 'Discard', + 'send' => 'Send', + 'no-result-found' => 'No Results found', + 'add-new-contact' => 'Add New Contact', + 'description' => 'Description', + 'search' => 'Search...', + 'add-new-lead' => 'Add New Lead', + 'create-new-contact' => 'Create New Contact', + 'save-contact' => 'Save Contact', + 'create-lead' => 'Create Lead', + 'linked-contact' => 'Linked Contact', + 'link-to-contact' => 'Link To Contact', + 'link-to-lead' => 'Link To Lead', + 'linked-lead' => 'Linked Lead', + 'lead-details' => 'Lead Details', + 'contact-person' => 'Contact Person', + 'product' => 'Product', ], ], - 'datagrid' => [ - 'id' => 'ID', - 'name' => 'İsim', - 'code' => 'Kod', - 'sku' => 'Barkod', - 'type' => 'Tür', - 'price' => 'Fiyat', - 'email' => 'E-posta', - 'attachments' => 'Ekler', - 'from' => 'İtibarem', - 'lead' => 'Lider', - 'title' => 'Başlık', - 'subject' => 'Konu', - 'tags' => 'Etiketler', - 'emails' => 'E-postalar', - 'stage' => 'Sahne', - 'status' => 'Durum', - 'active' => 'Etkin', - 'inactive' => 'Etkin Değil', - 'address' => 'Adres', - 'quantity' => 'Miktar', - 'lead_value' => 'Lider Değeri', - 'comment' => 'Yorum', - 'is_done' => 'Tamamlandı', - 'type' => 'Tür', - 'all' => 'Tümü', - 'user' => 'Kullanıcı', - 'sales-person' => 'Satış Elemanı', - 'expired_quotes' => 'Süresi Dolmuş Alıntılar', - 'person' => 'Kişi', - 'sub-total' => 'Ara Toplam', - 'discount' => 'İndirim', - 'tax' => 'Vergi', - 'adjustment' => 'Ayarlama', - 'grand-total' => 'Genel Toplam', - 'persons_count' => 'Kişi Sayısı', - 'assigned_to' => 'Atandı', - 'created_by' => 'Tarafından oluşturuldu', - 'entity_type' => 'Varlık Türü', - 'created_at' => 'Oluşturulma Tarihi', - 'expected_close_date' => 'Beklenen Kapanış Tarihi', - 'schedule_from' => 'Başlangıç Zamanı', - 'schedule_to' => 'Planla', - 'description' => 'Açıklama', - 'update_stage' => 'Aşamayı Güncelle', - 'contact_person' => 'İlgili kişi', - 'contact_numbers' => 'İletişim numaraları', - 'permission_type' => 'İzin Türü', - 'organization_name' => 'Kuruluş Adı', - 'is-default' => 'Varsayılan', - 'rotten-days' => 'Çürük Günler', - 'rotten_lead' => 'çürük kurşun', - 'yes' => 'Evet', - 'no' => 'Hayır', - 'move-to-inbox' => 'Gelen Kutusuna Taşı', - 'update-success' => ':resource başarıyla güncellendi.', - 'destroy-success' => ':resource başarıyla silindi', - 'destroy-failed' => ':resource silinemez', - 'attribute_type' => 'Özellik Türü', - 'contact-name' => 'İrtibat Adı', - 'contact-emails' => 'İrtibat E-postaları', - 'contact-numbers' => 'İrtibat Numaraları', - 'in-stock' => 'Stokta', - 'allocated' => 'Tahsis Edilen', - 'on-hand' => 'Eldeki', - 'products' => 'Ürünler', - 'filters' => [ - 'yesterday' => 'Dün', - 'today' => 'Bugün', - 'tomorrow' => 'Yarın', - 'this-week' => 'Bu Hafta', - 'this-month' => 'Bu Ay', - 'custom' => 'Özel', + 'common' => [ + 'custom-attributes' => [ + 'select-country' => 'Select Country', + 'select-state' => 'Select State', + 'state' => 'State', + 'city' => 'City', + 'postcode' => 'Postcode', + 'work' => 'Work', + 'home' => 'Home', + 'add-more' => 'Add More', + 'select' => 'Select', + ], + ], + + 'leads' => [ + 'create-success' => 'Lead created successfully.', + 'update-success' => 'Lead updated successfully.', + 'destroy-success' => 'Lead deleted successfully.', + 'destroy-failed' => 'Lead can not be deleted.', + + 'index' => [ + 'title' => 'Leads', + 'create-btn' => 'Create Lead', + + 'datagrid' => [ + 'id' => 'ID', + 'sales-person' => 'Sales Person', + 'subject' => 'Subject', + 'source' => 'Source', + 'lead-value' => 'Lead Value', + 'contact-person' => 'Contact Person', + 'stage' => 'Stage', + 'rotten-lead' => 'Rotten Lead', + 'expected-close-date' => 'Expected Close Date', + 'created-at' => 'Created At', + 'no' => 'No', + 'yes' => 'Yes', + 'delete' => 'Delete', + 'mass-delete' => 'Mass Delete', + 'mass-update' => 'Mass Update', + ], + + 'kanban' => [ + 'rotten-days' => 'Lead is rotten for :days days', + + 'columns' => [ + 'contact-person' => 'Contact Person', + 'id' => 'ID', + 'lead-type' => 'Lead Type', + 'lead-value' => 'Lead Value', + 'sales-person' => 'Sales Person', + 'source' => 'Source', + 'title' => 'Title', + 'tags' => 'Tags', + ], + + 'toolbar' => [ + 'search' => [ + 'title' => 'Search', + ], + + 'filters' => [ + 'apply-filters' => 'Apply Filters', + 'clear-all' => 'Clear All', + 'filter' => 'Filter', + 'filters' => 'Filters', + 'select' => 'Select', + ], + ], + ], + + 'view-switcher' => [ + 'all-pipelines' => 'All Pipelines', + 'create-new-pipeline' => 'Create New Pipeline', + ], + ], + + 'create' => [ + 'title' => 'Create Lead', + 'save-btn' => 'Save', + 'details' => 'Details', + 'details-info' => 'Put The Basic Information of the Lead', + 'contact-person' => 'Contact Person', + 'contact-info' => 'Information About the Contact Person', + 'products' => 'Products', + 'products-info' => 'Information About the Products', + ], + + 'edit' => [ + 'title' => 'Edit Lead', + 'save-btn' => 'Save', + 'details' => 'Details', + 'details-info' => 'Put The Basic Information of the Lead', + 'contact-person' => 'Contact Person', + 'contact-info' => 'Information About the Contact Person', + 'products' => 'Products', + 'products-info' => 'Information About the Products', + ], + + 'common' => [ + 'contact' => [ + 'name' => 'Name', + 'email' => 'Email', + 'contact-number' => 'Contact Number', + 'organization' => 'Organization', + ], + + 'products' => [ + 'product-name' => 'Product Name', + 'quantity' => 'quantity', + 'price' => 'Price', + 'amount' => 'Amount', + 'action' => 'Action', + 'add-more' => 'Add More', + 'total' => 'Total', + ], + ], + + 'view' => [ + 'title' => 'Lead: :title', + 'rotten-days' => ':days Days', + + 'attributes' => [ + 'title' => 'About Lead', + ], + + 'quotes'=> [ + 'subject' => 'Subject', + 'expired-at' => 'Expired At', + 'sub-total' => 'Sub Total', + 'discount' => 'Discount', + 'tax' => 'Tax', + 'adjustment' => 'Adjustment', + 'grand-total' => 'Grand Total', + 'delete' => 'Delete', + 'edit' => 'Edit', + 'download' => 'Download', + 'destroy-success' => 'Quote deleted successfully.', + 'empty-title' => 'No Quotes Found', + 'empty-info' => 'No Quotes Found for this Lead', + 'add-btn' => 'Add Quote', + ], + + 'products' => [ + 'product-name' => 'Product Name', + 'quantity' => 'quantity', + 'price' => 'Price', + 'amount' => 'Amount', + 'action' => 'Action', + 'add-more' => 'Add More', + 'total' => 'Total', + 'empty-title' => 'No Products Found', + 'empty-info' => 'No Products Found for this Lead', + 'add-product' => 'Add Product', + ], + + 'persons' => [ + 'title' => 'About Persons', + 'job-title' => ':job_title at :organization', + ], + + 'stages' => [ + 'won-lost' => 'Won/Lost', + 'won' => 'Won', + 'lost' => 'Lost', + 'need-more-info' => 'Need More Details', + 'closed-at' => 'Closed At', + 'won-value' => 'Won Value', + 'lost-reason' => 'Lost Reason', + 'save-btn' => 'Save', + ], ], ], - 'response' => [ - 'create-success' => ':name başarıyla oluşturuldu.', - 'update-success' => ':name başarıyla güncellendi.', - 'destroy-success'=> ':name başarıyla silindi.', - 'destroy-failed' => ':name silinemez.', + 'configuration' => [ + 'index' => [ + 'back' => 'Back', + 'save-btn' => 'Save Configuration', + 'save-success' => 'Configuration Saved Successfully.', + 'search' => 'Search', + 'title' => 'Configuration', + + 'general' => [ + 'title' => 'General', + 'info' => 'General Configuration', + + 'general' => [ + 'title' => 'General', + 'info' => 'Update your general settings here.', + 'locale-settings' => [ + 'title' => 'Locale Settings', + 'title-info' => 'Defines the language used in the user interface, such as English (en), French (fr), or Japanese (ja).', + ], + ], + ], + ], ], - 'acl' => [ - 'leads' => 'Liderler', - 'lead' => 'Lider', - 'quotes' => 'Teklifler', - 'mail' => 'Posta', - 'inbox' => 'Gelen Kutusu', - 'draft' => 'Taslak', - 'outbox' => 'Giden Kutusu', - 'sent' => 'Gönder', - 'trash' => 'Çöp', - 'activities' => 'Aktiviteler', - 'contacts' => 'Kişiler', - 'persons' => 'Kişiler', - 'organizations' => 'Organizasyonlar', - 'products' => 'Ürünler', - 'settings' => 'Ayarlar', - 'groups' => 'Gruplar', - 'roles' => 'Roller', - 'users' => 'Kullanıcılar', - 'user' => 'Kullanıcı', - 'automation' => 'Otomasyon', - 'attributes' => 'Özellikler', - 'pipelines' => 'İşlem Hatları', - 'sources' => 'Kaynaklar', - 'types' => 'Türler', - 'email-templates' => 'E-posta Şablonları', - 'workflows' => 'İş Akışları', - 'other-settings' => 'Diğer Ayarlar', - 'tags' => 'Etiketler', - 'configuration' => 'Yapılandırma', - 'create' => 'Oluştur', - 'edit' => 'Düzenle', - 'view' => 'Görüntüle', - 'print' => 'Yazdır', - 'delete' => 'Kaldır', - 'export' => 'Dışa Aktar', - 'mass-delete' => 'Toplu Silme', + 'dashboard' => [ + 'index' => [ + 'title' => 'Dashboard', + + 'revenue' => [ + 'lost-revenue' => 'Lost Revenue', + 'won-revenue' => 'Won Revenue', + ], + + 'over-all' => [ + 'average-lead-value' => 'Average Lead Value', + 'total-leads' => 'Total Leads', + 'average-leads-per-day' => 'Average Leads Per Day', + 'total-quotations' => 'Total Quotations', + 'total-persons' => 'Total Persons', + 'total-organizations' => 'Total Organizations', + ], + + 'total-leads' => [ + 'title' => 'Leads', + 'total' => 'Total Leads', + 'won' => 'Won Leads', + 'lost' => 'Lost Leads', + ], + + 'revenue-by-sources' => [ + 'title' => 'Revenue By Sources', + 'empty-title' => 'No Data Available', + 'empty-info' => 'No data available for selected interval', + ], + + 'revenue-by-types' => [ + 'title' => 'Revenue By Types', + 'empty-title' => 'No Data Available', + 'empty-info' => 'No data available for selected interval', + ], + + 'top-selling-products' => [ + 'title' => 'Top Products', + 'empty-title' => 'No Products Found', + 'empty-info' => 'No products available for selected interval', + ], + + 'top-persons' => [ + 'title' => 'Top Persons', + 'empty-title' => 'No Persons Found', + 'empty-info' => 'No persons available for selected interval', + ], + + 'open-leads-by-states' => [ + 'title' => 'Open Leads By States', + 'empty-title' => 'No Data Available', + 'empty-info' => 'No data available for selected interval', + ], + ], ], - 'common' => [ - 'back' => 'Geri', - 'address' => 'Adres', - 'country' => 'Ülke', - 'add_more' => 'Daha Fazla Ekle', - 'select-country' => 'Lütfen ülke seçin', - 'select-users' => 'Kullanıcıları Seçin', - 'select_rotten_leads' => 'Rotten Leadsi seçin', - 'select-organization' => 'Kuruluşları Seçin', - 'state' => 'İlçe', - 'select-state' => 'Lütfen ilçe seçin', - 'city' => 'Şehir', - 'postcode' => 'Posta Kodu', - 'address-validation' => '"Adres" alanı zorunludur', - 'work' => 'İş', - 'home' => 'Ev', - 'no-result-found' => 'Aynı isimde kayıt bulunamadı.', - 'add-as' => 'Yeni Ekle', - 'not-available' => 'Müsait değil', - 'select-options' => 'Seçenekler', - 'yes' => 'Evet', - 'no' => 'Hayır', - 'delete' => 'Kaldır', - 'save' => 'Kaydet', - 'locale' => 'yerel ayar', - 'en' => 'ingilizce', - 'tr' => 'Türkçe', - 'ar' => 'Arapça', - 'es' => 'Spanish', - 'add-as' => 'Yeni olarak ekle', - 'no-records-found' => 'Kayıt bulunamadı', - 'start-typing' => 'Kayıtları aramak için yazmaya başlayın', - 'select-type' => 'Türü Seç', - 'select-call' => 'Arama Yap', - 'select-meeting' => 'Toplantı', - 'select-lunch' => 'Öğle Yemeği', - 'duplicate-value' => 'Değer yinelenemez', - 'unauthenticated' => 'Kimliği doğrulanmamış', - 'resource-not-found' => 'Kaynak bulunamadı', - 'forbidden-error' => '403 yasak hatası', - 'internal-server-error' => '500 Dahili Sunucu Hatası', - 'something-went-wrong' => 'Bir ÅŸeyler yanlış oldu. Lütfen sonra tekrar deneyiniz.', - 'delete-confirm' => 'Bu eylemi gerçekten yapmak istiyor musunuz?', - 'system_attribute' => 'sistem', - 'custom_attribute' => 'Gelenek', + 'layouts' => [ + 'app-version' => 'Version : :version', + 'dashboard' => 'Dashboard', + 'leads' => 'Leads', + 'quotes' => 'Quotes', + 'quote' => 'Quote', + 'mail' => [ + 'title' => 'Mail', + 'compose' => 'Compose', + 'inbox' => 'Inbox', + 'draft' => 'Draft', + 'outbox' => 'Outbox', + 'sent' => 'Sent', + 'trash' => 'Trash', + 'setting' => 'Setting', + ], + 'activities' => 'Activities', + 'contacts' => 'Contacts', + 'persons' => 'Persons', + 'person' => 'Person', + 'organizations' => 'Organizations', + 'organization' => 'Organization', + 'products' => 'Products', + 'product' => 'Product', + 'settings' => 'Settings', + 'user' => 'User', + 'user-info' => 'Manage all your users and their permissions in the CRM, what they’re allowed to do.', + 'groups' => 'Groups', + 'groups-info' => 'Add, edit or delete groups from CRM', + 'roles' => 'Roles', + 'role' => 'Role', + 'roles-info' => 'Add, edit or delete roles from CRM', + 'users' => 'Users', + 'users-info' => 'Add, edit or delete users from CRM', + 'lead' => 'Lead', + 'lead-info' => 'Manage all your leads related settings in the CRM', + 'pipelines' => 'Pipelines', + 'pipelines-info' => 'Add, edit or delete pipelines from CRM', + 'sources' => 'Sources', + 'sources-info' => 'Add, edit or delete sources from CRM', + 'types' => 'Types', + 'types-info' => 'Add, edit or delete types from CRM', + 'automation' => 'Automation', + 'automation-info' => 'Manage all your automation related settings in the CRM', + 'attributes' => 'Attributes', + 'attribute' => 'Attribute', + 'attributes-info' => 'Add, edit or delete attributes from CRM', + 'email-templates' => 'Email Templates', + 'email' => 'Email', + 'email-templates-info' => 'Add, edit or delete email templates from CRM', + 'workflows' => 'Workflows', + 'workflows-info' => 'Add, edit or delete workflows from CRM', + 'other-settings' => 'Other Settings', + 'other-settings-info' => 'Manage all your extra settings in the CRM', + 'tags' => 'Tags', + 'tags-info' => 'Add, edit or delete tags from CRM', + 'my-account' => 'My Account', + 'sign-out' => 'Sign Out', + 'back' => 'Back', + 'name' => 'Name', + 'configuration' => 'Configuration', + 'activities' => 'Activities', + 'howdy' => 'Howdy!', + 'warehouses' => 'Warehouses', + 'warehouse' => 'Warehouse', + 'warehouses-info' => 'Add, edit or delete warehouses from CRM', ], 'user' => [ 'account' => [ - 'name' => 'İsim', - 'email' => 'E-posta', - 'password' => 'Şifre', - 'my_account' => 'Hesabım', - 'update_details' => 'Detayları Güncelle', - 'current_password' => 'Mevcut Şifre', - 'confirm_password' => 'Şifreyi Onayla', - 'password-match' => 'Mevcut şifre eşleşmiyor.', - 'account-save' => 'Hesap değişiklikleri başarıyla kaydedildi.', - 'permission-denied' => 'İzin Reddedildi', - 'remove-image' => 'Görüntüyü Kaldır', - 'upload_image_pix' => 'Bir Profil Resmi Yükleyin (100px x 100px)', - 'upload_image_format' => 'PNG veya JPG Formatında', - 'image_upload_message' => 'Yalnızca resimlere (.jpeg, .jpg, .png, ..) izin verilir.', + 'name' => 'Name', + 'email' => 'Email', + 'password' => 'Password', + 'my_account' => 'My account', + 'update_details' => 'Update Details', + 'current_password' => 'Current password', + 'confirm_password' => 'Confirm password', + 'password-match' => 'Current password does not match.', + 'account-save' => 'Account changes saved successfully.', + 'permission-denied' => 'Permission Denied', + 'remove-image' => 'Remove Image', + 'upload_image_pix' => 'Upload a Profile Image (100px x 100px)', + 'upload_image_format' => 'in PNG or JPG Format', + 'image_upload_message' => 'Only images (.jpeg, .jpg, .png, ..) are allowed.', ], ], 'emails' => [ 'common' => [ - 'dear' => 'Sayın :name', - 'cheers' => 'Tebrikler,
Takım :app_name', + 'dear' => 'Dear :name', + 'cheers' => 'Cheers,
Team :app_name', ], ], 'errors' => [ - '401' => 'Bu sayfaya erişmek için yetkiniz yok', + '401' => 'You are not authorized to access this page', ], ]; From 4106172f12189eef779bc299520b5c6181b2ef76 Mon Sep 17 00:00:00 2001 From: suraj kashyap Date: Fri, 23 Aug 2024 18:14:24 +0530 Subject: [PATCH 2/2] fix faild test cases. --- packages/Webkul/Admin/src/Resources/lang/ar/app.php | 10 +++++----- packages/Webkul/Admin/src/Resources/lang/es/app.php | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/Webkul/Admin/src/Resources/lang/ar/app.php b/packages/Webkul/Admin/src/Resources/lang/ar/app.php index ce9b78b72..2ec01f00d 100644 --- a/packages/Webkul/Admin/src/Resources/lang/ar/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/ar/app.php @@ -325,7 +325,7 @@ ], 'table' => [ - 'actions' => 'الإجراءات', + 'actions' => 'الإجراءات', 'no-records-available' => 'لا توجد سجلات متاحة.', ], ], @@ -411,7 +411,7 @@ 'update-success' => 'تم تحديث عرض السعر بنجاح.', 'delete-success' => 'تم حذف عرض السعر بنجاح.', 'delete-failed' => 'لا يمكن حذف عرض السعر.', - + 'datagrid' => [ 'subject' => 'الموضوع', 'sales-person' => 'مندوب المبيعات', @@ -428,7 +428,7 @@ 'delete' => 'حذف', 'print' => 'طباعة', ], - + 'pdf' => [ 'title' => 'عرض السعر', 'grand-total' => 'المجموع الكلي', @@ -449,7 +449,7 @@ 'quote-id' => 'رقم عرض السعر', ], ], - + 'create' => [ 'title' => 'إنشاء عرض سعر', 'save-btn' => 'حفظ عرض السعر', @@ -480,7 +480,7 @@ 'product-name' => 'اسم المنتج', 'action' => 'الإجراء', ], - + 'edit' => [ 'title' => 'تعديل عرض السعر', 'save-btn' => 'حفظ عرض السعر', diff --git a/packages/Webkul/Admin/src/Resources/lang/es/app.php b/packages/Webkul/Admin/src/Resources/lang/es/app.php index 6489f396f..d1b83428e 100644 --- a/packages/Webkul/Admin/src/Resources/lang/es/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/es/app.php @@ -1,7 +1,7 @@ [ + 'acl' => [ 'leads' => 'Clientes potenciales', 'lead' => 'Cliente potencial', 'quotes' => 'Cotizaciones', @@ -1298,7 +1298,7 @@ 'update-success' => 'Almacén actualizado con éxito.', 'delete-success' => 'Almacén eliminado con éxito.', 'delete-failed' => 'No se puede eliminar el almacén.', - + 'datagrid' => [ 'id' => 'ID', 'name' => 'Nombre',