Change ',' to '#' in sed 's' command
[platform/upstream/rpm.git] / po / nb.po
index 2f6d8f2..e900472 100644 (file)
--- a/po/nb.po
+++ b/po/nb.po
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
 msgid ""
 msgstr ""
-"Project-Id-Version: rpm 4.0.3\n"
+"Project-Id-Version: RPM\n"
 "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2008-07-08 12:59+0300\n"
-"PO-Revision-Date: 2001-06-27 12:24+0200\n"
-"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
-"Language-Team: Norwegian <no@li.org>\n"
+"POT-Creation-Date: 2013-01-31 08:28+0200\n"
+"PO-Revision-Date: 2012-11-05 08:10+0000\n"
+"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: nb\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
-"Content-Transfer-Encoding: 8-bit\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: build.c:40
-#, fuzzy
-msgid "Failed build dependencies:\n"
-msgstr "feil med avhengigheter under bygging:\n"
-
-#: build.c:64
-#, c-format
-msgid "Unable to open spec file %s: %s\n"
-msgstr "Kunne ikke åpne spec fil %s: %s\n"
-
-#: build.c:126
-#, c-format
-msgid "Failed to open tar pipe: %m\n"
-msgstr "Kunne ikke åpne tar-rør: %m\n"
-
-#: build.c:139
-#, c-format
-msgid "Failed to read spec file from %s\n"
-msgstr "Feil under lesing av spec-fil fra %s\n"
-
-#: build.c:151
+#: cliutils.c:21 lib/poptI.c:29
 #, c-format
-msgid "Failed to rename %s to %s: %m\n"
-msgstr "Feil under endring av navn fra %s til %s: %m\n"
+msgid "%s: %s\n"
+msgstr "%s: %s\n"
 
-#: build.c:219
+#: cliutils.c:27 lib/poptALL.c:56
 #, c-format
-msgid "failed to stat %s: %m\n"
-msgstr "kunne ikke kjøre stat på %s: %m\n"
+msgid "RPM version %s\n"
+msgstr "RPM versjon %s\n"
 
-#: build.c:223
+#: cliutils.c:32
 #, c-format
-msgid "File %s is not a regular file.\n"
-msgstr "Fil %s er ikke en vanlig fil.\n"
+msgid "Copyright (C) 1998-2002 - Red Hat, Inc.\n"
+msgstr ""
 
-#: build.c:230
+#: cliutils.c:33
 #, c-format
-msgid "File %s does not appear to be a specfile.\n"
-msgstr "Fil %s ser ikke ut til å være en spec-fil.\n"
+msgid ""
+"This program may be freely redistributed under the terms of the GNU GPL\n"
+msgstr ""
 
-#: build.c:295
+#: cliutils.c:53
 #, c-format
-msgid "Building target platforms: %s\n"
-msgstr "Bygger målplattformene: %s\n"
+msgid "creating a pipe for --pipe failed: %m\n"
+msgstr ""
 
-#: build.c:310
+#: cliutils.c:63
 #, c-format
-msgid "Building for target %s\n"
-msgstr "Bygger for mål %s\n"
+msgid "exec failed\n"
+msgstr "kjøring feilet\n"
 
-#: rpm2cpio.c:58
+#: rpm2cpio.c:63
 #, c-format
 msgid "argument is not an RPM package\n"
 msgstr "argumentet er ikke en RPM-pakke\n"
 
-#: rpm2cpio.c:63
+#: rpm2cpio.c:68
 #, c-format
 msgid "error reading header from package\n"
 msgstr "feil under lesing av header fra pakke\n"
 
-#: rpm2cpio.c:88
+#: rpm2cpio.c:83
 #, c-format
 msgid "cannot re-open payload: %s\n"
-msgstr "kan ikke gjenåpne \"payload\": %s\n"
-
-#: rpmqv.c:76
-msgid "Query options (with -q or --query):"
-msgstr ""
+msgstr "kan ikke gjenåpne \"payload\": %s\n"
 
-#: rpmqv.c:79
-msgid "Verify options (with -V or --verify):"
-msgstr ""
-
-#: rpmqv.c:83
-msgid "Source options (with --query or --verify):"
-msgstr ""
-
-#: rpmqv.c:87
-msgid "File tree walk options (with --ftswalk):"
-msgstr ""
-
-#: rpmqv.c:93
-msgid "Signature options:"
+#: rpmqv.c:41
+msgid "Query/Verify package selection options:"
 msgstr ""
 
-#: rpmqv.c:99
-msgid "Database options:"
+#: rpmqv.c:46
+msgid "Query options (with -q or --query):"
 msgstr ""
 
-#: rpmqv.c:105
-msgid "Build options with [ <specfile> | <tarball> | <source package> ]:"
+#: rpmqv.c:51
+msgid "Verify options (with -V or --verify):"
 msgstr ""
 
-#: rpmqv.c:111
+#: rpmqv.c:57
 msgid "Install/Upgrade/Erase options:"
 msgstr ""
 
-#: rpmqv.c:118 tools/rpmdeps.c:32 tools/rpmgraph.c:249
+#: rpmqv.c:64 rpmbuild.c:223 rpmdb.c:35 rpmkeys.c:42 rpmsign.c:37 rpmspec.c:48
+#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
 msgid "Common options for all rpm modes and executables:"
 msgstr ""
 
-#: rpmqv.c:133 lib/poptI.c:31
-#, c-format
-msgid "%s: %s\n"
-msgstr "%s: %s\n"
-
-#: rpmqv.c:139 lib/poptALL.c:83
-#, c-format
-msgid "RPM version %s\n"
-msgstr "RPM versjon %s\n"
-
-#: rpmqv.c:144
-#, c-format
-msgid "Copyright (C) 1998-2002 - Red Hat, Inc.\n"
-msgstr ""
-
-#: rpmqv.c:145
-#, fuzzy, c-format
-msgid ""
-"This program may be freely redistributed under the terms of the GNU GPL\n"
-msgstr ""
-"Dette progeammet kan redistribueres fritt under betingelsene gitt i GNU GPL"
-
-#: rpmqv.c:275
-#, c-format
-msgid "Internal error in argument processing (%d) :-(\n"
-msgstr "Intern feil i argumentprosesseringen (%d) :-(\n"
-
-#: rpmqv.c:313 rpmqv.c:319 rpmqv.c:325 rpmqv.c:362
-msgid "only one major mode may be specified"
-msgstr "kun ett større modi kan spesifiseres"
-
-#: rpmqv.c:341
+#: rpmqv.c:121
 msgid "one type of query/verify may be performed at a time"
-msgstr "én type spørring/verifisering kan utføres om gangen"
+msgstr "én type spørring/verifisering kan utføres om gangen"
 
-#: rpmqv.c:345
+#: rpmqv.c:125
 msgid "unexpected query flags"
-msgstr "uventede flagg for spørring"
+msgstr "uventede flagg for spørring"
 
-#: rpmqv.c:348
+#: rpmqv.c:128
 msgid "unexpected query format"
-msgstr "ventet spørringsformat"
+msgstr "ventet spørringsformat"
 
-#: rpmqv.c:351
+#: rpmqv.c:131
 msgid "unexpected query source"
-msgstr "uventet spørringskilde"
+msgstr "uventet spørringskilde"
+
+#: rpmqv.c:142 rpmdb.c:70 rpmkeys.c:82 rpmsign.c:159
+msgid "only one major mode may be specified"
+msgstr "kun ett større modi kan spesifiseres"
 
-#: rpmqv.c:394
-msgid "only installation, upgrading, rmsource and rmspec may be forced"
-msgstr "kun installasjon, oppgradering, rmsource og rmspec kan tvinges"
+#: rpmqv.c:153
+msgid "only installation and upgrading may be forced"
+msgstr ""
 
-#: rpmqv.c:396
+#: rpmqv.c:155
 msgid "files may only be relocated during package installation"
 msgstr "filer kan kun omplasseres under pakkeinstallasjon"
 
-#: rpmqv.c:399
+#: rpmqv.c:158
 msgid "cannot use --prefix with --relocate or --excludepath"
 msgstr ""
 
-#: rpmqv.c:402
+#: rpmqv.c:161
 msgid ""
 "--relocate and --excludepath may only be used when installing new packages"
 msgstr ""
 "--relocate og --excludepath kan kun brukes ved installasjon av nye pakker"
 
-#: rpmqv.c:405
+#: rpmqv.c:164
 msgid "--prefix may only be used when installing new packages"
 msgstr "--prefix kan kun brukes ved installasjon av nye pakker"
 
-#: rpmqv.c:408
+#: rpmqv.c:167
 msgid "arguments to --prefix must begin with a /"
-msgstr "argumenter til --prefix må begynne med en /"
+msgstr "argumenter til --prefix må begynne med en /"
 
-#: rpmqv.c:411
-msgid "--hash (-h) may only be specified during package installation"
-msgstr "--hash (-h) kan kun spesifiseres under pakkeinstallasjon"
+#: rpmqv.c:170
+msgid ""
+"--hash (-h) may only be specified during package installation and erasure"
+msgstr ""
 
-#: rpmqv.c:415
-msgid "--percent may only be specified during package installation"
-msgstr "--percent kan kun spesifiseres under pakkeinstallasjon"
+#: rpmqv.c:174
+msgid "--percent may only be specified during package installation and erasure"
+msgstr ""
 
-#: rpmqv.c:419
+#: rpmqv.c:178
 msgid "--replacepkgs may only be specified during package installation"
 msgstr ""
 
-#: rpmqv.c:423
+#: rpmqv.c:182
 msgid "--excludedocs may only be specified during package installation"
 msgstr ""
 
-#: rpmqv.c:427
+#: rpmqv.c:186
 msgid "--includedocs may only be specified during package installation"
 msgstr ""
 
-#: rpmqv.c:431
+#: rpmqv.c:190
 msgid "only one of --excludedocs and --includedocs may be specified"
 msgstr ""
 
-#: rpmqv.c:435
+#: rpmqv.c:194
 msgid "--ignorearch may only be specified during package installation"
 msgstr ""
 
-#: rpmqv.c:439
+#: rpmqv.c:198
 msgid "--ignoreos may only be specified during package installation"
 msgstr ""
 
-#: rpmqv.c:444
+#: rpmqv.c:203
 msgid "--ignoresize may only be specified during package installation"
 msgstr ""
 
-#: rpmqv.c:448
+#: rpmqv.c:207
 msgid "--allmatches may only be specified during package erasure"
 msgstr ""
 
-#: rpmqv.c:452
+#: rpmqv.c:211
 msgid "--allfiles may only be specified during package installation"
 msgstr ""
 
-#: rpmqv.c:457
+#: rpmqv.c:216
 msgid "--justdb may only be specified during package installation and erasure"
 msgstr ""
 
-#: rpmqv.c:462
+#: rpmqv.c:221
 msgid ""
 "script disabling options may only be specified during package installation "
 "and erasure"
 msgstr ""
-"skript som slår av alternativer kan kun spesifiseres under pakkeinstallasjon "
+"skript som slår av alternativer kan kun spesifiseres under pakkeinstallasjon "
 "og sletting"
 
-#: rpmqv.c:467
+#: rpmqv.c:226
 msgid ""
 "trigger disabling options may only be specified during package installation "
 "and erasure"
 msgstr ""
-"alternativer som slår av utløsing  kan kun spesifiseres under "
+"alternativer som slår av utløsing  kan kun spesifiseres under "
 "pakkeinstallasjon, og sletting"
 
-#: rpmqv.c:471
+#: rpmqv.c:230
 msgid ""
-"--nodeps may only be specified during package building, rebuilding, "
-"recompilation, installation,erasure, and verification"
+"--nodeps may only be specified during package installation, erasure, and "
+"verification"
 msgstr ""
 
-#: rpmqv.c:476
-msgid ""
-"--test may only be specified during package installation, erasure, and "
-"building"
+#: rpmqv.c:234
+msgid "--test may only be specified during package installation and erasure"
 msgstr ""
 
-#: rpmqv.c:481
-msgid ""
-"--root (-r) may only be specified during installation, erasure, querying, "
-"and database rebuilds"
+#: rpmqv.c:239 rpmbuild.c:549
+msgid "arguments to --root (-r) must begin with a /"
 msgstr ""
 
-#: rpmqv.c:492
-msgid "arguments to --root (-r) must begin with a /"
+#: rpmqv.c:256
+msgid "no packages given for erase"
 msgstr ""
 
-#: rpmqv.c:518
+#: rpmqv.c:290
+msgid "no packages given for install"
+msgstr "ingen pakker oppgitt for installering"
+
+#: rpmqv.c:302 rpmspec.c:79
+msgid "no arguments given for query"
+msgstr "ingen argumenter oppgitt for spørring"
+
+#: rpmqv.c:314
+msgid "no arguments given for verify"
+msgstr "ingen argumenter oppgitt for verifisering"
+
+#: rpmbuild.c:99
 #, c-format
-msgid "no files to sign\n"
-msgstr "ingen filer å signere\n"
+msgid "buildroot already specified, ignoring %s\n"
+msgstr "Feil under lesing av spec fil fra %s\n"
 
-#: rpmqv.c:523
+#: rpmbuild.c:120
 #, c-format
-msgid "cannot access file %s\n"
-msgstr "kan ikke aksessere fil %s\n"
+msgid "build through %prep (unpack sources and apply patches) from <specfile>"
+msgstr ""
+"bygg gjennom %prep (pakk ut kildekoden og legg til patcher) fra <specfil>"
+
+#: rpmbuild.c:121 rpmbuild.c:124 rpmbuild.c:127 rpmbuild.c:130 rpmbuild.c:133
+#: rpmbuild.c:136 rpmbuild.c:139
+msgid "<specfile>"
+msgstr "<specfil>"
+
+#: rpmbuild.c:123
+msgid "build through %build (%prep, then compile) from <specfile>"
+msgstr ""
 
-#: rpmqv.c:543
+#: rpmbuild.c:126
+msgid "build through %install (%prep, %build, then install) from <specfile>"
+msgstr ""
+
+#: rpmbuild.c:129
 #, c-format
-msgid "pgp not found: "
-msgstr "pgp ikke funnet: "
+msgid "verify %files section from <specfile>"
+msgstr ""
 
-#: rpmqv.c:551
-msgid "Enter pass phrase: "
-msgstr "Skriv inn passord: "
+#: rpmbuild.c:132
+msgid "build source and binary packages from <specfile>"
+msgstr "bygg kilde- og binærpakker fra <specfil>"
 
-#: rpmqv.c:553
+#: rpmbuild.c:135
+msgid "build binary package only from <specfile>"
+msgstr "spør pakke som eier <fil>"
+
+#: rpmbuild.c:138
+msgid "build source package only from <specfile>"
+msgstr ""
+
+#: rpmbuild.c:142
 #, c-format
-msgid "Pass phrase check failed\n"
-msgstr "Passordsjekk feilet\n"
+msgid "build through %prep (unpack sources and apply patches) from <tarball>"
+msgstr ""
+"bygg gjennom %prep (pakk ut kildekoden og legg til patcher) fra <tarball>"
+
+#: rpmbuild.c:143 rpmbuild.c:146 rpmbuild.c:149 rpmbuild.c:152 rpmbuild.c:155
+#: rpmbuild.c:158 rpmbuild.c:161
+msgid "<tarball>"
+msgstr "<tarball>"
 
-#: rpmqv.c:557
+#: rpmbuild.c:145
+msgid "build through %build (%prep, then compile) from <tarball>"
+msgstr ""
+
+#: rpmbuild.c:148
+msgid "build through %install (%prep, %build, then install) from <tarball>"
+msgstr ""
+
+#: rpmbuild.c:151
 #, c-format
-msgid "Pass phrase is good.\n"
-msgstr "Passord er ok.\n"
+msgid "verify %files section from <tarball>"
+msgstr "verifiser %files seksjon fra <tarball>"
+
+#: rpmbuild.c:154
+msgid "build source and binary packages from <tarball>"
+msgstr "bygg kilde- og binærpakker fra <tarball>"
+
+#: rpmbuild.c:157
+msgid "build binary package only from <tarball>"
+msgstr ""
+
+#: rpmbuild.c:160
+msgid "build source package only from <tarball>"
+msgstr ""
+
+#: rpmbuild.c:164
+msgid "build binary package from <source package>"
+msgstr "bygg binær-pakke fra <kildepakke>"
+
+#: rpmbuild.c:165 rpmbuild.c:168
+msgid "<source package>"
+msgstr "<kildepakke>"
+
+#: rpmbuild.c:167
+msgid ""
+"build through %install (%prep, %build, then install) from <source package>"
+msgstr ""
+
+#: rpmbuild.c:171
+msgid "override build root"
+msgstr ""
+
+#: rpmbuild.c:173
+msgid "remove build tree when done"
+msgstr "fjern byggtreet når ferdig"
+
+#: rpmbuild.c:175
+msgid "ignore ExcludeArch: directives from spec file"
+msgstr ""
+
+#: rpmbuild.c:177
+msgid "debug file state machine"
+msgstr ""
+
+#: rpmbuild.c:179
+msgid "do not execute any stages of the build"
+msgstr ""
+
+#: rpmbuild.c:181
+msgid "do not verify build dependencies"
+msgstr ""
+
+#: rpmbuild.c:183
+msgid "generate package header(s) compatible with (legacy) rpm v3 packaging"
+msgstr ""
 
-#: rpmqv.c:562
+#: rpmbuild.c:187
 #, c-format
-msgid "Invalid %%_signature spec in macro file.\n"
+msgid "do not execute %clean stage of the build"
 msgstr ""
 
-#: rpmqv.c:569
-msgid "--sign may only be used during package building"
+#: rpmbuild.c:189
+#, c-format
+msgid "do not execute %check stage of the build"
 msgstr ""
 
-#: rpmqv.c:579
-#, fuzzy, c-format
-msgid "creating a pipe for --pipe failed: %m\n"
-msgstr "feil under oppretting av arkiv %s\n"
+#: rpmbuild.c:192
+msgid "do not accept i18N msgstr's from specfile"
+msgstr ""
+
+#: rpmbuild.c:194
+msgid "remove sources when done"
+msgstr "fjern kildekoden når ferdig"
+
+#: rpmbuild.c:196
+msgid "remove specfile when done"
+msgstr ""
+
+#: rpmbuild.c:198
+msgid "skip straight to specified stage (only for c,i)"
+msgstr "hopp rett til spesifisert steg (kun for c,i)"
+
+#: rpmbuild.c:200 rpmspec.c:34
+msgid "override target platform"
+msgstr ""
 
-#: rpmqv.c:589
+#: rpmbuild.c:217
+msgid "Build options with [ <specfile> | <tarball> | <source package> ]:"
+msgstr ""
+
+#: rpmbuild.c:237
+msgid "Failed build dependencies:\n"
+msgstr ""
+
+#: rpmbuild.c:255
 #, c-format
-msgid "exec failed\n"
-msgstr "kjøring feilet\n"
+msgid "Unable to open spec file %s: %s\n"
+msgstr "Kunne ikke åpne spec fil %s: %s\n"
 
-#: rpmqv.c:625
-msgid "no packages files given for rebuild"
-msgstr "ingen pakkefiler oppgitt for ombygging"
+#: rpmbuild.c:317
+#, c-format
+msgid "Failed to open tar pipe: %m\n"
+msgstr "Kunne ikke åpne tar-rør: %m\n"
 
-#: rpmqv.c:691
-msgid "no spec files given for build"
-msgstr "ingen spec-fil oppgitt for bygging"
+#: rpmbuild.c:336
+#, c-format
+msgid "Failed to read spec file from %s\n"
+msgstr "Feil under lesing av spec-fil fra %s\n"
 
-#: rpmqv.c:693
-msgid "no tar files given for build"
-msgstr "ingen tar-fil oppgitt for bygging"
+#: rpmbuild.c:348
+#, c-format
+msgid "Failed to rename %s to %s: %m\n"
+msgstr "Feil under endring av navn fra %s til %s: %m\n"
 
-#: rpmqv.c:714
-#, fuzzy
-msgid "no packages given for erase"
-msgstr "ingen pakker oppgitt for installering"
+#: rpmbuild.c:419
+#, c-format
+msgid "failed to stat %s: %m\n"
+msgstr "kunne ikke kjøre stat på %s: %m\n"
 
-#: rpmqv.c:748
-msgid "no packages given for install"
-msgstr "ingen pakker oppgitt for installering"
+#: rpmbuild.c:423
+#, c-format
+msgid "File %s is not a regular file.\n"
+msgstr "Fil %s er ikke en vanlig fil.\n"
 
-#: rpmqv.c:761
-msgid "no arguments given for query"
-msgstr "ingen argumenter oppgitt for spørring"
+#: rpmbuild.c:430
+#, c-format
+msgid "File %s does not appear to be a specfile.\n"
+msgstr "Fil %s ser ikke ut til å være en spec-fil.\n"
 
-#: rpmqv.c:776
-msgid "no arguments given for verify"
-msgstr "ingen argumenter oppgitt for verifisering"
+#: rpmbuild.c:496
+#, c-format
+msgid "Building target platforms: %s\n"
+msgstr "Bygger målplattformene: %s\n"
 
-#: rpmqv.c:791
-#, fuzzy
+#: rpmbuild.c:504
+#, c-format
+msgid "Building for target %s\n"
+msgstr "Bygger for mål %s\n"
+
+#: rpmdb.c:22
+msgid "initialize database"
+msgstr "initier database"
+
+#: rpmdb.c:24
+msgid "rebuild database inverted lists from installed package headers"
+msgstr "gjenoppbygg database inverterte lister fra installerte pakkers headere"
+
+#: rpmdb.c:27
+msgid "verify database files"
+msgstr ""
+
+#: rpmdb.c:33
+msgid "Database options:"
+msgstr ""
+
+#: rpmkeys.c:24
+msgid "verify package signature(s)"
+msgstr ""
+
+#: rpmkeys.c:26
+msgid "import an armored public key"
+msgstr ""
+
+#: rpmkeys.c:28
+msgid "don't import, but tell if it would work or not"
+msgstr ""
+
+#: rpmkeys.c:31 rpmkeys.c:33
+msgid "list keys from RPM keyring"
+msgstr ""
+
+#: rpmkeys.c:40
+msgid "Keyring options:"
+msgstr ""
+
+#: rpmkeys.c:64 rpmsign.c:144
 msgid "no arguments given"
