{
    "404": "Houston we have a problem page not found",
    "accepted": "يجب قبول :attribute.",
    "accepted_if": "يجب قبول :attribute في حالة :other يساوي :value.",
    "active_url": "حقل :attribute لا يُمثّل رابطًا صحيحًا.",
    "add": "Add",
    "after": "يجب على حقل :attribute أن يكون تاريخًا لاحقًا للتاريخ :date.",
    "after_or_equal": "حقل :attribute يجب أن يكون تاريخاً لاحقاً أو مطابقاً للتاريخ :date.",
    "all_sections": "All sections",
    "alpha": "يجب أن لا يحتوي حقل :attribute سوى على حروف.",
    "alpha_dash": "يجب أن لا يحتوي حقل :attribute سوى على حروف، أرقام ومطّات.",
    "alpha_num": "يجب أن يحتوي حقل :attribute على حروفٍ وأرقامٍ فقط.",
    "array": "يجب أن يكون حقل :attribute ًمصفوفة.",
    "back": "Back",
    "before": "يجب على حقل :attribute أن يكون تاريخًا سابقًا للتاريخ :date.",
    "before_or_equal": "حقل :attribute يجب أن يكون تاريخا سابقا أو مطابقا للتاريخ :date.",
    "between.array": "يجب أن يحتوي حقل :attribute على عدد من العناصر بين :min و :max.",
    "between.file": "يجب أن يكون حجم ملف حقل :attribute بين :min و :max كيلوبايت.",
    "between.numeric": "يجب أن تكون قيمة حقل :attribute بين :min و :max.",
    "between.string": "يجب أن يكون عدد حروف نّص حقل :attribute بين :min و :max.",
    "boolean": "يجب أن تكون قيمة حقل :attribute إما true أو false .",
    "cancel": "Cancel",
    "choices.add_item": "Press Enter to add \":value\"",
    "choices.custom_add_item": "Only values matching specific conditions can be added",
    "choices.item_select": "Press to select",
    "choices.max_item": "Only :count values can be added",
    "choices.no_choices": "No choices to choose from",
    "choices.no_results": "No results found",
    "choices.remove_item": "Remove item",
    "choices.unique_item": "Only unique values can be added",
    "close": "Close",
    "collapse_menu": "Collapse menu",
    "confirm": "Confirm",
    "confirm_message": "Are you sure?",
    "confirmed": "حقل التأكيد غير مُطابق للحقل :attribute.",
    "copied": "Copied!",
    "create": "Create",
    "current_password": "كلمة المرور غير صحيحة.",
    "dashboard": "Dashboard",
    "date": "حقل :attribute ليس تاريخًا صحيحًا.",
    "date_equals": "يجب أن يكون حقل :attribute مطابقاً للتاريخ :date.",
    "date_format": "لا يتوافق حقل :attribute مع الشكل :format.",
    "declined": "يجب رفض :attribute.",
    "declined_if": "يجب رفض :attribute عندما يكون :other بقيمة :value.",
    "delete": "Delete",
    "deleted": "Deleted",
    "deleting": "Deleting",
    "different": "يجب أن يكون الحقلان :attribute و :other مُختلفين.",
    "digits": "يجب أن يحتوي حقل :attribute على :digits رقمًا/أرقام.",
    "digits_between": "يجب أن يحتوي حقل :attribute بين :min و :max رقمًا/أرقام .",
    "dimensions": "الحقل:attribute يحتوي على أبعاد صورة غير صالحة.",
    "distinct": "للحقل :attribute قيمة مُكرّرة.",
    "download": "Download",
    "edit": "Edit",
    "email": "يجب أن يكون حقل :attribute عنوان بريد إلكتروني صحيح البُنية.",
    "ends_with": "يجب أن ينتهي حقل :attribute بأحد القيم التالية: :values",
    "enum": "قيمة حقل :attribute غير موجودة في قائمة القيم المسموح بها.",
    "exists": "قيمة الحقل :attribute غير موجودة.",
    "export": "Export",
    "failed": "بيانات الاعتماد هذه غير متطابقة مع البيانات المسجلة لدينا.",
    "file": "الحقل :attribute يجب أن يكون ملفا.",
    "filled": "حقل :attribute إجباري.",
    "filters": "Filters",
    "gt.array": "يجب أن يحتوي حقل :attribute على أكثر من :value عناصر/عنصر.",
    "gt.file": "يجب أن يكون حجم ملف حقل :attribute أكبر من :value كيلوبايت.",
    "gt.numeric": "يجب أن تكون قيمة حقل :attribute أكبر من :value.",
    "gt.string": "يجب أن يكون طول نّص حقل :attribute أكثر من :value حروفٍ/حرفًا.",
    "gte.array": "يجب أن يحتوي حقل :attribute على الأقل على :value عُنصرًا/عناصر.",
    "gte.file": "يجب أن يكون حجم ملف حقل :attribute على الأقل :value كيلوبايت.",
    "gte.numeric": "يجب أن تكون قيمة حقل :attribute مساوية أو أكبر من :value.",
    "gte.string": "يجب أن يكون طول نص حقل :attribute على الأقل :value حروفٍ/حرفًا.",
    "image": "يجب أن يكون حقل :attribute صورةً.",
    "import": "Import",
    "in": "قيمة حقل :attribute غير موجودة في قائمة القيم المسموح بها.",
    "in_array": "حقل :attribute غير موجود في :other.",
    "integer": "يجب أن يكون حقل :attribute عددًا صحيحًا.",
    "ip": "يجب أن يكون حقل :attribute عنوان IP صحيحًا.",
    "ipv4": "يجب أن يكون حقل :attribute عنوان IPv4 صحيحًا.",
    "ipv6": "يجب أن يكون حقل :attribute عنوان IPv6 صحيحًا.",
    "json": "يجب أن يكون حقل :attribute نصًا من نوع JSON.",
    "loading": "Loading ...",
    "login.authorization": "Authorization",
    "login.description": "Please sign-in to your account",
    "login.email": "E-mail",
    "login.login": "Log in",
    "login.logout": "Log out",
    "login.password": "Password",
    "login.remember_me": "Remember me",
    "login.title": "Welcome to :moonshine_title!",
    "login.username": "Username",
    "lt.array": "يجب أن يحتوي حقل :attribute على أقل من :value عناصر/عنصر.",
    "lt.file": "يجب أن يكون حجم ملف حقل :attribute أصغر من :value كيلوبايت.",
    "lt.numeric": "يجب أن تكون قيمة حقل :attribute أصغر من :value.",
    "lt.string": "يجب أن يكون طول نّص حقل :attribute أقل من :value حروفٍ/حرفًا.",
    "lte.array": "يجب أن لا يحتوي حقل :attribute على أكثر من :value عناصر/عنصر.",
    "lte.file": "يجب أن لا يتجاوز حجم ملف حقل :attribute :value كيلوبايت.",
    "lte.numeric": "يجب أن تكون قيمة حقل :attribute مساوية أو أصغر من :value.",
    "lte.string": "يجب أن لا يتجاوز طول نّص حقل :attribute :value حروفٍ/حرفًا.",
    "mac_address": "الحقل :attribute يجب أن يكون عنوان MAC صالحاً.",
    "max.array": "يجب أن لا يحتوي حقل :attribute على أكثر من :max عناصر/عنصر.",
    "max.file": "يجب أن لا يتجاوز حجم ملف حقل :attribute :max كيلوبايت.",
    "max.numeric": "يجب أن تكون قيمة حقل :attribute مساوية أو أصغر من :max.",
    "max.string": "يجب أن لا يتجاوز طول نّص حقل :attribute :max حروفٍ/حرفًا.",
    "mimes": "يجب أن يكون ملفًا من نوع : :values.",
    "mimetypes": "يجب أن يكون ملفًا من نوع : :values.",
    "min.array": "يجب أن يحتوي حقل :attribute على الأقل على :min عُنصرًا/عناصر.",
    "min.file": "يجب أن يكون حجم ملف حقل :attribute على الأقل :min كيلوبايت.",
    "min.numeric": "يجب أن تكون قيمة حقل :attribute مساوية أو أكبر من :min.",
    "min.string": "يجب أن يكون طول نص حقل :attribute على الأقل :min حروفٍ/حرفًا.",
    "more": "More",
    "multiple_of": "حقل :attribute يجب أن يكون من مضاعفات :value",
    "next": "Next &raquo;",
    "not_in": "يجب ألا يكون حقل :attribute موجودًا في القائمة.",
    "not_regex": "صيغة حقل :attribute غير صحيحة.",
    "notfound": "Records not found",
    "notifications.mark_as_read": "Mark as read",
    "notifications.mark_as_read_all": "Mark all as read",
    "notifications.title": "Notifications",
    "numeric": "يجب على حقل :attribute أن يكون رقمًا.",
    "of": "of",
    "password": "كلمة المرور غير صحيحة.",
    "present": "يجب تقديم حقل :attribute.",
    "previous": "&laquo; Previous",
    "profile": "Profile",
    "prohibited": "حقل :attribute محظور.",
    "prohibited_if": "حقل :attribute محظور إذا كان :other هو :value.",
    "prohibited_unless": "حقل :attribute محظور ما لم يكن :other ضمن :values.",
    "prohibits": "الحقل :attribute يحظر تواجد الحقل :other.",
    "regex": "صيغة حقل :attribute غير صحيحة.",
    "required": "حقل :attribute مطلوب.",
    "required_array_keys": "الحقل :attribute يجب أن يحتوي على مدخلات لـ: :values.",
    "required_if": "حقل :attribute مطلوب في حال ما إذا كان :other يساوي :value.",
    "required_unless": "حقل :attribute مطلوب في حال ما لم يكن :other يساوي :values.",
    "required_with": "حقل :attribute مطلوب إذا توفّر :values.",
    "required_with_all": "حقل :attribute مطلوب إذا توفّر :values.",
    "required_without": "حقل :attribute مطلوب إذا لم يتوفّر :values.",
    "required_without_all": "حقل :attribute مطلوب إذا لم يتوفّر :values.",
    "reset": "Reset",
    "resource.admins_title": "Admins",
    "resource.avatar": "Avatar",
    "resource.change_password": "Change password",
    "resource.created_at": "Created At",
    "resource.email": "E-mail",
    "resource.export.exported": "File exported",
    "resource.import.extension_not_supported": "File extension not supported",
    "resource.import.file_required": "File is required",
    "resource.import.imported": "Imported",
    "resource.main_information": "Main information",
    "resource.name": "Name",
    "resource.password": "Password",
    "resource.queued": "Queued",
    "resource.repeat_password": "Repeat password",
    "resource.role": "Roles",
    "resource.role_name": "Title",
    "resource.role_title": "Roles",
    "resource.system": "System",
    "results": "results",
    "same": "يجب أن يتطابق حقل :attribute مع :other.",
    "save": "Save",
    "saved": "Saved",
    "saved_error": "Error",
    "search": "Search",
    "show": "Show",
    "showing": "Showing",
    "size.array": "يجب أن يحتوي حقل :attribute على :size عنصرٍ/عناصر بالضبط.",
    "size.file": "يجب أن يكون حجم ملف حقل :attribute :size كيلوبايت.",
    "size.numeric": "يجب أن تكون قيمة حقل :attribute مساوية لـ :size.",
    "size.string": "يجب أن يحتوي نص حقل :attribute على :size حروفٍ/حرفًا بالضبط.",
    "starts_with": "يجب أن يبدأ حقل :attribute بأحد القيم التالية: :values",
    "string": "يجب أن يكون حقل :attribute نصًا.",
    "throttle": "عدد كبير جدا من محاولات الدخول. يرجى المحاولة مرة أخرى بعد :seconds ثانية.",
    "timezone": "يجب أن يكون حقل :attribute نطاقًا زمنيًا صحيحًا.",
    "to": "to",
    "total": "Total",
    "unique": "قيمة حقل :attribute مُستخدمة من قبل.",
    "uploaded": "فشل في تحميل الـ :attribute.",
    "url": "صيغة رابط حقل :attribute غير صحيحة.",
    "uuid": "حقل :attribute يجب أن يكون بصيغة UUID سليمة."
}
