|
Ignoring deprecated command on line %(lineno)s: The %(cmd)s command has been deprecated and no longer has any effect. It may be removed from future releases, which will result in a fatal error from kickstart. Please modify your kickstart file to remove this command.
|
%(lineno)s 번째 줄에서 앞으로 삭제될 명령은 무시됩니다. %(cmd)s 명령은 삭제되었으며 더이상 아무런 효과를 가지고 있지 않습니다. 킥스타트에서 치명적인 오류를 가져오는 이 명령은 다음 배포판부터 완전히 삭제될 것입니다. 이 명령을 제거하기 위해 킥스타트 파일을 수정해 주시기 바랍니다.
|
|
Unknown command: %s
|
알 수 없는 명령: %s
|
|
Error writing file "%s":
|
파일 쓰기 오류 "%s":
|
|
Error securely accessing URL "%s"
|
URL "%s"에 안전하게 접근 중 오류
|
|
Error accessing URL "%s"
|
URL에 접근하는 중 오류 "%s"
|
|
Error opening file: %s
|
파일을 여는 중 오류가 발생: %s
|
|
Error copying file: %s
|
파일 복사 중 오류: %s
|
|
Illegal url for %%ksappend: %s
|
%%ksappend의 잘못된 URL: %s
|
|
Unable to open %%ksappend file: %s
|
%%ksappend 파일을 열 수 없음: %s
|
|
Unable to open input kickstart file: %s
|
지정된 kickstart 파일을 열 수 없음: %s
|
|
Group cannot specify both --nodefaults and --optional
|
그룹은 --nodefaults 및 --optional을 지정할 수 없음
|
|
Section %s does not end with %%end.
|
섹션 %s은(는) %%end로 종료하지 않습니다.
|
|
Unknown kickstart section: %s
|
알 수 없는 kickstart 섹션: %s
|
|
Potentially unknown section seen at line %(lineno)s: %(sectionName)s
|
잠재적으로 알 수없는 부분이 줄에 나타남 %(lineno)s: %(sectionName)s
|
|
Unsupported version specified: %s
|
지원되지 않는 버전 지정: %s
|
|
invalid boolean value: %r
|
유효하지 않은 부울 값 : %r
|
|
The %(option)s option was introduced in version %(intro)s, but you are using kickstart syntax version %(version)s.
|
%(option)s 선택은 버전 %(intro)s에서 소개되었지만 킥스타트 구문 버전 %(version)s을 사용하고 있습니다.
|
|
The %(option)s option is no longer supported.
|
옵션 %(option)s 는 더이상 지원되지 않습니다.
|
|
The %(option)s option was removed in version %(removed)s, but you are using kickstart syntax version %(version)s.
|
%(option)s 선택은 버전 %(removed)s에서 제거되었지만 킥스타트 구문 버전 %(version)s를 사용하고 있습니다.
|
|
Ignoring deprecated option on line %(lineno)s: The %(option)s option has been deprecated and no longer has any effect. It may be removed from future releases, which will result in a fatal error from kickstart. Please modify your kickstart file to remove this option.
|
%(lineno)s 번째 줄에서 앞으로 삭제될 옵션은 무시됩니다. %(option)s 옵션은 삭제되었으며 더이상 아무런 효과를 가지고 있지 않습니다. 킥스타트에서 치명적인 오류를 가져오는 이 옵션은 다음 배포판부터 완전히 삭제될 것입니다. 이 옵션을 제거하기 위해 킥스타트 파일을 수정해 주시기 바랍니다.
|