diff options
Diffstat (limited to 'po/pt.po')
| -rw-r--r-- | po/pt.po | 43 |
1 files changed, 39 insertions, 4 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\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: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -2010,9 +2010,20 @@ msgstr "Não foi encontrado nenhum pacote" #: 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 "Impossível encontrar 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 "Could not find given version %s of %s" +msgstr "Ignorar a versão '%s', não disponível, do pacote '%s'" #: apt-private/private-history.cc #, fuzzy, c-format @@ -2025,6 +2036,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" @@ -3543,6 +3566,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 #, fuzzy |