-msgstr "ingen argumenter oppgitt for spørring"
+msgstr ""
+
+#: rpmsign.c:25
+msgid "sign package(s)"
+msgstr ""
+
+#: rpmsign.c:27
+msgid "sign package(s) (identical to --addsign)"
+msgstr ""
+
+#: rpmsign.c:29
+msgid "delete package signatures"
+msgstr ""
+
+#: rpmsign.c:35
+msgid "Signature options:"
+msgstr ""
+
+#: rpmsign.c:85 sign/rpmgensig.c:199
+#, c-format
+msgid "Could not exec %s: %s\n"
+msgstr ""
+
+#: rpmsign.c:108
+#, c-format
+msgid "You must set \"%%_gpg_name\" in your macro file\n"
+msgstr ""
+
+#: rpmsign.c:113
+msgid "Enter pass phrase: "
+msgstr "Skriv inn passord: "
+
+#: rpmsign.c:117
+#, c-format
+msgid "Pass phrase is good.\n"
+msgstr "Passord er ok.\n"
+
+#: rpmsign.c:123
+#, c-format
+msgid "Pass phrase check failed or gpg key expired\n"
+msgstr ""
+
+#: rpmspec.c:26
+msgid "parse spec file(s) to stdout"
+msgstr ""
+
+#: rpmspec.c:28
+msgid "query spec file(s)"
+msgstr ""
+
+#: rpmspec.c:30
+msgid "operate on binary rpms generated by spec (default)"
+msgstr ""
+
+#: rpmspec.c:32
+msgid "operate on source rpm generated by spec"
+msgstr ""
+
+#: rpmspec.c:36 lib/poptQV.c:192
+msgid "use the following query format"
+msgstr ""
+
+#: rpmspec.c:45
+msgid "Spec options:"
+msgstr ""
+
+#: rpmspec.c:90
+msgid "no arguments given for parse"
+msgstr ""
+
+#: build/build.c:120
+#, c-format
+msgid "Unable to open temp file: %s\n"
+msgstr ""
 
-#: build/build.c:131 build/pack.c:426
-msgid "Unable to open temp file.\n"
-msgstr "Kunne ikke åpne spec fil %s: %s\n"
+#: build/build.c:126
+#, c-format
+msgid "Unable to open stream: %s\n"
+msgstr ""
 
-#: build/build.c:181
+#: build/build.c:161
 #, c-format
 msgid "Executing(%s): %s\n"
-msgstr "Kjører(%s): %s\n"
+msgstr "Kjører(%s): %s\n"
 
-#: build/build.c:187
+#: build/build.c:168
 #, c-format
 msgid "Exec of %s failed (%s): %s\n"
-msgstr "Kjøring av %s feilet (%s): %s\n"
+msgstr "Kjøring av %s feilet (%s): %s\n"
+
+#: build/build.c:177
+#, c-format
+msgid "Error executing scriptlet %s (%s)\n"
+msgstr ""
 
-#: build/build.c:196
+#: build/build.c:184
 #, c-format
 msgid "Bad exit status from %s (%s)\n"
 msgstr "Ugyldig sluttstatus fra %s (%s)\n"
 
-#: build/build.c:285
+#: build/build.c:291
 msgid ""
 "\n"
 "\n"
@@ -381,1476 +574,1322 @@ msgstr ""
 "\n"
 "RPM-feil under bygging:\n"
 
-#: build/expression.c:212
+#: build/expression.c:216
 msgid "syntax error while parsing ==\n"
 msgstr "syntaksfeil under lesing av ==\n"
 
-#: build/expression.c:242
+#: build/expression.c:246
 msgid "syntax error while parsing &&\n"
 msgstr "syntaksfeil under lesing av &&\n"
 
-#: build/expression.c:251
+#: build/expression.c:255
 msgid "syntax error while parsing ||\n"
 msgstr "syntaksfeil under lesing av ||\n"
 
-#: build/expression.c:301
+#: build/expression.c:305
 msgid "parse error in expression\n"
 msgstr "feil under lesing av uttrykk\n"
 
-#: build/expression.c:333
+#: build/expression.c:337
 msgid "unmatched (\n"
 msgstr "ubalansert (\n"
 
-#: build/expression.c:365
+#: build/expression.c:369
 msgid "- only on numbers\n"
-msgstr "- kun på tall\n"
+msgstr "- kun på tall\n"
 
-#: build/expression.c:381
+#: build/expression.c:385
 msgid "! only on numbers\n"
-msgstr "! kun på tall\n"
+msgstr "! kun på tall\n"
 
-#: build/expression.c:423 build/expression.c:471 build/expression.c:529
-#: build/expression.c:621
+#: build/expression.c:427 build/expression.c:475 build/expression.c:533
+#: build/expression.c:625
 msgid "types must match\n"
-msgstr "typene må være like\n"
+msgstr "typene må være like\n"
 
-#: build/expression.c:436
+#: build/expression.c:440
 msgid "* / not suported for strings\n"
-msgstr "* / ikke støttet for strenger\n"
+msgstr "* / ikke støttet for strenger\n"
 
-#: build/expression.c:487
+#: build/expression.c:491
 msgid "- not suported for strings\n"
-msgstr "- ikke støttet for strenger\n"
+msgstr "- ikke støttet for strenger\n"
 
-#: build/expression.c:634
+#: build/expression.c:638
 msgid "&& and || not suported for strings\n"
-msgstr "&& og || ikke støttet for strenger\n"
+msgstr "&& og || ikke støttet for strenger\n"
 
-#: build/expression.c:667 build/expression.c:714
+#: build/expression.c:671
 msgid "syntax error in expression\n"
 msgstr "syntaksfeil i uttrykk\n"
 
-#: build/files.c:238
-#, c-format
-msgid "TIMECHECK failure: %s\n"
-msgstr "TIDSJEKK feil: %s\n"
-
-#: build/files.c:299 build/files.c:492 build/files.c:685
+#: build/files.c:326 build/files.c:495 build/files.c:709
 #, c-format
 msgid "Missing '(' in %s %s\n"
 msgstr "Mangler '(' i %s %s\n"
 
-#: build/files.c:309 build/files.c:621 build/files.c:695
+#: build/files.c:336 build/files.c:631 build/files.c:719 build/files.c:778
 #, c-format
 msgid "Missing ')' in %s(%s\n"
 msgstr "Mangler ')' i %s(%s\n"
 
-#: build/files.c:345 build/files.c:644
+#: build/files.c:361 build/files.c:650
 #, c-format
 msgid "Invalid %s token: %s\n"
 msgstr "Ugyldig %s-tegn: %s\n"
 
-#: build/files.c:454
-#, fuzzy, c-format
+#: build/files.c:464
+#, c-format
 msgid "Missing %s in %s %s\n"
-msgstr "Mangler '(' i %s %s\n"
+msgstr ""
 
-#: build/files.c:507
+#: build/files.c:510
 #, c-format
 msgid "Non-white space follows %s(): %s\n"
 msgstr ""
 
-#: build/files.c:543
+#: build/files.c:546
 #, c-format
 msgid "Bad syntax: %s(%s)\n"
 msgstr ""
 
-#: build/files.c:552
+#: build/files.c:555
 #, c-format
 msgid "Bad mode spec: %s(%s)\n"
 msgstr ""
 
-#: build/files.c:563
+#: build/files.c:567
 #, c-format
 msgid "Bad dirmode spec: %s(%s)\n"
 msgstr ""
 
-#: build/files.c:720
+#: build/files.c:671
 #, c-format
-msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
+msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
 msgstr ""
 
-#: build/files.c:730
+#: build/files.c:678
 #, c-format
-msgid "Duplicate locale %.*s in %%lang(%s)\n"
+msgid "Duplicate locale %s in %%lang(%s)\n"
 msgstr ""
 
-#: build/files.c:809
+#: build/files.c:793
 #, c-format
-msgid "Only one arg for %%docdir\n"
+msgid "Invalid capability: %s\n"
 msgstr ""
 
-#: build/files.c:838
-#, c-format
-msgid "Two files on one line: %s\n"
-msgstr "To filer på én linje: %s\n"
+#: build/files.c:803
+msgid "File capability support not built in\n"
+msgstr ""
 
-#: build/files.c:851
+#: build/files.c:852
 #, c-format
 msgid "File must begin with \"/\": %s\n"
-msgstr "Filen må begynne med \"/\": %s\n"
-
-#: build/files.c:862
-#, c-format
-msgid "Can't mix special %%doc with other forms: %s\n"
-msgstr "Kan ikke blande spesiell %%doc med andre skjema: %s\n"
+msgstr "Filen må begynne med \"/\": %s\n"
 
-#: build/files.c:989
+#: build/files.c:973
 #, c-format
 msgid "Unknown file digest algorithm %u, falling back to MD5\n"
 msgstr ""
 
-#: build/files.c:1017
+#: build/files.c:1001
 #, c-format
 msgid "File listed twice: %s\n"
 msgstr "Fil listet to ganger: %s\n"
 
-#: build/files.c:1129
+#: build/files.c:1123
+#, c-format
+msgid "reading symlink %s failed: %s\n"
+msgstr ""
+
+#: build/files.c:1131
 #, c-format
 msgid "Symlink points to BuildRoot: %s -> %s\n"
 msgstr "Symbolsk lenke peker til BuildRoot: %s -> %s\n"
 
-#: build/files.c:1334
+#: build/files.c:1345
 #, c-format
-msgid "File doesn't match prefix (%s): %s\n"
+msgid "Directory not found: %s\n"
 msgstr ""
 
-#: build/files.c:1358
+#: build/files.c:1346
 #, c-format
 msgid "File not found: %s\n"
 msgstr "Fil ikke funnet: %s\n"
 
-#: build/files.c:1429
-#, c-format
-msgid "File %s too large for payload\n"
-msgstr ""
-
-#: build/files.c:1568
+#: build/files.c:1537
 #, c-format
 msgid "%s: can't load unknown tag (%d).\n"
 msgstr ""
 
-#: build/files.c:1575
-#, fuzzy, c-format
+#: build/files.c:1543
+#, c-format
 msgid "%s: public key read failed.\n"
-msgstr "%s: readLead feilet\n"
+msgstr ""
 
-#: build/files.c:1580 lib/rpmchecksig.c:437
+#: build/files.c:1547
 #, c-format
 msgid "%s: not an armored public key.\n"
 msgstr ""
 
-#: build/files.c:1589
-#, fuzzy, c-format
-msgid "%s: *.te policy read failed.\n"
-msgstr "%s: readLead feilet\n"
+#: build/files.c:1556
+#, c-format
+msgid "%s: failed to encode\n"
+msgstr ""
 
-#: build/files.c:1632
+#: build/files.c:1601
 #, c-format
 msgid "File needs leading \"/\": %s\n"
 msgstr ""
 
-#: build/files.c:1654
-#, fuzzy, c-format
-msgid "Glob not permitted: %s\n"
-msgstr "linje %d: Filnavn ikke tillatt: %s\n"
+#: build/files.c:1625
+#, c-format
+msgid "%%dev glob not permitted: %s\n"
+msgstr ""
+
+#: build/files.c:1638
+#, c-format
+msgid "Directory not found by glob: %s\n"
+msgstr ""
 
-#: build/files.c:1666 lib/rpminstall.c:266
+#: build/files.c:1639 lib/rpminstall.c:426
 #, c-format
 msgid "File not found by glob: %s\n"
 msgstr ""
 
-#: build/files.c:1716
-#, fuzzy, c-format
+#: build/files.c:1675
+#, c-format
 msgid "Could not open %%files file %s: %m\n"
-msgstr "Kunne ikke åpne spec fil %s: %s\n"
+msgstr ""
 
-#: build/files.c:1724
+#: build/files.c:1682
 #, c-format
 msgid "line: %s\n"
 msgstr "Installerer %s\n"
 
-#: build/files.c:2086
+#: build/files.c:1689
+#, c-format
+msgid "Error reading %%files file %s: %m\n"
+msgstr ""
+
+#: build/files.c:1711
+#, c-format
+msgid "illegal _docdir_fmt %s: %s\n"
+msgstr ""
+
+#: build/files.c:1869
+#, c-format
+msgid "Can't mix special %s with other forms: %s\n"
+msgstr ""
+
+#: build/files.c:1886
+#, c-format
+msgid "More than one file on a line: %s\n"
+msgstr ""
+
+#: build/files.c:2014
 #, c-format
 msgid "Bad file: %s: %s\n"
 msgstr "Ugyldig fil %s: %s\n"
 
-#: build/files.c:2110 build/parsePrep.c:44
+#: build/files.c:2039 build/parsePrep.c:33
 #, c-format
 msgid "Bad owner/group: %s\n"
 msgstr "Ugyldig eier/gruppe: %s\n"
 
-#: build/files.c:2151
-#, fuzzy, c-format
+#: build/files.c:2073
+#, c-format
 msgid "Checking for unpackaged file(s): %s\n"
-msgstr "ingen pakke utløser %s\n"
+msgstr ""
 
-#: build/files.c:2166
+#: build/files.c:2086
 #, c-format
 msgid ""
 "Installed (but unpackaged) file(s) found:\n"
 "%s"
 msgstr ""
 
-#: build/files.c:2191
+#: build/files.c:2117
 #, c-format
-msgid "Processing files: %s-%s-%s\n"
+msgid "Processing files: %s\n"
 msgstr ""
 
-#: build/names.c:47
-msgid "getUname: too many uid's\n"
-msgstr ""
-
-#: build/names.c:69
-msgid "getUnameS: too many uid's\n"
-msgstr ""
-
-#: build/names.c:94
-msgid "getUidS: too many uid's\n"
-msgstr ""
-
-#: build/names.c:119
-msgid "getGname: too many gid's\n"
-msgstr ""
-
-#: build/names.c:141
-msgid "getGnameS: too many gid's\n"
-msgstr ""
-
-#: build/names.c:166
-msgid "getGidS: too many gid's\n"
+#: build/files.c:2131
+#, c-format
+msgid "Binaries arch (%d) not matching the package arch (%d).\n"
 msgstr ""
 
-#: build/names.c:200
-#, c-format
-msgid "Could not canonicalize hostname: %s\n"
+#: build/files.c:2137
+msgid "Arch dependent binaries in noarch package\n"
 msgstr ""
 
-#: build/pack.c:72
+#: build/pack.c:50
 #, c-format
 msgid "create archive failed on file %s: %s\n"
-msgstr "klarte ikke å åpne %s: %s\n"
+msgstr ""
 
-#: build/pack.c:75
+#: build/pack.c:53
 #, c-format
 msgid "create archive failed: %s\n"
-msgstr "feil under oppretting av arkiv %s\n"
+msgstr ""
 
-#: build/pack.c:95
+#: build/pack.c:80
 #, c-format
-msgid "cpio_copy write failed: %s\n"
-msgstr "cpio_copy skriving feilet: %s\n"
+msgid "Could not open %s file: %s\n"
+msgstr ""
 
-#: build/pack.c:102
+#: build/pack.c:96
 #, c-format
-msgid "cpio_copy read failed: %s\n"
-msgstr "cpio_copy: feil under lesing: %s\n"
-
-#: build/pack.c:127
-#, fuzzy, c-format
 msgid "%s: line: %s\n"
-msgstr "Installerer %s\n"
-
-#: build/pack.c:191 build/pack.c:205
-#, c-format
-msgid "Could not open PreIn file: %s\n"
-msgstr "Kunne ikke åpne PreIn-fil: %s\n"
-
-#: build/pack.c:198
-#, c-format
-msgid "Could not open PreUn file: %s\n"
-msgstr "Kunne ikke åpne PreUn-fil: %s\n"
-
-#: build/pack.c:212
-#, c-format
-msgid "Could not open PostIn file: %s\n"
-msgstr "Kunne ikke åpne PostIn-fil: %s\n"
-
-#: build/pack.c:219 build/pack.c:226
-#, c-format
-msgid "Could not open PostUn file: %s\n"
-msgstr "Kunne ikke åpne PostUn-fil: %s\n"
-
-#: build/pack.c:234
-#, c-format
-msgid "Could not open VerifyScript file: %s\n"
-msgstr "Kunne ikke åpne VerifyScript-fil: %s\n"
-
-#: build/pack.c:248
-#, c-format
-msgid "Could not open Trigger script file: %s\n"
 msgstr ""
 
-#: build/pack.c:274
+#: build/pack.c:134
 #, c-format
-msgid "readRPM: open %s: %s\n"
+msgid "Could not canonicalize hostname: %s\n"
 msgstr ""
 
-#: build/pack.c:283
+#: build/pack.c:198
 #, c-format
-msgid "%s: Fseek failed: %s\n"
-msgstr "%s: Fseek feilet: %s\n"
+msgid "Unable to write payload to %s: %s\n"
+msgstr "Kunne ikke skrive \"payload\" til %s: %s\n"
 
-#: build/pack.c:314
+#: build/pack.c:206
 #, c-format
-msgid "readRPM: %s is not an RPM package\n"
-msgstr "readRPM: %s er ikke en RPM-pakke\n"
+msgid "Unable to read payload from %s: %s\n"
+msgstr "Kunne ikke lese \"payload\" fra %s: %s\n"
 
-#: build/pack.c:319
+#: build/pack.c:310
 #, c-format
-msgid "readRPM: reading header from %s\n"
-msgstr "readRPM: leser header fra %s\n"
-
-#: build/pack.c:390
-#, fuzzy, c-format
 msgid "Unknown payload compression: %s\n"
-msgstr "Ukjent ikontype: %s\n"
+msgstr ""
 
-#: build/pack.c:413
-#, fuzzy
+#: build/pack.c:338
 msgid "Unable to create immutable header region.\n"
-msgstr "Kunne ikke åpne spec fil %s: %s\n"
+msgstr ""
+
+#: build/pack.c:351
+msgid "Unable to open temp file.\n"
+msgstr "Kunne ikke åpne spec fil %s: %s\n"
 
-#: build/pack.c:433
-#, fuzzy
+#: build/pack.c:358
 msgid "Unable to write temp header\n"
-msgstr "Kunne ikke skrive header til %s: %s\n"
+msgstr ""
 
-#: build/pack.c:443
+#: build/pack.c:366
 msgid "Bad CSA data\n"
 msgstr "Ugyldige CSA-data\n"
 
-#: build/pack.c:478
-#, c-format
-msgid "Generating signature: %d\n"
-msgstr "Genererer signatur: %d\n"
-
-#: build/pack.c:512
-#, fuzzy
+#: build/pack.c:432
 msgid "Unable to reload signature header.\n"
-msgstr "Kunne ikke åpne spec fil %s: %s\n"
+msgstr ""
 
-#: build/pack.c:520
+#: build/pack.c:440
 #, c-format
 msgid "Could not open %s: %s\n"
-msgstr "Kunne ikke åpne %s: %s\n"
+msgstr "Kunne ikke åpne %s: %s\n"
 
-#: build/pack.c:532
+#: build/pack.c:452
 #, c-format
 msgid "Unable to write package: %s\n"
 msgstr "Kunne ikke skrive pakke: %s\n"
 
-#: build/pack.c:548
+#: build/pack.c:468
 #, c-format
 msgid "Unable to open sigtarget %s: %s\n"
-msgstr "Kunne ikke åpne sigmål %s: %s\n"
+msgstr "Kunne ikke åpne sigmål %s: %s\n"
 
-#: build/pack.c:559
+#: build/pack.c:479
 #, c-format
 msgid "Unable to read header from %s: %s\n"
-msgstr "Kunne ikke åpne spec fil %s: %s\n"
+msgstr "Kunne ikke åpne spec fil %s: %s\n"
 
-#: build/pack.c:573
+#: build/pack.c:489
 #, c-format
 msgid "Unable to write header to %s: %s\n"
 msgstr "Kunne ikke skrive header til %s: %s\n"
 
-#: build/pack.c:585
+#: build/pack.c:523
 #, c-format
-msgid "Unable to read payload from %s: %s\n"
-msgstr "Kunne ikke lese \"payload\" fra %s: %s\n"
+msgid "Wrote: %s\n"
+msgstr "Skrev: %s\n"
 
-#: build/pack.c:592
+#: build/pack.c:542
 #, c-format
-msgid "Unable to write payload to %s: %s\n"
-msgstr "Kunne ikke skrive \"payload\" til %s: %s\n"
+msgid "Executing \"%s\":\n"
+msgstr ""
 
-#: build/pack.c:629
+#: build/pack.c:545
 #, c-format
-msgid "Wrote: %s\n"
-msgstr "Skrev: %s\n"
+msgid "Execution of \"%s\" failed.\n"
+msgstr ""
+
+#: build/pack.c:549
+#, c-format
+msgid "Package check \"%s\" failed.\n"
+msgstr ""
 
-#: build/pack.c:728
+#: build/pack.c:598
 #, c-format
 msgid "Could not generate output filename for package %s: %s\n"
 msgstr ""
 
-#: build/pack.c:744
+#: build/pack.c:615
 #, c-format
 msgid "cannot create %s: %s\n"
 msgstr ""
 
-#: build/parseBuildInstallClean.c:33
+#: build/parseBuildInstallClean.c:35
 #, c-format
 msgid "line %d: second %s\n"
 msgstr ""
 
-#: build/parseChangelog.c:123
+#: build/parseChangelog.c:114
+#, c-format
+msgid "bogus date in %%changelog: %s\n"
+msgstr ""
+
+#: build/parseChangelog.c:146
 #, c-format
 msgid "%%changelog entries must start with *\n"
 msgstr ""
 
-#: build/parseChangelog.c:131
+#: build/parseChangelog.c:154
 #, c-format
 msgid "incomplete %%changelog entry\n"
 msgstr ""
 
-#: build/parseChangelog.c:146
+#: build/parseChangelog.c:169
 #, c-format
 msgid "bad date in %%changelog: %s\n"
 msgstr ""
 
-#: build/parseChangelog.c:151
+#: build/parseChangelog.c:174
 #, c-format
 msgid "%%changelog not in descending chronological order\n"
 msgstr ""
 
-#: build/parseChangelog.c:159 build/parseChangelog.c:170
+#: build/parseChangelog.c:182 build/parseChangelog.c:193
 #, c-format
 msgid "missing name in %%changelog\n"
 msgstr ""
 
-#: build/parseChangelog.c:177
+#: build/parseChangelog.c:200
 #, c-format
 msgid "no description in %%changelog\n"
 msgstr ""
 
