# Korean message translation file for PostgreSQL pg_resetxlog # Ioseph Kim , 2004. # msgid "" msgstr "" "Project-Id-Version: PostgerSQL 8.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-02-07 00:39+0900\n" "PO-Revision-Date: 2007-01-10 01:12+0900\n" "Last-Translator: Ioseph Kim \n" "Language-Team: KOREAN \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=euc-kr\n" "Content-Transfer-Encoding: 8bit\n" #: pg_resetxlog.c:124 #, c-format msgid "%s: invalid argument for option -e\n" msgstr "%s: -e ¿É¼Ç°ªÀÌ Àû´çÄ¡ ¾ÊÀ½\n" #: pg_resetxlog.c:125 pg_resetxlog.c:140 pg_resetxlog.c:155 pg_resetxlog.c:170 #: pg_resetxlog.c:185 pg_resetxlog.c:200 pg_resetxlog.c:207 pg_resetxlog.c:214 #: pg_resetxlog.c:220 pg_resetxlog.c:228 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "ÀÚ¼¼ÇÑ »ç¿ë¹ýÀº \"%s --help\"\n" #: pg_resetxlog.c:130 #, c-format msgid "%s: transaction ID epoch (-e) must not be -1\n" msgstr "%s: Æ®·£Àè¼Ç ID epoch (-e) °ªÀº -1ÀÌ ¾Æ´Ï¿©¾ßÇÔ\n" #: pg_resetxlog.c:139 #, c-format msgid "%s: invalid argument for option -x\n" msgstr "%s: -x ¿É¼Ç°ªÀÌ Àû´çÄ¡ ¾ÊÀ½\n" #: pg_resetxlog.c:145 #, c-format msgid "%s: transaction ID (-x) must not be 0\n" msgstr "%s: Æ®·£Àè¼Ç ID (-x) °ªÀº 0ÀÌ ¾Æ´Ï¿©¾ßÇÔ\n" #: pg_resetxlog.c:154 #, c-format msgid "%s: invalid argument for option -o\n" msgstr "%s: -o ¿É¼Ç°ªÀÌ Àû´çÄ¡ ¾ÊÀ½\n" #: pg_resetxlog.c:160 #, c-format msgid "%s: OID (-o) must not be 0\n" msgstr "%s: OID (-o) °ªÀº 0ÀÌ ¾Æ´Ï¿©¾ßÇÔ\n" #: pg_resetxlog.c:169 #, c-format msgid "%s: invalid argument for option -m\n" msgstr "%s: -m ¿É¼Ç°ªÀÌ Àû´çÄ¡ ¾ÊÀ½\n" #: pg_resetxlog.c:175 #, c-format msgid "%s: multitransaction ID (-m) must not be 0\n" msgstr "%s: ¸ÖƼƮ·£Àè¼Ç ID (-m) °ªÀº 0ÀÌ ¾Æ´Ï¿©¾ßÇÔ\n" #: pg_resetxlog.c:184 #, c-format msgid "%s: invalid argument for option -O\n" msgstr "%s: -O ¿É¼Ç°ªÀÌ Àû´çÄ¡ ¾ÊÀ½\n" #: pg_resetxlog.c:190 #, c-format msgid "%s: multitransaction offset (-O) must not be -1\n" msgstr "%s: ¸ÖƼƮ·£Àè¼Ç ¿É¼Â (-O) °ªÀº -1ÀÌ ¾Æ´Ï¿©¾ßÇÔ\n" #: pg_resetxlog.c:199 pg_resetxlog.c:206 pg_resetxlog.c:213 #, c-format msgid "%s: invalid argument for option -l\n" msgstr "%s: -l ¿É¼Ç°ªÀÌ Àû´çÄ¡ ¾ÊÀ½\n" #: pg_resetxlog.c:227 #, c-format msgid "%s: no data directory specified\n" msgstr "%s: µ¥ÀÌÅÍ µð·ºÅ丮¸¦ ÁöÁ¤ÇÏÁö ¾Ê¾ÒÀ½\n" #: pg_resetxlog.c:241 #, c-format msgid "%s: cannot be executed by \"root\"\n" msgstr "%s: ÀÌ ÇÁ·Î±×·¥Àº \"root\"·Î ½ÇÇàµÉ ¼ö ¾øÀ½\n" #: pg_resetxlog.c:243 #, c-format msgid "You must run %s as the PostgreSQL superuser.\n" msgstr "PostgreSQL ½´ÆÛÀ¯Àú·Î %s ÇÁ·Î±×·¥À» ½ÇÇàÇϽʽÿÀ.\n" #: pg_resetxlog.c:253 #, c-format msgid "%s: could not change directory to \"%s\": %s\n" msgstr "%s: \"%s\" µð·ºÅ丮·Î ¹Ù²Ü ¼ö ¾øÀ½: %s\n" #: pg_resetxlog.c:268 pg_resetxlog.c:376 #, c-format msgid "%s: could not open file \"%s\" for reading: %s\n" msgstr "%s: \"%s\" ÆÄÀÏÀ» Àб⠸ðµå·Î ¿­ ¼ö ¾øÀ½: %s\n" #: pg_resetxlog.c:274 #, 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:325 #, c-format msgid "" "\n" "If these values seem acceptable, use -f to force reset.\n" msgstr "" "\n" "ÀÌ ¼³Á¤°ªµéÀÌ Å¸´çÇÏ´Ù°í ÆÇ´ÜµÇ¸é, °­Á¦·Î °»½ÅÇÏ·Á¸é, -f ¿É¼ÇÀ» ¾²¼¼¿ä.\n" #: pg_resetxlog.c:337 #, c-format 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:350 #, c-format msgid "Transaction log reset\n" msgstr "Æ®·£Àè¼Ç ·Î±× Àç¼³Á¤\n" #: pg_resetxlog.c:379 #, 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:392 #, c-format msgid "%s: could not read file \"%s\": %s\n" msgstr "%s: \"%s\" ÆÄÀÏÀ» ÀÐÀ» ¼ö ¾øÀ½: %s\n" #: pg_resetxlog.c:415 #, c-format msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n" msgstr "" "%s: pg_controlÆÄÀÏÀÌ ÀÖÁö¸¸, CRC°ªÀÌ À߸øµÇ¾ú½À´Ï´Ù; °æ°í°ú ÇÔ²² ÁøÇàÇÔ\n" #: pg_resetxlog.c:424 #, c-format msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n" msgstr "%s: pg_controlÆÄÀÏÀÌ ÀÖÁö¸¸, ¼Õ»óµÇ¾ú°Å³ª ¹öÀüÀ» ¾Ë ¼ö ¾øÀ½; ¹«½ÃÇÔ\n" #: pg_resetxlog.c:494 #, c-format msgid "%s: invalid LC_COLLATE setting\n" msgstr "%s: LC_COLLATE °ªÀÌ À߸ø µÇ¾úÀ½\n" #: pg_resetxlog.c:501 #, c-format msgid "%s: invalid LC_CTYPE setting\n" msgstr "%s: LC_CTYPE °ªÀÌ À߸ø µÇ¾úÀ½\n" #: pg_resetxlog.c:525 #, c-format msgid "" "Guessed pg_control values:\n" "\n" msgstr "" "ÃßÃøµÈ pg_control ¼³Á¤°ªµé:\n" "\n" #: pg_resetxlog.c:527 #, c-format msgid "" "pg_control values:\n" "\n" msgstr "" "pg_control ¼³Á¤°ªµé:\n" "\n" #: pg_resetxlog.c:536 #, c-format msgid "pg_control version number: %u\n" msgstr "pg_control ¹öÀü ¹øÈ£: %u\n" #: pg_resetxlog.c:538 #, c-format msgid "Catalog version number: %u\n" msgstr "īŸ·Î±× ¹öÀü ¹øÈ£: %u\n" #: pg_resetxlog.c:540 #, c-format msgid "Database system identifier: %s\n" msgstr "µ¥ÀÌÅͺ£À̽º ½Ã½ºÅÛ ½Äº°ÀÚ: %s\n" #: pg_resetxlog.c:542 #, c-format msgid "Current log file ID: %u\n" msgstr "ÇöÀç ·Î±× ÆÄÀÏ ID: %u\n" #: pg_resetxlog.c:544 #, c-format msgid "Next log file segment: %u\n" msgstr "´ÙÀ½ ·Î±× ÆÄÀÏ ¼¼±×¸ÕÆ®: %u\n" #: pg_resetxlog.c:546 #, c-format msgid "Latest checkpoint's TimeLineID: %u\n" msgstr "¸¶Áö¸· üũÆ÷ÀÎÆ® TimeLineID: %u\n" #: pg_resetxlog.c:548 #, c-format msgid "Latest checkpoint's NextXID: %u/%u\n" msgstr "¸¶Áö¸· üũÆ÷ÀÎÆ® NextXID: %u/%u\n" #: pg_resetxlog.c:551 #, c-format msgid "Latest checkpoint's NextOID: %u\n" msgstr "¸¶Áö¸· üũÆ÷ÀÎÆ® NextOID: %u\n" #: pg_resetxlog.c:553 #, c-format msgid "Latest checkpoint's NextMultiXactId: %u\n" msgstr "¸¶Áö¸· üũÆ÷ÀÎÆ® NextMultiXactId: %u\n" #: pg_resetxlog.c:555 #, c-format msgid "Latest checkpoint's NextMultiOffset: %u\n" msgstr "¸¶Áö¸· üũÆ÷ÀÎÆ® NextMultiOffset: %u\n" #: pg_resetxlog.c:557 #, c-format msgid "Maximum data alignment: %u\n" msgstr "ÃÖ´ë ÀÚ·á Á¤·Ä: %u\n" #: pg_resetxlog.c:560 #, c-format msgid "Database block size: %u\n" msgstr "µ¥ÀÌÅͺ£À̽º ºí·Ï Å©±â: %u\n" #: pg_resetxlog.c:562 #, c-format msgid "Blocks per segment of large relation: %u\n" msgstr "´ëÇü ¸±·¹À̼ÇÀÇ ¼¼±×¸ÕÆ®´ç ºí·° °¹¼ö: %u\n" #: pg_resetxlog.c:564 #, c-format msgid "WAL block size: %u\n" msgstr "WAL ºí·Ï Å©±â: %u\n" #: pg_resetxlog.c:566 #, c-format msgid "Bytes per WAL segment: %u\n" msgstr "WAL ¼¼±×¸ÕÆ®ÀÇ Å©±â(byte): %u\n" #: pg_resetxlog.c:568 #, c-format msgid "Maximum length of identifiers: %u\n" msgstr "½Äº°ÀÚ ÃÖ´ë ±æÀÌ: %u\n" #: pg_resetxlog.c:570 #, c-format msgid "Maximum columns in an index: %u\n" msgstr "À妽º¿¡¼­ »ç¿ëÇÏ´Â ÃÖ´ë Ä®·³¼ö: %u\n" #: pg_resetxlog.c:572 #, c-format msgid "Date/time type storage: %s\n" msgstr "³¯Â¥/½Ã°£Çü ÀÚ·áÀÇ ÀúÀ广½Ä: %s\n" #: pg_resetxlog.c:573 msgid "64-bit integers" msgstr "64-ºñÆ® Á¤¼ö" #: pg_resetxlog.c:573 msgid "floating-point numbers" msgstr "ºÎµ¿¼Ò¼ö" #: pg_resetxlog.c:574 #, c-format msgid "Maximum length of locale name: %u\n" msgstr "·ÎÄÉÀÏ À̸§ÀÇ ÃÖ´ë ±æÀÌ: %u\n" #: pg_resetxlog.c:576 #, c-format msgid "LC_COLLATE: %s\n" msgstr "LC_COLLATE: %s\n" #: pg_resetxlog.c:578 #, c-format msgid "LC_CTYPE: %s\n" msgstr "LC_CTYPE: %s\n" #: pg_resetxlog.c:642 #, c-format msgid "" "%s: internal error -- sizeof(ControlFileData) is too large ... fix " "PG_CONTROL_SIZE\n" msgstr "" "%s: ³»ºÎ ¿À·ù -- sizeof(ControlFileData) °ªÀÌ ³Ê¹« Å­ ... PG_CONTROL_SIZE °í" "ÃľßÇÔ\n" #: pg_resetxlog.c:657 #, c-format msgid "%s: could not create pg_control file: %s\n" msgstr "%s: pg_control ÆÄÀÏ ¸¸µé ¼ö ¾øÀ½: %s\n" #: pg_resetxlog.c:668 #, c-format msgid "%s: could not write pg_control file: %s\n" msgstr "%s: pg_control ÆÄÀÏ ¾µ ¼ö ¾øÀ½: %s\n" #: pg_resetxlog.c:675 pg_resetxlog.c:833 #, c-format msgid "%s: fsync error: %s\n" msgstr "%s: fsync ¿À·ù: %s\n" #: pg_resetxlog.c:696 #, c-format msgid "%s: could not open directory \"%s\": %s\n" msgstr "%s: \"%s\" µð·ºÅ丮 ¿­ ¼ö ¾øÀ½: %s\n" #: pg_resetxlog.c:710 #, c-format msgid "%s: could not delete file \"%s\": %s\n" msgstr "%s: \"%s\" ÆÄÀÏ »èÁ¦ ÇÒ ¼ö ¾øÀ½: %s\n" #: pg_resetxlog.c:729 #, c-format msgid "%s: could not read from directory \"%s\": %s\n" msgstr "%s: \"%s\" µð·ºÅ丮 ÀÐÀ» ¼ö ¾øÀ½: %s\n" #: pg_resetxlog.c:800 #, c-format msgid "%s: could not open file \"%s\": %s\n" msgstr "%s: \"%s\" ÆÄÀÏ ¿­ ¼ö ¾øÀ½: %s\n" #: pg_resetxlog.c:811 pg_resetxlog.c:825 #, c-format msgid "%s: could not write file \"%s\": %s\n" msgstr "%s: \"%s\" ÆÄÀÏ ¾µ ¼ö ¾øÀ½: %s\n" #: pg_resetxlog.c:844 #, c-format msgid "" "%s resets the PostgreSQL transaction log.\n" "\n" msgstr "" "%s ÇÁ·Î±×·¥Àº PostgreSQL Æ®·£Àè¼Ç ·Î±×¸¦ ´Ù½Ã ¼³Á¤ÇÕ´Ï´Ù.\n" "\n" #: pg_resetxlog.c:845 #, c-format msgid "" "Usage:\n" " %s [OPTION]... DATADIR\n" "\n" msgstr "" "»ç¿ë¹ý:\n" " %s [¿É¼Ç]... DATADIR\n" "\n" #: pg_resetxlog.c:846 #, c-format msgid "Options:\n" msgstr "¿É¼Çµé:\n" #: pg_resetxlog.c:847 #, c-format msgid " -f force update to be done\n" msgstr " -f °­Á¦·Î °»½ÅÇÔ\n" #: pg_resetxlog.c:848 #, c-format msgid "" " -l TLI,FILE,SEG force minimum WAL starting location for new transaction " "log\n" msgstr " -l TLI,FILE,SEG »õ Æ®·¢Àè¼Ç ·Î±×¸¦ À§ÇÑ ÃÖ¼Ò WAL ½ÃÀÛ À§Ä¡ ÁöÁ¤\n" #: pg_resetxlog.c:849 #, c-format msgid " -m XID set next multitransaction ID\n" msgstr " -m XID ´ÙÀ½ ¸ÖƼƮ·£Àè¼Ç ID ÁöÁ¤\n" #: pg_resetxlog.c:850 #, c-format msgid "" " -n no update, just show extracted control values (for " "testing)\n" msgstr "" " -n °»½ÅÇÏÁö ¾ÊÀ½, ÄÁÆ®·Ñ °ªµéÀ» º¸¿©Áֱ⸸ ÇÔ(Å×½ºÆ®¿ë)\n" #: pg_resetxlog.c:851 #, c-format msgid " -o OID set next OID\n" msgstr " -o OID ´ÙÀ½ OID ÁöÁ¤\n" #: pg_resetxlog.c:852 #, c-format msgid " -O OFFSET set next multitransaction offset\n" msgstr " -O OFFSET ´ÙÀ½ ¸ÖƼƮ·£Àè¼Ç ¿É¼Â ÁöÁ¤\n" #: pg_resetxlog.c:853 #, c-format msgid " -x XID set next transaction ID\n" msgstr " -x XID ´ÙÀ½ XID(Æ®·£Àè¼Ç ID) ÁöÁ¤\n" #: pg_resetxlog.c:854 #, c-format msgid " -e XIDEPOCH set next transaction ID epoch\n" msgstr " -e XIDEPOCH ´ÙÀ½ Æ®·¢Àè¼Ç ID epoch ÁöÁ¤\n" #: pg_resetxlog.c:855 #, c-format msgid " --help show this help, then exit\n" msgstr " --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í ¸¶Ä§\n" #: pg_resetxlog.c:856 #, c-format msgid " --version output version information, then exit\n" msgstr " --version ¹öÀü Á¤º¸¸¦ º¸¿©ÁÖ°í ¸¶Ä§\n" #: pg_resetxlog.c:857 #, c-format msgid "" "\n" "Report bugs to .\n" msgstr "" "\n" "¿À·ùº¸°í: .\n" #~ msgid "Latest checkpoint's NextXID: %u\n" #~ msgstr "¸¶Áö¸· üũÆ÷ÀÎÆ® NextXID: %u\n" #~ msgid "Maximum number of function arguments: %u\n" #~ msgstr "ÇÔ¼ö ÀÎÀÚÀÇ ÃÖ´ë °¹¼ö: %u\n" #~ msgid "" #~ " -l FILEID,SEG force minimum WAL starting location for new transaction " #~ "log\n" #~ msgstr "" #~ " -l FILEID,SEG »õ Æ®·£Àè¼Ç ·Î±×¸¦ À§ÇÑ ÃÖ¼Ò WAL ½ÃÀÛ À§Ä¡¸¦ °­Á¦ÁöÁ¤\n"