# Korean message translation file for PostgreSQL pg_resetxlog
# Ioseph Kim <ioseph@uri.sarang.net>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgerSQL 8.0\n"
"POT-Creation-Date: 2004-12-16 01:49+0000\n"
"PO-Revision-Date: 2004-12-16 12:17+0900\n"
"Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>\n"
"Language-Team: KOREAN <pgsql-kr@postgresql.or.kr>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=euc-kr\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Korean\n"
"X-Poedit-Country: KOREA, REPUBLIC OF\n"

#: pg_resetxlog.c:123
#, c-format
msgid "%s: invalid argument for option -x\n"
msgstr "%s: -x ¿É¼Ç°ªÀÌ Àû´çÄ¡ ¾ÊÀ½\n"

#: pg_resetxlog.c:124
#: pg_resetxlog.c:139
#: pg_resetxlog.c:154
#: pg_resetxlog.c:161
#: pg_resetxlog.c:167
#: pg_resetxlog.c:175
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "ÀÚ¼¼ÇÑ »ç¿ë¹ýÀº \"%s --help\"\n"

#: pg_resetxlog.c:129
#, c-format
msgid "%s: transaction ID (-x) must not be 0\n"
msgstr "%s: Æ®·£Àè¼Ç ID (-x) °ªÀº 0ÀÌ ¾Æ´Ï¿©¾ßÇÔ\n"

#: pg_resetxlog.c:138
#, c-format
msgid "%s: invalid argument for option -o\n"
msgstr "%s: -o ¿É¼Ç°ªÀÌ Àû´çÄ¡ ¾ÊÀ½\n"

#: pg_resetxlog.c:144
#, c-format
msgid "%s: OID (-o) must not be 0\n"
msgstr "%s: OID (-o) °ªÀº 0ÀÌ ¾Æ´Ï¿©¾ßÇÔ\n"

#: pg_resetxlog.c:153
#: pg_resetxlog.c:160
#, c-format
msgid "%s: invalid argument for option -l\n"
msgstr "%s: -l ¿É¼Ç°ªÀÌ Àû´çÄ¡ ¾ÊÀ½\n"

#: pg_resetxlog.c:174
#, c-format
msgid "%s: no data directory specified\n"
msgstr "%s: µ¥ÀÌÅÍ µð·ºÅä¸®¸¦ ÁöÁ¤ÇÏÁö ¾Ê¾ÒÀ½\n"

#: pg_resetxlog.c:189
#, c-format
msgid "%s: cannot be executed by \"root\"\n"
msgstr "%s: ÀÌ ÇÁ·Î±×·¥Àº \"root\"·Î ½ÇÇàµÉ ¼ö ¾øÀ½\n"

#: pg_resetxlog.c:191
#, c-format
msgid "You must run %s as the PostgreSQL superuser.\n"
msgstr "PostgreSQL ½´ÆÛÀ¯Àú·Î %s ÇÁ·Î±×·¥À» ½ÇÇàÇÏ½Ê½Ã¿À.\n"

#: pg_resetxlog.c:213
#: pg_resetxlog.c:309
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: \"%s\" ÆÄÀÏÀ» ÀÐ±â ¸ðµå·Î ¿­ ¼ö ¾øÀ½: %s\n"

#: pg_resetxlog.c:219
#, c-format
msgid ""
"%s: lock file \"%s\" exists\n"
"Is a server running?  If not, delete the lock file and try again.\n"
msgstr ""
"%s: \"%s\" Àá±Ý ÆÄÀÏÀÌ ÀÖ½À´Ï´Ù.\n"
"¼­¹ö°¡ °¡µ¿ÁßÀÎ°¡¿ä? ±×·¸Áö ¾Ê´Ù¸é, ÀÌ ÆÄÀÏÀ» Áö¿ì°í ´Ù½Ã ½ÃµµÇÏ½Ê½Ã¿À.\n"

