Translations by Kim Boram

Kim Boram has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

137 of 37 results
22.
This command is deprecated. Please use 'apt-mark showauto' instead.
2012-03-10
명령을 사용할 수 없습니다. 대신 'apt-mark showauto' 명령을 사용해주십시오.
28.
Installed:
2012-03-10
설치함:
34.
Usage: apt-cache [options] command apt-cache [options] showpkg pkg1 [pkg2 ...] apt-cache [options] showsrc pkg1 [pkg2 ...] apt-cache is a low-level tool used to query information from APT's binary cache files Commands: gencaches - Build both the package and source cache showpkg - Show some general information for a single package showsrc - Show source records stats - Show some basic statistics dump - Show the entire file in a terse form dumpavail - Print an available file to stdout unmet - Show unmet dependencies search - Search the package list for a regex pattern show - Show a readable record for the package depends - Show raw dependency information for a package rdepends - Show reverse dependency information for a package pkgnames - List the names of all packages in the system dotty - Generate package graphs for GraphViz xvcg - Generate package graphs for xvcg policy - Show policy settings Options: -h This help text. -p=? The package cache. -s=? The source cache. -q Disable progress indicator. -i Show only important deps for the unmet command. -c=? Read this configuration file -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp See the apt-cache(8) and apt.conf(5) manual pages for more information.
2012-03-10
Usage: apt-cache [options] command apt-cache [options] showpkg pkg1 [pkg2 ...] apt-cache [options] showsrc pkg1 [pkg2 ...] apt-cache is a low-level tool used to query information from APT's binary cache files Commands: gencaches - Build both the package and source cache showpkg - Show some general information for a single package showsrc - Show source records stats - Show some basic statistics dump - Show the entire file in a terse form dumpavail - Print an available file to stdout unmet - Show unmet dependencies search - Search the package list for a regex pattern show - Show a readable record for the package depends - Show raw dependency information for a package rdepends - Show reverse dependency information for a package pkgnames - List the names of all packages in the system dotty - Generate package graphs for GraphViz xvcg - Generate package graphs for xvcg policy - Show policy settings Options: -h This help text. -p=? The package cache. -s=? The source cache. -q Disable progress indicator. -i Show only important deps for the unmet command. -c=? Read this configuration file -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp See the apt-cache(8) and apt.conf(5) manual pages for more information.
42.
Usage: apt-extracttemplates file1 [file2 ...] apt-extracttemplates is a tool to extract config and template info from debian packages Options: -h This help text -t Set the temp dir -c=? Read this configuration file -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
2012-03-10
사용법: apt-extracttemplates 파일1 [파일2 ...] apt-extracttemplates는 데비안 패키지에서 설정 및 서식 정보를 추출하는 도구입니다 옵션: -h 이 도움말 -t 임시 디렉토리 설정 -c=? 설정 파일을 읽습니다 -o=? 임의의 옵션을 설정합니다, 예를 들어 -o dir::cache=/tmp
50.
Usage: apt-ftparchive [options] command Commands: packages binarypath [overridefile [pathprefix]] sources srcpath [overridefile [pathprefix]] contents path release path generate config [groups] clean config apt-ftparchive generates index files for Debian archives. It supports many styles of generation from fully automated to functional replacements for dpkg-scanpackages and dpkg-scansources apt-ftparchive generates Package files from a tree of .debs. The Package file contains the contents of all the control fields from each package as well as the MD5 hash and filesize. An override file is supported to force the value of Priority and Section. Similarly apt-ftparchive generates Sources files from a tree of .dscs. The --source-override option can be used to specify a src override file The 'packages' and 'sources' command should be run in the root of the tree. BinaryPath should point to the base of the recursive search and override file should contain the override flags. Pathprefix is appended to the filename fields if present. Example usage from the Debian archive: apt-ftparchive packages dists/potato/main/binary-i386/ > \ dists/potato/main/binary-i386/Packages Options: -h This help text --md5 Control MD5 generation -s=? Source override file -q Quiet -d=? Select the optional caching database --no-delink Enable delinking debug mode --contents Control contents file generation -c=? Read this configuration file -o=? Set an arbitrary configuration option
2012-03-10
사용법: apt-ftparchive [옵션] 명령 명령: packages 바이너리경로 [override파일 [경로앞부분]] sources 소스경로 [override파일 [경로앞부분]] contents 경로 release 경로 generate 설정 [그룹] clean 설정 apt-ftparchive는 데비안 아카이브용 인덱스 파일을 만듭니다. 이 프로그램은 여러 종류의 인덱스 파일 만드는 작업을 지원합니다 -- 완전 자동화 작업부터 dpkg-scanpackages와 dpkg-scansources의 기능을 바꾸기도 합니다. apt-ftparchive는 .deb 파일의 트리에서부터 Package 파일을 만듭니다. Package 파일에는 각 패키지의 모든 제어 필드는 물론 MD5 해시와 파일 크기도 들어 있습니다. override 파일을 이용해 Priority와 Section의 값을 강제로 설정할 수 있습니다 이와 비슷하게 apt-ftparchive는 .dsc 파일의 트리에서 Sources 파일을 만듭니다. --source-override 옵션을 이용해 소스 override 파일을 지정할 수 있습니다. 'packages'와 'sources' 명령은 해당 트리의 맨 위에서 실행해야 합니다. "바이너리경로"는 검색할 때의 기준 위치를 가리키며 "override파일"에는 override 플래그들을 담고 있습니다. "경로앞부분"은 각 파일 이름 필드의 앞에 더해 집니다. 데비안 아카이브에 있는 예를 하나 들자면: apt-ftparchive packages dists/potato/main/binary-i386/ > \ dists/potato/main/binary-i386/Packages 옵션: -h 이 도움말 --md5 MD5 만들기 작업을 제어합니다 -s=? 소스 override 파일 -q 조용히 -d=? 캐시 데이터베이스를 직접 설정합니다 --no-delink 디버깅 모드 지우기를 사용합니다 --contents 컨텐츠 파일을 만드는 적업을 제어합니다 -c=? 이 설정 파일을 읽습니다 -o=? 임의의 옵션을 설정합니다
58.
Archive has no control record
2012-03-10
저장소에 제어 기록이 없음
80.
Malformed override %s line %llu #1
2012-03-10
Override %s의 %lu번 줄 #1이 잘못되었습니다
81.
Malformed override %s line %llu #2
2012-03-10
override %s의 %lu번 줄 #2가 잘못되었습니다
82.
Malformed override %s line %llu #3
2012-03-10
override %s의 %lu번 줄 #3이 잘못되었습니다
96.
N
2012-03-10
N
111.
The following held packages will be changed:
2012-03-10
다음 고정 패키지들을 바꿈:
113.
WARNING: The following essential packages will be removed. This should NOT be done unless you know exactly what you are doing!
2012-03-10
경고: 꼭 필요한 다음 패키지를 제거합니다. 무슨 일을 하고 있는 지 정확히 알지 못한다면 제거하지 마십시오!
117.
%lu to remove and %lu not upgraded.
2012-03-10
%lu개 제거, %lu개 업그레이드 안 함.
126.
However the following packages replace it:
2012-03-10
하지만 다음 패키지가 바꿉니다:
134.
%s set to manually installed.
2012-03-10
%s 패키지 직접 설치할 것으로 지정합니다.
136.
Selected version '%s' (%s) for '%s' because of '%s'
2014-09-22
'%4$s'(으)로 인해 '%3$s' 패키지의 '%1$s' (%2$s) 버전을 선택합니다
2012-03-10
'%s'(으)로 인해 '%3$s' 패키지의 '%1$s' (%2$s) 버전을 선택합니다
178.
We are not supposed to delete stuff, can't start AutoRemover
2012-03-10
패키지를 삭제하지 않도록 되어 있으므로 자동으로 제거할 수 없습니다.
195.
This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' instead.
2012-03-10
명령을 사용할 수 없습니다. 대신 'apt-mark auto' 명령과 'apt-mark manual' 명령을 사용해주십시오.
201.
Downloading %s %s
2012-03-10
%s %s 다운로드 중
205.
Please use: bzr branch %s to retrieve the latest (possibly unreleased) updates to the package.
2012-03-10
가장 최신의(배포되지 않았을 수도 있음) 업데이트를 가져오려면 다음 명령을 사용해 주십시오: bzr get %s
218.
No architecture information available for %s. See apt.conf(5) APT::Architectures for setup
2012-03-10
%s의 아키텍처 정보를 사용할 수 없습니다. 아키텍처 설정을 위해 apt.conf(5) APT::Architectures를 확인하십시오
221.
%s dependency for %s can't be satisfied because %s is not allowed on '%s' packages
2012-03-10
패키지 %4$에서 %4$s을(를) 허용하지 않기 때문에 %2$의 의존성 %s을(를) 만족 시킬 수 없습니다.
224.
%s dependency for %s cannot be satisfied because candidate version of package %s can't satisfy version requirements
2012-03-10
패키지 %3$이(가) 요구 버전에 충족하지 않기 때문에 %2$의 의존성 %s을(를) 만족 시킬 수 없습니다.
225.
%s dependency for %s cannot be satisfied because package %s has no candidate version
2012-03-10
패키지 %3$의 후보 버전이 없기 때문에 %2$의 의존성 %s을(를) 만족 시킬 수 없습니다.
229.
Changelog for %s (%s)
2012-03-10
%s (%s) 바뀐 기록 목록
231.
Usage: apt-get [options] command apt-get [options] install|remove pkg1 [pkg2 ...] apt-get [options] source pkg1 [pkg2 ...] apt-get is a simple command line interface for downloading and installing packages. The most frequently used commands are update and install. Commands: update - Retrieve new lists of packages upgrade - Perform an upgrade install - Install new packages (pkg is libc6 not libc6.deb) remove - Remove packages autoremove - Remove automatically all unused packages purge - Remove packages and config files source - Download source archives build-dep - Configure build-dependencies for source packages dist-upgrade - Distribution upgrade, see apt-get(8) dselect-upgrade - Follow dselect selections clean - Erase downloaded archive files autoclean - Erase old downloaded archive files check - Verify that there are no broken dependencies changelog - Download and display the changelog for the given package download - Download the binary package into the current directory Options: -h This help text. -q Loggable output - no progress indicator -qq No output except for errors -d Download only - do NOT install or unpack archives -s No-act. Perform ordering simulation -y Assume Yes to all queries and do not prompt -f Attempt to correct a system with broken dependencies in place -m Attempt to continue if archives are unlocatable -u Show a list of upgraded packages as well -b Build the source package after fetching it -V Show verbose version numbers -c=? Read this configuration file -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp See the apt-get(8), sources.list(5) and apt.conf(5) manual pages for more information and options. This APT has Super Cow Powers.
2012-03-10
사용법: apt-get [옵션 ] 명령 apt-get [옵션] install|remove pkg1 [pkg2 ...] apt-get [옵션] source pkg1 [pkg2 ...] apt-get은 패키지를 다운로드하고 설치하는 간단한 명령입니다. 가장 많이 사용하는 명령은 update 명령과 install 명령입니다 Commands: update - 새 패키지 목록 가져오기 upgrade - 업그레이드 실행 install - 새 피키지 설치 (패키지 이름은 확장자를 제외함) remove - 패키지 제거 autoremove - 사용하지 않는 모든 패키지를 자동으로 제거 purge - 패키지와 설정 파일을 함께 제거 source - 소스 압축 파일 다운로드 build-dep - 소스 패키지의 빌드 의존성 설정 dist-upgrade - 배포판 업그레이드, apt-get(8) 페이지 확인 dselect-upgrade - dselect 선택 따르기 clean - 다운로드한 압축 파일 지우기 autoclean - 다운로드한 압축 파일 중 오래된 것 지우기 check -의존성이 깨진 패키지를 확인합니다 changelog - 주어진 패키지의 바뀐 내용 목록을 다운로드한 후 표시 download - 현재 디렉터리로 바이너리 패키지 다운로드 Options: -h 이 도움말. -q 기록할 수 있는 출력 - 작업 알리미 없음 -qq 올 이외의 메시지 표시하지 않기 -d 압축 파일을 설치하거나 압축 해제하지 않고 다운로드만 하기 -s 동작 없음. 명령 시뮬레이션 실행 -y 모든 질문을 표시하지 않고 예라고 대답하기 -f 망가진 의존성 패키지가 있는 시스템을 즉시 정정하려 합니다. -m 압축 파일을 찾을 수 없어도 계속 진행하도록 합니다 -u 업그레이드한 패키지의 목록도 표시합니다. -b 소스 패키지를 가져온 후 빌드합니다 -V 자세한 버전 번호 표시 -c=? 지정한 설정 파일 읽기 -o=? 임의의 옵션을 설정합니다, 예를 들어 -o dir::cache=/tmp 더 자세한 정보는 apt-get(8), sources.list(5) and apt.conf(5) 메뉴얼 페이지 를 확인하십시오. This APT has Super Cow Powers.
240.
Usage: apt-internal-resolver apt-internal-resolver is an interface to use the current internal like an external resolver for the APT family for debugging or alike Options: -h This help text. -q Loggable output - no progress indicator -c=? Read this configuration file -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp apt.conf(5) manual pages for more information and options. This APT has Super Cow Powers.
2012-03-10
사용법: apt-internal-resolver apt-internal-resolver 명령은 APT 명령의 디버깅 등을 위해 현재 내부 리졸버를 외부 리졸버와 같이 사용하는 명령입니다. 옵션: -h 이 도움말. -q 기록할 수 있는 출력 - 직업 알리미 없음 -c=? 지정한 설정 파일을 읽습니다. -o=? 임의의 옵션을 설정합니다, 예를 들어 -o dir::cache=/tmpnapt.conf(5) manual pages for more information and options. This APT has Super Cow Powers.
241.
%s can not be marked as it is not installed.
2012-03-10
%s을(를) 설치하지 않은 항목으로 표시할 수 없습니다.
242.
%s was already set to manually installed.
2012-03-10
%s은(는) 이미 직접 설치할 것으로 설정했습니다.
243.
%s was already set to automatically installed.
2012-03-10
%s은(는) 이미 자동으로 설치할 것으로 설정했습니다.
244.
%s was already set on hold.
2012-03-10
%s은(는) 이미 고정으로 설정했습니다.
245.
%s was already not hold.
2012-03-10
%s은(는) 고정하지 않았습니다.
246.
%s set on hold.
2012-03-10
%s 패키지 고정으로 설정.
247.
Canceled hold on %s.
2012-03-10
%s 패키지 고정 취소함.
248.
Executing dpkg failed. Are you root?
2012-03-10
dpkg 명령을 실행할 수 없습니다. 관리자이십니까?
249.
Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...] apt-mark is a simple command line interface for marking packages as manual or automatical installed. It can also list marks. Commands: auto - Mark the given packages as automatically installed manual - Mark the given packages as manually installed Options: -h This help text. -q Loggable output - no progress indicator -qq No output except for errors -s No-act. Just prints what would be done. -f read/write auto/manual marking in the given file -c=? Read this configuration file -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp See the apt-mark(8) and apt.conf(5) manual pages for more information.
2012-03-10
사용법: apt-mark [옵션] {auto|manual} pkg1 [pkg2 ...] apt-mark는 패키지에 직접 또는 자동으로 표시를 하는 간단한 명령입니다 또한 표시한 패키지 목록을 만들 수 있습니다. Commands: auto - Mark the given packages as automatically installed manual - Mark the given packages as manually installed Options: -h 이 도움말. -q 기록할 수 있는 출력 - 작업 알리미 없음 -qq 오류 이외에는 출력하지 않음 -s 동작 없음. 일어난 것만을 출력함. -f 주어진 파일을 읽기/쓰기 자동/직접 설치로 표시합니다. -c=? 지정한 설정 파일 읽기 -o=? 임의의 옵션을 설정합니다, 예를 들어 -o dir::cache=/tmp 더 많은 정보는 apt-mark(8) and apt.conf(5) 메뉴얼 페이지를 확인하십시오.