Skip to content
Snippets Groups Projects
pt_BR.po 1.45 MiB
Newer Older
msgstr ""
"    Para selecionar um programa diferente, use a opção -p/--program.\n"
"    Ao programa serão passados os nomes de dois diretórios para\n"
"    comparar. Para passar opções adicionais para o programa, use a\n"
"    opção -o/--option. Estas serão passadas antes dos nomes dos\n"
"    diretórios a serem comparados."

msgid ""
"    When two revision arguments are given, then changes are shown\n"
"    between those revisions. If only one revision is specified then\n"
"    that revision is compared to the working directory, and, when no\n"
"    revisions are specified, the working directory files are compared\n"
"    to its parent."
msgstr ""
"    Quando dois argumentos de revisão forem dados, são exibidas as\n"
"    mudanças entre essas revisões. Se apenas uma revisão for\n"
"    especificada, tal revisão será comparada com o diretório de\n"
"    trabalho, e se nenhuma revisão for especificada, os arquivos do\n"
"    diretório de trabalho serão comparados com seu pai."
msgid ""
"    Show differences between revisions for the specified files, using\n"
"    the following program::"
msgstr ""
"    Mostra diferenças entre revisões para os arquivos especificados,\n"
"    usando o seguinte programa::"

msgid "        %(path)s"
msgstr "        %(path)s"

#, python-format
msgid "hg %s [OPTION]... [FILE]..."
msgstr "hg %s [OPÇÃO]... [ARQUIVO]..."
msgid "http authentication with factotum"
msgstr "autenticação http com factotum"

msgid ""
"This extension allows the factotum(4) facility on Plan 9 from Bell Labs\n"
"platforms to provide authentication information for HTTP access. Configuration\n"
"entries specified in the auth section as well as authentication information\n"
"provided in the repository URL are fully supported. If no prefix is specified,\n"
"a value of \"*\" will be assumed."
msgstr ""
"Esta extensão permite que o recurso factotum(4) nas plataformas\n"
"Plan 9 from Bell Labs forneçam informação de autenticação para\n"
"acesso HTTP. Entradas de configuração especificadas na seção\n"
"auth bem como informações de autenticação fornecidas na URL do\n"
"repositório são inteiramente suportadas. Se nenhum prefixo for\n"
"especificado, assume-se o valor ``*``."

msgid "By default, keys are specified as::"
msgstr "Por padrão, as chaves são especificadas da seguinte maneira::"

msgid ""
"  proto=pass service=hg prefix=<prefix> user=<username> !password=<password>"
msgstr ""
"  proto=pass service=hg prefix=<prefix> user=<username> !password=<password>"

msgid ""
"If the factotum extension is unable to read the required key, one will be\n"
"requested interactively."
msgstr ""
"Se a extensão factotum for incapaz de ler a chave exigida, uma chave\n"
"será solicitada interativamente."

msgid ""
"A configuration section is available to customize runtime behavior. By\n"
"default, these entries are::"
msgstr ""
"A seção de configuração factotum pode ser usada para customização do\n"
"comportamento da extensão. Por padrão, estas entradas são::"

msgid ""
"  [factotum]\n"
"  executable = /bin/auth/factotum\n"
"  mountpoint = /mnt/factotum\n"
"  service = hg"
msgstr ""
"  [factotum]\n"
"  executable = /bin/auth/factotum\n"
"  mountpoint = /mnt/factotum\n"
"  service = hg"

msgid ""
"The executable entry defines the full path to the factotum binary. The\n"
"mountpoint entry defines the path to the factotum file service. Lastly, the\n"
"service entry controls the service name used when reading keys."
msgstr ""
"A entrada executable define o caminho completo para o binário\n"
"factotum. A entrada mountpoint define o caminho para o serviço de\n"
"arquivos do factotum. Por fim, a entrada service controla o nome do\n"
"serviço usado ao ler chaves."

msgid "factotum not interactive"
msgstr "factotum não é interativo"

msgid "malformed password string"
msgstr "string de senha malformada"

msgid "factotum not responding"
msgstr "factotum não está respondendo"

msgid "pull, update and merge in one command (DEPRECATED)"
msgstr "pull, update e merge em um comando (OBSOLETO)"
msgid "a specific revision you would like to pull"
msgstr "uma revisão específica que você gostaria de trazer"

msgid "edit commit message (DEPRECATED)"
msgstr "editar mensagem de consolidação (OBSOLETO)"

msgid "switch parents when merging"
msgstr "troca de pais ao mesclar"