#: pg_resetxlog.c:258
msgid ""
"\n"
"If these values seem acceptable, use -f to force reset.\n"
msgstr ""
"\n"
"ÀÌ ¼³Á¤°ªµéÀÌ Å¸´çÇÏ´Ù°í ÆÇ´ÜµÇ¸é, °­Á¦·Î °»½ÅÇÏ·Á¸é, -f ¿É¼ÇÀ» ¾²¼¼¿ä.\n"

#: pg_resetxlog.c:270
msgid ""
"The database server was not shut down cleanly.\n"
"Resetting the transaction log may cause data to be lost.\n"
"If you want to proceed anyway, use -f to force reset.\n"
msgstr ""
"ÀÌ µ¥ÀÌÅÍº£ÀÌ½º ¼­¹ö´Â Á¤»óÀûÀ¸·Î ÁßÁöµÇÁö ¸øÇß½À´Ï´Ù.\n"
"Æ®·£Àè¼Ç ·Î±×¸¦ ´Ù½Ã ¼³Á¤ÇÏ´Â °ÍÀº ÀÚ·á ¼Õ½ÇÀ» ¾ß±âÇÒ ¼ö ÀÖ½À´Ï´Ù.\n"
"±×·³¿¡µµ ºÒ±¸ÇÏ°í ÁøÇàÇÏ·Á¸é, -f ¿É¼ÇÀ» »ç¿ëÇØ¼­ °­Á¦ ¼³Á¤À» ÇÏ½Ê½Ã¿À.\n"

#: pg_resetxlog.c:283
msgid "Transaction log reset\n"
msgstr "Æ®·£Àè¼Ç ·Î±× Àç¼³Á¤\n"

#: pg_resetxlog.c:312
#, c-format
msgid ""
"If you are sure the data directory path is correct, execute\n"
"  touch %s\n"
"and try again.\n"
msgstr ""
"ÁöÁ¤ÇÑ µ¥ÀÌÅÍ µð·ºÅä¸®°¡ ¸Â´Ù¸é, ´ÙÀ½ ¸í·ÉÀ» ½ÇÇàÇÏ°í, ´Ù½Ã ½ÃµµÇØ\n"
"º¸½Ê½Ã¿À.\n"
"  touch %s\n"
"(win32¿¡¼­ ¾î¶»°Ô ÇÏ³ª?)\n"

#: pg_resetxlog.c:325
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: \"%s\" ÆÄÀÏÀ» ÀÐÀ» ¼ö ¾øÀ½: %s\n"

#: pg_resetxlog.c:348
#, c-format
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
msgstr "%s: pg_controlÆÄÀÏÀÌ ÀÖÁö¸¸, CRC°ªÀÌ Àß¸øµÇ¾ú½À´Ï´Ù; °æ°í°ú ÇÔ²² ÁøÇàÇÔ\n"

#: pg_resetxlog.c:357
#, c-format
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
msgstr "%s: pg_controlÆÄÀÏÀÌ ÀÖÁö¸¸, ¼Õ»óµÇ¾ú°Å³ª ¹öÀüÀ» ¾Ë ¼ö ¾øÀ½; ¹«½ÃÇÔ\n"

#: pg_resetxlog.c:421
#, c-format
msgid "%s: invalid LC_COLLATE setting\n"
msgstr "%s: LC_COLLATE °ªÀÌ Àß¸ø µÇ¾úÀ½\n"

#: pg_resetxlog.c:428
#, c-format
msgid "%s: invalid LC_CTYPE setting\n"
msgstr "%s: LC_CTYPE °ªÀÌ Àß¸ø µÇ¾úÀ½\n"

#: pg_resetxlog.c:452
msgid ""
"Guessed pg_control values:\n"
"\n"
msgstr ""
"ÃßÃøµÈ pg_control ¼³Á¤°ªµé:\n"
"\n"

#: pg_resetxlog.c:454
msgid ""
"pg_control values:\n"
"\n"
msgstr ""
"pg_control ¼³Á¤°ªµé:\n"
"\n"

#: pg_resetxlog.c:463
#, c-format
msgid "pg_control version number:            %u\n"
msgstr "pg_control ¹öÀü ¹øÈ£:                 %u\n"

