forked from cromer/pamac-classic
[translations] sync with transifex
This commit is contained in:
149
po/pt_PT.po
149
po/pt_PT.po
@@ -18,8 +18,8 @@ msgstr ""
|
||||
"Project-Id-Version: manjaro-pamac\n"
|
||||
"Report-Msgid-Bugs-To: guillaume@manjaro.org\n"
|
||||
"POT-Creation-Date: 2016-04-24 08:44+0200\n"
|
||||
"PO-Revision-Date: 2017-02-23 22:43+0000\n"
|
||||
"Last-Translator: António Correia\n"
|
||||
"PO-Revision-Date: 2017-07-30 02:40+0000\n"
|
||||
"Last-Translator: philm <philm@manjaro.org>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/manjarolinux/manjaro-pamac/language/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -31,114 +31,110 @@ msgstr ""
|
||||
msgid "Authentication is required"
|
||||
msgstr "Autenticação necessária"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
msgid "Failed to initialize alpm library"
|
||||
msgstr "Falhou inicialização da biblioteca alpm"
|
||||
|
||||
#: ../src/daemon.vala ../src/transaction.vala
|
||||
msgid "Authentication failed"
|
||||
msgstr "A autenticação falhou"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
msgid "Failed to synchronize any databases"
|
||||
msgstr "Falhou sincronizar quaisquer bases de dados"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/user_daemon.vala
|
||||
msgid "Unknown"
|
||||
msgstr "Desconhecido"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/user_daemon.vala ../src/manager_window.vala
|
||||
msgid "Explicitly installed"
|
||||
msgstr "Explicitamente instalado"
|
||||
|
||||
#: ../src/daemon.vala ../src/manager_window.vala
|
||||
#: ../src/user_daemon.vala ../src/manager_window.vala
|
||||
msgid "Installed as a dependency for another package"
|
||||
msgstr "Instalado como dependência de outro pacote"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/user_daemon.vala
|
||||
msgid "Yes"
|
||||
msgstr "Sim"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/user_daemon.vala
|
||||
msgid "No"
|
||||
msgstr "Não"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
msgid "Failed to initialize alpm library"
|
||||
msgstr "Falhou inicialização da biblioteca alpm"
|
||||
|
||||
#: ../src/system_daemon.vala ../src/transaction.vala
|
||||
msgid "Authentication failed"
|
||||
msgstr "A autenticação falhou"
|
||||
|
||||
#: ../src/system_daemon.vala
|
||||
msgid "Failed to synchronize any databases"
|
||||
msgstr "Falhou sincronizar quaisquer bases de dados"
|
||||
|
||||
#: ../src/system_daemon.vala
|
||||
msgid "Failed to init transaction"
|
||||
msgstr "Falhou iniciar transação"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
msgid "Failed to prepare transaction"
|
||||
msgstr "Falhou preparar a transacção"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
#, c-format
|
||||
msgid "target not found: %s"
|
||||
msgstr "objecto não encontrado: %s"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
#, c-format
|
||||
msgid "package %s does not have a valid architecture"
|
||||
msgstr "o pacote %s não tem uma arquitetura válida"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
#, c-format
|
||||
msgid "%s: requires %s"
|
||||
msgstr "%s: necessita %s"
|
||||
msgid "unable to satisfy dependency '%s' required by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
#, c-format
|
||||
msgid "%s: installing %s (%s) breaks dependency '%s'"
|
||||
msgstr "%s: instalar %s (%s) destrói a dependência '%s'"
|
||||
msgid "installing %s (%s) breaks dependency '%s' required by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
#, c-format
|
||||
msgid "%s: removing %s breaks dependency '%s'"
|
||||
msgstr "%s: remover %s destrói a dependência '%s'"
|
||||
msgid "removing %s breaks dependency '%s' required by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
#, c-format
|
||||
msgid "%s and %s are in conflict"
|
||||
msgstr "%s e %s estão em conflito"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
#, c-format
|
||||
msgid "%s needs to be removed but it is a locked package"
|
||||
msgstr "%s necessita ser removido, mas é um pacote bloqueado"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
msgid "Failed to commit transaction"
|
||||
msgstr "Falhou submeter transacção"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
#, c-format
|
||||
msgid "%s exists in both %s and %s"
|
||||
msgstr "%s existe tanto em %s como em %s"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
#, c-format
|
||||
msgid "%s: %s already exists in filesystem"
|
||||
msgstr "%s: %s já existe no sistema de ficheiros"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
#, c-format
|
||||
msgid "%s is invalid or corrupted"
|
||||
msgstr "%s é inválido ou está corrompido"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
#, c-format
|
||||
msgid "%s appears to be truncated: %jd/%jd bytes\n"
|
||||
msgstr "%s parece estar truncada: %jd/%jd bytes\n"
|
||||
|
||||
#: ../src/daemon.vala
|
||||
#: ../src/system_daemon.vala
|
||||
#, c-format
|
||||
msgid "failed retrieving file '%s' from %s : %s\n"
|
||||
msgstr "falha ao recuperar arquivo '%s' de %s : %s\n"
|
||||
|
||||
#: ../src/transaction.vala
|
||||
msgid "A Gtk3 frontend for libalpm"
|
||||
msgstr "Uma interface Gtk3 para libalpm"
|
||||
|
||||
#: ../src/transaction.vala
|
||||
msgid "Copy"
|
||||
msgstr "Copiar"
|
||||
@@ -184,11 +180,7 @@ msgstr "Para instalar"
|
||||
msgid "To reinstall"
|
||||
msgstr "Para reinstalar"
|
||||
|
||||
#: ../src/transaction.vala
|
||||
msgid "To update"
|
||||
msgstr "Para atualizar"
|
||||
|
||||
#: ../src/transaction.vala ../src/updater_window.vala
|
||||
#: ../src/transaction.vala ../src/manager_window.vala
|
||||
msgid "Total download size"
|
||||
msgstr "Tamanho total do download"
|
||||
|
||||
@@ -201,10 +193,6 @@ msgstr "Criando %s"
|
||||
msgid "Transaction cancelled"
|
||||
msgstr "Transacção cancelada"
|
||||
|
||||
#: ../src/transaction.vala
|
||||
msgid "Waiting for another package manager to quit"
|
||||
msgstr "Esperando que outro gestor de pacotes termine"
|
||||
|
||||
#: ../src/transaction.vala
|
||||
msgid "Checking dependencies"
|
||||
msgstr "A verificar dependências"
|
||||
@@ -355,6 +343,7 @@ msgid "Warning"
|
||||
msgstr "Aviso"
|
||||
|
||||
#: ../src/transaction.vala ../resources/progress_dialog.ui
|
||||
#: ../resources/history_dialog.ui
|
||||
msgid "_Close"
|
||||
msgstr "_Fechar"
|
||||
|
||||
@@ -366,18 +355,14 @@ msgstr "Nada a fazer"
|
||||
msgid "Transaction successfully finished"
|
||||
msgstr "Transacção finalizada com êxito"
|
||||
|
||||
#: ../src/installer.vala ../src/manager.vala ../src/updater.vala
|
||||
#: ../src/installer.vala ../src/manager.vala
|
||||
msgid "Pamac is already running"
|
||||
msgstr "Pamac já está em execução"
|
||||
|
||||
#: ../src/tray.vala ../src/updater_window.vala
|
||||
#: ../src/tray.vala ../src/manager_window.vala
|
||||
msgid "Your system is up-to-date"
|
||||
msgstr "O sistema está actualizado"
|
||||
|
||||
#: ../src/tray.vala ../src/updater_window.vala
|
||||
msgid "Update Manager"
|
||||
msgstr "Gestor de Atualizações"
|
||||
|
||||
#: ../src/tray.vala ../src/manager_window.vala
|
||||
msgid "Package Manager"
|
||||
msgstr "Gestor de Pacotes"
|
||||
@@ -386,7 +371,7 @@ msgstr "Gestor de Pacotes"
|
||||
msgid "_Quit"
|
||||
msgstr "_Sair"
|
||||
|
||||
#: ../src/tray.vala ../src/updater_window.vala
|
||||
#: ../src/tray.vala
|
||||
#, c-format
|
||||
msgid "%u available update"
|
||||
msgid_plural "%u available updates"
|
||||
@@ -394,7 +379,7 @@ msgstr[0] "%u actualização disponível"
|
||||
msgstr[1] "%u actualizações disponíveis"
|
||||
|
||||
#: ../src/tray.vala ../src/manager_window.vala ../resources/progress_dialog.ui
|
||||
#: ../resources/manager_window.ui ../resources/updater_window.ui
|
||||
#: ../resources/manager_window.ui
|
||||
msgid "Details"
|
||||
msgstr "Detalhes"
|
||||
|
||||
@@ -402,6 +387,10 @@ msgstr "Detalhes"
|
||||
msgid "Deselect"
|
||||
msgstr "Desmarcar"
|
||||
|
||||
#: ../src/manager_window.vala
|
||||
msgid "Upgrade"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/manager_window.vala ../resources/manager_window.ui
|
||||
msgid "Install"
|
||||
msgstr "Instalar"
|
||||
@@ -410,6 +399,10 @@ msgstr "Instalar"
|
||||
msgid "Remove"
|
||||
msgstr "Remover"
|
||||
|
||||
#: ../src/manager_window.vala
|
||||
msgid "Waiting for another package manager to quit"
|
||||
msgstr "Esperando que outro gestor de pacotes termine"
|
||||
|
||||
#: ../src/manager_window.vala
|
||||
#, c-format
|
||||
msgid "%u pending operation"
|
||||
@@ -446,7 +439,6 @@ msgid "Licenses"
|
||||
msgstr "Licenças"
|
||||
|
||||
#: ../src/manager_window.vala ../resources/manager_window.ui
|
||||
#: ../resources/updater_window.ui
|
||||
msgid "Repository"
|
||||
msgstr "Repositório"
|
||||
|
||||
@@ -535,7 +527,6 @@ msgid "Check Dependencies"
|
||||
msgstr "Verificar dependências"
|
||||
|
||||
#: ../src/manager_window.vala ../resources/manager_window.ui
|
||||
#: ../resources/updater_window.ui
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
@@ -544,8 +535,7 @@ msgid "Install Local Packages"
|
||||
msgstr "Instalar pacotes locais"
|
||||
|
||||
#: ../src/manager_window.vala ../resources/transaction_sum_dialog.ui
|
||||
#: ../resources/manager_window.ui ../resources/updater_window.ui
|
||||
#: ../resources/choose_ignorepkgs_dialog.ui
|
||||
#: ../resources/manager_window.ui ../resources/choose_ignorepkgs_dialog.ui
|
||||
msgid "_Cancel"
|
||||
msgstr "_Cancelar"
|
||||
|
||||
@@ -557,6 +547,10 @@ msgstr "_Abrir"
|
||||
msgid "Alpm Package"
|
||||
msgstr "Pacote alpm"
|
||||
|
||||
#: ../src/manager_window.vala
|
||||
msgid "A Gtk3 frontend for libalpm"
|
||||
msgstr "Uma interface Gtk3 para libalpm"
|
||||
|
||||
#: ../src/preferences_dialog.vala ../resources/preferences_dialog.ui
|
||||
msgid "How often to check for updates, value in hours"
|
||||
msgstr "Frequência de verificação de actualizações, valor em horas"
|
||||
@@ -602,19 +596,19 @@ msgstr "Sumário da transacção"
|
||||
msgid "Commit"
|
||||
msgstr "submeter"
|
||||
|
||||
#: ../resources/manager_window.ui ../resources/updater_window.ui
|
||||
#: ../resources/manager_window.ui
|
||||
msgid "Refresh databases"
|
||||
msgstr "Actualizar bases de dados"
|
||||
|
||||
#: ../resources/manager_window.ui ../resources/updater_window.ui
|
||||
#: ../resources/manager_window.ui
|
||||
msgid "View History"
|
||||
msgstr "Ver histórico"
|
||||
|
||||
#: ../resources/manager_window.ui ../resources/updater_window.ui
|
||||
#: ../resources/manager_window.ui
|
||||
msgid "Preferences"
|
||||
msgstr "Preferências"
|
||||
|
||||
#: ../resources/manager_window.ui ../resources/updater_window.ui
|
||||
#: ../resources/manager_window.ui
|
||||
msgid "About"
|
||||
msgstr "Sobre"
|
||||
|
||||
@@ -622,19 +616,23 @@ msgstr "Sobre"
|
||||
msgid "Search"
|
||||
msgstr "Procurar"
|
||||
|
||||
#: ../resources/manager_window.ui ../resources/updater_window.ui
|
||||
#: ../resources/manager_window.ui
|
||||
msgid "State"
|
||||
msgstr "Estado"
|
||||
|
||||
#: ../resources/manager_window.ui ../resources/updater_window.ui
|
||||
#: ../resources/manager_window.ui
|
||||
msgid "Repositories"
|
||||
msgstr "Repositórios"
|
||||
|
||||
#: ../resources/manager_window.ui ../resources/updater_window.ui
|
||||
#: ../resources/manager_window.ui
|
||||
msgid "Updates"
|
||||
msgstr ""
|
||||
|
||||
#: ../resources/manager_window.ui
|
||||
msgid "Version"
|
||||
msgstr "Versão"
|
||||
|
||||
#: ../resources/manager_window.ui ../resources/updater_window.ui
|
||||
#: ../resources/manager_window.ui
|
||||
msgid "Size"
|
||||
msgstr "Tamanho"
|
||||
|
||||
@@ -642,8 +640,7 @@ msgstr "Tamanho"
|
||||
msgid "Popularity"
|
||||
msgstr "Popularidade"
|
||||
|
||||
#: ../resources/manager_window.ui ../resources/updater_window.ui
|
||||
#: ../resources/preferences_dialog.ui
|
||||
#: ../resources/manager_window.ui ../resources/preferences_dialog.ui
|
||||
msgid "AUR"
|
||||
msgstr "AUR"
|
||||
|
||||
@@ -663,7 +660,7 @@ msgstr "Dependências"
|
||||
msgid "Files"
|
||||
msgstr "Ficheiros"
|
||||
|
||||
#: ../resources/manager_window.ui ../resources/updater_window.ui
|
||||
#: ../resources/manager_window.ui
|
||||
msgid "_Apply"
|
||||
msgstr "_Aplicar"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user