msgid "hg fetch [SOURCE]"
msgstr "hg fetch [ORIGEM]"

msgid "pull changes from a remote repository, merge new changes if needed."
msgstr "traz mudanças de um repositório remoto, mesclando se necessário"

msgid ""
"    This finds all changes from the repository at the specified path\n"
"    or URL and adds them to the local repository."
msgstr ""
"    Este comando localiza todas as mudanças do repositório na URL ou\n"
"    caminho especificado e as adiciona ao repositório local."

msgid ""
"    If the pulled changes add a new branch head, the head is\n"
"    automatically merged, and the result of the merge is committed.\n"
"    Otherwise, the working directory is updated to include the new\n"
"    changes."
msgstr ""
"    Se as mudanças trazidas adicionarem uma nova cabeça de ramo, essa\n"
"    cabeça será automaticamente mesclada, e o resultado da mesclagem\n"
"    será consolidado. Caso contrário, o diretório de trabalho será\n"
"    atualizado para incluir as novas mudanças."

msgid ""
"    When a merge is needed, the working directory is first updated to\n"
"    the newly pulled changes. Local changes are then merged into the\n"
"    pulled changes. To switch the merge order, use --switch-parent."
msgstr ""
"    Quando uma mesclagem é necessária, o diretório de trabalho será\n"
"    inicialmente atualizado para as revisões recém trazidas. As\n"
"    revisões locais serão então mescladas com as novas revisões.\n"
"    Para mudar essa ordem de mesclagem, use --switch-parent."
msgid "    See :hg:`help dates` for a list of formats valid for -d/--date."
msgstr ""
"    Veja :hg:`help dates` para obter uma lista de todos os formatos\n"
"    válidos para -d/--date."

msgid ""
"    Returns 0 on success.\n"
"    "
msgstr ""
"    Devolve 0 para indicar sucesso.\n"
msgid "working directory not at branch tip"
msgstr "diretório de trabalho não está na tip do ramo"

msgid "use 'hg update' to check out branch tip"
msgstr "use 'hg update' para obter a tip do ramo"

msgid "multiple heads in this branch (use \"hg heads .\" and \"hg merge\" to merge)"
msgstr "múltiplas cabeças nesse ramo (use \"hg heads .\" e \"hg merge\" para mesclar"
#, python-format
msgid "pulling from %s\n"
msgstr "trazendo revisões de %s\n"

"other repository doesn't support revision lookup, so a rev cannot be "
"specified."
msgstr ""
"o outro repositório não suporta busca por revisão, portanto uma revisão não "
"pode ser especificada."

#, python-format
msgid ""
"not merging with %d other new branch heads (use \"hg heads .\" and \"hg "
"merge\" to merge them)\n"
msgstr ""
"não mesclando com %d outras novas cabeças de ramo (use \"hg heads .\" e \"hg"
" merge\" para mesclá-las)\n"
#, python-format
msgid "updating to %d:%s\n"
msgstr "atualizando para %d:%s\n"

#, python-format
msgid "merging with %d:%s\n"
msgstr "mesclando com %d:%s\n"

#, python-format
msgid "new changeset %d:%s merges remote changes with local\n"
msgstr "nova revisão %d:%s mescla alterações remotas com local\n"
msgid "rewrite file content in changesets or working copy (EXPERIMENTAL)"
msgstr ""
"reescreve o conteúdo de arquivos em revisões ou no diretório de trabalho "
"(EXPERIMENTAL)"

msgid ""
"Provides a command that runs configured tools on the contents of modified files,\n"
"writing back any fixes to the working copy or replacing changesets."
msgstr ""
"Fornece um comando que executa ferramentas configuradas no conteúdo\n"
"de arquivos modificados, escrevendo correções na cópia de trabalho\n"
"ou substituindo revisões."

msgid ""
"Here is an example configuration that causes :hg:`fix` to apply automatic\n"
"formatting fixes to modified lines in C++ code::"
msgstr ""
"Esta é uma configuração de exemplo que faz com que :hg:`fix` aplique\n"
"correções de formatação para linhas modificadas em código C++::"

msgid ""
"  [fix]\n"
"  clang-format:command=clang-format --assume-filename={rootpath}\n"
"  clang-format:linerange=--lines={first}:{last}\n"
"  clang-format:fileset=set:**.cpp or **.hpp"
msgstr ""
"  [fix]\n"
"  clang-format:command=clang-format --assume-filename={rootpath}\n"
"  clang-format:linerange=--lines={first}:{last}\n"
"  clang-format:fileset=set:**.cpp or **.hpp"

