WIP: silence build warnings
[findutils/ericb.git] / po / ko.po
blobaa5671f0b34a25c0ee66093636f82d9fb4a7b9f7
1 # findutilsÀÇ Çѱ¹¾î ¸Þ½ÃÁö
2 # Copyright (C) 1996, 2010 Free Software Foundation, Inc.
3 # Bang Jun-Young <bangjy@nownuri.nowcom.co.kr>, 1996.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: findutils 4.1\n"
8 "Report-Msgid-Bugs-To: bug-findutils@gnu.org\n"
9 "POT-Creation-Date: 2010-04-07 23:44+0100\n"
10 "PO-Revision-Date: 1996-10-07 22:13+0900\n"
11 "Last-Translator: Bang Jun-Young <bangjy@nownuri.nowcom.co.kr>\n"
12 "Language-Team: Korean <ko@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=EUC-KR\n"
15 "Content-Transfer-Encoding: 8-bit\n"
17 #: find/find.c:144 find/ftsfind.c:691
18 #, c-format
19 msgid "Failed initialise shared-file hash table"
20 msgstr ""
22 #: find/find.c:214 find/ftsfind.c:757
23 #, fuzzy, c-format
24 msgid "cannot get current directory"
25 msgstr "½ÃÀÛ µð·ºÅ丮·Î µ¹¾Æ°¥ ¼ö ¾ø½À´Ï´Ù"
27 #: find/find.c:219
28 #, fuzzy, c-format
29 msgid "cannot stat current directory"
30 msgstr "½ÃÀÛ µð·ºÅ丮·Î µ¹¾Æ°¥ ¼ö ¾ø½À´Ï´Ù"
32 #: find/find.c:310
33 #, c-format
34 msgid "Cannot read list of mounted devices."
35 msgstr ""
37 #: find/find.c:399
38 #, c-format
39 msgid "WARNING: file system %s has recently been unmounted."
40 msgstr ""
42 #: find/find.c:409
43 #, c-format
44 msgid "WARNING: file system %s has recently been mounted."
45 msgstr ""
47 #: find/find.c:505
48 #, c-format
49 msgid ""
50 "%s%s changed during execution of %s (old device number %ld, new device "
51 "number %ld, file system type is %s) [ref %ld]"
52 msgstr ""
54 #: find/find.c:542
55 #, c-format
56 msgid ""
57 "%s%s changed during execution of %s (old inode number %<PRIuMAX>, new inode "
58 "number %<PRIuMAX>, file system type is %s) [ref %ld]"
59 msgstr ""
61 #: find/find.c:707
62 #, fuzzy, c-format
63 msgid "failed to return to parent directory"
64 msgstr "½ÃÀÛ µð·ºÅ丮·Î µ¹¾Æ°¥ ¼ö ¾ø½À´Ï´Ù"
66 #: find/find.c:1029
67 #, c-format
68 msgid "Failed to safely change directory into %s"
69 msgstr ""
71 #: find/find.c:1127 find/ftsfind.c:263
72 #, c-format
73 msgid ""
74 "Symbolic link %s is part of a loop in the directory hierarchy; we have "
75 "already visited the directory to which it points."
76 msgstr ""
78 #: find/find.c:1146
79 #, c-format
80 msgid ""
81 "Filesystem loop detected; %s has the same device number and inode as a "
82 "directory which is %d level higher in the file system hierarchy"
83 msgid_plural ""
84 "Filesystem loop detected; %s has the same device number and inode as a "
85 "directory which is %d levels higher in the file system hierarchy"
86 msgstr[0] ""
87 msgstr[1] ""
89 #: find/find.c:1398
90 #, c-format
91 msgid "warning: not following the symbolic link %s"
92 msgstr ""
94 #: find/find.c:1441
95 #, c-format
96 msgid ""
97 "WARNING: Hard link count is wrong for %s (saw only st_nlink=%<PRIuMAX> but "
98 "we already saw %<PRIuMAX> subdirectories): this may be a bug in your file "
99 "system driver.  Automatically turning on find's -noleaf option.  Earlier "
100 "results may have failed to include directories that should have been "
101 "searched."
102 msgstr ""
104 #: find/fstype.c:203
105 #, c-format
106 msgid "Cannot read mounted file system list"
107 msgstr ""
109 #: find/fstype.c:250
110 msgid "unknown"
111 msgstr "¾Ë ¼ö ¾øÀ½"
113 #: find/ftsfind.c:277
114 #, c-format
115 msgid ""
116 "File system loop detected; %s is part of the same file system loop as %s."
117 msgstr ""
119 #: find/ftsfind.c:471 find/util.c:211
120 #, c-format
121 msgid "WARNING: file %s appears to have mode 0000"
122 msgstr ""
124 #: find/ftsfind.c:604
125 #, c-format
126 msgid "cannot search %s"
127 msgstr ""
129 #: find/ftsfind.c:625
130 #, fuzzy, c-format
131 msgid "failed to restore working directory after searching %s"
132 msgstr "½ÃÀÛ µð·ºÅ丮·Î µ¹¾Æ°¥ ¼ö ¾ø½À´Ï´Ù"
134 #: find/parser.c:471
135 #, c-format
136 msgid ""
137 "The -delete action atomatically turns on -depth, but -prune does nothing "
138 "when -depth is in effect.  If you want to carry on anyway, just explicitly "
139 "use the -depth option."
140 msgstr ""
142 #: find/parser.c:618
143 #, c-format
144 msgid ""
145 "warning: you have specified the %s option after a non-option argument %s, "
146 "but options are not positional (%s affects tests specified before it as well "
147 "as those specified after it).  Please specify options before other "
148 "arguments.\n"
149 msgstr ""
151 #: find/parser.c:914
152 #, c-format
153 msgid ""
154 "warning: the -d option is deprecated; please use -depth instead, because the "
155 "latter is a POSIX-compliant feature."
156 msgstr ""
158 #: find/parser.c:1184
159 #, c-format
160 msgid ""
161 "%s is not the name of an existing group and it does not look like a numeric "
162 "group ID because it has the unexpected suffix %s"
163 msgstr ""
165 #: find/parser.c:1199
166 #, c-format
167 msgid "%s is not the name of an existing group"
168 msgstr ""
170 #: find/parser.c:1205
171 #, c-format
172 msgid "argument to -group is empty, but should be a group name"
173 msgstr ""
175 #: find/parser.c:1227
176 #, fuzzy
177 msgid ""
178 "\n"
179 "default path is the current directory; default expression is -print\n"
180 "expression may consist of: operators, options, tests, and actions:\n"
181 msgstr ""
182 "±âº» °æ·Î´Â ÇöÀç µð·ºÅ丮ÀÔ´Ï´Ù; ±âº» ¼ö½ÄÀº -printÀÔ´Ï´Ù\n"
183 "¼ö½ÄÀº ´ÙÀ½°ú °°ÀÌ ÀÌ·ç¾îÁú ¼ö ÀÖ½À´Ï´Ù:\n"
184 "¿¬»êÀÚ(°¨¼ÒÇϴ ¿ì¼±¼øÀ§; ´Ù¸¥ °ÍÀÌ ÁÖ¾îÁöÁö ¾ÊÀ¸¸é -and°¡ ¹¬½ÃÀûÀ¸·Î »ç¿ë"
185 "µÊ)\n"
186 "      ( EXPR ) | EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
188 #: find/parser.c:1230
189 #, fuzzy
190 msgid ""
191 "operators (decreasing precedence; -and is implicit where no others are "
192 "given):\n"
193 "      ( EXPR )   ! EXPR   -not EXPR   EXPR1 -a EXPR2   EXPR1 -and EXPR2\n"
194 "      EXPR1 -o EXPR2   EXPR1 -or EXPR2   EXPR1 , EXPR2\n"
195 msgstr ""
196 "±âº» °æ·Î´Â ÇöÀç µð·ºÅ丮ÀÔ´Ï´Ù; ±âº» ¼ö½ÄÀº -printÀÔ´Ï´Ù\n"
197 "¼ö½ÄÀº ´ÙÀ½°ú °°ÀÌ ÀÌ·ç¾îÁú ¼ö ÀÖ½À´Ï´Ù:\n"
198 "¿¬»êÀÚ(°¨¼ÒÇϴ ¿ì¼±¼øÀ§; ´Ù¸¥ °ÍÀÌ ÁÖ¾îÁöÁö ¾ÊÀ¸¸é -and°¡ ¹¬½ÃÀûÀ¸·Î »ç¿ë"
199 "µÊ)\n"
200 "      ( EXPR ) | EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
202 #: find/parser.c:1234
203 msgid ""
204 "positional options (always true): -daystart -follow -regextype\n"
205 "\n"
206 "normal options (always true, specified before other expressions):\n"
207 "      -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
208 "      --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
209 msgstr ""
211 #: find/parser.c:1239
212 msgid ""
213 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
214 "      -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
215 "      -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
216 "PATTERN\n"
217 "      -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
218 msgstr ""
220 #: find/parser.c:1244
221 msgid ""
222 "      -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
223 "      -readable -writable -executable\n"
224 "      -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
225 "      -used N -user NAME -xtype [bcdpfls]"
226 msgstr ""
228 #: find/parser.c:1249
229 msgid "      -context CONTEXT\n"
230 msgstr ""
232 #: find/parser.c:1251
233 msgid ""
234 "\n"
235 "actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n"
236 "      -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n"
237 "      -exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;\n"
238 "      -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;\n"
239 msgstr ""
241 #: find/parser.c:1257
242 msgid ""
243 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
244 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
245 "email to <bug-findutils@gnu.org>."
246 msgstr ""
248 #: find/parser.c:1312
249 #, c-format
250 msgid "sanity check of the fnmatch() library function failed."
251 msgstr ""
253 #: find/parser.c:1326
254 #, c-format
255 msgid ""
256 "warning: Unix filenames usually don't contain slashes (though pathnames "
257 "do).  That means that '%s %s' will probably evaluate to false all the time "
258 "on this system.  You might find the '-wholename' test more useful, or "
259 "perhaps '-samefile'.  Alternatively, if you are using GNU grep, you could "
260 "use 'find ... -print0 | grep -FzZ %s'."
261 msgstr ""
263 #: find/parser.c:1452
264 #, c-format
265 msgid "Expected a positive decimal integer argument to %s, but got %s"
266 msgstr ""
268 #: find/parser.c:1617
269 #, c-format
270 msgid "This system does not provide a way to find the birth time of a file."
271 msgstr ""
273 #: find/parser.c:1638
274 #, c-format
275 msgid "The %s test needs an argument"
276 msgstr ""
278 #: find/parser.c:1675
279 #, c-format
280 msgid "I cannot figure out how to interpret %s as a date or time"
281 msgstr ""
283 #: find/parser.c:1692
284 #, c-format
285 msgid "Cannot obtain birth time of file %s"
286 msgstr ""
288 #: find/parser.c:1900
289 #, c-format
290 msgid "warning: -%s %s will not match anything because it ends with /."
291 msgstr ""
293 #: find/parser.c:1956
294 #, c-format
295 msgid "Mode %s is not valid when POSIXLY_CORRECT is on."
296 msgstr ""
298 #: find/parser.c:2039
299 #, fuzzy, c-format
300 msgid "invalid mode %s"
301 msgstr "ºÎÀûÀýÇÑ ¸ðµå `%s'"
303 #: find/parser.c:2058
304 #, c-format
305 msgid ""
306 "warning: you have specified a mode pattern %s (which is equivalent to /000). "
307 "The meaning of -perm /000 has now been changed to be consistent with -perm -"
308 "000; that is, while it used to match no files, it now matches all files."
309 msgstr ""
311 #: find/parser.c:2274
312 #, c-format
313 msgid "invalid null argument to -size"
314 msgstr "-size¿¡ ºÎÀûÀýÇÑ ³Î Àμö°¡ ÁÖ¾îÁü"
316 #: find/parser.c:2323
317 #, c-format
318 msgid "invalid -size type `%c'"
319 msgstr "ºÎÀûÀýÇÑ -size Çü `%c'"
321 #: find/parser.c:2329
322 #, fuzzy, c-format
323 msgid "Invalid argument `%s%c' to -size"
324 msgstr "-size¿¡ ºÎÀûÀýÇÑ ³Î Àμö°¡ ÁÖ¾îÁü"
326 #: find/parser.c:2511
327 msgid ""
328 "The -show-control-chars option takes a single argument which must be "
329 "'literal' or 'safe'"
330 msgstr ""
332 #: find/parser.c:2625
333 #, fuzzy, c-format
334 msgid "Invalid argument %s to -used"
335 msgstr "-size¿¡ ºÎÀûÀýÇÑ ³Î Àμö°¡ ÁÖ¾îÁü"
337 #: find/parser.c:2666
338 #, c-format
339 msgid "%s is not the name of a known user"
340 msgstr ""
342 #: find/parser.c:2673
343 #, c-format
344 msgid "The argument to -user should not be empty"
345 msgstr ""
347 #: find/parser.c:2698
348 #, c-format
349 msgid "Features enabled: "
350 msgstr ""
352 #: find/parser.c:2775
353 #, c-format
354 msgid "invalid predicate -context: SELinux is not enabled."
355 msgstr ""
357 #: find/parser.c:2839
358 #, c-format
359 msgid "Arguments to -type should contain only one letter"
360 msgstr ""
362 #: find/parser.c:2888
363 #, c-format
364 msgid "Unknown argument to -type: %c"
365 msgstr ""
367 #: find/parser.c:3010
368 #, c-format
369 msgid "warning: unrecognized escape `\\%c'"
370 msgstr "°æ°í: ÀνÄÇÒ ¼ö ¾ø´Â À̽ºÄÉÀÌÇÁ `\\%c'"
372 #: find/parser.c:3027
373 #, c-format
374 msgid "error: %s at end of format string"
375 msgstr ""
377 #: find/parser.c:3066
378 #, c-format
379 msgid "warning: unrecognized format directive `%%%c'"
380 msgstr "°æ°í: ÀνÄÇÒ ¼ö ¾ø´Â Çü½Ä Áö½ÃÀÚ `%%%c'"
382 #: find/parser.c:3220
383 #, c-format
384 msgid "error: the format directive `%%%c' is reserved for future use"
385 msgstr ""
387 #: find/parser.c:3255
388 #, c-format
389 msgid ""
390 "The current directory is included in the PATH environment variable, which is "
391 "insecure in combination with the %s action of find.  Please remove the "
392 "current directory from your $PATH (that is, remove \".\" or leading or "
393 "trailing colons)"
394 msgstr ""
396 #: find/parser.c:3267
397 #, c-format
398 msgid ""
399 "The relative path %s is included in the PATH environment variable, which is "
400 "insecure in combination with the %s action of find.  Please remove that "
401 "entry from $PATH"
402 msgstr ""
404 #: find/parser.c:3371
405 #, c-format
406 msgid ""
407 "You may not use {} within the utility name for -execdir and -okdir, because "
408 "this is a potential security problem."
409 msgstr ""
411 #: find/parser.c:3396
412 #, c-format
413 msgid "Only one instance of {} is supported with -exec%s ... +"
414 msgstr ""
416 #: find/parser.c:3413
417 #, fuzzy, c-format
418 msgid "The environment is too large for exec()."
419 msgstr "ȯ°æÀÌ ½ÇÇà(exec)Çϱ⿡ ³Ê¹« Å®´Ï´Ù"
421 #: find/parser.c:3593
422 #, c-format
423 msgid "arithmetic overflow while converting %s days to a number of seconds"
424 msgstr ""
426 #: find/parser.c:3617
427 #, c-format
428 msgid "arithmetic overflow when trying to calculate the end of today"
429 msgstr ""
431 #: find/parser.c:3776
432 msgid "standard error"
433 msgstr ""
435 #: find/parser.c:3781
436 msgid "standard output"
437 msgstr ""
439 #: find/pred.c:430
440 #, c-format
441 msgid "cannot delete %s"
442 msgstr ""
444 #: find/pred.c:1088 find/pred.c:1927
445 #, c-format
446 msgid "getfilecon failed: %s"
447 msgstr ""
449 #: find/pred.c:1412
450 #, c-format
451 msgid "WARNING: cannot determine birth time of file %s"
452 msgstr ""
454 #: find/pred.c:1476
455 #, c-format
456 msgid "< %s ... %s > ? "
457 msgstr ""
459 #: find/pred.c:1967
460 #, c-format
461 msgid "Cannot close standard input"
462 msgstr ""
464 #: find/pred.c:2002
465 #, fuzzy, c-format
466 msgid "Failed to change directory"
467 msgstr "½ÃÀÛ µð·ºÅ丮·Î µ¹¾Æ°¥ ¼ö ¾ø½À´Ï´Ù"
469 #: find/pred.c:2040 xargs/xargs.c:1107
470 #, c-format
471 msgid "cannot fork"
472 msgstr ""
474 #: find/pred.c:2071
475 #, c-format
476 msgid "error waiting for %s"
477 msgstr "%s¸¦ ±â´Ù¸®´Â µµÁß ¿À·ù ¹ß»ý"
479 #: find/pred.c:2080
480 #, c-format
481 msgid "%s terminated by signal %d"
482 msgstr "%s°¡ ½ÅÈ£ %d¿¡ ÀÇÇØ Á¾·áµÊ"
484 #: find/tree.c:124 find/tree.c:129 find/tree.c:219 find/tree.c:258
485 #, c-format
486 msgid "invalid expression"
487 msgstr "ºÎÀûÀýÇÑ ¼ö½Ä"
489 #: find/tree.c:135
490 #, c-format
491 msgid ""
492 "invalid expression; you have used a binary operator '%s' with nothing before "
493 "it."
494 msgstr ""
496 #: find/tree.c:146
497 #, c-format
498 msgid "expected an expression between '%s' and ')'"
499 msgstr ""
501 #: find/tree.c:156
502 #, c-format
503 msgid "expected an expression after '%s'"
504 msgstr ""
506 #: find/tree.c:161
507 #, fuzzy, c-format
508 msgid "invalid expression; you have too many ')'"
509 msgstr "ºÎÀûÀýÇÑ ¼ö½Ä"
511 #: find/tree.c:184
512 #, c-format
513 msgid ""
514 "invalid expression; expected to find a ')' but didn't see one.  Perhaps you "
515 "need an extra predicate after '%s'"
516 msgstr ""
518 #: find/tree.c:192
519 #, c-format
520 msgid "invalid expression; empty parentheses are not allowed."
521 msgstr ""
523 #: find/tree.c:198
524 #, c-format
525 msgid ""
526 "invalid expression; I was expecting to find a ')' somewhere but did not see "
527 "one."
528 msgstr ""
530 #: find/tree.c:204 find/tree.c:838
531 #, c-format
532 msgid "oops -- invalid expression type!"
533 msgstr "À¹ -- ºÎÀûÀýÇÑ ¼ö½Ä ÇüÀÔ´Ï´Ù!"
535 #: find/tree.c:276
536 #, fuzzy, c-format
537 msgid "oops -- invalid expression type (%d)!"
538 msgstr "À¹ -- ºÎÀûÀýÇÑ ¼ö½Ä ÇüÀÔ´Ï´Ù!"
540 #: find/tree.c:1290
541 #, c-format
542 msgid "paths must precede expression: %s"
543 msgstr ""
545 #: find/tree.c:1299
546 #, c-format
547 msgid "unknown predicate `%s'"
548 msgstr ""
550 #: find/tree.c:1319
551 #, fuzzy, c-format
552 msgid "invalid predicate `%s'"
553 msgstr "ºÎÀûÀýÇÑ ¸ðµå `%s'"
555 #: find/tree.c:1324
556 #, fuzzy, c-format
557 msgid "invalid argument `%s' to `%s'"
558 msgstr "-size¿¡ ºÎÀûÀýÇÑ ³Î Àμö°¡ ÁÖ¾îÁü"
560 #: find/tree.c:1332
561 #, fuzzy, c-format
562 msgid "missing argument to `%s'"
563 msgstr "-size¿¡ ºÎÀûÀýÇÑ ³Î Àμö°¡ ÁÖ¾îÁü"
565 #: find/tree.c:1408
566 #, c-format
567 msgid "you have too many ')'"
568 msgstr ""
570 #: find/tree.c:1414
571 #, c-format
572 msgid "unexpected extra predicate '%s'"
573 msgstr ""
575 #: find/tree.c:1416
576 #, c-format
577 msgid "unexpected extra predicate"
578 msgstr ""
580 #: find/tree.c:1549
581 #, c-format
582 msgid "oops -- invalid default insertion of and!"
583 msgstr "À¹ -- and¸¦ ³»Á¤Ä¡·Î ºÎÀûÀýÇÏ°Ô »ðÀÔÇß½À´Ï´Ù!"
585 #: find/util.c:168
586 #, c-format
587 msgid "Usage: %s [-H] [-L] [-P] [-Olevel] [-D "
588 msgstr ""
590 #: find/util.c:170
591 #, fuzzy, c-format
592 msgid "] [path...] [expression]\n"
593 msgstr "»ç¿ë¹ý: %s [°æ·Î...] [¼ö½Ä]\n"
595 #: find/util.c:808
596 #, fuzzy, c-format
597 msgid "Ignoring unrecognised debug flag %s"
598 msgstr "°æ°í: ÀνÄÇÒ ¼ö ¾ø´Â À̽ºÄÉÀÌÇÁ `\\%c'"
600 #: find/util.c:815
601 #, c-format
602 msgid "Empty argument to the -D option."
603 msgstr ""
605 #: find/util.c:831
606 #, c-format
607 msgid "The -O option must be immediately followed by a decimal integer"
608 msgstr ""
610 #: find/util.c:841 find/util.c:852
611 #, c-format
612 msgid "Please specify a decimal number immediately after -O"
613 msgstr ""
615 #: find/util.c:857 find/util.c:862
616 #, c-format
617 msgid "Invalid optimisation level %s"
618 msgstr ""
620 #: find/util.c:870
621 #, c-format
622 msgid ""
623 "Optimisation level %lu is too high.  If you want to find files very quickly, "
624 "consider using GNU locate."
625 msgstr ""
627 #: find/util.c:1014
628 #, c-format
629 msgid ""
630 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
631 "that affects the block size is the POSIXLY_CORRECT environment variable"
632 msgstr ""
634 #: lib/buildcmd.c:178
635 #, c-format
636 msgid "command too long"
637 msgstr "¸í·ÉÀÌ ³Ê¹« ±é´Ï´Ù"
639 #: lib/buildcmd.c:318
640 #, c-format
641 msgid "can't call exec() due to argument size restrictions"
642 msgstr ""
644 #: lib/buildcmd.c:388
645 #, c-format
646 msgid "can not fit single argument within argument list size limit"
647 msgstr "Àμö ¸í´Ü ±æÀÌ Á¦ÇÑ¿¡ ´ÜÀÏ Àμö¸¦ ¸ÂÃâ ¼ö ¾ø½À´Ï´Ù"
649 #: lib/buildcmd.c:394
650 #, c-format
651 msgid "argument list too long"
652 msgstr "Àμö ¸í´ÜÀÌ ³Ê¹« ±é´Ï´Ù"
654 #: lib/buildcmd.c:647
655 #, c-format
656 msgid "Environment variable %s is not set to a valid decimal number"
657 msgstr ""
659 #: lib/findutils-version.c:60
660 msgid "Eric B. Decker"
661 msgstr ""
663 #: lib/findutils-version.c:61
664 msgid "James Youngman"
665 msgstr ""
667 #: lib/findutils-version.c:62
668 msgid "Kevin Dalley"
669 msgstr ""
671 #: lib/findutils-version.c:64
672 #, fuzzy, c-format
673 msgid "Built using GNU gnulib version %s\n"
674 msgstr "GNU find ¹öÀü %s\n"
676 #: lib/safe-atoi.c:76
677 #, c-format
678 msgid "Unexpected suffix %s on %s"
679 msgstr ""
681 #: lib/safe-atoi.c:82
682 #, c-format
683 msgid "Expected an integer: %s"
684 msgstr ""
686 #: lib/regextype.c:107
687 #, c-format
688 msgid "Unknown regular expression type %s; valid types are %s."
689 msgstr ""
691 #: locate/code.c:130
692 #, fuzzy, c-format
693 msgid ""
694 "Usage: %s [--version | --help]\n"
695 "or     %s most_common_bigrams < file-list > locate-database\n"
696 msgstr "»ç¿ë¹ý: %s most_common_bigrams < list > coded_list\n"
698 #: locate/code.c:134 locate/frcode.c:158 locate/locate.c:1409
699 #: xargs/xargs.c:1463
700 msgid ""
701 "\n"
702 "Report bugs to <bug-findutils@gnu.org>.\n"
703 msgstr ""
705 #: locate/code.c:152 locate/frcode.c:206
706 #, c-format
707 msgid "write error"
708 msgstr ""
710 #: locate/frcode.c:156
711 #, fuzzy, c-format
712 msgid "Usage: %s [-0 | --null] [--version] [--help]\n"
713 msgstr "»ç¿ë¹ý: %s [-d °æ·Î] [--database=°æ·Î] [--version] [--help] ÆÐÅÏ...\n"
715 #: locate/frcode.c:176
716 #, c-format
717 msgid "You need to specify a security level as a decimal integer."
718 msgstr ""
720 #: locate/frcode.c:184
721 #, c-format
722 msgid "Security level %s is outside the convertible range."
723 msgstr ""
725 #: locate/frcode.c:192
726 #, c-format
727 msgid "Security level %s has unexpected suffix %s."
728 msgstr ""
730 #: locate/frcode.c:250
731 #, c-format
732 msgid "slocate security level %ld is unsupported."
733 msgstr ""
735 #: locate/frcode.c:288
736 #, c-format
737 msgid "Failed to write to standard output"
738 msgstr ""
740 #: locate/locate.c:146
741 msgid "days"
742 msgstr ""
744 #: locate/locate.c:193
745 #, c-format
746 msgid "The argument for option --max-database-age must not be empty"
747 msgstr ""
749 #: locate/locate.c:209 locate/locate.c:216
750 #, c-format
751 msgid "Invalid argument %s for option --max-database-age"
752 msgstr ""
754 #: locate/locate.c:468
755 #, c-format
756 msgid "locate database %s contains a filename longer than locate can handle"
757 msgstr ""
759 #: locate/locate.c:603
760 #, c-format
761 msgid "locate database %s is corrupt or invalid"
762 msgstr ""
764 #: locate/locate.c:893
765 #, c-format
766 msgid "Locate database size: %s byte\n"
767 msgid_plural "Locate database size: %s bytes\n"
768 msgstr[0] ""
769 msgstr[1] ""
771 #: locate/locate.c:900
772 #, c-format
773 msgid "Matching Filenames: %s\n"
774 msgstr ""
776 #: locate/locate.c:901
777 #, c-format
778 msgid "All Filenames: %s\n"
779 msgstr ""
781 #: locate/locate.c:907
782 #, c-format
783 msgid ""
784 "File names have a cumulative length of %s bytes.\n"
785 "Of those file names,\n"
786 "\n"
787 "\t%s contain whitespace, \n"
788 "\t%s contain newline characters, \n"
789 "\tand %s contain characters with the high bit set.\n"
790 msgstr ""
792 #: locate/locate.c:921
793 #, c-format
794 msgid ""
795 "Some filenames may have been filtered out, so we cannot compute the "
796 "compression ratio.\n"
797 msgstr ""
799 #: locate/locate.c:934
800 #, c-format
801 msgid "Compression ratio %4.2f%% (higher is better)\n"
802 msgstr ""
804 #: locate/locate.c:941
805 #, c-format
806 msgid "Compression ratio is undefined\n"
807 msgstr ""
809 #: locate/locate.c:996
810 #, c-format
811 msgid ""
812 "locate database %s looks like an slocate database but it seems to have "
813 "security level %c, which GNU findutils does not currently support"
814 msgstr ""
816 #: locate/locate.c:1109
817 #, c-format
818 msgid ""
819 "%s is an slocate database.  Support for these is new, expect problems for "
820 "now."
821 msgstr ""
823 #: locate/locate.c:1123
824 #, c-format
825 msgid ""
826 "%s is an slocate database of unsupported security level %d; skipping it."
827 msgstr ""
829 #: locate/locate.c:1140
830 #, c-format
831 msgid ""
832 "You specified the -E option, but that option cannot be used with slocate-"
833 "format databases with a non-zero security level.  No results will be "
834 "generated for this database.\n"
835 msgstr ""
837 #: locate/locate.c:1151
838 #, c-format
839 msgid "%s is an slocate database.  Turning on the '-e' option."
840 msgstr ""
842 #: locate/locate.c:1189
843 #, c-format
844 msgid "Old-format locate database %s is too short to be valid"
845 msgstr ""
847 #: locate/locate.c:1341
848 #, c-format
849 msgid "Database %s is in the %s format.\n"
850 msgstr ""
852 #: locate/locate.c:1362
853 msgid "The database has little-endian machine-word encoding.\n"
854 msgstr ""
856 #: locate/locate.c:1364
857 msgid "The database has big-endian machine-word encoding.\n"
858 msgstr ""
860 #: locate/locate.c:1377
861 #, c-format
862 msgid "The database machine-word encoding order is not obvious.\n"
863 msgstr ""
865 #: locate/locate.c:1400
866 #, c-format
867 msgid ""
868 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
869 "      [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
870 "      [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
871 "      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap] [-s | --stdio]\n"
872 "      [-A | --all] [-p | --print] [-r | --regex] [--regextype=TYPE]\n"
873 "      [--max-database-age D] [--version] [--help]\n"
874 "      pattern...\n"
875 msgstr ""
877 #: locate/locate.c:1463
878 msgid "failed to drop group privileges"
879 msgstr ""
881 #: locate/locate.c:1481
882 msgid "failed to drop setuid privileges"
883 msgstr ""
885 #: locate/locate.c:1495
886 msgid "Failed to fully drop privileges"
887 msgstr ""
889 #: locate/locate.c:1513
890 msgid "failed to drop setgid privileges"
891 msgstr ""
893 #: locate/locate.c:1783
894 #, c-format
895 msgid "warning: the locate database can only be read from stdin once."
896 msgstr ""
898 #: locate/locate.c:1845
899 #, c-format
900 msgid "time system call failed"
901 msgstr ""
903 #: locate/locate.c:1856
904 #, fuzzy, c-format
905 msgid "warning: database %s is more than %d %s old (actual age is %.1f %s)"
906 msgstr "°æ°í: µ¥ÀÌÅͺ£À̽º `%s'´Â %s ÀÌ»ó ¿À·¡µÇ¾ú½À´Ï´Ù"
908 #: locate/word_io.c:96
909 #, c-format
910 msgid "WARNING: locate database %s was built with a different byte order"
911 msgstr ""
913 #: locate/word_io.c:143
914 #, c-format
915 msgid "unexpected EOF in %s"
916 msgstr ""
918 #: locate/word_io.c:146
919 #, fuzzy, c-format
920 msgid "error reading a word from %s"
921 msgstr "%s¸¦ ±â´Ù¸®´Â µµÁß ¿À·ù ¹ß»ý"
923 #: xargs/xargs.c:261
924 #, c-format
925 msgid "Invalid escape sequence %s in input delimiter specification."
926 msgstr ""
928 #: xargs/xargs.c:279
929 #, c-format
930 msgid ""
931 "Invalid escape sequence %s in input delimiter specification; character "
932 "values must not exceed %lx."
933 msgstr ""
935 #: xargs/xargs.c:285
936 #, c-format
937 msgid ""
938 "Invalid escape sequence %s in input delimiter specification; character "
939 "values must not exceed %lo."
940 msgstr ""
942 #: xargs/xargs.c:294
943 #, c-format
944 msgid ""
945 "Invalid escape sequence %s in input delimiter specification; trailing "
946 "characters %s not recognised."
947 msgstr ""
949 #: xargs/xargs.c:339
950 #, c-format
951 msgid ""
952 "Invalid input delimiter specification %s: the delimiter must be either a "
953 "single character or an escape sequence starting with \\."
954 msgstr ""
956 #: xargs/xargs.c:356
957 #, c-format
958 msgid "environment is too large for exec"
959 msgstr "ȯ°æÀÌ ½ÇÇà(exec)Çϱ⿡ ³Ê¹« Å®´Ï´Ù"
961 #: xargs/xargs.c:563
962 #, c-format
963 msgid "warning: value %ld for -s option is too large, using %ld instead"
964 msgstr ""
966 #: xargs/xargs.c:633
967 #, c-format
968 msgid "Cannot open input file %s"
969 msgstr ""
971 #: xargs/xargs.c:651
972 #, c-format
973 msgid "Your environment variables take up %<PRIuMAX> bytes\n"
974 msgstr ""
976 #: xargs/xargs.c:654
977 #, c-format
978 msgid "POSIX upper limit on argument length (this system): %<PRIuMAX>\n"
979 msgstr ""
981 #: xargs/xargs.c:657
982 #, c-format
983 msgid ""
984 "POSIX smallest allowable upper limit on argument length (all systems): %"
985 "<PRIuMAX>\n"
986 msgstr ""
988 #: xargs/xargs.c:660
989 #, c-format
990 msgid "Maximum length of command we could actually use: %<PRIuMAX>\n"
991 msgstr ""
993 #: xargs/xargs.c:663
994 #, c-format
995 msgid "Size of command buffer we are actually using: %<PRIuMAX>\n"
996 msgstr ""
998 #: xargs/xargs.c:669
999 #, c-format
1000 msgid ""
1001 "\n"
1002 "Execution of xargs will continue now, and it will try to read its input and "
1003 "run commands; if this is not what you wanted to happen, please type the end-"
1004 "of-file keystroke.\n"
1005 msgstr ""
1007 #: xargs/xargs.c:677
1008 #, c-format
1009 msgid ""
1010 "Warning: %s will be run at least once.  If you do not want that to happen, "
1011 "then press the interrupt keystroke.\n"
1012 msgstr ""
1014 #: xargs/xargs.c:805 xargs/xargs.c:898
1015 #, c-format
1016 msgid ""
1017 "unmatched %s quote; by default quotes are special to xargs unless you use "
1018 "the -0 option"
1019 msgstr ""
1021 #: xargs/xargs.c:806 xargs/xargs.c:899
1022 msgid "double"
1023 msgstr "µÎ¹è"
1025 #: xargs/xargs.c:806 xargs/xargs.c:899
1026 msgid "single"
1027 msgstr "´ÜÀÏ"
1029 #: xargs/xargs.c:918
1030 #, c-format
1031 msgid ""
1032 "WARNING: a NUL character occurred in the input.  It cannot be passed through "
1033 "in the argument list.  Did you mean to use the --null option?"
1034 msgstr ""
1036 #: xargs/xargs.c:928 xargs/xargs.c:985
1037 #, c-format
1038 msgid "argument line too long"
1039 msgstr "Àμö ÇàÀÌ ³Ê¹« ±é´Ï´Ù"
1041 #: xargs/xargs.c:1013
1042 #, c-format
1043 msgid "failed to open /dev/tty for reading"
1044 msgstr ""
1046 #: xargs/xargs.c:1096
1047 #, c-format
1048 msgid "could not create pipe before fork"
1049 msgstr ""
1051 #: xargs/xargs.c:1165
1052 #, c-format
1053 msgid ""
1054 "errno-buffer read failed in xargs_do_exec (this is probably a bug, please "
1055 "report it)"
1056 msgstr ""
1058 #: xargs/xargs.c:1218
1059 #, c-format
1060 msgid ""
1061 "read returned unexpected value %d; this is probably a bug, please report it"
1062 msgstr ""
1064 #: xargs/xargs.c:1308
1065 #, c-format
1066 msgid "error waiting for child process"
1067 msgstr "ÀڽĠÇÁ·Î¼¼½º¸¦ ±â´Ù¸®´Â µµÁß ¿À·ù ¹ß»ý"
1069 #: xargs/xargs.c:1330
1070 #, c-format
1071 msgid "WARNING: Lost track of %d child processes"
1072 msgstr ""
1074 #: xargs/xargs.c:1349
1075 #, c-format
1076 msgid "%s: exited with status 255; aborting"
1077 msgstr "%s: »óÅ 255À» °¡Áö°í Á¾·áµÊ; Áß´ÜÇÔ"
1079 #: xargs/xargs.c:1352
1080 #, c-format
1081 msgid "%s: stopped by signal %d"
1082 msgstr "%s: ½ÅÈ£ %d¿¡ ÀÇÇØ ÁßÁöµÊ"
1084 #: xargs/xargs.c:1355
1085 #, c-format
1086 msgid "%s: terminated by signal %d"
1087 msgstr "%s: ½ÅÈ£ %d¿¡ ÀÇÇØ Á¾·áµÊ"
1089 #: xargs/xargs.c:1413
1090 #, c-format
1091 msgid "%s: invalid number for -%c option\n"
1092 msgstr "%s: -%c ¿É¼Ç¿¡ ºÎÀûÀýÇÑ ¼ýÀÚ°¡ ÁÖ¾îÁü\n"
1094 #: xargs/xargs.c:1420
1095 #, fuzzy, c-format
1096 msgid "%s: value for -%c option should be >= %ld\n"
1097 msgstr "%s: -%c ¿É¼ÇÀÇ °ªÀº %ldº¸´Ù Å©°Å³ª °°¾Æ¾ß ÇÕ´Ï´Ù\n"
1099 #: xargs/xargs.c:1434
1100 #, fuzzy, c-format
1101 msgid "%s: value for -%c option should be < %ld\n"
1102 msgstr "%s: -%c ¿É¼ÇÀÇ °ªÀº %ldº¸´Ù À۾ƾߠÇÕ´Ï´Ù\n"
1104 #: xargs/xargs.c:1452
1105 #, fuzzy, c-format
1106 msgid ""
1107 "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
1108 "       [-E eof-str] [-e[eof-str]]  [--eof[=eof-str]]\n"
1109 "       [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
1110 "       [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
1111 "       [-n max-args] [--max-args=max-args]\n"
1112 "       [-s max-chars] [--max-chars=max-chars]\n"
1113 "       [-P max-procs]  [--max-procs=max-procs] [--show-limits]\n"
1114 "       [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
1115 "       [--version] [--help] [command [initial-arguments]]\n"
1116 msgstr ""
1117 "»ç¿ë¹ý: %s [-0prtx] [-e[ÆÄÀϳ¡-¹®ÀÚ¿­]] [-i[´ëü-¹®ÀÚ¿­]] [-l[ÃÖ´ë-Çà]]\n"
1118 "       [-n ÃÖ´ë-Àμö] [-s ÃÖ´ë-¹®ÀÚ] [-P ÃÖ´ë-ÇÁ·Î¼¼½º] [--null] [--eof[=ÆÄÀÏ"
1119 "³¡-¹®ÀÚ¿­]]\n"
1120 "       [--replace[=´ëü-¹®ÀÚ¿­]] [--max-lines[=ÃÖ´ë-Çà]] [--interactive]\n"
1121 "       [--max-chars=ÃÖ´ë-¹®ÀÚ] [--verbose] [--exit] [--max-procs=ÃÖ´ë-ÇÁ·Î¼¼"
1122 "½º]\n"
1123 "       [--max-args=ÃÖ´ë-Àμö] [--no-run-if-empty] [--version] [--help]\n"
1124 "       [¸í·É [Ãʱâ-Àμö]]\n"
1126 #, fuzzy
1127 #~ msgid "invalid argument %s for %s"
1128 #~ msgstr "-size¿¡ ºÎÀûÀýÇÑ ³Î Àμö°¡ ÁÖ¾îÁü"
1130 #, fuzzy
1131 #~ msgid "Valid arguments are:"
1132 #~ msgstr "-size¿¡ ºÎÀûÀýÇÑ ³Î Àμö°¡ ÁÖ¾îÁü"
1134 #, fuzzy
1135 #~ msgid "%s: unrecognized option '--%s'\n"
1136 #~ msgstr "°æ°í: ÀνÄÇÒ ¼ö ¾ø´Â À̽ºÄÉÀÌÇÁ `\\%c'"
1138 #, fuzzy
1139 #~ msgid "%s: unrecognized option '%c%s'\n"
1140 #~ msgstr "°æ°í: ÀνÄÇÒ ¼ö ¾ø´Â À̽ºÄÉÀÌÇÁ `\\%c'"
1142 #, fuzzy
1143 #~ msgid "%s: invalid option -- '%c'\n"
1144 #~ msgstr "%s: -%c ¿É¼Ç¿¡ ºÎÀûÀýÇÑ ¼ýÀÚ°¡ ÁÖ¾îÁü\n"
1146 #, fuzzy
1147 #~ msgid "unable to record current working directory"
1148 #~ msgstr "½ÃÀÛ µð·ºÅ丮·Î µ¹¾Æ°¥ ¼ö ¾ø½À´Ï´Ù"
1150 #, fuzzy
1151 #~ msgid "Invalid regular expression"
1152 #~ msgstr "ºÎÀûÀýÇÑ ¼ö½Ä"
1154 #, fuzzy
1155 #~ msgid "Unmatched [ or [^"
1156 #~ msgstr "ÀÏÄ¡µÇÁö ¾Ê´Â %s µû¿ÈÇ¥"
1158 #, fuzzy
1159 #~ msgid "Unmatched ( or \\("
1160 #~ msgstr "ÀÏÄ¡µÇÁö ¾Ê´Â %s µû¿ÈÇ¥"
1162 #, fuzzy
1163 #~ msgid "Unmatched \\{"
1164 #~ msgstr "ÀÏÄ¡µÇÁö ¾Ê´Â %s µû¿ÈÇ¥"
1166 #, fuzzy
1167 #~ msgid "Memory exhausted"
1168 #~ msgstr "°¡»ó ¸Þ¸ð¸®°¡ ¹Ù´Ú³µÀ½"
1170 #, fuzzy
1171 #~ msgid "Invalid preceding regular expression"
1172 #~ msgstr "ºÎÀûÀýÇÑ ¼ö½Ä"
1174 #, fuzzy
1175 #~ msgid "Unmatched ) or \\)"
1176 #~ msgstr "ÀÏÄ¡µÇÁö ¾Ê´Â %s µû¿ÈÇ¥"
1178 #, fuzzy
1179 #~ msgid "memory exhausted"
1180 #~ msgstr "°¡»ó ¸Þ¸ð¸®°¡ ¹Ù´Ú³µÀ½"
1182 #, fuzzy
1183 #~ msgid "invalid %s%s argument `%s'"
1184 #~ msgstr "ºÎÀûÀýÇÑ ¸ðµå `%s'"
1186 #, fuzzy
1187 #~ msgid "invalid suffix in %s%s argument `%s'"
1188 #~ msgstr "-size¿¡ ºÎÀûÀýÇÑ ³Î Àμö°¡ ÁÖ¾îÁü"
1190 #, fuzzy
1191 #~ msgid "%s%s argument `%s' too large"
1192 #~ msgstr "Àμö ¸í´ÜÀÌ ³Ê¹« ±é´Ï´Ù"
1194 #~ msgid "error in %s: %s"
1195 #~ msgstr "%s¿¡ ¿À·ù: %s"
1197 #~ msgid ""
1198 #~ "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
1199 #~ "options (always true): -daystart -depth -follow --help\n"
1200 #~ "      -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
1201 #~ "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
1202 #~ msgstr ""
1203 #~ "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
1204 #~ "¿É¼Ç (Ç×»ó Âü): -daystart -depth -follow --help\n"
1205 #~ "      -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
1206 #~ "½ÃÇè (NÀº +N, -N, NÀÌ µÉ ¼ö ÀÖÀ½): -amin N -answer FILE -atime N -cmin N\n"
1208 #~ msgid ""
1209 #~ "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
1210 #~ "      -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n"
1211 #~ msgstr ""
1212 #~ "Çൿ: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
1213 #~ "      -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n"
1215 #~ msgid "inserting %s\n"
1216 #~ msgstr "%s¸¦ »ðÀÔÇÔ\n"
1218 #~ msgid "    type: %s    %s  "
1219 #~ msgstr "    Çü: %s    %s  "
1221 #~ msgid "wait got pid %d, expected pid %d"
1222 #~ msgstr "±â´Ù¸®´Ù pid %d¸¦ ¹Þ¾ÒÀ¸³ª pid %d°¡ ¿ä±¸µÊ"
1224 #~ msgid "%s stopped by signal %d"
1225 #~ msgstr "%s°¡ ½ÅÈ£ %d¿¡ ÀÇÇØ ÁßÁöµÊ"
1227 #~ msgid "left:\n"
1228 #~ msgstr "¿ÞÂÊ:\n"
1230 #~ msgid "right:\n"
1231 #~ msgstr "¿À¸¥ÂÊ:\n"
1233 #~ msgid "Normalized Eval Tree:\n"
1234 #~ msgstr "Á¤±ÔÈ­µÈ Æò°¡ Æ®¸®:\n"
1236 #~ msgid "GNU xargs version %s\n"
1237 #~ msgstr "GNU xargs ¹öÀü %s\n"
1239 #~ msgid "GNU locate version %s\n"
1240 #~ msgstr "GNU locate ¹öÀü %s\n"