-#: build/parseDescription.c:41
+#: build/parseDescription.c:32
 #, c-format
 msgid "line %d: Error parsing %%description: %s\n"
 msgstr ""
 
-#: build/parseDescription.c:54 build/parseFiles.c:49 build/parseScript.c:218
+#: build/parseDescription.c:45 build/parseFiles.c:46 build/parsePolicies.c:45
+#: build/parseScript.c:232
 #, c-format
 msgid "line %d: Bad option %s: %s\n"
 msgstr "linje %d: Ugyldig flagg %s: %s\n"
 
-#: build/parseDescription.c:65 build/parseFiles.c:60 build/parseScript.c:229
+#: build/parseDescription.c:56 build/parseFiles.c:57 build/parsePolicies.c:55
+#: build/parseScript.c:243
 #, c-format
 msgid "line %d: Too many names: %s\n"
 msgstr ""
 
-#: build/parseDescription.c:73 build/parseFiles.c:68 build/parseScript.c:237
+#: build/parseDescription.c:64 build/parseFiles.c:65 build/parsePolicies.c:62
+#: build/parseScript.c:251
 #, c-format
 msgid "line %d: Package does not exist: %s\n"
 msgstr ""
 
-#: build/parseDescription.c:83
+#: build/parseDescription.c:74
 #, c-format
 msgid "line %d: Second description\n"
 msgstr ""
 
-#: build/parseFiles.c:36
+#: build/parseFiles.c:33
 #, c-format
 msgid "line %d: Error parsing %%files: %s\n"
 msgstr "linje %d: Feil under lesing av %%filer: %s\n"
 
-#: build/parseFiles.c:74
+#: build/parsePolicies.c:32
+#, c-format
+msgid "line %d: Error parsing %%policies: %s\n"
+msgstr ""
+
+#: build/parsePreamble.c:69
+#, c-format
+msgid "Error parsing tag field: %s\n"
+msgstr ""
+
+#: build/parsePreamble.c:162
+#, c-format
+msgid "line %d: Bad number: %s\n"
+msgstr "linje %d: Ugyldig nummer: %s\n"
+
+#: build/parsePreamble.c:168
+#, c-format
+msgid "line %d: Bad no%s number: %u\n"
+msgstr ""
+
+#: build/parsePreamble.c:231
 #, c-format
-msgid "line %d: Second %%files list\n"
+msgid "line %d: Bad %s number: %s\n"
+msgstr "linje %d: Ugyldig %s-nummer: %s\n"
+
+#: build/parsePreamble.c:245
+#, c-format
+msgid "%s %d defined multiple times\n"
+msgstr ""
+
+#: build/parsePreamble.c:290
+#, c-format
+msgid "Downloading %s to %s\n"
+msgstr ""
+
+#: build/parsePreamble.c:293
+#, c-format
+msgid "Couldn't download %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:220
+#: build/parsePreamble.c:432
 #, c-format
 msgid "Architecture is excluded: %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:225
+#: build/parsePreamble.c:437
 #, c-format
 msgid "Architecture is not included: %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:230
+#: build/parsePreamble.c:442
 #, c-format
 msgid "OS is excluded: %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:235
+#: build/parsePreamble.c:447
 #, c-format
 msgid "OS is not included: %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:262
+#: build/parsePreamble.c:473
 #, c-format
 msgid "%s field must be present in package: %s\n"
-msgstr "%s-felt må være tilstede i pakken: %s\n"
+msgstr "%s-felt må være tilstede i pakken: %s\n"
 
-#: build/parsePreamble.c:289
+#: build/parsePreamble.c:496
 #, c-format
 msgid "Duplicate %s entries in package: %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:342
-#, c-format
-msgid "illegal _docdir_fmt: %s\n"
-msgstr ""
-
-#: build/parsePreamble.c:370
+#: build/parsePreamble.c:554
 #, c-format
 msgid "Unable to open icon %s: %s\n"
-msgstr "Kunne ikke åpne ikon %s: %s\n"
+msgstr "Kunne ikke åpne ikon %s: %s\n"
 
-#: build/parsePreamble.c:388
+#: build/parsePreamble.c:570
 #, c-format
 msgid "Unable to read icon %s: %s\n"
 msgstr "Kan ikke lese ikon %s: %s\n"
 
-#: build/parsePreamble.c:401
+#: build/parsePreamble.c:580
 #, c-format
 msgid "Unknown icon type: %s\n"
 msgstr "Ukjent ikontype: %s\n"
 
-#: build/parsePreamble.c:442
+#: build/parsePreamble.c:594
 #, c-format
 msgid "line %d: Tag takes single token only: %s\n"
 msgstr "linje %d: Tagg tar kun et enkelt tegn: %s\n"
 
-#: build/parsePreamble.c:466
+#: build/parsePreamble.c:614
 #, c-format
-msgid "line %d: Malformed tag: %s\n"
-msgstr "linje %d: Feilutformet tagg: %s\n"
+msgid "line %d: Illegal char '%c' in: %s\n"
+msgstr ""
 
-#: build/parsePreamble.c:474
+#: build/parsePreamble.c:617
 #, c-format
-msgid "line %d: Empty tag: %s\n"
-msgstr "linje %d: Tom tagg: %s\n"
+msgid "line %d: Illegal char in: %s\n"
+msgstr ""
+
+#: build/parsePreamble.c:623
+#, c-format
+msgid "line %d: Illegal sequence \"..\" in: %s\n"
+msgstr ""
 
-#: build/parsePreamble.c:497 build/parsePreamble.c:504
+#: build/parsePreamble.c:646
 #, c-format
-msgid "line %d: Illegal char '-' in %s: %s\n"
-msgstr "linje %d: Ugyldig tegn '-' i %s: %s\n"
+msgid "line %d: Malformed tag: %s\n"
+msgstr "linje %d: Feilutformet tagg: %s\n"
 
-#: build/parsePreamble.c:557
+#: build/parsePreamble.c:654
 #, c-format
-msgid "BuildRoot can not be \"/\": %s\n"
-msgstr "BuildRoot kan ikke være \"/\": %s\n"
+msgid "line %d: Empty tag: %s\n"
+msgstr "linje %d: Tom tagg: %s\n"
 
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:715
 #, c-format
 msgid "line %d: Prefixes must not end with \"/\": %s\n"
-msgstr "linje %d: Prefiks må ikke slutte på \"/\": %s\n"
+msgstr "linje %d: Prefiks må ikke slutte på \"/\": %s\n"
 
-#: build/parsePreamble.c:585
+#: build/parsePreamble.c:727
 #, c-format
 msgid "line %d: Docdir must begin with '/': %s\n"
-msgstr "linje %d: Docdir må begynne med '/': %s\n"
+msgstr "linje %d: Docdir må begynne med '/': %s\n"
 
-#: build/parsePreamble.c:598
-#, fuzzy, c-format
+#: build/parsePreamble.c:740
+#, c-format
 msgid "line %d: Epoch field must be an unsigned number: %s\n"
-msgstr "linje %d: Epoch/serienummer må være et tall: %s\n"
+msgstr ""
 
-#: build/parsePreamble.c:638 build/parsePreamble.c:649
+#: build/parsePreamble.c:777
 #, c-format
 msgid "line %d: Bad %s: qualifiers: %s\n"
 msgstr "linje %d: Ugyldig %s: kvalifikatorer: %s\n"
 
-#: build/parsePreamble.c:675
+#: build/parsePreamble.c:804
 #, c-format
 msgid "line %d: Bad BuildArchitecture format: %s\n"
 msgstr "linje %d: Ugyldig BuildArchitecture format: %s\n"
 
-#: build/parsePreamble.c:684
+#: build/parsePreamble.c:814
+#, c-format
+msgid "line %d: Only noarch subpackages are supported: %s\n"
+msgstr ""
+
+#: build/parsePreamble.c:830
 #, c-format
 msgid "Internal error: Bogus tag %d\n"
 msgstr "Intern feil: Ugyldig tag %d\n"
 
-#: build/parsePreamble.c:776
+#: build/parsePreamble.c:915
 #, c-format
-msgid "Legacy syntax is unsupported: %s\n"
+msgid "line %d: %s is deprecated: %s\n"
 msgstr ""
 
-#: build/parsePreamble.c:838
+#: build/parsePreamble.c:978
 #, c-format
 msgid "Bad package specification: %s\n"
 msgstr "Ugyldig pakkespesifikasjon: %s\n"
 
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:984
 #, c-format
 msgid "Package already exists: %s\n"
 msgstr "Pakke eksisterer allerede: %s\n"
 
-#: build/parsePreamble.c:876
+#: build/parsePreamble.c:1015
 #, c-format
 msgid "line %d: Unknown tag: %s\n"
 msgstr "linje %d: Ukjent tagg: %s\n"
 
-#: build/parsePreamble.c:901
-msgid "Spec file can't use BuildRoot\n"
-msgstr "Spec-fil kan ikke bruke BuildRoot\n"
+#: build/parsePreamble.c:1047
+#, c-format
+msgid "%%{buildroot} couldn't be empty\n"
+msgstr ""
+
+#: build/parsePreamble.c:1051
+#, c-format
+msgid "%%{buildroot} can not be \"/\"\n"
+msgstr ""
 
-#: build/parsePrep.c:39
+#: build/parsePrep.c:28
 #, c-format
 msgid "Bad source: %s: %s\n"
 msgstr "kunne ikke opprette %s: %s\n"
 
-#: build/parsePrep.c:81
-#, fuzzy, c-format
+#: build/parsePrep.c:73
+#, c-format
 msgid "No patch number %u\n"
-msgstr "Ingen patch-nummer %d\n"
+msgstr ""
 
-#: build/parsePrep.c:83
+#: build/parsePrep.c:75
 #, c-format
 msgid "%%patch without corresponding \"Patch:\" tag\n"
 msgstr ""
 
-#: build/parsePrep.c:158
-#, fuzzy, c-format
+#: build/parsePrep.c:152
+#, c-format
 msgid "No source number %u\n"
-msgstr "Ingen kildenummer %d\n"
+msgstr ""
 
-#: build/parsePrep.c:160
-#, fuzzy
+#: build/parsePrep.c:154
 msgid "No \"Source:\" tag in the spec file\n"
-msgstr "kildepakke inneholder ikke en .spec-fil\n"
-
-#: build/parsePrep.c:182
-#, c-format
-msgid "Couldn't download nosource %s: %s\n"
-msgstr "Kunne ikke laste ned ikke-kilde %s: %s\n"
+msgstr ""
 
-#: build/parsePrep.c:269
+#: build/parsePrep.c:261
 #, c-format
 msgid "Error parsing %%setup: %s\n"
 msgstr "Feil under lesing av %%setup: %s\n"
 
-#: build/parsePrep.c:284
+#: build/parsePrep.c:272
 #, c-format
 msgid "line %d: Bad arg to %%setup: %s\n"
 msgstr "linje %d: Ugyldig argument til %%setup: %s\n"
 
-#: build/parsePrep.c:303
+#: build/parsePrep.c:287
 #, c-format
 msgid "line %d: Bad %%setup option %s: %s\n"
 msgstr "linje %d: Ugyldig %%setup flagg %s: %s\n"
 
-#: build/parsePrep.c:460
-#, fuzzy, c-format
+#: build/parsePrep.c:446
+#, c-format
 msgid "%s: %s: %s\n"
-msgstr "%s: %s\n"
+msgstr ""
 
-#: build/parsePrep.c:473
-#, fuzzy, c-format
+#: build/parsePrep.c:459
+#, c-format
 msgid "Invalid patch number %s: %s\n"
-msgstr "ugyldig pakkenummer: %s\n"
+msgstr ""
 
-#: build/parsePrep.c:502
+#: build/parsePrep.c:486
 #, c-format
 msgid "line %d: second %%prep\n"
 msgstr "linje %d: %%prep for andre gang\n"
 
-#: build/parseReqs.c:106
-#, c-format
-msgid ""
-"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
+#: build/parseReqs.c:112
+msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
 msgstr ""
-"linje %d: Avhengighetstegn må begynne med alfanumerisk tegn, '_' eller '/': %"
-"s\n"
 
-#: build/parseReqs.c:133
-#, c-format
-msgid "line %d: Versioned file name not permitted: %s\n"
-msgstr "linje %d: Filnavn med versjon ikke tillatt: %s\n"
+#: build/parseReqs.c:137
+msgid "Versioned file name not permitted"
+msgstr ""
 
-#: build/parseReqs.c:163
+#: build/parseReqs.c:154
+msgid "Version required"
+msgstr ""
+
+#: build/parseReqs.c:165
+msgid "invalid dependency"
+msgstr ""
+
+#: build/parseReqs.c:181
 #, c-format
-msgid "line %d: Version required: %s\n"
-msgstr "linje %d: Versjon kreves: %s\n"
+msgid "line %d: %s: %s\n"
+msgstr ""
 
-#: build/parseScript.c:178
+#: build/parseScript.c:192
 #, c-format
 msgid "line %d: triggers must have --: %s\n"
-msgstr "linje %d: triggere må ha --: %s\n"
+msgstr "linje %d: triggere må ha --: %s\n"
 
-#: build/parseScript.c:188 build/parseScript.c:251
+#: build/parseScript.c:202 build/parseScript.c:265
 #, c-format
 msgid "line %d: Error parsing %s: %s\n"
 msgstr "linje %d: Feil under lesing av %s: %s\n"
 
-#: build/parseScript.c:200
-#, fuzzy, c-format
+#: build/parseScript.c:214
+#, c-format
 msgid "line %d: internal script must end with '>': %s\n"
-msgstr "linje %d: skriptprogram må begynne med '/': %s\n"
+msgstr ""
 
-#: build/parseScript.c:206
+#: build/parseScript.c:220
 #, c-format
 msgid "line %d: script program must begin with '/': %s\n"
-msgstr "linje %d: skriptprogram må begynne med '/': %s\n"
+msgstr "linje %d: skriptprogram må begynne med '/': %s\n"
 
-#: build/parseScript.c:244
+#: build/parseScript.c:258
 #, c-format
 msgid "line %d: Second %s\n"
 msgstr "linje %d: Andre %s\n"
 
-#: build/parseScript.c:287
-#, fuzzy, c-format
-msgid "line %d: unsupported internal script: %s\n"
-msgstr "linje %d: Feilutformet tagg: %s\n"
-
-#: build/parseSpec.c:183
-#, c-format
-msgid "line %d: %s\n"
-msgstr "linje %d: %s\n"
-
-#: build/parseSpec.c:227
-#, c-format
-msgid "Unable to open %s: %s\n"
-msgstr "Kan ikke åpne %s: %s\n"
-
-#: build/parseSpec.c:240
-#, c-format
-msgid "Unclosed %%if\n"
-msgstr "Åpen %%if\n"
-
-#: build/parseSpec.c:329
-#, c-format
-msgid "%s:%d: parseExpressionBoolean returns %d\n"
-msgstr "%s:%d: parseExpressionBoolean returnerer %d\n"
-
-#: build/parseSpec.c:338
-#, c-format
-msgid "%s:%d: Got a %%else with no %%if\n"
-msgstr "%s:%d: %%else uten %%if\n"
-
-#: build/parseSpec.c:350
-#, c-format
-msgid "%s:%d: Got a %%endif with no %%if\n"
-msgstr "%s:%d: %%endif uten %%if\n"
-
-#: build/parseSpec.c:364 build/parseSpec.c:373
-#, c-format
-msgid "malformed %%include statement\n"
-msgstr "ugyldig %%include utsagn\n"
-
-#: build/parseSpec.c:439
-#, fuzzy
-msgid "BuildRoot couldn't be empty\n"
-msgstr "BuildRoot kan ikke være \"/\": %s\n"
-
-#: build/parseSpec.c:443
-#, fuzzy
-msgid "BuildRoot can not be \"/\"\n"
-msgstr "BuildRoot kan ikke være \"/\": %s\n"
-
-#: build/parseSpec.c:559
-msgid "No compatible architectures found for build\n"
-msgstr "Ingen kompatible arkitekturer funnet for bygging\n"
-
-#: build/parseSpec.c:595
-#, c-format
-msgid "Package has no %%description: %s\n"
-msgstr "Pakken har ingen %%description: %s\n"
-
-#: build/poptBT.c:97
+#: build/parseScript.c:301
 #, c-format
-msgid "buildroot already specified, ignoring %s\n"
-msgstr "Feil under lesing av spec fil fra %s\n"
-
-#: build/poptBT.c:145
-#, c-format
-msgid "build through %prep (unpack sources and apply patches) from <specfile>"
-msgstr ""
-"bygg gjennom %prep (pakk ut kildekoden og legg til patcher) fra <specfil>"
-
-#: build/poptBT.c:146 build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155
-#: build/poptBT.c:158 build/poptBT.c:161 build/poptBT.c:164
-msgid "<specfile>"
-msgstr "<specfil>"
-
-#: build/poptBT.c:148
-msgid "build through %build (%prep, then compile) from <specfile>"
-msgstr ""
-
-#: build/poptBT.c:151
-msgid "build through %install (%prep, %build, then install) from <specfile>"
+msgid "line %d: unsupported internal script: %s\n"
 msgstr ""
 
-#: build/poptBT.c:154
+#: build/parseScript.c:318
 #, c-format
-msgid "verify %files section from <specfile>"
-msgstr ""
-
-#: build/poptBT.c:157
-msgid "build source and binary packages from <specfile>"
-msgstr "bygg kilde- og binærpakker fra <specfil>"
-
-#: build/poptBT.c:160
-msgid "build binary package only from <specfile>"
-msgstr "spør pakke som eier <fil>"
-
-#: build/poptBT.c:163
-msgid "build source package only from <specfile>"
+msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
 msgstr ""
 
-#: build/poptBT.c:167
+#: build/parseSpec.c:209
 #, c-format
-msgid "build through %prep (unpack sources and apply patches) from <tarball>"
-msgstr ""
-"bygg gjennom %prep (pakk ut kildekoden og legg til patcher) fra <tarball>"
+msgid "line %d: %s\n"
+msgstr "linje %d: %s\n"
 
-#: build/poptBT.c:168 build/poptBT.c:171 build/poptBT.c:174 build/poptBT.c:177
-#: build/poptBT.c:180 build/poptBT.c:183 build/poptBT.c:186
-msgid "<tarball>"
-msgstr "<tarball>"
+#: build/parseSpec.c:252
+#, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Kan ikke åpne %s: %s\n"
 
-#: build/poptBT.c:170
-msgid "build through %build (%prep, then compile) from <tarball>"
+#: build/parseSpec.c:286
+#, c-format
+msgid "%s:%d: Argument expected for %s\n"
 msgstr ""
 
-#: build/poptBT.c:173
-msgid "build through %install (%prep, %build, then install) from <tarball>"
+#: build/parseSpec.c:308
+#, c-format
+msgid "line %d: Unclosed %%if\n"
 msgstr ""
 
-#: build/poptBT.c:176
+#: build/parseSpec.c:313
 #, c-format
-msgid "verify %files section from <tarball>"
-msgstr "verifiser %files seksjon fra <tarball>"
-
-#: build/poptBT.c:179
-msgid "build source and binary packages from <tarball>"
-msgstr "bygg kilde- og binærpakker fra <tarball>"
-
-#: build/poptBT.c:182
-msgid "build binary package only from <tarball>"
+msgid "line %d: unclosed macro or bad line continuation\n"
 msgstr ""
 
-#: build/poptBT.c:185
-msgid "build source package only from <tarball>"
+#: build/parseSpec.c:355
+#, c-format
+msgid "%s:%d: bad %%if condition\n"
 msgstr ""
 
-#: build/poptBT.c:189
-msgid "build binary package from <source package>"
-msgstr "bygg binær-pakke fra <kildepakke>"
-
-#: build/poptBT.c:190 build/poptBT.c:193
-msgid "<source package>"
-msgstr "<kildepakke>"
+#: build/parseSpec.c:363
+#, c-format
+msgid "%s:%d: Got a %%else with no %%if\n"
+msgstr "%s:%d: %%else uten %%if\n"
 
-#: build/poptBT.c:192
-msgid ""
-"build through %install (%prep, %build, then install) from <source package>"
-msgstr ""
+#: build/parseSpec.c:374
+#, c-format
+msgid "%s:%d: Got a %%endif with no %%if\n"
+msgstr "%s:%d: %%endif uten %%if\n"
 
-#: build/poptBT.c:196
-msgid "override build root"
+#: build/parseSpec.c:392
+#, c-format
+msgid "%s:%d: malformed %%include statement\n"
 msgstr ""
 
-#: build/poptBT.c:198
-msgid "remove build tree when done"
-msgstr "fjern byggtreet når ferdig"
+#: build/parseSpec.c:669
+msgid "No compatible architectures found for build\n"
+msgstr "Ingen kompatible arkitekturer funnet for bygging\n"
 
-#: build/poptBT.c:200 build/poptBT.c:238
-msgid "generate headers compatible with rpm4 packaging"
-msgstr "generer headere som er kompatible med rpm4 pakker"
+#: build/parseSpec.c:703
+#, c-format
+msgid "Package has no %%description: %s\n"
+msgstr "Pakken har ingen %%description: %s\n"
 
-#: build/poptBT.c:202
-msgid "ignore ExcludeArch: directives from spec file"
+#: build/policies.c:87
+#, c-format
+msgid "Policy module '%s' duplicated with overlapping types\n"
 msgstr ""
 
-#: build/poptBT.c:204
-msgid "debug file state machine"
+#: build/policies.c:93
+#, c-format
+msgid "Base modules '%s' and '%s' have overlapping types\n"
 msgstr ""
 
-#: build/poptBT.c:206
-msgid "do not execute any stages of the build"
+#: build/policies.c:101
+msgid "Failed to get policies from header\n"
 msgstr ""
 
-#: build/poptBT.c:208
-#, fuzzy
-msgid "do not verify build dependencies"
-msgstr "ikke verifiser pakkeavhengigheter"
-
-#: build/poptBT.c:210
-msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
+#: build/policies.c:154
+#, c-format
+msgid "%%semodule requires a file path\n"
 msgstr ""
 
-#: build/poptBT.c:214 lib/poptALL.c:220 lib/poptI.c:234 lib/poptQV.c:313
-#: lib/poptQV.c:351
-#, fuzzy
-msgid "don't verify package digest(s)"
-msgstr "ikke verifiser pakkeavhengigheter"
-
-#: build/poptBT.c:216 lib/poptALL.c:222 lib/poptI.c:236 lib/poptQV.c:315
-#: lib/poptQV.c:354
-#, fuzzy
-msgid "don't verify database header(s) when retrieved"
-msgstr "ikke verifiser pakkearkitektur"
+#: build/policies.c:163
+#, c-format
+msgid "Failed to read  policy file: %s\n"
+msgstr ""
 