msgid ""
"The :command suboption forms the first part of the shell command that will be\n"
"used to fix a file. The content of the file is passed on standard input, and the\n"
"fixed file content is expected on standard output. If there is any output on\n"
"standard error, the file will not be affected. Some values may be substituted\n"
"into the command::"
msgstr ""
"A sub-opção :command forma a primeira parte do comando shell que\n"
"será usado para corrigir um arquivo.\n"
"O conteúdo do arquivo é passado na entrada padrão, e o conteúdo\n"
"corrigido é esperado na saída padrão.\n"
"Se houver qualquer conteúdo na saída de erros, o arquivo não será\n"
"afetado.\n"
"Alguns valores podem ser substituídos no comando::"

msgid ""
"  {rootpath}  The path of the file being fixed, relative to the repo root\n"
"  {basename}  The name of the file being fixed, without the directory path"
msgstr ""
"  {rootpath}  O caminho do arquivo a ser corrigido, relativo ao raiz do repositório\n"
"  {basename}  O nome do arquivo a ser corrigido, sem o diretório"

msgid ""
"If the :linerange suboption is set, the tool will only be run if there are\n"
"changed lines in a file. The value of this suboption is appended to the shell\n"
"command once for every range of changed lines in the file. Some values may be\n"
"substituted into the command::"
msgstr ""
"Se a sub-opção :linerange for definida, a ferramenta será executada\n"
"apenas se houverem linhas modificadas no arquivo.\n"
"O valor desta sub-opção é concatenado ao comando shell uma vez para\n"
"cada faixa de linhas modificadas no arquivo.\n"
"Alguns valores podem ser substituídos no comando::"

msgid ""
"  {first}   The 1-based line number of the first line in the modified range\n"
"  {last}    The 1-based line number of the last line in the modified range"
msgstr ""
"  {first}   O número contado a partir de 1 da primeira linha na faixa modificada\n"
"  {last}    O número contado a partir de 1 da última linha na faixa modificada"

msgid ""
"The :fileset suboption determines which files will be passed through each\n"
"configured tool. See :hg:`help fileset` for possible values. If there are file\n"
"arguments to :hg:`fix`, the intersection of these filesets is used."
msgstr ""
"A sub-opção :fileset determina quais arquivos serão passados\n"
"para cada ferramenta configurada. Veja :hg:`help fileset` para\n"
"possíveis valores. Se houverem argumentos para :hg:`fix`, será\n"
"usada a intersecção desses filesets."

msgid ""
"There is also a configurable limit for the maximum size of file that will be\n"
"processed by :hg:`fix`::"
msgstr ""
"Há também um limite configurável para o tamanho máximo de arquivo\n"
"que será processado por :hg:`fix`::"

msgid ""
"  [fix]\n"
"  maxfilesize=2MB"
msgstr ""
"  [fix]\n"
"  maxfilesize=2MB"

msgid "fix all non-public non-obsolete revisions"
msgstr "conserta todas as revisões não-públicas e não-obsoletas"

msgid ""
"revisions to diff against (overrides automatic selection, and applies to "
"every revision being fixed)"
msgstr ""
"revis~oes que servirão como gase do diff (sobrepõe a seleção automática para"
" todas as revisões a serem consertadas)"

msgid "revisions to fix"
msgstr "revisões a serem consertadas"

msgid "fix the working directory"
msgstr "conserta o diretório de trabalho"

msgid "always fix every line of a file"
msgstr "sempre conserta todas as linhas de um arquivo"

msgid "rewrite file content in changesets or working directory"
msgstr ""
"reescreve o conteúdo de arquivos em revisões ou no diretório de trabalho"

msgid ""
"    Runs any configured tools to fix the content of files. Only affects files\n"
"    with changes, unless file arguments are provided. Only affects changed lines\n"
"    of files, unless the --whole flag is used. Some tools may always affect the\n"
"    whole file regardless of --whole."
msgstr ""
"    Executa qualquer ferramenta configurada para consertar o\n"
"    conteúdo de arquivos.\n"
"    Afeta apenas arquivos com mudanças, a não ser que sejam\n"
"    fornecidos argumentos de arquivo.\n"
"    Afeta apenas as linhas modificadas dos arquivos, a não\n"
"    ser que a opção --whole seja usada.\n"
"    Algumas ferramentas podem afetar sempre o arquivo inteiro\n"
"    independente da opção --whole."

