# Korean messages for GNU textutils # Copyright (C) 1996, 2001, 2002 Free Software Foundation, Inc. # Bang Jun-Young , 1996-1997. # Changwoo Ryu , 2001-2002. # msgid "" msgstr "" "Project-Id-Version: GNU textutils 2.0.22\n" "POT-Creation-Date: 2002-09-01 02:25+0200\n" "PO-Revision-Date: 2002-07-22 20:02+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: 8bit\n" #: lib/argmatch.c:161 #, c-format msgid "invalid argument %s for %s" msgstr "%2$s¿¡ ´ëÇØ ºÎÀûÀýÇÑ ÀÎÀÚ %1$s" #: lib/argmatch.c:162 #, c-format msgid "ambiguous argument %s for %s" msgstr "%2$s¿¡ ´ëÇØ ¾Ö¸ÅÇÑ ÀÎÀÚ %1$s" #: lib/argmatch.c:181 msgid "Valid arguments are:" msgstr "¿Ã¹Ù¸¥ ÀÎÀÚ´Â:" #: lib/c-stack.c:368 msgid "program error" msgstr "ÇÁ·Î±×·¥ ¿À·ù" #: lib/c-stack.c:369 msgid "stack overflow" msgstr "½ºÅà ¿À¹öÇ÷οì" #: lib/closeout.c:107 src/cat.c:186 src/cat.c:267 src/cat.c:320 #: src/cksum.c:267 src/head.c:152 src/head.c:195 src/tail.c:327 #: src/tail.c:1652 src/tr.c:1667 src/tr.c:1913 src/tr.c:2021 msgid "write error" msgstr "¾²±â ¿À·ù" #: lib/error.c:129 lib/error.c:157 msgid "Unknown system error" msgstr "¾Ë ¼ö ¾ø´Â ½Ã½ºÅÛ ¿À·ù" #: lib/file-type.c:42 msgid "regular empty file" msgstr "ÀÏ¹Ý ºó ÆÄÀÏ" #: lib/file-type.c:42 msgid "regular file" msgstr "ÀÏ¹Ý ÆÄÀÏ" #: lib/file-type.c:45 msgid "directory" msgstr "µð·ºÅ丮" #: lib/file-type.c:48 msgid "block special file" msgstr "ºí·Ï Ư¼ö ÆÄÀÏ" #: lib/file-type.c:51 msgid "character special file" msgstr "¹®ÀÚ Æ¯¼ö ÆÄÀÏ" #: lib/file-type.c:54 msgid "fifo" msgstr "FIFO" #: lib/file-type.c:57 msgid "symbolic link" msgstr "½Éº¼¸¯ ¸µÅ©" #: lib/file-type.c:60 msgid "socket" msgstr "¼ÒÄÏ" #: lib/file-type.c:63 msgid "message queue" msgstr "¸Þ¼¼Áö Å¥" #: lib/file-type.c:66 msgid "semaphore" msgstr "¼¼¸¶Æ÷¾î" #: lib/file-type.c:69 msgid "shared memory object" msgstr "°øÀ¯ ¸Þ¸ð¸® ¿ÀºêÁ§Æ®" #: lib/file-type.c:71 msgid "weird file" msgstr "±«»óÇÑ ÆÄÀÏ" #: lib/getopt.c:692 lib/getopt.c:704 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "%s: `%s'Àº(´Â) ¸ðÈ£ÇÑ ¿É¼ÇÀÔ´Ï´Ù\n" #: lib/getopt.c:737 lib/getopt.c:741 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "%s: `--%s' ¿É¼ÇÀº Àμö¸¦ Çã¿ëÇÏÁö ¾Ê½À´Ï´Ù\n" #: lib/getopt.c:750 lib/getopt.c:755 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "%s: `%c%s' ¿É¼ÇÀº Àμö¸¦ Çã¿ëÇÏÁö ¾Ê½À´Ï´Ù\n" #: lib/getopt.c:791 lib/getopt.c:804 lib/getopt.c:1093 lib/getopt.c:1106 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "%s: `%s' ¿É¼ÇÀº Àμö°¡ ÇÊ¿äÇÕ´Ï´Ù\n" #: lib/getopt.c:842 lib/getopt.c:845 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "%s: ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `--%s'\n" #: lib/getopt.c:853 lib/getopt.c:856 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "%s: ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `%c%s'\n" #: lib/getopt.c:903 lib/getopt.c:906 #, c-format msgid "%s: illegal option -- %c\n" msgstr "%s: À߸øµÈ ¿É¼Ç -- %c\n" #: lib/getopt.c:912 lib/getopt.c:915 #, c-format msgid "%s: invalid option -- %c\n" msgstr "%s: ºÎÀûÀýÇÑ ¿É¼Ç -- %c\n" #: lib/getopt.c:962 lib/getopt.c:973 lib/getopt.c:1159 lib/getopt.c:1172 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "%s: ÀÌ ¿É¼ÇÀº Àμö°¡ ÇÊ¿äÇÕ´Ï´Ù -- %c\n" #: lib/getopt.c:1025 lib/getopt.c:1036 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "%s: `-W %s'Àº(´Â) ¸ðÈ£ÇÑ ¿É¼ÇÀÔ´Ï´Ù\n" #: lib/getopt.c:1060 lib/getopt.c:1072 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: `-W %s' ¿É¼ÇÀº Àμö¸¦ Çã¿ëÇÏÁö ¾Ê½À´Ï´Ù\n" #: lib/human.c:365 msgid "block size" msgstr "ºí·Ï Å©±â" #: lib/makepath.c:176 src/copy.c:1279 src/mkdir.c:172 #, c-format msgid "cannot create directory %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: lib/makepath.c:182 lib/makepath.c:423 src/cp.c:446 src/cp.c:468 #, c-format msgid "%s exists but is not a directory" msgstr "%sÀÌ(°¡) Á¸ÀçÇÏÁö¸¸ µð·ºÅ丮°¡ ¾Æ´Õ´Ï´Ù" #: lib/makepath.c:319 lib/makepath.c:381 lib/makepath.c:442 #, c-format msgid "cannot change owner and/or group of %s" msgstr "%sÀÇ ¼ÒÀ¯ÀÚ ±×¸®°í/ȤÀº ±×·ìÀ» ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: lib/makepath.c:341 #, c-format msgid "cannot chdir to directory %s" msgstr "%s µð·ºÅ丮·Î chdirÇÒ ¼ö ¾ø½À´Ï´Ù" #: lib/makepath.c:395 lib/makepath.c:448 #, c-format msgid "cannot change permissions of %s" msgstr "%sÀÇ Çã°¡¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: lib/obstack.c:500 lib/obstack.c:503 lib/xmalloc.c:66 msgid "memory exhausted" msgstr "¸Þ¸ð¸®°¡ ¹Ù´Ú³²" #: lib/quotearg.c:270 msgid "`" msgstr "`" #: lib/quotearg.c:271 msgid "'" msgstr "'" #: lib/rpmatch.c:78 msgid "^[yY]" msgstr "^[yY]" #: lib/rpmatch.c:81 msgid "^[nN]" msgstr "^[nN]" #: lib/unicodeio.c:159 msgid "iconv function not usable" msgstr "iconv ÇÔ¼ö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" # not usable°ú not availableÀÇ Â÷ÀÌ´Â? #: lib/unicodeio.c:161 msgid "iconv function not available" msgstr "iconv ÇÔ¼ö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù" #: lib/unicodeio.c:168 msgid "character out of range" msgstr "¹üÀ§¸¦ ¹þ¾î³­ ¹®ÀÚ" #: lib/unicodeio.c:231 #, c-format msgid "cannot convert U+%04X to local character set" msgstr "U+%04XÀ»(¸¦) ·ÎÄ® ¹®ÀÚ¼ÂÀ¸·Î º¯È¯ÇÒ ¼ö ¾ø½À´Ï´Ù" #: lib/unicodeio.c:233 #, c-format msgid "cannot convert U+%04X to local character set: %s" msgstr "U+%04XÀ»(¸¦) ·ÎÄ® ¹®ÀÚ¼ÂÀ¸·Î º¯È¯ÇÒ ¼ö ¾ø½À´Ï´Ù: %s" #: lib/userspec.c:178 msgid "invalid user" msgstr "À߸øµÈ »ç¿ëÀÚ" #: lib/userspec.c:179 msgid "invalid group" msgstr "À߸øµÈ ±×·ì" #: lib/userspec.c:181 msgid "cannot get the login group of a numeric UID" msgstr "UIDÀÇ ·Î±×ÀÎ ±×·ìÀ» ¾Ë¾Æ ³¾ ¼ö ¾ø½À´Ï´Ù" #: lib/userspec.c:183 msgid "cannot omit both user and group" msgstr "»ç¿ëÀÚ¿Í ±×·ìÀ» ¸ðµÎ »ý·«ÇÒ ¼ö´Â ¾ø½À´Ï´Ù" #: lib/version-etc.c:61 #, c-format msgid "Written by %s.\n" msgstr "%sÀÌ(°¡) ¸¸µé¾ú½À´Ï´Ù.\n" #: lib/version-etc.c:67 msgid "" "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 "" "ÀÌ ÇÁ·Î±×·¥Àº ÀÚÀ¯ ¼ÒÇÁÆ®¿þ¾îÀÔ´Ï´Ù; º¹»ç Á¶°ÇÀº ¼Ò½º¸¦ ÂüÁ¶ÇϽʽÿÀ. \n" "»óǰ¼ºÀ̳ª ƯÁ¤ ¸ñÀû¿¡ ´ëÇÑ ÀûÇÕ¼ºÀ» ºñ·ÔÇÏ¿©, ¾î¶°ÇÑ º¸Áõµµ ÇÏÁö ¾Ê½À´Ï´Ù.\n" #: lib/xmemcoll.c:61 msgid "string comparison failed" msgstr "¹®ÀÚ¿­ ºñ±³°¡ ½ÇÆÐÇß½À´Ï´Ù" #: lib/xmemcoll.c:62 msgid "Set LC_ALL='C' to work around the problem." msgstr "ÀÌ ¹®Á¦¸¦ ÇÇÇØ °¡·Á¸é LC_ALL='C'ÇϽʽÿÀ." #: lib/xmemcoll.c:64 #, c-format msgid "The strings compared were %s and %s." msgstr "ºñ±³ÇÑ ¹®ÀÚ¿­Àº %s°ú(¿Í) %sÀÔ´Ï´Ù." #: src/basename.c:50 src/cat.c:88 src/chgrp.c:122 src/chmod.c:239 #: src/chown.c:95 src/chroot.c:41 src/cksum.c:276 src/comm.c:69 src/cp.c:160 #: src/csplit.c:1490 src/cut.c:163 src/date.c:115 src/dd.c:287 src/df.c:750 #: src/dircolors.c:100 src/dirname.c:42 src/du.c:184 src/echo.c:73 #: src/env.c:115 src/expand.c:106 src/expr.c:85 src/factor.c:70 src/fmt.c:267 #: src/fold.c:63 src/head.c:84 src/hostid.c:44 src/hostname.c:63 src/id.c:83 #: src/install.c:597 src/join.c:140 src/kill.c:89 src/link.c:47 src/ln.c:335 #: src/logname.c:44 src/ls.c:3618 src/md5sum.c:121 src/mkdir.c:57 #: src/mkfifo.c:51 src/mknod.c:61 src/mv.c:310 src/nice.c:63 src/nl.c:172 #: src/od.c:287 src/paste.c:399 src/pathchk.c:136 src/pinky.c:465 #: src/pr.c:2750 src/printenv.c:59 src/printf.c:93 src/ptx.c:1855 src/pwd.c:43 #: src/rm.c:96 src/rmdir.c:140 src/seq.c:78 src/shred.c:171 src/sleep.c:67 #: src/sort.c:275 src/split.c:91 src/stat.c:726 src/stty.c:497 src/su.c:433 #: src/sum.c:56 src/sync.c:40 src/tac.c:123 src/tail.c:234 src/tee.c:59 #: src/test.c:985 src/touch.c:234 src/tr.c:323 src/tsort.c:93 src/tty.c:58 #: src/uname.c:106 src/unexpand.c:371 src/uniq.c:135 src/unlink.c:47 #: src/uptime.c:187 src/users.c:114 src/wc.c:124 src/who.c:570 src/whoami.c:48 #: src/yes.c:45 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "´õ ¸¹Àº Á¤º¸¸¦ º¸·Á¸é `%s --help' ÇϽʽÿÀ.\n" #: src/basename.c:54 #, fuzzy, c-format msgid "" "Usage: %s NAME [SUFFIX]\n" " or: %s OPTION\n" msgstr "" "»ç¿ë¹ý: %s [<ÆÄÀÏ>]...\n" " ȤÀº: %s [<¿É¼Ç>]\n" #: src/basename.c:59 msgid "" "Print NAME with any leading directory components removed.\n" "If specified, also remove a trailing SUFFIX.\n" "\n" msgstr "" #: src/basename.c:66 src/cat.c:124 src/chgrp.c:152 src/chmod.c:265 #: src/chown.c:139 src/chroot.c:59 src/cksum.c:291 src/comm.c:86 src/cp.c:257 #: src/csplit.c:1532 src/cut.c:208 src/date.c:217 src/dd.c:334 src/df.c:789 #: src/dircolors.c:121 src/dirname.c:58 src/du.c:229 src/echo.c:105 #: src/env.c:134 src/expand.c:131 src/expr.c:148 src/factor.c:90 #: src/false.c:28 src/fmt.c:297 src/fold.c:86 src/head.c:115 src/hostid.c:57 #: src/hostname.c:76 src/id.c:104 src/install.c:652 src/join.c:180 #: src/kill.c:119 src/link.c:59 src/ln.c:390 src/logname.c:55 src/ls.c:3747 #: src/md5sum.c:157 src/mkdir.c:76 src/mkfifo.c:68 src/mknod.c:86 src/mv.c:364 #: src/nice.c:77 src/nl.c:227 src/od.c:374 src/paste.c:423 src/pathchk.c:148 #: src/pinky.c:492 src/pr.c:2862 src/printenv.c:72 src/printf.c:141 #: src/pwd.c:54 src/rm.c:128 src/rmdir.c:160 src/seq.c:104 src/shred.c:234 #: src/sleep.c:83 src/sort.c:346 src/split.c:123 src/stat.c:796 src/stty.c:711 #: src/su.c:454 src/sum.c:76 src/sync.c:51 src/tac.c:146 src/tail.c:304 #: src/tee.c:72 src/test.c:1067 src/touch.c:265 src/tr.c:396 src/true.c:28 #: src/tsort.c:105 src/tty.c:70 src/uname.c:128 src/unexpand.c:394 #: src/uniq.c:174 src/unlink.c:58 src/uptime.c:202 src/users.c:127 #: src/wc.c:146 src/who.c:613 src/whoami.c:60 src/yes.c:61 #, c-format msgid "" "\n" "Report bugs to <%s>.\n" msgstr "" "\n" "<%s>(À¸)·Î ¹ö±×¸¦ ¾Ë·Á ÁֽʽÿÀ.\n" #: src/basename.c:114 src/chgrp.c:210 src/chmod.c:353 src/chown.c:211 #: src/chroot.c:78 src/csplit.c:1462 src/dirname.c:89 src/expr.c:177 #: src/install.c:288 src/link.c:87 src/mkdir.c:124 src/mkfifo.c:113 #: src/mknod.c:141 src/pathchk.c:188 src/rm.c:200 src/rmdir.c:204 #: src/seq.c:411 src/sleep.c:221 src/stat.c:847 src/unlink.c:88 msgid "too few arguments" msgstr "Àμö°¡ ³Ê¹« ÀûÀ½" #: src/basename.c:115 src/dircolors.c:483 src/dirname.c:90 src/hostid.c:79 #: src/hostname.c:122 src/link.c:93 src/mknod.c:143 src/seq.c:417 #: src/split.c:527 src/tr.c:1849 src/unlink.c:94 src/uptime.c:244 #: src/users.c:169 src/who.c:764 msgid "too many arguments" msgstr "Àμö°¡ ³Ê¹« ¸¹À½" #: src/cat.c:42 src/split.c:42 msgid "Torbjorn Granlund and Richard M. Stallman" msgstr "Torbjorn Granlund ±×¸®°í Richard M. Stallman" #: src/cat.c:92 #, c-format msgid "Usage: %s [OPTION] [FILE]...\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>] [<ÆÄÀÏ>]...\n" #: src/cat.c:96 msgid "" "Concatenate FILE(s), or standard input, to standard output.\n" "\n" " -A, --show-all equivalent to -vET\n" " -b, --number-nonblank number nonblank output lines\n" " -e equivalent to -vE\n" " -E, --show-ends display $ at end of each line\n" " -n, --number number all output lines\n" " -s, --squeeze-blank never more than one single blank line\n" msgstr "" "<ÆÄÀÏ>(µé)À̳ª Ç¥ÁØ ÀÔ·ÂÀ» ¿¬°áÇØ Ç¥ÁØ Ãâ·Â¿¡ Ãâ·ÂÇÕ´Ï´Ù.\n" "\n" " -A, --show-all -vET¿Í °°À½\n" " -b, --number-nonblank ºóÁÙÀÌ ¾Æ´Ñ Ãâ·ÂÇàÀÇ °³¼ö¸¦ ¼Á´Ï´Ù\n" " -e -vE¿Í °°À½\n" " -E, --show-ends °¢ ÇàÀÇ ³¡¿¡ $¸¦ Ç¥½ÃÇÕ´Ï´Ù\n" " -n, --number ¸ðµç Ãâ·ÂÇàÀÇ °³¼ö¸¦ ¼Á´Ï´Ù\n" " -s, --squeeze-blank ÇÑÁÙ ÀÌ»óÀÇ ºó ÇàÀ» Á¦°ÅÇÕ´Ï´Ù\n" #: src/cat.c:106 msgid "" " -t equivalent to -vT\n" " -T, --show-tabs display TAB characters as ^I\n" " -u (ignored)\n" " -v, --show-nonprinting use ^ and M- notation, except for LFD and TAB\n" msgstr "" " -t -vT¿Í °°À½\n" " -T, --show-tabs ÅÇ ¹®ÀÚ¸¦ ^I·Î Ç¥½ÃÇÕ´Ï´Ù\n" " -u (¹«½ÃµÊ)\n" " -v, --show-nonprinting ^ ¿Í M- Ç¥±â¹ýÀ» »ç¿ëÇÕ´Ï´Ù (LFD¿Í TAB Á¦¿Ü)\n" #: src/cat.c:114 src/sum.c:72 msgid "" "\n" "With no FILE, or when FILE is -, read standard input.\n" msgstr "" "\n" "<ÆÄÀÏ>ÀÌ ÁÖ¾îÁöÁö ¾Ê°Å³ª - À̸é Ç¥ÁØ ÀÔ·ÂÀ» ÀнÀ´Ï´Ù.\n" #: src/cat.c:119 msgid "" "\n" " -B, --binary use binary writes to the console device.\n" "\n" msgstr "" "\n" " -B, --binary ÄÜ¼Ö ÀåÄ¡¿¡ ÀÌÁø µ¥ÀÌŸ¸¦ ¾¹´Ï´Ù\n" "\n" #: src/cat.c:308 #, c-format msgid "cannot do ioctl on `%s'" msgstr "`%s'¿¡¼­ ioctlÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/cat.c:663 src/dd.c:1220 src/od.c:1014 src/tee.c:181 msgid "standard output" msgstr "Ç¥ÁØ Ãâ·Â" #: src/cat.c:794 #, c-format msgid "%s: input file is output file" msgstr "%s: ÀÔ·Â ÆÄÀÏÀÌ Ãâ·Â ÆÄÀÏÀÔ´Ï´Ù" #: src/cat.c:852 #, fuzzy msgid "closing standard input" msgstr "Ç¥ÁØ ÀÔ·Â" #: src/cat.c:855 #, fuzzy msgid "closing standard output" msgstr "Ç¥ÁØ Ãâ·Â" #: src/chgrp.c:93 #, fuzzy msgid "cannot change to null group" msgstr "%sÀÇ ¼ÒÀ¯ÀÚ ±×¸®°í/ȤÀº ±×·ìÀ» ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: src/chgrp.c:102 #, fuzzy, c-format msgid "invalid group name %s" msgstr "À߸øµÈ ±×·ì" #: src/chgrp.c:106 msgid "group number" msgstr "±×·ì¹øÈ£" #: src/chgrp.c:109 #, fuzzy, c-format msgid "invalid group number %s" msgstr "ºÎÀûÀýÇÑ ¼ýÀÚ" #: src/chgrp.c:126 #, fuzzy, c-format msgid "" "Usage: %s [OPTION]... GROUP FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" "»ç¿ë¹ý: %s [<¿É¼Ç>]... [<ÆÄÀÏ>]...\n" " ¶Ç´Â: %s --traditional [<ÆÄÀÏ>] [[+]<¿É¼Â> [[+]<·¹À̺í>]]\n" #: src/chgrp.c:131 msgid "" "Change the group membership of each FILE to GROUP.\n" "\n" " -c, --changes like verbose but report only when a change is made\n" " --dereference affect the referent of each symbolic link, rather\n" " than the symbolic link itself\n" msgstr "" #: src/chgrp.c:138 src/chown.c:112 msgid "" " -h, --no-dereference affect symbolic links instead of any referenced " "file\n" " (available only on systems that can change the\n" " ownership of a symlink)\n" msgstr "" #: src/chgrp.c:143 msgid "" " -f, --silent, --quiet suppress most error messages\n" " --reference=RFILE use RFILE's group rather than the specified\n" " GROUP value\n" " -R, --recursive operate on files and directories recursively\n" " -v, --verbose output a diagnostic for every file processed\n" msgstr "" #: src/chgrp.c:218 src/chmod.c:158 src/chmod.c:366 src/chown-core.c:235 #: src/chown-core.c:247 src/chown.c:220 src/cp.c:303 src/touch.c:169 #: src/touch.c:357 #, fuzzy, c-format msgid "failed to get attributes of %s" msgstr "%sÀÇ ½Ã°£À» À¯ÁöÇÕ´Ï´Ù" #: src/chmod.c:103 #, fuzzy, c-format msgid "getting new attributes of %s" msgstr "%sÀÇ ½Ã°£À» À¯ÁöÇÕ´Ï´Ù" #: src/chmod.c:125 #, c-format msgid "mode of %s changed to %04lo (%s)\n" msgstr "%sÀÇ ¸ðµå¸¦ %04lo(%s)À¸·Î º¯°æÇÏ¿´½À´Ï´Ù\n" #: src/chmod.c:128 #, c-format msgid "failed to change mode of %s to %04lo (%s)\n" msgstr "%sÀÇ ¸ðµå¸¦ %04lo(%s)À¸·Î º¯°æÇϴµ¥ ½ÇÆÐÇÏ¿´½À´Ï´Ù\n" #: src/chmod.c:131 #, c-format msgid "mode of %s retained as %04lo (%s)\n" msgstr "%sÀÇ ¸ðµå¸¦ %04lo(%s)À¸·Î À¯ÁöÇÏ¿´½À´Ï´Ù\n" #: src/chmod.c:180 #, fuzzy, c-format msgid "changing permissions of %s" msgstr "%sÀÇ Çã°¡¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: src/chmod.c:243 #, c-format msgid "" "Usage: %s [OPTION]... MODE[,MODE]... FILE...\n" " or: %s [OPTION]... OCTAL-MODE FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" "»ç¿ë¹ý: %s [¿É¼Ç]... MODE[,MODE]... FILE...\n" " ¶Ç´Â: %s [¿É¼Ç]... 8Áø¼ö-MODE FILE...\n" " ¶Ç´Â: %s [¿É¼Ç]... --reference=RFILE FILE...\n" #: src/chmod.c:249 #, fuzzy msgid "" "Change the mode of each FILE to MODE.\n" "\n" " -c, --changes like verbose but report only when a change is " "made\n" " -f, --silent, --quiet suppress most error messages\n" " -v, --verbose output a diagnostic for every file processed\n" " --reference=RFILE use RFILE's mode instead of MODE values\n" " -R, --recursive change files and directories recursively\n" msgstr "" "°¢ FILEÀÇ ¸ðµå¸¦ MODE·Î º¯°æÇÕ´Ï´Ù.\n" "\n" " -c, --changes verbose¿Í °°Áö¸¸ º¯°æÇÒ¶§¸¸ ¾Ë¸³´Ï´Ù\n" " -f, --silent, --quiet ´ëºÎºÐÀÇ ¿¡·¯¸Þ½ÃÁö¸¦ ³»Áö ¾Ê°Ô ÇÕ´Ï´Ù\n" " -v, --verbose 󸮵Ǵ ¸ðµç ÆÄÀÏ¿¡ ´ëÇØ Áø´Ü ¸Þ½ÃÁö¸¦ Ãâ·ÂÇÕ´Ï" "´Ù\n" " --reference=RFILE MODE °ª ´ë½Å RFILEÀÇ ¸ðµå°ªÀ» »ç¿ëÇÕ´Ï´Ù\n" " -R, --recursive ÆÄÀϰú ¼­ºêµð·ºÅ丮±îÁö º¯°æÇÕ´Ï´Ù\n" " --help ÀÌ µµ¿ò¸»À» Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" " --version ¹öÀü Á¤º¸¸¦ Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" "\n" "°¢ MODE´Â Çϳª ÀÌ»óÀÇ u,g,o,a¹®ÀÚ ´ÙÀ½¿¡ +,-,=ÁßÀÇ ÇϳªÀÇ ±âÈ£¿Í\n" "±× ´ÙÀ½ÀÇ r,w,x,X,s,t,u,g,oÁß ÇϳªÀÇ ¹®ÀÚ·Î ±¸¼ºµË´Ï´Ù.\n" #: src/chmod.c:260 msgid "" "\n" "Each MODE is one or more of the letters ugoa, one of the symbols +-= and\n" "one or more of the letters rwxXstugo.\n" msgstr "" #: src/chmod.c:321 #, fuzzy, c-format msgid "invalid character %s in mode string %s" msgstr "ºÎÀûÀýÇÑ ¹®ÀÚ %c' -- Çü ¹®ÀÚ¿­ `%s'" #: src/chmod.c:362 #, fuzzy, c-format msgid "invalid mode string: %s" msgstr "ºÎÀûÀýÇÑ Å¸ÀÔÀÇ ¹®ÀÚ¿­ `%s'" #: src/chown-core.c:116 #, c-format msgid "neither symbolic link %s nor referent has been changed\n" msgstr "½Éº¼¸¯ ¸µÅ© %sµµ, À̸¦ °¡¸®Ä¡´Â ¿ø·¡ ÆÄÀϵµ º¯°æµÇÁö ¾Ê¾Ò½À´Ï´Ù\n" #: src/chown-core.c:143 #, fuzzy, c-format msgid "changed ownership of %s to %s\n" msgstr "%sÀÇ ¼ÒÀ¯ÁÖ¸¦ ´ÙÀ½À¸·Î º¯°æÇϴµ¥ ½ÇÆÐÇÏ¿´½À´Ï´Ù: " #: src/chown-core.c:144 #, fuzzy, c-format msgid "changed group of %s to %s\n" msgstr "%sÀÇ ±×·ìÀ» %s·Î ¹Ù²Ù´Âµ¥ ½ÇÆÐÇß½À´Ï´Ù\n" #: src/chown-core.c:148 #, fuzzy, c-format msgid "failed to change ownership of %s to %s\n" msgstr "%sÀÇ Çã°¡¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: src/chown-core.c:149 #, c-format msgid "failed to change group of %s to %s\n" msgstr "%sÀÇ ±×·ìÀ» %s·Î ¹Ù²Ù´Âµ¥ ½ÇÆÐÇß½À´Ï´Ù\n" #: src/chown-core.c:153 #, fuzzy, c-format msgid "ownership of %s retained as %s\n" msgstr "%sÀÇ ¼ÒÀ¯ÀÚ´Â ´ÙÀ½°ú °°ÀÌ À¯ÁöµÇ¾ú½À´Ï´Ù: " #: src/chown-core.c:154 #, c-format msgid "group of %s retained as %s\n" msgstr "%sÀÇ ±×·ìÀÌ %sÀ¸·Î º¸Á¸µÇ¾ú½À´Ï´Ù\n" #: src/chown-core.c:326 #, fuzzy, c-format msgid "changing ownership of %s" msgstr "%sÀÇ ¼ÒÀ¯±ÇÀ» À¯ÁöÇÕ´Ï´Ù" #: src/chown-core.c:327 #, fuzzy, c-format msgid "changing group of %s" msgstr "%sÀÇ ¼ÒÀ¯ÀÚ ±×¸®°í/ȤÀº ±×·ìÀ» ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: src/chown-core.c:345 #, fuzzy, c-format msgid "unable to restore permissions of %s" msgstr "%sÀÇ Çã°¡¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: src/chown.c:99 #, c-format msgid "" "Usage: %s [OPTION]... OWNER[:[GROUP]] FILE...\n" " or: %s [OPTION]... :GROUP FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" "»ç¿ë¹ý: %s [¿É¼Ç]... OWNER[:[GROUP]] FILE...\n" " ¶Ç´Â: %s [¿É¼Ç]... .GROUP FILE...\n" " ¶Ç´Â: %s [¿É¼Ç]... --reference=RFILE FILE...\n" #: src/chown.c:105 msgid "" "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n" "\n" " -c, --changes like verbose but report only when a change is made\n" " --dereference affect the referent of each symbolic link, rather\n" " than the symbolic link itself\n" msgstr "" #: src/chown.c:117 msgid "" " --from=CURRENT_OWNER:CURRENT_GROUP\n" " change the owner and/or group of each file only if\n" " its current owner and/or group match those " "specified\n" " here. Either may be omitted, in which case a " "match\n" " is not required for the omitted attribute.\n" msgstr "" #: src/chown.c:124 msgid "" " -f, --silent, --quiet suppress most error messages\n" " --reference=RFILE use RFILE's owner and group rather than\n" " the specified OWNER:GROUP values\n" " -R, --recursive operate on files and directories recursively\n" " -v, --verbose output a diagnostic for every file processed\n" msgstr "" #: src/chown.c:133 msgid "" "\n" "Owner is unchanged if missing. Group is unchanged if missing, but changed\n" "to login group if implied by a `:'. OWNER and GROUP may be numeric as well\n" "as symbolic.\n" msgstr "" #: src/chroot.c:45 #, fuzzy, c-format msgid "" "Usage: %s NEWROOT [COMMAND...]\n" " or: %s OPTION\n" msgstr "" "»ç¿ë¹ý: %s [<ÆÄÀÏ>]...\n" " ȤÀº: %s [<¿É¼Ç>]\n" #: src/chroot.c:49 msgid "" "Run COMMAND with root directory set to NEWROOT.\n" "\n" msgstr "" #: src/chroot.c:55 msgid "" "\n" "If no command is given, run ``${SHELL} -i'' (default: /bin/sh).\n" msgstr "" #: src/chroot.c:84 #, fuzzy, c-format msgid "cannot change root directory to %s" msgstr "%s µð·ºÅ丮·Î chdirÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/chroot.c:87 #, fuzzy msgid "cannot chdir to root directory" msgstr "%s µð·ºÅ丮·Î chdirÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/cksum.c:234 #, c-format msgid "%s: file too long" msgstr "%s: ÆÄÀÏÀÌ ³Ê¹« ±é´Ï´Ù" #: src/cksum.c:280 #, c-format msgid "" "Usage: %s [FILE]...\n" " or: %s [OPTION]\n" msgstr "" "»ç¿ë¹ý: %s [<ÆÄÀÏ>]...\n" " ȤÀº: %s [<¿É¼Ç>]\n" #: src/cksum.c:285 msgid "" "Print CRC checksum and byte counts of each FILE.\n" "\n" msgstr "" "°¢ <ÆÄÀÏ>¿¡ ´ëÇØ CRC üũ¼¶°ú ¹ÙÀÌÆ® °³¼ö¸¦ Ãâ·ÂÇÕ´Ï´Ù.\n" "\n" #: src/comm.c:35 src/ls.c:130 src/uniq.c:40 msgid "Richard Stallman and David MacKenzie" msgstr "Richard Stallman ±×¸®°í David MacKenzie" #: src/comm.c:73 #, c-format msgid "Usage: %s [OPTION]... LEFT_FILE RIGHT_FILE\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>]... <¿ÞÂÊ_ÆÄÀÏ> <¿À¸¥ÂÊ_ÆÄÀÏ>\n" #: src/comm.c:77 msgid "" "Compare sorted files LEFT_FILE and RIGHT_FILE line by line.\n" "\n" " -1 suppress lines unique to left file\n" " -2 suppress lines unique to right file\n" " -3 suppress lines that appear in both files\n" msgstr "" "Á¤·ÄµÈ ÆÄÀÏÀÎ <¿ÞÂÊ_ÆÄÀÏ>°ú <¿À¸¥ÂÊ_ÆÄÀÏ>À» Çà ´ÜÀ§·Î ºñ±³ÇÕ´Ï´Ù.\n" "\n" " -1 ¿ÞÂÊ ÆÄÀÏ¿¡ À¯ÀÏÇÑ ÇàÀ» Á¦°ÅÇÕ´Ï´Ù\n" " -2 ¿À¸¥ÂÊ ÆÄÀÏ¿¡ À¯ÀÏÇÑ ÇàÀ» Á¦°ÅÇÕ´Ï´Ù\n" " -3 ¾çÂÊ ÆÄÀÏ¿¡ À¯ÀÏÇÑ ÇàÀ» Á¦°ÅÇÕ´Ï´Ù\n" #: src/copy.c:162 #, fuzzy, c-format msgid "cannot access %s" msgstr "`%s'¿¡ chownÀ» ½ÇÇàÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:226 #, fuzzy, c-format msgid "cannot open %s for reading" msgstr "`%s'¸¦ `%s'·Î À̵¿ÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:232 src/copy.c:286 src/copy.c:301 src/dd.c:1197 #, fuzzy, c-format msgid "cannot fstat %s" msgstr "`%s'ÀÇ Á¤º¸(stat)¸¦ ¾òÀ» ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:242 #, c-format msgid "skipping file %s, as it was replaced while being copied" msgstr "" #: src/copy.c:262 src/copy.c:1041 src/ln.c:291 src/remove.c:735 #: src/remove.c:782 src/remove.c:961 #, fuzzy, c-format msgid "cannot remove %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:277 #, fuzzy, c-format msgid "cannot create regular file %s" msgstr "Àӽà ÆÄÀÏÀ» ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:328 src/dd.c:814 src/dd.c:1008 #, fuzzy, c-format msgid "reading %s" msgstr "%sÀ»(¸¦) Àд µµÁß ¿À·ù ¹ß»ý" #: src/copy.c:362 #, fuzzy, c-format msgid "cannot lseek %s" msgstr "%s: ¿ÀÇÁ¼Â %s%s·Î(À¸·Î) °¥ ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:377 src/copy.c:401 src/dd.c:1052 src/dd.c:1113 #, fuzzy, c-format msgid "writing %s" msgstr "%s¿¡ ¾²´Â µµÁß ¿À·ù ¹ß»ý" #: src/copy.c:409 src/copy.c:415 #, fuzzy, c-format msgid "closing %s" msgstr "%s(fd=%d)À»(¸¦) ´Ý½À´Ï´Ù " #: src/copy.c:610 #, fuzzy, c-format msgid "%s: overwrite %s, overriding mode %04lo? " msgstr "%s: `%s'¿¡ ¸ðµå %04loÀ¸·Î °ãÃľ²°Ú½À´Ï±î? " #: src/copy.c:616 #, fuzzy, c-format msgid "%s: overwrite %s? " msgstr "%s: `%s'¸¦ °ãÃľ¹´Ï±î? " #: src/copy.c:817 src/copy.c:855 src/stat.c:684 #, fuzzy, c-format msgid "cannot stat %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:827 #, fuzzy, c-format msgid "omitting directory %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:841 #, c-format msgid "warning: source file %s specified more than once" msgstr "" #: src/copy.c:873 src/ln.c:237 #, fuzzy, c-format msgid "%s and %s are the same file" msgstr "`%s'¿Í `%s'´Â °°Àº ÆÄÀÏÀÔ´Ï´Ù" #: src/copy.c:883 #, fuzzy, c-format msgid "cannot overwrite non-directory %s with directory %s" msgstr "%s µð·ºÅ丮·Î chdirÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:900 #, fuzzy, c-format msgid "will not overwrite just-created %s with %s" msgstr "%s: µð·ºÅ丮°¡ ¾Æ´Ñ °÷¿¡ µð·ºÅ丮¸¦ °ãÃľµ ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:911 #, fuzzy, c-format msgid "cannot overwrite directory %s with non-directory" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:972 #, fuzzy, c-format msgid "cannot overwrite directory %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:981 #, fuzzy, c-format msgid "cannot move directory onto non-directory: %s -> %s" msgstr "%s µð·ºÅ丮·Î chdirÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1004 #, fuzzy, c-format msgid "backing up %s would destroy source; %s not moved" msgstr "`%s'ÀÇ ¹é¾÷Àº ¿ø·¡ ÆÄÀÏÀ» ¼Õ»óÇÒ °ÍÀÔ´Ï´Ù; `%s'´Â À̵¿µÇÁö ¾Ê½À´Ï´Ù" #: src/copy.c:1005 #, fuzzy, c-format msgid "backing up %s would destroy source; %s not copied" msgstr "`%s'ÀÇ ¹é¾÷Àº ¿ø·¡ ÆÄÀÏÀ» ¼Õ»óÇÒ °ÍÀÔ´Ï´Ù; `%s'´Â º¹»çµÇÁö ¾Ê½À´Ï´Ù" #: src/copy.c:1020 src/ln.c:273 #, fuzzy, c-format msgid "cannot backup %s" msgstr "`%s'¸¦ ¹é¾÷ÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1056 src/ln.c:308 #, c-format msgid " (backup: %s)" msgstr " (¹é¾÷: %s)" #: src/copy.c:1106 #, fuzzy, c-format msgid "cannot copy a directory, %s, into itself, %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1113 #, fuzzy, c-format msgid "will not create hard link %s to directory %s" msgstr "%s µð·ºÅ丮·Î chdirÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1122 #, fuzzy, c-format msgid "cannot create hard link %s to %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1177 #, fuzzy, c-format msgid "cannot move %s to a subdirectory of itself, %s" msgstr "%s µð·ºÅ丮·Î chdirÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1220 #, fuzzy, c-format msgid "cannot move %s to %s" msgstr "`%s'¿¡¼­ ioctlÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1232 #, c-format msgid "inter-device move failed: %s to %s; unable to remove target" msgstr "" #: src/copy.c:1260 #, fuzzy, c-format msgid "cannot copy cyclic symbolic link %s" msgstr "%s: ½Éº¼¸¯ ¸µÅ©ÀÇ »çÀÌŬÀº º¹»çÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1337 #, c-format msgid "%s: can make relative symbolic links only in current directory" msgstr "%s: ÇöÀç µð·ºÅ丮 ¾È¿¡¼­¸¸ »ó´ëÀûÀÎ ½Éº¼¸¯ ¸µÅ©¸¦ ¸¸µé ¼ö ÀÖ½À´Ï´Ù" #: src/copy.c:1344 #, fuzzy, c-format msgid "cannot create symbolic link %s to %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1355 #, fuzzy, c-format msgid "cannot create link %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1380 src/mkfifo.c:133 #, fuzzy, c-format msgid "cannot create fifo %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1394 #, fuzzy, c-format msgid "cannot create special file %s" msgstr "¹®ÀÚ Æ¯¼ö ÆÄÀÏ" #: src/copy.c:1406 src/ls.c:2372 src/stat.c:481 #, fuzzy, c-format msgid "cannot read symbolic link %s" msgstr "½Éº¼¸¯ ¸µÅ©" #: src/copy.c:1431 #, fuzzy, c-format msgid "cannot create symbolic link %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1447 src/copy.c:1510 src/cp.c:339 #, fuzzy, c-format msgid "failed to preserve ownership for %s" msgstr "%sÀÇ ¼ÒÀ¯±ÇÀ» À¯ÁöÇÕ´Ï´Ù" #: src/copy.c:1462 #, fuzzy, c-format msgid "%s has unknown file type" msgstr "%s: ¾Ë ¼ö ¾ø´Â ÆÄÀÏÇü" #: src/copy.c:1497 #, c-format msgid "preserving times for %s" msgstr "%sÀÇ ½Ã°£À» À¯ÁöÇÕ´Ï´Ù" #: src/copy.c:1522 #, fuzzy, c-format msgid "failed to preserve authorship for %s" msgstr "%sÀÇ ¼ÒÀ¯±ÇÀ» À¯ÁöÇÕ´Ï´Ù" #: src/copy.c:1540 #, fuzzy, c-format msgid "setting permissions for %s" msgstr "%sÀÇ Çã°¡¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1559 src/ln.c:326 #, fuzzy, c-format msgid "cannot un-backup %s" msgstr "`%s'ÀÇ ¹é¾÷À» µÇµ¹¸± ¼ö ¾ø½À´Ï´Ù" #: src/copy.c:1563 #, c-format msgid "%s -> %s (unbackup)\n" msgstr "%s -> %s (¹é¾÷ ÇØÁ¦)\n" #: src/cp.c:53 #, fuzzy msgid "Torbjorn Granlund, David MacKenzie, and Jim Meyering" msgstr "David Ihnat, David MacKenzie, ±×¸®°í Jim Meyering" #: src/cp.c:164 src/mv.c:314 #, c-format msgid "" "Usage: %s [OPTION]... SOURCE DEST\n" " or: %s [OPTION]... SOURCE... DIRECTORY\n" " or: %s [OPTION]... --target-directory=DIRECTORY SOURCE...\n" msgstr "" "»ç¿ë¹ý: %s [OPTION]... SOURCE DEST\n" " ¶Ç´Â: %s [OPTION]... SOURCE... DIRECTORY\n" " ¶Ç´Â: %s -d [OPTION]... --target-directory=DIRECTORY SOURCE...\n" #: src/cp.c:170 msgid "" "Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n" "\n" msgstr "" #: src/cp.c:174 src/csplit.c:1503 src/cut.c:175 src/df.c:760 src/du.c:193 #: src/expand.c:119 src/fmt.c:277 src/fold.c:76 src/head.c:98 #: src/install.c:613 src/kill.c:103 src/ln.c:354 src/ls.c:3628 src/mkdir.c:66 #: src/mkfifo.c:60 src/mknod.c:70 src/mv.c:324 src/nl.c:185 src/paste.c:413 #: src/pr.c:2763 src/ptx.c:1867 src/shred.c:181 src/sort.c:289 src/split.c:104 #: src/tac.c:136 src/tail.c:248 src/touch.c:243 src/unexpand.c:384 #: src/uniq.c:148 msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" msgstr "±ä ¿É¼Ç¿¡¼­ ²À ÇÊ¿äÇÑ Àμö´Â ªÀº ¿É¼Ç¿¡µµ ²À ÇÊ¿äÇÕ´Ï´Ù.\n" #: src/cp.c:177 msgid "" " -a, --archive same as -dpR\n" " --backup[=CONTROL] make a backup of each existing destination " "file\n" " -b like --backup but does not accept an " "argument\n" " --copy-contents copy contents of special files when " "recursive\n" " -d same as --no-dereference --preserve=link\n" msgstr "" #: src/cp.c:184 msgid "" " --no-dereference never follow symbolic links\n" " -f, --force if an existing destination file cannot be\n" " opened, remove it and try again\n" " -i, --interactive prompt before overwrite\n" " -H follow command-line symbolic links\n" msgstr "" #: src/cp.c:191 msgid "" " -l, --link link files instead of copying\n" " -L, --dereference always follow symbolic links\n" " -p same as --preserve=mode,ownership,timestamps\n" " --preserve[=ATTR_LIST] preserve the specified attributes (default:\n" " mode,ownership,timestamps), if possible\n" " additional attributes: links, all\n" msgstr "" #: src/cp.c:199 msgid "" " --no-preserve=ATTR_LIST don't preserve the specified attributes\n" " --parents append source path to DIRECTORY\n" " -P same as `--no-dereference'\n" msgstr "" #: src/cp.c:204 msgid "" " -R, -r, --recursive copy directories recursively\n" " --remove-destination remove each existing destination file before\n" " attempting to open it (contrast with --" "force)\n" msgstr "" #: src/cp.c:209 #, fuzzy msgid "" " --reply={yes,no,query} specify how to handle the prompt about an\n" " existing destination file\n" " --sparse=WHEN control creation of sparse files\n" " --strip-trailing-slashes remove any trailing slashes from each SOURCE\n" " argument\n" msgstr "" "SOURCE¸¦ DEST·Î º¹»çÇϰųª ¿©·¯°³ÀÇ SOURCE¸¦ DIRECTORY·Î º¹»çÇÕ´Ï´Ù.\n" "\n" " -a, --archive -dpR¿É¼Ç°ú °°½À´Ï´Ù\n" " --backup[=CONTROL] Áö¿ì±â Àü¿¡ ¹é¾÷º»À» ¸¸µì´Ï´Ù.\n" " -b --backup°ú ºñ½ÁÇѵ¥ Àμö¸¦ ¹ÞÁö ¾Ê´Â´Ù\n" " -d, --no-dereference ¸µÅ©¸¦ À¯ÁöÇÕ´Ï´Ù\n" " -f, --force ÀÌ¹Ì Á¸ÀçÇÏ´Â DEST¸¦ Áú¹® ¾øÀÌ »èÁ¦ÇÕ´Ï´Ù.\n" " -i, --interactive µ¤¾î ¾²±â Àü¿¡ ¿©ºÎ¸¦ ¹¯½À´Ï´Ù\n" " -l, --link ÆÄÀÏÀ» º¹»çÇÏÁö ¾Ê°í ¸µÅ©ÇÕ´Ï´Ù.\n" " -p, --preserve °¡´ÉÇÏ´Ù¸é ÆÄÀÏ ¼Ó¼ºÀ» À¯ÁöÇÕ´Ï´Ù.\n" " -P, --parents ¿øº»ÀÇ °æ·Î¸¦ DIRECTORY¿¡ Ãß°¡ÇÕ´Ï´Ù\n" " -r ÇÏÀ§ µð·ºÅ丮±îÁö º¹»çÇÕ´Ï´Ù. µð·ºÅ丮°¡\n" " ¾Æ´Ñ °ÍÀº ÆÄÀÏ·Î ¿©±é´Ï´Ù\n" " *°æ°í*: FIFO³ª /dev/zero°°Àº Ưº° ÆÄÀÏÀ»\n" " º¹»çÇÒ °æ¿ì¿¡´Â -RÀ» »ç¿ëÇϼ¼¿ä\n" " --sparse=WHEN ¼º±ä ÆÄÀÏ(sparse file)ÀÇ »ý¼ºÀ» Á¶ÀýÇÕ´Ï´Ù\n" " -R, --recursive Àç±ÍÀûÀ¸·Î º¹»çÇÕ´Ï´Ù\n" " --strip-trailing-slashes °¢ SOURCE Àμö¿¡¼­ ³¡ÀÇ ½½·¡½Ã(/)¹®ÀÚ¸¦\n" " Áö¿ó´Ï´Ù\n" " -s, --symbolic-link º¹»çÇÏ´Â ´ë½Å ½Éº¼¸¯ ¸µÅ©¸¦ ¸¸µì´Ï´Ù\n" " -S, --suffix=SUFFIX ÀϹÝÀûÀÎ ¹é¾÷ Á¢¹Ì»ç¸¦ °ãÃľ¹´Ï´Ù\n" " --target-directory=DIRECTORY ¸ðµç SOURCE ÀÇ Àμö¸¦ DIRECTORY·Î ¿Å±é´Ï" "´Ù\n" " -u, --update SOURCEÆÄÀÏÀÌ º¹»çµÉ ÆÄÀϺ¸´Ù »õ°ÍÀ̰ųª\n" " º¹»çµÉ ÆÄÀÏÀÌ ¾øÀ» ¶§¸¸ º¹»çÇÕ´Ï´Ù\n" " -v, --verbose ÀÛ¾÷À» Ãâ·ÂÇÕ´Ï´Ù\n" " -x, --one-file-system ÀÌ ÆÄÀϽýºÅÛ¿¡¼­¸¸ º¹»çÇÕ´Ï´Ù\n" " --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í Á¾·áÇÕ´Ï´Ù\n" " --version ¹öÀü Á¤º¸¸¦ Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" "\n" "±âº»ÀûÀ¸·Î ¼º±ä SOURCE ÆÄÀÏÀº ±×¸® ÁÁÁö ¾ÊÀº ¹æ¹ýÀ¸·Î ŽÁöÇØ ³»¾î\n" "´ëÀÀÇÏ´Â DESTÆÄÀϵµ ¶ÇÇÑ ¼º±â°Ô ¸¸µì´Ï´Ù. À̰ÍÀº --sparse=auto\n" "¿¡ ÀÇÇØ ¼±ÅõǴ ÇൿÀ̸ç, --sparse=always¶ó°í ÁöÁ¤Çϸé SOURCEÆÄÀÏ¿¡\n" "ÃæºÐÇÑ Å©±âÀÇ 0À¸·Î °è¼ÓµÇ´Â ÁöÁ¡ÀÌ ÀÖÀ» ¶§´Â ¾ðÁ¦³ª ¼º±ä DESTÆÄÀÏÀ»\n" "¸¸µì´Ï´Ù.\n" "--sparse=never¶ó°í ÁöÁ¤ÇÏ¸é ¼º±ä ÆÄÀÏÀ» »ý¼ºÇÏÁö ¸øÇÏ°Ô ÇÕ´Ï´Ù.\n" "\n" #: src/cp.c:216 msgid "" " -s, --symbolic-link make symbolic links instead of copying\n" " -S, --suffix=SUFFIX override the usual backup suffix\n" " --target-directory=DIRECTORY move all SOURCE arguments into " "DIRECTORY\n" msgstr "" #: src/cp.c:221 #, fuzzy msgid "" " -u, --update copy only when the SOURCE file is newer\n" " than the destination file or when the\n" " destination file is missing\n" " -v, --verbose explain what is being done\n" " -x, --one-file-system stay on this file system\n" msgstr "" "SOURCE¸¦ DEST·Î À̸§À» ¹Ù²Ù°Å³ª SOURCE¸¦ DIRECTORY·Î ¿Å±é´Ï´Ù.\n" "\n" " --backup[=CONTROL] Áö¿ì±â Àü¿¡ ¹é¾÷º»À» ¸¸µì´Ï´Ù\n" " -b --backup°ú ºñ½ÁÇѵ¥ Àμö¸¦ ¹ÞÁö ¾Ê´Â´Ù\n" " -f, --force ÀÌ¹Ì Á¸ÀçÇÏ´Â DEST¸¦ Áú¹® ¾øÀÌ »èÁ¦ÇÕ´Ï´Ù.\n" " -i, --interactive ¿Å±â±â Àü¿¡ ¿©ºÎ¸¦ ¹¯½À´Ï´Ù\n" " --strip-trailing-slashes °¢ SOURCE Àμö¿¡¼­ µÚ¿¡ ³¡³ª´Â ½½·¡½Ã ±âÈ£¸¦\n" " »èÁ¦\n" " -S, --suffix=SUFFIX ÀϹÝÀûÀÎ ¹é¾÷ Á¢¹Ì»ç¸¦ °ãÃľ¹´Ï´Ù\n" " --target-directory=DIRECTORY SOURCEÀÇ ¸ðµç Àμö¸¦ DIRECTORY·Î ¿Å±é´Ï" "´Ù\n" " -u, --update ¿À·¡µÈ ÆÄÀϰú »õ ÆÄÀϸ¸ ¿Å±é´Ï´Ù\n" " -v, --verbose ÀÛ¾÷À» Ãâ·ÂÇÕ´Ï´Ù\n" " -V, --version-control=WORD ÀϹÝÀûÀÎ ¹öÀü ÄÜÆ®·ÑÀ» °ãÃľ¹´Ï´Ù\n" " --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í Á¾·áÇÕ´Ï´Ù\n" " --version ¹öÀü Á¤º¸¸¦ Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" "\n" #: src/cp.c:230 #, fuzzy msgid "" "\n" "By default, sparse SOURCE files are detected by a crude heuristic and the\n" "corresponding DEST file is made sparse as well. That is the behavior\n" "selected by --sparse=auto. Specify --sparse=always to create a sparse DEST\n" "file whenever the SOURCE file contains a long enough sequence of zero " "bytes.\n" "Use --sparse=never to inhibit creation of sparse files.\n" "\n" msgstr "" "SOURCE¸¦ DEST·Î º¹»çÇϰųª ¿©·¯°³ÀÇ SOURCE¸¦ DIRECTORY·Î º¹»çÇÕ´Ï´Ù.\n" "\n" " -a, --archive -dpR¿É¼Ç°ú °°½À´Ï´Ù\n" " --backup[=CONTROL] Áö¿ì±â Àü¿¡ ¹é¾÷º»À» ¸¸µì´Ï´Ù.\n" " -b --backup°ú ºñ½ÁÇѵ¥ Àμö¸¦ ¹ÞÁö ¾Ê´Â´Ù\n" " -d, --no-dereference ¸µÅ©¸¦ À¯ÁöÇÕ´Ï´Ù\n" " -f, --force ÀÌ¹Ì Á¸ÀçÇÏ´Â DEST¸¦ Áú¹® ¾øÀÌ »èÁ¦ÇÕ´Ï´Ù.\n" " -i, --interactive µ¤¾î ¾²±â Àü¿¡ ¿©ºÎ¸¦ ¹¯½À´Ï´Ù\n" " -l, --link ÆÄÀÏÀ» º¹»çÇÏÁö ¾Ê°í ¸µÅ©ÇÕ´Ï´Ù.\n" " -p, --preserve °¡´ÉÇÏ´Ù¸é ÆÄÀÏ ¼Ó¼ºÀ» À¯ÁöÇÕ´Ï´Ù.\n" " -P, --parents ¿øº»ÀÇ °æ·Î¸¦ DIRECTORY¿¡ Ãß°¡ÇÕ´Ï´Ù\n" " -r ÇÏÀ§ µð·ºÅ丮±îÁö º¹»çÇÕ´Ï´Ù. µð·ºÅ丮°¡\n" " ¾Æ´Ñ °ÍÀº ÆÄÀÏ·Î ¿©±é´Ï´Ù\n" " *°æ°í*: FIFO³ª /dev/zero°°Àº Ưº° ÆÄÀÏÀ»\n" " º¹»çÇÒ °æ¿ì¿¡´Â -RÀ» »ç¿ëÇϼ¼¿ä\n" " --sparse=WHEN ¼º±ä ÆÄÀÏ(sparse file)ÀÇ »ý¼ºÀ» Á¶ÀýÇÕ´Ï´Ù\n" " -R, --recursive Àç±ÍÀûÀ¸·Î º¹»çÇÕ´Ï´Ù\n" " --strip-trailing-slashes °¢ SOURCE Àμö¿¡¼­ ³¡ÀÇ ½½·¡½Ã(/)¹®ÀÚ¸¦\n" " Áö¿ó´Ï´Ù\n" " -s, --symbolic-link º¹»çÇÏ´Â ´ë½Å ½Éº¼¸¯ ¸µÅ©¸¦ ¸¸µì´Ï´Ù\n" " -S, --suffix=SUFFIX ÀϹÝÀûÀÎ ¹é¾÷ Á¢¹Ì»ç¸¦ °ãÃľ¹´Ï´Ù\n" " --target-directory=DIRECTORY ¸ðµç SOURCE ÀÇ Àμö¸¦ DIRECTORY·Î ¿Å±é´Ï" "´Ù\n" " -u, --update SOURCEÆÄÀÏÀÌ º¹»çµÉ ÆÄÀϺ¸´Ù »õ°ÍÀ̰ųª\n" " º¹»çµÉ ÆÄÀÏÀÌ ¾øÀ» ¶§¸¸ º¹»çÇÕ´Ï´Ù\n" " -v, --verbose ÀÛ¾÷À» Ãâ·ÂÇÕ´Ï´Ù\n" " -x, --one-file-system ÀÌ ÆÄÀϽýºÅÛ¿¡¼­¸¸ º¹»çÇÕ´Ï´Ù\n" " --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í Á¾·áÇÕ´Ï´Ù\n" " --version ¹öÀü Á¤º¸¸¦ Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" "\n" "±âº»ÀûÀ¸·Î ¼º±ä SOURCE ÆÄÀÏÀº ±×¸® ÁÁÁö ¾ÊÀº ¹æ¹ýÀ¸·Î ŽÁöÇØ ³»¾î\n" "´ëÀÀÇÏ´Â DESTÆÄÀϵµ ¶ÇÇÑ ¼º±â°Ô ¸¸µì´Ï´Ù. À̰ÍÀº --sparse=auto\n" "¿¡ ÀÇÇØ ¼±ÅõǴ ÇൿÀ̸ç, --sparse=always¶ó°í ÁöÁ¤Çϸé SOURCEÆÄÀÏ¿¡\n" "ÃæºÐÇÑ Å©±âÀÇ 0À¸·Î °è¼ÓµÇ´Â ÁöÁ¡ÀÌ ÀÖÀ» ¶§´Â ¾ðÁ¦³ª ¼º±ä DESTÆÄÀÏÀ»\n" "¸¸µì´Ï´Ù.\n" "--sparse=never¶ó°í ÁöÁ¤ÇÏ¸é ¼º±ä ÆÄÀÏÀ» »ý¼ºÇÏÁö ¸øÇÏ°Ô ÇÕ´Ï´Ù.\n" "\n" #: src/cp.c:239 #, fuzzy msgid "" "The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n" "The version control method may be selected via the --backup option or " "through\n" "the VERSION_CONTROL environment variable. Here are the values:\n" "\n" msgstr "" "--suffix³ª SIMPLE_BACKUP_SUFFIXȯ°æº¯¼ö¿¡ ÁöÁ¤ÇÏÁö ¾ÊÀ¸¸é ¹é¾÷ Á¢¹Ì»ç´Â\n" "~ÀÔ´Ï´Ù.\n" "¹öÀü Á¦¾î´Â --backup¿É¼ÇÀ̳ª VERSION_CONTROLȯ°æº¯¼ö·Î ÁöÁ¤Çϸç, \n" "´ÙÀ½°ú °°½À´Ï´Ù:\n" "\n" " none, off ¹é¾÷À» ÇÏÁö ¾Ê½À´Ï´Ù(--backupÀ» Á־)\n" " numbered, t ¹øÈ£°¡ ÁÖ¾îÁø ¹é¾÷À» ¸¸µì´Ï´Ù\n" " existing, nil ¹øÈ£°¡ ÁÖ¾îÁø ¹é¾÷ÀÌ ÀÖÀ¸¸é ¹øÈ£¸¦ ÁÖ°í, ±×·¸Áö ¾ÊÀ¸¸é\n" " ´Ü¼øÇÏ°Ô ÇÕ´Ï´Ù\n" " simple, never Ç×»ó ´Ü¼ø ¹é¾÷À» ÇÕ´Ï´Ù\n" #: src/cp.c:245 src/install.c:646 src/ln.c:384 src/mv.c:358 #, fuzzy msgid "" " none, off never make backups (even if --backup is given)\n" " numbered, t make numbered backups\n" " existing, nil numbered if numbered backups exist, simple otherwise\n" " simple, never always make simple backups\n" msgstr "" "--suffix³ª SIMPLE_BACKUP_SUFFIXȯ°æº¯¼ö¿¡ ÁöÁ¤ÇÏÁö ¾ÊÀ¸¸é ¹é¾÷ Á¢¹Ì»ç´Â\n" "~ÀÔ´Ï´Ù.\n" "¹öÀü Á¦¾î´Â --backup¿É¼ÇÀ̳ª VERSION_CONTROLȯ°æº¯¼ö·Î ÁöÁ¤Çϸç, \n" "´ÙÀ½°ú °°½À´Ï´Ù:\n" "\n" " none, off ¹é¾÷À» ÇÏÁö ¾Ê½À´Ï´Ù(--backupÀ» Á־)\n" " numbered, t ¹øÈ£°¡ ÁÖ¾îÁø ¹é¾÷À» ¸¸µì´Ï´Ù\n" " existing, nil ¹øÈ£°¡ ÁÖ¾îÁø ¹é¾÷ÀÌ ÀÖÀ¸¸é ¹øÈ£¸¦ ÁÖ°í, ±×·¸Áö ¾ÊÀ¸¸é\n" " ´Ü¼øÇÏ°Ô ÇÕ´Ï´Ù\n" " simple, never Ç×»ó ´Ü¼ø ¹é¾÷À» ÇÕ´Ï´Ù\n" #: src/cp.c:251 msgid "" "\n" "As a special case, cp makes a backup of SOURCE when the force and backup\n" "options are given and SOURCE and DEST are the same name for an existing,\n" "regular file.\n" msgstr "" "\n" "Ưº°ÇÑ °æ¿ì·Î, °­Á¦¿Í ¹é¾÷ ¿É¼ÇÀÌ ÁÖ¾îÁö¸ç SOURCE¿Í DEST°¡ À̸§ÀÌ °°°í,\n" "Á¸ÀçÇÏ´Â ÀÏ¹Ý ÆÄÀÏÀÏ ¶§ cp´Â SOURCEÀÇ ¹é¾÷À» ¸¸µì´Ï´Ù.\n" #: src/cp.c:325 #, fuzzy, c-format msgid "failed to preserve times for %s" msgstr "%sÀÇ ½Ã°£À» À¯ÁöÇÕ´Ï´Ù" #: src/cp.c:349 #, fuzzy, c-format msgid "failed to preserve permissions for %s" msgstr "%sÀÇ Çã°¡¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: src/cp.c:434 #, fuzzy, c-format msgid "cannot make directory %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/cp.c:493 #, fuzzy msgid "missing file arguments" msgstr "Àμö°¡ ³Ê¹« ÀûÀ½" #: src/cp.c:498 #, fuzzy msgid "missing destination file" msgstr "ÇʵåÀÇ ¸ñ·ÏÀÌ ºüÁ³À½" #: src/cp.c:523 src/ln.c:161 src/ln.c:183 src/ln.c:210 src/ln.c:297 #, fuzzy, c-format msgid "accessing %s" msgstr "%s¸¦ Áö¿ó´Ï´Ù\n" #: src/cp.c:546 #, fuzzy, c-format msgid "%s: specified target is not a directory" msgstr "%sÀÌ(°¡) Á¸ÀçÇÏÁö¸¸ µð·ºÅ丮°¡ ¾Æ´Õ´Ï´Ù" #: src/cp.c:554 #, fuzzy, c-format msgid "copying multiple files, but last argument %s is not a directory" msgstr "¿©·¯°³ÀÇ ÆÄÀÏÀ» º¹»çÇϴµ¥ ¸¶Áö¸· Àμö(%s)´Â µð·ºÅ丮°¡ ¾Æ´Õ´Ï´Ù" #: src/cp.c:652 msgid "when preserving paths, the destination must be a directory" msgstr "ÆÐ½º¸¦ À¯ÁöÇÒ ¶§ ¸¶Áö¸· Àμö´Â µð·ºÅ丮¿©¾ß ÇÕ´Ï´Ù" #: src/cp.c:878 src/install.c:223 src/ln.c:434 src/mv.c:408 #, c-format msgid "" "warning: --version-control (-V) is obsolete; support for it\n" "will be removed in some future release. Use --backup=%s instead." msgstr "" "°æ°í: --version-control (-V) ¿É¼ÇÀº ´õÀÌ»ó ¾²ÀÌÁö ¾Ê½À´Ï´Ù. ÀÌ ¿É¼ÇÀº\n" "ÀÌÈÄ ¸±¸®Áî¿¡¼­´Â »èÁ¦µÉ °ÍÀÔ´Ï´Ù. ´ë½Å --backup=%s À» »ç¿ëÇϼ¼¿ä." #: src/cp.c:972 src/ln.c:464 #, fuzzy msgid "symbolic links are not supported on this system" msgstr "°æ°í: `--pid=PID'´Â ÀÌ ½Ã½ºÅÛ¿¡¼­ Áö¿øÇÏÁö ¾Ê½À´Ï´Ù" #: src/cp.c:1008 msgid "cannot make both hard and symbolic links" msgstr "Çϵ帵ũ¿Í ½Éº¼¸¯ ¸µÅ©¸¦ µ¿½Ã¿¡ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/cp.c:1016 src/install.c:279 src/ln.c:530 src/mv.c:486 msgid "backup type" msgstr "¹é¾÷ Á¾·ù" #: src/csplit.c:41 msgid "Stuart Kemp and David MacKenzie" msgstr "Stuart Kemp ±×¸®°í David MacKenzie" #: src/csplit.c:290 src/csplit.c:1479 src/tac-pipe.c:57 src/tee.c:220 #: src/tr.c:1609 src/tr.c:1712 src/tr.c:1755 msgid "read error" msgstr "Àб⠿À·ù" #: src/csplit.c:584 msgid "input disappeared" msgstr "ÀÔ·ÂÀÌ »ç¶óÁü" #: src/csplit.c:706 src/csplit.c:717 #, c-format msgid "%s: line number out of range" msgstr "%s: ¹üÀ§¸¦ ¹þ¾î³­ Çà ¹øÈ£" #: src/csplit.c:744 #, c-format msgid "%s: `%s': line number out of range" msgstr "%s: `%s': ¹üÀ§¸¦ ¹þ¾î³­ Çà ¹øÈ£" #: src/csplit.c:747 src/csplit.c:793 #, c-format msgid " on repetition %d\n" msgstr " %d ¹øÂ° ¹Ýº¹Áß\n" #: src/csplit.c:789 #, c-format msgid "%s: `%s': match not found" msgstr "%s: `%s': ¸Â´Â ¦À» ãÁö ¸øÇßÀ½" #: src/csplit.c:850 src/csplit.c:890 src/tac.c:262 msgid "error in regular expression search" msgstr "Á¤±Ô½Ä Ž»ö¿¡ ¿À·ù ¹ß»ý" #: src/csplit.c:993 #, c-format msgid "write error for `%s'" msgstr "`%s'¿¡ ¾²±â ¿À·ù" #: src/csplit.c:1065 #, c-format msgid "%s: `+' or `-' expected after delimeter" msgstr "%s: ±¸È¹ ¹®ÀÚ µÚ¿¡ `+'³ª `-'°¡ ¿Í¾ßÇÔ" #: src/csplit.c:1069 #, c-format msgid "%s: integer expected after `%c'" msgstr "%s: `%c' µÚ¿¡ Á¤¼ö°¡ ¿Í¾ßÇÔ" #: src/csplit.c:1089 #, c-format msgid "%s: `}' is required in repeat count" msgstr "%s: ¹Ýº¹ Ƚ¼ö¿¡ `}'°¡ ÇÊ¿äÇÕ´Ï´Ù" #: src/csplit.c:1099 #, c-format msgid "%s}: integer required between `{' and `}'" msgstr "%s}: `{'°ú `}' »çÀÌ¿¡ Á¤¼ö°¡ ÇÊ¿äÇÔ" #: src/csplit.c:1126 #, c-format msgid "%s: closing delimeter `%c' missing" msgstr "%s: ´Ý´Â ±¸ºÐÀÚ `%c'ÀÌ(°¡) ¾ø½À´Ï´Ù" #: src/csplit.c:1142 #, c-format msgid "%s: invalid regular expression: %s" msgstr "%s: ºÎÀûÀýÇÑ Á¤±Ô½Ä: %s" #: src/csplit.c:1175 #, c-format msgid "%s: invalid pattern" msgstr "%s: ºÎÀûÀýÇÑ ÆÐÅÏ" #: src/csplit.c:1178 #, c-format msgid "%s: line number must be greater than zero" msgstr "%s: Çà¹øÈ£´Â ¿µº¸´Ù Ä¿¾ß ÇÕ´Ï´Ù" #: src/csplit.c:1184 #, c-format msgid "line number `%s' is smaller than preceding line number, %s" msgstr "Çà¹øÈ£ `%s'ÀÌ(°¡) ¾Õ¼± Çà¹øÈ£ %sº¸´Ù ÀÛ½À´Ï´Ù" #: src/csplit.c:1190 #, c-format msgid "warning: line number `%s' is the same as preceding line number" msgstr "°æ°í: Çà¹øÈ£ `%s'ÀÌ(°¡) ¾Õ¼± Çà¹øÈ£¿Í °°½À´Ï´Ù" #: src/csplit.c:1312 msgid "missing conversion specifier in suffix" msgstr "Á¢¹Ì»ç¿¡ º¯È¯ ÁöÁ¤ÀÚ°¡ ºüÁ³À½" #: src/csplit.c:1318 #, c-format msgid "invalid conversion specifier in suffix: %c" msgstr "Á¢¹Ì»ç¿¡ ºÎÀûÀýÇÑ º¯È¯ ÁöÁ¤ÀÚ: %c" #: src/csplit.c:1321 #, c-format msgid "invalid conversion specifier in suffix: \\%.3o" msgstr "Á¢¹Ì»ç¿¡ ºÎÀûÀýÇÑ º¯È¯ ÁöÁ¤ÀÚ: \\%.3o" #: src/csplit.c:1353 #, c-format msgid "missing %% conversion specification in suffix" msgstr "Á¢¹Ì»ç¿¡ %% º¯È¯ ÁöÁ¤ÀÚ°¡ ºüÁ³À½" #: src/csplit.c:1356 #, c-format msgid "too many %% conversion specifications in suffix" msgstr "Á¢¹Ì»ç¿¡ %% º¯È¯ ÁöÁ¤ÀÚ°¡ ³Ê¹« ¸¹À½" #: src/csplit.c:1439 #, c-format msgid "%s: invalid number" msgstr "%s: ºÎÀûÀýÇÑ ¼ýÀÚ" #: src/csplit.c:1494 #, c-format msgid "Usage: %s [OPTION]... FILE PATTERN...\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>]... <ÆÄÀÏ> <ÆÐÅÏ>...\n" #: src/csplit.c:1498 msgid "" "Output pieces of FILE separated by PATTERN(s) to files `xx01', `xx02', ...,\n" "and output byte counts of each piece to standard output.\n" "\n" msgstr "" "<ÆÄÀÏ>À», <ÆÐÅÏ>À» ±âÁØÀ¸·Î ³ª´« ´ÙÀ½, ±× Á¶°¢µéÀ» `xx01', `xx02', ... ÆÄÀϵé" "¿¡\n" "Ãâ·ÂÇϰí, °¢ Á¶°¢µéÀÇ ¹ÙÀÌÆ® ¼ö¸¦ Ç¥ÁØ Ãâ·ÂÀ¸·Î Ãâ·ÂÇÕ´Ï´Ù.\n" #: src/csplit.c:1506 #, c-format msgid "" " -b, --suffix-format=FORMAT use sprintf FORMAT instead of %d\n" " -f, --prefix=PREFIX use PREFIX instead of `xx'\n" " -k, --keep-files do not remove output files on errors\n" msgstr "" " -b, --suffix-format=<Æ÷¸Ë> %d ´ë½Å¿¡ sprintf <Æ÷¸Ë>À» ¾¹´Ï´Ù\n" " -f, --prefix=<Á¢µÎ¾î> `xx' ´ë½Å¿¡ <Á¢µÎ¾î>¸¦ ¾¹´Ï´Ù\n" " -k, --keep-files ¿À·ù ¹ß»ý½Ã¿¡µµ Ãâ·Â ÆÄÀϵéÀ» Áö¿ìÁö ¾Ê½À´Ï´Ù\n" #: src/csplit.c:1511 msgid "" " -n, --digits=DIGITS use specified number of digits instead of 2\n" " -s, --quiet, --silent do not print counts of output file sizes\n" " -z, --elide-empty-files remove empty output files\n" msgstr "" " -n, --digits=¼ýÀÚµé 2 ´ë½Å¿¡ ÁöÁ¤ÇÑ ¼ýÀÚµéÀÇ °³¼ö¸¦ ÀÌ¿ëÇÕ´Ï´Ù\n" " -s, --quiet, --silent Ãâ·Â ÆÄÀÏÀÇ Å©±â¸¦ Ç¥½ÃÇÏÁö ¾Ê½À´Ï´Ù\n" " -z, --elide-empty-files ºó Ãâ·Â ÆÄÀÏÀ» Áö¿ó´Ï´Ù\n" #: src/csplit.c:1518 msgid "" "\n" "Read standard input if FILE is -. Each PATTERN may be:\n" msgstr "" "\n" "<ÆÄÀÏ>ÀÌ `-'À̸é Ç¥ÁØ ÀÔ·ÂÀ» ÀнÀ´Ï´Ù. °¢ <ÆÐÅÏ>¿¡´Â ´ÙÀ½À» ¾µ ¼ö ÀÖ½À´Ï" "´Ù:\n" #: src/csplit.c:1522 msgid "" "\n" " INTEGER copy up to but not including specified line number\n" " /REGEXP/[OFFSET] copy up to but not including a matching line\n" " %REGEXP%[OFFSET] skip to, but not including a matching line\n" " {INTEGER} repeat the previous pattern specified number of times\n" " {*} repeat the previous pattern as many times as possible\n" "\n" "A line OFFSET is a required `+' or `-' followed by a positive integer.\n" msgstr "" "\n" " <Á¤¼ö> ÁöÁ¤ÇÑ ÁÙ¹øÈ£ ¾Õ±îÁö º¹»çÇÕ´Ï´Ù\n" " /<Á¤±Ô½Ä>/[<¿ÀÇÁ¼Â>] Á¤±Ô½Ä¿¡ ¸Â´Â ÁÙ ¾Õ±îÁö º¹»çÇÕ´Ï´Ù\n" " %<Á¤±Ô½Ä>%[<¿ÀÇÁ¼Â>] Á¤±Ô½Ä¿¡ ¸Â´Â ÁÙ ¾Õ±îÁö °Ç³Ê ¶Ý´Ï´Ù\n" " {<Á¤¼ö>} ¹Ù·Î ¾ÕÀÇ ÆÐÅÏÀ» ÁöÁ¤ÇÑ È½¼ö¸¸Å­ ¹Ýº¹ÇÕ´Ï´Ù\n" " {*} ¹Ù·Î ¾ÕÀÇ ÆÐÅÏÀ» °¡´ÉÇÑÇÑ ¸¹ÀÌ ¹Ýº¹ÇÕ´Ï´Ù\n" "\n" "ÁÙ <¿ÀÇÁ¼Â>Àº `+' ȤÀº `-' ´ÙÀ½¿¡ 0º¸´Ù Å« Á¤¼öÀ̾î¾ß ÇÕ´Ï´Ù\n" #: src/cut.c:39 msgid "David Ihnat, David MacKenzie, and Jim Meyering" msgstr "David Ihnat, David MacKenzie, ±×¸®°í Jim Meyering" #: src/cut.c:167 src/df.c:754 src/du.c:188 src/expand.c:110 src/fold.c:67 #: src/head.c:88 src/ls.c:3622 src/nl.c:176 src/paste.c:403 src/pr.c:2754 #: src/sort.c:279 src/sum.c:60 src/tac.c:127 src/tail.c:238 src/tee.c:63 #: src/unexpand.c:375 src/wc.c:128 #, c-format msgid "Usage: %s [OPTION]... [FILE]...\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>]... [<ÆÄÀÏ>]...\n" #: src/cut.c:171 msgid "" "Print selected parts of lines from each FILE to standard output.\n" "\n" msgstr "" "°¢ <ÆÄÀÏ>¿¡¼­ ¼±ÅÃÇÑ Áٵ鸸 Ç¥ÁØ Ãâ·Â¿¡ Ç¥½ÃÇÕ´Ï´Ù.\n" "\n" #: src/cut.c:178 msgid "" " -b, --bytes=LIST output only these bytes\n" " -c, --characters=LIST output only these characters\n" " -d, --delimiter=DELIM use DELIM instead of TAB for field delimiter\n" msgstr "" " -b, --bytes=<¸®½ºÆ®> ÀÌ ¹ÙÀÌÆ®µé¸¸À» Ç¥½ÃÇÕ´Ï´Ù\n" " -c, --characters=<¸®½ºÆ®> ÀÌ ¹®Àڵ鸸À» Ç¥½ÃÇÕ´Ï´Ù\n" " -d, --delimiter=<±¸ºÐÀÚ> ÇÊµå ±¸ºÐÀÚ·Î ÅÇ ´ë½Å¿¡ <±¸ºÐÀÚ>¸¦ ¾¹´Ï´Ù\n" #: src/cut.c:183 msgid "" " -f, --fields=LIST output only these fields; also print any line\n" " that contains no delimiter character, unless\n" " the -s option is specified\n" " -n (ignored)\n" msgstr "" " -f, --fields=<¸®½ºÆ®> ÀÌ Çʵ常À» Ãâ·ÂÇÕ´Ï´Ù; ¶Ç -s ¿É¼ÇÀÌ »ç¿ëµÇÁö\n" " ¾Ê¾Ò´Ù¸é ±¸ºÐÀÚ ¹®ÀÚ°¡ µé¾î ÀÖÁö ¾ÊÀº ÁÙµµ\n" " Ãâ·ÂÇÕ´Ï´Ù\n" " -n (¹«½ÃµÊ)\n" #: src/cut.c:189 msgid "" " -s, --only-delimited do not print lines not containing delimiters\n" " --output-delimiter=STRING use STRING as the output delimiter\n" " the default is to use the input delimiter\n" msgstr "" " -s, --only-delimited ±¸ºÐÀÚ°¡ µé¾î ÀÖÁö ¾ÊÀº ÁÙÀº Ç¥½ÃÇÏÁö ¾Ê½À´Ï´Ù\n" " --output-delimiter=<¹®ÀÚ¿­> <¹®ÀÚ¿­>À» Ãâ·Â ±¸ºÐÀÚ·Î »ç¿ëÇÕ´Ï´Ù\n" " ±âº»°ªÀº ÀÔ·Â ±¸ºÐÀÚ·Î »ç¿ëÇÏ´Â °ÍÀÔ´Ï´Ù\n" #: src/cut.c:196 msgid "" "\n" "Use one, and only one of -b, -c or -f. Each LIST is made up of one\n" "range, or many ranges separated by commas. Each range is one of:\n" "\n" " N N'th byte, character or field, counted from 1\n" " N- from N'th byte, character or field, to end of line\n" " N-M from N'th to M'th (included) byte, character or field\n" " -M from first to M'th (included) byte, character or field\n" "\n" "With no FILE, or when FILE is -, read standard input.\n" msgstr "" "\n" "-b, -c ȤÀº -f Áß¿¡¼­ ÇÑ °³¸¸À» ¾²½Ê½Ã¿À. °¢ <¸®½ºÆ®>´Â ÇϳªÀÇ ¹üÀ§, \n" "ȤÀº ½°Ç¥·Î ±¸ºÐµÈ ¿©·¯ °³ÀÇ ¹üÀ§ÀÔ´Ï´Ù. °¢ ¹üÀ§´Â ´ÙÀ½ Áß ÇϳªÀÔ´Ï´Ù:\n" "\n" " N N¹øÂ° ¹ÙÀÌÆ®, ¹®ÀÚ, ȤÀº Çʵå, 1ºÎÅÍ ½ÃÀÛÇÕ´Ï´Ù\n" " N- N¹øÂ° ¹ÙÀÌÆ®, ¹®ÀÚ, ȤÀº ÇʵåºÎÅÍ ÁÙ ³¡±îÁö\n" " N-M N¹øÂ°ºÎÅÍ M¹øÂ° ¹ÙÀÌÆ®, ¹®ÀÚ, ȤÀº Çʵå±îÁö (N, M¹øÂ° Æ÷ÇÔ)\n" " -M óÀ½ºÎÅÍ M¹øÂ° ¹ÙÀÌÆ®, ¹®ÀÚ, ȤÀº Çʵå±îÁö (M¹øÂ° Æ÷ÇÔ)\n" "\n" "<ÆÄÀÏ>ÀÌ ÁÖ¾îÁöÁö ¾Ê°Å³ª, <ÆÄÀÏ>ÀÌ `-'À̸é, Ç¥ÁØ ÀÔ·ÂÀ» ÀнÀ´Ï´Ù.\n" #: src/cut.c:263 src/cut.c:294 src/cut.c:354 msgid "invalid byte or field list" msgstr "ºÎÀûÀýÇÑ ¹ÙÀÌÆ®³ª ÇÊµå ¸ñ·Ï" #: src/cut.c:624 src/cut.c:633 msgid "only one type of list may be specified" msgstr "¿ÀÁ÷ ÇѰ¡Áö ÇüÅÂÀÇ ¸ñ·Ï¸¸ÀÌ ÁöÁ¤µÉ ¼ö ÀÖ½À´Ï´Ù" #: src/cut.c:627 msgid "missing list of positions" msgstr "À§Ä¡ÀÇ ¸ñ·ÏÀÌ ºüÁ³À½" #: src/cut.c:636 msgid "missing list of fields" msgstr "ÇʵåÀÇ ¸ñ·ÏÀÌ ºüÁ³À½" #: src/cut.c:643 msgid "the delimiter must be a single character" msgstr "±¸È¹ ¹®ÀÚ´Â ´ÜÀÏ ¹®ÀÚ¿©¾ß ÇÕ´Ï´Ù" #: src/cut.c:673 msgid "you must specify a list of bytes, characters, or fields" msgstr "¹ÙÀÌÆ®, ¹®ÀÚ, ¶Ç´Â Çʵå·Î µÈ ¸ñ·ÏÀ» ÁöÁ¤ÇØ¾ß ÇÕ´Ï´Ù" #: src/cut.c:676 msgid "a delimiter may be specified only when operating on fields" msgstr "Çʵ忡 ´ëÇØ ¿¬»êÇÒ ¶§¿¡¸¸ ±¸È¹ ¹®ÀÚ°¡ ÁöÁ¤µÉ ¼ö ÀÖ½À´Ï´Ù" #: src/cut.c:679 msgid "" "suppressing non-delimited lines makes sense\n" "\tonly when operating on fields" msgstr "" "±¸ºÐÀÚ°¡ ¾ø´Â ÁÙÀ» ¹«½ÃÇÏ´Â °ÍÀº\n" "\tÇʵ忡 °üÇØ µ¿ÀÛÇÏ´Â °æ¿ì¿¡¸¸ ÀÌÄ¡¿¡ ¸Â½À´Ï´Ù" #: src/date.c:119 #, c-format msgid "" "Usage: %s [OPTION]... [+FORMAT]\n" " or: %s [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]\n" msgstr "" #: src/date.c:124 msgid "" "Display the current time in the given FORMAT, or set the system date.\n" "\n" " -d, --date=STRING display time described by STRING, not `now'\n" " -f, --file=DATEFILE like --date once for each line of DATEFILE\n" " -ITIMESPEC, --iso-8601[=TIMESPEC] output date/time in ISO 8601 format.\n" " TIMESPEC=`date' for date only,\n" " `hours', `minutes', or `seconds' for date and\n" " time to the indicated precision.\n" " --iso-8601 without TIMESPEC defaults to `date'.\n" msgstr "" #: src/date.c:135 msgid "" " -r, --reference=FILE display the last modification time of FILE\n" " -R, --rfc-822 output RFC-822 compliant date string\n" " -s, --set=STRING set time described by STRING\n" " -u, --utc, --universal print or set Coordinated Universal Time\n" msgstr "" #: src/date.c:143 msgid "" "\n" "FORMAT controls the output. The only valid option for the second form\n" "specifies Coordinated Universal Time. Interpreted sequences are:\n" "\n" " %% a literal %\n" " %a locale's abbreviated weekday name (Sun..Sat)\n" msgstr "" #: src/date.c:151 msgid "" " %A locale's full weekday name, variable length (Sunday..Saturday)\n" " %b locale's abbreviated month name (Jan..Dec)\n" " %B locale's full month name, variable length (January..December)\n" " %c locale's date and time (Sat Nov 04 12:02:33 EST 1989)\n" msgstr "" #: src/date.c:157 msgid "" " %C century (year divided by 100 and truncated to an integer) [00-99]\n" " %d day of month (01..31)\n" " %D date (mm/dd/yy)\n" " %e day of month, blank padded ( 1..31)\n" msgstr "" #: src/date.c:163 msgid "" " %F same as %Y-%m-%d\n" " %g the 2-digit year corresponding to the %V week number\n" " %G the 4-digit year corresponding to the %V week number\n" msgstr "" #: src/date.c:168 msgid "" " %h same as %b\n" " %H hour (00..23)\n" " %I hour (01..12)\n" " %j day of year (001..366)\n" msgstr "" #: src/date.c:174 msgid "" " %k hour ( 0..23)\n" " %l hour ( 1..12)\n" " %m month (01..12)\n" " %M minute (00..59)\n" msgstr "" #: src/date.c:180 msgid "" " %n a newline\n" " %N nanoseconds (000000000..999999999)\n" " %p locale's upper case AM or PM indicator (blank in many locales)\n" " %P locale's lower case am or pm indicator (blank in many locales)\n" " %r time, 12-hour (hh:mm:ss [AP]M)\n" " %R time, 24-hour (hh:mm)\n" " %s seconds since `00:00:00 1970-01-01 UTC' (a GNU extension)\n" msgstr "" #: src/date.c:189 msgid "" " %S second (00..60)\n" " %t a horizontal tab\n" " %T time, 24-hour (hh:mm:ss)\n" " %u day of week (1..7); 1 represents Monday\n" msgstr "" #: src/date.c:195 msgid "" " %U week number of year with Sunday as first day of week (00..53)\n" " %V week number of year with Monday as first day of week (01..53)\n" " %w day of week (0..6); 0 represents Sunday\n" " %W week number of year with Monday as first day of week (00..53)\n" msgstr "" #: src/date.c:201 msgid "" " %x locale's date representation (mm/dd/yy)\n" " %X locale's time representation (%H:%M:%S)\n" " %y last two digits of year (00..99)\n" " %Y year (1970...)\n" msgstr "" #: src/date.c:207 msgid "" " %z RFC-822 style numeric timezone (-0500) (a nonstandard extension)\n" " %Z time zone (e.g., EDT), or nothing if no time zone is determinable\n" "\n" "By default, date pads numeric fields with zeroes. GNU date recognizes\n" "the following modifiers between `%' and a numeric directive.\n" "\n" " `-' (hyphen) do not pad the field\n" " `_' (underscore) pad the field with spaces\n" msgstr "" #: src/date.c:239 src/dd.c:1171 src/dircolors.c:540 src/head.c:220 #: src/md5sum.c:334 src/md5sum.c:675 src/od.c:960 src/od.c:2000 src/pr.c:1164 #: src/pr.c:1371 src/pr.c:1493 src/stty.c:912 src/tac.c:484 src/tac.c:490 #: src/tee.c:151 src/tr.c:2028 src/tsort.c:585 msgid "standard input" msgstr "Ç¥ÁØ ÀÔ·Â" #: src/date.c:270 src/date.c:462 #, fuzzy, c-format msgid "invalid date `%s'" msgstr "ºÎÀûÀýÇÑ Æø: `%s'" #: src/date.c:366 #, fuzzy msgid "the options to specify dates for printing are mutually exclusive" msgstr "--string°ú --check ¿É¼ÇÀº »óÈ£ ¹èŸÀûÀÔ´Ï´Ù" #: src/date.c:373 msgid "the options to print and set the time may not be used together" msgstr "" #: src/date.c:379 #, fuzzy, c-format msgid "too many non-option arguments: %s%s" msgstr "¿É¼Ç¾Æ´Ñ Àμö°¡ ³Ê¹« ¸¹À½" #: src/date.c:387 #, c-format msgid "" "the argument `%s' lacks a leading `+';\n" "When using an option to specify date(s), any non-option\n" "argument must be a format string beginning with `+'." msgstr "" #: src/date.c:399 #, fuzzy msgid "" "a format string may not be specified when using the --rfc-822 (-R) option" msgstr "--stringÀ» »ç¿ëÇÒ ¶© ÆÄÀÏÀÌ ÁöÁ¤µÉ ¼ö ¾ø½À´Ï´Ù" #: src/date.c:435 msgid "undefined" msgstr "" #: src/date.c:437 #, fuzzy msgid "cannot get time of day" msgstr "ÇÑ °¡Áö ÀÌ»óÀÇ ¹æ¹ýÀ¸·Î ºÐÇÒÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/date.c:470 #, fuzzy msgid "cannot set date" msgstr "`%s'ÀÇ Á¤º¸(stat)¸¦ ¾òÀ» ¼ö ¾ø½À´Ï´Ù" #: src/dd.c:46 #, fuzzy msgid "Paul Rubin, David MacKenzie, and Stuart Kemp" msgstr "Paul Rubin ±×¸®°í David MacKenzie" #: src/dd.c:291 src/tty.c:62 src/uname.c:110 src/whoami.c:52 #, fuzzy, c-format msgid "Usage: %s [OPTION]...\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>] [<ÆÄÀÏ>]...\n" #: src/dd.c:292 msgid "" "Copy a file, converting and formatting according to the options.\n" "\n" " bs=BYTES force ibs=BYTES and obs=BYTES\n" " cbs=BYTES convert BYTES bytes at a time\n" " conv=KEYWORDS convert the file as per the comma separated keyword list\n" " count=BLOCKS copy only BLOCKS input blocks\n" " ibs=BYTES read BYTES bytes at a time\n" msgstr "" #: src/dd.c:301 msgid "" " if=FILE read from FILE instead of stdin\n" " obs=BYTES write BYTES bytes at a time\n" " of=FILE write to FILE instead of stdout\n" " seek=BLOCKS skip BLOCKS obs-sized blocks at start of output\n" " skip=BLOCKS skip BLOCKS ibs-sized blocks at start of input\n" msgstr "" #: src/dd.c:310 msgid "" "\n" "BLOCKS and BYTES may be followed by the following multiplicative suffixes:\n" "xM M, c 1, w 2, b 512, kB 1000, K 1024, MB 1,000,000, M 1,048,576,\n" "GB 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y.\n" "Each KEYWORD may be:\n" "\n" msgstr "" #: src/dd.c:318 msgid "" " ascii from EBCDIC to ASCII\n" " ebcdic from ASCII to EBCDIC\n" " ibm from ASCII to alternated EBCDIC\n" " block pad newline-terminated records with spaces to cbs-size\n" " unblock replace trailing spaces in cbs-size records with newline\n" " lcase change upper case to lower case\n" msgstr "" #: src/dd.c:326 msgid "" " notrunc do not truncate the output file\n" " ucase change lower case to upper case\n" " swab swap every pair of input bytes\n" " noerror continue after read errors\n" " sync pad every input block with NULs to ibs-size; when used\n" " with block or unblock, pad with spaces rather than NULs\n" msgstr "" #: src/dd.c:365 #, c-format msgid "%s+%s records in\n" msgstr "%s+%s°³ÀÇ ·¹Äڵ带 ÀÔ·ÂÇÏ¿´½À´Ï´Ù\n" #: src/dd.c:368 #, c-format msgid "%s+%s records out\n" msgstr "%s+%s°³ÀÇ ·¹Äڵ带 Ãâ·ÂÇÏ¿´½À´Ï´Ù\n" #: src/dd.c:376 msgid "truncated record" msgstr "À߸° ·¹ÄÚµå" #: src/dd.c:377 msgid "truncated records" msgstr "À߸° ·¹ÄÚµåµé" #: src/dd.c:387 #, fuzzy, c-format msgid "closing input file %s" msgstr "ÆÄÀÏ `%s'À»(¸¦) ¸¸µê\n" #: src/dd.c:390 #, fuzzy, c-format msgid "closing output file %s" msgstr "%s¸¦ Áö¿ó´Ï´Ù\n" #: src/dd.c:474 #, fuzzy, c-format msgid "writing to %s" msgstr "%s¿¡ ¾²´Â µµÁß ¿À·ù ¹ß»ý" #: src/dd.c:506 #, fuzzy, c-format msgid "invalid conversion: %s" msgstr "ºÎÀûÀýÇÑ Æø ¿É¼Ç `%s'" #: src/dd.c:562 #, fuzzy, c-format msgid "unrecognized option %s" msgstr "ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `-%c'" #: src/dd.c:609 #, fuzzy, c-format msgid "unrecognized option %s=%s" msgstr "ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `-%c'" #: src/dd.c:615 #, fuzzy, c-format msgid "invalid number %s" msgstr "ºÎÀûÀýÇÑ ¼ýÀÚ" #: src/dd.c:645 msgid "" "only one conv in {ascii,ebcdic,ibm}, {lcase,ucase}, {block,unblock}, " "{unblock,sync}" msgstr "" "{ascii,ebcdic,ibm}, {lcase,ucase}, {block,unblock}, {unblock,sync}Áß¿¡ Çϳª" "ÀÇ conv¸¸ °¡´ÉÇÕ´Ï´Ù" #: src/dd.c:780 #, c-format msgid "" "warning: working around lseek kernel bug for file (%s)\n" " of mt_type=0x%0lx -- see for the list of types" msgstr "" #: src/dd.c:1168 src/dd.c:1186 #, fuzzy, c-format msgid "opening %s" msgstr "%sÀ»(¸¦) Àд µµÁß ¿À·ù ¹ß»ý" #: src/dd.c:1194 #, fuzzy msgid "file offset out of range" msgstr "%s: ¹üÀ§¸¦ ¹þ¾î³­ Çà ¹øÈ£" #: src/dd.c:1211 #, fuzzy, c-format msgid "advancing past %s bytes in output file %s" msgstr "%s¸¦ Áö¿ó´Ï´Ù\n" #: src/df.c:150 msgid "Filesystem " msgstr "" #: src/df.c:153 msgid " Type" msgstr "" #: src/df.c:158 #, c-format msgid " Inodes IUsed IFree IUse%%" msgstr "" #: src/df.c:162 #, c-format msgid " Size Used Avail Use%%" msgstr "" #: src/df.c:164 #, c-format msgid " Size Used Avail Use%%" msgstr "" #: src/df.c:167 #, c-format msgid " %4d-blocks Used Available Capacity" msgstr "" #: src/df.c:178 #, c-format msgid " %4s-blocks Used Available Use%%" msgstr "" #: src/df.c:181 msgid " Mounted on\n" msgstr "" #: src/df.c:755 msgid "" "Show information about the filesystem on which each FILE resides,\n" "or all filesystems by default.\n" "\n" msgstr "" #: src/df.c:763 msgid "" " -a, --all include filesystems having 0 blocks\n" " -B, --block-size=SIZE use SIZE-byte blocks\n" " -h, --human-readable print sizes in human readable format (e.g., 1K 234M " "2G)\n" " -H, --si likewise, but use powers of 1000 not 1024\n" msgstr "" #: src/df.c:769 msgid "" " -i, --inodes list inode information instead of block usage\n" " -k like --block-size=1K\n" " -l, --local limit listing to local filesystems\n" " --no-sync do not invoke sync before getting usage info " "(default)\n" msgstr "" #: src/df.c:775 msgid "" " -P, --portability use the POSIX output format\n" " --sync invoke sync before getting usage info\n" " -t, --type=TYPE limit listing to filesystems of type TYPE\n" " -T, --print-type print filesystem type\n" " -x, --exclude-type=TYPE limit listing to filesystems not of type TYPE\n" " -v (ignored)\n" msgstr "" #: src/df.c:785 src/du.c:225 src/ls.c:3735 msgid "" "\n" "SIZE may be (or may be an integer optionally followed by) one of following:\n" "kB 1000, K 1024, MB 1,000,000, M 1,048,576, and so on for G, T, P, E, Z, Y.\n" msgstr "" #: src/df.c:897 #, fuzzy, c-format msgid "file system type %s both selected and excluded" msgstr "ÆÄÀϽýºÅÛ `%s'¸¦ µ¿½Ã¿¡ ¼±ÅÃÇϰí Á¦¿ÜÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/df.c:941 msgid "Warning: " msgstr "°æ°í: " #: src/df.c:944 #, c-format msgid "%scannot read table of mounted filesystems" msgstr "%s: ¸¶¿îÆ®µÈ ÆÄÀϽýºÅÛÀÇ Å×À̺íÀº ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" #: src/dircolors.c:104 #, fuzzy, c-format msgid "Usage: %s [OPTION]... [FILE]\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>]... [<ÆÄÀÏ>]...\n" #: src/dircolors.c:105 #, fuzzy msgid "" "Output commands to set the LS_COLORS environment variable.\n" "\n" "Determine format of output:\n" " -b, --sh, --bourne-shell output Bourne shell code to set LS_COLORS\n" " -c, --csh, --c-shell output C shell code to set LS_COLORS\n" " -p, --print-database output defaults\n" msgstr "" "LS_COLORSȯ°æº¯¼ö¸¦ ÁöÁ¤Çϱâ À§ÇÑ ¸í·ÉÀ» Ãâ·ÂÇÕ´Ï´Ù.\n" "\n" "Ãâ·Â Æ÷¸Ë:\n" " -b, --sh, --bourne-shell LS_COLORS¸¦ ÁöÁ¤Çϱâ À§ÇÑ Bourne½© ¸í·É Ãâ·Â\n" " -c, --csh, --c-shell LS_COLORS¸¦ ÁöÁ¤Çϱâ À§ÇÑ C½© ¸í·É Ãâ·Â\n" " -p, --print-database ±âº»°ª Ãâ·Â\n" " --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í Á¾·áÇÕ´Ï´Ù\n" " --version ¹öÀü Á¤º¸¸¦ Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" "\n" "FILEÀÌ ÁöÁ¤µÇ¸é, À̸¦ ÀÐ¾î ÆÄÀÏ ÇüÅÂ¿Í È®ÀåÀÚ¿¡ µû¶ó ¾î¶² »öÀ» »ç¿ëÇÒ °ÍÀÎÁö" "¸¦\n" "°áÁ¤ÇÕ´Ï´Ù. ±×·¸Áö ¾ÊÀº °æ¿ì¿¡´Â ¹Ì¸® ¸¸µé¾îÁø µ¥ÀÌÅͺ£À̽º¸¦ »ç¿ëÇÕ´Ï´Ù.\n" "ÀÌ ÆÄÀÏÀÇ Æ÷¸ËÀ» ÀÚ¼¼È÷ ¾Ë·Á¸é `dircolors --print-database'¶ó°í Çϼ¼¿ä.\n" #: src/dircolors.c:115 msgid "" "\n" "If FILE is specified, read it to determine which colors to use for which\n" "file types and extensions. Otherwise, a precompiled database is used.\n" "For details on the format of these files, run `dircolors --print-database'.\n" msgstr "" #: src/dircolors.c:300 #, fuzzy, c-format msgid "%s:%lu: invalid line; missing second token" msgstr "%s: ºÎÀûÀýÇÑ ÃÊ" #: src/dircolors.c:372 #, fuzzy, c-format msgid "%s:%lu: unrecognized keyword %s" msgstr "%s: ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `%c%s'\n" #: src/dircolors.c:373 msgid "" msgstr "<³»Àå>" #: src/dircolors.c:468 msgid "" "the options to output dircolors' internal database and\n" "to select a shell syntax are mutually exclusive" msgstr "" "dircolorÀÇ ³»ºÎ µ¥ÀÌÅͺ£À̽º¸¦ Ãâ·ÂÇÏ´Â ¿É¼Ç°ú ½© ¹®¹ýÀ»\n" "¼±ÅÃÇÏ´Â ¿É¼ÇÀº °°ÀÌ ¾µ ¼ö ¾ø½À´Ï´Ù" #: src/dircolors.c:476 msgid "" "no FILE arguments may be used with the option to output\n" "dircolors' internal database" msgstr "" "dircolorsÀÇ ³»ºÎ µ¥ÀÌÅͺ£À̽º¸¦ Ãâ·ÂÇÏ´Â ¿É¼ÇÀ» ÁÙ ¶§¿¡´Â\n" "FILEÀμö´Â ¾²ÀÌÁö ¾Ê½À´Ï´Ù" #: src/dircolors.c:505 msgid "no SHELL environment variable, and no shell type option given" msgstr "SHELLȯ°æº¯¼ö°¡ ¾ø°í ½© ÇüÅ ¿É¼ÇÀ» ÁöÁ¤ÇÏÁö ¾Ê¾Ò½À´Ï´Ù" #: src/dirname.c:33 src/pathchk.c:59 #, fuzzy msgid "David MacKenzie and Jim Meyering" msgstr "David Ihnat, David MacKenzie, ±×¸®°í Jim Meyering" #: src/dirname.c:46 #, fuzzy, c-format msgid "" "Usage: %s NAME\n" " or: %s OPTION\n" msgstr "" "»ç¿ë¹ý: %s [<ÆÄÀÏ>]...\n" " ȤÀº: %s [<¿É¼Ç>]\n" #: src/dirname.c:51 msgid "" "Print NAME with its trailing /component removed; if NAME contains no /'s,\n" "output `.' (meaning the current directory).\n" "\n" msgstr "" #: src/du.c:189 msgid "" "Summarize disk usage of each FILE, recursively for directories.\n" "\n" msgstr "" #: src/du.c:196 msgid "" " -a, --all write counts for all files, not just directories\n" " -B, --block-size=SIZE use SIZE-byte blocks\n" " -b, --bytes print size in bytes\n" " -c, --total produce a grand total\n" " -D, --dereference-args dereference PATHs when symbolic link\n" msgstr "" #: src/du.c:203 msgid "" " -h, --human-readable print sizes in human readable format (e.g., 1K 234M " "2G)\n" " -H, --si likewise, but use powers of 1000 not 1024\n" " -k like --block-size=1K\n" " -l, --count-links count sizes many times if hard linked\n" msgstr "" #: src/du.c:209 msgid "" " -L, --dereference dereference all symbolic links\n" " -S, --separate-dirs do not include size of subdirectories\n" " -s, --summarize display only a total for each argument\n" msgstr "" #: src/du.c:214 msgid "" " -x, --one-file-system skip directories on different filesystems\n" " -X FILE, --exclude-from=FILE Exclude files that match any pattern in " "FILE.\n" " --exclude=PATTERN Exclude files that match PATTERN.\n" " --max-depth=N print the total for a directory (or file, with --" "all)\n" " only if it is N or fewer levels below the command\n" " line argument; --max-depth=0 is the same as\n" " --summarize\n" msgstr "" #: src/du.c:388 #, fuzzy, c-format msgid "cannot change to `..' from directory %s" msgstr "%s µð·ºÅ丮·Î chdirÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/du.c:467 #, fuzzy, c-format msgid "cannot change to directory %s" msgstr "%s µð·ºÅ丮·Î chdirÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/du.c:557 src/ls.c:2149 src/wc.c:589 msgid "total" msgstr "ÇÕ°è" #: src/du.c:621 #, fuzzy, c-format msgid "invalid maximum depth %s" msgstr "ºÎÀûÀýÇÑ Æø: `%s'" #: src/du.c:680 msgid "cannot both summarize and show all entries" msgstr "¸ðµç µð·ºÅ丮 ³»¿ëÀ» Ç¥½ÃÇϸ鼭 ¿ä¾àÇÒ ¼ö´Â ¾ø½À´Ï´Ù" #: src/du.c:687 msgid "warning: summarizing is the same as using --max-depth=0" msgstr "°æ°í: ¿ä¾àÀº --max-depth=0À» »ç¿ëÇÏ´Â °Í°ú °°½À´Ï´Ù" #: src/du.c:693 #, c-format msgid "warning: summarizing conflicts with --max-depth=%d" msgstr "°æ°í: --max-depth=%d´Â ¿ä¾à ¿É¼Ç°ú Ãæµ¹ÇÕ´Ï´Ù" #: src/echo.c:77 #, fuzzy, c-format msgid "Usage: %s [OPTION]... [STRING]...\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>]... [<ÆÄÀÏ>]...\n" #: src/echo.c:78 msgid "" "Echo the STRING(s) to standard output.\n" "\n" " -n do not output the trailing newline\n" " -e enable interpretation of the backslash-escaped characters\n" " listed below\n" " -E disable interpretation of those sequences in STRINGs\n" msgstr "" #: src/echo.c:88 msgid "" "\n" "Without -E, the following sequences are recognized and interpolated:\n" "\n" " \\NNN the character whose ASCII code is NNN (octal)\n" " \\\\ backslash\n" " \\a alert (BEL)\n" " \\b backspace\n" msgstr "" #: src/echo.c:97 msgid "" " \\c suppress trailing newline\n" " \\f form feed\n" " \\n new line\n" " \\r carriage return\n" " \\t horizontal tab\n" " \\v vertical tab\n" msgstr "" #: src/env.c:93 #, fuzzy msgid "Richard Mlynarik and David MacKenzie" msgstr "Richard Stallman ±×¸®°í David MacKenzie" #: src/env.c:119 #, fuzzy, c-format msgid "Usage: %s [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>]... [<ÆÄÀÏ>]...\n" #: src/env.c:122 msgid "" "Set each NAME to VALUE in the environment and run COMMAND.\n" "\n" " -i, --ignore-environment start with an empty environment\n" " -u, --unset=NAME remove variable from the environment\n" msgstr "" #: src/env.c:130 msgid "" "\n" "A mere - implies -i. If no COMMAND, print the resulting environment.\n" msgstr "" #: src/expand.c:114 msgid "" "Convert tabs in each FILE to spaces, writing to standard output.\n" "With no FILE, or when FILE is -, read standard input.\n" "\n" msgstr "" "°¢ <ÆÄÀÏ>µéÀÇ ÅÇÀ» °ø¹éÀ¸·Î ¹Ù²Ù°í, Ç¥ÁØ Ãâ·Â¿¡ ¾¹´Ï´Ù.\n" "<ÆÄÀÏ>ÀÌ ÁÖ¾îÁöÁö ¾Ê°Å³ª, <ÆÄÀÏ>ÀÌ `-'À̸é, Ç¥ÁØ ÀÔ·ÂÀ» ÀнÀ´Ï´Ù.\n" #: src/expand.c:122 msgid "" " -i, --initial do not convert TABs after non whitespace\n" " -t, --tabs=NUMBER have tabs NUMBER characters apart, not 8\n" msgstr "" " -i, --initial °ø¹é ´ÙÀ½¿¡ ÀÖ´Â ÅÇÀ» º¯È¯ÇÏÁö ¾Ê½À´Ï´Ù\n" " -t, --tabs=<°³¼ö> ÅÇÀ» 8ÀÌ ¾Æ´Ñ <°³¼ö>¸¸Å­ÀÇ ¹®ÀÚÅ©±âÀÇ °ø¹éÀ¸·Î Ãë±ÞÇÕ´Ï" "´Ù\n" #: src/expand.c:126 msgid "" " -t, --tabs=LIST use comma separated list of explicit tab positions\n" msgstr "" " -t, --tabs=¸®½ºÆ® ÅÇ À§Ä¡¸¦ Á÷Á¢ ½°Ç¥·Î ±¸ºÐÇÑ ¸®½ºÆ®·Î ³ªÅ¸³À´Ï´Ù\n" #: src/expand.c:173 src/unexpand.c:153 msgid "tab size contains an invalid character" msgstr "ÅÇ Å©±â¿¡ ºÎÀûÀýÇÑ ¹®ÀÚ°¡ ÁöÁ¤µÇ¾î ÀÖ½À´Ï´Ù" #: src/expand.c:191 src/unexpand.c:171 msgid "tab size cannot be 0" msgstr "ÅÇ Å©±â´Â 0ÀÌ µÉ ¼ö ¾ø½À´Ï´Ù" #: src/expand.c:193 src/unexpand.c:173 msgid "tab sizes must be ascending" msgstr "ÅÇ Å©±âµéÀº Á¡Á¡ Ä¿Á®¾ß ÇÕ´Ï´Ù" #: src/expand.c:386 msgid "`-LIST' option is obsolete; use `-t LIST'" msgstr "`-<¸®½ºÆ®>' ¿É¼ÇÀº ¾ø¾îÁ³½À´Ï´Ù `-t <¸®½ºÆ®>'¸¦ »ç¿ëÇϽʽÿÀ " #: src/expr.c:89 #, fuzzy, c-format msgid "" "Usage: %s EXPRESSION\n" " or: %s OPTION\n" msgstr "" "»ç¿ë¹ý: %s [<ÆÄÀÏ>]...\n" " ȤÀº: %s [<¿É¼Ç>]\n" #: src/expr.c:97 msgid "" "\n" "Print the value of EXPRESSION to standard output. A blank line below\n" "separates increasing precedence groups. EXPRESSION may be:\n" "\n" " ARG1 | ARG2 ARG1 if it is neither null nor 0, otherwise ARG2\n" "\n" " ARG1 & ARG2 ARG1 if neither argument is null or 0, otherwise 0\n" msgstr "" #: src/expr.c:106 msgid "" "\n" " ARG1 < ARG2 ARG1 is less than ARG2\n" " ARG1 <= ARG2 ARG1 is less than or equal to ARG2\n" " ARG1 = ARG2 ARG1 is equal to ARG2\n" " ARG1 != ARG2 ARG1 is unequal to ARG2\n" " ARG1 >= ARG2 ARG1 is greater than or equal to ARG2\n" " ARG1 > ARG2 ARG1 is greater than ARG2\n" msgstr "" #: src/expr.c:115 msgid "" "\n" " ARG1 + ARG2 arithmetic sum of ARG1 and ARG2\n" " ARG1 - ARG2 arithmetic difference of ARG1 and ARG2\n" msgstr "" #: src/expr.c:120 #, c-format msgid "" "\n" " ARG1 * ARG2 arithmetic product of ARG1 and ARG2\n" " ARG1 / ARG2 arithmetic quotient of ARG1 divided by ARG2\n" " ARG1 % ARG2 arithmetic remainder of ARG1 divided by ARG2\n" msgstr "" #: src/expr.c:126 msgid "" "\n" " STRING : REGEXP anchored pattern match of REGEXP in STRING\n" "\n" " match STRING REGEXP same as STRING : REGEXP\n" " substr STRING POS LENGTH substring of STRING, POS counted from 1\n" " index STRING CHARS index in STRING where any CHARS is found, or 0\n" " length STRING length of STRING\n" msgstr "" #: src/expr.c:135 msgid "" " + TOKEN interpret TOKEN as a string, even if it is a\n" " keyword like `match' or an operator like `/'\n" "\n" " ( EXPRESSION ) value of EXPRESSION\n" msgstr "" #: src/expr.c:141 msgid "" "\n" "Beware that many operators need to be escaped or quoted for shells.\n" "Comparisons are arithmetic if both ARGs are numbers, else lexicographical.\n" "Pattern matches return the string matched between \\( and \\) or null; if\n" "\\( and \\) are not used, they return the number of characters matched or " "0.\n" msgstr "" #: src/expr.c:185 src/expr.c:456 src/expr.c:462 src/expr.c:467 src/expr.c:489 #, fuzzy msgid "syntax error" msgstr "Ç¥ÁØ ¿À·ù" #: src/expr.c:402 #, c-format msgid "" "warning: unportable BRE: `%s': using `^' as the first character\n" "of the basic regular expression is not portable; it is being ignored" msgstr "" #: src/expr.c:604 src/expr.c:643 #, fuzzy msgid "non-numeric argument" msgstr "Àμö Á¦ÇÑ" #: src/expr.c:610 msgid "division by zero" msgstr "" #: src/factor.c:74 #, fuzzy, c-format msgid "" "Usage: %s [NUMBER]...\n" " or: %s OPTION\n" msgstr "" "»ç¿ë¹ý: %s [<ÆÄÀÏ>]...\n" " ȤÀº: %s [<¿É¼Ç>]\n" #: src/factor.c:79 msgid "" "Print the prime factors of each NUMBER.\n" "\n" msgstr "" #: src/factor.c:85 msgid "" "\n" " Print the prime factors of all specified integer NUMBERs. If no " "arguments\n" " are specified on the command line, they are read from standard input.\n" msgstr "" #: src/factor.c:154 #, c-format msgid "`%s' is not a valid positive integer" msgstr "" #: src/false.c:17 #, c-format msgid "" "Usage: %s [ignored command line arguments]\n" " or: %s OPTION\n" "Exit with a status code indicating failure.\n" "\n" "These option names may not be abbreviated.\n" "\n" msgstr "" #: src/fmt.c:271 #, c-format msgid "Usage: %s [-DIGITS] [OPTION]... [FILE]...\n" msgstr "»ç¿ë¹ý: %s [-<¼ýÀÚ>] [<¿É¼Ç>]... [<ÆÄÀÏ>]...\n" #: src/fmt.c:272 msgid "" "Reformat each paragraph in the FILE(s), writing to standard output.\n" "If no FILE or if FILE is `-', read standard input.\n" "\n" msgstr "" "<ÆÄÀÏ>ÀÇ °¢ ¹®´ÜÀ» ´Ù½Ã ±¸¼ºÇØ, Ç¥ÁØ Ãâ·Â¿¡ ¾¹´Ï´Ù.\n" "<ÆÄÀÏ>ÀÌ ¾ø°Å³ª <ÆÄÀÏ>ÀÌ `-'À̸é, Ç¥ÁØ ÀÔ·ÂÀ» ÀнÀ´Ï´Ù.\n" "\n" # refillÀ» ¹¹¶ó°í ¹ø¿ª? -- ÁÙÀÌ ³²À» ¶§ ¾Æ·¡ ¹®ÀåÀÇ ÀϺθ¦ °®´Ù ºÙÀÌ´Â °Í #: src/fmt.c:280 msgid "" " -c, --crown-margin preserve indentation of first two lines\n" " -p, --prefix=STRING combine only lines having STRING as prefix\n" " -s, --split-only split long lines, but do not refill\n" msgstr "" " -c, --crown-margin ¸Ç óÀ½ µÎ ÁÙÀÇ µé¿©¾²±â¸¦ À¯ÁöÇÕ´Ï´Ù\n" " -p, --prefix=<¹®ÀÚ¿­> <¹®ÀÚ¿­>À» Á¢µÎ¾î·Î °¡Áø ÁÙ¸¸À» °áÇÕÇÕ´Ï´Ù\n" " -s, --split-only ±ä ÁÙÀ» ³ª´©µÇ, ä¿ö ³ÖÁö´Â ¾Ê½À´Ï´Ù\n" #: src/fmt.c:286 msgid "" " -t, --tagged-paragraph indentation of first line different from second\n" " -u, --uniform-spacing one space between words, two after sentences\n" " -w, --width=NUMBER maximum line width (default of 75 columns)\n" msgstr "" " -t, --tagged-paragraph ù ¹øÂ° ÁÙÀÇ µé¿©¾²±â¸¦ µÎ ¹øÂ°¿Í ´Ù¸£°Ô ÇÕ´Ï´Ù\n" " -u, --uniform-spacing ´Ü¾î »çÀÌ¿¡ ÇÑ °³ÀÇ °ø¹é, ¹®Àå ´ÙÀ½¿¡ µÎ °³ÀÇ °ø" "¹é\n" " -w, --width=<°³¼ö> ÇÑ ÁÙÀÇ ÃÖ´ë Æø (±âº»°ªÀº 75¿­)\n" #: src/fmt.c:293 msgid "" "\n" "In -wNUMBER, the letter `w' may be omitted.\n" msgstr "" "\n" "-w<°³¼ö>¿¡¼­, `w'¸¦ »ý·«ÇÒ ¼ö ÀÖ½À´Ï´Ù.\n" #: src/fmt.c:345 #, c-format msgid "invalid width option: `%s'" msgstr "ºÎÀûÀýÇÑ Æø ¿É¼Ç `%s'" #: src/fmt.c:385 #, c-format msgid "invalid width: `%s'" msgstr "ºÎÀûÀýÇÑ Æø: `%s'" # wrapÀ» ¹¹¶ó°í ÇÑ´Ù? #: src/fold.c:71 msgid "" "Wrap input lines in each FILE (standard input by default), writing to\n" "standard output.\n" "\n" msgstr "" "°¢ <ÆÄÀÏ>¿¡¼­ (±âº»°ªÀº Ç¥ÁØÀԷ¿¡¼­) ÀÔ·ÂµÈ ÁÙÀ» ³ª´²¼­, Ç¥ÁØ Ãâ·Â¿¡\n" "¾¹´Ï´Ù.\n" "\n" #: src/fold.c:79 msgid "" " -b, --bytes count bytes rather than columns\n" " -s, --spaces break at spaces\n" " -w, --width=WIDTH use WIDTH columns instead of 80\n" msgstr "" " -b, --bytes ¿­ÀÌ ¾Æ´Ï¶ó ¹ÙÀÌÆ® ¼ö¸¦ ¼Á´Ï´Ù\n" " -s, --spaces °ø¹é¿¡¼­ ÁÙÀ» ³ª´¯´Ï´Ù\n" " -w, --width=<Æø> 80¿­ ´ë½Å¿¡ <Æø>¿­À» ÀÌ¿ëÇÕ´Ï´Ù\n" #: src/fold.c:267 #, c-format msgid "`%s' option is obsolete; use `%s'" msgstr "`%s': ¾ø¾îÁø ¿É¼ÇÀÔ´Ï´Ù; `%s'À»(¸¦) »ç¿ëÇϽʽÿÀ" #: src/fold.c:295 #, c-format msgid "invalid number of columns: `%s'" msgstr "ºÎÀûÀýÇÑ ¿­ÀÇ °³¼ö: `%s'" #: src/head.c:92 msgid "" "Print first 10 lines of each FILE to standard output.\n" "With more than one FILE, precede each with a header giving the file name.\n" "With no FILE, or when FILE is -, read standard input.\n" "\n" msgstr "" "°¢ <ÆÄÀÏ>ÀÇ ¸Ç ù 10ÁÙÀ» Ç¥ÁØ Ãâ·Â¿¡ Ç¥½ÃÇÕ´Ï´Ù.\n" "µÎ °³ ÀÌ»óÀÇ <ÆÄÀÏ>ÀÇ °æ¿ì, °¢°¢ÀÇ ÆÄÀϸ¶´Ù ÆÄÀÏÀ̸§À» ³ªÅ¸³»´Â Çì´õ¸¦ ¸Õ" "Àú \n" "Ç¥½ÃÇÕ´Ï´Ù. <ÆÄÀÏ>ÀÌ ÁÖ¾îÁöÁö ¾Ê°Å³ª, <ÆÄÀÏ>ÀÌ `-'À̸é, Ç¥ÁØ ÀÔ·ÂÀ» ÀнÀ´Ï" "´Ù.\n" "\n" #: src/head.c:101 msgid "" " -c, --bytes=SIZE print first SIZE bytes\n" " -n, --lines=NUMBER print first NUMBER lines instead of first 10\n" msgstr "" " -c, --bytes=<Å©±â> ¸Ç ù <Å©±â>¹ÙÀÌÆ®¸¦ Ç¥½ÃÇÕ´Ï´Ù\n" " -n, --lines=<°³¼ö> 10ÁÙÀÌ ¾Æ´Ï¶ó ¸Ç ù <¼ýÀÚ>ÁÙÀ» Ç¥½ÃÇÕ´Ï´Ù\n" #: src/head.c:105 msgid "" " -q, --quiet, --silent never print headers giving file names\n" " -v, --verbose always print headers giving file names\n" msgstr "" " -q, --quiet, --silent ÆÄÀÏÀ̸§À» ³ªÅ¸³»´Â Çì´õ¸¦ Ç¥½ÃÇÏÁö ¾Ê½À´Ï´Ù\n" " -v, --verbose ¾ðÁ¦³ª ÆÄÀÏÀ̸§À» ³ªÅ¸³»´Â Çì´õ¸¦ Ç¥½ÃÇÕ´Ï´Ù\n" # ÇÑ ÁÙ¿¡ ¸ÂÃßÀÚ #: src/head.c:111 src/split.c:119 msgid "" "\n" "SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg.\n" msgstr "" "\n" "<Å©±â>¿¡ Á¢¹Ì¾î·Î ±× ´ÜÀ§¸¦ ³ªÅ¸³¾ ¼ö ÀÖ½À´Ï´Ù; b´Â 512, k´Â 1ų·Î, mÀº 1¸Þ°¡" "ÀÔ´Ï´Ù.\n" #: src/head.c:189 #, c-format msgid "cannot reposition file pointer for %s" msgstr "%s¿¡ ´ëÇÑ ÆÄÀÏ Æ÷ÀÎÅ͸¦ ÀçÀ§Ä¡ÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/head.c:255 src/tail.c:1379 #, c-format msgid "%s: %s is so large that it is not representable" msgstr "%s: %sÀº(´Â) ³Ê¹« Ä¿¼­ Ç¥½ÃÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/head.c:256 src/tail.c:1381 msgid "number of lines" msgstr "ÇàÀÇ °³¼ö" #: src/head.c:256 src/tail.c:1382 msgid "number of bytes" msgstr "¹ÙÀÌÆ® ¼ö" #: src/head.c:263 src/tail.c:1468 msgid "invalid number of lines" msgstr "ºÎÀûÀýÇÑ ÇàÀÇ °³¼ö" #: src/head.c:264 src/tail.c:1469 msgid "invalid number of bytes" msgstr "%s: ºÎÀûÀýÇÑ ¹ÙÀÌÆ® ¼ö" #: src/head.c:340 #, c-format msgid "unrecognized option `-%c'" msgstr "ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `-%c'" #: src/head.c:347 #, c-format msgid "`-%s' option is obsolete; use `-%c %.*s%.*s%s'" msgstr "`-%s'¿É¼ÇÀº ¾ø¾îÁ³½À´Ï´Ù; `-%c %.*s%.*s%s'À»(¸¦) »ç¿ëÇϽʽÿÀ" #: src/hostid.c:48 #, c-format msgid "" "Usage: %s\n" " or: %s OPTION\n" "Print the numeric identifier (in hexadecimal) for the current host.\n" "\n" msgstr "" #: src/hostname.c:67 #, c-format msgid "" "Usage: %s [NAME]\n" " or: %s OPTION\n" "Print or set the hostname of the current system.\n" "\n" msgstr "" #: src/hostname.c:104 #, fuzzy, c-format msgid "cannot set hostname to `%s'" msgstr "`%s'¿¡¼­ ioctlÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/hostname.c:110 msgid "cannot set hostname; this system lacks the functionality" msgstr "" #: src/hostname.c:117 #, fuzzy msgid "cannot determine hostname" msgstr "%s: µ¹¾Æ°¥ ¼ö ¾ø½À´Ï´Ù" #: src/id.c:36 #, fuzzy msgid "Arnold Robbins and David MacKenzie" msgstr "Paul Rubin ±×¸®°í David MacKenzie" #: src/id.c:87 #, fuzzy, c-format msgid "Usage: %s [OPTION]... [USERNAME]\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>]... <ÁýÇÕ1> [<ÁýÇÕ2>]\n" #: src/id.c:88 msgid "" "Print information for USERNAME, or the current user.\n" "\n" " -a ignore, for compatibility with other versions\n" " -g, --group print only the effective group ID\n" " -G, --groups print all group IDs\n" " -n, --name print a name instead of a number, for -ugG\n" " -r, --real print the real ID instead of the effective ID, with -ugG\n" " -u, --user print only the effective user ID\n" msgstr "" #: src/id.c:100 msgid "" "\n" "Without any OPTION, print some useful set of identified information.\n" msgstr "" #: src/id.c:162 #, fuzzy msgid "cannot print only user and only group" msgstr "»ç¿ëÀÚ¿Í ±×·ìÀ» ¸ðµÎ »ý·«ÇÒ ¼ö´Â ¾ø½À´Ï´Ù" #: src/id.c:166 msgid "cannot print only names or real IDs in default format" msgstr "" #: src/id.c:175 #, c-format msgid "%s: No such user" msgstr "" #: src/id.c:212 #, c-format msgid "cannot find name for user ID %u" msgstr "" #: src/id.c:235 #, fuzzy, c-format msgid "cannot find name for group ID %u" msgstr "%sÀÇ ¼ÒÀ¯ÀÚ ±×¸®°í/ȤÀº ±×·ìÀ» ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: src/id.c:273 #, fuzzy msgid "cannot get supplemental group list" msgstr "null ±×·ìÀ¸·Î ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: src/id.c:383 msgid " groups=" msgstr "" #: src/install.c:273 msgid "the strip option may not be used when installing a directory" msgstr "strip¿É¼ÇÀº µð·ºÅ丮¸¦ ¼³Ä¡ÇÒ ¶§´Â ¾µ ¼ö ¾ø½À´Ï´Ù" #: src/install.c:296 src/mkdir.c:140 #, fuzzy, c-format msgid "invalid mode %s" msgstr "ºÎÀûÀýÇÑ Æø: `%s'" #: src/install.c:311 src/install.c:375 #, fuzzy, c-format msgid "creating directory %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/install.c:336 #, fuzzy, c-format msgid "installing multiple files, but last argument, %s is not a directory" msgstr "¿©·¯°³ÀÇ ÆÄÀÏÀ» ¼³Ä¡Çϴµ¥ ¸¶Áö¸· Àμö(%s)´Â µð·ºÅ丮°¡ ¾Æ´Õ´Ï´Ù" #: src/install.c:439 #, fuzzy, c-format msgid "%s is a directory" msgstr "%sÀÌ(°¡) Á¸ÀçÇÏÁö¸¸ µð·ºÅ丮°¡ ¾Æ´Õ´Ï´Ù" #: src/install.c:499 #, fuzzy, c-format msgid "cannot obtain time stamps for %s" msgstr "%s¿¡ ´ëÇÑ ÆÄÀÏ Æ÷ÀÎÅ͸¦ ÀçÀ§Ä¡ÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/install.c:511 #, fuzzy, c-format msgid "cannot set time stamps for %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/install.c:532 #, fuzzy msgid "fork system call failed" msgstr "ºí·Ï Ư¼ö ÆÄÀÏ" #: src/install.c:536 msgid "cannot run strip" msgstr "strip¸¦ ½ÇÇàÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/install.c:543 #, fuzzy msgid "strip failed" msgstr "stat ½ÇÆÐ" #: src/install.c:564 #, fuzzy, c-format msgid "invalid user %s" msgstr "À߸øµÈ »ç¿ëÀÚ" #: src/install.c:582 #, fuzzy, c-format msgid "invalid group %s" msgstr "À߸øµÈ ±×·ì" #: src/install.c:601 #, c-format msgid "" "Usage: %s [OPTION]... SOURCE DEST (1st format)\n" " or: %s [OPTION]... SOURCE... DIRECTORY (2nd format)\n" " or: %s -d [OPTION]... DIRECTORY... (3rd format)\n" msgstr "" "»ç¿ë¹ý: %s [OPTION]... SOURCE DEST (ù¹øÂ° Çü½Ä)\n" " ¶Ç´Â: %s [OPTION]... SOURCE... DIRECTORY (µÎ¹øÂ° Çü½Ä)\n" " ¶Ç´Â: %s -d [OPTION]... DIRECTORY... (¼¼¹øÂ° Çü½Ä)\n" #: src/install.c:607 msgid "" "In the first two formats, copy SOURCE to DEST or multiple SOURCE(s) to\n" "the existing DIRECTORY, while setting permission modes and owner/group.\n" "In the third format, create all components of the given DIRECTORY(ies).\n" "\n" msgstr "" #: src/install.c:616 msgid "" " --backup[=CONTROL] make a backup of each existing destination file\n" " -b like --backup but does not accept an argument\n" " -c (ignored)\n" " -d, --directory treat all arguments as directory names; create all\n" " components of the specified directories\n" msgstr "" #: src/install.c:623 msgid "" " -D create all leading components of DEST except the " "last,\n" " then copy SOURCE to DEST; useful in the 1st format\n" " -g, --group=GROUP set group ownership, instead of process' current " "group\n" " -m, --mode=MODE set permission mode (as in chmod), instead of rwxr-xr-" "x\n" " -o, --owner=OWNER set ownership (super-user only)\n" msgstr "" #: src/install.c:630 msgid "" " -p, --preserve-timestamps apply access/modification times of SOURCE " "files\n" " to corresponding destination files\n" " -s, --strip strip symbol tables, only for 1st and 2nd formats\n" " -S, --suffix=SUFFIX override the usual backup suffix\n" " -v, --verbose print the name of each directory as it is created\n" msgstr "" #: src/install.c:639 src/ln.c:377 src/mv.c:351 #, fuzzy msgid "" "\n" "The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n" "The version control method may be selected via the --backup option or " "through\n" "the VERSION_CONTROL environment variable. Here are the values:\n" "\n" msgstr "" "--suffix³ª SIMPLE_BACKUP_SUFFIXȯ°æº¯¼ö¿¡ ÁöÁ¤ÇÏÁö ¾ÊÀ¸¸é ¹é¾÷ Á¢¹Ì»ç´Â\n" "~ÀÔ´Ï´Ù.\n" "¹öÀü Á¦¾î´Â --backup¿É¼ÇÀ̳ª VERSION_CONTROLȯ°æº¯¼ö·Î ÁöÁ¤Çϸç, \n" "´ÙÀ½°ú °°½À´Ï´Ù:\n" "\n" " none, off ¹é¾÷À» ÇÏÁö ¾Ê½À´Ï´Ù(--backupÀ» Á־)\n" " numbered, t ¹øÈ£°¡ ÁÖ¾îÁø ¹é¾÷À» ¸¸µì´Ï´Ù\n" " existing, nil ¹øÈ£°¡ ÁÖ¾îÁø ¹é¾÷ÀÌ ÀÖÀ¸¸é ¹øÈ£¸¦ ÁÖ°í, ±×·¸Áö ¾ÊÀ¸¸é\n" " ´Ü¼øÇÏ°Ô ÇÕ´Ï´Ù\n" " simple, never Ç×»ó ´Ü¼ø ¹é¾÷À» ÇÕ´Ï´Ù\n" #: src/join.c:144 #, c-format msgid "Usage: %s [OPTION]... FILE1 FILE2\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>]... <ÆÄÀÏ1> <ÆÄÀÏ2>\n" # -a SIDE, -e EMPTY Àç°í·Á #: src/join.c:148 msgid "" "For each pair of input lines with identical join fields, write a line to\n" "standard output. The default join field is the first, delimited\n" "by whitespace. When FILE1 or FILE2 (not both) is -, read standard input.\n" "\n" " -a SIDE print unpairable lines coming from file SIDE\n" " -e EMPTY replace missing input fields with EMPTY\n" msgstr "" "ÀÔ·ÂÁß¿¡¼­ µ¿ÀÏÇÑ join Çʵ带 °¡Áø ÁÙÀÇ °¢°¢ÀÇ ½Ö¿¡ ´ëÇØ, Ç¥ÁØ ÀÔ·ÂÀ¸·Î\n" "Ãâ·ÂÇÕ´Ï´Ù. ±âº» join Çʵå´Â ù ¹øÂ° Çʵå·Î, Çʵå´Â °ø¹é¿¡ ÀÇÇØ ±¸ºÐ µË´Ï" "´Ù.\n" "<ÆÄÀÏ1> ȤÀº <ÆÄÀÏ2>°¡ -À϶§ (µÑ ´Ù -ÀÌ¸é ¾È µÊ) Ç¥ÁØ ÀԷ¿¡¼­ ÀнÀ´Ï´Ù.\n" "\n" " -a <»çÀ̵å> <»çÀ̵å> ÆÄÀÏ¿¡¼­ ½ÖÀ» Áö¿ï ¼ö ¾ø´Â ÁÙÀ» Ãâ·ÂÇÕ´Ï´Ù\n" " -e <¿¥ÇÁƼ> ÀÔ·Â Çʵ尡 ¾ø´Â °÷¿¡ <¿¥ÇÁƼ>¸¦ ¾¹´Ï´Ù.\n" #: src/join.c:156 msgid "" " -i, --ignore-case ignore differences in case when comparing fields\n" " -j FIELD (obsolescent) equivalent to `-1 FIELD -2 FIELD'\n" " -j1 FIELD (obsolescent) equivalent to `-1 FIELD'\n" " -j2 FIELD (obsolescent) equivalent to `-2 FIELD'\n" " -o FORMAT obey FORMAT while constructing output line\n" " -t CHAR use CHAR as input and output field separator\n" msgstr "" " -i, --ignore-case Çʵ带 ±¸ºÐÇÒ ¶§ ´ë¼Ò¹®ÀÚ¸¦ ±¸º°ÇÏÁö ¾Ê½À´Ï´Ù\n" " -j <Çʵå> (°ð ¾ø¾îÁú ¿É¼Ç) `-1 <Çʵå> -2 <Çʵå>'¿Í µ¿ÀÏÇÕ´Ï´Ù\n" " -j1 <Çʵå> (°ð ¾ø¾îÁú ¿É¼Ç) `-1 <Çʵå>'¿Í µ¿ÀÏÇÕ´Ï´Ù\n" " -j2 <Çʵå> (°ð ¾ø¾îÁú ¿É¼Ç) `-2 <Çʵå>'¿Í µ¿ÀÏÇÕ´Ï´Ù\n" " -o <Çü½Ä> Ãâ·Â ÁÙÀ» ¸¸µé ¶§ <Çü½Ä>À» µû¸¨´Ï´Ù\n" " -t <¹®ÀÚ> ÀÔ·Â ¹× Ãâ·Â ÇÊµå ±¸ºÐÀÚ·Î <¹®ÀÚ>¸¦ »ç¿ëÇÕ´Ï´Ù\n" #: src/join.c:164 msgid "" " -v SIDE like -a SIDE, but suppress joined output lines\n" " -1 FIELD join on this FIELD of file 1\n" " -2 FIELD join on this FIELD of file 2\n" msgstr "" " -v <»çÀ̵å> -a <»çÀ̵å>¿Í µ¿ÀÏÇÏÁö¸¸, joinµÈ ÁÙÀ» Ãâ·ÂÇÏÁö ¾Ê½À´Ï´Ù\n" " -1 <Çʵå> ÆÄÀÏ 1¿¡¼­ ÀÌ <Çʵå>¿¡ ´ëÇØ joinÇÕ´Ï´Ù\n" " -2 <Çʵå> ÆÄÀÏ 2¿¡¼­ ÀÌ <Çʵå>¿¡ ´ëÇØ joinÇÕ´Ï´Ù\n" #: src/join.c:171 msgid "" "\n" "Unless -t CHAR is given, leading blanks separate fields and are ignored,\n" "else fields are separated by CHAR. Any FIELD is a field number counted\n" "from 1. FORMAT is one or more comma or blank separated specifications,\n" "each being `SIDE.FIELD' or `0'. Default FORMAT outputs the join field,\n" "the remaining fields from FILE1, the remaining fields from FILE2, all\n" "separated by CHAR.\n" msgstr "" "\n" "`-t <¹®ÀÚ>' ¿É¼ÇÀ» ¾²Áö ¾Ê¾Ò´Ù¸é, ÁÙÀÇ ¸Ç ¾ÕÀÇ °ø¹éÀº ¹«½ÃµË´Ï´Ù. ÀÌ ¿É¼Ç" "À»\n" "½è´Ù¸é °¢ Çʵå´Â <¹®ÀÚ>¿¡ ÀÇÇØ ±¸ºÐµË´Ï´Ù. <Çʵå>´Â ÇÊµå ¹øÈ£·Î 1ºÎÅÍ \n" "½ÃÀÛÇÕ´Ï´Ù. <Çü½Ä>Àº Çʵ带 ½°Ç¥ ȤÀº °ø¹é¿¡ ÀÇÇØ ±¸ºÐµÇ´Â Çü½Ä ÁöÁ¤ÀÚ·Î, \n" "°¢°¢ÀÇ Çü½Ä ÁöÁ¤ÀÚ´Â `<»çÀ̵å>.<Çʵå>' ȤÀº `0'ÀÇ Çü½ÄÀ» Áö´Õ´Ï´Ù. ±âº»\n" "<Çü½Ä> Ãâ·ÂÀ¸·Î, join Çʵå, <ÆÄÀÏ1>¿¡ ³²¾Æ ÀÖ´Â Çʵå, <ÆÄÀÏ2>¿¡ ³²¾Æ ÀÖ´Â \n" "ÇʵåÀÇ ¼ø¼­´ë·Î °¢°¢Àº <¹®ÀÚ>¿¡ ±¸ºÐµÇ¾î Ãâ·ÂµË´Ï´Ù.\n" #: src/join.c:644 #, c-format msgid "invalid field specifier: `%s'" msgstr "ºÎÀûÀýÇÑ Çʵå ÁöÁ¤ÀÚ: `%s'" #: src/join.c:658 src/join.c:771 src/join.c:807 #, c-format msgid "invalid field number: `%s'" msgstr "ºÎÀûÀýÇÑ ÇÊµå ¹øÈ£: `%s'" #: src/join.c:671 #, c-format msgid "invalid file number in field spec: `%s'" msgstr "Çʵå ÁöÁ¤¿¡ ºÎÀûÀýÇÑ ÆÄÀÏ ¹øÈ£: `%s'" #: src/join.c:791 #, c-format msgid "invalid field number for file 1: `%s'" msgstr "ÆÄÀÏ 1¿¡ ´ëÇÑ ÇÊµå ¹øÈ£·Î ºÎÀûÀýÇÔ: `%s'" #: src/join.c:800 #, c-format msgid "invalid field number for file 2: `%s'" msgstr "ÆÄÀÏ 2¿¡ ´ëÇÑ ÇÊµå ¹øÈ£·Î ºÎÀûÀýÇÔ: `%s'" #: src/join.c:832 msgid "too many non-option arguments" msgstr "¿É¼Ç¾Æ´Ñ Àμö°¡ ³Ê¹« ¸¹À½" #: src/join.c:854 msgid "too few non-option arguments" msgstr "¿É¼Ç¾Æ´Ñ Àμö°¡ ³Ê¹« ÀûÀ½" #: src/join.c:865 msgid "both files cannot be standard input" msgstr "µÎ ÆÄÀÏÀÌ ¸ðµÎ Ç¥ÁØ ÀÔ·ÂÀÌ¸é ¾È µË´Ï´Ù" #: src/kill.c:93 #, c-format msgid "" "Usage: %s [-s SIGNAL | -SIGNAL] PID...\n" " or: %s -l [SIGNAL]...\n" " or: %s -t [SIGNAL]...\n" msgstr "" #: src/kill.c:99 msgid "" "Send signals to processes, or list signals.\n" "\n" msgstr "" #: src/kill.c:106 msgid "" " -s, --signal=SIGNAL, -SIGNAL\n" " specify the name or number of the signal to be sent\n" " -l, --list list signal names, or convert signal names to/from " "numbers\n" " -t, --table print a table of signal information\n" msgstr "" #: src/kill.c:114 msgid "" "\n" "SIGNAL may be a signal name like `HUP', or a signal number like `1',\n" "or an exit status of a process terminated by a signal.\n" "PID is an integer; if negative it identifies a process group.\n" msgstr "" #: src/kill.c:163 #, fuzzy, c-format msgid "%s: invalid signal" msgstr "%s: ºÎÀûÀýÇÑ PID" #: src/kill.c:262 #, fuzzy, c-format msgid "missing operand after `%s'" msgstr "%s: `%c' µÚ¿¡ Á¤¼ö°¡ ¿Í¾ßÇÔ" #: src/kill.c:274 #, fuzzy, c-format msgid "%s: invalid process id" msgstr "%s: ºÎÀûÀýÇÑ ÆÐÅÏ" #: src/kill.c:327 #, fuzzy, c-format msgid "invalid option -- %c" msgstr "%s: ºÎÀûÀýÇÑ ¿É¼Ç -- %c\n" #: src/kill.c:336 #, c-format msgid "%s: multiple signals specified" msgstr "" #: src/kill.c:350 msgid "multiple -l or -t options specified" msgstr "" #: src/kill.c:367 msgid "cannot combine signal with -l or -t" msgstr "" #: src/link.c:51 #, fuzzy, c-format msgid "" "Usage: %s FILE1 FILE2\n" " or: %s OPTION\n" msgstr "" "»ç¿ë¹ý: %s [<ÆÄÀÏ>]...\n" " ȤÀº: %s [<¿É¼Ç>]\n" #: src/link.c:54 msgid "" "Call the link function to create a link named FILE2 to an existing FILE1.\n" "\n" msgstr "" #: src/link.c:98 #, fuzzy, c-format msgid "cannot create link %s to %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/ln.c:39 #, fuzzy msgid "Mike Parker and David MacKenzie" msgstr "Scott Bartram ±×¸®°í David MacKenzie" #: src/ln.c:167 #, c-format msgid "%s: warning: making a hard link to a symbolic link is not portable" msgstr "" "%s: °æ°í: ½Éº¼¸¯ ¸µÅ©·Î Çϵ帵ũ¸¦ ¸¸µå´Â °ÍÀº ½Ã½ºÅÛ¿¡ µû¶ó ¾ÈµÉ ¼öµµ\n" " ÀÖ½À´Ï´Ù." #: src/ln.c:174 #, c-format msgid "%s: hard link not allowed for directory" msgstr "%s: µð·ºÅ丮´Â Çϵ帵ũÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/ln.c:246 #, fuzzy, c-format msgid "%s: cannot overwrite directory" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/ln.c:251 #, fuzzy, c-format msgid "%s: replace %s? " msgstr "%s: `%s'¸¦ ¹Ù²Ü±î¿ä? " #: src/ln.c:257 #, c-format msgid "%s: File exists" msgstr "%s: ÆÄÀÏÀÌ Á¸ÀçÇÕ´Ï´Ù" #: src/ln.c:304 #, fuzzy, c-format msgid "create symbolic link %s to %s" msgstr "½Éº¼¸¯ ¸µÅ©" #: src/ln.c:305 #, fuzzy, c-format msgid "create hard link %s to %s" msgstr "Çϵ帵ũ `%s'¸¦ `%s'¿¡ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/ln.c:319 #, fuzzy, c-format msgid "creating symbolic link %s to %s" msgstr "½Éº¼¸¯ ¸µÅ© `%s'¸¦ `%s'¿¡ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/ln.c:320 #, fuzzy, c-format msgid "creating hard link %s to %s" msgstr "Çϵ帵ũ `%s'¸¦ `%s'¿¡ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/ln.c:339 #, c-format msgid "" "Usage: %s [OPTION]... TARGET [LINK_NAME]\n" " or: %s [OPTION]... TARGET... DIRECTORY\n" " or: %s [OPTION]... --target-directory=DIRECTORY TARGET...\n" msgstr "" "»ç¿ë¹ý: %s [OPTION]... TARGET [LINK_NAME]\n" " ¶Ç´Â: %s [OPTION]... TARGET... DIRECTORY\n" " ¶Ç´Â: %s [OPTION]... --target-directory=DIRECTORY TARGET...\\n\n" #: src/ln.c:345 msgid "" "Create a link to the specified TARGET with optional LINK_NAME.\n" "If LINK_NAME is omitted, a link with the same basename as the TARGET is\n" "created in the current directory. When using the second form with more\n" "than one TARGET, the last argument must be a directory; create links\n" "in DIRECTORY to each TARGET. Create hard links by default, symbolic\n" "links with --symbolic. When creating hard links, each TARGET must exist.\n" "\n" msgstr "" #: src/ln.c:357 msgid "" " --backup[=CONTROL] make a backup of each existing destination " "file\n" " -b like --backup but does not accept an argument\n" " -d, -F, --directory hard link directories (super-user only)\n" " -f, --force remove existing destination files\n" msgstr "" #: src/ln.c:363 msgid "" " -n, --no-dereference treat destination that is a symlink to a\n" " directory as if it were a normal file\n" " -i, --interactive prompt whether to remove destinations\n" " -s, --symbolic make symbolic links instead of hard links\n" msgstr "" #: src/ln.c:369 msgid "" " -S, --suffix=SUFFIX override the usual backup suffix\n" " --target-directory=DIRECTORY specify the DIRECTORY in which to " "create\n" " the links\n" " -v, --verbose print name of each file before linking\n" msgstr "" #: src/ln.c:490 src/mv.c:462 src/shred.c:1609 #, fuzzy msgid "missing file argument" msgstr "Àμö¸¦ °Ç³Ê ¶Ü" #: src/ln.c:521 #, fuzzy, c-format msgid "%s: specified target directory is not a directory" msgstr "%sÀÌ(°¡) Á¸ÀçÇÏÁö¸¸ µð·ºÅ丮°¡ ¾Æ´Õ´Ï´Ù" #: src/ln.c:542 msgid "when making multiple links, last argument must be a directory" msgstr "¿©·¯°³ÀÇ ¸µÅ©¸¦ ¸¸µé ¶§¿¡´Â ¸¶Áö¸· Àμö´Â µð·ºÅ丮¿©¾ß ÇÕ´Ï´Ù" #: src/logname.c:48 src/pwd.c:47 src/sync.c:44 #, fuzzy, c-format msgid "Usage: %s [OPTION]\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>] [<ÆÄÀÏ>]...\n" #: src/logname.c:49 msgid "" "Print the name of the current user.\n" "\n" msgstr "" #: src/logname.c:99 #, fuzzy, c-format msgid "%s: no login name\n" msgstr "%s: ºÎÀûÀýÇÑ ¼ýÀÚ" #: src/ls.c:680 #, fuzzy msgid "%b %e %Y" msgstr " %Y %b %e %H:%M" #: src/ls.c:688 #, fuzzy msgid "%b %e %H:%M" msgstr " %Y %b %e %H:%M" #: src/ls.c:1239 #, fuzzy, c-format msgid "ignoring invalid value of environment variable QUOTING_STYLE: %s" msgstr "ȯ°æº¯¼ö COLUMNSÀÇ °ª¿¡ ´ÙÀ½ÀÇ À߸øµÈ ÆøÀÌ ÁöÁ¤µÇ¾ú½À´Ï´Ù: %s" #: src/ls.c:1260 #, c-format msgid "ignoring invalid width in environment variable COLUMNS: %s" msgstr "ȯ°æº¯¼ö COLUMNSÀÇ °ª¿¡ ´ÙÀ½ÀÇ À߸øµÈ ÆøÀÌ ÁöÁ¤µÇ¾ú½À´Ï´Ù: %s" #: src/ls.c:1291 #, c-format msgid "ignoring invalid tab size in environment variable TABSIZE: %s" msgstr "ȯ°æº¯¼ö TABSIZEÀÇ °ª¿¡ ´ÙÀ½ÀÇ À߸øµÈ ÅÇ Å©±â°¡ ÁöÁ¤µÇ¾ú½À´Ï´Ù: %s" #: src/ls.c:1406 #, fuzzy, c-format msgid "invalid line width: %s" msgstr "ºÎÀûÀýÇÑ Æø: `%s'" #: src/ls.c:1476 #, fuzzy, c-format msgid "invalid tab size: %s" msgstr "ºÎÀûÀýÇÑ Å¸ÀÔÀÇ ¹®ÀÚ¿­ `%s'" #: src/ls.c:1634 #, fuzzy, c-format msgid "invalid time style format %s" msgstr "%2$s¿¡ ´ëÇØ ºÎÀûÀýÇÑ ÀÎÀÚ %1$s" #: src/ls.c:1966 #, fuzzy, c-format msgid "unrecognized prefix: %s" msgstr "ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `-%c'" #: src/ls.c:1989 msgid "unparsable value for LS_COLORS environment variable" msgstr "LS_COLORSȯ°æº¯¼öÀÇ ÇØ¼®ÇÒ ¼ö ¾ø´Â °ª" #: src/ls.c:2057 #, fuzzy, c-format msgid "cannot determine device and inode of %s" msgstr "%s¿¡ ´ëÇÑ ÆÄÀÏ Æ÷ÀÎÅ͸¦ ÀçÀ§Ä¡ÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/ls.c:2067 #, fuzzy, c-format msgid "not listing already-listed directory: %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/ls.c:2116 src/remove.c:904 #, fuzzy, c-format msgid "reading directory %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/ls.c:2482 #, fuzzy, c-format msgid "cannot compare file names %s and %s" msgstr "ºñ±³ÇÑ ¹®ÀÚ¿­Àº %s°ú(¿Í) %sÀÔ´Ï´Ù." #: src/ls.c:3623 msgid "" "List information about the FILEs (the current directory by default).\n" "Sort entries alphabetically if none of -cftuSUX nor --sort.\n" "\n" msgstr "" #: src/ls.c:3631 msgid "" " -a, --all do not hide entries starting with .\n" " -A, --almost-all do not list implied . and ..\n" " --author print the author of each file\n" " -b, --escape print octal escapes for nongraphic characters\n" msgstr "" #: src/ls.c:3637 msgid "" " --block-size=SIZE use SIZE-byte blocks\n" " -B, --ignore-backups do not list implied entries ending with ~\n" " -c with -lt: sort by, and show, ctime (time of " "last\n" " modification of file status information)\n" " with -l: show ctime and sort by name\n" " otherwise: sort by ctime\n" msgstr "" #: src/ls.c:3645 msgid "" " -C list entries by columns\n" " --color[=WHEN] control whether color is used to distinguish " "file\n" " types. WHEN may be `never', `always', or " "`auto'\n" " -d, --directory list directory entries instead of contents\n" " -D, --dired generate output designed for Emacs' dired mode\n" msgstr "" #: src/ls.c:3652 msgid "" " -f do not sort, enable -aU, disable -lst\n" " -F, --classify append indicator (one of */=@|) to entries\n" " --format=WORD across -x, commas -m, horizontal -x, long -l,\n" " single-column -1, verbose -l, vertical -C\n" " --full-time like -l --time-style=full-iso\n" msgstr "" #: src/ls.c:3659 msgid "" " -g like -l, but do not list owner\n" " -G, --no-group inhibit display of group information\n" " -h, --human-readable print sizes in human readable format (e.g., 1K 234M " "2G)\n" " --si likewise, but use powers of 1000 not 1024\n" " -H, --dereference-command-line follow symbolic links on the command line\n" msgstr "" #: src/ls.c:3666 msgid "" " --indicator-style=WORD append indicator with style WORD to entry " "names:\n" " none (default), classify (-F), file-type (-" "p)\n" " -i, --inode print index number of each file\n" " -I, --ignore=PATTERN do not list implied entries matching shell " "PATTERN\n" " -k like --block-size=1K\n" msgstr "" #: src/ls.c:3673 msgid "" " -l use a long listing format\n" " -L, --dereference when showing file information for a symbolic\n" " link, show information for the file the link\n" " references rather than for the link itself\n" " -m fill width with a comma separated list of " "entries\n" msgstr "" #: src/ls.c:3680 msgid "" " -n, --numeric-uid-gid like -l, but list numeric UIDs and GIDs\n" " -N, --literal print raw entry names (don't treat e.g. " "control\n" " characters specially)\n" " -o like -l, but do not list group information\n" " -p, --file-type append indicator (one of /=@|) to entries\n" msgstr "" #: src/ls.c:3687 #, fuzzy msgid "" " -q, --hide-control-chars print ? instead of non graphic characters\n" " --show-control-chars show non graphic characters as-is (default\n" " unless program is `ls' and output is a " "terminal)\n" " -Q, --quote-name enclose entry names in double quotes\n" " --quoting-style=WORD use quoting style WORD for entry names:\n" " literal, locale, shell, shell-always, c, " "escape\n" msgstr "" " -g (¹«½ÃÇÕ´Ï´Ù)\n" " -G, --no-group ±×·ìÁ¤º¸ Ãâ·ÂÀ» ÇÏÁö ¾Ê½À´Ï´Ù\n" " -h, --human-readable Å©±â¸¦ »ç¶÷ÀÌ ¾Ë±â ½±°Ô(1K, 234M, 2Gµî)Ç¥½ÃÇÕ´Ï" "´Ù\n" " -H, --si ºñ½ÁÇÕ´Ï´Ù¸¸ 1024¹è ´ë½Å 1000¹è¸¦ »ç¿ëÇÕ´Ï´Ù\n" " --indicator-style=WORD WORD ½ºÅ¸ÀÏ·Î ÆÄÀÏ ±¸ºÐÀ» ÇØ ÁÝ´Ï´Ù. °¡´ÉÇÑ °ª" "Àº:\n" " none (±âº»°ª), Á¾·ù (-F), ÆÄÀÏÇü½Ä (-p)\n" " -i, --inode °¢ ÆÄÀÏÀÇ i-node¹øÈ£¸¦ Ãâ·ÂÇÕ´Ï´Ù\n" " -I, --ignore=PATTERN ¼Ð PATTERN¿Í ÀÏÄ¡ÇÏ´Â ¸ñ·ÏÀº Ãâ·ÂÇÏÁö ¾Ê½À´Ï´Ù\n" " -k, --kilobytes --block-size=1024¿Í °°½À´Ï´Ù\n" " -l ±ä Ãâ·Â Æ÷¸ËÀ» »ç¿ëÇÕ´Ï´Ù\n" " -L, --dereference ½Éº¼¸¯ ¸µÅ©¸¦ µû¶ó°¡ ¸µÅ©µÈ ¸ñ·ÏÀ» Ãâ·ÂÇÕ´Ï´Ù\n" " -m Ç౸ºÐ ¾øÀÌ ½°Ç¥·Î ±¸ºÐµÇ´Â ¸ñ·Ï Ãâ·ÂÀ» ÇÕ´Ï´Ù\n" " -n, --numeric-uid-gid À̸§ ´ë½Å ¼ýÀÚ·Î µÈ UID¿Í GID¸¦ Ãâ·ÂÇÕ´Ï´Ù\n" " -N, --literal ¸ñ·Ï À̸§À» ±×´ë·Î Ãâ·ÂÇÕ´Ï´Ù\n" " (ÄÜÆ®·Ñ ¹®ÀÚµµ Ưº°È÷ ó¸®ÇÏÁö ¾Ê½À´Ï´Ù)\n" " -o ±×·ìÁ¤º¸ ¾øÀÌ ±ä Ãâ·Â Æ÷¸ËÀ» »ç¿ëÇÕ´Ï´Ù\n" " -p, --file-type °¢ ¸ñ·ÏÀ» ±¸ºÐÇϱâ À§ÇÑ ¹®ÀÚ(/=@|)¸¦ µÚ¿¡ ºÙÀÔ´Ï" "´Ù\n" " -q, --hide-control-chars Ãâ·ÂÇÒ ¼ö ¾ø´Â ¹®ÀÚ ´ë½Å ?À» Ãâ·ÂÇÕ´Ï´Ù\n" " --show-control-chars Ãâ·ÂÇÒ ¼ö ¾ø´Â ¹®ÀÚ¸¦ ±×´ë·Î º¸¿©ÁÝ´Ï´Ù(±âº»" "°ª)\n" " -Q, --quote-name ¸ñ·Ï À̸§À» Å«µû¿ÈÇ¥ ¾È¿¡ ³Ö½À´Ï´Ù\n" " --quoting-style=WORD WORDÀÇ ÀÎ¿ë ½ºÅ¸ÀÏÀ» »ç¿ëÇÕ´Ï´Ù. °¡´ÉÇÑ °ªÀº:\n" " literal, locale, shell, shell-always, c, " "escape\n" " -r, --reverse Á¤·Ä¼ø¼­¸¦ °Å²Ù·Î ÇÕ´Ï´Ù\n" " -R, --recursive ¼­ºêµð·ºÅ丮±îÁö Ãâ·ÂÇÕ´Ï´Ù\n" " -s, --size °¢ ÆÄÀÏÀÇ ºí·Ï Å©±â¸¦ Ãâ·ÂÇÕ´Ï´Ù\n" #: src/ls.c:3695 msgid "" " -r, --reverse reverse order while sorting\n" " -R, --recursive list subdirectories recursively\n" " -s, --size print size of each file, in blocks\n" msgstr "" #: src/ls.c:3700 msgid "" " -S sort by file size\n" " --sort=WORD extension -X, none -U, size -S, time -t,\n" " version -v\n" " status -c, time -t, atime -u, access -u, use -" "u\n" " --time=WORD show time as WORD instead of modification " "time:\n" " atime, access, use, ctime or status; use\n" " specified time as sort key if --sort=time\n" msgstr "" #: src/ls.c:3709 msgid "" " --time-style=STYLE show times using style STYLE:\n" " full-iso, long-iso, iso, locale, +FORMAT\n" " FORMAT is interpreted like `date'; if FORMAT " "is\n" " FORMAT1FORMAT2, FORMAT1 applies to\n" " non-recent files and FORMAT2 to recent files;\n" " if STYLE is prefixed with `posix-', STYLE\n" " takes effect only outside the POSIX locale\n" " -t sort by modification time\n" " -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n" msgstr "" #: src/ls.c:3720 msgid "" " -u with -lt: sort by, and show, access time\n" " with -l: show access time and sort by name\n" " otherwise: sort by access time\n" " -U do not sort; list entries in directory order\n" " -v sort by version\n" msgstr "" #: src/ls.c:3727 #, fuzzy msgid "" " -w, --width=COLS assume screen width instead of current value\n" " -x list entries by lines instead of by columns\n" " -X sort alphabetically by entry extension\n" " -1 list one file per line\n" msgstr "" " -f, --fields=<¸®½ºÆ®> ÀÌ Çʵ常À» Ãâ·ÂÇÕ´Ï´Ù; ¶Ç -s ¿É¼ÇÀÌ »ç¿ëµÇÁö\n" " ¾Ê¾Ò´Ù¸é ±¸ºÐÀÚ ¹®ÀÚ°¡ µé¾î ÀÖÁö ¾ÊÀº ÁÙµµ\n" " Ãâ·ÂÇÕ´Ï´Ù\n" " -n (¹«½ÃµÊ)\n" #: src/ls.c:3739 msgid "" "\n" "By default, color is not used to distinguish types of files. That is\n" "equivalent to using --color=none. Using the --color option without the\n" "optional WHEN argument is equivalent to using --color=always. With\n" "--color=auto, color codes are output only if standard output is connected\n" "to a terminal (tty).\n" msgstr "" #: src/md5sum.c:38 msgid "Ulrich Drepper and Scott Miller" msgstr "Ulrich Drepper ±×¸®°í Scott Miller" #: src/md5sum.c:125 #, c-format msgid "" "Usage: %s [OPTION] [FILE]...\n" " or: %s [OPTION] --check [FILE]\n" "Print or check %s (%d-bit) checksums.\n" "With no FILE, or when FILE is -, read standard input.\n" msgstr "" "»ç¿ë¹ý: %s [<¿É¼Ç>] [<ÆÄÀÏ>]...\n" " ȤÀº: %s [<¿É¼Ç>] --check [<ÆÄÀÏ>]\n" "%s (%dºñÆ®) üũ¼¶À» Ç¥½ÃÇϰųª °Ë»çÇÕ´Ï´Ù.\n" "<ÆÄÀÏ>ÀÌ ÁÖ¾îÁöÁö ¾Ê°Å³ª, <ÆÄÀÏ>ÀÌ `-'À̸é, Ç¥ÁØ ÀÔ·ÂÀ» ÀнÀ´Ï´Ù.\n" #: src/md5sum.c:134 #, c-format msgid "" "\n" " -b, --binary read files in binary mode (default on DOS/" "Windows)\n" " -c, --check check %s sums against given list\n" " -t, --text read files in text mode (default)\n" "\n" msgstr "" "\n" " -b, --binary ÀÌÁø ¸ðµå·Î ÆÄÀÏÀ» ÀнÀ´Ï´Ù (µµ½º/À©µµ¿¡¼­ ±âº»" "°ª)\n" " -c, --check ÁÖ¾îÁø ¸®½ºÆ®¿¡¼­ %s üũ¼¶À» °Ë»çÇÕ´Ï´Ù\n" " -t, --text ¹®¼­ ¸ðµå·Î ÆÄÀÏÀ» ÀнÀ´Ï´Ù (±âº»°ª)\n" "\n" #: src/md5sum.c:142 msgid "" "The following two options are useful only when verifying checksums:\n" " --status don't output anything, status code shows success\n" " -w, --warn warn about improperly formated checksum lines\n" "\n" msgstr "" "´ÙÀ½ µÎ ¿É¼ÇÀº üũ¼¶À» °Ë»çÇÒ °æ¿ì¿¡¸¸ ¿É¼ÇÀ» ¾µ ¼ö ÀÖ½À´Ï´Ù:\n" " --status Ãâ·ÂÀ» ÇÏÁö ¾Ê°í, »óÅ ÄÚµå´Â ¼º°ø/½ÇÆÐ¸¦ ¸®ÅÏÇÕ´Ï" "´Ù\n" " -w, --warn Ʋ¸° Çü½ÄÀÇ Ã¼Å©¼¶ ÁÙ¿¡ ´ëÇØ °æ°íÇÕ´Ï´Ù\n" "\n" #: src/md5sum.c:150 #, c-format msgid "" "\n" "The sums are computed as described in %s. When checking, the input\n" "should be a former output of this program. The default mode is to print\n" "a line with checksum, a character indicating type (`*' for binary, ` ' for\n" "text), and name for each FILE.\n" msgstr "" "\n" "üũ¼¶Àº %s¿¡ ±â¼úµÈ ´ë·Î °è»êµË´Ï´Ù. °Ë»çÇÒ ¶§, ÀÔ·ÂÀº ÀÌ \n" "ÇÁ·Î±×·¥ÀÇ Ãâ·Â¹°À̾î¾ß ÇÕ´Ï´Ù. ±âº» ¸ðµå´Â üũ¼¶, ŸÀÔÀ» \n" "³ªÅ¸³»´Â ¹®ÀÚ (ÀÌÁø ÆÄÀÏÀº `*', ¹®¼­ ÆÄÀÏÀº ` '), ±×¸®°í °¢ <ÆÄÀÏ>ÀÇ \n" "À̸§ÀÔ´Ï´Ù.\n" #: src/md5sum.c:379 #, c-format msgid "%s: %lu: improperly formatted %s checksum line" msgstr "%s: %lu: ¿Ã¹Ù¸£Áö ¾ÊÀº Çü½ÄÀ» °®Ãá %s üũ¼¶ Çà" #: src/md5sum.c:401 #, c-format msgid "%s: FAILED open or read\n" msgstr "%s: ¿­±â ¶Ç´Â ÀÐ±â ½ÇÆÐ\n" #: src/md5sum.c:425 msgid "FAILED" msgstr "½ÇÆÐ" #: src/md5sum.c:425 msgid "OK" msgstr "¼º°ø" #: src/md5sum.c:438 #, c-format msgid "%s: read error" msgstr "%s: Àб⠿À·ù" #: src/md5sum.c:451 #, c-format msgid "%s: no properly formatted %s checksum lines found" msgstr "%s: ¿Ã¹Ù¸¥ Çü½ÄÀ» °®Ãá %s üũ¼¶ ÇàÀ» ãÁö ¸øÇßÀ½" #: src/md5sum.c:464 #, c-format msgid "WARNING: %d of %d listed %s could not be read" msgstr "°æ°í: ¿­°ÅµÈ %2$d°³ÀÇ %3$s Áß¿¡¼­ %1$d°³¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù" #: src/md5sum.c:467 msgid "file" msgstr "ÆÄÀÏ" #: src/md5sum.c:467 msgid "files" msgstr "ÆÄÀÏ" #: src/md5sum.c:473 #, c-format msgid "WARNING: %d of %d computed %s did NOT match" msgstr "°æ°í: °è»êµÈ %2$d°³ÀÇ %3$s Áß¿¡¼­ %1$d °³°¡ ¼­·Î ÀÏÄ¡ÇÏÁö ¾Ê½À´Ï´Ù" #: src/md5sum.c:476 msgid "checksum" msgstr "üũ¼¶" #: src/md5sum.c:476 msgid "checksums" msgstr "üũ¼¶" #: src/md5sum.c:558 msgid "" "the --binary and --text options are meaningless when verifying checksums" msgstr "--binary¿Í --text ¿É¼ÇÀº ¿ÀÁ÷ üũ¼¶À» °Ë»çÇÒ ¶§¸¸ Àǹ̰¡ ÀÖ½À´Ï´Ù" #: src/md5sum.c:566 msgid "the --string and --check options are mutually exclusive" msgstr "--string°ú --check ¿É¼ÇÀº »óÈ£ ¹èŸÀûÀÔ´Ï´Ù" #: src/md5sum.c:573 msgid "the --status option is meaningful only when verifying checksums" msgstr "--status ¿É¼ÇÀº ¿ÀÁ÷ üũ¼¶À» °Ë»çÇÒ ¶§¸¸ Àǹ̰¡ ÀÖ½À´Ï´Ù" #: src/md5sum.c:580 msgid "the --warn option is meaningful only when verifying checksums" msgstr "--warn ¿É¼ÇÀº ¿ÀÁ÷ üũ¼¶À» °Ë»çÇÒ ¶§¸¸ Àǹ̰¡ ÀÖ½À´Ï´Ù" #: src/md5sum.c:590 msgid "no files may be specified when using --string" msgstr "--stringÀ» »ç¿ëÇÒ ¶© ÆÄÀÏÀÌ ÁöÁ¤µÉ ¼ö ¾ø½À´Ï´Ù" #: src/md5sum.c:612 msgid "only one argument may be specified when using --check" msgstr "--check¸¦ »ç¿ëÇÒ ¶§´Â ¿ÀÁ÷ ÇÑ °³ÀÇ Àμö¸¸ ÁöÁ¤µÉ ¼ö ÀÖ½À´Ï´Ù" #: src/mkdir.c:61 #, fuzzy, c-format msgid "Usage: %s [OPTION] DIRECTORY...\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>] [<ÆÄÀÏ>]...\n" #: src/mkdir.c:62 msgid "" "Create the DIRECTORY(ies), if they do not already exist.\n" "\n" msgstr "" #: src/mkdir.c:69 #, fuzzy msgid "" " -m, --mode=MODE set permission mode (as in chmod), not rwxrwxrwx - " "umask\n" " -p, --parents no error if existing, make parent directories as needed\n" " -v, --verbose print a message for each created directory\n" msgstr "" "Á¸ÀçÇÏÁö ¾Ê´Â °æ¿ì µð·ºÅ丮¸¦ ¸¸µì´Ï´Ù.\n" "\n" " -m, --mode=MODE rwxrwxrwx - umask°¡ ¾Æ´Ñ, ±ÇÇÑ ¸ðµå¸¦ ¼³Á¤ÇÕ´Ï´Ù(chmod)\n" " -p, --parents ÇÊ¿äÇÑ °æ¿ì ºÎ¸ð µð·ºÅ丮µµ ¸¸µì´Ï´Ù. À־ ¿À·ù°¡\n" " ¾Æ´Õ´Ï´Ù\n" " -v, --verbose ¸¸µé¾î±â´Â °¢°¢ÀÇ µð·ºÅ丮¸¦ Ãâ·ÂÇÕ´Ï´Ù\n" " --help ÀÌ µµ¿ò¸»À» Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" " --version ¹öÀü Á¤º¸¸¦ Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" #: src/mkdir.c:113 #, fuzzy, c-format msgid "created directory %s" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/mkdir.c:192 #, fuzzy, c-format msgid "cannot set permissions of directory %s" msgstr "%sÀÇ Çã°¡¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: src/mkfifo.c:55 #, fuzzy, c-format msgid "Usage: %s [OPTION] NAME...\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>] [<ÆÄÀÏ>]...\n" #: src/mkfifo.c:56 msgid "" "Create named pipes (FIFOs) with the given NAMEs.\n" "\n" msgstr "" #: src/mkfifo.c:63 src/mknod.c:73 #, fuzzy msgid "" " -m, --mode=MODE set permission mode (as in chmod), not a=rw - umask\n" msgstr "" "À̸§ ÀÖ´Â ÆÄÀÌÇÁ(FIFO)¸¦ NAMEÀ̶ó´Â À̸§À¸·Î ¸¸µì´Ï´Ù.\n" "\n" " -m, --mode=MODE a=rw - umask°¡ ¾Æ´Ñ, ±ÇÇÑ ¸ðµå¸¦ ¼³Á¤ÇÕ´Ï´Ù(chmod)\n" " --help ÀÌ µµ¿ò¸»À» Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" " --version ¹öÀü Á¤º¸¸¦ Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" #: src/mkfifo.c:93 src/mknod.c:210 msgid "fifo files not supported" msgstr "fifoÆÄÀÏÀº Áö¿øÇÏÁö ¾Ê½À´Ï´Ù" #: src/mkfifo.c:123 src/mknod.c:131 #, fuzzy msgid "invalid mode" msgstr "ºÎÀûÀýÇÑ ¼ýÀÚ" #: src/mkfifo.c:142 #, fuzzy, c-format msgid "cannot set permissions of fifo %s" msgstr "%sÀÇ Çã°¡¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: src/mknod.c:65 #, fuzzy, c-format msgid "Usage: %s [OPTION]... NAME TYPE [MAJOR MINOR]\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>]... <ÁýÇÕ1> [<ÁýÇÕ2>]\n" #: src/mknod.c:66 msgid "" "Create the special file NAME of the given TYPE.\n" "\n" msgstr "" #: src/mknod.c:78 #, fuzzy msgid "" "\n" "MAJOR MINOR are forbidden for TYPE p, mandatory otherwise. TYPE may be:\n" "\n" " b create a block (buffered) special file\n" " c, u create a character (unbuffered) special file\n" " p create a FIFO\n" msgstr "" "TYPEÇüÅÂÀÇ Æ¯º° ÆÄÀÏ NAMEÀ» ¸¸µì´Ï´Ù.\n" "\n" " -m, --mode=MODE a=rw - umask°¡ ¾Æ´Ñ, ±ÇÇÑ ¸ðµå¸¦ ¼³Á¤ÇÕ´Ï´Ù(chmod)\n" " --help ÀÌ µµ¿ò¸»À» Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" " --version ¹öÀü Á¤º¸¸¦ Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" "\n" "MAJOR MINOR´Â TYPE pÇüÀº ¾ÈµÇÁö¸¸ ´Ù¸¥ Çü¿¡´Â ¼³Á¤ÇØ¾ß ÇÕ´Ï´Ù. TYPEÀº\n" "´ÙÀ½°ú °°½À´Ï´Ù:\n" "\n" " b ºí·°(¹öÆÛ¸µ ÀÖ´Â) Ưº° ÆÄÀÏÀ» ¸¸µì´Ï´Ù.\n" " c, u ij¸¯ÅÍ(¹öÆÛ¸µ ¾ø´Â) Ưº° ÆÄÀÏÀ» ¸¸µì´Ï´Ù.\n" " p FIFO¸¦ ¸¸µì´Ï´Ù\n" #: src/mknod.c:145 #, fuzzy msgid "wrong number of arguments" msgstr "Àμö°¡ ³Ê¹« ÀûÀ½" #: src/mknod.c:157 #, fuzzy msgid "block special files not supported" msgstr "ºí·Ï Ư¼ö ÆÄÀÏ" #: src/mknod.c:166 #, fuzzy msgid "character special files not supported" msgstr "¹®ÀÚ Æ¯¼ö ÆÄÀÏ" #: src/mknod.c:175 #, fuzzy msgid "" "when creating special files, major and minor device\n" "numbers must be specified" msgstr "" "ºí·° Ưº° ÆÄÀÏÀ» ¸¸µé ¶§¿¡´Â, major¿Í minorÀåÄ¡ ¹øÈ£¸¦\n" "ÁöÁ¤ÇØ¾ß ÇÕ´Ï´Ù" #: src/mknod.c:190 #, fuzzy, c-format msgid "invalid major device number %s" msgstr "ºÎÀûÀýÇÑ ½ÃÀÛ Çà¹øÈ£: `%s'" #: src/mknod.c:195 #, fuzzy, c-format msgid "invalid minor device number %s" msgstr "ºÎÀûÀýÇÑ ½ÃÀÛ Çà¹øÈ£: `%s'" #: src/mknod.c:200 #, fuzzy, c-format msgid "invalid device %s %s" msgstr "%2$s¿¡ ´ëÇØ ºÎÀûÀýÇÑ ÀÎÀÚ %1$s" #: src/mknod.c:214 msgid "major and minor device numbers may not be specified for fifo files" msgstr "major¿Í minorÀåÄ¡¹øÈ£´Â fifoÆÄÀÏ¿¡´Â ¼³Á¤ÇÒ ¼ö ¾ø½À´Ï´Ù" #: src/mknod.c:235 #, fuzzy, c-format msgid "cannot set permissions of %s" msgstr "%sÀÇ Çã°¡¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù" #: src/mv.c:44 #, fuzzy msgid "Mike Parker, David MacKenzie, and Jim Meyering" msgstr "David Ihnat, David MacKenzie, ±×¸®°í Jim Meyering" #: src/mv.c:320 msgid "" "Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n" "\n" msgstr "" #: src/mv.c:327 msgid "" " --backup[=CONTROL] make a backup of each existing destination " "file\n" " -b like --backup but does not accept an " "argument\n" " -f, --force do not prompt before overwriting\n" " equivalent to --reply=yes\n" " -i, --interactive prompt before overwrite\n" " equivalent to --reply=query\n" msgstr "" #: src/mv.c:335 msgid "" " --reply={yes,no,query} specify how to handle the prompt about an\n" " existing destination file\n" " --strip-trailing-slashes remove any trailing slashes from each SOURCE\n" " argument\n" " -S, --suffix=SUFFIX override the usual backup suffix\n" msgstr "" #: src/mv.c:342 #, fuzzy msgid "" " --target-directory=DIRECTORY move all SOURCE arguments into " "DIRECTORY\n" " -u, --update move only when the SOURCE file is newer\n" " than the destination file or when the\n" " destination file is missing\n" " -v, --verbose explain what is being done\n" msgstr "" "SOURCE¸¦ DEST·Î À̸§À» ¹Ù²Ù°Å³ª SOURCE¸¦ DIRECTORY·Î ¿Å±é´Ï´Ù.\n" "\n" " --backup[=CONTROL] Áö¿ì±â Àü¿¡ ¹é¾÷º»À» ¸¸µì´Ï´Ù\n" " -b --backup°ú ºñ½ÁÇѵ¥ Àμö¸¦ ¹ÞÁö ¾Ê´Â´Ù\n" " -f, --force ÀÌ¹Ì Á¸ÀçÇÏ´Â DEST¸¦ Áú¹® ¾øÀÌ »èÁ¦ÇÕ´Ï´Ù.\n" " -i, --interactive ¿Å±â±â Àü¿¡ ¿©ºÎ¸¦ ¹¯½À´Ï´Ù\n" " --strip-trailing-slashes °¢ SOURCE Àμö¿¡¼­ µÚ¿¡ ³¡³ª´Â ½½·¡½Ã ±âÈ£¸¦\n" " »èÁ¦\n" " -S, --suffix=SUFFIX ÀϹÝÀûÀÎ ¹é¾÷ Á¢¹Ì»ç¸¦ °ãÃľ¹´Ï´Ù\n" " --target-directory=DIRECTORY SOURCEÀÇ ¸ðµç Àμö¸¦ DIRECTORY·Î ¿Å±é´Ï" "´Ù\n" " -u, --update ¿À·¡µÈ ÆÄÀϰú »õ ÆÄÀϸ¸ ¿Å±é´Ï´Ù\n" " -v, --verbose ÀÛ¾÷À» Ãâ·ÂÇÕ´Ï´Ù\n" " -V, --version-control=WORD ÀϹÝÀûÀÎ ¹öÀü ÄÜÆ®·ÑÀ» °ãÃľ¹´Ï´Ù\n" " --help ÀÌ µµ¿ò¸»À» º¸¿©ÁÖ°í Á¾·áÇÕ´Ï´Ù\n" " --version ¹öÀü Á¤º¸¸¦ Ç¥½ÃÇϰí Á¾·áÇÕ´Ï´Ù\n" "\n" #: src/mv.c:470 #, fuzzy, c-format msgid "specified target, %s is not a directory" msgstr "%sÀÌ(°¡) Á¸ÀçÇÏÁö¸¸ µð·ºÅ丮°¡ ¾Æ´Õ´Ï´Ù" #: src/mv.c:478 msgid "when moving multiple files, last argument must be a directory" msgstr "¿©·¯°³ÀÇ ÆÄÀÏÀ» ¿Å±æ ¶§¿¡´Â ¸¶Áö¸· Àμö´Â µð·ºÅ丮¿©¾ß ÇÕ´Ï´Ù" #: src/nice.c:67 #, fuzzy, c-format msgid "Usage: %s [OPTION] [COMMAND [ARG]...]\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>] [<ÆÄÀÏ>]...\n" #: src/nice.c:68 msgid "" "Run COMMAND with an adjusted scheduling priority.\n" "With no COMMAND, print the current scheduling priority. ADJUST is 10\n" "by default. Range goes from -20 (highest priority) to 19 (lowest).\n" "\n" " -n, --adjustment=ADJUST increment priority by ADJUST first\n" msgstr "" #: src/nice.c:109 src/nice.c:122 #, fuzzy, c-format msgid "invalid option `%s'" msgstr "ºÎÀûÀýÇÑ Æø ¿É¼Ç `%s'" #: src/nice.c:147 #, fuzzy, c-format msgid "invalid priority `%s'" msgstr "ºÎÀûÀýÇÑ Æø: `%s'" #: src/nice.c:171 msgid "a command must be given with an adjustment" msgstr "" #: src/nice.c:178 src/nice.c:187 #, fuzzy msgid "cannot get priority" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/nice.c:192 #, fuzzy msgid "cannot set priority" msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù" #: src/nl.c:39 msgid "Scott Bartram and David MacKenzie" msgstr "Scott Bartram ±×¸®°í David MacKenzie" #: src/nl.c:180 msgid "" "Write each FILE to standard output, with line numbers added.\n" "With no FILE, or when FILE is -, read standard input.\n" "\n" msgstr "" "°¢ <ÆÄÀÏ>À» ÁÙ¹øÈ£¸¦ ºÙ¿©¼­ Ç¥ÁØ Ãâ·Â¿¡ ¾¹´Ï´Ù.\n" "<ÆÄÀÏ>ÀÌ ÁÖ¾îÁöÁö ¾Ê°Å³ª, <ÆÄÀÏ>ÀÌ `-'À̸é, Ç¥ÁØ ÀÔ·ÂÀ» ÀнÀ´Ï´Ù.\n" #: src/nl.c:188 msgid "" " -b, --body-numbering=STYLE use STYLE for numbering body lines\n" " -d, --section-delimiter=CC use CC for separating logical pages\n" " -f, --footer-numbering=STYLE use STYLE for numbering footer lines\n" msgstr "" " -b, --body-numbering=<½ºÅ¸ÀÏ> º»¹®¿¡ ¹øÈ£¸¦ ºÙÀÌ´Â µ¥ <½ºÅ¸ÀÏ>À» ¾¹´Ï´Ù\n" " -d, --section-delimiter=<±¸ºÐ> ³í¸®Àû ÆäÀÌÁö¸¦ ±¸ºÐÇÏ´Â µ¥ <±¸ºÐ>À» ¾¹´Ï" "´Ù\n" " -f, --footer-numbering=<½ºÅ¸ÀÏ> ¾Æ·¡´Ü¿¡ ¹øÈ£¸¦ ºÙÀÌ´Â µ¥ <½ºÅ¸ÀÏ>À» ¾¹´Ï" "´Ù\n" #: src/nl.c:193 msgid "" " -h, --header-numbering=STYLE use STYLE for numbering header lines\n" " -i, --page-increment=NUMBER line number increment at each line\n" " -l, --join-blank-lines=NUMBER group of NUMBER empty lines counted as " "one\n" " -n, --number-format=FORMAT insert line numbers according to FORMAT\n" " -p, --no-renumber do not reset line numbers at logical " "pages\n" " -s, --number-separator=STRING add STRING after (possible) line number\n" msgstr "" " -f, --header-numbering=<½ºÅ¸ÀÏ> À­´Ü¿¡ ¹øÈ£¸¦ ºÙÀÌ´Â µ¥ <½ºÅ¸ÀÏ>À» ¾¹´Ï´Ù\n" " -i, --page-increment=<¹øÈ£> °¢ ÁÙÀÇ ÁÙ¹øÈ£ Áõ°¡Ä¡\n" " -l, --join-blank-lines=<¹øÈ£> <¹øÈ£>°³ÀÇ ºó ÁÙÀº Çϳª·Î Ãë±ÞµË´Ï´Ù.\n" " -n, --number-format=<Çü½Ä> <Çü½Ä>¿¡ µû¶ó ÁÙ ¹øÈ£¸¦ ¾¹´Ï´Ù\n" " -p, --no-renumber ÆäÀÌÁö°¡ ³Ñ¾î°¡µµ ÁÙ¹øÈ£¸¦ ¸®¼ÂÇÏÁö ¾Ê½À´Ï" "´Ù\n" " -s, --number-separator=<¹®ÀÚ¿­> ÁÙ ¹øÈ£ ´ÙÀ½¿¡ <¹®ÀÚ¿­>À» Ãß°¡ÇÕ´Ï´Ù\n" #: src/nl.c:201 msgid "" " -v, --first-page=NUMBER first line number on each logical page\n" " -w, --number-width=NUMBER use NUMBER columns for line numbers\n" msgstr "" " -v, --first-page=<°³¼ö> °¢ ³í¸®Àû ÆäÀÌÁö¿¡¼­ ù¹øÂ° ÁÙ¹øÈ£\n" " -w, --number-width=<°³¼ö> ÁÙ¹øÈ£¸¦ <°³¼ö>¿­¿¡ ¾¹´Ï´Ù\n" #: src/nl.c:207 msgid "" "\n" "By default, selects -v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn. CC are\n" "two delimiter characters for separating logical pages, a missing\n" "second character implies :. Type \\\\ for \\. STYLE is one of:\n" msgstr "" "\n" "±âº» ¿É¼ÇÀº, `-v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn'ÀÔ´Ï´Ù. <±¸ºÐ>Àº ³í¸®" "Àû\n" "ÆäÀÌÁö¸¦ ±¸ºÐÇÏ´Â µ¥ ¾²ÀÌ´Â µÎ °³ÀÇ ¹®ÀÚÀ̰í, µÎ ¹øÂ° ¹®ÀÚ°¡ ¾ø´Ù¸é `.'ÀÌ \n" "¾²ÀÔ´Ï´Ù: `.'À» ¾²·Á¸é `\\\\'¶ó°í ¾²½Ê½Ã¿À. <½ºÅ¸ÀÏ>Àº ´ÙÀ½ Áß ÇϳªÀÔ´Ï´Ù.\n" #: src/nl.c:213 msgid "" "\n" " a number all lines\n" " t number only nonempty lines\n" " n number no lines\n" " pREGEXP number only lines that contain a match for REGEXP\n" "\n" "FORMAT is one of:\n" "\n" " ln left justified, no leading zeros\n" " rn right justified, no leading zeros\n" " rz right justified, leading zeros\n" "\n" msgstr "" "\n" " a ¸ðµç ÁÙ¿¡ ¹øÈ£¸¦ ºÙÀÔ´Ï´Ù.\n" " t ºó ÁÙÀÌ ¾Æ´Ñ °æ¿ì¿¡¸¸ ¹øÈ£¸¦ ºÙÀÔ´Ï´Ù\n" " n ¹øÈ£¸¦ ºÙÀÌÁö ¾Ê½À´Ï´Ù\n" " p<Á¤±Ô½Ä> <Á¤±Ô½Ä>¿¡ ¸Â´Â ÁÙ¸¸ ¹øÈ£¸¦ ºÙÀÔ´Ï´Ù\n" "\n" "<Çü½Ä>Àº ´ÙÀ½Áß ÇϳªÀÔ´Ï´Ù:\n" "\n" " ln ¿ÞÂÊ Á¤·Ä, ¾Õ¿¡ 0À» ºÙÀÌÁö ¾Ê½À´Ï´Ù\n" " rn ¿À¸¥ÂÊ Á¤·Ä, ¾Õ¿¡ 0À» ºÙÀÌÁö ¾Ê½À´Ï´Ù\n" " rz ¿À¸¥ÂÊ Á¤·Ä, ¾Õ¿¡ 0À» ºÙÀÔ´Ï´Ù\n" "\n" #: src/nl.c:500 #, c-format msgid "invalid starting line number: `%s'" msgstr "ºÎÀûÀýÇÑ ½ÃÀÛ Çà¹øÈ£: `%s'" #: src/nl.c:510 #, c-format msgid "invalid line number increment: `%s'" msgstr "ºÎÀûÀýÇÑ Çà¹øÈ£ Áõ°¡: `%s'" #: src/nl.c:523 #, c-format msgid "invalid number of blank lines: `%s'" msgstr "ºÎÀûÀýÇÑ ºóÁÙÀÇ °³¼ö: `%s'" #: src/nl.c:537 #, c-format msgid "invalid line number field width: `%s'" msgstr "ºÎÀûÀýÇÑ Çà¹øÈ£ ÇÊµå Æø: `%s'" #: src/od.c:291 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" " or: %s --traditional [FILE] [[+]OFFSET [[+]LABEL]]\n" msgstr "" "»ç¿ë¹ý: %s [<¿É¼Ç>]... [<ÆÄÀÏ>]...\n" " ¶Ç´Â: %s --traditional [<ÆÄÀÏ>] [[+]<¿É¼Â> [[+]<·¹À̺í>]]\n" #: src/od.c:296 msgid "" "\n" "Write an unambiguous representation, octal bytes by default,\n" "of FILE to standard output. With more than one FILE argument,\n" "concatenate them in the listed order to form the input.\n" "With no FILE, or when FILE is -, read standard input.\n" "\n" msgstr "" "\n" "<ÆÄÀÏ>ÀÇ ³»¿ëÀ», ±âº»°ªÀ¸·Î´Â 8Áø¼ö ¹ÙÀÌÆ®°ªÀ¸·Î, Ç¥ÁØ Ãâ·Â¿¡ ¾¹´Ï´Ù.\n" "<ÆÄÀÏ> ÀÎÀÚ°¡ µÎ °³ ÀÌ»ó ÀÖ´Â °æ¿ì, ±× ÆÄÀϵéÀ» ¿¬°áÇØ¼­ ÀÔ·ÂÀ¸·Î\n" "ÀÌ¿ëÇÕ´Ï´Ù.\n" "<ÆÄÀÏ>ÀÌ ÁÖ¾îÁöÁö ¾Ê°Å³ª, <ÆÄÀÏ>ÀÌ `-'À̸é, Ç¥ÁØ ÀÔ·ÂÀ» ÀнÀ´Ï´Ù.\n" "\n" #: src/od.c:303 msgid "All arguments to long options are mandatory for short options.\n" msgstr "±ä ¿É¼ÇÀÇ Àμö´Â ªÀº ¿É¼Ç¿¡µµ ²À ÇÊ¿äÇÕ´Ï´Ù.\n" #: src/od.c:306 msgid "" " -A, --address-radix=RADIX decide how file offsets are printed\n" " -j, --skip-bytes=BYTES skip BYTES input bytes first\n" msgstr "" " -A, --address-radix=<±â¼ö> ÆÄÀÏ ¿ÀÇÁ¼ÂÀ» Ãâ·ÂÇÏ´Â ¹æ¹ýÀ» ÁöÁ¤ÇÕ´Ï´Ù\n" " -j, --skip-bytes=<¹ÙÀÌÆ®> ÀÔ·ÂÀÇ Ã¹ ¹øÂ° <¹ÙÀÌÆ®> ¹ÙÀÌÆ®¸¦ °Ç³Ê ¶Ý´Ï´Ù\n" #: src/od.c:310 msgid "" " -N, --read-bytes=BYTES limit dump to BYTES input bytes\n" " -s, --strings[=BYTES] output strings of at least BYTES graphic " "chars\n" " -t, --format=TYPE select output format or formats\n" " -v, --output-duplicates do not use * to mark line suppression\n" " -w, --width[=BYTES] output BYTES bytes per output line\n" " --traditional accept arguments in traditional form\n" msgstr "" " -N, --read-bytes=<¹ÙÀÌÆ®> ÀԷ¿¡¼­ <¹ÙÀÌÆ®> ¹ÙÀÌÆ®ÀÇ ³»¿ë¸¸À» Ç¥½ÃÇÕ´Ï" "´Ù\n" " -s, --strings[=<¹ÙÀÌÆ®>] ÃÖ¼Ò <¹ÙÀÌÆ®> ±×·¡ÇÈ ¹®ÀÚÀÇ ¹®ÀÚ¿­À» Ãâ·ÂÇÕ´Ï" "´Ù\n" " -t, --format=<ŸÀÔ> Ãâ·Â Çü½ÄÀ» ÁöÁ¤ÇÕ´Ï´Ù\n" " -v, --output-duplicates µ¿ÀÏÇÑ ÁÙ¿¡ ´ëÇØ¼­´Â *¸¦ Ç¥½ÃÇÏÁö ¾Ê½À´Ï´Ù\n" " -w, --width[=<¹ÙÀÌÆ®>] Ãâ·ÂÀÇ ÇÑ ÁÙ¿¡ <¹ÙÀÌÆ®> ¹ÙÀÌÆ®¸¦ Ãâ·ÂÇÕ´Ï´Ù\n" " --traditional °íÀüÀûÀÎ Çü½ÄÀ¸·Î ÀÎÀÚ¸¦ ¹Þ½À´Ï´Ù\n" #: src/od.c:320 msgid "" "\n" "Traditional format specifications may be intermixed; they accumulate:\n" " -a same as -t a, select named characters\n" " -b same as -t oC, select octal bytes\n" " -c same as -t c, select ASCII characters or backslash escapes\n" " -d same as -t u2, select unsigned decimal shorts\n" msgstr "" "\n" "°íÀüÀûÀÎ Çü½Ä ÁöÁ¤ÀÚ¸¦ ¼¯¾î¼­ ¾µ ¼öµµ ÀÖ½À´Ï´Ù. ´ÙÀ½°ú °°½À´Ï´Ù:\n" " -a `-t a'¿Í µ¿ÀÏÇϰí, ¹®ÀÚ À̸§À¸·Î ÁöÁ¤ÇÕ´Ï´Ù\n" " -b `-t oC'¿Í µ¿ÀÏÇϰí, 8Áø¼ö ¹ÙÀÌÆ®·Î ÁöÁ¤ÇÕ´Ï´Ù\n" " -c `-t c'¿Í µ¿ÀÏÇϰí, ASCII ¹®ÀÚ È¤Àº ¹é½½·¡½¬ À̽ºÄÉÀÌÇÁ·Î ÁöÁ¤ÇÕ´Ï´Ù\n" " -d `-t u2'¿Í µ¿ÀÏÇϰí, 10Áø¼ö unsigned short·Î ÁöÁ¤ÇÕ´Ï´Ù\n" #: src/od.c:328 msgid "" " -f same as -t fF, select floats\n" " -h same as -t x2, select hexadecimal shorts\n" " -i same as -t d2, select decimal shorts\n" " -l same as -t d4, select decimal longs\n" " -o same as -t o2, select octal shorts\n" " -x same as -t x2, select hexadecimal shorts\n" msgstr "" " -f -t fF¿Í µ¿ÀÏÇϰí, ºÎµ¿ ¼Ò¼öÁ¡ ½Ç¼ö¸¦ ¼±ÅÃÇÕ´Ï´Ù\n" " -h -t x2¿Í µ¿ÀÏÇϰí, 16Áø¼ö short¸¦ ¼±ÅÃÇÕ´Ï´Ù\n" " -i -t d2¿Í µ¿ÀÏÇϰí, 10Áø¼ö short¸¦ ¼±ÅÃÇÕ´Ï´Ù\n" " -l -t d4¿Í µ¿ÀÏÇϰí, 10Áø¼ö longÀ» ¼±ÅÃÇÕ´Ï´Ù\n" " -o -t o2¿Í µ¿ÀÏÇϰí, 8Áø¼ö short¸¦ ¼±ÅÃÇÕ´Ï´Ù\n" " -x -t x2¿Í µ¿ÀÏÇϰí, 16Áø¼ö short¸¦ ¼±ÅÃÇÕ´Ï´Ù\n" # 8Áø¼ö suffix¿¡ ´ëÇØ¼­ Á» ÀÌ»óÇÏ´Ù #: src/od.c:336 msgid "" "\n" "For older syntax (second call format), OFFSET means -j OFFSET. LABEL\n" "is the pseudo-address at first byte printed, incremented when dump is\n" "progressing. For OFFSET and LABEL, a 0x or 0X prefix indicates\n" "hexadecimal, suffixes may be . for octal and b for multiply by 512.\n" "\n" "TYPE is made up of one or more of these specifications:\n" "\n" " a named character\n" " c ASCII character or backslash escape\n" msgstr "" "\n" "(µÎ¹øÂ°¿¡ Çü½ÄÀÌ ¿À´Â) °ú°ÅÀÇ ¹®¹ý¿¡¼­, <¿ÀÇÁ¼Â>Àº `-j <¿ÀÇÁ¼Â>'À» ¶æÇÕ´Ï" "´Ù.\n" "<·¹À̺í>Àº Ãâ·ÂÇÒ Ã¹ ¹øÂ° ¹ÙÀÌÆ®ÀÇ ÁÖ¼Ò¸¦ ¶æÇϰí, ³»¿ëÀ» Ç¥½ÃÇÒ ¶§¸¶´Ù ±×\n" "ÁÖ¼Ò¿¡¼­ Áõ°¡µË´Ï´Ù. <¿ÀÇÁ¼Â>°ú <·¹À̺í>¿¡¼­, 0x³ª 0X Á¢µÎ¾î°¡ ºÙÀ¸¸é\n" "16Áø¼ö¸¦ ¸»Çϸç, `.' Á¢¹Ì¾î´Â 8Áø¼ö¸¦ ¸»Çϰí, b´Â 512¸¦ °öÇÑ´Ù´Â ¶æÀÔ´Ï´Ù.\n" "\n" "<ŸÀÔ>Àº ´ÙÀ½Áß ÇÑ °³ ÀÌ»óÀ¸·Î ¸¸µé¾î Áý´Ï´Ù:\n" "\n" " a ¹®ÀÚ À̸§\n" " c ASCII ¹®ÀÚ È¤Àº ¹é½½·¡½¬ À̽ºÄÉÀÌÇÁ\n" #: src/od.c:348 msgid "" " d[SIZE] signed decimal, SIZE bytes per integer\n" " f[SIZE] floating point, SIZE bytes per integer\n" " o[SIZE] octal, SIZE bytes per integer\n" " u[SIZE] unsigned decimal, SIZE bytes per integer\n" " x[SIZE] hexadecimal, SIZE bytes per integer\n" msgstr "" " d[<Å©±â>] ºÎÈ£ÀÖ´Â 10Áø¼ö, °¢ ¼ýÀÚ¸¶´Ù <Å©±â> ¹ÙÀÌÆ®\n" " f[<Å©±â>] ºÎµ¿ ¼Ò¼öÁ¡, °¢ ¼ýÀÚ¸¶´Ù <Å©±â> ¹ÙÀÌÆ®\n" " o[<Å©±â>] 8Áø¼ö, °¢ ¼ýÀÚ¸¶´Ù <Å©±â> ¹ÙÀÌÆ®\n" " u[<Å©±â>] ºÎÈ£¾ø´Â 10Áø¼ö, °¢ ¼ýÀÚ¸¶´Ù <Å©±â> ¹ÙÀÌÆ®\n" " x[<Å©±â>] 16Áø¼ö, °¢ ¼ýÀÚ¸¶´Ù <Å©±â> ¹ÙÀÌÆ®\n" #: src/od.c:355 msgid "" "\n" "SIZE is a number. For TYPE in doux, SIZE may also be C for\n" "sizeof(char), S for sizeof(short), I for sizeof(int) or L for\n" "sizeof(long). If TYPE is f, SIZE may also be F for sizeof(float), D\n" "for sizeof(double) or L for sizeof(long double).\n" msgstr "" "\n" "<Å©±â>´Â ¼ýÀÚÀÔ´Ï´Ù. doux¿¡¼­ <ŸÀÔ>ÀÇ °æ¿ì, <Å©±â>´Â sizeof(char)ÀÇ °æ¿ì\n" "C, sizeof(short)´Â S, sizeof(int)´Â I, sizeof(long)Àº L·Î ¾µ ¼ö ÀÖ½À´Ï´Ù.\n" "<ŸÀÔ>ÀÌ fÀÎ °æ¿ì <Å©±â>´Â sizeof(float)ÀÌ µÇ°í, D´Â sizeof(double), LÀº\n" "(long double)ÀÌ µË´Ï´Ù.\n" #: src/od.c:362 msgid "" "\n" "RADIX is d for decimal, o for octal, x for hexadecimal or n for none.\n" "BYTES is hexadecimal with 0x or 0X prefix, it is multiplied by 512\n" "with b suffix, by 1024 with k and by 1048576 with m. Adding a z suffix to\n" "any type adds a display of printable characters to the end of each line\n" "of output. " msgstr "" "\n" "<±â¼ö>´Â ½ÊÁø¼öÀÇ °æ¿ì d, 8Áø¼ö´Â o, 16Áø¼ö´Â x, ¾Æ¹«°Íµµ ¾Æ´Ï¸é nÀÔ´Ï´Ù.\n" "<¹ÙÀÌÆ®>´Â 0x³ª 0X¸¦ ºÙÀÎ 16Áø¼öÀ̸ç, b Á¢¹Ì¾î°¡ ºÙÀ¸¸é, 512°¡ °öÇØ Áö°í,\n" "k´Â 1024, mÀº 1048576ÀÌ °öÇØ Áý´Ï´Ù. ¾î¶² ŸÀÔÀÌ¶óµµ z Á¢¹Ì¾î¸¦ µ¡ºÙÀ̸é\n" "Ãâ·Â ÁÙÀÇ ³¡¿¡ Ç¥½Ã °¡´ÉÇÑ ¹®ÀÚµéÀ» Ç¥½ÃÇÏ°Ô µË´Ï´Ù. " #: src/od.c:370 msgid "" "--string without a number implies 3. --width without a number\n" "implies 32. By default, od uses -A o -t d2 -w 16.\n" msgstr "" "-stringÀ» ¼ýÀÚ ¾øÀÌ ¾²¸é 3À̶ó°í °¡Á¤ÇÕ´Ï´Ù. --width¸¦ ¼ýÀÚ ¾øÀÌ ¾²¸é 32¸¦\n" "°¡Á¤ÇÕ´Ï´Ù. ±âº»°ªÀ¸·Î od´Â `-A -o -t d2 -w 16'À» ¾¹´Ï´Ù.\n" #: src/od.c:726 src/od.c:845 #, c-format msgid "invalid type string `%s'" msgstr "ºÎÀûÀýÇÑ Å¸ÀÔÀÇ ¹®ÀÚ¿­ `%s'" #: src/od.c:736 #, c-format msgid "" "invalid type string `%s';\n" "this system doesn't provide a %lu-byte integral type" msgstr "" "ºÎÀûÀýÇÑ Çü ¹®ÀÚ¿­ `%s';\n" "ÀÌ ½Ã½ºÅÛÀº %lu ¹ÙÀÌÆ® Á¤¼öÇüÀ» Á¦°øÇÏÁö ¾Ê½À´Ï´Ù" #: src/od.c:855 #, c-format msgid "" "invalid type string `%s';\n" "this system doesn't provide a %lu-byte floating point type" msgstr "" "ºÎÀûÀýÇÑ Çü ¹®ÀÚ¿­ `%s';\n" "ÀÌ ½Ã½ºÅÛÀº %lu ¹ÙÀÌÆ® ºÎµ¿¼Ò¼öÁ¡ÇüÀ» Á¦°øÇÏÁö ¾Ê½À´Ï´Ù" #: src/od.c:918 #, c-format msgid "invalid character `%c' in type string `%s'" msgstr "ºÎÀûÀýÇÑ ¹®ÀÚ %c' -- Çü ¹®ÀÚ¿­ `%s'" # combined input ¹ø¿ª °³¼± #: src/od.c:1145 msgid "cannot skip past end of combined input" msgstr "°áÇÕµÈ ÀÔ·ÂÀÇ ³¡À» ³Ñ¾î°¥ ¼ö´Â ¾ø½À´Ï´Ù." #: src/od.c:1398 msgid "old-style offset" msgstr "¿¾³¯ ¹æ½ÄÀÇ ¿É¼Â" #: src/od.c:1706 #, c-format msgid "invalid output address radix `%c'; it must be one character from [doxn]" msgstr "" "Ãâ·Â ÁÖ¼Ò ±â¼ö `%c'ÀÌ(°¡) ºÎÀûÀýÇÕ´Ï´Ù; [odxn]ÁßÀÇ ÇϳªÀÇ ¹®ÀÚÀ̾î¾ß ÇÕ´Ï´Ù" #: src/od.c:1716 msgid "skip argument" msgstr "Àμö¸¦ °Ç³Ê ¶Ü" #: src/od.c:1724 msgid "limit argument" msgstr "Àμö Á¦ÇÑ" #: src/od.c:1734 msgid "minimum string length" msgstr "ÃÖ¼Ò ¹®ÀÚ¿­ ±æÀÌ" #: src/od.c:1739 src/od.c:1805 #, c-format msgid "%s is too large" msgstr "%sÀº(´Â) ³Ê¹« Å®´Ï´Ù" #: src/od.c:1803 msgid "width specification" msgstr "±æÀÌ ÁöÁ¤" #: src/od.c:1825 msgid "no type may be specified when dumping strings" msgstr "¹®ÀÚ¿­À» ´ýÇÁÇÒ ¶§¿¡´Â ŸÀÔÀÌ ÁöÁ¤µÇ¸é ¾ÈµË´Ï´Ù" #: src/od.c:1873 #, c-format msgid "invalid second operand in compatibility mode `%s'" msgstr "ȣȯ ¸ðµå `%s'ÀÇ µÎ¹øÂ° ÇÇ¿¬»êÀÚ°¡ ºÎÀûÀýÇÔ" #: src/od.c:1894 msgid "in compatibility mode, the last two arguments must be offsets" msgstr "ȣȯ ¸ðµå¿¡¼­ ¸¶Áö¸· µÎ Àμö´Â ¿É¼ÂÀ̾î¾ß ÇÕ´Ï´Ù" #: src/od.c:1901 msgid "compatibility mode supports at most three arguments" msgstr "ȣȯ ¸ðµå¿¡¼­´Â ÃÖ´ë ¼Â±îÁöÀÇ Àμö¸¸À» ÁöÁ¤ÇÒ ¼ö ÀÖ½À´Ï´Ù" #: src/od.c:1974 #, c-format msgid "warning: invalid width %lu; using %d instead" msgstr "°æ°í: ºÎÀûÀýÇÑ Æø %lu; ´ë½Å %dÀ»(¸¦) »ç¿ëÇÔ" #: src/od.c:1990 #, c-format msgid "%d: fmt=\"%s\" width=%d\n" msgstr "%d: Çü½Ä=\"%s\" Æø=%d\n" #: src/paste.c:50 msgid "David M. Ihnat and David MacKenzie" msgstr "David M. Ihnat ±×¸®°í David MacKenzie" #: src/paste.c:208 msgid "standard input is closed" msgstr "Ç¥ÁØ ÀÔ·ÂÀÌ ´ÝÇûÀ½" #: src/paste.c:407 msgid "" "Write lines consisting of the sequentially corresponding lines from\n" "each FILE, separated by TABs, to standard output.\n" "With no FILE, or when FILE is -, read standard input.\n" "\n" msgstr "" "¼ø¼­´ë·Î °¢ <ÆÄÀÏ>¿¡¼­ ´ëÀÀµÇ´Â ÁÙµéÀ», TABÀ¸·Î ±¸ºÐµÇ¾î ±¸¼ºÇØ, Ç¥ÁØ\n" "Ãâ·ÂÀ¸·Î Ãâ·ÂÇÕ´Ï´Ù.\n" "<ÆÄÀÏ>ÀÌ ÁÖ¾îÁöÁö ¾Ê°Å³ª, <ÆÄÀÏ>ÀÌ `-'À̸é, Ç¥ÁØ ÀÔ·ÂÀ» ÀнÀ´Ï´Ù.\n" "\n" #: src/paste.c:416 msgid "" " -d, --delimiters=LIST reuse characters from LIST instead of TABs\n" " -s, --serial paste one file at a time instead of in parallel\n" msgstr "" " -d, --delimiters=<¸®½ºÆ®> ÅÇ ´ë½Å¿¡ <¸®½ºÆ®> ¾È¿¡ ÀÖ´Â ¹®ÀÚµéÀ» »ç¿ëÇÕ´Ï" "´Ù\n" " -s, --serial µ¿½Ã¿¡ ÇÏÁö ¾Ê°í ÇÑ ¹ø¿¡ ÇÑ °³ÀÇ ÆÄÀÏÀ» ¾¹´Ï´Ù\n" #: src/pathchk.c:140 #, fuzzy, c-format msgid "Usage: %s [OPTION]... NAME...\n" msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>]... [<ÆÄÀÏ>]...\n" #: src/pathchk.c:141 msgid "" "Diagnose unportable constructs in NAME.\n" "\n" " -p, --portability check for all POSIX systems, not only this one\n" msgstr "" #: src/pathchk.c:231 #, fuzzy, c-format msgid "path `%s' contains nonportable character `%c'" msgstr "ÅÇ Å©±â¿¡ ºÎÀûÀýÇÑ ¹®ÀÚ°¡ ÁöÁ¤µÇ¾î ÀÖ½À´Ï´Ù" #: src/pathchk.c:251 #, fuzzy, c-format msgid "`%s' is not a directory" msgstr "%sÀÌ(°¡) Á¸ÀçÇÏÁö¸¸ µð·ºÅ丮°¡ ¾Æ´Õ´Ï´Ù" #: src/pathchk.c:262 #, c-format msgid "directory `%s' is not searchable" msgstr "" #: src/pathchk.c:349 #, c-format msgid "name `%s' has length %ld; exceeds limit of %ld" msgstr "" #: src/path