findutils/po/ko.po
2017-07-29 13:13:16 +01:00

1573 lines
38 KiB
Plaintext

# findutils의 한국어 메시지
# Copyright (C) 1996, 2010, 2016 Free Software Foundation, Inc.
# Bang Jun-Young <bangjy@nownuri.nowcom.co.kr>, 1996.
#
msgid ""
msgstr ""
"Project-Id-Version: findutils 4.1\n"
"Report-Msgid-Bugs-To: bug-findutils@gnu.org\n"
"POT-Creation-Date: 2017-07-29 12:19+0100\n"
"PO-Revision-Date: 1996-10-07 22:13+0900\n"
"Last-Translator: Bang Jun-Young <bangjy@nownuri.nowcom.co.kr>\n"
"Language-Team: Korean <ko@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=EUC-KR\n"
"Content-Transfer-Encoding: 8-bit\n"
#: find/exec.c:129
#, fuzzy, c-format
msgid "Failed to save working directory in order to run a command on %s"
msgstr "시작 디렉토리로 돌아갈 수 없습니다"
#: find/exec.c:249
#, c-format
msgid "Cannot close standard input"
msgstr ""
#: find/exec.c:278
#, fuzzy, c-format
msgid "Failed to change directory%s%s"
msgstr "시작 디렉토리로 돌아갈 수 없습니다"
#: find/exec.c:310 xargs/xargs.c:1280
#, c-format
msgid "cannot fork"
msgstr ""
#: find/exec.c:341
#, c-format
msgid "error waiting for %s"
msgstr "%s를 기다리는 도중 오류 발생"
#: find/exec.c:350
#, c-format
msgid "%s terminated by signal %d"
msgstr "%s가 신호 %d에 의해 종료됨"
#: find/fstype.c:248
#, c-format
msgid "Cannot read mounted file system list"
msgstr ""
#: find/fstype.c:278
msgid "unknown"
msgstr "알 수 없음"
#: find/ftsfind.c:237 find/oldfind.c:1124
#, c-format
msgid ""
"Symbolic link %s is part of a loop in the directory hierarchy; we have "
"already visited the directory to which it points."
msgstr ""
#: find/ftsfind.c:251
#, c-format
msgid ""
"File system loop detected; %s is part of the same file system loop as %s."
msgstr ""
#: find/ftsfind.c:436 find/util.c:260
#, c-format
msgid "WARNING: file %s appears to have mode 0000"
msgstr ""
#: find/ftsfind.c:551
#, c-format
msgid "cannot search %s"
msgstr ""
#: find/ftsfind.c:601
#, fuzzy, c-format
msgid "failed to restore working directory after searching %s"
msgstr "시작 디렉토리로 돌아갈 수 없습니다"
#: find/ftsfind.c:671 find/oldfind.c:190
#, c-format
msgid "Failed to initialize shared-file hash table"
msgstr ""
#: find/ftsfind.c:687 find/oldfind.c:206 locate/frcode.c:231
#: locate/locate.c:1589 xargs/xargs.c:428
#, c-format
msgid "The atexit library function failed"
msgstr ""
#: find/oldfind.c:249
#, fuzzy, c-format
msgid "cannot stat current directory"
msgstr "시작 디렉토리로 돌아갈 수 없습니다"
#: find/oldfind.c:340
#, c-format
msgid "Cannot read list of mounted devices."
msgstr ""
#: find/oldfind.c:429
#, c-format
msgid "WARNING: file system %s has recently been unmounted."
msgstr ""
#: find/oldfind.c:439
#, c-format
msgid "WARNING: file system %s has recently been mounted."
msgstr ""
#: find/oldfind.c:536
#, c-format
msgid ""
"%s%s changed during execution of %s (old device number %ld, new device "
"number %ld, file system type is %s) [ref %ld]"
msgstr ""
#: find/oldfind.c:573
#, c-format
msgid ""
"%s%s changed during execution of %s (old inode number %<PRIuMAX>, new inode "
"number %<PRIuMAX>, file system type is %s) [ref %ld]"
msgstr ""
#: find/oldfind.c:738
#, fuzzy, c-format
msgid "failed to return to parent directory"
msgstr "시작 디렉토리로 돌아갈 수 없습니다"
#: find/oldfind.c:1024
#, c-format
msgid "Failed to safely change directory into %s"
msgstr ""
#: find/oldfind.c:1143
#, c-format
msgid ""
"Filesystem loop detected; %s has the same device number and inode as a "
"directory which is %d level higher in the file system hierarchy"
msgid_plural ""
"Filesystem loop detected; %s has the same device number and inode as a "
"directory which is %d levels higher in the file system hierarchy"
msgstr[0] ""
msgstr[1] ""
#: find/oldfind.c:1395
#, c-format
msgid "warning: not following the symbolic link %s"
msgstr ""
#: find/oldfind.c:1467
#, c-format
msgid ""
"WARNING: Hard link count is wrong for %s (saw only st_nlink=%<PRIuMAX> but "
"we already saw %<PRIuMAX> subdirectories): this may be a bug in your file "
"system driver. Automatically turning on find's -noleaf option. Earlier "
"results may have failed to include directories that should have been "
"searched."
msgstr ""
#: find/parser.c:458
#, c-format
msgid ""
"The -delete action automatically turns on -depth, but -prune does nothing "
"when -depth is in effect. If you want to carry on anyway, just explicitly "
"use the -depth option."
msgstr ""
#: find/parser.c:617
#, c-format
msgid ""
"warning: you have specified the %s option after a non-option argument %s, "
"but options are not positional (%s affects tests specified before it as well "
"as those specified after it). Please specify options before other "
"arguments.\n"
msgstr ""
#: find/parser.c:924
#, c-format
msgid ""
"warning: the -d option is deprecated; please use -depth instead, because the "
"latter is a POSIX-compliant feature."
msgstr ""
#: find/parser.c:1167
#, c-format
msgid ""
"%s is not the name of an existing group and it does not look like a numeric "
"group ID because it has the unexpected suffix %s"
msgstr ""
#: find/parser.c:1182
#, c-format
msgid "%s is not the name of an existing group"
msgstr ""
#: find/parser.c:1188
#, c-format
msgid "argument to -group is empty, but should be a group name"
msgstr ""
#: find/parser.c:1261
#, c-format
msgid "sanity check of the fnmatch() library function failed."
msgstr ""
#: find/parser.c:1275
#, c-format
msgid ""
"warning: Unix filenames usually don't contain slashes (though pathnames "
"do). That means that '%s %s' will probably evaluate to false all the time "
"on this system. You might find the '-wholename' test more useful, or "
"perhaps '-samefile'. Alternatively, if you are using GNU grep, you could "
"use 'find ... -print0 | grep -FzZ %s'."
msgstr ""
#: find/parser.c:1401
#, c-format
msgid "Expected a positive decimal integer argument to %s, but got %s"
msgstr ""
#: find/parser.c:1566
#, c-format
msgid "This system does not provide a way to find the birth time of a file."
msgstr ""
#: find/parser.c:1587
#, c-format
msgid "The %s test needs an argument"
msgstr ""
#: find/parser.c:1624
#, c-format
msgid "I cannot figure out how to interpret %s as a date or time"
msgstr ""
#: find/parser.c:1641
#, c-format
msgid "Cannot obtain birth time of file %s"
msgstr ""
#: find/parser.c:1785
#, c-format
msgid "warning: -%s %s will not match anything because it ends with /."
msgstr ""
#: find/parser.c:1880
#, fuzzy, c-format
msgid "invalid mode %s"
msgstr "부적절한 모드 `%s'"
#: find/parser.c:1898
#, c-format
msgid ""
"warning: you have specified a mode pattern %s (which is equivalent to /000). "
"The meaning of -perm /000 has now been changed to be consistent with -perm "
"-000; that is, while it used to match no files, it now matches all files."
msgstr ""
#: find/parser.c:2071
#, fuzzy, c-format
msgid "failed to compile regular expression '%s': %s"
msgstr "부적절한 수식"
#: find/parser.c:2100
#, c-format
msgid "invalid null argument to -size"
msgstr "-size에 부적절한 널 인수가 주어짐"
#: find/parser.c:2150
#, c-format
msgid "invalid -size type `%c'"
msgstr "부적절한 -size 형 `%c'"
#: find/parser.c:2160
#, fuzzy, c-format
msgid "Invalid argument `%s%s' to -size"
msgstr "-size에 부적절한 널 인수가 주어짐"
#: find/parser.c:2342
msgid ""
"The -show-control-chars option takes a single argument which must be "
"'literal' or 'safe'"
msgstr ""
#: find/parser.c:2456
#, fuzzy, c-format
msgid "Invalid argument %s to -used"
msgstr "-size에 부적절한 널 인수가 주어짐"
#: find/parser.c:2497
#, c-format
msgid "%s is not the name of a known user"
msgstr ""
#: find/parser.c:2504
#, c-format
msgid "The argument to -user should not be empty"
msgstr ""
#: find/parser.c:2529
#, c-format
msgid "Features enabled: "
msgstr ""
#: find/parser.c:2598
#, c-format
msgid "invalid predicate -context: SELinux is not enabled."
msgstr ""
#: find/parser.c:2662
#, c-format
msgid "Arguments to %s should contain at least one letter"
msgstr ""
#: find/parser.c:2727
#, c-format
msgid ""
"%s %c is not supported because symbolic links are not supported on the "
"platform find was compiled on."
msgstr ""
#: find/parser.c:2739
#, c-format
msgid ""
"%s %c is not supported because FIFOs are not supported on the platform find "
"was compiled on."
msgstr ""
#: find/parser.c:2751
#, c-format
msgid ""
"%s %c is not supported because named sockets are not supported on the "
"platform find was compiled on."
msgstr ""
#: find/parser.c:2767
#, c-format
msgid ""
"%s %c is not supported because Solaris doors are not supported on the "
"platform find was compiled on."
msgstr ""
#: find/parser.c:2775
#, fuzzy, c-format
msgid "Unknown argument to %s: %c"
msgstr "-size에 부적절한 널 인수가 주어짐"
#: find/parser.c:2783
#, c-format
msgid "Duplicate file type '%c' in the argument list to %s."
msgstr ""
#: find/parser.c:2799
#, c-format
msgid "Must separate multiple arguments to %s using: ','"
msgstr ""
#: find/parser.c:2808
#, c-format
msgid ""
"Last file type in list argument to %s is missing, i.e., list is ending on: "
"','"
msgstr ""
#: find/parser.c:2867
#, c-format
msgid ""
"The current directory is included in the PATH environment variable, which is "
"insecure in combination with the %s action of find. Please remove the "
"current directory from your $PATH (that is, remove \".\", doubled colons, or "
"leading or trailing colons)"
msgstr ""
#: find/parser.c:2879
#, c-format
msgid ""
"The relative path %s is included in the PATH environment variable, which is "
"insecure in combination with the %s action of find. Please remove that "
"entry from $PATH"
msgstr ""
#: find/parser.c:2988
#, c-format
msgid ""
"You may not use {} within the utility name for -execdir and -okdir, because "
"this is a potential security problem."
msgstr ""
#: find/parser.c:3014
#, c-format
msgid "Only one instance of {} is supported with -exec%s ... +"
msgstr ""
#: find/parser.c:3024
#, c-format
msgid "In %s the %s must appear by itself, but you specified %s"
msgstr ""
#: find/parser.c:3044
#, fuzzy, c-format
msgid "The environment is too large for exec()."
msgstr "환경이 실행(exec)하기에 너무 큽니다"
#: find/parser.c:3213
#, c-format
msgid "arithmetic overflow while converting %s days to a number of seconds"
msgstr ""
#: find/parser.c:3237
#, c-format
msgid "arithmetic overflow when trying to calculate the end of today"
msgstr ""
#: find/parser.c:3396
msgid "standard error"
msgstr ""
#: find/parser.c:3401
msgid "standard output"
msgstr ""
#: find/pred.c:330
#, c-format
msgid "cannot delete %s"
msgstr ""
#: find/pred.c:720
#, c-format
msgid "WARNING: cannot determine birth time of file %s"
msgstr ""
#: find/pred.c:768
#, c-format
msgid "< %s ... %s > ? "
msgstr ""
#: find/pred.c:770
#, c-format
msgid "Failed to write prompt for -ok"
msgstr ""
#: find/pred.c:1239 find/print.c:1248
#, c-format
msgid "getfilecon failed: %s"
msgstr ""
#: find/print.c:341
#, c-format
msgid "warning: escape `\\' followed by nothing at all"
msgstr ""
#: find/print.c:360
#, c-format
msgid "warning: unrecognized escape `\\%c'"
msgstr "경고: 인식할 수 없는 이스케이프 `\\%c'"
#: find/print.c:380 find/print.c:1270
#, c-format
msgid "error: %s at end of format string"
msgstr ""
#: find/print.c:404
#, c-format
msgid "error: the format directive `%%%c' is reserved for future use"
msgstr ""
#: find/print.c:412
#, c-format
msgid ""
"warning: format directive `%%%c' should be followed by another character"
msgstr ""
#: find/print.c:420
#, c-format
msgid "warning: unrecognized format directive `%%%c'"
msgstr "경고: 인식할 수 없는 형식 지시자 `%%%c'"
#: find/tree.c:123 find/tree.c:128 find/tree.c:218 find/tree.c:257
#, c-format
msgid "invalid expression"
msgstr "부적절한 수식"
#: find/tree.c:134
#, c-format
msgid ""
"invalid expression; you have used a binary operator '%s' with nothing before "
"it."
msgstr ""
#: find/tree.c:145
#, c-format
msgid "expected an expression between '%s' and ')'"
msgstr ""
#: find/tree.c:155
#, c-format
msgid "expected an expression after '%s'"
msgstr ""
#: find/tree.c:160
#, fuzzy, c-format
msgid "invalid expression; you have too many ')'"
msgstr "부적절한 수식"
#: find/tree.c:183
#, c-format
msgid ""
"invalid expression; expected to find a ')' but didn't see one. Perhaps you "
"need an extra predicate after '%s'"
msgstr ""
#: find/tree.c:191
#, c-format
msgid "invalid expression; empty parentheses are not allowed."
msgstr ""
#: find/tree.c:197
#, c-format
msgid ""
"invalid expression; I was expecting to find a ')' somewhere but did not see "
"one."
msgstr ""
#: find/tree.c:203 find/tree.c:827
#, c-format
msgid "oops -- invalid expression type!"
msgstr "윽 -- 부적절한 수식 형입니다!"
#: find/tree.c:275
#, fuzzy, c-format
msgid "oops -- invalid expression type (%d)!"
msgstr "윽 -- 부적절한 수식 형입니다!"
#: find/tree.c:1105
#, c-format
msgid ""
"warning: there is no entry in the predicate evaluation cost table for "
"predicate %s; please report this as a bug"
msgstr ""
#: find/tree.c:1279
#, c-format
msgid "paths must precede expression: %s"
msgstr ""
#: find/tree.c:1288
#, c-format
msgid "unknown predicate `%s'"
msgstr ""
#: find/tree.c:1309
#, fuzzy, c-format
msgid "invalid predicate `%s'"
msgstr "부적절한 모드 `%s'"
#: find/tree.c:1314
#, fuzzy, c-format
msgid "invalid argument `%s' to `%s'"
msgstr "-size에 부적절한 널 인수가 주어짐"
#: find/tree.c:1322
#, fuzzy, c-format
msgid "missing argument to `%s'"
msgstr "-size에 부적절한 널 인수가 주어짐"
#: find/tree.c:1399
#, c-format
msgid "you have too many ')'"
msgstr ""
#: find/tree.c:1405
#, c-format
msgid "unexpected extra predicate '%s'"
msgstr ""
#: find/tree.c:1407
#, c-format
msgid "unexpected extra predicate"
msgstr ""
#: find/tree.c:1528
#, c-format
msgid "oops -- invalid default insertion of and!"
msgstr "윽 -- and를 내정치로 부적절하게 삽입했습니다!"
#: find/util.c:145
#, fuzzy
msgid "Valid arguments for -D:\n"
msgstr "-size에 부적절한 널 인수가 주어짐"
#: find/util.c:169 locate/frcode.c:151 locate/locate.c:1386 xargs/xargs.c:1660
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr ""
#: find/util.c:175
#, c-format
msgid ""
"Usage: %s [-H] [-L] [-P] [-Olevel] [-D debugopts] [path...] [expression]\n"
msgstr ""
#: find/util.c:179
#, fuzzy
msgid ""
"\n"
"default path is the current directory; default expression is -print\n"
"expression may consist of: operators, options, tests, and actions:\n"
msgstr ""
"기본 경로는 현재 디렉토리입니다; 기본 수식은 -print입니다\n"
"수식은 다음과 같이 이루어질 수 있습니다:\n"
"연산자(감소하는 우선순위; 다른 것이 주어지지 않으면 -and가 묵시적으로 사용"
"됨)\n"
" ( EXPR ) | EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
#: find/util.c:182
#, fuzzy
msgid ""
"operators (decreasing precedence; -and is implicit where no others are "
"given):\n"
" ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
" EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
msgstr ""
"기본 경로는 현재 디렉토리입니다; 기본 수식은 -print입니다\n"
"수식은 다음과 같이 이루어질 수 있습니다:\n"
"연산자(감소하는 우선순위; 다른 것이 주어지지 않으면 -and가 묵시적으로 사용"
"됨)\n"
" ( EXPR ) | EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
#: find/util.c:186
msgid ""
"positional options (always true): -daystart -follow -regextype\n"
"\n"
"normal options (always true, specified before other expressions):\n"
" -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
" --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
msgstr ""
#: find/util.c:191
msgid ""
"tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
" -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
" -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
"PATTERN\n"
" -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
msgstr ""
#: find/util.c:196
msgid ""
"\n"
" -nouser -nogroup -path PATTERN -perm [-/]MODE -regex PATTERN\n"
" -readable -writable -executable\n"
" -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
" -used N -user NAME -xtype [bcdpfls]"
msgstr ""
#: find/util.c:201
msgid " -context CONTEXT\n"
msgstr ""
#: find/util.c:203
msgid ""
"\n"
"actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n"
" -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n"
" -exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;\n"
" -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;\n"
"\n"
msgstr ""
#: find/util.c:211
msgid ""
"\n"
"Use '-D help' for a description of the options, or see find(1)\n"
"\n"
msgstr ""
#: find/util.c:497
#, fuzzy, c-format
msgid "Failed to save initial working directory%s%s"
msgstr "시작 디렉토리로 돌아갈 수 없습니다"
#: find/util.c:516
#, fuzzy, c-format
msgid "Failed to restore initial working directory%s%s"
msgstr "시작 디렉토리로 돌아갈 수 없습니다"
#: find/util.c:866
#, fuzzy, c-format
msgid "Ignoring unrecognised debug flag %s"
msgstr "경고: 인식할 수 없는 이스케이프 `\\%c'"
#: find/util.c:873
#, c-format
msgid "Empty argument to the -D option."
msgstr ""
#: find/util.c:890
#, c-format
msgid "The -O option must be immediately followed by a decimal integer"
msgstr ""
#: find/util.c:900 find/util.c:911
#, c-format
msgid "Please specify a decimal number immediately after -O"
msgstr ""
#: find/util.c:916 find/util.c:921
#, c-format
msgid "Invalid optimisation level %s"
msgstr ""
#: find/util.c:929
#, c-format
msgid ""
"Optimisation level %lu is too high. If you want to find files very quickly, "
"consider using GNU locate."
msgstr ""
#: find/util.c:1073
#, c-format
msgid ""
"The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
"that affects the block size is the POSIXLY_CORRECT environment variable"
msgstr ""
#: lib/bugreports.c:33
#, c-format
msgid ""
"Please see also the documentation at %s.\n"
"You can report (and track progress on fixing) bugs in the \"%s\"\n"
"program via the %s bug-reporting page at\n"
"%s or, if\n"
"you have no web access, by sending email to <%s>.\n"
msgstr ""
#: lib/buildcmd.c:154
#, c-format
msgid "command too long"
msgstr "명령이 너무 깁니다"
#: lib/buildcmd.c:294
#, c-format
msgid "can't call exec() due to argument size restrictions"
msgstr ""
#: lib/buildcmd.c:359
#, fuzzy, c-format
msgid "cannot fit single argument within argument list size limit"
msgstr "인수 명단 길이 제한에 단일 인수를 맞출 수 없습니다"
#: lib/buildcmd.c:365
#, c-format
msgid "argument list too long"
msgstr "인수 명단이 너무 깁니다"
#: lib/buildcmd.c:622
#, c-format
msgid "Environment variable %s is not set to a valid decimal number"
msgstr ""
#: lib/fdleak.c:384
#, c-format
msgid ""
"File descriptor %d will leak; please report this as a bug, remembering to "
"include a detailed description of the simplest way to reproduce this problem."
msgstr ""
#: lib/findutils-version.c:55
msgid "Eric B. Decker"
msgstr ""
#: lib/findutils-version.c:56
msgid "James Youngman"
msgstr ""
#: lib/findutils-version.c:57
msgid "Kevin Dalley"
msgstr ""
#: lib/listfile.c:466
#, fuzzy, c-format
msgid "Failed to write output (at stage %d)"
msgstr "시작 디렉토리로 돌아갈 수 없습니다"
#: lib/regextype.c:104
#, c-format
msgid "Unknown regular expression type %s; valid types are %s."
msgstr ""
#: lib/safe-atoi.c:75
#, c-format
msgid "Unexpected suffix %s on %s"
msgstr ""
#: lib/safe-atoi.c:81
#, c-format
msgid "Expected an integer: %s"
msgstr ""
#: locate/frcode.c:156
#, fuzzy, c-format
msgid "Usage: %s [-0 | --null] [--version] [--help]\n"
msgstr "사용법: %s [-d 경로] [--database=경로] [--version] [--help] 패턴...\n"
#: locate/frcode.c:178
#, c-format
msgid "You need to specify a security level as a decimal integer."
msgstr ""
#: locate/frcode.c:186
#, c-format
msgid "Security level %s is outside the convertible range."
msgstr ""
#: locate/frcode.c:194
#, c-format
msgid "Security level %s has unexpected suffix %s."
msgstr ""
#: locate/frcode.c:208
#, c-format
msgid "write error"
msgstr ""
#: locate/frcode.c:255
#, c-format
msgid "slocate security level %ld is unsupported."
msgstr ""
#: locate/frcode.c:274
#, c-format
msgid "no argument expected."
msgstr ""
#: locate/frcode.c:291
#, c-format
msgid "Failed to write to standard output"
msgstr ""
#: locate/frcode.c:300
#, c-format
msgid "The input file should end with the delimiter"
msgstr ""
#: locate/locate.c:133
msgid "days"
msgstr ""
#: locate/locate.c:181
#, c-format
msgid "The argument for option --max-database-age must not be empty"
msgstr ""
#: locate/locate.c:197 locate/locate.c:204
#, c-format
msgid "Invalid argument %s for option --max-database-age"
msgstr ""
#: locate/locate.c:454
#, c-format
msgid "locate database %s contains a filename longer than locate can handle"
msgstr ""
#: locate/locate.c:565 locate/locate.c:584
#, c-format
msgid "locate database %s is corrupt or invalid"
msgstr ""
#: locate/locate.c:869
#, c-format
msgid "Database was last modified at %s.%09ld"
msgstr ""
#: locate/locate.c:877
#, c-format
msgid "Locate database size: %s byte\n"
msgid_plural "Locate database size: %s bytes\n"
msgstr[0] ""
msgstr[1] ""
#: locate/locate.c:883
#, c-format
msgid "Matching Filenames: %s\n"
msgstr ""
#: locate/locate.c:884
#, c-format
msgid "All Filenames: %s\n"
msgstr ""
#: locate/locate.c:890
#, c-format
msgid ""
"File names have a cumulative length of %s bytes.\n"
"Of those file names,\n"
"\n"
"\t%s contain whitespace, \n"
"\t%s contain newline characters, \n"
"\tand %s contain characters with the high bit set.\n"
msgstr ""
#: locate/locate.c:904
#, c-format
msgid ""
"Some filenames may have been filtered out, so we cannot compute the "
"compression ratio.\n"
msgstr ""
#: locate/locate.c:917
#, c-format
msgid "Compression ratio %4.2f%% (higher is better)\n"
msgstr ""
#: locate/locate.c:924
#, c-format
msgid "Compression ratio is undefined\n"
msgstr ""
#: locate/locate.c:979
#, c-format
msgid ""
"locate database %s looks like an slocate database but it seems to have "
"security level %c, which GNU findutils does not currently support"
msgstr ""
#: locate/locate.c:1101
#, c-format
msgid ""
"%s is an slocate database of unsupported security level %d; skipping it."
msgstr ""
#: locate/locate.c:1118
#, c-format
msgid ""
"You specified the -E option, but that option cannot be used with slocate-"
"format databases with a non-zero security level. No results will be "
"generated for this database.\n"
msgstr ""
#: locate/locate.c:1129
#, c-format
msgid "%s is an slocate database. Turning on the '-e' option."
msgstr ""
#: locate/locate.c:1167
#, c-format
msgid "Old-format locate database %s is too short to be valid"
msgstr ""
#: locate/locate.c:1319
#, c-format
msgid "Database %s is in the %s format.\n"
msgstr ""
#: locate/locate.c:1346
msgid "The database has little-endian machine-word encoding.\n"
msgstr ""
#: locate/locate.c:1348
msgid "The database has big-endian machine-word encoding.\n"
msgstr ""
#: locate/locate.c:1361
#, c-format
msgid "The database machine-word encoding order is not obvious.\n"
msgstr ""
#: locate/locate.c:1390
#, c-format
msgid ""
"Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
" [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
" [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
" [-P | -H | --nofollow] [-L | --follow] [-m | --mmap] [-s | --stdio]\n"
" [-A | --all] [-p | --print] [-r | --regex] [--regextype=TYPE]\n"
" [--max-database-age D] [--version] [--help]\n"
" pattern...\n"
msgstr ""
#: locate/locate.c:1456
msgid "failed to drop group privileges"
msgstr ""
#: locate/locate.c:1474
msgid "failed to drop setuid privileges"
msgstr ""
#: locate/locate.c:1488
msgid "Failed to fully drop privileges"
msgstr ""
#: locate/locate.c:1506
msgid "failed to drop setgid privileges"
msgstr ""
#: locate/locate.c:1743
#, c-format
msgid "pattern argument expected"
msgstr ""
#: locate/locate.c:1784
#, c-format
msgid "warning: the locate database can only be read from stdin once."
msgstr ""
#: locate/locate.c:1857
#, c-format
msgid "time system call failed"
msgstr ""
#: locate/locate.c:1868
#, fuzzy, c-format
msgid "warning: database %s is more than %u %s old (actual age is %.1f %s)"
msgstr "경고: 데이터베이스 `%s'는 %s 이상 오래되었습니다"
#: locate/word_io.c:85
#, c-format
msgid "WARNING: locate database %s was built with a different byte order"
msgstr ""
#: locate/word_io.c:131
#, c-format
msgid "unexpected EOF in %s"
msgstr ""
#: locate/word_io.c:134
#, fuzzy, c-format
msgid "error reading a word from %s"
msgstr "%s를 기다리는 도중 오류 발생"
#: xargs/xargs.c:261
#, c-format
msgid "Invalid escape sequence %s in input delimiter specification."
msgstr ""
#: xargs/xargs.c:279
#, c-format
msgid ""
"Invalid escape sequence %s in input delimiter specification; character "
"values must not exceed %lx."
msgstr ""
#: xargs/xargs.c:285
#, c-format
msgid ""
"Invalid escape sequence %s in input delimiter specification; character "
"values must not exceed %lo."
msgstr ""
#: xargs/xargs.c:294
#, c-format
msgid ""
"Invalid escape sequence %s in input delimiter specification; trailing "
"characters %s not recognised."
msgstr ""
#: xargs/xargs.c:339
#, c-format
msgid ""
"Invalid input delimiter specification %s: the delimiter must be either a "
"single character or an escape sequence starting with \\."
msgstr ""
#: xargs/xargs.c:356
#, c-format
msgid "environment is too large for exec"
msgstr "환경이 실행(exec)하기에 너무 큽니다"
#: xargs/xargs.c:594
#, c-format
msgid "warning: value %ld for -s option is too large, using %ld instead"
msgstr ""
#: xargs/xargs.c:645
#, c-format
msgid "option --%s may not be set to a value which includes `='"
msgstr ""
#: xargs/xargs.c:657
#, c-format
msgid "failed to unset environment variable %s"
msgstr ""
#: xargs/xargs.c:670
#, c-format
msgid "warning: the -E option has no effect if -0 or -d is used.\n"
msgstr ""
#: xargs/xargs.c:692
#, c-format
msgid "Cannot set SIGUSR1 signal handler"
msgstr ""
#: xargs/xargs.c:698
#, c-format
msgid "Cannot set SIGUSR2 signal handler"
msgstr ""
#: xargs/xargs.c:714
#, c-format
msgid "Cannot open input file %s"
msgstr ""
#: xargs/xargs.c:733
#, c-format
msgid "Your environment variables take up %<PRIuMAX> bytes\n"
msgstr ""
#: xargs/xargs.c:736
#, c-format
msgid "POSIX upper limit on argument length (this system): %<PRIuMAX>\n"
msgstr ""
#: xargs/xargs.c:739
#, c-format
msgid ""
"POSIX smallest allowable upper limit on argument length (all systems): "
"%<PRIuMAX>\n"
msgstr ""
#: xargs/xargs.c:742
#, c-format
msgid "Maximum length of command we could actually use: %<PRIuMAX>\n"
msgstr ""
#: xargs/xargs.c:745
#, c-format
msgid "Size of command buffer we are actually using: %<PRIuMAX>\n"
msgstr ""
#: xargs/xargs.c:748
#, c-format
msgid "Maximum parallelism (--max-procs must be no greater): %<PRIuMAX>\n"
msgstr ""
#: xargs/xargs.c:754
#, c-format
msgid ""
"\n"
"Execution of xargs will continue now, and it will try to read its input and "
"run commands; if this is not what you wanted to happen, please type the end-"
"of-file keystroke.\n"
msgstr ""
#: xargs/xargs.c:762
#, c-format
msgid ""
"Warning: %s will be run at least once. If you do not want that to happen, "
"then press the interrupt keystroke.\n"
msgstr ""
#: xargs/xargs.c:890 xargs/xargs.c:983
#, c-format
msgid ""
"unmatched %s quote; by default quotes are special to xargs unless you use "
"the -0 option"
msgstr ""
#: xargs/xargs.c:891 xargs/xargs.c:984
msgid "double"
msgstr "두배"
#: xargs/xargs.c:891 xargs/xargs.c:984
msgid "single"
msgstr "단일"
#: xargs/xargs.c:1003
#, c-format
msgid ""
"WARNING: a NUL character occurred in the input. It cannot be passed through "
"in the argument list. Did you mean to use the --null option?"
msgstr ""
#: xargs/xargs.c:1013 xargs/xargs.c:1078
#, c-format
msgid "argument line too long"
msgstr "인수 행이 너무 깁니다"
#: xargs/xargs.c:1097 xargs/xargs.c:1114
#, fuzzy, c-format
msgid "Failed to write to stderr"
msgstr "시작 디렉토리로 돌아갈 수 없습니다"
#: xargs/xargs.c:1110
#, c-format
msgid "failed to open /dev/tty for reading"
msgstr ""
#: xargs/xargs.c:1120
#, c-format
msgid "Failed to read from stdin"
msgstr ""
#: xargs/xargs.c:1157
#, c-format
msgid "unable to allocate memory"
msgstr ""
#: xargs/xargs.c:1172
#, c-format
msgid "failed to set environment variable %s"
msgstr ""
#: xargs/xargs.c:1217
#, c-format
msgid "failed to redirect standard input of the child process"
msgstr ""
#: xargs/xargs.c:1269
#, c-format
msgid "could not create pipe before fork"
msgstr ""
#: xargs/xargs.c:1340
#, c-format
msgid ""
"errno-buffer safe_read failed in xargs_do_exec (this is probably a bug, "
"please report it)"
msgstr ""
#: xargs/xargs.c:1393
#, c-format
msgid ""
"read returned unexpected value %zu; this is probably a bug, please report it"
msgstr ""
#: xargs/xargs.c:1486
#, c-format
msgid "error waiting for child process"
msgstr "자식 프로세스를 기다리는 도중 오류 발생"
#: xargs/xargs.c:1519
#, c-format
msgid "WARNING: Lost track of %lu child processes"
msgstr ""
#: xargs/xargs.c:1538
#, c-format
msgid "%s: exited with status 255; aborting"
msgstr "%s: 상태 255을 가지고 종료됨; 중단함"
#: xargs/xargs.c:1541
#, c-format
msgid "%s: stopped by signal %d"
msgstr "%s: 신호 %d에 의해 중지됨"
#: xargs/xargs.c:1544
#, c-format
msgid "%s: terminated by signal %d"
msgstr "%s: 신호 %d에 의해 종료됨"
#: xargs/xargs.c:1629
#, fuzzy, c-format
msgid "%s: invalid number \"%s\" for -%c option\n"
msgstr "%s: -%c 옵션에 부적절한 숫자가 주어짐\n"
#: xargs/xargs.c:1636
#, fuzzy, c-format
msgid "%s: value %s for -%c option should be >= %ld\n"
msgstr "%s: -%c 옵션의 값은 %ld보다 크거나 같아야 합니다\n"
#: xargs/xargs.c:1645
#, fuzzy, c-format
msgid "%s: value %s for -%c option should be <= %ld\n"
msgstr "%s: -%c 옵션의 값은 %ld보다 작아야 합니다\n"
#: xargs/xargs.c:1665
#, c-format
msgid "Usage: %s [OPTION]... COMMAND [INITIAL-ARGS]...\n"
msgstr ""
#: xargs/xargs.c:1670
msgid ""
"Run COMMAND with arguments INITIAL-ARGS and more arguments read from input.\n"
"\n"
msgstr ""
#: xargs/xargs.c:1672
msgid ""
"Mandatory and optional arguments to long options are also\n"
"mandatory or optional for the corresponding short option.\n"
msgstr ""
#: xargs/xargs.c:1674
msgid ""
" -0, --null items are separated by a null, not "
"whitespace;\n"
" disables quote and backslash processing "
"and\n"
" logical EOF processing\n"
msgstr ""
#: xargs/xargs.c:1677
msgid ""
" -a, --arg-file=FILE read arguments from FILE, not standard input\n"
msgstr ""
#: xargs/xargs.c:1678
msgid ""
" -d, --delimiter=CHARACTER items in input stream are separated by "
"CHARACTER,\n"
" not by whitespace; disables quote and "
"backslash\n"
" processing and logical EOF processing\n"
msgstr ""
#: xargs/xargs.c:1681
msgid ""
" -E END set logical EOF string; if END occurs as a "
"line\n"
" of input, the rest of the input is ignored\n"
" (ignored if -0 or -d was specified)\n"
msgstr ""
#: xargs/xargs.c:1684
msgid ""
" -e, --eof[=END] equivalent to -E END if END is specified;\n"
" otherwise, there is no end-of-file string\n"
msgstr ""
#: xargs/xargs.c:1686
msgid " -I R same as --replace=R\n"
msgstr ""
#: xargs/xargs.c:1687
msgid ""
" -i, --replace[=R] replace R in INITIAL-ARGS with names read\n"
" from standard input; if R is unspecified,\n"
" assume {}\n"
msgstr ""
#: xargs/xargs.c:1690
msgid ""
" -L, --max-lines=MAX-LINES use at most MAX-LINES non-blank input lines "
"per\n"
" command line\n"
msgstr ""
#: xargs/xargs.c:1692
msgid ""
" -l[MAX-LINES] similar to -L but defaults to at most one "
"non-\n"
" blank input line if MAX-LINES is not "
"specified\n"
msgstr ""
#: xargs/xargs.c:1694
msgid ""
" -n, --max-args=MAX-ARGS use at most MAX-ARGS arguments per command "
"line\n"
msgstr ""
#: xargs/xargs.c:1695
msgid ""
" -o, --open-tty Reopen stdin as /dev/tty in the child "
"process\n"
" before executing the command; useful to run "
"an\n"
" interactive application.\n"
msgstr ""
#: xargs/xargs.c:1698
msgid ""
" -P, --max-procs=MAX-PROCS run at most MAX-PROCS processes at a time\n"
msgstr ""
#: xargs/xargs.c:1699
msgid " -p, --interactive prompt before running commands\n"
msgstr ""
#: xargs/xargs.c:1700
msgid ""
" --process-slot-var=VAR set environment variable VAR in child "
"processes\n"
msgstr ""
#: xargs/xargs.c:1701
msgid ""
" -r, --no-run-if-empty if there are no arguments, then do not run "
"COMMAND;\n"
" if this option is not given, COMMAND will "
"be\n"
" run at least once\n"
msgstr ""
#: xargs/xargs.c:1704
msgid ""
" -s, --max-chars=MAX-CHARS limit length of command line to MAX-CHARS\n"
msgstr ""
#: xargs/xargs.c:1705
msgid " --show-limits show limits on command-line length\n"
msgstr ""
#: xargs/xargs.c:1706
msgid " -t, --verbose print commands before executing them\n"
msgstr ""
#: xargs/xargs.c:1707
msgid " -x, --exit exit if the size (see -s) is exceeded\n"
msgstr ""
#: xargs/xargs.c:1709
msgid " --help display this help and exit\n"
msgstr ""
#: xargs/xargs.c:1710
msgid ""
" --version output version information and exit\n"
"\n"
msgstr ""
#, fuzzy
#~ msgid "] [path...] [expression]\n"
#~ msgstr "사용법: %s [경로...] [수식]\n"
#, fuzzy
#~ msgid "invalid argument %s for %s"
#~ msgstr "-size에 부적절한 널 인수가 주어짐"
#, fuzzy
#~ msgid "ambiguous argument %s for %s"
#~ msgstr "-size에 부적절한 널 인수가 주어짐"
#, fuzzy
#~ msgid "%s: unrecognized option '--%s'\n"
#~ msgstr "경고: 인식할 수 없는 이스케이프 `\\%c'"
#, fuzzy
#~ msgid "%s: unrecognized option '%c%s'\n"
#~ msgstr "경고: 인식할 수 없는 이스케이프 `\\%c'"
#, fuzzy
#~ msgid "%s: invalid option -- '%c'\n"
#~ msgstr "%s: -%c 옵션에 부적절한 숫자가 주어짐\n"
#, fuzzy
#~ msgid "unable to record current working directory"
#~ msgstr "시작 디렉토리로 돌아갈 수 없습니다"
#, fuzzy
#~ msgid "failed to return to initial working directory"
#~ msgstr "시작 디렉토리로 돌아갈 수 없습니다"
#, fuzzy
#~ msgid "memory exhausted"
#~ msgstr "가상 메모리가 바닥났음"
#, fuzzy
#~ msgid "invalid %s%s argument '%s'"
#~ msgstr "부적절한 모드 `%s'"
#, fuzzy
#~ msgid "invalid suffix in %s%s argument '%s'"
#~ msgstr "-size에 부적절한 널 인수가 주어짐"
#, fuzzy
#~ msgid "%s%s argument '%s' too large"
#~ msgstr "인수 명단이 너무 깁니다"
#, fuzzy
#~ msgid ""
#~ "Usage: %s [--version | --help]\n"
#~ "or %s most_common_bigrams < file-list > locate-database\n"
#~ msgstr "사용법: %s most_common_bigrams < list > coded_list\n"
#, fuzzy
#~ msgid "Built using GNU gnulib version %s\n"
#~ msgstr "GNU find 버전 %s\n"
#, fuzzy
#~ msgid ""
#~ "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
#~ " [-E eof-str] [-e[eof-str]] [--eof[=eof-str]]\n"
#~ " [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
#~ " [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
#~ " [-n max-args] [--max-args=max-args]\n"
#~ " [-s max-chars] [--max-chars=max-chars]\n"
#~ " [-P max-procs] [--max-procs=max-procs] [--show-limits]\n"
#~ " [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
#~ " [--version] [--help] [command [initial-arguments]]\n"
#~ msgstr ""
#~ "사용법: %s [-0prtx] [-e[파일끝-문자열]] [-i[대체-문자열]] [-l[최대-행]]\n"
#~ " [-n 최대-인수] [-s 최대-문자] [-P 최대-프로세스] [--null] [--eof[="
#~ "파일끝-문자열]]\n"
#~ " [--replace[=대체-문자열]] [--max-lines[=최대-행]] [--interactive]\n"
#~ " [--max-chars=최대-문자] [--verbose] [--exit] [--max-procs=최대-프로"
#~ "세스]\n"
#~ " [--max-args=최대-인수] [--no-run-if-empty] [--version] [--help]\n"
#~ " [명령 [초기-인수]]\n"
#, fuzzy
#~ msgid "cannot get current directory"
#~ msgstr "시작 디렉토리로 돌아갈 수 없습니다"
#, fuzzy
#~ msgid "Unmatched [ or [^"
#~ msgstr "일치되지 않는 %s 따옴표"
#, fuzzy
#~ msgid "Unmatched ( or \\("
#~ msgstr "일치되지 않는 %s 따옴표"
#, fuzzy
#~ msgid "Unmatched \\{"
#~ msgstr "일치되지 않는 %s 따옴표"
#, fuzzy
#~ msgid "Memory exhausted"
#~ msgstr "가상 메모리가 바닥났음"
#, fuzzy
#~ msgid "Invalid preceding regular expression"
#~ msgstr "부적절한 수식"
#, fuzzy
#~ msgid "Unmatched ) or \\)"
#~ msgstr "일치되지 않는 %s 따옴표"
#~ msgid "error in %s: %s"
#~ msgstr "%s에 오류: %s"
#~ msgid ""
#~ " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
#~ "options (always true): -daystart -depth -follow --help\n"
#~ " -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
#~ "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
#~ msgstr ""
#~ " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
#~ "옵션 (항상 참): -daystart -depth -follow --help\n"
#~ " -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
#~ "시험 (N은 +N, -N, N이 될 수 있음): -amin N -answer FILE -atime N -cmin N\n"
#~ msgid ""
#~ "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
#~ " -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n"
#~ msgstr ""
#~ "행동: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
#~ " -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n"
#~ msgid "inserting %s\n"
#~ msgstr "%s를 삽입함\n"
#~ msgid " type: %s %s "
#~ msgstr " 형: %s %s "
#~ msgid "wait got pid %d, expected pid %d"
#~ msgstr "기다리다 pid %d를 받았으나 pid %d가 요구됨"
#~ msgid "%s stopped by signal %d"
#~ msgstr "%s가 신호 %d에 의해 중지됨"
#~ msgid "left:\n"
#~ msgstr "왼쪽:\n"
#~ msgid "right:\n"
#~ msgstr "오른쪽:\n"
#~ msgid "Normalized Eval Tree:\n"
#~ msgstr "정규화된 평가 트리:\n"
#~ msgid "GNU xargs version %s\n"
#~ msgstr "GNU xargs 버전 %s\n"
#~ msgid "GNU locate version %s\n"
#~ msgstr "GNU locate 버전 %s\n"