X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9270be361451829fec7e4c9acc2ff2bca47e82d5..20d4340a33c427dd03b84bcdecd71a5e507926e0:/po/pt_BR.po diff --git a/po/pt_BR.po b/po/pt_BR.po index 577e928ae..79805ed3e 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: 2015-11-25 16:01+0100\n" +"POT-Creation-Date: 2016-02-10 18:02+0100\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." @@ -250,6 +250,36 @@ msgstr "Você não possui espaço suficiente em %s." msgid "Unable to lock the download directory" msgstr "ImpossÃvel criar trava no diretório de download" +#: apt-private/private-install.cc +msgid "" +"Some packages could not be installed. This may mean that you have\n" +"requested an impossible situation or if you are using the unstable\n" +"distribution that some required packages have not yet been created\n" +"or been moved out of Incoming." +msgstr "" +"Alguns pacotes não puderam ser instalados. Isto pode significar que\n" +"você solicitou uma situação impossÃvel ou, se você está usando a\n" +"distribuição instável, que alguns pacotes requeridos não foram\n" +"criados ainda ou foram retirados da \"Incoming\"." + +#. +#. if (Packages == 1) +#. { +#. c1out << std::endl; +#. c1out << +#. _("Since you only requested a single operation it is extremely likely that\n" +#. "the package is simply not installable and a bug report against\n" +#. "that package should be filed.") << std::endl; +#. } +#. +#: apt-private/private-install.cc +msgid "The following information may help to resolve the situation:" +msgstr "A informação a seguir pode ajudar a resolver a situação:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "Pacotes quebrados" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "Erro interno, InstallPackages foi chamado com pacotes quebrados!" @@ -398,20 +428,6 @@ msgstr "" "Hmm, parece que o AutoRemover destruiu algo o que realmente não deveria\n" "acontecer. Por favor, reporte um bug contra o apt." -#. -#. if (Packages == 1) -#. { -#. c1out << std::endl; -#. c1out << -#. _("Since you only requested a single operation it is extremely likely that\n" -#. "the package is simply not installable and a bug report against\n" -#. "that package should be filed.") << std::endl; -#. } -#. -#: apt-private/private-install.cc -msgid "The following information may help to resolve the situation:" -msgstr "A informação a seguir pode ajudar a resolver a situação:" - #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "Erro Interno, o AutoRemover quebrou coisas" @@ -461,22 +477,6 @@ msgstr "" "Dependências desencontradas. Tente 'apt-get -f install' sem nenhum pacote " "(ou especifique uma solução)." -#: apt-private/private-install.cc -msgid "" -"Some packages could not be installed. This may mean that you have\n" -"requested an impossible situation or if you are using the unstable\n" -"distribution that some required packages have not yet been created\n" -"or been moved out of Incoming." -msgstr "" -"Alguns pacotes não puderam ser instalados. Isto pode significar que\n" -"você solicitou uma situação impossÃvel ou, se você está usando a\n" -"distribuição instável, que alguns pacotes requeridos não foram\n" -"criados ainda ou foram retirados da \"Incoming\"." - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "Pacotes quebrados" - #: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" @@ -885,29 +885,6 @@ msgstr "Confira se o pacote 'dpkg-dev' está instalado.\n" msgid "Build command '%s' failed.\n" msgstr "Comando de construção '%s' falhou.\n" -#: apt-private/private-source.cc -msgid "Must specify at least one package to check builddeps for" -msgstr "" -"Deve-se especificar pelo menos um pacote para que se cheque as dependências " -"de construção" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" -msgstr "" - -#: apt-private/private-source.cc -#, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" -msgstr "" - -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "Falhou ao processar as dependências de construção" - #: apt-private/private-source.cc #, c-format msgid "Unable to get build-dependency information for %s" @@ -919,57 +896,27 @@ msgid "%s has no build depends.\n" msgstr "%s não tem dependências de construção.\n" #: apt-private/private-source.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" +msgid "Must specify at least one package to check builddeps for" msgstr "" -"a dependência de %s por %s não pode ser satisfeita porque o pacote %s não " -"pode ser encontrado" +"Deve-se especificar pelo menos um pacote para que se cheque as dependências " +"de construção" #: apt-private/private-source.cc #, c-format msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" msgstr "" -"a dependência de %s por %s não pode ser satisfeita porque o pacote %s não " -"pode ser encontrado" #: apt-private/private-source.cc #, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" -msgstr "" -"Falhou ao satisfazer a dependência de %s por %s: Pacote instalado %s é muito " -"novo" - -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" +msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" -"a dependência de %s por %s não pode ser satisfeita porque nenhuma versão " -"disponÃvel do pacote %s pode satisfazer os requerimentos de versão" #: apt-private/private-source.cc #, fuzzy, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" -msgstr "" -"a dependência de %s por %s não pode ser satisfeita porque o pacote %s não " -"pode ser encontrado" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "Falhou ao satisfazer a dependência de %s por %s: %s" - -#: apt-private/private-source.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "Não foi possÃvel satisfazer as dependências de compilação para %s." +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "Falhou ao processar as dependências de construção" #: apt-private/private-source.cc msgid "Failed to process build dependencies" @@ -985,6 +932,11 @@ msgstr "Falha ao baixar %s %s\n" msgid "Your '%s' file changed, please run 'apt-get update'." msgstr "" +#: apt-private/private-unmet.cc +#, c-format +msgid "Package %s version %s has an unmet dep:\n" +msgstr "O pacote %s versão %s tem uma dependência desencontrada:\n" + #: apt-private/private-update.cc msgid "The update command takes no arguments" msgstr "O comando update não leva argumentos" @@ -1001,11 +953,6 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc -#, c-format -msgid "Package %s version %s has an unmet dep:\n" -msgstr "O pacote %s versão %s tem uma dependência desencontrada:\n" - #: cmdline/apt-cache.cc #, fuzzy msgid "apt-cache stats does not take any arguments" @@ -1121,66 +1068,6 @@ msgstr "Lista o nome de todos os pacotes no sistema" msgid "Show policy settings" msgstr "Mostra as configurações de polÃticas" -#: cmdline/apt.cc -msgid "" -"Usage: apt [options] command\n" -"\n" -"apt is a commandline package manager and provides commands for\n" -"searching and managing as well as querying information about packages.\n" -"It provides the same functionality as the specialized APT tools,\n" -"like apt-get and apt-cache, but enables options more suitable for\n" -"interactive use by default.\n" -msgstr "" - -#. query -#: cmdline/apt.cc -msgid "list packages based on package names" -msgstr "" - -#: cmdline/apt.cc -#, fuzzy -msgid "search in package descriptions" -msgstr "Lendo listas de pacotes" - -#: cmdline/apt.cc -msgid "show package details" -msgstr "" - -#. package stuff -#: cmdline/apt.cc -#, fuzzy -msgid "install packages" -msgstr "Pacotes alfinetados (\"pinned\"):" - -#: cmdline/apt.cc -#, fuzzy -msgid "remove packages" -msgstr "Pacotes quebrados" - -#: cmdline/apt.cc cmdline/apt-get.cc -msgid "Remove automatically all unused packages" -msgstr "Remove automaticamente todos os pacotes não usados" - -#. system wide stuff -#: cmdline/apt.cc -#, fuzzy -msgid "update list of available packages" -msgstr "%s configurado para instalar manualmente.\n" - -#: cmdline/apt.cc -msgid "upgrade the system by installing/upgrading packages" -msgstr "" - -#: cmdline/apt.cc -msgid "upgrade the system by removing/installing/upgrading packages" -msgstr "" - -#. misc -#: cmdline/apt.cc -#, fuzzy -msgid "edit the source information file" -msgstr "Lendo informação de estado" - #: cmdline/apt-cdrom.cc #, fuzzy msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" @@ -1307,6 +1194,10 @@ msgstr "Remove pacotes" msgid "Remove packages and config files" msgstr "Remove e expurga (\"purge\") pacotes" +#: cmdline/apt-get.cc cmdline/apt.cc +msgid "Remove automatically all unused packages" +msgstr "Remove automaticamente todos os pacotes não usados" + #: cmdline/apt-get.cc msgid "Distribution upgrade, see apt-get(8)" msgstr "Atualiza a distribuição, veja apt-get(8)" @@ -1364,6 +1255,7 @@ msgstr "" #: cmdline/apt-helper.cc msgid "" "Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" @@ -1378,6 +1270,10 @@ msgstr "" msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "" +#: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + #: cmdline/apt-helper.cc msgid "detect proxy using apt.conf" msgstr "" @@ -1478,6 +1374,62 @@ msgstr "%s configurado para instalar manualmente.\n" msgid "Print the list of package on hold" msgstr "" +#: cmdline/apt.cc +msgid "" +"Usage: apt [options] command\n" +"\n" +"apt is a commandline package manager and provides commands for\n" +"searching and managing as well as querying information about packages.\n" +"It provides the same functionality as the specialized APT tools,\n" +"like apt-get and apt-cache, but enables options more suitable for\n" +"interactive use by default.\n" +msgstr "" + +#. query +#: cmdline/apt.cc +msgid "list packages based on package names" +msgstr "" + +#: cmdline/apt.cc +#, fuzzy +msgid "search in package descriptions" +msgstr "Lendo listas de pacotes" + +#: cmdline/apt.cc +msgid "show package details" +msgstr "" + +#. package stuff +#: cmdline/apt.cc +#, fuzzy +msgid "install packages" +msgstr "Pacotes alfinetados (\"pinned\"):" + +#: cmdline/apt.cc +#, fuzzy +msgid "remove packages" +msgstr "Pacotes quebrados" + +#. system wide stuff +#: cmdline/apt.cc +#, fuzzy +msgid "update list of available packages" +msgstr "%s configurado para instalar manualmente.\n" + +#: cmdline/apt.cc +msgid "upgrade the system by installing/upgrading packages" +msgstr "" + +#: cmdline/apt.cc +msgid "upgrade the system by removing/installing/upgrading packages" +msgstr "" + +#. misc +#: cmdline/apt.cc +#, fuzzy +msgid "edit the source information file" +msgstr "Lendo informação de estado" + #: methods/cdrom.cc #, c-format msgid "Unable to read the cdrom database %s" @@ -1574,11 +1526,11 @@ msgstr "Algo estranho aconteceu resolvendo '%s:%s' (%i)" msgid "Unable to connect to %s:%s:" msgstr "ImpossÃvel conectar em %s %s:" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/store.cc msgid "Failed to stat" msgstr "Falhou ao executar \"stat\"" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/rred.cc methods/store.cc msgid "Failed to set modification time" msgstr "Falhou ao definir hora de modificação" @@ -1775,10 +1727,6 @@ msgstr "" "As assinaturas a seguir não puderam ser verificadas devido à chave pública " "não estar disponÃvel:\n" -#: methods/gzip.cc -msgid "Empty files can't be valid archives" -msgstr "" - #: methods/http.cc msgid "Error writing to the file" msgstr "Erro escrevendo para o arquivo" @@ -1846,6 +1794,12 @@ msgstr "Não foi possÃvel abrir arquivo %s" msgid "[Mirror: %s]" msgstr "" +#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Failed to stat %s" +msgstr "Falhou ao executar \"stat\" %s" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "Falhou ao criar pipe IPC para sub-processo" @@ -1901,6 +1855,10 @@ msgstr "" msgid "Internal error" msgstr "Erro interno" +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "" + #: dselect/install:33 msgid "Bad default setting!" msgstr "Configuração padrão ruim!" @@ -2150,11 +2108,6 @@ msgstr "" msgid "Unable to open DB file %s: %s" msgstr "ImpossÃvel abrir o arquivo BD %s: %s" -#: ftparchive/cachedb.cc apt-inst/extract.cc -#, c-format -msgid "Failed to stat %s" -msgstr "Falhou ao executar \"stat\" %s" - #: ftparchive/cachedb.cc #, fuzzy msgid "Failed to read .dsc" @@ -2281,7 +2234,7 @@ msgstr "Falhou ao abrir %s" msgid " DeLink %s [%s]\n" msgstr " DeLink %s [%s]\n" -#: ftparchive/writer.cc +#: ftparchive/writer.cc apt-pkg/acquire-item.cc #, c-format msgid "Failed to readlink %s" msgstr "Falhou ao executar \"readlink\" %s" @@ -2470,45 +2423,6 @@ msgstr "Adição dupla de desvio %s -> %s" msgid "Duplicate conf file %s/%s" msgstr "Arquivo de configuração duplicado %s/%s" -#: apt-pkg/acquire.cc apt-pkg/cdrom.cc -#, fuzzy, c-format -msgid "List directory %spartial 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." - -#: apt-pkg/acquire.cc -#, fuzzy, c-format -msgid "Unable to lock directory %s" -msgstr "ImpossÃvel criar trava no diretório de listas" - -#: apt-pkg/acquire.cc -#, c-format -msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." -msgstr "" - -#: apt-pkg/acquire.cc apt-pkg/clean.cc -#, fuzzy, c-format -msgid "Clean of %s is not supported" -msgstr "Tipo de arquivo de Ãndice '%s' não é suportado" - -#. only show the ETA if it makes sense -#. two days -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "Obtendo o arquivo %li de %li (%s restantes)" - -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li" -msgstr "Obtendo arquivo %li de %li" - #: apt-pkg/acquire-item.cc msgid "" "Updating from such a repository can't be done securely, and is therefore " @@ -2577,6 +2491,13 @@ msgid "" "or malformed file)" msgstr "" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + #: apt-pkg/acquire-item.cc 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" @@ -2674,6 +2595,50 @@ msgid "" msgstr "" "Por favor, insira o disco nomeado: '%s' na unidade '%s' e pressione enter." +#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#, fuzzy, c-format +msgid "List directory %spartial 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." + +#: apt-pkg/acquire.cc +#, fuzzy, c-format +msgid "Unable to lock directory %s" +msgstr "ImpossÃvel criar trava no diretório de listas" + +#: apt-pkg/acquire.cc +#, c-format +msgid "No sandbox user '%s' on the system, can not drop privileges" +msgstr "" + +#: apt-pkg/acquire.cc +#, c-format +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" + +#: apt-pkg/acquire.cc apt-pkg/clean.cc +#, fuzzy, c-format +msgid "Clean of %s is not supported" +msgstr "Tipo de arquivo de Ãndice '%s' não é suportado" + +#. only show the ETA if it makes sense +#. two days +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "Obtendo o arquivo %li de %li (%s restantes)" + +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li" +msgstr "Obtendo arquivo %li de %li" + #: apt-pkg/algorithms.cc #, c-format msgid "" @@ -3038,14 +3003,8 @@ msgid "Problem closing the gzip file %s" msgstr "Problema fechando o arquivo" #: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file %s" -msgstr "Não foi possÃvel abrir arquivo %s" - -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Could not open file descriptor %d" -msgstr "Não foi possÃvel abrir \"pipe\" para %s" +msgid "Unexpected end of file" +msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" @@ -3055,6 +3014,16 @@ msgstr "Falhou ao criar sub-processo IPC" msgid "Failed to exec compressor " msgstr "Falhou ao executar compactador " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file %s" +msgstr "Não foi possÃvel abrir arquivo %s" + +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "Could not open file descriptor %d" +msgstr "Não foi possÃvel abrir \"pipe\" para %s" + #: apt-pkg/contrib/fileutl.cc #, fuzzy, c-format msgid "read, still have %llu to read but none left" @@ -3211,6 +3180,13 @@ msgstr "Nota, selecionando %s ao invés de %s\n" msgid "No Hash entry in Release file %s" msgstr "" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "" +"No Hash entry in Release file %s, which is considered strong enough for " +"security purposes" +msgstr "" + #: apt-pkg/deb/debmetaindex.cc #, fuzzy, c-format msgid "Invalid 'Date' entry in Release file %s" @@ -3525,11 +3501,6 @@ msgstr "O arquivo de cache de pacotes está corrompido" msgid "The package cache file is an incompatible version" msgstr "O arquivo de cache de pacotes é uma versão incompatÃvel" -#: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "O arquivo de cache de pacotes está corrompido" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3540,6 +3511,11 @@ msgstr "Este APT não suporta o sistema de versões '%s'" msgid "The package cache was built for different architectures: %s vs %s" msgstr "O cache de pacotes foi gerado para uma arquitetura diferente" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "O arquivo de cache de pacotes está corrompido" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Depende" @@ -3576,14 +3552,14 @@ msgstr "Quebra" msgid "Enhances" msgstr "" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "importante" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "requerido" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "importante" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "padrão" @@ -3709,7 +3685,7 @@ msgstr "Você deve colocar algumas URIs 'source' em seu sources.list" #: apt-pkg/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" #: apt-pkg/update.cc @@ -3730,6 +3706,49 @@ msgstr "" msgid "Calculating upgrade" msgstr "Calculando atualização" +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +#~ "packages" +#~ msgstr "" +#~ "a dependência de %s por %s não pode ser satisfeita porque o pacote %s não " +#~ "pode ser encontrado" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "" +#~ "a dependência de %s por %s não pode ser satisfeita porque o pacote %s não " +#~ "pode ser encontrado" + +#~ msgid "" +#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#~ msgstr "" +#~ "Falhou ao satisfazer a dependência de %s por %s: Pacote instalado %s é " +#~ "muito novo" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ msgstr "" +#~ "a dependência de %s por %s não pode ser satisfeita porque nenhuma versão " +#~ "disponÃvel do pacote %s pode satisfazer os requerimentos de versão" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "" +#~ "a dependência de %s por %s não pode ser satisfeita porque o pacote %s não " +#~ "pode ser encontrado" + +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "Falhou ao satisfazer a dependência de %s por %s: %s" + +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "Não foi possÃvel satisfazer as dependências de compilação para %s." + #~ msgid "Problem unlinking %s" #~ msgstr "Problema removendo %s"