diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index a0ee14e25..721f2b761 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2003-08-09 01:57-0400\n" +"POT-Creation-Date: 2003-08-17 21:45-0400\n" "PO-Revision-Date: 2003-06-08 18:04-0300\n" "Last-Translator: André Luís Lopes <andrelop@debian.org>\n" "Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n" @@ -688,8 +688,8 @@ msgstr "" "Isso NÃO deve ser feito a menos que você saiba exatamente o que está fazendo!" #: cmdline/apt-get.cc:573 -#, c-format -msgid "%lu packages upgraded, %lu newly installed, " +#, fuzzy, c-format +msgid "%lu upgraded, %lu newly installed, " msgstr "%lu pacotes atualizados, %lu novos instalados, " #: cmdline/apt-get.cc:577 @@ -708,8 +708,8 @@ msgid "%lu to remove and %lu not upgraded.\n" msgstr "%lu a serem removidos e %lu não atualizados.\n" #: cmdline/apt-get.cc:585 -#, c-format -msgid "%lu packages not fully installed or removed.\n" +#, fuzzy, c-format +msgid "%lu not fully installed or removed.\n" msgstr "%lu pacotes não totalmente instalados ou removidos.\n" #: cmdline/apt-get.cc:645 |