-#: build/poptBT.c:218 lib/poptALL.c:224 lib/poptI.c:238 lib/poptQV.c:317
-#: lib/poptQV.c:356
-#, fuzzy
-msgid "don't verify package signature(s)"
-msgstr "verifiser pakkesignatur"
+#: build/policies.c:170
+#, c-format
+msgid "Failed to encode policy file: %s\n"
+msgstr ""
 
-#: build/poptBT.c:221
-msgid "do not accept i18N msgstr's from specfile"
+#: build/policies.c:187
+#, c-format
+msgid "Failed to determine a policy name: %s\n"
 msgstr ""
 
-#: build/poptBT.c:223
-msgid "remove sources when done"
-msgstr "fjern kildekoden når ferdig"
+#: build/policies.c:199
+#, c-format
+msgid ""
+"'%s' type given with other types in %%semodule %s. Compacting types to "
+"'%s'.\n"
+msgstr ""
 
-#: build/poptBT.c:225
-msgid "remove specfile when done"
+#: build/policies.c:246
+#, c-format
+msgid "Error parsing %s: %s\n"
 msgstr ""
 
-#: build/poptBT.c:227
-msgid "skip straight to specified stage (only for c,i)"
-msgstr "hopp rett til spesifisert steg (kun for c,i)"
+#: build/policies.c:252
+#, c-format
+msgid "Expecting %%semodule tag: %s\n"
+msgstr ""
 
-#: build/poptBT.c:229
-msgid "generate PGP/GPG signature"
-msgstr "generer PGP/GPG signatur"
+#: build/policies.c:262
+#, c-format
+msgid "Missing module path in line: %s\n"
+msgstr ""
 
-#: build/poptBT.c:231
-msgid "override target platform"
+#: build/policies.c:268
+#, c-format
+msgid "Too many arguments in line: %s\n"
 msgstr ""
 
-#: build/poptBT.c:233
-msgid "lookup i18N strings in specfile catalog"
+#: build/policies.c:307
+#, c-format
+msgid "Processing policies: %s\n"
 msgstr ""
 
-#: build/poptBT.c:235
-msgid "generate headers compatible with (legacy) rpm[23] packaging"
-msgstr "generer headere som er kompatible med (gamle) rpm[23] pakker"
+#: build/rpmfc.c:108
+#, c-format
+msgid "Ignoring invalid regex %s\n"
+msgstr ""
 
-#: build/rpmfc.c:107
-#, fuzzy, c-format
+#: build/rpmfc.c:204
+#, c-format
 msgid "Couldn't create pipe for %s: %m\n"
-msgstr "klarte ikke å åpne %s: %s\n"
-
-#: build/rpmfc.c:122
-#, fuzzy, c-format
-msgid "Couldn't chdir to %s: %s\n"
-msgstr "Kunne ikke kjøre %s: %s\n"
+msgstr ""
 
-#: build/rpmfc.c:133
+#: build/rpmfc.c:229
 #, c-format
 msgid "Couldn't exec %s: %s\n"
-msgstr "Kunne ikke kjøre %s: %s\n"
+msgstr "Kunne ikke kjøre %s: %s\n"
 
-#: build/rpmfc.c:138 lib/psm.c:811
+#: build/rpmfc.c:234 lib/rpmscript.c:255
 #, c-format
 msgid "Couldn't fork %s: %s\n"
-msgstr "klarte ikke å åpne %s: %s\n"
+msgstr "klarte ikke å åpne %s: %s\n"
 
-#: build/rpmfc.c:224
+#: build/rpmfc.c:317
 #, c-format
-msgid "%s failed\n"
-msgstr "%s feilet\n"
+msgid "%s failed: %x\n"
+msgstr ""
 
-#: build/rpmfc.c:228
+#: build/rpmfc.c:321
 #, c-format
-msgid "failed to write all data to %s\n"
-msgstr "kunne ikke skrive alle data til %s\n"
+msgid "failed to write all data to %s: %s\n"
+msgstr ""
 
-#: build/rpmfc.c:1247
-#, fuzzy, c-format
-msgid "magic_open(0x%x) failed: %s\n"
-msgstr "feil under åpning av %s: %s\n"
+#: build/rpmfc.c:831
+#, c-format
+msgid "Conversion of %s to long integer failed.\n"
+msgstr ""
 
-#: build/rpmfc.c:1254
-#, fuzzy, c-format
-msgid "magic_load failed: %s\n"
-msgstr "%s rmdir av %s feilet: %s\n"
+#: build/rpmfc.c:909
+msgid "Empty file classifier\n"
+msgstr ""
 
-#: build/rpmfc.c:1295
-#, fuzzy, c-format
-msgid "magic_file(ms, \"%s\") failed: mode %06o %s\n"
-msgstr "%s rmdir av %s feilet: %s\n"
+#: build/rpmfc.c:918
+msgid "No file attributes configured\n"
+msgstr ""
 
-#: build/rpmfc.c:1495
-#, fuzzy, c-format
-msgid "Finding  %s: %s\n"
-msgstr "Fil %s: %s\n"
+#: build/rpmfc.c:938
+#, c-format
+msgid "magic_open(0x%x) failed: %s\n"
+msgstr ""
 
-#: build/rpmfc.c:1501 build/rpmfc.c:1510
+#: build/rpmfc.c:944
 #, c-format
-msgid "Failed to find %s:\n"
-msgstr "Klarte ikke å finne %s:\n"
+msgid "magic_load failed: %s\n"
+msgstr ""
 
-#: build/spec.c:227
+#: build/rpmfc.c:986
 #, c-format
-msgid "line %d: Bad number: %s\n"
-msgstr "linje %d: Ugyldig nummer: %s\n"
+msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
+msgstr ""
 
-#: build/spec.c:233
-#, fuzzy, c-format
-msgid "line %d: Bad no%s number: %u\n"
-msgstr "linje %d: Ugyldig no%s nummer: %d\n"
+#: build/rpmfc.c:1166
+#, c-format
+msgid "Finding  %s: %s\n"
+msgstr ""
 
-#: build/spec.c:293
+#: build/rpmfc.c:1175 build/rpmfc.c:1184
 #, c-format
-msgid "line %d: Bad %s number: %s\n"
-msgstr "linje %d: Ugyldig %s-nummer: %s\n"
+msgid "Failed to find %s:\n"
+msgstr "Klarte ikke å finne %s:\n"
 
-#: build/spec.c:554
+#: build/spec.c:404
 #, c-format
 msgid "query of specfile %s failed, can't parse\n"
 msgstr ""
 
-#: lib/cpio.c:186
+#: lib/cpio.c:364
 #, c-format
 msgid "(error 0x%x)"
 msgstr "(feil 0x%x)"
 
-#: lib/cpio.c:190
+#: lib/cpio.c:368
 msgid "Bad magic"
 msgstr "Ugyldig magi"
 
-#: lib/cpio.c:191
+#: lib/cpio.c:369
 msgid "Bad/unreadable  header"
 msgstr "Ugyldig/ulesbar header"
 
-#: lib/cpio.c:213
+#: lib/cpio.c:392
 msgid "Header size too big"
 msgstr "For stor header"
 
-#: lib/cpio.c:214
+#: lib/cpio.c:393
+msgid "File too large for archive"
+msgstr ""
+
+#: lib/cpio.c:394
 msgid "Unknown file type"
 msgstr "Ukjent filtype"
 
-#: lib/cpio.c:215
+#: lib/cpio.c:395
 msgid "Missing hard link(s)"
 msgstr "Mangler hard(e) lenke(er)"
 
-#: lib/cpio.c:216
-msgid "MD5 sum mismatch"
-msgstr "MD5-sum stemmer ikke"
+#: lib/cpio.c:396
+msgid "Digest mismatch"
+msgstr ""
 
-#: lib/cpio.c:217
+#: lib/cpio.c:397
 msgid "Internal error"
 msgstr "Intern feil"
 
-#: lib/cpio.c:218
+#: lib/cpio.c:398
 msgid "Archive file not in header"
 msgstr ""
 
-#: lib/cpio.c:229
+#: lib/cpio.c:409
 msgid " failed - "
 msgstr " feilet - "
 
-#: lib/depends.c:193
-#, fuzzy, c-format
-msgid "package %s was already added, skipping %s\n"
-msgstr "pakke %s er allerede installert"
-
-#: lib/depends.c:210
-#, fuzzy, c-format
-msgid "package %s was already added, replacing with %s\n"
-msgstr "pakke %s er allerede installert"
-
-#: lib/depends.c:426
-msgid "(cached)"
-msgstr ""
-
-#: lib/depends.c:446
-msgid "(rpmlib provides)"
-msgstr ""
-
-#: lib/depends.c:474
-msgid "(db files)"
-msgstr ""
-
-#: lib/depends.c:486
-msgid "(db provides)"
-msgstr ""
-
-#: lib/depends.c:769
+#: lib/depends.c:68
 #, c-format
-msgid "ignore package name relation(s) [%d]\t%s -> %s\n"
+msgid "%s is a Delta RPM and cannot be directly installed\n"
 msgstr ""
 
-#: lib/depends.c:872
+#: lib/depends.c:72
 #, c-format
-msgid "removing %s \"%s\" from tsort relations.\n"
+msgid "Unsupported payload (%s) in package %s\n"
 msgstr ""
 
-#: lib/depends.c:1348
-msgid "LOOP:\n"
+#: lib/depends.c:344
+#, c-format
+msgid "package %s was already added, skipping %s\n"
 msgstr ""
 
-#: lib/depends.c:1386
+#: lib/depends.c:345
 #, c-format
-msgid "rpmtsOrder failed, %d elements remain\n"
+msgid "package %s was already added, replacing with %s\n"
 msgstr ""
 
-#: lib/formats.c:96 lib/formats.c:116 lib/formats.c:136 lib/formats.c:230
-#: lib/formats.c:256 lib/formats.c:279 lib/formats.c:568
+#: lib/formats.c:65 lib/formats.c:101 lib/formats.c:183 lib/formats.c:209
+#: lib/formats.c:262 lib/formats.c:280 lib/formats.c:473 lib/formats.c:506
+#: lib/formats.c:544
 msgid "(not a number)"
 msgstr ""
 
-#: lib/formats.c:165
+#: lib/formats.c:125
 #, c-format
 msgid "%c"
 msgstr ""
 
-#: lib/formats.c:176
+#: lib/formats.c:135
 msgid "%a %b %d %Y"
 msgstr ""
 
-#: lib/formats.c:335
+#: lib/formats.c:314
 msgid "(not base64)"
 msgstr ""
 
-#: lib/formats.c:347
+#: lib/formats.c:326
 msgid "(invalid type)"
 msgstr ""
 
-#: lib/formats.c:371 lib/formats.c:463
+#: lib/formats.c:349 lib/formats.c:429
 msgid "(not a blob)"
 msgstr ""
 
-#: lib/formats.c:416
+#: lib/formats.c:384
 msgid "(invalid xml type)"
 msgstr ""
 
-#: lib/formats.c:486
-#, fuzzy
+#: lib/formats.c:434
 msgid "(not an OpenPGP signature)"
-msgstr "hopp over PGP-signaturer"
+msgstr ""
 
-#: lib/fs.c:69
+#: lib/formats.c:446
 #, c-format
-msgid "mntctl() failed to return size: %s\n"
-msgstr "mntctl() feilet å returnere størrelse: %s\n"
+msgid "Invalid date %u"
+msgstr ""
 
-#: lib/fs.c:84
-#, c-format
-msgid "mntctl() failed to return mount points: %s\n"
+#: lib/formats.c:512
+msgid "normal"
 msgstr ""
 
-#: lib/fs.c:110 lib/fs.c:211 lib/fs.c:324
-#, c-format
-msgid "failed to stat %s: %s\n"
-msgstr "feil under kjøring av stat på %s: %s\n"
+#: lib/formats.c:515
+msgid "replaced"
+msgstr ""
 
-#: lib/fs.c:156
-#, c-format
-msgid "failed to open %s: %s\n"
-msgstr "klarte ikke å åpne %s: %s\n"
+#: lib/formats.c:518
+msgid "not installed"
+msgstr ""
 
-#: lib/fs.c:345
-#, c-format
-msgid "file %s is on an unknown device\n"
-msgstr "fil %s er på en ukjent enhet\n"
+#: lib/formats.c:521
+msgid "net shared"
+msgstr ""
 
-#: lib/fsm.c:715
-#, c-format
-msgid "user %s does not exist - using root\n"
+#: lib/formats.c:524
+msgid "wrong color"
 msgstr ""
 
-#: lib/fsm.c:723
-#, c-format
-msgid "group %s does not exist - using root\n"
+#: lib/formats.c:527
+msgid "missing"
 msgstr ""
 
-#: lib/fsm.c:1519
-#, c-format
-msgid "archive file %s was not found in header file list\n"
+#: lib/formats.c:530
+msgid "(unknown)"
 msgstr ""
 
-#: lib/fsm.c:1641 lib/fsm.c:1769
-#, c-format
-msgid "%s saved as %s\n"
-msgstr "%s lagret som %s\n"
+#: lib/formats.c:565
+msgid "(not a string)"
+msgstr ""
 
-#: lib/fsm.c:1796
+#: lib/fsm.c:689
 #, c-format
-msgid "%s rmdir of %s failed: Directory not empty\n"
-msgstr "%s rmdir av %s feilet: Katalogen er ikke tom\n"
+msgid "user %s does not exist - using root\n"
+msgstr ""
 
-#: lib/fsm.c:1802
+#: lib/fsm.c:696
 #, c-format
-msgid "%s rmdir of %s failed: %s\n"
-msgstr "%s rmdir av %s feilet: %s\n"
+msgid "group %s does not exist - using root\n"
+msgstr ""
 
-#: lib/fsm.c:1816
+#: lib/fsm.c:1518
 #, c-format
-msgid "%s unlink of %s failed: %s\n"
-msgstr "%s unlink av %s feilet: %s\n"
+msgid "%s saved as %s\n"
+msgstr "%s lagret som %s\n"
 
-#: lib/fsm.c:1838
+#: lib/fsm.c:1543
 #, c-format
 msgid "%s created as %s\n"
 msgstr "%s opprettet som %s\n"
 
-#: lib/misc.c:26
-#, c-format
-msgid "cannot create %%%s %s\n"
-msgstr "kan ikke opprette %%%s %s\n"
-
-#: lib/misc.c:31
+#: lib/fsm.c:1845
 #, c-format
-msgid "cannot write to %%%s %s\n"
-msgstr "kan ikke skrive til %%%s %s\n"
+msgid "%s %s: remove failed: %s\n"
+msgstr ""
 
-#: lib/package.c:239
-#, c-format
-msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n"
+#: lib/fsm.c:1846
+msgid "directory"
 msgstr ""
 
-#: lib/package.c:250 lib/package.c:305 lib/package.c:373 lib/signature.c:212
-#, c-format
-msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n"
+#: lib/fsm.c:1846
+msgid "file"
 msgstr ""
 
-#: lib/package.c:268 lib/signature.c:226
+#: lib/package.c:146
 #, c-format
-msgid "region offset: BAD, tag %d type %d offset %d count %d\n"
+msgid "skipping %s %s with unverifiable signature\n"
 msgstr ""
 
-#: lib/package.c:286 lib/signature.c:250
+#: lib/package.c:149
 #, c-format
-msgid "region trailer: BAD, tag %d type %d offset %d count %d\n"
+msgid "skipping %s with unverifiable signature\n"
 msgstr ""
 
-#: lib/package.c:296 lib/signature.c:260
+#: lib/package.c:179 lib/package.c:306 lib/package.c:373 lib/signature.c:130
 #, c-format
-msgid "region size: BAD, ril(%d) > il(%d)\n"
+msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n"
 msgstr ""
 
-#: lib/package.c:323
+#: lib/package.c:198
 msgid "hdr SHA1: BAD, not hex\n"
 msgstr ""
 
-#: lib/package.c:335
+#: lib/package.c:210
 msgid "hdr RSA: BAD, not binary\n"
 msgstr ""
 
-#: lib/package.c:345
+#: lib/package.c:220
 msgid "hdr DSA: BAD, not binary\n"
 msgstr ""
 
-#: lib/package.c:406 lib/package.c:447
+#: lib/package.c:296
+#, c-format
+msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n"
+msgstr ""
+
+#: lib/package.c:322 lib/signature.c:142
+#, c-format
+msgid "region tag: BAD, tag %d type %d offset %d count %d\n"
+msgstr ""
+
+#: lib/package.c:331 lib/signature.c:151
+#, c-format
+msgid "region offset: BAD, tag %d type %d offset %d count %d\n"
+msgstr ""
+
+#: lib/package.c:348 lib/signature.c:175
+#, c-format
+msgid "region trailer: BAD, tag %d type %d offset %d count %d\n"
+msgstr ""
+
+#: lib/package.c:358 lib/signature.c:185
 #, c-format
-msgid "skipping header with unverifiable V%u signature\n"
+msgid "region size: BAD, ril(%d) > il(%d)\n"
 msgstr ""
 
-#: lib/package.c:521
+#: lib/package.c:427
 #, c-format
 msgid "hdr size(%d): BAD, read returned %d\n"
 msgstr ""
 
-#: lib/package.c:525
+#: lib/package.c:431
 msgid "hdr magic: BAD\n"
 msgstr ""
 
-#: lib/package.c:530
+#: lib/package.c:436
 #, c-format
 msgid "hdr tags: BAD, no. of tags(%d) out of range\n"
 msgstr ""
 
-#: lib/package.c:536
+#: lib/package.c:442
 #, c-format
 msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
 msgstr ""
 
-#: lib/package.c:546
+#: lib/package.c:452
 #, c-format
 msgid "hdr blob(%zd): BAD, read returned %d\n"
 msgstr ""
 
-#: lib/package.c:558
+#: lib/package.c:465
 msgid "hdr load: BAD\n"
 msgstr ""
 
-#: lib/package.c:618 lib/rpmchecksig.c:181 lib/rpmchecksig.c:593
-#, fuzzy, c-format
+#: lib/package.c:532 lib/rpmchecksig.c:275 sign/rpmgensig.c:433
+#, c-format
 msgid "%s: rpmReadSignature failed: %s"
-msgstr "%s: rpmReadSignature feilet\n"
+msgstr ""
 
-#: lib/package.c:625 lib/rpmchecksig.c:188 lib/rpmchecksig.c:601
+#: lib/package.c:539 lib/rpmchecksig.c:282 sign/rpmgensig.c:440
 #, c-format
 msgid "%s: No signature available\n"
 msgstr "%s: Ingen signatur tilgjengelig\n"
 
-#: lib/package.c:690
-#, fuzzy, c-format
-msgid "%s: headerRead failed: %s"
-msgstr "%s: readLead feilet\n"
-
-#: lib/package.c:722 lib/package.c:746 lib/package.c:775 lib/rpmchecksig.c:686
+#: lib/package.c:581
 #, c-format
-msgid "skipping package %s with unverifiable V%u signature\n"
+msgid "%s: headerRead failed: %s"
 msgstr ""
 
-#: lib/package.c:789 lib/rpmchecksig.c:89 lib/rpmchecksig.c:506
+#: lib/package.c:633 lib/rpmchecksig.c:140 sign/rpmgensig.c:93
 #, c-format
 msgid "%s: Fread failed: %s\n"
 msgstr "%s: Fread feilet: %s\n"
 
-#: lib/package.c:883
-#, c-format
-msgid "%s is a Delta RPM and cannot be directly installed\n"
+#: lib/poptALL.c:164
+msgid "predefine MACRO with value EXPR"
 msgstr ""
 
-#: lib/package.c:887
-#, c-format
-msgid "Unsupported payload (%s) in package %s\n"
+#: lib/poptALL.c:165 lib/poptALL.c:168
+msgid "'MACRO EXPR'"
 msgstr ""
 
-#: lib/poptALL.c:180
-msgid "follow command line symlinks"
+#: lib/poptALL.c:167
+msgid "define MACRO with value EXPR"
 msgstr ""
 
-#: lib/poptALL.c:182
-msgid "logical walk"
+#: lib/poptALL.c:170
+msgid "undefine MACRO"
 msgstr ""
 
-#: lib/poptALL.c:184
-msgid "don't change directories"
+#: lib/poptALL.c:171
+msgid "MACRO"
 msgstr ""
 
-#: lib/poptALL.c:186
-msgid "don't get stat info"
+#: lib/poptALL.c:173
+msgid "print macro expansion of EXPR"
 msgstr ""
 
-#: lib/poptALL.c:188
-msgid "physical walk"
+#: lib/poptALL.c:174
+msgid "'EXPR'"
 msgstr ""
 
-#: lib/poptALL.c:190
-msgid "return dot and dot-dot"
+#: lib/poptALL.c:176 lib/poptALL.c:190
+msgid "read <FILE:...> instead of default file(s)"
 msgstr ""
 
-#: lib/poptALL.c:192
-msgid "don't cross devices"
+#: lib/poptALL.c:177 lib/poptALL.c:191
+msgid "<FILE:...>"
 msgstr ""
 
-#: lib/poptALL.c:194
-msgid "return whiteout information"
+#: lib/poptALL.c:180
+msgid "don't verify package digest(s)"
 msgstr ""
 
-#: lib/poptALL.c:207
-msgid "predefine MACRO with value EXPR"
+#: lib/poptALL.c:182
+msgid "don't verify database header(s) when retrieved"
 msgstr ""
 
-#: lib/poptALL.c:208 lib/poptALL.c:211
-msgid "'MACRO EXPR'"
+#: lib/poptALL.c:184
+msgid "don't verify package signature(s)"
 msgstr ""
 
-#: lib/poptALL.c:210
-msgid "define MACRO with value EXPR"
+#: lib/poptALL.c:187
+msgid "send stdout to CMD"
 msgstr ""
 
-#: lib/poptALL.c:213
-#, fuzzy
-msgid "print macro expansion of EXPR"
-msgstr "skriv ut makroutvidelsen av <uttr>+"
-
-#: lib/poptALL.c:214
-msgid "'EXPR'"
+#: lib/poptALL.c:188
+msgid "CMD"
 msgstr ""
 