#: pg_resetxlog.c:464
#, c-format
msgid "Catalog version number:               %u\n"
msgstr "Ä«Å¸·Î±× ¹öÀü ¹øÈ£:                   %u\n"

#: pg_resetxlog.c:465
#, c-format
msgid "Database system identifier:           %s\n"
msgstr "µ¥ÀÌÅÍº£ÀÌ½º ½Ã½ºÅÛ ½Äº°ÀÚ:           %s\n"

#: pg_resetxlog.c:466
#, c-format
msgid "Current log file ID:                  %u\n"
msgstr "ÇöÀç ·Î±× ÆÄÀÏ ID:                    %u\n"

#: pg_resetxlog.c:467
#, c-format
msgid "Next log file segment:                %u\n"
msgstr "´ÙÀ½ ·Î±× ÆÄÀÏ ¼¼±×¸ÕÆ®:              %u\n"

#: pg_resetxlog.c:468
#, c-format
msgid "Latest checkpoint's TimeLineID:       %u\n"
msgstr "¸¶Áö¸· Ã¼Å©Æ÷ÀÎÆ® TimeLineID:         %u\n"

#: pg_resetxlog.c:469
#, c-format
msgid "Latest checkpoint's NextXID:          %u\n"
msgstr "¸¶Áö¸· Ã¼Å©Æ÷ÀÎÆ® NextXID:            %u\n"

#: pg_resetxlog.c:470
#, c-format
msgid "Latest checkpoint's NextOID:          %u\n"
msgstr "¸¶Áö¸· Ã¼Å©Æ÷ÀÎÆ® NextOID:            %u\n"

#: pg_resetxlog.c:471
#, c-format
msgid "Database block size:                  %u\n"
msgstr "µ¥ÀÌÅÍº£ÀÌ½º ºí·Ï Å©±â:               %u\n"

#: pg_resetxlog.c:472
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr "´ëÇü ¸±·¹ÀÌ¼ÇÀÇ ¼¼±×¸ÕÆ®´ç ºí·° °¹¼ö: %u\n"

#: pg_resetxlog.c:473
#, c-format
msgid "Maximum length of identifiers:        %u\n"
msgstr "½Äº°ÀÚ ÃÖ´ë ±æÀÌ:                     %u\n"

#: pg_resetxlog.c:474
#, c-format
msgid "Maximum number of function arguments: %u\n"
msgstr "ÇÔ¼ö ÀÎÀÚÀÇ ÃÖ´ë °¹¼ö:                %u\n"

#: pg_resetxlog.c:475
#, c-format
msgid "Date/time type storage:               %s\n"
msgstr "³¯Â¥/½Ã°£Çü ÀÚ·áÀÇ ÀúÀå¹æ½Ä:          %s\n"

#: pg_resetxlog.c:476
msgid "64-bit integers"
msgstr "64-ºñÆ® Á¤¼ö"

#: pg_resetxlog.c:476
msgid "floating-point numbers"
msgstr "ºÎµ¿¼Ò¼ö"

#: pg_resetxlog.c:477
#, c-format
msgid "Maximum length of locale name:        %u\n"
msgstr "·ÎÄÉÀÏ ÀÌ¸§ÀÇ ÃÖ´ë ±æÀÌ:              %u\n"

#: pg_resetxlog.c:478
#, c-format
msgid "LC_COLLATE:                           %s\n"
msgstr "LC_COLLATE:                           %s\n"

#: pg_resetxlog.c:479
#, c-format
msgid "LC_CTYPE:                             %s\n"
msgstr "LC_CTYPE:                             %s\n"

#: pg_resetxlog.c:540
#, c-format
msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix xlog.c\n"
msgstr "%s: ³»ºÎ ¿À·ù -- sizeof(ControlFileData) °ªÀÌ ³Ê¹« Å­ ... xlog.c °íÃÄ¾ßÇÔ\n"

#: pg_resetxlog.c:553
#, c-format
msgid "%s: could not create pg_control file: %s\n"
msgstr "%s: pg_control ÆÄÀÏ ¸¸µé ¼ö ¾øÀ½: %s\n"