msgid ""
"    If revisions are specified with --rev, those revisions will be checked, and\n"
"    they may be replaced with new revisions that have fixed file content.  It is\n"
"    desirable to specify all descendants of each specified revision, so that the\n"
"    fixes propagate to the descendants. If all descendants are fixed at the same\n"
"    time, no merging, rebasing, or evolution will be required."
msgstr ""
"    Se revisões forem especificadas com --rev, tais revisões serão\n"
"    verificadas, e elas podem ser substituídas por novas revisões\n"
"    com os conteúdos dos arquivos consertados.\n"
"    É desejável especificar todos os descendentes de cada revisão\n"
"    pedida, para que as correções sejam propagadas para os\n"
"    descendentes.\n"
"    Se todos os descendentes forem consertados ao mesmo tempo,\n"
"    nem mesclagens, rebase ou evolução serão necessários."

msgid ""
"    If --working-dir is used, files with uncommitted changes in the working copy\n"
"    will be fixed. If the checked-out revision is also fixed, the working\n"
"    directory will update to the replacement revision."
msgstr ""
"    Se --working-dir for usada, serão consertados os arquivos com\n"
"    mudanças pendentes no diretório de trabalho.\n"
"    Se a revisão pai do diretório de trabalho também for consertada,\n"
"    o diretório de trabalho será atualizado para a nova revisão."

msgid ""
"    When determining what lines of each file to fix at each revision, the whole\n"
"    set of revisions being fixed is considered, so that fixes to earlier\n"
"    revisions are not forgotten in later ones. The --base flag can be used to\n"
"    override this default behavior, though it is not usually desirable to do so.\n"
"    "
msgstr ""
"    Ao determinar quais linhas de cada arquivo devem ser corrigidas\n"
"    em cada revisão, é considerado o conjunto completo de revisões,\n"
"    para que correções em revisões anteriores não sejam esquecidas\n"
"    em revisões posteriores.\n"
"    A opção --base pode ser usada para modificar esse comportamento,\n"
"    apesar de tipicamente isso não ser desejado.\n"
"    "

msgid "cannot specify both \"--rev\" and \"--all\""
msgstr "não se pode especificar ao mesmo tempo \"--rev\" e \"--all\""

#, python-format
msgid "ignoring file larger than %s: %s\n"
msgstr "ignorando arquivo maior do que %s: %s\n"

msgid "can only fix a changeset together with all its descendants"
msgstr ""
"só é possível consertar uma revisão junto com todos os seus descendentes"

msgid "wdir"
msgstr "wdir"

msgid "Faster status operations with the Watchman file monitor (EXPERIMENTAL)"
msgstr ""
"Operações de status de arquivo mais rápidas usando o monitorador Watchman "
"(EXPERIMENTAL)"

msgid ""
"Integrates the file-watching program Watchman with Mercurial to produce faster\n"
"status results."
msgstr ""
"Integra o programa Watchman de monitoração de arquivos com o Mercurial\n"
"para acelerar o resultado de operações status."

msgid ""
"On a particular Linux system, for a real-world repository with over 400,000\n"
"files hosted on ext4, vanilla `hg status` takes 1.3 seconds. On the same\n"
"system, with fsmonitor it takes about 0.3 seconds."
msgstr ""
"Em um sistema Linux em particular, para um repositório real\n"
"contendo mais de 400,000 arquivos em um sistema de arquivos ext4,\n"
"um comando `hg status` leva 1.3 seconds. No mesmo sistema, com a\n"
"extensão fsmonitor, ele leva cerca de 0.3 segundos."

msgid ""
"fsmonitor requires no configuration -- it will tell Watchman about your\n"
"repository as necessary. You'll need to install Watchman from\n"
"https://facebook.github.io/watchman/ and make sure it is in your PATH."
msgstr ""
"A fsmonitor não requer configuração -- ela comunicará os dados do\n"
"repositório para o Watchman conforme for necessário. Você precisará\n"
"instalar o programa Watchman a partir de\n"
"https://facebook.github.io/watchman/ e colocá-lo em seu PATH."
msgid ""
"fsmonitor is incompatible with the largefiles and eol extensions, and\n"
"will disable itself if any of those are active."
msgstr ""
"A fsmonitor é incompatível com as extensões largefiles e eol, e será\n"
"automaticamente desabilitada se qualquer dessas extensões estiver ativa."

msgid "The following configuration options exist:"
msgstr "Existem as seguintes opções de configuração::"

msgid ""
"    [fsmonitor]\n"
"    mode = {off, on, paranoid}"
msgstr ""
"    [fsmonitor]\n"
"    mode = {off, on, paranoid}"