-#: lib/poptALL.c:216 lib/poptALL.c:231 lib/poptALL.c:235
-#, fuzzy
-msgid "read <FILE:...> instead of default file(s)"
-msgstr "les <fil:...> i stedet for standard makrofil(er)"
-
-#: lib/poptALL.c:217 lib/poptALL.c:232 lib/poptALL.c:236
-msgid "<FILE:...>"
+#: lib/poptALL.c:193
+msgid "use ROOT as top level directory"
 msgstr ""
 
-#: lib/poptALL.c:227
-#, fuzzy
-msgid "send stdout to CMD"
-msgstr "send stdout til <kmd>"
-
-#: lib/poptALL.c:228
-msgid "CMD"
+#: lib/poptALL.c:194
+msgid "ROOT"
 msgstr ""
 
-#: lib/poptALL.c:239
-#, fuzzy
-msgid "use ROOT as top level directory"
-msgstr "bruk <katalog> som toppnivåkatalog"
+#: lib/poptALL.c:196
+msgid "use database in DIRECTORY"
+msgstr ""
 
-#: lib/poptALL.c:240
-msgid "ROOT"
+#: lib/poptALL.c:197
+msgid "DIRECTORY"
 msgstr ""
 
-#: lib/poptALL.c:243
+#: lib/poptALL.c:200
 msgid "display known query tags"
-msgstr "vis kjente tagger for spørring"
+msgstr "vis kjente tagger for spørring"
 
-#: lib/poptALL.c:245
+#: lib/poptALL.c:202
 msgid "display final rpmrc and macro configuration"
 msgstr "vis endelig rpmrc og makrokonfigurasjon"
 
-#: lib/poptALL.c:247
+#: lib/poptALL.c:204
 msgid "provide less detailed output"
 msgstr "gi mindre detaljert info"
 
-#: lib/poptALL.c:249
+#: lib/poptALL.c:206
 msgid "provide more detailed output"
 msgstr "gi mer detaljert info"
 
-#: lib/poptALL.c:251
+#: lib/poptALL.c:208
 msgid "print the version of rpm being used"
 msgstr "skriv ut hvilken versjon av rpm som brukes"
 
-#: lib/poptALL.c:259
+#: lib/poptALL.c:214
 msgid "debug payload file state machine"
 msgstr ""
 
-#: lib/poptALL.c:261
-msgid "use threads for file state machine"
-msgstr ""
-
-#: lib/poptALL.c:267
-msgid "debug package state machine"
-msgstr ""
-
-#: lib/poptALL.c:269
-msgid "use threads for package state machine"
-msgstr ""
-
-#: lib/poptALL.c:283
+#: lib/poptALL.c:220
 msgid "debug rpmio I/O"
-msgstr "feilsøk rpmio I/U"
+msgstr "feilsøk rpmio I/U"
 
-#: lib/poptALL.c:355
+#: lib/poptALL.c:287
 #, c-format
 msgid "%s: option table misconfigured (%d)\n"
 msgstr ""
 
-#: lib/poptI.c:54
+#: lib/poptI.c:52
 msgid "exclude paths must begin with a /"
-msgstr "eksluderingssti må begynne med en /"
+msgstr "eksluderingssti må begynne med en /"
 
-#: lib/poptI.c:66
+#: lib/poptI.c:64
 msgid "relocations must begin with a /"
-msgstr "relokasjoner må begynne med en /"
+msgstr "relokasjoner må begynne med en /"
 
-#: lib/poptI.c:69
+#: lib/poptI.c:67
 msgid "relocations must contain a ="
-msgstr "relokasjoner må inneholde et ="
+msgstr "relokasjoner må inneholde et ="
 
-#: lib/poptI.c:72
+#: lib/poptI.c:70
 msgid "relocations must have a / following the ="
-msgstr "relokasjoner må ha et / etter ="
-
-#: lib/poptI.c:127
-#, fuzzy
-msgid "add suggested packages to transaction"
-msgstr "spør/verifiser pakke(r) i gruppe"
+msgstr "relokasjoner må ha et / etter ="
 
-#: lib/poptI.c:131
+#: lib/poptI.c:114
 msgid "install all files, even configurations which might otherwise be skipped"
 msgstr "installer alle filer, selv konfigurasjoner som ellers kan hoppes over"
 
-#: lib/poptI.c:135
+#: lib/poptI.c:118
 msgid ""
 "remove all packages which match <package> (normally an error is generated if "
 "<package> specified multiple packages)"
@@ -1858,1800 +1897,1612 @@ msgstr ""
 "fjern alle pakker som er lik <pakke> (normalt vil en feil genereres hvis "
 "<pakke> spesifiserer flere pakker)"
 
-#: lib/poptI.c:141 lib/poptI.c:218
-msgid "do not execute package scriptlet(s)"
-msgstr "ikke kjør pakkespesifikke skriptlet"
-
-#: lib/poptI.c:145
-#, fuzzy
+#: lib/poptI.c:123
 msgid "relocate files in non-relocatable package"
-msgstr "omplasser filer i ikke-omplasserbar pakke"
+msgstr ""
 
-#: lib/poptI.c:149
+#: lib/poptI.c:127
 msgid "print dependency loops as warning"
 msgstr ""
 
-#: lib/poptI.c:153
+#: lib/poptI.c:131
 msgid "erase (uninstall) package"
 msgstr "slett (avinstaller) pakke"
 
-#: lib/poptI.c:153
+#: lib/poptI.c:131
 msgid "<package>+"
 msgstr "<pakke>+"
 
-#: lib/poptI.c:156 lib/poptI.c:196
-#, fuzzy
+#: lib/poptI.c:134 lib/poptI.c:171
 msgid "do not install configuration files"
-msgstr "ikke installer dokumentasjon"
+msgstr ""
 
-#: lib/poptI.c:159 lib/poptI.c:201
+#: lib/poptI.c:137 lib/poptI.c:176
 msgid "do not install documentation"
 msgstr "ikke installer dokumentasjon"
 
-#: lib/poptI.c:161
+#: lib/poptI.c:139
 msgid "skip files with leading component <path> "
 msgstr "hopp over filer med innledende komponent <sti> "
 
-#: lib/poptI.c:162
+#: lib/poptI.c:140
 msgid "<path>"
 msgstr "<sti>"
 
-#: lib/poptI.c:166
-#, fuzzy
-msgid "detect file conflicts between packages"
-msgstr "omplasser filer i ikke-omplasserbar pakke"
-
-#: lib/poptI.c:168
+#: lib/poptI.c:143
 msgid "short hand for --replacepkgs --replacefiles"
 msgstr "forkortning for --replacepkgs --replacefiles"
 
-#: lib/poptI.c:172
+#: lib/poptI.c:147
 msgid "upgrade package(s) if already installed"
 msgstr "oppgrader pakke(r) hvis allerede installert"
 
-#: lib/poptI.c:173 lib/poptI.c:189 lib/poptI.c:279
+#: lib/poptI.c:148 lib/poptI.c:164 lib/poptI.c:249
 msgid "<packagefile>+"
 msgstr "<pakkefil>+"
 
-#: lib/poptI.c:175
+#: lib/poptI.c:150
 msgid "print hash marks as package installs (good with -v)"
 msgstr "skriv ut skigarder etter som pakken installeres (nyttig med -v)"
 
-#: lib/poptI.c:178
+#: lib/poptI.c:153
 msgid "don't verify package architecture"
 msgstr "ikke verifiser pakkearkitektur"
 
-#: lib/poptI.c:181
+#: lib/poptI.c:156
 msgid "don't verify package operating system"
 msgstr "ikke verifiser operativsystem for pakken"
 
-#: lib/poptI.c:184
+#: lib/poptI.c:159
 msgid "don't check disk space before installing"
-msgstr "ikke sjekk diskplass før installasjon"
+msgstr "ikke sjekk diskplass før installasjon"
 
-#: lib/poptI.c:186
+#: lib/poptI.c:161
 msgid "install documentation"
 msgstr "installer dokumentasjon"
 
-#: lib/poptI.c:189
-#, fuzzy
+#: lib/poptI.c:164
 msgid "install package(s)"
-msgstr "installer pakke"
+msgstr ""
 
-#: lib/poptI.c:192
+#: lib/poptI.c:167
 msgid "update the database, but do not modify the filesystem"
 msgstr "oppdater databasen, men ikke modifiser filsystemet"
 
-#: lib/poptI.c:198
+#: lib/poptI.c:173
 msgid "do not verify package dependencies"
 msgstr "ikke verifiser pakkeavhengigheter"
 
-#: lib/poptI.c:204 lib/poptQV.c:276
-msgid "don't verify MD5 digest of files"
+#: lib/poptI.c:179 lib/poptQV.c:207 lib/poptQV.c:209
+msgid "don't verify digest of files"
+msgstr ""
+
+#: lib/poptI.c:181
+msgid "don't verify digest of files (obsolete)"
 msgstr ""
 
-#: lib/poptI.c:206
-#, fuzzy
+#: lib/poptI.c:183
 msgid "don't install file security contexts"
-msgstr "ikke installer dokumentasjon"
+msgstr ""
 
-#: lib/poptI.c:210
+#: lib/poptI.c:187
 msgid "do not reorder package installation to satisfy dependencies"
-msgstr "ikke ordne pakkeinstallasjon for å tilfredsstille avhengigheter"
+msgstr "ikke ordne pakkeinstallasjon for å tilfredsstille avhengigheter"
 
-#: lib/poptI.c:215
-msgid "do not suggest missing dependency resolution(s)"
-msgstr ""
+#: lib/poptI.c:191
+msgid "do not execute package scriptlet(s)"
+msgstr "ikke kjør pakkespesifikke skriptlet"
 
-#: lib/poptI.c:222
+#: lib/poptI.c:195
 #, c-format
 msgid "do not execute %%pre scriptlet (if any)"
-msgstr "ikke kjør noen %%pre skriptlet (hvis noen)"
+msgstr "ikke kjør noen %%pre skriptlet (hvis noen)"
 
-#: lib/poptI.c:225
+#: lib/poptI.c:198
 #, c-format
 msgid "do not execute %%post scriptlet (if any)"
-msgstr "ikke kjør %%post skriptlet (hvis noen)"
+msgstr "ikke kjør %%post skriptlet (hvis noen)"
 
-#: lib/poptI.c:228
+#: lib/poptI.c:201
 #, c-format
 msgid "do not execute %%preun scriptlet (if any)"
-msgstr "ikke kjør %%preun skriptlet (hvis noen)"
+msgstr "ikke kjør %%preun skriptlet (hvis noen)"
 
-#: lib/poptI.c:231
+#: lib/poptI.c:204
 #, c-format
 msgid "do not execute %%postun scriptlet (if any)"
-msgstr "ikke kjør %%postun skriptlet (hvis noen)"
+msgstr "ikke kjør %%postun skriptlet (hvis noen)"
 
-#: lib/poptI.c:241
+#: lib/poptI.c:207
 msgid "do not execute any scriptlet(s) triggered by this package"
-msgstr "Ikke kjør noen skriptlets som utløses av denne pakken"
+msgstr "Ikke kjør noen skriptlets som utløses av denne pakken"
 
-#: lib/poptI.c:244
+#: lib/poptI.c:210
 #, c-format
 msgid "do not execute any %%triggerprein scriptlet(s)"
-msgstr "ikke kjør %%triggerprein skriptlets"
+msgstr "ikke kjør %%triggerprein skriptlets"
 
-#: lib/poptI.c:247
+#: lib/poptI.c:213
 #, c-format
 msgid "do not execute any %%triggerin scriptlet(s)"
-msgstr "ikke kjør %%triggerin skriptlets"
+msgstr "ikke kjør %%triggerin skriptlets"
 
-#: lib/poptI.c:250
+#: lib/poptI.c:216
 #, c-format
 msgid "do not execute any %%triggerun scriptlet(s)"
-msgstr "ikke kjør %%triggerun skriplets"
+msgstr "ikke kjør %%triggerun skriplets"
 
-#: lib/poptI.c:253
+#: lib/poptI.c:219
 #, c-format
 msgid "do not execute any %%triggerpostun scriptlet(s)"
-msgstr "ikke kjør %%triggerpostun skriptlets"
+msgstr "ikke kjør %%triggerpostun skriptlets"
+
+#: lib/poptI.c:223
+msgid "do not perform any collection actions"
+msgstr ""
 
-#: lib/poptI.c:257
+#: lib/poptI.c:227
 msgid ""
 "upgrade to an old version of the package (--force on upgrades does this "
 "automatically)"
 msgstr ""
-"oppgrader til en gammel versjon av pakken (--force ved oppgraderinger gjør "
+"oppgrader til en gammel versjon av pakken (--force ved oppgraderinger gjør "
 "dette automatisk)"
 
-#: lib/poptI.c:261
+#: lib/poptI.c:231
 msgid "print percentages as package installs"
 msgstr "skriv ut prosentvis fremgang etter som pakken installeres"
 
-#: lib/poptI.c:263
+#: lib/poptI.c:233
 msgid "relocate the package to <dir>, if relocatable"
 msgstr "omplasser pakken til <kat>, hvis den er omplasserbar"
 
-#: lib/poptI.c:264
+#: lib/poptI.c:234
 msgid "<dir>"
 msgstr "<kat>"
 
-#: lib/poptI.c:266
+#: lib/poptI.c:236
 msgid "relocate files from path <old> to <new>"
 msgstr "omplasser filer fra sti <gml> til <ny>"
 
-#: lib/poptI.c:267
+#: lib/poptI.c:237
 msgid "<old>=<new>"
 msgstr "<gml>=<ny>"
 
-#: lib/poptI.c:270
+#: lib/poptI.c:240
 msgid "ignore file conflicts between packages"
 msgstr ""
 
-#: lib/poptI.c:273
+#: lib/poptI.c:243
 msgid "reinstall if the package is already present"
 msgstr "reinstaller selv om pakken allerede er installert"
 
-#: lib/poptI.c:275
+#: lib/poptI.c:245
 msgid "don't install, but tell if it would work or not"
 msgstr "ikke installer, men si ifra om det ville virke eller ikke"
 
-#: lib/poptI.c:278
+#: lib/poptI.c:248
 msgid "upgrade package(s)"
 msgstr "oppgrader pakke(r)"
 
-#: lib/poptQV.c:94
+#: lib/poptQV.c:67
 msgid "query/verify all packages"
-msgstr "spør/verifiser alle pakker"
+msgstr "spør/verifiser alle pakker"
 
-#: lib/poptQV.c:96
-#, fuzzy
+#: lib/poptQV.c:69
 msgid "rpm checksig mode"
-msgstr "rpm spørremodus"
+msgstr ""
 
-#: lib/poptQV.c:98
+#: lib/poptQV.c:71
 msgid "query/verify package(s) owning file"
-msgstr "spør/verifiser pakke(r) som eier fil"
+msgstr "spør/verifiser pakke(r) som eier fil"
 
-#: lib/poptQV.c:100
+#: lib/poptQV.c:73
 msgid "query/verify package(s) in group"
-msgstr "spør/verifiser pakke(r) i gruppe"
+msgstr "spør/verifiser pakke(r) i gruppe"
 
-#: lib/poptQV.c:102
-#, fuzzy
+#: lib/poptQV.c:75
 msgid "query/verify a package file"
-msgstr "spør/verifiser alle pakker"
-
-#: lib/poptQV.c:105
-#, fuzzy
-msgid "query/verify package(s) from TOP file tree walk"
-msgstr "spør/verifiser pakke(r) i gruppe"
-
-#: lib/poptQV.c:107
-#, fuzzy
-msgid "query/verify package(s) from system HDLIST"
-msgstr "spør/verifiser pakke(r) i gruppe"
+msgstr ""
 
-#: lib/poptQV.c:110
-#, fuzzy
+#: lib/poptQV.c:78
 msgid "query/verify package(s) with package identifier"
-msgstr "spør/verifiser pakke(r) som eier fil"
+msgstr ""
 
-#: lib/poptQV.c:112
-#, fuzzy
+#: lib/poptQV.c:80
 msgid "query/verify package(s) with header identifier"
-msgstr "spør/verifiser pakke(r) som eier fil"
-
-#: lib/poptQV.c:114
-#, fuzzy
-msgid "query/verify package(s) with file identifier"
-msgstr "spør/verifiser pakke(r) som eier fil"
+msgstr ""
 
-#: lib/poptQV.c:117
+#: lib/poptQV.c:83
 msgid "rpm query mode"
-msgstr "rpm spørremodus"
+msgstr "rpm spørremodus"
 
-#: lib/poptQV.c:119
-#, fuzzy
+#: lib/poptQV.c:85
 msgid "query/verify a header instance"
-msgstr "spør/verifiser pakke(r) som eier fil"
-
-#: lib/poptQV.c:121
-msgid "query a spec file"
-msgstr "spørring på spec-fil"
-
-#: lib/poptQV.c:121
-msgid "<spec>"
 msgstr ""
 
-#: lib/poptQV.c:123
-#, fuzzy
+#: lib/poptQV.c:87
 msgid "query/verify package(s) from install transaction"
-msgstr "spør/verifiser pakke(r) i gruppe"
+msgstr ""
 
-#: lib/poptQV.c:125
+#: lib/poptQV.c:89
 msgid "query the package(s) triggered by the package"
-msgstr "spør pakker utløst av <pakke>"
+msgstr "spør pakker utløst av <pakke>"
 
-#: lib/poptQV.c:127
+#: lib/poptQV.c:91
 msgid "rpm verify mode"
 msgstr ""
 
-#: lib/poptQV.c:129
+#: lib/poptQV.c:93
 msgid "query/verify the package(s) which require a dependency"
-msgstr "spør etter etter pakker som trenger <funk> funksjonalitet"
+msgstr "spør etter etter pakker som trenger <funk> funksjonalitet"
 
-#: lib/poptQV.c:131
+#: lib/poptQV.c:95
 msgid "query/verify the package(s) which provide a dependency"
-msgstr "spør etter pakker som tilbyr <funk> funksjonalitet"
-
-#: lib/poptQV.c:134
-msgid "create transaction set"
-msgstr ""
-
-#: lib/poptQV.c:136
-msgid "do not order transaction set"
-msgstr ""
+msgstr "spør etter pakker som tilbyr <funk> funksjonalitet"
 
-#: lib/poptQV.c:138
-#, fuzzy
+#: lib/poptQV.c:98
 msgid "do not glob arguments"
-msgstr "ingen argumenter oppgitt for spørring"
+msgstr ""
 
-#: lib/poptQV.c:140
+#: lib/poptQV.c:100
 msgid "do not process non-package files as manifests"
 msgstr ""
 
-#: lib/poptQV.c:142
-#, fuzzy
-msgid "do not read headers"
-msgstr "Ugyldig/ulesbar header"
-
-#: lib/poptQV.c:239
+#: lib/poptQV.c:172
 msgid "list all configuration files"
 msgstr ""
 
-#: lib/poptQV.c:241
+#: lib/poptQV.c:174
 msgid "list all documentation files"
 msgstr ""
 
-#: lib/poptQV.c:243
+#: lib/poptQV.c:176
+msgid "list all license files"
+msgstr ""
+
+#: lib/poptQV.c:178
 msgid "dump basic file information"
 msgstr ""
 
-#: lib/poptQV.c:247
+#: lib/poptQV.c:182
 msgid "list files in package"
 msgstr ""
 
-#: lib/poptQV.c:252
+#: lib/poptQV.c:187
 #, c-format
 msgid "skip %%ghost files"
 msgstr ""
 
-#: lib/poptQV.c:257
-msgid "use the following query format"
-msgstr ""
-
-#: lib/poptQV.c:259
+#: lib/poptQV.c:194
 msgid "display the states of the listed files"
 msgstr ""
 
-#: lib/poptQV.c:279
+#: lib/poptQV.c:212
 msgid "don't verify size of files"
-msgstr "ikke verifiser størrelse på filer"
+msgstr "ikke verifiser størrelse på filer"
 
-#: lib/poptQV.c:282
+#: lib/poptQV.c:215
 msgid "don't verify symlink path of files"
 msgstr "ikke verifiser sti til symbolske lenker for filer"
 
-#: lib/poptQV.c:285
+#: lib/poptQV.c:218
 msgid "don't verify owner of files"
 msgstr "ikke verifiser eier av filer"
 
-#: lib/poptQV.c:288
+#: lib/poptQV.c:221
 msgid "don't verify group of files"
 msgstr "ikke verifiser gruppe for filer"
 
-#: lib/poptQV.c:291
+#: lib/poptQV.c:224
 msgid "don't verify modification time of files"
 msgstr "ikke verifisert endringsdato for filer"
 
-#: lib/poptQV.c:294 lib/poptQV.c:297
+#: lib/poptQV.c:227 lib/poptQV.c:230
 msgid "don't verify mode of files"
 msgstr "ikke verifiser modus for filer"
 
-#: lib/poptQV.c:300
-#, fuzzy
+#: lib/poptQV.c:233
+msgid "don't verify capabilities of files"
+msgstr ""
+
+#: lib/poptQV.c:236
 msgid "don't verify file security contexts"
-msgstr "ikke verifiser filer i pakke"
+msgstr ""
 
-#: lib/poptQV.c:302
+#: lib/poptQV.c:238
 msgid "don't verify files in package"
 msgstr "ikke verifiser filer i pakke"
 
-#: lib/poptQV.c:304 tools/rpmgraph.c:245
+#: lib/poptQV.c:240 tools/rpmgraph.c:218
 msgid "don't verify package dependencies"
 msgstr "ikke verifiser pakkeavhengigheter"
 
-#: lib/poptQV.c:307 lib/poptQV.c:310
-#, fuzzy
+#: lib/poptQV.c:243 lib/poptQV.c:246
 msgid "don't execute verify script(s)"
-msgstr "ikke kjør %verifyscript (hvis noen)"
-
-#: lib/poptQV.c:322
-#, fuzzy
-msgid "don't verify GPG V3 DSA signature(s)"
-msgstr "ikke verifiser header SHA1 digest"
-
-#: lib/poptQV.c:325
-msgid "don't verify PGP V3 RSA/MD5 signature(s)"
 msgstr ""
 
