diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 2835 |
1 files changed, 1470 insertions, 1365 deletions
@@ -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-03-09 02:17+0100\n" +"POT-Creation-Date: 2015-08-21 06:13-0400\n" "PO-Revision-Date: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -23,147 +23,149 @@ msgstr "" msgid "Package %s version %s has an unmet dep:\n" msgstr "O pacote %s versão %s tem uma dependência não satisfeita:\n" -#: cmdline/apt-cache.cc:320 +#: cmdline/apt-cache.cc:319 +#, fuzzy +msgid "apt-cache stats does not take any arguments" +msgstr "O comando update não leva argumentos" + +#: cmdline/apt-cache.cc:325 msgid "Total package names: " msgstr "Total de nomes de pacotes: " -#: cmdline/apt-cache.cc:322 +#: cmdline/apt-cache.cc:327 msgid "Total package structures: " msgstr "Total de estruturas de pacotes: " -#: cmdline/apt-cache.cc:362 +#: cmdline/apt-cache.cc:367 msgid " Normal packages: " msgstr " Pacotes normais: " -#: cmdline/apt-cache.cc:363 +#: cmdline/apt-cache.cc:368 msgid " Pure virtual packages: " msgstr " Pacotes virtuais puros: " -#: cmdline/apt-cache.cc:364 +#: cmdline/apt-cache.cc:369 msgid " Single virtual packages: " msgstr " Pacotes virtuais únicos: " -#: cmdline/apt-cache.cc:365 +#: cmdline/apt-cache.cc:370 msgid " Mixed virtual packages: " msgstr " Pacotes virtuais misturados: " -#: cmdline/apt-cache.cc:366 +#: cmdline/apt-cache.cc:371 msgid " Missing: " msgstr " Faltam: " -#: cmdline/apt-cache.cc:368 +#: cmdline/apt-cache.cc:373 msgid "Total distinct versions: " msgstr "Total de versões distintas: " -#: cmdline/apt-cache.cc:370 +#: cmdline/apt-cache.cc:375 msgid "Total distinct descriptions: " msgstr "Total de descrições distintas: " -#: cmdline/apt-cache.cc:372 +#: cmdline/apt-cache.cc:377 msgid "Total dependencies: " msgstr "Total de dependências: " -#: cmdline/apt-cache.cc:375 +#: cmdline/apt-cache.cc:380 msgid "Total ver/file relations: " msgstr "Total de relações ver/ficheiro: " -#: cmdline/apt-cache.cc:377 +#: cmdline/apt-cache.cc:382 msgid "Total Desc/File relations: " msgstr "Total de relações Desc/Ficheiro: " -#: cmdline/apt-cache.cc:379 +#: cmdline/apt-cache.cc:384 msgid "Total Provides mappings: " msgstr "Total de Mapeamentos 'Provides': " -#: cmdline/apt-cache.cc:433 +#: cmdline/apt-cache.cc:440 msgid "Total globbed strings: " msgstr "Total de strings globbed: " -#: cmdline/apt-cache.cc:439 +#: cmdline/apt-cache.cc:446 msgid "Total slack space: " msgstr "Espaço total desperdiçado: " -#: cmdline/apt-cache.cc:454 +#: cmdline/apt-cache.cc:463 msgid "Total space accounted for: " msgstr "Espaço total contabilizado: " -#: cmdline/apt-cache.cc:590 cmdline/apt-cache.cc:1239 +#: cmdline/apt-cache.cc:605 cmdline/apt-cache.cc:1256 #: apt-private/private-show.cc:58 #, c-format msgid "Package file %s is out of sync." msgstr "O ficheiro do pacote %s está dessincronizado." -#: cmdline/apt-cache.cc:668 cmdline/apt-cache.cc:1526 -#: cmdline/apt-cache.cc:1528 cmdline/apt-cache.cc:1605 cmdline/apt-mark.cc:56 -#: cmdline/apt-mark.cc:103 cmdline/apt-mark.cc:229 -#: apt-private/private-show.cc:171 apt-private/private-show.cc:173 +#: cmdline/apt-cache.cc:680 cmdline/apt-cache.cc:1541 cmdline/apt-cache.cc:1543 +#: cmdline/apt-cache.cc:1624 cmdline/apt-mark.cc:56 cmdline/apt-mark.cc:103 +#: cmdline/apt-mark.cc:229 apt-private/private-show.cc:173 +#: apt-private/private-show.cc:175 msgid "No packages found" msgstr "Não foi encontrado nenhum pacote" -#: cmdline/apt-cache.cc:1338 apt-private/private-search.cc:41 +#: cmdline/apt-cache.cc:1356 apt-private/private-search.cc:41 msgid "You must give at least one search pattern" msgstr "Tem de fornecer pelo menos um padrão de busca" -#: cmdline/apt-cache.cc:1505 +#: cmdline/apt-cache.cc:1520 msgid "This command is deprecated. Please use 'apt-mark showauto' instead." msgstr "" "Este comando foi depreceado. Em vez disso por favor utilize 'apt-mark " "showauto'." -#: cmdline/apt-cache.cc:1600 apt-pkg/cacheset.cc:653 +#: cmdline/apt-cache.cc:1619 apt-pkg/cacheset.cc:762 #, c-format msgid "Unable to locate package %s" msgstr "Não foi possível encontrar o pacote %s" -#: cmdline/apt-cache.cc:1630 +#: cmdline/apt-cache.cc:1649 msgid "Package files:" msgstr "Ficheiros de Pacotes :" -#: cmdline/apt-cache.cc:1637 cmdline/apt-cache.cc:1728 +#: cmdline/apt-cache.cc:1658 cmdline/apt-cache.cc:1766 msgid "Cache is out of sync, can't x-ref a package file" msgstr "" "A cache está dessincronizada, não pode x-referenciar um ficheiro de pacote" #. Show any packages have explicit pins -#: cmdline/apt-cache.cc:1651 +#: cmdline/apt-cache.cc:1672 msgid "Pinned packages:" msgstr "Pacotes Marcados:" -#: cmdline/apt-cache.cc:1663 cmdline/apt-cache.cc:1708 +#: cmdline/apt-cache.cc:1686 cmdline/apt-cache.cc:1743 msgid "(not found)" msgstr "(não encontrado)" -#: cmdline/apt-cache.cc:1671 +#. Print the package name and the version we are forcing to +#: cmdline/apt-cache.cc:1700 +#, c-format +msgid "%s -> %s with priority %d\n" +msgstr "" + +#: cmdline/apt-cache.cc:1706 msgid " Installed: " msgstr " Instalado: " -#: cmdline/apt-cache.cc:1672 +#: cmdline/apt-cache.cc:1707 msgid " Candidate: " msgstr " Candidato: " -#: cmdline/apt-cache.cc:1690 cmdline/apt-cache.cc:1698 +#: cmdline/apt-cache.cc:1725 cmdline/apt-cache.cc:1733 msgid "(none)" msgstr "(nenhum)" -#: cmdline/apt-cache.cc:1705 +#: cmdline/apt-cache.cc:1740 msgid " Package pin: " msgstr " Marcação do Pacote: " #. Show the priority tables -#: cmdline/apt-cache.cc:1714 +#: cmdline/apt-cache.cc:1749 msgid " Version table:" msgstr " Tabela de Versão:" -#: cmdline/apt-cache.cc:1827 cmdline/apt-cdrom.cc:208 cmdline/apt-config.cc:83 -#: cmdline/apt-get.cc:1610 cmdline/apt-helper.cc:86 cmdline/apt-mark.cc:446 -#: cmdline/apt.cc:42 cmdline/apt-extracttemplates.cc:222 -#: ftparchive/apt-ftparchive.cc:619 cmdline/apt-internal-solver.cc:47 -#: cmdline/apt-sortpkgs.cc:149 -#, c-format -msgid "%s %s for %s compiled on %s %s\n" -msgstr "%s %s para %s compilado em %s %s\n" - -#: cmdline/apt-cache.cc:1834 +#: cmdline/apt-cache.cc:1871 msgid "" "Usage: apt-cache [options] command\n" " apt-cache [options] showpkg pkg1 [pkg2 ...]\n" @@ -240,7 +242,8 @@ msgstr "" "Por favor indique um nome para este Disco, tal como 'Debian 5.0.3 Disco 1'" #: cmdline/apt-cdrom.cc:92 -msgid "Please insert a Disc in the drive and press enter" +#, fuzzy +msgid "Please insert a Disc in the drive and press [Enter]" msgstr "Por favor insira um Disco no leitor e pressione enter" #: cmdline/apt-cdrom.cc:140 @@ -264,7 +267,7 @@ msgstr "Repita este processo para o resto dos CDs no seu conjunto." msgid "Arguments not in pairs" msgstr "os argumentos não estão em pares" -#: cmdline/apt-config.cc:89 +#: cmdline/apt-config.cc:88 msgid "" "Usage: apt-config [options] command\n" "\n" @@ -293,48 +296,48 @@ msgstr "" " -o=? Definir uma opção arbitrária de configuração, p.e.: -o dir::cache=/" "tmp\n" -#: cmdline/apt-get.cc:224 +#: cmdline/apt-get.cc:211 #, fuzzy, c-format msgid "Can not find a package for architecture '%s'" msgstr "Não foi possível encontrar o pacote através da expressão regular '%s'" -#: cmdline/apt-get.cc:311 +#: cmdline/apt-get.cc:287 #, fuzzy, c-format msgid "Can not find a package '%s' with version '%s'" msgstr "Não foi possível encontrar o pacote através da expressão regular '%s'" -#: cmdline/apt-get.cc:314 +#: cmdline/apt-get.cc:290 #, fuzzy, c-format msgid "Can not find a package '%s' with release '%s'" msgstr "Não foi possível encontrar o pacote através da expressão regular '%s'" -#: cmdline/apt-get.cc:358 +#: cmdline/apt-get.cc:327 #, c-format msgid "Picking '%s' as source package instead of '%s'\n" msgstr "A escolher '%s' como pacote pacote de código fonte em vez de '%s'\n" -#: cmdline/apt-get.cc:414 +#: cmdline/apt-get.cc:386 #, fuzzy, c-format msgid "Can not find version '%s' of package '%s'" msgstr "Ignorar a versão '%s', não disponível, do pacote '%s'" -#: cmdline/apt-get.cc:445 +#: cmdline/apt-get.cc:417 #, c-format msgid "Couldn't find package %s" msgstr "Impossível encontrar o pacote %s" -#: cmdline/apt-get.cc:450 cmdline/apt-mark.cc:78 -#: apt-private/private-install.cc:863 +#: cmdline/apt-get.cc:422 cmdline/apt-mark.cc:78 +#: apt-private/private-install.cc:839 #, c-format msgid "%s set to manually installed.\n" msgstr "%s está definido para ser instalado manualmente.\n" -#: cmdline/apt-get.cc:452 cmdline/apt-mark.cc:80 +#: cmdline/apt-get.cc:424 cmdline/apt-mark.cc:80 #, c-format msgid "%s set to automatically installed.\n" msgstr "%s está definido para ser instalado automaticamente.\n" -#: cmdline/apt-get.cc:460 cmdline/apt-mark.cc:124 +#: cmdline/apt-get.cc:432 cmdline/apt-mark.cc:124 msgid "" "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " "instead." @@ -342,24 +345,24 @@ msgstr "" "Este comando foi depreceado. Em vez disso, por favor utilize 'apt-mark auto' " "e 'apt-mark manual'." -#: cmdline/apt-get.cc:529 cmdline/apt-get.cc:537 +#: cmdline/apt-get.cc:501 cmdline/apt-get.cc:509 msgid "Internal error, problem resolver broke stuff" msgstr "Erro Interno, o solucionador de problemas estragou coisas" -#: cmdline/apt-get.cc:598 +#: cmdline/apt-get.cc:570 msgid "Unable to lock the download directory" msgstr "Impossível criar acesso exclusivo ao directório de downloads" -#: cmdline/apt-get.cc:716 +#: cmdline/apt-get.cc:688 msgid "Must specify at least one package to fetch source for" msgstr "Tem de especificar pelo menos um pacote para obter o código fonte de" -#: cmdline/apt-get.cc:760 cmdline/apt-get.cc:1074 +#: cmdline/apt-get.cc:725 cmdline/apt-get.cc:1035 #, c-format msgid "Unable to find a source package for %s" msgstr "Não foi possível encontrar um pacote de código fonte para %s" -#: cmdline/apt-get.cc:780 +#: cmdline/apt-get.cc:745 #, c-format msgid "" "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" @@ -369,7 +372,7 @@ msgstr "" "'%s' em:\n" "%s\n" -#: cmdline/apt-get.cc:785 +#: cmdline/apt-get.cc:750 #, c-format msgid "" "Please use:\n" @@ -380,70 +383,70 @@ msgstr "" "bzr branch %s\n" "para obter as últimas actualizações (possivelmente por lançar) ao pacote.\n" -#: cmdline/apt-get.cc:833 +#: cmdline/apt-get.cc:798 #, c-format msgid "Skipping already downloaded file '%s'\n" msgstr "A saltar o ficheiro '%s', já tinha sido feito download'\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc:863 +#: cmdline/apt-get.cc:828 #, c-format msgid "Need to get %sB/%sB of source archives.\n" msgstr "É necessário obter %sB/%sB de arquivos de código fonte.\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc:868 +#: cmdline/apt-get.cc:833 #, c-format msgid "Need to get %sB of source archives.\n" msgstr "É necessário obter %sB de arquivos de código fonte.\n" -#: cmdline/apt-get.cc:874 +#: cmdline/apt-get.cc:839 #, c-format msgid "Fetch source %s\n" msgstr "Obter código fonte %s\n" -#: cmdline/apt-get.cc:899 +#: cmdline/apt-get.cc:864 msgid "Failed to fetch some archives." msgstr "Falhou obter alguns arquivos." -#: cmdline/apt-get.cc:904 apt-private/private-install.cc:289 +#: cmdline/apt-get.cc:869 apt-private/private-install.cc:300 msgid "Download complete and in download only mode" msgstr "Download completo e em modo de fazer apenas o download" -#: cmdline/apt-get.cc:929 +#: cmdline/apt-get.cc:894 #, c-format msgid "Skipping unpack of already unpacked source in %s\n" msgstr "" "A saltar a descompactação do pacote de código fonte já descompactado em %s\n" -#: cmdline/apt-get.cc:942 +#: cmdline/apt-get.cc:907 #, c-format msgid "Unpack command '%s' failed.\n" msgstr "O comando de descompactação '%s' falhou.\n" -#: cmdline/apt-get.cc:943 +#: cmdline/apt-get.cc:908 #, c-format msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "Verifique se o pacote 'dpkg-dev' está instalado.\n" -#: cmdline/apt-get.cc:971 +#: cmdline/apt-get.cc:936 #, c-format msgid "Build command '%s' failed.\n" msgstr "O comando de compilação '%s' falhou.\n" -#: cmdline/apt-get.cc:990 +#: cmdline/apt-get.cc:955 msgid "Child process failed" msgstr "O processo filho falhou" -#: cmdline/apt-get.cc:1009 +#: cmdline/apt-get.cc:976 msgid "Must specify at least one package to check builddeps for" msgstr "" "Deve especificar pelo menos um pacote para verificar as dependências de " "compilação" -#: cmdline/apt-get.cc:1030 +#: cmdline/apt-get.cc:994 #, c-format msgid "" "No architecture information available for %s. See apt.conf(5) APT::" @@ -452,28 +455,28 @@ msgstr "" "Nenhuma informação de arquitectura disponível para %s. Para configuração " "veja apt.conf(5) APT::Architectures" -#: cmdline/apt-get.cc:1047 +#: cmdline/apt-get.cc:1012 #, c-format msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" -#: cmdline/apt-get.cc:1057 +#: cmdline/apt-get.cc:1022 #, fuzzy, c-format msgid "Note, using file '%s' to get the build dependencies\n" msgstr "Falhou processar as dependências de compilação" -#: cmdline/apt-get.cc:1086 cmdline/apt-get.cc:1089 +#: cmdline/apt-get.cc:1047 cmdline/apt-get.cc:1050 #, c-format msgid "Unable to get build-dependency information for %s" msgstr "" "Não foi possível obter informações de dependências de compilação para %s" -#: cmdline/apt-get.cc:1109 +#: cmdline/apt-get.cc:1070 #, c-format msgid "%s has no build depends.\n" msgstr "%s não tem dependências de compilação.\n" -#: cmdline/apt-get.cc:1279 +#: cmdline/apt-get.cc:1240 #, c-format msgid "" "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " @@ -482,7 +485,7 @@ msgstr "" "a dependência de %s por %s não pode ser satisfeita porque %s não é permitido " "em pacotes '%s'" -#: cmdline/apt-get.cc:1297 +#: cmdline/apt-get.cc:1258 #, c-format msgid "" "%s dependency for %s cannot be satisfied because the package %s cannot be " @@ -491,14 +494,14 @@ msgstr "" "a dependência de %s para %s não pôde ser satisfeita porque o pacote %s não " "pôde ser encontrado" -#: cmdline/apt-get.cc:1320 +#: cmdline/apt-get.cc:1281 #, c-format msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" msgstr "" "Falha ao satisfazer a dependência %s para %s: O pacote instalado %s é " "demasiado novo" -#: cmdline/apt-get.cc:1359 +#: cmdline/apt-get.cc:1320 #, c-format msgid "" "%s dependency for %s cannot be satisfied because candidate version of " @@ -507,7 +510,7 @@ msgstr "" "a dependência de %s para %s não pode ser satisfeita porque a versão " "candidata do pacote %s não pode satisfazer os requisitos de versão" -#: cmdline/apt-get.cc:1365 +#: cmdline/apt-get.cc:1326 #, c-format msgid "" "%s dependency for %s cannot be satisfied because package %s has no candidate " @@ -516,30 +519,25 @@ msgstr "" "a dependência de %s para %s não pode ser satisfeita porque o pacote %s não " "tem versão candidata" -#: cmdline/apt-get.cc:1388 +#: cmdline/apt-get.cc:1349 #, c-format msgid "Failed to satisfy %s dependency for %s: %s" msgstr "Falha ao satisfazer a dependência %s para %s: %s" -#: cmdline/apt-get.cc:1403 +#: cmdline/apt-get.cc:1364 #, 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." -#: cmdline/apt-get.cc:1408 +#: cmdline/apt-get.cc:1369 msgid "Failed to process build dependencies" msgstr "Falhou processar as dependências de compilação" -#: cmdline/apt-get.cc:1501 cmdline/apt-get.cc:1516 -#, c-format -msgid "Changelog for %s (%s)" -msgstr "Changlog para %s (%s)" - -#: cmdline/apt-get.cc:1615 +#: cmdline/apt-get.cc:1554 msgid "Supported modules:" msgstr "Módulos Suportados:" -#: cmdline/apt-get.cc:1656 +#: cmdline/apt-get.cc:1595 msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" @@ -629,20 +627,30 @@ msgstr "" "apt-get(8), sources.list(5) e apt.conf(5)\n" " Este APT tem Poderes de Super Vaca.\n" -#: cmdline/apt-helper.cc:36 +#: cmdline/apt-helper.cc:37 msgid "Need one URL as argument" msgstr "" -#: cmdline/apt-helper.cc:49 +#: cmdline/apt-helper.cc:50 #, fuzzy msgid "Must specify at least one pair url/filename" msgstr "Tem de especificar pelo menos um pacote para obter o código fonte de" -#: cmdline/apt-helper.cc:75 cmdline/apt-helper.cc:79 +#: cmdline/apt-helper.cc:76 cmdline/apt-helper.cc:80 msgid "Download Failed" msgstr "" -#: cmdline/apt-helper.cc:93 +#: cmdline/apt-helper.cc:88 +#, fuzzy +msgid "Must specifc at least one srv record" +msgstr "Tem de especificar pelo menos um pacote para obter o código fonte de" + +#: cmdline/apt-helper.cc:95 +#, c-format +msgid "GetSrvRec failed for %s" +msgstr "" + +#: cmdline/apt-helper.cc:118 msgid "" "Usage: apt-helper [options] command\n" " apt-helper [options] download-file uri target-path\n" @@ -651,6 +659,7 @@ msgid "" "\n" "Commands:\n" " download-file - download the given uri to the target-path\n" +" srv-lookup - lookup a SRV record (e.g. _http._tcp.ftp.debian.org)\n" " auto-detect-proxy - detect proxy using apt.conf\n" "\n" " This APT helper has Super Meep Powers.\n" @@ -682,8 +691,8 @@ msgid "%s was already not hold.\n" msgstr "%s já estava para não manter.\n" #: cmdline/apt-mark.cc:255 cmdline/apt-mark.cc:333 cmdline/apt-mark.cc:397 -#: apt-pkg/contrib/fileutl.cc:834 apt-pkg/contrib/gpgv.cc:192 -#: apt-pkg/deb/dpkgpm.cc:1303 +#: apt-pkg/contrib/fileutl.cc:850 apt-pkg/contrib/gpgv.cc:207 +#: apt-pkg/deb/dpkgpm.cc:1302 #, c-format msgid "Waited for %s but it wasn't there" msgstr "Esperou por %s mas não estava lá" @@ -702,7 +711,7 @@ msgstr "Cancelou manter em %s.\n" msgid "Executing dpkg failed. Are you root?" msgstr "Falhou executar dpkg. É root?" -#: cmdline/apt-mark.cc:450 +#: cmdline/apt-mark.cc:449 #, fuzzy msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" @@ -750,7 +759,7 @@ msgstr "" "tmp\n" "Para mais informações veja as páginas apt-mark(8) e apt.conf(5) do manual." -#: cmdline/apt.cc:47 +#: cmdline/apt.cc:46 msgid "" "Usage: apt [options] command\n" "\n" @@ -764,6 +773,7 @@ msgid "" "\n" " install - install packages\n" " remove - remove packages\n" +" autoremove - Remove automatically all unused packages\n" "\n" " upgrade - upgrade the system by installing/upgrading packages\n" " full-upgrade - upgrade the system by removing/installing/upgrading " @@ -798,52 +808,52 @@ msgstr "Impossível desmontar o CD-ROM em %s, pode ainda estar a ser utilizado." msgid "Disk not found." msgstr "Disco não encontrado." -#: methods/cdrom.cc:262 methods/file.cc:83 methods/rsh.cc:281 +#: methods/cdrom.cc:262 methods/file.cc:121 methods/rsh.cc:299 msgid "File not found" msgstr "Ficheiro não encontrado" -#: methods/copy.cc:61 methods/gzip.cc:127 methods/rred.cc:598 -#: methods/rred.cc:608 +#: methods/copy.cc:57 methods/gzip.cc:127 methods/rred.cc:654 +#: methods/rred.cc:664 msgid "Failed to stat" msgstr "Falhou o stat" -#: methods/copy.cc:113 methods/gzip.cc:134 methods/rred.cc:605 +#: methods/copy.cc:101 methods/gzip.cc:134 methods/rred.cc:661 msgid "Failed to set modification time" msgstr "Falhou definir hora de modificação" -#: methods/file.cc:48 +#: methods/file.cc:49 msgid "Invalid URI, local URIS must not start with //" msgstr "URI inválido, URIs locais não devem começar por //" #. Login must be before getpeername otherwise dante won't work. -#: methods/ftp.cc:178 +#: methods/ftp.cc:177 msgid "Logging in" msgstr "A identificar-se no sistema" -#: methods/ftp.cc:184 +#: methods/ftp.cc:183 msgid "Unable to determine the peer name" msgstr "Não foi possível determinar o nome do posto" -#: methods/ftp.cc:189 +#: methods/ftp.cc:188 msgid "Unable to determine the local name" msgstr "Não foi possível determinar o nome local" -#: methods/ftp.cc:220 methods/ftp.cc:248 +#: methods/ftp.cc:219 methods/ftp.cc:247 #, c-format msgid "The server refused the connection and said: %s" msgstr "O servidor recusou a ligação e respondeu: %s" -#: methods/ftp.cc:226 +#: methods/ftp.cc:225 #, c-format msgid "USER failed, server said: %s" msgstr "USER falhou, o servidor respondeu: %s" -#: methods/ftp.cc:233 +#: methods/ftp.cc:232 #, c-format msgid "PASS failed, server said: %s" msgstr "PASS falhou, o servidor respondeu: %s" -#: methods/ftp.cc:253 +#: methods/ftp.cc:252 msgid "" "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " "is empty." @@ -851,222 +861,222 @@ msgstr "" "Foi especificado um servidor de proxy mas não um script de login, Acquire::" "ftp::ProxyLogin está vazio." -#: methods/ftp.cc:281 +#: methods/ftp.cc:282 #, c-format msgid "Login script command '%s' failed, server said: %s" msgstr "O comando de script de login '%s' falhou, o servidor respondeu: %s" -#: methods/ftp.cc:307 +#: methods/ftp.cc:308 #, c-format msgid "TYPE failed, server said: %s" msgstr "TYPE falhou, o servidor respondeu: %s" -#: methods/ftp.cc:345 methods/ftp.cc:457 methods/rsh.cc:195 methods/rsh.cc:243 +#: methods/ftp.cc:346 methods/ftp.cc:458 methods/rsh.cc:213 methods/rsh.cc:261 msgid "Connection timeout" msgstr "Foi atingido o tempo limite de ligação" -#: methods/ftp.cc:351 +#: methods/ftp.cc:352 msgid "Server closed the connection" msgstr "O servidor fechou a ligação" -#: methods/ftp.cc:354 methods/rsh.cc:202 apt-pkg/contrib/fileutl.cc:1515 -#: apt-pkg/contrib/fileutl.cc:1524 apt-pkg/contrib/fileutl.cc:1529 -#: apt-pkg/contrib/fileutl.cc:1531 +#: methods/ftp.cc:355 methods/rsh.cc:220 apt-pkg/contrib/fileutl.cc:1569 +#: apt-pkg/contrib/fileutl.cc:1578 apt-pkg/contrib/fileutl.cc:1583 +#: apt-pkg/contrib/fileutl.cc:1585 msgid "Read error" msgstr "Erro de leitura" -#: methods/ftp.cc:361 methods/rsh.cc:209 +#: methods/ftp.cc:362 methods/rsh.cc:227 msgid "A response overflowed the buffer." msgstr "Uma resposta sobrecarregou o buffer." -#: methods/ftp.cc:378 methods/ftp.cc:390 +#: methods/ftp.cc:379 methods/ftp.cc:391 msgid "Protocol corruption" msgstr "Corrupção de protocolo" -#: methods/ftp.cc:463 methods/rsh.cc:249 apt-pkg/contrib/fileutl.cc:911 -#: apt-pkg/contrib/fileutl.cc:1637 apt-pkg/contrib/fileutl.cc:1646 -#: apt-pkg/contrib/fileutl.cc:1651 apt-pkg/contrib/fileutl.cc:1653 -#: apt-pkg/contrib/fileutl.cc:1678 +#: methods/ftp.cc:464 methods/rsh.cc:267 apt-pkg/contrib/fileutl.cc:946 +#: apt-pkg/contrib/fileutl.cc:1691 apt-pkg/contrib/fileutl.cc:1700 +#: apt-pkg/contrib/fileutl.cc:1705 apt-pkg/contrib/fileutl.cc:1707 +#: apt-pkg/contrib/fileutl.cc:1732 msgid "Write error" msgstr "Erro de escrita" -#: methods/ftp.cc:702 methods/ftp.cc:708 methods/ftp.cc:743 +#: methods/ftp.cc:703 methods/ftp.cc:709 methods/ftp.cc:744 msgid "Could not create a socket" msgstr "Não foi possível criar um socket" -#: methods/ftp.cc:713 +#: methods/ftp.cc:714 msgid "Could not connect data socket, connection timed out" msgstr "Não foi possível ligar socket de dados, a ligação expirou" -#: methods/ftp.cc:717 methods/connect.cc:116 +#: methods/ftp.cc:718 methods/connect.cc:120 methods/rsh.cc:102 msgid "Failed" msgstr "Falhou" -#: methods/ftp.cc:719 +#: methods/ftp.cc:720 msgid "Could not connect passive socket." msgstr "Não foi possível ligar socket passivo." -#: methods/ftp.cc:736 +#: methods/ftp.cc:737 msgid "getaddrinfo was unable to get a listening socket" msgstr "getaddrinfo não foi capaz de obter um socket de escuta" -#: methods/ftp.cc:750 +#: methods/ftp.cc:751 msgid "Could not bind a socket" msgstr "Não foi possível fazer o bind a um socket" -#: methods/ftp.cc:754 +#: methods/ftp.cc:755 msgid "Could not listen on the socket" msgstr "Não foi possível executar listen no socket" -#: methods/ftp.cc:761 +#: methods/ftp.cc:762 msgid "Could not determine the socket's name" msgstr "Não foi possível determinar o nome do socket" -#: methods/ftp.cc:793 +#: methods/ftp.cc:794 msgid "Unable to send PORT command" msgstr "Não foi possível enviar o comando PORT" -#: methods/ftp.cc:803 +#: methods/ftp.cc:804 #, c-format msgid "Unknown address family %u (AF_*)" msgstr "Família de endereços %u desconhecida (AF_*)" -#: methods/ftp.cc:812 +#: methods/ftp.cc:813 #, c-format msgid "EPRT failed, server said: %s" msgstr "EPRT falhou, o servidor respondeu: %s" -#: methods/ftp.cc:832 +#: methods/ftp.cc:833 msgid "Data socket connect timed out" msgstr "Ligação de socket de dados expirou" -#: methods/ftp.cc:839 +#: methods/ftp.cc:840 msgid "Unable to accept connection" msgstr "Impossível aceitar ligação" -#: methods/ftp.cc:879 methods/server.cc:362 methods/rsh.cc:319 +#: methods/ftp.cc:880 methods/server.cc:391 methods/rsh.cc:337 msgid "Problem hashing file" msgstr "Problema ao calcular o hash do ficheiro" -#: methods/ftp.cc:892 +#: methods/ftp.cc:893 #, c-format msgid "Unable to fetch file, server said '%s'" msgstr "Não foi possível obter o ficheiro, o servidor respondeu '%s'" -#: methods/ftp.cc:907 methods/rsh.cc:338 +#: methods/ftp.cc:908 methods/rsh.cc:356 msgid "Data socket timed out" msgstr "Expirou o tempo do socket de dados" -#: methods/ftp.cc:944 +#: methods/ftp.cc:945 #, c-format msgid "Data transfer failed, server said '%s'" msgstr "A transferência de dados falhou, o servidor respondeu '%s'" #. Get the files information -#: methods/ftp.cc:1027 +#: methods/ftp.cc:1028 msgid "Query" msgstr "Pesquisa" -#: methods/ftp.cc:1141 +#: methods/ftp.cc:1142 msgid "Unable to invoke " msgstr "Não foi possível invocar " -#: methods/connect.cc:76 +#: methods/connect.cc:80 #, c-format msgid "Connecting to %s (%s)" msgstr "A Ligar a %s (%s)" -#: methods/connect.cc:87 +#: methods/connect.cc:91 #, c-format msgid "[IP: %s %s]" msgstr "[IP: %s %s]" -#: methods/connect.cc:94 +#: methods/connect.cc:98 #, 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)" -#: methods/connect.cc:100 +#: methods/connect.cc:104 #, c-format msgid "Cannot initiate the connection to %s:%s (%s)." msgstr "Não posso iniciar a ligação para %s:%s (%s)." -#: methods/connect.cc:108 +#: methods/connect.cc:112 #, c-format msgid "Could not connect to %s:%s (%s), connection timed out" msgstr "Não foi possível ligar a %s:%s (%s), a conexão expirou" -#: methods/connect.cc:126 +#: methods/connect.cc:130 #, c-format msgid "Could not connect to %s:%s (%s)." msgstr "Não foi possível ligar em %s:%s (%s)." #. We say this mainly because the pause here is for the #. ssh connection that is still going -#: methods/connect.cc:154 methods/rsh.cc:442 +#: methods/connect.cc:155 methods/rsh.cc:460 #, c-format msgid "Connecting to %s" msgstr "A ligar a %s" -#: methods/connect.cc:180 methods/connect.cc:199 +#: methods/connect.cc:181 methods/connect.cc:200 #, c-format msgid "Could not resolve '%s'" msgstr "Não foi possível resolver '%s'" -#: methods/connect.cc:205 +#: methods/connect.cc:206 #, c-format msgid "Temporary failure resolving '%s'" msgstr "Falha temporária a resolver '%s'" -#: methods/connect.cc:209 +#: methods/connect.cc:210 #, fuzzy, c-format msgid "System error resolving '%s:%s'" msgstr "Algo estranho aconteceu ao resolver '%s:%s' (%i - %s)" -#: methods/connect.cc:211 +#: methods/connect.cc:212 #, c-format msgid "Something wicked happened resolving '%s:%s' (%i - %s)" msgstr "Algo estranho aconteceu ao resolver '%s:%s' (%i - %s)" -#: methods/connect.cc:258 +#: methods/connect.cc:259 #, c-format msgid "Unable to connect to %s:%s:" msgstr "Não foi possível ligar a %s:%s:" -#: methods/gpgv.cc:158 +#: methods/gpgv.cc:205 methods/gpgv.cc:215 +msgid "At least one invalid signature was encountered." +msgstr "Pelo menos uma assinatura inválida foi encontrada." + +#: methods/gpgv.cc:210 msgid "" "Internal error: Good signature, but could not determine key fingerprint?!" msgstr "" "Erro interno: Assinatura válida, mas não foi possível determinar a impressão " "digital da chave?!" -#: methods/gpgv.cc:162 -msgid "At least one invalid signature was encountered." -msgstr "Pelo menos uma assinatura inválida foi encontrada." - -#: methods/gpgv.cc:164 +#: methods/gpgv.cc:217 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" msgstr "" "Não foi possível executar 'apt-key' para verificar a assinatura (o gnupg " "está instalado?)" #. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc:170 +#: methods/gpgv.cc:223 apt-pkg/acquire-item.cc:604 #, c-format msgid "" "Clearsigned file isn't valid, got '%s' (does the network require " "authentication?)" msgstr "" -#: methods/gpgv.cc:174 +#: methods/gpgv.cc:227 msgid "Unknown error executing apt-key" msgstr "Erro desconhecido ao executar apt-key" -#: methods/gpgv.cc:207 methods/gpgv.cc:214 +#: methods/gpgv.cc:260 methods/gpgv.cc:267 msgid "The following signatures were invalid:\n" msgstr "As seguintes assinaturas eram inválidas:\n" -#: methods/gpgv.cc:221 +#: methods/gpgv.cc:274 msgid "" "The following signatures couldn't be verified because the public key is not " "available:\n" @@ -1078,31 +1088,31 @@ msgstr "" msgid "Empty files can't be valid archives" msgstr "Ficheiros vazios não podem ser arquivos válidos" -#: methods/http.cc:517 +#: methods/http.cc:515 msgid "Error writing to the file" msgstr "Erro ao escrever para o ficheiro" -#: methods/http.cc:531 +#: methods/http.cc:529 msgid "Error reading from server. Remote end closed connection" msgstr "Erro ao ler do servidor. O lado remoto fechou a ligação" -#: methods/http.cc:533 +#: methods/http.cc:531 msgid "Error reading from server" msgstr "Erro ao ler do servidor" -#: methods/http.cc:569 +#: methods/http.cc:567 msgid "Error writing to file" msgstr "Erro ao escrever para ficheiro" -#: methods/http.cc:629 +#: methods/http.cc:627 msgid "Select failed" msgstr "A selecção falhou" -#: methods/http.cc:634 +#: methods/http.cc:632 msgid "Connection timed out" msgstr "O tempo da ligação expirou" -#: methods/http.cc:657 +#: methods/http.cc:655 msgid "Error writing to output file" msgstr "Erro ao escrever para o ficheiro de saída" @@ -1122,320 +1132,175 @@ msgstr "O servidor HTTP enviou um cabeçalho de resposta inválido" msgid "The HTTP server sent an invalid Content-Length header" msgstr "O servidor HTTP enviou um cabeçalho Content-Length inválido" -#: methods/server.cc:193 +#: methods/server.cc:200 msgid "The HTTP server sent an invalid Content-Range header" msgstr "O servidor HTTP enviou um cabeçalho Content-Range inválido" -#: methods/server.cc:195 +#: methods/server.cc:202 msgid "This HTTP server has broken range support" msgstr "Este servidor HTTP possui suporte de range errado" -#: methods/server.cc:219 +#: methods/server.cc:229 msgid "Unknown date format" msgstr "Formato de data desconhecido" -#: methods/server.cc:506 +#: methods/server.cc:535 msgid "Bad header data" msgstr "Dados de cabeçalho errados" -#: methods/server.cc:523 methods/server.cc:617 +#: methods/server.cc:552 methods/server.cc:646 msgid "Connection failed" msgstr "A ligação falhou" -#: methods/server.cc:589 +#: methods/server.cc:618 #, c-format msgid "" "Automatically disabled %s due to incorrect response from server/proxy. (man " "5 apt.conf)" msgstr "" -#: methods/server.cc:712 +#: methods/server.cc:741 msgid "Internal error" msgstr "Erro interno" -#: apt-private/private-list.cc:121 -msgid "Listing" +#: apt-private/private-cacheset.cc:38 apt-private/private-search.cc:65 +msgid "Sorting" msgstr "" -#: apt-private/private-list.cc:151 +#: apt-private/private-cacheset.cc:127 #, c-format -msgid "There is %i additional version. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional versions. Please use the '-a' switch to see them." -msgstr[0] "" -msgstr[1] "" +msgid "Note, selecting '%s' for task '%s'\n" +msgstr "Note, a seleccionar '%s' para a tarefa '%s'\n" -#: apt-private/private-cachefile.cc:95 -msgid "Correcting dependencies..." -msgstr "A corrigir dependências..." - -#: apt-private/private-cachefile.cc:98 -msgid " failed." -msgstr " falhou." - -#: apt-private/private-cachefile.cc:101 -msgid "Unable to correct dependencies" -msgstr "Não foi possível corrigir dependências" - -#: apt-private/private-cachefile.cc:104 -msgid "Unable to minimize the upgrade set" -msgstr "Não foi possível minimizar o conjunto de actualizações" - -#: apt-private/private-cachefile.cc:106 -msgid " Done" -msgstr " Feito" - -#: apt-private/private-cachefile.cc:110 -msgid "You might want to run 'apt-get -f install' to correct these." -msgstr "Você pode querer executar 'apt-get -f install' para corrigir isso." - -#: apt-private/private-cachefile.cc:113 -msgid "Unmet dependencies. Try using -f." -msgstr "Dependências não satisfeitas. Tente utilizar -f." - -#: apt-private/private-output.cc:103 apt-private/private-show.cc:84 -#: apt-private/private-show.cc:89 -msgid "unknown" -msgstr "" - -#: apt-private/private-output.cc:265 +#: apt-private/private-cacheset.cc:133 #, fuzzy, c-format -msgid "[installed,upgradable to: %s]" -msgstr " [Instalado]" - -#: apt-private/private-output.cc:268 -#, fuzzy -msgid "[installed,local]" -msgstr " [Instalado]" - -#: apt-private/private-output.cc:270 -msgid "[installed,auto-removable]" -msgstr "" - -#: apt-private/private-output.cc:272 -#, fuzzy -msgid "[installed,automatic]" -msgstr " [Instalado]" - -#: apt-private/private-output.cc:274 -#, fuzzy -msgid "[installed]" -msgstr " [Instalado]" - -#: apt-private/private-output.cc:277 -#, c-format -msgid "[upgradable from: %s]" -msgstr "" - -#: apt-private/private-output.cc:281 -msgid "[residual-config]" -msgstr "" +msgid "Note, selecting '%s' for glob '%s'\n" +msgstr "Note, a seleccionar '%s' para a expressão regular '%s'\n" -#: apt-private/private-output.cc:455 +#: apt-private/private-cacheset.cc:139 #, c-format -msgid "but %s is installed" -msgstr "mas %s está instalado" +msgid "Note, selecting '%s' for regex '%s'\n" +msgstr "Note, a seleccionar '%s' para a expressão regular '%s'\n" -#: apt-private/private-output.cc:457 +#: apt-private/private-cacheset.cc:157 #, c-format -msgid "but %s is to be installed" -msgstr "mas %s está para ser instalado" - -#: apt-private/private-output.cc:464 -msgid "but it is not installable" -msgstr "mas não é instalável" - -#: apt-private/private-output.cc:466 -msgid "but it is a virtual package" -msgstr "mas é um pacote virtual" - -#: apt-private/private-output.cc:469 -msgid "but it is not installed" -msgstr "mas não está instalado" +msgid "Package %s is a virtual package provided by:\n" +msgstr "O pacote %s é um pacote virtual disponibilizado por:\n" -#: apt-private/private-output.cc:469 -msgid "but it is not going to be installed" -msgstr "mas não vai ser instalado" - -#: apt-private/private-output.cc:474 -msgid " or" -msgstr " ou" - -#: apt-private/private-output.cc:488 apt-private/private-output.cc:500 -msgid "The following packages have unmet dependencies:" -msgstr "Os pacotes a seguir têm dependências não satisfeitas:" - -#: apt-private/private-output.cc:523 -msgid "The following NEW packages will be installed:" -msgstr "Serão instalados os seguintes NOVOS pacotes:" - -#: apt-private/private-output.cc:549 -msgid "The following packages will be REMOVED:" -msgstr "Serão REMOVIDOS os seguintes pacotes:" - -#: apt-private/private-output.cc:571 -msgid "The following packages have been kept back:" -msgstr "Serão mantidos em suas versões actuais os seguintes pacotes:" +#: apt-private/private-cacheset.cc:168 +#, fuzzy +msgid " [Installed]" +msgstr " [Instalado]" -#: apt-private/private-output.cc:592 -msgid "The following packages will be upgraded:" -msgstr "Serão actualizados os seguintes pacotes:" +#: apt-private/private-cacheset.cc:177 +msgid " [Not candidate version]" +msgstr "[Não é versão candidata]" -#: apt-private/private-output.cc:613 -msgid "The following packages will be DOWNGRADED:" -msgstr "Será feito o DOWNGRADE aos seguintes pacotes:" +#: apt-private/private-cacheset.cc:179 +msgid "You should explicitly select one to install." +msgstr "Você deve seleccionar explicitamente um para instalar." -#: apt-private/private-output.cc:633 -msgid "The following held packages will be changed:" -msgstr "Os seguintes pacotes mantidos serão mudados:" - -#: apt-private/private-output.cc:688 +#: apt-private/private-cacheset.cc:182 #, c-format -msgid "%s (due to %s)" -msgstr "%s (devido a %s)" - -#: apt-private/private-output.cc:696 msgid "" -"WARNING: The following essential packages will be removed.\n" -"This should NOT be done unless you know exactly what you are doing!" +"Package %s is not available, but is referred to by another package.\n" +"This may mean that the package is missing, has been obsoleted, or\n" +"is only available from another source\n" msgstr "" -"AVISO: Os seguintes pacotes essenciais serão removidos.\n" -"Isso NÃO deverá ser feito a menos que saiba exactamente o que está a fazer!" +"O pacote %s não está disponível, mas é referenciado por outro pacote.\n" +"Isso pode significar que o pacote falta, ou ficou obsoleto, ou\n" +"está disponível somente a partir de outra fonte\n" -#: apt-private/private-output.cc:727 -#, c-format -msgid "%lu upgraded, %lu newly installed, " -msgstr "%lu pacotes actualizados, %lu pacotes novos instalados, " +#: apt-private/private-cacheset.cc:200 +msgid "However the following packages replace it:" +msgstr "No entanto, os seguintes pacotes substituem-no:" -#: apt-private/private-output.cc:731 +#: apt-private/private-cacheset.cc:213 #, c-format -msgid "%lu reinstalled, " -msgstr "%lu reinstalados, " +msgid "Package '%s' has no installation candidate" +msgstr "O pacote '%s' não tem candidato para instalação" -#: apt-private/private-output.cc:733 +#: apt-private/private-cacheset.cc:226 #, c-format -msgid "%lu downgraded, " -msgstr "%lu a que foi feito o downgrade, " +msgid "Virtual packages like '%s' can't be removed\n" +msgstr "Pacotes virtuais como '%s' não podem ser removidos\n" -#: apt-private/private-output.cc:735 +#. TRANSLATORS: Note, this is not an interactive question +#: apt-private/private-cacheset.cc:238 apt-private/private-install.cc:915 #, c-format -msgid "%lu to remove and %lu not upgraded.\n" -msgstr "%lu a remover e %lu não actualizados.\n" +msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" +msgstr "" +"O pacote '%s' não está instalado, por isso não será removido. Queria dizer " +"'%s'?\n" -#: apt-private/private-output.cc:739 +#: apt-private/private-cacheset.cc:244 apt-private/private-install.cc:921 #, c-format -msgid "%lu not fully installed or removed.\n" -msgstr "%lu pacotes não totalmente instalados ou removidos.\n" - -#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] -#. e.g. "Do you want to continue? [Y/n] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:761 -msgid "[Y/n]" -msgstr "[S/n]" - -#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] -#. e.g. "Should this file be removed? [y/N] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:767 -msgid "[y/N]" -msgstr "s/N]" - -#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set -#: apt-private/private-output.cc:778 -msgid "Y" -msgstr "S" - -#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set -#: apt-private/private-output.cc:784 -msgid "N" -msgstr "N" +msgid "Package '%s' is not installed, so not removed\n" +msgstr "O pacote '%s' não está instalado, por isso não será removido\n" -#: apt-private/private-output.cc:806 apt-pkg/cachefilter.cc:40 +#: apt-private/private-cacheset.cc:289 #, c-format -msgid "Regex compilation error - %s" -msgstr "Erro de compilação de regex - %s" - -#: apt-private/private-update.cc:31 -msgid "The update command takes no arguments" -msgstr "O comando update não leva argumentos" +msgid "Note, selecting '%s' instead of '%s'\n" +msgstr "Note, a seleccionar '%s' em vez de '%s'\n" -#: apt-private/private-update.cc:95 -#, c-format -msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" -msgid_plural "" -"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" -msgstr[0] "" -msgstr[1] "" +#: apt-private/private-install.cc:87 +msgid "Internal error, InstallPackages was called with broken packages!" +msgstr "Erro Interno, InstallPackages foi chamado com pacotes estragados!" -#: apt-private/private-update.cc:99 -msgid "All packages are up to date." -msgstr "" +#: apt-private/private-install.cc:96 +msgid "Packages need to be removed but remove is disabled." +msgstr "Pacotes precisam de ser removidos mas Remove está desabilitado." -#: apt-private/private-cacheset.cc:37 apt-private/private-search.cc:65 -msgid "Sorting" +#: apt-private/private-install.cc:103 apt-private/private-download.cc:118 +msgid "" +"--force-yes is deprecated, use one of the options starting with --allow " +"instead." msgstr "" -#: apt-private/private-show.cc:156 -#, c-format -msgid "There is %i additional record. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional records. Please use the '-a' switch to see them." -msgstr[0] "" -msgstr[1] "" +#: apt-private/private-install.cc:108 +#, fuzzy +msgid "" +"Essential packages were removed and -y was used without --allow-remove-" +"essential." +msgstr "Há problemas e foi utilizado -y sem --force-yes" -#: apt-private/private-show.cc:163 -msgid "not a real package (virtual)" -msgstr "" +#: apt-private/private-install.cc:110 +#, fuzzy +msgid "Packages were downgraded and -y was used without --allow-downgrades." +msgstr "Há problemas e foi utilizado -y sem --force-yes" -#: apt-private/private-main.cc:32 +#: apt-private/private-install.cc:112 msgid "" -"NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" -" Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" +"Held packages were changed and -y was used without --allow-change-held-" +"packages." msgstr "" -"NOTE:\tIsto é apenas uma simulação!\n" -"\to apt-get necessita de privilégios de root para a execução real.\n" -"\tTenha em mente que o acesso exclusivo está desabilitado,\n" -"\tpor isso não confie na relevância da real situação actual!" - -#: apt-private/private-install.cc:81 -msgid "Internal error, InstallPackages was called with broken packages!" -msgstr "Erro Interno, InstallPackages foi chamado com pacotes estragados!" -#: apt-private/private-install.cc:90 -msgid "Packages need to be removed but remove is disabled." -msgstr "Pacotes precisam de ser removidos mas Remove está desabilitado." - -#: apt-private/private-install.cc:109 +#: apt-private/private-install.cc:128 msgid "Internal error, Ordering didn't finish" msgstr "Erro Interno, Ordering não terminou" -#: apt-private/private-install.cc:147 +#: apt-private/private-install.cc:166 msgid "How odd... The sizes didn't match, email apt@packages.debian.org" msgstr "" "Estranho... Os tamanhos não coincidiram, escreva para apt@packages.debian.org" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-install.cc:154 +#: apt-private/private-install.cc:173 #, c-format msgid "Need to get %sB/%sB of archives.\n" msgstr "É necessário obter %sB/%sB de arquivos.\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-install.cc:159 +#: apt-private/private-install.cc:178 #, c-format msgid "Need to get %sB of archives.\n" msgstr "É necessário obter %sB de arquivos.\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-install.cc:166 +#: apt-private/private-install.cc:185 #, c-format msgid "After this operation, %sB of additional disk space will be used.\n" msgstr "" @@ -1443,26 +1308,22 @@ msgstr "" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-install.cc:171 +#: apt-private/private-install.cc:190 #, c-format msgid "After this operation, %sB disk space will be freed.\n" msgstr "Após esta operação, será libertado %sB de espaço em disco.\n" -#: apt-private/private-install.cc:185 apt-private/private-download.cc:117 -msgid "There are problems and -y was used without --force-yes" -msgstr "Há problemas e foi utilizado -y sem --force-yes" - -#: apt-private/private-install.cc:191 apt-private/private-install.cc:213 +#: apt-private/private-install.cc:202 apt-private/private-install.cc:224 msgid "Trivial Only specified but this is not a trivial operation." msgstr "Trivial Only especificado mas isto não é uma operação trivial." #. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be #. careful with hard to type or special characters (like non-breaking spaces) -#: apt-private/private-install.cc:195 +#: apt-private/private-install.cc:206 msgid "Yes, do as I say!" msgstr "Sim, faça como eu digo!" -#: apt-private/private-install.cc:197 +#: apt-private/private-install.cc:208 #, c-format msgid "" "You are about to do something potentially harmful.\n" @@ -1473,19 +1334,19 @@ msgstr "" "Para continuar escreva a frase '%s'\n" " ?] " -#: apt-private/private-install.cc:203 apt-private/private-install.cc:221 +#: apt-private/private-install.cc:214 apt-private/private-install.cc:232 msgid "Abort." msgstr "Abortado." -#: apt-private/private-install.cc:218 +#: apt-private/private-install.cc:229 msgid "Do you want to continue?" msgstr "Deseja continuar?" -#: apt-private/private-install.cc:288 +#: apt-private/private-install.cc:299 msgid "Some files failed to download" msgstr "Falhou o download de alguns ficheiros" -#: apt-private/private-install.cc:295 +#: apt-private/private-install.cc:306 msgid "" "Unable to fetch some archives, maybe run apt-get update or try with --fix-" "missing?" @@ -1493,15 +1354,15 @@ msgstr "" "Não foi possível obter alguns arquivos, tente talvez correr apt-get update " "ou tente com --fix-missing?" -#: apt-private/private-install.cc:299 +#: apt-private/private-install.cc:310 msgid "--fix-missing and media swapping is not currently supported" msgstr "--fix-missing e troca de mídia não são suportados actualmente" -#: apt-private/private-install.cc:304 +#: apt-private/private-install.cc:315 msgid "Unable to correct missing packages." msgstr "Não foi possível corrigir os pacotes em falta." -#: apt-private/private-install.cc:305 +#: apt-private/private-install.cc:316 msgid "Aborting install." msgstr "A abortar a instalação." @@ -1519,15 +1380,15 @@ msgstr[1] "" "Os seguintes pacotes desapareceram do seu sistema pois\n" "todos os ficheiros foram por outros pacotes:" -#: apt-private/private-install.cc:345 +#: apt-private/private-install.cc:348 msgid "Note: This is done automatically and on purpose by dpkg." msgstr "Nota: Isto foi feito automaticamente e intencionalmente pelo dpkg." -#: apt-private/private-install.cc:366 +#: apt-private/private-install.cc:370 msgid "We are not supposed to delete stuff, can't start AutoRemover" msgstr "Não é suposto nós apagarmos coisas, não pode iniciar o AutoRemover" -#: apt-private/private-install.cc:474 +#: apt-private/private-install.cc:463 msgid "" "Hmm, seems like the AutoRemover destroyed something which really\n" "shouldn't happen. Please file a bug report against apt." @@ -1545,15 +1406,15 @@ msgstr "" #. "that package should be filed.") << std::endl; #. } #. -#: apt-private/private-install.cc:477 apt-private/private-install.cc:627 +#: apt-private/private-install.cc:466 apt-private/private-install.cc:622 msgid "The following information may help to resolve the situation:" msgstr "A seguinte informação pode ajudar a resolver a situação:" -#: apt-private/private-install.cc:481 +#: apt-private/private-install.cc:470 msgid "Internal Error, AutoRemover broke stuff" msgstr "Erro Interno, o AutoRemover estragou coisas" -#: apt-private/private-install.cc:488 +#: apt-private/private-install.cc:479 msgid "" "The following package was automatically installed and is no longer required:" msgid_plural "" @@ -1565,7 +1426,7 @@ msgstr[1] "" "Os seguintes pacotes foram instalados automaticamente e já não são " "necessários:" -#: apt-private/private-install.cc:492 +#: apt-private/private-install.cc:486 #, c-format msgid "%lu package was automatically installed and is no longer required.\n" msgid_plural "" @@ -1574,17 +1435,17 @@ msgstr[0] "O pacote %lu foi instalado automaticamente e já não é necessário. msgstr[1] "" "Os pacotes %lu foram instalados automaticamente e já não são necessários.\n" -#: apt-private/private-install.cc:494 +#: apt-private/private-install.cc:488 msgid "Use 'apt-get autoremove' to remove it." msgid_plural "Use 'apt-get autoremove' to remove them." msgstr[0] "Utilize 'apt-get autoremove' para o remover." msgstr[1] "Utilize 'apt-get autoremove' para os remover." -#: apt-private/private-install.cc:587 +#: apt-private/private-install.cc:582 msgid "You might want to run 'apt-get -f install' to correct these:" msgstr "Você deve querer executar 'apt-get -f install' para corrigir estes:" -#: apt-private/private-install.cc:589 +#: apt-private/private-install.cc:584 msgid "" "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " "solution)." @@ -1592,7 +1453,7 @@ msgstr "" "Dependências não satisfeitas. Tente 'apt-get -f install' sem nenhum pacote " "(ou especifique uma solução)." -#: apt-private/private-install.cc:612 +#: apt-private/private-install.cc:607 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" @@ -1604,66 +1465,300 @@ msgstr "" "distribuição unstable em que alguns pacotes pedidos ainda não foram \n" "criados ou foram movidos do Incoming." -#: apt-private/private-install.cc:633 +#: apt-private/private-install.cc:628 msgid "Broken packages" msgstr "Pacotes estragados" -#: apt-private/private-install.cc:710 -msgid "The following extra packages will be installed:" +#: apt-private/private-install.cc:685 +#, fuzzy +msgid "The following additional packages will be installed:" msgstr "Os seguintes pacotes extra serão instalados:" -#: apt-private/private-install.cc:800 +#: apt-private/private-install.cc:774 msgid "Suggested packages:" msgstr "Pacotes sugeridos:" -#: apt-private/private-install.cc:801 +#: apt-private/private-install.cc:776 msgid "Recommended packages:" msgstr "Pacotes recomendados:" -#: apt-private/private-install.cc:823 +#: apt-private/private-install.cc:798 #, c-format msgid "Skipping %s, it is already installed and upgrade is not set.\n" msgstr "Saltando %s, já está instalado e a actualização não está definida.\n" -#: apt-private/private-install.cc:827 +#: apt-private/private-install.cc:802 #, c-format msgid "Skipping %s, it is not installed and only upgrades are requested.\n" msgstr "Saltando %s, não está instalado e só são pedidas actualizações.\n" -#: apt-private/private-install.cc:839 +#: apt-private/private-install.cc:814 #, c-format msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" msgstr "" "A reinstalação de %s não é possível, o download do mesmo não pode ser " "feito.\n" -#: apt-private/private-install.cc:844 -#, c-format -msgid "%s is already the newest version.\n" +#. TRANSLATORS: First string is package name, second is version +#: apt-private/private-install.cc:820 +#, fuzzy, c-format +msgid "%s is already the newest version (%s).\n" msgstr "%s já está na versão mais recente.\n" -#: apt-private/private-install.cc:892 +#: apt-private/private-install.cc:868 #, c-format msgid "Selected version '%s' (%s) for '%s'\n" msgstr "Versão seleccionada '%s' (%s) para '%s'\n" -#: apt-private/private-install.cc:897 +#: apt-private/private-install.cc:873 #, c-format msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" msgstr "Versão seleccionada '%s' (%s) para '%s' devido a '%s'\n" -#. TRANSLATORS: Note, this is not an interactive question -#: apt-private/private-install.cc:939 +#: apt-private/private-list.cc:121 +msgid "Listing" +msgstr "" + +#: apt-private/private-list.cc:151 #, c-format -msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" +msgid "There is %i additional version. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional versions. Please use the '-a' switch to see them." +msgstr[0] "" +msgstr[1] "" + +#: apt-private/private-cachefile.cc:96 +msgid "Correcting dependencies..." +msgstr "A corrigir dependências..." + +#: apt-private/private-cachefile.cc:99 +msgid " failed." +msgstr " falhou." + +#: apt-private/private-cachefile.cc:102 +msgid "Unable to correct dependencies" +msgstr "Não foi possível corrigir dependências" + +#: apt-private/private-cachefile.cc:105 +msgid "Unable to minimize the upgrade set" +msgstr "Não foi possível minimizar o conjunto de actualizações" + +#: apt-private/private-cachefile.cc:107 +msgid " Done" +msgstr " Feito" + +#: apt-private/private-cachefile.cc:111 +msgid "You might want to run 'apt-get -f install' to correct these." +msgstr "Você pode querer executar 'apt-get -f install' para corrigir isso." + +#: apt-private/private-cachefile.cc:114 +msgid "Unmet dependencies. Try using -f." +msgstr "Dependências não satisfeitas. Tente utilizar -f." + +#: apt-private/private-output.cc:105 apt-private/private-show.cc:84 +#: apt-private/private-show.cc:89 +msgid "unknown" msgstr "" -"O pacote '%s' não está instalado, por isso não será removido. Queria dizer " -"'%s'?\n" -#: apt-private/private-install.cc:945 +#: apt-private/private-output.cc:272 +#, fuzzy, c-format +msgid "[installed,upgradable to: %s]" +msgstr " [Instalado]" + +#: apt-private/private-output.cc:275 +#, fuzzy +msgid "[installed,local]" +msgstr " [Instalado]" + +#: apt-private/private-output.cc:277 +msgid "[installed,auto-removable]" +msgstr "" + +#: apt-private/private-output.cc:279 +#, fuzzy +msgid "[installed,automatic]" +msgstr " [Instalado]" + +#: apt-private/private-output.cc:281 +#, fuzzy +msgid "[installed]" +msgstr " [Instalado]" + +#: apt-private/private-output.cc:284 #, c-format -msgid "Package '%s' is not installed, so not removed\n" -msgstr "O pacote '%s' não está instalado, por isso não será removido\n" +msgid "[upgradable from: %s]" +msgstr "" + +#: apt-private/private-output.cc:288 +msgid "[residual-config]" +msgstr "" + +#: apt-private/private-output.cc:402 +#, c-format +msgid "but %s is installed" +msgstr "mas %s está instalado" + +#: apt-private/private-output.cc:404 +#, c-format +msgid "but %s is to be installed" +msgstr "mas %s está para ser instalado" + +#: apt-private/private-output.cc:411 +msgid "but it is not installable" +msgstr "mas não é instalável" + +#: apt-private/private-output.cc:413 +msgid "but it is a virtual package" +msgstr "mas é um pacote virtual" + +#: apt-private/private-output.cc:416 +msgid "but it is not installed" +msgstr "mas não está instalado" + +#: apt-private/private-output.cc:416 +msgid "but it is not going to be installed" +msgstr "mas não vai ser instalado" + +#: apt-private/private-output.cc:421 +msgid " or" +msgstr " ou" + +#: apt-private/private-output.cc:435 apt-private/private-output.cc:445 +msgid "The following packages have unmet dependencies:" +msgstr "Os pacotes a seguir têm dependências não satisfeitas:" + +#: apt-private/private-output.cc:455 +msgid "The following NEW packages will be installed:" +msgstr "Serão instalados os seguintes NOVOS pacotes:" + +#: apt-private/private-output.cc:465 +msgid "The following packages will be REMOVED:" +msgstr "Serão REMOVIDOS os seguintes pacotes:" + +#: apt-private/private-output.cc:481 +msgid "The following packages have been kept back:" +msgstr "Serão mantidos em suas versões actuais os seguintes pacotes:" + +#: apt-private/private-output.cc:497 +msgid "The following packages will be upgraded:" +msgstr "Serão actualizados os seguintes pacotes:" + +#: apt-private/private-output.cc:512 +msgid "The following packages will be DOWNGRADED:" +msgstr "Será feito o DOWNGRADE aos seguintes pacotes:" + +#: apt-private/private-output.cc:525 +msgid "The following held packages will be changed:" +msgstr "Os seguintes pacotes mantidos serão mudados:" + +#: apt-private/private-output.cc:552 +#, c-format +msgid "%s (due to %s)" +msgstr "%s (devido a %s)" + +#: apt-private/private-output.cc:602 +msgid "" +"WARNING: The following essential packages will be removed.\n" +"This should NOT be done unless you know exactly what you are doing!" +msgstr "" +"AVISO: Os seguintes pacotes essenciais serão removidos.\n" +"Isso NÃO deverá ser feito a menos que saiba exactamente o que está a fazer!" + +#: apt-private/private-output.cc:633 +#, c-format +msgid "%lu upgraded, %lu newly installed, " +msgstr "%lu pacotes actualizados, %lu pacotes novos instalados, " + +#: apt-private/private-output.cc:637 +#, c-format +msgid "%lu reinstalled, " +msgstr "%lu reinstalados, " + +#: apt-private/private-output.cc:639 +#, c-format +msgid "%lu downgraded, " +msgstr "%lu a que foi feito o downgrade, " + +#: apt-private/private-output.cc:641 +#, c-format +msgid "%lu to remove and %lu not upgraded.\n" +msgstr "%lu a remover e %lu não actualizados.\n" + +#: apt-private/private-output.cc:645 +#, c-format +msgid "%lu not fully installed or removed.\n" +msgstr "%lu pacotes não totalmente instalados ou removidos.\n" + +#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] +#. e.g. "Do you want to continue? [Y/n] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc:667 +msgid "[Y/n]" +msgstr "[S/n]" + +#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] +#. e.g. "Should this file be removed? [y/N] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc:673 +msgid "[y/N]" +msgstr "s/N]" + +#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set +#: apt-private/private-output.cc:684 +msgid "Y" +msgstr "S" + +#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set +#: apt-private/private-output.cc:690 +msgid "N" +msgstr "N" + +#: apt-private/private-output.cc:712 apt-pkg/cachefilter.cc:40 +#, c-format +msgid "Regex compilation error - %s" +msgstr "Erro de compilação de regex - %s" + +#: apt-private/private-update.cc:31 +msgid "The update command takes no arguments" +msgstr "O comando update não leva argumentos" + +#: apt-private/private-update.cc:96 +#, c-format +msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" +msgid_plural "" +"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" +msgstr[0] "" +msgstr[1] "" + +#: apt-private/private-update.cc:100 +msgid "All packages are up to date." +msgstr "" + +#: apt-private/private-show.cc:158 +#, c-format +msgid "There is %i additional record. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional records. Please use the '-a' switch to see them." +msgstr[0] "" +msgstr[1] "" + +#: apt-private/private-show.cc:165 +msgid "not a real package (virtual)" +msgstr "" + +#: apt-private/private-main.cc:34 +msgid "" +"NOTE: This is only a simulation!\n" +" apt-get needs root privileges for real execution.\n" +" Keep also in mind that locking is deactivated,\n" +" so don't depend on the relevance to the real current situation!" +msgstr "" +"NOTE:\tIsto é apenas uma simulação!\n" +"\to apt-get necessita de privilégios de root para a execução real.\n" +"\tTenha em mente que o acesso exclusivo está desabilitado,\n" +"\tpor isso não confie na relevância da real situação actual!" #: apt-private/private-download.cc:62 #, c-format @@ -1676,29 +1771,36 @@ msgstr "" msgid "WARNING: The following packages cannot be authenticated!" msgstr "AVISO: Os seguintes pacotes não podem ser autenticados!" -#: apt-private/private-download.cc:98 +#: apt-private/private-download.cc:101 msgid "Authentication warning overridden.\n" msgstr "Aviso de autenticação ultrapassado.\n" -#: apt-private/private-download.cc:103 apt-private/private-download.cc:110 +#: apt-private/private-download.cc:106 apt-private/private-download.cc:113 msgid "Some packages could not be authenticated" msgstr "Alguns pacotes não puderam ser autenticados" -#: apt-private/private-download.cc:108 +#: apt-private/private-download.cc:111 msgid "Install these packages without verification?" msgstr "Instalar estes pacotes sem verificação?" -#: apt-private/private-download.cc:149 apt-pkg/update.cc:77 +#: apt-private/private-download.cc:122 +#, fuzzy +msgid "" +"There were unauthenticated packages and -y was used without --allow-" +"unauthenticated" +msgstr "Há problemas e foi utilizado -y sem --force-yes" + +#: apt-private/private-download.cc:154 #, c-format msgid "Failed to fetch %s %s\n" msgstr "Falhou obter %s %s\n" -#: apt-private/private-download.cc:171 apt-private/private-download.cc:174 +#: apt-private/private-download.cc:176 apt-private/private-download.cc:179 #, c-format msgid "Couldn't determine free space in %s" msgstr "Não foi possível determinar o espaço livre em %s" -#: apt-private/private-download.cc:188 +#: apt-private/private-download.cc:193 #, c-format msgid "You don't have enough free space in %s." msgstr "Você não possui espaço livre suficiente em %s." @@ -1717,42 +1819,48 @@ msgstr "" msgid "Full Text Search" msgstr "" -#: apt-private/acqprogress.cc:66 +#. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update' +#: apt-private/acqprogress.cc:74 #, c-format msgid "Hit:%lu %s" msgstr "" -#: apt-private/acqprogress.cc:88 +#. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update' +#. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens +#: apt-private/acqprogress.cc:96 #, c-format msgid "Get:%lu %s" msgstr "Obter:%lu %s" -#: apt-private/acqprogress.cc:119 +#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' +#. which failed to download, but the error is ignored (compare "Err:") +#: apt-private/acqprogress.cc:126 #, c-format msgid "Ign:%lu %s" msgstr "" -#: apt-private/acqprogress.cc:126 +#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' +#. which failed to download and the error is critical (compare "Ign:") +#: apt-private/acqprogress.cc:136 #, c-format msgid "Err:%lu %s" msgstr "" -#: apt-private/acqprogress.cc:150 +#: apt-private/acqprogress.cc:159 #, c-format msgid "Fetched %sB in %s (%sB/s)\n" msgstr "Obtidos %sB em %s (%sB/s)\n" -#: apt-private/acqprogress.cc:240 -#, c-format +#: apt-private/acqprogress.cc:229 msgid " [Working]" msgstr " [A trabalhar]" -#: apt-private/acqprogress.cc:301 -#, c-format +#: apt-private/acqprogress.cc:297 +#, fuzzy, c-format msgid "" "Media change: please insert the disc labeled\n" " '%s'\n" -"in the drive '%s' and press enter\n" +"in the drive '%s' and press [Enter]\n" msgstr "" "Troca de mídia: Por favor insira o disco chamado\n" " '%s'\n" @@ -1760,11 +1868,11 @@ msgstr "" #. Only warn if there are no sources.list.d. #. Only warn if there is no sources.list file. -#: methods/mirror.cc:95 apt-pkg/init.cc:113 apt-pkg/init.cc:121 -#: apt-pkg/sourcelist.cc:280 apt-pkg/sourcelist.cc:286 apt-pkg/clean.cc:43 -#: apt-pkg/acquire.cc:557 apt-pkg/policy.cc:381 apt-pkg/contrib/fileutl.cc:374 -#: apt-pkg/contrib/fileutl.cc:487 apt-pkg/contrib/cdromutl.cc:205 -#: apt-inst/extract.cc:471 +#: methods/mirror.cc:95 apt-pkg/init.cc:133 apt-pkg/init.cc:141 +#: apt-pkg/clean.cc:43 apt-pkg/acquire.cc:557 apt-pkg/policy.cc:412 +#: apt-pkg/sourcelist.cc:306 apt-pkg/sourcelist.cc:312 +#: apt-pkg/contrib/fileutl.cc:375 apt-pkg/contrib/fileutl.cc:488 +#: apt-pkg/contrib/cdromutl.cc:205 apt-inst/extract.cc:471 #, c-format msgid "Unable to read %s" msgstr "Não foi possível ler %s" @@ -1801,11 +1909,11 @@ msgstr "Não pode ler ficheiro de mirror '%s'" msgid "[Mirror: %s]" msgstr "[Mirror: %s]" -#: methods/rsh.cc:102 ftparchive/multicompress.cc:171 +#: methods/rsh.cc:109 ftparchive/multicompress.cc:170 msgid "Failed to create IPC pipe to subprocess" msgstr "Falha ao criar pipe IPC para subprocesso" -#: methods/rsh.cc:346 +#: methods/rsh.cc:364 msgid "Connection closed prematurely" msgstr "Ligação encerrada prematuramente" @@ -1815,7 +1923,8 @@ msgstr "Configuração pré-definida errada!" #: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95 #: dselect/install:106 dselect/update:45 -msgid "Press enter to continue." +#, fuzzy +msgid "Press [Enter] to continue." msgstr "Carregue em enter para continuar." #: dselect/install:92 @@ -1849,841 +1958,250 @@ msgstr "" msgid "Merging available information" msgstr "A juntar a informação disponível" -#: cmdline/apt-extracttemplates.cc:229 -msgid "" -"Usage: apt-extracttemplates file1 [file2 ...]\n" -"\n" -"apt-extracttemplates is a tool to extract config and template info\n" -"from debian packages\n" -"\n" -"Options:\n" -" -h This help text\n" -" -t Set the temp dir\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -msgstr "" -"Utilização: apt-extracttemplates ficheiro1 [ficheiro2 ...]\n" -"\n" -"O apt-extracttemplates é uma ferramenta para extrair configuração\n" -"e informação de template de pacotes debian.\n" -"\n" -"Opções:\n" -" -h Este texto de ajuda\n" -" -t Definir o directório temporário\n" -" -c=? Ler este ficheiro de configuração\n" -" -o=? Definir uma opção arbitrária de configuração, p.e.: -o dir::cache=/" -"tmp\n" - -#: cmdline/apt-extracttemplates.cc:259 apt-pkg/contrib/fileutl.cc:2092 -#, fuzzy, c-format -msgid "Unable to mkstemp %s" -msgstr "Não foi possível fazer stat %s" - -#: cmdline/apt-extracttemplates.cc:264 apt-pkg/pkgcachegen.cc:1385 -#: apt-pkg/contrib/fileutl.cc:2097 -#, c-format -msgid "Unable to write to %s" -msgstr "Não conseguiu escrever para %s" - -#: cmdline/apt-extracttemplates.cc:305 -msgid "Cannot get debconf version. Is debconf installed?" -msgstr "Não pode obter a versão do debconf. O debconf está instalado?" - -#: ftparchive/apt-ftparchive.cc:186 ftparchive/apt-ftparchive.cc:370 -msgid "Package extension list is too long" -msgstr "A lista de extensão de pacotes é demasiado longa" - -#: ftparchive/apt-ftparchive.cc:188 ftparchive/apt-ftparchive.cc:205 -#: ftparchive/apt-ftparchive.cc:228 ftparchive/apt-ftparchive.cc:282 -#: ftparchive/apt-ftparchive.cc:296 ftparchive/apt-ftparchive.cc:318 -#, c-format -msgid "Error processing directory %s" -msgstr "Erro ao processar o directório %s" - -#: ftparchive/apt-ftparchive.cc:280 -msgid "Source extension list is too long" -msgstr "Lista de extensão de códigos-fonte é demasiado longa" - -#: ftparchive/apt-ftparchive.cc:400 -msgid "Error writing header to contents file" -msgstr "Erro ao escrever o cabeçalho no ficheiro de conteúdo" - -#: ftparchive/apt-ftparchive.cc:430 -#, c-format -msgid "Error processing contents %s" -msgstr "Erro ao processar o conteúdo %s" - -#: ftparchive/apt-ftparchive.cc:625 -msgid "" -"Usage: apt-ftparchive [options] command\n" -"Commands: packages binarypath [overridefile [pathprefix]]\n" -" sources srcpath [overridefile [pathprefix]]\n" -" contents path\n" -" release path\n" -" generate config [groups]\n" -" clean config\n" -"\n" -"apt-ftparchive generates index files for Debian archives. It supports\n" -"many styles of generation from fully automated to functional replacements\n" -"for dpkg-scanpackages and dpkg-scansources\n" -"\n" -"apt-ftparchive generates Package files from a tree of .debs. The\n" -"Package file contains the contents of all the control fields from\n" -"each package as well as the MD5 hash and filesize. An override file\n" -"is supported to force the value of Priority and Section.\n" -"\n" -"Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n" -"The --source-override option can be used to specify a src override file\n" -"\n" -"The 'packages' and 'sources' command should be run in the root of the\n" -"tree. BinaryPath should point to the base of the recursive search and \n" -"override file should contain the override flags. Pathprefix is\n" -"appended to the filename fields if present. Example usage from the \n" -"Debian archive:\n" -" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" -" dists/potato/main/binary-i386/Packages\n" -"\n" -"Options:\n" -" -h This help text\n" -" --md5 Control MD5 generation\n" -" -s=? Source override file\n" -" -q Quiet\n" -" -d=? Select the optional caching database\n" -" --no-delink Enable delinking debug mode\n" -" --contents Control contents file generation\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option" -msgstr "" -"Utilização: apt-ftparchive [opções] comando\n" -"Comandos: packages caminho_binário [ficheiro_override [prefixo_caminho]]\n" -" sources caminho_fonte [ficheiro_override [prefixo_caminho]]\n" -" contents caminho\n" -" release caminho\n" -" generate config [grupos]\n" -" clean config\n" -"\n" -"O apt-ftparchive gera ficheiros de índice para repositórios Debian. Ele \n" -"suporta muitos estilos de criação, desde totalmente automatizados até \n" -"substitutos funcionais para o dpkg-scanpackages e dpkg-scansources\n" -"\n" -"O apt-ftparchive gera ficheiros Packages a partir de uma árvore de .debs.\n" -" O ficheiro Package contém o conteúdo de todos os campos de controle de \n" -"cada pacote bem como o hash MD5 e tamanho do ficheiro. É suportado um \n" -"ficheiro override para forçar o valor de Priority e Section.\n" -"\n" -"Similarmente, o apt-ftparchive gera ficheiros Sources a partir de uma \n" -"árvore de .dscs. A opção --source-override pode ser utilizada para \n" -"especificar um ficheiro override de fontes\n" -"\n" -"Os comandos 'packages' e 'sources' devem ser executados na raiz da \n" -"árvore. CaminhoBinário deve apontar para a base de procura recursiva \n" -"e o ficheiro override deve conter as flags override. CaminhoPrefixo é \n" -"incluído aos campos filename caso esteja presente. Exemplo de uso do \n" -"repositório Debian :\n" -" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" -" dists/potato/main/binary-i386/Packages\n" -"\n" -"Opções:\n" -" -h Este texto de ajuda\n" -" --md5 Controlar a criação do MD5\n" -" -s=? Ficheiro override de código-fonte \n" -" -q Silencioso\n" -" -d=? Seleccionar a base de dados de caching opcional\n" -" --no-delink Habilitar o modo de debug delinking\n" -" --contents Controlar a criação do ficheiro de conteúdo\n" -" -c=? Ler este ficheiro de configuração\n" -" -o=? Definir uma opção de configuração arbitrária" - -#: ftparchive/apt-ftparchive.cc:821 -msgid "No selections matched" -msgstr "Nenhuma selecção coincidiu" - -#: ftparchive/apt-ftparchive.cc:906 -#, c-format -msgid "Some files are missing in the package file group `%s'" -msgstr "Faltam alguns ficheiros no grupo `%s' do ficheiro do pacote" - -#: ftparchive/cachedb.cc:67 -#, c-format -msgid "DB was corrupted, file renamed to %s.old" -msgstr "A base de dados estava corrompida, ficheiro renomeado para %s.old" - -#: ftparchive/cachedb.cc:85 -#, c-format -msgid "DB is old, attempting to upgrade %s" -msgstr "A base de dados é antiga, a tentar actualizar %s" - -#: ftparchive/cachedb.cc:96 -msgid "" -"DB format is invalid. If you upgraded from an older version of apt, please " -"remove and re-create the database." -msgstr "" -"O formato da BD é inválido. Se actualizou a partir de uma versão antiga do " -"apt, por favor remova-a e crie novamente a base de dados." - -#: ftparchive/cachedb.cc:101 -#, c-format -msgid "Unable to open DB file %s: %s" -msgstr "Não foi possível abrir o ficheiro %s da base de dados: %s" - -#: ftparchive/cachedb.cc:184 apt-inst/extract.cc:186 apt-inst/extract.cc:199 -#: apt-inst/extract.cc:216 -#, c-format -msgid "Failed to stat %s" -msgstr "Falha stat %s" - -#: ftparchive/cachedb.cc:326 -#, fuzzy -msgid "Failed to read .dsc" -msgstr "Falhou o readlink %s" - -#: ftparchive/cachedb.cc:359 -msgid "Archive has no control record" -msgstr "O arquivo não tem registo de controlo" - -#: ftparchive/cachedb.cc:526 -msgid "Unable to get a cursor" -msgstr "Não foi possível obter um cursor" - -#: ftparchive/writer.cc:104 -#, c-format -msgid "W: Unable to read directory %s\n" -msgstr "W: Não foi possível ler o directório %s\n" - -#: ftparchive/writer.cc:109 -#, c-format -msgid "W: Unable to stat %s\n" -msgstr "W: Não foi possível fazer stat %s\n" - -#: ftparchive/writer.cc:165 -msgid "E: " -msgstr "E: " - -#: ftparchive/writer.cc:167 -msgid "W: " -msgstr "W: " - -#: ftparchive/writer.cc:174 -msgid "E: Errors apply to file " -msgstr "E: Os erros aplicam-se ao ficheiro " - -#: ftparchive/writer.cc:192 ftparchive/writer.cc:224 -#, c-format -msgid "Failed to resolve %s" -msgstr "Falhou resolver %s" - -#: ftparchive/writer.cc:205 -msgid "Tree walking failed" -msgstr "Falhou ao percorrer a árvore" - -#: ftparchive/writer.cc:232 -#, c-format -msgid "Failed to open %s" -msgstr "Falhou abrir %s" - -#: ftparchive/writer.cc:291 -#, c-format -msgid " DeLink %s [%s]\n" -msgstr " DeLink %s [%s]\n" - -#: ftparchive/writer.cc:299 -#, c-format -msgid "Failed to readlink %s" -msgstr "Falhou o readlink %s" - -#: ftparchive/writer.cc:303 -#, c-format -msgid "Failed to unlink %s" -msgstr "Falhou o unlink %s" - -#: ftparchive/writer.cc:311 -#, c-format -msgid "*** Failed to link %s to %s" -msgstr "*** Falhou ligar %s a %s" - -#: ftparchive/writer.cc:321 -#, c-format -msgid " DeLink limit of %sB hit.\n" -msgstr " Limite DeLink de %sB atingido.\n" - -#: ftparchive/writer.cc:427 -msgid "Archive had no package field" -msgstr "Arquivo não possuía campo package" - -#: ftparchive/writer.cc:435 ftparchive/writer.cc:698 -#, c-format -msgid " %s has no override entry\n" -msgstr " %s não possui entrada override\n" - -#: ftparchive/writer.cc:502 ftparchive/writer.cc:862 -#, c-format -msgid " %s maintainer is %s not %s\n" -msgstr " o maintainer de %s é %s, não %s\n" - -#: ftparchive/writer.cc:712 -#, c-format -msgid " %s has no source override entry\n" -msgstr " %s não possui fonte de entrada de 'override'\n" - -#: ftparchive/writer.cc:716 -#, c-format -msgid " %s has no binary override entry either\n" -msgstr " %s também não possui entrada binária de 'override'\n" - -#: ftparchive/contents.cc:351 ftparchive/contents.cc:382 -msgid "realloc - Failed to allocate memory" -msgstr "realloc - Falhou alocar memória" - -#: ftparchive/override.cc:38 ftparchive/override.cc:142 -#, c-format -msgid "Unable to open %s" -msgstr "Não foi possível abrir %s" - -#. skip spaces -#. find end of word -#: ftparchive/override.cc:68 -#, fuzzy, c-format -msgid "Malformed override %s line %llu (%s)" -msgstr "Override %s malformado linha %llu #1" - -#: ftparchive/override.cc:127 ftparchive/override.cc:201 -#, c-format -msgid "Failed to read the override file %s" -msgstr "Falhou ler o ficheiro override %s" - -#: ftparchive/override.cc:166 -#, c-format -msgid "Malformed override %s line %llu #1" -msgstr "Override %s malformado linha %llu #1" - -#: ftparchive/override.cc:178 -#, c-format -msgid "Malformed override %s line %llu #2" -msgstr "Override %s malformado linha %llu #2" - -#: ftparchive/override.cc:191 -#, c-format -msgid "Malformed override %s line %llu #3" -msgstr "Override %s malformado linha %llu #3" - -#: ftparchive/multicompress.cc:73 -#, c-format -msgid "Unknown compression algorithm '%s'" -msgstr "Algoritmo de compressão desconhecido '%s'" - -#: ftparchive/multicompress.cc:103 -#, c-format -msgid "Compressed output %s needs a compression set" -msgstr "Saída compactada %s precisa de um conjunto de compressão" - -#: ftparchive/multicompress.cc:192 -msgid "Failed to create FILE*" -msgstr "Falhou criar FILE*" - -#: ftparchive/multicompress.cc:195 -msgid "Failed to fork" -msgstr "Falhou o fork" - -#: ftparchive/multicompress.cc:209 -msgid "Compress child" -msgstr "Compactar filho" - -#: ftparchive/multicompress.cc:232 -#, c-format -msgid "Internal error, failed to create %s" -msgstr "Erro Interno, falhou criar %s" - -#: ftparchive/multicompress.cc:305 -msgid "IO to subprocess/file failed" -msgstr "Falhou o IO para subprocesso/arquivo" - -#: ftparchive/multicompress.cc:343 -msgid "Failed to read while computing MD5" -msgstr "Falhou ler durante o cálculo de MD5" - -#: ftparchive/multicompress.cc:359 -#, c-format -msgid "Problem unlinking %s" -msgstr "Problema ao executar unlinking %s" - -#: ftparchive/multicompress.cc:374 apt-inst/extract.cc:194 -#, c-format -msgid "Failed to rename %s to %s" -msgstr "Falhou renomear %s para %s" - -#: cmdline/apt-internal-solver.cc:51 -msgid "" -"Usage: apt-internal-solver\n" -"\n" -"apt-internal-solver is an interface to use the current internal\n" -"like an external resolver for the APT family for debugging or alike\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -msgstr "" -"Utilização: apt-internal-solver\n" -"\n" -"O apt-internal-solver é um interface para utilizar o actual interno como um\n" -" resolvedor externo para a família APT para depuração ou semelhante.\n" -"\n" -"Opções:\n" -" -h Este texto de ajuda.\n" -" -q Saída para registo - sem indicador de progresso\n" -" -c=? Ler este ficheiro de configuração\n" -" -o=? Definir uma opção de configuração arbitrária, p.e. dir::cache=/tmp\n" - -#: cmdline/apt-sortpkgs.cc:91 -msgid "Unknown package record!" -msgstr "Registo de pacote desconhecido!" - -#: cmdline/apt-sortpkgs.cc:155 -msgid "" -"Usage: apt-sortpkgs [options] file1 [file2 ...]\n" -"\n" -"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n" -"to indicate what kind of file it is.\n" -"\n" -"Options:\n" -" -h This help text\n" -" -s Use source file sorting\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -msgstr "" -"Utilização: apt-sortpkgs [opções] ficheiro1 [ficheiro2 ...]\n" -"\n" -"O apt-sortpkgs é uma ferramenta simples para ordenar ficheiros de pacotes.\n" -"A opção -s é utilizada para indicar que tipo de ficheiro é.\n" -"\n" -"Opções:\n" -" -h Este texto de ajuda\n" -" -s Utilizar a ordenação de ficheiros de código-fonte\n" -" -c=? Ler este ficheiro de configuração\n" -" -o=? Definir uma opção arbitrária de configuração, p.e.: -o dir::cache=/" -"tmp\n" - -#: apt-pkg/install-progress.cc:59 +#: apt-pkg/install-progress.cc:58 #, c-format msgid "Progress: [%3i%%]" msgstr "" -#: apt-pkg/install-progress.cc:93 apt-pkg/install-progress.cc:176 +#: apt-pkg/install-progress.cc:93 apt-pkg/install-progress.cc:177 msgid "Running dpkg" msgstr "A correr o dpkg" -#: apt-pkg/init.cc:156 +#: apt-pkg/init.cc:176 #, c-format msgid "Packaging system '%s' is not supported" msgstr "Sistema de empacotamento '%s' não é suportado" -#: apt-pkg/init.cc:172 +#: apt-pkg/init.cc:192 msgid "Unable to determine a suitable packaging system type" msgstr "" "Não foi possível determinar um tipo de sistema de empacotamento adequado" -#: apt-pkg/indexcopy.cc:236 apt-pkg/indexcopy.cc:775 +#: apt-pkg/indexcopy.cc:228 apt-pkg/indexcopy.cc:753 #, c-format msgid "Wrote %i records.\n" msgstr "Escreveu %i registos.\n" -#: apt-pkg/indexcopy.cc:238 apt-pkg/indexcopy.cc:777 +#: apt-pkg/indexcopy.cc:230 apt-pkg/indexcopy.cc:755 #, c-format msgid "Wrote %i records with %i missing files.\n" msgstr "Escreveu %i registos com %i ficheiros em falta.\n" -#: apt-pkg/indexcopy.cc:241 apt-pkg/indexcopy.cc:780 +#: apt-pkg/indexcopy.cc:233 apt-pkg/indexcopy.cc:758 #, c-format msgid "Wrote %i records with %i mismatched files\n" msgstr "Escreveu %i registos com %i ficheiros não coincidentes\n" -#: apt-pkg/indexcopy.cc:244 apt-pkg/indexcopy.cc:783 +#: apt-pkg/indexcopy.cc:236 apt-pkg/indexcopy.cc:761 #, c-format msgid "Wrote %i records with %i missing files and %i mismatched files\n" msgstr "" "Escreveu %i registos com %i ficheiros em falta e %i ficheiros não " "coincidentes\n" -#: apt-pkg/indexcopy.cc:515 +#: apt-pkg/indexcopy.cc:498 #, c-format msgid "Can't find authentication record for: %s" msgstr "Não foi possível encontrar registo de autenticação para: %s" -#: apt-pkg/indexcopy.cc:521 +#: apt-pkg/indexcopy.cc:504 #, c-format msgid "Hash mismatch for: %s" msgstr "Hash não coincide para: %s" -#: apt-pkg/acquire-worker.cc:133 -#, c-format -msgid "The method driver %s could not be found." -msgstr "O driver do método %s não pôde ser encontrado." - -#: apt-pkg/acquire-worker.cc:135 -#, fuzzy, c-format -msgid "Is the package %s installed?" -msgstr "Verifique se o pacote 'dpkg-dev' está instalado.\n" - -#: apt-pkg/acquire-worker.cc:186 -#, c-format -msgid "Method %s did not start correctly" -msgstr "Método %s não iniciou correctamente" - -#: apt-pkg/acquire-worker.cc:485 -#, c-format -msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." -msgstr "" -"Por favor insira o disco denominado: '%s' no leitor '%s' e pressione enter." - -#: apt-pkg/cachefile.cc:94 +#: apt-pkg/cachefile.cc:101 msgid "The package lists or status file could not be parsed or opened." msgstr "" "As listas de pacotes ou o ficheiro de status não pôde ser analisado ou " "aberto." -#: apt-pkg/cachefile.cc:98 +#: apt-pkg/cachefile.cc:105 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:123 msgid "The list of sources could not be read." msgstr "A lista de fontes não pôde ser lida." -#: apt-pkg/pkgcache.cc:154 +#: apt-pkg/pkgcache.cc:163 msgid "Empty package cache" msgstr "Cache de pacotes vazia" -#: apt-pkg/pkgcache.cc:160 apt-pkg/pkgcache.cc:171 +#: apt-pkg/pkgcache.cc:169 apt-pkg/pkgcache.cc:180 msgid "The package cache file is corrupted" msgstr "O ficheiro de cache de pacotes está corrompido" -#: apt-pkg/pkgcache.cc:165 +#: apt-pkg/pkgcache.cc:174 msgid "The package cache file is an incompatible version" msgstr "O ficheiro de cache de pacotes é de uma versão incompatível" -#: apt-pkg/pkgcache.cc:168 +#: apt-pkg/pkgcache.cc:177 msgid "The package cache file is corrupted, it is too small" msgstr "O ficheiro de cache de pacotes está corrompido, é demasiado pequeno" -#: apt-pkg/pkgcache.cc:175 +#: apt-pkg/pkgcache.cc:184 #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Este APT não suporta o sistema de versões '%s'" -#: apt-pkg/pkgcache.cc:185 +#: apt-pkg/pkgcache.cc:194 #, fuzzy, c-format msgid "The package cache was built for different architectures: %s vs %s" msgstr "A cache de pacotes foi gerada para uma arquitectura diferente" -#: apt-pkg/pkgcache.cc:322 +#: apt-pkg/pkgcache.cc:319 msgid "Depends" msgstr "Depende" -#: apt-pkg/pkgcache.cc:322 +#: apt-pkg/pkgcache.cc:319 msgid "PreDepends" msgstr "Pré-Depende" -#: apt-pkg/pkgcache.cc:322 +#: apt-pkg/pkgcache.cc:319 msgid "Suggests" msgstr "Sugere" -#: apt-pkg/pkgcache.cc:323 +#: apt-pkg/pkgcache.cc:320 msgid "Recommends" msgstr "Recomenda" -#: apt-pkg/pkgcache.cc:323 +#: apt-pkg/pkgcache.cc:320 msgid "Conflicts" msgstr "Em Conflito" -#: apt-pkg/pkgcache.cc:323 +#: apt-pkg/pkgcache.cc:320 msgid "Replaces" msgstr "Substitui" -#: apt-pkg/pkgcache.cc:324 +#: apt-pkg/pkgcache.cc:321 msgid "Obsoletes" msgstr "Obsoleta" -#: apt-pkg/pkgcache.cc:324 +#: apt-pkg/pkgcache.cc:321 msgid "Breaks" msgstr "Estraga" -#: apt-pkg/pkgcache.cc:324 +#: apt-pkg/pkgcache.cc:321 msgid "Enhances" msgstr "Aumenta" -#: apt-pkg/pkgcache.cc:335 +#: apt-pkg/pkgcache.cc:332 msgid "important" msgstr "importante" -#: apt-pkg/pkgcache.cc:335 +#: apt-pkg/pkgcache.cc:332 msgid "required" msgstr "necessário" -#: apt-pkg/pkgcache.cc:335 +#: apt-pkg/pkgcache.cc:332 msgid "standard" msgstr "padrão" -#: apt-pkg/pkgcache.cc:336 +#: apt-pkg/pkgcache.cc:333 msgid "optional" msgstr "opcional" -#: apt-pkg/pkgcache.cc:336 +#: apt-pkg/pkgcache.cc:333 msgid "extra" msgstr "extra" -#: apt-pkg/upgrade.cc:34 apt-pkg/upgrade.cc:136 apt-pkg/upgrade.cc:182 -msgid "Calculating upgrade" -msgstr "A calcular a actualização" - -#: apt-pkg/pkgrecords.cc:38 +#: apt-pkg/acquire-worker.cc:111 #, c-format -msgid "Index file type '%s' is not supported" -msgstr "Tipo do ficheiro de índice '%s' não é suportado" +msgid "The method driver %s could not be found." +msgstr "O driver do método %s não pôde ser encontrado." -#: apt-pkg/sourcelist.cc:127 +#: apt-pkg/acquire-worker.cc:113 #, fuzzy, c-format -msgid "Malformed stanza %u in source list %s (URI parse)" -msgstr "Linha mal formada %lu na lista de fontes %s (parse de URI)" - -#: apt-pkg/sourcelist.cc:170 -#, c-format -msgid "Malformed line %lu in source list %s ([option] unparseable)" -msgstr "" -"Linha mal formada %lu na lista de fontes %s ([opção] não interpretável)" - -#: apt-pkg/sourcelist.cc:173 -#, c-format -msgid "Malformed line %lu in source list %s ([option] too short)" -msgstr "Linha mal formada %lu na lista de fontes %s ([opção] demasiado curta)" - -#: apt-pkg/sourcelist.cc:184 -#, c-format -msgid "Malformed line %lu in source list %s ([%s] is not an assignment)" -msgstr "" -"Linha mal formada %lu na lista de fontes %s ([%s] não é uma atribuição)" +msgid "Is the package %s installed?" +msgstr "Verifique se o pacote 'dpkg-dev' está instalado.\n" -#: apt-pkg/sourcelist.cc:190 +#: apt-pkg/acquire-worker.cc:164 #, c-format -msgid "Malformed line %lu in source list %s ([%s] has no key)" -msgstr "Linha mal formada %lu na lista de fontes %s ([%s] não tem chave)" +msgid "Method %s did not start correctly" +msgstr "Método %s não iniciou correctamente" -#: apt-pkg/sourcelist.cc:193 -#, c-format -msgid "Malformed line %lu in source list %s ([%s] key %s has no value)" +#: apt-pkg/acquire-worker.cc:536 +#, fuzzy, c-format +msgid "" +"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." msgstr "" -"Linha mal formada %lu na lista de fontes %s ([%s] chave %s não tem valor)" - -#: apt-pkg/sourcelist.cc:206 -#, c-format -msgid "Malformed line %lu in source list %s (URI)" -msgstr "Linha mal formada %lu na lista de fontes %s (URI)" - -#: apt-pkg/sourcelist.cc:208 -#, c-format -msgid "Malformed line %lu in source list %s (dist)" -msgstr "Linha mal formada %lu na lista de fontes %s (distribuição)" - -#: apt-pkg/sourcelist.cc:211 -#, c-format -msgid "Malformed line %lu in source list %s (URI parse)" -msgstr "Linha mal formada %lu na lista de fontes %s (parse de URI)" - -#: apt-pkg/sourcelist.cc:217 -#, c-format -msgid "Malformed line %lu in source list %s (absolute dist)" -msgstr "Linha mal formada %lu na lista de fontes %s (distribuição absoluta)" - -#: apt-pkg/sourcelist.cc:224 -#, c-format -msgid "Malformed line %lu in source list %s (dist parse)" -msgstr "Linha mal formada %lu na lista de fontes %s (dist parse)" - -#: apt-pkg/sourcelist.cc:335 -#, c-format -msgid "Opening %s" -msgstr "A abrir %s" - -#: apt-pkg/sourcelist.cc:347 apt-pkg/cdrom.cc:497 -#, c-format -msgid "Line %u too long in source list %s." -msgstr "Linha %u é demasiado longa na lista de fontes %s." - -#: apt-pkg/sourcelist.cc:371 -#, c-format -msgid "Malformed line %u in source list %s (type)" -msgstr "Linha mal formada %u na lista de fontes %s (tipo)" +"Por favor insira o disco denominado: '%s' no leitor '%s' e pressione enter." -#: apt-pkg/sourcelist.cc:375 +#: apt-pkg/pkgrecords.cc:38 #, c-format -msgid "Type '%s' is not known on line %u in source list %s" -msgstr "O tipo '%s' não é conhecido na linha %u na lista de fontes %s" - -#: apt-pkg/sourcelist.cc:416 -#, fuzzy, c-format -msgid "Type '%s' is not known on stanza %u in source list %s" -msgstr "O tipo '%s' não é conhecido na linha %u na lista de fontes %s" - -#: apt-pkg/clean.cc:39 apt-pkg/acquire.cc:553 -#, fuzzy, c-format -msgid "Clean of %s is not supported" +msgid "Index file type '%s' is not supported" msgstr "Tipo do ficheiro de índice '%s' não é suportado" -#: apt-pkg/clean.cc:64 -#, c-format -msgid "Unable to stat %s." -msgstr "Não foi possível fazer stat %s." - -#: apt-pkg/pkgcachegen.cc:113 -msgid "Cache has an incompatible versioning system" -msgstr "A cache possui um sistema de versões incompatível" - -#. TRANSLATOR: The first placeholder is a package name, -#. the other two should be copied verbatim as they include debug info -#: apt-pkg/pkgcachegen.cc:240 apt-pkg/pkgcachegen.cc:250 -#: apt-pkg/pkgcachegen.cc:316 apt-pkg/pkgcachegen.cc:382 -#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:403 -#: apt-pkg/pkgcachegen.cc:411 apt-pkg/pkgcachegen.cc:415 -#: apt-pkg/pkgcachegen.cc:419 apt-pkg/pkgcachegen.cc:440 -#: apt-pkg/pkgcachegen.cc:479 apt-pkg/pkgcachegen.cc:525 -#: apt-pkg/pkgcachegen.cc:539 apt-pkg/pkgcachegen.cc:570 -#: apt-pkg/pkgcachegen.cc:584 -#, c-format -msgid "Error occurred while processing %s (%s%d)" -msgstr "Ocorreu um erro ao processar %s (%s%d)" - -#: apt-pkg/pkgcachegen.cc:273 -msgid "Wow, you exceeded the number of package names this APT is capable of." -msgstr "" -"Uau, você excedeu o número de nomes de pacotes que este APT é capaz de " -"suportar." +#: apt-pkg/depcache.cc:139 apt-pkg/depcache.cc:167 +msgid "Building dependency tree" +msgstr "A construir árvore de dependências" -#: apt-pkg/pkgcachegen.cc:276 -msgid "Wow, you exceeded the number of versions this APT is capable of." -msgstr "" -"Uau, você excedeu o número de versões que este APT é capaz de suportar." +#: apt-pkg/depcache.cc:140 +msgid "Candidate versions" +msgstr "Versões candidatas" -#: apt-pkg/pkgcachegen.cc:279 -msgid "Wow, you exceeded the number of descriptions this APT is capable of." -msgstr "" -"Uau, você excedeu o número de descrições que este APT é capaz de suportar." +#: apt-pkg/depcache.cc:168 +msgid "Dependency generation" +msgstr "Geração de dependências" -#: apt-pkg/pkgcachegen.cc:282 -msgid "Wow, you exceeded the number of dependencies this APT is capable of." -msgstr "" -"Uau, você excedeu o número de dependências que este APT é capaz de suportar." +#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225 +msgid "Reading state information" +msgstr "A ler a informação de estado" -#: apt-pkg/pkgcachegen.cc:591 +#: apt-pkg/depcache.cc:252 #, c-format -msgid "Package %s %s was not found while processing file dependencies" -msgstr "" -"O pacote %s %s não foi encontrado ao processar as dependências de ficheiros" +msgid "Failed to open StateFile %s" +msgstr "Falhou abrir o StateFile %s" -#: apt-pkg/pkgcachegen.cc:1196 +#: apt-pkg/depcache.cc:257 #, c-format -msgid "Couldn't stat source package list %s" -msgstr "Não foi possível executar stat à lista de pacotes de código fonte %s" - -#: apt-pkg/pkgcachegen.cc:1284 apt-pkg/pkgcachegen.cc:1388 -#: apt-pkg/pkgcachegen.cc:1394 apt-pkg/pkgcachegen.cc:1551 -msgid "Reading package lists" -msgstr "A ler as listas de pacotes" - -#: apt-pkg/pkgcachegen.cc:1301 -msgid "Collecting File Provides" -msgstr "A obter File Provides" - -#: apt-pkg/pkgcachegen.cc:1493 apt-pkg/pkgcachegen.cc:1500 -msgid "IO Error saving source cache" -msgstr "Erro de I/O ao gravar a cache de código fonte" - -#: apt-pkg/edsp.cc:52 apt-pkg/edsp.cc:78 -msgid "Send scenario to solver" -msgstr "Enviar cenário a resolver" - -#: apt-pkg/edsp.cc:244 -msgid "Send request to solver" -msgstr "Enviar pedido para resolvedor" - -#: apt-pkg/edsp.cc:323 -msgid "Prepare for receiving solution" -msgstr "Preparar para receber solução" - -#: apt-pkg/edsp.cc:330 -msgid "External solver failed without a proper error message" -msgstr "O resolvedor externo falhou sem uma mensagem de erro adequada" - -#: apt-pkg/edsp.cc:622 apt-pkg/edsp.cc:625 apt-pkg/edsp.cc:630 -msgid "Execute external solver" -msgstr "Executar resolvedor externo" +msgid "Failed to write temporary StateFile %s" +msgstr "Falha escrever ficheiro temporário StateFile %s" -#: apt-pkg/acquire-item.cc:98 +#: apt-pkg/acquire-item.cc:116 msgid "Use --allow-insecure-repositories to force the update" msgstr "" -#: apt-pkg/acquire-item.cc:215 apt-pkg/contrib/fileutl.cc:2108 +#: apt-pkg/acquire-item.cc:561 apt-pkg/contrib/fileutl.cc:2161 #, c-format msgid "rename failed, %s (%s -> %s)." msgstr "falhou renomear, %s (%s -> %s)." -#: apt-pkg/acquire-item.cc:240 +#: apt-pkg/acquire-item.cc:585 msgid "Hash Sum mismatch" msgstr "Código de verificação hash não coincide" -#: apt-pkg/acquire-item.cc:245 +#: apt-pkg/acquire-item.cc:590 msgid "Size mismatch" msgstr "Tamanho incorrecto" -#: apt-pkg/acquire-item.cc:250 +#: apt-pkg/acquire-item.cc:595 #, fuzzy msgid "Invalid file format" msgstr "Operação %s inválida" -#: apt-pkg/acquire-item.cc:255 +#: apt-pkg/acquire-item.cc:600 #, fuzzy msgid "Signature error" msgstr "Erro de escrita" -#: apt-pkg/acquire-item.cc:259 -#, fuzzy -msgid "Does not start with a cleartext signature" -msgstr "O ficheiro %s não começa com uma mensagem assinada" - -#: apt-pkg/acquire-item.cc:1584 -#, c-format +#: apt-pkg/acquire-item.cc:789 +#, fuzzy, c-format msgid "" "An error occurred during the signature verification. The repository is not " -"updated and the previous index files will be used. GPG error: %s: %s\n" +"updated and the previous index files will be used. GPG error: %s: %s" msgstr "" "Ocorreu um erro durante a verificação da assinatura. O repositório não está " "actualizado e serão utilizados os ficheiros anteriores de índice. Erro do " "GPG: %s: %s\n" #. Invalid signature file, reject (LP: #346386) (Closes: #627642) -#: apt-pkg/acquire-item.cc:1594 apt-pkg/acquire-item.cc:1600 +#: apt-pkg/acquire-item.cc:799 apt-pkg/acquire-item.cc:805 #, c-format msgid "GPG error: %s: %s" msgstr "Erro GPG: %s: %s" -#: apt-pkg/acquire-item.cc:1707 -#, fuzzy, c-format -msgid "The repository '%s' is no longer signed." -msgstr "O directório %s é desviado" - -#: apt-pkg/acquire-item.cc:1714 -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" - -#: apt-pkg/acquire-item.cc:1727 apt-pkg/acquire-item.cc:2202 -#, c-format -msgid "" -"The data from '%s' is not signed. Packages from that repository can not be " -"authenticated." -msgstr "" - -#: apt-pkg/acquire-item.cc:1956 +#: apt-pkg/acquire-item.cc:970 #, c-format msgid "" "Unable to find expected entry '%s' in Release file (Wrong sources.list entry " @@ -2692,18 +2210,16 @@ msgstr "" "Incapaz de encontrar a entrada '%s' esperada no ficheiro Release (entrada " "errada em sources.list ou ficheiro malformado)" -#: apt-pkg/acquire-item.cc:1975 -#, c-format -msgid "Unable to find hash sum for '%s' in Release file" -msgstr "Não foi possível encontrar hash sum para '%s' no ficheiro Release" - -#: apt-pkg/acquire-item.cc:1999 +#: apt-pkg/acquire-item.cc:1026 msgid "There is no public key available for the following key IDs:\n" msgstr "" "Não existe qualquer chave pública disponível para as seguintes IDs de " "chave:\n" -#: apt-pkg/acquire-item.cc:2037 +#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is +#. the time since then the file is invalid - formatted in the same way as in +#. the download progress display (e.g. 7d 3h 42min 1s) +#: apt-pkg/acquire-item.cc:1066 #, c-format msgid "" "Release file for %s is expired (invalid since %s). Updates for this " @@ -2712,19 +2228,37 @@ msgstr "" "O ficheiro Release para %s está expirado (inválido desde %s). Não serão " "aplicadas as actualizações para este repositório." -#: apt-pkg/acquire-item.cc:2059 +#: apt-pkg/acquire-item.cc:1107 #, c-format msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Distribuição em conflito: %s (esperado %s mas obtido %s)" -#: apt-pkg/acquire-item.cc:2078 +#: apt-pkg/acquire-item.cc:1224 apt-pkg/acquire-item.cc:1480 +#, c-format +msgid "" +"The data from '%s' is not signed. Packages from that repository can not be " +"authenticated." +msgstr "" + +#: apt-pkg/acquire-item.cc:1326 #, c-format msgid "" "The repository '%s' does not have a Release file. This is deprecated, please " "contact the owner of the repository." msgstr "" -#: apt-pkg/acquire-item.cc:2249 +#: apt-pkg/acquire-item.cc:1459 +#, fuzzy, c-format +msgid "The repository '%s' is no longer signed." +msgstr "O directório %s é desviado" + +#: apt-pkg/acquire-item.cc:1466 +msgid "" +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." +msgstr "" + +#: apt-pkg/acquire-item.cc:2611 #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " @@ -2734,12 +2268,12 @@ msgstr "" "significar que você precisa corrigir manualmente este pacote. (devido a " "arquitectura em falta)" -#: apt-pkg/acquire-item.cc:2315 +#: apt-pkg/acquire-item.cc:2677 #, c-format msgid "Can't find a source to download version '%s' of '%s'" msgstr "Não conseguiu encontrar uma fonte para obter a versão '%s' de '%s'" -#: apt-pkg/acquire-item.cc:2351 +#: apt-pkg/acquire-item.cc:2715 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." @@ -2747,12 +2281,75 @@ msgstr "" "Os arquivos de índice de pacotes estão corrompidos. Nenhum campo Filename: " "para o pacote %s." -#: apt-pkg/vendorlist.cc:83 +#. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 +#: apt-pkg/acquire-item.cc:2916 apt-pkg/acquire-item.cc:3054 +#, fuzzy, c-format +msgid "Changelog unavailable for %s=%s" +msgstr "Changlog para %s (%s)" + +#: apt-pkg/clean.cc:39 apt-pkg/acquire.cc:553 +#, fuzzy, c-format +msgid "Clean of %s is not supported" +msgstr "Tipo do ficheiro de índice '%s' não é suportado" + +#: apt-pkg/clean.cc:64 #, c-format -msgid "Vendor block %s contains no fingerprint" -msgstr "O bloco de fabricante %s não contém a impressão digital" +msgid "Unable to stat %s." +msgstr "Não foi possível fazer stat %s." -#: apt-pkg/acquire.cc:126 apt-pkg/acquire.cc:146 apt-pkg/cdrom.cc:832 +#: apt-pkg/pkgcachegen.cc:112 +msgid "Cache has an incompatible versioning system" +msgstr "A cache possui um sistema de versões incompatível" + +#. TRANSLATOR: The first placeholder is a package name, +#. the other two should be copied verbatim as they include debug info +#: apt-pkg/pkgcachegen.cc:237 apt-pkg/pkgcachegen.cc:299 +#: apt-pkg/pkgcachegen.cc:365 apt-pkg/pkgcachegen.cc:369 +#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:394 +#: apt-pkg/pkgcachegen.cc:398 apt-pkg/pkgcachegen.cc:402 +#: apt-pkg/pkgcachegen.cc:423 apt-pkg/pkgcachegen.cc:428 +#: apt-pkg/pkgcachegen.cc:474 apt-pkg/pkgcachegen.cc:488 +#, c-format +msgid "Error occurred while processing %s (%s%d)" +msgstr "Ocorreu um erro ao processar %s (%s%d)" + +#: apt-pkg/pkgcachegen.cc:257 +msgid "Wow, you exceeded the number of package names this APT is capable of." +msgstr "" +"Uau, você excedeu o número de nomes de pacotes que este APT é capaz de " +"suportar." + +#: apt-pkg/pkgcachegen.cc:260 +msgid "Wow, you exceeded the number of versions this APT is capable of." +msgstr "" +"Uau, você excedeu o número de versões que este APT é capaz de suportar." + +#: apt-pkg/pkgcachegen.cc:263 +msgid "Wow, you exceeded the number of descriptions this APT is capable of." +msgstr "" +"Uau, você excedeu o número de descrições que este APT é capaz de suportar." + +#: apt-pkg/pkgcachegen.cc:266 +msgid "Wow, you exceeded the number of dependencies this APT is capable of." +msgstr "" +"Uau, você excedeu o número de dependências que este APT é capaz de suportar." + +#: apt-pkg/pkgcachegen.cc:1400 apt-pkg/pkgcachegen.cc:1526 +#: apt-pkg/pkgcachegen.cc:1552 apt-pkg/pkgcachegen.cc:1671 +msgid "Reading package lists" +msgstr "A ler as listas de pacotes" + +#: apt-pkg/pkgcachegen.cc:1471 apt-pkg/pkgcachegen.cc:1478 +msgid "IO Error saving source cache" +msgstr "Erro de I/O ao gravar a cache de código fonte" + +#: apt-pkg/pkgcachegen.cc:1570 apt-pkg/pkgcachegen.cc:1572 +#: apt-pkg/contrib/fileutl.cc:2151 cmdline/apt-extracttemplates.cc:263 +#, c-format +msgid "Unable to write to %s" +msgstr "Não conseguiu escrever para %s" + +#: apt-pkg/acquire.cc:126 apt-pkg/acquire.cc:146 apt-pkg/cdrom.cc:833 #, c-format msgid "List directory %spartial is missing." msgstr "Falta directório de listas %spartial." @@ -2769,21 +2366,34 @@ msgstr "Impossível criar acesso exclusivo ao directório %s" #. only show the ETA if it makes sense #. two days -#: apt-pkg/acquire.cc:981 +#: apt-pkg/acquire.cc:1081 #, c-format msgid "Retrieving file %li of %li (%s remaining)" msgstr "A obter o ficheiro %li de %li (%s restantes)" -#: apt-pkg/acquire.cc:983 +#: apt-pkg/acquire.cc:1083 #, c-format msgid "Retrieving file %li of %li" msgstr "A obter o ficheiro %li de %li" +#: apt-pkg/update.cc:76 +#, fuzzy, c-format +msgid "Failed to fetch %s %s" +msgstr "Falhou obter %s %s\n" + +#: apt-pkg/update.cc:102 apt-pkg/update.cc:104 +msgid "" +"Some index files failed to download. They have been ignored, or old ones " +"used instead." +msgstr "" +"Falhou o download de alguns ficheiros de índice. Foram ignorados ou os " +"antigos foram usados em seu lugar." + #: apt-pkg/srcrecords.cc:53 msgid "You must put some 'source' URIs in your sources.list" msgstr "Você deve colocar alguns URIs 'source' no seu sources.list" -#: apt-pkg/policy.cc:83 +#: apt-pkg/policy.cc:77 #, c-format msgid "" "The value '%s' is invalid for APT::Default-Release as such a release is not " @@ -2792,21 +2402,26 @@ msgstr "" "O valor '%s' é inválido para APT::Default-Release porque tal lançamento não " "está disponível nas fontes" -#: apt-pkg/policy.cc:422 +#: apt-pkg/policy.cc:453 #, c-format msgid "Invalid record in the preferences file %s, no Package header" msgstr "Registo inválido no ficheiro de preferências %s, sem cabeçalho Package" -#: apt-pkg/policy.cc:444 +#: apt-pkg/policy.cc:475 #, c-format msgid "Did not understand pin type %s" msgstr "Não foi possível entender o tipo de marca (pin) %s" -#: apt-pkg/policy.cc:452 +#: apt-pkg/policy.cc:484 +#, c-format +msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)" +msgstr "" + +#: apt-pkg/policy.cc:491 msgid "No priority (or zero) specified for pin" msgstr "Nenhuma prioridade (ou zero) especificada para marcação (pin)" -#: apt-pkg/packagemanager.cc:304 apt-pkg/packagemanager.cc:984 +#: apt-pkg/packagemanager.cc:303 apt-pkg/packagemanager.cc:983 #, c-format msgid "" "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " @@ -2815,12 +2430,12 @@ msgstr "" "Não foi possível proceder à configuração imediata em '%s'. Para detalhes, " "por favor veja man 5 apt.conf em APT::Immediate-Configure. (%d)" -#: apt-pkg/packagemanager.cc:563 apt-pkg/packagemanager.cc:593 +#: apt-pkg/packagemanager.cc:562 apt-pkg/packagemanager.cc:592 #, c-format msgid "Could not configure '%s'. " msgstr "Não pode configurar '%s'. " -#: apt-pkg/packagemanager.cc:643 +#: apt-pkg/packagemanager.cc:642 #, c-format msgid "" "This installation run will require temporarily removing the essential " @@ -2832,45 +2447,42 @@ msgstr "" "normalmente é mau, mas se você quer realmente fazer isso, active a opção " "APT::Force-LoopBreak." -#: apt-pkg/update.cc:103 apt-pkg/update.cc:105 -msgid "" -"Some index files failed to download. They have been ignored, or old ones " -"used instead." -msgstr "" -"Falhou o download de alguns ficheiros de índice. Foram ignorados ou os " -"antigos foram usados em seu lugar." +#: apt-pkg/cdrom.cc:498 +#, c-format +msgid "Line %u too long in source list %s." +msgstr "Linha %u é demasiado longa na lista de fontes %s." -#: apt-pkg/cdrom.cc:571 +#: apt-pkg/cdrom.cc:572 msgid "Unmounting CD-ROM...\n" msgstr "A desmontar o CD-ROM...\n" -#: apt-pkg/cdrom.cc:586 +#: apt-pkg/cdrom.cc:587 #, c-format msgid "Using CD-ROM mount point %s\n" msgstr "A utilizar o ponto de montagem do CD-ROM %s\n" -#: apt-pkg/cdrom.cc:599 +#: apt-pkg/cdrom.cc:600 msgid "Waiting for disc...\n" msgstr "A aguardar pelo disco...\n" -#: apt-pkg/cdrom.cc:609 +#: apt-pkg/cdrom.cc:610 msgid "Mounting CD-ROM...\n" msgstr "A montar o CD-ROM...\n" -#: apt-pkg/cdrom.cc:620 +#: apt-pkg/cdrom.cc:621 msgid "Identifying... " msgstr "A identificar... " -#: apt-pkg/cdrom.cc:662 +#: apt-pkg/cdrom.cc:663 #, c-format msgid "Stored label: %s\n" msgstr "Label Guardada: %s \n" -#: apt-pkg/cdrom.cc:680 +#: apt-pkg/cdrom.cc:681 msgid "Scanning disc for index files...\n" msgstr "A pesquisar os ficheiros de índice do disco...\n" -#: apt-pkg/cdrom.cc:734 +#: apt-pkg/cdrom.cc:735 #, c-format msgid "" "Found %zu package indexes, %zu source indexes, %zu translation indexes and " @@ -2879,7 +2491,7 @@ msgstr "" "Foram encontrados %zu índices de pacotes, %zu índices de código-fonte, %zu " "índices de tradução e %zu assinaturas\n" -#: apt-pkg/cdrom.cc:744 +#: apt-pkg/cdrom.cc:745 msgid "" "Unable to locate any package files, perhaps this is not a Debian Disc or the " "wrong architecture?" @@ -2887,16 +2499,16 @@ msgstr "" "Não foi possível localizar quaisquer ficheiros de pacote, talvez este não " "seja um disco Debian ou seja a arquitectura errada?" -#: apt-pkg/cdrom.cc:771 +#: apt-pkg/cdrom.cc:772 #, c-format msgid "Found label '%s'\n" msgstr "Encontrada a etiqueta '%s'\n" -#: apt-pkg/cdrom.cc:800 +#: apt-pkg/cdrom.cc:801 msgid "That is not a valid name, try again.\n" msgstr "Isso não é um nome válido, tente novamente.\n" -#: apt-pkg/cdrom.cc:817 +#: apt-pkg/cdrom.cc:818 #, c-format msgid "" "This disc is called: \n" @@ -2905,19 +2517,23 @@ msgstr "" "Este disco tem o nome: \n" "'%s'\n" -#: apt-pkg/cdrom.cc:819 +#: apt-pkg/cdrom.cc:820 msgid "Copying package lists..." msgstr "A copiar listas de pacotes..." -#: apt-pkg/cdrom.cc:866 +#: apt-pkg/cdrom.cc:867 msgid "Writing new source list\n" msgstr "A escrever lista de novas source\n" -#: apt-pkg/cdrom.cc:877 +#: apt-pkg/cdrom.cc:878 msgid "Source list entries for this disc are:\n" msgstr "As entradas de listas de Source para este Disco são:\n" -#: apt-pkg/algorithms.cc:265 +#: apt-pkg/upgrade.cc:34 apt-pkg/upgrade.cc:136 apt-pkg/upgrade.cc:182 +msgid "Calculating upgrade" +msgstr "A calcular a actualização" + +#: apt-pkg/algorithms.cc:263 #, c-format msgid "" "The package %s needs to be reinstalled, but I can't find an archive for it." @@ -2925,7 +2541,7 @@ msgstr "" "O pacote %s necessita ser reinstalado, mas não foi possível encontrar um " "repositório para o mesmo." -#: apt-pkg/algorithms.cc:1090 +#: apt-pkg/algorithms.cc:1080 msgid "" "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " "held packages." @@ -2933,96 +2549,133 @@ msgstr "" "Erro, pkgProblemResolver::Resolve gerou falhas, isto pode ser causado por " "pacotes mantidos (hold)." -#: apt-pkg/algorithms.cc:1092 +#: apt-pkg/algorithms.cc:1082 msgid "Unable to correct problems, you have held broken packages." msgstr "" "Não foi possível corrigir problemas, você tem pacotes mantidos (hold) " "estragados." -#: apt-pkg/depcache.cc:138 apt-pkg/depcache.cc:167 -msgid "Building dependency tree" -msgstr "A construir árvore de dependências" +#: apt-pkg/edsp.cc:184 apt-pkg/edsp.cc:210 +msgid "Send scenario to solver" +msgstr "Enviar cenário a resolver" -#: apt-pkg/depcache.cc:139 -msgid "Candidate versions" -msgstr "Versões candidatas" +#: apt-pkg/edsp.cc:232 +msgid "Send request to solver" +msgstr "Enviar pedido para resolvedor" -#: apt-pkg/depcache.cc:168 -msgid "Dependency generation" -msgstr "Geração de dependências" +#: apt-pkg/edsp.cc:311 +msgid "Prepare for receiving solution" +msgstr "Preparar para receber solução" -#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225 -msgid "Reading state information" -msgstr "A ler a informação de estado" +#: apt-pkg/edsp.cc:318 +msgid "External solver failed without a proper error message" +msgstr "O resolvedor externo falhou sem uma mensagem de erro adequada" -#: apt-pkg/depcache.cc:252 +#: apt-pkg/edsp.cc:610 apt-pkg/edsp.cc:613 apt-pkg/edsp.cc:618 +msgid "Execute external solver" +msgstr "Executar resolvedor externo" + +#: apt-pkg/tagfile.cc:196 apt-pkg/tagfile.cc:296 apt-pkg/deb/debrecords.cc:212 #, c-format -msgid "Failed to open StateFile %s" -msgstr "Falhou abrir o StateFile %s" +msgid "Unable to parse package file %s (%d)" +msgstr "Não foi possível fazer parse ao ficheiro do pacote %s (%d)" -#: apt-pkg/depcache.cc:258 +#: apt-pkg/tagfile.cc:541 apt-pkg/tagfile.cc:544 #, c-format -msgid "Failed to write temporary StateFile %s" -msgstr "Falha escrever ficheiro temporário StateFile %s" +msgid "Cannot convert %s to integer" +msgstr "" + +#. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports +#: apt-pkg/sourcelist.cc:133 apt-pkg/sourcelist.cc:140 +#: apt-pkg/sourcelist.cc:143 apt-pkg/sourcelist.cc:151 +#: apt-pkg/sourcelist.cc:158 apt-pkg/sourcelist.cc:197 +#: apt-pkg/sourcelist.cc:200 apt-pkg/sourcelist.cc:211 +#: apt-pkg/sourcelist.cc:217 apt-pkg/sourcelist.cc:220 +#: apt-pkg/sourcelist.cc:233 apt-pkg/sourcelist.cc:235 +#: apt-pkg/sourcelist.cc:238 apt-pkg/sourcelist.cc:244 +#: apt-pkg/sourcelist.cc:251 +#, fuzzy, c-format +msgid "Malformed entry %u in %s file %s (%s)" +msgstr "Override %s malformado linha %llu #1" -#: apt-pkg/tagfile.cc:186 apt-pkg/tagfile.cc:286 apt-pkg/deb/debrecords.cc:207 +#: apt-pkg/sourcelist.cc:355 #, c-format -msgid "Unable to parse package file %s (%d)" -msgstr "Não foi possível fazer parse ao ficheiro do pacote %s (%d)" +msgid "Opening %s" +msgstr "A abrir %s" + +#: apt-pkg/sourcelist.cc:389 +#, c-format +msgid "Malformed line %u in source list %s (type)" +msgstr "Linha mal formada %u na lista de fontes %s (tipo)" + +#: apt-pkg/sourcelist.cc:393 +#, c-format +msgid "Type '%s' is not known on line %u in source list %s" +msgstr "O tipo '%s' não é conhecido na linha %u na lista de fontes %s" -#: apt-pkg/cacheset.cc:501 +#: apt-pkg/sourcelist.cc:413 apt-pkg/sourcelist.cc:419 +#, fuzzy, c-format +msgid "Malformed stanza %u in source list %s (type)" +msgstr "Linha mal formada %u na lista de fontes %s (tipo)" + +#: apt-pkg/sourcelist.cc:429 +#, fuzzy, c-format +msgid "Type '%s' is not known on stanza %u in source list %s" +msgstr "O tipo '%s' não é conhecido na linha %u na lista de fontes %s" + +#: apt-pkg/cacheset.cc:500 #, c-format msgid "Release '%s' for '%s' was not found" msgstr "Não foi encontrado o Release '%s' para '%s'" -#: apt-pkg/cacheset.cc:504 +#: apt-pkg/cacheset.cc:503 #, c-format msgid "Version '%s' for '%s' was not found" msgstr "Não foi encontrada a versão '%s' para '%s'" -#: apt-pkg/cacheset.cc:629 +#: apt-pkg/cacheset.cc:738 #, c-format msgid "Couldn't find task '%s'" msgstr "Não foi possível encontrar a tarefa '%s'" -#: apt-pkg/cacheset.cc:635 +#: apt-pkg/cacheset.cc:744 #, c-format msgid "Couldn't find any package by regex '%s'" msgstr "Não foi possível encontrar o pacote através da expressão regular '%s'" -#: apt-pkg/cacheset.cc:641 +#: apt-pkg/cacheset.cc:750 #, fuzzy, c-format msgid "Couldn't find any package by glob '%s'" msgstr "Não foi possível encontrar o pacote através da expressão regular '%s'" -#: apt-pkg/cacheset.cc:680 +#: apt-pkg/cacheset.cc:789 #, c-format msgid "Can't select versions from package '%s' as it is purely virtual" msgstr "" "Não foi possível seleccionar versões do pacote '%s' pois é puramente virtual" -#: apt-pkg/cacheset.cc:719 +#: apt-pkg/cacheset.cc:828 #, c-format msgid "Can't select newest version from package '%s' as it is purely virtual" msgstr "" "Não foi possível seleccionar a versão mais recente a partir do pacote '%s' " "já que é puramente virtual" -#: apt-pkg/cacheset.cc:727 +#: apt-pkg/cacheset.cc:836 #, c-format msgid "Can't select candidate version from package %s as it has no candidate" msgstr "" "Não é possível seleccionar a versão candidata do pacote %s já que não tem " "candidato" -#: apt-pkg/cacheset.cc:735 +#: apt-pkg/cacheset.cc:844 #, c-format msgid "Can't select installed version from package %s as it is not installed" msgstr "" "Não é possível seleccionar a versão instalada do pacote %s pois não está " "instalado" -#: apt-pkg/cacheset.cc:743 apt-pkg/cacheset.cc:751 +#: apt-pkg/cacheset.cc:852 apt-pkg/cacheset.cc:860 #, c-format msgid "" "Can't select installed nor candidate version from package '%s' as it has " @@ -3031,102 +2684,77 @@ msgstr "" "Não pode seleccionar a versão instalada nem a versão candidata do pacote " "'%s' pois não tem nenhuma destas" -#: apt-pkg/indexrecords.cc:83 -#, c-format -msgid "Unable to parse Release file %s" -msgstr "Não foi possível fazer parse ao ficheiro Release %s" - -#: apt-pkg/indexrecords.cc:91 -#, c-format -msgid "No sections in Release file %s" -msgstr "Nenhuma secção, no ficheiro Release %s" - -#: apt-pkg/indexrecords.cc:132 -#, c-format -msgid "No Hash entry in Release file %s" -msgstr "Nenhuma entrada hash no ficheiro Release %s" - -#: apt-pkg/indexrecords.cc:145 -#, c-format -msgid "Invalid 'Valid-Until' entry in Release file %s" -msgstr "Entrada inválida, 'Valid-until', no ficheiro de Release: %s" - -#: apt-pkg/indexrecords.cc:164 -#, c-format -msgid "Invalid 'Date' entry in Release file %s" -msgstr "Entrada, 'Date', inválida no ficheiro Release %s" - -#. d means days, h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:425 +#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc:420 #, c-format msgid "%lid %lih %limin %lis" msgstr "%lid %lih %limin %lis" -#. h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:432 +#. TRANSLATOR: h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc:425 #, c-format msgid "%lih %limin %lis" msgstr "%lih %limin %lis" -#. min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:439 +#. TRANSLATOR: min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc:430 #, c-format msgid "%limin %lis" msgstr "%limin %lis" -#. s means seconds -#: apt-pkg/contrib/strutl.cc:444 +#. TRANSLATOR: s means seconds +#: apt-pkg/contrib/strutl.cc:435 #, c-format msgid "%lis" msgstr "%lis" -#: apt-pkg/contrib/strutl.cc:1290 +#: apt-pkg/contrib/strutl.cc:1279 #, c-format msgid "Selection %s not found" msgstr "A selecção %s não foi encontrada" -#: apt-pkg/contrib/fileutl.cc:196 +#: apt-pkg/contrib/fileutl.cc:197 #, c-format msgid "Not using locking for read only lock file %s" msgstr "" "Não está a ser utilizado acesso exclusivo para apenas leitura ao ficheiro %s" -#: apt-pkg/contrib/fileutl.cc:201 +#: apt-pkg/contrib/fileutl.cc:202 #, c-format msgid "Could not open lock file %s" msgstr "Não foi possível abrir ficheiro de lock %s" -#: apt-pkg/contrib/fileutl.cc:224 +#: apt-pkg/contrib/fileutl.cc:225 #, c-format msgid "Not using locking for nfs mounted lock file %s" msgstr "" "Não está a ser utilizado o acesso exclusivo para o ficheiro %s, montado via " "nfs" -#: apt-pkg/contrib/fileutl.cc:229 +#: apt-pkg/contrib/fileutl.cc:230 #, c-format msgid "Could not get lock %s" msgstr "Não foi possível obter acesso exclusivo a %s" -#: apt-pkg/contrib/fileutl.cc:366 apt-pkg/contrib/fileutl.cc:480 +#: apt-pkg/contrib/fileutl.cc:367 apt-pkg/contrib/fileutl.cc:481 #, c-format msgid "List of files can't be created as '%s' is not a directory" msgstr "" "Lista de ficheiros que não podem ser criados porque '%s' não é um directório" -#: apt-pkg/contrib/fileutl.cc:400 +#: apt-pkg/contrib/fileutl.cc:401 #, c-format msgid "Ignoring '%s' in directory '%s' as it is not a regular file" msgstr "A ignorar '%s' no directório '%s' porque não é um ficheiro normal" -#: apt-pkg/contrib/fileutl.cc:418 +#: apt-pkg/contrib/fileutl.cc:419 #, c-format msgid "Ignoring file '%s' in directory '%s' as it has no filename extension" msgstr "" "A ignorar o ficheiro '%s' no directório '%s' porque não tem extensão no nome " "do ficheiro" -#: apt-pkg/contrib/fileutl.cc:427 +#: apt-pkg/contrib/fileutl.cc:428 #, c-format msgid "" "Ignoring file '%s' in directory '%s' as it has an invalid filename extension" @@ -3134,78 +2762,83 @@ msgstr "" "A ignorar o ficheiro '%s' no directório '%s' porque tem uma extensão " "inválida no nome do ficheiro" -#: apt-pkg/contrib/fileutl.cc:846 +#: apt-pkg/contrib/fileutl.cc:862 #, c-format msgid "Sub-process %s received a segmentation fault." msgstr "O sub-processo %s recebeu uma falha de segmentação." -#: apt-pkg/contrib/fileutl.cc:848 +#: apt-pkg/contrib/fileutl.cc:864 #, c-format msgid "Sub-process %s received signal %u." msgstr "O sub-processo %s recebeu o sinal %u." -#: apt-pkg/contrib/fileutl.cc:852 apt-pkg/contrib/gpgv.cc:212 +#: apt-pkg/contrib/fileutl.cc:868 apt-pkg/contrib/gpgv.cc:227 #, c-format msgid "Sub-process %s returned an error code (%u)" msgstr "O sub-processo %s retornou um código de erro (%u)" -#: apt-pkg/contrib/fileutl.cc:854 apt-pkg/contrib/gpgv.cc:205 +#: apt-pkg/contrib/fileutl.cc:870 apt-pkg/contrib/gpgv.cc:220 #, c-format msgid "Sub-process %s exited unexpectedly" msgstr "O sub-processo %s terminou inesperadamente" -#: apt-pkg/contrib/fileutl.cc:952 +#: apt-pkg/contrib/fileutl.cc:987 #, c-format msgid "Problem closing the gzip file %s" msgstr "Problema ao fechar o ficheiro gzip %s" -#: apt-pkg/contrib/fileutl.cc:1140 +#: apt-pkg/contrib/fileutl.cc:1194 #, c-format msgid "Could not open file %s" msgstr "Não foi possível abrir ficheiro o %s" -#: apt-pkg/contrib/fileutl.cc:1199 apt-pkg/contrib/fileutl.cc:1246 +#: apt-pkg/contrib/fileutl.cc:1253 apt-pkg/contrib/fileutl.cc:1300 #, c-format msgid "Could not open file descriptor %d" msgstr "Não foi possível abrir o descritor de ficheiro %d" -#: apt-pkg/contrib/fileutl.cc:1354 apt-pkg/contrib/fileutl.cc:2123 +#: apt-pkg/contrib/fileutl.cc:1408 apt-pkg/contrib/fileutl.cc:2176 msgid "Failed to create subprocess IPC" msgstr "Falhou criar subprocesso IPC" -#: apt-pkg/contrib/fileutl.cc:1412 +#: apt-pkg/contrib/fileutl.cc:1466 msgid "Failed to exec compressor " msgstr "Falhou executar compactador " -#: apt-pkg/contrib/fileutl.cc:1553 +#: apt-pkg/contrib/fileutl.cc:1607 #, c-format msgid "read, still have %llu to read but none left" msgstr "lidos, ainda restam %llu para serem lidos mas não resta nenhum" -#: apt-pkg/contrib/fileutl.cc:1666 apt-pkg/contrib/fileutl.cc:1688 +#: apt-pkg/contrib/fileutl.cc:1720 apt-pkg/contrib/fileutl.cc:1742 #, c-format msgid "write, still have %llu to write but couldn't" msgstr "escritos, ainda restam %llu para escrever mas não foi possível" -#: apt-pkg/contrib/fileutl.cc:1954 +#: apt-pkg/contrib/fileutl.cc:2008 #, c-format msgid "Problem closing the file %s" msgstr "Problema ao fechar o ficheiro %s" -#: apt-pkg/contrib/fileutl.cc:1965 +#: apt-pkg/contrib/fileutl.cc:2019 #, c-format msgid "Problem renaming the file %s to %s" msgstr "Problema ao renomear o ficheiro %s para %s" -#: apt-pkg/contrib/fileutl.cc:1976 +#: apt-pkg/contrib/fileutl.cc:2030 #, c-format msgid "Problem unlinking the file %s" msgstr "Problema ao remover o link do ficheiro %s" -#: apt-pkg/contrib/fileutl.cc:1989 +#: apt-pkg/contrib/fileutl.cc:2043 msgid "Problem syncing the file" msgstr "Problema sincronizando o ficheiro" +#: apt-pkg/contrib/fileutl.cc:2146 cmdline/apt-extracttemplates.cc:258 +#, fuzzy, c-format +msgid "Unable to mkstemp %s" +msgstr "Não foi possível fazer stat %s" + #: apt-pkg/contrib/progress.cc:148 #, c-format msgid "%c%s... Error!" @@ -3287,77 +2920,81 @@ msgstr "" msgid "Unable to stat the mount point %s" msgstr "Impossível executar stat ao ponto de montagem %s" -#: apt-pkg/contrib/cdromutl.cc:246 +#: apt-pkg/contrib/cdromutl.cc:247 msgid "Failed to stat the cdrom" msgstr "Impossível executar stat ao cdrom" -#: apt-pkg/contrib/configuration.cc:522 +#: apt-pkg/contrib/configuration.cc:516 #, c-format msgid "Unrecognized type abbreviation: '%c'" msgstr "Abreviatura de tipo desconhecida: '%c'" -#: apt-pkg/contrib/configuration.cc:636 +#: apt-pkg/contrib/configuration.cc:630 #, c-format msgid "Opening configuration file %s" msgstr "A abrir o ficheiro de configuração %s" -#: apt-pkg/contrib/configuration.cc:804 +#: apt-pkg/contrib/configuration.cc:798 #, c-format msgid "Syntax error %s:%u: Block starts with no name." msgstr "Erro de sintaxe %s:%u: O bloco começa sem nome." -#: apt-pkg/contrib/configuration.cc:823 +#: apt-pkg/contrib/configuration.cc:817 #, c-format msgid "Syntax error %s:%u: Malformed tag" msgstr "Erro de sintaxe %s:%u: Tag mal formada" -#: apt-pkg/contrib/configuration.cc:840 +#: apt-pkg/contrib/configuration.cc:834 #, c-format msgid "Syntax error %s:%u: Extra junk after value" msgstr "Erro de sintaxe %s:%u: Lixo extra depois do valor" -#: apt-pkg/contrib/configuration.cc:880 +#: apt-pkg/contrib/configuration.cc:874 #, c-format msgid "Syntax error %s:%u: Directives can only be done at the top level" msgstr "" "Erro de sintaxe %s:%u: Directivas só podem ser feitas no nível mais alto" -#: apt-pkg/contrib/configuration.cc:887 +#: apt-pkg/contrib/configuration.cc:881 #, c-format msgid "Syntax error %s:%u: Too many nested includes" msgstr "Erro de sintaxe %s:%u: Demasiados includes encadeados" -#: apt-pkg/contrib/configuration.cc:891 apt-pkg/contrib/configuration.cc:896 +#: apt-pkg/contrib/configuration.cc:885 apt-pkg/contrib/configuration.cc:890 #, c-format msgid "Syntax error %s:%u: Included from here" msgstr "Erro de sintaxe %s:%u: Incluído a partir deste ponto" -#: apt-pkg/contrib/configuration.cc:900 +#: apt-pkg/contrib/configuration.cc:894 #, c-format msgid "Syntax error %s:%u: Unsupported directive '%s'" msgstr "Erro de sintaxe %s:%u: Directiva '%s' não suportada" -#: apt-pkg/contrib/configuration.cc:903 +#: apt-pkg/contrib/configuration.cc:897 #, c-format msgid "Syntax error %s:%u: clear directive requires an option tree as argument" msgstr "" "Erro de sintaxe %s:%u: directiva clara necessita de uma árvore de opções " "como argumento" -#: apt-pkg/contrib/configuration.cc:953 +#: apt-pkg/contrib/configuration.cc:947 #, c-format msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Erro de sintaxe %s:%u: Lixo extra no final do ficheiro" #: apt-pkg/contrib/cmndline.cc:127 -#, c-format -msgid "Command line option '%c' [from %s] is not known." +#, fuzzy, c-format +msgid "" +"Command line option '%c' [from %s] is not understood in combination with the " +"other options." msgstr "Opção '%c' da linha de comandos [de %s] é desconhecida." #: apt-pkg/contrib/cmndline.cc:152 apt-pkg/contrib/cmndline.cc:161 #: apt-pkg/contrib/cmndline.cc:169 -#, c-format -msgid "Command line option %s is not understood" +#, fuzzy, c-format +msgid "" +"Command line option %s is not understood in combination with the other " +"options" msgstr "Opção %s de linha de comandos não é compreendida" #: apt-pkg/contrib/cmndline.cc:174 @@ -3395,93 +3032,131 @@ msgstr "O sentido %s não é compreendido, tente verdadeiro ou falso." msgid "Invalid operation %s" msgstr "Operação %s inválida" -#: apt-pkg/deb/dpkgpm.cc:112 +#: apt-pkg/deb/debmetaindex.cc:229 +#, c-format +msgid "Unable to parse Release file %s" +msgstr "Não foi possível fazer parse ao ficheiro Release %s" + +#: apt-pkg/deb/debmetaindex.cc:238 +#, c-format +msgid "No sections in Release file %s" +msgstr "Nenhuma secção, no ficheiro Release %s" + +#: apt-pkg/deb/debmetaindex.cc:278 +#, c-format +msgid "No Hash entry in Release file %s" +msgstr "Nenhuma entrada hash no ficheiro Release %s" + +#: apt-pkg/deb/debmetaindex.cc:286 +#, c-format +msgid "Invalid 'Date' entry in Release file %s" +msgstr "Entrada, 'Date', inválida no ficheiro Release %s" + +#: apt-pkg/deb/debmetaindex.cc:307 +#, c-format +msgid "Invalid 'Valid-Until' entry in Release file %s" +msgstr "Entrada inválida, 'Valid-until', no ficheiro de Release: %s" + +#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite +#: apt-pkg/deb/debmetaindex.cc:438 apt-pkg/deb/debmetaindex.cc:446 +#: apt-pkg/deb/debmetaindex.cc:454 apt-pkg/deb/debmetaindex.cc:462 +#: apt-pkg/deb/debmetaindex.cc:485 +#, c-format +msgid "Conflicting values set for option %s concerning source %s %s" +msgstr "" + +#: apt-pkg/deb/debmetaindex.cc:480 +#, c-format +msgid "Invalid value set for option %s concerning source %s %s (%s)" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc:110 #, c-format msgid "Installing %s" msgstr "A instalar %s" -#: apt-pkg/deb/dpkgpm.cc:113 apt-pkg/deb/dpkgpm.cc:1008 +#: apt-pkg/deb/dpkgpm.cc:111 apt-pkg/deb/dpkgpm.cc:1007 #, c-format msgid "Configuring %s" msgstr "A configurar %s" -#: apt-pkg/deb/dpkgpm.cc:114 apt-pkg/deb/dpkgpm.cc:1015 +#: apt-pkg/deb/dpkgpm.cc:112 apt-pkg/deb/dpkgpm.cc:1014 #, c-format msgid "Removing %s" msgstr "A remover %s" -#: apt-pkg/deb/dpkgpm.cc:115 +#: apt-pkg/deb/dpkgpm.cc:113 #, c-format msgid "Completely removing %s" msgstr "A remover completamente %s" -#: apt-pkg/deb/dpkgpm.cc:116 +#: apt-pkg/deb/dpkgpm.cc:114 #, c-format msgid "Noting disappearance of %s" msgstr "A notar o desaparecimento de %s" -#: apt-pkg/deb/dpkgpm.cc:117 +#: apt-pkg/deb/dpkgpm.cc:115 #, c-format msgid "Running post-installation trigger %s" msgstr "A correr o 'trigger' de pós-instalação %s" #. FIXME: use a better string after freeze -#: apt-pkg/deb/dpkgpm.cc:839 +#: apt-pkg/deb/dpkgpm.cc:838 #, c-format msgid "Directory '%s' missing" msgstr "Falta o directório '%s'" -#: apt-pkg/deb/dpkgpm.cc:854 apt-pkg/deb/dpkgpm.cc:876 +#: apt-pkg/deb/dpkgpm.cc:853 apt-pkg/deb/dpkgpm.cc:875 #, c-format msgid "Could not open file '%s'" msgstr "Não foi possível abrir ficheiro o '%s'" -#: apt-pkg/deb/dpkgpm.cc:1001 +#: apt-pkg/deb/dpkgpm.cc:1000 #, c-format msgid "Preparing %s" msgstr "A preparar %s" -#: apt-pkg/deb/dpkgpm.cc:1002 +#: apt-pkg/deb/dpkgpm.cc:1001 #, c-format msgid "Unpacking %s" msgstr "A desempacotar %s" -#: apt-pkg/deb/dpkgpm.cc:1007 +#: apt-pkg/deb/dpkgpm.cc:1006 #, c-format msgid "Preparing to configure %s" msgstr "A preparar para configurar %s" -#: apt-pkg/deb/dpkgpm.cc:1009 +#: apt-pkg/deb/dpkgpm.cc:1008 #, c-format msgid "Installed %s" msgstr "%s instalado" -#: apt-pkg/deb/dpkgpm.cc:1014 +#: apt-pkg/deb/dpkgpm.cc:1013 #, c-format msgid "Preparing for removal of %s" msgstr "A preparar a remoção de %s" -#: apt-pkg/deb/dpkgpm.cc:1016 +#: apt-pkg/deb/dpkgpm.cc:1015 #, c-format msgid "Removed %s" msgstr "%s removido" -#: apt-pkg/deb/dpkgpm.cc:1021 +#: apt-pkg/deb/dpkgpm.cc:1020 #, c-format msgid "Preparing to completely remove %s" msgstr "A preparar para remover completamente %s" -#: apt-pkg/deb/dpkgpm.cc:1022 +#: apt-pkg/deb/dpkgpm.cc:1021 #, c-format msgid "Completely removed %s" msgstr "Remoção completa de %s" -#: apt-pkg/deb/dpkgpm.cc:1081 apt-pkg/deb/dpkgpm.cc:1169 +#: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168 #, fuzzy, c-format msgid "Can not write log (%s)" msgstr "Não conseguiu escrever para %s" -#: apt-pkg/deb/dpkgpm.cc:1081 apt-pkg/deb/dpkgpm.cc:1169 +#: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168 msgid "Is /dev/pts mounted?" msgstr "" @@ -3538,7 +3213,7 @@ msgstr "" "Nenhum relatório apport escrito pois a mensagem de erro indica um erro de I/" "O do dpkg" -#: apt-pkg/deb/debsystem.cc:91 +#: apt-pkg/deb/debsystem.cc:88 #, c-format msgid "" "Unable to lock the administration directory (%s), is another process using " @@ -3547,7 +3222,7 @@ msgstr "" "Não foi possível obter acesso exclusivo ao directório de administração (%s), " "outro processo está a utilizá-lo?" -#: apt-pkg/deb/debsystem.cc:94 +#: apt-pkg/deb/debsystem.cc:91 #, c-format msgid "Unable to lock the administration directory (%s), are you root?" msgstr "" @@ -3556,7 +3231,7 @@ msgstr "" #. TRANSLATORS: the %s contains the recovery command, usually #. dpkg --configure -a -#: apt-pkg/deb/debsystem.cc:110 +#: apt-pkg/deb/debsystem.cc:107 #, c-format msgid "" "dpkg was interrupted, you must manually run '%s' to correct the problem. " @@ -3564,10 +3239,410 @@ msgstr "" "O dpkg foi interrompido, para corrigir o problema tem de correr manualmente " "'%s'" -#: apt-pkg/deb/debsystem.cc:128 +#: apt-pkg/deb/debsystem.cc:125 msgid "Not locked" msgstr "Sem acesso exclusivo" +#: cmdline/apt-extracttemplates.cc:228 +msgid "" +"Usage: apt-extracttemplates file1 [file2 ...]\n" +"\n" +"apt-extracttemplates is a tool to extract config and template info\n" +"from debian packages\n" +"\n" +"Options:\n" +" -h This help text\n" +" -t Set the temp dir\n" +" -c=? Read this configuration file\n" +" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +msgstr "" +"Utilização: apt-extracttemplates ficheiro1 [ficheiro2 ...]\n" +"\n" +"O apt-extracttemplates é uma ferramenta para extrair configuração\n" +"e informação de template de pacotes debian.\n" +"\n" +"Opções:\n" +" -h Este texto de ajuda\n" +" -t Definir o directório temporário\n" +" -c=? Ler este ficheiro de configuração\n" +" -o=? Definir uma opção arbitrária de configuração, p.e.: -o dir::cache=/" +"tmp\n" + +#: cmdline/apt-extracttemplates.cc:304 +msgid "Cannot get debconf version. Is debconf installed?" +msgstr "Não pode obter a versão do debconf. O debconf está instalado?" + +#: ftparchive/apt-ftparchive.cc:188 ftparchive/apt-ftparchive.cc:368 +msgid "Package extension list is too long" +msgstr "A lista de extensão de pacotes é demasiado longa" + +#: ftparchive/apt-ftparchive.cc:190 ftparchive/apt-ftparchive.cc:202 +#: ftparchive/apt-ftparchive.cc:225 ftparchive/apt-ftparchive.cc:281 +#: ftparchive/apt-ftparchive.cc:291 ftparchive/apt-ftparchive.cc:313 +#, c-format +msgid "Error processing directory %s" +msgstr "Erro ao processar o directório %s" + +#: ftparchive/apt-ftparchive.cc:279 +msgid "Source extension list is too long" +msgstr "Lista de extensão de códigos-fonte é demasiado longa" + +#: ftparchive/apt-ftparchive.cc:394 +msgid "Error writing header to contents file" +msgstr "Erro ao escrever o cabeçalho no ficheiro de conteúdo" + +#: ftparchive/apt-ftparchive.cc:424 +#, c-format +msgid "Error processing contents %s" +msgstr "Erro ao processar o conteúdo %s" + +#: ftparchive/apt-ftparchive.cc:616 +msgid "" +"Usage: apt-ftparchive [options] command\n" +"Commands: packages binarypath [overridefile [pathprefix]]\n" +" sources srcpath [overridefile [pathprefix]]\n" +" contents path\n" +" release path\n" +" generate config [groups]\n" +" clean config\n" +"\n" +"apt-ftparchive generates index files for Debian archives. It supports\n" +"many styles of generation from fully automated to functional replacements\n" +"for dpkg-scanpackages and dpkg-scansources\n" +"\n" +"apt-ftparchive generates Package files from a tree of .debs. The\n" +"Package file contains the contents of all the control fields from\n" +"each package as well as the MD5 hash and filesize. An override file\n" +"is supported to force the value of Priority and Section.\n" +"\n" +"Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n" +"The --source-override option can be used to specify a src override file\n" +"\n" +"The 'packages' and 'sources' command should be run in the root of the\n" +"tree. BinaryPath should point to the base of the recursive search and \n" +"override file should contain the override flags. Pathprefix is\n" +"appended to the filename fields if present. Example usage from the \n" +"Debian archive:\n" +" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" +" dists/potato/main/binary-i386/Packages\n" +"\n" +"Options:\n" +" -h This help text\n" +" --md5 Control MD5 generation\n" +" -s=? Source override file\n" +" -q Quiet\n" +" -d=? Select the optional caching database\n" +" --no-delink Enable delinking debug mode\n" +" --contents Control contents file generation\n" +" -c=? Read this configuration file\n" +" -o=? Set an arbitrary configuration option" +msgstr "" +"Utilização: apt-ftparchive [opções] comando\n" +"Comandos: packages caminho_binário [ficheiro_override [prefixo_caminho]]\n" +" sources caminho_fonte [ficheiro_override [prefixo_caminho]]\n" +" contents caminho\n" +" release caminho\n" +" generate config [grupos]\n" +" clean config\n" +"\n" +"O apt-ftparchive gera ficheiros de índice para repositórios Debian. Ele \n" +"suporta muitos estilos de criação, desde totalmente automatizados até \n" +"substitutos funcionais para o dpkg-scanpackages e dpkg-scansources\n" +"\n" +"O apt-ftparchive gera ficheiros Packages a partir de uma árvore de .debs.\n" +" O ficheiro Package contém o conteúdo de todos os campos de controle de \n" +"cada pacote bem como o hash MD5 e tamanho do ficheiro. É suportado um \n" +"ficheiro override para forçar o valor de Priority e Section.\n" +"\n" +"Similarmente, o apt-ftparchive gera ficheiros Sources a partir de uma \n" +"árvore de .dscs. A opção --source-override pode ser utilizada para \n" +"especificar um ficheiro override de fontes\n" +"\n" +"Os comandos 'packages' e 'sources' devem ser executados na raiz da \n" +"árvore. CaminhoBinário deve apontar para a base de procura recursiva \n" +"e o ficheiro override deve conter as flags override. CaminhoPrefixo é \n" +"incluído aos campos filename caso esteja presente. Exemplo de uso do \n" +"repositório Debian :\n" +" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" +" dists/potato/main/binary-i386/Packages\n" +"\n" +"Opções:\n" +" -h Este texto de ajuda\n" +" --md5 Controlar a criação do MD5\n" +" -s=? Ficheiro override de código-fonte \n" +" -q Silencioso\n" +" -d=? Seleccionar a base de dados de caching opcional\n" +" --no-delink Habilitar o modo de debug delinking\n" +" --contents Controlar a criação do ficheiro de conteúdo\n" +" -c=? Ler este ficheiro de configuração\n" +" -o=? Definir uma opção de configuração arbitrária" + +#: ftparchive/apt-ftparchive.cc:812 +msgid "No selections matched" +msgstr "Nenhuma selecção coincidiu" + +#: ftparchive/apt-ftparchive.cc:892 +#, c-format +msgid "Some files are missing in the package file group `%s'" +msgstr "Faltam alguns ficheiros no grupo `%s' do ficheiro do pacote" + +#: ftparchive/cachedb.cc:68 +#, c-format +msgid "DB was corrupted, file renamed to %s.old" +msgstr "A base de dados estava corrompida, ficheiro renomeado para %s.old" + +#: ftparchive/cachedb.cc:86 +#, c-format +msgid "DB is old, attempting to upgrade %s" +msgstr "A base de dados é antiga, a tentar actualizar %s" + +#: ftparchive/cachedb.cc:97 +msgid "" +"DB format is invalid. If you upgraded from an older version of apt, please " +"remove and re-create the database." +msgstr "" +"O formato da BD é inválido. Se actualizou a partir de uma versão antiga do " +"apt, por favor remova-a e crie novamente a base de dados." + +#: ftparchive/cachedb.cc:102 +#, c-format +msgid "Unable to open DB file %s: %s" +msgstr "Não foi possível abrir o ficheiro %s da base de dados: %s" + +#: ftparchive/cachedb.cc:185 apt-inst/extract.cc:186 apt-inst/extract.cc:199 +#: apt-inst/extract.cc:216 +#, c-format +msgid "Failed to stat %s" +msgstr "Falha stat %s" + +#: ftparchive/cachedb.cc:327 +#, fuzzy +msgid "Failed to read .dsc" +msgstr "Falhou o readlink %s" + +#: ftparchive/cachedb.cc:360 +msgid "Archive has no control record" +msgstr "O arquivo não tem registo de controlo" + +#: ftparchive/cachedb.cc:527 +msgid "Unable to get a cursor" +msgstr "Não foi possível obter um cursor" + +#: ftparchive/writer.cc:104 +#, c-format +msgid "W: Unable to read directory %s\n" +msgstr "W: Não foi possível ler o directório %s\n" + +#: ftparchive/writer.cc:109 +#, c-format +msgid "W: Unable to stat %s\n" +msgstr "W: Não foi possível fazer stat %s\n" + +#: ftparchive/writer.cc:165 +msgid "E: " +msgstr "E: " + +#: ftparchive/writer.cc:167 +msgid "W: " +msgstr "W: " + +#: ftparchive/writer.cc:174 +msgid "E: Errors apply to file " +msgstr "E: Os erros aplicam-se ao ficheiro " + +#: ftparchive/writer.cc:192 ftparchive/writer.cc:224 +#, c-format +msgid "Failed to resolve %s" +msgstr "Falhou resolver %s" + +#: ftparchive/writer.cc:205 +msgid "Tree walking failed" +msgstr "Falhou ao percorrer a árvore" + +#: ftparchive/writer.cc:232 +#, c-format +msgid "Failed to open %s" +msgstr "Falhou abrir %s" + +#: ftparchive/writer.cc:291 +#, c-format +msgid " DeLink %s [%s]\n" +msgstr " DeLink %s [%s]\n" + +#: ftparchive/writer.cc:299 +#, c-format +msgid "Failed to readlink %s" +msgstr "Falhou o readlink %s" + +#: ftparchive/writer.cc:303 +#, c-format +msgid "Failed to unlink %s" +msgstr "Falhou o unlink %s" + +#: ftparchive/writer.cc:311 +#, c-format +msgid "*** Failed to link %s to %s" +msgstr "*** Falhou ligar %s a %s" + +#: ftparchive/writer.cc:321 +#, c-format +msgid " DeLink limit of %sB hit.\n" +msgstr " Limite DeLink de %sB atingido.\n" + +#: ftparchive/writer.cc:426 +msgid "Archive had no package field" +msgstr "Arquivo não possuía campo package" + +#: ftparchive/writer.cc:434 ftparchive/writer.cc:698 +#, c-format +msgid " %s has no override entry\n" +msgstr " %s não possui entrada override\n" + +#: ftparchive/writer.cc:501 ftparchive/writer.cc:855 +#, c-format +msgid " %s maintainer is %s not %s\n" +msgstr " o maintainer de %s é %s, não %s\n" + +#: ftparchive/writer.cc:712 +#, c-format +msgid " %s has no source override entry\n" +msgstr " %s não possui fonte de entrada de 'override'\n" + +#: ftparchive/writer.cc:716 +#, c-format +msgid " %s has no binary override entry either\n" +msgstr " %s também não possui entrada binária de 'override'\n" + +#: ftparchive/contents.cc:353 ftparchive/contents.cc:384 +msgid "realloc - Failed to allocate memory" +msgstr "realloc - Falhou alocar memória" + +#: ftparchive/override.cc:38 ftparchive/override.cc:142 +#, c-format +msgid "Unable to open %s" +msgstr "Não foi possível abrir %s" + +#. skip spaces +#. find end of word +#: ftparchive/override.cc:68 +#, fuzzy, c-format +msgid "Malformed override %s line %llu (%s)" +msgstr "Override %s malformado linha %llu #1" + +#: ftparchive/override.cc:127 ftparchive/override.cc:201 +#, c-format +msgid "Failed to read the override file %s" +msgstr "Falhou ler o ficheiro override %s" + +#: ftparchive/override.cc:166 +#, c-format +msgid "Malformed override %s line %llu #1" +msgstr "Override %s malformado linha %llu #1" + +#: ftparchive/override.cc:178 +#, c-format +msgid "Malformed override %s line %llu #2" +msgstr "Override %s malformado linha %llu #2" + +#: ftparchive/override.cc:191 +#, c-format +msgid "Malformed override %s line %llu #3" +msgstr "Override %s malformado linha %llu #3" + +#: ftparchive/multicompress.cc:72 +#, c-format +msgid "Unknown compression algorithm '%s'" +msgstr "Algoritmo de compressão desconhecido '%s'" + +#: ftparchive/multicompress.cc:102 +#, c-format +msgid "Compressed output %s needs a compression set" +msgstr "Saída compactada %s precisa de um conjunto de compressão" + +#: ftparchive/multicompress.cc:193 +msgid "Failed to fork" +msgstr "Falhou o fork" + +#: ftparchive/multicompress.cc:206 +msgid "Compress child" +msgstr "Compactar filho" + +#: ftparchive/multicompress.cc:229 +#, c-format +msgid "Internal error, failed to create %s" +msgstr "Erro Interno, falhou criar %s" + +#: ftparchive/multicompress.cc:302 +msgid "IO to subprocess/file failed" +msgstr "Falhou o IO para subprocesso/arquivo" + +#: ftparchive/multicompress.cc:340 +msgid "Failed to read while computing MD5" +msgstr "Falhou ler durante o cálculo de MD5" + +#: ftparchive/multicompress.cc:356 +#, c-format +msgid "Problem unlinking %s" +msgstr "Problema ao executar unlinking %s" + +#: ftparchive/multicompress.cc:371 apt-inst/extract.cc:194 +#, c-format +msgid "Failed to rename %s to %s" +msgstr "Falhou renomear %s para %s" + +#: cmdline/apt-internal-solver.cc:50 +msgid "" +"Usage: apt-internal-solver\n" +"\n" +"apt-internal-solver is an interface to use the current internal\n" +"like an external resolver for the APT family for debugging or alike\n" +"\n" +"Options:\n" +" -h This help text.\n" +" -q Loggable output - no progress indicator\n" +" -c=? Read this configuration file\n" +" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +msgstr "" +"Utilização: apt-internal-solver\n" +"\n" +"O apt-internal-solver é um interface para utilizar o actual interno como um\n" +" resolvedor externo para a família APT para depuração ou semelhante.\n" +"\n" +"Opções:\n" +" -h Este texto de ajuda.\n" +" -q Saída para registo - sem indicador de progresso\n" +" -c=? Ler este ficheiro de configuração\n" +" -o=? Definir uma opção de configuração arbitrária, p.e. dir::cache=/tmp\n" + +#: cmdline/apt-sortpkgs.cc:91 +msgid "Unknown package record!" +msgstr "Registo de pacote desconhecido!" + +#: cmdline/apt-sortpkgs.cc:154 +msgid "" +"Usage: apt-sortpkgs [options] file1 [file2 ...]\n" +"\n" +"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n" +"to indicate what kind of file it is.\n" +"\n" +"Options:\n" +" -h This help text\n" +" -s Use source file sorting\n" +" -c=? Read this configuration file\n" +" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +msgstr "" +"Utilização: apt-sortpkgs [opções] ficheiro1 [ficheiro2 ...]\n" +"\n" +"O apt-sortpkgs é uma ferramenta simples para ordenar ficheiros de pacotes.\n" +"A opção -s é utilizada para indicar que tipo de ficheiro é.\n" +"\n" +"Opções:\n" +" -h Este texto de ajuda\n" +" -s Utilizar a ordenação de ficheiros de código-fonte\n" +" -c=? Ler este ficheiro de configuração\n" +" -o=? Definir uma opção arbitrária de configuração, p.e.: -o dir::cache=/" +"tmp\n" + #: apt-inst/filelist.cc:380 msgid "DropNode called on still linked node" msgstr "DropNode chamado em nó ainda linkado" @@ -3672,7 +3747,7 @@ msgstr "Este não é um arquivo DEB válido, falta o membro '%s'" msgid "Internal error, could not locate member %s" msgstr "Erro Interno, não foi possível localizar o membro %s" -#: apt-inst/deb/debfile.cc:231 +#: apt-inst/deb/debfile.cc:227 msgid "Unparsable control file" msgstr "Ficheiro de controle não interpretável" @@ -3701,27 +3776,93 @@ msgstr "Arquivo é demasiado pequeno" msgid "Failed to read the archive headers" msgstr "Falha ao ler os cabeçalhos do arquivo" -#: apt-inst/contrib/extracttar.cc:128 +#: apt-inst/contrib/extracttar.cc:123 msgid "Failed to create pipes" msgstr "Falhou a criação de pipes" -#: apt-inst/contrib/extracttar.cc:155 +#: apt-inst/contrib/extracttar.cc:150 msgid "Failed to exec gzip " msgstr "Falhou executar gzip " -#: apt-inst/contrib/extracttar.cc:192 apt-inst/contrib/extracttar.cc:222 +#: apt-inst/contrib/extracttar.cc:187 apt-inst/contrib/extracttar.cc:217 msgid "Corrupted archive" msgstr "Arquivo corrompido" -#: apt-inst/contrib/extracttar.cc:207 +#: apt-inst/contrib/extracttar.cc:202 msgid "Tar checksum failed, archive corrupted" msgstr "A soma de controlo do tar falhou, arquivo corrompido" -#: apt-inst/contrib/extracttar.cc:312 +#: apt-inst/contrib/extracttar.cc:307 #, c-format msgid "Unknown TAR header type %u, member %s" msgstr "Tipo de cabeçalho TAR %u desconhecido, membro %s" +#~ msgid "%s %s for %s compiled on %s %s\n" +#~ msgstr "%s %s para %s compilado em %s %s\n" + +#~ msgid "Failed to create FILE*" +#~ msgstr "Falhou criar FILE*" + +#, fuzzy +#~ msgid "Malformed stanza %u in source list %s (URI parse)" +#~ msgstr "Linha mal formada %lu na lista de fontes %s (parse de URI)" + +#~ msgid "Malformed line %lu in source list %s ([option] unparseable)" +#~ msgstr "" +#~ "Linha mal formada %lu na lista de fontes %s ([opção] não interpretável)" + +#~ msgid "Malformed line %lu in source list %s ([option] too short)" +#~ msgstr "" +#~ "Linha mal formada %lu na lista de fontes %s ([opção] demasiado curta)" + +#~ msgid "Malformed line %lu in source list %s ([%s] is not an assignment)" +#~ msgstr "" +#~ "Linha mal formada %lu na lista de fontes %s ([%s] não é uma atribuição)" + +#~ msgid "Malformed line %lu in source list %s ([%s] has no key)" +#~ msgstr "Linha mal formada %lu na lista de fontes %s ([%s] não tem chave)" + +#~ msgid "Malformed line %lu in source list %s ([%s] key %s has no value)" +#~ msgstr "" +#~ "Linha mal formada %lu na lista de fontes %s ([%s] chave %s não tem valor)" + +#~ msgid "Malformed line %lu in source list %s (URI)" +#~ msgstr "Linha mal formada %lu na lista de fontes %s (URI)" + +#~ msgid "Malformed line %lu in source list %s (dist)" +#~ msgstr "Linha mal formada %lu na lista de fontes %s (distribuição)" + +#~ msgid "Malformed line %lu in source list %s (URI parse)" +#~ msgstr "Linha mal formada %lu na lista de fontes %s (parse de URI)" + +#~ msgid "Malformed line %lu in source list %s (absolute dist)" +#~ msgstr "Linha mal formada %lu na lista de fontes %s (distribuição absoluta)" + +#~ msgid "Malformed line %lu in source list %s (dist parse)" +#~ msgstr "Linha mal formada %lu na lista de fontes %s (dist parse)" + +#~ msgid "Package %s %s was not found while processing file dependencies" +#~ msgstr "" +#~ "O pacote %s %s não foi encontrado ao processar as dependências de " +#~ "ficheiros" + +#~ msgid "Couldn't stat source package list %s" +#~ msgstr "" +#~ "Não foi possível executar stat à lista de pacotes de código fonte %s" + +#~ msgid "Collecting File Provides" +#~ msgstr "A obter File Provides" + +#, fuzzy +#~ msgid "Does not start with a cleartext signature" +#~ msgstr "O ficheiro %s não começa com uma mensagem assinada" + +#~ msgid "Unable to find hash sum for '%s' in Release file" +#~ msgstr "Não foi possível encontrar hash sum para '%s' no ficheiro Release" + +#~ msgid "Vendor block %s contains no fingerprint" +#~ msgstr "O bloco de fabricante %s não contém a impressão digital" + #~ msgid "Total dependency version space: " #~ msgstr "Espaço total de dependência de versão: " @@ -3762,42 +3903,6 @@ msgstr "Tipo de cabeçalho TAR %u desconhecido, membro %s" #~ "Não foi possível aplicar o patch %s com mmap (mas não é uma falha " #~ "especifica do mmap) - o patch parece corrompido." -#~ msgid "Note, selecting '%s' for task '%s'\n" -#~ msgstr "Note, a seleccionar '%s' para a tarefa '%s'\n" - -#~ msgid "Note, selecting '%s' for regex '%s'\n" -#~ msgstr "Note, a seleccionar '%s' para a expressão regular '%s'\n" - -#~ msgid "Package %s is a virtual package provided by:\n" -#~ msgstr "O pacote %s é um pacote virtual disponibilizado por:\n" - -#~ msgid " [Not candidate version]" -#~ msgstr "[Não é versão candidata]" - -#~ msgid "You should explicitly select one to install." -#~ msgstr "Você deve seleccionar explicitamente um para instalar." - -#~ msgid "" -#~ "Package %s is not available, but is referred to by another package.\n" -#~ "This may mean that the package is missing, has been obsoleted, or\n" -#~ "is only available from another source\n" -#~ msgstr "" -#~ "O pacote %s não está disponível, mas é referenciado por outro pacote.\n" -#~ "Isso pode significar que o pacote falta, ou ficou obsoleto, ou\n" -#~ "está disponível somente a partir de outra fonte\n" - -#~ msgid "However the following packages replace it:" -#~ msgstr "No entanto, os seguintes pacotes substituem-no:" - -#~ msgid "Package '%s' has no installation candidate" -#~ msgstr "O pacote '%s' não tem candidato para instalação" - -#~ msgid "Virtual packages like '%s' can't be removed\n" -#~ msgstr "Pacotes virtuais como '%s' não podem ser removidos\n" - -#~ msgid "Note, selecting '%s' instead of '%s'\n" -#~ msgstr "Note, a seleccionar '%s' em vez de '%s'\n" - #~ msgid "Ignore unavailable target release '%s' of package '%s'" #~ msgstr "" #~ "Ignorar o lançamento pretendido, não disponível, '%s' do pacote '%s'" |