# Korean message translation file for PostgreSQL pg_config # Ioseph Kim , 2004. # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 8.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-02-07 00:37+0900\n" "PO-Revision-Date: 2007-01-10 00:45+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_config.c:231 pg_config.c:247 pg_config.c:263 pg_config.c:279 #: pg_config.c:295 pg_config.c:311 pg_config.c:327 pg_config.c:343 #, c-format msgid "not recorded\n" msgstr "ÇØ´ç Á¤º¸ ¾øÀ½\n" #: pg_config.c:398 #, c-format msgid "" "\n" "%s provides information about the installed version of PostgreSQL.\n" "\n" msgstr "" "\n" "%s ÇÁ·Î±×·¥Àº ¼³Ä¡µÈ PostgreSQL ¹öÀü¿¡ ´ëÇÑ Á¤º¸¸¦ Á¦°øÇÕ´Ï´Ù.\n" "\n" #: pg_config.c:399 #, c-format msgid "Usage:\n" msgstr "»ç¿ë¹ý:\n" #: pg_config.c:400 #, c-format msgid "" " %s [ OPTION ... ]\n" "\n" msgstr "" " %s [ ¿É¼Ç ... ]\n" "\n" #: pg_config.c:401 #, c-format msgid "Options:\n" msgstr "¿É¼Çµé:\n" #: pg_config.c:402 #, c-format msgid " --bindir show location of user executables\n" msgstr "" " --bindir »ç¿ëÀÚ°¡ ½ÇÇàÇÒ ¼ö ÀÖ´Â ÀÀ¿ëÇÁ·Î±×·¥µéÀÌ ÀÖ´Â\n" " °æ·Î¸¦ º¸¿©ÁÜ\n" #: pg_config.c:403 #, c-format msgid " --docdir show location of documentation files\n" msgstr " --docdir ¹®¼­ ÆÄÀϵéÀÌ ÀÖ´Â À§Ä¡¸¦ º¸¿©ÁÜ\n" #: pg_config.c:404 #, c-format msgid "" " --includedir show location of C header files of the client\n" " interfaces\n" msgstr "" " --includedir Ŭ¶óÀÌ¾ðÆ® ÀÎÅÍÆäÀ̽ºÀÇ C Çì´õ ÆÄÀÏÀÌ ÀÖ´Â °æ·Î¸¦\n" " º¸¿©ÁÜ\n" #: pg_config.c:406 #, c-format msgid " --pkgincludedir show location of other C header files\n" msgstr " --pkgincludedir ±âŸ C Çì´õ ÆÄÀÏ À§Ä¡¸¦ º¸¿©ÁÜ\n" #: pg_config.c:407 #, c-format msgid "" " --includedir-server show location of C header files for the server\n" msgstr " --includedir-server ¼­¹ö¿ë C Çì´õ ÆÄÀÏ °æ·Î¸¦ º¸¿©ÁÜ\n" #: pg_config.c:408 #, c-format msgid " --libdir show location of object code libraries\n" msgstr " --libdir ¶óÀ̺귯¸® °æ·Î¸¦ º¸¿©ÁÜ\n" #: pg_config.c:409 #, c-format msgid " --pkglibdir show location of dynamically loadable modules\n" msgstr " --pkglibdir µ¿Àû È£Ãâ °¡´É ¸ðµâÀÇ °æ·Î¸¦ º¸¿©ÁÜ\n" #: pg_config.c:410 #, c-format msgid " --localedir show location of locale support files\n" msgstr " --localedir ·ÎÄÉÀÎ Áö¿ø ÆÄÀϵéÀÇ À§Ä¡¸¦ º¸¿©ÁÜ\n" #: pg_config.c:411 #, c-format msgid " --mandir show location of manual pages\n" msgstr " --mandir ¸ÇÆäÀÌÁö À§Ä¡¸¦ º¸¿©ÁÜ\n" #: pg_config.c:412 #, c-format msgid "" " --sharedir show location of architecture-independent support " "files\n" msgstr "" " --sharedir °¢Á¾ °ø¿ëÀ¸·Î »ç¿ëµÇ´Â share ÆÄÀϵéÀÇ À§Ä¡¸¦ º¸¿©ÁÜ\n" #: pg_config.c:413 #, c-format msgid "" " --sysconfdir show location of system-wide configuration files\n" msgstr " --sysconfdir ½Ã½ºÅÛ Àü¿ª ȯ°æ ¼³Á¤ ÆÄÀÏÀÇ À§Ä¡¸¦ º¸¿©ÁÜ\n" #: pg_config.c:414 #, c-format msgid " --pgxs show location of extension makefile\n" msgstr " --pgxs È®Àå makefile °æ·Î¸¦ º¸¿©ÁÜ\n" #: pg_config.c:415 #, c-format msgid "" " --configure show options given to \"configure\" script when\n" " PostgreSQL was built\n" msgstr "" " --configure PostgreSQL ¸¸µé ¶§ »ç¿ëÇÑ \"configure\" ½ºÅ©¸³Æ®ÀÇ\n" " ¿É¼ÇµéÀ» º¸¿©ÁÜ\n" #: pg_config.c:417 #, c-format msgid " --cc show CC value used when PostgreSQL was built\n" msgstr " --cc PostgreSQL ¸¸µé ¶§ »ç¿ëµÈ CC °ªÀ» º¸¿©ÁÜ\n" #: pg_config.c:418 #, c-format msgid "" " --cppflags show CPPFLAGS value used when PostgreSQL was built\n" msgstr " --cppflags PostgreSQL ¸¸µé ¶§ ÁöÁ¤ÇÑ CPPFLAGS °ª\n" #: pg_config.c:419 #, c-format msgid "" " --cflags show CFLAGS value used when PostgreSQL was built\n" msgstr "" " --cflags PostgreSQL ¸¸µé ¶§, »ç¿ëÇÑ CFLAGS °ªÀ» º¸¿©ÁÜ\n" #: pg_config.c:420 #, c-format msgid "" " --cflags_sl show CFLAGS_SL value used when PostgreSQL was built\n" msgstr " --cflags_sl PostgreSQL ¸¸µé ¶§ ÁöÁ¤ÇÑ CFLAGS_SL °ª\n" #: pg_config.c:421 #, c-format msgid "" " --ldflags show LDFLAGS value used when PostgreSQL was built\n" msgstr "" " --ldflags PostgreSQL ¸¸µé ¶§, »ç¿ëÇÑ LDFLAGS °ªÀ» º¸¿©ÁÜ\n" #: pg_config.c:422 #, c-format msgid "" " --ldflags_sl show LDFLAGS_SL value used when PostgreSQL was " "built\n" msgstr " --ldflags_sl PostgreSQL ¸¸µé ¶§ ÁöÁ¤ÇÑ LDFLAGS_SL °ª\n" #: pg_config.c:423 #, c-format msgid "" " --libs show LIBS value used when PostgreSQL was built\n" msgstr " --libs PostgreSQL ¸¸µé ¶§, »ç¿ëÇÑ LIBS °ªÀ» º¸¿©ÁÜ\n" #: pg_config.c:424 #, c-format msgid " --version show the PostgreSQL version\n" msgstr " --version PostgreSQL ¹öÀüÀ» º¸¿©ÁÜ\n" #: pg_config.c:425 #, c-format msgid " --help show this help, then exit\n" msgstr " --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í ¸¶Ä§\n" #: pg_config.c:426 #, c-format msgid "" "\n" "With no arguments, all known items are shown.\n" "\n" msgstr "" "\n" "¸í·ÉÇà ÀÎÀÚ°¡ ¾øÀ¸¸é ¸ðµç Ç׸ñ¿¡ ´ëÇÑ Á¤º¸¸¦ º¸¿© ÁÜ\n" "\n" #: pg_config.c:427 #, c-format msgid "Report bugs to .\n" msgstr "¿À·ùº¸°í: .\n" #: pg_config.c:433 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "º¸´Ù ÀÚ¼¼ÇÑ Á¤º¸°¡ ÇÊ¿äÇϸé, \"%s --help\"\n" #: pg_config.c:472 #, c-format msgid "%s: could not find own executable\n" msgstr "%s: ½ÇÇà °¡´É ÆÄÀÏÀÌ ¾Æ´Õ´Ï´Ù\n" #: pg_config.c:495 #, c-format msgid "%s: invalid argument: %s\n" msgstr "%s: À߸øµÈ ÀÎÀÚ: %s\n" #: ../../port/exec.c:191 ../../port/exec.c:305 ../../port/exec.c:348 #, c-format msgid "could not identify current directory: %s" msgstr "ÇöÀç µð·ºÅ丮¸¦ ¾Ë ¼ö ¾øÀ½: %s" #: ../../port/exec.c:210 #, c-format msgid "invalid binary \"%s\"" msgstr "À߸øµÈ ÀÌÁøÆÄÀÏ: \"%s\"" #: ../../port/exec.c:259 #, c-format msgid "could not read binary \"%s\"" msgstr "\"%s\" ÀÌÁø ÆÄÀÏÀ» ÀÐÀ» ¼ö ¾øÀ½" #: ../../port/exec.c:266 #, c-format msgid "could not find a \"%s\" to execute" msgstr "½ÇÇàÇÒ \"%s\" ÆÄÀÏ Ã£À» ¼ö ¾øÀ½" #: ../../port/exec.c:321 ../../port/exec.c:357 #, c-format msgid "could not change directory to \"%s\"" msgstr "\"%s\" µð·ºÅ丮·Î À̵¿ ÇÒ ¼ö ¾øÀ½" #: ../../port/exec.c:336 #, c-format msgid "could not read symbolic link \"%s\"" msgstr "\"%s\" ½É¹ú¸¯ ¸µÅ©¸¦ ÀÐÀ» ¼ö ¾øÀ½" #: ../../port/exec.c:582 #, c-format msgid "child process exited with exit code %d" msgstr "ÇÏÀ§ ÇÁ·Î¼¼½º°¡ Á¾·áµÇ¾úÀ½, Á¾·á ÄÚµå %d" #: ../../port/exec.c:585 #, c-format msgid "child process was terminated by signal %d" msgstr "ÇÏÀ§ ÇÁ·Î¼¼½º°¡ Á¾·áµÇ¾úÀ½, ½Ã±×³Î %d" #: ../../port/exec.c:588 #, c-format msgid "child process exited with unrecognized status %d" msgstr "ÇÏÀ§ ÇÁ·Î¼¼½º°¡ Á¾·áµÇ¾úÀ½, ¾Ë¼ö ¾ø´Â »óÅ %d"