Þ•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%é('()+Y0+ Š,5•-æË/ ²1LÓ3è 6 8!8+A8-m8&›87Â8ú8/9G9#d9ˆ9,ž9!Ë91í9):)I:%s:+™:Å:Ç:Ë:Ý:ø:L;U`;¶;—Ñ;,i<–<)²<Ü<û<*=B=]=¾z=9>K>#j>Ž>¡>[¹>#? 9?#Z?~?$œ?Á?"É?1ì?@;@V@-q@Ÿ@+µ@á@9þ@8B9NB1ˆB-ºB)èB%C!8CZCxC’Cb£CD$DE-D-sD1¡D4ÓD?E HE&iE!E²E0ÎEÿEF/FAF^F oFF ¡F«F-ÂFðF; G3GG{GG¥GºG%ÒG$øG H.(H>WH–H¦HuP)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: GNU grep-3.10.12 Report-Msgid-Bugs-To: bug-grep@gnu.org PO-Revision-Date: 2023-04-21 13:06-0300 Last-Translator: Rodolfo Ribeiro Gomes Language-Team: Brazilian Portuguese Language: pt_BR 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. Plural-Forms: nplurals=2; plural=(n > 1) X-Generator: Gtranslator 42.0 Controle de contexto: -B, --before-context=NÚM emite NÚM linhas de contexto anteriores -A, --after-context=NÚM emite NÚM linhas de contexto posteriores -C, --context=NÚM emite NÚM linhas de contexto de saída Miscelânea: -s, --no-messages suprime mensagens de erro -v, --invert-match seleciona somente linhas não coincidentes -V, --version mostra informações sobre versão e sai --help exibe esta ajuda e sai Controle de saída: -m, --max-count=NÚM interrompe depois de NÚM ocorrências -b, --byte-offset emite a posição em bytes nas linhas de saída -n, --line-number emite o número da linha nas linhas de saída --line-buffered libera a saída a cada linha -H, --with-filename emite o nome do arquivo nas linhas de saída -h, --no-filename inibe o nome de arquivo na saída --label=RÓTULO usa RÓTULO como nome de arquivo para entrada padrão grep -P usa PCRE2 %s --include=PADRÃO busca apenas em arquivos que casam com PADRÃO --exclude=PADRÃO ignora arquivos que casam com PADRÃO --exclude-from=ARQUI ignora arquivos que casam com algum padrão de arquivo contido em ARQUIvo --exclude-dir=PADRÃO ignora diretórios que casam com PADRÃO -E, --extended-regexp PADRÕES são expressões regulares estendidas -F, --fixed-strings PADRÕES são textos -G, --basic-regexp PADRÕES são expressões regulares básicas -P, --perl-regexp PADRÕES são expressões regulares Perl -I equivalente a --binary-files=without-match -d, --directories=AÇÃO como tratar diretórios; AÇÃO pode ser \"read\" (ler), \"recurse\" (recursivo), ou \"skip\" (ignorar) -D, --devices=AÇÃO como tratar dispositivos, FIFOs e soquetes; AÇÃO pode ser \"read\" (ler) ou \"skip\" (ignorar) -r, --recursive equivalente a --directories=recurse -R, --dereference-recursive similar, mas segue todas as ligações simbólicas -L, --files-without-match emite apenas os nomes dos ARQUIVOs sem linhas selecionadas -l, --files-with-matches emite apenas os nomes dos ARQUIVOs com linhas selecionadas -c, --count emite apenas a contagem de linhas selecionadas por ARQUIVO -T, --initial-tab alinha por tabulação (se necessário) -Z, --null emite byte 0 depois do nome do ARQUIVO -NÚM o mesmo que --context=NÚM --group-separator=SEP emite SEP na linha entre ocorrências com contexto --no-group-separator não emite separados para ocorrências com contexto --color[=QUANDO], --colour[=QUANDO] usa marcadores para destacar os textos coincidentes; QUANDO pode ser "always" (sempre), "never" (nunca) ou "auto" (automático). -U, --binary não exclui caracteres CR no fim de linha (MSDOS/Windows) -e, --regexp=PADRÕES usa PADRÕES para coincidir -f, --file=ARQUIVO obtém PADRÕES contidos no ARQUIVO -i, --ignore-case ignora diferenças entre maiúsculas/minúsculas nos padrões e dados --no-ignore-case não ignora diferença de maiusculizações (padrão) -w, --word-regexp coincide só com palavras completas -x, --line-regexp coincide só com linhas inteiras -z, --null-data uma linha de dados termina com byte 0, e não com caractere de nova linha -o, --only-matching mostra apenas as partes não-vazias das linhas que coincidem com os PADRÕES -q, --quiet, --silent inibe todas as mensagens normais de saída --binary-files=TIPO assume que arquivos binários são TIPO; TIPO pode ser \"binary\" (binário), \"text\" (texto), ou \"without-match\" (nunca coincide) -a, --text equivalente a --binary-files=text paÌgina de %s: <%s> %s: PCRE detectou laço recursivo%s: arquivo binário coincide com o padrão%s: atingiu o limite de backtracking das PCRE%s: atingiu o limite de pilha das PCRE%s: atingiu o limite de backtracking aninhados das PCRE%s: pilha PCRE JIT estourada%s: o arquivo de entrada também é o de saída%s: erro interno de PCRE: %d%s: a opção é inválida -- "%c" %s: memória esgotada%s: a opção "%s%s" não aceita argumentos %s: a opção "%s%s" é ambígua %s: a opção "%s%s" é ambígua; possibilidades:%s: a opção "%s%s" requer um argumento %s: a opção exige um argumento -- "%c" %s: a opção "%s%s" é desconhecida %s: aviso: recursão cíclica de diretório"(C)(entrada padrão)* no início da expressão+ no início da expressão-P só oferece suporte a localidades unibyte (um caractere por byte) e UTF-8-P só oferece suporte a localidades unibyte (um caractere por byte) nesta plataforma? no início da expressãoExemplo: %s -i "olá, mundo" menu.h main.c PADRÕES pode conter múltiplos padrões separados por nova-linha. Seleção e interpretação de padrão: Ajuda geral sobre uso de software GNU: <%s> Retro-referência inválidaNome inválido de categoria de caracteresCaractere inválido de colagemConteúdo inválido de \{\}Expressão regular precedente é inválidaFim inválido de intervaloExpressão regular inválidaLicença GPLv3+: GNU GPL versão 3 ou superior <%s>. Este é um software livre: você é livre para alterá-lo e redistribuí-lo. NÃO Hà GARANTIAS, na máxima extensão permitida por lei. Memória esgotadaNenhuma ocorrência do padrãoNenhuma expressão regular anteriorEmpacotado por %s Empacotado por %s (%s) não há suporte para coincidir conforme Perl em uma compilação com --disable-perl-regexpFim prematuro da expressão regularExpressão regular grande demaisRelate os problemas de %s para: %s Relate os problemas para: %s Busca por PADRÕES em cada ARQUIVO. SucessoBarra invertida excedente ao finalExperimente "%s --help" para mais informações. Erro desconhecido de sistema( ou \( sem correspondente) ou \) sem correspondenteSem correspondência para [, [^, [:, [. ou [=\{ sem correspondenteUso: %s [OPÇÃO]... PADRÕES [ARQUIVO]... Os argumentos válidos são:Quando ARQUIVO é "-", lê da entrada padrão. Se ARQUIVO não é informado, lê "." se recursivo, senão lê "-". Se há menos que dois ARQUIVOs, assume-se -h. O estado de saída é 0 se alguma linha é selecionada, 1 em caso contrário; se ocorrer algum erro e -q não é especificado, o estado de saída é 2. Escrito por %s e %s. Escrito por %s, %s, %s, %s, %s, %s, %s, %s, %s e outros. Escrito por %s, %s, %s, %s, %s, %s, %s, %s e %s. Escrito por %s, %s, %s, %s, %s, %s, %s e %s. Escrito por %s, %s, %s, %s, %s, %s e %s. Escrito por %s, %s, %s, %s, %s e %s. Escrito por %s, %s, %s, %s e %s. Escrito por %s, %s, %s e %s. Escrito por %s, %s e %s. Escrito por %s. Escrito por Mike Haertel e outros; veja ."%s eÌ um argumento ambíguo para %sa sintaxe de categoria de caracteres é [[:space:]], e não [:space:]especificou-se padrões de busca conflitantesatingiu o limite de comprimento de linha das PCREfalhou em retornar ao diretório de trabalho inicialfalhou em definir o modo texto/binário do descritor de arquivoentrada longa demais para contar%s eÌ um argumento invaÌlido para %scategoria de caracteres inválidaconteúdo inválido de \{\}argumento inválido para comprimento do contextocomparador inválido %svalor máximo inválidomemória esgotadanenhuma sintaxe especificadaerro do programaexpressão regular grande demaisestouro de pilha\ perdida\ perdida antes de %lc\ perdida antes de caractere não imprimível\ perdida antes de espaçoa opção -P só oferece suporte a apenas um único padrãoincapaz de memorizar o diretório de trabalho atual( sem correspondente) sem correspondente[ sem correspondenteescape \ não terminadotipo de arquivo binário desconhecidométodo desconhecido de dispositivosaviso: %s:aviso: --unix-byte-offsets (-u) está obsoletoaviso: GREP_COLOR='%s' está obsoleto; use GREP_COLORS='mt=%s'erro de escrita{...} no início da expressão