-#: lib/poptQV.c:338
-#, fuzzy
-msgid "sign package(s) (identical to --resign)"
-msgstr "signer en pakke (forkast nåværende signatur)"
-
-#: lib/poptQV.c:340
-#, fuzzy
-msgid "verify package signature(s)"
-msgstr "verifiser pakkesignatur"
-
-#: lib/poptQV.c:342
-#, fuzzy
-msgid "delete package signatures"
-msgstr "verifiser pakkesignatur"
-
-#: lib/poptQV.c:344
-msgid "import an armored public key"
+#: lib/psm.c:212
+#, c-format
+msgid "Missing rpmlib features for %s:\n"
 msgstr ""
 
-#: lib/poptQV.c:346
-#, fuzzy
-msgid "sign package(s) (identical to --addsign)"
-msgstr "signer en pakke (forkast nåværende signatur)"
-
-#: lib/poptQV.c:348
-msgid "generate signature"
-msgstr "generer signatur"
-
-#: lib/psm.c:265
+#: lib/psm.c:254
 msgid "source package expected, binary found\n"
-msgstr "kildepakke forventet, binær funnet\n"
+msgstr "kildepakke forventet, binær funnet\n"
 
-#: lib/psm.c:375
+#: lib/psm.c:307
 msgid "source package contains no .spec file\n"
 msgstr "kildepakke inneholder ikke en .spec-fil\n"
 
-#: lib/psm.c:821
-#, c-format
-msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
-msgstr ""
-
-#: lib/psm.c:828
-#, fuzzy, c-format
-msgid "%s scriptlet failed, signal %d\n"
-msgstr "%s: Fwrite feilet: %s\n"
-
-#: lib/psm.c:833
-#, c-format
-msgid "%s scriptlet failed, exit status %d\n"
-msgstr ""
-
-#: lib/psm.c:1374
-#, c-format
-msgid "%s: %s scriptlet failed (%d), skipping %s\n"
-msgstr ""
-
-#: lib/psm.c:1456
+#: lib/psm.c:836
 #, c-format
 msgid "unpacking of archive failed%s%s: %s\n"
 msgstr ""
 
-#: lib/psm.c:1457
+#: lib/psm.c:837
 msgid " on file "
 msgstr ""
 
-#: lib/psm.c:1585
-#, fuzzy, c-format
+#: lib/psm.c:941
+#, c-format
 msgid "%s failed on file %s: %s\n"
-msgstr "klarte ikke å åpne %s: %s\n"
+msgstr ""
 
-#: lib/psm.c:1588
-#, fuzzy, c-format
+#: lib/psm.c:944
+#, c-format
 msgid "%s failed: %s\n"
-msgstr "%s feilet\n"
+msgstr ""
 
-#: lib/query.c:118
+#: lib/query.c:111
 #, c-format
 msgid "incorrect format: %s\n"
 msgstr "ukorrekt format: %s\n"
 
-#: lib/query.c:127
-#, fuzzy
+#: lib/query.c:123
 msgid "(contains no files)\n"
-msgstr "(inneholder ingen filer)"
+msgstr ""
 
-#: lib/query.c:174
+#: lib/query.c:160
 msgid "normal        "
 msgstr "normal        "
 
-#: lib/query.c:177
+#: lib/query.c:163
 msgid "replaced      "
 msgstr "erstattet     "
 
-#: lib/query.c:180
+#: lib/query.c:166
 msgid "not installed "
 msgstr "ikke installert"
 
-#: lib/query.c:183
+#: lib/query.c:169
 msgid "net shared    "
 msgstr "delt via nett "
 
-#: lib/query.c:186
+#: lib/query.c:172
 msgid "wrong color   "
 msgstr ""
 
-#: lib/query.c:189
+#: lib/query.c:175
 msgid "(no state)    "
 msgstr "(ingen tilstand)"
 
-#: lib/query.c:192
+#: lib/query.c:178
 #, c-format
 msgid "(unknown %3d) "
 msgstr "(ukjent %3d)  "
 
-#: lib/query.c:212
-#, fuzzy
+#: lib/query.c:198
 msgid "package has not file owner/group lists\n"
-msgstr "pakken har verken fileier eller id-lister\n"
+msgstr ""
 
-#: lib/query.c:242
+#: lib/query.c:229
 msgid "package has neither file owner or id lists\n"
 msgstr "pakken har verken fileier eller id-lister\n"
 
-#: lib/query.c:357
+#: lib/query.c:318
 #, c-format
 msgid "group %s does not contain any packages\n"
 msgstr "gruppe %s inneholder ingen pakker\n"
 
-#: lib/query.c:366
+#: lib/query.c:325
 #, c-format
 msgid "no package triggers %s\n"
-msgstr "ingen pakke utløser %s\n"
+msgstr "ingen pakke utløser %s\n"
 
-#: lib/query.c:379 lib/query.c:400 lib/query.c:421 lib/query.c:458
-#, fuzzy, c-format
+#: lib/query.c:336 lib/query.c:355 lib/query.c:371
+#, c-format
 msgid "malformed %s: %s\n"
-msgstr "kunne ikke opprette %s: %s\n"
+msgstr ""
 
-#: lib/query.c:389 lib/query.c:406 lib/query.c:432 lib/query.c:463
-#, fuzzy, c-format
+#: lib/query.c:346 lib/query.c:361 lib/query.c:376
+#, c-format
 msgid "no package matches %s: %s\n"
-msgstr "ingen pakke utløser %s\n"
+msgstr ""
 
-#: lib/query.c:473
+#: lib/query.c:384
 #, c-format
 msgid "no package requires %s\n"
 msgstr "ingen pakke krever %s\n"
 
-#: lib/query.c:484
+#: lib/query.c:392
 #, c-format
 msgid "no package provides %s\n"
 msgstr "ingen pakke gir %s\n"
 
-#: lib/query.c:516
+#: lib/query.c:424
 #, c-format
 msgid "file %s: %s\n"
 msgstr "fil %s: %s\n"
 
-#: lib/query.c:519
+#: lib/query.c:427
 #, c-format
 msgid "file %s is not owned by any package\n"
 msgstr "filen %s eies ikke av noen pakke\n"
 
-#: lib/query.c:544
+#: lib/query.c:438
 #, c-format
 msgid "invalid package number: %s\n"
 msgstr "ugyldig pakkenummer: %s\n"
 
-#: lib/query.c:552
+#: lib/query.c:445
 #, c-format
-msgid "record %lu could not be read\n"
+msgid "record %u could not be read\n"
 msgstr ""
 
-#: lib/query.c:568 lib/rpminstall.c:646
+#: lib/query.c:458 lib/rpminstall.c:654
 #, c-format
 msgid "package %s is not installed\n"
 msgstr "pakke %s er ikke installert\n"
 
-#: lib/rpmal.c:658
-msgid "(added files)"
-msgstr ""
-
-#: lib/rpmal.c:734
-msgid "(added provide)"
+#: lib/query.c:492
+#, c-format
+msgid "unknown tag: \"%s\"\n"
 msgstr ""
 
-#: lib/rpmchecksig.c:49 lib/rpmchecksig.c:819
+#: lib/rpmchecksig.c:44
 #, c-format
-msgid "%s: open failed: %s\n"
-msgstr "%s: åpne feilet: %s\n"
+msgid "%s: key %d import failed.\n"
+msgstr ""
 
-#: lib/rpmchecksig.c:83
+#: lib/rpmchecksig.c:48
 #, c-format
-msgid "%s: Fwrite failed: %s\n"
-msgstr "%s: Fwrite feilet: %s\n"
+msgid "%s: key %d not an armored public key.\n"
+msgstr ""
 
 #: lib/rpmchecksig.c:93
-#, fuzzy, c-format
-msgid "%s: Fflush failed: %s\n"
-msgstr "%s: Fseek feilet: %s\n"
-
-#: lib/rpmchecksig.c:198 lib/rpmchecksig.c:335
-#, fuzzy
-msgid "rpmMkTemp failed\n"
-msgstr "makeTempFile feilet\n"
-
-#: lib/rpmchecksig.c:315
 #, c-format
-msgid "%s: was already signed by key ID %s, skipping\n"
+msgid "%s: import read failed(%d).\n"
 msgstr ""
 
-#: lib/rpmchecksig.c:343
-#, c-format
-msgid "%s: writeLead failed: %s\n"
-msgstr "%s: writeLead feilet: %s\n"
-
-#: lib/rpmchecksig.c:349
+#: lib/rpmchecksig.c:119
 #, c-format
-msgid "%s: rpmWriteSignature failed: %s\n"
-msgstr "%s: rpmWriteSignature feilet: %s\n"
-
-#: lib/rpmchecksig.c:432
-#, fuzzy, c-format
-msgid "%s: import read failed(%d).\n"
-msgstr "%s: readLead feilet\n"
-
-#: lib/rpmchecksig.c:444
-#, fuzzy, c-format
-msgid "%s: import failed.\n"
-msgstr "%s: readLead feilet\n"
-
-#: lib/rpmchecksig.c:475
-#, fuzzy, c-format
-msgid "%s: headerRead failed\n"
-msgstr "%s: readLead feilet\n"
+msgid "%s: headerRead failed: %s\n"
+msgstr ""
 
-#: lib/rpmchecksig.c:487
+#: lib/rpmchecksig.c:128
 #, c-format
 msgid "%s: Immutable header region could not be read. Corrupted package?\n"
 msgstr ""
 
-#: lib/rpmchecksig.c:769
+#: lib/rpmchecksig.c:386
 msgid "NOT OK"
 msgstr "IKKE OK"
 
-#: lib/rpmchecksig.c:769
+#: lib/rpmchecksig.c:386
 msgid "OK"
 msgstr "OK"
 
-#: lib/rpmchecksig.c:771
+#: lib/rpmchecksig.c:388
 msgid " (MISSING KEYS:"
 msgstr ""
 
-#: lib/rpmchecksig.c:773
+#: lib/rpmchecksig.c:390
 msgid ") "
 msgstr ""
 
-#: lib/rpmchecksig.c:774
+#: lib/rpmchecksig.c:391
 msgid " (UNTRUSTED KEYS:"
 msgstr ""
 
-#: lib/rpmchecksig.c:776
+#: lib/rpmchecksig.c:393
 msgid ")"
 msgstr ""
 
-#: lib/rpmds.c:490
+#: lib/rpmchecksig.c:433 sign/rpmgensig.c:53
+#, c-format
+msgid "%s: open failed: %s\n"
+msgstr "%s: åpne feilet: %s\n"
+
+#: lib/rpmchroot.c:43
+#, c-format
+msgid "Unable to open current directory: %m\n"
+msgstr ""
+
+#: lib/rpmchroot.c:59 lib/rpmchroot.c:84
+#, c-format
+msgid "%s: chroot directory not set\n"
+msgstr ""
+
+#: lib/rpmchroot.c:70
+#, c-format
+msgid "Unable to change root directory: %m\n"
+msgstr ""
+
+#: lib/rpmchroot.c:95
+#, c-format
+msgid "Unable to restore root directory: %m\n"
+msgstr ""
+
+#: lib/rpmds.c:489
 msgid "NO "
 msgstr "NEI"
 
-#: lib/rpmds.c:490
+#: lib/rpmds.c:489
 msgid "YES"
 msgstr "JA"
 
-#: lib/rpmds.c:839
-#, c-format
-msgid ""
-"The \"B\" dependency needs an epoch (assuming same epoch as \"A\")\n"
-"\tA = \"%s\"\tB = \"%s\"\n"
-msgstr ""
-
-#: lib/rpmds.c:996
+#: lib/rpmds.c:933
 msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions."
 msgstr ""
 
-#: lib/rpmds.c:999
+#: lib/rpmds.c:936
 msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path."
 msgstr ""
 
-#: lib/rpmds.c:1003
+#: lib/rpmds.c:940
 msgid "package payload can be compressed using bzip2."
 msgstr ""
 
-#: lib/rpmds.c:1007
+#: lib/rpmds.c:945
+msgid "package payload can be compressed using xz."
+msgstr ""
+
+#: lib/rpmds.c:948
 msgid "package payload can be compressed using lzma."
 msgstr ""
 
-#: lib/rpmds.c:1010
+#: lib/rpmds.c:952
 msgid "package payload file(s) have \"./\" prefix."
 msgstr ""
 
-#: lib/rpmds.c:1013
+#: lib/rpmds.c:955
 msgid "package name-version-release is not implicitly provided."
 msgstr ""
 
-#: lib/rpmds.c:1016
+#: lib/rpmds.c:958
 msgid "header tags are always sorted after being loaded."
 msgstr ""
 
-#: lib/rpmds.c:1019
+#: lib/rpmds.c:961
 msgid "the scriptlet interpreter can use arguments from header."
 msgstr ""
 
-#: lib/rpmds.c:1022
+#: lib/rpmds.c:964
 msgid "a hardlink file set may be installed without being complete."
 msgstr ""
 
-#: lib/rpmds.c:1025
+#: lib/rpmds.c:967
 msgid "package scriptlets may access the rpm database while installing."
 msgstr ""
 
-#: lib/rpmds.c:1029
-#, fuzzy
+#: lib/rpmds.c:971
 msgid "internal support for lua scripts."
-msgstr "- ikke støttet for strenger\n"
+msgstr ""
+
+#: lib/rpmds.c:975
+msgid "file digest algorithm is per package configurable"
+msgstr ""
+
+#: lib/rpmds.c:979
+msgid "support for POSIX.1e file capabilities"
+msgstr ""
 
-#: lib/rpmds.c:1033
-msgid "file checksum digest algorithm is per package configurable"
+#: lib/rpmds.c:983
+msgid "package scriptlets can be expanded at install time."
 msgstr ""
 
-#: lib/rpmgi.c:95 lib/rpminstall.c:96 lib/rpminstall.c:352
-#: lib/rpminstall.c:481 tools/rpmgraph.c:119 tools/rpmgraph.c:156
+#: lib/rpmds.c:986
+msgid "dependency comparison supports versions with tilde."
+msgstr ""
+
+#: lib/rpmgi.c:49 lib/rpminstall.c:115 lib/rpminstall.c:308
+#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
 #, c-format
 msgid "open of %s failed: %s\n"
-msgstr "feil under åpning av %s: %s\n"
+msgstr "feil under åpning av %s: %s\n"
 
-#: lib/rpmgi.c:356
-#, fuzzy, c-format
-msgid "unknown tag: \"%s\"\n"
-msgstr "linje %d: Ukjent tagg: %s\n"
+#: lib/rpmgi.c:136
+#, c-format
+msgid "%s: not an rpm package (or package manifest)\n"
+msgstr ""
 
-#: lib/rpmgi.c:627 lib/rpminstall.c:524 lib/rpminstall.c:680
-#: tools/rpmgraph.c:194
-#, fuzzy
-msgid "Failed dependencies:\n"
-msgstr "feilede avhengigheter:\n"
+#: lib/rpminstall.c:141
+#, c-format
+msgid "Updating / installing...\n"
+msgstr ""
+
+#: lib/rpminstall.c:143
+#, c-format
+msgid "Cleaning up / removing...\n"
+msgstr ""
 
-#: lib/rpminstall.c:155
+#: lib/rpminstall.c:192
 msgid "Preparing..."
 msgstr "Forbereder..."
 
-#: lib/rpminstall.c:157
-msgid "Preparing packages for installation..."
-msgstr "Forbereder pakker for installasjon..."
+#: lib/rpminstall.c:194
+msgid "Preparing packages..."
+msgstr ""
+
+#: lib/rpminstall.c:270 tools/rpmgraph.c:168
+msgid "Failed dependencies:\n"
+msgstr ""
+
+#: lib/rpminstall.c:321
+#, c-format
+msgid "%s: not an rpm package (or package manifest): %s\n"
+msgstr ""
+
+#: lib/rpminstall.c:357 lib/rpminstall.c:716 tools/rpmgraph.c:112
+#, c-format
+msgid "%s cannot be installed\n"
+msgstr ""
 
-#: lib/rpminstall.c:303
+#: lib/rpminstall.c:464
 #, c-format
 msgid "Retrieving %s\n"
 msgstr "Henter %s\n"
 
-#: lib/rpminstall.c:315
-#, fuzzy, c-format
-msgid "skipping %s - transfer failed\n"
-msgstr "hopper over %s - overføring feilet - %s\n"
-
-#: lib/rpminstall.c:371 lib/rpminstall.c:741 tools/rpmgraph.c:139
+#: lib/rpminstall.c:476
 #, c-format
-msgid "%s cannot be installed\n"
+msgid "skipping %s - transfer failed\n"
 msgstr ""
 
-#: lib/rpminstall.c:410
-#, fuzzy, c-format
+#: lib/rpminstall.c:542
+#, c-format
 msgid "package %s is not relocatable\n"
-msgstr "pakke %s kan ikke relokeres\n"
+msgstr ""
 
-#: lib/rpminstall.c:457
+#: lib/rpminstall.c:570
 #, c-format
 msgid "error reading from file %s\n"
 msgstr "feil under lesing fra fil %s\n"
 
-#: lib/rpminstall.c:463
-#, c-format
-msgid "file %s requires a newer version of RPM\n"
-msgstr "fil %s trenger en nyere versjon av RPM\n"
-
-#: lib/rpminstall.c:495
-#, fuzzy, c-format
-msgid "%s: not an rpm package (or package manifest): %s\n"
-msgstr "ingen pakke utløser %s\n"
-
-#: lib/rpminstall.c:568
+#: lib/rpminstall.c:661
 #, c-format
-msgid "cannot open file %s: %s\n"
+msgid "\"%s\" specifies multiple packages:\n"
 msgstr ""
 
-#: lib/rpminstall.c:655
-#, c-format
-msgid "\"%s\" specifies multiple packages\n"
-msgstr "\"%s\" spesifiserer flere pakker\n"
-
-#: lib/rpminstall.c:725
+#: lib/rpminstall.c:700
 #, c-format
 msgid "cannot open %s: %s\n"
-msgstr "kan ikke åpne %s: %s\n"
+msgstr "kan ikke åpne %s: %s\n"
 
-#: lib/rpminstall.c:731
+#: lib/rpminstall.c:706
 #, c-format
 msgid "Installing %s\n"
 msgstr "Installerer %s\n"
 
-#: lib/rpmlead.c:101
-#, fuzzy
+#: lib/rpmlead.c:100
 msgid "not an rpm package"
-msgstr "argumentet er ikke en RPM-pakke\n"
+msgstr ""
 
-#: lib/rpmlead.c:105
-#, fuzzy
+#: lib/rpmlead.c:104
 msgid "illegal signature type"
-msgstr "%s: Ingen signatur tilgjengelig\n"
+msgstr ""
 
-#: lib/rpmlead.c:109
+#: lib/rpmlead.c:108
 msgid "unsupported RPM package version"
 msgstr ""
 
-#: lib/rpmlead.c:122
+#: lib/rpmlead.c:123
 #, c-format
 msgid "read failed: %s (%d)\n"
 msgstr "lesing feilet: %s (%d)\n"
 
-#: lib/rpmlock.c:120 lib/rpmlock.c:128
+#: lib/rpmlead.c:126
+msgid "not an rpm package\n"
+msgstr ""
+
+#: lib/rpmlock.c:102 lib/rpmlock.c:109
+#, c-format
+msgid "can't create %s lock on %s (%s)\n"
+msgstr ""
+
+#: lib/rpmlock.c:106
+#, c-format
+msgid "waiting for %s lock on %s\n"
+msgstr ""
+
+#: lib/rpmplugins.c:59
 #, c-format
-msgid "can't create transaction lock on %s (%s)\n"
+msgid "Failed to dlopen %s %s\n"
 msgstr ""
 
-#: lib/rpmlock.c:125
+#: lib/rpmplugins.c:66
 #, c-format
-msgid "waiting for transaction lock on %s\n"
+msgid "Failed to resolve symbol %s: %s\n"
 msgstr ""
 
-#: lib/rpmps.c:283
+#: lib/rpmplugins.c:87
+#, c-format
+msgid "Failed to expand %%__collection_%s macro\n"
+msgstr ""
+
+#: lib/rpmplugins.c:136 lib/rpmplugins.c:141
+#, c-format
+msgid "Plugin %s not loaded\n"
+msgstr ""
+
+#: lib/rpmplugins.c:149
+#, c-format
+msgid "Failed to resolve %s plugin symbol %s: %s\n"
+msgstr ""
+
+#: lib/rpmprob.c:109
 msgid "different"
 msgstr ""
 
-#: lib/rpmps.c:289
-#, fuzzy, c-format
+#: lib/rpmprob.c:114
+#, c-format
 msgid "package %s is intended for a %s architecture"
-msgstr "pakke %s er for en annen arkitektur"
+msgstr ""
 
-#: lib/rpmps.c:294
-#, fuzzy, c-format
+#: lib/rpmprob.c:118
+#, c-format
 msgid "package %s is intended for a %s operating system"
-msgstr "pakke %s er for et annet operativsystem"
+msgstr ""
 
-#: lib/rpmps.c:298
+#: lib/rpmprob.c:122
 #, c-format
 msgid "package %s is already installed"
 msgstr "pakke %s er allerede installert"
 
-#: lib/rpmps.c:302
-#, fuzzy, c-format
+#: lib/rpmprob.c:125
+#, c-format
 msgid "path %s in package %s is not relocatable"
-msgstr "sti %s i pakke %s kan ikke relokeres"
+msgstr ""
 
-#: lib/rpmps.c:307
+#: lib/rpmprob.c:130
 #, c-format
 msgid "file %s conflicts between attempted installs of %s and %s"
 msgstr ""
 
-#: lib/rpmps.c:312
+#: lib/rpmprob.c:135
 #, c-format
 msgid "file %s from install of %s conflicts with file from package %s"
 msgstr ""
 
-#: lib/rpmps.c:317
+#: lib/rpmprob.c:140
 #, c-format
 msgid "package %s (which is newer than %s) is already installed"
 msgstr ""
 
-#: lib/rpmps.c:322
+#: lib/rpmprob.c:145
 #, c-format
-msgid "installing package %s needs %ld%cB on the %s filesystem"
+msgid "installing package %s needs %<PRIu64>%cB on the %s filesystem"
 msgstr ""
 
-#: lib/rpmps.c:332
+#: lib/rpmprob.c:155
 #, c-format
-msgid "installing package %s needs %llu inodes on the %s filesystem"
+msgid "installing package %s needs %<PRIu64> inodes on the %s filesystem"
 msgstr ""
 
-#: lib/rpmps.c:336
-#, fuzzy, c-format
+#: lib/rpmprob.c:159
+#, c-format
 msgid "%s is needed by %s%s"
