chiark / gitweb /
Weblate
[fdroidserver.git] / locale / pt_BR / LC_MESSAGES / fdroidserver.po
index ac4574afeeed9bd9de82440cac2f2b0ed0add140..9efb15fb2fb6fe017b923690bb94da268383e1b1 100644 (file)
 # SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
+# Copyright (C) YEAR Free Software Foundation, Inc.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
+msgstr "Project-Id-Version: fdroidserver 0.9\nReport-Msgid-Bugs-To: team@f-droid.org\nPOT-Creation-Date: 2018-02-13 09:01+0100\nPO-Revision-Date: 2018-03-19 21:47+0000\nLast-Translator: Lucas Couri Trevizan <lctrev@protonmail.ch>\nLanguage-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_BR/>\nLanguage: pt_BR\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n > 1;\nX-Generator: Weblate 2.20-dev\n"
+
+#: ../fdroidserver/nightly.py
+msgid ""
+"\n"
+"SSH Public Key to be used as Deploy Key:"
+msgstr "\nChave pública SSH para ser usada como chave de implantar:"
+
+#: ../fdroidserver/nightly.py
+#, python-brace-format
+msgid ""
+"\n"
+"{path} encoded for the DEBUG_KEYSTORE secret variable:"
+msgstr "\n{path} codificado para a variável secreta DEBUG_KEYSTORE:"
+
+#: ../fdroidserver/lint.py
+#, python-format
+msgid "\"%s/\" has no matching metadata file!"
+msgstr "\"%s/\" não tem arquivo de metadados correspondente!"
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "\"{path}\" contains outdated {name} ({version})"
+msgstr "\"{path}\" contém {name} ({version}) desatualizado"
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "\"{path}\" contains recent {name} ({version})"
+msgstr "\"{path}\" contém {name} ({version}) recente"
+
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+#, python-brace-format
+msgid "\"{path}\" exists but s3cmd is not installed!"
+msgstr "\"{path}\" existe, mas s3cmd não está instalado!"
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "\"{path}\" is not an accepted format, convert to: {formats}"
+msgstr "\"{path}\" não é um formato aceito, converter para: {formats}"
+
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+#, python-format
+msgid "%(option)s option requires %(number)d argument"
+msgid_plural "%(option)s option requires %(number)d arguments"
+msgstr[0] "opção %(option)s necessita %(number)d argumento"
+msgstr[1] "opção %(option)s necessita %(number)d argumentos"
+
+#: ../fdroidserver/mirror.py
+#, python-format
+msgid "%(prog)s [options] url"
+msgstr "%(prog)s [opções] url"
+
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "%(prog)s: error: %(message)s\n"
+msgstr "%(prog)s: erro: %(message)s\n"
+
+#: ../fdroidserver/scanner.py
+#, python-format
+msgid "%d problems found"
+msgstr "%d problemas encontrados"
+
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+msgid "%prog [options]"
+msgstr "%prog [opções]"
+
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "%r is not callable"
+msgstr "%r não é chamável"
+
+#: ../fdroidserver/lint.py
+#, python-format
+msgid "%s is not an accepted build field"
+msgstr "%s não é um campo criado aceito"
+
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+#, python-format
+msgid "%s option does not take a value"
+msgstr "opção %s não leva um valor"
+
+#: ../fdroidserver/index.py ../fdroidserver/common.py
+msgid "'keypass' not found in config.py!"
+msgstr "'keypass' não foi encontrada em config.py!"
+
+#: ../fdroidserver/index.py ../fdroidserver/common.py
+msgid "'keystore' not found in config.py!"
+msgstr "'keystore' não encontrada em config.py!"
+
+#: ../fdroidserver/index.py ../fdroidserver/common.py
+msgid "'keystorepass' not found in config.py!"
+msgstr "'keystorepass' não encontrada em config.py!"
+
+#: ../fdroidserver/index.py ../fdroidserver/common.py
+msgid "'repo_keyalias' not found in config.py!"
+msgstr "'repo_keyalias' não encontrada em config.py!"
+
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+msgid "'required' is an invalid argument for positionals"
+msgstr "'required' é um argumento inválido para posicionadores"
+
+#: ../fdroidserver/common.py
+msgid "'sdk_path' not set in 'config.py'!"
+msgstr "'sdk_path' não definido em 'config.py'!"
+
+#. Translators: "build-tools" is the file name of a package from
+#. Google, it is part of the Android SDK. So it probably shouldn't be
+#. translated or transliterated.
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!"
+msgstr "'{aapt}' é muito antigo, fdroid requer build-tools-23.0.0 ou mais recente!"
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!"
+msgstr "'{aapt}' é muito antigo, fdroid requer build-tools-{version} ou mais recente!"
+
+#: ../fdroidserver/install.py
+#, python-brace-format
+msgid "'{apkfilename}' is already installed on {dev}."
+msgstr "'{apkfilename}' já está instalado no {dev}."
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "'{field}' will be in random order! Use () or [] brackets if order is important!"
+msgstr "'{field}' será em ordem aleatória! Use () ou []  se a ordem for importante!"
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "'{path}' failed to execute!"
+msgstr "'{path}' falhou ao executar!"
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
+msgstr "'{value}' não é um{field} válido  em {appid}. Regex padrão: {pattern}"
+
+#: ../fdroidserver/checkupdates.py
+#, python-brace-format
+msgid "...checkupdate failed for {appid} : {error}"
+msgstr "...checkupdate falhou para {appid} : {error}"
+
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+msgid ".__call__() not defined"
+msgstr ".__ligação__() não definida"
+
+#: ../fdroidserver/metadata.py
+msgid ".fdroid.txt is not supported!  Convert to .fdroid.yml or .fdroid.json."
+msgstr ".fdroid.txt não é suportado!  Converter para .fdroid.yml ou .fdroid.json."
+
+#: ../fdroidserver/lint.py
+msgid "/issues is missing"
+msgstr "está faltando o /issues"
+
+#: ../fdroidserver/mirror.py
+msgid "A URL is required as an argument!"
+msgstr "Uma URL é necessária como um argumento!"
+
+#: ../fdroid
+msgid "Add PGP signatures using GnuPG for packages in repo"
+msgstr "Adicione assinaturas PGP usando GnuPG para os pacotes no repositório"
+
+#: ../fdroid
+msgid "Add a new application from its source code"
+msgstr "Adicione um novo aplicativo a partir do seu código fonte"
+
+#: ../fdroidserver/update.py
+msgid "Add a repo signing key to an unsigned repo"
+msgstr "Adicionar uma chave de assinatura para um repositório não assinado"
+
+#: ../fdroidserver/update.py
+msgid "Add skeleton metadata files for APKs that are missing them"
+msgstr "Adicionar arquivos de metadados de esqueleto para APKs que estão faltando-lhes"
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Adding new repo for only {name}"
+msgstr "Adicionando novo repositório para apenas {name}"
+
+#: ../fdroidserver/init.py
+msgid "Alias of the repo signing key in the keystore"
+msgstr "Alias (apelido) da chave de assinatura do repositório na keystore"
+
+#: ../fdroidserver/import.py
+msgid "Allows a different revision (or git branch) to be specified for the initial import"
+msgstr "Permite que uma revisão diferente (ou árvore do git) seja especificada para a importação inicial"
+
+#: ../fdroidserver/mirror.py
+msgid "Also mirror the full archive section"
+msgstr "Também espelhar o arquivo completo da seção"
+
+#: ../fdroidserver/lint.py
+msgid "Also warn about formatting issues, like rewritemeta -l"
+msgstr "Também avisar sobre problemas de formatação, como rewritemeta -l"
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "Android SDK '{path}' does not have '{dirname}' installed!"
+msgstr "O SDK Android '{path}' não tem '{dirname}' instalado!"
+
+#: ../fdroidserver/common.py
+msgid "Android SDK not found!"
+msgstr "SDK do Android não foi encontrado!"
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "Android SDK path '{path}' does not exist!"
+msgstr "O caminho do SDK Android '{path}' não existe!"
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "Android SDK path '{path}' is not a directory!"
+msgstr "O caminho do SDK Android '{path}' não é um diretório!"
+
+#. Translators: "build-tools" is the file name of a package from
+#. Google, it is part of the Android SDK. So it probably shouldn't be
+#. translated or transliterated.
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "Android build-tools path '{path}' does not exist!"
+msgstr "Caminho de build-tools do Android '{path}' não existe!"
+
+#: ../fdroidserver/update.py
+msgid "AndroidManifest.xml has no date"
+msgstr "AndroidManifest.xml não tem data"
+
+#: ../fdroidserver/lint.py
+#, python-brace-format
+msgid "App is in '{repo}' but has a link to {url}"
+msgstr "O App está em '{repo}' mas tem um link para {url}"
+
+#: ../fdroidserver/lint.py
+msgid "Appending .git is not necessary"
+msgstr "Acrescentar .git não é necessário"
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Archiving {apkfilename} with invalid signature!"
+msgstr "Arquivamento {apkfilename} com assinatura inválida!"
+
+#: ../fdroidserver/mirror.py
+msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
+msgstr ""
+
+#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
+#: ../fdroidserver/lint.py
+#, python-brace-format
+msgid "Branch '{branch}' used as commit in build '{versionName}'"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+#, python-brace-format
+msgid "Branch '{branch}' used as commit in srclib '{srclib}'"
+msgstr ""
+
+#: ../fdroid
+msgid "Build a package from source"
+msgstr "Compilar um pacote a partir do código fonte"
+
+#: ../fdroidserver/build.py
+msgid "Build all applications available"
+msgstr "Compilar todos aplicativos disponíveis"
+
+#: ../fdroidserver/lint.py
+msgid "Build generated by `fdroid import` - remove disable line once ready"
+msgstr ""
+
+#: ../fdroidserver/build.py
+msgid "Build only the latest version of each package"
+msgstr "Compilar apenas a última versão de cada pacote"
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Build should have comma-separated versionName and versionCode, not \"{value}\", in {linedesc}"
+msgstr ""
+
+#: ../fdroidserver/init.py
+#, python-format
+msgid "Built repo based in \"%s\" with this config:"
+msgstr ""
+
+#: ../fdroidserver/build.py
+msgid "Can't build due to {} error while scanning"
+msgid_plural "Can't build due to {} errors while scanning"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Cannot find a packageName for {path}!"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Cannot find an appid for {path}!"
+msgstr ""
+
+#: ../fdroidserver/vmtools.py
+#, python-brace-format
+msgid "Cannot read \"{path}\"!"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Cannot resolve app id {appid}"
+msgstr ""
+
+#: ../fdroidserver/rewritemeta.py
+msgid "Cannot use --list and --to at the same time"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Cannot write \"{path}\", not an accepted format, use: {formats}"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "Categories are not set"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+#, python-format
+msgid "Category '%s' is not valid"
+msgstr ""
+
+#: ../fdroid
+msgid "Check for updates to applications"
+msgstr "Verifique se existem atualizações para os aplicativos"
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}"
+msgstr ""
+
+#: ../fdroidserver/dscanner.py
+msgid "Clean after all scans have finished"
+msgstr "Limpar depois que todos os escaneamentos terminarem"
+
+#: ../fdroidserver/dscanner.py
+msgid "Clean before the scans start and rebuild the container"
+msgstr "Limpar antes do escanemento começar e recompilar o container"
+
+#: ../fdroidserver/dscanner.py
+msgid "Clean up all containers and then exit"
+msgstr "Limpar todos os containers e então sair"
+
+#: ../fdroidserver/update.py
+msgid "Clean update - don't uses caches, reprocess all APKs"
+msgstr "Atualização limpa - não usa cache, reprocessa todos os APKs"
+
+#: ../fdroidserver/import.py
+msgid "Comma separated list of categories."
+msgstr "Lista de categorias separadas por vírgula."
+
+#: ../fdroid
+#, c-format, python-format
+msgid "Command '%s' not recognised.\n"
+msgstr "Comando '%s' não é reconhecido\n"
+
+#: ../fdroidserver/checkupdates.py
+msgid "Commit changes"
+msgstr "Enviar mudanças"
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "Could not find '{command}' on your system"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Could not find {path} to remove it"
+msgstr ""
+
+#: ../fdroidserver/update.py
+msgid "Could not open apk file for analysis"
+msgstr ""
+
+#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
+#: ../fdroidserver/import.py
+msgid "Couldn't find latest version code"
+msgstr ""
+
+#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
+#: ../fdroidserver/import.py
+msgid "Couldn't find latest version name"
+msgstr ""
+
+#: ../fdroidserver/import.py
+msgid "Couldn't find package ID"
+msgstr ""
+
+#: ../fdroidserver/update.py
+msgid "Cowardily refusing to overwrite existing signing key setup!"
+msgstr ""
+
+#: ../fdroidserver/update.py
+msgid "Create a repo signing key in a keystore"
+msgstr "Criar uma chave de assinatura do repositório em uma keystore"
+
+#: ../fdroidserver/update.py
+msgid "Create skeleton metadata files that are missing"
+msgstr "Criar as bases dos arquivos de metadados que estão faltando"
+
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+#, python-brace-format
+msgid "Created new container \"{name}\""
+msgstr ""
+
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+#, python-brace-format
+msgid "Creating \"{path}\" for configuring s3cmd."
+msgstr ""
+
+#: ../fdroidserver/publish.py
+msgid "Creating log directory"
+msgstr ""
+
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+#, python-brace-format
+msgid "Creating new S3 bucket: {url}"
+msgstr ""
+
+#: ../fdroidserver/publish.py
+msgid "Creating output directory"
+msgstr ""
+
+#: ../fdroidserver/index.py
+msgid "Creating signed index with this key (SHA256):"
+msgstr ""
+
+#: ../fdroidserver/import.py ../fdroidserver/verify.py
+#: ../fdroidserver/publish.py
+msgid "Creating temporary directory"
+msgstr ""
+
+#: ../fdroidserver/index.py
+msgid "Creating unsigned index in preparation for signing"
+msgstr ""
+
+#: ../fdroidserver/nightly.py
+msgid "DEBUG_KEYSTORE is not set or the value is incomplete"
+msgstr ""
+
+#: ../fdroidserver/update.py
+msgid "Delete APKs and/or OBBs without metadata from the repo"
+msgstr "Apagar os APKs e/ou OBBs sem metadados do repositório"
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Deleting unknown file: {path}"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+#, python-format
+msgid "Description '%s' is just the app's summary"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "Description has a duplicate line"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+#, python-format
+msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+#, python-brace-format
+msgid "Description of length {length} is over the {limit} char limit"
+msgstr ""
+
+#: ../fdroidserver/mirror.py
+#, python-brace-format
+msgid "Do not include \"{path}\" in URL!"
+msgstr ""
+
+#: ../fdroidserver/init.py
+msgid "Do not prompt for Android SDK path, just fail"
+msgstr "Não solicitar o caminho do Android SDK, apenas falhe"
+
+#: ../fdroidserver/build.py
+msgid "Don't create a source tarball, useful when testing a build"
+msgstr "Não criar um tarball da fonte; útil quando testando uma compilação"
+
+#: ../fdroidserver/stats.py
+msgid "Don't do anything logs-related"
+msgstr "Não fazer nada relacionado a registros de alterações"
+
+#: ../fdroidserver/build.py
+msgid "Don't refresh the repository, useful when testing a build with no internet connection"
+msgstr "Não atualizar o repositório; útil quando testando uma compilação sem conexão com a internet"
+
+#: ../fdroidserver/server.py ../fdroidserver/nightly.py
+#: ../fdroidserver/upload.py
+msgid "Don't use rsync checksums"
+msgstr "Não usar as somas de verificação (checksums) do rsync"
+
+#: ../fdroid
+msgid "Download complete mirrors of small repos"
+msgstr ""
+
+#: ../fdroidserver/stats.py
+msgid "Download logs we don't have"
+msgstr "Baixar os registros de alterações que nós não temos"
+
+#: ../fdroidserver/common.py
+msgid "Downloading the repository already failed once, not trying again."
+msgstr ""
+
+#: ../fdroidserver/verify.py
+#, python-brace-format
+msgid "Downloading {url} failed. {error}"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Duplicate build recipe found for versionCode {versionCode} in {linedesc}"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+#, python-brace-format
+msgid "Duplicate link in '{field}': {url}"
+msgstr ""
+
+#: ../fdroid
+msgid "Dynamically scan APKs post build"
+msgstr "Escanear dinamicamente os APKs após a compilação"
+
+#: ../fdroidserver/mirror.py
+msgid ""
+"ERROR: this command should never be used to mirror f-droid.org!\n"
+"A full mirror of f-droid.org requires more than 200GB."
+msgstr ""
+
+#: ../fdroidserver/nightly.py
+msgid "ERROR: unsupported CI type, patches welcome!"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Empty build flag at {linedesc}"
+msgstr ""
+
+#: ../fdroidserver/init.py
+#, python-format
+msgid ""
+"Enter the path to the Android SDK (%s) here:\n"
+"> "
+msgstr ""
+
+#: ../fdroidserver/server.py ../fdroidserver/checkupdates.py
+#: ../fdroidserver/upload.py
+#, python-format
+msgid "Error while attempting to publish log: %s"
+msgstr ""
+
+#: ../fdroidserver/import.py
+msgid "Error while getting repo address"
+msgstr ""
+
+#: ../fdroid
+msgid "Extract signatures from APKs"
+msgstr ""
+
+#: ../fdroidserver/signatures.py
+#, python-brace-format
+msgid "Failed fetching signatures for '{apkfilename}': {error}"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Failed reading {path}: {error}"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Failed resizing {path}: {error}"
+msgstr ""
+
+#: ../fdroidserver/publish.py
+msgid "Failed to align application"
+msgstr "Falha ao alinhar a aplicação"
+
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+#, python-brace-format
+msgid "Failed to create S3 bucket: {url}"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "Failed to get APK manifest information"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Failed to get apk information, deleting {path}"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Failed to get apk information, skipping {path}"
+msgstr ""
+
+#: ../fdroidserver/install.py
+#, python-brace-format
+msgid "Failed to install '{apkfilename}' on {dev}: {error}"
+msgstr ""
+
+#: ../fdroidserver/publish.py ../fdroidserver/common.py
+msgid "Failed to sign application"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "Failed to zipalign application"
+msgstr "Falha no zipaligning do aplicativo"
+
+#: ../fdroidserver/build.py
+#, python-brace-format
+msgid "Fetched buildserverid from VM: {buildserverid}"
+msgstr ""
+
+#: ../fdroidserver/signatures.py
+#, python-brace-format
+msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'"
+msgstr ""
+
+#: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py
+#: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py
+#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
+#: ../fdroidserver/install.py
+msgid "Finished"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "Flattr donation methods belong in the FlattrID flag"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "Forbidden HTML tags"
+msgstr ""
+
+#: ../fdroidserver/build.py
+msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode."
+msgstr "Forçar a compilação de aplicativos desativados e continuar independentemente de problemas de escaneamento. Apenas permitido no modo de teste."
+
+#: ../fdroidserver/build.py
+#, python-brace-format
+msgid "Force halting build after {0} sec timeout!"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "Found invalid appids in arguments"
+msgstr ""
+
+#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
+#: ../fdroidserver/common.py
+msgid "Found invalid versionCodes for some apps"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Found multiple metadata files for {appid}"
+msgstr "Encontrados vários ficheiros de metadados para {appid}"
+
+#: ../fdroidserver/index.py
+msgid "Found multiple signing certificates for repository."
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Found multiple signing certificates in {path}"
+msgstr ""
+
+#: ../fdroidserver/index.py
+msgid "Found no signing certificates for repository."
+msgstr ""
+
+#: ../fdroidserver/lint.py
+#, python-format
+msgid "Found non-file at %s"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Generated skeleton metadata for {appid}"
+msgstr "Gerado esqueleto de metadados para {appid}"
+
+#: ../fdroidserver/common.py
+#, python-format
+msgid "Git checkout of '%s' failed"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "Git clean failed"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "Git fetch failed"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "Git remote set-head failed"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "Git reset failed"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "Git submodule sync failed"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "Git submodule update failed"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "HTTPS must be used with Subversion URLs!"
+msgstr ""
+
+#: ../fdroidserver/index.py
+msgid "Ignoring package without metadata: "
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Ignoring stale cache data for {apkfilename}"
+msgstr ""
+
+#: ../fdroidserver/rewritemeta.py
+#, python-brace-format
+msgid "Ignoring {ext} file at '{path}'"
+msgstr ""
+
+#: ../fdroidserver/update.py
+msgid "Include APKs that are signed with disabled algorithms like MD5"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "Initialising submodules"
+msgstr ""
+
+#: ../fdroidserver/install.py
+msgid "Install all signed applications available"
+msgstr "Instalar todos os aplicativos assinados disponíveis"
+
+#: ../fdroid
+msgid "Install built packages on devices"
+msgstr "Instalar pacotes prontos nos dispositivos"
+
+#: ../fdroidserver/install.py
+#, python-format
+msgid "Installing %s..."
+msgstr ""
+
+#: ../fdroidserver/install.py
+#, python-brace-format
+msgid "Installing '{apkfilename}' on {dev}..."
+msgstr ""
+
+#: ../fdroid
+msgid "Interact with the repo HTTP server"
+msgstr "Interagir com o servidor HTTP do repositório"
+
+#: ../fdroidserver/update.py
+msgid "Interactively ask about things that need updating."
+msgstr "Perguntar interativamente sobre elementos que precisam de atualização."
+
+#: ../fdroidserver/update.py
+msgid "Invalid APK"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-format
+msgid "Invalid boolean '%s'"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Invalid build flag at {line} in {linedesc}"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Invalid build format: {value} in {name}"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "Invalid bulleted list"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+#, python-format
+msgid "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-format
+msgid "Invalid metadata in %s:%d"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+msgid "Invalid metadata in: "
+msgstr ""
+
+#: ../fdroidserver/common.py
+#, python-format
+msgid "Invalid name for published file: %s"
+msgstr ""
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "Invalid package name {0}"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Invalid versionCode: \"{versionCode}\" is not an integer!"
+msgstr ""
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "JAR signature failed to verify: {path}"
+msgstr ""
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "JAR signature verified: {path}"
+msgstr ""
+
+#: ../fdroidserver/publish.py ../fdroidserver/update.py
+#: ../fdroidserver/mirror.py
+msgid "Java JDK not found! Install in standard location or set java_paths!"
+msgstr ""
+
+#: ../fdroidserver/signindex.py
+msgid "Java jarsigner not found! Install in standard location or set java_paths!"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "Javascript in HTML src attributes"
+msgstr ""
+
+#: ../fdroidserver/init.py
+msgid "Keystore for signing key:\t"
+msgstr "Armazenamento de chaves de assinatura:\t"
+
+#: ../fdroidserver/lint.py
+#, python-brace-format
+msgid "Last used commit '{commit}' looks like a tag, but Update Check Mode is '{ucm}'"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "Liberapay donation methods belong in the LiberapayID flag"
+msgstr ""
+
+#: ../fdroidserver/rewritemeta.py
+msgid "List files that would be reformatted"
+msgstr "Listar arquivos que devem ser reformatados"
+
+#: ../fdroidserver/build.py
+msgid "Make the build stop on exceptions"
+msgstr "Fazer a compilação parar se encontrar exceções"
+
+#: ../fdroidserver/index.py
+msgid "Malformed repository mirrors."
+msgstr ""
+
+#: ../fdroidserver/server.py
+msgid "Malformed serverwebroot line:"
+msgstr ""
+
+#: ../fdroidserver/gpgsign.py
+msgid "Missing output directory"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+#, python-format
+msgid "Name '%s' is just the auto name - remove it"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "No 'config.py' found, using defaults."
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "No Android SDK found!"
+msgstr ""
+
+#: ../fdroidserver/import.py
+msgid "No android or kivy project could be found. Specify --subdir?"
+msgstr ""
+
+#: ../fdroidserver/install.py
+msgid "No attached devices found"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "No commit specified for {versionName} in {linedesc}"
+msgstr ""
+
+#: ../fdroidserver/index.py
+msgid "No fingerprint in URL."
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "No git submodules available"
+msgstr ""
+
+#: ../fdroidserver/import.py
+msgid "No information found."
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "No need to specify that the app is Free Software"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "No need to specify that the app is for Android"
+msgstr ""
+
+#: ../fdroidserver/server.py
+msgid "No option set! Edit your config.py to set at least one of these:"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "No packages specified"
+msgstr ""
+
+#: ../fdroidserver/install.py
+#, python-format
+msgid "No signed apk available for %s"
+msgstr ""
+
+#: ../fdroidserver/install.py
+msgid "No signed output directory - nothing to do"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "No signing certificates found in {path}"
+msgstr ""
+
+#: ../fdroidserver/common.py
+#, python-format
+msgid "No such package: %s"
+msgstr ""
+
+#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "No such versionCode {versionCode} for app {appid}"
+msgstr ""
+
+#: ../fdroidserver/verify.py ../fdroidserver/publish.py
+msgid "No unsigned directory - nothing to do"
+msgstr ""
+
+#: ../fdroidserver/signindex.py
+msgid "Nothing to do"
+msgstr ""
+
+#: ../fdroidserver/checkupdates.py
+#, python-brace-format
+msgid "Nothing to do for {appid}."
+msgstr ""
+
+#: ../fdroidserver/init.py
+msgid "Now set these in config.py:"
+msgstr ""
+
+#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "OBB file has newer versionCode({integer}) than any APK:"
+msgstr ""
+
+#: ../fdroidserver/update.py
+msgid "OBB filename must start with \"main.\" or \"patch.\":"
+msgstr ""
+
+#: ../fdroidserver/update.py
+msgid "OBB's packagename does not match a supported APK:"
+msgstr ""
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "Old APK signature failed to verify: {path}"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Only PNG and JPEG are supported for graphics, found: {path}"
+msgstr ""
+
+#: ../fdroidserver/checkupdates.py
+msgid "Only print differences with the Play Store"
+msgstr "Apenas mostrar diferenças com a Play Store"
+
+#: ../fdroidserver/checkupdates.py
+msgid "Only process apps with auto-updates"
+msgstr "Processar apenas aplicativos com atualizações automáticas"
+
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+msgid "Options"
+msgstr "Opções"
+
+#: ../fdroidserver/import.py
+msgid "Overall license of the project."
+msgstr "Licença geral do projeto."
+
+#: ../fdroidserver/dscanner.py
+msgid "Override path for repo APKs (default: ./repo)"
+msgstr "Substituir o caminho para os APKs do repositório (padrão: ./repo)"
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "Parsing manifest at '{path}'"
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "Password required with username"
+msgstr ""
+
+#: ../fdroidserver/import.py
+msgid "Path to main Android project subdirectory, if not in root."
+msgstr "Caminho para os principais subdiretórios do projeto android, se não estiver na raiz (root)."
+
+msgid "Path to main android project subdirectory, if not in root."
+msgstr "Caminho para os principais subdiretórios do projeto android, se não estiver na raiz (root)."
+
+#: ../fdroidserver/init.py
+msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)"
+msgstr "Caminho até o Android SDK (algumas vezes definido em ANDROID_HOME)"
+
+#: ../fdroidserver/btlog.py
+msgid "Path to the git repo to use as the log"
+msgstr "Caminho para o repositório git para usar como log"
+
+#: ../fdroidserver/init.py
+msgid "Path to the keystore for the repo signing key"
+msgstr "Caminho até a keystore para a chave de assinatura do repositório"
+
+#: ../fdroidserver/dscanner.py
+msgid "Prepare Drozer to run a scan"
+msgstr "Preparar o Drozer para executar uma varredura"
+
+msgid "Prepare drozer to run a scan"
+msgstr "Preparar o Drozer para fazer um escaneamento"
+
+#: ../fdroidserver/nightly.py
+msgid "Print the secret variable to the terminal for easy copy/paste"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Problem with description of {appid}: {error}"
+msgstr ""
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "Problem with xml at '{path}'"
+msgstr ""
+
+#: ../fdroidserver/checkupdates.py
+msgid "Process auto-updates"
+msgstr "Processar atualizações automáticas"
+
+#: ../fdroidserver/publish.py ../fdroidserver/update.py
+#, python-brace-format
+msgid "Processing {apkfilename}"
+msgstr ""
+
+#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
+#, python-brace-format
+msgid "Processing {appid}"
+msgstr ""
+
+#: ../fdroidserver/update.py
+msgid "Produce human-readable XML/JSON for index files"
+msgstr "Produzir XML/JSON legível por humanos para arquivos de índice"
+
+#: ../fdroidserver/update.py
+msgid "Produce human-readable index.xml"
+msgstr "Gerar um index.xml legível por humanos"
+
+#: ../fdroidserver/import.py
+msgid "Project URL to import from."
+msgstr "URL do projeto para importar."
+
+#: ../fdroidserver/lint.py
+msgid "Punctuation should be avoided"
+msgstr ""
+
+#: ../fdroidserver/btlog.py
+msgid "Push the log to this git remote repository"
+msgstr "Mandar o registro de mudanças para este repositório git remoto"
+
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+#, python-brace-format
+msgid "Pushing binary transparency log to {url}"
+msgstr "Atualizar o log de transparência de um binário para {url}"
+
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+#, python-brace-format
+msgid "Pushing to {url}"
+msgstr ""
+
+#: ../fdroid
+msgid "Quickly start a new repository"
+msgstr "Rapidamente comece um novo repositório"
+
+#: ../fdroid
+msgid "Read all the metadata files and exit"
+msgstr "Ler todos os arquivos de metadados e sair"
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "Reading '{config_file}'"
+msgstr ""
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "Reading minSdkVersion failed: \"{apkfilename}\""
+msgstr ""
+
+#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
+#. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Reading {apkfilename} from cache"
+msgstr ""
+
+#: ../fdroidserver/stats.py
+msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data."
+msgstr "Recalcular estatísticas agregadas - use quando foram feitas alterações que invalidariam os dados cache antigos."
+
+#: ../fdroidserver/common.py
+msgid "Removing specified files"
+msgstr ""
+
+#: ../fdroidserver/update.py
+msgid "Rename APK files that do not match package.name_123.apk"
+msgstr "Renomear arquivos APK que não são do tipo pacote.nome_123.apk"
+
+#: ../fdroidserver/update.py
+msgid "Report on build data status"
+msgstr "Relatório sobre o status dos dados de compilação"
+
+#: ../fdroidserver/build.py
+msgid "Reset and create a brand new build server, even if the existing one appears to be ok."
+msgstr "Redefinir e criar um novo servidor de compilação, mesmo que o existente parecer normal."
+
+#: ../fdroidserver/nightly.py
+#, python-brace-format
+msgid "Resigning {apkfilename} with provided debug.keystore"
+msgstr ""
+
+#: ../fdroidserver/update.py
+msgid "Resize all the icons exceeding the max pixel size and exit"
+msgstr "Redimensionar todos os ícones que excedam o tamanho máximo de pixels e sair"
+
+#: ../fdroidserver/common.py
+msgid "Restrict output to warnings and errors"
+msgstr "Restringir a saída a erros e avisos"
+
+#: ../fdroid
+msgid "Rewrite all the metadata files"
+msgstr "Reescrever todos os arquivos de metadados"
+
+#: ../fdroidserver/rewritemeta.py
+msgid "Rewrite to a specific format: "
+msgstr "Reescrever para um formato específico: "
+
+#: ../fdroidserver/rewritemeta.py
+#, python-brace-format
+msgid "Rewriting '{appid}'"
+msgstr ""
+
+#: ../fdroidserver/rewritemeta.py
+#, python-brace-format
+msgid "Rewriting '{appid}' to '{path}'"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "Run rewritemeta to fix formatting"
+msgstr "Executar rewritemeta para corrigir a formatação"
+
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+msgid "Running first pass with MD5 checking disabled"
+msgstr ""
+
+#: ../fdroidserver/mirror.py
+#, python-brace-format
+msgid "Running wget in {path}"
+msgstr ""
+
+#: ../fdroidserver/dscanner.py
+msgid "Scan only the latest version of each package"
+msgstr "Escanear apenas a versão mais recente de cada pacote"
+
+#: ../fdroid
+msgid "Scan the source code of a package"
+msgstr "Escanear o código fonte de um pacote"
+
+#: ../fdroidserver/scanner.py
+#, python-brace-format
+msgid "Scanner found {count} problems in {appid}:"
+msgstr ""
+
+#: ../fdroidserver/scanner.py
+#, python-brace-format
+msgid "Scanner found {count} problems in {appid}:{versionCode}:"
+msgstr ""
+
+#: ../fdroidserver/build.py
+msgid "Scanner found {} problem"
+msgid_plural "Scanner found {} problems"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../fdroidserver/common.py
+msgid "Set clock to that time using:"
+msgstr ""
+
+#: ../fdroidserver/build.py
+#, python-brace-format
+msgid "Set open file limit to {integer}"
+msgstr ""
+
+#: ../fdroid
+msgid "Set up an app build for a nightly build repo"
+msgstr ""
+
+#: ../fdroidserver/build.py
+msgid "Setting open file limit failed: "
+msgstr ""
+
+#: ../fdroidserver/build.py
+#, python-brace-format
+msgid "Setting {0} sec timeout for this build"
+msgstr ""
+
+#: ../fdroidserver/build.py
+msgid "Setup an emulator, install the APK on it and perform a Drozer scan"
+msgstr "Configurar um emulador, instalar o apk nele e escanear com o Drozer"
+
+msgid "Setup an emulator, install the apk on it and perform a drozer scan"
+msgstr "Configurar um emulador, instalar o apk nele e escanear com o drozer"
+
+#: ../fdroid
+msgid "Sign and place packages in the repo"
+msgstr "Assine e coloque pacotes no repositório"
+
+#: ../fdroid
+msgid "Sign indexes created using update --nosign"
+msgstr "Assinar os índices criados usando update --nosign"
+
+#: ../fdroidserver/build.py
+msgid "Skip scanning the source code for binaries and other problems"
+msgstr "Pular o escaneamento do código fonte atrás de binários e outros problemas"
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Skipping '{apkfilename}' with invalid signature!"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Skipping index generation for {appid}"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Skipping {apkfilename} with invalid signature!"
+msgstr ""
+
+#: ../fdroidserver/scanner.py
+#, python-brace-format
+msgid "Skipping {appid}: disabled"
+msgstr ""
+
+#: ../fdroidserver/scanner.py
+#, python-brace-format
+msgid "Skipping {appid}: no builds specified"
+msgstr ""
+
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+msgid "Specify a local folder to sync the repo to"
+msgstr "Especifique uma pasta local para ser sincronizada com o repositório"
+
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+msgid "Specify an identity file to provide to SSH for rsyncing"
+msgstr "Especifique um arquivo identidade para fornecer ao SSH para usar o rsync"
+
+#: ../fdroidserver/update.py
+msgid "Specify editor to use in interactive mode. Default "
+msgstr "Especifique o editor a ser usado no modo interativo. Padrão "
+
+#, c-format
+msgid "Specify editor to use in interactive mode. Default %s"
+msgstr "Especificar o editor que será usado no modo interativo. O padrão é %s"
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Specify editor to use in interactive mode. Default is {path}"
+msgstr "Especifique o editor a ser usado no modo interativo. O padrão é {path}"
+
+#: ../fdroidserver/build.py
+msgid "Specify that we're running on the build server"
+msgstr "Especificar que estamos executando no servidor de compilação"
+
+#: ../fdroidserver/nightly.py
+msgid "Specify which debug keystore file to use."
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "Spew out even more information than normal"
+msgstr "Mostrar ainda mais informações que o normal"
+
+#: ../fdroidserver/nightly.py
+#, python-brace-format
+msgid "Striping mystery signature from {apkfilename}"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+#, python-format
+msgid "Summary '%s' is just the app's name"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+#, python-brace-format
+msgid "Summary of length {length} is over the {limit} char limit"
+msgstr ""
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "System clock is older than date in {path}!"
+msgstr ""
+
+#: ../fdroidserver/build.py
+msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists."
+msgstr "Modo de teste - coloque a saída apenas no diretório tmp e sempre compile, mesmo que a saída já exista."
+
+#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "The OBB version code must come after \"{name}.\":"
+msgstr ""
+
+#: ../fdroidserver/btlog.py
+msgid "The base URL for the repo to log (default: https://f-droid.org)"
+msgstr "O URL base para o registro de mudanças do repositório (padrão: https://f-droid.org)"
+
+#: ../fdroidserver/mirror.py
+msgid "The directory to write the mirror to"
+msgstr ""
+
+#: ../fdroidserver/server.py
+msgid "The only commands currently supported are 'init' and 'update'"
+msgstr "Os únicos comandos suportados atualmente são 'init' e 'update'"
+
+#: ../fdroidserver/index.py
+msgid "The repository's fingerprint does not match."
+msgstr ""
+
+#: ../fdroidserver/common.py
+msgid "The repository's index could not be verified."
+msgstr ""
+
+#: ../fdroidserver/server.py
+#, python-brace-format
+msgid "The root dir for local_copy_dir \"{path}\" does not exist!"
+msgstr ""
+
+#: ../fdroidserver/nightly.py
+msgid "The the file to be included in the repo (path or glob)"
+msgstr ""
+
+#: ../fdroidserver/publish.py
+msgid "There is a keyalias collision - publishing halted"
+msgstr ""
+
+#: ../fdroidserver/import.py
+#, python-format
+msgid "This repo already has local metadata: %s"
+msgstr ""
+
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "UCM is set but it looks like checkupdates hasn't been run yet"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "URL shorteners should not be used"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+msgid "URL title is just the URL, use brackets: [URL]"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+#, python-brace-format
+msgid "URL {url} in Description: {error}"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Unexpected text on same line as {field} in {linedesc}"
+msgstr ""
+
+#: ../fdroid
+msgid "Unknown exception found!"
+msgstr "Uma exceção desconhecida foi encrontrada!"
+
+#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
+#: ../fdroidserver/lint.py
+#, python-brace-format
+msgid "Unknown file '{filename}' in build '{versionName}'"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-format
+msgid "Unknown metadata format: %s"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Unknown metadata format: {path}"
+msgstr "Formato de metadados desconhecido: {path}"
+
+#: ../fdroidserver/common.py
+msgid "Unknown version of aapt, might cause problems: "
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "Unnecessary leading space"
+msgstr ""
+
+#: ../fdroidserver/lint.py
+msgid "Unnecessary trailing space"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+msgid "Unrecognised app field: "
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Unrecognised field '{field}' in {linedesc}"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Unsupported file type \"{extension}\" for repo graphic"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "Unsupported graphics file found: {path}"
+msgstr ""
+
+#: ../fdroidserver/rewritemeta.py
+#, python-brace-format
+msgid "Unsupported metadata format, use: --to [{supported}]"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+msgid "Unterminated ]"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+msgid "Unterminated ]]"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Unterminated build in {name}"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "Unterminated continuation in {name}"
 msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: team@f-droid.org\n"
