From 254a8e2e05f5ffffdaa5ae21d1c6b32375df9061 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Sun, 29 Apr 2018 23:43:07 +1000 Subject: Import updated translations from Transifex Signed-off-by: Allan McRae --- lib/libalpm/po/pt_BR.po | 165 ++++++++++++++++++++++-------------------------- 1 file changed, 76 insertions(+), 89 deletions(-) (limited to 'lib/libalpm/po/pt_BR.po') diff --git a/lib/libalpm/po/pt_BR.po b/lib/libalpm/po/pt_BR.po index 997f0512..5eb14087 100644 --- a/lib/libalpm/po/pt_BR.po +++ b/lib/libalpm/po/pt_BR.po @@ -1,12 +1,12 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Pacman Development Team # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # ambaratti , 2011 # Dan McGee , 2011 # Rafael Fontenelle , 2011-2014 -# Rafael Fontenelle , 2011,2015 +# Rafael Fontenelle , 2011,2015,2017 # Rafael Fontenelle , 2011 # Sandro , 2011 # Sandro , 2011 @@ -14,15 +14,14 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2016-02-23 13:08+1000\n" -"PO-Revision-Date: 2015-12-09 15:44+0000\n" +"POT-Creation-Date: 2017-05-22 11:00+1000\n" +"PO-Revision-Date: 2017-09-19 09:04+0000\n" "Last-Translator: Rafael Fontenelle \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/toofishes/" -"archlinux-pacman/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/toofishes/archlinux-pacman/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: lib/libalpm/add.c:86 @@ -40,93 +39,92 @@ msgstr "%s-%s está atualizado -- reinstalando\n" msgid "downgrading package %s (%s => %s)\n" msgstr "fazendo downgrade do pacote %s (%s => %s)\n" -#: lib/libalpm/add.c:124 lib/libalpm/util.c:379 +#: lib/libalpm/add.c:124 +#, c-format +msgid "cannot allocate disk archive object" +msgstr "não foi possível alocar objeto de pacote de disco" + +#: lib/libalpm/add.c:138 lib/libalpm/util.c:379 #, c-format msgid "warning given when extracting %s (%s)\n" msgstr "recebido aviso ao extrair %s (%s)\n" -#: lib/libalpm/add.c:127 lib/libalpm/util.c:382 +#: lib/libalpm/add.c:141 lib/libalpm/util.c:382 #, c-format msgid "could not extract %s (%s)\n" msgstr "não foi possível extrair %s (%s)\n" -#: lib/libalpm/add.c:140 lib/libalpm/dload.c:589 lib/libalpm/remove.c:520 +#: lib/libalpm/add.c:154 lib/libalpm/dload.c:589 lib/libalpm/remove.c:533 #, c-format msgid "could not rename %s to %s (%s)\n" msgstr "não foi possível renomear %s para %s (%s)\n" -#: lib/libalpm/add.c:191 +#: lib/libalpm/add.c:205 #, c-format msgid "file not found in file list for package %s. skipping extraction of %s\n" -msgstr "" -"arquivo não encontrado na lista de aquivos para o pacote %s; ignorando " -"extração de %s\n" +msgstr "arquivo não encontrado na lista de aquivos para o pacote %s; ignorando extração de %s\n" -#: lib/libalpm/add.c:200 +#: lib/libalpm/add.c:214 #, c-format msgid "unable to extract %s%s: path too long" msgstr "não foi possível extrair %s%s: caminho longo demais" -#: lib/libalpm/add.c:242 +#: lib/libalpm/add.c:256 #, c-format msgid "" "directory permissions differ on %s\n" "filesystem: %o package: %o\n" -msgstr "" -"permissões de diretório diferem em %s\n" -"sistema de arquivos: %o pacote: %o\n" +msgstr "permissões de diretório diferem em %s\nsistema de arquivos: %o pacote: %o\n" -#: lib/libalpm/add.c:257 +#: lib/libalpm/add.c:271 #, c-format msgid "" "directory ownership differs on %s\n" "filesystem: %u:%u package: %u:%u\n" -msgstr "" -"propriedade sobre o diretório difere em %s\n" -"sistema: %u:%u pacote: %u:%u\n" +msgstr "propriedade sobre o diretório difere em %s\nsistema: %u:%u pacote: %u:%u\n" -#: lib/libalpm/add.c:273 +#: lib/libalpm/add.c:287 #, c-format msgid "extract: not overwriting dir with file %s\n" msgstr "extração: não sobrescrevendo diretório com arquivo %s\n" -#: lib/libalpm/add.c:301 +#: lib/libalpm/add.c:315 #, c-format msgid "unable to extract %s.pacnew: path too long" msgstr "não foi possível extrair %s.pacnew: caminho longo demais" -#: lib/libalpm/add.c:498 lib/libalpm/util.c:331 lib/libalpm/util.c:567 +#: lib/libalpm/add.c:508 lib/libalpm/util.c:331 lib/libalpm/util.c:577 #, c-format msgid "could not get current working directory\n" msgstr "não foi possível obter o diretório de trabalho atual\n" -#: lib/libalpm/add.c:503 lib/libalpm/util.c:336 lib/libalpm/util.c:572 -#: lib/libalpm/util.c:625 +#: lib/libalpm/add.c:513 lib/libalpm/util.c:336 lib/libalpm/util.c:582 +#: lib/libalpm/util.c:635 #, c-format msgid "could not change directory to %s (%s)\n" msgstr "não foi possível mudar para o diretório %s (%s)\n" -#: lib/libalpm/add.c:542 lib/libalpm/util.c:400 lib/libalpm/util.c:730 +#: lib/libalpm/add.c:570 lib/libalpm/util.c:400 lib/libalpm/util.c:740 #, c-format msgid "could not restore working directory (%s)\n" msgstr "Falha em recuperar diretório de trabalho (%s)\n" -#: lib/libalpm/add.c:550 +#: lib/libalpm/add.c:578 #, c-format msgid "problem occurred while upgrading %s\n" msgstr "ocorreram problemas durante a atualização de %s\n" -#: lib/libalpm/add.c:556 +#: lib/libalpm/add.c:584 #, c-format msgid "problem occurred while installing %s\n" msgstr "ocorreram problemas durante a instalação de %s\n" -#: lib/libalpm/add.c:572 +#: lib/libalpm/add.c:599 #, c-format msgid "could not update database entry %s-%s\n" msgstr "não foi possível atualizar o registro na base de dados %s-%s\n" -#: lib/libalpm/add.c:583 +#: lib/libalpm/add.c:610 #, c-format msgid "could not add entry '%s' in cache\n" msgstr "não foi possível adicionar a entrada \"%s\" ao cache\n" @@ -141,12 +139,12 @@ msgstr "erro ao ler o arquivo %s: %s\n" msgid "removing invalid database: %s\n" msgstr "removendo base de dados inválida: %s\n" -#: lib/libalpm/be_local.c:401 lib/libalpm/be_local.c:873 +#: lib/libalpm/be_local.c:401 lib/libalpm/be_local.c:886 #, c-format msgid "could not create directory %s: %s\n" msgstr "não foi possível criar o diretório %s: %s\n" -#: lib/libalpm/be_local.c:576 lib/libalpm/be_sync.c:377 +#: lib/libalpm/be_local.c:576 lib/libalpm/be_sync.c:387 #, c-format msgid "invalid name for database entry '%s'\n" msgstr "nome inválido para o registro na base de dados \"%s\"\n" @@ -162,72 +160,70 @@ msgid "corrupted database entry '%s'\n" msgstr "registro corrompido na base de dados \"%s\"\n" #: lib/libalpm/be_local.c:696 lib/libalpm/be_local.c:788 -#: lib/libalpm/be_local.c:922 lib/libalpm/be_local.c:1019 +#: lib/libalpm/be_local.c:935 lib/libalpm/be_local.c:1032 #: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:447 lib/libalpm/util.c:250 #: lib/libalpm/util.c:266 #, c-format msgid "could not open file %s: %s\n" msgstr "não foi possível abrir o arquivo %s: %s\n" -#: lib/libalpm/be_local.c:712 lib/libalpm/be_sync.c:630 +#: lib/libalpm/be_local.c:712 lib/libalpm/be_sync.c:641 #, c-format msgid "%s database is inconsistent: name mismatch on package %s\n" -msgstr "" -"base de dados %s está inconsistente: nome não coincidente no pacote %s\n" +msgstr "base de dados %s está inconsistente: nome não coincidente no pacote %s\n" -#: lib/libalpm/be_local.c:718 lib/libalpm/be_sync.c:636 +#: lib/libalpm/be_local.c:718 lib/libalpm/be_sync.c:647 #, c-format msgid "%s database is inconsistent: version mismatch on package %s\n" -msgstr "" -"base de dados %s está inconsistente: versão não coincidente no pacote %s\n" +msgstr "base de dados %s está inconsistente: versão não coincidente no pacote %s\n" #: lib/libalpm/be_local.c:759 #, c-format msgid "unknown validation type for package %s: %s\n" msgstr "tipo de validação desconhecida para o pacote %s: %s\n" -#: lib/libalpm/be_package.c:476 lib/libalpm/be_package.c:634 -#: lib/libalpm/be_package.c:647 +#: lib/libalpm/be_package.c:477 lib/libalpm/be_package.c:635 +#: lib/libalpm/be_package.c:648 #, c-format msgid "error while reading package %s: %s\n" msgstr "erro ao ler o pacote %s: %s\n" -#: lib/libalpm/be_package.c:490 lib/libalpm/be_package.c:514 +#: lib/libalpm/be_package.c:491 lib/libalpm/be_package.c:515 #, c-format msgid "error while reading mtree of package %s: %s\n" msgstr "erro ao ler mtree do pacote %s: %s\n" -#: lib/libalpm/be_package.c:600 +#: lib/libalpm/be_package.c:601 #, c-format msgid "could not parse package description file in %s\n" msgstr "não foi possível interpretar o arquivo de descrição do pacote em %s\n" -#: lib/libalpm/be_package.c:605 +#: lib/libalpm/be_package.c:606 #, c-format msgid "missing package name in %s\n" msgstr "faltando o nome do pacote em %s\n" -#: lib/libalpm/be_package.c:609 +#: lib/libalpm/be_package.c:610 #, c-format msgid "missing package version in %s\n" msgstr "faltando a versão do pacote em %s\n" -#: lib/libalpm/be_package.c:613 +#: lib/libalpm/be_package.c:614 #, c-format msgid "invalid package version in %s\n" msgstr "versão do pacote inválida em %s\n" -#: lib/libalpm/be_package.c:654 +#: lib/libalpm/be_package.c:655 #, c-format msgid "missing package metadata in %s\n" msgstr "faltando metadados do pacote em %s\n" -#: lib/libalpm/be_package.c:743 +#: lib/libalpm/be_package.c:747 #, c-format msgid "failed to read signature file: %s\n" msgstr "falha ao ler o arquivo de assinatura: %s\n" -#: lib/libalpm/be_package.c:764 lib/libalpm/sync.c:1113 +#: lib/libalpm/be_package.c:768 lib/libalpm/sync.c:1113 #, c-format msgid "required key missing from keyring\n" msgstr "faltando chave necessária no chaveiro\n" @@ -237,27 +233,22 @@ msgstr "faltando chave necessária no chaveiro\n" msgid "removing invalid file: %s\n" msgstr "removendo arquivo inválido: %s\n" -#: lib/libalpm/be_sync.c:502 +#: lib/libalpm/be_sync.c:513 #, c-format msgid "could not parse package description file '%s' from db '%s'\n" -msgstr "" -"não foi possível analisar arquivo de descrição de pacote \"%s\" da base de " -"dados \"%s\"\n" +msgstr "não foi possível analisar arquivo de descrição de pacote \"%s\" da base de dados \"%s\"\n" -#: lib/libalpm/be_sync.c:535 lib/libalpm/be_sync.c:540 +#: lib/libalpm/be_sync.c:546 lib/libalpm/be_sync.c:551 #, c-format msgid "%s database is inconsistent: filename of package %s is illegal\n" -msgstr "" -"base de dados %s está inconsistente: nome de arquivo do pacote %s é ilegal\n" +msgstr "base de dados %s está inconsistente: nome de arquivo do pacote %s é ilegal\n" -#: lib/libalpm/be_sync.c:545 +#: lib/libalpm/be_sync.c:556 #, c-format msgid "%s database is inconsistent: filename of package %s is too long\n" -msgstr "" -"base de dados %s está inconsistente: nome de arquivo do pacote %s é muito " -"grande\n" +msgstr "base de dados %s está inconsistente: nome de arquivo do pacote %s é muito grande\n" -#: lib/libalpm/be_sync.c:611 +#: lib/libalpm/be_sync.c:622 #, c-format msgid "unknown database file: %s\n" msgstr "arquivo de base de dados inválido: %s\n" @@ -295,8 +286,7 @@ msgstr "não é possível resolver \"%s\", uma dependência de \"%s\"\n" #: lib/libalpm/diskspace.c:78 #, c-format msgid "could not get filesystem information for %s: %s\n" -msgstr "" -"não foi possível obter informações do sistema de arquivos para %s: %s\n" +msgstr "não foi possível obter informações do sistema de arquivos para %s: %s\n" #: lib/libalpm/diskspace.c:108 #, c-format @@ -326,8 +316,7 @@ msgstr "Partição %s cheia demais: %jd blocos necessários, %ju blocos livres\n #: lib/libalpm/diskspace.c:379 lib/libalpm/diskspace.c:433 #, c-format msgid "could not determine filesystem mount points\n" -msgstr "" -"não foi possível determinar os pontos de montagem do sistema de arquivos\n" +msgstr "não foi possível determinar os pontos de montagem do sistema de arquivos\n" #: lib/libalpm/diskspace.c:385 #, c-format @@ -367,8 +356,7 @@ msgstr "falha ao obter o arquivo \"%s\" de %s : %s\n" #: lib/libalpm/dload.c:500 #, c-format msgid "failed retrieving file '%s' from %s : expected download size exceeded\n" -msgstr "" -"falha ao obter arquivo \"%s\" de %s: esperava tamanho de download excedido\n" +msgstr "falha ao obter arquivo \"%s\" de %s: esperava tamanho de download excedido\n" #: lib/libalpm/dload.c:548 #, c-format @@ -680,27 +668,27 @@ msgstr "não foi possível encontrar %s na base de dados -- ignorando\n" msgid "removing %s from target list\n" msgstr "removendo \"%s\" da lista de pacotes a serem atualizados\n" -#: lib/libalpm/remove.c:343 +#: lib/libalpm/remove.c:345 #, c-format msgid "cannot remove file '%s': %s\n" msgstr "não foi possível remover o arquivo \"%s\": %s\n" -#: lib/libalpm/remove.c:383 +#: lib/libalpm/remove.c:385 #, c-format msgid "could not open directory: %s: %s\n" msgstr "não foi possível abrir o diretório: %s: %s\n" -#: lib/libalpm/remove.c:540 +#: lib/libalpm/remove.c:553 #, c-format msgid "cannot remove %s (%s)\n" msgstr "não foi possível remover %s (%s)\n" -#: lib/libalpm/remove.c:713 +#: lib/libalpm/remove.c:726 #, c-format msgid "could not remove database entry %s-%s\n" msgstr "não foi possível remover o registro da base de dados %s-%s\n" -#: lib/libalpm/remove.c:718 +#: lib/libalpm/remove.c:731 #, c-format msgid "could not remove entry '%s' from cache\n" msgstr "não foi possível remover a entrada \"%s\" do cache\n" @@ -795,63 +783,62 @@ msgstr "não foi possível remover o diretório temporário %s\n" msgid "could not stat file %s: %s\n" msgstr "não foi possível obter o estado do arquivo %s: %s\n" -#: lib/libalpm/util.c:483 +#: lib/libalpm/util.c:493 #, c-format msgid "unable to write to pipe (%s)\n" msgstr "não foi possível escrever para o redirecionamento (%s)\n" -#: lib/libalpm/util.c:542 +#: lib/libalpm/util.c:552 #, c-format msgid "unable to read from pipe (%s)\n" msgstr "não foi possível ler do redirecionamento (%s)\n" -#: lib/libalpm/util.c:584 lib/libalpm/util.c:590 +#: lib/libalpm/util.c:594 lib/libalpm/util.c:600 #, c-format msgid "could not create pipe (%s)\n" msgstr "não foi possível criar o pipe (%s)\n" -#: lib/libalpm/util.c:598 +#: lib/libalpm/util.c:608 #, c-format msgid "could not fork a new process (%s)\n" msgstr "não foi possível fazer fork de um novo processo (%s)\n" -#: lib/libalpm/util.c:621 +#: lib/libalpm/util.c:631 #, c-format msgid "could not change the root directory (%s)\n" msgstr "não foi possível mudar o diretório raiz (%s)\n" -#: lib/libalpm/util.c:632 +#: lib/libalpm/util.c:642 #, c-format msgid "call to execv failed (%s)\n" msgstr "chamada a execv falhou (%s)\n" -#: lib/libalpm/util.c:701 +#: lib/libalpm/util.c:711 #, c-format msgid "call to waitpid failed (%s)\n" msgstr "chamada para waitpid falhou (%s)\n" -#: lib/libalpm/util.c:711 +#: lib/libalpm/util.c:721 #, c-format msgid "command failed to execute correctly\n" msgstr "comando não executado corretamente\n" -#: lib/libalpm/util.c:718 +#: lib/libalpm/util.c:728 #, c-format msgid "Unknown signal" msgstr "Sinal desconhecido" -#: lib/libalpm/util.c:720 +#: lib/libalpm/util.c:730 #, c-format msgid "command terminated by signal %d: %s\n" msgstr "comando terminado pelo sinal %d: %s\n" -#: lib/libalpm/util.c:817 +#: lib/libalpm/util.c:827 #, c-format msgid "no %s cache exists, creating...\n" msgstr "cache %s não existe, criando...\n" -#: lib/libalpm/util.c:848 +#: lib/libalpm/util.c:858 #, c-format msgid "couldn't find or create package cache, using %s instead\n" -msgstr "" -"falha em encontrar ou criar cache do pacote, usando %s em substituição.\n" +msgstr "falha em encontrar ou criar cache do pacote, usando %s em substituição.\n" -- cgit v1.2.3-54-g00ecf