1 # Debian-PT translation for apt.
2 # Copyright (C) 2004 Free Software Foundation, Inc.
5 # Miguel Figueiredo <elmig@debianpt.org>, 2005-2010.
8 "Project-Id-Version: apt\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2011-07-26 12:05+0200\n"
11 "PO-Revision-Date: 2010-08-28 09:03+0100\n"
12 "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
13 "Language-Team: Portuguese <traduz@debianpt.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);X-Generator: Lokalize 1.0\n"
20 #: cmdline/apt-cache.cc:154
22 msgid "Package %s version %s has an unmet dep:\n"
23 msgstr "O pacote %s versão %s tem uma dependência não satisfeita:\n"
25 #: cmdline/apt-cache.cc:282
26 msgid "Total package names: "
27 msgstr "Total de nomes de pacotes: "
29 #: cmdline/apt-cache.cc:284
30 msgid "Total package structures: "
31 msgstr "Total de estruturas de pacotes: "
33 #: cmdline/apt-cache.cc:324
34 msgid " Normal packages: "
35 msgstr " Pacotes normais: "
37 #: cmdline/apt-cache.cc:325
38 msgid " Pure virtual packages: "
39 msgstr " Pacotes virtuais puros: "
41 #: cmdline/apt-cache.cc:326
42 msgid " Single virtual packages: "
43 msgstr " Pacotes virtuais únicos: "
45 #: cmdline/apt-cache.cc:327
46 msgid " Mixed virtual packages: "
47 msgstr " Pacotes virtuais misturados: "
49 #: cmdline/apt-cache.cc:328
53 #: cmdline/apt-cache.cc:330
54 msgid "Total distinct versions: "
55 msgstr "Total de versões distintas: "
57 #: cmdline/apt-cache.cc:332
58 msgid "Total distinct descriptions: "
59 msgstr "Total de descrições distintas: "
61 #: cmdline/apt-cache.cc:334
62 msgid "Total dependencies: "
63 msgstr "Total de dependências: "
65 #: cmdline/apt-cache.cc:337
66 msgid "Total ver/file relations: "
67 msgstr "Total de relações ver/ficheiro: "
69 #: cmdline/apt-cache.cc:339
70 msgid "Total Desc/File relations: "
71 msgstr "Total de relações Desc/Ficheiro: "
73 #: cmdline/apt-cache.cc:341
74 msgid "Total Provides mappings: "
75 msgstr "Total de Mapeamentos 'Provides': "
77 #: cmdline/apt-cache.cc:353
78 msgid "Total globbed strings: "
79 msgstr "Total de strings globbed: "
81 #: cmdline/apt-cache.cc:367
82 msgid "Total dependency version space: "
83 msgstr "Espaço total de dependência de versão: "
85 #: cmdline/apt-cache.cc:372
86 msgid "Total slack space: "
87 msgstr "Espaço total desperdiçado: "
89 #: cmdline/apt-cache.cc:380
90 msgid "Total space accounted for: "
91 msgstr "Espaço total contabilizado: "
93 #: cmdline/apt-cache.cc:511 cmdline/apt-cache.cc:1139
95 msgid "Package file %s is out of sync."
96 msgstr "O ficheiro do pacote %s está dessincronizado."
98 #: cmdline/apt-cache.cc:589 cmdline/apt-cache.cc:1374
99 #: cmdline/apt-cache.cc:1376 cmdline/apt-cache.cc:1453 cmdline/apt-mark.cc:37
100 #: cmdline/apt-mark.cc:84 cmdline/apt-mark.cc:160
101 msgid "No packages found"
102 msgstr "Não foi encontrado nenhum pacote"
104 #: cmdline/apt-cache.cc:1218
105 msgid "You must give at least one search pattern"
106 msgstr "Tem de fornecer pelo menos um padrão de busca"
108 #: cmdline/apt-cache.cc:1353
109 msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
112 #: cmdline/apt-cache.cc:1448 apt-pkg/cacheset.cc:440
114 msgid "Unable to locate package %s"
115 msgstr "Não foi possível encontrar o pacote %s"
117 #: cmdline/apt-cache.cc:1478
118 msgid "Package files:"
119 msgstr "Ficheiros de Pacotes :"
121 #: cmdline/apt-cache.cc:1485 cmdline/apt-cache.cc:1576
122 msgid "Cache is out of sync, can't x-ref a package file"
124 "A cache está dessincronizada, não pode x-referenciar um ficheiro de pacote"
126 #. Show any packages have explicit pins
127 #: cmdline/apt-cache.cc:1499
128 msgid "Pinned packages:"
129 msgstr "Pacotes Marcados:"
131 #: cmdline/apt-cache.cc:1511 cmdline/apt-cache.cc:1556
133 msgstr "(não encontrado)"
135 #: cmdline/apt-cache.cc:1519
137 msgstr " Instalado: "
139 #: cmdline/apt-cache.cc:1520
141 msgstr " Candidato: "
143 #: cmdline/apt-cache.cc:1538 cmdline/apt-cache.cc:1546
147 #: cmdline/apt-cache.cc:1553
148 msgid " Package pin: "
149 msgstr " Marcação do Pacote: "
151 #. Show the priority tables
152 #: cmdline/apt-cache.cc:1562
153 msgid " Version table:"
154 msgstr " Tabela de Versão:"
156 #: cmdline/apt-cache.cc:1675 cmdline/apt-cdrom.cc:197 cmdline/apt-config.cc:73
157 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:589
158 #: cmdline/apt-get.cc:3220 cmdline/apt-mark.cc:264 cmdline/apt-sortpkgs.cc:144
160 msgid "%s %s for %s compiled on %s %s\n"
161 msgstr "%s %s para %s compilado em %s %s\n"
163 #: cmdline/apt-cache.cc:1682
166 "Usage: apt-cache [options] command\n"
167 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
168 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
170 "apt-cache is a low-level tool used to query information\n"
171 "from APT's binary cache files\n"
174 " gencaches - Build both the package and source cache\n"
175 " showpkg - Show some general information for a single package\n"
176 " showsrc - Show source records\n"
177 " stats - Show some basic statistics\n"
178 " dump - Show the entire file in a terse form\n"
179 " dumpavail - Print an available file to stdout\n"
180 " unmet - Show unmet dependencies\n"
181 " search - Search the package list for a regex pattern\n"
182 " show - Show a readable record for the package\n"
183 " depends - Show raw dependency information for a package\n"
184 " rdepends - Show reverse dependency information for a package\n"
185 " pkgnames - List the names of all packages in the system\n"
186 " dotty - Generate package graphs for GraphViz\n"
187 " xvcg - Generate package graphs for xvcg\n"
188 " policy - Show policy settings\n"
191 " -h This help text.\n"
192 " -p=? The package cache.\n"
193 " -s=? The source cache.\n"
194 " -q Disable progress indicator.\n"
195 " -i Show only important deps for the unmet command.\n"
196 " -c=? Read this configuration file\n"
197 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
198 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
200 "Utilização: apt-cache [opções] comando\n"
201 " apt-cache [opções] add ficheiro1 [ficheiro1 ...]\n"
202 " apt-cache [opções] showpkg pacote1 [pacote2 ...]\n"
203 " apt-cache [opções] showsrc pacote1 [pacote2 ...]\n"
205 "O apt-cache é uma ferramenta de baixo nível utilizada para manipular\n"
206 "os ficheiros de cache binários do APT e para procurar informações\n"
210 " add - Adicionar um ficheiro de pacote à cache de código-fonte\n"
211 " gencaches - Construir as caches de pacotes e de código-fonte\n"
212 " showpkg - Mostrar informações gerais sobre um pacote\n"
213 " showsrc - Mostrar registos de código-fonte\n"
214 " stats - Mostrar algumas estatísticas simples\n"
215 " dump - Mostrar todo o ficheiro de forma concisa\n"
216 " dumpavail - Escrever um ficheiro disponível para stdout\n"
217 " unmet - Mostrar dependências não satisfeitas\n"
218 " search - Procurar na lista de pacotes por um padrão regex\n"
219 " show - Mostrar um registo legível sobre o pacote\n"
220 " showauto - Mostrar a lista dos pacotes automaticamente instalados.\n"
221 " depends - Mostrar informações em bruto de dependências de um pacote\n"
222 " rdepends - Mostrar a informação de dependências inversas de um pacote\n"
223 " pkgnames - Listar o nome de todos os pacotes no sistema\n"
224 " dotty - Gerar gráficos de pacotes para o GraphViz\n"
225 " xvcg - Gerar gráficos de pacotes para o xvcg\n"
226 " policy - Mostrar as configurações de políticas\n"
229 " -h Este texto de ajuda.\n"
230 " -p=? A cache de pacotes.\n"
231 " -s=? A cache de fontes.\n"
232 " -q Desabilitar o indicador de progresso.\n"
233 " -i Mostrar apenas dependências importantes para o comando unmet.\n"
234 " -c=? Ler este ficheiro de configuração.\n"
235 " -o=? Definir uma opção arbitrária de configuração, p.e.: -o dir::cache=/"
237 "Para mais informações veja as páginas do manual apt-cache(8) e apt.conf(5).\n"
239 #: cmdline/apt-cdrom.cc:77
240 msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
242 "Por favor indique um nome para este Disco, tal como 'Debian 5.0.3 Disco 1'"
244 #: cmdline/apt-cdrom.cc:92
245 msgid "Please insert a Disc in the drive and press enter"
246 msgstr "Por favor insira um Disco no leitor e pressione enter"
248 #: cmdline/apt-cdrom.cc:127
250 msgid "Failed to mount '%s' to '%s'"
251 msgstr "Falhou ao montar '%s' para '%s'"
253 #: cmdline/apt-cdrom.cc:162
254 msgid "Repeat this process for the rest of the CDs in your set."
255 msgstr "Repita este processo para o resto dos CDs no seu conjunto."
257 #: cmdline/apt-config.cc:44
258 msgid "Arguments not in pairs"
259 msgstr "os argumentos não estão em pares"
261 #: cmdline/apt-config.cc:79
263 "Usage: apt-config [options] command\n"
265 "apt-config is a simple tool to read the APT config file\n"
268 " shell - Shell mode\n"
269 " dump - Show the configuration\n"
272 " -h This help text.\n"
273 " -c=? Read this configuration file\n"
274 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
276 "Utilização: apt-config [opções] comando\n"
278 "O apt-config é uma ferramenta simples para ler o ficheiro de config do APT\n"
281 " shell - Modo shell\n"
282 " dump - Mostrar a configuração\n"
285 " -h Este texto de ajuda.\n"
286 " -c=? Ler este ficheiro de configuração\n"
287 " -o=? Definir uma opção arbitrária de configuração, p.e.: -o dir::cache=/"
290 #: cmdline/apt-extracttemplates.cc:98
292 msgid "%s not a valid DEB package."
293 msgstr "%s não é um pacote DEB válido."
295 #: cmdline/apt-extracttemplates.cc:232
297 "Usage: apt-extracttemplates file1 [file2 ...]\n"
299 "apt-extracttemplates is a tool to extract config and template info\n"
300 "from debian packages\n"
303 " -h This help text\n"
304 " -t Set the temp dir\n"
305 " -c=? Read this configuration file\n"
306 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
308 "Utilização: apt-extracttemplates ficheiro1 [ficheiro2 ...]\n"
310 "O apt-extracttemplates é uma ferramenta para extrair configuração\n"
311 "e informação de template de pacotes debian.\n"
314 " -h Este texto de ajuda\n"
315 " -t Definir o directório temporário\n"
316 " -c=? Ler este ficheiro de configuração\n"
317 " -o=? Definir uma opção arbitrária de configuração, p.e.: -o dir::cache=/"
320 #: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:1149
322 msgid "Unable to write to %s"
323 msgstr "Não conseguiu escrever para %s"
325 #: cmdline/apt-extracttemplates.cc:309
326 msgid "Cannot get debconf version. Is debconf installed?"
327 msgstr "Não pode obter a versão do debconf. O debconf está instalado?"
329 #: ftparchive/apt-ftparchive.cc:170 ftparchive/apt-ftparchive.cc:347
330 msgid "Package extension list is too long"
331 msgstr "A lista de extensão de pacotes é demasiado longa"
333 #: ftparchive/apt-ftparchive.cc:172 ftparchive/apt-ftparchive.cc:189
334 #: ftparchive/apt-ftparchive.cc:212 ftparchive/apt-ftparchive.cc:262
335 #: ftparchive/apt-ftparchive.cc:276 ftparchive/apt-ftparchive.cc:298
337 msgid "Error processing directory %s"
338 msgstr "Erro ao processar o directório %s"
340 #: ftparchive/apt-ftparchive.cc:260
341 msgid "Source extension list is too long"
342 msgstr "Lista de extensão de códigos-fonte é demasiado longa"
344 #: ftparchive/apt-ftparchive.cc:377
345 msgid "Error writing header to contents file"
346 msgstr "Erro ao escrever o cabeçalho no ficheiro de conteúdo"
348 #: ftparchive/apt-ftparchive.cc:407
350 msgid "Error processing contents %s"
351 msgstr "Erro ao processar o conteúdo %s"
353 #: ftparchive/apt-ftparchive.cc:595
355 "Usage: apt-ftparchive [options] command\n"
356 "Commands: packages binarypath [overridefile [pathprefix]]\n"
357 " sources srcpath [overridefile [pathprefix]]\n"
360 " generate config [groups]\n"
363 "apt-ftparchive generates index files for Debian archives. It supports\n"
364 "many styles of generation from fully automated to functional replacements\n"
365 "for dpkg-scanpackages and dpkg-scansources\n"
367 "apt-ftparchive generates Package files from a tree of .debs. The\n"
368 "Package file contains the contents of all the control fields from\n"
369 "each package as well as the MD5 hash and filesize. An override file\n"
370 "is supported to force the value of Priority and Section.\n"
372 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
373 "The --source-override option can be used to specify a src override file\n"
375 "The 'packages' and 'sources' command should be run in the root of the\n"
376 "tree. BinaryPath should point to the base of the recursive search and \n"
377 "override file should contain the override flags. Pathprefix is\n"
378 "appended to the filename fields if present. Example usage from the \n"
380 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
381 " dists/potato/main/binary-i386/Packages\n"
384 " -h This help text\n"
385 " --md5 Control MD5 generation\n"
386 " -s=? Source override file\n"
388 " -d=? Select the optional caching database\n"
389 " --no-delink Enable delinking debug mode\n"
390 " --contents Control contents file generation\n"
391 " -c=? Read this configuration file\n"
392 " -o=? Set an arbitrary configuration option"
394 "Utilização: apt-ftparchive [opções] comando\n"
395 "Comandos: packages caminho_binário [ficheiro_override [prefixo_caminho]]\n"
396 " sources caminho_fonte [ficheiro_override [prefixo_caminho]]\n"
397 " contents caminho\n"
399 " generate config [grupos]\n"
402 "O apt-ftparchive gera ficheiros de índice para repositórios Debian. Ele \n"
403 "suporta muitos estilos de criação, desde totalmente automatizados até \n"
404 "substitutos funcionais para o dpkg-scanpackages e dpkg-scansources\n"
406 "O apt-ftparchive gera ficheiros Packages a partir de uma árvore de .debs.\n"
407 " O ficheiro Package contém o conteúdo de todos os campos de controle de \n"
408 "cada pacote bem como o hash MD5 e tamanho do ficheiro. É suportado um \n"
409 "ficheiro override para forçar o valor de Priority e Section.\n"
411 "Similarmente, o apt-ftparchive gera ficheiros Sources a partir de uma \n"
412 "árvore de .dscs. A opção --source-override pode ser utilizada para \n"
413 "especificar um ficheiro override de fontes\n"
415 "Os comandos 'packages' e 'sources' devem ser executados na raiz da \n"
416 "árvore. CaminhoBinário deve apontar para a base de procura recursiva \n"
417 "e o ficheiro override deve conter as flags override. CaminhoPrefixo é \n"
418 "incluído aos campos filename caso esteja presente. Exemplo de uso do \n"
419 "repositório Debian :\n"
420 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
421 " dists/potato/main/binary-i386/Packages\n"
424 " -h Este texto de ajuda\n"
425 " --md5 Controlar a criação do MD5\n"
426 " -s=? Ficheiro override de código-fonte \n"
428 " -d=? Seleccionar a base de dados de caching opcional\n"
429 " --no-delink Habilitar o modo de debug delinking\n"
430 " --contents Controlar a criação do ficheiro de conteúdo\n"
431 " -c=? Ler este ficheiro de configuração\n"
432 " -o=? Definir uma opção de configuração arbitrária"
434 #: ftparchive/apt-ftparchive.cc:801
435 msgid "No selections matched"
436 msgstr "Nenhuma selecção coincidiu"
438 #: ftparchive/apt-ftparchive.cc:879
440 msgid "Some files are missing in the package file group `%s'"
441 msgstr "Faltam alguns ficheiros no grupo `%s' do ficheiro do pacote"
443 #: ftparchive/cachedb.cc:43
445 msgid "DB was corrupted, file renamed to %s.old"
446 msgstr "A base de dados estava corrompida, ficheiro renomeado para %s.old"
448 #: ftparchive/cachedb.cc:61
450 msgid "DB is old, attempting to upgrade %s"
451 msgstr "A base de dados é antiga, a tentar actualizar %s"
453 #: ftparchive/cachedb.cc:72
455 "DB format is invalid. If you upgraded from an older version of apt, please "
456 "remove and re-create the database."
458 "O formato da BD é inválido. Se actualizou a partir de uma versão antiga do "
459 "apt, por favor remova-a e crie novamente a base de dados."
461 #: ftparchive/cachedb.cc:77
463 msgid "Unable to open DB file %s: %s"
464 msgstr "Não foi possível abrir o ficheiro %s da base de dados: %s"
466 #: ftparchive/cachedb.cc:123 apt-inst/extract.cc:178 apt-inst/extract.cc:190
467 #: apt-inst/extract.cc:207 apt-inst/deb/dpkgdb.cc:117
469 msgid "Failed to stat %s"
470 msgstr "Falha stat %s"
472 #: ftparchive/cachedb.cc:242
473 msgid "Archive has no control record"
474 msgstr "O arquivo não tem registo de controlo"
476 #: ftparchive/cachedb.cc:448
477 msgid "Unable to get a cursor"
478 msgstr "Não foi possível obter um cursor"
480 #: ftparchive/writer.cc:78
482 msgid "W: Unable to read directory %s\n"
483 msgstr "W: Não foi possível ler o directório %s\n"
485 #: ftparchive/writer.cc:83
487 msgid "W: Unable to stat %s\n"
488 msgstr "W: Não foi possível fazer stat %s\n"
490 #: ftparchive/writer.cc:139
494 #: ftparchive/writer.cc:141
498 #: ftparchive/writer.cc:148
499 msgid "E: Errors apply to file "
500 msgstr "E: Os erros aplicam-se ao ficheiro "
502 #: ftparchive/writer.cc:166 ftparchive/writer.cc:198
504 msgid "Failed to resolve %s"
505 msgstr "Falhou resolver %s"
507 #: ftparchive/writer.cc:179
508 msgid "Tree walking failed"
509 msgstr "Falhou ao percorrer a árvore"
511 #: ftparchive/writer.cc:206
513 msgid "Failed to open %s"
514 msgstr "Falhou abrir %s"
516 #: ftparchive/writer.cc:265
518 msgid " DeLink %s [%s]\n"
519 msgstr " DeLink %s [%s]\n"
521 #: ftparchive/writer.cc:273
523 msgid "Failed to readlink %s"
524 msgstr "Falhou o readlink %s"
526 #: ftparchive/writer.cc:277
528 msgid "Failed to unlink %s"
529 msgstr "Falhou o unlink %s"
531 #: ftparchive/writer.cc:284
533 msgid "*** Failed to link %s to %s"
534 msgstr "*** Falhou ligar %s a %s"
536 #: ftparchive/writer.cc:294
538 msgid " DeLink limit of %sB hit.\n"
539 msgstr " Limite DeLink de %sB atingido.\n"
541 #: ftparchive/writer.cc:398
542 msgid "Archive had no package field"
543 msgstr "Arquivo não possuía campo package"
545 #: ftparchive/writer.cc:406 ftparchive/writer.cc:703
547 msgid " %s has no override entry\n"
548 msgstr " %s não possui entrada override\n"
550 #: ftparchive/writer.cc:472 ftparchive/writer.cc:811
552 msgid " %s maintainer is %s not %s\n"
553 msgstr " o maintainer de %s é %s, não %s\n"
555 #: ftparchive/writer.cc:713
557 msgid " %s has no source override entry\n"
558 msgstr " %s não possui fonte de entrada de 'override'\n"
560 #: ftparchive/writer.cc:717
562 msgid " %s has no binary override entry either\n"
563 msgstr " %s também não possui entrada binária de 'override'\n"
565 #: ftparchive/contents.cc:337 ftparchive/contents.cc:368
566 msgid "realloc - Failed to allocate memory"
567 msgstr "realloc - Falhou alocar memória"
569 #: ftparchive/override.cc:34 ftparchive/override.cc:142
571 msgid "Unable to open %s"
572 msgstr "Não foi possível abrir %s"
574 #: ftparchive/override.cc:60 ftparchive/override.cc:166
576 msgid "Malformed override %s line %lu #1"
577 msgstr "Override %s malformado linha %lu #1"
579 #: ftparchive/override.cc:74 ftparchive/override.cc:178
581 msgid "Malformed override %s line %lu #2"
582 msgstr "Override %s malformado linha %lu #2"
584 #: ftparchive/override.cc:88 ftparchive/override.cc:191
586 msgid "Malformed override %s line %lu #3"
587 msgstr "Override %s malformado linha %lu #3"
589 #: ftparchive/override.cc:127 ftparchive/override.cc:201
591 msgid "Failed to read the override file %s"
592 msgstr "Falhou ler o ficheiro override %s"
594 #: ftparchive/multicompress.cc:67
596 msgid "Unknown compression algorithm '%s'"
597 msgstr "Algoritmo de compressão desconhecido '%s'"
599 #: ftparchive/multicompress.cc:97
601 msgid "Compressed output %s needs a compression set"
602 msgstr "Saída compactada %s precisa de um conjunto de compressão"
604 #: ftparchive/multicompress.cc:165 methods/rsh.cc:91
605 msgid "Failed to create IPC pipe to subprocess"
606 msgstr "Falha ao criar pipe IPC para subprocesso"
608 #: ftparchive/multicompress.cc:191
609 msgid "Failed to create FILE*"
610 msgstr "Falhou criar FILE*"
612 #: ftparchive/multicompress.cc:194
613 msgid "Failed to fork"
614 msgstr "Falhou o fork"
616 #: ftparchive/multicompress.cc:208
617 msgid "Compress child"
618 msgstr "Compactar filho"
620 #: ftparchive/multicompress.cc:231
622 msgid "Internal error, failed to create %s"
623 msgstr "Erro Interno, falhou criar %s"
625 #: ftparchive/multicompress.cc:282
626 msgid "Failed to create subprocess IPC"
627 msgstr "Falhou criar subprocesso IPC"
629 #: ftparchive/multicompress.cc:319
630 msgid "Failed to exec compressor "
631 msgstr "Falhou executar compactador "
633 #: ftparchive/multicompress.cc:358
635 msgstr "descompactador"
637 #: ftparchive/multicompress.cc:401
638 msgid "IO to subprocess/file failed"
639 msgstr "Falhou o IO para subprocesso/arquivo"
641 #: ftparchive/multicompress.cc:453
642 msgid "Failed to read while computing MD5"
643 msgstr "Falhou ler durante o cálculo de MD5"
645 #: ftparchive/multicompress.cc:470
647 msgid "Problem unlinking %s"
648 msgstr "Problema ao executar unlinking %s"
650 #: ftparchive/multicompress.cc:485 apt-inst/extract.cc:185
652 msgid "Failed to rename %s to %s"
653 msgstr "Falhou renomear %s para %s"
655 #: cmdline/apt-get.cc:135
659 #: cmdline/apt-get.cc:157 apt-pkg/cachefilter.cc:29
661 msgid "Regex compilation error - %s"
662 msgstr "Erro de compilação de regex - %s"
664 #: cmdline/apt-get.cc:252
665 msgid "The following packages have unmet dependencies:"
666 msgstr "Os pacotes a seguir têm dependências não satisfeitas:"
668 #: cmdline/apt-get.cc:342
670 msgid "but %s is installed"
671 msgstr "mas %s está instalado"
673 #: cmdline/apt-get.cc:344
675 msgid "but %s is to be installed"
676 msgstr "mas %s está para ser instalado"
678 #: cmdline/apt-get.cc:351
679 msgid "but it is not installable"
680 msgstr "mas não é instalável"
682 #: cmdline/apt-get.cc:353
683 msgid "but it is a virtual package"
684 msgstr "mas é um pacote virtual"
686 #: cmdline/apt-get.cc:356
687 msgid "but it is not installed"
688 msgstr "mas não está instalado"
690 #: cmdline/apt-get.cc:356
691 msgid "but it is not going to be installed"
692 msgstr "mas não vai ser instalado"
694 #: cmdline/apt-get.cc:361
698 #: cmdline/apt-get.cc:390
699 msgid "The following NEW packages will be installed:"
700 msgstr "Serão instalados os seguintes NOVOS pacotes:"
702 #: cmdline/apt-get.cc:416
703 msgid "The following packages will be REMOVED:"
704 msgstr "Serão REMOVIDOS os seguintes pacotes:"
706 #: cmdline/apt-get.cc:438
707 msgid "The following packages have been kept back:"
708 msgstr "Serão mantidos em suas versões actuais os seguintes pacotes:"
710 #: cmdline/apt-get.cc:459
711 msgid "The following packages will be upgraded:"
712 msgstr "Serão actualizados os seguintes pacotes:"
714 #: cmdline/apt-get.cc:480
715 msgid "The following packages will be DOWNGRADED:"
716 msgstr "Será feito o DOWNGRADE aos seguintes pacotes:"
718 #: cmdline/apt-get.cc:500
719 msgid "The following held packages will be changed:"
720 msgstr "Os seguintes pacotes mantidos serão mudados:"
722 #: cmdline/apt-get.cc:555
724 msgid "%s (due to %s) "
725 msgstr "%s (devido a %s) "
727 #: cmdline/apt-get.cc:563
729 "WARNING: The following essential packages will be removed.\n"
730 "This should NOT be done unless you know exactly what you are doing!"
732 "AVISO: Os seguintes pacotes essenciais serão removidos.\n"
733 "Isso NÃO deverá ser feito a menos que saiba exactamente o que está a fazer!"
735 #: cmdline/apt-get.cc:594
737 msgid "%lu upgraded, %lu newly installed, "
738 msgstr "%lu pacotes actualizados, %lu pacotes novos instalados, "
740 #: cmdline/apt-get.cc:598
742 msgid "%lu reinstalled, "
743 msgstr "%lu reinstalados, "
745 #: cmdline/apt-get.cc:600
747 msgid "%lu downgraded, "
748 msgstr "%lu a que foi feito o downgrade, "
750 #: cmdline/apt-get.cc:602
752 msgid "%lu to remove and %lu not upgraded.\n"
753 msgstr "%lu a remover e %lu não actualizados.\n"
755 #: cmdline/apt-get.cc:606
757 msgid "%lu not fully installed or removed.\n"
758 msgstr "%lu pacotes não totalmente instalados ou removidos.\n"
760 #: cmdline/apt-get.cc:628
762 msgid "Note, selecting '%s' for task '%s'\n"
763 msgstr "Note, a seleccionar '%s' para a tarefa '%s'\n"
765 #: cmdline/apt-get.cc:634
767 msgid "Note, selecting '%s' for regex '%s'\n"
768 msgstr "Note, a seleccionar '%s' para a expressão regular '%s'\n"
770 #: cmdline/apt-get.cc:651
772 msgid "Package %s is a virtual package provided by:\n"
773 msgstr "O pacote %s é um pacote virtual disponibilizado por:\n"
775 #: cmdline/apt-get.cc:662
777 msgstr " [Instalado]"
779 #: cmdline/apt-get.cc:671
780 msgid " [Not candidate version]"
781 msgstr "[Não é versão candidata]"
783 #: cmdline/apt-get.cc:673
784 msgid "You should explicitly select one to install."
785 msgstr "Você deve seleccionar explicitamente um para instalar."
787 #: cmdline/apt-get.cc:676
790 "Package %s is not available, but is referred to by another package.\n"
791 "This may mean that the package is missing, has been obsoleted, or\n"
792 "is only available from another source\n"
794 "O pacote %s não está disponível, mas é referenciado por outro pacote.\n"
795 "Isso pode significar que o pacote falta, ou ficou obsoleto, ou\n"
796 "está disponível somente a partir de outra fonte\n"
798 #: cmdline/apt-get.cc:694
799 msgid "However the following packages replace it:"
800 msgstr "No entanto, os seguintes pacotes substituem-no:"
802 #: cmdline/apt-get.cc:706
804 msgid "Package '%s' has no installation candidate"
805 msgstr "O pacote '%s' não tem candidato para instalação"
807 #: cmdline/apt-get.cc:717
809 msgid "Virtual packages like '%s' can't be removed\n"
810 msgstr "Pacotes virtuais como '%s' não podem ser removidos\n"
812 #: cmdline/apt-get.cc:748
814 msgid "Note, selecting '%s' instead of '%s'\n"
815 msgstr "Note, a seleccionar '%s' em vez de '%s'\n"
817 #: cmdline/apt-get.cc:778
819 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
820 msgstr "Saltando %s, já está instalado e a actualização não está definida.\n"
822 #: cmdline/apt-get.cc:782
824 msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
825 msgstr "Saltando %s, não está instalado e só são pedidas actualizações.\n"
827 #: cmdline/apt-get.cc:794
829 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
831 "A reinstalação de %s não é possível, o download do mesmo não pode ser "
834 #: cmdline/apt-get.cc:799
836 msgid "%s is already the newest version.\n"
837 msgstr "%s já está na versão mais recente.\n"
839 #: cmdline/apt-get.cc:818 cmdline/apt-get.cc:2088 cmdline/apt-mark.cc:59
841 msgid "%s set to manually installed.\n"
842 msgstr "%s está definido para ser instalado manualmente.\n"
844 #: cmdline/apt-get.cc:844
846 msgid "Selected version '%s' (%s) for '%s'\n"
847 msgstr "Versão seleccionada '%s' (%s) para '%s'\n"
849 #: cmdline/apt-get.cc:849
851 msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
852 msgstr "Versão seleccionada '%s' (%s) para '%s'\n"
854 #: cmdline/apt-get.cc:893
856 msgid "Package %s is not installed, so not removed\n"
857 msgstr "O pacote %s não está instalado, por isso não será removido\n"
859 #: cmdline/apt-get.cc:971
860 msgid "Correcting dependencies..."
861 msgstr "A corrigir dependências..."
863 #: cmdline/apt-get.cc:974
867 #: cmdline/apt-get.cc:977
868 msgid "Unable to correct dependencies"
869 msgstr "Não foi possível corrigir dependências"
871 #: cmdline/apt-get.cc:980
872 msgid "Unable to minimize the upgrade set"
873 msgstr "Não foi possível minimizar o conjunto de actualizações"
875 #: cmdline/apt-get.cc:982
879 #: cmdline/apt-get.cc:986
880 msgid "You might want to run 'apt-get -f install' to correct these."
881 msgstr "Você pode querer executar 'apt-get -f install' para corrigir isso."
883 #: cmdline/apt-get.cc:989
884 msgid "Unmet dependencies. Try using -f."
885 msgstr "Dependências não satisfeitas. Tente utilizar -f."
887 #: cmdline/apt-get.cc:1014
888 msgid "WARNING: The following packages cannot be authenticated!"
889 msgstr "AVISO: Os seguintes pacotes não podem ser autenticados!"
891 #: cmdline/apt-get.cc:1018
892 msgid "Authentication warning overridden.\n"
893 msgstr "Aviso de autenticação ultrapassado.\n"
895 #: cmdline/apt-get.cc:1025
896 msgid "Install these packages without verification [y/N]? "
897 msgstr "Instalar estes pacotes sem verificação [y/N]? "
899 #: cmdline/apt-get.cc:1027
900 msgid "Some packages could not be authenticated"
901 msgstr "Alguns pacotes não puderam ser autenticados"
903 #: cmdline/apt-get.cc:1036 cmdline/apt-get.cc:1197
904 msgid "There are problems and -y was used without --force-yes"
905 msgstr "Há problemas e foi utilizado -y sem --force-yes"
907 #: cmdline/apt-get.cc:1077
908 msgid "Internal error, InstallPackages was called with broken packages!"
909 msgstr "Erro Interno, InstallPackages foi chamado com pacotes estragados!"
911 #: cmdline/apt-get.cc:1086
912 msgid "Packages need to be removed but remove is disabled."
913 msgstr "Pacotes precisam de ser removidos mas Remove está desabilitado."
915 #: cmdline/apt-get.cc:1097
916 msgid "Internal error, Ordering didn't finish"
917 msgstr "Erro Interno, Ordering não terminou"
919 #: cmdline/apt-get.cc:1135
920 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org"
922 "Estranho.. Os tamanhos não coincidiram, escreva para apt@packages.debian.org"
924 #. TRANSLATOR: The required space between number and unit is already included
925 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
926 #: cmdline/apt-get.cc:1142
928 msgid "Need to get %sB/%sB of archives.\n"
929 msgstr "É necessário obter %sB/%sB de arquivos.\n"
931 #. TRANSLATOR: The required space between number and unit is already included
932 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
933 #: cmdline/apt-get.cc:1147
935 msgid "Need to get %sB of archives.\n"
936 msgstr "É necessário obter %sB de arquivos.\n"
938 #. TRANSLATOR: The required space between number and unit is already included
939 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
940 #: cmdline/apt-get.cc:1154
942 msgid "After this operation, %sB of additional disk space will be used.\n"
944 "Após esta operação, serão utilizados %sB adicionais de espaço em disco.\n"
946 #. TRANSLATOR: The required space between number and unit is already included
947 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
948 #: cmdline/apt-get.cc:1159
950 msgid "After this operation, %sB disk space will be freed.\n"
951 msgstr "Após esta operação, será libertado %sB de espaço em disco.\n"
953 #: cmdline/apt-get.cc:1174 cmdline/apt-get.cc:1177 cmdline/apt-get.cc:2499
954 #: cmdline/apt-get.cc:2502
956 msgid "Couldn't determine free space in %s"
957 msgstr "Não foi possível determinar o espaço livre em %s"
959 #: cmdline/apt-get.cc:1187
961 msgid "You don't have enough free space in %s."
962 msgstr "Você não possui espaço livre suficiente em %s."
964 #: cmdline/apt-get.cc:1203 cmdline/apt-get.cc:1223
965 msgid "Trivial Only specified but this is not a trivial operation."
966 msgstr "Trivial Only especificado mas isto não é uma operação trivial."
968 #: cmdline/apt-get.cc:1205
969 msgid "Yes, do as I say!"
970 msgstr "Sim, faça como eu digo!"
972 #: cmdline/apt-get.cc:1207
975 "You are about to do something potentially harmful.\n"
976 "To continue type in the phrase '%s'\n"
979 "Você está prestes a fazer algo potencialmente nocivo.\n"
980 "Para continuar escreva a frase '%s'\n"
983 #: cmdline/apt-get.cc:1213 cmdline/apt-get.cc:1232
987 #: cmdline/apt-get.cc:1228
988 msgid "Do you want to continue [Y/n]? "
989 msgstr "Deseja continuar [Y/n]? "
991 #: cmdline/apt-get.cc:1300 cmdline/apt-get.cc:2564 apt-pkg/algorithms.cc:1438
993 msgid "Failed to fetch %s %s\n"
994 msgstr "Falhou obter %s %s\n"
996 #: cmdline/apt-get.cc:1318
997 msgid "Some files failed to download"
998 msgstr "Falhou o download de alguns ficheiros"
1000 #: cmdline/apt-get.cc:1319 cmdline/apt-get.cc:2576
1001 msgid "Download complete and in download only mode"
1002 msgstr "Download completo e em modo de fazer apenas o download"
1004 #: cmdline/apt-get.cc:1325
1006 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
1009 "Não foi possível obter alguns arquivos, tente talvez correr apt-get update "
1010 "ou tente com --fix-missing?"
1012 #: cmdline/apt-get.cc:1329
1013 msgid "--fix-missing and media swapping is not currently supported"
1014 msgstr "--fix-missing e troca de mídia não são suportados actualmente"
1016 #: cmdline/apt-get.cc:1334
1017 msgid "Unable to correct missing packages."
1018 msgstr "Não foi possível corrigir os pacotes em falta."
1020 #: cmdline/apt-get.cc:1335
1021 msgid "Aborting install."
1022 msgstr "A abortar a instalação."
1024 #: cmdline/apt-get.cc:1363
1026 "The following package disappeared from your system as\n"
1027 "all files have been overwritten by other packages:"
1029 "The following packages disappeared from your system as\n"
1030 "all files have been overwritten by other packages:"
1032 "O seguinte pacote desapareceu do seu sistema pois\n"
1033 "todos os ficheiros foram sobrescritos por outros pacotes:"
1035 "Os seguintes pacotes desapareceram do seu sistema pois\n"
1036 "todos os ficheiros foram por outros pacotes:"
1038 #: cmdline/apt-get.cc:1367
1039 msgid "Note: This is done automatic and on purpose by dpkg."
1040 msgstr "Nota: Isto foi feito automaticamente e intencionalmente pelo dpkg."
1042 #: cmdline/apt-get.cc:1505
1044 msgid "Ignore unavailable target release '%s' of package '%s'"
1045 msgstr "Ignorar o lançamento pretendido, não disponível, '%s' do pacote '%s'"
1047 #: cmdline/apt-get.cc:1537
1049 msgid "Picking '%s' as source package instead of '%s'\n"
1050 msgstr "A escolher '%s' como pacote pacote de código fonte em vez de '%s'\n"
1052 #. if (VerTag.empty() == false && Last == 0)
1053 #: cmdline/apt-get.cc:1575
1055 msgid "Ignore unavailable version '%s' of package '%s'"
1056 msgstr "Ignorar a versão '%s', não disponível, do pacote '%s'"
1058 #: cmdline/apt-get.cc:1591
1059 msgid "The update command takes no arguments"
1060 msgstr "O comando update não leva argumentos"
1062 #: cmdline/apt-get.cc:1653
1063 msgid "We are not supposed to delete stuff, can't start AutoRemover"
1064 msgstr "Não é suposto nós apagarmos coisas, não pode iniciar o AutoRemover"
1066 #: cmdline/apt-get.cc:1748
1068 "Hmm, seems like the AutoRemover destroyed something which really\n"
1069 "shouldn't happen. Please file a bug report against apt."
1071 "Hmm, parece que o AutoRemover destruiu algo que realmente não deveria ter\n"
1072 "acontecido. Por favor arquive um relatório de bug contra o apt."
1075 #. if (Packages == 1)
1079 #. _("Since you only requested a single operation it is extremely likely that\n"
1080 #. "the package is simply not installable and a bug report against\n"
1081 #. "that package should be filed.") << endl;
1084 #: cmdline/apt-get.cc:1751 cmdline/apt-get.cc:1921
1085 msgid "The following information may help to resolve the situation:"
1086 msgstr "A seguinte informação pode ajudar a resolver a situação:"
1088 #: cmdline/apt-get.cc:1755
1089 msgid "Internal Error, AutoRemover broke stuff"
1090 msgstr "Erro Interno, o AutoRemover estragou coisas"
1092 #: cmdline/apt-get.cc:1762
1094 "The following package was automatically installed and is no longer required:"
1096 "The following packages were automatically installed and are no longer "
1099 "O seguinte pacote foi instalado automaticamente e já não é necessário:"
1101 "Os seguintes pacotes foram instalados automaticamente e já não são "
1104 #: cmdline/apt-get.cc:1766
1106 msgid "%lu package was automatically installed and is no longer required.\n"
1108 "%lu packages were automatically installed and are no longer required.\n"
1109 msgstr[0] "O pacote %lu foi instalado automaticamente e já não é necessário.\n"
1111 "Os pacotes %lu foram instalados automaticamente e já não são necessários.\n"
1113 #: cmdline/apt-get.cc:1768
1114 msgid "Use 'apt-get autoremove' to remove them."
1115 msgstr "Utilize 'apt-get autoremove' para os remover."
1117 #: cmdline/apt-get.cc:1787
1118 msgid "Internal error, AllUpgrade broke stuff"
1119 msgstr "Erro Interno, AllUpgrade estragou algo"
1121 #: cmdline/apt-get.cc:1886
1122 msgid "You might want to run 'apt-get -f install' to correct these:"
1123 msgstr "Você deve querer executar 'apt-get -f install' para corrigir estes:"
1125 #: cmdline/apt-get.cc:1890
1127 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
1130 "Dependências não satisfeitas. Tente 'apt-get -f install' sem nenhum pacote "
1131 "(ou especifique uma solução)."
1133 #: cmdline/apt-get.cc:1906
1135 "Some packages could not be installed. This may mean that you have\n"
1136 "requested an impossible situation or if you are using the unstable\n"
1137 "distribution that some required packages have not yet been created\n"
1138 "or been moved out of Incoming."
1140 "Alguns pacotes não puderam ser instalados. Isso pode significar que\n"
1141 "você solicitou uma situação impossível ou se você está a usar a\n"
1142 "distribuição unstable em que alguns pacotes pedidos ainda não foram \n"
1143 "criados ou foram movidos do Incoming."
1145 #: cmdline/apt-get.cc:1924
1146 msgid "Broken packages"
1147 msgstr "Pacotes estragados"
1149 #: cmdline/apt-get.cc:1950
1150 msgid "The following extra packages will be installed:"
1151 msgstr "Os seguintes pacotes extra serão instalados:"
1153 #: cmdline/apt-get.cc:2040
1154 msgid "Suggested packages:"
1155 msgstr "Pacotes sugeridos:"
1157 #: cmdline/apt-get.cc:2041
1158 msgid "Recommended packages:"
1159 msgstr "Pacotes recomendados:"
1161 #: cmdline/apt-get.cc:2083
1163 msgid "Couldn't find package %s"
1164 msgstr "Impossível encontrar o pacote %s"
1166 #: cmdline/apt-get.cc:2090 cmdline/apt-mark.cc:61
1168 msgid "%s set to automatically installed.\n"
1169 msgstr "%s está definido para ser instalado automaticamente.\n"
1171 #: cmdline/apt-get.cc:2098 cmdline/apt-mark.cc:105
1173 "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
1177 #: cmdline/apt-get.cc:2114
1178 msgid "Calculating upgrade... "
1179 msgstr "A calcular a actualização... "
1181 #: cmdline/apt-get.cc:2117 methods/ftp.cc:707 methods/connect.cc:111
1185 #: cmdline/apt-get.cc:2122
1189 #: cmdline/apt-get.cc:2189 cmdline/apt-get.cc:2197
1190 msgid "Internal error, problem resolver broke stuff"
1191 msgstr "Erro Interno, o solucionador de problemas estragou coisas"
1193 #: cmdline/apt-get.cc:2221 cmdline/apt-get.cc:2254
1194 msgid "Unable to lock the download directory"
1195 msgstr "Impossível criar acesso exclusivo ao directório de downloads"
1197 #: cmdline/apt-get.cc:2305
1199 msgid "Downloading %s %s"
1202 #: cmdline/apt-get.cc:2361
1203 msgid "Must specify at least one package to fetch source for"
1204 msgstr "Tem de especificar pelo menos um pacote para obter o código fonte de"
1206 #: cmdline/apt-get.cc:2401 cmdline/apt-get.cc:2713
1208 msgid "Unable to find a source package for %s"
1209 msgstr "Não foi possível encontrar um pacote de código fonte para %s"
1211 #: cmdline/apt-get.cc:2418
1214 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
1217 "AVISO: o empacotamento de '%s' é mantido no sistema de controle de versões "
1221 #: cmdline/apt-get.cc:2423
1226 "to retrieve the latest (possibly unreleased) updates to the package.\n"
1228 "Por favor utilize:\n"
1230 "para obter as últimas actualizações (possivelmente por lançar) ao pacote.\n"
1232 #: cmdline/apt-get.cc:2476
1234 msgid "Skipping already downloaded file '%s'\n"
1235 msgstr "A saltar o ficheiro '%s', já tinha sido feito download'\n"
1237 #: cmdline/apt-get.cc:2513
1239 msgid "You don't have enough free space in %s"
1240 msgstr "Você não possui espaço livre suficiente em %s"
1242 #. TRANSLATOR: The required space between number and unit is already included
1243 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
1244 #: cmdline/apt-get.cc:2522
1246 msgid "Need to get %sB/%sB of source archives.\n"
1247 msgstr "É necessário obter %sB/%sB de arquivos de código fonte.\n"
1249 #. TRANSLATOR: The required space between number and unit is already included
1250 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1251 #: cmdline/apt-get.cc:2527
1253 msgid "Need to get %sB of source archives.\n"
1254 msgstr "É necessário obter %sB de arquivos de código fonte.\n"
1256 #: cmdline/apt-get.cc:2533
1258 msgid "Fetch source %s\n"
1259 msgstr "Obter código fonte %s\n"
1261 #: cmdline/apt-get.cc:2571
1262 msgid "Failed to fetch some archives."
1263 msgstr "Falhou obter alguns arquivos."
1265 #: cmdline/apt-get.cc:2602
1267 msgid "Skipping unpack of already unpacked source in %s\n"
1269 "A saltar a descompactação do pacote de código fonte já descompactado em %s\n"
1271 #: cmdline/apt-get.cc:2614
1273 msgid "Unpack command '%s' failed.\n"
1274 msgstr "O comando de descompactação '%s' falhou.\n"
1276 #: cmdline/apt-get.cc:2615
1278 msgid "Check if the 'dpkg-dev' package is installed.\n"
1279 msgstr "Verifique se o pacote 'dpkg-dev' está instalado.\n"
1281 #: cmdline/apt-get.cc:2637
1283 msgid "Build command '%s' failed.\n"
1284 msgstr "O comando de compilação '%s' falhou.\n"
1286 #: cmdline/apt-get.cc:2657
1287 msgid "Child process failed"
1288 msgstr "O processo filho falhou"
1290 #: cmdline/apt-get.cc:2676
1291 msgid "Must specify at least one package to check builddeps for"
1293 "Deve especificar pelo menos um pacote para verificar as dependências de "
1296 #: cmdline/apt-get.cc:2701
1299 "No architecture information available for %s. See apt.conf(5) APT::"
1300 "Architectures for setup"
1303 #: cmdline/apt-get.cc:2718
1305 msgid "Unable to get build-dependency information for %s"
1307 "Não foi possível obter informações de dependências de compilação para %s"
1309 #: cmdline/apt-get.cc:2738
1311 msgid "%s has no build depends.\n"
1312 msgstr "%s não tem dependências de compilação.\n"
1314 #: cmdline/apt-get.cc:2868
1317 "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
1320 "a dependência de %s para %s não pôde ser satisfeita porque o pacote %s não "
1321 "pôde ser encontrado"
1323 #: cmdline/apt-get.cc:2889
1326 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1329 "a dependência de %s para %s não pôde ser satisfeita porque o pacote %s não "
1330 "pôde ser encontrado"
1332 #: cmdline/apt-get.cc:2912
1334 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1336 "Falha ao satisfazer a dependência %s para %s: O pacote instalado %s é "
1339 #: cmdline/apt-get.cc:2951
1342 "%s dependency for %s cannot be satisfied because candidate version of "
1343 "package %s can't satisfy version requirements"
1345 "a dependência de %s para %s não pode ser satisfeita porque nenhuma versão "
1346 "disponível do pacote %s pode satisfazer os requisitos de versão"
1348 #: cmdline/apt-get.cc:2957
1351 "%s dependency for %s cannot be satisfied because package %s has no candidate "
1354 "a dependência de %s para %s não pôde ser satisfeita porque o pacote %s não "
1355 "pôde ser encontrado"
1357 #: cmdline/apt-get.cc:2980
1359 msgid "Failed to satisfy %s dependency for %s: %s"
1360 msgstr "Falha ao satisfazer a dependência %s para %s: %s"
1362 #: cmdline/apt-get.cc:2996
1364 msgid "Build-dependencies for %s could not be satisfied."
1365 msgstr "Não foi possível satisfazer as dependências de compilação para %s."
1367 #: cmdline/apt-get.cc:3001
1368 msgid "Failed to process build dependencies"
1369 msgstr "Falhou processar as dependências de compilação"
1371 #: cmdline/apt-get.cc:3094 cmdline/apt-get.cc:3106
1373 msgid "Changelog for %s (%s)"
1374 msgstr "A Ligar a %s (%s)"
1376 #: cmdline/apt-get.cc:3225
1377 msgid "Supported modules:"
1378 msgstr "Módulos Suportados:"
1380 #: cmdline/apt-get.cc:3266
1383 "Usage: apt-get [options] command\n"
1384 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1385 " apt-get [options] source pkg1 [pkg2 ...]\n"
1387 "apt-get is a simple command line interface for downloading and\n"
1388 "installing packages. The most frequently used commands are update\n"
1392 " update - Retrieve new lists of packages\n"
1393 " upgrade - Perform an upgrade\n"
1394 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1395 " remove - Remove packages\n"
1396 " autoremove - Remove automatically all unused packages\n"
1397 " purge - Remove packages and config files\n"
1398 " source - Download source archives\n"
1399 " build-dep - Configure build-dependencies for source packages\n"
1400 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1401 " dselect-upgrade - Follow dselect selections\n"
1402 " clean - Erase downloaded archive files\n"
1403 " autoclean - Erase old downloaded archive files\n"
1404 " check - Verify that there are no broken dependencies\n"
1405 " changelog - Download and display the changelog for the given package\n"
1406 " download - Download the binary package into the current directory\n"
1409 " -h This help text.\n"
1410 " -q Loggable output - no progress indicator\n"
1411 " -qq No output except for errors\n"
1412 " -d Download only - do NOT install or unpack archives\n"
1413 " -s No-act. Perform ordering simulation\n"
1414 " -y Assume Yes to all queries and do not prompt\n"
1415 " -f Attempt to correct a system with broken dependencies in place\n"
1416 " -m Attempt to continue if archives are unlocatable\n"
1417 " -u Show a list of upgraded packages as well\n"
1418 " -b Build the source package after fetching it\n"
1419 " -V Show verbose version numbers\n"
1420 " -c=? Read this configuration file\n"
1421 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1422 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1423 "pages for more information and options.\n"
1424 " This APT has Super Cow Powers.\n"
1426 "Utilização: apt-get [opções] comando\n"
1427 " apt-get [opções] install|remove pacote1 [pacote2 ...]\n"
1428 " apt-get [opções] source pacote1 [pacote2 ...]\n"
1430 "O apt-get é um interface simples de linha de comandos para obter\n"
1431 "e instalar pacotes. Os comandos utilizados mais frequentemente\n"
1432 "são update e install.\n"
1435 " update - Obter novas listas de pacotes\n"
1436 " upgrade - Executar uma actualização\n"
1437 " install - Instalar novos pacotes (o pacote é libc6 e não libc6.deb)\n"
1438 " remove - Remover pacotes\n"
1439 " autoremove - Remover automaticamente todos os pacotes não utilizados\n"
1440 " purge - Remover pacotes e ficheiros de configuração\n"
1441 " source - Fazer o download de arquivos de código fonte\n"
1442 " build-dep - Configurar as dependências de compilação de pacotes de código "
1444 " dist-upgrade - Actualizar a distribuição, veja apt-get(8)\n"
1445 " dselect-upgrade - Seguir as escolhas feitas no dselect\n"
1446 " clean - Apagar ficheiros de arquivo obtidos por download\n"
1447 " autoclean - Apagar ficheiros de arquivo antigos obtidos por download\n"
1448 " check - Verificar se não existem dependências erradas\n"
1449 " markauto - marcar os pacotes indicados como obtidos automaticamente\n"
1450 " unmarkauto - desmarcar os pacotes indicadas como instalados manualmente\n"
1453 " -h Este texto de ajuda\n"
1454 " -q Saída para registo - sem indicador de progresso\n"
1455 " -qq Sem saída, excepto para erros\n"
1456 " -d Fazer apenas o download - NÃO instalar ou descompactar arquivos\n"
1457 " -s Não agir. Executar simulação de ordens\n"
1458 " -y Assumir Sim para todas as perguntas e não fazer perguntas\n"
1459 " -f Tentar corrigir um sistema com dependências erradas\n"
1460 " -m Tentar continuar se os arquivos não poderem ser localizados\n"
1461 " -u Mostrar também uma lista de pacotes actualizados\n"
1462 " -b Construir o pacote de código fonte depois de o obter\n"
1463 " -V Mostrar números da versão detalhados\n"
1464 " -c=? Ler este ficheiro de configuração\n"
1465 " -o=? Definir uma opção de configuração arbitrária, p.e. -o dir::cache=/"
1467 "Para mais informações e opções veja as páginas do manual\n"
1468 "apt-get(8), sources.list(5) e apt.conf(5)\n"
1469 " Este APT tem Poderes de Super Vaca.\n"
1471 #: cmdline/apt-get.cc:3429
1473 "NOTE: This is only a simulation!\n"
1474 " apt-get needs root privileges for real execution.\n"
1475 " Keep also in mind that locking is deactivated,\n"
1476 " so don't depend on the relevance to the real current situation!"
1478 "NOTE:\tIsto é apenas uma simulação!\n"
1479 "\to apt-get necessita de privilégios de root para a execução real.\n"
1480 "\tTenha em mente que o acesso exclusivo está desabilitado,\n"
1481 "\tpor isso não confie na relevância da real situação actual!"
1483 #: cmdline/acqprogress.cc:57
1487 #: cmdline/acqprogress.cc:81
1491 #: cmdline/acqprogress.cc:112
1495 #: cmdline/acqprogress.cc:116
1499 #: cmdline/acqprogress.cc:137
1501 msgid "Fetched %sB in %s (%sB/s)\n"
1502 msgstr "Obtidos %sB em %s (%sB/s)\n"
1504 #: cmdline/acqprogress.cc:227
1507 msgstr " [A trabalhar]"
1509 #: cmdline/acqprogress.cc:283
1512 "Media change: please insert the disc labeled\n"
1514 "in the drive '%s' and press enter\n"
1516 "Troca de mídia: Por favor insira o disco chamado\n"
1518 "no leitor '%s' e pressione enter\n"
1520 #: cmdline/apt-mark.cc:46
1522 msgid "%s can not be marked as it is not installed.\n"
1523 msgstr "mas não está instalado"
1525 #: cmdline/apt-mark.cc:52
1527 msgid "%s was already set to manually installed.\n"
1528 msgstr "%s está definido para ser instalado manualmente.\n"
1530 #: cmdline/apt-mark.cc:54
1532 msgid "%s was already set to automatically installed.\n"
1533 msgstr "%s está definido para ser instalado automaticamente.\n"
1535 #: cmdline/apt-mark.cc:169
1537 msgid "%s was already set on hold.\n"
1538 msgstr "%s já está na versão mais recente.\n"
1540 #: cmdline/apt-mark.cc:171
1542 msgid "%s was already not hold.\n"
1543 msgstr "%s já está na versão mais recente.\n"
1545 #: cmdline/apt-mark.cc:185 cmdline/apt-mark.cc:207
1547 msgid "%s set on hold.\n"
1548 msgstr "%s está definido para ser instalado manualmente.\n"
1550 #: cmdline/apt-mark.cc:187 cmdline/apt-mark.cc:212
1552 msgid "Canceled hold on %s.\n"
1553 msgstr "Falhou abrir %s"
1555 #: cmdline/apt-mark.cc:220
1556 msgid "Executing dpkg failed. Are you root?"
1559 #: cmdline/apt-mark.cc:268
1561 "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
1563 "apt-mark is a simple command line interface for marking packages\n"
1564 "as manual or automatical installed. It can also list marks.\n"
1567 " auto - Mark the given packages as automatically installed\n"
1568 " manual - Mark the given packages as manually installed\n"
1571 " -h This help text.\n"
1572 " -q Loggable output - no progress indicator\n"
1573 " -qq No output except for errors\n"
1574 " -s No-act. Just prints what would be done.\n"
1575 " -f read/write auto/manual marking in the given file\n"
1576 " -c=? Read this configuration file\n"
1577 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1578 "See the apt-mark(8) and apt.conf(5) manual pages for more information."
1581 #: cmdline/apt-sortpkgs.cc:86
1582 msgid "Unknown package record!"
1583 msgstr "Registo de pacote desconhecido!"
1585 #: cmdline/apt-sortpkgs.cc:150
1587 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1589 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1590 "to indicate what kind of file it is.\n"
1593 " -h This help text\n"
1594 " -s Use source file sorting\n"
1595 " -c=? Read this configuration file\n"
1596 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1598 "Utilização: apt-sortpkgs [opções] ficheiro1 [ficheiro2 ...]\n"
1600 "O apt-sortpkgs é uma ferramenta simples para ordenar ficheiros de pacotes.\n"
1601 "A opção -s é utilizada para indicar que tipo de ficheiro é.\n"
1604 " -h Este texto de ajuda\n"
1605 " -s Utilizar a ordenação de ficheiros de código-fonte\n"
1606 " -c=? Ler este ficheiro de configuração\n"
1607 " -o=? Definir uma opção arbitrária de configuração, p.e.: -o dir::cache=/"
1610 #: dselect/install:32
1611 msgid "Bad default setting!"
1612 msgstr "Configuração pré-definida errada!"
1614 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94
1615 #: dselect/install:105 dselect/update:45
1616 msgid "Press enter to continue."
1617 msgstr "Carregue em enter para continuar."
1619 #: dselect/install:91
1620 msgid "Do you want to erase any previously downloaded .deb files?"
1621 msgstr "Deseja apagar quaisquer ficheiros .deb obtidos previamente?"
1623 # Note to translators: The following four messages belong together. It doesn't
1624 # matter where sentences start, but it has to fit in just these four lines, and
1625 # at only 80 characters per line, if possible.
1626 #: dselect/install:101
1627 msgid "Some errors occurred while unpacking. Packages that were installed"
1629 "Ocorreram alguns erros ao descompactar. Os pacotes que foram instalados"
1631 #: dselect/install:102
1632 msgid "will be configured. This may result in duplicate errors"
1633 msgstr "serão configurados. Isto pode resultar em erros duplicados"
1635 #: dselect/install:103
1636 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1637 msgstr "causados por dependências em falta. Isto está OK, somente os erros"
1639 #: dselect/install:104
1641 "above this message are important. Please fix them and run [I]nstall again"
1643 "acima desta mensagem são importantes. Por favor resolva-os e execute [I]"
1646 #: dselect/update:30
1647 msgid "Merging available information"
1648 msgstr "A juntar a informação disponível"
1650 #: apt-inst/contrib/extracttar.cc:114
1651 msgid "Failed to create pipes"
1652 msgstr "Falhou a criação de pipes"
1654 #: apt-inst/contrib/extracttar.cc:141
1655 msgid "Failed to exec gzip "
1656 msgstr "Falhou executar gzip "
1658 #: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:208
1659 msgid "Corrupted archive"
1660 msgstr "Arquivo corrompido"
1662 #: apt-inst/contrib/extracttar.cc:193
1663 msgid "Tar checksum failed, archive corrupted"
1664 msgstr "A soma de controlo do tar falhou, arquivo corrompido"
1666 #: apt-inst/contrib/extracttar.cc:300
1668 msgid "Unknown TAR header type %u, member %s"
1669 msgstr "Tipo de cabeçalho TAR %u desconhecido, membro %s"
1671 #: apt-inst/contrib/arfile.cc:70
1672 msgid "Invalid archive signature"
1673 msgstr "Assinatura de arquivo inválida"
1675 #: apt-inst/contrib/arfile.cc:78
1676 msgid "Error reading archive member header"
1677 msgstr "Erro na leitura de cabeçalho membro de arquivo"
1679 #: apt-inst/contrib/arfile.cc:90
1681 msgid "Invalid archive member header %s"
1682 msgstr "Cabeçalho membro de arquivo inválido %s"
1684 #: apt-inst/contrib/arfile.cc:102
1685 msgid "Invalid archive member header"
1686 msgstr "Cabeçalho membro de arquivo inválido"
1688 #: apt-inst/contrib/arfile.cc:128
1689 msgid "Archive is too short"
1690 msgstr "Arquivo é demasiado pequeno"
1692 #: apt-inst/contrib/arfile.cc:132
1693 msgid "Failed to read the archive headers"
1694 msgstr "Falha ao ler os cabeçalhos do arquivo"
1696 #: apt-inst/filelist.cc:380
1697 msgid "DropNode called on still linked node"
1698 msgstr "DropNode chamado em nó ainda linkado"
1700 #: apt-inst/filelist.cc:412
1701 msgid "Failed to locate the hash element!"
1702 msgstr "Falha ao localizar o elemento de hash!"
1704 #: apt-inst/filelist.cc:459
1705 msgid "Failed to allocate diversion"
1706 msgstr "Falha ao alocar desvio (diversion)"
1708 #: apt-inst/filelist.cc:464
1709 msgid "Internal error in AddDiversion"
1710 msgstr "Erro Interno em AddDiversion"
1712 #: apt-inst/filelist.cc:477
1714 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1715 msgstr "A tentar sobrescrever um desvio, %s -> %s e %s/%s"
1717 #: apt-inst/filelist.cc:506
1719 msgid "Double add of diversion %s -> %s"
1720 msgstr "Adição dupla de desvio %s -> %s"
1722 #: apt-inst/filelist.cc:549
1724 msgid "Duplicate conf file %s/%s"
1725 msgstr "Arquivo de configuração duplicado %s/%s"
1727 #: apt-inst/dirstream.cc:41 apt-inst/dirstream.cc:47 apt-inst/dirstream.cc:53
1729 msgid "Failed to write file %s"
1730 msgstr "Falhou escrever o ficheiro %s"
1732 #: apt-inst/dirstream.cc:98 apt-inst/dirstream.cc:106
1734 msgid "Failed to close file %s"
1735 msgstr "Falhou fechar o ficheiro %s"
1737 #: apt-inst/extract.cc:93 apt-inst/extract.cc:164
1739 msgid "The path %s is too long"
1740 msgstr "O caminho %s é demasiado longo"
1742 #: apt-inst/extract.cc:124
1744 msgid "Unpacking %s more than once"
1745 msgstr "A descompactar %s mais de uma vez"
1747 #: apt-inst/extract.cc:134
1749 msgid "The directory %s is diverted"
1750 msgstr "O directório %s é desviado"
1752 #: apt-inst/extract.cc:144
1754 msgid "The package is trying to write to the diversion target %s/%s"
1755 msgstr "O pacote está a tentar escrever no alvo de desvio %s/%s"
1757 #: apt-inst/extract.cc:154 apt-inst/extract.cc:297
1758 msgid "The diversion path is too long"
1759 msgstr "O caminho de desvio é muito longo"
1761 #: apt-inst/extract.cc:240
1763 msgid "The directory %s is being replaced by a non-directory"
1764 msgstr "O directório %s está a ser substituído por um não-directório"
1766 #: apt-inst/extract.cc:280
1767 msgid "Failed to locate node in its hash bucket"
1768 msgstr "Falhou localizar o nó no seu hash bucket"
1770 #: apt-inst/extract.cc:284
1771 msgid "The path is too long"
1772 msgstr "O caminho é demasiado longo"
1774 #: apt-inst/extract.cc:412
1776 msgid "Overwrite package match with no version for %s"
1777 msgstr "Substituir o pacote correspondente sem versão para %s"
1779 #: apt-inst/extract.cc:429
1781 msgid "File %s/%s overwrites the one in the package %s"
1782 msgstr "O ficheiro %s/%s substitui o que está no pacote %s"
1784 #. Only warn if there are no sources.list.d.
1785 #. Only warn if there is no sources.list file.
1786 #: apt-inst/extract.cc:462 apt-pkg/contrib/cdromutl.cc:179
1787 #: apt-pkg/contrib/fileutl.cc:343 apt-pkg/sourcelist.cc:204
1788 #: apt-pkg/sourcelist.cc:210 apt-pkg/acquire.cc:450 apt-pkg/init.cc:104
1789 #: apt-pkg/init.cc:112 apt-pkg/clean.cc:33 apt-pkg/policy.cc:352
1790 #: methods/mirror.cc:91
1792 msgid "Unable to read %s"
1793 msgstr "Não foi possível ler %s"
1795 #: apt-inst/extract.cc:489
1797 msgid "Unable to stat %s"
1798 msgstr "Não foi possível fazer stat %s"
1800 #: apt-inst/deb/dpkgdb.cc:51 apt-inst/deb/dpkgdb.cc:57
1802 msgid "Failed to remove %s"
1803 msgstr "Falhou remover %s"
1805 #: apt-inst/deb/dpkgdb.cc:106 apt-inst/deb/dpkgdb.cc:108
1807 msgid "Unable to create %s"
1808 msgstr "Não foi capaz de criar %s"
1810 #: apt-inst/deb/dpkgdb.cc:114
1812 msgid "Failed to stat %sinfo"
1813 msgstr "Falhou stat %sinfo"
1815 #: apt-inst/deb/dpkgdb.cc:119
1816 msgid "The info and temp directories need to be on the same filesystem"
1818 "Os directórios info e temp precisam estar no mesmo sistema de ficheiros"
1820 #: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:1048
1821 #: apt-pkg/pkgcachegen.cc:1152 apt-pkg/pkgcachegen.cc:1158
1822 #: apt-pkg/pkgcachegen.cc:1320
1823 msgid "Reading package lists"
1824 msgstr "A ler as listas de pacotes"
1826 #: apt-inst/deb/dpkgdb.cc:176
1828 msgid "Failed to change to the admin dir %sinfo"
1829 msgstr "Falhou mudar para o directório administrativo %sinfo"
1831 #: apt-inst/deb/dpkgdb.cc:197 apt-inst/deb/dpkgdb.cc:351
1832 #: apt-inst/deb/dpkgdb.cc:444
1833 msgid "Internal error getting a package name"
1834 msgstr "Erro Interno ao obter um nome de pacote"
1836 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:382
1837 msgid "Reading file listing"
1838 msgstr "A ler a listagem de ficheiros"
1840 #: apt-inst/deb/dpkgdb.cc:212
1843 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1844 "then make it empty and immediately re-install the same version of the "
1847 "Falha abrir o ficheiro da lista '%sinfo/%s'. Caso você não consiga restaurar "
1848 "este ficheiro, crie outro vazio e reinstale imediatamente a a mesma versão "
1851 #: apt-inst/deb/dpkgdb.cc:225 apt-inst/deb/dpkgdb.cc:238
1853 msgid "Failed reading the list file %sinfo/%s"
1854 msgstr "Falhou ler o ficheiro de lista %sinfo/%s"
1856 #: apt-inst/deb/dpkgdb.cc:262
1857 msgid "Internal error getting a node"
1858 msgstr "Erro interno ao obter um nó"
1860 #: apt-inst/deb/dpkgdb.cc:305
1862 msgid "Failed to open the diversions file %sdiversions"
1863 msgstr "Falhou abrir o ficheiro de desvios %sdiversions"
1865 #: apt-inst/deb/dpkgdb.cc:320
1866 msgid "The diversion file is corrupted"
1867 msgstr "O ficheiro de desvios está corrompido"
1869 #: apt-inst/deb/dpkgdb.cc:327 apt-inst/deb/dpkgdb.cc:332
1870 #: apt-inst/deb/dpkgdb.cc:337
1872 msgid "Invalid line in the diversion file: %s"
1873 msgstr "Linha inválida no ficheiro de desvio: %s"
1875 #: apt-inst/deb/dpkgdb.cc:358
1876 msgid "Internal error adding a diversion"
1877 msgstr "Erro interno ao adicionar um desvio"
1879 #: apt-inst/deb/dpkgdb.cc:379
1880 msgid "The pkg cache must be initialized first"
1881 msgstr "A cache de pacotes tem de ser inicializada primeiro"
1883 #: apt-inst/deb/dpkgdb.cc:439
1885 msgid "Failed to find a Package: header, offset %lu"
1886 msgstr "Falhou encontrar um Pacote: cabeçalho, posição %lu"
1888 #: apt-inst/deb/dpkgdb.cc:461
1890 msgid "Bad ConfFile section in the status file. Offset %lu"
1891 msgstr "Secção ConfFile errada no ficheiro de estado. Offset %lu"
1893 #: apt-inst/deb/dpkgdb.cc:466
1895 msgid "Error parsing MD5. Offset %lu"
1896 msgstr "Erro ao fazer parse ao MD5. Offset %lu"
1898 #: apt-inst/deb/debfile.cc:39 apt-inst/deb/debfile.cc:44
1900 msgid "This is not a valid DEB archive, missing '%s' member"
1901 msgstr "Este não é um arquivo DEB válido, falta o membro '%s'"
1903 #. FIXME: add data.tar.xz here - adding it now would require a Translation round for a very small gain
1904 #: apt-inst/deb/debfile.cc:53
1906 msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
1907 msgstr "Este não é um arquivo DEB válido, não tem '%s', '%s' ou o membro '%s'"
1909 #: apt-inst/deb/debfile.cc:113
1911 msgid "Couldn't change to %s"
1912 msgstr "Não foi possível mudar para %s"
1914 #: apt-inst/deb/debfile.cc:154
1916 msgid "Internal error, could not locate member %s"
1917 msgstr "Erro Interno, não foi possível localizar o membro %s"
1919 #: apt-inst/deb/debfile.cc:189
1920 msgid "Failed to locate a valid control file"
1921 msgstr "Falha em localizar um ficheiro de controle válido"
1923 #: apt-inst/deb/debfile.cc:274
1924 msgid "Unparsable control file"
1925 msgstr "Ficheiro de controle não interpretável"
1927 #: methods/bzip2.cc:60 methods/gzip.cc:52
1928 msgid "Empty files can't be valid archives"
1931 #: methods/bzip2.cc:64
1933 msgid "Couldn't open pipe for %s"
1934 msgstr "Não foi possível abrir pipe para %s"
1936 #: methods/bzip2.cc:108
1938 msgid "Read error from %s process"
1939 msgstr "Erro de leitura do processo %s"
1941 #: methods/bzip2.cc:140 methods/bzip2.cc:149 methods/copy.cc:43
1942 #: methods/gzip.cc:92 methods/gzip.cc:101 methods/rred.cc:524
1943 #: methods/rred.cc:533
1944 msgid "Failed to stat"
1945 msgstr "Falhou o stat"
1947 #: methods/bzip2.cc:146 methods/copy.cc:80 methods/gzip.cc:98
1948 #: methods/rred.cc:530
1949 msgid "Failed to set modification time"
1950 msgstr "Falhou definir hora de modificação"
1952 #: methods/cdrom.cc:199
1954 msgid "Unable to read the cdrom database %s"
1955 msgstr "Não foi capaz de ler a base de dados de cdrom %s"
1957 #: methods/cdrom.cc:208
1959 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1960 "cannot be used to add new CD-ROMs"
1962 "Por favor utilize o apt-cdrom para fazer com que este CD seja reconhecido "
1963 "pelo APT. apt-get update não pode ser utilizado para adicionar novos CDs"
1965 #: methods/cdrom.cc:218
1966 msgid "Wrong CD-ROM"
1969 #: methods/cdrom.cc:245
1971 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1972 msgstr "Impossível desmontar o CD-ROM em %s, pode ainda estar a ser utilizado."
1974 #: methods/cdrom.cc:250
1975 msgid "Disk not found."
1976 msgstr "Disco não encontrado."
1978 #: methods/cdrom.cc:258 methods/file.cc:79 methods/rsh.cc:265
1979 msgid "File not found"
1980 msgstr "Ficheiro não encontrado"
1982 #: methods/file.cc:44
1983 msgid "Invalid URI, local URIS must not start with //"
1984 msgstr "URI inválido, URIs locais não devem começar por //"
1986 #. Login must be before getpeername otherwise dante won't work.
1987 #: methods/ftp.cc:168
1989 msgstr "A identificar-se no sistema"
1991 #: methods/ftp.cc:174
1992 msgid "Unable to determine the peer name"
1993 msgstr "Não foi possível determinar o nome do posto"
1995 #: methods/ftp.cc:179
1996 msgid "Unable to determine the local name"
1997 msgstr "Não foi possível determinar o nome local"
1999 #: methods/ftp.cc:210 methods/ftp.cc:238
2001 msgid "The server refused the connection and said: %s"
2002 msgstr "O servidor recusou a ligação e respondeu: %s"
2004 #: methods/ftp.cc:216
2006 msgid "USER failed, server said: %s"
2007 msgstr "USER falhou, o servidor respondeu: %s"
2009 #: methods/ftp.cc:223
2011 msgid "PASS failed, server said: %s"
2012 msgstr "PASS falhou, o servidor respondeu: %s"
2014 #: methods/ftp.cc:243
2016 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
2019 "Foi especificado um servidor de proxy mas não um script de login, Acquire::"
2020 "ftp::ProxyLogin está vazio."
2022 #: methods/ftp.cc:271
2024 msgid "Login script command '%s' failed, server said: %s"
2025 msgstr "O comando de script de login '%s' falhou, o servidor respondeu: %s"
2027 #: methods/ftp.cc:297
2029 msgid "TYPE failed, server said: %s"
2030 msgstr "TYPE falhou, o servidor respondeu: %s"
2032 #: methods/ftp.cc:335 methods/ftp.cc:446 methods/rsh.cc:184 methods/rsh.cc:227
2033 msgid "Connection timeout"
2034 msgstr "Foi atingido o tempo limite de ligação"
2036 #: methods/ftp.cc:341
2037 msgid "Server closed the connection"
2038 msgstr "O servidor fechou a ligação"
2040 #: methods/ftp.cc:344 apt-pkg/contrib/fileutl.cc:820 methods/rsh.cc:191
2042 msgstr "Erro de leitura"
2044 #: methods/ftp.cc:351 methods/rsh.cc:198
2045 msgid "A response overflowed the buffer."
2046 msgstr "Uma resposta sobrecarregou o buffer."
2048 #: methods/ftp.cc:368 methods/ftp.cc:380
2049 msgid "Protocol corruption"
2050 msgstr "Corrupção de protocolo"
2052 #: methods/ftp.cc:452 apt-pkg/contrib/fileutl.cc:862 methods/rsh.cc:233
2054 msgstr "Erro de escrita"
2056 #: methods/ftp.cc:692 methods/ftp.cc:698 methods/ftp.cc:734
2057 msgid "Could not create a socket"
2058 msgstr "Não foi possível criar um socket"
2060 #: methods/ftp.cc:703
2061 msgid "Could not connect data socket, connection timed out"
2062 msgstr "Não foi possível ligar socket de dados, a ligação expirou"
2064 #: methods/ftp.cc:709
2065 msgid "Could not connect passive socket."
2066 msgstr "Não foi possível ligar socket passivo."
2068 #: methods/ftp.cc:727
2069 msgid "getaddrinfo was unable to get a listening socket"
2070 msgstr "getaddrinfo não foi capaz de obter um socket de escuta"
2072 #: methods/ftp.cc:741
2073 msgid "Could not bind a socket"
2074 msgstr "Não foi possível fazer o bind a um socket"
2076 #: methods/ftp.cc:745
2077 msgid "Could not listen on the socket"
2078 msgstr "Não foi possível executar listen no socket"
2080 #: methods/ftp.cc:752
2081 msgid "Could not determine the socket's name"
2082 msgstr "Não foi possível determinar o nome do socket"
2084 #: methods/ftp.cc:784
2085 msgid "Unable to send PORT command"
2086 msgstr "Não foi possível enviar o comando PORT"
2088 #: methods/ftp.cc:794
2090 msgid "Unknown address family %u (AF_*)"
2091 msgstr "Família de endereços %u desconhecida (AF_*)"
2093 #: methods/ftp.cc:803
2095 msgid "EPRT failed, server said: %s"
2096 msgstr "EPRT falhou, o servidor respondeu: %s"
2098 #: methods/ftp.cc:823
2099 msgid "Data socket connect timed out"
2100 msgstr "Ligação de socket de dados expirou"
2102 #: methods/ftp.cc:830
2103 msgid "Unable to accept connection"
2104 msgstr "Impossível aceitar ligação"
2106 #: methods/ftp.cc:869 methods/http.cc:1023 methods/rsh.cc:303
2107 msgid "Problem hashing file"
2108 msgstr "Problema ao calcular o hash do ficheiro"
2110 #: methods/ftp.cc:882
2112 msgid "Unable to fetch file, server said '%s'"
2113 msgstr "Não foi possível obter o ficheiro, o servidor respondeu '%s'"
2115 #: methods/ftp.cc:897 methods/rsh.cc:322
2116 msgid "Data socket timed out"
2117 msgstr "Expirou o tempo do socket de dados"
2119 #: methods/ftp.cc:927
2121 msgid "Data transfer failed, server said '%s'"
2122 msgstr "A transferência de dados falhou, o servidor respondeu '%s'"
2124 #. Get the files information
2125 #: methods/ftp.cc:1004
2129 #: methods/ftp.cc:1116
2130 msgid "Unable to invoke "
2131 msgstr "Não foi possível invocar "
2133 #: methods/connect.cc:71
2135 msgid "Connecting to %s (%s)"
2136 msgstr "A Ligar a %s (%s)"
2138 #: methods/connect.cc:82
2141 msgstr "[IP: %s %s]"
2143 #: methods/connect.cc:89
2145 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
2146 msgstr "Não foi possível criar um socket para %s (f=%u t=%u p=%u)"
2148 #: methods/connect.cc:95
2150 msgid "Cannot initiate the connection to %s:%s (%s)."
2151 msgstr "Não posso iniciar a ligação para %s:%s (%s)."
2153 #: methods/connect.cc:103
2155 msgid "Could not connect to %s:%s (%s), connection timed out"
2156 msgstr "Não foi possível ligar a %s:%s (%s), a conexão expirou"
2158 #: methods/connect.cc:121
2160 msgid "Could not connect to %s:%s (%s)."
2161 msgstr "Não foi possível ligar em %s:%s (%s)."
2163 #. We say this mainly because the pause here is for the
2164 #. ssh connection that is still going
2165 #: methods/connect.cc:149 methods/rsh.cc:425
2167 msgid "Connecting to %s"
2168 msgstr "A ligar a %s"
2170 #: methods/connect.cc:168 methods/connect.cc:187
2172 msgid "Could not resolve '%s'"
2173 msgstr "Não foi possível resolver '%s'"
2175 #: methods/connect.cc:193
2177 msgid "Temporary failure resolving '%s'"
2178 msgstr "Falha temporária a resolver '%s'"
2180 #: methods/connect.cc:196
2182 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
2183 msgstr "Algo estranho aconteceu ao resolver '%s:%s' (%i - %s)"
2185 #: methods/connect.cc:243
2187 msgid "Unable to connect to %s:%s:"
2188 msgstr "Não foi possível ligar a %s:%s:"
2190 #: methods/gpgv.cc:166
2192 "Internal error: Good signature, but could not determine key fingerprint?!"
2194 "Erro interno: Assinatura válida, mas não foi possível determinar a impressão "
2195 "digital da chave?!"
2197 #: methods/gpgv.cc:171
2198 msgid "At least one invalid signature was encountered."
2199 msgstr "Pelo menos uma assinatura inválida foi encontrada."
2201 #: methods/gpgv.cc:175
2202 msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)"
2204 "Não foi possível executar 'gpgv' para verificar a assinatura (o gpgv está "
2207 #: methods/gpgv.cc:180
2208 msgid "Unknown error executing gpgv"
2209 msgstr "Erro desconhecido ao executar gpgv"
2211 #: methods/gpgv.cc:214 methods/gpgv.cc:221
2212 msgid "The following signatures were invalid:\n"
2213 msgstr "As seguintes assinaturas eram inválidas:\n"
2215 #: methods/gpgv.cc:228
2217 "The following signatures couldn't be verified because the public key is not "
2220 "As seguintes assinaturas não puderam ser verificadas porque a chave pública "
2221 "não está disponível:\n"
2223 #: methods/http.cc:385
2224 msgid "Waiting for headers"
2225 msgstr "A aguardar por cabeçalhos"
2227 #: methods/http.cc:531
2229 msgid "Got a single header line over %u chars"
2230 msgstr "Recebi uma única linha de cabeçalho acima de %u caracteres"
2232 #: methods/http.cc:539
2233 msgid "Bad header line"
2234 msgstr "Linha de cabeçalho errada"
2236 #: methods/http.cc:564 methods/http.cc:571
2237 msgid "The HTTP server sent an invalid reply header"
2238 msgstr "O servidor HTTP enviou um cabeçalho de resposta inválido"
2240 #: methods/http.cc:600
2241 msgid "The HTTP server sent an invalid Content-Length header"
2242 msgstr "O servidor HTTP enviou um cabeçalho Content-Length inválido"
2244 #: methods/http.cc:615
2245 msgid "The HTTP server sent an invalid Content-Range header"
2246 msgstr "O servidor HTTP enviou um cabeçalho Content-Range inválido"
2248 #: methods/http.cc:617
2249 msgid "This HTTP server has broken range support"
2250 msgstr "Este servidor HTTP possui suporte de range errado"
2252 #: methods/http.cc:641
2253 msgid "Unknown date format"
2254 msgstr "Formato de data desconhecido"
2256 #: methods/http.cc:800
2257 msgid "Select failed"
2258 msgstr "A selecção falhou"
2260 #: methods/http.cc:805
2261 msgid "Connection timed out"
2262 msgstr "O tempo da ligação expirou"
2264 #: methods/http.cc:828
2265 msgid "Error writing to output file"
2266 msgstr "Erro ao escrever para o ficheiro de saída"
2268 #: methods/http.cc:859
2269 msgid "Error writing to file"
2270 msgstr "Erro ao escrever para ficheiro"
2272 #: methods/http.cc:887
2273 msgid "Error writing to the file"
2274 msgstr "Erro ao escrever para o ficheiro"
2276 #: methods/http.cc:901
2277 msgid "Error reading from server. Remote end closed connection"
2278 msgstr "Erro ao ler do servidor. O lado remoto fechou a ligação"
2280 #: methods/http.cc:903
2281 msgid "Error reading from server"
2282 msgstr "Erro ao ler do servidor"
2284 #: methods/http.cc:1008 apt-pkg/contrib/mmap.cc:291
2285 msgid "Failed to truncate file"
2286 msgstr "Falhou truncar o ficheiro"
2288 #: methods/http.cc:1183
2289 msgid "Bad header data"
2290 msgstr "Dados de cabeçalho errados"
2292 #: methods/http.cc:1200 methods/http.cc:1255
2293 msgid "Connection failed"
2294 msgstr "A ligação falhou"
2296 #: methods/http.cc:1347
2297 msgid "Internal error"
2298 msgstr "Erro interno"
2300 #: apt-pkg/contrib/mmap.cc:77
2301 msgid "Can't mmap an empty file"
2302 msgstr "Não é possível fazer mmap a um ficheiro vazio"
2304 #: apt-pkg/contrib/mmap.cc:89
2306 msgid "Couldn't duplicate file descriptor %i"
2307 msgstr "Não foi possível duplicar o descritor de ficheiro %i"
2309 #: apt-pkg/contrib/mmap.cc:97 apt-pkg/contrib/mmap.cc:258
2311 msgid "Couldn't make mmap of %lu bytes"
2312 msgstr "Não foi possível fazer mmap de %lu bytes"
2314 #: apt-pkg/contrib/mmap.cc:124
2315 msgid "Unable to close mmap"
2316 msgstr "Não foi possível fechar mmap"
2318 #: apt-pkg/contrib/mmap.cc:152 apt-pkg/contrib/mmap.cc:180
2319 msgid "Unable to synchronize mmap"
2320 msgstr "Não foi sincronizar mmap "
2322 #: apt-pkg/contrib/mmap.cc:310
2325 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
2326 "Current value: %lu. (man 5 apt.conf)"
2328 "O Dynamic MMap ficou sem espaço. Por favor aumente o tamanho de APT::Cache-"
2329 "Limit. Valor actual: %lu. (man 5 apt.conf)"
2331 #: apt-pkg/contrib/mmap.cc:409
2334 "Unable to increase the size of the MMap as the limit of %lu bytes is already "
2337 "Não foi possível aumentar o tamanho do MMap pois o limite de %lu bytes já "
2340 #: apt-pkg/contrib/mmap.cc:412
2342 "Unable to increase size of the MMap as automatic growing is disabled by user."
2344 "Não foi possível aumentar o tamanho do MMap pois o crescimento automático "
2345 "está desabilitado pelo utilizador."
2347 #. d means days, h means hours, min means minutes, s means seconds
2348 #: apt-pkg/contrib/strutl.cc:371
2350 msgid "%lid %lih %limin %lis"
2351 msgstr "%lid %lih %limin %lis"
2353 #. h means hours, min means minutes, s means seconds
2354 #: apt-pkg/contrib/strutl.cc:378
2356 msgid "%lih %limin %lis"
2357 msgstr "%lih %limin %lis"
2359 #. min means minutes, s means seconds
2360 #: apt-pkg/contrib/strutl.cc:385
2363 msgstr "%limin %lis"
2366 #: apt-pkg/contrib/strutl.cc:390
2371 #: apt-pkg/contrib/strutl.cc:1138
2373 msgid "Selection %s not found"
2374 msgstr "A selecção %s não foi encontrada"
2376 #: apt-pkg/contrib/configuration.cc:465
2378 msgid "Unrecognized type abbreviation: '%c'"
2379 msgstr "Abreviatura de tipo desconhecida: '%c'"
2381 #: apt-pkg/contrib/configuration.cc:523
2383 msgid "Opening configuration file %s"
2384 msgstr "A abrir o ficheiro de configuração %s"
2386 #: apt-pkg/contrib/configuration.cc:691
2388 msgid "Syntax error %s:%u: Block starts with no name."
2389 msgstr "Erro de sintaxe %s:%u: O bloco começa sem nome."
2391 #: apt-pkg/contrib/configuration.cc:710
2393 msgid "Syntax error %s:%u: Malformed tag"
2394 msgstr "Erro de sintaxe %s:%u: Tag mal formada"
2396 #: apt-pkg/contrib/configuration.cc:727
2398 msgid "Syntax error %s:%u: Extra junk after value"
2399 msgstr "Erro de sintaxe %s:%u: Lixo extra depois do valor"
2401 #: apt-pkg/contrib/configuration.cc:767
2403 msgid "Syntax error %s:%u: Directives can only be done at the top level"
2405 "Erro de sintaxe %s:%u: Directivas só podem ser feitas no nível mais alto"
2407 #: apt-pkg/contrib/configuration.cc:774
2409 msgid "Syntax error %s:%u: Too many nested includes"
2410 msgstr "Erro de sintaxe %s:%u: Demasiados includes encadeados"
2412 #: apt-pkg/contrib/configuration.cc:778 apt-pkg/contrib/configuration.cc:783
2414 msgid "Syntax error %s:%u: Included from here"
2415 msgstr "Erro de sintaxe %s:%u: Incluído a partir deste ponto"
2417 #: apt-pkg/contrib/configuration.cc:787
2419 msgid "Syntax error %s:%u: Unsupported directive '%s'"
2420 msgstr "Erro de sintaxe %s:%u: Directiva '%s' não suportada"
2422 #: apt-pkg/contrib/configuration.cc:790
2424 msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
2426 "Erro de sintaxe %s:%u: directiva clara necessita de uma árvore de opções "
2429 #: apt-pkg/contrib/configuration.cc:840
2431 msgid "Syntax error %s:%u: Extra junk at end of file"
2432 msgstr "Erro de sintaxe %s:%u: Lixo extra no final do ficheiro"
2434 #: apt-pkg/contrib/progress.cc:153
2436 msgid "%c%s... Error!"
2437 msgstr "%c%s... Erro !"
2439 #: apt-pkg/contrib/progress.cc:155
2441 msgid "%c%s... Done"
2442 msgstr "%c%s... Pronto"
2444 #: apt-pkg/contrib/cmndline.cc:77
2446 msgid "Command line option '%c' [from %s] is not known."
2447 msgstr "Opção '%c' da linha de comandos [de %s] é desconhecida."
2449 #: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111
2450 #: apt-pkg/contrib/cmndline.cc:119
2452 msgid "Command line option %s is not understood"
2453 msgstr "Opção %s de linha de comandos não é compreendida"
2455 #: apt-pkg/contrib/cmndline.cc:124
2457 msgid "Command line option %s is not boolean"
2458 msgstr "Opção %s da linha de comandos não é booleana"
2460 #: apt-pkg/contrib/cmndline.cc:165 apt-pkg/contrib/cmndline.cc:186
2462 msgid "Option %s requires an argument."
2463 msgstr "A opção %s necessita de um argumento."
2465 #: apt-pkg/contrib/cmndline.cc:200 apt-pkg/contrib/cmndline.cc:206
2467 msgid "Option %s: Configuration item specification must have an =<val>."
2468 msgstr "Opção %s: Especificação de item de configuração tem de ter um =<val>."
2470 #: apt-pkg/contrib/cmndline.cc:236
2472 msgid "Option %s requires an integer argument, not '%s'"
2473 msgstr "Opção %s necessita de um número inteiro como argumento, não '%s'"
2475 #: apt-pkg/contrib/cmndline.cc:267
2477 msgid "Option '%s' is too long"
2478 msgstr "Opção '%s' é demasiado longa"
2480 #: apt-pkg/contrib/cmndline.cc:300
2482 msgid "Sense %s is not understood, try true or false."
2483 msgstr "O sentido %s não é compreendido, tente verdadeiro ou falso."
2485 #: apt-pkg/contrib/cmndline.cc:350
2487 msgid "Invalid operation %s"
2488 msgstr "Operação %s inválida"
2490 #: apt-pkg/contrib/cdromutl.cc:52
2492 msgid "Unable to stat the mount point %s"
2493 msgstr "Impossível executar stat ao ponto de montagem %s"
2495 #: apt-pkg/contrib/cdromutl.cc:175 apt-pkg/contrib/cdromutl.cc:209
2496 #: apt-pkg/acquire.cc:456 apt-pkg/acquire.cc:481 apt-pkg/clean.cc:39
2497 #: methods/mirror.cc:97
2499 msgid "Unable to change to %s"
2500 msgstr "Impossível mudar para %s"
2502 #: apt-pkg/contrib/cdromutl.cc:220
2503 msgid "Failed to stat the cdrom"
2504 msgstr "Impossível executar stat ao cdrom"
2506 #: apt-pkg/contrib/fileutl.cc:168
2508 msgid "Not using locking for read only lock file %s"
2510 "Não está a ser utilizado acesso exclusivo para apenas leitura ao ficheiro %s"
2512 #: apt-pkg/contrib/fileutl.cc:173
2514 msgid "Could not open lock file %s"
2515 msgstr "Não foi possível abrir ficheiro de lock %s"
2517 #: apt-pkg/contrib/fileutl.cc:191
2519 msgid "Not using locking for nfs mounted lock file %s"
2521 "Não está a ser utilizado o acesso exclusivo para o ficheiro %s, montado via "
2524 #: apt-pkg/contrib/fileutl.cc:195
2526 msgid "Could not get lock %s"
2527 msgstr "Não foi possível obter acesso exclusivo a %s"
2529 #: apt-pkg/contrib/fileutl.cc:335
2531 msgid "List of files can't be created as '%s' is not a directory"
2534 #: apt-pkg/contrib/fileutl.cc:362
2536 msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
2539 #: apt-pkg/contrib/fileutl.cc:380
2541 msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
2544 #: apt-pkg/contrib/fileutl.cc:389
2547 "Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
2550 #: apt-pkg/contrib/fileutl.cc:679
2552 msgid "Waited for %s but it wasn't there"
2553 msgstr "Esperou por %s mas não estava lá"
2555 #: apt-pkg/contrib/fileutl.cc:691
2557 msgid "Sub-process %s received a segmentation fault."
2558 msgstr "O sub-processo %s recebeu uma falha de segmentação."
2560 #: apt-pkg/contrib/fileutl.cc:693
2562 msgid "Sub-process %s received signal %u."
2563 msgstr "O sub-processo %s recebeu o sinal %u."
2565 #: apt-pkg/contrib/fileutl.cc:697
2567 msgid "Sub-process %s returned an error code (%u)"
2568 msgstr "O sub-processo %s retornou um código de erro (%u)"
2570 #: apt-pkg/contrib/fileutl.cc:699
2572 msgid "Sub-process %s exited unexpectedly"
2573 msgstr "O sub-processo %s terminou inesperadamente"
2575 #: apt-pkg/contrib/fileutl.cc:764 apt-pkg/indexcopy.cc:673
2577 msgid "Could not open file %s"
2578 msgstr "Não foi possível abrir ficheiro o %s"
2580 #: apt-pkg/contrib/fileutl.cc:781
2582 msgid "Could not open file descriptor %d"
2583 msgstr "Não foi possível abrir o descritor de ficheiro %d"
2585 #: apt-pkg/contrib/fileutl.cc:841
2587 msgid "read, still have %lu to read but none left"
2588 msgstr "lido, ainda restam %lu para serem lidos mas não resta nenhum"
2590 #: apt-pkg/contrib/fileutl.cc:874
2592 msgid "write, still have %lu to write but couldn't"
2593 msgstr "escrito, ainda restam %lu para escrever mas não foi possível"
2595 #: apt-pkg/contrib/fileutl.cc:1010
2597 msgid "Problem closing the gzip file %s"
2598 msgstr "Problema ao fechar o ficheiro gzip %s"
2600 #: apt-pkg/contrib/fileutl.cc:1013
2602 msgid "Problem closing the file %s"
2603 msgstr "Problema ao fechar o ficheiro %s"
2605 #: apt-pkg/contrib/fileutl.cc:1018
2607 msgid "Problem renaming the file %s to %s"
2608 msgstr "Problema ao renomear o ficheiro %s para %s"
2610 #: apt-pkg/contrib/fileutl.cc:1029
2612 msgid "Problem unlinking the file %s"
2613 msgstr "Problema ao remover o link do ficheiro %s"
2615 #: apt-pkg/contrib/fileutl.cc:1042
2616 msgid "Problem syncing the file"
2617 msgstr "Problema sincronizando o ficheiro"
2619 #: apt-pkg/pkgcache.cc:145
2620 msgid "Empty package cache"
2621 msgstr "Cache de pacotes vazia"
2623 #: apt-pkg/pkgcache.cc:151
2624 msgid "The package cache file is corrupted"
2625 msgstr "O ficheiro de cache de pacotes está corrompido"
2627 #: apt-pkg/pkgcache.cc:156
2628 msgid "The package cache file is an incompatible version"
2629 msgstr "O ficheiro de cache de pacotes é de uma versão incompatível"
2631 #: apt-pkg/pkgcache.cc:161
2633 msgid "This APT does not support the versioning system '%s'"
2634 msgstr "Este APT não suporta o sistema de versões '%s'"
2636 #: apt-pkg/pkgcache.cc:166
2637 msgid "The package cache was built for a different architecture"
2638 msgstr "A cache de pacotes foi gerada para uma arquitectura diferente"
2640 #: apt-pkg/pkgcache.cc:299
2644 #: apt-pkg/pkgcache.cc:299
2646 msgstr "Pré-Depende"
2648 #: apt-pkg/pkgcache.cc:299
2652 #: apt-pkg/pkgcache.cc:300
2656 #: apt-pkg/pkgcache.cc:300
2658 msgstr "Em Conflito"
2660 #: apt-pkg/pkgcache.cc:300
2664 #: apt-pkg/pkgcache.cc:301
2668 #: apt-pkg/pkgcache.cc:301
2672 #: apt-pkg/pkgcache.cc:301
2676 #: apt-pkg/pkgcache.cc:312
2680 #: apt-pkg/pkgcache.cc:312
2684 #: apt-pkg/pkgcache.cc:312
2688 #: apt-pkg/pkgcache.cc:313
2692 #: apt-pkg/pkgcache.cc:313
2696 #: apt-pkg/depcache.cc:125 apt-pkg/depcache.cc:154
2697 msgid "Building dependency tree"
2698 msgstr "A construir árvore de dependências"
2700 #: apt-pkg/depcache.cc:126
2701 msgid "Candidate versions"
2702 msgstr "Versões candidatas"
2704 #: apt-pkg/depcache.cc:155
2705 msgid "Dependency generation"
2706 msgstr "Geração de dependências"
2708 #: apt-pkg/depcache.cc:175 apt-pkg/depcache.cc:208 apt-pkg/depcache.cc:212
2709 msgid "Reading state information"
2710 msgstr "A ler a informação de estado"
2712 #: apt-pkg/depcache.cc:237
2714 msgid "Failed to open StateFile %s"
2715 msgstr "Falhou abrir o StateFile %s"
2717 #: apt-pkg/depcache.cc:243
2719 msgid "Failed to write temporary StateFile %s"
2720 msgstr "Falha escrever ficheiro temporário StateFile %s"
2722 #: apt-pkg/tagfile.cc:102
2724 msgid "Unable to parse package file %s (1)"
2725 msgstr "Não foi possível fazer parse ao ficheiro do pacote %s (1)"
2727 #: apt-pkg/tagfile.cc:189
2729 msgid "Unable to parse package file %s (2)"
2730 msgstr "Não foi possível fazer parse ao ficheiro de pacote %s (2)"
2732 #: apt-pkg/sourcelist.cc:92
2734 msgid "Malformed line %lu in source list %s ([option] unparseable)"
2736 "Linha mal formada %lu na lista de fontes %s ([opção] não interpretável)"
2738 #: apt-pkg/sourcelist.cc:95
2740 msgid "Malformed line %lu in source list %s ([option] too short)"
2741 msgstr "Linha mal formada %lu na lista de fontes %s ([opção] demasiado curta)"
2743 #: apt-pkg/sourcelist.cc:106
2745 msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
2747 "Linha mal formada %lu na lista de fontes %s ([%s] não é uma atribuição)"
2749 #: apt-pkg/sourcelist.cc:112
2751 msgid "Malformed line %lu in source list %s ([%s] has no key)"
2752 msgstr "Linha mal formada %lu na lista de fontes %s ([%s] não tem chave)"
2754 #: apt-pkg/sourcelist.cc:115
2756 msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
2758 "Linha mal formada %lu na lista de fontes %s ([%s] chave %s não tem valor)"
2760 #: apt-pkg/sourcelist.cc:128
2762 msgid "Malformed line %lu in source list %s (URI)"
2763 msgstr "Linha mal formada %lu na lista de fontes %s (URI)"
2765 #: apt-pkg/sourcelist.cc:130
2767 msgid "Malformed line %lu in source list %s (dist)"
2768 msgstr "Linha mal formada %lu na lista de fontes %s (distribuição)"
2770 #: apt-pkg/sourcelist.cc:133
2772 msgid "Malformed line %lu in source list %s (URI parse)"
2773 msgstr "Linha mal formada %lu na lista de fontes %s (parse de URI)"
2775 #: apt-pkg/sourcelist.cc:139
2777 msgid "Malformed line %lu in source list %s (absolute dist)"
2778 msgstr "Linha mal formada %lu na lista de fontes %s (distribuição absoluta)"
2780 #: apt-pkg/sourcelist.cc:146
2782 msgid "Malformed line %lu in source list %s (dist parse)"
2783 msgstr "Linha mal formada %lu na lista de fontes %s (dist parse)"
2785 #: apt-pkg/sourcelist.cc:244
2790 #: apt-pkg/sourcelist.cc:261 apt-pkg/cdrom.cc:444
2792 msgid "Line %u too long in source list %s."
2793 msgstr "Linha %u é demasiado longa na lista de fontes %s."
2795 #: apt-pkg/sourcelist.cc:281
2797 msgid "Malformed line %u in source list %s (type)"
2798 msgstr "Linha mal formada %u na lista de fontes %s (tipo)"
2800 #: apt-pkg/sourcelist.cc:285
2802 msgid "Type '%s' is not known on line %u in source list %s"
2803 msgstr "O tipo '%s' não é conhecido na linha %u na lista de fontes %s"
2805 #: apt-pkg/packagemanager.cc:335 apt-pkg/packagemanager.cc:623
2808 "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
2809 "under APT::Immediate-Configure for details. (%d)"
2811 "Não foi possível proceder à configuração imediata em '%s'. Para detalhes, "
2812 "por favor veja man 5 apt.conf em APT::Immediate-Configure. (%d)"
2814 #: apt-pkg/packagemanager.cc:456
2817 "This installation run will require temporarily removing the essential "
2818 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2819 "you really want to do it, activate the APT::Force-LoopBreak option."
2821 "Esta execução da instalação irá necessitar de remover temporariamente o "
2822 "pacote essencial %s devido a um loop de Conflitos/Pré-Dependências. Isto "
2823 "normalmente é mau, mas se você quer realmente fazer isso, active a opção "
2824 "APT::Force-LoopBreak."
2826 #: apt-pkg/packagemanager.cc:501
2829 "Could not perform immediate configuration on already unpacked '%s'. Please "
2830 "see man 5 apt.conf under APT::Immediate-Configure for details."
2832 "Não foi possível proceder à configuração imediata no já descompactado '%s'. "
2833 "Para mais detalhes por favor veja man 5 apt.conf em APT::Immediate-Configure."
2835 #: apt-pkg/pkgrecords.cc:32
2837 msgid "Index file type '%s' is not supported"
2838 msgstr "Tipo do ficheiro de índice '%s' não é suportado"
2840 #: apt-pkg/algorithms.cc:247
2843 "The package %s needs to be reinstalled, but I can't find an archive for it."
2845 "O pacote %s necessita ser reinstalado, mas não foi possível encontrar um "
2846 "repositório para o mesmo."
2848 #: apt-pkg/algorithms.cc:1158
2850 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2853 "Erro, pkgProblemResolver::Resolve gerou falhas, isto pode ser causado por "
2854 "pacotes mantidos (hold)."
2856 #: apt-pkg/algorithms.cc:1160
2857 msgid "Unable to correct problems, you have held broken packages."
2859 "Não foi possível corrigir problemas, você tem pacotes mantidos (hold) "
2862 #: apt-pkg/algorithms.cc:1464 apt-pkg/algorithms.cc:1466
2865 "Some index files failed to download. They have been ignored, or old ones "
2868 "Falhou o download de alguns ficheiros de índice, foram ignorados ou os "
2869 "antigos foram usados em seu lugar."
2871 #: apt-pkg/acquire.cc:79
2873 msgid "List directory %spartial is missing."
2874 msgstr "Falta directório de listas %spartial."
2876 #: apt-pkg/acquire.cc:83
2878 msgid "Archives directory %spartial is missing."
2879 msgstr "Falta o directório de arquivos %spartial."
2881 #: apt-pkg/acquire.cc:91
2883 msgid "Unable to lock directory %s"
2884 msgstr "Impossível criar acesso exclusivo ao directório %s"
2886 #. only show the ETA if it makes sense
2888 #: apt-pkg/acquire.cc:857
2890 msgid "Retrieving file %li of %li (%s remaining)"
2891 msgstr "A obter o ficheiro %li de %li (%s restantes)"
2893 #: apt-pkg/acquire.cc:859
2895 msgid "Retrieving file %li of %li"
2896 msgstr "A obter o ficheiro %li de %li"
2898 #: apt-pkg/acquire-worker.cc:110
2900 msgid "The method driver %s could not be found."
2901 msgstr "O driver do método %s não pôde ser encontrado."
2903 #: apt-pkg/acquire-worker.cc:159
2905 msgid "Method %s did not start correctly"
2906 msgstr "Método %s não iniciou correctamente"
2908 #: apt-pkg/acquire-worker.cc:423
2910 msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
2912 "Por favor insira o disco denominado: '%s' no leitor '%s' e pressione enter."
2914 #: apt-pkg/init.cc:147
2916 msgid "Packaging system '%s' is not supported"
2917 msgstr "Sistema de empacotamento '%s' não é suportado"
2919 #: apt-pkg/init.cc:163
2920 msgid "Unable to determine a suitable packaging system type"
2922 "Não foi possível determinar um tipo de sistema de empacotamento adequado"
2924 #: apt-pkg/clean.cc:56
2926 msgid "Unable to stat %s."
2927 msgstr "Não foi possível fazer stat %s."
2929 #: apt-pkg/srcrecords.cc:44
2930 msgid "You must put some 'source' URIs in your sources.list"
2931 msgstr "Você deve colocar alguns URIs 'source' no seu sources.list"
2933 #: apt-pkg/cachefile.cc:84
2934 msgid "The package lists or status file could not be parsed or opened."
2936 "As listas de pacotes ou o ficheiro de status não pôde ser analisado ou "
2939 #: apt-pkg/cachefile.cc:88
2940 msgid "You may want to run apt-get update to correct these problems"
2941 msgstr "Você terá que executar apt-get update para corrigir estes problemas"
2943 #: apt-pkg/cachefile.cc:106
2944 msgid "The list of sources could not be read."
2945 msgstr "A lista de fontes não pôde ser lida."
2947 #: apt-pkg/policy.cc:71
2950 "The value '%s' is invalid for APT::Default-Release as such a release is not "
2951 "available in the sources"
2954 #: apt-pkg/policy.cc:389
2956 msgid "Invalid record in the preferences file %s, no Package header"
2957 msgstr "Registo inválido no ficheiro de preferências %s, sem cabeçalho Package"
2959 #: apt-pkg/policy.cc:411
2961 msgid "Did not understand pin type %s"
2962 msgstr "Não foi possível entender o tipo de marca (pin) %s"
2964 #: apt-pkg/policy.cc:419
2965 msgid "No priority (or zero) specified for pin"
2966 msgstr "Nenhuma prioridade (ou zero) especificada para marcação (pin)"
2968 #: apt-pkg/pkgcachegen.cc:80
2969 msgid "Cache has an incompatible versioning system"
2970 msgstr "A cache possui um sistema de versões incompatível"
2972 #: apt-pkg/pkgcachegen.cc:187
2974 msgid "Error occurred while processing %s (NewPackage)"
2975 msgstr "Ocorreu um erro ao processar %s (NewPackage)"
2977 #: apt-pkg/pkgcachegen.cc:204
2979 msgid "Error occurred while processing %s (UsePackage1)"
2980 msgstr "Ocorreu um erro ao processar %s (UsePackage1)"
2982 #: apt-pkg/pkgcachegen.cc:242
2984 msgid "Error occurred while processing %s (NewFileDesc1)"
2985 msgstr "Ocorreu um erro ao processar %s (NewFileDesc1)"
2987 #: apt-pkg/pkgcachegen.cc:274
2989 msgid "Error occurred while processing %s (UsePackage2)"
2990 msgstr "Ocorreu um erro ao processar %s (UsePackage2)"
2992 #: apt-pkg/pkgcachegen.cc:278
2994 msgid "Error occurred while processing %s (NewFileVer1)"
2995 msgstr "Ocorreu um erro ao processar %s (NewFileVer1)"
2997 #: apt-pkg/pkgcachegen.cc:295 apt-pkg/pkgcachegen.cc:305
2998 #: apt-pkg/pkgcachegen.cc:313
3000 msgid "Error occurred while processing %s (NewVersion%d)"
3001 msgstr "Ocorreu um erro ao processar %s (NewVersion%d)"
3003 #: apt-pkg/pkgcachegen.cc:309
3005 msgid "Error occurred while processing %s (UsePackage3)"
3006 msgstr "Ocorreu um erro ao processar %s (UsePackage3)"
3008 #: apt-pkg/pkgcachegen.cc:342
3010 msgid "Error occurred while processing %s (NewFileDesc2)"
3011 msgstr "Ocorreu um erro ao processar %s (NewFileDesc2)"
3013 #: apt-pkg/pkgcachegen.cc:348
3014 msgid "Wow, you exceeded the number of package names this APT is capable of."
3016 "Uau, você excedeu o número de nomes de pacotes que este APT é capaz de "
3019 #: apt-pkg/pkgcachegen.cc:351
3020 msgid "Wow, you exceeded the number of versions this APT is capable of."
3022 "Uau, você excedeu o número de versões que este APT é capaz de suportar."
3024 #: apt-pkg/pkgcachegen.cc:354
3025 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
3027 "Uau, você excedeu o número de descrições que este APT é capaz de suportar."
3029 #: apt-pkg/pkgcachegen.cc:357
3030 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
3032 "Uau, você excedeu o número de dependências que este APT é capaz de suportar."
3034 #: apt-pkg/pkgcachegen.cc:386
3036 msgid "Error occurred while processing %s (FindPkg)"
3037 msgstr "Ocorreu um erro ao processar %s (FindPkg)"
3039 #: apt-pkg/pkgcachegen.cc:400
3041 msgid "Error occurred while processing %s (CollectFileProvides)"
3042 msgstr "Ocorreu um erro ao processar %s (CollectFileProvides)"
3044 #: apt-pkg/pkgcachegen.cc:406
3046 msgid "Package %s %s was not found while processing file dependencies"
3048 "O pacote %s %s não foi encontrado ao processar as dependências de ficheiros"
3050 #: apt-pkg/pkgcachegen.cc:960
3052 msgid "Couldn't stat source package list %s"
3053 msgstr "Não foi possível executar stat à lista de pacotes de código fonte %s"
3055 #: apt-pkg/pkgcachegen.cc:1065
3056 msgid "Collecting File Provides"
3057 msgstr "A obter File Provides"
3059 #: apt-pkg/pkgcachegen.cc:1259 apt-pkg/pkgcachegen.cc:1266
3060 msgid "IO Error saving source cache"
3061 msgstr "Erro de I/O ao gravar a cache de código fonte"
3063 #: apt-pkg/acquire-item.cc:135
3065 msgid "rename failed, %s (%s -> %s)."
3066 msgstr "falhou renomear, %s (%s -> %s)."
3068 #: apt-pkg/acquire-item.cc:636
3069 msgid "MD5Sum mismatch"
3070 msgstr "MD5Sum não coincide"
3072 #: apt-pkg/acquire-item.cc:900 apt-pkg/acquire-item.cc:1848
3073 #: apt-pkg/acquire-item.cc:1991
3074 msgid "Hash Sum mismatch"
3075 msgstr "Código de verificação hash não coincide"
3077 #: apt-pkg/acquire-item.cc:1388
3080 "Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
3081 "or malformed file)"
3084 #: apt-pkg/acquire-item.cc:1403
3086 msgid "Unable to find hash sum for '%s' in Release file"
3087 msgstr "Não foi possível fazer parse ao ficheiro Release %s"
3089 #: apt-pkg/acquire-item.cc:1439
3090 msgid "There is no public key available for the following key IDs:\n"
3092 "Não existe qualquer chave pública disponível para as seguintes IDs de "
3095 #: apt-pkg/acquire-item.cc:1477
3098 "Release file for %s is expired (invalid since %s). Updates for this "
3099 "repository will not be applied."
3102 #: apt-pkg/acquire-item.cc:1499
3104 msgid "Conflicting distribution: %s (expected %s but got %s)"
3105 msgstr "Distribuição em conflito: %s (esperado %s mas obtido %s)"
3107 #: apt-pkg/acquire-item.cc:1532
3110 "A error occurred during the signature verification. The repository is not "
3111 "updated and the previous index files will be used. GPG error: %s: %s\n"
3113 "Ocorreu um erro durante a verificação da assinatura. O repositório não está "
3114 "actualizado e serão utilizados os ficheiros anteriores de índice. Erro do "
3117 #. Invalid signature file, reject (LP: #346386) (Closes: #627642)
3118 #: apt-pkg/acquire-item.cc:1542 apt-pkg/acquire-item.cc:1547
3120 msgid "GPG error: %s: %s"
3121 msgstr "Erro GPG: %s: %s"
3123 #: apt-pkg/acquire-item.cc:1639
3126 "I wasn't able to locate a file for the %s package. This might mean you need "
3127 "to manually fix this package. (due to missing arch)"
3129 "Não foi possível localizar um ficheiro para o pacote %s. Isto pode "
3130 "significar que você precisa corrigir manualmente este pacote. (devido a "
3131 "arquitectura em falta)"
3133 #: apt-pkg/acquire-item.cc:1698
3136 "I wasn't able to locate a file for the %s package. This might mean you need "
3137 "to manually fix this package."
3139 "Não foi possível localizar arquivo para o pacote %s. Isto pode significar "
3140 "que você precisa consertar manualmente este pacote."
3142 #: apt-pkg/acquire-item.cc:1753
3145 "The package index files are corrupted. No Filename: field for package %s."
3147 "Os arquivos de índice de pacotes estão corrompidos. Nenhum campo Filename: "
3150 #: apt-pkg/acquire-item.cc:1840
3151 msgid "Size mismatch"
3152 msgstr "Tamanho incorrecto"
3154 #: apt-pkg/indexrecords.cc:53
3156 msgid "Unable to parse Release file %s"
3157 msgstr "Não foi possível fazer parse ao ficheiro Release %s"
3159 #: apt-pkg/indexrecords.cc:63
3161 msgid "No sections in Release file %s"
3162 msgstr "Nenhuma secção, no ficheiro Release %s"
3164 #: apt-pkg/indexrecords.cc:97
3166 msgid "No Hash entry in Release file %s"
3167 msgstr "Nenhuma entrada hash no ficheiro Release %s"
3169 #: apt-pkg/indexrecords.cc:110
3171 msgid "Invalid 'Valid-Until' entry in Release file %s"
3172 msgstr "Entrada inválida, 'Valid-until', no ficheiro de Release: %s"
3174 #: apt-pkg/indexrecords.cc:125
3176 msgid "Invalid 'Date' entry in Release file %s"
3177 msgstr "Entrada, 'Date', inválida no ficheiro Release %s"
3179 #: apt-pkg/vendorlist.cc:71
3181 msgid "Vendor block %s contains no fingerprint"
3182 msgstr "O bloco de fabricante %s não contém a impressão digital"
3184 #: apt-pkg/cdrom.cc:525
3187 "Using CD-ROM mount point %s\n"
3190 "Utilizando o ponto de montagem do CD-ROM %s\n"
3191 "A montar o CD-ROM\n"
3193 #: apt-pkg/cdrom.cc:534 apt-pkg/cdrom.cc:631
3194 msgid "Identifying.. "
3195 msgstr "A identificar.. "
3197 #: apt-pkg/cdrom.cc:562
3199 msgid "Stored label: %s\n"
3200 msgstr "Label Guardada: %s \n"
3202 #: apt-pkg/cdrom.cc:571 apt-pkg/cdrom.cc:847
3203 msgid "Unmounting CD-ROM...\n"
3204 msgstr "A desmontar o CD-ROM...\n"
3206 #: apt-pkg/cdrom.cc:591
3208 msgid "Using CD-ROM mount point %s\n"
3209 msgstr "A utilizar o ponto de montagem do CD-ROM %s\n"
3211 #: apt-pkg/cdrom.cc:609
3212 msgid "Unmounting CD-ROM\n"
3213 msgstr "A desmontar o CD-ROM\n"
3215 #: apt-pkg/cdrom.cc:614
3216 msgid "Waiting for disc...\n"
3217 msgstr "A aguardar pelo disco...\n"
3219 #: apt-pkg/cdrom.cc:623
3220 msgid "Mounting CD-ROM...\n"
3221 msgstr "A montar o CD-ROM...\n"
3223 #: apt-pkg/cdrom.cc:642
3224 msgid "Scanning disc for index files..\n"
3225 msgstr "A pesquisar os ficheiros de índice do disco..\n"
3227 #: apt-pkg/cdrom.cc:684
3230 "Found %zu package indexes, %zu source indexes, %zu translation indexes and "
3233 "Foram encontrados %zu índices de pacotes, %zu índices de código-fonte, %zu "
3234 "índices de tradução e %zu assinaturas\n"
3236 #: apt-pkg/cdrom.cc:695
3238 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
3239 "wrong architecture?"
3241 "Não foi possível localizar quaisquer ficheiros de pacote, talvez este não "
3242 "seja um disco Debian ou seja a arquitectura errada?"
3244 #: apt-pkg/cdrom.cc:722
3246 msgid "Found label '%s'\n"
3247 msgstr "Encontrada a etiqueta '%s'\n"
3249 #: apt-pkg/cdrom.cc:751
3250 msgid "That is not a valid name, try again.\n"
3251 msgstr "Isso não é um nome válido, tente novamente.\n"
3253 #: apt-pkg/cdrom.cc:768
3256 "This disc is called: \n"
3259 "Este disco tem o nome: \n"
3262 #: apt-pkg/cdrom.cc:770
3263 msgid "Copying package lists..."
3264 msgstr "A copiar listas de pacotes..."
3266 #: apt-pkg/cdrom.cc:797
3267 msgid "Writing new source list\n"
3268 msgstr "A escrever lista de novas source\n"
3270 #: apt-pkg/cdrom.cc:805
3271 msgid "Source list entries for this disc are:\n"
3272 msgstr "As entradas de listas de Source para este Disco são:\n"
3274 #: apt-pkg/indexcopy.cc:270 apt-pkg/indexcopy.cc:928
3276 msgid "Wrote %i records.\n"
3277 msgstr "Escreveu %i registos.\n"
3279 #: apt-pkg/indexcopy.cc:272 apt-pkg/indexcopy.cc:930
3281 msgid "Wrote %i records with %i missing files.\n"
3282 msgstr "Escreveu %i registos com %i ficheiros em falta.\n"
3284 #: apt-pkg/indexcopy.cc:275 apt-pkg/indexcopy.cc:933
3286 msgid "Wrote %i records with %i mismatched files\n"
3287 msgstr "Escreveu %i registos com %i ficheiros não coincidentes\n"
3289 #: apt-pkg/indexcopy.cc:278 apt-pkg/indexcopy.cc:936
3291 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
3293 "Escreveu %i registos com %i ficheiros em falta e %i ficheiros não "
3296 #: apt-pkg/indexcopy.cc:537
3298 msgid "Skipping nonexistent file %s"
3299 msgstr "A saltar ficheiro %s inexistente"
3301 #: apt-pkg/indexcopy.cc:543
3303 msgid "Can't find authentication record for: %s"
3304 msgstr "Não foi possível encontrar registo de autenticação para: %s"
3306 #: apt-pkg/indexcopy.cc:549
3308 msgid "Hash mismatch for: %s"
3309 msgstr "Hash não coincide para: %s"
3311 #: apt-pkg/indexcopy.cc:677
3313 msgid "File %s doesn't start with a clearsigned message"
3316 #. TRANSLATOR: %s is the trusted keyring parts directory
3317 #: apt-pkg/indexcopy.cc:708
3319 msgid "No keyring installed in %s."
3320 msgstr "Nenhum keyring instalado em %s."
3322 #: apt-pkg/cacheset.cc:337
3324 msgid "Release '%s' for '%s' was not found"
3325 msgstr "Não foi encontrado o Release '%s' para '%s'"
3327 #: apt-pkg/cacheset.cc:340
3329 msgid "Version '%s' for '%s' was not found"
3330 msgstr "Não foi encontrada a versão '%s' para '%s'"
3332 #: apt-pkg/cacheset.cc:447
3334 msgid "Couldn't find task '%s'"
3335 msgstr "Não foi possível encontrar a tarefa '%s'"
3337 #: apt-pkg/cacheset.cc:454
3339 msgid "Couldn't find any package by regex '%s'"
3340 msgstr "Não foi possível encontrar o pacote através da expressão regular '%s'"
3342 #: apt-pkg/cacheset.cc:467
3344 msgid "Can't select versions from package '%s' as it is purely virtual"
3346 "Não foi possível seleccionar versões do pacote '%s' pois é puramente virtual"
3348 #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483
3351 "Can't select installed nor candidate version from package '%s' as it has "
3354 "Não pode seleccionar a versão instalada nem a versão candidata do pacote "
3355 "'%s' pois não tem nenhuma destas"
3357 #: apt-pkg/cacheset.cc:491
3359 msgid "Can't select newest version from package '%s' as it is purely virtual"
3361 "Não foi possível seleccionar a versão mais recente a partir do pacote '%s' "
3362 "já que é puramente virtual"
3364 #: apt-pkg/cacheset.cc:499
3366 msgid "Can't select candidate version from package %s as it has no candidate"
3368 "Não é possível seleccionar a versão candidata do pacote %s já que não tem "
3371 #: apt-pkg/cacheset.cc:507
3373 msgid "Can't select installed version from package %s as it is not installed"
3375 "Não é possível seleccionar a versão instalada do pacote %s pois não está "
3378 #: apt-pkg/deb/dpkgpm.cc:54
3380 msgid "Installing %s"
3381 msgstr "A instalar %s"
3383 #: apt-pkg/deb/dpkgpm.cc:55 apt-pkg/deb/dpkgpm.cc:848
3385 msgid "Configuring %s"
3386 msgstr "A configurar %s"
3388 #: apt-pkg/deb/dpkgpm.cc:56 apt-pkg/deb/dpkgpm.cc:855
3391 msgstr "A remover %s"
3393 #: apt-pkg/deb/dpkgpm.cc:57
3395 msgid "Completely removing %s"
3396 msgstr "A remover completamente %s"
3398 #: apt-pkg/deb/dpkgpm.cc:58
3400 msgid "Noting disappearance of %s"
3401 msgstr "A notar o desaparecimento de %s"
3403 #: apt-pkg/deb/dpkgpm.cc:59
3405 msgid "Running post-installation trigger %s"
3406 msgstr "A correr o 'trigger' de pós-instalação %s"
3408 #. FIXME: use a better string after freeze
3409 #: apt-pkg/deb/dpkgpm.cc:654
3411 msgid "Directory '%s' missing"
3412 msgstr "Falta o directório '%s'"
3414 #: apt-pkg/deb/dpkgpm.cc:669 apt-pkg/deb/dpkgpm.cc:689
3416 msgid "Could not open file '%s'"
3417 msgstr "Não foi possível abrir ficheiro o '%s'"
3419 #: apt-pkg/deb/dpkgpm.cc:841
3421 msgid "Preparing %s"
3422 msgstr "A preparar %s"
3424 #: apt-pkg/deb/dpkgpm.cc:842
3426 msgid "Unpacking %s"
3427 msgstr "A desempacotar %s"
3429 #: apt-pkg/deb/dpkgpm.cc:847
3431 msgid "Preparing to configure %s"
3432 msgstr "A preparar para configurar %s"
3434 #: apt-pkg/deb/dpkgpm.cc:849
3436 msgid "Installed %s"
3437 msgstr "%s instalado"
3439 #: apt-pkg/deb/dpkgpm.cc:854
3441 msgid "Preparing for removal of %s"
3442 msgstr "A preparar a remoção de %s"
3444 #: apt-pkg/deb/dpkgpm.cc:856
3447 msgstr "%s removido"
3449 #: apt-pkg/deb/dpkgpm.cc:861
3451 msgid "Preparing to completely remove %s"
3452 msgstr "A preparar para remover completamente %s"
3454 #: apt-pkg/deb/dpkgpm.cc:862
3456 msgid "Completely removed %s"
3457 msgstr "Remoção completa de %s"
3459 #: apt-pkg/deb/dpkgpm.cc:1082
3460 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
3462 "Não é possível escrever o registo (log), openpty() falhou (/dev/pts não está "
3465 #: apt-pkg/deb/dpkgpm.cc:1113
3466 msgid "Running dpkg"
3467 msgstr "A correr o dpkg"
3469 #: apt-pkg/deb/dpkgpm.cc:1338
3470 msgid "No apport report written because MaxReports is reached already"
3471 msgstr "Nenhum relatório apport escrito pois MaxReports já foi atingido"
3473 #. check if its not a follow up error
3474 #: apt-pkg/deb/dpkgpm.cc:1343
3475 msgid "dependency problems - leaving unconfigured"
3476 msgstr "problemas de dependências - deixando por configurar"
3478 #: apt-pkg/deb/dpkgpm.cc:1345
3480 "No apport report written because the error message indicates its a followup "
3481 "error from a previous failure."
3483 "Nenhum relatório apport escrito pois a mensagem de erro indica que é um erro "
3484 "de seguimento de um erro anterior."
3486 #: apt-pkg/deb/dpkgpm.cc:1351
3488 "No apport report written because the error message indicates a disk full "
3491 "Nenhum relatório apport escrito pois a mensagem de erro indica erro de disco "
3494 #: apt-pkg/deb/dpkgpm.cc:1357
3496 "No apport report written because the error message indicates a out of memory "
3499 "Nenhum relatório apport escrito pois a mensagem de erro indica um erro de "
3502 #: apt-pkg/deb/dpkgpm.cc:1364
3504 "No apport report written because the error message indicates a dpkg I/O error"
3506 "Nenhum relatório apport escrito pois a mensagem de erro indica um erro de I/"
3509 #: apt-pkg/deb/debsystem.cc:69
3512 "Unable to lock the administration directory (%s), is another process using "
3515 "Não foi possível obter acesso exclusivo ao directório de administração (%s), "
3516 "outro processo está a utilizá-lo?"
3518 #: apt-pkg/deb/debsystem.cc:72
3520 msgid "Unable to lock the administration directory (%s), are you root?"
3522 "Não foi possível criar acesso exclusivo ao directório de administração (%s), "
3525 #. TRANSLATORS: the %s contains the recovery command, usually
3526 #. dpkg --configure -a
3527 #: apt-pkg/deb/debsystem.cc:88
3530 "dpkg was interrupted, you must manually run '%s' to correct the problem. "
3532 "O dpkg foi interrompido, para corrigir o problema tem de correr manualmente "
3535 #: apt-pkg/deb/debsystem.cc:106
3537 msgstr "Sem acesso exclusivo"
3539 #. FIXME: fallback to a default mirror here instead
3540 #. and provide a config option to define that default
3541 #: methods/mirror.cc:260
3543 msgid "No mirror file '%s' found "
3544 msgstr "Não foi encontrado ficheiro de mirror '%s'"
3546 #. FIXME: fallback to a default mirror here instead
3547 #. and provide a config option to define that default
3548 #: methods/mirror.cc:267
3550 msgid "Can not read mirror file '%s'"
3551 msgstr "Não foi encontrado ficheiro de mirror '%s'"
3553 #: methods/mirror.cc:422
3555 msgid "[Mirror: %s]"
3556 msgstr "[Mirror: %s]"
3558 #: methods/rred.cc:503
3561 "Could not patch %s with mmap and with file operation usage - the patch seems "
3564 "Não foi possível aplicar o patch %s com mmap e com a utilização de operação "
3565 "de ficheiro - o patch parece estar corrompido."
3567 #: methods/rred.cc:508
3570 "Could not patch %s with mmap (but no mmap specific fail) - the patch seems "
3573 "Não foi possível aplicar o patch %s com mmap (mas não é uma falha especifica "
3574 "do mmap) - o patch parece corrompido."
3576 #: methods/rsh.cc:330
3577 msgid "Connection closed prematurely"
3578 msgstr "Ligação encerrada prematuramente"
3580 #~ msgid "Internal error, could not locate member"
3581 #~ msgstr "Erro Interno, não foi possível localizar membro"
3583 #~ msgid "Internal error, group '%s' has no installable pseudo package"
3584 #~ msgstr "Erro interno, grupo '%s' não tem pseudo-pacote instalável"
3586 #~ msgid "Release file expired, ignoring %s (invalid since %s)"
3587 #~ msgstr "Ficheiro Release expirou, a ignorar %s (inválido desde %s)"
3589 #~ msgid "You must give exactly one pattern"
3590 #~ msgstr "Você deve dar exactamente um pattern"
3592 #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting."
3594 #~ "E: A lista de argumentos de Acquire::gpgv::Options é demasiado longa. A "
3597 #~ msgid "Error occurred while processing %s (NewVersion2)"
3598 #~ msgstr "Ocorreu um erro ao processar %s (NewVersion2)"
3600 #~ msgid "Malformed line %u in source list %s (vendor id)"
3601 #~ msgstr "Linha malformada %u na lista de fontes %s (id de fornecedor)"
3603 #~ msgid "Couldn't access keyring: '%s'"
3604 #~ msgstr "Não foi possível aceder à 'keyring': '%s'"
3606 #~ msgid "Could not patch file"
3607 #~ msgstr "Não foi possível aplicar o 'patch' ao ficheiro"
3609 #~ msgid " %4i %s\n"
3610 #~ msgstr " %4i %s\n"
3613 #~ msgstr "%4i %s\n"
3615 #~ msgid "Processing triggers for %s"
3616 #~ msgstr "A processar chamadas para %s"
3618 #~ msgid "Dynamic MMap ran out of room"
3619 #~ msgstr "'Dynamic MMap' ficou sem espaço"
3622 #~ "Since you only requested a single operation it is extremely likely that\n"
3623 #~ "the package is simply not installable and a bug report against\n"
3624 #~ "that package should be filed."
3626 #~ "Já que você requisitou uma única operação é extremamente provável que o \n"
3627 #~ "pacote esteja simplesmente não instalável e deve ser enviado um\n"
3628 #~ "relatório de bug contra esse pacote."
3630 #~ msgid "Line %d too long (max %lu)"
3631 #~ msgstr "a linha %d é demasiado longa (max %lu)"
3634 #~ msgid "Line %d too long (max %d)"
3635 #~ msgstr "Linha %d é demasiado longa (max %d)"
3638 #~ msgid "Error occured while processing %s (NewFileDesc1)"
3639 #~ msgstr "Um erro ocorreu ao processar %s (NovoArquivoVer1)"
3642 #~ msgid "Error occured while processing %s (NewFileDesc2)"
3643 #~ msgstr "Um erro ocorreu ao processar %s (NovoArquivoVer1)"
3646 #~ msgid "Stored label: %s \n"
3647 #~ msgstr "Label Guardada: %s \n"
3651 #~ "Found %i package indexes, %i source indexes, %i translation indexes and "
3652 #~ "%i signatures\n"
3654 #~ "Encontrou %i indexes de pacotes, %indexes de source e %i assinaturas\n"
3657 #~ msgid "openpty failed\n"
3658 #~ msgstr "Select falhou."
3660 #~ msgid "File date has changed %s"
3661 #~ msgstr "Data do ficheiro mudou %s"
3663 #~ msgid "Reading file list"
3664 #~ msgstr "Lendo Lista de Ficheiros"
3666 #~ msgid "Could not execute "
3667 #~ msgstr "Impossível de executar "
3669 #~ msgid "Preparing for remove with config %s"
3670 #~ msgstr "A preparar para remover com a configuração %s"
3672 #~ msgid "Removed with config %s"
3673 #~ msgstr "Removido com a configuração %s"
3675 #~ msgid "The pkg cache must be initialize first"
3676 #~ msgstr "A cache de pacotes deve ser inicializada primeiro"
3678 #~ msgid "Error occured while processing %s (NewPackage)"
3679 #~ msgstr "Um erro ocorreu ao processar %s (NovoPacote)"
3681 #~ msgid "Error occured while processing %s (UsePackage1)"
3682 #~ msgstr "Um erro ocorreu ao processar %s (UsePacote1)"
3684 #~ msgid "Error occured while processing %s (UsePackage2)"
3685 #~ msgstr "Um erro ocorreu ao processar %s (UsePacote2)"
3687 #~ msgid "Error occured while processing %s (NewVersion1)"
3688 #~ msgstr "Um erro ocorreu ao processar %s (NovaVersão1)"
3690 #~ msgid "Error occured while processing %s (UsePackage3)"
3691 #~ msgstr "Um erro ocorreu ao processar %s (UsePacote3)"
3693 #~ msgid "Error occured while processing %s (NewVersion2)"
3694 #~ msgstr "Um erro ocorreu ao processar %s (NovaVersão2)"
3696 #~ msgid "Error occured while processing %s (FindPkg)"
3697 #~ msgstr "Um erro ocorreu ao processar %s (FindPkg)"
3699 #~ msgid "Error occured while processing %s (CollectFileProvides)"
3700 #~ msgstr "Um erro ocorreu ao processar %s (CollectFileProvides)"
3702 #~ msgid "Unknown vendor ID '%s' in line %u of source list %s"
3704 #~ "ID de fornecedor desconhecido '%s' na linha %u da lista de fontes %s"
3707 #~ "Some broken packages were found while trying to process build-"
3708 #~ "dependencies.\n"
3709 #~ "You might want to run 'apt-get -f install' to correct these."
3711 #~ "Alguns pacotes quebrados foram encontrados enquanto se tentava "
3713 #~ "as dependências de construção.\n"
3714 #~ "Você pode querer rodar 'apt-get -f install' para corrigí-los."
3716 #~ msgid "Sorry, you don't have enough free space in %s to hold all the .debs."
3718 #~ "Desculpe, você não tem espaço livre o suficiente em %s para guardar os ."
3724 #~ msgid "De-replaced "
3725 #~ msgstr "Substitui"
3727 #~ msgid "Replaced file "
3728 #~ msgstr "Substitui"
3730 #~ msgid "Regex compilation error"
3731 #~ msgstr "Erro de compilação de regex - %s"
3733 #~ msgid "Failed to stat %s%s"
3734 #~ msgstr "Falha ao baixar %s %s\n"
3736 #~ msgid "Failed to open %s.new"
3737 #~ msgstr "Falha ao baixar %s %s\n"
3739 #~ msgid "Failed to rename %s.new to %s"
3740 #~ msgstr "Falha ao baixar %s %s\n"
3742 #~ msgid "Couldn't wait for subprocess"
3743 #~ msgstr "Não foi possível checar a lista de pacotes fonte %s"
3746 #~ msgstr " falhou."
3751 #~ msgid "Could not find a record in the DSC '%s'"
3752 #~ msgstr "Impossível achar pacote %s"
3754 #~ msgid "Failed too stat %s"
3755 #~ msgstr "Impossível checar %s."