-"POT-Creation-Date: 2017-06-01 17:23+0200\n"
-"PO-Revision-Date: 2017-09-02 13:48+0000\n"
-"Last-Translator: Edgar Moraes Diniz <edgar.diniz@posteo.net>\n"
-"Language-Team: Portuguese (Brazil) "
-"<https://hosted.weblate.org/projects/f-droid/fdroidserver/pt_BR/>\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: Weblate 2.17-dev\n"
-
-#: ../fdroid:34
-msgid "Build a package from source"
-msgstr "Compilar um pacote a partir do código fonte"
 
-#: ../fdroid:35
-msgid "Quickly start a new repository"
-msgstr "Rapidamente comece um novo repositório"
+#: ../fdroidserver/lint.py
+#, python-format
+msgid "Unused extlib at %s"
+msgstr ""
 
-#: ../fdroid:36
-msgid "Sign and place packages in the repo"
-msgstr "Assine e coloque pacotes no repositório"
+#: ../fdroidserver/lint.py
+#, python-format
+msgid "Unused file at %s"
+msgstr ""
 
-#: ../fdroid:37
-msgid "Add gpg signatures for packages in repo"
-msgstr "Adicione assinaturas gpg para os pacotes no repositório"
+#: ../fdroidserver/lint.py
+msgid "Update Check Name is set to the known app id - it can be removed"
+msgstr ""
 