msgid ""
"When `mode = off`, fsmonitor will disable itself (similar to not loading the\n"
"extension at all). When `mode = on`, fsmonitor will be enabled (the default).\n"
"When `mode = paranoid`, fsmonitor will query both Watchman and the filesystem,\n"
"and ensure that the results are consistent."
msgstr ""
"Se `mode = off`, fsmonitor será desabilitada (de modo similar a\n"
"não carregar a extensão). Se `mode = on`, fsmonitor será habilitada\n"
"(o padrão). Se `mode = paranoid`, fsmonitor consultará tanto o\n"
"Watchman como o sistema de arquivos, e garantirá consistência dos\n"
"resultados."

msgid ""
"    [fsmonitor]\n"
"    timeout = (float)"
msgstr ""
"    [fsmonitor]\n"
"    timeout = (ponto flutuante)"

msgid ""
"A value, in seconds, that determines how long fsmonitor will wait for Watchman\n"
"to return results. Defaults to `2.0`."
msgstr ""
"Um valor, em segundos, que determina quanto tempo a fsmonitor esperará\n"
"pelos resultados do Watchman. O padrão é `2.0`."

msgid ""
"    [fsmonitor]\n"
"    blacklistusers = (list of userids)"
msgstr ""
"    [fsmonitor]\n"
"    blacklistusers = (lista de ids de usuários)"

msgid ""
"A list of usernames for which fsmonitor will disable itself altogether."
msgstr ""
"Uma lista de nomes de usuários para os quais a fsmonitor será\n"
"desabilitada."

msgid ""
"    [fsmonitor]\n"
"    walk_on_invalidate = (boolean)"
msgstr ""
"    [fsmonitor]\n"
"    walk_on_invalidate = (booleana)"

msgid ""
"Whether or not to walk the whole repo ourselves when our cached state has been\n"
"invalidated, for example when Watchman has been restarted or .hgignore rules\n"
"have been changed. Walking the repo in that case can result in competing for\n"
"I/O with Watchman. For large repos it is recommended to set this value to\n"
"false. You may wish to set this to true if you have a very fast filesystem\n"
"that can outpace the IPC overhead of getting the result data for the full repo\n"
"from Watchman. Defaults to false."
msgstr ""
"Determina se o repositório inteiro será varrido quando o estado\n"
"em cache do fsmonitor for invalidado, por exemplo quando o Watchman\n"
"for reiniciado ou regras .hgignore forem modificadas.\n"
"Varrer o repositório nesse caso produzirá I/O competindo com o\n"
"próprio Watchman. Para repositórios grandes é recomendado\n"
"definir esse valor como False (desabilitado).\n"
"Você pode querer definir como True (habilitado) para um sistema\n"
"de arquivos bastante rápido, que devolva resultados mais rapidamente\n"
"do que a comunicação com o processo Watchman para o repositório\n"
"inteiro.\n"
"O padrão é False."
"    [fsmonitor]\n"
"    warn_when_unused = (boolean)"
msgstr ""
"    [fsmonitor]\n"
"    warn_when_unused = (booleana)"

msgid ""
"Whether to print a warning during certain operations when fsmonitor would be\n"
"beneficial to performance but isn't enabled."
msgstr ""
"Se o fsmonitor não estiver habilitado, determina se um aviso\n"
"será emitido durante certas operações que provavelmente se\n"
"beneficiariam com a extensão."

msgid ""
"    [fsmonitor]\n"
"    warn_update_file_count = (integer)"
msgstr ""
"    [fsmonitor]\n"
"    warn_update_file_count = (inteiro)"

msgid ""
"If ``warn_when_unused`` is set and fsmonitor isn't enabled, a warning will\n"
"be printed during working directory updates if this many files will be\n"
"created.\n"
msgstr ""
"Se ``warn_when_unused`` estiver definido e o fsmonitor não estiver\n"
"habilitado, um aviso será impresso durante uma atualização do diretório\n"
"de trabalho caso este número de arquivos seja criado.\n"

msgid "unknown"
msgstr "desconhecido"

msgid "character device"
msgstr "dispositivo de caracteres"

msgid "block device"
msgstr "dispositivo de bloco"

msgid "fifo"
msgstr "fifo"

msgid "socket"
msgstr "socket"

msgid "directory"
msgstr "diretório"

#, python-format
msgid "unsupported file type (type is %s)"
msgstr "tipo de arquivo não suportado (o tipo é %s)"

#, python-format
msgid "warning: unable to write to %s\n"
msgstr "aviso: incapaz de escrever em %s\n"