-msgstr " kreves av %s-%s-%s\n"
+msgstr ""
 
-#: lib/rpmps.c:338 lib/rpmps.c:343
-#, fuzzy
+#: lib/rpmprob.c:160 lib/rpmprob.c:164 lib/rpmprob.c:168
 msgid "(installed) "
-msgstr "ikke installert"
+msgstr ""
 
-#: lib/rpmps.c:341
-#, fuzzy, c-format
+#: lib/rpmprob.c:163
+#, c-format
 msgid "%s conflicts with %s%s"
-msgstr " er i konflikt med %s-%s-%s\n"
+msgstr ""
+
+#: lib/rpmprob.c:167
+#, c-format
+msgid "%s is obsoleted by %s%s"
+msgstr ""
 
-#: lib/rpmps.c:347
+#: lib/rpmprob.c:172
 #, c-format
 msgid "unknown error %d encountered while manipulating package %s"
 msgstr ""
 
-#: lib/rpmrc.c:196
+#: lib/rpmrc.c:194
 #, c-format
 msgid "missing second ':' at %s:%d\n"
 msgstr "mangler andre ':' ved %s:%d\n"
 
-#: lib/rpmrc.c:199
+#: lib/rpmrc.c:197
 #, c-format
 msgid "missing architecture name at %s:%d\n"
-msgstr "manglende navn på arkitektur ved %s:%d\n"
+msgstr "manglende navn på arkitektur ved %s:%d\n"
 
-#: lib/rpmrc.c:344
+#: lib/rpmrc.c:342
 #, c-format
 msgid "Incomplete data line at %s:%d\n"
 msgstr "Ukomplett datalinje ved %s:%d\n"
 
-#: lib/rpmrc.c:349
+#: lib/rpmrc.c:347
 #, c-format
 msgid "Too many args in data line at %s:%d\n"
 msgstr "For mange argumenter i datalinje ved %s:%d\n"
 
-#: lib/rpmrc.c:357
+#: lib/rpmrc.c:354
 #, c-format
 msgid "Bad arch/os number: %s (%s:%d)\n"
 msgstr ""
 
-#: lib/rpmrc.c:388
+#: lib/rpmrc.c:385
 #, c-format
 msgid "Incomplete default line at %s:%d\n"
 msgstr "Ukomplett standardlinje ved %s:%d\n"
 
-#: lib/rpmrc.c:393
+#: lib/rpmrc.c:390
 #, c-format
 msgid "Too many args in default line at %s:%d\n"
 msgstr ""
 
-#: lib/rpmrc.c:542
+#: lib/rpmrc.c:495
 #, c-format
 msgid "missing ':' (found 0x%02x) at %s:%d\n"
 msgstr "mangler ':' (fant 0x%02X) ved %s:%d\n"
 
-#: lib/rpmrc.c:559 lib/rpmrc.c:599
+#: lib/rpmrc.c:512 lib/rpmrc.c:544
 #, c-format
 msgid "missing argument for %s at %s:%d\n"
 msgstr "manglende argumentfor %s ved %s:%d\n"
 
-#: lib/rpmrc.c:575
-#, fuzzy, c-format
+#: lib/rpmrc.c:523
+#, c-format
 msgid "cannot open %s at %s:%d: %m\n"
-msgstr "kan ikke åpne %s ved %s:%d %s\n"
+msgstr ""
 
-#: lib/rpmrc.c:591
+#: lib/rpmrc.c:536
 #, c-format
 msgid "missing architecture for %s at %s:%d\n"
 msgstr "manglende arkitektur for %s ved %s:%d\n"
 
-#: lib/rpmrc.c:658
+#: lib/rpmrc.c:603
 #, c-format
 msgid "bad option '%s' at %s:%d\n"
 msgstr "ugyldig flagg '%s' ved %s:%d\n"
 
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:927
+msgid "Failed to read auxiliary vector, /proc not mounted?\n"
+msgstr ""
+
+#: lib/rpmrc.c:1349
 #, c-format
 msgid "Unknown system: %s\n"
 msgstr ""
 
-#: lib/rpmrc.c:1419
+#: lib/rpmrc.c:1350
 #, c-format
 msgid "Please contact %s\n"
 msgstr ""
 
-#: lib/rpmrc.c:1636
-#, fuzzy, c-format
+#: lib/rpmrc.c:1591
+#, c-format
 msgid "Unable to open %s for reading: %m.\n"
-msgstr "Kunne ikke åpne spec fil %s: %s\n"
+msgstr ""
 
-#: lib/rpmts.c:104
+#: lib/rpmscript.c:75
 #, c-format
-msgid "cannot open Packages database in %s\n"
-msgstr "kan ikke åpne pakkedatabase i %s\n"
-
-#: lib/rpmts.c:217
-#, fuzzy, c-format
-msgid "extra '(' in package label: %s\n"
-msgstr "ugyldig pakkenummer: %s\n"
-
-#: lib/rpmts.c:235
-#, fuzzy, c-format
-msgid "missing '(' in package label: %s\n"
-msgstr "Mangler '(' i %s %s\n"
-
-#: lib/rpmts.c:243
-#, fuzzy, c-format
-msgid "missing ')' in package label: %s\n"
-msgstr "ugyldig pakkenummer: %s\n"
+msgid "Unable to restore current directory: %m"
+msgstr ""
 
-#: lib/rpmts.c:314
-#, fuzzy, c-format
-msgid "%s: reading of public key failed.\n"
-msgstr "%s: readLead feilet\n"
+#: lib/rpmscript.c:86
+msgid "<lua> scriptlet support not built in\n"
+msgstr ""
 
-#: lib/signature.c:173
+#: lib/rpmscript.c:221
 #, c-format
-msgid "sigh size(%d): BAD, read returned %d\n"
+msgid "Couldn't create temporary file for %s: %s\n"
 msgstr ""
 
-#: lib/signature.c:178
-msgid "sigh magic: BAD\n"
+#: lib/rpmscript.c:248
+#, c-format
+msgid "Couldn't duplicate file descriptor: %s: %s\n"
 msgstr ""
 
-#: lib/signature.c:184
+#: lib/rpmscript.c:272
 #, c-format
-msgid "sigh tags: BAD, no. of tags(%d) out of range\n"
+msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
 msgstr ""
 
-#: lib/signature.c:190
+#: lib/rpmscript.c:276
 #, c-format
-msgid "sigh data: BAD, no. of  bytes(%d) out of range\n"
+msgid "%s scriptlet failed, signal %d\n"
 msgstr ""
 
-#: lib/signature.c:205
+#: lib/rpmscript.c:279
 #, c-format
-msgid "sigh blob(%d): BAD, read returned %d\n"
+msgid "%s scriptlet failed, exit status %d\n"
 msgstr ""
 
-#: lib/signature.c:271
-#, c-format
-msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n"
+#: lib/rpmtd.c:258
+msgid "Unknown format"
 msgstr ""
 
-#: lib/signature.c:281
-msgid "sigh load: BAD\n"
+#: lib/rpmte.c:868
+msgid "install"
 msgstr ""
 
-#: lib/signature.c:295
+#: lib/rpmte.c:869
+msgid "erase"
+msgstr ""
+
+#: lib/rpmts.c:92
 #, c-format
-msgid "sigh pad(%zd): BAD, read %zd bytes\n"
+msgid "cannot open Packages database in %s\n"
+msgstr "kan ikke åpne pakkedatabase i %s\n"
+
+#: lib/rpmts.c:191
+#, c-format
+msgid "extra '(' in package label: %s\n"
 msgstr ""
 
-#: lib/signature.c:311
+#: lib/rpmts.c:209
 #, c-format
-msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n"
+msgid "missing '(' in package label: %s\n"
 msgstr ""
 
-#: lib/signature.c:394 lib/signature.c:531
+#: lib/rpmts.c:217
 #, c-format
-msgid "Couldn't create pipe for signing: %m"
+msgid "missing ')' in package label: %s\n"
 msgstr ""
 
-#: lib/signature.c:433 lib/signature.c:551 lib/signature.c:889
-#: lib/signature.c:922
-#, fuzzy, c-format
-msgid "Could not exec %s: %s\n"
-msgstr "Kunne ikke kjøre %s: %s\n"
+#: lib/rpmts.c:273
+#, c-format
+msgid "%s: reading of public key failed.\n"
+msgstr ""
+
+#: lib/rpmts.c:1087
+msgid "transaction"
+msgstr ""
+
+#: lib/signature.c:90
+#, c-format
+msgid "sigh size(%d): BAD, read returned %d\n"
+msgstr ""
 
-#: lib/signature.c:450
-msgid "pgp failed\n"
+#: lib/signature.c:95
+msgid "sigh magic: BAD\n"
 msgstr ""
 
-#: lib/signature.c:457
-msgid "pgp failed to write signature\n"
+#: lib/signature.c:101
+#, c-format
+msgid "sigh tags: BAD, no. of tags(%d) out of range\n"
 msgstr ""
 
-#: lib/signature.c:476 lib/signature.c:592
-msgid "unable to read the signature\n"
+#: lib/signature.c:107
+#, c-format
+msgid "sigh data: BAD, no. of  bytes(%d) out of range\n"
 msgstr ""
 
-#: lib/signature.c:568
-#, fuzzy, c-format
-msgid "gpg exec failed (%d)\n"
-msgstr "kjøring feilet\n"
+#: lib/signature.c:123
+#, c-format
+msgid "sigh blob(%d): BAD, read returned %d\n"
+msgstr ""
 
-#: lib/signature.c:574
-msgid "gpg failed to write signature\n"
+#: lib/signature.c:196
+#, c-format
+msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n"
 msgstr ""
 
-#: lib/signature.c:695
-msgid "Immutable header region could not be read. Corrupted package?\n"
+#: lib/signature.c:206
+msgid "sigh load: BAD\n"
 msgstr ""
 
-#: lib/signature.c:927 lib/signature.c:976
+#: lib/signature.c:219
 #, c-format
-msgid "Invalid %%_signature spec in macro file\n"
+msgid "sigh pad(%zd): BAD, read %zd bytes\n"
 msgstr ""
 
-#: lib/signature.c:958
+#: lib/signature.c:235
 #, c-format
-msgid "You must set \"%%_gpg_name\" in your macro file\n"
+msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n"
 msgstr ""
 
-#: lib/signature.c:970
-#, c-format
-msgid "You must set \"%%_pgp_name\" in your macro file\n"
+#: lib/signature.c:311
+msgid "Immutable header region could not be read. Corrupted package?\n"
 msgstr ""
 
-#: lib/signature.c:1009
-#, fuzzy
-msgid "Header+Payload size:"
-msgstr "For stor header"
+#: lib/signature.c:321
+msgid "Cannot sign RPM v3 packages\n"
+msgstr ""
 
-#: lib/signature.c:1042
+#: lib/signature.c:408
 msgid "MD5 digest:"
 msgstr ""
 
-#: lib/signature.c:1085
-#, fuzzy
+#: lib/signature.c:447
 msgid "Header SHA1 digest:"
-msgstr "ikke verifiser header SHA1 digest"
-
-#: lib/signature.c:1130
-msgid "Unknown"
 msgstr ""
 
-#: lib/signature.c:1137 lib/signature.c:1271
+#: lib/signature.c:489
 msgid "Header "
 msgstr ""
 
-#: lib/signature.c:1239
+#: lib/signature.c:530
 #, c-format
-msgid "%sV%d %s signature: %s, key ID %s\n"
+msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)\n"
 msgstr ""
 
-#: lib/signature.c:1243
-#, fuzzy, c-format
-msgid "%sV%d %s signature: %s\n"
-msgstr "hopp over MD5-signaturer"
-
-#: lib/signature.c:1329
-#, fuzzy, c-format
-msgid "%sV%d DSA signature: %s, key ID %s\n"
-msgstr "hopp over MD5-signaturer"
-
-#: lib/signature.c:1333
-#, fuzzy, c-format
-msgid "%sV%d DSA signature: %s\n"
-msgstr "hopp over MD5-signaturer"
-
-#: lib/signature.c:1347
-msgid "Verify signature: BAD PARAMETERS\n"
+#: lib/transaction.c:1426
+msgid "skipped"
 msgstr ""
 
-#: lib/signature.c:1378
-msgid "Broken MD5 digest: UNSUPPORTED\n"
+#: lib/transaction.c:1426
+msgid "failed"
 msgstr ""
 
-#: lib/signature.c:1382
+#: lib/verify.c:372
 #, c-format
-msgid "Signature: UNKNOWN (%d)\n"
-msgstr ""
-
-#: lib/transaction.c:1187 lib/verify.c:419
-#, fuzzy, c-format
-msgid "Unable to change root directory: %m\n"
-msgstr "kunne ikke opprette %s: %s\n"
-
-#: lib/verify.c:257
-#, fuzzy, c-format
 msgid "missing   %c %s"
-msgstr "mangler    %s"
+msgstr ""
 
-#: lib/verify.c:349
-#, fuzzy, c-format
+#: lib/verify.c:422
+#, c-format
 msgid "Unsatisfied dependencies for %s:\n"
-msgstr "feilede avhengigheter:\n"
+msgstr ""
+
+#: lib/headerfmt.c:336
+msgid "invalid field width"
+msgstr ""
 
-#: lib/headerfmt.c:348
+#: lib/headerfmt.c:342
 msgid "missing { after %"
 msgstr "mangler { etter %"
 
-#: lib/headerfmt.c:371
+#: lib/headerfmt.c:364
 msgid "missing } after %{"
 msgstr "mangler } etter %{"
 
-#: lib/headerfmt.c:383
+#: lib/headerfmt.c:375
 msgid "empty tag format"
 msgstr ""
 
-#: lib/headerfmt.c:395
+#: lib/headerfmt.c:386
 msgid "empty tag name"
 msgstr ""
 
-#: lib/headerfmt.c:404
-#, fuzzy
+#: lib/headerfmt.c:393
 msgid "unknown tag"
-msgstr "linje %d: Ukjent tagg: %s\n"
+msgstr ""
 
-#: lib/headerfmt.c:427
+#: lib/headerfmt.c:413
 msgid "] expected at end of array"
 msgstr ""
 
-#: lib/headerfmt.c:440
-#, fuzzy
+#: lib/headerfmt.c:425
 msgid "unexpected ]"
-msgstr "uventede flagg for spørring"
+msgstr ""
 
-#: lib/headerfmt.c:451
-#, fuzzy
+#: lib/headerfmt.c:435
 msgid "unexpected }"
-msgstr "uventede flagg for spørring"
+msgstr ""
 
-#: lib/headerfmt.c:505
-#, fuzzy
+#: lib/headerfmt.c:491
 msgid "? expected in expression"
-msgstr "feil under lesing av uttrykk\n"
+msgstr ""
 
-#: lib/headerfmt.c:512
-#, fuzzy
+#: lib/headerfmt.c:498
 msgid "{ expected after ? in expression"
-msgstr "feil under lesing av uttrykk\n"
+msgstr ""
 
-#: lib/headerfmt.c:524 lib/headerfmt.c:564
-#, fuzzy
+#: lib/headerfmt.c:510 lib/headerfmt.c:550
 msgid "} expected in expression"
-msgstr "feil under lesing av uttrykk\n"
+msgstr ""
 
-#: lib/headerfmt.c:532
+#: lib/headerfmt.c:518
 msgid ": expected following ? subexpression"
 msgstr ""
 
-#: lib/headerfmt.c:550
-#, fuzzy
+#: lib/headerfmt.c:536
 msgid "{ expected after : in expression"
-msgstr "feil under lesing av uttrykk\n"
+msgstr ""
 
-#: lib/headerfmt.c:572
+#: lib/headerfmt.c:558
 msgid "| expected at end of expression"
 msgstr ""
 
-#: lib/headerfmt.c:750
+#: lib/headerfmt.c:735
 msgid "array iterator used with different sized arrays"
 msgstr ""
 
-#: lib/header_internal.c:163
+#: lib/rpmdb.c:97
 #, c-format
-msgid "Data type %d not supported\n"
-msgstr "Datatype %d ikke støttet\n"
-
-#: lib/poptDB.c:18
-msgid "initialize database"
-msgstr "initier database"
-
-#: lib/poptDB.c:20
-msgid "rebuild database inverted lists from installed package headers"
-msgstr "gjenoppbygg database inverterte lister fra installerte pakkers headere"
-
-#: lib/poptDB.c:23
-msgid "verify database files"
+msgid "Generating %d missing index(es), please wait...\n"
 msgstr ""
 
-#: lib/rpmdb.c:154
-#, c-format
-msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
-msgstr ""
-
-#: lib/rpmdb.c:226
-#, c-format
-msgid "dbiOpen: dbapi %d not available\n"
-msgstr ""
-
-#: lib/rpmdb.c:236
+#: lib/rpmdb.c:191
 #, c-format
 msgid "cannot open %s index using db%d - %s (%d)\n"
-msgstr "kan ikke åpne %s-indeks ved bruk av db%d - %s (%d)\n"
+msgstr "kan ikke åpne %s-indeks ved bruk av db%d - %s (%d)\n"
 
-#: lib/rpmdb.c:256
+#: lib/rpmdb.c:516
 #, c-format
-msgid "cannot open %s index\n"
-msgstr "kan ikke åpne %s indeks\n"
-
-#: lib/rpmdb.c:878
-msgid "no dbpath has been set\n"
+msgid "error(%d) getting \"%s\" records from %s index: %s\n"
 msgstr ""
 
-#: lib/rpmdb.c:1106 lib/rpmdb.c:1236 lib/rpmdb.c:1286 lib/rpmdb.c:2145
-#: lib/rpmdb.c:2266 lib/rpmdb.c:2863
-#, c-format
-msgid "error(%d) getting \"%s\" records from %s index\n"
+#: lib/rpmdb.c:789
+msgid "no dbpath has been set\n"
 msgstr ""
 
-#: lib/rpmdb.c:1470
+#: lib/rpmdb.c:1308
 msgid "miFreeHeader: skipping"
 msgstr ""
 
-#: lib/rpmdb.c:1480
-#, fuzzy, c-format
+#: lib/rpmdb.c:1318
+#, c-format
 msgid "error(%d) storing record #%d into %s\n"
-msgstr "feil(%d) under lagring av post %s til %s\n"
+msgstr ""
 
-#: lib/rpmdb.c:1580
-#, fuzzy, c-format
+#: lib/rpmdb.c:1415
+#, c-format
 msgid "%s: regexec failed: %s\n"
-msgstr "%s: Fseek feilet: %s\n"
+msgstr ""
 
-#: lib/rpmdb.c:1761
-#, fuzzy, c-format
+#: lib/rpmdb.c:1596
+#, c-format
 msgid "%s: regcomp failed: %s\n"
-msgstr "%s: åpne feilet: %s\n"
+msgstr ""
 
-#: lib/rpmdb.c:2042
+#: lib/rpmdb.c:1759
 msgid "rpmdbNextIterator: skipping"
 msgstr ""
 
-#: lib/rpmdb.c:2071
+#: lib/rpmdb.c:1897
 #, c-format
 msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
 msgstr ""
 
-#: lib/rpmdb.c:2469
+#: lib/rpmdb.c:2250
 #, c-format
-msgid "%s: cannot read header at 0x%x\n"
+msgid "error(%d:%s) getting next key from %s index\n"
 msgstr ""
 
-#: lib/rpmdb.c:2515
-#, fuzzy, c-format
-msgid "error(%d) setting header #%d record for %s removal\n"
-msgstr "feil(%d) under lagring av post %s til %s\n"
+#: lib/rpmdb.c:2349
+#, c-format
+msgid "error(%d) adding header #%d record\n"
+msgstr ""
+
+#: lib/rpmdb.c:2358
+#, c-format
+msgid "error(%d) removing header #%d record\n"
+msgstr ""
+
+#: lib/rpmdb.c:2382
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr ""
 
-#: lib/rpmdb.c:2564
-#, fuzzy, c-format
+#: lib/rpmdb.c:2448
+#, c-format
 msgid "error(%d) setting \"%s\" records from %s index\n"
-msgstr "feil(%d) under fjerning av post %s fra %s\n"
+msgstr ""
 
-#: lib/rpmdb.c:2583
-#, fuzzy, c-format
+#: lib/rpmdb.c:2467
+#, c-format
 msgid "error(%d) storing record \"%s\" into %s\n"
-msgstr "feil(%d) under lagring av post %s til %s\n"
+msgstr ""
 
-#: lib/rpmdb.c:2593
-#, fuzzy, c-format
+#: lib/rpmdb.c:2477
+#, c-format
 msgid "error(%d) removing record \"%s\" from %s\n"
-msgstr "feil(%d) under fjerning av post %s fra %s\n"
+msgstr ""
 
-#: lib/rpmdb.c:2721
+#: lib/rpmdb.c:2551
 #, c-format
 msgid "error(%d) allocating new package instance\n"
 msgstr ""
 
-#: lib/rpmdb.c:2769
-msgid "rpmdbAdd: skipping"
+#: lib/rpmdb.c:2644
+#, c-format
+msgid "error(%d) getting \"%s\" records from %s index\n"
 msgstr ""
 
-#: lib/rpmdb.c:2879
+#: lib/rpmdb.c:2660
 #, c-format
 msgid "error(%d) storing record %s into %s\n"
 msgstr "feil(%d) under lagring av post %s til %s\n"
 
-#: lib/rpmdb.c:3221
+#: lib/rpmdb.c:2857
 msgid "no dbpath has been set"
 msgstr ""
 
-#: lib/rpmdb.c:3246
+#: lib/rpmdb.c:2875
 #, c-format
-msgid "temporary database %s already exists\n"
-msgstr ""
-
-#: lib/rpmdb.c:3254
-#, fuzzy, c-format
 msgid "failed to create directory %s: %s\n"
-msgstr "kunne ikke opprette %s: %s\n"
+msgstr ""
 
-#: lib/rpmdb.c:3301
+#: lib/rpmdb.c:2910
 #, c-format
 msgid "header #%u in the database is bad -- skipping.\n"
 msgstr ""
 
-#: lib/rpmdb.c:3339
+#: lib/rpmdb.c:2924
 #, c-format
 msgid "cannot add record originally at %u\n"
 msgstr ""
 
-#: lib/rpmdb.c:3353
+#: lib/rpmdb.c:2939
 msgid "failed to rebuild database: original database remains in place\n"
 msgstr ""
 