-#: ../fdroid:38
+#: ../fdroid
 msgid "Update repo information for new packages"
 msgstr "Atualize as informações do repositório para novos pacotes"
 
-#: ../fdroid:39
-msgid "Verify the integrity of downloaded packages"
-msgstr "Verifique a integridade dos pacotes baixados"
+#: ../fdroid
+msgid "Update the binary transparency log for a URL"
+msgstr "Atualizar o log de transparência de um binário para um URL"
 
-#: ../fdroid:40
-msgid "Check for updates to applications"
-msgstr "Verifique se existem atualizações para os aplicativos"
+#: ../fdroid
+msgid "Update the stats of the repo"
+msgstr "Atualizar as estatísticas do repositório"
 
-#: ../fdroid:41
-msgid "Add a new application from its source code"
-msgstr "Adicione um novo aplicativo a partir do seu código fonte"
+#: ../fdroidserver/update.py ../fdroidserver/build.py
+msgid "Update the wiki"
+msgstr "Atualizar a wiki"
 
-#: ../fdroid:42
-msgid "Install built packages on devices"
-msgstr "Instalar pacotes prontos nos dispositivos"
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+msgid "Usage"
+msgstr "Uso"
 
-#: ../fdroid:43
-msgid "Read all the metadata files and exit"
-msgstr "Ler todos os arquivos de metadados e sair"
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+#, python-format
+msgid "Usage: %s\n"
+msgstr "Uso: %s\n"
 
