diff options
Diffstat (limited to 'po/nb.po')
-rw-r--r-- | po/nb.po | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -11,7 +11,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: 2015-12-14 16:56+0100\n" +"POT-Creation-Date: 2015-12-24 17:02+0100\n" "PO-Revision-Date: 2010-09-01 21:10+0200\n" "Last-Translator: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>\n" "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n" @@ -3043,6 +3043,14 @@ msgid "Problem closing the gzip file %s" msgstr "Problem ved låsing av gzip-fila %s" #: apt-pkg/contrib/fileutl.cc +msgid "Failed to create subprocess IPC" +msgstr "Klarte ikke å opprette underprosessen IPC" + +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to exec compressor " +msgstr "Klarte ikke å kjøre komprimeringen" + +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file %s" msgstr "Klarte ikke åpne fila %s" @@ -3053,14 +3061,6 @@ msgid "Could not open file descriptor %d" msgstr "Klarte ikke åpne fildeskriptor %d" #: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" -msgstr "Klarte ikke å opprette underprosessen IPC" - -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "Klarte ikke å kjøre komprimeringen" - -#: apt-pkg/contrib/fileutl.cc #, fuzzy, c-format msgid "read, still have %llu to read but none left" msgstr "lese, har fremdeles %lu igjen å lese, men ingen igjen" |