'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}.'=>'다음의 mimeType만 허용됩니다: {mimeTypes}',
'Page not found.'=>'페이지를 찾을 수 없습니다.',
'Please fix the following errors:'=>'다음 오류를 수정하십시오:',
'Please upload a file.'=>'파일을 업로드하십시오.',
'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.'=>'{totalCount} 중 {begin} 에서 {end} 까지 표시하고 있습니다.',
'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} 바이트를 초과할 수 없습니다.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'파일 "{file}"는 크기가 너무 작습니다. 크기는 {limit} 바이트 보다 작을 수 없습니다.',
'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} 보다 클 수 없습니다.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'이미지 "{file}"가 너무 큽니다. 넓이는 {limit} 보다 클 수 없습니다.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'이미지 "{file}"가 너무 작습니다. 높이는 {limit} 보다 작을 수 없습니다.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'이미지 "{file}"가 너무 작습니다. 넒이는 {limit} 보다 작을 수 없습니다.',
'The verification code is incorrect.'=>'확인코드가 올바르지않습니다.',