-#: ../fdroid:44
-msgid "Rewrite all the metadata files"
-msgstr "Reescrever todos os arquivos de metadados"
+#: ../fdroidserver/lint.py
+msgid "Use /HEAD instead of /master to point at a file in the default branch"
+msgstr ""
 
-#: ../fdroid:45
-msgid "Warn about possible metadata errors"
-msgstr "Avisar sobre possíveis erros de metadados"
+#: ../fdroidserver/update.py
+msgid "Use `fdroid update -c` to create it."
+msgstr ""
 
-#: ../fdroid:46
-msgid "Scan the source code of a package"
-msgstr "Escanear o código fonte de um pacote"
+#: ../fdroidserver/build.py
+msgid "Use build server"
+msgstr "Usar servidor de compilação"
 
-#: ../fdroid:47
-msgid "Dynamically scan APKs post build"
-msgstr "Escanear dinamicamente os APKs após a compilação"
+#: ../fdroidserver/update.py
+msgid "Use date from APK instead of current time for newly added APKs"
+msgstr "Usar a data do apk ao invés do horário atual para APKs recentemente adicionados"
 
-#: ../fdroid:48
-msgid "Update the stats of the repo"
-msgstr "Atualizar as estatísticas do repositório"
+msgid "Use date from apk instead of current time for newly added apks"
+msgstr "Usar a data do apk ao invés do horário atual para APKs recentemente adicionados"
 
