'The file "{file}" is not an image.'=>'الملف "{file}" ليس بصورة.',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'الملف "{file}" كبير الحجم. حجمه لا يجب أن يتخطى {limit, number} {limit, plural, one{byte} other{bytes}}.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'الملف "{file}" صغير جداً. حجمه لا يجب أن يكون أصغر من {limit, number} {limit, plural, one{byte} other{bytes}}.',
'The format of {attribute} is invalid.'=>'شكل {attribute} غير صالح',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'الصورة "{file}" كبيرة جداً. ارتفاعها لا يمكن أن يتخطى {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'الصورة "{file}" كبيرة جداً. عرضها لا يمكن أن يتخطى {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'الصورة "{file}" صغيرة جداً. ارتفاعها لا يمكن أن يقل عن {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'الصورة "{file}" كبيرة جداً. عرضها لا يمكن أن يقل عن {limit, number} {limit, plural, one{pixel} other{pixels}}.',
'The verification code is incorrect.'=>'رمز التحقق غير صحيح',
'Unable to verify your data submission.'=>'لم نستطع التأكد من البيانات المقدمة.',
'Unknown command "{command}".'=>'أمر غير معروف.',
'Unknown option: --{name}'=>'خيار غير معروف: --{name}',
'Update'=>'تحديث',
'View'=>'عرض',
'Yes'=>'نعم',
'You are not allowed to perform this action.'=>'لا تستطيع القيام بهذاالعمل',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.'=>'تستطيع كأقصى حد تحميل {limit, number} {limit, plural, one{file} other{files}}.',
'{attribute} "{value}" has already been taken.'=>'{attribute} "{value}" سبق استعماله',
'{attribute} cannot be blank.'=>'{attribute} لا يمكن تركه فارغًا.',
'{attribute} is invalid.'=>'{attribute} غير صالح.',
'{attribute} is not a valid URL.'=>'{attribute} ليس بعنوان صحيح.',
'{attribute} is not a valid email address.'=>'{attribute} ليس ببريد إلكتروني صحيح.',
'{attribute} must be "{requiredValue}".'=>'{attribute} يجب أن يكون "{requiredValue}".',
'{attribute} must be a number.'=>'{attribute} يجب أن يكون رقمًا',
'{attribute} must be a string.'=>'{attribute} يجب أن يكون كلمات',
'{attribute} must be an integer.'=>'{attribute} يجب أن يكون رقمًا صحيحًا',
'{attribute} must be either "{true}" or "{false}".'=>'{attribute} يجب أن يكن إما "{true}" أو "{false}".',
'{attribute} must be greater than "{compareValue}".'=>'{attribute} يجب أن يكون أكبر من "{compareValue}".',
'{attribute} must be greater than or equal to "{compareValue}".'=>'{attribute} يجب أن يكون أكبر من أو يساوي "{compareValue}".',
'{attribute} must be less than "{compareValue}".'=>'{attribute} يجب أن يكون أصغر من "{compareValue}".',
'{attribute} must be less than or equal to "{compareValue}".'=>'{attribute} يجب أن يكون أصغر من أو يساوي "{compareValue}".',
'{attribute} must be no greater than {max}.'=>'{attribute} يجب أن لا يكون أكبر من "{compareValue}".',
'{attribute} must be no less than {min}.'=>'{attribute} يجب أن لا يكون أصغر من "{compareValue}".',
'{attribute} must be repeated exactly.'=>'{attribute} يجب أن يكون متطابق.',
'{attribute} must not be equal to "{compareValue}".'=>'{attribute} يجب أن يساوي "{compareValue}"',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.'=>'{attribute} يجب أن يحتوي على أكثر من {min, number} {min, plural, one{character} other{characters}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'{attribute} يجب أن لا يحتوي على أكثر من {max, number} {max, plural, one{character} other{characters}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.'=>'{attribute} يجب أن يحتوي على {min, number} {min, plural, one{character} other{characters}}.',