msgstr ""
"Project-Id-Version: apt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-12-17 05:49+0100\n"
+"POT-Creation-Date: 2008-01-12 16:56+0100\n"
"PO-Revision-Date: 2008-01-02 14:40+0100\n"
"Last-Translator: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>\n"
"Language-Team: Norwegian Bokmal <i18n-nb@lister.ping.ui.no>\n"
msgstr "Klarer ikke å finne pakken %s"
#: cmdline/apt-cache.cc:247
-msgid "Total package names : "
+msgid "Total package names: "
msgstr "Plassmengde pakkenavn: "
#: cmdline/apt-cache.cc:287
msgstr "Antall unike versjoner: "
#: cmdline/apt-cache.cc:295
-msgid "Total Distinct Descriptions: "
+msgid "Total distinct descriptions: "
msgstr "Antall unike beskrivelser: "
#: cmdline/apt-cache.cc:297
" upgrade - Perform an upgrade\n"
" install - Install new packages (pkg is libc6 not libc6.deb)\n"
" remove - Remove packages\n"
-" autoremove - Remove all automatic unused packages\n"
+" autoremove - Remove automatically all unused packages\n"
" purge - Remove and purge packages\n"
" source - Download source archives\n"
" build-dep - Configure build-dependencies for source packages\n"
#: methods/gpgv.cc:214
#, c-format
-msgid "Could not execute '%s' to verify signature (is gnupg installed?)"
+msgid "Could not execute '%s' to verify signature (is gpgv installed?)"
msgstr ""
-"Klarte ikke kjøre «%s» for å verifisere signaturen (er gnupg installert?)"
+"Klarte ikke kjøre «%s» for å verifisere signaturen (er gpgv installert?)"
#: methods/gpgv.cc:219
msgid "Unknown error executing gpgv"
#: apt-pkg/contrib/configuration.cc:515
#, c-format
-msgid "Line %d too long (max %u)"
-msgstr "Linje %d er for lang (maks %u)"
+msgid "Line %d too long (max %lu)"
+msgstr "Linje %d er for lang (maks %lu)"
#: apt-pkg/contrib/configuration.cc:611
#, c-format
#: apt-pkg/cdrom.cc:678
#, c-format
msgid ""
-"Found %u package indexes, %u source indexes, %u translation indexes and %u "
-"signatures\n"
+"Found %zu package indexes, %zu source indexes, %zu translation indexes and %"
+"zu signatures\n"
msgstr ""
-"Fant %u pakkeindekser, %u kildeindekser, %u oversettelsesindekser og %u "
+"Fant %zu pakkeindekser, %zu kildeindekser, %zu oversettelsesindekser og %zu "
"signaturer\n"
#: apt-pkg/cdrom.cc:715