-#: ../fdroid:49
-msgid "Interact with the repo HTTP server"
-msgstr "Interagir com o servidor HTTP do repositório"
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+#, python-brace-format
+msgid "Using \"{path}\" for configuring s3cmd."
+msgstr ""
 
-#: ../fdroid:50
-msgid "Sign indexes created using update --nosign"
-msgstr "Assinar os índices criados usando update --nosign"
+#: ../fdroidserver/common.py
+msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
+msgstr ""
 
-#: ../fdroid:51
-msgid "Update the binary transparency log for a URL"
-msgstr "Atualizar o log de transparência de um binário para um URL"
+#: ../fdroidserver/init.py
+#, python-brace-format
+msgid "Using existing keystore \"{path}\""
+msgstr ""
 
-#: ../fdroid:56
-msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
-msgstr "uso: fdroid [-h|--help|--version] <comando> [<args>]"
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+#, python-brace-format
+msgid "Using s3cmd to sync with: {url}"
+msgstr ""
 
-#: ../fdroid:58
+#: ../fdroid
 msgid "Valid commands are:"
 msgstr "Os comandos válidos são:"
 
-#: ../fdroid:104
-#, c-format
-msgid "Command '%s' not recognised.\n"
-msgstr "Comando '%s' não é reconhecido\n"
+#: ../fdroid
+msgid "Verify the integrity of downloaded packages"
+msgstr "Verifique a integridade dos pacotes baixados"
 
