diff options
author | Julian Andres Klode <jak@debian.org> | 2018-01-03 23:35:18 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2018-01-03 23:35:18 +0100 |
commit | a283107760379b869b9b730e03b9d2d4aac4e736 (patch) | |
tree | 8746de8ce84bd6dbe21bdcae00ebb0b68c64c544 /po/pt_BR.po | |
parent | 6ee1b762322e725d50ea53e2cf16f8450e23c578 (diff) |
Release 1.6~alpha61.6_alpha6
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 93 |
1 files changed, 43 insertions, 50 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 8595a74fd..87c607831 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2017-10-22 23:49+0200\n" +"POT-Creation-Date: 2018-01-03 22:34+0000\n" "PO-Revision-Date: 2008-11-17 02:33-0200\n" "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n" "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian." @@ -147,7 +147,7 @@ msgstr "Arquivo %s/%s sobrescreve arquivo no pacote %s" #. Only warn if there is no sources.list file. #: apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc #: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/deb/dpkgpm.cc -#: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc methods/mirror.cc +#: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc #, c-format msgid "Unable to read %s" msgstr "Impossível ler %s" @@ -358,6 +358,11 @@ msgid "" "applied. See %s manpage for details." msgstr "" +#: apt-pkg/acquire-item.cc apt-pkg/update.cc apt-private/private-download.cc +#, c-format +msgid "Failed to fetch %s %s" +msgstr "Falhou ao buscar %s %s" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -373,14 +378,6 @@ msgstr "" msgid "Can't find a source to download version '%s' of '%s'" msgstr "" -#: apt-pkg/acquire-item.cc -#, c-format -msgid "" -"The package index files are corrupted. No Filename: field for package %s." -msgstr "" -"Os arquivos de índice de pacotes estão corrompidos. Nenhum campo \"Filename:" -"\" para o pacote %s." - #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 #: apt-pkg/acquire-item.cc #, fuzzy, c-format @@ -426,6 +423,11 @@ msgstr "Diretório de listas %spartial está faltando." #: apt-pkg/acquire.cc #, fuzzy, c-format +msgid "List directory %sauxfiles is missing." +msgstr "Diretório de listas %spartial está faltando." + +#: apt-pkg/acquire.cc +#, fuzzy, c-format msgid "Archives directory %spartial is missing." msgstr "Diretório de arquivos %spartial está faltando." @@ -493,7 +495,7 @@ msgstr "" msgid "You may want to run apt-get update to correct these problems" msgstr "Você terá que executar apt-get update para corrigir estes problemas" -#: apt-pkg/cachefile.cc +#: apt-pkg/cachefile.cc methods/mirror.cc msgid "The list of sources could not be read." msgstr "A lista de fontes não pode ser lida." @@ -1555,11 +1557,6 @@ msgstr "Você deve colocar algumas URIs 'source' em seu sources.list" msgid "Cannot convert %s to integer: out of range" msgstr "" -#: apt-pkg/update.cc apt-private/private-download.cc -#, c-format -msgid "Failed to fetch %s %s" -msgstr "Falhou ao buscar %s %s" - #: apt-pkg/update.cc #, fuzzy msgid "" @@ -3487,17 +3484,23 @@ msgstr "Arquivo não encontrado" msgid "Direct connection to %s domains is blocked by default." msgstr "" -#: methods/connect.cc methods/http.cc -#, c-format -msgid "Connecting to %s (%s)" -msgstr "Conectando em %s (%s)" - #: methods/connect.cc #, c-format msgid "[IP: %s %s]" msgstr "[IP: %s %s]" #: methods/connect.cc +#, fuzzy, c-format +#| msgid "Connecting to %s (%s)" +msgid "Connected to %s (%s)" +msgstr "Conectando em %s (%s)" + +#: methods/connect.cc methods/http.cc +#, c-format +msgid "Connecting to %s (%s)" +msgstr "Conectando em %s (%s)" + +#: methods/connect.cc #, c-format msgid "Could not create a socket for %s (f=%u t=%u p=%u)" msgstr "Não foi possível criar um socket para %s (f=%u t=%u p=%u)" @@ -3507,11 +3510,6 @@ msgstr "Não foi possível criar um socket para %s (f=%u t=%u p=%u)" msgid "Cannot initiate the connection to %s:%s (%s)." msgstr "Não foi possível iniciar a conexão para %s:%s (%s)." -#: methods/connect.cc -#, c-format -msgid "Could not connect to %s:%s (%s), connection timed out" -msgstr "Não foi possível conectar em %s:%s (%s), conexão expirou" - #: methods/connect.cc methods/ftp.cc methods/rsh.cc msgid "Failed" msgstr "Falhou" @@ -3521,6 +3519,11 @@ msgstr "Falhou" msgid "Could not connect to %s:%s (%s)." msgstr "Não foi possível conectar em %s:%s (%s)." +#: methods/connect.cc +#, c-format +msgid "Could not connect to %s:%s (%s), connection timed out" +msgstr "Não foi possível conectar em %s:%s (%s), conexão expirou" + #. We say this mainly because the pause here is for the #. ssh connection that is still going #: methods/connect.cc methods/rsh.cc @@ -3775,30 +3778,6 @@ msgstr "Conexão expirou" msgid "Error writing to output file" msgstr "Erro escrevendo para arquivo de saída" -#. FIXME: fallback to a default mirror here instead -#. and provide a config option to define that default -#: methods/mirror.cc -#, c-format -msgid "No mirror file '%s' found " -msgstr "" - -#. FIXME: fallback to a default mirror here instead -#. and provide a config option to define that default -#: methods/mirror.cc -#, fuzzy, c-format -msgid "Can not read mirror file '%s'" -msgstr "Não foi possível abrir arquivo %s" - -#: methods/mirror.cc -#, fuzzy, c-format -msgid "No entry found in mirror file '%s'" -msgstr "Não foi possível abrir arquivo %s" - -#: methods/mirror.cc -#, c-format -msgid "[Mirror: %s]" -msgstr "" - #: methods/rred.cc msgid "Failed to set modification time" msgstr "Falhou ao definir hora de modificação" @@ -3811,6 +3790,20 @@ msgstr "Conexão encerrada prematuramente" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "" +#~ "The package index files are corrupted. No Filename: field for package %s." +#~ msgstr "" +#~ "Os arquivos de índice de pacotes estão corrompidos. Nenhum campo " +#~ "\"Filename:\" para o pacote %s." + +#, fuzzy +#~ msgid "Can not read mirror file '%s'" +#~ msgstr "Não foi possível abrir arquivo %s" + +#, fuzzy +#~ msgid "No entry found in mirror file '%s'" +#~ msgstr "Não foi possível abrir arquivo %s" + #~ msgid "Opening configuration file %s" #~ msgstr "Abrindo arquivo de configuração %s" |