Þ•uÄlà Ïá ÷± Õ©  — ü¨¶¥U\»²¤nFZn&¥Ì-ë!6Xt,¥Ò.ò'!(Ir%’¸º¾Ïè*1,^w&/Fc$—¼Îªé”¥®ÍÝ<ò#/Sn…"™¼Ä&×þ%7 V)cù¢œ;³3ï/# +S ' #§ Ë ë !b!z!|!4™!Î!!í!-".="l"ˆ"£"»"Ó"ó"##)# =#K#f#u#}#$#µ#,Ð#*ý# ($ 5$ B$O$c$}$ ”$- $?Î$ %%¤7%ÕÜ&â²'Û•(q*$‹*ì°+Ó,wq.áé/¼Ë1Kˆ3Ô4é45%5E5%b5ˆ5(Ÿ5È5ã56%676*T6"6%¢6!È6ê6 7 77"787+N70z7«7‘Á7!S8u8‹8¡8·8Ï8î89Ê9 è9 õ9ÿ9:-:MA::«:'Á:Zé:2D;w;~;5‘;Ç;Ý;ó;$ <.<+><j<r€<ó=G >=T>7’>2Ê>-ý>(+?"T?w?•?s§?@@2;@!n@@!¯@7Ñ@ A%A@ASAgA†AœA ²A¿A ÏAÜA òA üAB#BBB'`BˆB§B¹BËBÝBóBC /C1;CBmC °C½CuP)f[UKQ YiS$V%@!r*7F\I/Ep_qJtj<T>negH1`o(+l ,4Os'ak&AD R?]b0M#-=86NLCZ25h ";m cWX3:BG ^.9d Context control: -B, --before-context=NUM print NUM lines of leading context -A, --after-context=NUM print NUM lines of trailing context -C, --context=NUM print NUM lines of output context Miscellaneous: -s, --no-messages suppress error messages -v, --invert-match select non-matching lines -V, --version display version information and exit --help display this help text and exit Output control: -m, --max-count=NUM stop after NUM selected lines -b, --byte-offset print the byte offset with output lines -n, --line-number print line number with output lines --line-buffered flush output on every line -H, --with-filename print file name with output lines -h, --no-filename suppress the file name prefix on output --label=LABEL use LABEL as the standard input file name prefix grep -P uses PCRE2 %s --include=GLOB search only files that match GLOB (a file pattern) --exclude=GLOB skip files that match GLOB --exclude-from=FILE skip files that match any file pattern from FILE --exclude-dir=GLOB skip directories that match GLOB -E, --extended-regexp PATTERNS are extended regular expressions -F, --fixed-strings PATTERNS are strings -G, --basic-regexp PATTERNS are basic regular expressions -P, --perl-regexp PATTERNS are Perl regular expressions -I equivalent to --binary-files=without-match -d, --directories=ACTION how to handle directories; ACTION is 'read', 'recurse', or 'skip' -D, --devices=ACTION how to handle devices, FIFOs and sockets; ACTION is 'read' or 'skip' -r, --recursive like --directories=recurse -R, --dereference-recursive likewise, but follow all symlinks -L, --files-without-match print only names of FILEs with no selected lines -l, --files-with-matches print only names of FILEs with selected lines -c, --count print only a count of selected lines per FILE -T, --initial-tab make tabs line up (if needed) -Z, --null print 0 byte after FILE name -NUM same as --context=NUM --group-separator=SEP print SEP on line between matches with context --no-group-separator do not print separator for matches with context --color[=WHEN], --colour[=WHEN] use markers to highlight the matching strings; WHEN is 'always', 'never', or 'auto' -U, --binary do not strip CR characters at EOL (MSDOS/Windows) -e, --regexp=PATTERNS use PATTERNS for matching -f, --file=FILE take PATTERNS from FILE -i, --ignore-case ignore case distinctions in patterns and data --no-ignore-case do not ignore case distinctions (default) -w, --word-regexp match only whole words -x, --line-regexp match only whole lines -z, --null-data a data line ends in 0 byte, not newline -o, --only-matching show only nonempty parts of lines that match -q, --quiet, --silent suppress all normal output --binary-files=TYPE assume that binary files are TYPE; TYPE is 'binary', 'text', or 'without-match' -a, --text equivalent to --binary-files=text %s home page: <%s> %s: PCRE detected recurse loop%s: binary file matches%s: exceeded PCRE's backtracking limit%s: exceeded PCRE's heap limit%s: exceeded PCRE's nested backtracking limit%s: exhausted PCRE JIT stack%s: input file is also the output%s: internal PCRE error: %d%s: invalid option -- '%c' %s: memory exhausted%s: option '%s%s' doesn't allow an argument %s: option '%s%s' is ambiguous %s: option '%s%s' is ambiguous; possibilities:%s: option '%s%s' requires an argument %s: option requires an argument -- '%c' %s: unrecognized option '%s%s' %s: warning: recursive directory loop'(C)(standard input)* at start of expression+ at start of expression-P supports only unibyte and UTF-8 locales-P supports only unibyte locales on this platform? at start of expressionExample: %s -i 'hello world' menu.h main.c PATTERNS can contain multiple patterns separated by newlines. Pattern selection and interpretation: General help using GNU software: <%s> Invalid back referenceInvalid character class nameInvalid collation characterInvalid content of \{\}Invalid preceding regular expressionInvalid range endInvalid regular expressionLicense GPLv3+: GNU GPL version 3 or later <%s>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Memory exhaustedNo matchNo previous regular expressionPackaged by %s Packaged by %s (%s) Perl matching not supported in a --disable-perl-regexp buildPremature end of regular expressionRegular expression too bigReport %s bugs to: %s Report bugs to: %s Search for PATTERNS in each FILE. SuccessTrailing backslashTry '%s --help' for more information. Unknown system errorUnmatched ( or \(Unmatched ) or \)Unmatched [, [^, [:, [., or [=Unmatched \{Usage: %s [OPTION]... PATTERNS [FILE]... Valid arguments are:When FILE is '-', read standard input. With no FILE, read '.' if recursive, '-' otherwise. With fewer than two FILEs, assume -h. Exit status is 0 if any line is selected, 1 otherwise; if any error occurs and -q is not given, the exit status is 2. Written by %s and %s. Written by %s, %s, %s, %s, %s, %s, %s, %s, %s, and others. Written by %s, %s, %s, %s, %s, %s, %s, %s, and %s. Written by %s, %s, %s, %s, %s, %s, %s, and %s. Written by %s, %s, %s, %s, %s, %s, and %s. Written by %s, %s, %s, %s, %s, and %s. Written by %s, %s, %s, %s, and %s. Written by %s, %s, %s, and %s. Written by %s, %s, and %s. Written by %s. Written by Mike Haertel and others; see .`ambiguous argument %s for %scharacter class syntax is [[:space:]], not [:space:]conflicting matchers specifiedexceeded PCRE's line length limitfailed to return to initial working directoryfailed to set file descriptor text/binary modeinput is too large to countinvalid argument %s for %sinvalid character classinvalid content of \{\}invalid context length argumentinvalid matcher %sinvalid max countmemory exhaustedno syntax specifiedprogram errorregular expression too bigstack overflowstray \stray \ before %lcstray \ before unprintable characterstray \ before white spacethe -P option only supports a single patternunable to record current working directoryunbalanced (unbalanced )unbalanced [unfinished \ escapeunknown binary-files typeunknown devices methodwarning: %swarning: --unix-byte-offsets (-u) is obsoletewarning: GREP_COLOR='%s' is deprecated; use GREP_COLORS='mt=%s'write error{...} at start of expressionProject-Id-Version: grep 3.10.12 Report-Msgid-Bugs-To: bug-grep@gnu.org PO-Revision-Date: 2023-04-21 22:09+0800 Last-Translator: Wenbin Lv Language-Team: Chinese (simplified) Language: zh_CN MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Bugs: Report translation errors to the Language-Team address. X-Generator: Poedit 3.2.2 文件控制: -B, --before-context=数值 打å°å‰é¢ <数值> 行上下文 -A, --after-context=数值 打å°åŽé¢ <数值> 行上下文 -C, --context=数值 打å°å‰åŽ <数值> 行上下文 æ‚项: -s, --no-messages ä¸æ˜¾ç¤ºé”™è¯¯ä¿¡æ¯ -v, --invert-match 选中ä¸åŒ¹é…çš„è¡Œ -V, --version 显示版本信æ¯å¹¶é€€å‡º --help 显示此帮助信æ¯å¹¶é€€å‡º 输出控制: -m, --max-count=数值 选中 <数值> è¡ŒåŽåœæ­¢æ‰§è¡Œ -b, --byte-offset 输出的åŒæ—¶æ‰“å°å­—节åç§»é‡ -n, --line-number 输出的åŒæ—¶æ‰“å°è¡Œå· --line-buffered æ¯è¡Œè¾“出åŽæŽ’空输出缓冲区 -H, --with-filename 输出的åŒæ—¶æ‰“å°æ–‡ä»¶å -h, --no-filename 输出时ä¸æ˜¾ç¤ºæ–‡ä»¶åå‰ç¼€ --label=标签 使用指定 <标签> 作为标准输入文件åå‰ç¼€ grep -P 使用 PCRE2 %s --include=GLOB åªæŸ¥æ‰¾åŒ¹é… GLOB(å«é€šé…符的文件模å¼ï¼‰çš„文件 --exclude=GLOB è·³è¿‡åŒ¹é… GLOB 的文件 --exclude-from=文件 è·³è¿‡åŒ¹é… <文件> 内容中任一文件模å¼çš„文件 --exclude-dir=GLOB è·³è¿‡åŒ¹é… GLOB 的目录 -E, --extended-regexp <模å¼> æ˜¯æ‰©å±•æ­£åˆ™è¡¨è¾¾å¼ -F, --fixed-strings <模å¼> 是字符串 -G, --basic-regexp <模å¼> æ˜¯åŸºæœ¬æ­£åˆ™è¡¨è¾¾å¼ -P, --perl-regexp <模å¼> 是 Perl æ­£åˆ™è¡¨è¾¾å¼ -I 等价于 --binary-files=without-match -d, --directories=动作 处ç†ç›®å½•çš„æ–¹å¼ï¼› <动作> å¯ä»¥æ˜¯ "read"ã€"recurse" 或 "skip" -D, --devices=动作 处ç†è®¾å¤‡ã€FIFO 和套接字的方å¼ï¼› <动作> å¯ä»¥æ˜¯ "read" 或 "skip" -r, --recursive 等价于 --directories=recurse -R, --dereference-recursive åŒä¸Šï¼Œä½†è·Ÿéšæ‰€æœ‰ç¬¦å·é“¾æŽ¥ -L, --files-without-match åªæ‰“å°æ²¡æœ‰è¢«é€‰ä¸­çš„行的 <文件> çš„å称 -l, --files-with-matches åªæ‰“å°æœ‰è¢«é€‰ä¸­çš„行的 <文件> çš„å称 -c, --count åªæ‰“å°æ¯ä¸ª <文件> çš„è¢«é€‰ä¸­çš„è¡Œçš„æ•°é‡ -T, --initial-tab 使制表符对é½ï¼ˆå¦‚有必è¦ï¼‰ -Z, --null 在 <文件> ååŽæ‰“å° 0 字节 (NUL) -数值 等价于 --context=数值 --group-separator=分隔符 在带有上下文的匹é…å—ä¹‹é—´æ‰“å° <分隔符> --no-group-separator ä¸è¦åœ¨å¸¦æœ‰ä¸Šä¸‹æ–‡çš„匹é…å—之间打å°åˆ†éš”符 --color[=何时], --colour[=何时] 使用标记高亮匹é…的字符串; <何时> å¯ä»¥æ˜¯ "always"ã€"never" 或 "auto" -U, --binary ä¸è¦æ¸…除行尾的 CR 字符 (MSDOS/Windows) -e, --regexp=æ¨¡å¼ ä½¿ç”¨æŒ‡å®šçš„ <模å¼> è¿›è¡ŒåŒ¹é… -f, --file=文件 从指定的 <文件> 中获得 <模å¼> -i, --ignore-case 对于模å¼å’Œæ•°æ®ï¼Œå¿½ç•¥å¤§å°å†™ --no-ignore-case ä¸è¦å¿½ç•¥å¤§å°å†™ï¼ˆé»˜è®¤ï¼‰ -w, --word-regexp 仅匹é…整个å•è¯ -x, --line-regexp 仅匹é…æ•´è¡Œ -z, --null-data æ•°æ®è¡Œä»¥ 0 字节 (NUL) 结æŸï¼Œè€Œéžæ¢è¡Œç¬¦ -o, --only-matching åªæ˜¾ç¤ºè¡Œä¸­éžç©ºçš„匹é…部分 -q, --quiet, --silent ä¸æ˜¾ç¤ºæ‰€æœ‰å¸¸è§„输出 --binary-files=类型 å‡å®šäºŒè¿›åˆ¶æ–‡ä»¶æ˜¯ <类型>ï¼› <类型> å¯ä»¥æ˜¯ "binary"ã€"text" 或 "without-match" -a, --text 等价于 --binary-files=text %s 的主页:<%s> %s: PCRE 检测到递归循环%s: 匹é…到二进制文件%s: 超过 PCRE 的回溯é™åˆ¶%s: 超过 PCRE çš„å †é™åˆ¶%s: 超过 PCRE 的嵌套回溯é™åˆ¶%s: PCRE JIT 栈耗尽%s: 输入文件åŒæ—¶ä¹Ÿæ˜¯è¾“出文件%s: PCRE 内部错误:%d%s: 无效的选项 -- "%c" %s: 内存耗尽%s: 选项 "%s%s" ä¸å…许带å‚æ•° %s: 选项 "%s%s" 有歧义 %s: 选项 "%s%s" 有歧义;å¯èƒ½æ˜¯ï¼š%s: 选项 "%s%s" 必须带å‚æ•° %s: 选项需è¦ä¸€ä¸ªå‚æ•° -- "%c" %s: 无法识别的选项 "%s%s" %s: 警告:递归目录循环"©(标准输入)表达å¼ä»¥ * 开头表达å¼ä»¥ + 开头-P 仅支æŒå•å­—节和 UTF-8 区域设置-P 在此平å°ä¸Šä»…支æŒå•å­—节区域设置表达å¼ä»¥ ? 开头例如:%s -i 'hello world' menu.h main.c <模å¼> å¯ä»¥åŒ…å«å¤šä¸ªæ¨¡å¼å­—符串,使用æ¢è¡Œç¬¦è¿›è¡Œåˆ†éš”。 模å¼é€‰æ‹©ä¸Žè§£é‡Šï¼š GNU 软件一般性帮助:<%s> 无效的åŽå‘引用无效的字符类å无效的定åºå­—符\{\} 中的内容无效å‰é¢çš„正则表达å¼æ— æ•ˆæ— æ•ˆçš„范围端点无效的正则表达å¼è®¸å¯è¯ GPLv3+:GNU 通用公共许å¯è¯ç¬¬ 3 版或更新版本 <%s>。 本软件是自由软件:您å¯ä»¥è‡ªç”±ä¿®æ”¹å’Œé‡æ–°å‘布它。 在法律å…许的范围内,ä¸æ供任何ä¿è¯ã€‚ 内存耗尽无匹é…缺少å‰ä¸€ä¸ªæ­£åˆ™è¡¨è¾¾å¼ç”± %s 打包 ç”± %s (%s) 打包 当å‰ä½¿ç”¨äº† --disable-perl-regexp çš„æž„å»ºæ— æ³•æ”¯æŒ Perl 匹é…模å¼æ­£åˆ™è¡¨è¾¾å¼è¿‡æ—©ç»“æŸæ­£åˆ™è¡¨è¾¾å¼è¿‡é•¿è¯·å‘ <%2$s> 报告 %1$s 的错误。 è¯·å‘ <%s> 报告软件错误。 è¯·å‘ æŠ¥å‘Šç¿»è¯‘é”™è¯¯ã€‚ 在æ¯ä¸ª <文件> 中查找指定的 <模å¼>。 æˆåŠŸæœ«å°¾æœ‰åæ–œæ è¯·å°è¯•æ‰§è¡Œ "%s --help" æ¥èŽ·å–更多信æ¯ã€‚ 未知的系统错误未匹é…çš„ ( 或 \(未匹é…çš„ ) 或 \)未匹é…çš„ [ã€[^ã€[:ã€[. 或 [=未匹é…çš„ \{用法:%s [选项]... æ¨¡å¼ [文件]... 有效的å‚数有:若 <文件> 为 "-",则从标准输入读å–。若没有指定 <文件>ï¼Œåˆ™é€’å½’æ¨¡å¼ ä¸‹ä»Ž "." 读å–,其他情况下从 "-" 读å–。若指定的 <文件> æ•°é‡å°‘于两个, 则默认å¯ç”¨ -h 选项。如果有任æ„行被选中,则退出状æ€ä¸º 0,å¦åˆ™ 退出状æ€ä¸º 1;如果有错误å‘生,且未指定 -q 选项,则退出状æ€ä¸º 2。 ç”± %s å’Œ %s 编写。 ç”± %sã€%sã€%s〠%sã€%sã€%sã€%s〠%sã€%s 和其他人编写。 ç”± %sã€%sã€%s〠%sã€%sã€%sã€%s〠%s å’Œ %s 编写。 ç”± %sã€%sã€%s〠%sã€%sã€%sã€%s å’Œ %s 编写。 ç”± %sã€%sã€%s〠%sã€%sã€%s å’Œ %s 编写。 ç”± %sã€%sã€%s〠%sã€%s å’Œ %s 编写。 ç”± %sã€%sã€%s〠%s å’Œ %s 编写。 ç”± %sã€%sã€%s å’Œ %s 编写。 ç”± %sã€%s å’Œ %s 编写。 ç”± %s 编写。 ç”± Mike Haerhtel 等人编写;作者信æ¯è¯·å‚è§ ã€‚"%2$s çš„å‚æ•° %1$s 有歧义字符类的语法是 [[:space:]],è€Œéž [:space:]指定了互相冲çªçš„匹é…器超过 PCRE 的行长度é™åˆ¶è¿”回到åˆå§‹å·¥ä½œç›®å½•å¤±è´¥è®¾ç½®æ–‡ä»¶æ述符为文本/二进制模å¼æ—¶å¤±è´¥è¾“入过大,无法计数%2$s çš„å‚æ•° %1$s 无效无效的字符类\{\}中内容无效无效的上下文长度å‚数无效的匹é…器 %s无效的最大计数内存耗尽未指定语法程åºé”™è¯¯æ­£åˆ™è¡¨è¾¾å¼å¤ªé•¿æ ˆæº¢å‡ºå¤šä½™çš„ \%lc å‰æœ‰å¤šä½™çš„ \ä¸å¯æ‰“å°å­—符å‰æœ‰å¤šä½™çš„ \空白字符å‰æœ‰å¤šä½™çš„ \-P 选项仅支æŒå•ä¸ªæ¨¡å¼å­—符串无法记录当å‰å·¥ä½œç›®å½•æœ‰æœªåŒ¹é…çš„ (有未匹é…çš„ )有未匹é…çš„ [未结æŸçš„ \ 转义未知的 --binary-files 类型未知的设备处ç†æ–¹å¼è­¦å‘Šï¼š%s警告:--unix-byte-offsets (-u) 选项已废弃警告:GREP_COLOR='%s' 已弃用;请使用 GREP_COLORS='mt=%s'写入错误表达å¼ä»¥ {...} 开头