|
4.
|
|
|
Do not print messages while building database
|
|
|
|
데이타베이스를 빌드하는 동안 메세지를 표시하지 않기
|
|
Translated by
han9k
|
|
Reviewed by
Bundo
|
|
|
|
Located in
src/makedb.c:71
|
|
5.
|
|
|
Print content of database file, one entry a line
|
|
|
|
한줄에 하나씩 데이터베이스 내용을 출력
|
|
Translated by
han9k
|
|
Reviewed by
Bundo
|
|
|
|
Located in
src/makedb.c:73
|
|
6.
|
|
|
Create simple DB database from textual input.
|
|
|
Short description of program.
|
|
|
|
텍스트 방식의 입력으로 간단한 DB 데이타베이스를 생성합니다.
|
|
Translated by
han9k
|
|
Reviewed by
Bundo
|
|
|
|
Located in
src/makedb.c:78
|
|
7.
|
|
|
INPUT-FILE OUTPUT-FILE
-o OUTPUT-FILE INPUT-FILE
-u INPUT-FILE
|
|
|
Strings for arguments in help texts.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
<입력-파일> <출력-파일>
-o <출력-파일> <입력-파일>
-u <입력-파일>
|
|
Translated by
RHOsanghoon
|
|
Reviewed by
minwook shin
|
|
|
|
Located in
src/makedb.c:81
|
|
8.
|
|
|
wrong number of arguments
|
|
|
|
인수의 수가 잘못되었습니다.
|
|
Translated by
han9k
|
|
Reviewed by
Bundo
|
|
|
|
Located in
src/makedb.c:132
|
|
9.
|
|
|
cannot open database file `%s ': %s
|
|
|
|
데이타베이스 파일 `%s ': %s 를(을) 열 수 없습니다.
|
|
Translated by
han9k
|
|
Reviewed by
Bundo
|
|
|
|
Located in
src/makedb.c:154
|
|
10.
|
|
|
cannot open input file `%s '
|
|
|
|
입력 파일 `%s ' 를(을) 열 수 없습니다.
|
|
Translated by
han9k
|
|
Reviewed by
Bundo
|
|
|
|
Located in
src/makedb.c:173
|
|
11.
|
|
|
cannot open output file `%s ': %s
|
|
|
|
출력 파일 `%s ': %s 를(을) 열수 없습니다.
|
|
Translated by
han9k
|
|
Reviewed by
Bundo
|
|
|
|
Located in
src/makedb.c:187
|
|
12.
|
|
|
Report bugs using the `glibcbug' script to <bugs@gnu.org>.
|
|
|
We print some extra information.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
`glibcbug' 스크립을 사용해서 <bugs@gnu.org>로 버그 리포팅을 하세요.
|
|
Translated by
han9k
|
|
Reviewed by
Bundo
|
|
|
|
Located in
src/makedb.c:235
|
|
13.
|
|
|
Copyright (C) %s Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Copyright (C) %s Free Software Foundation, Inc.
이 프로그램은 자유 소프트웨어입니다. 복사 조건은 소스를 참조하십시오.
상품성이나 특정 목적에 대한 적합성을 비롯하여, 어떠한 보증도 하지 않습니다.
|
|
Translated by
RHOsanghoon
|
|
Reviewed by
minwook shin
|
|
|
|
Located in
src/makedb.c:248
|