-#: ../fdroid:150
-msgid "Unknown exception found!"
-msgstr "Uma exceção desconhecida foi encrontrada!"
+#: ../fdroidserver/index.py
+msgid "Verifying index signature:"
+msgstr ""
 
-#: ../fdroidserver/btlog.py:154
-msgid "Path to the git repo to use as the log"
-msgstr "Caminho para o repositório git para usar como log"
+#: ../fdroid
+msgid "Warn about possible metadata errors"
+msgstr "Avisar sobre possíveis erros de metadados"
 
-#: ../fdroidserver/btlog.py:156
-msgid "The base URL for the repo to log (default: https://f-droid.org)"
+#: ../fdroidserver/update.py
+msgid "When configured for signed indexes, create only unsigned indexes at this stage"
+msgstr "Quando configurado para índices assinados, crie apenas índices não assinados nesta etapa"
+
+msgid "X.509 'Distiguished Name' used when generating keys"
+msgstr "X.509 'Distiguished Name' usado ao gerar as chaves"
+
+#: ../fdroidserver/init.py
+msgid "X.509 'Distinguished Name' used when generating keys"
+msgstr "X.509 'Distiguished Name' usado na geração de chaves"
+
+#: ../fdroidserver/common.py
+msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:"
 msgstr ""
-"O URL base para o registro de mudanças do repositório (padrão: "
-"https://f-droid.org)"
 
-#: ../fdroidserver/btlog.py:158
-msgid "Push the log to this git remote repository"
-msgstr "Mandar o registro de mudanças para este repositório git remoto"
+#: ../fdroidserver/nightly.py
+#, python-brace-format
+msgid "adding IdentityFile to {path}"
+msgstr ""
 
-#: ../fdroidserver/build.py:875 ../fdroidserver/install.py:52
-#: ../fdroidserver/publish.py:45 ../fdroidserver/scanner.py:255
-#: ../fdroidserver/verify.py:41
-msgid "app-id with optional versionCode in the form APPID[:VERCODE]"
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "adding to {name}: {path}"
 msgstr ""
-"app-id, com código de versão (versionCode) opcional, na forma APPID[:VERCODE]"
 
-#: ../fdroidserver/build.py:877
-msgid "Build only the latest version of each package"
-msgstr "Compilar apenas a última versão de cada pacote"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "ambiguous option: %(option)s could match %(matches)s"
+msgstr "opção ambígua: %(option)s poderia corresponder %(matches)s"
+
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+#, python-format
+msgid "ambiguous option: %s (%s?)"
+msgstr "opção ambígua: %s (%s?)"
+
+#: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py
+msgid "applicationId in the form APPID"
+msgstr "applicationId, na forma APPID"
+
+#: ../fdroidserver/checkupdates.py
+msgid "applicationId to check for updates"
+msgstr "applicationId para verificar se há atualizações"
+
+#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
+#: ../fdroidserver/verify.py ../fdroidserver/publish.py
+#: ../fdroidserver/dscanner.py ../fdroidserver/build.py
+#: ../fdroidserver/scanner.py ../fdroidserver/install.py
+msgid "applicationId with optional versionCode in the form APPID[:VERCODE]"
+msgstr "applicationId com versionCode  opcional na forma APPID[:VERCODE]"
+
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "argument \"-\" with mode %r"
+msgstr ""
 
-#: ../fdroidserver/build.py:879
-msgid "Make the build stop on exceptions"
-msgstr "Fazer a compilação parar se encontrar exceções"
+#: ../fdroidserver/nightly.py
+msgid "attempting bare ssh connection to test deploy key:"
+msgstr ""
 
-#: ../fdroidserver/build.py:881
-msgid ""
-"Test mode - put output in the tmp directory only, and always build, even if "
-"the output already exists."
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "can't open '%s': %s"
+msgstr "não dá pra abrir '%s': %s"
+
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+msgid "cannot have multiple subparser arguments"
 msgstr ""
-"Modo de teste - coloque a saída apenas no diretório tmp e sempre compile, "
-"mesmo que a saída já exista."
 
-#: ../fdroidserver/build.py:883
-msgid "Use build server"
-msgstr "Usar servidor de compilação"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "cannot merge actions - two groups are named %r"
+msgstr ""
 
-#: ../fdroidserver/build.py:885
-msgid ""
-"Reset and create a brand new build server, even if the existing one appears "
-"to be ok."
+#: ../fdroidserver/nightly.py
+msgid "cannot publish update, did you set the deploy key?"
 msgstr ""
-"Redefinir e criar um novo servidor de compilação, mesmo que o existente "
-"parecer normal."
 
-#: ../fdroidserver/build.py:887
-msgid "Specify that we're running on the build server"
-msgstr "Especificar que estamos executando no servidor de compilação"
+#: ../fdroidserver/nightly.py
+#, python-brace-format
+msgid "cloning {url}"
+msgstr ""
 
-#: ../fdroidserver/build.py:889
-msgid "Skip scanning the source code for binaries and other problems"
+#: ../fdroidserver/server.py
+msgid "command to execute, either 'init' or 'update'"
+msgstr "comando para executar, seja 'init' ou 'update'"
+
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+msgid "complex"
 msgstr ""
-"Pular o escaneamento do código fonte atrás de binários e outros problemas"
 
-#: ../fdroidserver/build.py:891
-msgid "Setup an emulator, install the apk on it and perform a drozer scan"
-msgstr "Configurar um emulador, instalar o apk nele e escanear com o drozer"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "conflicting option string: %s"
+msgid_plural "conflicting option strings: %s"
+msgstr[0] ""
+msgstr[1] ""
 
-#: ../fdroidserver/build.py:893
-msgid "Don't create a source tarball, useful when testing a build"
-msgstr "Não criar um tarball da fonte; útil quando testando uma compilação"
+#: ../fdroidserver/nightly.py
+#, python-brace-format
+msgid "copying {apkfilename} into {path}"
+msgstr ""
 
-#: ../fdroidserver/build.py:895
-msgid ""
-"Don't refresh the repository, useful when testing a build with no internet "
-"connection"
+#: ../fdroidserver/nightly.py
+#, python-brace-format
+msgid "created {path}"
 msgstr ""
-"Não atualizar o repositório; útil quando testando uma compilação sem conexão "
-"com a internet"
 
-#: ../fdroidserver/build.py:897
-msgid ""
-"Force build of disabled apps, and carries on regardless of scan problems. "
-"Only allowed in test mode."
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "deleting: repo/{apkfilename}"
 msgstr ""
-"Forçar a compilação de aplicativos desativados e continuar independentemente "
-"de problemas de escaneamento. Apenas permitido no modo de teste."
 
-#: ../fdroidserver/build.py:899
-msgid "Build all applications available"
-msgstr "Compilar todos aplicativos disponíveis"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "dest= is required for options like %r"
+msgstr ""
 
-#: ../fdroidserver/build.py:901 ../fdroidserver/update.py:1519
-msgid "Update the wiki"
-msgstr "Atualizar a wiki"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "expected %s argument"
+msgid_plural "expected %s arguments"
+msgstr[0] ""
+msgstr[1] ""
 
-#: ../fdroidserver/checkupdates.py:513
-msgid "app-id to check for updates"
-msgstr "app-id para verificar por atualizações"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+msgid "expected at least one argument"
+msgstr ""
 