#, python-format
msgid ""
"The fsmonitor extension is incompatible with the %s extension and has been "
"disabled.\n"
msgstr ""
"A extensão fsmonitor é incompatível com a extensão %s e foi desabilitada.\n"

msgid "warning: unable to write out fsmonitor state\n"
msgstr "aviso: incapaz de escrever o estado da fsmonitor\n"

msgid "try mapping git commands to Mercurial commands"
msgstr ""

msgid "Tries to map a given git command to a Mercurial command:"
msgstr ""

msgid ""
"  $ hg githelp -- git checkout master\n"
"  hg update master"
msgstr ""

msgid ""
"If an unknown command or parameter combination is detected, an error is\n"
"produced.\n"
msgstr ""

msgid "hg githelp"
msgstr ""

msgid "suggests the Mercurial equivalent of the given git command"
msgstr ""

msgid ""
"    Usage: hg githelp -- <git command>\n"
"    "
msgstr ""

msgid "missing git command - usage: hg githelp -- <git command>"
msgstr ""

#, python-format
msgid "ignoring unknown option %s\n"
msgstr ""

msgid ""
"note: Mercurial will commit when complete, as there is no staging area in "
"Mercurial"
msgstr ""

msgid "note: use hg addremove to remove files that have been deleted."
msgstr ""

msgid "See 'hg help bisect' for how to use bisect."
msgstr ""

msgid "Mercurial has no concept of upstream branches\n"
msgstr ""

msgid "note: use --no-backup to avoid creating .orig files"
msgstr ""

msgid "note: hg graft does not have --abort."
msgstr ""

msgid ""
"note: Mercurial does not have bare clones. -U will clone the repo without "
"checking out a commit"
msgstr ""

msgid ""
"note: Mercurial doesn't have a staging area, so there is no --all. -A will "
"add and remove files for you though."
msgstr ""

msgid ""
"This command has been deprecated in the git project, thus isn't supported by"
" this tool."
msgstr ""

msgid ""
"note: Mercurial has no concept of a staging area, so --cached does nothing."
msgstr ""

msgid ""
"Mercurial does not enable external difftool by default. You need to enable the extdiff extension in your .hgrc file by adding\n"
"extdiff =\n"
"to the [extensions] section and then running"
msgstr ""

msgid "hg extdiff -p <program>"
msgstr ""

msgid "See 'hg help extdiff' and 'hg help -e extdiff' for more information.\n"
msgstr ""

msgid ""
"note: Mercurial doesn't have refspecs. -r can be used to specify which "
"commits you want to pull. -B can be used to specify which bookmark you want "
"to pull."
msgstr ""

msgid ""
"note: -v prints the entire commit message like Git does. To print just the "
"first line, drop the -v."
msgstr ""

msgid "note: see hg help revset for information on how to filter log output."
msgstr ""

msgid ""
"note: --format format:??? equates to Mercurial's --template. See hg help "
"templates for more info."
msgstr ""

msgid ""
"note: --pretty/format/oneline equate to Mercurial's --style or --template. "
"See hg help templates for more info."
msgstr ""

msgid "note: Mercurial doesn't have a staging area, ignoring --stage\n"
msgstr ""

msgid "NOTE: ancestors() is part of the revset language.\n"
msgstr ""

msgid "Learn more about revsets with 'hg help revsets'"
msgstr ""

msgid ""
"note: Mercurial doesn't have refspecs. -r can be used to specify which "
"commits you want to push. -B can be used to specify which bookmark you want "
"to push."
msgstr ""

msgid "note: hg histedit does not perform a rebase. It just edits history."
msgstr ""

msgid ""
"also note: 'hg histedit' will automatically detect your stack, so no second "
"argument is necessary."
msgstr ""

msgid ""
"note: if you're trying to lift a commit off one branch, try hg rebase -d "
"<destination commit> -s <commit to be lifted>"
msgstr ""

msgid ""
"note: in hg commits can be deleted from repo but we always have backups.\n"
msgstr ""

msgid "NOTE: --mixed has no meaning since Mercurial has no staging area"
msgstr ""

msgid "NOTE: --soft has no meaning since Mercurial has no staging area"
msgstr ""

msgid "note: hg backout doesn't support multiple commits at once"
msgstr ""

msgid "note: hg root prints the root of the repository"
msgstr ""

msgid "note: see hg help revset for how to refer to commits\n"
msgstr ""

msgid ""
"note: Mercurial doesn't have equivalents to the git stash branch, show, "
"clear, or create actions."
msgstr ""

