# Brazilian Portuguese translation for direvent # Copyright (C) 2024 Free Software Foundation, Inc. # Copyright (C) 2024 Sergey Poznyakoff # This file is distributed under the same license as the direvent package. # Rafael Fontenelle , 2014-2024. # msgid "" msgstr "" "Project-Id-Version: direvent 5.3\n" "Report-Msgid-Bugs-To: bug-direvent@gnu.org.ua\n" "POT-Creation-Date: 2026-06-05 22:14+0300\n" "PO-Revision-Date: 2024-09-23 13:38-0300\n" "Last-Translator: Rafael Fontenelle \n" "Language-Team: Brazilian Portuguese \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" "X-Generator: Gtranslator 46.1\n" "X-Bugs: Report translation errors to the Language-Team address.\n" #: src/config.c:66 #, c-format msgid "unknown syslog facility: %s" msgstr "facilidade syslog desconhecida: %s" #: src/config.c:83 #, c-format msgid "unknown syslog priority: %s" msgstr "prioridade syslog desconhecida: %s" #: src/config.c:91 grecs/src/assert.c:45 msgid "unexpected block statement" msgstr "declaração de bloco inesperada" #: src/config.c:100 grecs/src/assert.c:28 #, c-format msgid "expected %s" msgstr "esperava %s" #: src/config.c:105 grecs/src/assert.c:33 #, c-format msgid "expected %s, but found %s" msgstr "esperava %s, mas encontrou %s" #: src/config.c:127 #, c-format msgid "unknown syslog facility `%s'" msgstr "facilidade syslog desconhecida \"%s\"" #: src/config.c:136 src/config.c:781 src/config.c:867 msgid "name" msgstr "nome" #: src/config.c:137 msgid "Set syslog facility. Arg is one of the following: user, daemon, auth, authpriv, mail, cron, local0 through local7 (case-insensitive), or a facility number." msgstr "Define facilidade syslog. Arg é um dentre os seguintes: user, daemon, auth, authpriv, mail, cron, local0 até local7 (sem diferenciação de maiúsculo/minúsculo) ou uo número de uma facilidade." #: src/config.c:142 src/config.c:775 grecs/src/format.c:38 grecs/src/tree.c:69 msgid "string" msgstr "texto" #: src/config.c:142 msgid "Tag syslog messages with this string" msgstr "Marca mensagens syslog com esse texto" #: src/config.c:145 grecs/src/format.c:142 msgid "arg" msgstr "arg" #: src/config.c:146 msgid "Prefix each message with its priority" msgstr "Prefixa cada mensagem com essa prioridade" #: src/config.c:198 #, c-format msgid "%s: recursion depth does not match previous definition" msgstr "%s: a profundidade de recursão não corresponde ao definido previamente" #: src/config.c:218 msgid "no paths configured" msgstr "nenhum caminho configurado" #: src/config.c:223 msgid "no command configured" msgstr "nenhum comando configurado" #: src/config.c:235 grecs/src/tree.c:655 msgid "invalid use of block statement" msgstr "uso inválido de declaração de bloco" #: src/config.c:280 msgid "expected \"recursive\" or end of statement" msgstr "esperado \"recursive\" ou fim de declaração" #: src/config.c:295 msgid "surplus argument" msgstr "argumento em excesso" #: src/config.c:301 src/config.c:452 msgid "unexpected list" msgstr "lista inesperada" #: src/config.c:332 src/config.c:347 src/config.c:362 msgid "unrecognized event code" msgstr "código de evento não reconhecido" #: src/config.c:444 msgid "surplus arguments" msgstr "argumentos em excesso" #: src/config.c:458 msgid "no such user" msgstr "usuário inexistente" #: src/config.c:465 msgid "no such group" msgstr "grupo inexistente" #: src/config.c:507 msgid "unrecognized option" msgstr "opção não reconhecida" #: src/config.c:587 msgid "can't parse legacy environ statement" msgstr "não é possível analisar a declaração de ambiente legado" #: src/config.c:632 msgid "legacy environ syntax is not allowed in global context" msgstr "A sintaxe do ambiente legado não é permitida no contexto global" #: src/config.c:647 msgid "unexpected argument" msgstr "argumento inesperado" #: src/config.c:757 msgid "Clear environment." msgstr "Limpa ambiente." #: src/config.c:762 msgid "name[=value]" msgstr "nome[=valor]" #: src/config.c:763 msgid "" "Keep this variable. Unless value is supplied, name can contain wildcards.\n" "Implies \"clear\"." msgstr "" "Mantém esta variável. A menos que valor seja fornecido, nome pode conter curingas.\n" "Implica em \"clear\"." #: src/config.c:769 msgid "name=value" msgstr "nome=valor" #: src/config.c:770 msgid "Set environment variable. Note, that argument must be quoted." msgstr "Define a variável de ambiente. Note que o argumento deve estar entre aspas." #: src/config.c:776 msgid "Evaluate string. Useful for side-effects, e.g. eval ${X:=2}." msgstr "Avalia a string. Útil para efeitos secundários como, por exemplo, eval ${X:=2}." #: src/config.c:782 msgid "Unset environment variable. Name can contain wildcards." msgstr "Remove a definição da variável de ambiente. O nome pode conter caracteres curingas." #: src/config.c:846 msgid "bad duration value" msgstr "" #: src/config.c:856 msgid "Pathname to watch" msgstr "Caminho a observar" #: src/config.c:859 msgid "Events to watch for" msgstr "Eventos a observar por" #: src/config.c:862 msgid "regexp" msgstr "expressão regular" #: src/config.c:862 msgid "Files to watch for" msgstr "Arquivos a observar por" #: src/config.c:865 msgid "Command to execute on event" msgstr "Comando para executar no evento" #: src/config.c:867 msgid "Run command as this user" msgstr "Executa comando como esse usuário" #: src/config.c:870 msgid "seconds" msgstr "segundos" #: src/config.c:870 msgid "Timeout for the command" msgstr "Tempo limite de espera pelo comando" #: src/config.c:872 msgid "List of additional options" msgstr "Lista de opções adicionais" #: src/config.c:876 msgid "Modify program environment." msgstr "Modifica o ambiente do programa." #: src/config.c:880 msgid " ..." msgstr " ..." #: src/config.c:881 msgid "Modify environment (legacy form)" msgstr "Modifica ambiente (forma legada)" #: src/config.c:885 msgid "Maximum number of instances running simultaneously." msgstr "" #: src/config.c:891 msgid "Run as this user" msgstr "Executa como esse usuário" #: src/config.c:893 msgid "Run in foreground" msgstr "Executa em primeiro plano" #: src/config.c:895 msgid "file" msgstr "arquivo" #: src/config.c:895 msgid "Set pid file name" msgstr "Define nome de arquivo pid" #: src/config.c:897 msgid "Configure syslog logging" msgstr "Configura registro syslog" #: src/config.c:899 msgid "level" msgstr "nível" #: src/config.c:899 msgid "Set debug level" msgstr "Define nível de depuração" #: src/config.c:902 msgid "Modify global program environment." msgstr "Modifica ambiente global do programa." #: src/config.c:907 #, fuzzy #| msgid "waiting for %s (%lu) to terminate" msgid "Time to wait for all subprocesses to terminate" msgstr "esperando por %s (%lu) ser terminado" #: src/config.c:910 msgid "Configure event watcher" msgstr "Configure observador de evento" #: src/config.c:921 msgid "" "Configuration file structure for direvent.\n" "For more information, use `info direvent configuration'." msgstr "" "Estrutura de arquivo de configuração para direvent.\n" "Para mais informação, use \"info direvent configuration\"." #: src/direvent.c:144 src/watcher.c:199 src/watcher.c:246 msgid "not enough memory" msgstr "memória insuficiente" #: src/direvent.c:306 #, c-format msgid "cannot open pidfile %s for writing: %s" msgstr "não é possível abrir o arquivo PID %s para escrita: %s" #: src/direvent.c:341 #, c-format msgid "no user with UID %lu" msgstr "nenhum usuário com UID %lu" #: src/direvent.c:506 src/progman.c:676 src/watcher.c:740 src/watcher.c:809 msgid "out of memory" msgstr "memória insuficiente" #: src/direvent.c:552 #, c-format msgid "cannot run `%s': fork failed: %s" msgstr "não é possível \"%s\": fork falhou: %s" #: src/direvent.c:634 msgid "increase debug level" msgstr "aumenta o nível de depuração" #: src/direvent.c:645 msgid "PRIO" msgstr "PRIO" #: src/direvent.c:647 msgid "log everything with priority PRIO and higher to the stderr, as well as to the syslog" msgstr "registra tudo com prioridade PRIO ou maior para a saída de erro, assim como para o syslog" #: src/direvent.c:654 msgid "NAME" msgstr "NOME" #: src/direvent.c:655 msgid "set syslog facility" msgstr "define a facilidade syslog" #: src/direvent.c:665 msgid "remain in foreground" msgstr "mantém em primeiro plano" #: src/direvent.c:676 msgid "DIR" msgstr "DIR" #: src/direvent.c:677 msgid "add include directory" msgstr "adiciona diretório de inclusão" #: src/direvent.c:687 msgid "PROG" msgstr "PROG" #: src/direvent.c:688 msgid "self-test mode" msgstr "modo auto-teste" #: src/direvent.c:699 msgid "FILE" msgstr "ARQUIVO" #: src/direvent.c:700 msgid "set PID file" msgstr "define arquivo PID" #: src/direvent.c:711 msgid "check configuration file and exit" msgstr "verifica arquivo de configuração e sai" #: src/direvent.c:722 msgid "USER" msgstr "USUÁRIO" #: src/direvent.c:723 msgid "run as this user" msgstr "executa como esse usuário" #: src/direvent.c:733 msgid "show configuration file summary" msgstr "mostra resumo do arquivo de configuração" #: src/direvent.c:757 #, fuzzy, c-format #| msgid "" #| "The optional CONFIG argument supplies the name of the configuration file\n" #| "to use instead of %s.\n" #| "\n" msgid "The optional CONFIG argument supplies the name of the configuration file to use instead of %s." msgstr "" "O argumento opcional CONFIG fornece o nome do arquivo de configuração\n" "a ser usado ao invés de %s.\n" "\n" #: src/direvent.c:763 #, fuzzy, c-format #| msgid "" #| "This direvent uses %s interface.\n" #| "\n" msgid "This direvent uses %s interface." msgstr "" "Esse direvent usa uma interface %s.\n" "\n" #: src/direvent.c:766 #, fuzzy #| msgid "Include search path:\n" msgid "Include search path:" msgstr "Caminho de pesquisa de inclusão:\n" #: src/direvent.c:769 #, fuzzy #| msgid "No include search path.\n" msgid "No include search path." msgstr "Nenhum caminho de pesquisa de inclusão.\n" #: src/direvent.c:785 msgid "(C)" msgstr "(C)" #: src/direvent.c:791 msgid "GNU direvent monitors changes in directories" msgstr "GNU direvent monitora alterações em diretórios" #: src/direvent.c:792 msgid "[CONFIG]" msgstr "[CONFIG]" #: src/direvent.c:818 msgid "parseopt_getopt failed" msgstr "" #: src/direvent.c:825 msgid "too many arguments" msgstr "argumentos demais" #: src/direvent.c:867 #, c-format msgid "%s %s started" msgstr "%s %s iniciou" #: src/direvent.c:893 #, c-format msgid "%s %s stopped" msgstr "%s %s parou" #: src/ev_inotify.c:68 src/ev_inotify.c:76 #, c-format msgid "can't allocate memory for fd %d" msgstr "não é possível alocar memória para o descritor de arquivo %d" #: src/ev_inotify.c:157 msgid "not enough memory: cannot look up a watcher to delete" msgstr "memória insuficiente: não é possível procurar um observador para excluir" #: src/ev_inotify.c:208 #, c-format msgid "watcher not found: %d (%s)" msgstr "observador não encontrado: %d (%s)" #: src/ev_inotify.c:214 src/ev_kqueue.c:253 #, c-format msgid "%s deleted" msgstr "%s excluído" #: src/ev_inotify.c:220 msgid "event queue overflow" msgstr "estouro na fila de eventos" #: src/ev_inotify.c:231 #, c-format msgid "unrecognized event %x for %s" msgstr "evento não reconhecido %x para %s" #: src/ev_inotify.c:234 #, c-format msgid "unrecognized event %x" msgstr "evento não reconhecido %x" #: src/ev_inotify.c:239 #, c-format msgid "%s/%s created" msgstr "%s/%s criado" #: src/ev_inotify.c:242 #, c-format msgid "%s/%s: ignoring CREATE event: already delivered" msgstr "%s/%s: ignorando evento CREATE: já entregue" #: src/ev_inotify.c:254 #, c-format msgid "%s: ignoring event (%x) for the watchpoint directory" msgstr "%s: ignorando evento (%x) para o diretório de ponto de observação" #: src/ev_inotify.c:258 #, c-format msgid "%s: ignoring event (%s) for the watchpoint directory" msgstr "%s: ignorando evento (%s) para o diretório de ponto de observação" #: src/ev_inotify.c:289 #, c-format msgid "%s/%s deleted" msgstr "%s/%s excluído" #: src/ev_inotify.c:307 #, c-format msgid "got signal %d" msgstr "obtido sinal %d" #: src/ev_inotify.c:311 #, c-format msgid "read failed: %s" msgstr "leitura falhou: %s" #: src/fnpat.c:90 msgid "unterminated regexp" msgstr "expressão regular não terminada" #: src/fnpat.c:104 #, c-format msgid "unrecognized flag: %c" msgstr "opção não reconhecida: %c" #: src/progman.c:147 #, c-format msgid "process %lu (%s) exited successfully" msgstr "o processo %lu (%s) saiu com sucesso" #: src/progman.c:152 #, c-format msgid "process %lu (%s) failed with status %d" msgstr "o processo %lu (%s) falhou com status %d" #: src/progman.c:165 msgid " (dumped core)" msgstr " (imagem do núcleo gravada)" #: src/progman.c:168 #, c-format msgid "process %lu (%s) terminated on signal %d%s" msgstr "o processo %lu (%s) foi encerrado com sinal %d%s" #: src/progman.c:172 #, c-format msgid "process %lu (%s) stopped on signal %d" msgstr "o processo %lu (%s) parou com sinal %d" #: src/progman.c:177 #, c-format msgid "process %lu (%s) terminated with unrecognized status" msgstr "o processo %lu (%s) foi encerrado com status não reconhecido" #: src/progman.c:259 #, fuzzy #| msgid "waiting for %s (%lu) to terminate" msgid "waiting for processes to terminate" msgstr "esperando por %s (%lu) ser terminado" #: src/progman.c:272 msgid "forcefully terminating the remaining processes" msgstr "" #: src/progman.c:285 msgid "begin scanning process list" msgstr "início de varredura de lista de processos" #: src/progman.c:289 #, c-format msgid "process %lu timed out" msgstr "o processo %lu esgotou tempo limite" #: src/progman.c:298 #, c-format msgid "scheduling alarm in %lu seconds" msgstr "agendando alarme em %lu segundos" #: src/progman.c:302 msgid "end scanning process list" msgstr "fim de varredura de lista de processos" #: src/progman.c:352 #, c-format msgid "cannot start logger for %s, pipe failed: %s" msgstr "não foi possível iniciar o registrador de logs para %s, pipe falhou: %s" #: src/progman.c:381 #, c-format msgid "cannot run logger `%s': fork failed: %s" msgstr "não é possível executar o registrador de logs \"%s\": fork falhou: %s" #: src/progman.c:386 #, c-format msgid "logger for %s started, pid=%lu" msgstr "registrador de logs para %s iniciado, pid=%lu" #: src/progman.c:690 #, c-format msgid "starting %s, dir=%s, file=%s" msgstr "iniciando %s, dir=%s, arquivo=%s" #: src/progman.c:719 #, c-format msgid "cannot change to %s: %s" msgstr "não foi possível alterar para %s: %s" #: src/progman.c:754 #, fuzzy, c-format #| msgid "%s running; dir=%s, file=%s, pid=%lu" msgid "%s running; run_count=%zu; dir=%s, file=%s, pid=%lu" msgstr "%s em execução, dir=%s, arquivo=%s, pid=%lu" #: src/progman.c:773 #, c-format msgid "waiting for %s (%lu) to terminate" msgstr "esperando por %s (%lu) ser terminado" #: src/watcher.c:128 #, c-format msgid "%s: recent status expired" msgstr "%s: status recente expirou" #: src/watcher.c:288 src/watcher.c:676 #, c-format msgid "removing watcher %s" msgstr "removendo observador %s" #: src/watcher.c:300 #, c-format msgid "%s: failed to install sentinel; exiting now" msgstr "%s: falha ao instalar o sentinela; saindo agora" #: src/watcher.c:307 msgid "no watchers left; exiting now" msgstr "nenhum observador restante; saindo agora" #: src/watcher.c:344 #, fuzzy, c-format #| msgid "installing CREATE sentinel for %s" msgid "uninstalling CREATE sentinel for %s" msgstr "instalando sentinela de CREATE para %s" #: src/watcher.c:379 #, c-format msgid "installing CREATE sentinel for %s" msgstr "instalando sentinela de CREATE para %s" #: src/watcher.c:417 #, c-format msgid "cannot create watcher %s/%s: not enough memory" msgstr "não foi possível criar observador %s/%s: memória insuficiente" #: src/watcher.c:424 #, c-format msgid "cannot create watcher %s, stat failed: %s" msgstr "não foi possível criar observador %s, stat falhou: %s" #: src/watcher.c:486 #, c-format msgid "installing CREATE sentinel for %s/*" msgstr "instalando sentinela de CREATE para %s/*" #: src/watcher.c:487 #, c-format msgid "installing CREATE sentinel for file %s" msgstr "instalando sentinela de CREATE para o arquivo %s" #: src/watcher.c:502 #, c-format msgid "creating watcher %s" msgstr "criando observador %s" #: src/watcher.c:510 src/watcher.c:525 #, c-format msgid "cannot set watcher on %s: %s" msgstr "não foi definir observador em %s: %s" #: src/watcher.c:546 #, c-format msgid "delivering CREATE for %s %s" msgstr "entregando CREATE para %s %s" #: src/watcher.c:589 #, c-format msgid "cannot open directory %s: %s" msgstr "não foi possível abrir o diretório %s: %s" #: src/watcher.c:615 #, c-format msgid "cannot stat %s/%s: not enough memory" msgstr "não foi possível obter status %s/%s: memória insuficiente" #: src/watcher.c:622 #, c-format msgid "cannot stat %s: %s" msgstr "não foi possível obter status de %s: %s" #: src/watcher.c:660 msgid "no event handlers configured" msgstr "nenhum manipulador de evento configurado" #: src/watcher.c:665 msgid "no event handlers installed" msgstr "nenhum manipulador de evento instalado" #: grecs/src/cidr.c:129 grecs/src/cidr.c:179 grecs/src/cidr.c:186 #, c-format msgid "invalid network mask: %s" msgstr "máscara de rede inválida: %s" #: grecs/src/cidr.c:142 grecs/src/cidr.c:149 grecs/src/cidr.c:160 #, c-format msgid "unrecognized address family: %s" msgstr "família de endereço não reconhecida: %s" #: grecs/src/cidr.c:153 #, c-format msgid "invalid network address: %s" msgstr "endereço de rede inválido: %s" #. TRANSLATORS: The msgids below are data types in direct (nominative) #. and indirect (most often, genitive) cases. The indirect case is #. used only in the construct "list %s" (e.g., for "number" data type, #. this makes "list of numbers"). Please, translate it so that it #. forms a correct sentence in this context. #: grecs/src/format.c:37 msgid "void" msgstr "void" #: grecs/src/format.c:38 msgid "of strings" msgstr "de textos" #: grecs/src/format.c:39 grecs/src/format.c:40 grecs/src/format.c:41 #: grecs/src/format.c:42 grecs/src/format.c:43 grecs/src/format.c:44 #: grecs/src/format.c:45 msgid "number" msgstr "número" #: grecs/src/format.c:39 grecs/src/format.c:40 grecs/src/format.c:41 #: grecs/src/format.c:42 grecs/src/format.c:43 grecs/src/format.c:44 #: grecs/src/format.c:45 msgid "of numbers" msgstr "de números" #: grecs/src/format.c:46 msgid "time" msgstr "horário" #: grecs/src/format.c:46 msgid "of times" msgstr "de tempos" #: grecs/src/format.c:47 msgid "boolean" msgstr "booleano" #: grecs/src/format.c:47 msgid "of booleans" msgstr "de booleanos" #: grecs/src/format.c:48 msgid "IPv4" msgstr "IPv4" #: grecs/src/format.c:48 msgid "of IPv4" msgstr "de IPv4" #: grecs/src/format.c:49 msgid "CIDR" msgstr "CIDR" #: grecs/src/format.c:49 msgid "of CIDR" msgstr "de CIDR" #: grecs/src/format.c:50 msgid "hostname" msgstr "nome do host" #: grecs/src/format.c:50 msgid "of hostnames" msgstr "de nomes de máquina" #: grecs/src/format.c:51 msgid "sockaddr" msgstr "sockaddr" #: grecs/src/format.c:51 msgid "of sockaddr" msgstr "de sockaddr" #: grecs/src/format.c:52 msgid "section" msgstr "seção" #: grecs/src/format.c:53 msgid "null" msgstr "nulo" #: grecs/src/format.c:134 msgid "Disabled;" msgstr "Desabilitado;" #. TRANSLATORS: The %s in this message will be expanded #. to a data type in indirect case (see above). The two #. must form a grammatically correct sentence. #: grecs/src/format.c:158 #, c-format msgid "list %s" msgstr "lista %s" #: grecs/src/grecs-lex.l:183 msgid "end of file in comment" msgstr "" #: grecs/src/grecs-lex.l:318 msgid "end of file in quoted string" msgstr "" #: grecs/src/grecs-lex.l:384 #, c-format msgid "stray character %c" msgstr "caractere %c disperso" #: grecs/src/grecs-lex.l:387 #, c-format msgid "stray character \\%03o" msgstr "caractere \\%03o disperso" #: grecs/src/grecs-lex.l:421 #, c-format msgid "\"%2.2s\" starts comment here; use quotes if you want it to be a part of string, or inserta whitespace to suppress this warning" msgstr "" #: grecs/src/grecs-lex.l:460 grecs/src/grecs-lex.l:478 msgid "invalid include statement" msgstr "declaração inclusa inválida" #: grecs/src/grecs-lex.l:494 msgid "read error" msgstr "erro de leitura" #: grecs/src/grecs-lex.l:502 #, c-format msgid "%s: No such file or directory" msgstr "%s: Arquivo ou diretório não encontrados" #: grecs/src/grecs-lex.l:835 grecs/src/grecs-lex.l:860 #, c-format msgid "Cannot stat `%s'" msgstr "Não foi possível obter status de \"%s\"" #: grecs/src/grecs-lex.l:841 grecs/src/grecs-lex.l:847 msgid "Recursive inclusion" msgstr "Inclusão recursiva" #: grecs/src/grecs-lex.l:850 #, c-format msgid "`%s' already included here" msgstr "\"%s\" já incluso aqui" #: grecs/src/grecs-lex.l:854 #, c-format msgid "`%s' already included at top level" msgstr "\"%s\" já incluso no nível superior" #: grecs/src/grecs-lex.l:871 grecs/src/grecs-lex.l:892 #, c-format msgid "Cannot open `%s'" msgstr "Não foi possível abrir \"%s\"" #: grecs/src/grecs-lex.l:1182 grecs/src/grecs-lex.l:1203 #, c-format msgid "cannot parse #line line: %s" msgstr "não foi possível analisar linha #line: %s" #: grecs/src/grecs-lex.l:1189 grecs/src/grecs-lex.l:1206 msgid "invalid #line statement" msgstr "declaração de #line inválida" #: grecs/src/grecs-lex.l:1192 grecs/src/grecs-lex.l:1208 msgid "malformed #line statement" msgstr "declaração de #line malformada" #: grecs/src/grecs-lex.l:1297 grecs/src/grecs-lex.l:1328 #, c-format msgid "Cannot run `%s'" msgstr "Não foi possível executar \"%s\"" #: grecs/src/grecs-lex.l:1350 #, c-format msgid "%s exited with status %d" msgstr "%s saiu com status %d" #: grecs/src/grecs-lex.l:1355 #, c-format msgid "%s terminated on signal %d" msgstr "%s terminado com sinal %d" #: grecs/src/grecs-lex.l:1359 #, c-format msgid "%s terminated abnormally (%d)" msgstr "%s terminado anormalmente (%d)" #: grecs/src/lineacc.c:68 #, c-format msgid "unknown escape sequence: '\\%c'" msgstr "sequência de escape desconhecida: \"\\%c\"" # , c-format #: grecs/src/path-parser.c:65 #, c-format msgid "cannot open `%s'" msgstr "não foi possível abrir o %s" #: grecs/src/path-parser.c:111 grecs/src/path-parser.c:126 msgid "unexpected end of file" msgstr "fim de linha inesperado" #: grecs/src/path-parser.c:146 msgid "parse error" msgstr "erro de analise" #: grecs/src/symtab.c:236 msgid "element not found in table" msgstr "elemento não encontrado na tabela" #: grecs/src/symtab.c:238 msgid "symbol table is full" msgstr "tabela de símbolos está completo" #: grecs/src/tree.c:70 msgid "list" msgstr "lista" #: grecs/src/tree.c:71 msgid "one or more arguments" msgstr "um ou mais argumentos" #: grecs/src/tree.c:75 msgid "unrecognized type; please report" msgstr "tipo não reconhecido; por favor, relate isso" #: grecs/src/tree.c:310 msgid "section keyword used as a scalar" msgstr "palavra-chave de seção usada como um escalar" #: grecs/src/tree.c:312 msgid "scalar keyword used as a section" msgstr "palavra-chave de escalar usada como uma seção" #: grecs/src/tree.c:315 msgid "unknown keyword" msgstr "palavra-chave desconhecida" #: grecs/src/tree.c:350 #, c-format msgid "%s: not a valid boolean value" msgstr "%s: não é um valor booleano válido" #: grecs/src/tree.c:381 #, c-format msgid "%s: UNIX socket name too long" msgstr "%s: nome de soquete UNIX longo demais" #: grecs/src/tree.c:410 grecs/src/tree.c:634 #, c-format msgid "%s: not a valid IP address or hostname" msgstr "%s: não é um endereço de IP ou nome de máquina válidos" #: grecs/src/tree.c:434 #, c-format msgid "%s: not a valid port number" msgstr "%s: não é um número de porta válido" #: grecs/src/tree.c:442 msgid "missing port number" msgstr "faltando número de porta" #: grecs/src/tree.c:491 msgid "numeric overflow" msgstr "estouro numérico" #: grecs/src/tree.c:496 msgid "value out of allowed range" msgstr "valor fora do intervalo permitido" #: grecs/src/tree.c:531 grecs/src/tree.c:561 #, c-format msgid "not a number (stopped near `%s')" msgstr "não é um número (parou perto de \"%s\")" #: grecs/src/tree.c:625 #, c-format msgid "%s: not a valid IP address" msgstr "%s: não é um endereço IP válido" #: grecs/src/tree.c:752 #, c-format msgid "too many arguments to `%s'; missing semicolon?" msgstr "argumentos demais para \"%s\"; faltando ponto-e-vírgula?" #: grecs/src/tree.c:766 grecs/src/tree.c:814 #, c-format msgid "INTERNAL ERROR at %s:%d: unhandled data type %d" msgstr "ERRO INTERNO em %s:%d: tipo de dados não lidado %d" #: grecs/src/tree.c:781 #, c-format msgid "%s: incompatible data type in list item #%d" msgstr "%s: tipo de dados incompatível na item de lista #%d" #: grecs/src/tree.c:801 #, c-format msgid "incompatible data type for `%s'" msgstr "tipo de dados incompatível para \"%s\"" #: grecs/wordsplit/wordsplit.c:78 grecs/wordsplit/wordsplit.c:2851 msgid "memory exhausted" msgstr "memória esgotada" #: grecs/wordsplit/wordsplit.c:132 msgid "memory exhausted while trying to store error context" msgstr "memória esgotada ao tentar armazenar o contexto de erro" #: grecs/wordsplit/wordsplit.c:873 msgid "Restarting" msgstr "Reiniciando" #: grecs/wordsplit/wordsplit.c:1599 #, c-format msgid "%.*s: variable null or not set" msgstr "%.*s: variável nula ou não definida" #: grecs/wordsplit/wordsplit.c:1629 #, c-format msgid "warning: undefined variable `%.*s'" msgstr "aviso: variável não definida \"%.*s\"" #: grecs/wordsplit/wordsplit.c:2130 #, c-format msgid "no files match pattern %s" msgstr "nenhum arquivo corresponde ao padrão %s" #: grecs/wordsplit/wordsplit.c:2595 msgid "WS trimming" msgstr "Aparar alterações" #: grecs/wordsplit/wordsplit.c:2597 msgid "command substitution" msgstr "substituição de comando" #: grecs/wordsplit/wordsplit.c:2599 grecs/wordsplit/wordsplit.c:2607 msgid "coalesce list" msgstr "lista de coalescência" #: grecs/wordsplit/wordsplit.c:2601 msgid "tilde expansion" msgstr "expansão de til" #: grecs/wordsplit/wordsplit.c:2603 msgid "variable expansion" msgstr "expansão de variável" #: grecs/wordsplit/wordsplit.c:2605 msgid "quote removal" msgstr "remoção de aspas" #: grecs/wordsplit/wordsplit.c:2609 msgid "path expansion" msgstr "expansão de caminho" #: grecs/wordsplit/wordsplit.c:2634 #, c-format msgid "(%02d) Input:%.*s;" msgstr "(%02d) Entrada:%.*s;" #: grecs/wordsplit/wordsplit.c:2660 msgid "Initial list:" msgstr "Lista inicial:" #: grecs/wordsplit/wordsplit.c:2675 msgid "Coalesced list:" msgstr "Lista coalescida:" #: grecs/wordsplit/wordsplit.c:2849 msgid "no error" msgstr "nenhum erro" #: grecs/wordsplit/wordsplit.c:2850 msgid "missing closing quote" msgstr "faltando fechar aspas" #: grecs/wordsplit/wordsplit.c:2852 msgid "invalid wordsplit usage" msgstr "uso inválido de separação de palavra" #: grecs/wordsplit/wordsplit.c:2853 msgid "unbalanced curly brace" msgstr "chave \"{}\" não balanceada" #: grecs/wordsplit/wordsplit.c:2854 msgid "undefined variable" msgstr "variável não definida" #: grecs/wordsplit/wordsplit.c:2855 msgid "input exhausted" msgstr "entrada esgotada" #: grecs/wordsplit/wordsplit.c:2856 msgid "unbalanced parenthesis" msgstr "parênteses não balanceados" #: grecs/wordsplit/wordsplit.c:2857 msgid "globbing error" msgstr "erro de casamento de padrões (globbing)" #: grecs/wordsplit/wordsplit.c:2858 msgid "user-defined error" msgstr "erro definido pelo usuário" #: grecs/wordsplit/wordsplit.c:2859 msgid "invalid parameter number in assignment" msgstr "número de parâmetro inválido na atribuição" #: grecs/wordsplit/wordsplit.c:2871 msgid "unknown error" msgstr "erro desconhecido" #: grecs/wordsplit/wordsplit.c:2880 #, c-format msgid "missing closing %c (start near #%lu)" msgstr "faltando fechar %c (início próximo a #%lu)" #: parseopt/help.c:91 #, c-format msgid "error in ARGP_HELP_FMT: improper usage of [no-]%s" msgstr "" #: parseopt/help.c:104 #, c-format msgid "error in ARGP_HELP_FMT: bad value for %s (near %s)" msgstr "" #: parseopt/help.c:110 #, c-format msgid "error in ARGP_HELP_FMT: %s value is out of range" msgstr "" #: parseopt/help.c:117 #, c-format msgid "%s: ARGP_HELP_FMT parameter requires a value" msgstr "" #: parseopt/help.c:123 #, c-format msgid "%s: unknown ARGP_HELP_FMT parameter" msgstr "" #: parseopt/help.c:149 #, c-format msgid "ARGP_HELP_FMT: missing delimiter near %s" msgstr "" #: parseopt/help.c:300 msgid "Usage:" msgstr "Uso:" #: parseopt/help.c:319 #, c-format msgid "or: %s [OPTIONS...] %s\n" msgstr "" #: parseopt/help.c:582 msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options." msgstr "Parâmetros obrigatórios ou opcionais para opções longas são também obrigatórios ou opcionais para qualquer opção curta correspondente." #: parseopt/help.c:584 msgid "If an option has several forms, mandatory or optional argument is listed only once, after the last form." msgstr "" #: parseopt/help.c:740 #, fuzzy, c-format #| msgid "Usage:" msgid "usage: %s" msgstr "Uso:" #: parseopt/help.c:746 #, fuzzy #| msgid "OPTION" msgid "[OPTIONS...]" msgstr "OPÇÃO" #: parseopt/help.c:757 #, c-format msgid "or: %s %s\n" msgstr "" #: parseopt/help.c:802 #, fuzzy, c-format #| msgid "Report bugs to %s.\n" msgid "Report bugs and suggestions to <%s>\n" msgstr "Relate erros para %s.\n" #: parseopt/help.c:806 #, c-format msgid "%s home page: <%s>\n" msgstr "Site do %s: <%s>\n" #: parseopt/optset.c:122 parseopt/optset.c:138 msgid "memory allocation error" msgstr "" #: parseopt/parseopt.c:71 #, fuzzy, c-format #| msgid "unrecognized option" msgid "unrecognized option '-%c'" msgstr "opção não reconhecida" #: parseopt/parseopt.c:142 #, c-format msgid "option '%s%*.*s' is ambiguous; possibilities:" msgstr "" #: parseopt/parseopt.c:174 #, fuzzy, c-format #| msgid "unrecognized option" msgid "unrecognized option '%s%*.*s'" msgstr "opção não reconhecida" #: parseopt/parseopt.c:337 #, c-format msgid "option '%s%s' requires argument" msgstr "" #: parseopt/parseopt.c:351 #, c-format msgid "option '%s%s' does not take argument" msgstr "" #: parseopt/parseopt.c:364 #, c-format msgid "bad value for option '%s%s'" msgstr "" #: parseopt/parseopt.c:388 #, c-format msgid "invalid argument '%s'" msgstr "" #: parseopt/parseopt.c:571 #, fuzzy #| msgid "Other options" msgid "Informative options" msgstr "Outras opções" #: parseopt/parseopt.c:576 #, fuzzy #| msgid "Give this help list" msgid "produce this help text" msgstr "Fornece essa lista de ajuda" #: parseopt/parseopt.c:585 #, fuzzy #| msgid "Give a short usage message" msgid "give a short usage message" msgstr "Fornece uma mensagem curta de uso" #: parseopt/parseopt.c:595 parseopt/parseopt.c:604 #, fuzzy #| msgid "Print program version" msgid "print program version" msgstr "Exibe a versão do programa" #~ msgid "Aliases" #~ msgstr "Apelidos" #~ msgid "Alias" #~ msgstr "Apelido" #~ msgid "" #~ "License GPLv3+: GNU GPL version 3 or later \n" #~ "This is free software: you are free to change and redistribute it.\n" #~ "There is NO WARRANTY, to the extent permitted by law.\n" #~ "\n" #~ msgstr "" #~ "Licença GPLv3+: GNU GPL versão 3 ou posterior .\n" #~ "Esse é um software livre: você é livre para modificá-lo e redistribuí-lo.\n" #~ "NÃO HÁ GARANTIA, na extensão permitida pela lei.\n" #~ "\n" #~ msgid "Written by " #~ msgstr "Escrito por " #~ msgid ", " #~ msgstr ", " #~ msgid " and " #~ msgstr " e " #~ msgid "cannot run redirector `%s': fork failed: %s" #~ msgstr "não foi possível redirecionar \"%s\": fork falhou: %s" #~ msgid "Unable to start external preprocessor `%s'" #~ msgstr "Não foi possível iniciar preprocessador externo \"%s\"" #~ msgid "%s: unknown keyword" #~ msgstr "%s: palavra-chave desconhecida" #~ msgid "(%02d) Restart:%.*s;" #~ msgstr "(%02d) Reiniciar:%.*s;" #~ msgid "INTERNAL ERROR at %s:%d" #~ msgstr "ERRO INTERNO em %s:%d" #~ msgid "ignoring duplicate definition" #~ msgstr "ignorando definição duplicada"