-#: lib/rpmdb.c:3361
+#: lib/rpmdb.c:2947
 msgid "failed to replace old database with new database!\n"
 msgstr ""
 
-#: lib/rpmdb.c:3363
+#: lib/rpmdb.c:2949
 #, c-format
 msgid "replace files in %s with files from %s to recover"
 msgstr ""
 
-#: lib/rpmdb.c:3375
+#: lib/rpmdb.c:2960
 #, c-format
 msgid "failed to remove directory %s: %s\n"
 msgstr ""
 
-#: lib/backend/db3.c:150
+#: lib/backend/db3.c:33
 #, c-format
 msgid "db%d error(%d) from %s: %s\n"
 msgstr ""
 
-#: lib/backend/db3.c:153
+#: lib/backend/db3.c:36
 #, c-format
 msgid "db%d error(%d): %s\n"
 msgstr ""
 
-#: lib/backend/db3.c:1148
+#: lib/backend/db3.c:500
 #, c-format
 msgid "cannot get %s lock on %s/%s\n"
 msgstr ""
 
-#: lib/backend/db3.c:1150
+#: lib/backend/db3.c:502
+msgid "shared"
+msgstr ""
+
+#: lib/backend/db3.c:502
 msgid "exclusive"
 msgstr ""
 
-#: lib/backend/db3.c:1150
-msgid "shared"
+#: lib/backend/db3.c:582
+#, c-format
+msgid "invalid index type %x on %s/%s\n"
 msgstr ""
 
-#: lib/backend/dbconfig.c:328
+#: lib/backend/dbconfig.c:144
 #, c-format
 msgid "unrecognized db option: \"%s\" ignored.\n"
 msgstr ""
 
-#: lib/backend/dbconfig.c:365
+#: lib/backend/dbconfig.c:181
 #, c-format
 msgid "%s has invalid numeric value, skipped\n"
 msgstr ""
 
-#: lib/backend/dbconfig.c:374
+#: lib/backend/dbconfig.c:190
 #, c-format
 msgid "%s has too large or too small long value, skipped\n"
 msgstr ""
 
-#: lib/backend/dbconfig.c:383
+#: lib/backend/dbconfig.c:199
 #, c-format
 msgid "%s has too large or too small integer value, skipped\n"
 msgstr ""
 
-#: lib/backend/sqlite.c:607
+#: plugins/sepolicy.c:218
+#, c-format
+msgid "Failed to decode policy for %s\n"
+msgstr ""
+
+#: plugins/sepolicy.c:225
+#, c-format
+msgid "Failed to create temporary file for %s: %s\n"
+msgstr ""
+
+#: plugins/sepolicy.c:231
+#, c-format
+msgid "Failed to write %s policy to file %s\n"
+msgstr ""
+
+#: plugins/sepolicy.c:296
+msgid "Failed to create semanage handle\n"
+msgstr ""
+
+#: plugins/sepolicy.c:302
+msgid "Failed to connect to policy handler\n"
+msgstr ""
+
+#: plugins/sepolicy.c:306
+#, c-format
+msgid "Failed to begin policy transaction: %s\n"
+msgstr ""
+
+#: plugins/sepolicy.c:337
+#, c-format
+msgid "Failed to remove temporary policy file %s: %s\n"
+msgstr ""
+
+#: plugins/sepolicy.c:386
+#, c-format
+msgid "Failed to install policy module: %s (%s)\n"
+msgstr ""
+
+#: plugins/sepolicy.c:416
+#, c-format
+msgid "Failed to remove policy module: %s\n"
+msgstr ""
+
+#: plugins/sepolicy.c:440 plugins/sepolicy.c:492
 #, c-format
-msgid "Unable to get lock on db %s, retrying... (%d)\n"
+msgid "Failed to fork process: %s\n"
 msgstr ""
 
-#: lib/backend/sqlite.c:700
-#, fuzzy, c-format
-msgid "Unable to initDB %s (%d)\n"
-msgstr "Kan ikke åpne %s: %s\n"
+#: plugins/sepolicy.c:450 plugins/sepolicy.c:502
+#, c-format
+msgid "Failed to execute %s: %s\n"
+msgstr ""
+
+#: plugins/sepolicy.c:456 plugins/sepolicy.c:508
+#, c-format
+msgid "%s terminated abnormally\n"
+msgstr ""
+
+#: plugins/sepolicy.c:460 plugins/sepolicy.c:512
+#, c-format
+msgid "%s failed with exit code %i\n"
+msgstr ""
 
-#: lib/backend/sqlite.c:867
-#, fuzzy, c-format
-msgid "Unable to open database: %s\n"
-msgstr "Kan ikke åpne %s: %s\n"
+#: plugins/sepolicy.c:467
+msgid "Failed to commit policy changes\n"
+msgstr ""
+
+#: plugins/sepolicy.c:484
+msgid "Failed to expand restorecon path"
+msgstr ""
+
+#: plugins/sepolicy.c:563
+msgid "Failed to relabel filesystem. Files may be mislabeled\n"
+msgstr ""
 
-#: lib/backend/sqlite.c:1232
-#, fuzzy
-msgid "Unable to determine DB endianess.\n"
-msgstr "Kunne ikke åpne spec fil %s: %s\n"
+#: plugins/sepolicy.c:567
+msgid "Failed to reload file contexts. Files may be mislabeled\n"
+msgstr ""
 
-#: misc/error.c:107
-msgid "Unknown system error"
+#: plugins/sepolicy.c:594
+#, c-format
+msgid "Failed to extract policy from %s\n"
 msgstr ""
 
-#: rpmio/macro.c:183
+#: rpmio/macro.c:185
 #, c-format
 msgid "======================== active %d empty %d\n"
 msgstr ""
 
-#: rpmio/macro.c:322
+#: rpmio/macro.c:323
 #, c-format
 msgid "%3d>%*s(empty)"
 msgstr ""
 
-#: rpmio/macro.c:363
+#: rpmio/macro.c:364
 #, c-format
 msgid "%3d<%*s(empty)\n"
 msgstr ""
 
-#: rpmio/macro.c:559 rpmio/macro.c:597
+#: rpmio/macro.c:537 rpmio/macro.c:575
 #, c-format
 msgid "Macro %%%s has unterminated body\n"
 msgstr ""
 
-#: rpmio/macro.c:616
+#: rpmio/macro.c:594
 #, c-format
 msgid "Macro %%%s has illegal name (%%define)\n"
 msgstr ""
 
-#: rpmio/macro.c:622
+#: rpmio/macro.c:600
 #, c-format
 msgid "Macro %%%s has unterminated opts\n"
 msgstr ""
 
-#: rpmio/macro.c:627
+#: rpmio/macro.c:605
 #, c-format
 msgid "Macro %%%s has empty body\n"
 msgstr ""
 
-#: rpmio/macro.c:632
+#: rpmio/macro.c:611
 #, c-format
 msgid "Macro %%%s failed to expand\n"
 msgstr ""
 
-#: rpmio/macro.c:667
+#: rpmio/macro.c:649
 #, c-format
 msgid "Macro %%%s has illegal name (%%undefine)\n"
 msgstr ""
 
-#: rpmio/macro.c:756
+#: rpmio/macro.c:743
 #, c-format
 msgid "Macro %%%s (%s) was not used below level %d\n"
 msgstr ""
 
-#: rpmio/macro.c:839
+#: rpmio/macro.c:825
 #, c-format
 msgid "Unknown option %c in %s(%s)\n"
 msgstr ""
 
-#: rpmio/macro.c:1038
-#, c-format
-msgid "Recursion depth(%d) greater than max(%d)\n"
+#: rpmio/macro.c:1048
+msgid ""
+"Too many levels of recursion in macro expansion. It is likely caused by "
+"recursive macro declaration.\n"
 msgstr ""
 
-#: rpmio/macro.c:1107 rpmio/macro.c:1124
+#: rpmio/macro.c:1117 rpmio/macro.c:1134
 #, c-format
 msgid "Unterminated %c: %s\n"
 msgstr ""
 
-#: rpmio/macro.c:1165
+#: rpmio/macro.c:1175
 #, c-format
 msgid "A %% is followed by an unparseable macro\n"
 msgstr ""
 
-#: rpmio/macro.c:1321
+#: rpmio/rpmfileutil.c:245
 #, c-format
-msgid "Macro %%%.*s not found, skipping\n"
+msgid "error creating temporary file %s: %m\n"
 msgstr ""
 
-#: rpmio/macro.c:1392
-msgid "Target buffer overflow\n"
-msgstr "Overflyt i målbuffer\n"
+#: rpmio/rpmfileutil.c:310 rpmio/rpmfileutil.c:316
+#, c-format
+msgid "File %s: %s\n"
+msgstr "Fil %s: %s\n"
+
+#: rpmio/rpmfileutil.c:319
+#, c-format
+msgid "File %s is smaller than %u bytes\n"
+msgstr "Fil %s er mindre enn %u bytes\n"
+
+#: rpmio/rpmfileutil.c:587
+msgid "failed to create directory"
+msgstr ""
 
-#: rpmio/rpmlua.c:450
-#, fuzzy, c-format
+#: rpmio/rpmlua.c:506
+#, c-format
 msgid "invalid syntax in lua scriptlet: %s\n"
-msgstr "- ikke støttet for strenger\n"
+msgstr ""
 
-#: rpmio/rpmlua.c:466
-#, fuzzy, c-format
+#: rpmio/rpmlua.c:522
+#, c-format
 msgid "invalid syntax in lua script: %s\n"
-msgstr "- ikke støttet for strenger\n"
+msgstr ""
 
-#: rpmio/rpmlua.c:471 rpmio/rpmlua.c:490
-#, fuzzy, c-format
+#: rpmio/rpmlua.c:527 rpmio/rpmlua.c:546
+#, c-format
 msgid "lua script failed: %s\n"
-msgstr "%s: Fwrite feilet: %s\n"
+msgstr ""
 
-#: rpmio/rpmlua.c:485
-#, fuzzy, c-format
+#: rpmio/rpmlua.c:541
+#, c-format
 msgid "invalid syntax in lua file: %s\n"
-msgstr "ugyldig pakkenummer: %s\n"
+msgstr ""
 
-#: rpmio/rpmlua.c:620
-#, fuzzy, c-format
+#: rpmio/rpmlua.c:709
+#, c-format
 msgid "lua hook failed: %s\n"
-msgstr "%s: Fseek feilet: %s\n"
+msgstr ""
+
+#: rpmio/rpmio.c:314
+msgid "[none]"
+msgstr ""
 
-#: rpmio/rpmlog.c:36
+#: rpmio/rpmlog.c:37
 msgid "(no error)"
 msgstr ""
 
-#: rpmio/rpmlog.c:147 rpmio/rpmlog.c:148 rpmio/rpmlog.c:149
+#: rpmio/rpmlog.c:148 rpmio/rpmlog.c:149 rpmio/rpmlog.c:150
 msgid "fatal error: "
 msgstr "fatal feil: "
 
-#: rpmio/rpmlog.c:150
+#: rpmio/rpmlog.c:151
 msgid "error: "
 msgstr "feil: "
 
-#: rpmio/rpmlog.c:151
+#: rpmio/rpmlog.c:152
 msgid "warning: "
 msgstr "advarsel: "
 
-#: rpmio/rpmmalloc.c:14
+#: rpmio/rpmmalloc.c:25
 #, c-format
 msgid "memory alloc (%u bytes) returned NULL.\n"
 msgstr ""
 
-#: rpmio/url.c:213
-msgid "url port must be a number\n"
-msgstr "url-port må være et tall\n"
-
-#: tools/rpmgraph.c:169
+#: rpmio/rpmpgp.c:1008
 #, c-format
-msgid "%s: read manifest failed: %s\n"
-msgstr "%s: lesing av manifest feilet: %s\n"
-
-#: tools/rpmgraph.c:247
-#, fuzzy
-msgid "don't verify header+payload signature"
-msgstr "verifiser pakkesignatur"
-
-#~ msgid "can't query %s: %s\n"
-#~ msgstr "kan ikke spørre på %s: %s\n"
-
-#, fuzzy
-#~ msgid "(encoding failed)"
-#~ msgstr "kjøring feilet\n"
-
-#~ msgid "debug URL cache handling"
-#~ msgstr "feilsøk URL-cache håndtering"
-
-#, fuzzy
-#~ msgid "cannot open Solve database in %s\n"
-#~ msgstr "kan ikke åpne database i %s\n"
-
-#, fuzzy
-#~ msgid "%s: cache operation failed: ec %d.\n"
-#~ msgstr "%s: åpne feilet: %s\n"
-
-#, fuzzy
-#~ msgid "%s: headerGetEntry failed\n"
-#~ msgstr "%s: readLead feilet\n"
-
-#~ msgid "Failed to read %s: %s.\n"
-#~ msgstr "kunne ikke opprette %s: %s\n"
-
-#~ msgid "Cannot expand %s\n"
-#~ msgstr "Kan ikke utvide %s\n"
-
-#, fuzzy
-#~ msgid "getcwd failed: %m\n"
-#~ msgstr "%s rmdir av %s feilet: %s\n"
-
-#~ msgid "line %d: Need arg to %%patch -b: %s\n"
-#~ msgstr "linje %d: Trenger argument til %%patch -b: %s\n"
-
-#~ msgid "line %d: Need arg to %%patch -z: %s\n"
-#~ msgstr "linje %d: Trenger argument til %%patch -z: %s\n"
-
-#, fuzzy
-#~ msgid "line %d: Bad arg to %%patch -F: %s\n"
-#~ msgstr "linje %d: Ugyldig argument til %%patch -p: %s\n"
-
-#~ msgid "line %d: Need arg to %%patch -p: %s\n"
-#~ msgstr "linje %d: Trenger argument til %%patch -p: %s\n"
-
-#~ msgid "line %d: Bad arg to %%patch -p: %s\n"
-#~ msgstr "linje %d: Ugyldig argument til %%patch -p: %s\n"
-
-#~ msgid "Too many patches!\n"
-#~ msgstr "For mange patcher!\n"
-
-#~ msgid "line %d: Bad arg to %%patch: %s\n"
-#~ msgstr "linje %d: Ugyldig argument til %%patch: %s\n"
-
-#, fuzzy
-#~ msgid "debug option/argument processing"
-#~ msgstr "Intern feil i argumentprosesseringen (%d) :-(\n"
-
-#, fuzzy
-#~ msgid "URL helper failed: %s (%d)\n"
-#~ msgstr "lesing feilet: %s (%d)\n"
-
-#~ msgid "failed to create %s: %s\n"
-#~ msgstr "kunne ikke opprette %s: %s\n"
-
-#~ msgid "save erased package files by renaming into sub-directory"
-#~ msgstr "lagre slettede pakkefiler ved å endre navn til underkatalog"
-
-#~ msgid "save erased package files by repackaging"
-#~ msgstr "lagre slettede pakkefiler ved ompakking"
-
-#, fuzzy
-#~ msgid "<date>"
-#~ msgstr "<sti>"
-
-#, fuzzy
-#~ msgid "Unable to reload signature header\n"
-#~ msgstr "Kunne ikke åpne spec fil %s: %s\n"
-
-#, fuzzy
-#~ msgid "Repackaging..."
-#~ msgstr "Forbereder..."
-
-#, fuzzy
-#~ msgid "Upgrading..."
-#~ msgstr "Forbereder..."
-
-#, fuzzy
-#~ msgid "Upgrading packages..."
-#~ msgstr "oppgrader pakke(r)"
-
-#, fuzzy
-#~ msgid "\tRemoving %s:\n"
-#~ msgstr "Henter %s\n"
-
-#, fuzzy
-#~ msgid "Failure reading repackaged package!\n"
-#~ msgstr "feil under lesing av header fra pakke\n"
-
-#, fuzzy
-#~ msgid "%5d 0x%04x %s %s\n"
-#~ msgstr "Fil %s: %s\n"
-
-#, fuzzy
-#~ msgid "%10d %s\n"
-#~ msgstr "%9d %s\n"
-
-#~ msgid "disable use of libio(3) API"
-#~ msgstr "slå av bruk av libio(3) API"
-
-#, fuzzy
-#~ msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n"
-#~ msgstr "%s: kjører %s-skript (hvis noen)\n"
-
-#, fuzzy
-#~ msgid "package %s has unsatisfied %s: %s\n"
-#~ msgstr "pakke %s er i konflikt: %s\n"
-
-#, fuzzy
-#~ msgid "%5d exclude  %s\n"
-#~ msgstr "eksluderer %s %s\n"
-
-#~ msgid "%5d relocate %s -> %s\n"
-#~ msgstr "%5d omplasser %s -> %s\n"
-
-#~ msgid "excluding %s %s\n"
-#~ msgstr "eksluderer %s %s\n"
-
-#~ msgid "relocating %s to %s\n"
-#~ msgstr "relokerer %s til %s\n"
-
-#~ msgid "relocating directory %s to %s\n"
-#~ msgstr "relokerer katalog %s til %s\n"
-
-#, fuzzy
-#~ msgid "Adding goal: %s\n"
-#~ msgstr "Fil %s: %s\n"
-
-#~ msgid " ... as %s\n"
-#~ msgstr " ... som %s\n"
-
-#, fuzzy
-#~ msgid "\tadded source package [%d]\n"
-#~ msgstr "<kildepakke>"
-
-#, fuzzy
-#~ msgid "\tadded binary package [%d]\n"
-#~ msgstr "installerer binærpakker\n"
-
-#~ msgid "found %d source and %d binary packages\n"
-#~ msgstr "fant %d kilde- og %d binærpakker\n"
-
-#~ msgid "installing binary packages\n"
-#~ msgstr "installerer binærpakker\n"
+msgid "V%d %s/%s %s, key ID %s"
+msgstr ""
 
-#, fuzzy
-#~ msgid "Adding: %s\n"
-#~ msgstr "Installerer %s\n"
+#: rpmio/rpmpgp.c:1016
+msgid "(none)"
+msgstr ""
 
-#, fuzzy
-#~ msgid "Suggesting: %s\n"
-#~ msgstr "Henter %s\n"
+#: sign/rpmgensig.c:87
+#, c-format
+msgid "%s: Fwrite failed: %s\n"
+msgstr "%s: Fwrite feilet: %s\n"
 
-#, fuzzy
-#~ msgid "mounted filesystems:\n"
-#~ msgstr "henter liste over monterte filsystemer\n"
+#: sign/rpmgensig.c:97
+#, c-format
+msgid "%s: Fflush failed: %s\n"
+msgstr ""
 
-#, fuzzy
-#~ msgid "%5d 0x%08x %8u %12ld %12ld %s\n"
-#~ msgstr "Fil %s: %s\n"
+#: sign/rpmgensig.c:125
+msgid "Unsupported PGP signature\n"
+msgstr ""
 
-#, fuzzy
-#~ msgid "\tAllocating space for %d entries\n"
-#~ msgstr "relokerer %s til %s\n"
+#: sign/rpmgensig.c:131
+#, c-format
+msgid "Unsupported PGP hash algorithm %u\n"
+msgstr ""
 
-#~ msgid "excluding directory %s\n"
-#~ msgstr "ekskluderer katalog %s\n"
+#: sign/rpmgensig.c:144
+#, c-format
+msgid "Unsupported PGP pubkey algorithm %u\n"
+msgstr ""
 
-#, fuzzy
-#~ msgid "\tRepackaged package not found!.\n"
-#~ msgstr "kildepakke forventet, binær funnet\n"
+#: sign/rpmgensig.c:174
+#, c-format
+msgid "Couldn't create pipe for signing: %m"
+msgstr ""
 
-#, fuzzy
-#~ msgid "\tRepackaged Package was %s...\n"
-#~ msgstr "ingen pakke utløser %s\n"
+#: sign/rpmgensig.c:216
+#, c-format
+msgid "gpg exec failed (%d)\n"
+msgstr ""
 
-#, fuzzy
-#~ msgid "\tAdded repackaged package header: %s.\n"
-#~ msgstr "<kildepakke>"
+#: sign/rpmgensig.c:246
+msgid "gpg failed to write signature\n"
+msgstr ""
 
-#, fuzzy
-#~ msgid "\tAdded repackaged package %s.\n"
-#~ msgstr "<kildepakke>"
+#: sign/rpmgensig.c:263
+msgid "unable to read the signature\n"
+msgstr ""
 
-#, fuzzy
-#~ msgid "Unable to write final header\n"
-#~ msgstr "Kunne ikke skrive header til %s: %s\n"
+#: sign/rpmgensig.c:449 sign/rpmgensig.c:518
+msgid "rpmMkTemp failed\n"
+msgstr ""
 
-#~ msgid "error creating temporary file %s\n"
-#~ msgstr "feil under oppretting av midlertidig fil %s\n"
+#: sign/rpmgensig.c:501
+#, c-format
+msgid "%s already contains identical signature, skipping\n"
+msgstr ""
 
-#, fuzzy
-#~ msgid "%s: Can't sign v1 packaging\n"
-#~ msgstr "%s: kan ikke signere v1.0 RPM\n"
+#: sign/rpmgensig.c:525
+#, c-format
+msgid "%s: writeLead failed: %s\n"
+msgstr "%s: writeLead feilet: %s\n"
 
-#, fuzzy
-#~ msgid "%s: Can't re-sign v2 packaging\n"
-#~ msgstr "%s: Kan ikke signere v2.0 RPM på nytt\n"
+#: sign/rpmgensig.c:531
+#, c-format
+msgid "%s: rpmWriteSignature failed: %s\n"
+msgstr "%s: rpmWriteSignature feilet: %s\n"
 
-#~ msgid "%s: No signature available (v1.0 RPM)\n"
-#~ msgstr "%s: Ingen signatur tilgjengelig (v1.0 RPM)\n"
+#: sign/rpmgensig.c:545
+#, c-format
+msgid "replacing %s failed: %s\n"
+msgstr ""
 
-#~ msgid "File %s: %s\n"
-#~ msgstr "Fil %s: %s\n"
+#: tools/rpmgraph.c:142
+#, c-format
+msgid "%s: read manifest failed: %s\n"
+msgstr "%s: lesing av manifest feilet: %s\n"
 
-#~ msgid "File %s is smaller than %u bytes\n"
-#~ msgstr "Fil %s er mindre enn %u bytes\n"
+#: tools/rpmgraph.c:220
+msgid "don't verify header+payload signature"
+msgstr ""