#, python-format
msgid "error: unknown git svn command %s\n"
msgstr ""

msgid "commands to sign and verify changesets"
msgstr "comando para assinar e verificar revisões"
#, python-format
msgid "%s Unknown key ID \"%s\"\n"
msgstr "%s ID de chave desconhecido \"%s\"\n"
#, python-format
msgid "%s Bad signature from \"%s\"\n"
msgstr "Assinatura %s ruim de \"%s\"\n"

#, python-format
msgid "%s Note: Signature has expired (signed by: \"%s\")\n"
msgstr "%s Nota: A assinatura expirou (assinado por: \"%s\")\n"

#, python-format
msgid "%s Note: This key has expired (signed by: \"%s\")\n"
msgstr "%s Nota: Esta chave expirou (assinada por: \"%s\")\n"
msgid "hg sigs"
msgstr "hg sigs"

msgid "list signed changesets"
msgstr "lista as revisões assinadas"
#, python-format
msgid "%s:%d node does not exist\n"
msgstr "nó %s:%d não existe\n"

msgid "hg sigcheck REV"
msgstr "hg sigcheck REV"
msgid "verify all the signatures there may be for a particular revision"
msgstr ""
"verifica todas as assinaturas que podem existir para uma revisão em "
"particular"
#, python-format
msgid "no valid signature for %s\n"
msgstr "nenhuma assinatura válida para %s\n"
#, python-format
msgid "%s is signed by:\n"
msgstr "%s é assinada por:\n"

msgid "make the signature local"
msgstr "torna a assinatura local"

msgid "sign even if the sigfile is modified"
msgstr "assina mesmo se o arquivo de assinatura está modificado"

msgid "do not commit the sigfile after signing"
msgstr "não consolida o arquivo de assinaturas após assinar"

msgid "ID"
msgstr "ID"

msgid "the key id to sign with"
msgstr "o id da chave com a qual assinar"

msgid "use text as commit message"
msgstr "usa o texto como mensagem de consolidação"
msgid "hg sign [OPTION]... [REV]..."
msgstr "hg sign [OPÇÃO]... [REV]..."
msgid "add a signature for the current or given revision"
msgstr "adiciona uma assinatura para a revisão atual ou pedida"

msgid ""
"    If no revision is given, the parent of the working directory is used,\n"
"    or tip if no revision is checked out."
msgstr ""
"    Se não for dada uma versão, será usado o pai do diretório de\n"
"    trabalho, ou a tip se o diretório de trabalho não estiver em\n"
"    nenhuma revisão."
"    The ``gpg.cmd`` config setting can be used to specify the command\n"
"    to run. A default key can be specified with ``gpg.key``."
msgstr ""
"    A opção de configuração ``gpg.cmd`` pode ser usada para especificar\n"
"    o comando a ser executado. Uma chave padrão pode ser especificada em\n"
"    ``gpg.key``."

msgid ""
"    See :hg:`help dates` for a list of formats valid for -d/--date.\n"
"    "
msgstr ""
"    Veja :hg:`help dates` para uma lista de formatos válidos para\n"
"    -d/--date.\n"
"    "

msgid "uncommitted merge - please provide a specific revision"
msgstr "mesclagem não consolidada - por favor forneça uma revisão específica"
msgid "signing %d:%s\n"
msgstr "assinando %d: %s\n"
msgid "error while signing"
msgstr "erro ao assinar"
msgid "working copy of .hgsigs is changed "
msgstr "a cópia de trabalho de .hgsigs foi modificada"

msgid "please commit .hgsigs manually"
msgstr "por favor consolide .hgsigs manualmente"
msgid "unknown signature version"
msgstr "versão de assinatura desconhecida"

msgid "command to view revision graphs from a shell (DEPRECATED)"
msgstr ""
"comando para exibir grafos de revisão em terminais modo texto (OBSOLETO)"

msgid ""
"The functionality of this extension has been include in core Mercurial\n"
"since version 2.3. Please use :hg:`log -G ...` instead."
msgstr ""
"A funcionalidade desta extensão foi incluída no Mercurial\n"
"a partir da versão 2.3. Por favor use :hg:`log -G ...` em\n"
"seu lugar."
"This extension adds a --graph option to the incoming, outgoing and log\n"
"commands. When this options is given, an ASCII representation of the\n"
"revision graph is also shown.\n"
msgstr ""
"Esta extensão adiciona uma opção --graph aos comandos incoming,\n"
"outgoing e log. Quando esta opção for passada, também será mostrada\n"
"uma representação ASCII do grafo de revisões.\n"
msgid "follow changeset history, or file history across copies and renames"
msgstr ""
"acompanha histórico de revisões, ou histórico de arquivo através de cópias e"
" renomeações"