-#: ../fdroidserver/checkupdates.py:515
-msgid "Process auto-updates"
-msgstr "Processar atualizações automáticas"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+msgid "expected at most one argument"
+msgstr ""
 
-#: ../fdroidserver/checkupdates.py:517
-msgid "Only process apps with auto-updates"
-msgstr "Processar apenas aplicativos com atualizações automáticas"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+msgid "expected one argument"
+msgstr ""
 
-#: ../fdroidserver/checkupdates.py:519
-msgid "Commit changes"
-msgstr "Enviar mudanças"
+#: ../fdroid
+msgid "fdroid [-h|--help|--version] <command> [<args>]"
+msgstr "fdroid [-h|--help|--version] <comando> [<args>]"
 
-#: ../fdroidserver/checkupdates.py:521
-msgid "Only print differences with the Play Store"
-msgstr "Apenas mostrar diferenças com a Play Store"
+#: ../fdroid
+msgid "fdroid [<command>] [-h|--help|--version|<args>]"
+msgstr "fdroid [<comando>] [-h|--help|--version|<args>]"
 
-#: ../fdroidserver/common.py:124
-msgid "Spew out even more information than normal"
-msgstr "Mostrar ainda mais informações que o normal"
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+msgid "floating-point"
+msgstr ""
 
-#: ../fdroidserver/common.py:126
-msgid "Restrict output to warnings and errors"
-msgstr "Restringir a saída a erros e avisos"
+#: ../fdroidserver/metadata.py
+msgid "force errors to be warnings, or ignore"
+msgstr "forçar erros como avisos ou ignorá-los"
+
+#: ../fdroidserver/metadata.py
+msgid "force metadata errors (default) to be warnings, or to be ignored."
+msgstr "Forçar os erros de metadados (padrão) para serem avisos, ou para serem ignorados."
 
-#: ../fdroidserver/dscanner.py:410
-msgid "app-id with optional versioncode in the form APPID[:VERCODE]"
+#: ../fdroidserver/common.py
+msgid "git svn clone failed"
 msgstr ""
-"app-id, com código de versão (versioncode) opcional, na forma APPID[:VERCODE]"
 
-#: ../fdroidserver/dscanner.py:413
-msgid "Scan only the latest version of each package"
-msgstr "Escanear apenas a versão mais recente de cada pacote"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "ignored explicit argument %r"
+msgstr ""
 
-#: ../fdroidserver/dscanner.py:416
-msgid "Clean after all scans have finished"
-msgstr "Limpar depois que todos os escaneamentos terminarem"
+#: ../fdroidserver/index.py
+msgid "index-v1 must have a signature, use `fdroid signindex` to create it!"
+msgstr ""
 
-#: ../fdroidserver/dscanner.py:419
-msgid "Clean before the scans start and rebuild the container"
-msgstr "Limpar antes do escanemento começar e recompilar o container"
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+msgid "integer"
+msgstr ""
 
-#: ../fdroidserver/dscanner.py:422
-msgid "Clean up all containers and then exit"
-msgstr "Limpar todos os containers e então sair"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "invalid %(type)s value: %(value)r"
+msgstr ""
 
-#: ../fdroidserver/dscanner.py:425
-msgid "Prepare drozer to run a scan"
-msgstr "Preparar o Drozer para fazer um escaneamento"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "invalid choice: %(value)r (choose from %(choices)s)"
+msgstr ""
 
-#: ../fdroidserver/dscanner.py:428
-msgid "Override path for repo APKs (default: ./repo)"
-msgstr "Substituir o caminho para os APKs do repositório (padrão: ./repo)"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "invalid conflict_resolution value: %r"
+msgstr ""
 
-#: ../fdroidserver/import.py:193
-msgid "Project URL to import from."
-msgstr "URL do projeto para importar."
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r"
+msgstr ""
 
-#: ../fdroidserver/import.py:195
-msgid "Path to main android project subdirectory, if not in root."
+#: ../fdroidserver/server.py
+#, python-brace-format
+msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
 msgstr ""
-"Caminho para os principais subdiretórios do projeto android, se não estiver "
-"na raiz (root)."
 
-#: ../fdroidserver/import.py:197
-msgid "Comma separated list of categories."
-msgstr "Lista de categorias separadas por vírgula."
+#: ../fdroidserver/server.py
+msgid "local_copy_dir must be an absolute path!"
+msgstr ""
 
-#: ../fdroidserver/import.py:199
-msgid "Overall license of the project."
-msgstr "Licença geral do projeto."
+#: ../fdroidserver/server.py
+msgid "local_copy_dir must be directory, not a file!"
+msgstr ""
 
-#: ../fdroidserver/import.py:201
-msgid ""
-"Allows a different revision (or git branch) to be specified for the initial "
-"import"
+#: ../fdroidserver/index.py
+#, python-format
+msgid "mirror '%s' does not end with 'fdroid'!"
 msgstr ""
-"Permite que uma revisão diferente (ou árvore do git) seja especificada para "
-"a importação inicial"
 
-#: ../fdroidserver/init.py:56
-msgid "X.509 'Distiguished Name' used when generating keys"
-msgstr "X.509 'Distiguished Name' usado ao gerar as chaves"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+msgid "mutually exclusive arguments must be optional"
+msgstr ""
 
-#: ../fdroidserver/init.py:58
-msgid "Path to the keystore for the repo signing key"
-msgstr "Caminho até a keystore para a chave de assinatura do repositório"
+#: ../fdroidserver/mirror.py
+#, python-brace-format
+msgid "no \"icon\" in {appid}"
+msgstr ""
 
-#: ../fdroidserver/init.py:60
-msgid "Alias of the repo signing key in the keystore"
-msgstr "Alias (apelido) da chave de assinatura do repositório na keystore"
+#: ../fdroidserver/signatures.py
+msgid "no APK supplied"
+msgstr ""
 
-#: ../fdroidserver/init.py:62
-msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)"
-msgstr "Caminho até o Android SDK (algumas vezes definido em ANDROID_HOME)"
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+#, python-format
+msgid "no such option: %s"
+msgstr "não tem tal opção: %s"
 
-#: ../fdroidserver/init.py:64
-#, fuzzy
-msgid "Do not prompt for Android SDK path, just fail"
-msgstr "Não solicitar um caminho para o Android SDK, apenas emitir falha"
+#: ../fdroid
+msgid "no version info found!"
+msgstr "não há informações de versão encontrada!"
 
-#: ../fdroidserver/install.py:54
-msgid "Install all signed applications available"
-msgstr "Instalar todos os aplicativos assinados disponíveis"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "not allowed with argument %s"
+msgstr ""
 
-#: ../fdroidserver/lint.py:393
-msgid "Also warn about formatting issues, like rewritemeta -l"
-msgstr "Também avisar sobre problemas de formatação, como rewritemeta -l"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "one of the arguments %s is required"
+msgstr ""
 
-#: ../fdroidserver/lint.py:394 ../fdroidserver/rewritemeta.py:57
-msgid "app-id in the form APPID"
-msgstr "app-id na forma APPID"
+#: ../fdroidserver/index.py ../fdroidserver/common.py
+msgid "only accepts strings, lists, and tuples"
+msgstr ""
 
-#: ../fdroidserver/metadata.py:1337
-msgid "force errors to be warnings, or ignore"
-msgstr "forçar erros como avisos ou ignorá-los"
+#: ../fdroidserver/install.py
+#, python-format
+msgid "option %s: If you really want to install all the signed apps, use --all"
+msgstr ""
 
-#: ../fdroidserver/rewritemeta.py:54
-msgid "List files that would be reformatted"
-msgstr "Listar arquivos que devem ser reformatados"
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+#, python-format
+msgid "option %s: invalid %s value: %r"
+msgstr ""
 
-#: ../fdroidserver/rewritemeta.py:56
-msgid "Rewrite to a specific format: "
-msgstr "Reescrever para um formato específico: "
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+#, python-format
+msgid "option %s: invalid choice: %r (choose from %s)"
+msgstr ""
 
-#: ../fdroidserver/server.py:547
-msgid "command to execute, either 'init' or 'update'"
-msgstr "comando para executar, seja 'init' ou 'update'"
+#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
+#, python-format
+msgid "option -%s not recognized"
+msgstr "Comando '%s' não é reconhecido"
+
+#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
+#, python-format
+msgid "option -%s requires argument"
+msgstr "Opção -%s necessita argumento"
+
+#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
+#, python-format
+msgid "option --%s must not have an argument"
+msgstr "opção --%s não pode ter argumento"
+
+#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
+#, python-format
+msgid "option --%s not a unique prefix"
+msgstr "opção --%s não é prefixo único"
+
+#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
+#, python-format
+msgid "option --%s not recognized"
+msgstr "Comando --%s não é reconhecido"
+
+#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
+#, python-format
+msgid "option --%s requires argument"
+msgstr "opção --%s necessita argumento"
+
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+msgid "optional arguments"
+msgstr "argumentos opcionais"
+
+#: ../fdroidserver/nightly.py
+#, python-brace-format
+msgid "overwriting existing {path}"
+msgstr ""
 
