'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}像素。',