msgid "only follow the first parent of merge changesets (DEPRECATED)"
msgstr "acompanha apenas o primeiro pai de revisões de mesclagem (OBSOLETO)"

msgid "show revisions matching date spec"
msgstr "mostra revisões que casem com a especificação de data"

msgid "show copied files"
msgstr "mostra arquivos copiados"

msgid "do case-insensitive search for a given text"
msgstr "faz uma busca insensível a maiúsculas / minúsculas por um texto dado"
msgid "show the specified revision or revset"
msgstr "mostra a revisão ou revset especificado"

msgid "include revisions where files were removed"
msgstr "inclui revisões nas quais arquivos foram removidos"

msgid "show only merges (DEPRECATED)"
msgstr "mostra apenas mesclagens (OBSOLETO)"

msgid "USER"
msgstr "USUÁRIO"

msgid "revisions committed by user"
msgstr "revisões de autoria do usuário"

msgid "show only changesets within the given named branch (DEPRECATED)"
msgstr "mostra apenas revisões dentro do ramo nomeado especificado (OBSOLETO)"

msgid "BRANCH"
msgstr "RAMO"

msgid "show changesets within the given named branch"
msgstr "mostra apenas revisões dentro do ramo nomeado especificado"

msgid "do not display revision or any of its ancestors"
msgstr "não exibe revisão ou qualquer de seus ancestrais"

msgid "[OPTION]... [FILE]"
msgstr "[OPÇÃO]... [ARQUIVO]"
msgid "show revision history alongside an ASCII revision graph"
msgstr "mostra histórico de revisões ao lado de um grafo ASCII de revisões"

msgid ""
"    Print a revision history alongside a revision graph drawn with\n"
"    ASCII characters."
msgstr ""
"    Imprime um histórico de revisões ao lado de um grafo de revisões\n"
"    desenhado com caracteres ASCII."

msgid ""
"    Nodes printed as an @ character are parents of the working\n"
"    Nós impressos como um caractere @ são pais do diretório de\n"

msgid ""
"    This is an alias to :hg:`log -G`.\n"
"    "
msgstr ""
"    É um apelido para :hg:`log -G`.\n"
msgid "browse the repository in a graphical way"
msgstr "visualiza o repositório em modo gráfico"

msgid ""
"The hgk extension allows browsing the history of a repository in a\n"
"graphical way. It requires Tcl/Tk version 8.4 or later. (Tcl/Tk is not\n"
"distributed with Mercurial.)"
msgstr ""
"A extensão hgk permite visualizar o histórico de um repositório\n"
"graficamente. Ela requer o Tcl/Tk versão 8.4 ou posterior. (Tcl/Tk\n"
"não é distribuído com o Mercurial.)"

msgid ""
"hgk consists of two parts: a Tcl script that does the displaying and\n"
"querying of information, and an extension to Mercurial named hgk.py,\n"
"which provides hooks for hgk to get information. hgk can be found in\n"
"the contrib directory, and the extension is shipped in the hgext\n"
"repository, and needs to be enabled."
msgstr ""
"hgk consiste de duas partes: um script Tcl que faz a exibição e\n"
"consulta de informações, e uma extensão do Mercurial chamada hgk.py,\n"
"que provê ganchos para o hgk obter informações. O hgk pode ser\n"
"encontrado no diretório contrib, e o hgk.py pode ser encontrado no\n"
"diretório hgext (e precisa ser habilitado)."

msgid ""
"The :hg:`view` command will launch the hgk Tcl script. For this command\n"
"to work, hgk must be in your search path. Alternately, you can specify\n"
"the path to hgk in your configuration file::"
"O comando :hg:`view` irá lançar o script Tcl hgk. Para esse comando\n"
"funcionar, hgk deve estar em seu caminho de busca. Alternativamente,\n"
"você pode especificar o caminho para o hgk em seu arquivo de\n"
"configuração::"
"  path = /location/of/hgk"
"  path = /localização/do/hgk"

msgid ""
"hgk can make use of the extdiff extension to visualize revisions.\n"
"Assuming you had already configured extdiff vdiff command, just add::"
msgstr ""
"O hgk pode usar a extensão extdiff para visualizar revisões.\n"
"Assumindo que você já configurou o comando vdiff da extdiff, basta\n"
"adicionar::"

msgid ""
"  [hgk]\n"
"  vdiff=vdiff"
msgstr ""