'No help for unknown command "{command}".' => '命令"{command}"发生未知的错误。',
'No help for unknown sub-command "{command}".' => '子命令"{command}"发生未知的错误。',
'No results found.' => '没有找到数据',
'Only files with these extensions are allowed: {extensions}.' => '只允许使用以下文件扩展名的文件:{extensions}.',
'Only files with these mimeTypes are allowed: {mimeTypes}.' => '只允许包含以下 mimeTypes 的文件:{mimeTypes}.',
'No results found.' => '没有找到数据。',
'Only files with these extensions are allowed: {extensions}.' => '只允许使用以下文件扩展名的文件:{extensions}。',
'Only files with these mimeTypes are allowed: {mimeTypes}.' => '只允许包含以下 mimeTypes 的文件:{mimeTypes}。',
'Page not found.' => '页面未找到。',
'Please fix the following errors:' => '请修复以下错误',
'Please upload a file.' => '请上传一个文件。',
@ -47,25 +47,25 @@ return array (
'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{像素} other{像素}}。',
'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{像素} other{像素}}。',
'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{像素} other{像素}}。',
'The verification code is incorrect.' => '验证码不正确',