# GNU gettextÀÇ Çѱ¹¾î ¸Þ½ÃÁö # Copyright (C) 1996, 1997, 2001 Free Software Foundation, Inc. # Bang Jun-Young , 1995-1997. # msgid "" msgstr "" "Project-Id-Version: GNU gettext 0.10.38\n" "POT-Creation-Date: 2001-05-30 23:23+0200\n" "PO-Revision-Date: 2001-05-28 00:43+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=EUC-KR\n" "Content-Transfer-Encoding: 8-bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: lib/error.c:115 msgid "Unknown system error" msgstr "¾Ë ¼ö ¾ø´Â ½Ã½ºÅÛ ¿À·ù" #: lib/getopt.c:691 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "%s: `%s'´Â ¸ðÈ£ÇÑ ¿É¼ÇÀÔ´Ï´Ù\n" #: lib/getopt.c:716 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "%s: `--%s' ¿É¼ÇÀº Àμö¸¦ Çã¿ëÇÏÁö ¾Ê½À´Ï´Ù\n" #: lib/getopt.c:721 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "%s: `%c%s' ¿É¼ÇÀº Àμö¸¦ Çã¿ëÇÏÁö ¾Ê½À´Ï´Ù\n" #: lib/getopt.c:739 lib/getopt.c:912 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "%s: `%s' ¿É¼ÇÀº Àμö°¡ ÇÊ¿äÇÕ´Ï´Ù\n" #. --option #: lib/getopt.c:768 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "%s: ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `--%s'\n" #. +option or -option #: lib/getopt.c:772 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "%s: ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `%c%s'\n" #. 1003.2 specifies the format of this message. #: lib/getopt.c:798 #, c-format msgid "%s: illegal option -- %c\n" msgstr "%s: À߸øµÈ ¿É¼Ç -- %c\n" #: lib/getopt.c:801 #, c-format msgid "%s: invalid option -- %c\n" msgstr "%s: ºÎÀûÀýÇÑ ¿É¼Ç -- %c\n" #. 1003.2 specifies the format of this message. #: lib/getopt.c:831 lib/getopt.c:961 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "%s: ÀÌ ¿É¼ÇÀº Àμö°¡ ÇÊ¿äÇÕ´Ï´Ù -- %c\n" #: lib/getopt.c:878 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "%s: `-W %s'´Â ¸ðÈ£ÇÑ ¿É¼ÇÀÔ´Ï´Ù\n" #: lib/getopt.c:896 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: `-W %s' ¿É¼ÇÀº Àμö¸¦ Çã¿ëÇÏÁö ¾Ê½À´Ï´Ù\n" #: lib/obstack.c:474 lib/xerror.c:69 lib/xmalloc.c:86 msgid "memory exhausted" msgstr "¸Þ¸ð¸®°¡ ¹Ù´Ú³µ½À´Ï´Ù" #: src/gettext.c:143 src/msgcmp.c:138 src/msgcomm.c:275 src/msgfmt.c:268 #: src/msgmerge.c:199 src/msgunfmt.c:172 src/ngettext.c:123 src/xgettext.c:387 #, c-format, no-wrap msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" "ÀúÀÛ±Ç (C) %s Free Software Foundation, Inc.\n" "ÀÌ ÇÁ·Î±×·¥Àº °ø°³ ¼ÒÇÁÆ®¿þ¾îÀÔ´Ï´Ù. º¹»ç Á¶°ÇÀº ¼Ò½º¸¦ ÂüÁ¶ÇϽʽÿÀ. »óǰ¼º\n" "À̳ª ƯÁ¤ ¸ñÀû¿¡ ´ëÇÑ ÀûÇÕ¼ºÀ» ºñ·ÔÇÏ¿©, ¾î¶°ÇÑ º¸Áõµµ ÇÏÁö ¾Ê½À´Ï´Ù.\n" #: src/gettext.c:148 src/msgcmp.c:143 src/msgcomm.c:280 src/msgfmt.c:273 #: src/msgmerge.c:204 src/msgunfmt.c:177 src/ngettext.c:128 src/xgettext.c:392 #, c-format msgid "Written by %s.\n" msgstr "%s°¡ ¸¸µé¾ú½À´Ï´Ù.\n" #: src/gettext.c:166 src/ngettext.c:140 msgid "too many arguments" msgstr "Àμö°¡ ³Ê¹« ¸¹À½" #: src/gettext.c:176 src/ngettext.c:152 msgid "missing arguments" msgstr "Àμö°¡ ºüÁ³À½" #: src/gettext.c:248 src/msgcmp.c:175 src/msgcomm.c:373 src/msgfmt.c:385 #: src/msgmerge.c:263 src/msgunfmt.c:211 src/ngettext.c:207 src/xgettext.c:514 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "´õ ¸¹Àº Á¤º¸¸¦ º¸·Á¸é `%s --help' ÇϽʽÿÀ\n" #: src/gettext.c:253 #, c-format, no-wrap msgid "" "Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n" "or: %s [OPTION] -s [MSGID]...\n" msgstr "" #: src/gettext.c:259 #, no-wrap msgid "Display native language translation of a textual message.\n" msgstr "" #: src/gettext.c:263 #, fuzzy, no-wrap msgid "" " -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n" " -e enable expansion of some escape sequences\n" " -E (ignored for compatibility)\n" " -h, --help display this help and exit\n" " -n suppress trailing newline\n" " -V, --version display version information and exit\n" " [TEXTDOMAIN] MSGID retrieve translated message corresponding\n" " to MSGID from TEXTDOMAIN\n" msgstr "" "»ç¿ë¹ý: %s [¿É¼Ç] [[[TEXTDOMAIN] MSGID] | [-s [MSGID]...]]\n" " -d, --domain=TEXTDOMAIN ¹ø¿ªµÈ ¸Þ½ÃÁö¸¦ TEXTDOMAIN¿¡¼­ ºÒ·¯¿É´Ï´Ù\n" " -e ¸î¸î À̽ºÄÉÀÌÇÁ ¹®ÀÚ¿­ÀÇ È®ÀåÀ» °¡´ÉÄÉ ÇÕ´Ï´Ù\n" " -E (ȣȯ¼ºÀ» À§ÇØ ¹«½ÃµÊ)\n" " -h, --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í Á¾·áÇÕ´Ï´Ù\n" " -n µû¶óºÙ´Â ÁÙ¹Ù²Þ ¹®ÀÚ¸¦ Á¦°ÅÇÕ´Ï´Ù\n" " -V, --version ¹öÀü Á¤º¸¸¦ Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" " [TEXTDOMAIN] MSGID MSGID¿¡ ´ëÀÀÇÏ´Â ¹ø¿ªµÈ ¸Þ½ÃÁö¸¦ TEXTDOMAIN¿¡¼­\n" " ºÒ·¯¿É´Ï´Ù\n" #: src/gettext.c:274 #, fuzzy, c-format, no-wrap msgid "" "If the TEXTDOMAIN parameter is not given, the domain is determined from the\n" "environment variable TEXTDOMAIN. If the message catalog is not found in the\n" "regular directory, another location can be specified with the environment\n" "variable TEXTDOMAINDIR.\n" "When used with the -s option the program behaves like the `echo' command.\n" "But it does not simply copy its arguments to stdout. Instead those messages\n" "found in the selected catalog are translated.\n" "Standard search directory: %s\n" msgstr "" "\n" "TEXTDOMAIN ¸Å°³º¯¼ö°¡ ÁÖ¾îÁöÁö ¾ÊÀ¸¸é ¿µ¿ªÀº ȯ°æ º¯¼ö TEXTDOMAINÀ¸·ÎºÎÅÍ\n" "°áÁ¤µË´Ï´Ù. ¸Þ½ÃÁö ¸ñ·ÏÀÌ ÀϹÝÀûÀÎ µð·ºÅ丮¿¡ ÀÖÁö ¾ÊÀ¸¸é ȯ°æ º¯¼ö\n" "TEXTDOMAINDIR·Î ´Ù¸¥ À§Ä¡¸¦ ÁöÁ¤ÇÒ ¼ö ÀÖ½À´Ï´Ù.\n" "-s ¿É¼ÇÀÌ ¾²À̸é ÇÁ·Î±×·¥Àº `echo' ¸í·Éó·³ µ¿ÀÛÇÕ´Ï´Ù. ±×·¯³ª ´Ü¼øÈ÷ Àμö¸¦\n" "Ç¥ÁØÃâ·Â¿¡ º¹»çÇÏÁö´Â ¾Ê½À´Ï´Ù. ´ë½Å ¼±ÅÃµÈ ¸ñ·Ï¿¡ ÀÖ´Â ¹ø¿ªµÈ ¸Þ½ÃÁö°¡\n" "Ãâ·ÂµË´Ï´Ù.\n" "±âº» Ž»ö µð·ºÅ丮: %s\n" #: src/gettext.c:284 src/msgcmp.c:214 src/msgcomm.c:452 src/msgfmt.c:444 #: src/msgmerge.c:332 src/msgunfmt.c:264 src/ngettext.c:240 src/xgettext.c:605 msgid "Report bugs to .\n" msgstr "·Î ¹®Á¦Á¡À» º¸°íÇϽʽÿÀ.\n" #: src/msgcmp.c:154 src/msgmerge.c:215 msgid "no input files given" msgstr "ÀÔ·Â ÆÄÀÏÀÌ ÁÖ¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù" #: src/msgcmp.c:159 src/msgmerge.c:220 msgid "exactly 2 input files required" msgstr "Á¤È®È÷ 2°³ÀÇ ÀÔ·Â ÆÄÀÏÀÌ ÇÊ¿äÇÕ´Ï´Ù" #: src/msgcmp.c:180 src/msgmerge.c:268 #, c-format, no-wrap msgid "Usage: %s [OPTION] def.po ref.pot\n" msgstr "" #: src/msgcmp.c:185 #, fuzzy, no-wrap msgid "" "Compare two Uniforum style .po files to check that both contain the same\n" "set of msgid strings. The def.po file is an existing PO file with the\n" "translations. The ref.pot file is the last created PO file, or a PO Template\n" "file (generally created by xgettext). This is useful for checking that\n" "you have translated each and every message in your program. Where an exact\n" "match cannot be found, fuzzy matching is used to produce better diagnostics.\n" msgstr "" "»ç¿ë¹ý: %s [¿É¼Ç] def.po ref.po\n" "±ä ¿É¼Ç¿¡ ºÎ°¡µÇ´Â Àμö´Â ªÀº ¿É¼Ç¿¡µµ Àû¿ëµË´Ï´Ù.\n" " -D, --directory=DIRECTORY ÀÔ·Â ÆÄÀÏ Å½»ö ¸í´Ü¿¡ DIRECTORY¸¦ Ãß°¡ÇÕ´Ï´Ù\n" " -h, --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í Á¾·áÇÕ´Ï´Ù\n" " -V, --version ¹öÀü Á¤º¸¸¦ Ãâ·ÂÇϰí Á¾·áÇÕ´Ï´Ù\n" "\n" "°°Àº ³»¿ëÀÇ msgid ¹®ÀÚ¿­À» Æ÷ÇÔÇϰí ÀÖ´ÂÁö È®ÀÎÇϱâ À§ÇØ Uniforum\n" "ÇüÅÂÀÇ µÎ .po ÆÄÀÏÀ» ºñ±³ÇÕ´Ï´Ù. def.po ÆÄÀÏÀº ÀÌ¹Ì Á¸ÀçÇÏ´Â ÆÄÀÏÀ̸ç\n" "¿¹Àü¿¡ ¹ø¿ªµÈ ¸Þ½ÃÁö¸¦ ´ã°í ÀÖ½À´Ï´Ù. ref.po ÆÄÀÏÀº ÃÖ±Ù¿¡ ¸¸µé¾îÁø\n" "PO ÆÄÀÏÀÔ´Ï´Ù(ÀϹÝÀûÀ¸·Î xgettext¿¡ ÀÇÇØ). À̰ÍÀº ÇÁ·Î±×·¥ ³»¿¡ ÀÖ´Â\n" "°¢°¢ÀÇ ¸Þ½ÃÁö¸¦ ¹ø¿ªÇß´ÂÁö È®ÀÎÇÒ ¶§ À¯¿ëÇÕ´Ï´Ù. Á¤È®ÇÑ Â¦À» ãÁö ¸øÇÒ\n" "°æ¿ì, º¸´Ù ³ªÀº °á°ú¸¦ ¾ò±â À§ÇØ ÆÛÁö ¸ÅĪÀÌ »ç¿ëµË´Ï´Ù.\n" #: src/msgcmp.c:195 src/msgcomm.c:395 src/msgfmt.c:400 src/msgmerge.c:286 #: src/msgunfmt.c:226 #, no-wrap msgid "Mandatory arguments to long options are mandatory for short options too.\n" msgstr "" #: src/msgcmp.c:200 #, no-wrap msgid "" "Input file location:\n" " def.po translations\n" " ref.pot references to the sources\n" " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" msgstr "" #: src/msgcmp.c:208 #, no-wrap msgid "" "Informative output:\n" " -h, --help display this help and exit\n" " -V, --version output version information and exit\n" msgstr "" #: src/msgcmp.c:263 src/msgmerge.c:414 msgid "this message is used but not defined..." msgstr "ÀÌ ¸Þ½ÃÁö´Â »ç¿ëµÇÁö¸¸ Á¤ÀǵÇÁö ¾Ê¾Ò½À´Ï´Ù..." #: src/msgcmp.c:265 src/msgmerge.c:416 msgid "...but this definition is similar" msgstr "...ÇÏÁö¸¸ ÀÌ Á¤ÀÇ´Â À¯»çÇÕ´Ï´Ù" #: src/msgcmp.c:271 src/msgmerge.c:443 #, c-format msgid "this message is used but not defined in %s" msgstr "ÀÌ ¸Þ½ÃÁö´Â »ç¿ëµÇÁö¸¸ %s¿¡¼­ Á¤ÀǵÇÁö ¾Ê¾Ò½À´Ï´Ù" #: src/msgcmp.c:285 msgid "warning: this message is not used" msgstr "°æ°í: ÀÌ ¸Þ½ÃÁö´Â »ç¿ëµÇÁö ¾Ê½À´Ï´Ù" #: src/msgcmp.c:291 src/po-lex.c:98 #, c-format msgid "found %d fatal error" msgid_plural "found %d fatal errors" msgstr[0] "%d°³ÀÇ Ä¡¸íÀûÀÎ ¿À·ù¸¦ ã¾Ò½À´Ï´Ù" #: src/msgcmp.c:365 src/msgfmt.c:699 src/read-po.c:237 src/xgettext.c:1199 msgid "duplicate message definition" msgstr "Áߺ¹µÈ ¸Þ½ÃÁö Á¤ÀÇ" #: src/msgcmp.c:366 src/msgfmt.c:701 src/read-po.c:238 src/xgettext.c:1200 msgid "...this is the location of the first definition" msgstr "...¿©±â´Â ù¹øÂ° Á¤ÀÇÀÇ À§Ä¡ÀÔ´Ï´Ù" #: src/msgcmp.c:406 src/read-po.c:286 #, c-format msgid "this message has no definition in the \"%s\" domain" msgstr "ÀÌ ¸Þ½ÃÁö´Â \"%s\" ¿µ¿ª¿¡ Á¤Àǰ¡ ¾ø½À´Ï´Ù" #. We are about to construct the absolute path to the #. directory for the output files but asprintf failed. #: src/msgcomm.c:231 src/xgettext.c:326 src/xgettext.c:1395 msgid "while preparing output" msgstr "Ãâ·ÂÀ» ÁغñÇÏ´Â µ¿¾È" #: src/msgcomm.c:263 src/msgcomm.c:267 src/msgmerge.c:225 src/xgettext.c:364 #: src/xgettext.c:368 #, c-format msgid "%s and %s are mutually exclusive" msgstr "%s¿Í %s´Â ¼­·Î ¹èŸÀûÀÔ´Ï´Ù" #: src/msgcomm.c:319 msgid "at least two files must be specified" msgstr "ÃÖ¼ÒÇÑ µÎ °³ÀÇ ÆÄÀÏÀ» ÁöÁ¤ÇØ¾ß ÇÕ´Ï´Ù" #: src/msgcomm.c:330 #, c-format msgid "impossible selection criteria specified (%d < n < %d)" msgstr "ºÒ°¡´ÉÇÑ ¼±Åà Á¶°ÇÀ» ÁöÁ¤ÇÏ¿´½À´Ï´Ù (%d < n < %d)" #: src/msgcomm.c:378 src/xgettext.c:519 #, c-format, no-wrap msgid "Usage: %s [OPTION] [INPUTFILE]...\n" msgstr "" #: src/msgcomm.c:383 #, fuzzy, no-wrap msgid "" "Find messages which are common to two or more of the specified PO files.\n" "By using the --more-than option, greater commonality may be requested\n" "before messages are printed. Conversely, the --less-than option may be\n" "used to specify less commonality before messages are printed (i.e.\n" "--less-than=2 will only print the unique messages). Translations,\n" "comments and extract comments will be preserved, but only from the first\n" "PO file to define them. File positions from all PO files will be\n" "cumulated.\n" msgstr "" " -V, --version ¹öÀü Á¤º¸¸¦ Ãâ·ÂÇÏ°í ³¡³³´Ï´Ù\n" " -w, --width=<¼ýÀÚ> Ãâ·Â ÆäÀÌÁöÀÇ ÆøÀ» ÁöÁ¤ÇÕ´Ï´Ù\n" " -<, --less-than=<¼ýÀÚ> ÁöÁ¤ÇÑ °Íº¸´Ù ÀûÀº ¸Þ¼¼Áö¸¸À» Ãâ·ÂÇÕ´Ï´Ù.\n" " ÀÌ ¿É¼ÇÀÌ ¾øÀ» °æ¿ì¿¡ ±âº»°ªÀº \n" " ¹«ÇÑ´ëÀÔ´Ï´Ù.\n" " ->, --more-than=<¼ýÀÚ> ÁöÁ¤ÇÑ °Íº¸´Ù ¸¹Àº ¸Þ¼¼Áö¸¸À» Ãâ·ÂÇÕ´Ï´Ù.\n" " ÀÌ ¿É¼ÇÀÌ ¾øÀ» °æ¿ì¿¡ ±âº»°ªÀº 1ÀÔ´Ï´Ù.\n" "\n" "µÎ °³ ȤÀº ±× ÀÌ»óÀÇ PO ÆÄÀÏ¿¡¼­ °øÅëÀûÀ¸·Î µé¾î ÀÖ´Â ¸Þ¼¼Áö¸¦\n" "ã½À´Ï´Ù. --more-than ¿É¼ÇÀ» »ç¿ëÇÏ¸é ´õ °øÅëÀûÀÎ ¸Þ¼¼ÁöµéÀÌ Ãâ·ÂµÉ\n" "°ÍÀÔ´Ï´Ù. ±× ¹Ý´ë·Î, --less-than ¿É¼ÇÀº ´õ °øÅëÀûÀÌÁö ¾ÊÀº ¸Þ¼¼ÁöµéÀÌ\n" "Ãâ·ÂµÇ°Ô µË´Ï´Ù (¿¹¸¦ µé¾î --less-thanÀº À¯ÀÏÇÑ ¸Þ¼¼Áö¸¸À»\n" "Ãâ·ÂÇÕ´Ï´Ù). ¹ø¿ª¹®, ÁÖ¼®¹®°ú ¼Ò½º¿¡¼­ ÃßÃâµÈ ÁÖ¼®¹®Àº ±×´ë·Î À¯ÁöµÉ\n" "°ÍÀÌÁö¸¸, ¿ÀÁ÷ ±×°ÍÀÌ µé¾î ÀÖ´Â °¡Àå ù ¹øÂ° PO ÆÄÀÏ¿¡ µé¾î ÀÖ´Â\n" "°Í¸¸ÀÌ À¯ÁöµË´Ï´Ù. ¸ðµç PO ÆÄÀÏ¿¡ µé¾î ÀÖ´Â ÆÄÀÏ À§Ä¡´Â ±×´ë·Î À¯ÁöµÉ\n" "°ÍÀÔ´Ï´Ù.\n" #: src/msgcomm.c:400 src/xgettext.c:535 #, no-wrap msgid "" "Input file location:\n" " INPUTFILE ... input files\n" " -f, --files-from=FILE get list of input files from FILE\n" " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" "If input file is -, standard input is read.\n" msgstr "" #: src/msgcomm.c:409 src/xgettext.c:544 #, no-wrap msgid "" "Output file location:\n" " -d, --default-domain=NAME use NAME.po for output (instead of messages.po)\n" " -o, --output=FILE write output to specified file\n" " -p, --output-dir=DIR output files will be placed in directory DIR\n" "If output file is -, output is written to standard output.\n" msgstr "" #: src/msgcomm.c:418 #, fuzzy, no-wrap msgid "" "Message selection:\n" " -<, --less-than=NUMBER print messages with less than this many\n" " definitions, defaults to infinite if not\n" " set\n" " ->, --more-than=NUMBER print messages with more than this many\n" " definitions, defaults to 1 if not set\n" " -u, --unique shorthand for --less-than=2, requests\n" " that only unique messages be printed\n" msgstr "" " -V, --version ¹öÀü Á¤º¸¸¦ Ãâ·ÂÇÏ°í ³¡³³´Ï´Ù\n" " -w, --width=<¼ýÀÚ> Ãâ·Â ÆäÀÌÁöÀÇ ÆøÀ» ÁöÁ¤ÇÕ´Ï´Ù\n" " -<, --less-than=<¼ýÀÚ> ÁöÁ¤ÇÑ °Íº¸´Ù ÀûÀº ¸Þ¼¼Áö¸¸À» Ãâ·ÂÇÕ´Ï´Ù.\n" " ÀÌ ¿É¼ÇÀÌ ¾øÀ» °æ¿ì¿¡ ±âº»°ªÀº \n" " ¹«ÇÑ´ëÀÔ´Ï´Ù.\n" " ->, --more-than=<¼ýÀÚ> ÁöÁ¤ÇÑ °Íº¸´Ù ¸¹Àº ¸Þ¼¼Áö¸¸À» Ãâ·ÂÇÕ´Ï´Ù.\n" " ÀÌ ¿É¼ÇÀÌ ¾øÀ» °æ¿ì¿¡ ±âº»°ªÀº 1ÀÔ´Ï´Ù.\n" "\n" "µÎ °³ ȤÀº ±× ÀÌ»óÀÇ PO ÆÄÀÏ¿¡¼­ °øÅëÀûÀ¸·Î µé¾î ÀÖ´Â ¸Þ¼¼Áö¸¦\n" "ã½À´Ï´Ù. --more-than ¿É¼ÇÀ» »ç¿ëÇÏ¸é ´õ °øÅëÀûÀÎ ¸Þ¼¼ÁöµéÀÌ Ãâ·ÂµÉ\n" "°ÍÀÔ´Ï´Ù. ±× ¹Ý´ë·Î, --less-than ¿É¼ÇÀº ´õ °øÅëÀûÀÌÁö ¾ÊÀº ¸Þ¼¼ÁöµéÀÌ\n" "Ãâ·ÂµÇ°Ô µË´Ï´Ù (¿¹¸¦ µé¾î --less-thanÀº À¯ÀÏÇÑ ¸Þ¼¼Áö¸¸À»\n" "Ãâ·ÂÇÕ´Ï´Ù). ¹ø¿ª¹®, ÁÖ¼®¹®°ú ¼Ò½º¿¡¼­ ÃßÃâµÈ ÁÖ¼®¹®Àº ±×´ë·Î À¯ÁöµÉ\n" "°ÍÀÌÁö¸¸, ¿ÀÁ÷ ±×°ÍÀÌ µé¾î ÀÖ´Â °¡Àå ù ¹øÂ° PO ÆÄÀÏ¿¡ µé¾î ÀÖ´Â\n" "°Í¸¸ÀÌ À¯ÁöµË´Ï´Ù. ¸ðµç PO ÆÄÀÏ¿¡ µé¾î ÀÖ´Â ÆÄÀÏ À§Ä¡´Â ±×´ë·Î À¯ÁöµÉ\n" "°ÍÀÔ´Ï´Ù.\n" #: src/msgcomm.c:430 #, fuzzy, no-wrap msgid "" "Output details:\n" " -e, --no-escape do not use C escapes in output (default)\n" " -E, --escape use C escapes in output, no extended chars\n" " --force-po write PO file even if empty\n" " -i, --indent write the .po file using indented style\n" " --no-location do not write '#: filename:line' lines\n" " -n, --add-location generate '#: filename:line' lines (default)\n" " --strict write out strict Uniforum conforming .po file\n" " -w, --width=NUMBER set output page width\n" " -s, --sort-output generate sorted output and remove duplicates\n" " -F, --sort-by-file sort output by file location\n" " --omit-header don't write header with `msgid \"\"' entry\n" msgstr "" "»ç¿ë¹ý: %s [¿É¼Ç] def.po ref.po\n" "±ä ¿É¼Ç¿¡ ºÎ°¡µÇ´Â Àμö´Â ªÀº ¿É¼Ç¿¡µµ Àû¿ëµË´Ï´Ù.\n" " -C, --compendium=<ÆÄÀÏ> ¸Þ¼¼Áö ¹ø¿ª ¶óÀ̺귯¸®¸¦ Ãß°¡ÇÕ´Ï´Ù.\n" " ÇÑ ¹ø ÀÌ»ó Ãß°¡ÇÒ ¼ö ÀÖ½À´Ï´Ù.\n" " -D, --directory=<µð·ºÅ丮> ÀÔ·Â ÆÄÀÏ Å½»ö ¸í´Ü¿¡ <µð·ºÅ丮>¸¦ Ãß°¡ÇÕ´Ï´Ù\n" " -e, --no-escape Ãâ·Â¿¡ C À̽ºÄÉÀÌÇÁ ¹®ÀÚ¸¦ ¾²Áö ¾Ê½À´Ï´Ù (³»Á¤°ª)\n" " -E, --escape Ãâ·Â¿¡ C À̽ºÄÉÀÌÇÁ ¹®ÀÚ¸¦ ¾²°í, È®Àå ¹®ÀÚ´Â ¾²Áö ¾Ê½À´Ï´Ù\n" " --force-po ºñ¾úÀ»Áö¶óµµ PO ÆÄÀÏ¿¡ ¾¹´Ï´Ù\n" " -h, --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í ³¡³³´Ï´Ù\n" " -i, --indent µé¿©¾²±âµÈ Ãâ·Â ÇüÅÂ\n" " -o, --output-file=<ÆÄÀÏ> °á°ú°¡ <ÆÄÀÏ>¿¡ ¾²¿©Áöµµ·Ï ÇÕ´Ï´Ù\n" " --no-location `#: filename:line' ÇàÀ» ¾²Áö ¾Ê½À´Ï´Ù\n" " --add-location `#: filename:line' ÇàÀ» º¸Á¸ÇÕ´Ï´Ù (³»Á¤°ª)\n" " --strict ¾ö°ÝÇÑ Uniforum Ãâ·Â ÇüÅÂ\n" " -v, --verbose ÀÚ¼¼ÇÑ Ç¥½Ã µî±ÞÀ» ³ôÀÔ´Ï´Ù\n" " -V, --version ¹öÀü Á¤º¸¸¦ Ãâ·ÂÇÏ°í ³¡³³´Ï´Ù\n" " -w, --width=NUMBER Ãâ·Â ÆäÀÌÁöÀÇ ÆøÀ» ¼³Á¤ÇÕ´Ï´Ù\n" #: src/msgcomm.c:446 src/xgettext.c:599 #, no-wrap msgid "" "Informative output:\n" " -h, --help display this help and exit\n" " -V, --version output version information and exit\n" msgstr "" #: src/msgcomm.c:477 src/msgunfmt.c:386 src/po-lex.c:84 src/xget-lex.c:158 #: src/xget-lex.c:171 src/xget-lex.c:181 src/xgettext.c:630 #, c-format msgid "error while opening \"%s\" for reading" msgstr "Àбâ À§ÇØ \"%s\"À» ¿©´Â µ¿¾È ¿À·ù ¹ß»ý" #: src/msgcomm.c:563 src/xgettext.c:677 src/xgettext.c:1100 msgid "this file may not contain domain directives" msgstr "ÀÌ ÆÄÀÏÀº ¿µ¿ª Áö½ÃÀÚ¸¦ Æ÷ÇÔÇϰí ÀÖÁö ¾ÊÀ» ¼öµµ ÀÖ½À´Ï´Ù" #: src/msgfmt.c:284 src/xgettext.c:403 msgid "no input file given" msgstr "ÀÔ·Â ÆÄÀÏÀÌ ÁÖ¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù" #: src/msgfmt.c:335 #, c-format msgid "error while opening \"%s\" for writing" msgstr "¾²±â À§ÇØ \"%s\"À» ¿©´Â µ¿¾È ¿À·ù ¹ß»ý" #: src/msgfmt.c:358 #, c-format msgid "%d translated message" msgid_plural "%d translated messages" msgstr[0] "¹ø¿ªµÈ ¸Þ½ÃÁö %d°³" #: src/msgfmt.c:363 #, c-format msgid ", %d fuzzy translation" msgid_plural ", %d fuzzy translations" msgstr[0] ", ÆÛÁö ¹ø¿ª¹® %d°³" #: src/msgfmt.c:368 #, c-format msgid ", %d untranslated message" msgid_plural ", %d untranslated messages" msgstr[0] ", ¹ø¿ªµÇÁö ¾ÊÀº ¸Þ½ÃÁö %d°³" #: src/msgfmt.c:390 #, c-format, no-wrap msgid "Usage: %s [OPTION] filename.po ...\n" msgstr "" #: src/msgfmt.c:395 #, no-wrap msgid "Generate binary message catalog from textual translation description.\n" msgstr "" #: src/msgfmt.c:405 #, no-wrap msgid "" "Input file location:\n" " filename.po ... input files\n" " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" "If input file is -, standard input is read.\n" msgstr "" #: src/msgfmt.c:413 #, no-wrap msgid "" "Output file location:\n" " -o, --output-file=FILE write output to specified file\n" " --strict enable strict Uniforum mode\n" "If output file is -, output is written to standard output.\n" msgstr "" #: src/msgfmt.c:421 #, no-wrap msgid "" "Input file interpretation:\n" " -c, --check perform language dependent checks on strings\n" " -f, --use-fuzzy use fuzzy entries in output\n" msgstr "" #: src/msgfmt.c:428 #, c-format, no-wrap msgid "" "Output details:\n" " -a, --alignment=NUMBER align strings to NUMBER bytes (default: %d)\n" " --no-hash binary file will not include the hash table\n" msgstr "" #: src/msgfmt.c:435 #, no-wrap msgid "" "Informative output:\n" " -h, --help display this help and exit\n" " -V, --version output version information and exit\n" " --statistics print statistics about translations\n" " -v, --verbose list input file anomalies\n" "Giving the -v option more than once increases the verbosity level.\n" msgstr "" #: src/msgfmt.c:465 msgid "while creating hash table" msgstr "ÇØ½¬ Å×À̺íÀ» ¸¸µå´Â µ¿¾È" #: src/msgfmt.c:501 #, fuzzy msgid "warning: PO file header missing, fuzzy, or invalid\n" msgstr "" "%s: °æ°í: PO ÆÄÀÏ Çì´õ°¡ ¾ø°Å³ª, ÆÛÁöÀ̰ųª, À߸øµÇ¾ú½À´Ï´Ù\n" "%*s °æ°í: ¹®Àڼ º¯È¯ÀÌ µ¿ÀÛÇÏÁö ¾ÊÀ» °ÍÀÔ´Ï´Ù" #: src/msgfmt.c:504 #, fuzzy msgid "warning: charset conversion will not work\n" msgstr "" "Çì´õ¿¡ ¹®ÀÚ¼ÂÀÌ ¾ø½À´Ï´Ù\n" "»ç¿ëÀÚ ¹®ÀÚ¼ÂÀ¸·ÎÀÇ ¸Þ¼¼Áö º¯È¯Àº ÇÏÁö ¾Ê½À´Ï´Ù.\n" #: src/msgfmt.c:528 #, c-format msgid "domain name \"%s\" not suitable as file name" msgstr "¿µ¿ª¸í \"%s\"´Â ÆÄÀÏ À̸§À¸·Î ¾Ë¸ÂÁö ¾Ê½À´Ï´Ù" #: src/msgfmt.c:533 #, c-format msgid "domain name \"%s\" not suitable as file name: will use prefix" msgstr "" "¿µ¿ª¸í \"%s\"´Â ÆÄÀÏ À̸§À¸·Î ¾Ë¸ÂÁö ¾Ê½À´Ï´Ù. ±×·¯¹Ç·Î Á¢µÎ»ç¸¦\n" "»ç¿ëÇÒ °ÍÀÔ´Ï´Ù" #. We don't change the exit status here because this is really #. only an information. #: src/msgfmt.c:546 #, c-format msgid "`domain %s' directive ignored" msgstr "`domain %s' Áö½ÃÀÚ´Â ¹«½ÃµÊ" #: src/msgfmt.c:582 msgid "empty `msgstr' entry ignored" msgstr "ºó `msgstr' Ç׸ñÀº ¹«½ÃµÊ" #: src/msgfmt.c:583 msgid "fuzzy `msgstr' entry ignored" msgstr "ÆÛÁö `msgstr' Ç׸ñÀº ¹«½ÃµÊ" #: src/msgfmt.c:626 #, c-format msgid "headerfield `%s' missing in header" msgstr "Çì´õ¿¡ Çì´õÇʵå `%s'°¡ ºüÁ³À½" #: src/msgfmt.c:629 #, c-format msgid "header field `%s' should start at beginning of line" msgstr "Çì´õ Çʵå `%s'´Â ÇàÀÇ Ã³À½ºÎÅÍ ½ÃÀÛÇØ¾ß ÇÕ´Ï´Ù" #: src/msgfmt.c:639 msgid "some header fields still have the initial default value" msgstr "¸î¸î Çì´õ Çʵ尡 ¾ÆÁ÷µµ ÃʱâÀÇ ³»Á¤°ªÀ» °¡Áö°í ÀÖ½À´Ï´Ù" #: src/msgfmt.c:650 #, c-format msgid "field `%s' still has initial default value" msgstr "`%s' Çʵ尡 ¾ÆÁ÷µµ ÃʱâÀÇ ³»Á¤°ªÀ» °¡Áö°í ÀÖ½À´Ï´Ù" #: src/msgfmt.c:741 #, c-format msgid "%s: warning: source file contains fuzzy translation" msgstr "%s: °æ°í: ¼Ò½º ÆÄÀÏÀÌ ÆÛÁö ¹ø¿ª¹®À» Æ÷ÇÔÇϰí ÀÖ½À´Ï´Ù" #: src/msgfmt.c:964 msgid "`msgid' and `msgid_plural' entries do not both begin with '\\n'" msgstr "`msgid'¿Í `msgstr_plural' Ç׸ñÀÌ ¸ðµÎ '\\n'À¸·Î ½ÃÀÛÇÏÁö ¾Ê½À´Ï´Ù" #: src/msgfmt.c:974 #, c-format msgid "`msgid' and `msgstr[%u]' entries do not both begin with '\\n'" msgstr "`msgid'¿Í `msgstr[%u]' Ç׸ñÀÌ ¸ðµÎ '\\n'À¸·Î ½ÃÀÛÇÏÁö ¾Ê½À´Ï´Ù" #: src/msgfmt.c:986 msgid "`msgid' and `msgstr' entries do not both begin with '\\n'" msgstr "`msgid'¿Í `msgstr' Ç׸ñÀÌ ¸ðµÎ '\\n'À¸·Î ½ÃÀÛÇÏÁö ¾Ê½À´Ï´Ù" #: src/msgfmt.c:1003 msgid "`msgid' and `msgid_plural' entries do not both end with '\\n'" msgstr "`msgid'¿Í `msgid_plural' Ç׸ñÀÌ ¸ðµÎ '\\n'À¸·Î ³¡³ªÁö ¾Ê½À´Ï´Ù" #: src/msgfmt.c:1013 #, c-format msgid "`msgid' and `msgstr[%u]' entries do not both end with '\\n'" msgstr "`msgid'¿Í `msgstr[%u]' Ç׸ñÀÌ ¸ðµÎ '\\n'À¸·Î ³¡³ªÁö ¾Ê½À´Ï´Ù" #: src/msgfmt.c:1025 msgid "`msgid' and `msgstr' entries do not both end with '\\n'" msgstr "`msgid'¿Í `msgstr' Ç׸ñÀÌ ¸ðµÎ '\\n'À¸·Î ³¡³ªÁö ¾Ê½À´Ï´Ù" #: src/msgfmt.c:1043 msgid "number of format specifications in `msgid' and `msgstr' does not match" msgstr "`msgid'¿Í `msgstr'¿¡ ¾²ÀÎ ¼­½Ä ÁöÁ¤ÀÚÀÇ °³¼ö°¡ ÀÏÄ¡ÇÏÁö ¾Ê½À´Ï´Ù" #: src/msgfmt.c:1062 #, c-format msgid "format specifications for argument %lu are not the same" msgstr "Àμö %lu¿¡ ´ëÇÑ ¼­½Ä ÁöÁ¤ÀÌ °°Áö ¾Ê½À´Ï´Ù" #: src/msgmerge.c:273 #, fuzzy, no-wrap msgid "" "Merges two Uniforum style .po files together. The def.po file is an\n" "existing PO file with translations which will be taken over to the newly\n" "created file as long as they still match; comments will be preserved,\n" "but extracted comments and file positions will be discarded. The ref.pot\n" "file is the last created PO file with up-to-date source references but\n" "old translations, or a PO Template file (generally created by xgettext);\n" "any translations or comments in the file will be discarded, however dot\n" "comments and file positions will be preserved. Where an exact match\n" "cannot be found, fuzzy matching is used to produce better results.\n" msgstr "" "\n" "Uniforum ÇüÅÂÀÇ µÎ ÆÄÀÏÀ» Çϳª·Î °áÇÕÇÕ´Ï´Ù. def.po ÆÄÀÏÀº ÀÌ¹Ì Á¸ÀçÇÏ´Â\n" "ÆÄÀÏÀÌ¸ç ¿¹Àü¿¡ ¹ø¿ªµÈ ¸Þ½ÃÁö¸¦ ´ã°í ÀÖ½À´Ï´Ù. ÀÌ ¹ø¿ª¹®µéÀº ¦ÀÌ ÀÖ´Â °Í¿¡\n" "ÇÑÇØ »õ·Ó°Ô ¸¸µé¾îÁø ÆÄÀÏÀÇ °ÍÀ¸·Î ´ëüµË´Ï´Ù; ÁÖ¼®Àº º¸Á¸µÇÁö¸¸ ÃßÃâ ÁÖ¼®°ú\n" "ÆÄÀÏ À§Ä¡´Â Á¦°ÅµË´Ï´Ù. ref.po ÆÄÀÏÀº ÃÖ±Ù¿¡ ¸¸µé¾îÁø PO ÆÄÀÏÀ̸ç\n" "(ÀϹÝÀûÀ¸·Î xgettext¿¡ ÀÇÇØ), ÆÄÀÏ ³»ÀÇ ¸ðµç ¹ø¿ª¹®À̳ª ÁÖ¼®Àº Á¦°ÅµÇÁö¸¸\n" "Á¡ ÁÖ¼®°ú ÆÄÀÏ À§Ä¡´Â º¸Á¸µË´Ï´Ù. Á¤È®ÇÑ Â¦À» ãÁö ¸øÇÒ °æ¿ì, º¸´Ù ³ªÀº\n" "°á°ú¸¦ ¾ò±â À§ÇØ ÆÛÁö ¸ÅĪÀÌ »ç¿ëµË´Ï´Ù. ¸¸¾à Ãâ·Â ÆÄÀÏÀÌ ÁöÁ¤µÇÁö ¾ÊÀ¸¸é\n" "°á°ú´Â Ç¥ÁØÃâ·Â¿¡ ¾²¿©Áý´Ï´Ù.\n" #: src/msgmerge.c:291 #, no-wrap msgid "" "Input file location:\n" " def.po translations referring to old sources\n" " ref.pot references to new sources\n" " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" " -C, --compendium=FILE additional library of message translations,\n" " may be specified more than once\n" msgstr "" #: src/msgmerge.c:301 #, no-wrap msgid "" "Output file location:\n" " -o, --output-file=FILE write output to specified file\n" "The results are written to standard output if no output file is specified\n" "or if it is -.\n" msgstr "" #: src/msgmerge.c:309 #, fuzzy, no-wrap msgid "" "Output details:\n" " -e, --no-escape do not use C escapes in output (default)\n" " -E, --escape use C escapes in output, no extended chars\n" " --force-po write PO file even if empty\n" " -i, --indent indented output style\n" " --no-location suppress '#: filename:line' lines\n" " --add-location preserve '#: filename:line' lines (default)\n" " --strict strict Uniforum output style\n" " -w, --width=NUMBER set output page width\n" " -s, --sort-output generate sorted output and remove duplicates\n" " -F, --sort-by-file sort output by file location\n" msgstr "" "»ç¿ë¹ý: %s [¿É¼Ç] def.po ref.po\n" "±ä ¿É¼Ç¿¡ ºÎ°¡µÇ´Â Àμö´Â ªÀº ¿É¼Ç¿¡µµ Àû¿ëµË´Ï´Ù.\n" " -C, --compendium=<ÆÄÀÏ> ¸Þ¼¼Áö ¹ø¿ª ¶óÀ̺귯¸®¸¦ Ãß°¡ÇÕ´Ï´Ù.\n" " ÇÑ ¹ø ÀÌ»ó Ãß°¡ÇÒ ¼ö ÀÖ½À´Ï´Ù.\n" " -D, --directory=<µð·ºÅ丮> ÀÔ·Â ÆÄÀÏ Å½»ö ¸í´Ü¿¡ <µð·ºÅ丮>¸¦ Ãß°¡ÇÕ´Ï´Ù\n" " -e, --no-escape Ãâ·Â¿¡ C À̽ºÄÉÀÌÇÁ ¹®ÀÚ¸¦ ¾²Áö ¾Ê½À´Ï´Ù (³»Á¤°ª)\n" " -E, --escape Ãâ·Â¿¡ C À̽ºÄÉÀÌÇÁ ¹®ÀÚ¸¦ ¾²°í, È®Àå ¹®ÀÚ´Â ¾²Áö ¾Ê½À´Ï´Ù\n" " --force-po ºñ¾úÀ»Áö¶óµµ PO ÆÄÀÏ¿¡ ¾¹´Ï´Ù\n" " -h, --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í ³¡³³´Ï´Ù\n" " -i, --indent µé¿©¾²±âµÈ Ãâ·Â ÇüÅÂ\n" " -o, --output-file=<ÆÄÀÏ> °á°ú°¡ <ÆÄÀÏ>¿¡ ¾²¿©Áöµµ·Ï ÇÕ´Ï´Ù\n" " --no-location `#: filename:line' ÇàÀ» ¾²Áö ¾Ê½À´Ï´Ù\n" " --add-location `#: filename:line' ÇàÀ» º¸Á¸ÇÕ´Ï´Ù (³»Á¤°ª)\n" " --strict ¾ö°ÝÇÑ Uniforum Ãâ·Â ÇüÅÂ\n" " -v, --verbose ÀÚ¼¼ÇÑ Ç¥½Ã µî±ÞÀ» ³ôÀÔ´Ï´Ù\n" " -V, --version ¹öÀü Á¤º¸¸¦ Ãâ·ÂÇÏ°í ³¡³³´Ï´Ù\n" " -w, --width=NUMBER Ãâ·Â ÆäÀÌÁöÀÇ ÆøÀ» ¼³Á¤ÇÕ´Ï´Ù\n" #: src/msgmerge.c:324 #, no-wrap msgid "" "Informative output:\n" " -h, --help display this help and exit\n" " -V, --version output version information and exit\n" " -v, --verbose increase verbosity level\n" " -q, --quiet, --silent suppress progress indicators\n" msgstr "" #: src/msgmerge.c:472 #, c-format msgid "" "%sRead %ld old + %ld reference, merged %ld, fuzzied %ld, missing %ld, " "obsolete %ld.\n" msgstr "" "%s%ld°³ÀÇ ¿¹Àü °Í + %ld°³ÀÇ ÂüÁ¶¹®, °áÇÕµÈ °Í %ld, ÆÛÁö %ld, ºüÁø °Í %ld, ¾µ" "¸ð¾ø´Â °Í %ld°³¸¦ Àоú½À´Ï´Ù.\n" #: src/msgmerge.c:479 msgid " done.\n" msgstr " ¿Ï·á.\n" #: src/msgunfmt.c:216 #, c-format, no-wrap msgid "Usage: %s [OPTION] [FILE]...\n" msgstr "" #: src/msgunfmt.c:221 #, no-wrap msgid "Convert binary message catalog to Uniforum style .po file.\n" msgstr "" #: src/msgunfmt.c:231 #, no-wrap msgid "" "Input file location:\n" " FILE ... input .mo files\n" "If no input file is given or if it is -, standard input is read.\n" msgstr "" #: src/msgunfmt.c:238 #, no-wrap msgid "" "Output file location:\n" " -o, --output-file=FILE write output to specified file\n" "The results are written to standard output if no output file is specified\n" "or if it is -.\n" msgstr "" #: src/msgunfmt.c:246 #, fuzzy, no-wrap msgid "" "Output details:\n" " -e, --no-escape do not use C escapes in output (default)\n" " -E, --escape use C escapes in output, no extended chars\n" " --force-po write PO file even if empty\n" " -i, --indent write indented output style\n" " --strict write strict uniforum style\n" " -w, --width=NUMBER set output page width\n" " -s, --sort-output generate sorted output and remove duplicates\n" msgstr "" "»ç¿ë¹ý: %s [¿É¼Ç] [ÆÄÀÏ]...\n" "±ä ¿É¼Ç¿¡ ºÎ°¡µÇ´Â Àμö´Â ªÀº ¿É¼Ç¿¡µµ Àû¿ëµË´Ï´Ù.\n" " -e, --no-escape Ãâ·Â¿¡ C À̽ºÄÉÀÌÇÁ ¹®ÀÚ¸¦ ¾²Áö ¾Ê½À´Ï´Ù (³»Á¤°ª)\n" " -E, --escape Ãâ·Â¿¡ C À̽ºÄÉÀÌÇÁ ¹®ÀÚ¸¦ ¾²°í, È®Àå ¹®ÀÚ´Â ¾²Áö\n" " ¾Ê½À´Ï´Ù\n" " --force-po ºñ¾úÀ»Áö¶óµµ PO ÆÄÀÏ¿¡ ±â·ÏÇÕ´Ï´Ù\n" " -h, --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í Á¾·áÇÕ´Ï´Ù\n" " -i, --indent µé¿©¾²±âµÈ Ãâ·Â ÇüÅÂ\n" " -o, --output-file=FILE °á°ú°¡ FILE¿¡ ¾²¿©Áöµµ·Ï ÇÕ´Ï´Ù\n" " --strict ¾ö°ÝÇÑ Uniforum Ãâ·Â ÇüÅÂ\n" " -V, --version ¹öÀü Á¤º¸¸¦ Ãâ·ÂÇϰí Á¾·áÇÕ´Ï´Ù\n" " -w, --width=NUMBER Ãâ·Â ÆäÀÌÁö ÆøÀ» ¼³Á¤ÇÕ´Ï´Ù\n" #: src/msgunfmt.c:258 #, no-wrap msgid "" "Informative output:\n" " -h, --help display this help and exit\n" " -V, --version output version information and exit\n" msgstr "" #: src/msgunfmt.c:286 src/msgunfmt.c:351 src/po-lex.c:212 src/xget-lex.c:244 #, c-format msgid "error while reading \"%s\"" msgstr "\"%s\"À» Àд µ¿¾È ¿À·ù ¹ß»ý" #: src/msgunfmt.c:287 src/msgunfmt.c:352 #, c-format msgid "file \"%s\" truncated" msgstr "\"%s\" ÆÄÀÏÀÌ Àß·ÈÀ½" #: src/msgunfmt.c:318 #, c-format msgid "seek \"%s\" offset %ld failed" msgstr "\"%s\" ¿É¼Â %ld Ž»ö ½ÇÆÐ" #: src/msgunfmt.c:357 #, c-format msgid "file \"%s\" contains a not NUL terminated string" msgstr "\"%s\" ÆÄÀÏ¿¡ NUL·Î ³¡³ªÁö ¾Ê´Â ¹®ÀÚ¿­ÀÌ ÀÖ½À´Ï´Ù" #: src/msgunfmt.c:402 #, c-format msgid "file \"%s\" is not in GNU .mo format" msgstr "\"%s\" ÆÄÀÏÀº GNU .mo Çü½ÄÀÌ ¾Æ´Õ´Ï´Ù" #: src/ngettext.c:212 #, c-format, no-wrap msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n" msgstr "" #: src/ngettext.c:217 #, no-wrap msgid "" "Display native language translation of a textual message whose grammatical\n" "form depends on a number.\n" msgstr "" #: src/ngettext.c:222 #, fuzzy, no-wrap msgid "" " -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n" " -e enable expansion of some escape sequences\n" " -E (ignored for compatibility)\n" " -h, --help display this help and exit\n" " -V, --version display version information and exit\n" " [TEXTDOMAIN] retrieve translated message from TEXTDOMAIN\n" " MSGID MSGID-PLURAL translate MSGID (singular) / MSGID-PLURAL (plural)\n" " COUNT choose singular/plural form based on this value\n" msgstr "" "»ç¿ë¹ý: %s [¿É¼Ç] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n" " -d, --domain=TEXTDOMAIN ¹ø¿ªµÈ ¸Þ½ÃÁö¸¦ TEXTDOMAIN¿¡¼­ ºÒ·¯¿É´Ï´Ù\n" " -e ¸î¸î À̽ºÄÉÀÌÇÁ ¹®ÀÚ¿­ÀÇ È®ÀåÀ» °¡´ÉÄÉ ÇÕ´Ï´Ù\n" " -E (ȣȯ¼ºÀ» À§ÇØ ¹«½ÃµÊ)\n" " -h, --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í ³¡³³´Ï´Ù\n" " -V, --version ¹öÀü Á¤º¸¸¦ Ç¥½ÃÇÏ°í ³¡³³´Ï´Ù\n" " [TEXTDOMAIN] ¹ø¿ªµÈ ¸Þ½ÃÁö¸¦ TEXTDOMAIN¿¡¼­ ºÒ·¯¿É´Ï´Ù\n" " MSGID MSGID-PLURAL MSGID(´Ü¼ö) / MSGID-PLURAL(º¹¼ö)¸¦ ¹ø¿ªÇÕ´Ï´Ù\n" " COUNT ÀÌ °ª¿¡ µû¶ó ´Ü¼ö/º¹¼ö¸¦ °áÁ¤ÇÕ´Ï´Ù\n" #: src/ngettext.c:233 #, fuzzy, c-format, no-wrap msgid "" "If the TEXTDOMAIN parameter is not given, the domain is determined from the\n" "environment variable TEXTDOMAIN. If the message catalog is not found in the\n" "regular directory, another location can be specified with the environment\n" "variable TEXTDOMAINDIR.\n" "Standard search directory: %s\n" msgstr "" "\n" "TEXTDOMAIN ¸Å°³º¯¼ö°¡ ÁÖ¾îÁöÁö ¾ÊÀ¸¸é ¿µ¿ªÀº TEXTDOMAIN ȯ°æ º¯¼ö·ÎºÎÅÍ\n" "°áÁ¤µË´Ï´Ù. ¸Þ½ÃÁö ¸ñ·ÏÀÌ ÀϹÝÀûÀÎ µð·ºÅ丮¿¡ ÀÖÁö ¾ÊÀ¸¸é ȯ°æ º¯¼ö\n" "TEXTDOMAINDIR·Î ´Ù¸¥ À§Ä¡¸¦ ÁöÁ¤ÇÒ ¼ö ÀÖ½À´Ï´Ù.\n" "\n" "Ç¥ÁØ Å½»ö µð·ºÅ丮: %s\n" #: src/open-po.c:64 msgid "" msgstr "<Ç¥ÁØÀÔ·Â>" #: src/po-charset.c:145 src/po-charset.c:213 src/po-charset.c:239 #: src/po-charset.c:265 #, c-format msgid "%s: warning: " msgstr "%s: °æ°í: " #: src/po-charset.c:146 #, c-format msgid "" "Charset \"%s\" is not a portable encoding name.\n" "Message conversion to user's charset might not work.\n" msgstr "" "¹®Àڼ \"%s\"ÀÌ(°¡) °øÅëÀûÀ¸·Î ÀÌ¿ëÇÏ´Â ÀÎÄÚµù À̸§ÀÌ ¾Æ´Õ´Ï´Ù.\n" "»ç¿ëÀÚÀÇ ¹®ÀÚ¼ÂÀ¸·ÎÀÇ ¸Þ¼¼Áö º¯È¯Àº ÇÏÁö ¾ÊÀ» °ÍÀÔ´Ï´Ù.\n" #: src/po-charset.c:209 src/po-charset.c:237 msgid "Continuing anyway, expect parse errors." msgstr "¾î·µç °è¼ÓÇÕ´Ï´Ù. ¹®¹ý ¾Ö·¯°¡ Ÿ³ª³¯ °ÍÀÔ´Ï´Ù." #: src/po-charset.c:211 msgid "Continuing anyway." msgstr "¾î·µç °è¼ÓÇÕ´Ï´Ù" #: src/po-charset.c:214 #, c-format msgid "" "Charset \"%s\" is not supported. %s relies on iconv(),\n" "and iconv() does not support \"%s\".\n" msgstr "" "¹®Àڼ \"%s\"Àº(´Â) Áö¿øµÇÁö ¾Ê½À´Ï´Ù. %sÀº(´Â) iconv()¿¡ ÀÇÁ¸ÇÏÁö¸¸,\n" "iconv()´Â %sÀ»(¸¦) Áö¿øÇÏÁö ¾Ê½À´Ï´Ù.\n" #: src/po-charset.c:223 src/po-charset.c:247 msgid "" "Installing GNU libiconv and then reinstalling GNU gettext\n" "would fix this problem.\n" msgstr "" "GNU libiconv¸¦ ¼³Ä¡Çϰí GNU gettext¸¦ ´Ù½Ã ¼³Ä¡Çϸé ÀÌ\n" "¹®Á¦°¡ ¾øÀ» °ÍÀÔ´Ï´Ù.\n" #: src/po-charset.c:228 src/po-charset.c:251 #, c-format msgid "%s\n" msgstr "%s\n" #: src/po-charset.c:240 #, c-format msgid "" "Charset \"%s\" is not supported. %s relies on iconv().\n" "This version was built without iconv().\n" msgstr "" "¹®Àڼ \"%s\"Àº(´Â) Áö¿øµÇÁö ¾Ê½À´Ï´Ù. %sÀº(´Â) iconv()¿¡ ÀÇÁ¸ÇÏÁö¸¸,\n" "ÀÌ ¹öÀüÀº iconv()¸¦ Áö¿øµÇÁö ¾Ê´Â »óÅ·ΠºôµåµÇ¾ú½À´Ï´Ù.\n" #: src/po-charset.c:266 msgid "" "Charset missing in header.\n" "Message conversion to user's charset will not work.\n" msgstr "" "Çì´õ¿¡ ¹®ÀÚ¼ÂÀÌ ¾ø½À´Ï´Ù\n" "»ç¿ëÀÚ ¹®ÀÚ¼ÂÀ¸·ÎÀÇ ¸Þ¼¼Áö º¯È¯Àº ÇÏÁö ¾Ê½À´Ï´Ù.\n" #: po-gram-gen.y:88 msgid "inconsistent use of #~" msgstr "#~°¡ ¸ð¼øµÇ°Ô ÀÌ¿ëµÇ¾ú½À´Ï´Ù" #: po-gram-gen.y:178 msgid "missing `msgstr[]' section" msgstr "`msgstr[]' ºÎºÐÀÌ ºüÁ³½À´Ï´Ù" #: po-gram-gen.y:186 msgid "missing `msgid_plural' section" msgstr "`msgstr_plural' ºÎºÐÀÌ ºüÁ³½À´Ï´Ù" #: po-gram-gen.y:193 msgid "missing `msgstr' section" msgstr "`msgstr' ºÎºÐÀÌ ºüÁ³½À´Ï´Ù" #: po-gram-gen.y:238 msgid "first plural form has nonzero index" msgstr "ù ¹øÂ° º¹¼öÇüÀÇ À妽º°¡ 0ÀÌ ¾Æ´Õ´Ï´Ù" #: po-gram-gen.y:240 msgid "plural form has wrong index" msgstr "º¹¼öÇüÀÇ À妽º°¡ À߸øµÇ¾ú½À´Ï´Ù" #. CAUTION: If you change this macro, you must also make identical #. changes to the function of the same name in src/po-lex.c #: src/po-lex.c:151 src/po-lex.c:194 src/po-lex.h:77 src/po-lex.h:93 #: src/po-lex.h:111 src/po-lex.h:127 msgid "too many errors, aborting" msgstr "¿À·ù°¡ ³Ê¹« ¸¹¾Æ¼­ Áß´ÜÇÕ´Ï´Ù" #: src/po-lex.c:270 #, c-format msgid "keyword \"%s\" unknown" msgstr "¾Ë ¼ö ¾ø´Â Ű¿öµå \"%s\"" #: src/po-lex.c:373 msgid "invalid control sequence" msgstr "À߸øµÈ Á¦¾î ¼ø¼­¿­" #: src/po-lex.c:476 msgid "end-of-file within string" msgstr "¹®ÀÚ¿­ ³»ºÎ¿¡¼­ ÆÄÀÏÀÌ ³¡³²" #: src/po-lex.c:481 msgid "end-of-line within string" msgstr "¹®ÀÚ¿­ ³»ºÎ¿¡¼­ ÇàÀÌ ³¡³²" #: src/po-lex.c:524 src/write-po.c:291 src/write-po.c:373 msgid "invalid multibyte sequence" msgstr "À߸øµÈ °¡º¯¹ÙÀÌÆ® ¹®ÀÚ¿­" #: src/write-po.c:322 #, c-format msgid "" "internationalized messages should not contain the `\\%c' escape sequence" msgstr "±¹Á¦È­µÈ ¸Þ½ÃÁö´Â `\\%c' À̽ºÄÉÀÌÇÁ ¼ø¼­¿­À» Æ÷ÇÔÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/write-po.c:863 #, c-format msgid "cannot create output file \"%s\"" msgstr "Ãâ·Â ÆÄÀÏ \"%s\"À» ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/write-po.c:870 #, no-c-format msgid "standard output" msgstr "Ç¥ÁØ Ãâ·Â" #: src/write-po.c:945 #, c-format msgid "error while writing \"%s\" file" msgstr "\"%s\" ÆÄÀÏÀ» ¾²´Â µ¿¾È ¿À·ù ¹ß»ý" #: src/xget-lex.c:149 msgid "standard input" msgstr "Ç¥ÁØ ÀÔ·Â" #: src/xget-lex.c:878 #, c-format msgid "%s:%d: warning: unterminated character constant" msgstr "%s:%d: °æ°í: ¿Ï°áµÇÁö ¾ÊÀº ¹®ÀÚ »ó¼ö" #: src/xget-lex.c:902 #, c-format msgid "%s:%d: warning: unterminated string literal" msgstr "%s:%d: °æ°í: ¿Ï°áµÇÁö ¾ÊÀº ¹®ÀÚ¿­ »ó¼ö" #: src/xgettext.c:372 msgid "--join-existing cannot be used when output is written to stdout" msgstr "--join-exeistingÀº Ãâ·ÂÀÌ Ç¥ÁØÃâ·Â¿¡ ¾²¿©Áú ¶§ »ç¿ëµÉ ¼ö ¾ø½À´Ï´Ù" #: src/xgettext.c:377 msgid "xgettext cannot work without keywords to look for" msgstr "xgettext´Â °Ë»öÇÒ Å°¿öµå ¾øÀÌ´Â µ¿ÀÛÇÏÁö ¾Ê½À´Ï´Ù" #: src/xgettext.c:483 #, c-format msgid "warning: file `%s' extension `%s' is unknown; will try C" msgstr "°æ°í: `%s' ÆÄÀÏÀÇ È®ÀåÀÚ `%s'¸¦ ¾Ë ¼ö ¾ø½À´Ï´Ù; C Çü½ÄÀ¸·Î °£ÁÖÇÔ" #: src/xgettext.c:524 #, no-wrap msgid "Extract translatable strings from given input files.\n" msgstr "" #: src/xgettext.c:529 #, no-wrap msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" "Similarly for optional arguments.\n" msgstr "" #: src/xgettext.c:553 #, no-wrap msgid "" "Choice of input file language:\n" " -L, --language=NAME recognise the specified language (C, C++, PO)\n" " -C, --c++ shorthand for --language=C++\n" "By default the language is guessed depending on the input file name extension.\n" msgstr "" #: src/xgettext.c:561 #, no-wrap msgid "" "Operation mode:\n" " -j, --join-existing join messages with existing file\n" " -x, --exclude-file=FILE.po entries from FILE.po are not extracted\n" " -c, --add-comments[=TAG] place comment block with TAG (or those\n" " preceding keyword lines) in output file\n" msgstr "" #: src/xgettext.c:570 #, no-wrap msgid "" "Language=C/C++ specific options:\n" " -a, --extract-all extract all strings\n" " -k, --keyword[=WORD] additional keyword to be looked for (without\n" " WORD means not to use default keywords)\n" " -T, --trigraphs understand ANSI C trigraphs for input\n" " --debug more detailed formatstring recognition result\n" msgstr "" #: src/xgettext.c:580 #, no-wrap msgid "" "Output details:\n" " -e, --no-escape do not use C escapes in output (default)\n" " -E, --escape use C escapes in output, no extended chars\n" " --force-po write PO file even if empty\n" " -i, --indent write the .po file using indented style\n" " --no-location do not write '#: filename:line' lines\n" " -n, --add-location generate '#: filename:line' lines (default)\n" " --strict write out strict Uniforum conforming .po file\n" " -w, --width=NUMBER set output page width\n" " -s, --sort-output generate sorted output and remove duplicates\n" " -F, --sort-by-file sort output by file location\n" " --omit-header don't write header with `msgid \"\"' entry\n" " --foreign-user omit FSF copyright in output for foreign user\n" " -m, --msgstr-prefix[=STRING] use STRING or \"\" as prefix for msgstr entries\n" " -M, --msgstr-suffix[=STRING] use STRING or \"\" as suffix for msgstr entries\n" msgstr "" #: src/xgettext.c:952 #, c-format msgid "%s:%d: warning: keyword nested in keyword arg" msgstr "%s:%d: °æ°í: Ű¿öµå°¡ Ű¿öµå ÀÎÀھȿ¡ µé¾î ÀÖ½À´Ï´Ù" #: src/xgettext.c:964 #, c-format msgid "%s:%d: warning: keyword between outer keyword and its arg" msgstr "%s:%d: °æ°í: ¶Ç´Ù¸¥ Ű¿öµå ¾È¿¡ Àִ Ű¿öµåÀÇ ÀÎÀÚÀÔ´Ï´Ù" #: src/xgettext.c:1462 #, c-format msgid "language `%s' unknown" msgstr "`%s' ¾ð¾î¸¦ ¾Ë ¼ö ¾øÀ½" #~ msgid "" #~ "Usage: %s [OPTION] INPUTFILE ...\n" #~ "Mandatory arguments to long options are mandatory for short options too.\n" #~ " -d, --default-domain=NAME use NAME.po for output (instead of messages.po)\n" #~ " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" #~ " -e, --no-escape do not use C escapes in output (default)\n" #~ " -E, --escape use C escapes in output, no extended chars\n" #~ " -f, --files-from=FILE get list of input files from FILE\n" #~ " --force-po write PO file even if empty\n" #~ " -F, --sort-by-file sort output by file location\n" #~ " -h, --help display this help and exit\n" #~ msgstr "" #~ "»ç¿ë¹ý: %s [¿É¼Ç] <ÀÔ·ÂÆÄÀÏ> ...\n" #~ "±ä ¿É¼Ç¿¡ ºÎ°¡µÇ´Â Àμö´Â ªÀº ¿É¼Ç¿¡µµ Àû¿ëµË´Ï´Ù.\n" #~ " -d, --default-domain=<À̸§> <À̸§>.po·Î Ãâ·ÂÇÕ´Ï´Ù (messages.po ´ë½Å)\n" #~ " -D, --directory=<µð·ºÅ丮> ÀÔ·Â ÆÄÀÏ Å½»ö ¸í´Ü¿¡ <µð·ºÅ丮>¸¦ Ãß°¡ÇÕ´Ï´Ù\n" #~ " -e, --no-escape Ãâ·Â¿¡ C À̽ºÄÉÀÌÇÁ ¹®ÀÚ¸¦ ¾²Áö ¾Ê½À´Ï´Ù (³»Á¤°ª)\n" #~ " -E, --escape Ãâ·Â¿¡ C À̽ºÄÉÀÌÇÁ ¹®ÀÚ¸¦ ¾²°í, È®Àå ¹®ÀÚ´Â ¾²Áö ¾Ê½À´Ï´Ù\n" #~ " -f, --files-from=<ÆÄÀÏ> <ÆÄÀÏ>¿¡¼­ ÀÔ·Â ÆÄÀÏÀÇ ¸í´ÜÀ» ÀнÀ´Ï´Ù\n" #~ " --force-po ºñ¾úÀ»Áö¶óµµ PO ÆÄÀÏ¿¡ ±â·ÏÇÕ´Ï´Ù\n" #~ " -F, --sort-by-file ÆÄÀÏÀÇ À§Ä¡¿¡ µû¶ó Ãâ·ÂÀ» Á¤·ÄÇÕ´Ï´Ù\n" #~ " -h, --help ÀÌ µµ¿ò¸»À» Ãâ·ÂÇÏ°í ³¡³³´Ï´Ù\n" #~ msgid "" #~ " -i, --indent write the .po file using indented style\n" #~ " --no-location do not write '#: filename:line' lines\n" #~ " -n, --add-location generate '#: filename:line' lines " #~ "(default)\n" #~ " --omit-header don't write header with `msgid \"\"' " #~ "entry\n" #~ " -o, --output=FILE write output to specified file\n" #~ " -p, --output-dir=DIR output files will be placed in directory " #~ "DIR\n" #~ " -s, --sort-output generate sorted output and remove " #~ "duplicates\n" #~ " --strict write out strict Uniforum conforming .po " #~ "file\n" #~ " -T, --trigraphs understand ANSI C trigraphs for input\n" #~ " -u, --unique shorthand for --less-than=2, requests\n" #~ " that only unique messages be printed\n" #~ msgstr "" #~ " -i, --indent µé¿©¾²±â Çü½ÄÀ» ÀÌ¿ëÇØ .po ÆÄÀÏÀ» ¾¹´Ï" #~ "´Ù\n" #~ " --no-location '#: filename:line' ÇàÀ» ¾²Áö ¾Ê½À´Ï´Ù\n" #~ " -n, --add-location '#: filename:line' ÇàÀ» »ý¼ºÇÕ´Ï´Ù (±âº»" #~ "°ª)\n" #~ " --omit-header Çì´õ¿¡ `msgid \"\"' Ç׸ñÀ» ¾²Áö ¾Ê½À´Ï" #~ "´Ù\n" #~ " -o, --output=<ÆÄÀÏ> ÁöÁ¤µÈ ÆÄÀÏ¿¡ Ãâ·ÂÀ» ±â·ÏÇÕ´Ï´Ù\n" #~ " -p, --output-dir=<µð·ºÅ丮> Ãâ·Â ÆÄÀÏÀ» <µð·ºÅ丮> µð·ºÅ丮¿¡ ³õ½À´Ï" #~ "´Ù\n" #~ " -s, --sort-output Á¤·ÄµÈ Ãâ·ÂÀ» »ý¼ºÇÏ°í »çº»À» Áö¿ó´Ï´Ù\n" #~ " --strict UniforumÀ» ¾ö°ÝÈ÷ ÁؼöÇÏ´Â .po ÆÄÀÏÀ» ¸¸" #~ "µì´Ï´Ù\n" #~ " -T, --trigraphs ÀԷ¿¡ ´ëÇØ ANSI C Æ®¸®±×¶óÇÁ¸¦ ÀνÄÇÕ´Ï" #~ "´Ù\n" #~ " -u, --unique -less-than=2 ¸¦ ª°Ô ¾´ °ÍÀÔ´Ï´Ù. À¯ÀÏ" #~ "ÇÑ \n" #~ " ¸Þ¼¼Áö¸¸À» Ç¥½ÃÇÕ´Ï´Ù.\n" #~ msgid "" #~ "Usage: %s [OPTION] filename.po ...\n" #~ "Generate binary message catalog from textual translation description.\n" #~ "\n" #~ "Mandatory arguments to long options are mandatory for short options too.\n" #~ " -a, --alignment=NUMBER align strings to NUMBER bytes (default: %d)\n" #~ " -c, --check perform language dependent checks on strings\n" #~ " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" #~ " -f, --use-fuzzy use fuzzy entries in output\n" #~ " -h, --help display this help and exit\n" #~ " --no-hash binary file will not include the hash table\n" #~ " -o, --output-file=FILE specify output file name as FILE\n" #~ " --statistics print statistics about translations\n" #~ " --strict enable strict Uniforum mode\n" #~ " -v, --verbose list input file anomalies\n" #~ " -V, --version output version information and exit\n" #~ "\n" #~ "Giving the -v option more than once increases the verbosity level.\n" #~ "\n" #~ "If input file is -, standard input is read. If output file is -,\n" #~ "output is written to standard output.\n" #~ msgstr "" #~ "»ç¿ë¹ý: %s [¿É¼Ç] ÆÄÀϸí.po ...\n" #~ "±ä ¿É¼Ç¿¡ ºÎ°¡µÇ´Â Àμö´Â ªÀº ¿É¼Ç¿¡µµ Àû¿ëµË´Ï´Ù.\n" #~ " -a. --alignment=<¼ýÀÚ> ¹®ÀÚ¿­À» <¼ýÀÚ> ¹ÙÀÌÆ®·Î Á¤·ÄÇÕ´Ï´Ù(±âº»°ª: %d)\n" #~ " -c, --check ¹®ÀÚ¿­¿¡ ´ëÇØ ¾ð¾î ÀÇÁ¸ °Ë»ç¸¦ ¼öÇàÇÕ´Ï´Ù\n" #~ " -D, --directory=<µð·ºÅ丮> ÀÔ·Â ÆÄÀÏ Å½»ö ¸í´Ü¿¡ <µð·ºÅ丮>¸¦ Ãß°¡ÇÕ´Ï´Ù\n" #~ " -f, --use-fuzzy Ãâ·Â¿¡ ÆÛÁö Ç׸ñÀ» »ç¿ëÇÕ´Ï´Ù\n" #~ " -h, --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í ³¡³³´Ï´Ù\n" #~ " --no-hash ÀÌÁø ÆÄÀÏÀÌ ÇØ½¬ Å×À̺íÀ» Æ÷ÇÔÇÏÁö ¾Êµµ·Ï ÇÕ´Ï´Ù\n" #~ " -o, --output-file=<ÆÄÀÏ> Ãâ·Â ÆÄÀÏ À̸§À» <ÆÄÀÏ>·Î ÁöÁ¤ÇÕ´Ï´Ù\n" #~ " --statistics ¹ø¿ª¹®¿¡ ´ëÇÑ Åë°è¸¦ Ãâ·ÂÇÕ´Ï´Ù\n" #~ " --strict ¾ö°ÝÇÑ Uniforum ¸ðµå¸¦ ÄÕ´Ï´Ù\n" #~ " -v, --verbose ÀÔ·Â ÆÄÀÏÀÇ ÀÚ¼¼ÇÑ »çÇ×µéÀ» Ãâ·ÂÇÕ´Ï´Ù\n" #~ " -V, --version ¹öÀü Á¤º¸¸¦ Ãâ·ÂÇÏ°í ³¡³³´Ï´Ù.\n" #~ "\n" #~ "-v ¿É¼ÇÀ» Çѹø ÀÌ»ó ÁÖ¸é ÀÚ¼¼ÇÑ Ãâ·Â µî±ÞÀÌ ¿Ã¶ó°©´Ï´Ù.\n" #~ "\n" #~ "ÀÔ·Â ÆÄÀÏÀÌ - À̸é Ç¥ÁØ ÀÔ·ÂÀ» ÀÐ°Ô µË´Ï´Ù. Ãâ·Â ÆÄÀÏÀÌ - À̸é\n" #~ "Ç¥ÁØ Ãâ·Â¿¡ Ãâ·ÂÇÕ´Ï´Ù.\n" #~ msgid "" #~ "\n" #~ "Convert binary .mo files to Uniforum style .po files.\n" #~ "Both little-endian and big-endian .mo files are handled.\n" #~ "If no input file is given or it is -, standard input is read.\n" #~ "By default the output is written to standard output.\n" #~ msgstr "" #~ "\n" #~ "ÀÌÁø .mo ÆÄÀÏÀ» Uniforum ÇüÅÂÀÇ .po ÆÄÀÏ·Î º¯È¯ÇÕ´Ï´Ù.\n" #~ "¸®Æ²-¿£µð¾ð°ú ºò-¿£µð¾ðÀ¸·Î µÈ .mo ÆÄÀÏÀ» ¸ðµÎ ´Ù·ê ¼ö ÀÖ½À´Ï´Ù.\n" #~ "ÀÔ·Â ÆÄÀÏÀÌ ÁÖ¾îÁöÁö ¾Ê°Å³ª - À̸é Ç¥ÁØ ÀÔ·ÂÀ» ÀÐ°Ô µË´Ï´Ù.\n" #~ "³»Á¤°ªÀ¸·Î Ãâ·ÂÀº Ç¥ÁØ Ãâ·Â¿¡ ±â·ÏµË´Ï´Ù.\n" #~ msgid "" #~ "Usage: %s [OPTION] INPUTFILE ...\n" #~ "Extract translatable string from given input files.\n" #~ "\n" #~ "Mandatory arguments to long options are mandatory for short options too.\n" #~ " -a, --extract-all extract all strings\n" #~ " -c, --add-comments[=TAG] place comment block with TAG (or those\n" #~ " preceding keyword lines) in output file\n" #~ " -C, --c++ shorthand for --language=C++\n" #~ " --debug more detailed formatstring recognision result\n" #~ " -d, --default-domain=NAME use NAME.po for output (instead of messages.po)\n" #~ " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" #~ " -e, --no-escape do not use C escapes in output (default)\n" #~ " -E, --escape use C escapes in output, no extended chars\n" #~ " -f, --files-from=FILE get list of input files from FILE\n" #~ " --force-po write PO file even if empty\n" #~ " --foreign-user omit FSF copyright in output for foreign user\n" #~ " -F, --sort-by-file sort output by file location\n" #~ msgstr "" #~ "»ç¿ë¹ý: %s [¿É¼Ç] <ÀÔ·ÂÆÄÀÏ> ...\n" #~ "±ä ¿É¼Ç¿¡ ºÎ°¡µÇ´Â Àμö´Â ªÀº ¿É¼Ç¿¡µµ Àû¿ëµË´Ï´Ù.\n" #~ " -a, --extract-all ¸ðµç ¹®ÀÚ¿­À» ÃßÃâÇÕ´Ï´Ù\n" #~ " -c, --add-comments[=TAG] Ãâ·Â ÆÄÀÏ¿¡ TAG(¶Ç´Â Ű¿öµå Çà)°¡ Æ÷ÇÔµÈ ÁÖ¼®\n" #~ " ºí·°À» µÓ´Ï´Ù\n" #~ " -C, --c++ --language=C++ÀÇ ¾à½Ä Ç¥Çö\n" #~ " --debug ´õ ÀÚ¼¼ÇÑ ¼­½Ä¹®ÀÚ¿­ ÀÎ½Ä °á°ú\n" #~ " -d, --default-domain=<À̸§> <À̸§>.po·Î Ãâ·ÂÇÕ´Ï´Ù (messages.po ´ë½Å)\n" #~ " -D, --directory=<µð·ºÅ丮> ÀÔ·Â ÆÄÀÏ Å½»ö ¸í´Ü¿¡ <µð·ºÅ丮>¸¦ Ãß°¡ÇÕ´Ï´Ù\n" #~ " -e, --no-escape Ãâ·Â¿¡ C À̽ºÄÉÀÌÇÁ ¹®ÀÚ¸¦ ¾²Áö ¾Ê½À´Ï´Ù (³»Á¤°ª)\n" #~ " -E, --escape Ãâ·Â¿¡ C À̽ºÄÉÀÌÇÁ ¹®ÀÚ¸¦ ¾²°í, È®Àå ¹®ÀÚ´Â ¾²Áö ¾Ê½À´Ï´Ù\n" #~ " -f, --files-from=<ÆÄÀÏ> <ÆÄÀÏ>¿¡¼­ ÀÔ·Â ÆÄÀÏÀÇ ¸í´ÜÀ» ÀнÀ´Ï´Ù\n" #~ " --force-po ºñ¾úÀ»Áö¶óµµ PO ÆÄÀÏ¿¡ ±â·ÏÇÕ´Ï´Ù\n" #~ " --foreign-user ¿ÜºÎ »ç¿ëÀÚ¸¦ À§ÇØ FSF ÀúÀÛ±Ç Á¶Ç×À» Ãâ·Â¿¡¼­ »ý·«ÇÕ´Ï´Ù\n" #~ " -F, --sort-by-file ÆÄÀÏÀÇ À§Ä¡¿¡ µû¶ó Ãâ·ÂÀ» Á¤·ÄÇÕ´Ï´Ù\n" #~ msgid "" #~ " -h, --help display this help and exit\n" #~ " -i, --indent write the .po file using indented style\n" #~ " -j, --join-existing join messages with existing file\n" #~ " -k, --keyword[=WORD] additonal keyword to be looked for (without\n" #~ " WORD means not to use default keywords)\n" #~ " -L, --language=NAME recognise the specified language (C, C++, PO),\n" #~ " otherwise is guessed from file extension\n" #~ " -m, --msgstr-prefix[=STRING] use STRING or \"\" as prefix for msgstr entries\n" #~ " -M, --msgstr-suffix[=STRING] use STRING or \"\" as suffix for msgstr entries\n" #~ " --no-location do not write '#: filename:line' lines\n" #~ msgstr "" #~ " -h, --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í ³¡³³´Ï´Ù\n" #~ " -i, --indent µé¿©¾²±âµÈ ÇüÅ·Π.po ÆÄÀÏ¿¡ ±â·ÏÇÕ´Ï´Ù\n" #~ " -j, --join-existing Á¸ÀçÇÏ´Â ÆÄÀÏ¿¡ ¸Þ½ÃÁö¸¦ °áÇÕÇÕ´Ï´Ù\n" #~ " -k, --keyword[=<´Ü¾î>] ºÎ°¡ÀûÀ¸·Î Ž»öÇÒ Å°¿öµå (<´Ü¾î>¸¦ ÁöÁ¤ÇÏÁö \n" #~ " ¾Ê´Â °ÍÀÌ ±âº» Ű¿öµå¸¦ ¾²´Â °ÍÀ» ¶æÇÏÁø ¾Ê½À´Ï´Ù)\n" #~ " -L, --language=<À̸§> ÁöÁ¤µÈ ¾ð¾î(C, C++, PO)¸¦ ÀνÄÇϸç, ±×·¸Áö \n" #~ " ¸øÇÒ ¶§¿¡´Â ÆÄÀÏ È®ÀåÀÚ¸¦ º¸°í ÃßÃøÇÕ´Ï´Ù.\n" #~ " -m, --msgstr-prefix[=<¹®ÀÚ¿­>] msgstr Ç׸ñÀÇ Á¢µÎ»ç·Î STRINGÀ̳ª \"\"¸¦ »ç¿ëÇÕ´Ï´Ù\n" #~ " -M, --msgstr-suffix[=<¹®ÀÚ¿­>] msgstr Ç׸ñÀÇ Á¢¹Ì»ç·Î STRINGÀ̳ª \"\"¸¦ »ç¿ëÇÕ´Ï´Ù\n" #~ " --no-location '#: filename:line' ÇàÀ» ¾²Áö ¾Ê½À´Ï´Ù\n" #~ msgid "" #~ " -n, --add-location generate '#: filename:line' lines (default)\n" #~ " --omit-header don't write header with `msgid \"\"' entry\n" #~ " -o, --output=FILE write output to specified file\n" #~ " -p, --output-dir=DIR output files will be placed in directory DIR\n" #~ " -s, --sort-output generate sorted output and remove duplicates\n" #~ " --strict write out strict Uniforum conforming .po file\n" #~ " -T, --trigraphs understand ANSI C trigraphs for input\n" #~ " -V, --version output version information and exit\n" #~ " -w, --width=NUMBER set output page width\n" #~ " -x, --exclude-file=FILE entries from FILE are not extracted\n" #~ "\n" #~ "If INPUTFILE is -, standard input is read.\n" #~ msgstr "" #~ " -n, --add-location '#: filename:line' ÇàÀ» »ý¼ºÇÕ´Ï´Ù (³»Á¤°ª)\n" #~ " --omit-header Ç¥Á¦¿¡ `msgid \"\"' Ç׸ñÀ» ¾²Áö ¾Ê½À´Ï´Ù\n" #~ " -o, --output=FILE ÁöÁ¤µÈ ÆÄÀÏ¿¡ Ãâ·ÂÀ» ±â·ÏÇÕ´Ï´Ù\n" #~ " -p, --output-dir=DIR Ãâ·Â ÆÄÀÏÀ» DIR µð·ºÅ丮¿¡ °¡Á®´Ù ³õ½À´Ï´Ù\n" #~ " -s, --sort-output Á¤·ÄµÈ Ãâ·ÂÀ» »ý¼ºÇÏ°í »çº»À» Áö¿ó´Ï´Ù\n" #~ " --strict UniforumÀ» ¾ö°ÝÈ÷ µû¸£´Â .po ÆÄÀÏÀ» ¸¸µì´Ï´Ù\n" #~ " -T, --trigraphs ÀԷ¿¡ ´ëÇØ ANSI C Æ®¸®±×¶óÇÁ¸¦ ÀνÄÇÕ´Ï´Ù\n" #~ " -V, --version ¹öÀü Á¤º¸¸¦ Ãâ·ÂÇϰí Á¾·áÇÕ´Ï´Ù\n" #~ " -w, --width=NUMBER Ãâ·Â ÆäÀÌÁö ÆøÀ» ¼³Á¤ÇÕ´Ï´Ù\n" #~ " -x, --exclude-file=FILE FILE ¾ÈÀÇ Ç׸ñÀ» ÃßÃâÇÏÁö ¾Ê½À´Ï´Ù\n" #~ "\n" #~ "ÀÔ·ÂÆÄÀÏÀÌ - À̸é Ç¥ÁØ ÀÔ·ÂÀ» ÀÐ°Ô µË´Ï´Ù.\n"