'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} ไบต์',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'ไฟล์ "{file}" มีขนาดเล็กเกินไป ไฟล์จะต้องมีขนาดมากกว่า {limit, number} ไบต์',
'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} พิกเซล',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'รูปภาพ "{file}" ใหญ่เกินไป ความกว้างต้องน้อยกว่า {limit, number} พิกเซล',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'รูปภาพ "{file}" เล็กเกินไป ความสูงต้องมากว่า {limit, number} พิกเซล',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'รูปภาพ "{file}" เล็กเกินไป ความกว้างต้องมากกว่า {limit, number} พิกเซล',
'The requested view "{name}" was not found.'=>'ไม่พบ "{name}" ในการเรียกใช้',
'The verification code is incorrect.'=>'รหัสการยืนยันไม่ถูกต้อง',
'{attribute} "{value}" has already been taken.'=>'{attribute} "{value}" ได้รับการบันทึก',
'{attribute} cannot be blank.'=>'{attribute} ต้องไม่ว่างเปล่า',
'{attribute} is invalid.'=>'{attribute} ไม่ถูกต้อง',
'{attribute} is not a valid URL.'=>'{attribute} URL ไม่ถูกต้อง',
'{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} ต้องไม่มากกว่า {max}.',
'{attribute} must be no less than {min}.'=>'{attribute} ต้องไม่น้อยกว่า {min}',
'{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} อักขระ',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'{attribute} ควรประกอบด้วยอักขระอย่างมาก {max, number} อักขระ',