diff options
Diffstat (limited to 'po/pt_BR.po')
| -rw-r--r-- | po/pt_BR.po | 44 |
1 files changed, 40 insertions, 4 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 6514b1d28..bfa7aa273 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-09-26 16:56+0000\n" +"POT-Creation-Date: 2025-10-02 14:49+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" @@ -2053,9 +2053,21 @@ 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'" +#| msgid "Couldn't find package %s" +msgid "Could not find package %s" +msgstr "Não é possível achar o pacote %s" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "but it is not installed" +msgid "Tried to remove %s, but it is not installed" +msgstr "mas não está instalado" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Can not find version '%s' of package '%s'" +msgid "Could not find given version %s of %s" +msgstr "Não é possível encontrar a versão '%s' do pacote '%s'" #: apt-private/private-history.cc #, fuzzy, c-format @@ -2068,6 +2080,18 @@ msgstr "%s não é um pacote DEB válido." msgid "Transaction ID '%ld' out of bounds." msgstr "" +#: 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 "Could not resolve '%s'" +msgid "Could not read: %s" +msgstr "Não foi possível resolver '%s'" + #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" @@ -3597,6 +3621,18 @@ msgstr "" msgid "show info on specific transactions" msgstr "" +#: cmdline/apt.cc +msgid "redo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "undo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "rollback transactions" +msgstr "" + #. misc #: cmdline/apt.cc msgid "edit the source information file" |
