config root man

Current Path : /usr/local/share/locale/ko/LC_MESSAGES/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/local/share/locale/ko/LC_MESSAGES/initdb.mo

ul	R	4

R
-]

J5=
Js
6
P
CF:4BH=G>9
3G?{/-Ey_(7(,3''[5--/"E6hN0;$B/g#~15gJC-8!V,x04A,Mz;9U> 2_uqfz&  & 0F .w ) ) " #!"A! d!(!"!!"!!",1"$^"%"!""" #!#>#-Y#0####)$1$5$&D$3k$$+$!$O%ES& &	&(&&'C(](B7)3z)L)6)72*:j*7*7*6+=L+8+A+=,3C,Ew,=,9,L5--().R.5.#/(;/Cd/#/</(	0*207]00B0011[282,232'33p;4044K4F56]66t6=6,6374J767I78&8F8$U8z8 88=889E909.::;;uO<;<="
=(-=-V='=%=/=<>=?>}>>>>>!?:?+Z?&???-?@ 3@T@p@5@1@@A!'A#IAmAsA(A5AA%A)BV+94&<36^sZ@7,ID0"=h
]8XWPLoeik`CN!EF\[tJ(1mSKl?cB)
fq. a%-nQ*bH$;GpYTg'jO2	u/r5#Ud:A>_RM
If the data directory is not specified, the environment variable PGDATA
is used.

Less commonly used options:

Options:

Report bugs to <pgsql-bugs@postgresql.org>.

Success. You can now start the database server using:

    %s%s%spostgres%s -D %s%s%s
or
    %s%s%spg_ctl%s -D %s%s%s -l logfile start


WARNING: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the -A option the
next time you run initdb.
  %s [OPTION]... [DATADIR]
  --lc-collate, --lc-ctype, --lc-messages=LOCALE
  --lc-monetary, --lc-numeric, --lc-time=LOCALE
                            initialize database cluster with given locale
                            in the respective category (default taken from
                            environment)
  --locale=LOCALE           initialize database cluster with given locale
  --no-locale               equivalent to --locale=C
  --pwfile=FILE             read password for the new superuser from file
  -?, --help                show this help, then exit
  -A, --auth=METHOD         default authentication method for local connections
  -E, --encoding=ENCODING   set default encoding for new databases
  -L DIRECTORY              where to find the input files
  -U, --username=NAME       database superuser name
  -V, --version             output version information, then exit
  -W, --pwprompt            prompt for a password for the new superuser
  -X, --xlogdir=XLOGDIR     location for the transaction log directory
  -d, --debug               generate lots of debugging output
  -n, --noclean             do not clean up after errors
  -s, --show                show internal settings
 [-D, --pgdata=]DATADIR     location for this database cluster
%s initializes a PostgreSQL database cluster.

%s: "%s" is not a valid server encoding name
%s: The password file was not generated. Please report this problem.
%s: cannot be run as root
Please log in (using, e.g., "su") as the (unprivileged) user that will
own the server process.
%s: could not access directory "%s": %s
%s: could not access file "%s": %s
This might mean you have a corrupted installation or identified
the wrong directory with the invocation option -L.
%s: could not change permissions of directory "%s": %s
%s: could not create directory "%s": %s
%s: could not create symbolic link "%s": %s
%s: could not determine valid short version string
%s: could not execute command "%s": %s
%s: could not find suitable encoding for locale "%s"
%s: could not open file "%s" for reading: %s
%s: could not open file "%s" for writing: %s
%s: could not read password from file "%s": %s
%s: could not write file "%s": %s
%s: data directory "%s" not removed at user's request
%s: directory "%s" exists but is not empty
If you want to create a new database system, either remove or empty
the directory "%s" or run %s
with an argument other than "%s".
%s: directory "%s" exists but is not empty
If you want to store the transaction log there, either
remove or empty the directory "%s".
%s: failed to remove contents of data directory
%s: failed to remove contents of transaction log directory
%s: failed to remove data directory
%s: failed to remove transaction log directory
%s: file "%s" does not exist
This means you have a corrupted installation or identified
the wrong directory with the invocation option -L.
%s: file "%s" is not a regular file
This means you have a corrupted installation or identified
the wrong directory with the invocation option -L.
%s: input file "%s" does not belong to PostgreSQL %s
Check your installation or specify the correct path using the option -L.
%s: input file location must be an absolute path
%s: invalid locale name "%s"
%s: must specify a password for the superuser to enable %s authentication
%s: no data directory specified
You must identify the directory where the data for this database system
will reside.  Do this with either the invocation option -D or the
environment variable PGDATA.
%s: out of memory
%s: password prompt and password file cannot be specified together
%s: removing contents of data directory "%s"
%s: removing contents of transaction log directory "%s"
%s: removing data directory "%s"
%s: removing transaction log directory "%s"
%s: symlinks are not supported on this plataform%s: too many command-line arguments (first is "%s")
%s: transaction log directory "%s" not removed at user's request
%s: unrecognized authentication method "%s"
%s: warning: encoding mismatch
Enter it again: Enter new superuser password: Passwords didn't match.
Rerun %s with the -E option.
Running in debug mode.
Running in noclean mode.  Mistakes will not be cleaned up.
The database cluster will be initialized with locale %s.
The database cluster will be initialized with locales
  COLLATE:  %s
  CTYPE:    %s
  MESSAGES: %s
  MONETARY: %s
  NUMERIC:  %s
  TIME:     %s
The default database encoding has accordingly been set to %s.
The encoding you selected (%s) and the encoding that the selected
locale uses (%s) are not known to match.  This might lead to
misbehavior in various character string processing functions.  To fix
this situation, rerun %s and either do not specify an encoding
explicitly, or choose a matching combination.
The files belonging to this database system will be owned by user "%s".
This user must also own the server process.

The program "postgres" is needed by %s but was not found in the
same directory as "%s".
Check your installation.
The program "postgres" was found by "%s"
but was not the same version as %s.
Check your installation.
Try "%s --help" for more information.
Usage:
caught signal
child process exited with exit code %dchild process exited with unrecognized status %dchild process was terminated by exception 0x%Xchild process was terminated by signal %dchild process was terminated by signal %scopying template1 to postgres ... copying template1 to template0 ... could not change directory to "%s"could not find a "%s" to executecould not identify current directory: %scould not open directory "%s": %s
could not read binary "%s"could not read directory "%s": %s
could not read symbolic link "%s"could not remove file or directory "%s": %s
could not set junction for "%s": %s
could not write to child process: %s
creating configuration files ... creating conversions ... creating directory %s ... creating information schema ... creating subdirectories ... creating system views ... creating template1 database in %s/base/1 ... fixing permissions on existing directory %s ... initializing dependencies ... initializing pg_authid ... invalid binary "%s"loading system objects' descriptions ... ok
out of memory
selecting default max_connections ... selecting default shared_buffers/max_fsm_pages ... setting password ... setting privileges on built-in objects ... vacuuming database template1 ... Project-Id-Version: PostgreSQL 8.3dev
Report-Msgid-Bugs-To: 
POT-Creation-Date: 2007-02-09 01:13-0400
PO-Revision-Date: 2007-02-10 01:07+0900
Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>
Language-Team: KOREAN <pgsql-kr@postgresql.or.kr>
MIME-Version: 1.0
Content-Type: text/plain; charset=euc-kr
Content-Transfer-Encoding: 8bit

 丮  , PGDATA ȯ  մϴ.

 Ϲ Ǵ ɼǵ:

ɼǵ:

: <pgsql-bugs@postgresql.org>.

۾Ϸ.    ̿ؼ     ֽϴ:

    %s%s%spostgres%s -D %s%s%s
Ǵ
    %s%s%spg_ctl%s -D %s%s%s -l logfile start


:     "trust"  ߽ϴ.
  ٲٷ, pg_hba.conf  ϵ,
 initdb   , -A ɼ ؼ    ֽϴ.
  %s [ɼ]... [DATADIR]
  --lc-collate, --lc-ctype, --lc-messages=LOCALE
  --lc-monetary, --lc-numeric, --lc-time=LOCALE
                              
                            (ʱⰪ  ý  )
  --locale=LOCALE           ͺ̽ Ŭ ʱȭ 
  --no-locale               --locale=C ɼǰ 
  --pwfile=FILE               йȣ  FILE 
  -?, --help                  ְ ħ
  -A, --auth=METHOD           ⺻  
  -E, --encoding=ENCODING    ͺ̽ ⺻ ڵ
  -L DIRECTORY              Էϵ ִ 丮
  -U, --username=NAME       ͺ̽  ̸
  -V, --version               ְ ħ
  -W, --pwprompt              йȣ Է 
  -X, --xlogdir=XLOGDIR     Ʈ α 丮 ġ
  -d, --debug               뿡 ʿ 鵵 Բ 
  -n, --noclean              ߻Ǿ  ״ 
  -s, --show                  
 [-D, --pgdata=]DATADIR      ͺ̽ Ŭ͸  丮
%s PostgreSQL ͺ̽ Ŭ͸ ʱȭ ϴ α׷.

%s: "%s" ڵ  ڵ ̸   ϴ.
%s: йȣ   ߽ϴ.    ˷ֽʽÿ.
%s: root  α׷  ʽÿ
ý۰  , μ ְ  Ϲ ڷ
α ؼ("su", "runas"   ̿) Ͻʽÿ.
%s: "%s" 丮    : %s
%s: "%s" Ͽ   ϴ: %s
   ġ ʾҰų,
-L ɼ  ΰ ߸Ǿ Դϴ. Ȯغ.
%s: "%s" 丮   ٲ  ϴ: %s
%s: "%s" 丮   : %s
%s: "%s" ɹ ũ   : %s
%s: ˸   ڿ(short version string)   
%s: "%s"    : %s
%s: "%s" Ͽ   ڵ ã ߽ϴ.
%s: "%s"  б   : %s
%s: "%s"     : %s
%s: file "%s" Ͽ йȣ   ϴ: %s
%s: "%s"   : %s
%s: "%s"  丮  û  ʾҽϴ.
%s: "%s" 丮 ̹ ,  ʽϴ.
 丮  ͺ̽ Ŭ͸ ,
"%s" 丮 ų   ϵ,
%s α׷ ٸ 丮 ؼ ϼ, "%s" ſ.
%s: "%s" 丮 ̹ ,  ʽϴ.
 丮 Ʈ α׸ Ϸ,
"%s" 丮 ų  ϼ.
%s:  丮  µ ߽ϴ
%s: Ʈ α 丮  µ ߽ϴ
%s:  丮 µ ߽ϴ
%s: Ʈ α 丮 µ ߽ϴ
%s: "%s"  ϴ.
   ġ ʾҰų,
-L ɼ  ΰ ߸Ǿ Դϴ. Ȯغ.
%s: "%s"    ƴմϴ.
   ġ ʾҰų,
-L ɼ  ΰ ߸Ǿ Դϴ. Ȯغ.
%s: "%s" Է  PostgreSQL %s  ƴմϴ.
ġ¸ Ȯ , -L ɼ ٸ θ Ͻʽÿ.
%s: Է  ġ ݵ οմϴ.
%s:   ̸ "%s"
%s: %s  Ϸ, ݵ  йȣ ؾմϴ.
%s:  丮  ʾҽϴ
 ۾ Ϸ, ݵ   丮  ־մϴ.
ϴ  -D ɼ ̳, PGDATA ȯ   ָ ˴ϴ.
%s: ޸ 
%s: йȣ Է¹޴ ɼǰ йȣ Ͽ  ɼ ÿ   ϴ
%s: "%s"  丮    ֽϴ.
%s: "%s" Ʈ α 丮    ֽϴ.
%s: "%s"  丮  ֽϴ.
%s: "%s" Ʈ α 丮  ֽϴ.
%s:  ÷ ɺ ũ  ʽϴ.%s: ʹ   ڸ ߽ϴ. (ó "%s")
%s: "%s" Ʈ α 丮  û  ʾҽϴ.
%s:      "%s"
%s: : ڵ   ʽϴ
йȣ Ȯ:  йȣ ԷϽʽÿ:йȣ  Ʋϴ.
-E ɼ %s  ֽʽÿ.
   .
   .   ߻Ǿ  մϴ.
ͺ̽ Ŭʹ %s Ϸ ʱȭ  Դϴ.
ͺ̽ Ŭʹ  Ϸ ʱȭ  Դϴ.
  COLLATE:  %s
  CTYPE:    %s
  MESSAGES: %s
  MONETARY: %s
  NUMERIC:  %s
  TIME:     %s
⺻ ͺ̽ %s ڵ Ǿϴ.
ڰ  ڵ (%s)  õ Ͽ ϴ ڵ(%s)
 ٸϴ. ̷ Ǹ  ڿ óϴ Լ 
ų  ֽϴ.   ذϷ,
%s α׷ ٽ ϸ鼭 ڰ  ڵ  ʰų
ý ϰ ´ ڵ Ͻʽÿ.
 ͺ̽ ýۿ  ϵ  ְ "%s" id
 Դϴ.   ڴ  μ ְ ˴ϴ.

%s α׷ "postgres" α׷ ʿ մϴ. ׷,  
"%s"  ִ 丮ȿ ϴ.
ġ ¸ Ȯ ֽʽÿ.
"%s" α׷ "postgres" α׷ ã  
%s α׷  Ʋϴ.
ġ ¸ Ȯ ֽʽÿ.
 ڼ   "%s --help" ɼ Ͻʽÿ.
:
ý  ȣ(signal) ޾
 μ Ǿ,  ڵ %d μ Ǿ, ˼   %d0x%X ܷ  μ Ǿ. μ Ǿ, ñ׳ %d%s ñ׳ Ǿ  μ Ǿtemplate1 ͺ̽ postgres ͺ̽   ...template1 ͺ̽ template0 ͺ̽   ..."%s" 丮 ̵   "%s"   ã   丮   : %s"%s" 丮   : %s
"%s"     "%s" 丮   : %s
"%s" ɹ ũ   "%s"  Ǵ 丮   : %s
"%s"     : %s
 μ   : %s
ȯ漳    ...ڵ ȯĢ(conversion)   ...%s 丮   ...information schema   ... 丮   ...ý    ... %s/base/1 ȿ template1 ͺ̽   ...̹ ִ %s 丮   ġ  ...  ʱȭ  ...pg_authid ʱȭ  ..."%s"  ߸ Դϴý ü  ڷ Է  ...Ϸ
޸ 
max_connections ʱⰪ ϴ  ...shared_buffers/max_fsm_pages ʱⰪ ϴ  ...йȣ   ...尴ü     ... template1 ͺ̽ vacuum ۾  ...

Man Man