From f490c8fc2c58656f2734fc67d99cde7a98006c51 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 1 Mar 2019 12:43:51 +0100 Subject: Release 1.0.1ubuntu2.21 --- po/pt_BR.po | 368 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 190 insertions(+), 178 deletions(-) (limited to 'po/pt_BR.po') diff --git a/po/pt_BR.po b/po/pt_BR.po index ea227b290..6964067a8 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2014-04-10 14:25+0200\n" +"POT-Creation-Date: 2019-03-01 11:47+0000\n" "PO-Revision-Date: 2008-11-17 02:33-0200\n" "Last-Translator: Felipe Augusto van de Wiel (faw) \n" "Language-Team: Brazilian Portuguese %s)." msgstr "renomeação falhou, %s (%s -> %s)." @@ -2855,19 +2861,19 @@ msgstr "Tipo '%s' não é conhecido na linha %u na lista de fontes %s" msgid "Type '%s' is not known on stanza %u in source list %s" msgstr "Tipo '%s' não é conhecido na linha %u na lista de fontes %s" -#: apt-pkg/packagemanager.cc:303 apt-pkg/packagemanager.cc:932 +#: apt-pkg/packagemanager.cc:303 apt-pkg/packagemanager.cc:977 #, c-format msgid "" "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " "under APT::Immediate-Configure for details. (%d)" msgstr "" -#: apt-pkg/packagemanager.cc:504 apt-pkg/packagemanager.cc:535 +#: apt-pkg/packagemanager.cc:549 apt-pkg/packagemanager.cc:580 #, fuzzy, c-format msgid "Could not configure '%s'. " msgstr "Não foi possível abrir arquivo %s" -#: apt-pkg/packagemanager.cc:577 +#: apt-pkg/packagemanager.cc:622 #, c-format msgid "" "This installation run will require temporarily removing the essential " @@ -2952,12 +2958,12 @@ msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." msgstr "" "Por favor, insira o disco nomeado: '%s' na unidade '%s' e pressione enter." -#: apt-pkg/init.cc:146 +#: apt-pkg/init.cc:147 #, c-format msgid "Packaging system '%s' is not supported" msgstr "Sistema de empacotamento '%s' não é suportado" -#: apt-pkg/init.cc:162 +#: apt-pkg/init.cc:163 msgid "Unable to determine a suitable packaging system type" msgstr "Impossível determinar um tipo de sistema de empacotamento aplicável." @@ -2970,38 +2976,44 @@ msgstr "Impossível executar \"stat\" %s." msgid "You must put some 'source' URIs in your sources.list" msgstr "Você deve colocar algumas URIs 'source' em seu sources.list" -#: apt-pkg/cachefile.cc:94 +#: apt-pkg/cachefile.cc:96 msgid "The package lists or status file could not be parsed or opened." msgstr "" "As listas de pacotes ou os arquivos de estado não puderam ser analisados ou " "abertos." -#: apt-pkg/cachefile.cc:98 +#: apt-pkg/cachefile.cc:100 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:116 +#: apt-pkg/cachefile.cc:118 msgid "The list of sources could not be read." msgstr "A lista de fontes não pode ser lida." -#: apt-pkg/policy.cc:83 +#: apt-pkg/policy.cc:87 #, c-format msgid "" "The value '%s' is invalid for APT::Default-Release as such a release is not " "available in the sources" msgstr "" -#: apt-pkg/policy.cc:422 +#: apt-pkg/policy.cc:451 #, fuzzy, c-format msgid "Invalid record in the preferences file %s, no Package header" msgstr "Registro inválido no arquivo de preferências, sem cabeçalho Package" -#: apt-pkg/policy.cc:444 +#: apt-pkg/policy.cc:473 #, c-format msgid "Did not understand pin type %s" msgstr "Não foi possível entender o tipo de \"pin\" %s" -#: apt-pkg/policy.cc:452 +#: apt-pkg/policy.cc:482 +#, c-format +msgid "" +"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records" +msgstr "" + +#: apt-pkg/policy.cc:493 msgid "No priority (or zero) specified for pin" msgstr "Nenhuma prioridade (ou zero) especificada para \"pin\"" @@ -3051,66 +3063,66 @@ msgid "Package %s %s was not found while processing file dependencies" msgstr "" "Pacote %s %s não foi encontrado enquanto processando dependências de arquivo" -#: apt-pkg/pkgcachegen.cc:1211 +#: apt-pkg/pkgcachegen.cc:1213 #, c-format msgid "Couldn't stat source package list %s" msgstr "Não foi possível executar \"stat\" na lista de pacotes fonte %s" -#: apt-pkg/pkgcachegen.cc:1299 apt-pkg/pkgcachegen.cc:1403 -#: apt-pkg/pkgcachegen.cc:1409 apt-pkg/pkgcachegen.cc:1566 +#: apt-pkg/pkgcachegen.cc:1301 apt-pkg/pkgcachegen.cc:1405 +#: apt-pkg/pkgcachegen.cc:1411 apt-pkg/pkgcachegen.cc:1572 msgid "Reading package lists" msgstr "Lendo listas de pacotes" -#: apt-pkg/pkgcachegen.cc:1316 +#: apt-pkg/pkgcachegen.cc:1318 msgid "Collecting File Provides" msgstr "Coletando Arquivo \"Provides\"" -#: apt-pkg/pkgcachegen.cc:1508 apt-pkg/pkgcachegen.cc:1515 +#: apt-pkg/pkgcachegen.cc:1512 apt-pkg/pkgcachegen.cc:1519 msgid "IO Error saving source cache" msgstr "Erro de E/S ao gravar cache fonte" -#: apt-pkg/acquire-item.cc:163 +#: apt-pkg/acquire-item.cc:164 msgid "Hash Sum mismatch" msgstr "Hash Sum incorreto" -#: apt-pkg/acquire-item.cc:168 +#: apt-pkg/acquire-item.cc:169 msgid "Size mismatch" msgstr "Tamanho incorreto" -#: apt-pkg/acquire-item.cc:173 +#: apt-pkg/acquire-item.cc:174 #, fuzzy msgid "Invalid file format" msgstr "Operação %s inválida" -#: apt-pkg/acquire-item.cc:1579 +#: apt-pkg/acquire-item.cc:1633 #, c-format msgid "" "Unable to find expected entry '%s' in Release file (Wrong sources.list entry " "or malformed file)" msgstr "" -#: apt-pkg/acquire-item.cc:1595 +#: apt-pkg/acquire-item.cc:1649 #, fuzzy, c-format msgid "Unable to find hash sum for '%s' in Release file" msgstr "Impossível analisar arquivo de pacote %s (1)" -#: apt-pkg/acquire-item.cc:1637 +#: apt-pkg/acquire-item.cc:1691 msgid "There is no public key available for the following key IDs:\n" msgstr "Não existem chaves públicas para os seguintes IDs de chaves:\n" -#: apt-pkg/acquire-item.cc:1675 +#: apt-pkg/acquire-item.cc:1729 #, c-format msgid "" "Release file for %s is expired (invalid since %s). Updates for this " "repository will not be applied." msgstr "" -#: apt-pkg/acquire-item.cc:1697 +#: apt-pkg/acquire-item.cc:1751 #, c-format msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "" -#: apt-pkg/acquire-item.cc:1727 +#: apt-pkg/acquire-item.cc:1781 #, c-format msgid "" "An error occurred during the signature verification. The repository is not " @@ -3118,12 +3130,12 @@ msgid "" msgstr "" #. Invalid signature file, reject (LP: #346386) (Closes: #627642) -#: apt-pkg/acquire-item.cc:1737 apt-pkg/acquire-item.cc:1742 +#: apt-pkg/acquire-item.cc:1791 apt-pkg/acquire-item.cc:1796 #, c-format msgid "GPG error: %s: %s" msgstr "" -#: apt-pkg/acquire-item.cc:1865 +#: apt-pkg/acquire-item.cc:1919 #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " @@ -3133,12 +3145,12 @@ msgstr "" "que você precisa consertar manualmente este pacote. (devido a arquitetura " "não especificada)." -#: apt-pkg/acquire-item.cc:1931 +#: apt-pkg/acquire-item.cc:1985 #, c-format msgid "Can't find a source to download version '%s' of '%s'" msgstr "" -#: apt-pkg/acquire-item.cc:1989 +#: apt-pkg/acquire-item.cc:2045 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." @@ -3508,7 +3520,7 @@ msgid "" "local system" msgstr "" -#: apt-pkg/deb/dpkgpm.cc:1683 +#: apt-pkg/deb/dpkgpm.cc:1684 msgid "" "No apport report written because the error message indicates a dpkg I/O error" msgstr "" -- cgit v1.2.3