]> git.ipfire.org Git - people/stevee/pakfire.git/blob - po/pt_BR.po
Hardening: Declare content of /usr/lib/grub as firmware files
[people/stevee/pakfire.git] / po / pt_BR.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Translators:
6 # André Morro <andre@andremorro.com>, 2012
7 # André Morro <andre@andremorro.com>, 2013
8 # csilva <cristiano.eugenio@gmail.com>, 2013
9 # Enrico Nicoletto <enrico.BR@gmx.co.uk>, 2013
10 # Flávio Veras <flaviove@gmail.com>, 2013
11 msgid ""
12 msgstr ""
13 "Project-Id-Version: IPFire Project\n"
14 "Report-Msgid-Bugs-To: \n"
15 "POT-Creation-Date: 2013-10-26 21:51+0200\n"
16 "PO-Revision-Date: 2013-10-24 18:59+0000\n"
17 "Last-Translator: André Morro <andre@andremorro.com>\n"
18 "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
19 "ipfire/language/pt_BR/)\n"
20 "Language: pt_BR\n"
21 "MIME-Version: 1.0\n"
22 "Content-Type: text/plain; charset=UTF-8\n"
23 "Content-Transfer-Encoding: 8bit\n"
24 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
25
26 #: ../src/_pakfire/problem.c:159
27 #, c-format
28 msgid "%s does not belong to a distupgrade repository"
29 msgstr "%s não pertence ao repositório de distupgrade"
30
31 #: ../src/_pakfire/problem.c:166
32 #, c-format
33 msgid "%s has inferior architecture"
34 msgstr "%s tem uma arquitetura inferior"
35
36 #: ../src/_pakfire/problem.c:173
37 #, c-format
38 msgid "problem with installed package %s"
39 msgstr "problema com o pacote instalado %s"
40
41 #: ../src/_pakfire/problem.c:179
42 #, c-format
43 msgid "conflicting requests"
44 msgstr "requisições conflitantes"
45
46 #: ../src/_pakfire/problem.c:184
47 #, c-format
48 msgid "nothing provides requested %s"
49 msgstr "nada provê a resquisição %s"
50
51 #: ../src/_pakfire/problem.c:190
52 #, c-format
53 msgid "some dependency problem"
54 msgstr "problemas de dependência"
55
56 #: ../src/_pakfire/problem.c:195
57 #, c-format
58 msgid "package %s is not installable"
59 msgstr "pacote %s não é instalável"
60
61 #: ../src/_pakfire/problem.c:202
62 #, c-format
63 msgid "nothing provides %s needed by %s"
64 msgstr "não há fornecedor para %s necessário paa %s"
65
66 #: ../src/_pakfire/problem.c:209
67 #, c-format
68 msgid "cannot install both %s and %s"
69 msgstr "não é possível instalar %s e %s"
70
71 #: ../src/_pakfire/problem.c:216
72 #, c-format
73 msgid "package %s conflicts with %s provided by %s"
74 msgstr "pacote %s conflita com %s fornecido por %s"
75
76 #: ../src/_pakfire/problem.c:224
77 #, c-format
78 msgid "package %s obsoletes %s provided by %s"
79 msgstr "pacote %s torna obsoleto %s fornecido por %s"
80
81 #: ../src/_pakfire/problem.c:232
82 #, c-format
83 msgid "installed package %s obsoletes %s provided by %s"
84 msgstr "Pacote instalado %s torna obsoleto %s fornecido por %s"
85
86 #: ../src/_pakfire/problem.c:240
87 #, c-format
88 msgid "package %s implicitely obsoletes %s provided by %s"
89 msgstr "pacote %s torna implicitamente obsoleto %s fornecido por %s"
90
91 #: ../src/_pakfire/problem.c:248
92 #, c-format
93 msgid "package %s requires %s, but none of the providers can be installed"
94 msgstr "pacote %s requer %s, mas nenhum dos provedores pode ser instalado."
95
96 #: ../src/_pakfire/problem.c:255
97 #, c-format
98 msgid "package %s conflicts with %s provided by itself"
99 msgstr "pacote %s conflita com %s fornecido por si-mesmo"
100
101 #: ../src/_pakfire/problem.c:264
102 #, c-format
103 msgid "bad rule type"
104 msgstr "tipo de regra inválida"
105
106 #: ../src/_pakfire/solution.c:86
107 #, c-format
108 msgid "do not keep %s installed"
109 msgstr "não mantenha %s instalado"
110
111 #: ../src/_pakfire/solution.c:89
112 #, c-format
113 msgid "do not install a solvable %s"
114 msgstr "não instale um %s resolvível"
115
116 #: ../src/_pakfire/solution.c:92
117 #, c-format
118 msgid "do not install %s"
119 msgstr "não instale %s"
120
121 #: ../src/_pakfire/solution.c:98
122 #, c-format
123 msgid "do not forbid installation of %s"
124 msgstr "não proibir instalação de %s"
125
126 #: ../src/_pakfire/solution.c:101
127 #, c-format
128 msgid "do not deinstall all solvables %s"
129 msgstr "não instale um %s resolvível"
130
131 #: ../src/_pakfire/solution.c:104
132 #, c-format
133 msgid "do not deinstall %s"
134 msgstr "não desinstale %s"
135
136 #: ../src/_pakfire/solution.c:109
137 #, c-format
138 msgid "do not install most recent version of %s"
139 msgstr "não instale a versão mais recente de %s"
140
141 #: ../src/_pakfire/solution.c:114
142 #, c-format
143 msgid "do not lock %s"
144 msgstr "não trave %s"
145
146 #: ../src/_pakfire/solution.c:119
147 #, c-format
148 msgid "do something different"
149 msgstr "faça algo diferente"
150
151 #: ../src/_pakfire/solution.c:126
152 #, c-format
153 msgid "keep %s despite the inferior architecture"
154 msgstr "mantém %s apesar da arquitetura inferior"
155
156 #: ../src/_pakfire/solution.c:129
157 #, c-format
158 msgid "install %s despite the inferior architecture"
159 msgstr "instala %s apesar da arquitetura inferior"
160
161 #: ../src/_pakfire/solution.c:135
162 #, c-format
163 msgid "keep obsolete %s"
164 msgstr "mante obsoleto %s"
165
166 #: ../src/_pakfire/solution.c:138
167 #, c-format
168 msgid "install %s from excluded repository"
169 msgstr "instala %s de respositórios exclúido."
170
171 #: ../src/_pakfire/solution.c:150
172 #, c-format
173 msgid "allow downgrade of %s to %s"
174 msgstr "permite downgrade de %s para %s"
175
176 #: ../src/_pakfire/solution.c:154
177 #, c-format
178 msgid "allow architecture change of %s to %s"
179 msgstr "permite mudança de arquitetura de %s para %s"
180
181 #: ../src/_pakfire/solution.c:159
182 #, c-format
183 msgid "allow vendor change from '%s' (%s) to '%s' (%s)"
184 msgstr "permite mudar fornecedor de '%s' (%s) para '%s' (%s)"
185
186 #: ../src/_pakfire/solution.c:163
187 #, c-format
188 msgid "allow vendor change from '%s' (%s) to no vendor (%s)"
189 msgstr ""
190 "permitir a mudança de fornecedor de '%s' (%s) para nenhum fornecedor (%s)"
191
192 #: ../src/_pakfire/solution.c:169
193 #, c-format
194 msgid "allow replacement of %s with %s"
195 msgstr "permite substituição de %s com %s"
196
197 #: ../src/pakfire/actions.py:69
198 #, python-format
199 msgid "%s has got no signatures"
200 msgstr "%s não possui assinaturas"
201
202 #: ../src/pakfire/actions.py:75
203 #, python-format
204 msgid "%s has got no valid signatures"
205 msgstr "%s não possui assinaturas válidas"
206
207 #: ../src/pakfire/actions.py:234
208 msgid "Could not handle scriptlet of unknown type. Skipping."
209 msgstr "Não pode lidar com scriptlet de tipo desconhecido. Pulando."
210
211 #: ../src/pakfire/actions.py:237
212 msgid "Executing scriptlet..."
213 msgstr "Executando scriptlet..."
214
215 #: ../src/pakfire/actions.py:243
216 #, python-format
217 msgid "Cannot run scriptlet because no interpreter is available: %s"
218 msgstr "Não pode rodar o scriptlet porque não há interpretador disponível: %s"
219
220 #: ../src/pakfire/actions.py:247
221 #, python-format
222 msgid "Cannot run scriptlet because the interpreter is not executable: %s"
223 msgstr "Não pode rodar o scriptlet porque o interpretador não é executável: %s"
224
225 #: ../src/pakfire/actions.py:286
226 #, python-format
227 msgid ""
228 "The scriptlet returned an error:\n"
229 "%s"
230 msgstr ""
231 "O scriptlet retornou um erro:\n"
232 "%s"
233
234 #: ../src/pakfire/actions.py:289
235 #, python-format
236 msgid "The scriptlet ran more than %s seconds and was killed."
237 msgstr "O scriptlet rodou %s segundos e foi encerrado."
238
239 #: ../src/pakfire/actions.py:293
240 #, python-format
241 msgid ""
242 "The scriptlet returned with an unhandled error:\n"
243 "%s"
244 msgstr ""
245 "O Scriptlet retorno um erro não tratado:\n"
246 "%s"
247
248 #. This functions creates a fork with then chroots into the
249 #. pakfire root if necessary and then compiles the given scriptlet
250 #. code and runs it.
251 #: ../src/pakfire/actions.py:307
252 msgid "Executing python scriptlet..."
253 msgstr "Executando scriplet python..."
254
255 #: ../src/pakfire/actions.py:332
256 #, python-format
257 msgid "Exception occured: %s"
258 msgstr "Exceção ocorrida: %s"
259
260 #: ../src/pakfire/actions.py:405 ../src/pakfire/actions.py:452
261 #: ../src/pakfire/actions.py:462 ../src/pakfire/actions.py:483
262 #, python-format
263 msgid "Running transaction test for %s"
264 msgstr "Rodando teste de transação para %s"
265
266 #: ../src/pakfire/actions.py:415
267 msgid "Reinstalling"
268 msgstr "Reinstalando"
269
270 #: ../src/pakfire/actions.py:417
271 msgid "Updating"
272 msgstr "Atualizando"
273
274 #: ../src/pakfire/actions.py:419
275 msgid "Downgrading"
276 msgstr "Downgrading"
277
278 #: ../src/pakfire/actions.py:421
279 msgid "Installing"
280 msgstr "Instalando"
281
282 #: ../src/pakfire/actions.py:469
283 msgid "Cleanup"
284 msgstr "Limpeza"
285
286 #: ../src/pakfire/actions.py:471
287 msgid "Removing"
288 msgstr "Removendo"
289
290 #: ../src/pakfire/base.py:197
291 msgid "Local install repository"
292 msgstr "Repositório de instalação local."
293
294 #: ../src/pakfire/base.py:261
295 #, python-format
296 msgid "Could not find any installed package providing \"%s\"."
297 msgstr "Nenhum pacote instalado encontrado com \"%s\"."
298
299 #: ../src/pakfire/base.py:267
300 #, python-format
301 msgid "Multiple reinstall candidates for \"%(pattern)s\": %(pkgs)s"
302 msgstr "Candidatos multiplos a reinstalação para \"%(pattern)s\": %(pkgs)s"
303
304 #: ../src/pakfire/base.py:271 ../src/pakfire/base.py:337
305 #: ../src/pakfire/base.py:384 ../src/pakfire/base.py:448
306 #: ../src/pakfire/base.py:475 ../src/pakfire/transaction.py:414
307 msgid "Nothing to do"
308 msgstr "Nada a fazer"
309
310 #: ../src/pakfire/base.py:296
311 #, python-format
312 msgid "Could not find package %s in a remote repository."
313 msgstr "Não foi possível encontrar pacote %s no repositório remoto."
314
315 #: ../src/pakfire/base.py:368
316 #, python-format
317 msgid "Excluding %s."
318 msgstr "Removendo %s."
319
320 #: ../src/pakfire/base.py:434
321 #, python-format
322 msgid "\"%s\" package does not seem to be installed."
323 msgstr "Pacote \"%s\" não parece estar instalado."
324
325 #: ../src/pakfire/base.py:598
326 msgid "Everything is fine."
327 msgstr "Tudo OK."
328
329 #: ../src/pakfire/base.py:619
330 msgid "Build command has failed."
331 msgstr "Comando de build falhou."
332
333 #: ../src/pakfire/base.py:656
334 msgid "You have not set the distribution for which you want to build."
335 msgstr "Você não definiu a distribuição para a qual você quer construir."
336
337 #: ../src/pakfire/base.py:657
338 msgid "Please do so in builder.conf or on the CLI."
339 msgstr "Por favor, fazê-lo em builder.conf ou no CLI."
340
341 #: ../src/pakfire/base.py:658
342 msgid "Distribution configuration is missing."
343 msgstr "Configuração de distribuição faltando."
344
345 #: ../src/pakfire/base.py:739
346 msgid "New repository"
347 msgstr "Novo repositório"
348
349 #: ../src/pakfire/builder.py:80
350 #, python-format
351 msgid "Cannot build for %s on this host."
352 msgstr "Não foi possível construir para %s nesse host."
353
354 #. Log the package information.
355 #: ../src/pakfire/builder.py:148
356 msgid "Package information:"
357 msgstr "Informações do pacote:"
358
359 #. Install all packages.
360 #: ../src/pakfire/builder.py:444
361 msgid "Install packages needed for build..."
362 msgstr "Instala pacotes necessários para o build..."
363
364 #: ../src/pakfire/builder.py:449 ../src/pakfire/cli.py:464
365 msgid "Extracting"
366 msgstr "Extraindo"
367
368 #: ../src/pakfire/builder.py:781
369 msgid "You cannot run a build when no package was given."
370 msgstr "Você não executar o build sem fornecer algum pacote."
371
372 #: ../src/pakfire/builder.py:785
373 #, python-format
374 msgid "Could not find makefile in build root: %s"
375 msgstr "Não foi possível encontrar o makefile no buil root: %s"
376
377 #: ../src/pakfire/builder.py:815
378 msgid "Build failed"
379 msgstr "Compilação falhou"
380
381 #: ../src/pakfire/builder.py:818
382 msgid "Build interrupted"
383 msgstr "Compilação interrompida"
384
385 #: ../src/pakfire/builder.py:824
386 msgid "Build failed."
387 msgstr "Compilação falhou."
388
389 #. End here in case of an error.
390 #: ../src/pakfire/builder.py:840
391 msgid "The build command failed. See logfile for details."
392 msgstr "O comando de build falhou. Veja os logs para mais detalhes."
393
394 #: ../src/pakfire/builder.py:843
395 msgid "Running installation test..."
396 msgstr "Executando teste de instalação..."
397
398 #: ../src/pakfire/builder.py:849
399 msgid "Installation test succeeded."
400 msgstr "Teste de instalação concluído com êxito."
401
402 #. Create a progressbar.
403 #: ../src/pakfire/builder.py:892
404 msgid "Signing packages..."
405 msgstr "Assinando pacotes..."
406
407 #: ../src/pakfire/builder.py:926
408 msgid "Dumping package information:"
409 msgstr "Informação do pacote descarregado."
410
411 #. Package the result.
412 #. Make all these little package from the build environment.
413 #: ../src/pakfire/builder.py:1078
414 msgid "Creating packages:"
415 msgstr "Criando pacotes:"
416
417 #. Execute the buildscript of this stage.
418 #: ../src/pakfire/builder.py:1092
419 #, python-format
420 msgid "Running stage %s:"
421 msgstr "Estágio atual %s:"
422
423 #: ../src/pakfire/builder.py:1110
424 #, python-format
425 msgid "Could not remove static libraries: %s"
426 msgstr "Não foi possível remover libaries estáticas: %s"
427
428 #: ../src/pakfire/builder.py:1116
429 msgid "Compressing man pages did not complete successfully."
430 msgstr "Compressão das man pages não foi completada com sucesso."
431
432 #: ../src/pakfire/builder.py:1136
433 msgid "Extracting debuginfo did not complete with success. Aborting build."
434 msgstr "A Extração da informação de debug não terminou com sucesso. Abortando."
435
436 #: ../src/pakfire/cli.py:53
437 msgid "Pakfire command line interface."
438 msgstr "Linha de comando Pakfire."
439
440 #: ../src/pakfire/cli.py:60
441 msgid "The path where pakfire should operate in."
442 msgstr "Path onde o Pakfire deve operar."
443
444 #: ../src/pakfire/cli.py:149
445 msgid "Enable verbose output."
446 msgstr "Habilita saída detalhada."
447
448 #: ../src/pakfire/cli.py:152
449 msgid "Path to a configuration file to load."
450 msgstr "Caminho do arquivo de configuração a ser carregado"
451
452 #: ../src/pakfire/cli.py:155
453 msgid "Disable a repository temporarily."
454 msgstr "Desabilita repositório temporariamente."
455
456 #: ../src/pakfire/cli.py:158
457 msgid "Enable a repository temporarily."
458 msgstr "Habilita temporariamente um repositório."
459
460 #: ../src/pakfire/cli.py:162
461 msgid "Run pakfire in offline mode."
462 msgstr "Rodar pakfire em modo offline."
463
464 #: ../src/pakfire/cli.py:167
465 msgid "Install one or more packages to the system."
466 msgstr "Instala um ou mais pacotes no sistema."
467
468 #: ../src/pakfire/cli.py:169
469 msgid "Give name of at least one package to install."
470 msgstr "Digite pelo menos um pacote a ser instalado."
471
472 #: ../src/pakfire/cli.py:171
473 msgid "Don't install recommended packages."
474 msgstr "Não instalar os pacotes recomendados."
475
476 #: ../src/pakfire/cli.py:177
477 msgid "Reinstall one or more packages."
478 msgstr "Reinstala um ou mais pacotes."
479
480 #: ../src/pakfire/cli.py:179
481 msgid "Give name of at least one package to reinstall."
482 msgstr "Forneça ao menos um pacote a ser reinstalado."
483
484 #: ../src/pakfire/cli.py:185
485 msgid "Remove one or more packages from the system."
486 msgstr "Remove um ou mais pacotes do sistema."
487
488 #: ../src/pakfire/cli.py:187
489 msgid "Give name of at least one package to remove."
490 msgstr "Digite pelo menos um pacote a ser removido."
491
492 #: ../src/pakfire/cli.py:194
493 msgid "Give a name of a package to update or leave emtpy for all."
494 msgstr "Digite um pacote a ser atualizado ou deixe em branco para todos."
495
496 #: ../src/pakfire/cli.py:197
497 msgid "Exclude package from update."
498 msgstr "Exclui pacote do update."
499
500 #: ../src/pakfire/cli.py:199 ../src/pakfire/cli.py:231
501 msgid "Allow changing the vendor of packages."
502 msgstr "Permita modificar o desenvolvedor do pacote."
503
504 #: ../src/pakfire/cli.py:201 ../src/pakfire/cli.py:233
505 msgid "Disallow changing the architecture of packages."
506 msgstr "Não permitir alterar a arquitetura de pacotes."
507
508 #: ../src/pakfire/cli.py:206
509 msgid "Update the whole system or one specific package."
510 msgstr "Atualiza todo o sistema ou um pacote específico."
511
512 #: ../src/pakfire/cli.py:213
513 msgid "Sync all installed with the latest one in the distribution."
514 msgstr "Sincronizar todos os instalados com o mais recente da distribuição."
515
516 #: ../src/pakfire/cli.py:220
517 msgid "Check, if there are any updates available."
518 msgstr "Analisa se há alguma atualização necessária."
519
520 #: ../src/pakfire/cli.py:227
521 msgid "Downgrade one or more packages."
522 msgstr "Downgrade um ou mais pacotes."
523
524 #: ../src/pakfire/cli.py:229
525 msgid "Give a name of a package to downgrade."
526 msgstr "Forneça o nome de um pacote a fazer downgrade."
527
528 #: ../src/pakfire/cli.py:239
529 msgid "Print some information about the given package(s)."
530 msgstr "Mostra informações sobre o(s) pacote(s) escolhido(s)."
531
532 #: ../src/pakfire/cli.py:241
533 msgid "Give at least the name of one package."
534 msgstr "Digite pelo menos o nome de um pacote."
535
536 #: ../src/pakfire/cli.py:247
537 msgid "Search for a given pattern."
538 msgstr "Procura por padrão."
539
540 #: ../src/pakfire/cli.py:249
541 msgid "A pattern to search for."
542 msgstr "Um padrão para procura."
543
544 #: ../src/pakfire/cli.py:255
545 msgid "Get a list of packages that provide a given file or feature."
546 msgstr "Retorna uma lista de pacotes que possuem um arquivo ou característica."
547
548 #: ../src/pakfire/cli.py:257
549 msgid "File or feature to search for."
550 msgstr "Arquivo ou características para procura."
551
552 #: ../src/pakfire/cli.py:263
553 msgid "Get list of packages that belong to the given group."
554 msgstr "Mostrar lista de pacotes que pertencem ao grupo."
555
556 #: ../src/pakfire/cli.py:265
557 msgid "Group name to search for."
558 msgstr "Grupo a ser procurado."
559
560 #: ../src/pakfire/cli.py:271
561 msgid "Install all packages that belong to the given group."
562 msgstr "Instala todos os pacotes que pertencem ao grupo."
563
564 #: ../src/pakfire/cli.py:273
565 msgid "Group name."
566 msgstr "Nome do grupo."
567
568 #: ../src/pakfire/cli.py:279
569 msgid "List all currently enabled repositories."
570 msgstr "Lista todos os repositórios habilitados."
571
572 #: ../src/pakfire/cli.py:283
573 msgid "Cleanup commands."
574 msgstr "Comandos de limpeza."
575
576 #: ../src/pakfire/cli.py:291
577 msgid "Cleanup all temporary files."
578 msgstr "Limpa todos arquivos temporários"
579
580 #: ../src/pakfire/cli.py:297
581 msgid "Check the system for any errors."
582 msgstr "Analisa o sistema em busca de erros."
583
584 #: ../src/pakfire/cli.py:303
585 msgid "Check the dependencies for a particular package."
586 msgstr "Analisa as dependências para um pacote específico."
587
588 #: ../src/pakfire/cli.py:305
589 msgid "Give name of at least one package to check."
590 msgstr "Fornece o nome ao menos de um pacote para análise."
591
592 #: ../src/pakfire/cli.py:311
593 msgid "Extract a package to a directory."
594 msgstr "Extrai o pacote para um diretório."
595
596 #: ../src/pakfire/cli.py:313
597 msgid "Give name of the file to extract."
598 msgstr "Informe um nome para extrair."
599
600 #: ../src/pakfire/cli.py:315
601 msgid "Target directory where to extract to."
602 msgstr "Diretório para extração."
603
604 #: ../src/pakfire/cli.py:403 ../src/pakfire/transaction.py:425
605 msgid "Repository"
606 msgstr "Repositório"
607
608 #: ../src/pakfire/cli.py:403
609 msgid "Enabled"
610 msgstr "Habilitado."
611
612 #: ../src/pakfire/cli.py:403 ../src/pakfire/cli.py:1144
613 msgid "Priority"
614 msgstr "Prioridade"
615
616 #: ../src/pakfire/cli.py:403 ../src/pakfire/cli.py:1189
617 msgid "Packages"
618 msgstr "Pacotes"
619
620 #: ../src/pakfire/cli.py:411
621 msgid "Cleaning up everything..."
622 msgstr "Limpa tudo..."
623
624 #: ../src/pakfire/cli.py:447
625 msgid "Cannot extract mixed package types"
626 msgstr "Não é possível extrair tipos de pacotes variados"
627
628 #: ../src/pakfire/cli.py:450
629 msgid "You must provide an install directory with --target=..."
630 msgstr "Você deve fornecer um diretório de instalação com --target=..."
631
632 #: ../src/pakfire/cli.py:456
633 msgid "Cannot extract to /."
634 msgstr "Não é possível extrair para /."
635
636 #: ../src/pakfire/cli.py:474
637 msgid "You cannot run pakfire-builder in a pakfire chroot."
638 msgstr "Você não pode rodar pakfire-build em um pakfire chroot."
639
640 #: ../src/pakfire/cli.py:477 ../src/pakfire/cli.py:819
641 msgid "Pakfire builder command line interface."
642 msgstr "Linha de comando do compilador Parkfire"
643
644 #: ../src/pakfire/cli.py:536
645 msgid "Choose the distribution configuration to use for build"
646 msgstr "Escolha a configuração de distribuição para usar na compilação"
647
648 #: ../src/pakfire/cli.py:539
649 msgid "Run pakfire for the given architecture."
650 msgstr "Usar o pacote para a arquitetura citada."
651
652 #: ../src/pakfire/cli.py:544
653 msgid "Update the package indexes."
654 msgstr "Atualizar os index dos pacotes."
655
656 #: ../src/pakfire/cli.py:550 ../src/pakfire/cli.py:839
657 msgid "Build one or more packages."
658 msgstr "Compilar um ou mais pacotes."
659
660 #: ../src/pakfire/cli.py:552 ../src/pakfire/cli.py:728
661 #: ../src/pakfire/cli.py:841
662 msgid "Give name of at least one package to build."
663 msgstr "Cite ao menos um pacote para a compilação."
664
665 #: ../src/pakfire/cli.py:556 ../src/pakfire/cli.py:588
666 #: ../src/pakfire/cli.py:847
667 msgid "Path were the output files should be copied to."
668 msgstr "Caminho onde as saídas devem ser copiadas."
669
670 #: ../src/pakfire/cli.py:558 ../src/pakfire/cli.py:575
671 #: ../src/pakfire/cli.py:849
672 msgid "Mode to run in. Is either 'release' or 'development' (default)."
673 msgstr "Modo de operação. Ou 'release' ou 'development' (padrão)."
674
675 #: ../src/pakfire/cli.py:560
676 msgid "Run a shell after a successful build."
677 msgstr "Roda uma shell após um build bem sucedido. "
678
679 #: ../src/pakfire/cli.py:562
680 msgid "Do not perform the install test."
681 msgstr "Não realiza o teste de instalação."
682
683 #: ../src/pakfire/cli.py:564 ../src/pakfire/cli.py:577
684 msgid "Disable network in container."
685 msgstr "Desabilitar rede no contêiner."
686
687 #: ../src/pakfire/cli.py:569
688 msgid "Go into a shell."
689 msgstr "Entra em uma shell."
690
691 #: ../src/pakfire/cli.py:571
692 msgid "Give name of a package."
693 msgstr "De o nome de uma pacote."
694
695 #: ../src/pakfire/cli.py:582
696 msgid "Generate a source package."
697 msgstr "Gera pacote fonte."
698
699 #: ../src/pakfire/cli.py:584
700 msgid "Give name(s) of a package(s)."
701 msgstr "Cite algum(ns) pacote(s)."
702
703 #: ../src/pakfire/cli.py:685
704 msgid "Pakfire server command line interface."
705 msgstr "Linha de comando do servidor pakfire"
706
707 #: ../src/pakfire/cli.py:726
708 msgid "Send a scrach build job to the server."
709 msgstr "Envia um build temporário ao servidor."
710
711 #: ../src/pakfire/cli.py:730
712 msgid "Limit build to only these architecture(s)."
713 msgstr "Limitar builds a apenas essa(s) arquitetura(s)."
714
715 #: ../src/pakfire/cli.py:736
716 msgid "Send a keepalive to the server."
717 msgstr "Envia um \"keepalive\" ao servidor."
718
719 #: ../src/pakfire/cli.py:743
720 msgid "Update all repositories."
721 msgstr "Atualiza todos os repositórios"
722
723 #: ../src/pakfire/cli.py:749
724 msgid "Repository management commands."
725 msgstr "Comandos de controle do respositório."
726
727 #: ../src/pakfire/cli.py:757
728 msgid "Create a new repository index."
729 msgstr "Cria um novo índice de repositório."
730
731 #: ../src/pakfire/cli.py:759
732 msgid "Path to the packages."
733 msgstr "Caminho dos pacotes."
734
735 #: ../src/pakfire/cli.py:761
736 msgid "Path to input packages."
737 msgstr "Caminho para pacotes de entrada."
738
739 #: ../src/pakfire/cli.py:763
740 msgid "Key to sign the repository with."
741 msgstr "Chave para assinar o repositório"
742
743 #: ../src/pakfire/cli.py:768
744 msgid "Dump some information about this machine."
745 msgstr "Forneça algumas informações sobre esta máquina."
746
747 #: ../src/pakfire/cli.py:845 ../src/pakfire/cli.py:937
748 msgid "Build the package for the given architecture."
749 msgstr "Constroi o pacote a arquitetura citada."
750
751 #: ../src/pakfire/cli.py:851
752 msgid "Do not verify build dependencies."
753 msgstr "Não verifique dependências de build."
754
755 #: ../src/pakfire/cli.py:853
756 msgid "Only run the prepare stage."
757 msgstr "Só executar o estágio de preparação."
758
759 #: ../src/pakfire/cli.py:887
760 msgid "Pakfire client command line interface."
761 msgstr "Interface de linha de comando do Pakfire "
762
763 #: ../src/pakfire/cli.py:931
764 msgid "Build a package remotely."
765 msgstr "Monta um pacote remotamente."
766
767 #: ../src/pakfire/cli.py:933
768 msgid "Give name of a package to build."
769 msgstr "Forneça o nome de um pacote a ser construído."
770
771 #: ../src/pakfire/cli.py:942
772 msgid "Print some information about this host."
773 msgstr "Fornece algumas informações sobre esse host."
774
775 #: ../src/pakfire/cli.py:948
776 msgid "Check the connection to the hub."
777 msgstr "Verifica a conexão com o HUB."
778
779 #: ../src/pakfire/cli.py:953
780 msgid "Show information about build jobs."
781 msgstr "Mostrar informações sobre os trabalhos de construção."
782
783 #: ../src/pakfire/cli.py:963
784 msgid "Show a list of all active jobs."
785 msgstr "Exibe lista de jobs ativos."
786
787 #: ../src/pakfire/cli.py:968
788 msgid "Show a list of all recently finished of failed build jobs."
789 msgstr ""
790 "Mostra uma lista de todos os recém-terminados trabalhos construidos que "
791 "falharam."
792
793 #: ../src/pakfire/cli.py:973
794 msgid "Show details about given build job."
795 msgstr "Ver detalhes sobre determinado trabalho de construção."
796
797 #: ../src/pakfire/cli.py:974
798 msgid "The ID of the build job."
799 msgstr "O ID do trabalho de construção."
800
801 #: ../src/pakfire/cli.py:979
802 msgid "Show information about builds."
803 msgstr "Mostrar informações sobre construções."
804
805 #: ../src/pakfire/cli.py:987
806 msgid "Show details about the given build."
807 msgstr "Ver detalhes sobre uma determinada construção."
808
809 #: ../src/pakfire/cli.py:988
810 msgid "The ID of the build."
811 msgstr "ID da compilação."
812
813 #: ../src/pakfire/cli.py:993
814 msgid "Test the connection to the hub."
815 msgstr "Teste a conexão com o hub."
816
817 #: ../src/pakfire/cli.py:994
818 msgid "Error code to test."
819 msgstr "Código de erro para testar."
820
821 #: ../src/pakfire/cli.py:1045 ../src/pakfire/server.py:303
822 msgid "Hostname"
823 msgstr "Hostname"
824
825 #: ../src/pakfire/cli.py:1046
826 msgid "Pakfire hub"
827 msgstr "Hub pakfire"
828
829 #: ../src/pakfire/cli.py:1049
830 msgid "Username"
831 msgstr "Usuário"
832
833 #. Hardware information
834 #: ../src/pakfire/cli.py:1053 ../src/pakfire/server.py:307
835 msgid "Hardware information"
836 msgstr "Informação de hardware"
837
838 #: ../src/pakfire/cli.py:1054 ../src/pakfire/server.py:308
839 msgid "CPU model"
840 msgstr "Modelo da CPU"
841
842 #: ../src/pakfire/cli.py:1055 ../src/pakfire/server.py:309
843 msgid "Memory"
844 msgstr "Memória"
845
846 #: ../src/pakfire/cli.py:1056
847 msgid "Parallelism"
848 msgstr "Paralelismo"
849
850 #: ../src/pakfire/cli.py:1058 ../src/pakfire/server.py:311
851 msgid "Native arch"
852 msgstr "Arquitetura"
853
854 #: ../src/pakfire/cli.py:1060
855 msgid "Default arch"
856 msgstr "Arquitetura padrão"
857
858 #: ../src/pakfire/cli.py:1062 ../src/pakfire/server.py:313
859 msgid "Supported arches"
860 msgstr "Arquiteturas suportadas"
861
862 #: ../src/pakfire/cli.py:1075
863 msgid "Your IP address"
864 msgstr "Seu endereço IP"
865
866 #: ../src/pakfire/cli.py:1080
867 msgid "You are authenticated to the build service:"
868 msgstr "Você está autenticado ao serviço de build:"
869
870 #: ../src/pakfire/cli.py:1086
871 msgid "User name"
872 msgstr "Login"
873
874 #: ../src/pakfire/cli.py:1087
875 msgid "Real name"
876 msgstr "Nome completo"
877
878 #: ../src/pakfire/cli.py:1088
879 msgid "Email address"
880 msgstr "Email"
881
882 #: ../src/pakfire/cli.py:1089
883 msgid "Registered"
884 msgstr "Registrado"
885
886 #: ../src/pakfire/cli.py:1096
887 msgid "You could not be authenticated to the build service."
888 msgstr "Não foi possível autenticar-se ao serviço de build"
889
890 #: ../src/pakfire/cli.py:1117
891 msgid "No ongoing jobs found."
892 msgstr "Nenhum trabalho em andamento foi encontrado."
893
894 #: ../src/pakfire/cli.py:1120
895 msgid "Active build jobs"
896 msgstr "Jobs de compilação ativos"
897
898 #: ../src/pakfire/cli.py:1126
899 msgid "No jobs found."
900 msgstr "Nenhum job encontrado."
901
902 #: ../src/pakfire/cli.py:1129
903 msgid "Recently processed build jobs"
904 msgstr "Jobs de compilação executados recentemente"
905
906 #: ../src/pakfire/cli.py:1136
907 #, python-format
908 msgid "A build with ID %s could not be found."
909 msgstr "A construção com ID %s não pôde ser encontrada."
910
911 #: ../src/pakfire/cli.py:1139
912 #, python-format
913 msgid "Build: %(name)s"
914 msgstr "Compilação: %(name)s"
915
916 #: ../src/pakfire/cli.py:1143 ../src/pakfire/cli.py:1171
917 msgid "State"
918 msgstr "Estado"
919
920 #: ../src/pakfire/cli.py:1147
921 msgid "Jobs"
922 msgstr "Jobs"
923
924 #: ../src/pakfire/cli.py:1160
925 #, python-format
926 msgid "A job with ID %s could not be found."
927 msgstr "Um trabalho com ID %s não pôde ser encontrado."
928
929 #: ../src/pakfire/cli.py:1167
930 #, python-format
931 msgid "Job: %(name)s"
932 msgstr "Job: %(name)s"
933
934 #: ../src/pakfire/cli.py:1172 ../src/pakfire/packages/base.py:107
935 #: ../src/pakfire/transaction.py:423
936 msgid "Arch"
937 msgstr "Arch"
938
939 #: ../src/pakfire/cli.py:1177 ../src/pakfire/packages/base.py:148
940 msgid "Build host"
941 msgstr "Host do Build"
942
943 #: ../src/pakfire/cli.py:1182
944 msgid "Time created"
945 msgstr "Criado em"
946
947 #: ../src/pakfire/cli.py:1183
948 msgid "Time started"
949 msgstr "Iniciado em"
950
951 #: ../src/pakfire/cli.py:1184
952 msgid "Time finished"
953 msgstr "Finalizado em"
954
955 #: ../src/pakfire/cli.py:1185
956 msgid "Duration"
957 msgstr "Duração"
958
959 #: ../src/pakfire/cli.py:1213
960 msgid "Invalid error code given."
961 msgstr "Código de erro fornecido é inválido."
962
963 #: ../src/pakfire/cli.py:1216
964 #, python-format
965 msgid "Reponse from the server: %s"
966 msgstr "Resposta do servidor: %s"
967
968 #: ../src/pakfire/cli.py:1227
969 msgid "Pakfire daemon command line interface."
970 msgstr "Interface de linha de comando do Daemon Pakfire"
971
972 #: ../src/pakfire/cli.py:1258
973 msgid "Pakfire key command line interface."
974 msgstr "Chave pakfire de linha de comando."
975
976 #: ../src/pakfire/cli.py:1294 ../src/pakfire/cli.py:1304
977 msgid "Import a key from file."
978 msgstr "Importar chave de um arquivo."
979
980 #: ../src/pakfire/cli.py:1296
981 msgid "The real name of the owner of this key."
982 msgstr "O nome real do proprietário desta chave."
983
984 #: ../src/pakfire/cli.py:1298
985 msgid "The email address of the owner of this key."
986 msgstr "O e-mail do proprietário desta chave."
987
988 #: ../src/pakfire/cli.py:1306
989 msgid "Filename of that key to import."
990 msgstr "Nome do arquivo da chave para importar."
991
992 #: ../src/pakfire/cli.py:1312
993 msgid "Export a key to a file."
994 msgstr "Exportar a chave para arquivo."
995
996 #: ../src/pakfire/cli.py:1314
997 msgid "The ID of the key to export."
998 msgstr "ID da chave para exportar."
999
1000 #: ../src/pakfire/cli.py:1316
1001 msgid "Write the key to this file."
1002 msgstr "Escreva a chave para este arquivo."
1003
1004 #: ../src/pakfire/cli.py:1322
1005 msgid "Delete a key from the local keyring."
1006 msgstr "Remove uma chave de um chaveiro local."
1007
1008 #: ../src/pakfire/cli.py:1324
1009 msgid "The ID of the key to delete."
1010 msgstr "ID da chave para deletar."
1011
1012 #: ../src/pakfire/cli.py:1330
1013 msgid "List all imported keys."
1014 msgstr "Todas as chaves importadas."
1015
1016 #: ../src/pakfire/cli.py:1336
1017 msgid "Sign one or more packages."
1018 msgstr "Assina um ou mais pacotes."
1019
1020 #: ../src/pakfire/cli.py:1338
1021 msgid "Key that is used sign the package(s)."
1022 msgstr "Chave usada para assinar pacote(s)."
1023
1024 #: ../src/pakfire/cli.py:1340
1025 msgid "Package(s) to sign."
1026 msgstr "Pacote(s) para assinar."
1027
1028 #: ../src/pakfire/cli.py:1346
1029 msgid "Verify one or more packages."
1030 msgstr "Verifica um ou mais pacotes."
1031
1032 #: ../src/pakfire/cli.py:1350
1033 msgid "Package(s) to verify."
1034 msgstr "Pacote(s) para verificar."
1035
1036 #: ../src/pakfire/cli.py:1357
1037 msgid "Generating the key may take a moment..."
1038 msgstr "Gerando a chave, pode levar algum tempo..."
1039
1040 #: ../src/pakfire/cli.py:1411
1041 #, python-format
1042 msgid "Signing %s..."
1043 msgstr "Assinando %s..."
1044
1045 #: ../src/pakfire/cli.py:1431
1046 #, python-format
1047 msgid "Verifying %s..."
1048 msgstr "Verificando %s..."
1049
1050 #: ../src/pakfire/cli.py:1441
1051 msgid "This signature is valid."
1052 msgstr "Esta assinatura é válida."
1053
1054 #: ../src/pakfire/cli.py:1444
1055 msgid "Unknown key"
1056 msgstr "Chave desconhecida"
1057
1058 #: ../src/pakfire/cli.py:1445
1059 msgid "Could not check if this signature is valid."
1060 msgstr "Não foi possível checar se assinatura é valida."
1061
1062 #: ../src/pakfire/cli.py:1448 ../src/pakfire/keyring.py:98
1063 #, python-format
1064 msgid "Created: %s"
1065 msgstr "Criado em: %s"
1066
1067 #: ../src/pakfire/cli.py:1452 ../src/pakfire/keyring.py:101
1068 #, python-format
1069 msgid "Expires: %s"
1070 msgstr "Expira em: %s"
1071
1072 #: ../src/pakfire/compress.py:85 ../src/pakfire/compress.py:95
1073 #, python-format
1074 msgid "Given algorithm '%s' is not supported."
1075 msgstr "O Algorítimo '%s' não foi suportado."
1076
1077 #: ../src/pakfire/config.py:191
1078 #, python-format
1079 msgid "Unhandled configuration update: %s = %s"
1080 msgstr "Atualização de configuração não tratada: %s = %s"
1081
1082 #: ../src/pakfire/config.py:205
1083 msgid "Configuration:"
1084 msgstr "Configuração:"
1085
1086 #: ../src/pakfire/config.py:207
1087 #, python-format
1088 msgid "Section: %s"
1089 msgstr "Seção: %s"
1090
1091 #: ../src/pakfire/config.py:212
1092 msgid "No settings in this section."
1093 msgstr "Nenhuma configuração nessa sessão."
1094
1095 #: ../src/pakfire/config.py:214
1096 msgid "Loaded from files:"
1097 msgstr "Carregado dos arquivos:"
1098
1099 #: ../src/pakfire/daemon.py:100
1100 msgid "Shutting down..."
1101 msgstr "Desligando..."
1102
1103 #: ../src/pakfire/daemon.py:104
1104 msgid "Restarting keepalive process"
1105 msgstr "Reiniciando o processo de manutenção de atividade"
1106
1107 #: ../src/pakfire/daemon.py:166
1108 #, python-format
1109 msgid "Terminating worker process: %s"
1110 msgstr "Encerrando processo de trabalho: %s"
1111
1112 #: ../src/pakfire/daemon.py:315
1113 msgid "Sending builder information to hub..."
1114 msgstr "Enviando informações de construção ao hub..."
1115
1116 #: ../src/pakfire/downloader.py:165
1117 msgid "Downloading source files:"
1118 msgstr "Baixando pacotes fontes:"
1119
1120 #: ../src/pakfire/downloader.py:168
1121 msgid "Cannot download source code in offline mode."
1122 msgstr "Não é possível baixar o código fonte em modo offline."
1123
1124 #: ../src/pakfire/downloader.py:191
1125 #, python-format
1126 msgid "Downloaded empty file: %s"
1127 msgstr "Arquivo vazio descarregado: %s"
1128
1129 #: ../src/pakfire/errors.py:30
1130 msgid "An unhandled error occured."
1131 msgstr "Um erro não tratado ocorreu."
1132
1133 #: ../src/pakfire/errors.py:46
1134 msgid "Could not compress/decompress data."
1135 msgstr "Não foi possível comprimir/descomprimir dados."
1136
1137 #: ../src/pakfire/errors.py:58
1138 msgid "One or more dependencies could not been resolved."
1139 msgstr "Uma ou mais dependências não puderam ser resolvidas."
1140
1141 #: ../src/pakfire/errors.py:61
1142 msgid "An error occured when pakfire tried to download files."
1143 msgstr "Um erro ocorreu quando pakfire tentou realizar o download de arquivos."
1144
1145 #: ../src/pakfire/errors.py:74
1146 msgid ""
1147 "The requested action cannot be done on offline mode.\n"
1148 "Please connect your system to the network, remove --offline from the command "
1149 "line and try again."
1150 msgstr ""
1151 "A ação solicitada não pode ser feita em modo offline.\n"
1152 "Por favor conecte seu sistema a rede, remova --offline da linha de comando e "
1153 "tente novamente."
1154
1155 #: ../src/pakfire/errors.py:86
1156 msgid "Running pakfire-build in a pakfire container?"
1157 msgstr "Rodar pakfire-build em um container pakfire?"
1158
1159 #: ../src/pakfire/errors.py:98 ../src/pakfire/transaction.py:510
1160 msgid "Transaction test was not successful"
1161 msgstr "Teste de transação falhou"
1162
1163 #: ../src/pakfire/errors.py:162
1164 msgid "Generic XMLRPC error."
1165 msgstr "Erro genérico XMLRPC."
1166
1167 #: ../src/pakfire/errors.py:166
1168 msgid ""
1169 "You are forbidden to perform this action. Maybe you need to check your "
1170 "credentials."
1171 msgstr "Você não pode executar esta ação, por favor verifique suas permissões."
1172
1173 #: ../src/pakfire/errors.py:170
1174 msgid "A request could not be fulfilled by the server."
1175 msgstr "A solicitação não pôde ser atendida pelo servidor."
1176
1177 #: ../src/pakfire/errors.py:174
1178 msgid "Could not find the requested URL."
1179 msgstr "Não foi possível encontrar a URL requisitada."
1180
1181 #: ../src/pakfire/errors.py:178
1182 msgid "An unforseable problem on the XML-RPC transport connection occured."
1183 msgstr "Um problema na conexão de transporte XML-RPC ocorreu inesperadamente."
1184
1185 #: ../src/pakfire/i18n.py:54
1186 #, python-format
1187 msgid "%(commas)s and %(last)s"
1188 msgstr "%(commas)s e %(last)s"
1189
1190 #: ../src/pakfire/keyring.py:76
1191 #, python-format
1192 msgid "Not in key store: %s"
1193 msgstr "Não está no armazenamento de chave: %s"
1194
1195 #: ../src/pakfire/keyring.py:82
1196 #, python-format
1197 msgid "Fingerprint: %s"
1198 msgstr "Impressão digital: %s"
1199
1200 #: ../src/pakfire/keyring.py:86
1201 msgid "Private key available!"
1202 msgstr "Chave privada disponível!"
1203
1204 #: ../src/pakfire/keyring.py:90
1205 #, python-format
1206 msgid "Subkey: %s"
1207 msgstr "Sub-chave: %s"
1208
1209 #: ../src/pakfire/keyring.py:92
1210 msgid "This key has expired!"
1211 msgstr "Esta chave expirou!"
1212
1213 #: ../src/pakfire/keyring.py:95
1214 msgid "This is a secret key."
1215 msgstr "Esta é uma chave secreta."
1216
1217 #: ../src/pakfire/keyring.py:103
1218 msgid "This key does not expire."
1219 msgstr "Esta chave não expira."
1220
1221 #: ../src/pakfire/keyring.py:151
1222 #, python-format
1223 msgid "Generating new key for %(realname)s <%(email)s>..."
1224 msgstr "Gerando nova chave para %(realname)s <%(email)s>..."
1225
1226 #: ../src/pakfire/keyring.py:152
1227 msgid "This may take a while..."
1228 msgstr "Isto pode demorar um pouco..."
1229
1230 #: ../src/pakfire/keyring.py:171
1231 #, python-format
1232 msgid "Successfully imported %s."
1233 msgstr "Importado com sucesso %s."
1234
1235 #: ../src/pakfire/keyring.py:191
1236 msgid "Host key:"
1237 msgstr "Chave do host:"
1238
1239 #: ../src/pakfire/keyring.py:198
1240 #, python-format
1241 msgid "WARNING! Host key with ID %s configured, but the secret key is missing!"
1242 msgstr ""
1243 "CUIDADO! Chave de host com ID %s configurada, mas chave secreta está "
1244 "faltando!"
1245
1246 #: ../src/pakfire/keyring.py:201
1247 #, python-format
1248 msgid "WARNING! Host key with ID %s configured, but not found!"
1249 msgstr "CUIDADO! Chave de host com ID %s configurada, mas não encontrada!"
1250
1251 #: ../src/pakfire/keyring.py:203
1252 msgid "No host key available or configured."
1253 msgstr "Nenhuma chave de host disponível ou configurada."
1254
1255 #: ../src/pakfire/packages/base.py:99
1256 msgid "Name"
1257 msgstr "Nome"
1258
1259 #: ../src/pakfire/packages/base.py:110 ../src/pakfire/transaction.py:427
1260 msgid "Version"
1261 msgstr "Versão"
1262
1263 #: ../src/pakfire/packages/base.py:111
1264 msgid "Release"
1265 msgstr "Release"
1266
1267 #: ../src/pakfire/packages/base.py:115 ../src/pakfire/transaction.py:426
1268 msgid "Size"
1269 msgstr "Tamanho"
1270
1271 #: ../src/pakfire/packages/base.py:119
1272 msgid "Installed size"
1273 msgstr "Tamanho instalado"
1274
1275 #: ../src/pakfire/packages/base.py:125
1276 msgid "Repo"
1277 msgstr "Repo"
1278
1279 #: ../src/pakfire/packages/base.py:128
1280 msgid "Summary"
1281 msgstr "Sumário"
1282
1283 #: ../src/pakfire/packages/base.py:129
1284 msgid "Groups"
1285 msgstr "Grupos"
1286
1287 #: ../src/pakfire/packages/base.py:130
1288 msgid "URL"
1289 msgstr "URL"
1290
1291 #: ../src/pakfire/packages/base.py:131
1292 msgid "License"
1293 msgstr "Licença"
1294
1295 #: ../src/pakfire/packages/base.py:134
1296 msgid "Description"
1297 msgstr "Descrição"
1298
1299 #: ../src/pakfire/packages/base.py:141
1300 msgid "Maintainer"
1301 msgstr "Mantenedor"
1302
1303 #: ../src/pakfire/packages/base.py:143
1304 msgid "Vendor"
1305 msgstr "Mantenedor"
1306
1307 #: ../src/pakfire/packages/base.py:145
1308 msgid "UUID"
1309 msgstr "UUID"
1310
1311 #: ../src/pakfire/packages/base.py:146
1312 msgid "Build ID"
1313 msgstr "Build ID"
1314
1315 #: ../src/pakfire/packages/base.py:147
1316 msgid "Build date"
1317 msgstr "Data do Build"
1318
1319 #: ../src/pakfire/packages/base.py:150
1320 msgid "Signatures"
1321 msgstr "Assinaturas"
1322
1323 #: ../src/pakfire/packages/base.py:155
1324 msgid "Provides"
1325 msgstr "Provê"
1326
1327 #: ../src/pakfire/packages/base.py:160
1328 msgid "Pre-requires"
1329 msgstr "Pré-requisitos"
1330
1331 #: ../src/pakfire/packages/base.py:165
1332 msgid "Requires"
1333 msgstr "Requerimentos"
1334
1335 #: ../src/pakfire/packages/base.py:170
1336 msgid "Conflicts"
1337 msgstr "Conflita"
1338
1339 #: ../src/pakfire/packages/base.py:175
1340 msgid "Obsoletes"
1341 msgstr "Obsoleto"
1342
1343 #: ../src/pakfire/packages/base.py:180
1344 msgid "Recommends"
1345 msgstr "Recomendação"
1346
1347 #: ../src/pakfire/packages/base.py:185
1348 msgid "Suggests"
1349 msgstr "Sugere"
1350
1351 #: ../src/pakfire/packages/base.py:193
1352 msgid "File"
1353 msgstr "Arquivo"
1354
1355 #: ../src/pakfire/packages/base.py:383
1356 msgid "Not set"
1357 msgstr "Não setado"
1358
1359 #: ../src/pakfire/packages/base.py:570
1360 #, python-format
1361 msgid "Config file saved as %s."
1362 msgstr "Arquivo de configuração salvo como %s."
1363
1364 #: ../src/pakfire/packages/base.py:575
1365 #, python-format
1366 msgid "Preserving datafile '/%s'"
1367 msgstr "Preservar arquivo de dados '/%s'"
1368
1369 #: ../src/pakfire/packages/file.py:82
1370 #, python-format
1371 msgid "Filename: %s"
1372 msgstr "Nome do arquivo: %s"
1373
1374 #: ../src/pakfire/packages/file.py:184
1375 #, python-format
1376 msgid "File in archive is missing in file metadata: %s. Skipping."
1377 msgstr "Está faltando metadata em um arquivo no arquivo : %s. Igorando."
1378
1379 #: ../src/pakfire/packages/file.py:240
1380 #, python-format
1381 msgid "Config file created as %s"
1382 msgstr "Arquivo de configuração criado como %s"
1383
1384 #: ../src/pakfire/packages/file.py:245
1385 #, python-format
1386 msgid "Don't overwrite already existing datafile '/%s'"
1387 msgstr "Não substituir o arquivo de dados existente '/%s'"
1388
1389 #: ../src/pakfire/packages/file.py:259
1390 #, python-format
1391 msgid "Could not remove file: /%s"
1392 msgstr "Não foi possível remover arquivo: /%s"
1393
1394 #: ../src/pakfire/packages/lexer.py:756
1395 #, python-format
1396 msgid "Template does not exist: %s"
1397 msgstr "Template não existe: %s"
1398
1399 #: ../src/pakfire/packages/make.py:83
1400 msgid "Package name is undefined."
1401 msgstr "Nome do pacote não definido."
1402
1403 #: ../src/pakfire/packages/make.py:86
1404 msgid "Package version is undefined."
1405 msgstr "Versão do pacote não definido."
1406
1407 #: ../src/pakfire/packages/make.py:443
1408 #, python-format
1409 msgid "Searching for automatic dependencies for %s..."
1410 msgstr "Procurando dependências automáticas para %s..."
1411
1412 #: ../src/pakfire/packages/make.py:497
1413 #, python-format
1414 msgid "Regular experession is invalid and has been skipped: %s"
1415 msgstr "Expressão regular é invalida e foi ignorada: %s"
1416
1417 #. Let the user know what has been done.
1418 #: ../src/pakfire/packages/make.py:513
1419 #, python-format
1420 msgid "Filter '%(pattern)s' filtered %(dep)s."
1421 msgstr "Filtro '%(pattern)s' filtrados %(dep)s."
1422
1423 #. Load progressbar.
1424 #: ../src/pakfire/packages/packager.py:399
1425 #: ../src/pakfire/packages/packager.py:713
1426 msgid "Packaging"
1427 msgstr "Empacotamento"
1428
1429 #: ../src/pakfire/packages/packager.py:741
1430 #, python-format
1431 msgid "Building source package %s:"
1432 msgstr "Construindo pacote fonte %s:"
1433
1434 #: ../src/pakfire/packages/tar.py:87
1435 #, python-format
1436 msgid "Could not extract file: /%(src)s - %(dst)s"
1437 msgstr "Não foi possível extrair arquivo: /%(src)s - %(dst)s"
1438
1439 #: ../src/pakfire/progressbar.py:206
1440 #, fuzzy, python-format
1441 msgid "Elapsed Time: %s"
1442 msgstr "Espaço liberado: %s"
1443
1444 #: ../src/pakfire/progressbar.py:228 ../src/pakfire/progressbar.py:235
1445 msgid "ETA"
1446 msgstr ""
1447
1448 #: ../src/pakfire/progressbar.py:231
1449 msgid "Time"
1450 msgstr ""
1451
1452 #: ../src/pakfire/repository/__init__.py:93
1453 msgid "Initializing repositories..."
1454 msgstr "Iniciando repositórios..."
1455
1456 #: ../src/pakfire/repository/database.py:120
1457 msgid "The format of the database is not supported by this version of pakfire."
1458 msgstr ""
1459 "O formato do bando de dados não é suportado por essa versão do pakfire."
1460
1461 #: ../src/pakfire/repository/database.py:229
1462 #, python-format
1463 msgid "Cannot use database with version greater than %s."
1464 msgstr "Não é possível utilizar o banco de dados com versão maior que %s."
1465
1466 #: ../src/pakfire/repository/database.py:231
1467 #, python-format
1468 msgid "Migrating database from format %(old)s to %(new)s."
1469 msgstr "Migrando banco de dados do formato %(old)s para %(new)s."
1470
1471 #. Create progress bar.
1472 #: ../src/pakfire/repository/local.py:123
1473 #, python-format
1474 msgid "%s: Adding packages..."
1475 msgstr "%s: Adicionando pacotes..."
1476
1477 #. Make a nice progress bar.
1478 #: ../src/pakfire/repository/local.py:229
1479 msgid "Compressing database..."
1480 msgstr "Comprimindo banco de dados..."
1481
1482 #. Create progress bar.
1483 #: ../src/pakfire/repository/local.py:287
1484 #, python-format
1485 msgid "%s: Reading packages..."
1486 msgstr "%s: Lendo pacotes..."
1487
1488 #: ../src/pakfire/repository/remote.py:151
1489 #, python-format
1490 msgid "No metadata available for repository %s. Cannot download any."
1491 msgstr ""
1492 "Nenhum metadado disponível para o repositório %s. Não posso baixar nenhum."
1493
1494 #: ../src/pakfire/repository/remote.py:176
1495 #, python-format
1496 msgid "Could not update metadata for %s from any mirror server"
1497 msgstr "Não possível atualizar metadados para %s de qualquer servidor espelho."
1498
1499 #: ../src/pakfire/repository/remote.py:185
1500 msgid "The downloaded metadata was less recent than the current one."
1501 msgstr "O metadado baixado era mais antigo que o atual."
1502
1503 #: ../src/pakfire/repository/remote.py:224
1504 #, python-format
1505 msgid "Cannot download package database for %s in offline mode."
1506 msgstr ""
1507 "Não é possivel baixar o banco de dados de pacote para %s em modo offline."
1508
1509 #: ../src/pakfire/repository/remote.py:235
1510 #, python-format
1511 msgid "%s: package database"
1512 msgstr "%s: database de pacote"
1513
1514 #: ../src/pakfire/repository/remote.py:309
1515 #, python-format
1516 msgid "Cannot download this file in offline mode: %s"
1517 msgstr "Não posso fazer o download deste arquivo em modo offiline: %s"
1518
1519 #: ../src/pakfire/repository/remote.py:315
1520 #, python-format
1521 msgid "Could not download %s: %s"
1522 msgstr "Não foi possível baixar %s: %s"
1523
1524 #: ../src/pakfire/repository/remote.py:340
1525 msgid "The checksum of the downloaded file did not match."
1526 msgstr "O Checksum do arquivo baixado não combina."
1527
1528 #: ../src/pakfire/repository/remote.py:341
1529 #, python-format
1530 msgid "Expected %(good)s but got %(bad)s."
1531 msgstr "Experado %(good)s mas recebi %(bad)s."
1532
1533 #: ../src/pakfire/repository/remote.py:342
1534 msgid "Trying an other mirror."
1535 msgstr "Tentando outra fonte."
1536
1537 #. Create a progressbar.
1538 #: ../src/pakfire/repository/system.py:59
1539 msgid "Loading installed packages"
1540 msgstr "Carregando pacotes instalados"
1541
1542 #: ../src/pakfire/satsolver.py:329
1543 #, python-format
1544 msgid "Dependency solving finished in %.2f ms"
1545 msgstr "Resolução de dependência terminou em %.2f ms"
1546
1547 #: ../src/pakfire/satsolver.py:344 ../src/pakfire/satsolver.py:370
1548 msgid "The solver returned one problem:"
1549 msgstr "O resolvedor retornou um problema:"
1550
1551 #. Ask the user if he or she want to modify the request. If not, just exit.
1552 #: ../src/pakfire/satsolver.py:386
1553 msgid "Do you want to manually alter the request?"
1554 msgstr "Deseja alterar manualmente a solicitação?"
1555
1556 #: ../src/pakfire/satsolver.py:389
1557 msgid "You can now try to satisfy the solver by modifying your request."
1558 msgstr ""
1559 "Agora você pode tentar satisfazer o solucionador modificando o seu pedido."
1560
1561 #: ../src/pakfire/satsolver.py:394
1562 msgid "Which problem to you want to resolve?"
1563 msgstr "Qual problema você quer resolver?"
1564
1565 #: ../src/pakfire/satsolver.py:396
1566 msgid "Press enter to try to re-solve the request."
1567 msgstr "Pressione Enter para tentar voltar a resolver o pedido."
1568
1569 #: ../src/pakfire/satsolver.py:427
1570 #, python-format
1571 msgid " Solution: %s"
1572 msgstr "Solução: %s"
1573
1574 #: ../src/pakfire/satsolver.py:436
1575 msgid " Solutions:"
1576 msgstr "Soluções:"
1577
1578 #: ../src/pakfire/server.py:279 ../src/pakfire/system.py:149
1579 msgid "Could not be determined"
1580 msgstr "Não pode ser determinado"
1581
1582 #: ../src/pakfire/shell.py:84
1583 #, python-format
1584 msgid "Executing command: %s in %s"
1585 msgstr "Executando comando: %s em %s"
1586
1587 #: ../src/pakfire/shell.py:123
1588 #, python-format
1589 msgid "Command exceeded timeout (%(timeout)d): %(command)s"
1590 msgstr "O comando excedeu o tempo limite (%(timeout)d): %(command)s"
1591
1592 #: ../src/pakfire/shell.py:129
1593 #, python-format
1594 msgid "Child returncode was: %s"
1595 msgstr "Código de retorno filho foi: %s"
1596
1597 #: ../src/pakfire/shell.py:132
1598 #, python-format
1599 msgid "Command failed: %s"
1600 msgstr "Comando falhou: %s"
1601
1602 #: ../src/pakfire/transaction.py:91
1603 #, python-format
1604 msgid "file %(name)s from %(pkg1)s conflicts with file from package %(pkg2)s"
1605 msgstr "arquivo %(name)s de %(pkg1)s conflita com arquivo do pacote %(pkg2)s"
1606
1607 #: ../src/pakfire/transaction.py:97
1608 #, python-format
1609 msgid "file %(name)s from %(pkg)s conflicts with files from %(pkgs)s"
1610 msgstr "arquivo %(name)s de %(pkg)s conflita com arquivo do pacote %(pkgs)s"
1611
1612 #: ../src/pakfire/transaction.py:103
1613 #, python-format
1614 msgid "file %(name)s causes the transaction test to fail for an unknown reason"
1615 msgstr ""
1616 "o arquivo %(name)s fez o teste de transação falhar por uma razão desconhecida"
1617
1618 #: ../src/pakfire/transaction.py:111
1619 #, python-format
1620 msgid ""
1621 "There is not enough space left on %(name)s. Need at least %(size)s to "
1622 "perform transaction."
1623 msgstr ""
1624 "Não há espaço livre em %(name)s. Necessário ao menos %(size)s para realizar "
1625 "a transação."
1626
1627 #: ../src/pakfire/transaction.py:355
1628 #, python-format
1629 msgid "Not enough space to download %s of packages."
1630 msgstr "Espaço insuficiente para download de %s pacotes."
1631
1632 #: ../src/pakfire/transaction.py:358
1633 msgid "Downloading packages:"
1634 msgstr "Baixando pacotes:"
1635
1636 #: ../src/pakfire/transaction.py:424
1637 msgid "Package"
1638 msgstr "Pacote"
1639
1640 #: ../src/pakfire/transaction.py:441
1641 msgid "Installing:"
1642 msgstr "Instalando:"
1643
1644 #: ../src/pakfire/transaction.py:442
1645 msgid "Reinstalling:"
1646 msgstr "Reinstalando:"
1647
1648 #: ../src/pakfire/transaction.py:443
1649 msgid "Updating:"
1650 msgstr "Atualizando:"
1651
1652 #: ../src/pakfire/transaction.py:444
1653 msgid "Downgrading:"
1654 msgstr "Downgrading:"
1655
1656 #: ../src/pakfire/transaction.py:445
1657 msgid "Removing:"
1658 msgstr "Removendo:"
1659
1660 #. Append the transaction summary
1661 #: ../src/pakfire/transaction.py:455
1662 msgid "Transaction Summary"
1663 msgstr "Sumário da Transação"
1664
1665 #: ../src/pakfire/transaction.py:463
1666 msgid "package"
1667 msgstr "pacote"
1668
1669 #: ../src/pakfire/transaction.py:468
1670 #, python-format
1671 msgid "Total download size: %s"
1672 msgstr "Tamanho do Download :%s"
1673
1674 #: ../src/pakfire/transaction.py:472
1675 #, python-format
1676 msgid "Installed size: %s"
1677 msgstr "Tamanho instalado %s"
1678
1679 #: ../src/pakfire/transaction.py:474
1680 #, python-format
1681 msgid "Freed size: %s"
1682 msgstr "Espaço liberado: %s"
1683
1684 #: ../src/pakfire/transaction.py:485
1685 msgid "Is this okay?"
1686 msgstr "Está ok?"
1687
1688 #: ../src/pakfire/transaction.py:491
1689 msgid "Running Transaction Test"
1690 msgstr "Rodando teste de transação"
1691
1692 #: ../src/pakfire/transaction.py:503
1693 msgid "Transaction Test Succeeded"
1694 msgstr "Teste de Transação bem sucedido"
1695
1696 #: ../src/pakfire/transaction.py:536
1697 msgid "Verifying signatures..."
1698 msgstr "Verificando assinaturas..."
1699
1700 #: ../src/pakfire/transaction.py:572
1701 #, python-format
1702 msgid "Found %s signature error(s)!"
1703 msgstr "Achado %s erros de assinatura(s)!"
1704
1705 #: ../src/pakfire/transaction.py:577
1706 msgid "Going on because we are running in permissive mode."
1707 msgstr "Continuando poque estamos em modo permissivo."
1708
1709 #: ../src/pakfire/transaction.py:578
1710 msgid "This is dangerous!"
1711 msgstr "Isto é perigoso!"
1712
1713 #: ../src/pakfire/transaction.py:618
1714 msgid "Running transaction"
1715 msgstr "Transações ativas"
1716
1717 #: ../src/pakfire/util.py:68
1718 #, python-format
1719 msgid "%s [y/N]"
1720 msgstr "%s [s/N]"
1721
1722 #: ../src/pakfire/util.py:242
1723 msgid "Killing orphans..."
1724 msgstr "Terminando orfãos."
1725
1726 #: ../src/pakfire/util.py:249
1727 #, python-format
1728 msgid "Process ID %s is still running in chroot. Killing..."
1729 msgstr "Processo ID %s ainda rodando em chroot. Terminando..."
1730
1731 #: ../src/pakfire/util.py:261
1732 msgid "Waiting for processes to terminate..."
1733 msgstr "Aguardando processo terminar..."