summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po171
1 files changed, 158 insertions, 13 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 01eec75d8..6514b1d28 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 2.9.33\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2025-05-19 18:28+0200\n"
+"POT-Creation-Date: 2025-09-26 16:56+0000\n"
"PO-Revision-Date: 2025-03-15 04:08+0000\n"
"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
"Language-Team: l10n Portuguese <debian-l10n-portuguese@lists.debian.org>\n"
@@ -1383,6 +1383,34 @@ msgstr "Enviar cenário para o planejador"
msgid "External planner failed without a proper error message"
msgstr "Planejador externo falhou sem uma mensagem de erro adequada"
+#: apt-pkg/history.cc
+#, c-format
+msgid "Unknown flag: %s"
+msgstr ""
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+msgid "Cannot find history files: %s"
+msgstr "Não foi possível abrir arquivo %s"
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Could not open file %s"
+msgid "Could not open file: %s"
+msgstr "Não foi possível abrir arquivo %s"
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Could not open file %s"
+msgid "Could not parse file: %s"
+msgstr "Não foi possível abrir arquivo %s"
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Could not open file %s"
+msgid "Could not close file: %s"
+msgstr "Não foi possível abrir arquivo %s"
+
#: apt-pkg/indexcopy.cc
#, c-format
msgid "Wrote %i records.\n"
@@ -1922,6 +1950,124 @@ msgstr "Você não possui espaço suficiente em %s."
msgid "Unable to lock the download directory"
msgstr "Não é possível criar trava no diretório de download"
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "Installing:"
+msgid "Install"
+msgstr "Instalando:"
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "[installed]"
+msgid "Reinstall"
+msgstr "[instalado]"
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "Upgrading:"
+msgid "Upgrade"
+msgstr "Atualizando:"
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "%lu downgraded, "
+msgid "Downgrade"
+msgstr "%lu revertidos, "
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "Removed %s"
+msgid "Remove"
+msgstr "%s removido"
+
+#: apt-private/private-history.cc
+msgid "Purge"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Undefined"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "ID"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Command line"
+msgstr ""
+
+#. NOTE: if date format is different,
+#. this width needs to change
+#: apt-private/private-history.cc
+msgid "Date and Time"
+msgstr ""
+
+#. width for datestring
+#: apt-private/private-history.cc
+msgid "Action"
+msgstr ""
+
+#. 9 chars longest action type
+#: apt-private/private-history.cc
+msgid "Changes"
+msgstr ""
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "[installed,automatic]"
+msgid "automatic"
+msgstr "[instalado,automático]"
+
+#: apt-private/private-history.cc
+msgid "Transaction ID"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Start time"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "End time"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Requested by"
+msgstr ""
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "Error:"
+msgid "Error"
+msgstr "Erro:"
+
+#: apt-private/private-history.cc
+msgid "Comment"
+msgstr ""
+
+#. For each performed action, print what it did to each package
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "No packages found"
+msgid "Packages changed"
+msgstr "Nenhum pacote encontrado"
+
+#: apt-private/private-history.cc
+#, fuzzy, c-format
+#| msgid "Could not resolve '%s'"
+msgid "Could not read: %s"
+msgstr "Não foi possível resolver '%s'"
+
+#: apt-private/private-history.cc
+#, fuzzy, c-format
+#| msgid "%s not a valid DEB package."
+msgid "'%s' not a valid ID."
+msgstr "%s não é um pacote DEB válido."
+
+#: apt-private/private-history.cc
+#, c-format
+msgid "Transaction ID '%ld' out of bounds."
+msgstr ""
+
#: apt-private/private-install.cc
msgid ""
"Some packages could not be installed. This may mean that you have\n"
@@ -1975,8 +2121,8 @@ msgid ""
"Unable to fetch some archives, maybe run apt update or try with --fix-"
"missing?"
msgstr ""
-"Não é possível obter alguns arquivos, talvez executar apt update ou "
-"tentar com --fix-missing?"
+"Não é possível obter alguns arquivos, talvez executar apt update ou tentar "
+"com --fix-missing?"
#: apt-private/private-install.cc
msgid "Internal error, InstallPackages was called with broken packages!"
@@ -3442,6 +3588,15 @@ msgstr "atualiza o sistema instalando/atualizando pacotes"
msgid "upgrade the system by removing/installing/upgrading packages"
msgstr "atualiza o sistema removendo/instalando/atualizando pacotes"
+#. history stuff
+#: cmdline/apt.cc
+msgid "show list of history"
+msgstr ""
+
+#: cmdline/apt.cc
+msgid "show info on specific transactions"
+msgstr ""
+
#. misc
#: cmdline/apt.cc
msgid "edit the source information file"
@@ -4267,9 +4422,6 @@ msgstr "Arquivos vazios não podem ser arquivos válidos"
#~ msgid "Unable to change to %s"
#~ msgstr "Não é possível mudar para %s"
-#~ msgid "Removed %s"
-#~ msgstr "%s removido"
-
#~ msgid "Package file %s is out of sync."
#~ msgstr "O arquivo de pacote %s está fora de sincronia."
@@ -4280,10 +4432,6 @@ msgstr "Arquivos vazios não podem ser arquivos válidos"
#~ "\"Filename:\" para o pacote %s."
#, fuzzy
-#~ msgid "Can not read mirror file '%s'"
-#~ msgstr "Não foi possível abrir arquivo %s"
-
-#, fuzzy
#~ msgid "No entry found in mirror file '%s'"
#~ msgstr "Não foi possível abrir arquivo %s"
@@ -4531,9 +4679,6 @@ msgstr "Arquivos vazios não podem ser arquivos válidos"
#~ msgid "Internal error, Upgrade broke stuff"
#~ msgstr "Erro interno, AllUpgrade quebrou coisas"
-#~ msgid "%s not a valid DEB package."
-#~ msgstr "%s não é um pacote DEB válido."
-
#~ msgid ""
#~ "Using CD-ROM mount point %s\n"
#~ "Mounting CD-ROM\n"