-#: ../fdroidserver/server.py:549
-msgid "Specify an identity file to provide to SSH for rsyncing"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+msgid "positional arguments"
+msgstr "argumentos posicionais"
+
+#: ../fdroidserver/signatures.py
+#, python-brace-format
+msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
 msgstr ""
-"Especifique um arquivo identidade para fornecer ao SSH para usar o rsync"
 
-#: ../fdroidserver/server.py:551
-msgid "Specify a local folder to sync the repo to"
-msgstr "Especifique uma pasta local para ser sincronizada com o repositório"
+#: ../fdroidserver/signatures.py
+#, python-brace-format
+msgid "refuse downloading via insecure http connection (use https or specify --no-https-check): {apkfilename}"
+msgstr ""
 
-#: ../fdroidserver/server.py:553
-msgid "Don't use rsync checksums"
-msgstr "Não usar as somas de verificação (checksums) do rsync"
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+#, python-brace-format
+msgid "s3cmd sync indexes {path} to {url} and delete"
+msgstr ""
 
-#: ../fdroidserver/stats.py:64
-msgid "Download logs we don't have"
-msgstr "Baixar os registros de alterações que nós não temos"
+#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
+msgid "show program's version number and exit"
+msgstr "mostrar versão do programa e sair"
 
-#: ../fdroidserver/stats.py:66
-msgid "Recalculate aggregate stats - use when changes "
-msgstr "Recalcular estatísticas agregadas - usar quando mudar "
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py
+#: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py
+msgid "show this help message and exit"
+msgstr "mostrar esta mensagem de ajuda e sair"
 
-#: ../fdroidserver/stats.py:69
-msgid "Don't do anything logs-related"
-msgstr "Não fazer nada relacionado a registros de alterações"
+#: ../fdroidserver/signatures.py
+msgid "signed APK, either a file-path or HTTPS URL."
+msgstr ""
 
-#: ../fdroidserver/update.py:1504
-msgid "Create a repo signing key in a keystore"
-msgstr "Criar uma chave de assinatura do repositório em uma keystore"
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "skipping source tarball: {path}"
+msgstr ""
 
-#: ../fdroidserver/update.py:1506
-msgid "Create skeleton metadata files that are missing"
-msgstr "Criar as bases dos arquivos de metadados que estão faltando"
+#: ../fdroidserver/lint.py
+msgid "srclibs missing name and/or @"
+msgstr ""
 
-#: ../fdroidserver/update.py:1508
-msgid "Delete APKs and/or OBBs without metadata from the repo"
-msgstr "Apagar do repositório os APKs e/ou OBBs sem metadados"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "the following arguments are required: %s"
+msgstr "os seguintes argumentos são necessários: %s"
 
-#: ../fdroidserver/update.py:1510
-msgid "Report on build data status"
-msgstr "Relatório sobre o status dos dados de compilação"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "unexpected option string: %s"
+msgstr "opção de cadeia de texto inesperada: %s"
 
-#: ../fdroidserver/update.py:1512
-msgid "Interactively ask about things that need updating."
-msgstr "Perguntar interativamente sobre elementos que precisam de atualização."
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "unknown parser %(parser_name)r (choices: %(choices)s)"
+msgstr ""
 
-#: ../fdroidserver/update.py:1514
-msgid "Resize all the icons exceeding the max pixel size and exit"
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
+#, python-format
+msgid "unrecognized arguments: %s"
+msgstr "argumentos não reconhecidos: %s"
+
+#: ../fdroidserver/common.py
+#, python-brace-format
+msgid "unsafe permissions on '{config_file}' (should be 0600)!"
+msgstr "permissões inseguras em '{config_file}' (deveria ser 0600)!"
+
+#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid
+msgid "usage: "
+msgstr "uso: "
+
+#: ../fdroid
+msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
+msgstr "uso: fdroid [-h|--help|--version] <comando> [<args>]"
+
+#: ../fdroidserver/server.py ../fdroidserver/upload.py
+#, python-brace-format
+msgid "using Apache libcloud to sync with {url}"
 msgstr ""
-"Redimensionar todos os ícones que excedam o tamanho máximo de pixels e sair"
 
-#: ../fdroidserver/update.py:1516
-#, c-format
-msgid "Specify editor to use in interactive mode. Default %s"
-msgstr "Especificar o editor que será usado no modo interativo. O padrão é %s"
+#: ../fdroidserver/publish.py
+#, python-brace-format
+msgid "{0} app, {1} key aliases"
+msgid_plural "{0} apps, {1} key aliases"
+msgstr[0] ""
+msgstr[1] ""
 
-#: ../fdroidserver/update.py:1521
-msgid "Produce human-readable index.xml"
-msgstr "Gerar um index.xml legível por humanos"
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "{apkfilename} ({appid}) has no metadata!"
+msgstr ""
 
-#: ../fdroidserver/update.py:1523
-msgid "Clean update - don't uses caches, reprocess all apks"
-msgstr "Atualização limpa - não usa cache, reprocessa todos os APKs"
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "{apkfilename} has multiple {name} files, looks like Master Key exploit!"
+msgstr ""
 
-#: ../fdroidserver/update.py:1525
-msgid ""
-"When configured for signed indexes, create only unsigned indexes at this "
-"stage"
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "{apkfilename}'s AndroidManifest.xml has a bad date: "
 msgstr ""
-"Quando configurado para índices assinados, crie apenas índices não assinados "
-"nesta etapa"
 
-#: ../fdroidserver/update.py:1527
-msgid "Use date from apk instead of current time for newly added apks"
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "{appid} does not have a name! Using package name instead."
 msgstr ""
-"Usar a data do apk ao invés do horário atual para APKs recentemente "
-"adicionados"
 
-#: ../fdroidserver/update.py:1529
-msgid "Rename APK files that do not match package.name_123.apk"
-msgstr "Renomear arquivos APK que não são do tipo pacote.nome_123.apk"
+#: ../fdroidserver/mirror.py
+#, python-brace-format
+msgid "{appid} is missing {name}"
+msgstr ""
+
+#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
+#: ../fdroidserver/lint.py
+#, python-brace-format
+msgid "{appid}: Unknown extlib {path} in build '{versionName}'"
+msgstr ""
+
+#: ../fdroidserver/scanner.py
+#, python-brace-format
+msgid "{appid}: no builds specified, running on current source state"
+msgstr ""
+
+#: ../fdroidserver/metadata.py
+#, python-brace-format
+msgid "{field} not terminated in {name}"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "{name} \"{path}\" does not exist! Correct it in config.py."
+msgstr ""
+
+#: ../fdroidserver/nightly.py
+#, python-brace-format
+msgid "{path} does not exist!  Create it by running:"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "{path} has bad file signature \"{pattern}\", possible Janus exploit!"
+msgstr ""
+
+#: ../fdroidserver/update.py
+#, python-brace-format
+msgid "{path} is zero size!"
+msgstr ""
+
+#: ../fdroidserver/mirror.py
+#, python-brace-format
+msgid "{url} does not end with \"fdroid\", check the URL path!"
+msgstr ""
+
+#: ../fdroidserver/build.py
+msgid "{} build failed"
+msgid_plural "{} builds failed"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../fdroidserver/build.py
+msgid "{} build succeeded"
+msgid_plural "{} builds succeeded"
+msgstr[0] ""
+msgstr[1] ""
+
+#, fuzzy
+#~ msgid "Add PGP signatures for packages in repo using GnuPG"
+#~ msgstr "Adicione assinaturas gpg para os pacotes no repositório"
+
+#~ msgid "Add gpg signatures for packages in repo"
+#~ msgstr "Adicione assinaturas gpg para os pacotes no repositório"
+
+#~ msgid "Clean update - don't uses caches, reprocess all apks"
+#~ msgstr "Atualização limpa - não usa cache, reprocessa todos os APKs"
+
+#~ msgid "app-id in the form APPID"
+#~ msgstr "app-id na forma APPID"
+
+#~ msgid "app-id to check for updates"
+#~ msgstr "app-id para verificar por atualizações"
+
+#~ msgid "app-id with optional versionCode in the form APPID[:VERCODE]"
+#~ msgstr "app-id, com código de versão (versionCode) opcional, na forma APPID[:VERCODE]"
+
+#~ msgid "app-id with optional versioncode in the form APPID[:VERCODE]"
+#~ msgstr "app-id, com código de versão (versioncode) opcional, na forma APPID[:VERCODE]"