1 # Japanese Messages for findutils.
2 # Copyright (C) 2001, 2010 Free Software Foundation, Inc.
3 # GOTO Masanori <gotom@debian.or.jp>, 2001.
7 "Project-Id-Version: findutils 4.1.7\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: 2001-11-05 00:45+0900\n"
11 "Last-Translator: GOTO Masanori <gotom@debian.or.jp>\n"
12 "Language-Team: Japanese <ja@li.org>\n"
14 "Content-Type: text/plain; charset=EUC-JP\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: find/find.c:144 find/ftsfind.c:691
19 msgid "Failed initialise shared-file hash table"
22 #: find/find.c:214 find/ftsfind.c:757
24 msgid "cannot get current directory"
25 msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤¬¼èÆÀ¤Ç¤¤Þ¤»¤ó"
29 msgid "cannot stat current directory"
30 msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤¬¼èÆÀ¤Ç¤¤Þ¤»¤ó"
34 msgid "Cannot read list of mounted devices."
39 msgid "WARNING: file system %s has recently been unmounted."
44 msgid "WARNING: file system %s has recently been mounted."
50 "%s%s changed during execution of %s (old device number %ld, new device "
51 "number %ld, file system type is %s) [ref %ld]"
57 "%s%s changed during execution of %s (old inode number %<PRIuMAX>, new inode "
58 "number %<PRIuMAX>, file system type is %s) [ref %ld]"
63 msgid "failed to return to parent directory"
64 msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤¬¼èÆÀ¤Ç¤¤Þ¤»¤ó"
68 msgid "Failed to safely change directory into %s"
71 #: find/find.c:1127 find/ftsfind.c:263
74 "Symbolic link %s is part of a loop in the directory hierarchy; we have "
75 "already visited the directory to which it points."
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"
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"
91 msgid "warning: not following the symbolic link %s"
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 "
106 msgid "Cannot read mounted file system list"
113 #: find/ftsfind.c:277
116 "File system loop detected; %s is part of the same file system loop as %s."
119 #: find/ftsfind.c:471 find/util.c:211
121 msgid "WARNING: file %s appears to have mode 0000"
124 #: find/ftsfind.c:604
126 msgid "cannot search %s"
129 #: find/ftsfind.c:625
131 msgid "failed to restore working directory after searching %s"
132 msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤¬¼èÆÀ¤Ç¤¤Þ¤»¤ó"
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."
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 "
154 "warning: the -d option is deprecated; please use -depth instead, because the "
155 "latter is a POSIX-compliant feature."
158 #: find/parser.c:1184
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"
165 #: find/parser.c:1199
167 msgid "%s is not the name of an existing group"
170 #: find/parser.c:1205
172 msgid "argument to -group is empty, but should be a group name"
175 #: find/parser.c:1227
179 "default path is the current directory; default expression is -print\n"
180 "expression may consist of: operators, options, tests, and actions:\n"
182 "¥Ç¥Õ¥©¥ë¥È¥Ñ¥¹¤Ï¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤Ê¤ê¤Þ¤¹; ¥Ç¥Õ¥©¥ë¥È¤Îɾ²Á¼°¤Ï -print "
184 "ɾ²Á¼°¤Ï°Ê²¼¤«¤éÀ®¤ë¤Ç¤·¤ç¤¦:\n"
185 "±é»»»Ò (Í¥Àè½ç°Ì; ¾¤Ë²¿¤âÍ¿¤¨¤é¤ì¤Æ¤¤¤Ê¤¤¤È¤ -and ¤ò°ÕÌ£¤¹¤ë):\n"
186 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
188 #: find/parser.c:1230
191 "operators (decreasing precedence; -and is implicit where no others are "
193 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
194 " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
196 "¥Ç¥Õ¥©¥ë¥È¥Ñ¥¹¤Ï¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤Ê¤ê¤Þ¤¹; ¥Ç¥Õ¥©¥ë¥È¤Îɾ²Á¼°¤Ï -print "
198 "ɾ²Á¼°¤Ï°Ê²¼¤«¤éÀ®¤ë¤Ç¤·¤ç¤¦:\n"
199 "±é»»»Ò (Í¥Àè½ç°Ì; ¾¤Ë²¿¤âÍ¿¤¨¤é¤ì¤Æ¤¤¤Ê¤¤¤È¤ -and ¤ò°ÕÌ£¤¹¤ë):\n"
200 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
202 #: find/parser.c:1234
204 "positional options (always true): -daystart -follow -regextype\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"
211 #: find/parser.c:1239
214 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
215 " -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
216 " -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
218 " -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
220 " -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
221 " -ilname PATTERN -iname PATTERN -inum N -ipath PATTERN -iregex PATTERN\n"
222 " -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE\n"
224 #: find/parser.c:1244
227 " -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
228 " -readable -writable -executable\n"
229 " -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
230 " -used N -user NAME -xtype [bcdpfls]"
232 " -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
233 " -size N[bckw] -true -type [bcdpfls] -uid N -used N -user NAME\n"
234 " -xtype [bcdpfls]\n"
236 #: find/parser.c:1249
237 msgid " -context CONTEXT\n"
240 #: find/parser.c:1251
243 "actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n"
244 " -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n"
245 " -exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;\n"
246 " -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;\n"
249 #: find/parser.c:1257
251 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
252 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
253 "email to <bug-findutils@gnu.org>."
256 #: find/parser.c:1312
258 msgid "sanity check of the fnmatch() library function failed."
261 #: find/parser.c:1326
264 "warning: Unix filenames usually don't contain slashes (though pathnames "
265 "do). That means that '%s %s' will probably evaluate to false all the time "
266 "on this system. You might find the '-wholename' test more useful, or "
267 "perhaps '-samefile'. Alternatively, if you are using GNU grep, you could "
268 "use 'find ... -print0 | grep -FzZ %s'."
271 #: find/parser.c:1452
273 msgid "Expected a positive decimal integer argument to %s, but got %s"
276 #: find/parser.c:1617
278 msgid "This system does not provide a way to find the birth time of a file."
281 #: find/parser.c:1638
283 msgid "The %s test needs an argument"
284 msgstr "%s: ¥ª¥×¥·¥ç¥ó`%s'¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
286 #: find/parser.c:1675
288 msgid "I cannot figure out how to interpret %s as a date or time"
291 #: find/parser.c:1692
293 msgid "Cannot obtain birth time of file %s"
296 #: find/parser.c:1900
298 msgid "warning: -%s %s will not match anything because it ends with /."
301 #: find/parser.c:1956
303 msgid "Mode %s is not valid when POSIXLY_CORRECT is on."
306 #: find/parser.c:2039
308 msgid "invalid mode %s"
309 msgstr "ÉÔÀµ¤Ê¥â¡¼¥É `%s' ¤Ç¤¹"
311 #: find/parser.c:2058
314 "warning: you have specified a mode pattern %s (which is equivalent to /000). "
315 "The meaning of -perm /000 has now been changed to be consistent with -perm -"
316 "000; that is, while it used to match no files, it now matches all files."
319 #: find/parser.c:2274
321 msgid "invalid null argument to -size"
322 msgstr "-size ¤ËÂФ¹¤ëÉÔÀµ¤Ê¶õ¤Î°ú¿ô¤Ç¤¹"
324 #: find/parser.c:2323
326 msgid "invalid -size type `%c'"
327 msgstr "ÉÔÀµ¤Ê -size ¥¿¥¤¥× `%c' ¤Ç¤¹"
329 #: find/parser.c:2329
331 msgid "Invalid argument `%s%c' to -size"
332 msgstr "ÉÔÀµ¤Ê°ú¿ô `%s' ¤«¤é `%s'"
334 #: find/parser.c:2511
336 "The -show-control-chars option takes a single argument which must be "
337 "'literal' or 'safe'"
340 #: find/parser.c:2625
342 msgid "Invalid argument %s to -used"
343 msgstr "ÉÔÀµ¤Ê°ú¿ô `%s' ¤«¤é `%s'"
345 #: find/parser.c:2666
347 msgid "%s is not the name of a known user"
350 #: find/parser.c:2673
352 msgid "The argument to -user should not be empty"
355 #: find/parser.c:2698
357 msgid "Features enabled: "
360 #: find/parser.c:2775
362 msgid "invalid predicate -context: SELinux is not enabled."
365 #: find/parser.c:2839
367 msgid "Arguments to -type should contain only one letter"
370 #: find/parser.c:2888
372 msgid "Unknown argument to -type: %c"
375 #: find/parser.c:3010
377 msgid "warning: unrecognized escape `\\%c'"
378 msgstr "·Ù¹ð: ǧ¼±¤Ç¤¤Ê¤¤¥¨¥¹¥±¡¼¥× `\\%c' ¤Ç¤¹"
380 #: find/parser.c:3027
382 msgid "error: %s at end of format string"
385 #: find/parser.c:3066
387 msgid "warning: unrecognized format directive `%%%c'"
388 msgstr "·Ù¹ð: ǧ¼±¤Ç¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Î»Ø¼¨ `%%%c' ¤Ç¤¹"
390 #: find/parser.c:3220
392 msgid "error: the format directive `%%%c' is reserved for future use"
395 #: find/parser.c:3255
398 "The current directory is included in the PATH environment variable, which is "
399 "insecure in combination with the %s action of find. Please remove the "
400 "current directory from your $PATH (that is, remove \".\" or leading or "
404 #: find/parser.c:3267
407 "The relative path %s is included in the PATH environment variable, which is "
408 "insecure in combination with the %s action of find. Please remove that "
412 #: find/parser.c:3371
415 "You may not use {} within the utility name for -execdir and -okdir, because "
416 "this is a potential security problem."
419 #: find/parser.c:3396
421 msgid "Only one instance of {} is supported with -exec%s ... +"
424 #: find/parser.c:3413
426 msgid "The environment is too large for exec()."
427 msgstr "¼Â¹Ô¤¹¤ë¤Ë¤Ï´Ä¶¤¬Â礤¹¤®¤Þ¤¹"
429 #: find/parser.c:3593
431 msgid "arithmetic overflow while converting %s days to a number of seconds"
434 #: find/parser.c:3617
436 msgid "arithmetic overflow when trying to calculate the end of today"
439 #: find/parser.c:3776
440 msgid "standard error"
443 #: find/parser.c:3781
444 msgid "standard output"
449 msgid "cannot delete %s"
452 #: find/pred.c:1088 find/pred.c:1927
454 msgid "getfilecon failed: %s"
459 msgid "WARNING: cannot determine birth time of file %s"
464 msgid "< %s ... %s > ? "
465 msgstr "< %s ... %s > ? "
469 msgid "Cannot close standard input"
474 msgid "Failed to change directory"
477 #: find/pred.c:2040 xargs/xargs.c:1107
480 msgstr "fork ¤Ç¤¤Þ¤»¤ó"
484 msgid "error waiting for %s"
485 msgstr "%s ¤Ø¤ÎÂÔ¤Á¤Ç¥¨¥é¡¼"
489 msgid "%s terminated by signal %d"
490 msgstr "%s ¤Ï¥·¥°¥Ê¥ë %d ¤Ç½ªÎ»"
492 #: find/tree.c:124 find/tree.c:129 find/tree.c:219 find/tree.c:258
494 msgid "invalid expression"
495 msgstr "ÉÔÀµ¤Êɾ²Á¼°¤Ç¤¹"
500 "invalid expression; you have used a binary operator '%s' with nothing before "
506 msgid "expected an expression between '%s' and ')'"
511 msgid "expected an expression after '%s'"
516 msgid "invalid expression; you have too many ')'"
517 msgstr "ÉÔÀµ¤Êɾ²Á¼°¤Ç¤¹"
522 "invalid expression; expected to find a ')' but didn't see one. Perhaps you "
523 "need an extra predicate after '%s'"
528 msgid "invalid expression; empty parentheses are not allowed."
534 "invalid expression; I was expecting to find a ')' somewhere but did not see "
538 #: find/tree.c:204 find/tree.c:838
540 msgid "oops -- invalid expression type!"
541 msgstr "¤·¤Þ¤Ã¤¿ -- ÉÔÀµ¤Êɾ²Á¼°¥¿¥¤¥×¤À!"
545 msgid "oops -- invalid expression type (%d)!"
546 msgstr "¤·¤Þ¤Ã¤¿ -- ÉÔÀµ¤Êɾ²Á¼°¥¿¥¤¥×¤À!"
550 msgid "paths must precede expression: %s"
551 msgstr "¥Ñ¥¹¤Ïɾ²Á¼°¤ÎÁ°¤Ë¤ª¤«¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤"
555 msgid "unknown predicate `%s'"
556 msgstr "ÉÔÀµ¤Ê½Ò¸ì `%s'"
560 msgid "invalid predicate `%s'"
561 msgstr "ÉÔÀµ¤Ê½Ò¸ì `%s'"
565 msgid "invalid argument `%s' to `%s'"
566 msgstr "ÉÔÀµ¤Ê°ú¿ô `%s' ¤«¤é `%s'"
570 msgid "missing argument to `%s'"
571 msgstr "`%s' ¤Ë°ú¿ô¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
575 msgid "you have too many ')'"
580 msgid "unexpected extra predicate '%s'"
581 msgstr "ÉÔÀµ¤Ê½Ò¸ì `%s'"
585 msgid "unexpected extra predicate"
590 msgid "oops -- invalid default insertion of and!"
591 msgstr "¤·¤Þ¤Ã¤¿ -- ÉÔÀµ¤Ë AND ¤ò¥Ç¥Õ¥©¥ë¥ÈÁÞÆþ¤·¤Æ¤·¤Þ¤Ã¤¿!"
595 msgid "Usage: %s [-H] [-L] [-P] [-Olevel] [-D "
600 msgid "] [path...] [expression]\n"
601 msgstr "»ÈÍÑË¡: %s [¥Ñ¥¹...] [ɾ²Á¼°]\n"
605 msgid "Ignoring unrecognised debug flag %s"
606 msgstr "·Ù¹ð: ǧ¼±¤Ç¤¤Ê¤¤¥¨¥¹¥±¡¼¥× `\\%c' ¤Ç¤¹"
610 msgid "Empty argument to the -D option."
615 msgid "The -O option must be immediately followed by a decimal integer"
618 #: find/util.c:841 find/util.c:852
620 msgid "Please specify a decimal number immediately after -O"
623 #: find/util.c:857 find/util.c:862
625 msgid "Invalid optimisation level %s"
631 "Optimisation level %lu is too high. If you want to find files very quickly, "
632 "consider using GNU locate."
638 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
639 "that affects the block size is the POSIXLY_CORRECT environment variable"
642 #: lib/buildcmd.c:178
644 msgid "command too long"
645 msgstr "¥³¥Þ¥ó¥É¤¬Ä¹¤¹¤®¤Þ¤¹"
647 #: lib/buildcmd.c:318
649 msgid "can't call exec() due to argument size restrictions"
652 #: lib/buildcmd.c:388
654 msgid "can not fit single argument within argument list size limit"
655 msgstr "°ú¿ô¥ê¥¹¥È¤Î¥µ¥¤¥ºÀ©¸ÂÆâ¤Çñ°ì°ú¿ô¤È¤·¤Æ¼ý¤Þ¤ê¤Þ¤»¤ó"
657 #: lib/buildcmd.c:394
659 msgid "argument list too long"
660 msgstr "°ú¿ô¥ê¥¹¥È¤¬Ä¹¤¹¤®¤Þ¤¹"
662 #: lib/buildcmd.c:647
664 msgid "Environment variable %s is not set to a valid decimal number"
667 #: lib/findutils-version.c:60
668 msgid "Eric B. Decker"
671 #: lib/findutils-version.c:61
672 msgid "James Youngman"
675 #: lib/findutils-version.c:62
679 #: lib/findutils-version.c:64
681 msgid "Built using GNU gnulib version %s\n"
682 msgstr "GNU find version %s\n"
684 #: lib/safe-atoi.c:76
686 msgid "Unexpected suffix %s on %s"
689 #: lib/safe-atoi.c:82
691 msgid "Expected an integer: %s"
694 #: lib/regextype.c:107
696 msgid "Unknown regular expression type %s; valid types are %s."
702 "Usage: %s [--version | --help]\n"
703 "or %s most_common_bigrams < file-list > locate-database\n"
704 msgstr "»ÈÍÑË¡: %s most_common_bigrams < list > coded_list\n"
706 #: locate/code.c:134 locate/frcode.c:158 locate/locate.c:1409
707 #: xargs/xargs.c:1463
711 "Report bugs to <bug-findutils@gnu.org>.\n"
714 "¥Ð¥°¤Ï<bug-findutils@gnu.org>¤Þ¤ÇÊó¹ð¤·¤Æ¤¯¤À¤µ¤¤."
716 #: locate/code.c:152 locate/frcode.c:206
721 #: locate/frcode.c:156
723 msgid "Usage: %s [-0 | --null] [--version] [--help]\n"
726 #: locate/frcode.c:176
728 msgid "You need to specify a security level as a decimal integer."
731 #: locate/frcode.c:184
733 msgid "Security level %s is outside the convertible range."
736 #: locate/frcode.c:192
738 msgid "Security level %s has unexpected suffix %s."
741 #: locate/frcode.c:250
743 msgid "slocate security level %ld is unsupported."
746 #: locate/frcode.c:288
748 msgid "Failed to write to standard output"
751 #: locate/locate.c:146
755 #: locate/locate.c:193
757 msgid "The argument for option --max-database-age must not be empty"
760 #: locate/locate.c:209 locate/locate.c:216
762 msgid "Invalid argument %s for option --max-database-age"
763 msgstr "`%2$s' ¤ËÂФ¹¤ë̵¸ú¤Ê°ú¿ô %1$s ¤Ç¤¹"
765 #: locate/locate.c:468
767 msgid "locate database %s contains a filename longer than locate can handle"
770 #: locate/locate.c:603
772 msgid "locate database %s is corrupt or invalid"
775 #: locate/locate.c:893
777 msgid "Locate database size: %s byte\n"
778 msgid_plural "Locate database size: %s bytes\n"
782 #: locate/locate.c:900
784 msgid "Matching Filenames: %s\n"
787 #: locate/locate.c:901
789 msgid "All Filenames: %s\n"
792 #: locate/locate.c:907
795 "File names have a cumulative length of %s bytes.\n"
796 "Of those file names,\n"
798 "\t%s contain whitespace, \n"
799 "\t%s contain newline characters, \n"
800 "\tand %s contain characters with the high bit set.\n"
803 #: locate/locate.c:921
806 "Some filenames may have been filtered out, so we cannot compute the "
807 "compression ratio.\n"
810 #: locate/locate.c:934
812 msgid "Compression ratio %4.2f%% (higher is better)\n"
815 #: locate/locate.c:941
817 msgid "Compression ratio is undefined\n"
820 #: locate/locate.c:996
823 "locate database %s looks like an slocate database but it seems to have "
824 "security level %c, which GNU findutils does not currently support"
827 #: locate/locate.c:1109
830 "%s is an slocate database. Support for these is new, expect problems for "
834 #: locate/locate.c:1123
837 "%s is an slocate database of unsupported security level %d; skipping it."
840 #: locate/locate.c:1140
843 "You specified the -E option, but that option cannot be used with slocate-"
844 "format databases with a non-zero security level. No results will be "
845 "generated for this database.\n"
848 #: locate/locate.c:1151
850 msgid "%s is an slocate database. Turning on the '-e' option."
853 #: locate/locate.c:1189
855 msgid "Old-format locate database %s is too short to be valid"
858 #: locate/locate.c:1341
860 msgid "Database %s is in the %s format.\n"
863 #: locate/locate.c:1362
864 msgid "The database has little-endian machine-word encoding.\n"
867 #: locate/locate.c:1364
868 msgid "The database has big-endian machine-word encoding.\n"
871 #: locate/locate.c:1377
873 msgid "The database machine-word encoding order is not obvious.\n"
876 #: locate/locate.c:1400
879 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
880 " [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
881 " [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
882 " [-P | -H | --nofollow] [-L | --follow] [-m | --mmap] [-s | --stdio]\n"
883 " [-A | --all] [-p | --print] [-r | --regex] [--regextype=TYPE]\n"
884 " [--max-database-age D] [--version] [--help]\n"
888 #: locate/locate.c:1463
889 msgid "failed to drop group privileges"
892 #: locate/locate.c:1481
893 msgid "failed to drop setuid privileges"
896 #: locate/locate.c:1495
897 msgid "Failed to fully drop privileges"
900 #: locate/locate.c:1513
901 msgid "failed to drop setgid privileges"
904 #: locate/locate.c:1783
906 msgid "warning: the locate database can only be read from stdin once."
909 #: locate/locate.c:1845
911 msgid "time system call failed"
914 #: locate/locate.c:1856
916 msgid "warning: database %s is more than %d %s old (actual age is %.1f %s)"
917 msgstr "·Ù¹ð: ¥Ç¡¼¥¿¥Ù¡¼¥¹`%s'¤Ï %d %s°Ê¾å¸Å¤¤"
919 #: locate/word_io.c:96
921 msgid "WARNING: locate database %s was built with a different byte order"
924 #: locate/word_io.c:143
926 msgid "unexpected EOF in %s"
929 #: locate/word_io.c:146
931 msgid "error reading a word from %s"
932 msgstr "%s ¤Ø¤ÎÂÔ¤Á¤Ç¥¨¥é¡¼"
936 msgid "Invalid escape sequence %s in input delimiter specification."
942 "Invalid escape sequence %s in input delimiter specification; character "
943 "values must not exceed %lx."
949 "Invalid escape sequence %s in input delimiter specification; character "
950 "values must not exceed %lo."
956 "Invalid escape sequence %s in input delimiter specification; trailing "
957 "characters %s not recognised."
963 "Invalid input delimiter specification %s: the delimiter must be either a "
964 "single character or an escape sequence starting with \\."
969 msgid "environment is too large for exec"
970 msgstr "¼Â¹Ô¤¹¤ë¤Ë¤Ï´Ä¶¤¬Â礤¹¤®¤Þ¤¹"
974 msgid "warning: value %ld for -s option is too large, using %ld instead"
979 msgid "Cannot open input file %s"
984 msgid "Your environment variables take up %<PRIuMAX> bytes\n"
989 msgid "POSIX upper limit on argument length (this system): %<PRIuMAX>\n"
995 "POSIX smallest allowable upper limit on argument length (all systems): %"
1001 msgid "Maximum length of command we could actually use: %<PRIuMAX>\n"
1004 #: xargs/xargs.c:663
1006 msgid "Size of command buffer we are actually using: %<PRIuMAX>\n"
1009 #: xargs/xargs.c:669
1013 "Execution of xargs will continue now, and it will try to read its input and "
1014 "run commands; if this is not what you wanted to happen, please type the end-"
1015 "of-file keystroke.\n"
1018 #: xargs/xargs.c:677
1021 "Warning: %s will be run at least once. If you do not want that to happen, "
1022 "then press the interrupt keystroke.\n"
1025 #: xargs/xargs.c:805 xargs/xargs.c:898
1028 "unmatched %s quote; by default quotes are special to xargs unless you use "
1032 #: xargs/xargs.c:806 xargs/xargs.c:899
1036 #: xargs/xargs.c:806 xargs/xargs.c:899
1040 #: xargs/xargs.c:918
1043 "WARNING: a NUL character occurred in the input. It cannot be passed through "
1044 "in the argument list. Did you mean to use the --null option?"
1047 #: xargs/xargs.c:928 xargs/xargs.c:985
1049 msgid "argument line too long"
1050 msgstr "°ú¿ô¹Ô¤¬Ä¹¤¹¤®¤Þ¤¹"
1052 #: xargs/xargs.c:1013
1054 msgid "failed to open /dev/tty for reading"
1057 #: xargs/xargs.c:1096
1059 msgid "could not create pipe before fork"
1062 #: xargs/xargs.c:1165
1065 "errno-buffer read failed in xargs_do_exec (this is probably a bug, please "
1069 #: xargs/xargs.c:1218
1072 "read returned unexpected value %d; this is probably a bug, please report it"
1075 #: xargs/xargs.c:1308
1077 msgid "error waiting for child process"
1078 msgstr "»Ò¥×¥í¥»¥¹¤Ø¤ÎÂÔ¤Á¤Ç¥¨¥é¡¼"
1080 #: xargs/xargs.c:1330
1082 msgid "WARNING: Lost track of %d child processes"
1085 #: xargs/xargs.c:1349
1087 msgid "%s: exited with status 255; aborting"
1088 msgstr "%s: ¥¹¥Æ¡¼¥¿¥¹255¤Ç½ªÎ»; ÃæÃÇ"
1090 #: xargs/xargs.c:1352
1092 msgid "%s: stopped by signal %d"
1093 msgstr "%s: ¥·¥°¥Ê¥ë %d ¤Ë¤è¤Ã¤ÆÄä»ß¤·¤Þ¤·¤¿"
1095 #: xargs/xargs.c:1355
1097 msgid "%s: terminated by signal %d"
1098 msgstr "%s: ¥·¥°¥Ê¥ë %d ¤Ë¤è¤Ã¤Æ½ªÎ»¤·¤Þ¤·¤¿"
1100 #: xargs/xargs.c:1413
1102 msgid "%s: invalid number for -%c option\n"
1103 msgstr "%s: -%c ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ëÉÔÀµ¤ÊÈÖ¹æ\n"
1105 #: xargs/xargs.c:1420
1107 msgid "%s: value for -%c option should be >= %ld\n"
1108 msgstr "%s: -%c ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ëÃÍ¤Ï >= %ld ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó\n"
1110 #: xargs/xargs.c:1434
1112 msgid "%s: value for -%c option should be < %ld\n"
1113 msgstr "%s: -%c ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ëÃÍ¤Ï < %ld ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó\n"
1115 #: xargs/xargs.c:1452
1118 "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
1119 " [-E eof-str] [-e[eof-str]] [--eof[=eof-str]]\n"
1120 " [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
1121 " [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
1122 " [-n max-args] [--max-args=max-args]\n"
1123 " [-s max-chars] [--max-chars=max-chars]\n"
1124 " [-P max-procs] [--max-procs=max-procs] [--show-limits]\n"
1125 " [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
1126 " [--version] [--help] [command [initial-arguments]]\n"
1128 "»ÈÍÑË¡: %s [-0prtx] [-e[eof-str]] [-i[replace-str]] [-l[max-lines]]\n"
1129 " [-n max-args] [-s max-chars] [-P max-procs] [--null] [--eof[=eof-"
1131 " [--replace[=replace-str]] [--max-lines[=max-lines]] [--interactive]\n"
1132 " [--max-chars=max-chars] [--verbose] [--exit] [--max-procs=max-procs]\n"
1133 " [--max-args=max-args] [--no-run-if-empty] [--version] [--help]\n"
1134 " [command [initial-arguments]]\n"
1137 #~ msgid "invalid argument %s for %s"
1138 #~ msgstr "`%2$s' ¤ËÂФ¹¤ë̵¸ú¤Ê°ú¿ô %1$s ¤Ç¤¹"
1141 #~ msgid "ambiguous argument %s for %s"
1142 #~ msgstr "`%2$s' ¤ËÂФ¹¤ëÉÔÌÀÎƤʰú¿ô %1$s"
1144 #~ msgid "Valid arguments are:"
1145 #~ msgstr "͸ú¤Ê°ú¿ô¤Ï:"
1147 #~ msgid "Unknown system error"
1148 #~ msgstr "̤ÃΤΥ·¥¹¥Æ¥à¥¨¥é¡¼"
1151 #~ msgid "%s: option '%s' is ambiguous\n"
1152 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó`%s'¤ÏÛ£Ëæ¤Ç¤¹\n"
1155 #~ msgid "%s: option '--%s' doesn't allow an argument\n"
1156 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó`--%s'¤Ï°ú¿ô¤ò¤È¤ê¤Þ¤»¤ó\n"
1159 #~ msgid "%s: option '%c%s' doesn't allow an argument\n"
1160 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó`%c%s'¤Ï°ú¿ô¤ò¤È¤ê¤Þ¤»¤ó\n"
1163 #~ msgid "%s: option '%s' requires an argument\n"
1164 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó`%s'¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
1167 #~ msgid "%s: unrecognized option '--%s'\n"
1168 #~ msgstr "%s: ǧ¼±¤Ç¤¤Ê¤¤¥ª¥×¥·¥ç¥ó`--%s'¤Ç¤¹\n"
1171 #~ msgid "%s: unrecognized option '%c%s'\n"
1172 #~ msgstr "%s: ǧ¼±¤Ç¤¤Ê¤¤¥ª¥×¥·¥ç¥ó`%c%s'¤Ç¤¹\n"
1175 #~ msgid "%s: invalid option -- '%c'\n"
1176 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó¤¬°ã¤¤¤Þ¤¹ -- %c\n"
1179 #~ msgid "%s: option requires an argument -- '%c'\n"
1180 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹ -- %c\n"
1183 #~ msgid "%s: option '-W %s' is ambiguous\n"
1184 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤¬Û£Ëæ¤Ç¤¹\n"
1187 #~ msgid "%s: option '-W %s' doesn't allow an argument\n"
1188 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó`-W %s'¤Ï°ú¿ô¤ò¤È¤ê¤Þ¤»¤ó\n"
1197 #~ msgstr "À®¸ù¤Ç¤¹"
1200 #~ msgstr "°ìÃפ·¤Þ¤»¤ó"
1202 #~ msgid "Invalid regular expression"
1203 #~ msgstr "̵¸ú¤ÊÀµµ¬É½¸½¤Ç¤¹"
1205 #~ msgid "Invalid collation character"
1206 #~ msgstr "̵¸ú¤Ê¾È¹çʸ»ú¤Ç¤¹"
1208 #~ msgid "Invalid character class name"
1209 #~ msgstr "̵¸ú¤Ê¥¥ã¥é¥¯¥¿¥¯¥é¥¹Ì¾¤Ç¤¹"
1211 #~ msgid "Trailing backslash"
1212 #~ msgstr "¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤¬»Ä¤Ã¤Æ¤¤¤Þ¤¹"
1214 #~ msgid "Invalid back reference"
1215 #~ msgstr "̵¸ú¤Ê¸åÊý»²¾È¤Ç¤¹"
1217 #~ msgid "Unmatched [ or [^"
1218 #~ msgstr "[ ¤â¤·¤¯¤Ï [^ ¤¬°ìÃפ·¤Þ¤»¤ó"
1220 #~ msgid "Unmatched ( or \\("
1221 #~ msgstr "( ¤â¤·¤¯¤Ï \\( ¤¬°ìÃפ·¤Þ¤»¤ó"
1223 #~ msgid "Unmatched \\{"
1224 #~ msgstr "\\{ ¤¬°ìÃפ·¤Þ¤»¤ó"
1226 #~ msgid "Invalid content of \\{\\}"
1227 #~ msgstr "̵¸ú¤Ê \\{\\} ¤ÎÆâÍƤǤ¹"
1229 #~ msgid "Invalid range end"
1230 #~ msgstr "̵¸ú¤Ê½ªÃ¼ÈϰϤǤ¹"
1232 #~ msgid "Memory exhausted"
1233 #~ msgstr "¥á¥â¥ê¤ò»È¤¤¿Ô¤·¤Þ¤·¤¿"
1235 #~ msgid "Invalid preceding regular expression"
1236 #~ msgstr "̵¸ú¤ÊÁ°½Ò¤ÎÀµµ¬É½¸½¤Ç¤¹"
1238 #~ msgid "Premature end of regular expression"
1239 #~ msgstr "Àµµ¬É½¸½¤Î½ªÃ¼¤¬Á᤹¤®¤Þ¤¹"
1241 #~ msgid "Regular expression too big"
1242 #~ msgstr "Àµµ¬É½¸½¤¬Ä¹¤¹¤®¤Þ¤¹"
1244 #~ msgid "Unmatched ) or \\)"
1245 #~ msgstr ") ¤â¤·¤¯¤Ï \\) ¤¬°ìÃפ·¤Þ¤»¤ó"
1247 #~ msgid "No previous regular expression"
1248 #~ msgstr "°ÊÁ°¤ËÀµµ¬É½¸½¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
1257 #~ msgid "memory exhausted"
1258 #~ msgstr "¥á¥â¥ê¤ò»È¤¤¿Ô¤·¤Þ¤·¤¿"
1261 #~ msgid "invalid %s%s argument `%s'"
1262 #~ msgstr "`%2$s' ¤ËÂФ¹¤ë̵¸ú¤Ê°ú¿ô %1$s ¤Ç¤¹"
1265 #~ msgid "invalid suffix in %s%s argument `%s'"
1266 #~ msgstr "`%2$s' ¤ËÂФ¹¤ë̵¸ú¤Ê°ú¿ô %1$s ¤Ç¤¹"
1269 #~ msgid "%s%s argument `%s' too large"
1270 #~ msgstr "°ú¿ô¥ê¥¹¥È¤¬Ä¹¤¹¤®¤Þ¤¹"
1272 #~ msgid "%s: illegal option -- %c\n"
1273 #~ msgstr "%s: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤¹ -- %c\n"
1275 #~ msgid "block size"
1276 #~ msgstr "¥Ö¥í¥Ã¥¯¥µ¥¤¥º"
1278 #~ msgid "Predicate List:\n"
1279 #~ msgstr "½Ò¸ì¥ê¥¹¥È:\n"
1281 #~ msgid "Eval Tree:\n"
1282 #~ msgstr "ɾ²ÁÌÚ:\n"
1284 #~ msgid "Optimized Eval Tree:\n"
1285 #~ msgstr "ºÇŬ²½É¾²ÁÌÚ:\n"
1287 #~ msgid "%s changed during execution of %s"
1288 #~ msgstr "%s ¤Ï %s ¤Î¼Â¹ÔÃæ¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿"
1290 #~ msgid "virtual memory exhausted"
1291 #~ msgstr "¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿"
1293 #~ msgid "%s/.. changed during execution of %s"
1294 #~ msgstr "%s/.. ¤Ï %s ¤Î¼Â¹ÔÃæ¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿"
1296 #~ msgid "error in %s: %s"
1297 #~ msgstr "%s Ãæ¤Ç¥¨¥é¡¼: %s"
1300 #~ " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
1301 #~ "options (always true): -daystart -depth -follow --help\n"
1302 #~ " -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
1303 #~ "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
1305 #~ " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
1306 #~ "¥ª¥×¥·¥ç¥ó (¤¤¤Ä¤â¿¿): -daystart -depth -follow --help\n"
1307 #~ " -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
1308 #~ "ȽÊ̼° (N ¤Ï +N ¤Þ¤¿¤Ï -N ¤Þ¤¿¤Ï N ¤È¤Ç¤¤ë): -amin N -anewer FILE -atime "
1312 #~ "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
1313 #~ " -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n"
1315 #~ "¥¢¥¯¥·¥ç¥ó: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE "
1317 #~ " -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n"
1319 #~ msgid "inserting %s\n"
1320 #~ msgstr "%s ¤òÁÞÆþ\n"
1322 #~ msgid " type: %s %s "
1323 #~ msgstr " ¥¿¥¤¥×: %s %s "
1331 #~ msgid "Normalized Eval Tree:\n"
1332 #~ msgstr "Àµµ¬²½É¾²ÁÌÚ:\n"
1335 #~ "Usage: %s [-d path | --database=path] [-e | --existing]\n"
1336 #~ " [-i | --ignore-case] [--version] [--help] pattern...\n"
1338 #~ "»ÈÍÑË¡: %s [-d ¥Ñ¥¹ | --database=¥Ñ¥¹] [-e | --existing]\n"
1339 #~ " [-i | --ignore-case] [--version] [--help] pattern...\n"
1341 #~ msgid "GNU locate version %s\n"
1342 #~ msgstr "GNU locate version %s\n"
1344 #~ msgid "GNU xargs version %s\n"
1345 #~ msgstr "GNU xargs version %s\n"
1347 #~ msgid "unmatched %s quote"
1348 #~ msgstr "%s¥¯¥ª¡¼¥Æ¡¼¥·¥ç¥ó¤¬°ìÃפ·¤Þ¤»¤ó"