#: pg_resetxlog.c:564
#, c-format
msgid "%s: could not write pg_control file: %s\n"
msgstr "%s: pg_control ÆÄÀÏ ¾µ ¼ö ¾øÀ½: %s\n"

#: pg_resetxlog.c:571
#: pg_resetxlog.c:727
#, c-format
msgid "%s: fsync error: %s\n"
msgstr "%s: fsync ¿À·ù: %s\n"

#: pg_resetxlog.c:592
#, c-format
msgid "%s: could not open directory \"%s\": %s\n"
msgstr "%s: \"%s\" µð·ºÅä¸® ¿­ ¼ö ¾øÀ½: %s\n"

#: pg_resetxlog.c:606
#, c-format
msgid "%s: could not delete file \"%s\": %s\n"
msgstr "%s: \"%s\" ÆÄÀÏ »èÁ¦ ÇÒ ¼ö ¾øÀ½: %s\n"

#: pg_resetxlog.c:625
#, c-format
msgid "%s: could not read from directory \"%s\": %s\n"
msgstr "%s: \"%s\" µð·ºÅä¸® ÀÐÀ» ¼ö ¾øÀ½: %s\n"

#: pg_resetxlog.c:694
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: \"%s\" ÆÄÀÏ ¿­ ¼ö ¾øÀ½: %s\n"

#: pg_resetxlog.c:705
#: pg_resetxlog.c:719
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: \"%s\" ÆÄÀÏ ¾µ ¼ö ¾øÀ½: %s\n"

#: pg_resetxlog.c:738
#, c-format
msgid ""
"%s resets the PostgreSQL transaction log.\n"
"\n"
msgstr ""
"%s ÇÁ·Î±×·¥Àº PostgreSQL Æ®·£Àè¼Ç ·Î±×¸¦ ´Ù½Ã ¼³Á¤ÇÕ´Ï´Ù.\n"
"\n"

#: pg_resetxlog.c:739
#, c-format
msgid ""
"Usage:\n"
"  %s [OPTION]... DATADIR\n"
"\n"
msgstr ""
"»ç¿ë¹ý:\n"
"  %s [¿É¼Ç]... DATADIR\n"
"\n"

#: pg_resetxlog.c:740
msgid "Options:\n"
msgstr "¿É¼Çµé:\n"

#: pg_resetxlog.c:741
msgid "  -f              force update to be done\n"
msgstr "  -f              °­Á¦·Î °»½ÅÇÔ\n"

#: pg_resetxlog.c:742
msgid "  -l FILEID,SEG   force minimum WAL starting location for new transaction log\n"
msgstr "  -l FILEID,SEG   »õ Æ®·£Àè¼Ç ·Î±×¸¦ À§ÇÑ ÃÖ¼Ò WAL ½ÃÀÛ À§Ä¡¸¦ °­Á¦ÁöÁ¤\n"

#: pg_resetxlog.c:743
msgid "  -n              no update, just show extracted control values (for testing)\n"
msgstr "  -n              °»½ÅÇÏÁö ¾ÊÀ½, ÄÁÆ®·Ñ °ªµéÀ» º¸¿©ÁÖ±â¸¸ ÇÔ(Å×½ºÆ®¿ë)\n"

#: pg_resetxlog.c:744
msgid "  -o OID          set next OID\n"
msgstr "  -o OID          ´ÙÀ½ OID ÁöÁ¤\n"

#: pg_resetxlog.c:745
msgid "  -x XID          set next transaction ID\n"
msgstr "  -x XID          ´ÙÀ½ XID(Æ®·£Àè¼Ç ID) ÁöÁ¤\n"

#: pg_resetxlog.c:746
msgid "  --help          show this help, then exit\n"
msgstr "  --help          ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í ¸¶Ä§\n"

#: pg_resetxlog.c:747
msgid "  --version       output version information, then exit\n"
msgstr "  --version       ¹öÀü Á¤º¸¸¦ º¸¿©ÁÖ°í ¸¶Ä§\n"

#: pg_resetxlog.c:748
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr ""
"\n"
"¿À·ùº¸°í: <pgsql-bugs@postgresql.org>.\n"

