summaryrefslogtreecommitdiff
path: root/po/ko.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po698
1 files changed, 351 insertions, 347 deletions
diff --git a/po/ko.po b/po/ko.po
index 6dc9e1a85..a554de825 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNU textutils 2.0.22\n"
-"POT-Creation-Date: 2002-10-13 16:06+0200\n"
+"POT-Creation-Date: 2002-12-13 21:25+0100\n"
"PO-Revision-Date: 2002-07-22 20:02+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <translation-team-ko@lists.sourceforge.net>\n"
@@ -14,17 +14,17 @@ msgstr ""
"Content-Type: text/plain; charset=EUC-KR\n"
"Content-Transfer-Encoding: 8bit\n"
-#: lib/argmatch.c:161
+#: lib/argmatch.c:129
#, c-format
msgid "invalid argument %s for %s"
msgstr "%2$s¿¡ ´ëÇØ ºÎÀûÀýÇÑ ÀÎÀÚ %1$s"
-#: lib/argmatch.c:162
+#: lib/argmatch.c:130
#, c-format
msgid "ambiguous argument %s for %s"
msgstr "%2$s¿¡ ´ëÇØ ¾Ö¸ÅÇÑ ÀÎÀÚ %1$s"
-#: lib/argmatch.c:181
+#: lib/argmatch.c:149
msgid "Valid arguments are:"
msgstr "¿Ã¹Ù¸¥ ÀÎÀÚ´Â:"
@@ -36,13 +36,13 @@ msgstr "ÇÁ·Î±×·¥ ¿À·ù"
msgid "stack overflow"
msgstr "½ºÅà ¿À¹öÇ÷οì"
-#: lib/closeout.c:107 src/cat.c:189 src/cat.c:272 src/cat.c:326
+#: lib/closeout.c:103 src/cat.c:189 src/cat.c:272 src/cat.c:326
#: src/cksum.c:267 src/head.c:152 src/head.c:196 src/tail.c:323
-#: src/tail.c:1664 src/tr.c:1666 src/tr.c:1912 src/tr.c:2020
+#: src/tail.c:1659 src/tr.c:1666 src/tr.c:1912 src/tr.c:2020
msgid "write error"
msgstr "¾²±â ¿À·ù"
-#: lib/error.c:129 lib/error.c:157
+#: lib/error.c:135 lib/error.c:163
msgid "Unknown system error"
msgstr "¾Ë ¼ö ¾ø´Â ½Ã½ºÅÛ ¿À·ù"
@@ -94,99 +94,99 @@ msgstr "°øÀ¯ ¸Þ¸ð¸® ¿ÀºêÁ§Æ®"
msgid "weird file"
msgstr "±«»óÇÑ ÆÄÀÏ"
-#: lib/getopt.c:692 lib/getopt.c:704
+#: lib/getopt.c:688 lib/getopt.c:700
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr "%s: `%s'Àº(´Â) ¸ðÈ£ÇÑ ¿É¼ÇÀÔ´Ï´Ù\n"
-#: lib/getopt.c:737 lib/getopt.c:741
+#: lib/getopt.c:733 lib/getopt.c:737
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr "%s: `--%s' ¿É¼ÇÀº Àμö¸¦ Çã¿ëÇÏÁö ¾Ê½À´Ï´Ù\n"
-#: lib/getopt.c:750 lib/getopt.c:755
+#: lib/getopt.c:746 lib/getopt.c:751
#, 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
+#: lib/getopt.c:787 lib/getopt.c:800 lib/getopt.c:1089 lib/getopt.c:1102
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr "%s: `%s' ¿É¼ÇÀº Àμö°¡ ÇÊ¿äÇÕ´Ï´Ù\n"
-#: lib/getopt.c:842 lib/getopt.c:845
+#: lib/getopt.c:838 lib/getopt.c:841
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr "%s: ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `--%s'\n"
-#: lib/getopt.c:853 lib/getopt.c:856
+#: lib/getopt.c:849 lib/getopt.c:852
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr "%s: ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `%c%s'\n"
-#: lib/getopt.c:903 lib/getopt.c:906
+#: lib/getopt.c:899 lib/getopt.c:902
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr "%s: À߸øµÈ ¿É¼Ç -- %c\n"
-#: lib/getopt.c:912 lib/getopt.c:915
+#: lib/getopt.c:908 lib/getopt.c:911
#, 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
+#: lib/getopt.c:958 lib/getopt.c:969 lib/getopt.c:1155 lib/getopt.c:1168
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr "%s: ÀÌ ¿É¼ÇÀº Àμö°¡ ÇÊ¿äÇÕ´Ï´Ù -- %c\n"
-#: lib/getopt.c:1025 lib/getopt.c:1036
+#: lib/getopt.c:1021 lib/getopt.c:1032
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr "%s: `-W %s'Àº(´Â) ¸ðÈ£ÇÑ ¿É¼ÇÀÔ´Ï´Ù\n"
-#: lib/getopt.c:1060 lib/getopt.c:1072
+#: lib/getopt.c:1056 lib/getopt.c:1068
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: `-W %s' ¿É¼ÇÀº Àμö¸¦ Çã¿ëÇÏÁö ¾Ê½À´Ï´Ù\n"
-#: lib/human.c:365
+#: lib/human.c:519
msgid "block size"
msgstr "ºí·Ï Å©±â"
-#: lib/makepath.c:176 src/copy.c:1270 src/mkdir.c:170
+#: lib/makepath.c:168 src/copy.c:1270 src/mkdir.c:170
#, c-format
msgid "cannot create directory %s"
msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù"
-#: lib/makepath.c:182 lib/makepath.c:424 src/cp.c:446 src/cp.c:468
+#: lib/makepath.c:174 lib/makepath.c:416 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:443
+#: lib/makepath.c:311 lib/makepath.c:373 lib/makepath.c:435
#, c-format
msgid "cannot change owner and/or group of %s"
msgstr "%sÀÇ ¼ÒÀ¯ÀÚ ±×¸®°í/ȤÀº ±×·ìÀ» ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù"
-#: lib/makepath.c:341
+#: lib/makepath.c:333
#, c-format
msgid "cannot chdir to directory %s"
msgstr "%s µð·ºÅ丮·Î chdirÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: lib/makepath.c:395 lib/makepath.c:449
+#: lib/makepath.c:387 lib/makepath.c:441
#, c-format
msgid "cannot change permissions of %s"
msgstr "%sÀÇ Çã°¡¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù"
-#: lib/obstack.c:500 lib/obstack.c:503 lib/xmalloc.c:66
+#: lib/obstack.c:487 lib/obstack.c:490 lib/xmalloc.c:63
msgid "memory exhausted"
msgstr "¸Þ¸ð¸®°¡ ¹Ù´Ú³²"
-#: lib/quotearg.c:270
+#: lib/quotearg.c:236
msgid "`"
msgstr "`"
-#: lib/quotearg.c:271
+#: lib/quotearg.c:237
msgid "'"
msgstr "'"
@@ -198,51 +198,51 @@ msgstr "^[yY]"
msgid "^[nN]"
msgstr "^[nN]"
-#: lib/unicodeio.c:159
+#: lib/unicodeio.c:155
msgid "iconv function not usable"
msgstr "iconv ÇÔ¼ö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù"
# not usable°ú not availableÀÇ Â÷ÀÌ´Â?
-#: lib/unicodeio.c:161
+#: lib/unicodeio.c:157
msgid "iconv function not available"
msgstr "iconv ÇÔ¼ö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: lib/unicodeio.c:168
+#: lib/unicodeio.c:164
msgid "character out of range"
msgstr "¹üÀ§¸¦ ¹þ¾î³­ ¹®ÀÚ"
-#: lib/unicodeio.c:231
+#: lib/unicodeio.c:227
#, c-format
msgid "cannot convert U+%04X to local character set"
msgstr "U+%04XÀ»(¸¦) ·ÎÄ® ¹®ÀÚ¼ÂÀ¸·Î º¯È¯ÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: lib/unicodeio.c:233
+#: lib/unicodeio.c:229
#, c-format
msgid "cannot convert U+%04X to local character set: %s"
msgstr "U+%04XÀ»(¸¦) ·ÎÄ® ¹®ÀÚ¼ÂÀ¸·Î º¯È¯ÇÒ ¼ö ¾ø½À´Ï´Ù: %s"
-#: lib/userspec.c:178
+#: lib/userspec.c:174
msgid "invalid user"
msgstr "À߸øµÈ »ç¿ëÀÚ"
-#: lib/userspec.c:179
+#: lib/userspec.c:175
msgid "invalid group"
msgstr "À߸øµÈ ±×·ì"
-#: lib/userspec.c:181
+#: lib/userspec.c:177
msgid "cannot get the login group of a numeric UID"
msgstr "UIDÀÇ ·Î±×ÀÎ ±×·ìÀ» ¾Ë¾Æ ³¾ ¼ö ¾ø½À´Ï´Ù"
-#: lib/userspec.c:183
+#: lib/userspec.c:179
msgid "cannot omit both user and group"
msgstr "»ç¿ëÀÚ¿Í ±×·ìÀ» ¸ðµÎ »ý·«ÇÒ ¼ö´Â ¾ø½À´Ï´Ù"
-#: lib/version-etc.c:61
+#: lib/version-etc.c:57
#, c-format
msgid "Written by %s.\n"
msgstr "%sÀÌ(°¡) ¸¸µé¾ú½À´Ï´Ù.\n"
-#: lib/version-etc.c:67
+#: lib/version-etc.c:63
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"
@@ -250,32 +250,32 @@ msgstr ""
"ÀÌ ÇÁ·Î±×·¥Àº ÀÚÀ¯ ¼ÒÇÁÆ®¿þ¾îÀÔ´Ï´Ù; º¹»ç Á¶°ÇÀº ¼Ò½º¸¦ ÂüÁ¶ÇϽʽÿÀ. \n"
"»óÇ°¼ºÀ̳ª ƯÁ¤ ¸ñÀû¿¡ ´ëÇÑ ÀûÇÕ¼ºÀ» ºñ·ÔÇÏ¿©, ¾î¶°ÇÑ º¸Áõµµ ÇÏÁö ¾Ê½À´Ï´Ù.\n"
-#: lib/xmemcoll.c:61
+#: lib/xmemcoll.c:57
msgid "string comparison failed"
msgstr "¹®ÀÚ¿­ ºñ±³°¡ ½ÇÆÐÇß½À´Ï´Ù"
-#: lib/xmemcoll.c:62
+#: lib/xmemcoll.c:58
msgid "Set LC_ALL='C' to work around the problem."
msgstr "ÀÌ ¹®Á¦¸¦ ÇÇÇØ °¡·Á¸é LC_ALL='C'ÇϽʽÿÀ."
-#: lib/xmemcoll.c:64
+#: lib/xmemcoll.c:60
#, 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:1492 src/cut.c:163 src/date.c:115 src/dd.c:284 src/df.c:747
-#: src/dircolors.c:100 src/dirname.c:42 src/du.c:181 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/csplit.c:1492 src/cut.c:163 src/date.c:115 src/dd.c:284 src/df.c:776
+#: src/dircolors.c:99 src/dirname.c:42 src/du.c:192 src/echo.c:73
+#: src/env.c:115 src/expand.c:106 src/expr.c:86 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:593 src/join.c:140 src/kill.c:89 src/link.c:47 src/ln.c:335
-#: src/logname.c:44 src/ls.c:3614 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:283 src/paste.c:399 src/pathchk.c:141 src/pinky.c:465
+#: src/logname.c:44 src/ls.c:3701 src/md5sum.c:121 src/mkdir.c:57
+#: src/mkfifo.c:51 src/mknod.c:61 src/mv.c:307 src/nice.c:63 src/nl.c:172
+#: src/od.c:283 src/paste.c:399 src/pathchk.c:142 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:142 src/seq.c:78 src/shred.c:171 src/sleep.c:59
-#: src/sort.c:275 src/split.c:91 src/stat.c:706 src/stty.c:497 src/su.c:433
+#: src/rm.c:96 src/rmdir.c:142 src/seq.c:78 src/shred.c:168 src/sleep.c:59
+#: src/sort.c:272 src/split.c:91 src/stat.c:703 src/stty.c:497 src/su.c:433
#: src/sum.c:56 src/sync.c:40 src/tac.c:123 src/tail.c:230 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
@@ -303,17 +303,17 @@ 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:1534 src/cut.c:208 src/date.c:217 src/dd.c:331 src/df.c:786
-#: src/dircolors.c:121 src/dirname.c:58 src/du.c:226 src/echo.c:105
-#: src/env.c:134 src/expand.c:131 src/expr.c:148 src/factor.c:90
+#: src/csplit.c:1534 src/cut.c:208 src/date.c:217 src/dd.c:331 src/df.c:815
+#: src/dircolors.c:120 src/dirname.c:58 src/du.c:237 src/echo.c:105
+#: src/env.c:134 src/expand.c:131 src/expr.c:149 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:648 src/join.c:180
-#: src/kill.c:119 src/link.c:59 src/ln.c:390 src/logname.c:55 src/ls.c:3743
-#: 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:370 src/paste.c:423 src/pathchk.c:153
+#: src/kill.c:119 src/link.c:59 src/ln.c:390 src/logname.c:55 src/ls.c:3830
+#: src/md5sum.c:157 src/mkdir.c:76 src/mkfifo.c:68 src/mknod.c:86 src/mv.c:361
+#: src/nice.c:77 src/nl.c:227 src/od.c:370 src/paste.c:423 src/pathchk.c:154
#: 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:162 src/seq.c:104 src/shred.c:234
-#: src/sleep.c:75 src/sort.c:346 src/split.c:123 src/stat.c:776 src/stty.c:711
+#: src/pwd.c:54 src/rm.c:128 src/rmdir.c:162 src/seq.c:104 src/shred.c:231
+#: src/sleep.c:75 src/sort.c:343 src/split.c:123 src/stat.c:773 src/stty.c:711
#: src/su.c:454 src/sum.c:76 src/sync.c:51 src/tac.c:146 src/tail.c:300
#: 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
@@ -328,16 +328,16 @@ msgstr ""
"<%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:1464 src/dirname.c:89 src/expr.c:177
+#: src/chroot.c:78 src/csplit.c:1464 src/dirname.c:89 src/expr.c:178
#: src/install.c:284 src/link.c:87 src/mkdir.c:124 src/mkfifo.c:113
-#: src/mknod.c:141 src/pathchk.c:193 src/rm.c:200 src/rmdir.c:206
-#: src/seq.c:411 src/sleep.c:150 src/stat.c:827 src/unlink.c:88
+#: src/mknod.c:141 src/pathchk.c:194 src/rm.c:200 src/rmdir.c:206
+#: src/seq.c:411 src/sleep.c:150 src/stat.c:824 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/basename.c:115 src/dircolors.c:482 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:525 src/tr.c:1848 src/unlink.c:94 src/uptime.c:244
+#: src/split.c:503 src/tr.c:1848 src/unlink.c:94 src/uptime.c:244
#: src/users.c:169 src/who.c:764
msgid "too many arguments"
msgstr "Àμö°¡ ³Ê¹« ¸¹À½"
@@ -406,7 +406,7 @@ msgstr ""
msgid "cannot do ioctl on `%s'"
msgstr "`%s'¿¡¼­ ioctlÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: src/cat.c:669 src/dd.c:1225 src/od.c:1013 src/tee.c:181
+#: src/cat.c:669 src/dd.c:1222 src/od.c:1013 src/tee.c:181
msgid "standard output"
msgstr "Ç¥ÁØ Ãâ·Â"
@@ -716,7 +716,7 @@ msgstr ""
"°¢ <ÆÄÀÏ>¿¡ ´ëÇØ CRC üũ¼¶°ú ¹ÙÀÌÆ® °³¼ö¸¦ Ãâ·ÂÇÕ´Ï´Ù.\n"
"\n"
-#: src/comm.c:35 src/ls.c:126 src/uniq.c:40
+#: src/comm.c:35 src/ls.c:129 src/uniq.c:40
msgid "Richard Stallman and David MacKenzie"
msgstr "Richard Stallman ±×¸®°í David MacKenzie"
@@ -749,7 +749,7 @@ msgstr "`%s'¿¡ chownÀ» ½ÇÇàÇÒ ¼ö ¾ø½À´Ï´Ù"
msgid "cannot open %s for reading"
msgstr "`%s'¸¦ `%s'·Î À̵¿ÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: src/copy.c:232 src/copy.c:286 src/copy.c:301 src/dd.c:1201
+#: src/copy.c:232 src/copy.c:286 src/copy.c:301 src/dd.c:1199
#, fuzzy, c-format
msgid "cannot fstat %s"
msgstr "`%s'ÀÇ Á¤º¸(stat)¸¦ ¾òÀ» ¼ö ¾ø½À´Ï´Ù"
@@ -770,7 +770,7 @@ msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù"
msgid "cannot create regular file %s"
msgstr "Àӽà ÆÄÀÏÀ» ¸¸µé ¼ö ¾ø½À´Ï´Ù"
-#: src/copy.c:328 src/dd.c:818 src/dd.c:1012
+#: src/copy.c:328 src/dd.c:816 src/dd.c:1010
#, fuzzy, c-format
msgid "reading %s"
msgstr "%sÀ»(¸¦) Àд µµÁß ¿À·ù ¹ß»ý"
@@ -780,7 +780,7 @@ msgstr "%sÀ»(¸¦) Àд µµÁß ¿À·ù ¹ß»ý"
msgid "cannot lseek %s"
msgstr "%s: ¿ÀÇÁ¼Â %s%s·Î(À¸·Î) °¥ ¼ö ¾ø½À´Ï´Ù"
-#: src/copy.c:377 src/copy.c:401 src/dd.c:1056 src/dd.c:1117
+#: src/copy.c:377 src/copy.c:401 src/dd.c:1054 src/dd.c:1115
#, fuzzy, c-format
msgid "writing %s"
msgstr "%s¿¡ ¾²´Â µµÁß ¿À·ù ¹ß»ý"
@@ -800,7 +800,7 @@ msgstr "%s: `%s'¿¡ ¸ðµå %04loÀ¸·Î °ãÃľ²°Ú½À´Ï±î? "
msgid "%s: overwrite %s? "
msgstr "%s: `%s'¸¦ °ãÃľ¹´Ï±î? "
-#: src/copy.c:810 src/copy.c:848 src/stat.c:664
+#: src/copy.c:810 src/copy.c:848 src/stat.c:661
#, fuzzy, c-format
msgid "cannot stat %s"
msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù"
@@ -925,7 +925,7 @@ msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù"
msgid "cannot create special file %s"
msgstr "¹®ÀÚ Æ¯¼ö ÆÄÀÏ"
-#: src/copy.c:1397 src/ls.c:2368 src/stat.c:461
+#: src/copy.c:1397 src/ls.c:2453 src/stat.c:458
#, fuzzy, c-format
msgid "cannot read symbolic link %s"
msgstr "½Éº¼¸¯ ¸µÅ©"
@@ -975,7 +975,7 @@ msgstr "%s -> %s (¹é¾÷ ÇØÁ¦)\n"
msgid "Torbjorn Granlund, David MacKenzie, and Jim Meyering"
msgstr "David Ihnat, David MacKenzie, ±×¸®°í Jim Meyering"
-#: src/cp.c:164 src/mv.c:314
+#: src/cp.c:164 src/mv.c:311
#, c-format
msgid ""
"Usage: %s [OPTION]... SOURCE DEST\n"
@@ -992,11 +992,11 @@ msgid ""
"\n"
msgstr ""
-#: src/cp.c:174 src/csplit.c:1505 src/cut.c:175 src/df.c:757 src/du.c:190
+#: src/cp.c:174 src/csplit.c:1505 src/cut.c:175 src/df.c:786 src/du.c:201
#: src/expand.c:119 src/fmt.c:277 src/fold.c:76 src/head.c:98
-#: src/install.c:609 src/kill.c:103 src/ln.c:354 src/ls.c:3624 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/install.c:609 src/kill.c:103 src/ln.c:354 src/ls.c:3711 src/mkdir.c:66
+#: src/mkfifo.c:60 src/mknod.c:70 src/mv.c:321 src/nl.c:185 src/paste.c:413
+#: src/pr.c:2763 src/ptx.c:1867 src/shred.c:178 src/sort.c:286 src/split.c:104
#: src/tac.c:136 src/tail.c:244 src/touch.c:243 src/unexpand.c:384
#: src/uniq.c:148
msgid ""
@@ -1201,7 +1201,7 @@ msgstr ""
" ´Ü¼øÇÏ°Ô ÇÕ´Ï´Ù\n"
" simple, never Ç×»ó ´Ü¼ø ¹é¾÷À» ÇÕ´Ï´Ù\n"
-#: src/cp.c:245 src/install.c:642 src/ln.c:384 src/mv.c:358
+#: src/cp.c:245 src/install.c:642 src/ln.c:384 src/mv.c:355
#, fuzzy
msgid ""
" none, off never make backups (even if --backup is given)\n"
@@ -1275,7 +1275,7 @@ msgstr "¿©·¯°³ÀÇ ÆÄÀÏÀ» º¹»çÇϴµ¥ ¸¶Áö¸· Àμö(%s)´Â µð·ºÅ丮°¡ ¾Æ´Õ´Ï´Ù"
msgid "when preserving paths, the destination must be a directory"
msgstr "Æнº¸¦ À¯ÁöÇÒ ¶§ ¸¶Áö¸· Àμö´Â µð·ºÅ丮¿©¾ß ÇÕ´Ï´Ù"
-#: src/cp.c:878 src/install.c:219 src/ln.c:434 src/mv.c:408
+#: src/cp.c:878 src/install.c:219 src/ln.c:434 src/mv.c:405
#, c-format
msgid ""
"warning: --version-control (-V) is obsolete; support for it\n"
@@ -1293,7 +1293,7 @@ msgstr "°æ°í: `--pid=PID'´Â ÀÌ ½Ã½ºÅÛ¿¡¼­ Áö¿øÇÏÁö ¾Ê½À´Ï´Ù"
msgid "cannot make both hard and symbolic links"
msgstr "Çϵ帵ũ¿Í ½Éº¼¸¯ ¸µÅ©¸¦ µ¿½Ã¿¡ ¸¸µé ¼ö ¾ø½À´Ï´Ù"
-#: src/cp.c:1016 src/install.c:275 src/ln.c:530 src/mv.c:486
+#: src/cp.c:1016 src/install.c:275 src/ln.c:530 src/mv.c:483
msgid "backup type"
msgstr "¹é¾÷ Á¾·ù"
@@ -1487,9 +1487,9 @@ msgstr ""
msgid "David Ihnat, David MacKenzie, and Jim Meyering"
msgstr "David Ihnat, David MacKenzie, ±×¸®°í Jim Meyering"
-#: src/cut.c:167 src/df.c:751 src/du.c:185 src/expand.c:110 src/fold.c:67
-#: src/head.c:88 src/ls.c:3618 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:234 src/tee.c:63
+#: src/cut.c:167 src/df.c:780 src/du.c:196 src/expand.c:110 src/fold.c:67
+#: src/head.c:88 src/ls.c:3705 src/nl.c:176 src/paste.c:403 src/pr.c:2754
+#: src/sort.c:276 src/sum.c:60 src/tac.c:127 src/tail.c:234 src/tee.c:63
#: src/unexpand.c:375 src/wc.c:125
#, c-format
msgid "Usage: %s [OPTION]... [FILE]...\n"
@@ -1719,7 +1719,7 @@ msgid ""
" `_' (underscore) pad the field with spaces\n"
msgstr ""
-#: src/date.c:239 src/dd.c:1175 src/dircolors.c:540 src/head.c:221
+#: src/date.c:239 src/dd.c:1173 src/dircolors.c:539 src/head.c:221
#: src/md5sum.c:340 src/md5sum.c:681 src/od.c:959 src/od.c:2001 src/pr.c:1164
#: src/pr.c:1371 src/pr.c:1493 src/stty.c:912 src/tac.c:483 src/tac.c:489
#: src/tee.c:151 src/tr.c:2027 src/tsort.c:585
@@ -1838,55 +1838,55 @@ msgstr ""
msgid "%s+%s records in\n"
msgstr "%s+%s°³ÀÇ ·¹Äڵ带 ÀÔ·ÂÇÏ¿´½À´Ï´Ù\n"
-#: src/dd.c:365
+#: src/dd.c:364
#, c-format
msgid "%s+%s records out\n"
msgstr "%s+%s°³ÀÇ ·¹Äڵ带 Ãâ·ÂÇÏ¿´½À´Ï´Ù\n"
-#: src/dd.c:373
+#: src/dd.c:371
msgid "truncated record"
msgstr "À߸° ·¹ÄÚµå"
-#: src/dd.c:374
+#: src/dd.c:372
msgid "truncated records"
msgstr "À߸° ·¹ÄÚµåµé"
-#: src/dd.c:384
+#: src/dd.c:382
#, fuzzy, c-format
msgid "closing input file %s"
msgstr "ÆÄÀÏ `%s'À»(¸¦) ¸¸µê\n"
-#: src/dd.c:387
+#: src/dd.c:385
#, fuzzy, c-format
msgid "closing output file %s"
msgstr "%s¸¦ Áö¿ó´Ï´Ù\n"
-#: src/dd.c:471
+#: src/dd.c:469
#, fuzzy, c-format
msgid "writing to %s"
msgstr "%s¿¡ ¾²´Â µµÁß ¿À·ù ¹ß»ý"
-#: src/dd.c:503
+#: src/dd.c:501
#, fuzzy, c-format
msgid "invalid conversion: %s"
msgstr "ºÎÀûÀýÇÑ Æø ¿É¼Ç `%s'"
-#: src/dd.c:559
+#: src/dd.c:557
#, fuzzy, c-format
msgid "unrecognized option %s"
msgstr "ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `-%c'"
-#: src/dd.c:612
+#: src/dd.c:610
#, fuzzy, c-format
msgid "unrecognized option %s=%s"
msgstr "ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `-%c'"
-#: src/dd.c:618
+#: src/dd.c:616
#, fuzzy, c-format
msgid "invalid number %s"
msgstr "ºÎÀûÀýÇÑ ¼ýÀÚ"
-#: src/dd.c:648
+#: src/dd.c:646
msgid ""
"only one conv in {ascii,ebcdic,ibm}, {lcase,ucase}, {block,unblock}, "
"{unblock,sync}"
@@ -1894,78 +1894,78 @@ msgstr ""
"{ascii,ebcdic,ibm}, {lcase,ucase}, {block,unblock}, {unblock,sync}Áß¿¡ Çϳª"
"ÀÇ conv¸¸ °¡´ÉÇÕ´Ï´Ù"
-#: src/dd.c:783
+#: src/dd.c:781
#, c-format
msgid ""
"warning: working around lseek kernel bug for file (%s)\n"
" of mt_type=0x%0lx -- see <sys/mtio.h> for the list of types"
msgstr ""
-#: src/dd.c:1172 src/dd.c:1190
+#: src/dd.c:1170 src/dd.c:1188
#, fuzzy, c-format
msgid "opening %s"
msgstr "%sÀ»(¸¦) Àд µµÁß ¿À·ù ¹ß»ý"
-#: src/dd.c:1198
+#: src/dd.c:1196
#, fuzzy
msgid "file offset out of range"
msgstr "%s: ¹üÀ§¸¦ ¹þ¾î³­ Çà ¹øÈ£"
-#: src/dd.c:1216
+#: src/dd.c:1214
#, fuzzy, c-format
msgid "advancing past %s bytes in output file %s"
msgstr "%s¸¦ Áö¿ó´Ï´Ù\n"
-#: src/df.c:46 src/du.c:66
+#: src/df.c:47 src/du.c:66
#, fuzzy
msgid "Torbjorn Granlund, David MacKenzie, Larry McVoy, and Paul Eggert"
msgstr "David Ihnat, David MacKenzie, ±×¸®°í Jim Meyering"
-#: src/df.c:147
+#: src/df.c:152
msgid "Filesystem "
msgstr ""
-#: src/df.c:150
+#: src/df.c:155
msgid " Type"
msgstr ""
-#: src/df.c:155
+#: src/df.c:160
#, c-format
msgid " Inodes IUsed IFree IUse%%"
msgstr ""
-#: src/df.c:159
+#: src/df.c:164
#, c-format
-msgid " Size Used Avail Use%%"
+msgid " Size Used Avail Use%%"
msgstr ""
-#: src/df.c:161
+#: src/df.c:166
#, c-format
-msgid " Size Used Avail Use%%"
+msgid " Size Used Avail Use%%"
msgstr ""
-#: src/df.c:164
+#: src/df.c:169
#, c-format
-msgid " %4d-blocks Used Available Capacity"
+msgid " %4s-blocks Used Available Capacity"
msgstr ""
-#: src/df.c:175
+#: src/df.c:200
#, c-format
msgid " %4s-blocks Used Available Use%%"
msgstr ""
-#: src/df.c:178
+#: src/df.c:204
msgid " Mounted on\n"
msgstr ""
-#: src/df.c:752
+#: src/df.c:781
msgid ""
"Show information about the filesystem on which each FILE resides,\n"
"or all filesystems by default.\n"
"\n"
msgstr ""
-#: src/df.c:760
+#: src/df.c:789
msgid ""
" -a, --all include filesystems having 0 blocks\n"
" -B, --block-size=SIZE use SIZE-byte blocks\n"
@@ -1974,7 +1974,7 @@ msgid ""
" -H, --si likewise, but use powers of 1000 not 1024\n"
msgstr ""
-#: src/df.c:766
+#: src/df.c:795
msgid ""
" -i, --inodes list inode information instead of block usage\n"
" -k like --block-size=1K\n"
@@ -1983,7 +1983,7 @@ msgid ""
"(default)\n"
msgstr ""
-#: src/df.c:772
+#: src/df.c:801
msgid ""
" -P, --portability use the POSIX output format\n"
" --sync invoke sync before getting usage info\n"
@@ -1993,33 +1993,33 @@ msgid ""
" -v (ignored)\n"
msgstr ""
-#: src/df.c:782 src/du.c:222 src/ls.c:3731
+#: src/df.c:811 src/du.c:233 src/ls.c:3818
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:894
+#: src/df.c:928
#, fuzzy, c-format
msgid "file system type %s both selected and excluded"
msgstr "ÆÄÀϽýºÅÛ `%s'¸¦ µ¿½Ã¿¡ ¼±ÅÃÇÏ°í Á¦¿ÜÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: src/df.c:938
+#: src/df.c:972
msgid "Warning: "
msgstr "°æ°í: "
-#: src/df.c:941
+#: src/df.c:975
#, c-format
msgid "%scannot read table of mounted filesystems"
msgstr "%s: ¸¶¿îÆ®µÈ ÆÄÀϽýºÅÛÀÇ Å×À̺íÀº ÀÐÀ» ¼ö ¾ø½À´Ï´Ù"
-#: src/dircolors.c:104
+#: src/dircolors.c:103
#, fuzzy, c-format
msgid "Usage: %s [OPTION]... [FILE]\n"
msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>]... [<ÆÄÀÏ>]...\n"
-#: src/dircolors.c:105
+#: src/dircolors.c:104
#, fuzzy
msgid ""
"Output commands to set the LS_COLORS environment variable.\n"
@@ -2043,7 +2043,7 @@ msgstr ""
"°áÁ¤ÇÕ´Ï´Ù. ±×·¸Áö ¾ÊÀº °æ¿ì¿¡´Â ¹Ì¸® ¸¸µé¾îÁø µ¥ÀÌÅͺ£À̽º¸¦ »ç¿ëÇÕ´Ï´Ù.\n"
"ÀÌ ÆÄÀÏÀÇ Æ÷¸ËÀ» ÀÚ¼¼È÷ ¾Ë·Á¸é `dircolors --print-database'¶ó°í Çϼ¼¿ä.\n"
-#: src/dircolors.c:115
+#: src/dircolors.c:114
msgid ""
"\n"
"If FILE is specified, read it to determine which colors to use for which\n"
@@ -2051,21 +2051,21 @@ msgid ""
"For details on the format of these files, run `dircolors --print-database'.\n"
msgstr ""
-#: src/dircolors.c:300
+#: src/dircolors.c:299
#, fuzzy, c-format
msgid "%s:%lu: invalid line; missing second token"
msgstr "%s: ºÎÀûÀýÇÑ ÃÊ"
-#: src/dircolors.c:372
+#: src/dircolors.c:371
#, fuzzy, c-format
msgid "%s:%lu: unrecognized keyword %s"
msgstr "%s: ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `%c%s'\n"
-#: src/dircolors.c:373
+#: src/dircolors.c:372
msgid "<internal>"
msgstr "<³»Àå>"
-#: src/dircolors.c:468
+#: src/dircolors.c:467
msgid ""
"the options to output dircolors' internal database and\n"
"to select a shell syntax are mutually exclusive"
@@ -2073,7 +2073,7 @@ msgstr ""
"dircolorÀÇ ³»ºÎ µ¥ÀÌÅͺ£À̽º¸¦ Ãâ·ÂÇÏ´Â ¿É¼Ç°ú ½© ¹®¹ýÀ»\n"
"¼±ÅÃÇÏ´Â ¿É¼ÇÀº °°ÀÌ ¾µ ¼ö ¾ø½À´Ï´Ù"
-#: src/dircolors.c:476
+#: src/dircolors.c:475
msgid ""
"no FILE arguments may be used with the option to output\n"
"dircolors' internal database"
@@ -2081,7 +2081,7 @@ msgstr ""
"dircolorsÀÇ ³»ºÎ µ¥ÀÌÅͺ£À̽º¸¦ Ãâ·ÂÇÏ´Â ¿É¼ÇÀ» ÁÙ ¶§¿¡´Â\n"
"FILEÀμö´Â ¾²ÀÌÁö ¾Ê½À´Ï´Ù"
-#: src/dircolors.c:505
+#: src/dircolors.c:504
msgid "no SHELL environment variable, and no shell type option given"
msgstr "SHELLȯ°æº¯¼ö°¡ ¾ø°í ½© ÇüÅ ¿É¼ÇÀ» ÁöÁ¤ÇÏÁö ¾Ê¾Ò½À´Ï´Ù"
@@ -2106,13 +2106,13 @@ msgid ""
"\n"
msgstr ""
-#: src/du.c:186
+#: src/du.c:197
msgid ""
"Summarize disk usage of each FILE, recursively for directories.\n"
"\n"
msgstr ""
-#: src/du.c:193
+#: src/du.c:204
msgid ""
" -a, --all write counts for all files, not just directories\n"
" -B, --block-size=SIZE use SIZE-byte blocks\n"
@@ -2121,7 +2121,7 @@ msgid ""
" -D, --dereference-args dereference FILEs that are symbolic links\n"
msgstr ""
-#: src/du.c:200
+#: src/du.c:211
msgid ""
" -h, --human-readable print sizes in human readable format (e.g., 1K 234M "
"2G)\n"
@@ -2130,14 +2130,14 @@ msgid ""
" -l, --count-links count sizes many times if hard linked\n"
msgstr ""
-#: src/du.c:206
+#: src/du.c:217
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:211
+#: src/du.c:222
msgid ""
" -x, --one-file-system skip directories on different filesystems\n"
" -X FILE, --exclude-from=FILE Exclude files that match any pattern in "
@@ -2150,34 +2150,34 @@ msgid ""
" --summarize\n"
msgstr ""
-#: src/du.c:385
+#: src/du.c:395
#, fuzzy, c-format
msgid "cannot change to `..' from directory %s"
msgstr "%s µð·ºÅ丮·Î chdirÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: src/du.c:468
+#: src/du.c:479
#, fuzzy, c-format
msgid "cannot change to directory %s"
msgstr "%s µð·ºÅ丮·Î chdirÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: src/du.c:558 src/ls.c:2145 src/wc.c:591
+#: src/du.c:556 src/ls.c:2236 src/wc.c:591
msgid "total"
msgstr "ÇÕ°è"
-#: src/du.c:622
+#: src/du.c:625
#, fuzzy, c-format
msgid "invalid maximum depth %s"
msgstr "ºÎÀûÀýÇÑ Æø: `%s'"
-#: src/du.c:681
+#: src/du.c:685
msgid "cannot both summarize and show all entries"
msgstr "¸ðµç µð·ºÅ丮 ³»¿ëÀ» Ç¥½ÃÇϸ鼭 ¿ä¾àÇÒ ¼ö´Â ¾ø½À´Ï´Ù"
-#: src/du.c:688
+#: src/du.c:692
msgid "warning: summarizing is the same as using --max-depth=0"
msgstr "°æ°í: ¿ä¾àÀº --max-depth=0À» »ç¿ëÇÏ´Â °Í°ú °°½À´Ï´Ù"
-#: src/du.c:694
+#: src/du.c:698
#, c-format
msgid "warning: summarizing conflicts with --max-depth=%d"
msgstr "°æ°í: --max-depth=%d´Â ¿ä¾à ¿É¼Ç°ú Ãæµ¹ÇÕ´Ï´Ù"
@@ -2282,7 +2282,7 @@ msgstr "ÅÇ Å©±âµéÀº Á¡Á¡ Ä¿Á®¾ß ÇÕ´Ï´Ù"
msgid "`-LIST' option is obsolete; use `-t LIST'"
msgstr "`-<¸®½ºÆ®>' ¿É¼ÇÀº ¾ø¾îÁ³½À´Ï´Ù `-t <¸®½ºÆ®>'¸¦ »ç¿ëÇϽʽÿÀ "
-#: src/expr.c:89
+#: src/expr.c:90
#, fuzzy, c-format
msgid ""
"Usage: %s EXPRESSION\n"
@@ -2291,7 +2291,7 @@ msgstr ""
"»ç¿ë¹ý: %s [<ÆÄÀÏ>]...\n"
" ȤÀº: %s [<¿É¼Ç>]\n"
-#: src/expr.c:97
+#: src/expr.c:98
msgid ""
"\n"
"Print the value of EXPRESSION to standard output. A blank line below\n"
@@ -2302,7 +2302,7 @@ msgid ""
" ARG1 & ARG2 ARG1 if neither argument is null or 0, otherwise 0\n"
msgstr ""
-#: src/expr.c:106
+#: src/expr.c:107
msgid ""
"\n"
" ARG1 < ARG2 ARG1 is less than ARG2\n"
@@ -2313,14 +2313,14 @@ msgid ""
" ARG1 > ARG2 ARG1 is greater than ARG2\n"
msgstr ""
-#: src/expr.c:115
+#: src/expr.c:116
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
+#: src/expr.c:121
#, c-format
msgid ""
"\n"
@@ -2329,7 +2329,7 @@ msgid ""
" ARG1 % ARG2 arithmetic remainder of ARG1 divided by ARG2\n"
msgstr ""
-#: src/expr.c:126
+#: src/expr.c:127
msgid ""
"\n"
" STRING : REGEXP anchored pattern match of REGEXP in STRING\n"
@@ -2340,7 +2340,7 @@ msgid ""
" length STRING length of STRING\n"
msgstr ""
-#: src/expr.c:135
+#: src/expr.c:136
msgid ""
" + TOKEN interpret TOKEN as a string, even if it is a\n"
" keyword like `match' or an operator like `/'\n"
@@ -2348,7 +2348,7 @@ msgid ""
" ( EXPRESSION ) value of EXPRESSION\n"
msgstr ""
-#: src/expr.c:141
+#: src/expr.c:142
msgid ""
"\n"
"Beware that many operators need to be escaped or quoted for shells.\n"
@@ -2358,24 +2358,24 @@ msgid ""
"0.\n"
msgstr ""
-#: src/expr.c:185 src/expr.c:456 src/expr.c:462 src/expr.c:467 src/expr.c:489
+#: src/expr.c:186 src/expr.c:438 src/expr.c:444 src/expr.c:449 src/expr.c:471
#, fuzzy
msgid "syntax error"
msgstr "Ç¥ÁØ ¿À·ù"
-#: src/expr.c:402
+#: src/expr.c:384
#, 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
+#: src/expr.c:586 src/expr.c:625
#, fuzzy
msgid "non-numeric argument"
msgstr "Àμö Á¦ÇÑ"
-#: src/expr.c:610
+#: src/expr.c:592
msgid "division by zero"
msgstr ""
@@ -2549,24 +2549,24 @@ msgstr ""
msgid "cannot reposition file pointer for %s"
msgstr "%s¿¡ ´ëÇÑ ÆÄÀÏ Æ÷ÀÎÅ͸¦ ÀçÀ§Ä¡ÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: src/head.c:256 src/tail.c:1393
+#: src/head.c:256 src/tail.c:1388
#, c-format
msgid "%s: %s is so large that it is not representable"
msgstr "%s: %sÀº(´Â) ³Ê¹« Ä¿¼­ Ç¥½ÃÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: src/head.c:257 src/tail.c:1395
+#: src/head.c:257 src/tail.c:1390
msgid "number of lines"
msgstr "ÇàÀÇ °³¼ö"
-#: src/head.c:257 src/tail.c:1396
+#: src/head.c:257 src/tail.c:1391
msgid "number of bytes"
msgstr "¹ÙÀÌÆ® ¼ö"
-#: src/head.c:264 src/tail.c:1483
+#: src/head.c:264 src/tail.c:1478
msgid "invalid number of lines"
msgstr "ºÎÀûÀýÇÑ ÇàÀÇ °³¼ö"
-#: src/head.c:265 src/tail.c:1484
+#: src/head.c:265 src/tail.c:1479
msgid "invalid number of bytes"
msgstr "%s: ºÎÀûÀýÇÑ ¹ÙÀÌÆ® ¼ö"
@@ -2781,7 +2781,7 @@ msgid ""
" -v, --verbose print the name of each directory as it is created\n"
msgstr ""
-#: src/install.c:635 src/ln.c:377 src/mv.c:351
+#: src/install.c:635 src/ln.c:377 src/mv.c:348
#, fuzzy
msgid ""
"\n"
@@ -3091,7 +3091,7 @@ msgid ""
" -v, --verbose print name of each file before linking\n"
msgstr ""
-#: src/ln.c:490 src/mv.c:462 src/shred.c:1610
+#: src/ln.c:490 src/mv.c:459 src/shred.c:1611
#, fuzzy
msgid "missing file argument"
msgstr "Àμö¸¦ °Ç³Ê ¶Ü"
@@ -3121,83 +3121,83 @@ msgstr ""
msgid "%s: no login name\n"
msgstr "%s: ºÎÀûÀýÇÑ ¼ýÀÚ"
-#: src/ls.c:676
+#: src/ls.c:679
#, fuzzy
msgid "%b %e %Y"
msgstr " %Y %b %e %H:%M"
-#: src/ls.c:684
+#: src/ls.c:687
#, fuzzy
msgid "%b %e %H:%M"
msgstr " %Y %b %e %H:%M"
-#: src/ls.c:1235
+#: src/ls.c:1312
#, fuzzy, c-format
msgid "ignoring invalid value of environment variable QUOTING_STYLE: %s"
msgstr "ȯ°æº¯¼ö COLUMNSÀÇ °ª¿¡ ´ÙÀ½ÀÇ À߸øµÈ ÆøÀÌ ÁöÁ¤µÇ¾ú½À´Ï´Ù: %s"
-#: src/ls.c:1256
+#: src/ls.c:1339
#, c-format
msgid "ignoring invalid width in environment variable COLUMNS: %s"
msgstr "ȯ°æº¯¼ö COLUMNSÀÇ °ª¿¡ ´ÙÀ½ÀÇ À߸øµÈ ÆøÀÌ ÁöÁ¤µÇ¾ú½À´Ï´Ù: %s"
-#: src/ls.c:1287
+#: src/ls.c:1370
#, c-format
msgid "ignoring invalid tab size in environment variable TABSIZE: %s"
msgstr "ȯ°æº¯¼ö TABSIZEÀÇ °ª¿¡ ´ÙÀ½ÀÇ À߸øµÈ ÅÇ Å©±â°¡ ÁöÁ¤µÇ¾ú½À´Ï´Ù: %s"
-#: src/ls.c:1402
+#: src/ls.c:1487
#, fuzzy, c-format
msgid "invalid line width: %s"
msgstr "ºÎÀûÀýÇÑ Æø: `%s'"
-#: src/ls.c:1472
+#: src/ls.c:1557
#, fuzzy, c-format
msgid "invalid tab size: %s"
msgstr "ºÎÀûÀýÇÑ Å¸ÀÔÀÇ ¹®ÀÚ¿­ `%s'"
-#: src/ls.c:1630
+#: src/ls.c:1717
#, fuzzy, c-format
msgid "invalid time style format %s"
msgstr "%2$s¿¡ ´ëÇØ ºÎÀûÀýÇÑ ÀÎÀÚ %1$s"
-#: src/ls.c:1962
+#: src/ls.c:2049
#, fuzzy, c-format
msgid "unrecognized prefix: %s"
msgstr "ÀνÄÇÒ ¼ö ¾ø´Â ¿É¼Ç `-%c'"
-#: src/ls.c:1985
+#: src/ls.c:2072
msgid "unparsable value for LS_COLORS environment variable"
msgstr "LS_COLORSȯ°æº¯¼öÀÇ Çؼ®ÇÒ ¼ö ¾ø´Â °ª"
-#: src/ls.c:2053
+#: src/ls.c:2140
#, fuzzy, c-format
msgid "cannot determine device and inode of %s"
msgstr "%s¿¡ ´ëÇÑ ÆÄÀÏ Æ÷ÀÎÅ͸¦ ÀçÀ§Ä¡ÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: src/ls.c:2063
+#: src/ls.c:2150
#, fuzzy, c-format
msgid "not listing already-listed directory: %s"
msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù"
-#: src/ls.c:2112 src/remove.c:910
+#: src/ls.c:2203 src/remove.c:910
#, fuzzy, c-format
msgid "reading directory %s"
msgstr "%s µð·ºÅ丮¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù"
-#: src/ls.c:2478
+#: src/ls.c:2563
#, fuzzy, c-format
msgid "cannot compare file names %s and %s"
msgstr "ºñ±³ÇÑ ¹®ÀÚ¿­Àº %s°ú(¿Í) %sÀÔ´Ï´Ù."
-#: src/ls.c:3619
+#: src/ls.c:3706
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:3627
+#: src/ls.c:3714
msgid ""
" -a, --all do not hide entries starting with .\n"
" -A, --almost-all do not list implied . and ..\n"
@@ -3205,7 +3205,7 @@ msgid ""
" -b, --escape print octal escapes for nongraphic characters\n"
msgstr ""
-#: src/ls.c:3633
+#: src/ls.c:3720
msgid ""
" --block-size=SIZE use SIZE-byte blocks\n"
" -B, --ignore-backups do not list implied entries ending with ~\n"
@@ -3216,7 +3216,7 @@ msgid ""
" otherwise: sort by ctime\n"
msgstr ""
-#: src/ls.c:3641
+#: src/ls.c:3728
msgid ""
" -C list entries by columns\n"
" --color[=WHEN] control whether color is used to distinguish "
@@ -3227,7 +3227,7 @@ msgid ""
" -D, --dired generate output designed for Emacs' dired mode\n"
msgstr ""
-#: src/ls.c:3648
+#: src/ls.c:3735
msgid ""
" -f do not sort, enable -aU, disable -lst\n"
" -F, --classify append indicator (one of */=@|) to entries\n"
@@ -3236,7 +3236,7 @@ msgid ""
" --full-time like -l --time-style=full-iso\n"
msgstr ""
-#: src/ls.c:3655
+#: src/ls.c:3742
msgid ""
" -g like -l, but do not list owner\n"
" -G, --no-group inhibit display of group information\n"
@@ -3246,7 +3246,7 @@ msgid ""
" -H, --dereference-command-line follow symbolic links on the command line\n"
msgstr ""
-#: src/ls.c:3662
+#: src/ls.c:3749
msgid ""
" --indicator-style=WORD append indicator with style WORD to entry "
"names:\n"
@@ -3258,7 +3258,7 @@ msgid ""
" -k like --block-size=1K\n"
msgstr ""
-#: src/ls.c:3669
+#: src/ls.c:3756
msgid ""
" -l use a long listing format\n"
" -L, --dereference when showing file information for a symbolic\n"
@@ -3268,7 +3268,7 @@ msgid ""
"entries\n"
msgstr ""
-#: src/ls.c:3676
+#: src/ls.c:3763
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. "
@@ -3278,7 +3278,7 @@ msgid ""
" -p, --file-type append indicator (one of /=@|) to entries\n"
msgstr ""
-#: src/ls.c:3683
+#: src/ls.c:3770
#, fuzzy
msgid ""
" -q, --hide-control-chars print ? instead of non graphic characters\n"
@@ -3321,14 +3321,14 @@ msgstr ""
" -R, --recursive ¼­ºêµð·ºÅ丮±îÁö Ãâ·ÂÇÕ´Ï´Ù\n"
" -s, --size °¢ ÆÄÀÏÀÇ ºí·Ï Å©±â¸¦ Ãâ·ÂÇÕ´Ï´Ù\n"
-#: src/ls.c:3691
+#: src/ls.c:3778
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:3696
+#: src/ls.c:3783
msgid ""
" -S sort by file size\n"
" --sort=WORD extension -X, none -U, size -S, time -t,\n"
@@ -3341,7 +3341,7 @@ msgid ""
" specified time as sort key if --sort=time\n"
msgstr ""
-#: src/ls.c:3705
+#: src/ls.c:3792
msgid ""
" --time-style=STYLE show times using style STYLE:\n"
" full-iso, long-iso, iso, locale, +FORMAT\n"
@@ -3355,7 +3355,7 @@ msgid ""
" -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n"
msgstr ""
-#: src/ls.c:3716
+#: src/ls.c:3803
msgid ""
" -u with -lt: sort by, and show, access time\n"
" with -l: show access time and sort by name\n"
@@ -3364,7 +3364,7 @@ msgid ""
" -v sort by version\n"
msgstr ""
-#: src/ls.c:3723
+#: src/ls.c:3810
#, fuzzy
msgid ""
" -w, --width=COLS assume screen width instead of current value\n"
@@ -3377,7 +3377,7 @@ msgstr ""
" Ãâ·ÂÇÕ´Ï´Ù\n"
" -n (¹«½ÃµÊ)\n"
-#: src/ls.c:3735
+#: src/ls.c:3822
msgid ""
"\n"
"By default, color is not used to distinguish types of files. That is\n"
@@ -3689,13 +3689,13 @@ msgstr "%sÀÇ Çã°¡¸¦ ¹Ù²Ü ¼ö ¾ø½À´Ï´Ù"
msgid "Mike Parker, David MacKenzie, and Jim Meyering"
msgstr "David Ihnat, David MacKenzie, ±×¸®°í Jim Meyering"
-#: src/mv.c:320
+#: src/mv.c:317
msgid ""
"Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n"
"\n"
msgstr ""
-#: src/mv.c:327
+#: src/mv.c:324
msgid ""
" --backup[=CONTROL] make a backup of each existing destination "
"file\n"
@@ -3707,7 +3707,7 @@ msgid ""
" equivalent to --reply=query\n"
msgstr ""
-#: src/mv.c:335
+#: src/mv.c:332
msgid ""
" --reply={yes,no,query} specify how to handle the prompt about an\n"
" existing destination file\n"
@@ -3716,7 +3716,7 @@ msgid ""
" -S, --suffix=SUFFIX override the usual backup suffix\n"
msgstr ""
-#: src/mv.c:342
+#: src/mv.c:339
#, fuzzy
msgid ""
" --target-directory=DIRECTORY move all SOURCE arguments into "
@@ -3744,12 +3744,12 @@ msgstr ""
" --version ¹öÀü Á¤º¸¸¦ Ç¥½ÃÇÏ°í Á¾·áÇÕ´Ï´Ù\n"
"\n"
-#: src/mv.c:470
+#: src/mv.c:467
#, fuzzy, c-format
msgid "specified target, %s is not a directory"
msgstr "%sÀÌ(°¡) Á¸ÀçÇÏÁö¸¸ µð·ºÅ丮°¡ ¾Æ´Õ´Ï´Ù"
-#: src/mv.c:478
+#: src/mv.c:475
msgid "when moving multiple files, last argument must be a directory"
msgstr "¿©·¯°³ÀÇ ÆÄÀÏÀ» ¿Å±æ ¶§¿¡´Â ¸¶Áö¸· Àμö´Â µð·ºÅ丮¿©¾ß ÇÕ´Ï´Ù"
@@ -3884,22 +3884,22 @@ msgstr ""
" rz ¿À¸¥ÂÊ Á¤·Ä, ¾Õ¿¡ 0À» ºÙÀÔ´Ï´Ù\n"
"\n"
-#: src/nl.c:500
+#: src/nl.c:504
#, c-format
msgid "invalid starting line number: `%s'"
msgstr "ºÎÀûÀýÇÑ ½ÃÀÛ Çà¹øÈ£: `%s'"
-#: src/nl.c:510
+#: src/nl.c:514
#, c-format
msgid "invalid line number increment: `%s'"
msgstr "ºÎÀûÀýÇÑ Çà¹øÈ£ Áõ°¡: `%s'"
-#: src/nl.c:523
+#: src/nl.c:527
#, c-format
msgid "invalid number of blank lines: `%s'"
msgstr "ºÎÀûÀýÇÑ ºóÁÙÀÇ °³¼ö: `%s'"
-#: src/nl.c:537
+#: src/nl.c:541
#, c-format
msgid "invalid line number field width: `%s'"
msgstr "ºÎÀûÀýÇÑ Çà¹øÈ£ Çʵå Æø: `%s'"
@@ -4189,39 +4189,39 @@ msgstr ""
"´Ù\n"
" -s, --serial µ¿½Ã¿¡ ÇÏÁö ¾Ê°í ÇÑ ¹ø¿¡ ÇÑ °³ÀÇ ÆÄÀÏÀ» ¾¹´Ï´Ù\n"
-#: src/pathchk.c:145
+#: src/pathchk.c:146
#, fuzzy, c-format
msgid "Usage: %s [OPTION]... NAME...\n"
msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>]... [<ÆÄÀÏ>]...\n"
-#: src/pathchk.c:146
+#: src/pathchk.c:147
msgid ""
"Diagnose unportable constructs in NAME.\n"
"\n"
" -p, --portability check for all POSIX systems, not only this one\n"
msgstr ""
-#: src/pathchk.c:236
+#: src/pathchk.c:237
#, fuzzy, c-format
msgid "path `%s' contains nonportable character `%c'"
msgstr "ÅÇ Å©±â¿¡ ºÎÀûÀýÇÑ ¹®ÀÚ°¡ ÁöÁ¤µÇ¾î ÀÖ½À´Ï´Ù"
-#: src/pathchk.c:256
+#: src/pathchk.c:257
#, fuzzy, c-format
msgid "`%s' is not a directory"
msgstr "%sÀÌ(°¡) Á¸ÀçÇÏÁö¸¸ µð·ºÅ丮°¡ ¾Æ´Õ´Ï´Ù"
-#: src/pathchk.c:267
+#: src/pathchk.c:268
#, c-format
msgid "directory `%s' is not searchable"
msgstr ""
-#: src/pathchk.c:354
+#: src/pathchk.c:355
#, c-format
msgid "name `%s' has length %ld; exceeds limit of %ld"
msgstr ""
-#: src/pathchk.c:380
+#: src/pathchk.c:381
#, c-format
msgid "path `%s' has length %d; exceeds limit of %ld"
msgstr ""
@@ -4264,11 +4264,11 @@ msgid "Login"
msgstr ""
#: src/pinky.c:388
-msgid " Name"
+msgid "Name"
msgstr ""
#: src/pinky.c:389
-msgid "TTY"
+msgid " TTY"
msgstr ""
#: src/pinky.c:391
@@ -4686,7 +4686,7 @@ msgstr ""
#: src/printf.c:128
msgid ""
-" \\xNNN byte with hexadecimal value NNN (1 to 3 digits)\n"
+" \\xNN byte with hexadecimal value NN (1 to 2 digits)\n"
"\n"
" \\uNNNN character with hexadecimal value NNNN (4 digits)\n"
" \\UNNNNNNNN character with hexadecimal value NNNNNNNN (8 digits)\n"
@@ -4711,31 +4711,31 @@ msgstr ""
msgid "%s: value not completely converted"
msgstr ""
-#: src/printf.c:251 src/printf.c:275
+#: src/printf.c:251 src/printf.c:277
msgid "missing hexadecimal number in escape"
msgstr ""
-#: src/printf.c:287
+#: src/printf.c:289
#, fuzzy, c-format
msgid "invalid universal character name \\%c%0*x"
msgstr "ºÎÀûÀýÇÑ ¹®ÀÚ Å¬·¡½º `%s'"
-#: src/printf.c:293
+#: src/printf.c:295
#, fuzzy, c-format
msgid "\\%c: invalid escape"
msgstr "%s: ºÎÀûÀýÇÑ ÆÐÅÏ"
-#: src/printf.c:501
+#: src/printf.c:503
#, fuzzy, c-format
msgid "%%%c: invalid directive"
msgstr "%s: ºÎÀûÀýÇÑ ÆÐÅÏ"
-#: src/printf.c:558
+#: src/printf.c:560
#, c-format
msgid "Usage: %s format [argument...]\n"
msgstr ""
-#: src/printf.c:576
+#: src/printf.c:578
#, c-format
msgid "warning: ignoring excess arguments, starting with `%s'"
msgstr ""
@@ -5123,19 +5123,19 @@ msgstr "ºÎÀûÀýÇÑ Å¸ÀÔÀÇ ¹®ÀÚ¿­ `%s'"
msgid "format string may not be specified when printing equal width strings"
msgstr "¹®ÀÚ¿­À» ´ýÇÁÇÒ ¶§¿¡´Â ŸÀÔÀÌ ÁöÁ¤µÇ¸é ¾ÈµË´Ï´Ù"
-#: src/shred.c:175
+#: src/shred.c:172
#, fuzzy, c-format
msgid "Usage: %s [OPTIONS] FILE [...]\n"
msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>] [<ÆÄÀÏ>]...\n"
-#: src/shred.c:176
+#: src/shred.c:173
msgid ""
"Overwrite the specified FILE(s) repeatedly, in order to make it harder\n"
"for even very expensive hardware probing to recover the data.\n"
"\n"
msgstr ""
-#: src/shred.c:184
+#: src/shred.c:181
#, c-format
msgid ""
" -f, --force change permissions to allow writing if necessary\n"
@@ -5143,7 +5143,7 @@ msgid ""
" -s, --size=N shred this many bytes (suffixes like K, M, G accepted)\n"
msgstr ""
-#: src/shred.c:189
+#: src/shred.c:186
msgid ""
" -u, --remove truncate and remove file after overwriting\n"
" -v, --verbose show progress\n"
@@ -5152,7 +5152,7 @@ msgid ""
" - shred standard output\n"
msgstr ""
-#: src/shred.c:198
+#: src/shred.c:195
msgid ""
"\n"
"Delete FILE(s) if --remove (-u) is specified. The default is not to remove\n"
@@ -5162,7 +5162,7 @@ msgid ""
"\n"
msgstr ""
-#: src/shred.c:206
+#: src/shred.c:203
msgid ""
"CAUTION: Note that shred relies on a very important assumption:\n"
"that the filesystem overwrites data in place. This is the traditional\n"
@@ -5172,7 +5172,7 @@ msgid ""
"\n"
msgstr ""
-#: src/shred.c:214
+#: src/shred.c:211
msgid ""
"* log-structured or journaled filesystems, such as those supplied with\n"
" AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)\n"
@@ -5184,7 +5184,7 @@ msgid ""
"\n"
msgstr ""
-#: src/shred.c:224
+#: src/shred.c:221
msgid ""
"* filesystems that cache in temporary locations, such as NFS\n"
" version 3 clients\n"
@@ -5196,82 +5196,82 @@ msgid ""
"to be recovered later.\n"
msgstr ""
-#: src/shred.c:822
+#: src/shred.c:819
#, c-format
msgid "%s: cannot rewind"
msgstr "%s: µ¹¾Æ°¥ ¼ö ¾ø½À´Ï´Ù"
-#: src/shred.c:845
+#: src/shred.c:842
#, c-format
msgid "%s: pass %lu/%lu (%s)..."
msgstr "%s: ÁøÇàÁß %lu/%lu (%s)..."
-#: src/shred.c:882
+#: src/shred.c:879
#, fuzzy, c-format
msgid "%s: error writing at offset %s"
msgstr "%s¿¡ ¾²´Â µµÁß ¿À·ù ¹ß»ý"
-#: src/shred.c:913
+#: src/shred.c:908
#, fuzzy, c-format
msgid "%s: file too large"
msgstr "%s: ÆÄÀÏÀÌ ³Ê¹« ±é´Ï´Ù"
-#: src/shred.c:934
+#: src/shred.c:931
#, c-format
msgid "%s: pass %lu/%lu (%s)...%s"
msgstr "%s: ÁøÇàÁß %lu/%lu (%s)...%s"
-#: src/shred.c:944
+#: src/shred.c:947
#, fuzzy, c-format
msgid "%s: pass %lu/%lu (%s)...%s/%s %d%%"
msgstr "%s: ÁøÇàÁß %lu/%lu (%s)...%s/%s"
-#: src/shred.c:1205
+#: src/shred.c:1206
#, fuzzy, c-format
msgid "%s: invalid file type"
msgstr "%s: ºÎÀûÀýÇÑ Á¢¹Ì¾î ±æÀÌ"
-#: src/shred.c:1222
+#: src/shred.c:1223
#, c-format
msgid "%s: file has negative size"
msgstr "%s: ÆÄÀÏÀÌ À½ÀÇ Å©±â¸¦ °®½À´Ï´Ù"
-#: src/shred.c:1274
+#: src/shred.c:1275
#, fuzzy, c-format
msgid "%s: error truncating"
msgstr "%s: ÆÄÀÏÀÌ Àß·ÈÀ½"
-#: src/shred.c:1295
+#: src/shred.c:1296
#, c-format
msgid "%s: cannot shred append-only file descriptor"
msgstr "%s: ¾²±â Àü¿ë ÆÄÀÏ µð½ºÅ©¸³ÅÍ´Â ÆıâÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: src/shred.c:1380
+#: src/shred.c:1381
#, c-format
msgid "%s: removing"
msgstr "%s: »èÁ¦Áß"
-#: src/shred.c:1421
+#: src/shred.c:1422
#, fuzzy, c-format
msgid "%s: renamed to %s"
msgstr "%s: Àб⠿À·ù"
-#: src/shred.c:1447
+#: src/shred.c:1448
#, c-format
msgid "%s: removed"
msgstr "%s: »èÁ¦µÇ¾úÀ½"
-#: src/shred.c:1512
+#: src/shred.c:1513
#, c-format
msgid "%s: cannot remove"
msgstr "%s: Áö¿ï ¼ö ¾ø½À´Ï´Ù"
-#: src/shred.c:1560
+#: src/shred.c:1561
#, fuzzy, c-format
msgid "%s: invalid number of passes"
msgstr "%s: ºÎÀûÀýÇÑ ÃÊ"
-#: src/shred.c:1577
+#: src/shred.c:1578
#, fuzzy, c-format
msgid "%s: invalid file size"
msgstr "%s: ºÎÀûÀýÇÑ Á¢¹Ì¾î ±æÀÌ"
@@ -5299,7 +5299,7 @@ msgstr ""
msgid "invalid time interval `%s'"
msgstr "ºÎÀûÀýÇÑ ÇÊµå ¹øÈ£: `%s'"
-#: src/sleep.c:177 src/tail.c:1036
+#: src/sleep.c:177 src/tail.c:1031
#, fuzzy
msgid "cannot read realtime clock"
msgstr "¸µÅ© `%s'¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù"
@@ -5308,7 +5308,7 @@ msgstr "¸µÅ© `%s'¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù"
msgid "Mike Haertel and Paul Eggert"
msgstr "Mike Haertel ±×¸®°í Paul Eggert"
-#: src/sort.c:283
+#: src/sort.c:280
msgid ""
"Write sorted concatenation of all FILE(s) to standard output.\n"
"\n"
@@ -5320,7 +5320,7 @@ msgstr ""
"Á¤·Ä ¿É¼ÇÀº ´ÙÀ½°ú °°½À´Ï´Ù:\n"
"\n"
-#: src/sort.c:292
+#: src/sort.c:289
msgid ""
" -b, --ignore-leading-blanks ignore leading blanks\n"
" -d, --dictionary-order consider only blanks and alphanumeric "
@@ -5331,7 +5331,7 @@ msgstr ""
" -d, --dictionary-order °ø¹é, ¾ËÆĺª, ¼ýÀÚ¸¸À» °í·ÁÇÕ´Ï´Ù\n"
" -f, --ignore-case ¼Ò¹®ÀÚ¿Í ´ë¹®ÀÚ¸¦ ±¸º°ÇÏÁö ¾Ê½À´Ï´Ù\n"
-#: src/sort.c:297
+#: src/sort.c:294
msgid ""
" -g, --general-numeric-sort compare according to general numerical value\n"
" -i, --ignore-nonprinting consider only printable characters\n"
@@ -5348,7 +5348,7 @@ msgstr ""
"\n"
# last-resort comparison?
-#: src/sort.c:305
+#: src/sort.c:302
msgid ""
"Other options:\n"
"\n"
@@ -5373,7 +5373,7 @@ msgstr ""
"´Ù\n"
" -S, --buffer-size=<Å©±â> ¸ÞÀÎ ¸Þ¸ð¸® ¹öÆÛ¸¦ <Å©±â>¸¸Å­ ¾¹´Ï´Ù\n"
-#: src/sort.c:315
+#: src/sort.c:312
#, c-format
msgid ""
" -t, --field-separator=SEP use SEP instead of non- to whitespace "
@@ -5394,11 +5394,11 @@ msgstr ""
"´Ù:\n"
" µ¿ÀÏÇÑ °ÍÁß Ã¹ ¹ø°¸¸ Ãâ·ÂÇÕ´Ï´Ù\n"
-#: src/sort.c:322
+#: src/sort.c:319
msgid " -z, --zero-terminated end lines with 0 byte, not newline\n"
msgstr " -z, --zero-terminated ÁÙÀÇ ³¡¿¡ ÁÙ¹Ù²Þ ´ë½Å ¹ÙÀÌÆ® 0À» ¾¹´Ï´Ù\n"
-#: src/sort.c:327
+#: src/sort.c:324
msgid ""
"\n"
"POS is F[.C][OPTS], where F is the field number and C the character "
@@ -5417,7 +5417,7 @@ msgstr ""
"\n"
"<Å©±â> ´ÙÀ½¿¡´Â ´ÙÀ½ °öÇϱâ Á¢¹Ì¾î°¡ µû¶ó¿Ã ¼ö ÀÖ½À´Ï´Ù:\n"
-#: src/sort.c:336
+#: src/sort.c:333
#, c-format
msgid ""
"% 1% of memory, b 1, K 1024 (default), and so on for M, G, T, P, E, Z, Y.\n"
@@ -5439,94 +5439,94 @@ msgstr ""
"¹ÙÀÌÆ®°ª¿¡ µû¶ó Á¤·ÄµÈ ÀüÅëÀûÀÎ Á¤·Ä ¹æ½ÄÀ» ¿øÇÑ´Ù¸é \"LC_ALL=C\"·Î\n"
"ȯ°æº¯¼ö¸¦ ¼¼ÆÃÇϽʽÿÀ\n"
-#: src/sort.c:447
+#: src/sort.c:444
msgid "cannot create temporary file"
msgstr "Àӽà ÆÄÀÏÀ» ¸¸µé ¼ö ¾ø½À´Ï´Ù"
-#: src/sort.c:470
+#: src/sort.c:467
msgid "open failed"
msgstr "ÆÄÀÏ ¿­±â ½ÇÆÐ"
-#: src/sort.c:490 src/sort.c:2495
+#: src/sort.c:487 src/sort.c:2496
msgid "close failed"
msgstr "ÆÄÀÏ ´Ý±â ½ÇÆÐ"
-#: src/sort.c:498
+#: src/sort.c:495
msgid "write failed"
msgstr "ÆÄÀÏ ¾²±â ½ÇÆÐ"
-#: src/sort.c:644
+#: src/sort.c:641
msgid "sort size"
msgstr "Á¤·Ä Å©±â"
-#: src/sort.c:718
+#: src/sort.c:715
msgid "stat failed"
msgstr "stat ½ÇÆÐ"
-#: src/sort.c:975
+#: src/sort.c:972
msgid "read failed"
msgstr "ÆÄÀÏ Àб⠽ÇÆÐ"
-#: src/sort.c:1573
+#: src/sort.c:1570
#, c-format
msgid "%s: %s:%s: disorder: "
msgstr "%s: %s:%s: ¼ø¼­°¡ ¸ÂÁö ¾ÊÀ½: "
-#: src/sort.c:1577
+#: src/sort.c:1574
msgid "standard error"
msgstr "Ç¥ÁØ ¿À·ù"
-#: src/sort.c:2035
+#: src/sort.c:2032
#, c-format
msgid "%s: invalid field specification `%s'"
msgstr "%s: ºÎÀûÀýÇÑ Çʵå ÁöÁ¤ `%s'"
-#: src/sort.c:2061
+#: src/sort.c:2058
#, c-format
msgid "%s: count `%.*s' too large"
msgstr "%s: ÀϷùøÈ£ `%.*s'Àº(´Â) ³Ê¹« Å®´Ï´Ù"
# count?
-#: src/sort.c:2067
+#: src/sort.c:2064
#, c-format
msgid "%s: invalid count at start of `%s'"
msgstr "%s: `%s' ½ÃÀÛ ºÎºÐ¿¡ ºÎÀûÀýÇÑ °¹¼ö"
-#: src/sort.c:2297
+#: src/sort.c:2298
msgid "invalid number after `-'"
msgstr "`-' ´ÙÀ½¿¡ ºÎÀûÀýÇÑ ¼ýÀÚ"
-#: src/sort.c:2300 src/sort.c:2346 src/sort.c:2373
+#: src/sort.c:2301 src/sort.c:2347 src/sort.c:2374
msgid "invalid number after `.'"
msgstr "`.' ´ÙÀ½¿¡ ºÎÀûÀýÇÑ ¼ýÀÚ"
-#: src/sort.c:2303 src/sort.c:2382
+#: src/sort.c:2304 src/sort.c:2383
msgid "stray character in field spec"
msgstr "ÇÊµå ½ºÆå¿¡ ¹þ¾î³­ ¹®ÀÚ"
-#: src/sort.c:2337
+#: src/sort.c:2338
msgid "invalid number at field start"
msgstr "Çʵå óÀ½¿¡ ºÎÀûÀýÇÑ ¼ýÀÚ"
-#: src/sort.c:2341 src/sort.c:2369
+#: src/sort.c:2342 src/sort.c:2370
msgid "field number is zero"
msgstr "ÇÊµå °³¼ö°¡ 0ÀÔ´Ï´Ù"
-#: src/sort.c:2350
+#: src/sort.c:2351
msgid "character offset is zero"
msgstr "¹®ÀÚ ¿ÀÇÁ¼ÂÀÌ 0ÀÔ´Ï´Ù"
-#: src/sort.c:2365
+#: src/sort.c:2366
msgid "invalid number after `,'"
msgstr "`,' ´ÙÀ½¿¡ ºÎÀûÀýÇÑ ¼ýÀÚ"
-#: src/sort.c:2410
+#: src/sort.c:2411
#, c-format
msgid "multi-character tab `%s'"
msgstr "¿©·¯ ¹®ÀÚ·Î µÈ ÅÇ `%s'"
# extra operand? ¹º ¼Ò¸®¾ß?
-#: src/sort.c:2478
+#: src/sort.c:2479
#, c-format
msgid "extra operand `%s' not allowed with -c"
msgstr "-c ¿É¼Ç¿¡¼­´Â Ãß°¡ ÇÇ¿¬»êÀÚ `%s'À»(¸¦) ¾µ ¼ö ¾ø½À´Ï´Ù"
@@ -5579,45 +5579,45 @@ msgstr "Ãâ·ÂÆÄÀÏ Á¢¹Ì¾î¸¦ ´Ù ½è½À´Ï´Ù"
msgid "creating file `%s'\n"
msgstr "ÆÄÀÏ `%s'À»(¸¦) ¸¸µê\n"
-#: src/split.c:364
+#: src/split.c:342
msgid "cannot split in more than one way"
msgstr "ÇÑ °¡Áö ÀÌ»óÀÇ ¹æ¹ýÀ¸·Î ºÐÇÒÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: src/split.c:417
+#: src/split.c:395
#, c-format
msgid "%s: invalid suffix length"
msgstr "%s: ºÎÀûÀýÇÑ Á¢¹Ì¾î ±æÀÌ"
-#: src/split.c:431 src/split.c:457
+#: src/split.c:409 src/split.c:435
#, c-format
msgid "%s: invalid number of bytes"
msgstr "%s: ºÎÀûÀýÇÑ ¹ÙÀÌÆ®ÀÇ °³¼ö"
-#: src/split.c:444
+#: src/split.c:422
#, c-format
msgid "%s: invalid number of lines"
msgstr "%s: ºÎÀûÀýÇÑ ÇàÀÇ °³¼ö"
-#: src/split.c:497
+#: src/split.c:475
#, c-format
msgid "`-%d' option is obsolete; use `-l %d'"
msgstr "`-%d' ¿É¼ÇÀº ¾ø¾îÁ³½À´Ï´Ù; `-l %d'À»(¸¦) »ç¿ëÇϽʽÿÀ"
-#: src/split.c:510
+#: src/split.c:488
msgid "invalid number"
msgstr "ºÎÀûÀýÇÑ ¼ýÀÚ"
-#: src/stat.c:634
+#: src/stat.c:631
#, fuzzy, c-format
msgid "cannot read file system information for %s"
msgstr "%s¿¡ ´ëÇÑ ÆÄÀÏ Æ÷ÀÎÅ͸¦ ÀçÀ§Ä¡ÇÒ ¼ö ¾ø½À´Ï´Ù"
-#: src/stat.c:710
+#: src/stat.c:707
#, fuzzy, c-format
msgid "Usage: %s [OPTION] FILE...\n"
msgstr "»ç¿ë¹ý: %s [<¿É¼Ç>] [<ÆÄÀÏ>]...\n"
-#: src/stat.c:711
+#: src/stat.c:708
msgid ""
"Display file or filesystem status.\n"
"\n"
@@ -5627,70 +5627,70 @@ msgid ""
" -t, --terse print the information in terse form\n"
msgstr ""
-#: src/stat.c:722
+#: src/stat.c:719
msgid ""
"\n"
"The valid format sequences for files (without --filesystem):\n"
"\n"
-" %A - Access rights in human readable form\n"
-" %a - Access rights in octal\n"
-" %b - Number of blocks allocated\n"
+" %A Access rights in human readable form\n"
+" %a Access rights in octal\n"
+" %b Number of blocks allocated\n"
msgstr ""
-#: src/stat.c:729
+#: src/stat.c:726
msgid ""
-" %D - Device number in hex\n"
-" %d - Device number in decimal\n"
-" %F - File type\n"
-" %f - raw mode in hex\n"
-" %G - Group name of owner\n"
-" %g - Group ID of owner\n"
+" %D Device number in hex\n"
+" %d Device number in decimal\n"
+" %F File type\n"
+" %f raw mode in hex\n"
+" %G Group name of owner\n"
+" %g Group ID of owner\n"
msgstr ""
-#: src/stat.c:737
+#: src/stat.c:734
msgid ""
-" %h - Number of hard links\n"
-" %i - Inode number\n"
-" %N - Quoted File name with dereference if symbolic link\n"
-" %n - File name\n"
-" %o - IO block size\n"
-" %s - Total size, in bytes\n"
-" %T - Minor device type in hex\n"
-" %t - Major device type in hex\n"
+" %h Number of hard links\n"
+" %i Inode number\n"
+" %N Quoted File name with dereference if symbolic link\n"
+" %n File name\n"
+" %o IO block size\n"
+" %s Total size, in bytes\n"
+" %T Minor device type in hex\n"
+" %t Major device type in hex\n"
msgstr ""
-#: src/stat.c:747
+#: src/stat.c:744
msgid ""
-" %U - User name of owner\n"
-" %u - User ID of owner\n"
-" %X - Time of last access as seconds since Epoch\n"
-" %x - Time of last access\n"
-" %Y - Time of last modification as seconds since Epoch\n"
-" %y - Time of last modification\n"
-" %Z - Time of last change as seconds since Epoch\n"
-" %z - Time of last change\n"
+" %U User name of owner\n"
+" %u User ID of owner\n"
+" %X Time of last access as seconds since Epoch\n"
+" %x Time of last access\n"
+" %Y Time of last modification as seconds since Epoch\n"
+" %y Time of last modification\n"
+" %Z Time of last change as seconds since Epoch\n"
+" %z Time of last change\n"
"\n"
msgstr ""
-#: src/stat.c:759
+#: src/stat.c:756
msgid ""
"Valid format sequences for file systems:\n"
"\n"
-" %a - Free blocks available to non-superuser\n"
-" %b - Total data blocks in file system\n"
-" %c - Total file nodes in file system\n"
-" %d - Free file nodes in file system\n"
-" %f - Free blocks in file system\n"
+" %a Free blocks available to non-superuser\n"
+" %b Total data blocks in file system\n"
+" %c Total file nodes in file system\n"
+" %d Free file nodes in file system\n"
+" %f Free blocks in file system\n"
msgstr ""
-#: src/stat.c:768
+#: src/stat.c:765
msgid ""
-" %i - File System id in hex\n"
-" %l - Maximum length of filenames\n"
-" %n - File name\n"
-" %s - Optimal transfer block size\n"
-" %T - Type in human readable form\n"
-" %t - Type in hex\n"
+" %i File System id in hex\n"
+" %l Maximum length of filenames\n"
+" %n File name\n"
+" %s Optimal transfer block size\n"
+" %T Type in human readable form\n"
+" %t Type in hex\n"
msgstr ""
#: src/stty.c:501
@@ -6011,7 +6011,7 @@ msgstr ""
msgid "%s: no size information for this device"
msgstr ""
-#: src/stty.c:1914
+#: src/stty.c:1947
#, fuzzy, c-format
msgid "invalid integer argument `%s'"
msgstr "ºÎÀûÀýÇÑ Çà¹øÈ£ Áõ°¡: `%s'"
@@ -6274,72 +6274,72 @@ msgstr ""
msgid "closing %s (fd=%d)"
msgstr "%s(fd=%d)À»(¸¦) ´Ý½À´Ï´Ù "
-#: src/tail.c:396
-#, c-format
-msgid "%s: cannot seek to offset %s%s"
+#: src/tail.c:391
+#, fuzzy, c-format
+msgid "%s: cannot seek to offset %s"
msgstr "%s: ¿ÀÇÁ¼Â %s%s·Î(À¸·Î) °¥ ¼ö ¾ø½À´Ï´Ù"
-#: src/tail.c:400
-#, c-format
-msgid "%s: cannot seek to relative offset %s%s"
+#: src/tail.c:395
+#, fuzzy, c-format
+msgid "%s: cannot seek to relative offset %s"
msgstr "%s: »ó´ë ¿ÀÇÁ¼Â %s%s·Î(À¸·Î) °¥ ¼ö ¾ø½À´Ï´Ù"
-#: src/tail.c:405
-#, c-format
-msgid "%s: cannot seek to end-relative offset %s%s"
+#: src/tail.c:400
+#, fuzzy, c-format
+msgid "%s: cannot seek to end-relative offset %s"
msgstr "%s: ³¡ »ó´ë ¿ÀÇÁ¼Â %s%s·Î(À¸·Î) °¥ ¼ö ¾ø½À´Ï´Ù"
-#: src/tail.c:823
+#: src/tail.c:818
#, c-format
msgid "`%s' has become inaccessible"
msgstr "`%s'ÀÌ(°¡) Á¢±Ù ºÒ°¡´ÉÇÏ°Ô µÇ¾ú½À´Ï´Ù"
# Á» ´õ ÀÚ¿¬½º·´°Ô
-#: src/tail.c:840
+#: src/tail.c:835
#, c-format
msgid "`%s' has been replaced with an untailable file; giving up on this name"
msgstr ""
"`%s'ÀÌ(°¡) tailÀ» ½ÇÇàÇÒ ¼ö ¾ø´Â ÆÄÀÏ·Î ´ëüµÇ¾ú½À´Ï´Ù; ÀÌ À̸§Àº Æ÷±âÇÕ´Ï´Ù"
-#: src/tail.c:861
+#: src/tail.c:856
#, c-format
msgid "`%s' has become accessible"
msgstr "`%s'ÀÌ(°¡) Á¢±Ù °¡´ÉÇÏ°Ô µÇ¾ú½À´Ï´Ù"
# Á» ´õ ÀÚ¿¬½º·´°Ô
-#: src/tail.c:869
+#: src/tail.c:864
#, c-format
msgid "`%s' has appeared; following end of new file"
msgstr "`%s'ÀÌ(°¡) ³ªÅ¸³µ½À´Ï´Ù; »õ·Î¿î ÆÄÀÏÀÇ ³¡¿¡ À̾ ³ªÅ¸³µ½À´Ï´Ù"
# Á» ´õ ÀÚ¿¬½º·´°Ô
-#: src/tail.c:880
+#: src/tail.c:875
#, c-format
msgid "`%s' has been replaced; following end of new file"
msgstr "`%s'ÀÌ(°¡) ´ëüµÇ¾ú½À´Ï´Ù; »õ·Î¿î ÆÄÀÏÀÇ ³¡¿¡ À̾ ´ëüµÇ¾ú½À´Ï´Ù"
-#: src/tail.c:1005
+#: src/tail.c:1000
#, c-format
msgid "%s: file truncated"
msgstr "%s: ÆÄÀÏÀÌ Àß·ÈÀ½"
-#: src/tail.c:1025
+#: src/tail.c:1020
msgid "no files remaining"
msgstr "ÆÄÀÏÀÌ ³²¾Æ ÀÖÁö ¾Ê½À´Ï´Ù"
-#: src/tail.c:1241
+#: src/tail.c:1236
#, c-format
msgid "%s: cannot follow end of this type of file; giving up on this name"
msgstr ""
"`%s'Àº(´Â) ÀÌ·± Á¾·ùÀÇ ÆÄÀÏ µÚ¿¡ À̾ ³ª¿Ã ¼ö ¾ø½À´Ï´Ù; ÀÌ À̸§Àº Æ÷±âÇÕ´Ï"
"´Ù"
-#: src/tail.c:1361
+#: src/tail.c:1356
#, c-format
msgid "%c: invalid suffix character in obsolescent option"
msgstr "%c: ºÎÀûÀýÇÑ Á¢µÎ¾î ¹®ÀÚ°¡ °ð ¾ø¾îÁú ¿É¼Ç¿¡ µé¾î ÀÖ½À´Ï´Ù"
-#: src/tail.c:1410
+#: src/tail.c:1405
#, c-format
msgid ""
"too many arguments; When using tail's obsolescent option syntax (%s)\n"
@@ -6350,7 +6350,7 @@ msgstr ""
"µÎ °³ ÀÌ»óÀÇ ÆÄÀÏ ÀÎÀÚ°¡ ÀÖÀ» ¼öµµ ÀÖ½À´Ï´Ù. ´ë½Å¿¡ °°Àº ±â´ÉÀÇ -nÀ̳ª -c\n"
"¿É¼ÇÀ» »ç¿ëÇϼ¼¿ä."
-#: src/tail.c:1419
+#: src/tail.c:1414
#, c-format
msgid ""
"Warning: it is not portable to use two or more file arguments with\n"
@@ -6361,46 +6361,46 @@ msgstr ""
"ÆÄÀÏÀ» »ç¿ëÇÏ´Â °ÍÀº Æ÷ÅͺíÇÏÁö ¾Ê½À´Ï´Ù. °°Àº ±â´ÉÀ» ÇÏ´Â -nÀ̳ª -c\n"
"¿É¼ÇÀ» »ç¿ëÇϼ¼¿ä."
-#: src/tail.c:1428
+#: src/tail.c:1423
#, c-format
msgid "`%s' option is obsolete; use `%s-%c %.*s'"
msgstr "`%s': ÀÌ ¿É¼ÇÀº ¾ø¾îÁ³½À´Ï´Ù; `%s-%c %.*s'À»(¸¦) »ç¿ëÇϽʽÿÀ"
-#: src/tail.c:1489
+#: src/tail.c:1484
#, c-format
msgid "%s is larger than the maximum file size on this system"
msgstr "%s ÀÌ ½Ã½ºÅÛÀÇ ÃÖ´ë ÆÄÀÏ Å©±âº¸´Ù ´õ Å®´Ï´Ù"
-#: src/tail.c:1515
+#: src/tail.c:1510
#, c-format
msgid "%s: invalid maximum number of unchanged stats between opens"
msgstr "%s: ¿­±âÁß¿¡ ¹Ù²îÁö ¾ÊÀº statÀÇ ÃÖ´ë °³¼ö°¡ ºÎÀûÀýÇÕ´Ï´Ù"
-#: src/tail.c:1527
+#: src/tail.c:1522
#, c-format
msgid "%s: invalid maximum number of consecutive size changes"
msgstr "%s: Áö¼ÓÀûÀÎ Å©±â º¯È­ÀÇ ÃÖ´ë °³¼ö°¡ ºÎÀûÀýÇÕ´Ï´Ù"
-#: src/tail.c:1539
+#: src/tail.c:1534
#, c-format
msgid "%s: invalid PID"
msgstr "%s: ºÎÀûÀýÇÑ PID"
-#: src/tail.c:1554
+#: src/tail.c:1549
#, c-format
msgid "%s: invalid number of seconds"
msgstr "%s: ºÎÀûÀýÇÑ ÃÊ"
-#: src/tail.c:1573
+#: src/tail.c:1568
msgid "warning: --retry is useful only when following by name"
msgstr "°æ°í: --retry´Â --follow=name ¿É¼ÇÀ» »ç¿ëÇßÀ» °æ¿ì¸¸ À¯È¿ÇÕ´Ï´Ù"
-#: src/tail.c:1577
+#: src/tail.c:1572
msgid "warning: PID ignored; --pid=PID is useful only when following"
msgstr ""
"°æ°í: PID ¹«½Ã; `--pid=PID'´Â --follow ¿É¼Ç°ú °°ÀÌ »ç¿ëÇßÀ» °æ¿ì¸¸ À¯È¿ÇÕ´Ï´Ù"
-#: src/tail.c:1580
+#: src/tail.c:1575
msgid "warning: --pid=PID is not supported on this system"
msgstr "°æ°í: `--pid=PID'´Â ÀÌ ½Ã½ºÅÛ¿¡¼­ Áö¿øÇÏÁö ¾Ê½À´Ï´Ù"
@@ -7400,6 +7400,10 @@ msgid ""
"\n"
msgstr ""
+#, fuzzy
+#~ msgid "environment variable, QUOTING_STYLE"
+#~ msgstr "ȯ°æº¯¼ö COLUMNSÀÇ °ª¿¡ ´ÙÀ½ÀÇ À߸øµÈ ÆøÀÌ ÁöÁ¤µÇ¾ú½À´Ï´Ù: %s"
+
#~ msgid "%s: is so large that it is not representable"
#~ msgstr "%s: ³Ê¹« Ä¿¼­ Ç¥½ÃÇÒ ¼ö ¾ø½À´Ï´Ù"