summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2016-10-20 15:22:56 +0300
committerPanu Matilainen <pmatilai@redhat.com>2016-10-20 15:32:56 +0300
commit9d40362d2379a51346654b52a0037acad2ed9393 (patch)
treef6e5d2edd76b15b37e3589c14e6e782412bf076d
parent825da787458d3a81d15a0356a6b1097d67534566 (diff)
downloadrpm-9d40362d2379a51346654b52a0037acad2ed9393.tar.gz
Preparing for rpm 4.13.0-rc2rpm-4.13.0-rc2
-rw-r--r--configure.ac2
-rw-r--r--po/ar.po486
-rw-r--r--po/br.po486
-rw-r--r--po/ca.po489
-rw-r--r--po/cmn.po489
-rw-r--r--po/cs.po486
-rw-r--r--po/da.po486
-rw-r--r--po/de.po489
-rw-r--r--po/el.po486
-rw-r--r--po/eo.po489
-rw-r--r--po/es.po489
-rw-r--r--po/fi.po486
-rw-r--r--po/fr.po489
-rw-r--r--po/is.po486
-rw-r--r--po/it.po489
-rw-r--r--po/ja.po489
-rw-r--r--po/ko.po486
-rw-r--r--po/ms.po486
-rw-r--r--po/nb.po486
-rw-r--r--po/nl.po486
-rw-r--r--po/pl.po489
-rw-r--r--po/pt.po486
-rw-r--r--po/pt_BR.po489
-rw-r--r--po/rpm.pot486
-rw-r--r--po/ru.po486
-rw-r--r--po/sk.po489
-rw-r--r--po/sl.po486
-rw-r--r--po/sr.po489
-rw-r--r--po/sr@latin.po489
-rw-r--r--po/sv.po489
-rw-r--r--po/te.po486
-rw-r--r--po/tr.po486
-rw-r--r--po/uk.po489
-rw-r--r--po/vi.po489
-rw-r--r--po/zh_CN.po489
-rw-r--r--po/zh_TW.po489
36 files changed, 8700 insertions, 8366 deletions
diff --git a/configure.ac b/configure.ac
index d3d6551c7..f70357233 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.61)
-AC_INIT(rpm, 4.13.0-rc1, rpm-maint@lists.rpm.org)
+AC_INIT(rpm, 4.13.0-rc2, rpm-maint@lists.rpm.org)
AC_CONFIG_SRCDIR([rpmqv.c])
AC_CONFIG_HEADERS([config.h])
diff --git a/po/ar.po b/po/ar.po
index b52a32b18..07cbe07a4 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Arabic (http://www.transifex.com/rpm-team/rpm/language/ar/)\n"
@@ -83,7 +83,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr ""
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
@@ -682,218 +682,218 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr ""
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "السّطر: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -912,86 +912,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: السّطر: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "تعذّر فتح %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "تعذّرت كتابة الحزمة: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "بيانات CSA خاطئة\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "تمت كتابة: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "يجري تنفيذ \"%s\":\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr ""
@@ -1109,146 +1113,146 @@ msgstr "يجري تنزيل %s إلى %s\n"
msgid "Couldn't download %s\n"
msgstr "تعذّر تنزيل %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "نوع الرّمز غير معروف: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr ""
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "السّطر %d: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: السّطر: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1307,35 +1311,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr ""
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1380,71 +1384,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "السّطر %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1515,83 +1519,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "تعذّر تنفيذ %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "يجري إبجاد %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "تعذّر إيجاد %s:\n"
@@ -1621,168 +1620,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(ليس رقمًا)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(نوع غير سليم)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "عادية"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "مُستبدلة"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "غير مثبّتة"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "لون خاطئ"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "مفقودة"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(غير معروفة)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s حُفت كـ %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s أُنشئت كـ %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "دليل"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "ملف"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2414,7 +2417,7 @@ msgstr ""
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr ""
@@ -2439,7 +2442,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2677,7 +2680,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
@@ -2719,42 +2722,42 @@ msgstr "فشل في الاعتماديات:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr ""
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "تعذّر فتح %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "يجري تثبيت %s\n"
@@ -2947,17 +2950,17 @@ msgstr "خيار خاطئ '%s' at %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "نظام غير معروف: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "اتّصل رجاءً %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -2975,42 +2978,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "تعذّرت كتابة الحزمة: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "تعذّرت كتابة الحزمة: %s\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: فشل فتح: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3135,11 +3138,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "مُستثناة"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3245,76 +3248,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
@@ -3473,7 +3476,7 @@ msgstr ""
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
@@ -3547,12 +3550,17 @@ msgstr ""
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(لا شيء)"
@@ -3600,99 +3608,99 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "تعذّر تنفيذ %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: فشل فتح: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr ""
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr ""
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
msgid "generateSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
msgid "rpmReadSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "فشل التّنفيذ\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "فشل التّنفيذ\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "فشل التّنفيذ\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/br.po b/po/br.po
index 04bfd2e0c..7d158c83b 100644
--- a/po/br.po
+++ b/po/br.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2015-08-21 08:33+0000\n"
"Last-Translator: Thierry Vignaud <thierry.vignaud@gmail.com>\n"
"Language-Team: Breton (http://www.transifex.com/rpm-team/rpm/language/br/)\n"
@@ -81,7 +81,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr ""
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
@@ -677,218 +677,218 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr ""
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "N'eo ket bet kavet ar renkell : %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "N'eo ket bet kavet ar rstr : %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "linenn : %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Fazi en ur lenn %%files eus ar restr %s : %m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Muioc'h evit ur restr war ul linenn : %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "N'eo ket ur restr mat : %s : %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -907,86 +907,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr "N'hell ket bet digoret ar restr %s : %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s : linenn : %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "N'hell ket bet digoret ar restr %s : %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr "sac'het eo bet Fread er restr %s : %s\n"
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "O seveniñ « %s » :\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Sac'het eo bet seveniñ « %s ».\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Sac'het eo bet ar gwiriekaat pakad « %s ».\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "n'hell ket bet krouet %s : %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr ""
@@ -1104,146 +1108,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr ""
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "linenn %d : %s : %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s : linenn : %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1302,35 +1306,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr ""
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "Ret eo e vede ur stumm"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "linenn %d : %s : %s\n"
@@ -1375,71 +1379,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "linenn %d : %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "fazi en ur zigeriñ %s : %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1510,83 +1514,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "N'hell bet bet sevenet %s : %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "sac'het eo bet %s : %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "sac'het eo bet magic_open(0x%x) : %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "sac'het eo bet magic_load : %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "O klask %s : %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Sac'het eo bet klask %s :\n"
@@ -1616,168 +1615,172 @@ msgstr "Bet eo ouzhpennet ar pakad %s dija, o tremen e-biou %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "Bet eo ouzhpennet ar pakad %s dija, o erlec'hiañ gant %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(n'eo ket un niverenn)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "reizh"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "erlec'hiet"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "ket staliet"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "ket rannet"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "mankout a ra"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(dianav)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr ""
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s : sac'het eo bet lemel : %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "renkell"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "restr"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2409,7 +2412,7 @@ msgstr ""
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr ""
@@ -2434,7 +2437,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s : sac'het eo bet headerRead : %s\n"
@@ -2673,7 +2676,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
@@ -2715,42 +2718,42 @@ msgstr "Sujedigezh sac'het :\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "O tegas %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "fazi en ur lenn eus ar restr %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "N'hell ket bet digoret %s : %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "O staliañ %s\n"
@@ -2943,17 +2946,17 @@ msgstr ""
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "N'hell ket bet digoret %s evit lenn : %m.\n"
@@ -2971,42 +2974,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "fazi en ur zigeriñ %s : %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, c-format
msgid "Unable to reset I/O priority: %s"
msgstr ""
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s : sac'het eo bet Fwrite : %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3131,11 +3134,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "tremenet en e biou"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "sac'het"
@@ -3241,76 +3244,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader : o tremen e-biou"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s : sac'het eo bet regexec : %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s : sac'het eo bet regcomp : %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator : o tremen e-biou"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
@@ -3469,7 +3472,7 @@ msgstr ""
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
@@ -3543,12 +3546,17 @@ msgstr "hoc'h evezh : "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, ID alc'hwez %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(hini ebet)"
@@ -3596,101 +3604,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "N'hell ket bet sevenet %s : %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s : sac'het eo bet digeriñ : %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr "N'hell ket bet lennet ar restr %s : %s\n"
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "Sac'het eo bet seveniñ gpg (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr ""
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr ""
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s : sac'het eo bet rpmWriteSignature : %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s : sac'het eo bet rpmReadSignature : %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s : sac'het eo bet headerRead : %s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "sac'het eo rpmMkTemp\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "sac'het eo bet seveniñ\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s : sac'het eo bet headerRead : %s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s : sac'het eo bet rpmReadSignature : %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s : sac'het eo bet rpmWriteSignature : %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s : sac'het eo bet writeLead : %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "sach'et eo bet erlec'hiañ %s : %s\n"
diff --git a/po/ca.po b/po/ca.po
index e44e611bb..2904db9d1 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2015-08-26 13:57+0000\n"
"Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>\n"
"Language-Team: Catalan (http://www.transifex.com/rpm-team/rpm/language/ca/)\n"
@@ -83,7 +83,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Opcions d'instal·lació, actualització o supressió:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Opcions comunes per a tots els modes rpm i executables:"
@@ -739,201 +739,201 @@ msgstr "&& i || no són disponibles per a les cadenes\n"
msgid "syntax error in expression\n"
msgstr "error de sintaxi a l'expressió\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Falta '(' a %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Falta ')' a %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "L'element %s no és vàlid: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Falta %s a %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() va seguit d'un caràcter que no és un espai en blanc: %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sintaxi incorrecta: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "mode incorrecte del spec: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "dirmode incorrecte del spec: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capacitat invàlida: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "No s'ha construït amb disponibilitat de fitxers\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "El fitxer ha de començar amb \"/\": %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Es desconeix l'algorisme de resum del fitxer %u, es torna al MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "El fitxer apareix dues vegades: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "L'enllaç simbòlic apunta al BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "No es va trobar el directori: %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "No s'ha trobat el fitxer: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr "No és un directori: %s\n"
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: no es pot carregar l'etiqueta incorrecta (%d).\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: ha fallat la lectura de la clau pública.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: no és una clau pública armada.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "El fitxer ha de començar amb \"/\": %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "El glob no ha trobat el fitxer: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "No s'ha pogut obrir el fitxer %s del %%files: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "línia: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "El glob no ha trobat el fitxer: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Més d'un fitxer en una línia: %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Fitxer incorrecte: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "S'està comprovant si hi ha fitxers no empaquetats: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -942,17 +942,17 @@ msgstr ""
"Hi ha fitxers instal·lats però no empaquetats:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "S'estan processant els fitxers: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Els binaris dependents de l'arquitectura estan en el paquet noarch\n"
@@ -971,86 +971,90 @@ msgstr "ha fallat la creació de l'arxiu: %s\n"
msgid "Could not open %s file: %s\n"
msgstr "No s'ha pogut obrir el fitxer %s: %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: línia: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "El nom de màquina no es pot fer canònic: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Compressió de dades desconeguda: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "No es pot crear la regió de capçalera no modificable.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "No es pot obrir %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "No es pot escriure el paquet: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "No s'ha pogut escriure la capçalera temporal\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Dades CSA incorrectes\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr "Ha fallat el fread al fitxer%s: %s\n"
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Es va escriure: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "S'està executant: \"%s\":\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Ha fallat l'execució de \"%s\" .\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Ha fallat la verificació del paquet \"%s\".\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "No es pot generar el nom de fitxer de sortida per al paquet %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "no es pot crear %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "línia %d: segon %s\n"
@@ -1173,147 +1177,147 @@ msgstr "S'està baixant %s a %s\n"
msgid "Couldn't download %s\n"
msgstr "No s'ha pogut baixar %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "S'ha exclòs l'arquitectura: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "No s'ha inclòs l'arquitectura: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "S'ha exclòs el SO: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "No s'ha inclòs el SO: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "El camp %s ha d'estar present al paquet: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "L'entrada %s està duplicada al paquet: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "No s'ha pogut obrir la icona %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "No s'ha pogut llegir la icona %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Tipus desconegut d'icona: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "línia %d: L'etiqueta pren un únic testimoni: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "línia %d: El caràcter '%c' no està permès: %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "línia %d: La seqüència \"..\" no està permesa: %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "línia %d: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: línia: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "línia %d: l'etiqueta és malament formada: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "línia %d: l'etiqueta és buida: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "línia %d: els prefixos no poden acabar en «/»: %s \n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "línia %d: «Docdir» ha de començar per «/»: %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "línia %d: el camp Epoch ha d'ésser un nombre sense signe: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "línia %d: %s incorrecte: qualificadors: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "línia %d: Format incorrecte del BuildArchitecture: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "linia %d: Només els subpaquets noarch estan suportats: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "S'ha produït un error intern: l'etiqueta %d és incorrecta\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "línia %d: %s està en desús: %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Especificació incorrecta del paquet: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "El paquet ja existeix: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "línia %d: Etiqueta desconeguda: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} no pot estar buit\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} no pot ser \"/\"\n"
@@ -1372,35 +1376,35 @@ msgstr "El número de pedaç %s no és vàlid: %s\n"
msgid "line %d: second %%prep\n"
msgstr "línia %d: segon %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "dependència no vàlida"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "Es requereix la versió"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "línia %d: %s: %s\n"
@@ -1445,71 +1449,71 @@ msgstr "línia %d: l'script intern no està disponible: %s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "línia %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "No es pot obrir %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s:%d: S'esperava l'argument per %s\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr "línia %d: %%if sense tancar\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s:%d: condició incorrecta del %%if\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: s'ha obtingut un %%else sense %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: s'ha obtingut un %%endif sense %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "No s'ha trobat cap arquitectura compatible per a la construcció\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "El paquet no té %%description: %s\n"
@@ -1580,83 +1584,78 @@ msgstr "Hi ha massa arguments en la línia: %s\n"
msgid "Processing policies: %s\n"
msgstr "S'estan processant les polítiques: %s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "S'ignora l'expressió regular incorrecta %s\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "No s'ha pogut crear la canonada per a %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "No s'ha pogut executar %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "No s'ha pogut crear el procés fill de «%s»: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "ha fallat %s: %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "ha fallat l'escriptura de totes les dades a %s: %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr "operador incorrecte"
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr "format incorrecte"
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr "dependència no vàlida (%s): %s\n"
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "Ha fallat la conversió de %s a long integer.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "Classificador buit de fitxer\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "Sense atributs de fitxer configurats\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "Ha fallat magic_open(0x%x): %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "Ha fallat magic_load: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Ha fallat el reconeixement del fitxer \"%s\": mode %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "S'està cercant %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Ha fallat la cerca de %s:\n"
@@ -1688,168 +1687,172 @@ msgstr "el paquet %s ja s'ha afegit, s'està ignorant %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "el paquet %s ja es va afegir, s'està reemplaçant per %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(no és un número)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(no és base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(tipus invàlid)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(no és un blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(tipus invàlid d'XML)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(no és una signatura d'OpenPGP)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "Data no vàlida %u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "normal"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "substituït"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "no instal·lat"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "compartit per xarxa"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "color incorrecte"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "falta"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(deconegut)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(no és una cadena)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s s'ha desat com a %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s s'ha creat com a %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s: ha fallat la supressió: %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "directori"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "fitxer"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2492,7 +2495,7 @@ msgstr "número de paquet invàlid: %s\n"
msgid "record %u could not be read\n"
msgstr "no s'ha pogut llegir el registre %u\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "no s'ha instal·lat el paquet %s\n"
@@ -2517,7 +2520,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr "%s: ha fallat la lectura de la importació (%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s: ha fallat el headerRead: %s\n"
@@ -2769,7 +2772,7 @@ msgid "%s: (error 0x%x)"
msgstr "%s: (error 0x%x)"
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "ha fallat l'obertura de %s: %s\n"
@@ -2811,42 +2814,42 @@ msgstr "Dependències fallides:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: no és un paquet rpm (o un manifest de paquet): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "no es pot instal·lar %s\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "S'està obtenint %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "S'està ometent %s - ha fallat la transferència\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "el paquet %s no és pot traslladar\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "s'ha produït un error en llegir del fitxer %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "\"%s\" especifica múltiples paquets:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "no es pot obrir %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "S'està instal·lant %s\n"
@@ -3045,17 +3048,17 @@ msgstr "opció incorrecta '%s' a %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Sistema desconegut: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "contacteu amb %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "No s'ha pogut obrir %s per a lectura: %m.\n"
@@ -3073,42 +3076,42 @@ msgstr "No s'ha pogut restaurar el directori actual: %m"
msgid "<lua> scriptlet support not built in\n"
msgstr "no s'ha construït amb la compatibilitat cap als scriptlets <lua>\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "No s'ha pogut crear el fitxer temporal per a %s: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "S'ha produït un error en duplicar el descriptor de fitxer: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "No s'ha pogut llegir la icona %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "No es pot restaurar el directori arrel: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: ha fallat l'Fwrite: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "Ha fallat l'scriptlet %s, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s ha fallat l'scriplet, senyal %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "Ha fallat l'scriptlet %s, estat de sortida %d\n"
@@ -3233,11 +3236,11 @@ msgstr "Capçalera de resum SHA1:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "s'ha omès"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "ha fallat"
@@ -3343,78 +3346,78 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "no s'ha establert cap dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: s'està ignorant"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "s'ha produït un error (%d) en emmagatzemar el registre #%d a %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: ha fallat regexec: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: ha fallat regcomp: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: s'està ignorant"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: s'ha obtingut malmesa la capçalera #%u -- s'ignora.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: no s'ha pogut llegir la capçalera a 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "no s'ha establert el dbpath"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "ha fallat en crear el directori %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "la capçalera #%u en la base de dades és incorrecta -- s'ignora.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "no es pot afegir el registre originalment a %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"no s'ha pogut reconstruir la base de dades: la base de dades original "
"continua al seu lloc\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "no s'ha pogut reemplaçar la base de dades antiga amb la nova\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "reemplaçeu els fitxers a %s amb fitxers de %s per a recuperar-ho"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "no s'ha pogut suprimir el directori %s: %s\n"
@@ -3574,7 +3577,7 @@ msgstr "Un %% precedeix una macro que no es pot analitzar\n"
msgid "failed to load macro file %s"
msgstr "ha fallat la càrrega del fitxer de les macros %s"
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== actiu %d buit %d\n"
@@ -3648,12 +3651,17 @@ msgstr "advertència: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "l'assignació de memòria (%u bytes) ha retornat NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, id. de la clau %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(cap)"
@@ -3701,101 +3709,101 @@ msgstr "Algoritme de dispersió PGP no suportat %u\n"
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "Algoritme de clau pública PGP no suportat %u\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "No es pot executar %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "ha fallat el fdopen\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr "No s'ha pogut escriure a la canonada\n"
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr "No s'ha pogut llegir des del fitxer %s: %s\n"
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "ha fallat l'execució del gpg (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "el gpg no ha escrit la signatura\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "no es pot llegir la signatura\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: ha fallat el rpmWriteSignature: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: El rpmReadSignature ha fallat: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s: ha fallat el headerRead: %s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "Ha fallat el rpmMkTemp\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "ha fallat el fdopen\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s: ha fallat el headerRead: %s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s ja conté una signatura idèntica, s'omet\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: El rpmReadSignature ha fallat: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "No es poden signar els paquets RPM v3\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s ja conté una signatura idèntica, s'omet\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: ha fallat el rpmWriteSignature: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: ha fallat el writeLead: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "ha fallat la substitució %s: %s\n"
@@ -3809,6 +3817,9 @@ msgstr "%s: ha fallat la lectura del manifest: %s\n"
msgid "don't verify header+payload signature"
msgstr "no verifiquis la signatura de la capçalera i les dades"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "Ha fallat la conversió de %s a long integer.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Introduïu la contrasenya:"
diff --git a/po/cmn.po b/po/cmn.po
index 6ca5fe702..d0541cbfa 100644
--- a/po/cmn.po
+++ b/po/cmn.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Chinese (Mandarin) (http://www.transifex.com/rpm-team/rpm/"
@@ -83,7 +83,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "安裝/升級/抹除選項:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "用於所有 rpm 模式和可執行檔案的共同選項:"
@@ -689,201 +689,201 @@ msgstr "字串不支援 && 和 ||\n"
msgid "syntax error in expression\n"
msgstr "表述式中有語法錯誤\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "在 %s %s 中有遺漏的「(」\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "在 %s(%s 中有遺漏的「)」\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "無效的 %s 符記:%s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "在 %2$s %3$s 中有缺失的 %1$s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() 之後有非空白空格:%s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "不當語法:%s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "不當模式規格:%s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "不當目錄模式規格:%s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "不尋常的語區長度:「%s」於 %%lang(%s)\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "複製語區 %s 於 %%lang(%s)\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "無效的功能:%s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "檔案功能支援未內建於\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "檔案必須以「/」開頭:%s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "不明檔案摘要演算法 %u,權宜落回 MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "列出了兩次的檔案:%s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "讀取符號鏈結 %s 失敗:%s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "指向 BuildRoot 的符號鏈結:%s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "找不到目錄:%s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "找不到檔案:%s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s:無法呼叫不明的標籤 (%d)。\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s:公鑰讀入失敗。\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s:不是一個受保護的公鑰。\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s:編碼失敗\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "檔案需要以「/」開頭:%s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev 不允許透過 glob 解析:%s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "透過 glob 解析找不到目錄:%s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "透過 glob 解析找不到檔案:%s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "無法開啟 %%files 檔案 %s:%m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "列:%s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "讀取 %%files 檔案 %s 時發生錯誤:%m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "不合法的 _docdir_fmt %s:%s\n"
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "透過 glob 解析找不到檔案:%s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "無法混合特殊 %s 與其他表單:%s\n"
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "一列中超過一個檔案:%s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "不當檔案:%s:%s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "正在檢查未打包的檔案:%s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -892,17 +892,17 @@ msgstr ""
"找到已安裝 (但未打包) 的檔案:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "正在處理檔案:%s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr "二進位架構 (%d) 無法匹配套件架構 (%d)。\n"
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "noarch 套件中有依賴架構的二進位檔\n"
@@ -921,86 +921,90 @@ msgstr "建立封存時失敗:%s\n"
msgid "Could not open %s file: %s\n"
msgstr "無法開啟 %s 檔案:%s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: 列:%s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "無法標準化主機名稱:%s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "不明酬載壓縮:%s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "無法建立不可變的標頭區域。\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "無法開啟 %s:%s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "無法寫入套件:%s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "無法寫入臨時標頭\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "不當 CSA 資料\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "已寫入:%s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "正在執行「%s」:\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "「%s」執行失敗。\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "套件檢查「%s」失敗。\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "無法產生套件 %s 的檔案名稱輸出:%s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "無法建立 %s:%s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "第 %d 列:第二個 %s\n"
@@ -1118,147 +1122,147 @@ msgstr "正在下載 %s 到 %s\n"
msgid "Couldn't download %s\n"
msgstr "無法下載 %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "被排除的架構:%s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "未包含的架構:%s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "被排除的作業系統:%s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "未包含的作業系統:%s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "%s 欄位必須出現於套件中:%s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "套件中有重複的 %s 條目:%s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "無法開啟圖示 %s:%s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "無法讀取圖示 %s:%s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "不明的圖示類型:%s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "第 %d 列:標籤只需單一符記:%s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "第 %d 列:不合法的字元 %c 於:%s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "第 %d 列:不合法的序列「..」於:%s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "第 %d 列:%s:%s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: 列:%s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "第 %d 列:格式不當的標籤:%s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "第 %d 列:空的標籤:%s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "第 %d 列:前綴不能以「/」結尾:%s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "第 %d 列:Docdir 必須以「/」開頭:%s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "第 %d 列:Epoch 欄位必須是無正負號的數字:%s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "第 %d 列:不當 %s:修飾詞:%s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "第 %d 列:不當 BuildArchitecture 格式:%s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "第 %d 列:只有支援 noarch 子套裝模組:%s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "內部錯誤:假造的標籤 %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "第 %d 列:%s 已過時:%s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "不當套件規格:%s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "套件已經存在:%s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "第 %d 列:不明標籤:%s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} 不可是空的\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} 不可為「/」\n"
@@ -1317,35 +1321,35 @@ msgstr "無效的修補編號 %s:%s\n"
msgid "line %d: second %%prep\n"
msgstr "第 %d 列:第二個 %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr "依存字組必須以英數字、_ 或 / 開頭"
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "不允許標上版本的檔案名稱"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "無效的依存性"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "所需版本"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "第 %d 列:%s:%s\n"
@@ -1390,71 +1394,71 @@ msgstr "第 %d 列:不支援的內部指令稿:%s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr "第 %d 列:解譯器引數不允許存在觸發器中:%s\n"
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "第 %d 列:%s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "無法開啟 %s:%s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s:%d:預期用於 %s 的引數\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr "第 %d 列:未關閉的 %%if\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr "第 %d 列:未關閉的巨集或不當的列延續\n"
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s:%d:不當的 %%if 條件\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d:有個 %%else 沒有對應 %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d:有個 %%endif 沒有對應 %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr "%s:%d:異常的 %%include 敘述\n"
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "找不到可供建置的相容架構\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "套件沒有 %%description:%s\n"
@@ -1525,83 +1529,78 @@ msgstr "太多引數於列號:%s\n"
msgid "Processing policies: %s\n"
msgstr "處理策略:%s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "忽略無效的正規表示式 %s\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "無法為 %s 建立管線:%m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "無法執行 %s:%s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "無法分支 %s:%s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s 失敗:%x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "無法寫入所有資料至 %s:%s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "%s 轉換至長整數時失敗。\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "空的檔案分類器\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "無設定檔案特性\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) 失敗:%s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load 失敗:%s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "檔案「%s」辨識失敗:模式 %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "正在尋找 %s:%s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "找不到 %s:\n"
@@ -1631,168 +1630,172 @@ msgstr "套件 %s 已被加入,跳過 %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "套件 %s 已被加入,以 %s 替換\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(不是一個數字)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%Y %b %d %a"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(不是 base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(無效型態)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(不是 blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(無效 xml 類型)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(不是個 OpenPGP 簽名)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "無效的日期 %u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "一般"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "已替換"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "未安裝"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "已網路分享"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "錯誤色彩"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "遺失"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(不明)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(不是字串)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s 已被另存為 %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s 已建立為 %s \n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s:移除失敗:%s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "目錄"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "檔案"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2430,7 +2433,7 @@ msgstr "無效的套件編號:%s\n"
msgid "record %u could not be read\n"
msgstr "記錄 %u 無法讀取\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "套件 %s 尚未安裝\n"
@@ -2455,7 +2458,7 @@ msgstr "%s:金鑰 %d 不是受保護的公鑰。\n"
msgid "%s: import read failed(%d).\n"
msgstr "%s:匯入時讀取失敗(%d)。\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s:headerRead 失敗:%s\n"
@@ -2697,7 +2700,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "開啟 %s 失敗:%s\n"
@@ -2739,42 +2742,42 @@ msgstr "相依關係失敗:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s:不是一個 rpm 套件 (或套件清單):%s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s 無法安裝\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "擷取 %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "跳過 %s - 轉移失敗\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "套件 %s 不能重新分配位置\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "讀取檔案 %s 時發生錯誤\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "「%s」指定多個套件:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "無法開啟 %s:%s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "正在安裝 %s\n"
@@ -2967,17 +2970,17 @@ msgstr "不當選項「%s」位於 %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr "讀取輔助向量時失敗,/proc 未掛載?\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "不明系統:%s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "請聯絡 %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "無法開啟 %s 以供讀取:%m。\n"
@@ -2995,42 +2998,42 @@ msgstr "無法還原目前的目錄:%m"
msgid "<lua> scriptlet support not built in\n"
msgstr "<lua> 指令稿片段支援未內建\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "無法建立暫存檔用於 %s:%s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "無法複製檔案描述符號:%s:%s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "無法讀取圖示 %s:%s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "無法還原根目錄:%m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite 失敗:%s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s 指令稿片段失敗,waitpid(%d) rc %d:%s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s 指令稿片段失敗,信號 %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s 指令稿片段失敗,離開狀態 %d\n"
@@ -3155,11 +3158,11 @@ msgstr "標頭 SHA1 摘要:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "已跳過"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "已失敗"
@@ -3265,76 +3268,76 @@ msgstr "正在產生 %d 個缺少的索引,請稍待…\n"
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "尚未設定 dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader:跳過"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "儲存記錄 #%2$d 到 %3$s 時發生錯誤(%1$d)\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s:regexec 失敗:%s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s:regcomp 失敗:%s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator:跳過"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb:已擷取損壞的標頭 #%u -- 跳過。\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s:無法讀取位於 0x%x 的標頭\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "尚未設定 dbpath"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "建立目錄 %s 時失敗:%s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "在資料庫中有不當的標頭 #%u -- 跳過。\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "無法加入原本位於 %u 的記錄\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr "重建資料庫時失敗:原來的資料庫保持原狀\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "以新的資料庫取代舊的資料庫時失敗!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "以 %2$s 的檔案取代 %1$s 的檔案來復原"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "移除目錄時失敗 %s:%s\n"
@@ -3493,7 +3496,7 @@ msgstr "在無法剖析的巨集之後跟著一個 %%\n"
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== 作用中 %d 清空 %d\n"
@@ -3567,12 +3570,17 @@ msgstr "警告:"
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "記憶體配置 (%u 位元組) 回傳 NULL。\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s,金鑰識別號 %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(無)"
@@ -3620,101 +3628,101 @@ msgstr "未支援的 PGP 雜湊演算法 %u\n"
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "未支援的 PGP 公鑰演算法 %u\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "無法執行 %s:%s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s:開啟失敗:%s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "gpg 執行失敗 (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "寫入簽名時 gpg 失敗\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "無法讀取簽名\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s:rpmWriteSignature 失敗:%s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s:rpmReadSignature 失敗:%s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s:headerRead 失敗:%s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp 失敗\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "執行失敗\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s:headerRead 失敗:%s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s 已經含有相同的簽名,跳過\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s:rpmReadSignature 失敗:%s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "無法簽署 RPM v3 套件\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s 已經含有相同的簽名,跳過\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s:rpmWriteSignature 失敗:%s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s:writeLead 失敗:%s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "置換 %s 時失敗:%s\n"
@@ -3728,6 +3736,9 @@ msgstr "%s:讀取清單失敗:%s\n"
msgid "don't verify header+payload signature"
msgstr "不驗證標頭+酬載簽名"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "%s 轉換至長整數時失敗。\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "輸入通關密語: "
diff --git a/po/cs.po b/po/cs.po
index 3569fd77e..b421213d5 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Czech (http://www.transifex.com/rpm-team/rpm/language/cs/)\n"
@@ -80,7 +80,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Volby pro Instalaci/Aktualizaci/Mazání:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Společné volby pro všechny rpm režimy a spustitelné soubory:"
@@ -698,201 +698,201 @@ msgstr "&& a || není podporováno pro řetězce\n"
msgid "syntax error in expression\n"
msgstr "chyba syntaxe ve výrazu\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Chybí '(' v %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Chybí ')' v %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Neplatný %s token: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Chybějící %s v %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Následuje neprázdný znak %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Špatná syntaxe: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Špatná práva spec: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Špatná práva adresáře: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Soubor musí začínat na \"/\": %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Soubor uveden dvakrát: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolická linka ukazuje na BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Soubor nenalezen: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: nemohu nahrát neznámou značku (%d).\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: čtení veřejného klíče selhalo.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: není obrněný veřejný klíč.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Soubor potřebuje úvodní \"/\": %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Soubor nenalezen globem: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Nemohu otevřít %%files soubor %s: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "řádek: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Soubor nenalezen globem: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Špatný soubor: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Kontroluji nezabalené soubory: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -901,17 +901,17 @@ msgstr ""
"Nalezeny instalované, ale nezabalené soubory:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -930,86 +930,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: řádek: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nemohu získat jméno počítače: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Neznámá komprese payloadu: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Nemohu vytvořit nezměnitelný region hlavičky.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Nemohu otevřít %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Nemohu zapsat balíček: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Nemohu zapsat dočasnou hlavičku\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Špatná CSA data\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapsáno: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Nemohu vygenerovat jméno souboru pro balíček %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "nemohu vytvořit %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "řádek: %d: druhý %s\n"
@@ -1127,146 +1131,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Architektura je vyřazena: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Architektura není zahrnuta: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "OS je vyřazen: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "OS není zahrnut: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "Položka %s musí být v balíčku přítomna: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Duplikovaná položka %s v balíčku: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Nemohu otevřít ikonu %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Nemohu přečíst ikonu %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Neznámý typ ikony: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "řádek %d: Značka má jen jeden token: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "řádek: %d: druhý %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: řádek: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "řádek %d: Počkozená značka: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "řádek %d: Prázdná značka: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "řádek %d: Prefixy nesmí končit znakem \"/\": %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "řádek %d: Docdir musí začínat na '/': %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "řádek %d: Špatné určení %s: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "řádek %d: Špatný formát BuildArchitecture: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Interní chyba: Špatná značka: %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Špatná specifikace balíčku: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Balíček již existuje: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "řádek %d: Neznámá značka: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1325,35 +1329,35 @@ msgstr "Neplatné číslo záplaty %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "řádek %d: druhý %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1398,71 +1402,71 @@ msgstr "řádek %d: nepodporovaný interní skript: %s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "řádek %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Nemohu otevřít %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else bez počítečního %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif bez počátečního %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Nenalezeny žádné kompatibilní architektury pro sestavení\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Balíček nemá žádné %%description: %s\n"
@@ -1533,83 +1537,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Nemohu vytvořit rouru pro %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Nemohu spustit %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nemohu provést fork %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) selhalo: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load selhal: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Hledám %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Selhalo vyhledání %s:\n"
@@ -1639,168 +1638,172 @@ msgstr "balíček %s byl již přidán, přeskakuji %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "balíček %s byl již přidán, nahrazuji ho s %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(není číslo)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(není base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(neplatný typ)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(není blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(neplatný typ xml)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(není OpenPGP podpis)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s uloženo jako %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s vytvořen jako %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2441,7 +2444,7 @@ msgstr "neplatné číslo balíčku: %s\n"
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "balíček %s není nainstalován\n"
@@ -2466,7 +2469,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr "%s: importní čtení selhalo(%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2706,7 +2709,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "otevření %s selhalo: %s\n"
@@ -2748,42 +2751,42 @@ msgstr "Selhalé závislosti:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: není rpm balíčkem (nebo seznamem balíčků): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s nemůže být nainstalován\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Získávám %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "balíček %s není přemístitelný\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "chyba při vytváření dočasného souboru %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "nemohu otevřít %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Instaluji: %s\n"
@@ -2976,17 +2979,17 @@ msgstr "špatný parametr'%s' na %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Neznámý systém: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Prosím kontaktujte %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "Nemohu otevřít %s pro čtení: %m.\n"
@@ -3004,42 +3007,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Nemohu přečíst ikonu %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Nemohu přečíst ikonu %s: %s\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite selhalo: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s scriptlet selhal, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s skriplet selhal, signál %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "provedení %s skripletu selhalo, návratový kód: %d\n"
@@ -3164,11 +3167,11 @@ msgstr "SHA1 digest v hlavičce:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3274,76 +3277,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "nebyla nastavena dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: přeskakuji"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "chyba(%d) ukládání záznamu #%d do %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec selhal: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp selhal: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: přeskakuji"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: poškozená hlavička #%u získáno -- přeskakuji.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: nemohu číst hlavičku na 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "žádný dbpath nebyl nastaven"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "selhání při vytváření adresáře %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "hlavička #%u v databázi je špatná -- přeskakuji.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "nemohu přidat záznam původně na %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr "selhalo znovusestavení databáze: původní databáze zůstává na místě\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "selhalo nahrazení staré databáze novou databází!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "nahraď soubory v %s soubory z %s k obnovení"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "selhalo odstranění adresáře %s: %s\n"
@@ -3502,7 +3505,7 @@ msgstr "Po %% následuje nezpracovatelné makro\n"
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktivní %d prázdné %d\n"
@@ -3576,12 +3579,17 @@ msgstr "varování: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "alokace paměti (%u bajtů) vrátila NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3629,101 +3637,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Nemohu spustit %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: otevření selhalo: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "spuštění gpg selhalo (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg selhal při zápisu podpisu\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "nemohu přečíst podpis\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: Fwrite selhalo: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature selhalo: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "spuštění selhalo\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp selhal\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "spuštění selhalo\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "spuštění selhalo\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature selhalo: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: Fwrite selhalo: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead selhalo: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/da.po b/po/da.po
index 2bce7bdf1..c6abce413 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Danish (http://www.transifex.com/rpm-team/rpm/language/da/)\n"
@@ -80,7 +80,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr ""
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
@@ -688,218 +688,218 @@ msgstr "&& og || understøttes ikke for strenge\n"
msgid "syntax error in expression\n"
msgstr "syntaksfejl i udtryk\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Manglende '(' i %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Manglende ')' i %s %s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ugyldigt %s-symbol: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr ""
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Ikke-mellemrum efterfølger %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Ugyldig syntaks: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Ugyldig tilstandsangivelse: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Ugyldig dirmode-spec: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Fil skal begynde med \"/\": %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Fil angivet to gange: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolsk lænke peger på BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Fil ikke fundet: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Fil kræver foranstillet \"/\": %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Fil ikke fundet med glob: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "linie: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Fil ikke fundet med glob: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ugyldig fil: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -918,86 +918,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr ""
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Kunne ikke kanonisere værtsnavn: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Kunne ikke åbne %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Kunne ikke skrive pakke: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Ugyldige CSA-data\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrev: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Kunne ikke generere filnavn til oprettelse af pakke %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "kan ikke oprette %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "linie %d: anden %s\n"
@@ -1115,146 +1119,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Arkitekturen er ekskluderet: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Arkitekturen er ikke inkluderet: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "OS er ekskluderet: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "OS is ikke inkluderet: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "'%s'-felt skal være tilstede i pakke : %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Flere '%s'-indgange i pakke: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Kunne ikke åbne ikon %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Kunne ikke læse ikon %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Ukendt ikontype: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr ""
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "linie %d: anden %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "linie: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "linie %d: Forkert udformet mærke: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "linie %d: Tomt mærke: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "linie %d: Præfikser kan ikke ende på \"/\": %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "linie %d: Docdir skal starte med '/': %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "linie %d: Ugyldig %s: angivere: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "linie %d: Ugyldigt 'BuildArchitecture'-format: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Intern fejl: Falsk mærke %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Ugyldig pakkeangivelse: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Pakken eksisterer allerede: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "linie %d: Ukendt mærke: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1313,35 +1317,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr "linie %d: anden %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1386,73 +1390,73 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "linie %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
"Kunne ikke åbne %s: %s\n"
"\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Fik et %%else uden et %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Fik et %%endif uden et %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Pakke har ingen %%description: %s\n"
@@ -1523,83 +1527,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Kunne ikke udføre %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Kunne ikke fraspalte ny proces til %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Kunne ikke finde %s:\n"
@@ -1629,168 +1628,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(ikke et tal)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s gemt som %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s oprettet som %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2433,7 +2436,7 @@ msgstr "ugyldigt pakkenummer: %s\n"
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "pakken %s er ikke installeret\n"
@@ -2458,7 +2461,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2697,7 +2700,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "åbning af %s mislykkedes %s\n"
@@ -2739,42 +2742,42 @@ msgstr ""
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s kunne ikke installeres\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Modtager %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "fejl ved læsning fra filen %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "kunne ikke åbne %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Installerer %s\n"
@@ -2968,19 +2971,19 @@ msgstr "ugyldig tilvalg '%s' ved %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
"Ukendt system: %s\n"
"\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -2998,42 +3001,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Kunne ikke læse ikon %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Kunne ikke læse ikon %s: %s\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite mislykkedes: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3158,11 +3161,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3268,76 +3271,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "der er ikke sat nogen dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: kan ikke læse hoved ved 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "der ikke sat nogen dbpath"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr "kunne ikke genopbygge database: original-databasen beholdes\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "kunne ikke erstatte gammel database med ny database!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "erstat filer i %s med filer fra %s for at genoprette"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "kunne ikke fjerne katalog %s: %s\n"
@@ -3496,7 +3499,7 @@ msgstr "Et %% efterfølges af en makro, der ikke kan tolkes\n"
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktiv %d tom %d\n"
@@ -3570,12 +3573,17 @@ msgstr "advarsel: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "hukommelsesallokering (%u byte) returnerede NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3623,101 +3631,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: åbning mislykkedes: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg kunne ikke skrive signaturen\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "kunne ikke læse signaturen\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature mislykkedes: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmWriteSignature mislykkedes: %s\n"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "eksekvering mislykkedes\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "eksekvering mislykkedes\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "eksekvering mislykkedes\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature mislykkedes: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead mislykkedes: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/de.po b/po/de.po
index 0d3a6fc9e..73ad53e4f 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2015-08-13 10:35+0000\n"
"Last-Translator: Lubos Kardos <kardos.lubos@gmail.com>\n"
"Language-Team: German (http://www.transifex.com/rpm-team/rpm/language/de/)\n"
@@ -84,7 +84,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Installations-/Aktualisierungs-/Deinstallationsoptionen:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Gemeinsame Optionen für alle RPM-Modi und Ausführungen:"
@@ -729,201 +729,201 @@ msgstr "&& und || nicht unterstützt für Zeichenketten\n"
msgid "syntax error in expression\n"
msgstr "Syntax-Fehler im Ausdruck\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Fehlende »(« bei %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Fehlende »)« bei %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ungültiges %s-Zeichen: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Fehlendes %s bei %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Darstellbarem Zeichen folgt %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Ungültiger Syntax: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Ungültige Dateiberechtigungen: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Ungültige Verzeichnisberechtigungen: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Ungültige Länge der Locale: »%s« in %%lang(%s)\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Doppelte Locale %s in %%lang(%s)\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Ungültige Fähigkeit: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Dateifähigkeits-Unterstützung nicht eingebaut\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Datei muss mit »/« beginnen: %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Unbekannter Prüfsummen-Algorithmus %u, es wird auf MD5 ausgewichen\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Datei doppelt aufgelistet: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "Lesen des symbolischen Links %s fehlgeschlagen: %s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolischer Link zeigt auf den BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Pfad ist außerhalb von BuildRoot: %s\n"
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "Verzeichnis nicht gefunden: %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Datei nicht gefunden: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr "Kein Verzeichnis: %s\n"
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: Unbekannter Tag (%d) kann nicht geladen werden.\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: Lesen des öffentlichen Schlüssels fehlgeschlagen.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: Ist kein gepanzerter öffentlicher Schlüssel.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: Verschlüsselung fehlgeschlagen\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Datei benötigt führenden »/«: %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev-glob ist unzulässig: %s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "Verzeichnis von »glob« nicht gefunden: %s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Datei von »glob« nicht gefunden: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Datei %s aus %%files konnte nicht geöffnet werden: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "Zeile: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr "Leere Datei %s in %%files\n"
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Fehler beim Lesen der Datei %s in %%files: %m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "Ungültiges _docdir_fmt %s: %s\n"
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Datei von »glob« nicht gefunden: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "Spezielles %s kann nicht mit anderen Formen gemischt werden: %s\n"
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Mehr als eine Datei in einer Zeile: %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ungültige Datei: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Auf nicht gepackte Datei(en) wird geprüft: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -932,19 +932,19 @@ msgstr ""
"Installierte (aber nicht gepackte) Datei(en) gefunden:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Dateien werden verarbeitet: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
"Architektur der Binärdateien (%d) entspricht nicht der Paketarchitektur "
"(%d).\n"
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Architekturabhängige Binärdateien in »noarch«-Paket\n"
@@ -963,86 +963,90 @@ msgstr "Erstellen der Archivdatei fehlgeschlagen: %s\n"
msgid "Could not open %s file: %s\n"
msgstr "%s-Datei konnte nicht geöffnet werden: %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: Zeile: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Rechnername konnte nicht erkannt werden: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Unbekannte Nutzdaten-Kompression: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Unveränderliche Header-Region konnte nicht erstellt werden.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "%s konnte nicht geöffnet werden: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Paket konnte nicht geschrieben werden: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Temporärer Header konnte nicht geschrieben werden\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Ungültige CSA-Daten\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr "Datei %s kann nicht durchsucht werden: %s\n"
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr "»fread« fehlgeschlagen in Datei %s: %s\n"
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Erstellt: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "»%s« wird ausgeführt:\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Ausführung von »%s« ist fehlgeschlagen.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Paket-Prüfung »%s« fehlgeschlagen.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Dateiname für das Paket %s konnte nicht generiert werden: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "%s konnte nicht erstellt werden: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "Zeile %d: Zweites %s\n"
@@ -1162,148 +1166,148 @@ msgstr ""
"%s konnte nicht heruntergeladen werden\n"
"\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Architektur ist ausgeschlossen: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Architektur ist nicht einbezogen: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "Betriebssystem ist ausgeschlossen: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "Betriebssystem ist nicht einbezogen: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "%s-Feld muss im Paket vorhanden sein: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Doppelte %s-Einträge im Paket: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Symbol %s kann nicht geöffnet werden: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Symbol %s kann nicht gelesen werden: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Unbekannter Symbol-Typ: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "Zeile %d: Tag benötigt nur ein Zeichen: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "Zeile %d: Ungültiges Zeichen »%c« in: %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "Zeile %d: Ungültige Sequenz »..« in: %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "Zeile %d: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: Zeile: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "Zeile %d: Missgebildeter Tag: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "Zeile %d: Leerer Tag: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "Zeile %d: Präfixe dürfen nicht mit einem »/« enden: %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
"Zeile %d: Das Dokumentationsverzeichnis muss mit einem »/« beginnen: %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "Zeile %d: Das Epoch-Feld muss eine vorzeichenlose Zahl sein: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "Zeile %d: Ungültig %s: Kennzeichner: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "Zeile %d: Ungültiges BuildArchitecture-Format: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "Zeile %d: Nur »noarch«-Unterpakete werden unterstützt: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Interner Fehler: Falscher Tag %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "Zeile %d: %s ist veraltet: %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Ungültige Paket-Spezifikation: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Paket ist bereits vorhanden: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "Zeile %d: Unbekannter Tag: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} kann nicht leer sein\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} kann nicht »/« sein\n"
@@ -1362,37 +1366,37 @@ msgstr "Ungültige Patch-Nummer %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "Zeile %d: Zweites %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
"Token mit Abhängigkeiten müssen mit alphanumerischem Zeichen, »_« oder »/« "
"beginnen"
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "Versionierter Dateiname ist nicht erlaubt"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "Ungültige Abhängigkeit"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "Version wird benötigt"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "Zeile %d: %s: %s\n"
@@ -1437,71 +1441,71 @@ msgstr "Zeile %d: Nicht unterstütztes internes Skript: %s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr "Zeile %d: Interpreter-Argumente sind in Triggern nicht erlaubt: %s\n"
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "Zeile %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s:%d: Argument wurde für %s erwartet\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr "Zeile %d: Nicht geschlossenes %%if\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr "Zeile %d: Nicht geschlossenes Makro oder ungültige Zeilenfortsetzung\n"
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s:%d: Ungültige %%if-Bedingung\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else ohne %%if erhalten\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif ohne %%if erhalten\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr "%s:%d: missgebildete %%include-Anweisung\n"
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Keine für das Bauen kompatiblen Architekturen gefunden\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paket hat keine %%description: %s\n"
@@ -1580,83 +1584,78 @@ msgstr "Zu viele Argumente in der Zeile: %s\n"
msgid "Processing policies: %s\n"
msgstr "Richtlinien werden verarbeitet: %s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "Ungültiger regulärer Ausdruck %s wird ignoriert\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Pipe für %s konnte nicht erzeugt werden: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "%s konnte nicht ausgeführt werden: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "fork %s konnte nicht ausgeführt werden: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s fehlgeschlagen: %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "Nicht alle Daten konnten nach %s geschrieben werden: %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr "Falscher Operator"
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr "Falsches Format"
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr "Ungültige Abhängigkeit (%s): %s\n"
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "Umwandlung von %s in einen langen Integer fehlgeschlagen.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "Leerer Dateiklassifizierer\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "Keine Dateiattribute konfiguriert\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) fehlgeschlagen: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load fehlgeschlagen: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Erkennung der Datei »%s« fehlgeschlagen: Modus %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "%s wird gesucht: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "%s konnte nicht gefunden werden:\n"
@@ -1687,168 +1686,172 @@ msgstr "Paket %s wurde bereits hinzugefügt, %s wird übersprungen\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "Paket %s wurde bereits hinzugefügt, wird durch %s ersetzt\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(keine Nummer)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(nicht Base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(ungültiger Typ)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(kein Blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(ungültiger XML-Typ)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(keine OpenPGP-Signatur)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "Ungültiges Datum %u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "normal"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "ersetzt"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "nicht installiert"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "Netzwerk-Mitbenutzung"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "Falsche Farbe"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "fehlt"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(unbekannt)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(keine Zeichenkette)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s als %s gesichert\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s erstellt als %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s: Entfernen fehlgeschlagen: %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "Verzeichnis"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "Datei"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2494,7 +2497,7 @@ msgstr "Ungültige Paket-Nummer: %s\n"
msgid "record %u could not be read\n"
msgstr "Datensatz %u konnte nicht gelesen werden\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "Das Paket %s ist nicht installiert\n"
@@ -2521,7 +2524,7 @@ msgstr "%s: Schlüssel %d ist kein gesicherter öffentlicher Schlüssel.\n"
msgid "%s: import read failed(%d).\n"
msgstr "%s: Importieren fehlgeschlagen (%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s: headerRead fehlgeschlagen: %s\n"
@@ -2771,7 +2774,7 @@ msgid "%s: (error 0x%x)"
msgstr "%s: (Fehler 0x%x)"
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s\n"
@@ -2813,42 +2816,42 @@ msgstr "Fehlgeschlagene Abhängigkeiten:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: Kein RPM-Paket (oder Paket-Liste): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s kann nicht installiert werden\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "%s wird geholt\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "%s wird übersprungen - Übertragung fehlgeschlagen\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "Paket %s ist nicht verschiebbar\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "Fehler beim Lesen von Datei %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "»%s« bezeichnet mehrere Pakete:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "%s kann nicht geöffnet werden: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "%s wird installiert\n"
@@ -3047,17 +3050,17 @@ msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
"»Auxiliary vector« kann nicht gelesen werden, ist /proc nicht eingehängt?\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Unbekanntes System: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Bitte (in Englisch) %s kontaktieren\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "%s kann nicht zum Lesen geöffnet werden: %m.\n"
@@ -3075,42 +3078,42 @@ msgstr "Aktuelles Verzeichnis kann nicht wiederhergestellt werden: %m"
msgid "<lua> scriptlet support not built in\n"
msgstr "<lua>-Scriptlet-Unterstützung nicht eingebaut\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Temporäre Datei für %s konnte nicht angelegt werden: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Datei-Deskriptor konnte nicht dupliziert werden: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Symbol %s kann nicht gelesen werden: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Wurzelverzeichnis kann nicht wiederhergestellt werden: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite fehlgeschlagen: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s Scriptlet fehlgeschlagen, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s Scriptlet fehlgeschlagen, Signal %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s Scriptlet fehlgeschlagen, Beenden-Status %d\n"
@@ -3235,11 +3238,11 @@ msgstr "SHA1-Prüfsumme des Headers: "
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr "Signaturüberprüfung: FALSCHE PARAMETER (%d %p %d %p %p)"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "übersprungen"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "fehlgeschlagen"
@@ -3345,77 +3348,77 @@ msgstr "%d fehlende(r) Index(e), bitte warten...\n"
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr "%s-Index kann nicht mittels %s geöffnet werden - %s (%d)\n"
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "Datenbank-Pfad wurde nicht gesetzt\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: wird übersprungen"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "Fehler(%d) beim Speichern des Datensatzes #%d in %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec fehlgeschlagen: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp fehlgeschlagen: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: wird übersprungen"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: Beschädigten Header #%u erhalten -- wird übersprungen.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: Header bei 0x%x kann nicht gelesen werden\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "Datenbank-Pfad wurde nicht gesetzt"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "Anlegen des Verzeichnisses %s fehlgeschlagen: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "Header #%u in der Datenbank ist ungültig -- wird übersprungen.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "Ursprünglicher Datensatz %u kann nicht hinzugefügt werden\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"Neu bauen der Datenbank fehlgeschlagen: Datenbank verbleibt entsprechend\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "Konnte die alte Datenbank nicht durch die neue ersetzen!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "Für eine Wiederherstellung Dateien in %s durch Dateien aus %s ersetzen"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "Entfernen des Verzeichnisses %s fehlgeschlagen: %s\n"
@@ -3578,7 +3581,7 @@ msgstr "Auf %% folgt ein nicht auswertbares Makro\n"
msgid "failed to load macro file %s"
msgstr "Laden der Makro-Datei %s ist fehlgeschlagen"
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktiv %d leer %d\n"
@@ -3652,12 +3655,17 @@ msgstr "Warnung: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "Speicherbelegung (%u Byte) lieferte NULL zurück.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, Schlüssel-ID %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(keine)"
@@ -3705,101 +3713,101 @@ msgstr "Nicht unterstützter PGP-Prüfsummenalgorithmus %u\n"
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "Nicht unterstützter PGP-Algorithmus %u für öffentlichen Schlüssel\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "%s konnte nicht ausgeführt werden: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "fdopen fehlgeschlagen\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr "In die Pipe konnte nicht geschrieben werden\n"
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr "Aus Datei %s konnte nicht gelesen werden: %s\n"
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "Ausführung von GPG fehlgeschlagen (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "GPG konnte die Signatur nicht schreiben\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "Signatur konnte nicht gelesen werden\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature fehlgeschlagen: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature fehlgeschlagen: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s: headerRead fehlgeschlagen: %s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMk Temp fehlgeschlagen\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "fdopen fehlgeschlagen\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s: headerRead fehlgeschlagen: %s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s enthält bereits eine identische Signatur, wird übersprungen\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature fehlgeschlagen: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "RPM-Pakete der Version 3 können nicht signiert werden\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s enthält bereits eine identische Signatur, wird übersprungen\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature fehlgeschlagen: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead fehlgeschlagen: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "Ersetzen von %s fehlgeschlagen: %s\n"
@@ -3813,6 +3821,9 @@ msgstr "%s: Lesen der Paket-Liste fehlgeschlagen: %s\n"
msgid "don't verify header+payload signature"
msgstr "Keine Überprüfung der Header- und Nutzdaten-Signatur"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "Umwandlung von %s in einen langen Integer fehlgeschlagen.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Bitte das Passwort eingeben: "
diff --git a/po/el.po b/po/el.po
index 0df9a8da5..6b883265e 100644
--- a/po/el.po
+++ b/po/el.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Greek (http://www.transifex.com/rpm-team/rpm/language/el/)\n"
@@ -83,7 +83,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Επιλογές Εγκατάστασης/Αναβάθμισης/Διαγραφής:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Κοινές επιλογές για όλα τα εκτελέσιμα και τις λειτουργίες rpm:"
@@ -678,218 +678,218 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr ""
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -908,86 +908,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr ""
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr ""
@@ -1105,146 +1109,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr ""
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, c-format
msgid "line %d: %s in: %s\n"
msgstr ""
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1303,35 +1307,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr ""
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1376,71 +1380,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1511,83 +1515,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr ""
@@ -1617,168 +1616,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr ""
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr ""
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2410,7 +2413,7 @@ msgstr ""
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr ""
@@ -2435,7 +2438,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2673,7 +2676,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
@@ -2715,42 +2718,42 @@ msgstr ""
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr ""
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr ""
@@ -2943,17 +2946,17 @@ msgstr ""
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -2971,42 +2974,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, c-format
msgid "Unable to reset nice value: %s"
msgstr ""
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, c-format
msgid "Unable to reset I/O priority: %s"
msgstr ""
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, c-format
msgid "Fwrite failed: %s"
msgstr ""
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3131,11 +3134,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3241,76 +3244,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
@@ -3469,7 +3472,7 @@ msgstr ""
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
@@ -3543,12 +3546,17 @@ msgstr ""
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3596,99 +3604,99 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "αποτυχία εκτέλεσης\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr ""
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr ""
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
msgid "generateSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
msgid "rpmReadSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "αποτυχία εκτέλεσης\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "αποτυχία εκτέλεσης\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "αποτυχία εκτέλεσης\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/eo.po b/po/eo.po
index c87762832..8949c1a1c 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Esperanto (http://www.transifex.com/rpm-team/rpm/language/"
@@ -85,7 +85,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Elektoj por instali/promocii/forigi:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Kutimaj elektoj por ĉiuj rpm-aj reĝimoj kaj programoj:"
@@ -705,201 +705,201 @@ msgstr "&& kaj || ne por ĉenoj\n"
msgid "syntax error in expression\n"
msgstr "sintaksa eraro en esprimo\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Manka '(' en %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Manka ')' en %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Nevalida ero %s: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Manka %s en %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Blankospacoj ne povas sekvi: %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Fuŝa sintakso: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Fuŝa reĝimo-specifo: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Fuŝa dosierujo-specifo: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Neordinara longo de lokaĵaro: \"%s\" en %%lang(%s)\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Duplika lokaĵaro %s en %%lang(%s)\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Nevalida kapablo: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Dosiero-kapabla rego ne integra\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Dosiero devas komenciĝi per \"/\": %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Nekonata algoritmo %u por dosieraj resumoj, uzanta je MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Dosiero listigita dufoje: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "legado de mola ligilo %s malsukcesis: %s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Mola ligilo almontras al BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "Dosierujo ne trovita: %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Dosiero ne trovita: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: ne eblas ŝargi nekonatan etikedon (%d).\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: legi publikan ŝlosilon malsukcesis.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: ne ŝirmita publika ŝlosilo.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: malsukcesis kodiĝi\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Dosiero devas havi antaŭan \"/\": %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "Amaso %%dev ne permesata:%s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "Dosierujo ne trovita laŭ amaso: %s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Dosiero ne trovita laŭ amaso: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Ne eblis malfermi %%files file %s: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "linio: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "eraro dum legi dosieron %%files %s: %m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "nepermesita _docdir_fmt %s: %s\n"
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Dosiero ne trovita laŭ amaso: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "Ne eblas kunmiksi specialan %s-on kun aliaj formoj: %s\n"
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Pli ol unu dosiero en linio: %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Fuŝa dosiero: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Kontrolanta ne pakita(j)n dosiero(j)n: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -908,19 +908,19 @@ msgstr ""
"Insalita(j) (sed ne pakita(j) dosiero(j) trovita(j):\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Procedanta dosierojn: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
"Platformo (%d) de la plenumebla dosiero ne kongruas la pakaĵan platformon "
"(%d).\n"
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Platformo-dependaj dosieroj en platformo-sendependa pakaĵo\n"
@@ -939,86 +939,90 @@ msgstr "kreado de arkivo malsukcesis: %s\n"
msgid "Could not open %s file: %s\n"
msgstr "Ne eblis malfermi dosieron %s: %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: linio: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Ne eblis kanonigi gastiganto-nomon: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Nekonata kunpremo-tipo de ŝarĝo: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Ne eblas krei regionon por neŝanĝebla kapo.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Ne eblas malfermi: %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Ne eblas skribi pakaĵon: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Ne eblas skribi provizoran kapon\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Fuŝa CSA-datumo\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Skribis: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Plenumiĝanta \"%s\":\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Plenumigo de \"%s\" malsukcesis.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Pako-controlo \"%s\" malsukcesis.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Ne eblas generi eligan dosiernomon por pakaĵo %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "ne eblas krei %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "line %d: dua %s\n"
@@ -1136,147 +1140,147 @@ msgstr "Elŝutanta el %s al %s\n"
msgid "Couldn't download %s\n"
msgstr "Ne eblis elŝuti: %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Platformo estas ne malpermesata: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Platformo estas ne inkluzivita: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "Operaciumo estas ekskluzivita: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "Operaciumo estas ne inkluzivita: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "kampo %s devas ĉeesti en pakaĵo: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Duplikaj eroj %s en pakaĵo: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Ne eblas malfermi piktogramon %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Ne eblas legi piktogramon %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Nekonata piktogramo-tipo: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "linio %d: Etikedo devas havi nur unu eron: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "linio %d: Nevalida signo '%c' en: %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "linio %d: Nevalida sinsekvo \"..\" en: %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "linio %d: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: linio: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "linio %d: Misformita etikedo: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "linio %d: Vaka etikedo: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "linio %d: Oni ne rajtas fini prefikson kun \"/\": %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "linio %d: Docdir devas komenciĝi per '/': %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "linio %d: Epoko-kampo devas esti sensignuma: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "linio %d: Fuŝa %s: kvalifikiloj: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "linio %d: Fuŝa aranĝo de BuildArchitecture: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "linio %d: Nur subpakaĵoj noarch estas permesataj: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Interna eraro: Fuŝa etikedo %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "linio %d: %s estas malfavorita: %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Fuŝa pakaĵo-specifo: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Pako jam ekzistas: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "linio %d: Nekonata etikedo: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} devas ne vaki\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "ne eblas, ke %%{buildroot} estu \"/\"\n"
@@ -1335,35 +1339,35 @@ msgstr "Nevalida flikaĵo-numero %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "linio %d: dua %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr "Dependaĵo-eroj devas komenciĝi per nombro, litero, '_' aŭ '/'"
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "Dosiernomo kun eldono ne permesata"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "nevalida dependaĵo"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "Eldono necesas"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "linio %d: %s: %s\n"
@@ -1410,71 +1414,71 @@ msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
"lino %d: interpretilaj parametroj ne estas permesataj en instigiloj: %s\n"
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "linio %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Ne eblas malfermi: %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s: %d: Parametroj anticipitaj por %s\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr "linio %d: Nefermita %%if\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr "linio %d: nefinita makroo aŭ fuŝa linio-daŭrigo\n"
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s:%d: fuŝa kondiĉo ĉe %%if\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d %%else sen %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif sen %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr "%s:%d: misformita frazo %%include\n"
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Neniuj kongruaj platformoj trovitaj por muntaĵo\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Pako ne enhavas: %%description: %s\n"
@@ -1547,83 +1551,78 @@ msgstr "Tro da parametroj en linio: %s\n"
msgid "Processing policies: %s\n"
msgstr "Traktanta kondutojn: %s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "Ignoris nevalidan regulesprimon %s\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Ne eblis krei tubon por %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Ne eblis plenumigi: %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Ne eblis forki: %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s malsukcesis: %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "malsukcesis skribi ĉiujn datumojn al %s: %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "Konvertado de %s al longa entjero malsukcesis.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "Vaka dosiero-klasifikilo\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "Neniuj dosieraj atributoj elektitaj\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) malsukcesis: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load malsukcesis: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Rekono de dosiero \"%s\" malsukcesis: reĝimo %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Serĉi: %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Malsukcesis trovi: %s:\n"
@@ -1653,168 +1652,172 @@ msgstr "pakaĵo %s jam aldoniĝis, preterlasanta %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "pakaĵo %s jam aldoniĝis, anstataŭigante per %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(ne cifero)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%Y-%d-%b (%a)"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(ne base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(nevalida tipo)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(ne amaso)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(nevalida XML-tipo)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(ne OpenPGP-pretendo)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "Nevalida dato %u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "normala"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "anstataŭita"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "ne instalita"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "rete kunuzita"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "malĝusta koloro"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "manka"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(nekonata)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(ne ĉeno)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s konservita kiel %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s kreita kiel %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s: forigo malsukcesis: %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "dosierujo"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "dosiero"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2454,7 +2457,7 @@ msgstr "nevalida pakaĵo-numero: %s\n"
msgid "record %u could not be read\n"
msgstr "ne eblas legi rikordon %u\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "pakaĵo %s ne estas instalita\n"
@@ -2479,7 +2482,7 @@ msgstr "%s: ŝlosilo %d ne estas ŝirmita publika ŝlosilo.\n"
msgid "%s: import read failed(%d).\n"
msgstr "%s: importa legado malsukcesis (%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s: headerRead malsukcesis: %s\n"
@@ -2723,7 +2726,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "malfermo de %s malsukcesis: %s\n"
@@ -2765,42 +2768,42 @@ msgstr "Malhavaj dependaĵoj:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: ne rpm-pakaĵo (aŭ pakaĵo-manifesto): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s ne eblas instaliĝi\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Riceviĝas %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "transigo de %s malsukcesis - preterlasanta\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "pakaĵo %s ne estas relokebla\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "eraro dum legi dosieron %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "\"%s\" specifas plurajn pakaĵojn:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "ne eblas malfermiĝi %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Instaliĝas %s\n"
@@ -2993,17 +2996,17 @@ msgstr "Fuŝa elekto '%s' ĉe %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr "Malsukcesis legi helpan vektoron, ĉu /proc ne surmetita?\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Nekonata operaciumo: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Bonvolu kontakti %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "%s ne malfermeblas por legiĝi: %m.\n"
@@ -3021,42 +3024,42 @@ msgstr "Ne eblas restarigi aktualan dosierujon: %m"
msgid "<lua> scriptlet support not built in\n"
msgstr "rego por <lua>-programetojn ne estas integraj\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Ne eblis krei provizoran dosieron por %s: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Ne eblis dupliki dosieran priskribilon %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Ne eblas legi piktogramon %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Ne eblas restarigi radikan dosierujon: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite malsukcesis: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "programeto %s malsukcesis, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "programeto %s malsukcesis, signalo %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "programeto %s malsukcesis, elira stato %d\n"
@@ -3181,11 +3184,11 @@ msgstr "SHA1-resuma kapo:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "preterlasita"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "malsukcesa"
@@ -3291,76 +3294,76 @@ msgstr "Generanta %d mankajn indekso(j)n, bonvolu atendi...\n"
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "neniu dbpath estis valorizita\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: preterlasanta"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "eraro (%d) konservanta rikordon #%d al en %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec malsukcesis: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp malsukcesis: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: preterlasanta"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: difektita kapo #%u akirita -- preterlasanta.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: ne eblas legi kapon en 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "neniu dbpath estis valorizita"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "malsukcesis krei dosierujon %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "kapo #%u en datumbazo estas fuŝa -- preterlasanta.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "ne eblas aldoni rikordon devene el %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr "malsukcesis remunti datumbazon: neŝanĝita datumbazo restas\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "malsukcesis anstataŭigi la malnovan datumbazon per la nova!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "anstataŭigi dosierojn en %s per dosieroj el %s por reatingi"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "malsukcesis reatingi dosierujon %s: %s\n"
@@ -3523,7 +3526,7 @@ msgstr "%% estas sekvata de sensenca makroo\n"
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktiva %d vaka %d\n"
@@ -3597,12 +3600,17 @@ msgstr "averto: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "memora generado (%u bajtoj) donis nulon.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, ŝlosila identigilo %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(neniu)"
@@ -3650,101 +3658,101 @@ msgstr "Nekomprenita krampita algoritmo %u de PGP\n"
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "Nekomprenita algoritmo publika-ŝlosila %u de PGP\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Ne eblas plenumigi: %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: malsukcesis malfermi: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "gpg-plenumo malsukcesis (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg malsukcesis skribi pretendon\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "ne eblas legi la pretendon\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature malsukcesis: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignure malsucksis: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s: headerRead malsukcesis: %s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp malsukcesis\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "plenumo malsukcesis\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s: headerRead malsukcesis: %s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s jam enhavas identan pretendon, preterlasanta\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignure malsucksis: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "Ne povas pretendi pakaĵojn el RPM-v3\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s jam enhavas identan pretendon, preterlasanta\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature malsukcesis: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead malsukcesis: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "anstataŭigo de %s malsukcesis: %s\n"
@@ -3758,6 +3766,9 @@ msgstr "%s: legi manifeston malsukcesis: %s\n"
msgid "don't verify header+payload signature"
msgstr "ne konstati pretendojn de kapo+ŝarĝo"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "Konvertado de %s al longa entjero malsukcesis.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Enmeti pasfrazon:"
diff --git a/po/es.po b/po/es.po
index af4f38171..a10d49446 100644
--- a/po/es.po
+++ b/po/es.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Spanish (http://www.transifex.com/rpm-team/rpm/language/es/)\n"
@@ -89,7 +89,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Opciones de Instalación/Actualización/Remoción:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Opciones comunes para todos los modos rpm y ejecutables:"
@@ -739,201 +739,201 @@ msgstr "&& y || no están soportados en cadenas\n"
msgid "syntax error in expression\n"
msgstr "error de sintaxis en la expresión\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "'(' ausente en %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "')' ausente en %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Elemento %s no válido: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "%s ausente en %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Ningún espacio en blanco después de %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sintaxis errónea: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "modo spec erróneo: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "dirmode spec erróneo: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Longitud de locale no usual: \"%s\" in %%lang(%s)\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Locale %s duplicado en %%lang(%s)\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capacidad inválida %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Soporte para la capacidad del archivo no construido\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Los archivos deben iniciar con \"/\": %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Algoritmo de resumen de archivo %u desconocido, regresando a MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Archivo listado dos veces: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "falló la lectura %s de symlink: %s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "El enlace simbólico apunta a BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "No se ha encontrado el directorio: %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Archivo no encontrado: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: no se puede cargar, etiqueta (%d) desconocida.\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: falló la lectura de la clave publica.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: no es una clave pública con armadura.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: falló la codificación\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "El archivo necesita comenzar con \"/\": %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev glob no permitido: %s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "El directorio no ha sido hallado por glob: %s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Archivo no encontrado por glob: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "No se pudo abrir el archivo %%files %s: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "línea: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Error leyendo %%files archivo %s: %m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "illegal _docdir_fmt %s: %s\n"
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Archivo no encontrado por glob: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "No se puede mezclar el %s especial con otros formatos: %s\n"
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Más de un archivo en una línea: %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Archivo erróneo: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Comprobando si hay archivos desempaquetados: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -942,18 +942,18 @@ msgstr ""
"Se encontraron archivos instalados (pero desempaquetados):\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Procesando archivos: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
"Los archivos binarios (%d) no coinciden con los archivos del paquete (%d).\n"
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
"Binarios dependientes de la arquitectura en paquetes sin arquitectura\n"
@@ -973,87 +973,91 @@ msgstr "falló la creación del archivo: %s\n"
msgid "Could not open %s file: %s\n"
msgstr "No es posible abrir el archivo %s: %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: línea: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "No se pudo canonizar el nombre de host: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Compresion de carga útil desconocida: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "No ha sido posible crear la región inmutable del encabezado.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "No se pudo abrir %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "No ha sido possible escribir el paquete: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Incapaz de escribir el encabezado temporal\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Datos CSA erróneos\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Escrito: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Ejecutando \"%s\":\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Falló la ejecución de \"%s\":\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Falló la verificación \"%s\" del paquete\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
"No se pudo generar el nombre de archivo de salida para el paquete %s: %s \n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "no es posible crear %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "línea %d: segundo %s\n"
@@ -1171,147 +1175,147 @@ msgstr "Descargando %s en %s\n"
msgid "Couldn't download %s\n"
msgstr "No es posible descargar %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "La arquitectura es excluida: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "La arquitectura no es incluida: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "SO es excluido: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "SO no es incluido: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "el campo %s debe estar presente en el paquete: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Duplicar entradas %s en el paquete: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "No ha sido posible abrir el icono %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "No ha sido posible leer el icono %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Tipo de icono desconocido: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "línea %d: La etiqueta solo recibe patrones individuales: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "línea %d: Carácter '%c' ilegal en: %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "línea %d: Secuencia \"..\" ilegal en: %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "línea %d: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: línea: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "línea %d: Etiqueta mal formada: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "línea %d: Etiqueta vacía: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "línea %d: Los prefijos deben finalizar en \"/\": %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "línea %d: Docdir debe iniciar con '/': %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "línea %d: El campo epoch debe ser un número sin signo: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "línea %d: %s erróneo: calificadores: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "línea %d: Formato BuildArchitecture erróneo: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "linea %d: Solo existe soporte para subpaquetes sin arquitectura: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Error interno: Etiqueta errónea %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "línea %d: %s se encuentra obsoleta: %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Especificación de paquete errónea: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "El paquete ya existe: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "línea %d: Etiqueta desconocida: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} no puede ser vacío\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{BuildRoot} no puede ser \"/\"\n"
@@ -1370,37 +1374,37 @@ msgstr "Número de parche %s inválido: %s\n"
msgid "line %d: second %%prep\n"
msgstr "línea %d: segundo %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
"Las fichas de dependencias deben comenzar con caracteres alfanuméricos, «_» "
"o «/»"
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "No se permite el nombre de archivo versionado"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "dependencia no válida"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "se necesita una versión"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "línea %d: %s: %s\n"
@@ -1449,71 +1453,71 @@ msgstr ""
"línea %d: los argumentos de intérprete no son permitidos en disparadores: "
"%s\n"
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "línea %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "No ha sido posible abrir %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s:%d: Argumento esperado para %s\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr "línea %d: %%if no cerrado\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr "línea %d: macro no cerrado o continuación de línea errónea\n"
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s:%d: mal %%si condición\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Tiene un %%else sin %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Tiene un %%endif sin %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr "%s:%d: instrucción %%include con formato incorrecto\n"
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "No se encontraron arquitecturas compatibles para la construcción\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "El paquete no tiene %%description: %s\n"
@@ -1588,83 +1592,78 @@ msgstr "Demasiados argumentos en la línea: %s\n"
msgid "Processing policies: %s\n"
msgstr "Procesando políticas: %s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "Ignorando regex no válido %s\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "No se pudo crear una tuberia para %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "No se pudo ejecutar la llamada exec %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "No se pudo ejecutar la llamada al sistema fork para %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "Falló %s: %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "falló la escritura de todos los datos a %s: %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "Falló la conversión de %s a entero largo.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "Clasificador de archivo vacío\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "No han sido configurados atributos de archivo\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "falló magic_open(0x%x): %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "falló magic_load: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Falló la identificación del archivo \"%s\": modo %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Buscando %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Falló la búsqueda de %s:\n"
@@ -1694,168 +1693,172 @@ msgstr "el paquete %s ya fue añadido, omitiendo %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "el paquete %s ya fue añadido, reemplazando con %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(no es un número)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(no base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(tipo no válido)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(no es un blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(tipo xml no válido)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(no es una firma OpenPGP)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "Fecha no válida %u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "normal "
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "reemplazado"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "no instalado"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "compartido en red"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "color incorrecto"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "no se encuentra"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(desconocido) "
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(no es una cadena)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s guardado como %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s creado como %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s: falló al eliminar: %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "directorio"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "archivo"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2498,7 +2501,7 @@ msgstr "número de paquete inválido: %s\n"
msgid "record %u could not be read\n"
msgstr "el registro %u no pudo ser leído\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "el paquete %s no está instalado\n"
@@ -2523,7 +2526,7 @@ msgstr "%s: la llave %d no es una llave pública protegida.\n"
msgid "%s: import read failed(%d).\n"
msgstr "%s: falló la lectura para importar(%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s: falló headerRead: %s\n"
@@ -2777,7 +2780,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "la apertura de %s falló: %s\n"
@@ -2819,42 +2822,42 @@ msgstr "Error de dependencias:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: no es un paquete rpm (o manifiesto de paquete): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s no puede ser instalado\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Recuperando %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "omitiendo %s - transferencia fallida\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "paquete %s no es reubicable\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "error al leer del archivo %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "\"%s\" especifica varios paquetes:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "no se puede abrir %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Instalando %s\n"
@@ -3054,17 +3057,17 @@ msgstr "opción errónea '%s' en %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr "Falló al leer el vector auxiliar, ¿estará montado /proc?\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Sistema desconocido: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Por favor contacte %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "No se puede abrir %s para lectura: %m.\n"
@@ -3083,42 +3086,42 @@ msgid "<lua> scriptlet support not built in\n"
msgstr ""
"soporte interno para macro de inclución de guiones <lua>, no fue construido\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "No se pudo crear un archivo temporal para %s: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "No se pudo duplicar el descritor de archivo %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "No ha sido posible leer el icono %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "No es posible restablecer el directorio raíz: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite falló: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s: macro de ejecución de guión fallido, waitpid(%d) rd %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s: macro de ejecución de guión fallido, señal %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s: macro de ejecución de guión fallido, estado de terminación %d\n"
@@ -3243,11 +3246,11 @@ msgstr "Resumen SHA1 del encabezado:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "ignorado"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "falló"
@@ -3353,79 +3356,79 @@ msgstr "Generando %d índice(s) faltante(s), espere…\n"
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "no se ha establecido dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: omitiendo"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "error(%d) almacenando registro #%d en %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec falló: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp falló: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: omitiendo"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: encabezado dañado #%u recuperada -- omitiendo.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: no se pudo leer encabezado en 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "no se ha establecido dbpath"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "no se pudo crear el directorio %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "encabezado #%u erróneo en la base de datos -- omitiendo.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "no se puede añadir el registro original en %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"falló la reconstrucción de la base de datos: la base de datos original "
"permanece en su lugar\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr ""
"¡falló el remplazo de la base de datos antigua con la nueva base de datos!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "reemplazar archivos en %s con los archivos de %s a recuperar"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "falló la eliminación del directorio %s: %s\n"
@@ -3588,7 +3591,7 @@ msgstr "Un %% está seguido por un macro no analizable\n"
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== activo %d vacío %d\n"
@@ -3662,12 +3665,17 @@ msgstr "advertencia:"
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "la asignación de memoria (%u bytes) retornó NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, ID de clave %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(ninguno)"
@@ -3715,101 +3723,101 @@ msgstr "Algoritmo hash PGP no soportado %u\n"
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "Algoritmo de llave pública PGP no soportado %u\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "No se pudo ejecutar %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: falló la apertura: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "falló la llamada al sistema exec para gpg (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg falló al escribir la firma\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "incapaz de leer la firma\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature falló: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature falló: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s: falló headerRead: %s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "faló makeTempFile\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "falló exec\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s: falló headerRead: %s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s ya contiene una firma idéntica, ignorando\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature falló: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "No es posible firmar paquetes RPM v3\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s ya contiene una firma idéntica, ignorando\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature falló: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead falló: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "falló el reemplazo %s: %s\n"
@@ -3823,6 +3831,9 @@ msgstr "%s: falló la lectura del manifiesto: %s\n"
msgid "don't verify header+payload signature"
msgstr "no verificar firma de encabezado+carga"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "Falló la conversión de %s a entero largo.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Introduzca la frase de acceso:"
diff --git a/po/fi.po b/po/fi.po
index 905a23bef..2978b30ea 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Finnish (http://www.transifex.com/rpm-team/rpm/language/fi/)\n"
@@ -80,7 +80,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Asennus-, päivitys- ja poistovalitsimet:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Yhteiset valitsimet kaikille rpm moodeille:"
@@ -694,201 +694,201 @@ msgstr "&& ja || ei tuettu merkkijoinoille\n"
msgid "syntax error in expression\n"
msgstr "syntaksivirhe lausekkeessa\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Puuttuva '(' %s %s:ssä\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "puuttuva ')' %s:(%s:ssä\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Virheellinen %s merkki: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Puuttuva %s %s %s:ssä\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Virheellinen syntaksi: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Virheellinen oikeusmäärittely %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Virheellinen hakemisto-oikeusmäärittely %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Tiedostojen täytyy alkaa \"/\": %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Tiedosto lueteltu kahdesti: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolinen linkki osoittaa BuildRoot:iin: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Tiedostoa ei löytynyt: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: julkisen avaimen luku epäonnistui\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: ei ole panssaroitu julkinen avain.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Tiedosto tarvitsee aloitusmerkin \"/\": %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Tiedostoa ei löytynyt täydennyksellä: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "%%files tiedostoa %s ei voitu avata: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "rivi: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Tiedostoa ei löytynyt täydennyksellä: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Virheellinen tiedosto: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Tarkistetaan paketoimattomia tiedostoja: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -897,17 +897,17 @@ msgstr ""
"Löytyi asennettuja (mutta paketoimattomia) tiedostoja:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Käsitellään tiedostoja: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -926,86 +926,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: rivi: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Tuntematon kuorman pakkaus: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "%s:aa ei voitu avata: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Pakettia ei voitu kirjoittaa: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Tilapäisotsikon kirjoitus ei onnistu\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Kirjoitettiin: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Suoritetaan \"%s\":\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "%s:n suoritus epäonnistui.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Paketin tarkistus \"%s\" epäonnistui.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Tiedostonimen muodostus paketille %s ei onnistu: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "%s:n luonti ei onnistu: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "rivi %d: toinen %s\n"
@@ -1123,147 +1127,147 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Arkkitehtuuri on poissuljettu: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Arkkitehtuuri ei ole mukaanluettu: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "Käyttöjärjestelmä on poissuljettu: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "Käyttöjärjestelmä ei ole mukaanluettu: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "kenttä %s on vaadittu kenttä paketissa: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Useita %s-merkintöjä paketissa: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Ikonia %s ei voida avata: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Ikonia %s ei voida lukea: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Tuntematon ikonityyppi: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr ""
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "rivi %d: laiton merkki '%c' %s:ssä\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "rivi %d: laiton merkkijono \"..\" %s:ssä\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "rivi %d: toinen %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: rivi: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "rivi %d: Epoch-kentän täytyy olla etumerkitön numero: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "rivi %d: virheellinen käännösarkkitehtuurin muoto: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Virheellinen pakettimäärittely: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Paketti on jo olemassa: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "rivi %d: tuntematon nimiö: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} ei voi olla tyhjä\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} ei voi olla \"/\"\n"
@@ -1322,35 +1326,35 @@ msgstr "Virheellinen patch-numero %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "rivi %d: toinen %%prep-osio\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1395,71 +1399,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "rivi %d: %s:\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Ei voi avata %s:ää: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else ilman %%if:iä\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif ilman %%if:iä\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Ei yhteensopivia arkkitehtureeja käännökselle\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paketissa ei ole %%description-osiota: %s\n"
@@ -1530,83 +1534,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Ei voitu luoda putkea %s:lle: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Ei voitu suorittaa %s:ää: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Ei voitu suorittaa %s:ää: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) epäonnistui: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load epäonnistui: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Tiedoston \"%s\" tunnistaminen epäonnistui: moodi %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Etsitään %s:ää: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "%s:ää ei löytynyt\n"
@@ -1636,168 +1635,172 @@ msgstr "paketti %s on jo lisätty, ohitetaan %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "paketti %s oli jo lisätty, korvataan %s:lla\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(ei ole luku)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(ei ole base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(virheellinen tyyppi)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(ei ole binääridataa)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(virheellinen xml-tyyppi)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(ei ole OpenPGP-allekirjoitus)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "normaali"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "korvattu"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "ei asennettu"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "verkkojaettu"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "väärä väri"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(tuntematon)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(ei ole merkkijono)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s talletettiin %s:nä\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s luotu %s:na\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2438,7 +2441,7 @@ msgstr "virheellinen paketin numero: %s\n"
msgid "record %u could not be read\n"
msgstr "tietuetta %u ei voitu lukea\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "paketti %s ei ole asennettu\n"
@@ -2463,7 +2466,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2702,7 +2705,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "%s:n avaus ei onnistunut: %s\n"
@@ -2744,42 +2747,42 @@ msgstr "Puuttuvia riippuvuuksia:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: ei ole rpm paketti (tai pakettilista): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s:ää ei voida asentaa\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Haetaan %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "ohitetaan %s - siirto epäonnistui\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "paketti %s ei ole uudelleensijoitettava\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "virhe luettaessa tiedostosta %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "\"%s\" määrittää useita paketteja:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "virhe: en voi avata %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Asennetaan %s\n"
@@ -2974,17 +2977,17 @@ msgstr ""
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Tuntematon järjestelmä: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Ota yhteyttä %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "En voi avata %s luettavaksi: %m.\n"
@@ -3002,42 +3005,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Ei voitu luoda tilapäistiedostoa %s:lle: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Ikonia %s ei voida lukea: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Juurihakemiston palautus ei onnistu: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite epäonnistui: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s scripti epäonnistui, waitpid(%d) palautti %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s skripti epäonnistui, signaali %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s skripti epäonnistui, palautti %d\n"
@@ -3162,11 +3165,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "epäonnistui"
@@ -3272,77 +3275,77 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "dbpath ei ole asetettu\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: ohitetaan"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "virhe(%d) tallennettaessa tietuetta #%d %s:ään\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec epäonnistui: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp epäonnistui: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: ohitetaan"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: ohitetaan vioittunut otsikkotietue #%u.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: otsikkoa ei voida lukea (0x%x)\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "dbpath ei ole asetettu"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "hakemiston %s luonti epäonnistui: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "tietue numero %u tietokannassa viallinen -- ohitetaan.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "alkupäisen tietueen %u lisäys ei onnistu\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"tietokannan uudelleenrakennus epäonnistui: alkuperäinen kanta paikallaan\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "vanhan tietokannan korvaus uudella epäonnistui!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "korvaa tiedostot %s:ssä tiedostoilla %s:stä korjataksesi"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "hakemiston %s poisto epäonnistui: %s\n"
@@ -3501,7 +3504,7 @@ msgstr "%% seuraa makro jota ei voida jäsentää\n"
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktiivisia %d tyhjiä %d\n"
@@ -3575,12 +3578,17 @@ msgstr "varoitus: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "muistin varaus (%u tavua) palautti NULL:in.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(ei mitään)"
@@ -3628,101 +3636,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "%s:ää ei voitu suorittaa: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: avaus epäonnistui: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "gpg:n suoritus epäonnistui (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg ei voinut kirjoittaa allekirjoitusta\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "en voinut lukea allekirjoitusta\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature epäonnistui: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature epäonnistui: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "suoritus epäonnistui\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp epäonnistui\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "suoritus epäonnistui\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "suoritus epäonnistui\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature epäonnistui: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature epäonnistui: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead epäonnistui: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index d47a66c15..f76fe7d6e 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2015-07-05 17:54+0000\n"
"Last-Translator: Mathieu LEFEBVRE Mathdabomb <mathdabomb@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/rpm-team/rpm/language/fr/)\n"
@@ -84,7 +84,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Options d'installation/désinstallation/mise à jour :"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Options communes à tous les modes et exécutables rpm :"
@@ -731,201 +731,201 @@ msgstr "&& et || ne sont pas prix en charge sur des chaînes de caractères\n"
msgid "syntax error in expression\n"
msgstr "erreur de syntaxe dans l'expression\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "'(' manquante dans %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "')' manquante dans %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Lexème %s invalide : %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "%s manquant(e) dans %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "espace non-blanc suivant %s() : %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Mauvaise syntaxe : %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Mauvais mode spec : %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Mauvais dirmode spec : %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Mauvaise longueur de la locale : « %s » dans %%lang(%s)\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Deux fois la même locale %s dans %%lang(%s)\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capacité invalide : %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Support de capacité du fichier non intégré\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Le fichier doit commencer par « / » : %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Algorithme %u du fichier de digest inconnu, recourt à MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Fichier listé deux fois : %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "la lecture du symlink %s a échouée : %s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Lien symbolique pointant sur BuildRoot : %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "Répertoire introuvable : %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Fichier non trouvé : %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr "Pas de répertoire: %s\n"
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s : ne peut pas charger le tag (%d) inconnu.\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s : échec de la lecture de la clé publique.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s : n'est pas une clé publique blindée.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s : échec de l'encodage.\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Le fichier non précédé d'un \"/\": %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "globale %%dev non autorisée : %s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "Répertoire introuvable par glob : %s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Fichier non trouvé par la substitution : %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Impossible d'ouvrir le fichier %%files %s : %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "Ligne : %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Erreur de lecture du fichiers %%files %s : %m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "illegal _docdir_fmt %s: %s\n"
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Fichier non trouvé par la substitution : %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "Impossible de mélanger un %s spécial avec d'autres formes : %s\n"
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Plus d'un fichier sur la ligne : %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Mauvais fichier : %s : %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Vérification des fichiers non empaquetés : %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -934,18 +934,18 @@ msgstr ""
"Fichier(s) installé(s) (mais non empaquetés) :\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Traitement des fichiers : %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
"L'architecture de binaire (%d) ne correspond pas à celle du paquet (%d).\n"
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Binaires dépendants d'une arch dans un paquet noarch\n"
@@ -964,86 +964,90 @@ msgstr "échec de la création de l'archive : %s\n"
msgid "Could not open %s file: %s\n"
msgstr "Impossible d'ouvrir le fichier %s : %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s : ligne : %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Ne peut canoniser le nom d'hôte : %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Compression de charge inconnue : %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Impossible de créer la partie immuable de l'entête.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Impossible d'ouvrir %s : %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Impossible d'écrire le paquet : %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Impossible d'écrire un entête temporaire\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Mauvaises données CSA\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Écrit : %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Exécution_de « %s » :\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "L'exécution de « %s » a échouée.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "La vérification du paquet « %s » a échouée.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Ne peut générer le nom de fichier pour le paquet %s : %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "Ne peut créer %s : %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "ligne %d : deuxième %s\n"
@@ -1161,147 +1165,147 @@ msgstr "Téléchargement de %s à %s\n"
msgid "Couldn't download %s\n"
msgstr "Impossible de télécharger %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Architecture exclue : %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Architecture non incluse : %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "OS exclus : %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "OS non inclus : %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "Le champ %s doit être présent dans le paquet : %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Entrée dupliquée %s dans le paquet : %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Impossible d'ouvrir l'icône %s : %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Impossible de lire l'icône %s : %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Type d'icône inconnu : %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "ligne %d : le tag n'accepte qu'un seul lexème : %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "ligne %d : caractère '%c' illégal dans : %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "ligne %d : séquence illégale « .. » dans : %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "ligne %d : %s : %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s : ligne : %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "ligne %d : tag mal formé : %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "ligne %d : tag vide : %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "ligne %d : les préfixes ne doivent pas finir par un « / » : %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "ligne %d : le docdir doit commencer par un « / » : %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "ligne %d : le champ Epoch doit être un nombre : %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "ligne %d : mauvais %s : qualificatifs : %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "ligne %d : mauvais format pour BuildArchitecture : %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "ligne %d seuls les sous-paquets noarch sont pris en charge : %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Erreur interne : tag bidon %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "ligne %d : %s est obsolète : %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Mauvaise spécification de paquet : %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Paquet déjà existant : %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "ligne %d : tag inconnu : %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} ne peux pas être vide\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} ne peut pas être « / »\n"
@@ -1360,37 +1364,37 @@ msgstr "Numéro du patch invalide %s :%s\n"
msgid "line %d: second %%prep\n"
msgstr "ligne %d : deuxième %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
"Les jetons de dépendance doivent commencer par un caractère alpha-numérique, "
"'_' ou '/'"
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "Nom de version de fichier non autorisé"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "dépendance invalide"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "Version requise"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "ligne %d : %s : %s\n"
@@ -1437,71 +1441,71 @@ msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
"ligne %d : arguments interprète non autorisé dans les déclencheurs : %s\n"
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "ligne %d : %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Impossible d'ouvrir %s : %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s :%d : argument attendu pour %s\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr "ligne %d : %%if non terminé\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr "ligne %d : macro non fermée ou mauvaise continuation de ligne\n"
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s : %d : mauvaise condition %%if\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s : %d : j'ai là un %%else sans %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s : %d : j'ai là un %%endif sans %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr "%s:%d: directive %%include mal-formée\n"
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Pas d'architecture compatible pour construction\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Le paquet n'a pas de %%description : %s\n"
@@ -1575,83 +1579,78 @@ msgstr "Trop nombreux arguments en ligne : %s\n"
msgid "Processing policies: %s\n"
msgstr "Traitement de la stratégie : %s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "Ignorer l'expression régulière %s invalide\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Impossible de créer le pipe pour %s : %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Impossible d'exécuter %s : %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Impossible de forker %s : %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s a échoué : %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "échec de l'écriture de toutes les données de %s : %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr "mauvais opérateur"
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr "mauvais format"
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "La conversion de %s vers un entier long a échoué.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "Classificateur de fichier vide\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "Aucun fichier attributs configurés\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) a échoué : %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load a échoué : %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "La reconnaissance du fichier « %s » a échoué : mode %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Trouver %s : %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Impossible de trouver %s :\n"
@@ -1683,168 +1682,172 @@ msgstr "le paquet %s a déjà été rajouté, %s ignoré\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "le paquet %s a déjà été rajouté, replacé par %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(n'est pas un nombre)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(pas base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(type invalide)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(pas un blob ça)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(type xml invalide)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(pas une signature OpenPGP)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "Date invalide %u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "normal"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "remplacé"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "pas installé"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "sur le réseau"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "fausse couleur"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "manquant"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(inconnu)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(pas une chaîne)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s sauvé en tant que %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s créé en tant que %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s : échec de la suppression : %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "répertoire"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "fichier"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2494,7 +2497,7 @@ msgstr "numéro de paquet invalide : %s\n"
msgid "record %u could not be read\n"
msgstr "l'enregistrement %u n'a pas pu être lu\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "le paquet %s n'est pas installé\n"
@@ -2519,7 +2522,7 @@ msgstr "%s : la clés %d n'est pas une clé publique blindée.\n"
msgid "%s: import read failed(%d).\n"
msgstr "%s : l'importation de lecture a échoué (%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s : échec de headerRead %s\n"
@@ -2770,7 +2773,7 @@ msgid "%s: (error 0x%x)"
msgstr "%s: (erreur 0x%x)"
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "échec de l'ouverture de %s: %s\n"
@@ -2814,42 +2817,42 @@ msgstr "Dépendances requises:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s : n'est pas un paquet rpm (ni une liste de paquet) : %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s ne peut être installé\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Récupération de %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "%s ignoré - échec du transfert\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "le paquet %s n'est pas localisable\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "erreur en lisant %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "« %s » spécifie plusieurs paquets\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "impossible d'ouvrir %s : %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Installation de %s\n"
@@ -3049,17 +3052,17 @@ msgstr "mauvaise option '%s' à %s : %d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr "Échec de la lecture du vecteur auxiliaire, /proc est-il monté ?\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "système inconnu : %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Contactez %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -3079,42 +3082,42 @@ msgstr "Impossible de restaurer le répertoire courant : %m"
msgid "<lua> scriptlet support not built in\n"
msgstr "le support du scriptlet <lua> n'est pas intégrer\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Impossible de créer de fichier temporaire pour %s : %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Impossible de dupliquer le descripteur de fichier : %s : %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Impossible de lire l'icône %s : %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Impossible de restaurer le répertoire racine : %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s : échec de Fwrite : %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "scriptlet %s échoué, waitpid(%d) rc %d : %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "scriptlet %s échoué, signal %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s scriptlet échoué, état de sortie %d\n"
@@ -3239,11 +3242,11 @@ msgstr "Hachage de l'entête SHA1 :"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr "Vérification de signature: MAUVAIS PARAMETRES (%d %p %d %p %p)"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "sauté"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "échoué"
@@ -3349,80 +3352,80 @@ msgstr "Génération d'index manquant(s) %d, merci d'attendre...\n"
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr "impossible d'ouvrir l'index %s en utilisant %s - %s (%d)\n"
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "aucun dbpath n'a été fourni\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader : ignoré"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "erreur(%d) en stockant l'article nº%d dans %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s : regexec a échoué :%s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s : regcomp a échoué :%s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator : ignoré"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb : l'entête #%u endommagée a été récupérée -- ignoré.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s : impossible de lire l'entête à 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "aucun dbpath fournit"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "Impossible de créer le répertoire %s : %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "l'entête #%u dans la base de données n'est pas bon -- ignoré.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "impossible d'ajouter l'article qui était au départ à %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"Ne peut reconstruire la base de données : la base originale reste telle "
"qu'elle est\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "Ne peut remplacer la vieille base de données par la nouvelle!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
"remplacer les fichiers dans %s avec les fichiers de %s pour faire une "
"récupération"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "Ne peut détruire le répertoire %s : %s\n"
@@ -3583,7 +3586,7 @@ msgstr "Un %% est suivi d'une macro in-analysable\n"
msgid "failed to load macro file %s"
msgstr "Impossible de charger le fichier macro %s"
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== %d actif(s) %d vide(s)\n"
@@ -3657,12 +3660,17 @@ msgstr "attention : "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "l'allocation de mémoire (%u octets) a retourné NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, clé ID %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(none)"
@@ -3710,101 +3718,101 @@ msgstr "Algorithme %u de hashage PGP non supporté\n"
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "Algorithme %u clé publique PGP non supporté\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Impossible d'exécuter %s : %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "fdopen échoué\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr "Impossible d'écrire dans le pipe\n"
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr "Impossible de lire le fichier %s: %s\n"
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "gpg exec échoué (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "échec de gpg à écrire la signature\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "impossible de lire la signature\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s : échec de rpmWriteSignature : %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s : échec de rpmReadSignature : %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s : échec de headerRead %s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp échoué\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "fdopen échoué\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s : échec de headerRead %s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s contient déjà une signature identique, ignoré\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s : échec de rpmReadSignature : %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "Ne peut signer les paquets RPM v3\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s contient déjà une signature identique, ignoré\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s : échec de rpmWriteSignature : %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s : échec de writeLead : %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "remplacer %s à échouer : %s\n"
@@ -3818,6 +3826,9 @@ msgstr "%s : échec de la lecture de la liste de paquetages : %s\n"
msgid "don't verify header+payload signature"
msgstr "ne pas vérifier la signature de l'entête+charge_utile"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "La conversion de %s vers un entier long a échoué.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Entrez la phrase de passe : "
diff --git a/po/is.po b/po/is.po
index adf4b778a..11f9d9189 100644
--- a/po/is.po
+++ b/po/is.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Icelandic (http://www.transifex.com/rpm-team/rpm/language/"
@@ -81,7 +81,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr ""
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
@@ -677,218 +677,218 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "vantar '(' í %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "vantar ')' í %s %s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ógilt %s tákn: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr ""
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Skráin er tvítekin: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Skráin fannst ekki: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Skráin fannst ekki með 'glob': %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "lína: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Skráin fannst ekki með 'glob': %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ógild skrá %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -907,86 +907,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr ""
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Get ekki ritað í pakka: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrifaði: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr ""
@@ -1104,146 +1108,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Get ekki opnað táknmynd %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Gat ekki lesið táknmynd %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Óþekkt tegund táknmyndar: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "lína %d: Tag tekur einungis eitt tákn: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "lína %d: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "lína %d: Skemmt tag: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "lína %d: Tómt tag: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1302,35 +1306,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr ""
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1375,71 +1379,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "lína %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Get ekki opnað %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1510,83 +1514,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Gat ekki keyrt %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Gat ekki búið til undirferli (fork) %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "gat ekki fundið %s:\n"
@@ -1616,168 +1615,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr ""
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s vistað sem %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s búið til sem %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2413,7 +2416,7 @@ msgstr ""
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr ""
@@ -2438,7 +2441,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2677,7 +2680,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
@@ -2719,42 +2722,42 @@ msgstr ""
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr ""
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr ""
@@ -2947,17 +2950,17 @@ msgstr "ólöglegur rofi '%s' á %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -2975,42 +2978,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Gat ekki lesið táknmynd %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Gat ekki lesið táknmynd %s: %s\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, c-format
msgid "Fwrite failed: %s"
msgstr ""
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3135,11 +3138,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3245,76 +3248,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
@@ -3473,7 +3476,7 @@ msgstr ""
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== virkt %d tómt %d\n"
@@ -3547,12 +3550,17 @@ msgstr "aðvörun: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "minnisfrátekt (%u bæta) skilaði NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3600,95 +3608,95 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
msgid "Fopen failed\n"
msgstr ""
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg get ekki lesið undirskriftina\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "get ekki lesið undirskriftina\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
msgid "generateSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
msgid "rpmReadSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
msgid "headerReload failed\n"
msgstr ""
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
msgid "copyFile failed\n"
msgstr ""
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
msgid "headerWrite failed\n"
msgstr ""
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/it.po b/po/it.po
index 0a2c2cc31..7799faa22 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Italian (http://www.transifex.com/rpm-team/rpm/language/it/)\n"
@@ -83,7 +83,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Opzioni Installa/Aggiorna/Rimuovi:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Opzioni comuni per tutte le modalità e gli eseguibili rpm:"
@@ -732,203 +732,203 @@ msgstr "&& e || non supportati per le stringhe\n"
msgid "syntax error in expression\n"
msgstr "errore di sintassi nell'espressione\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "'(' mancante in %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "')' mancante in %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Token %s non valido: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "%s mancante in %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Caratteri non validi seguono %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sintassi non corretta: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Spec della modalità errata: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Spec dirmode errata: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Lunghezza inconsueta del locale: \"%s\" in %%lang(%s)\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Locale duplicato: %s in %%lang(%s)\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capability non valida: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Supporto alle file capabilities non disponibile\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Il file deve iniziare con \"/\": %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Algoritmo di digest %u sconosciuto, ritorno a MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "File elencato due volte: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "lettura del symlink %s fallita: %s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Il Symlink punta alla BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Percorso esterno alla buildroot: %s\n"
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "Directory non trovata: %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "File non trovato: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr "Non è una directory: %s\n"
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: impossibile caricare tag sconosciuto (%d).\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: lettura chiave pubblica fallita.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: non è una chiave pubblica con formato 'armored'.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: errore durante l'encoding\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Il file deve essere preceduto da \"/\": %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "glob %%dev non consentito: %s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "Directory non trovata per il glob: %s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "File non trovato dal glob: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Impossibile aprire %%files file %s: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "riga: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
"File %s vuoto nella sezione %%files\n"
"\n"
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Errore nella lettura del file %s in %%files: %m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "_docdir_fmt %s non valido: %s\n"
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "File non trovato dal glob: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "Impossibile unire %s speciali con altre forme: %s\n"
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Più di un file su una riga: %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "File errato: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Controllo per file non pacchettizzati in corso: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -937,18 +937,18 @@ msgstr ""
"Trovati file installati (ma non inclusi nel pacchetto):\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Elaborazione file: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
"L'architettura dei binari (%d) non corrisponde a quella del pacchetto (%d).\n"
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Binari dipendenti dall'architettura presenti in un pacchetto noarch\n"
@@ -967,86 +967,90 @@ msgstr "creazione archivio fallita: %s\n"
msgid "Could not open %s file: %s\n"
msgstr "Impossibile aprire il file %s: %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: linea: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Impossibile regolarizzare l'hostname: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Compressione payload sconosciuta: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Impossibile creare una regione dell'intestazione immutabile.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Impossibile aprire %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Impossibile scrivere il pacchetto: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Impossibile salvare intestazione di temp\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Dati CSA errati\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Scritto: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Esecuzione \"%s\":\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Esecuzione di \"%s\" fallita.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Controllo pacchetto \"%s\" fallito.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Impossibile generare nome del file di output per il pacchetto %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "impossibile creare %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "riga %d: secondo %s\n"
@@ -1164,147 +1168,147 @@ msgstr "Scaricamento di %s su %s\n"
msgid "Couldn't download %s\n"
msgstr "Impossibile scaricare %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "L'architettura è esclusa: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "L'architettura non è inclusa: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "OS è escluso: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "OS non è incluso: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "il campo %s deve essere presente nel pacchetto: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Voci %s duplicate nel pacchetto: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Impossibile aprire l'icona %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Impossibile leggere l'icona %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Tipo di icona sconosciuto: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "riga %d: Il tag necessita di un solo token: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "riga %d: Carattere '%c' illegale in: %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "riga %d: Sequenza \"..\" illegale in: %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "linea %d: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: linea: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "riga %d: Tag malformato: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "riga %d: Tag vuoto: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "riga %d: I prefissi non devono finire con \"/\": %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "riga %d: Docdir deve iniziare con '/': %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "riga %d: Il tag Epoch deve essere un numero: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "riga %d: %s errati: qualificatori: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "riga %d: Formato BuildArchitecture errato: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "riga %d: Sono supportati solo sottopacchetti noarch: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Errore interno: bogus tag %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "riga %d: %s è deprecato: %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Specifiche errate del pacchetto: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Il pacchetto è già esistente: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "riga %d: Tag sconosciuto: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} non può essere vuota\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} non può essere \"/\"\n"
@@ -1363,35 +1367,35 @@ msgstr "Numero patch non valido %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "riga %d: secondo %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr "I token delle dipendenze devono iniziare per alfanumerico, '_' o '/'"
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "Nome file versionato non consentito"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "Dipendenza non valida"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "Versione richiesta"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "linea %d: %s: %s\n"
@@ -1436,74 +1440,74 @@ msgstr "linea %d: script interno non supportato: %s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr "linea %d: argomenti dell'interprete non consentiti nei trigger: %s\n"
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "riga %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Impossibile aprire %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s:%d: argomento necessario per %s\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
"riga %d: %%if non bilanciato\n"
"\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr "linea %d: macro non chiusa o errata continuazione linea\n"
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s:%d: condizione %%if errata\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Trovato un %%else con nessun %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Trovato un %%endif con nessun %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr "%s: %d: istruzione %%include malformata\n"
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr ""
"Non è stata trovata alcuna architettura compatibile per la compilazione\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Il pacchetto non possiede alcuna %%description: %s\n"
@@ -1576,83 +1580,78 @@ msgstr "Troppi argomenti alla linea: %s\n"
msgid "Processing policies: %s\n"
msgstr "Elaborazione policies: %s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "Viene ignorata la regex non valida %s\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Impossibile creare la pipe per %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Impossibile eseguire %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Impossibile biforcare %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s fallito: %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "impossibile salvare tutti i dati su %s: %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr "operatore non valido"
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr "formato non valido"
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr "dipendenza non valida (%s): %s\n"
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "Conversione di %s a long integer fallita.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "File classifier vuoto\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "Non è configurato alcun attributo dei file\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) fallita: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load fallita: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Identificazione file \"%s\" fallita: modalità %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Ricerca di %s in corso: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Impossibile trovare %s:\n"
@@ -1683,168 +1682,172 @@ msgstr "il pacchetto %s è già stato aggiunto, salto %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "il pacchetto %s è stato già aggiunto, sostituzione con %s in corso\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(non è un numero)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(non base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(tipo non valido)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(non è un blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(tipo xml non valido)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(non è una firma OpenPGP)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "Formato data %u non corretto"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "normale"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "sostituito"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "non installato"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "condivisa su rete"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "colore errato"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "mancanti"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(sconosciuto)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(non è una stringa)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s salvato come %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s creato come %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s: rimozione fallita: %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "directory"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "file"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2492,7 +2495,7 @@ msgstr "numero del pacchetto non valido: %s\n"
msgid "record %u could not be read\n"
msgstr "il record %u non può essere letto\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "il pacchetto %s non è stato installato\n"
@@ -2517,7 +2520,7 @@ msgstr "%s: chiave pubblica %d non con formato 'armored'.\n"
msgid "%s: import read failed(%d).\n"
msgstr "%s: lettura importazione fallita(%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s: headerRead fallita: %s\n"
@@ -2770,7 +2773,7 @@ msgid "%s: (error 0x%x)"
msgstr "%s: (errore 0x%x)"
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "apertura di %s fallita: %s\n"
@@ -2812,42 +2815,42 @@ msgstr "Dipendenze fallite:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: non è un pacchetto rpm (o un manifest del pacchetto): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s non può essere installato\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Ripristino di %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "omissione di %s - trasferimento fallito\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "il pacchetto %s non è riposizionabile\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "errore di lettura dal file %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "\"%s\" specifica pacchetti multipli:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "impossibile aprire %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Installazione di %s in corso\n"
@@ -3049,17 +3052,17 @@ msgstr "opzione errata '%s' su %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr "Impossibile leggere il vettore ausiliario, /proc non montata?\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Sistema sconosciuto: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Si prega di contattare %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "Impossibile aprire %s per la lettura: %m.\n"
@@ -3077,42 +3080,42 @@ msgstr "Impossibile tornare alla direcotry corrente: %m"
msgid "<lua> scriptlet support not built in\n"
msgstr "supporto agli scriptlet <lua> non disponibile\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Impossibile creare il file temporaneo per %s: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Impossibile duplicare il file descriptor: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Impossibile leggere l'icona %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Impossibile ripristinare directory root: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite fallito: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "scriptlet %s fallita, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "scriptlet %s fallita, segnale %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "scriptlet %s fallita, uscita con stato %d\n"
@@ -3237,11 +3240,11 @@ msgstr "Digest SHA1 header:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr "Verifica signature: PARAMETRI NON VALIDI (%d %p %d %p %p)"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "saltato"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "fallito"
@@ -3347,76 +3350,76 @@ msgstr "Generazione di %d indici mancanti, prego attendere...\n"
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr "impossibile aprire l'indice %s usando%s - %s (%d)\n"
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "non è stato impostato alcun dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: salto"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "errore(%d) nella memorizzazione del record #%d in %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec fallito: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp fallito: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: salto"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: intestazione #%u danneggiata -- viene omessa.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: impossibile leggere intestazione 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "non è stato impostato alcun dbpath"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "impossibile creare la cartella %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "l'intestazione #%u nel database non è valida -- viene omessa.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "impossibile aggiungere il record originariamente su %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr "ricompilazione database fallita: il database originale rimane in uso\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "sostituzione del vecchio database con il nuovo database fallita!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "per eseguire un ripristino sostituire i file in %s con i file di %s"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "rimozione della directory %s fallita: %s\n"
@@ -3577,7 +3580,7 @@ msgstr "Un %% è seguito da una macro non parsabile\n"
msgid "failed to load macro file %s"
msgstr "impossibile caricare il file di macro %s"
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== %d attivo %d vuoto\n"
@@ -3651,12 +3654,17 @@ msgstr "avvertimento: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "allocazione memoria (%u byte) ha ritornato NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, ID chiave %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(nessuno)"
@@ -3704,101 +3712,101 @@ msgstr "Algoritmo hash PGP %u non supportato\n"
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "Algoritmo di chiave privata PGP non supportato %u\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Impossibile eseguire %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: apertura fallita: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "esecuzione gpg fallita (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg non è riuscito a salvare la firma\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "impossibile leggere la firma\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature fallito: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature fallita: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s: headerRead fallita: %s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp fallito\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "exec fallito\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s: headerRead fallita: %s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s contiene la stessa identica signature, lo salto\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature fallita: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "Impossibile firmare pacchetti RPM v3\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s contiene la stessa identica signature, lo salto\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature fallito: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead fallito: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "sostituzione di %s fallita: %s\n"
@@ -3812,6 +3820,9 @@ msgstr "%s: lettura manifesto fallita: %s\n"
msgid "don't verify header+payload signature"
msgstr "non verificare firma header+payload"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "Conversione di %s a long integer fallita.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Inserire la passphrase:"
diff --git a/po/ja.po b/po/ja.po
index 1a75b6929..c5d1a6695 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Japanese (http://www.transifex.com/rpm-team/rpm/language/"
@@ -86,7 +86,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "インストール/アップグレード/アンインストールオプション:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "すべてのモード・コマンドで共通のオプション:"
@@ -702,203 +702,203 @@ msgstr "&& と || は文字列には使えません\n"
msgid "syntax error in expression\n"
msgstr "式中で文法エラー\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s に '(' がありません %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s(%s の後に ')' がありません\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "無効なトークン %s: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "%s が %s %s にありません\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() に続く空白がありません: %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "文法エラー: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "不正なモード指定: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "不正なディレクトリモード指定: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "異常なロケール長: \"%s\" (%%lang(%s))\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "重複する位置 %s が %%lang(%s) にあります\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "不正なケーパビリティです: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "ファイル ケーパビリティのサポートが組み込まれていません\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "ファイルは \"/\" から始まらなければなりません: %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
"不明なファイルのダイジェスト アルゴリズム %u です。MD5 にフォールバックしま"
"す。\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "ファイルが2回表記されています: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "シンボリックリンク %s の読み込みに失敗しました: %s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "シンボリックリンクが BuildRoot を指しています: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "ディレクトリーがありません: %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "ファイルが見つかりません: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: 不明なタグ (%d) を読み込めませんでした。\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: 公開鍵の読み込みに失敗しました。\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: ASCII 形式の公開鍵ではありません。\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: エンコードに失敗\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "ファイルは先頭に \"/\" が必要です: %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev グロブは許可されません: %s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "ディレクトリーがグロブにより見つかりませんでした: %s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "ファイルが見つかりません (by glob): %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "%%files のファイル %s を開けません: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "%s行目: \n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "%%files ファイル %s の読み込み中にエラー: %m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "不正な _docdir_fmt %s: %s\n"
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "ファイルが見つかりません (by glob): %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "他の形式で特別な %s を混ぜることはできません: %s\n"
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "1 行に複数のファイル: %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "不正なファイル: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "パッケージに含まれないファイルの検査中: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -907,19 +907,19 @@ msgstr ""
"インストール済み(ただしパッケージに含まれない)ファイルが見つかりました:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "ファイルの処理中: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
"バイナリのアーキテクチャー (%d) がパッケージのアーキテクチャー (%d) と一致し"
"ません。\n"
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "noarch パッケージ内にアーキテクチャ依存のバイナリー\n"
@@ -938,86 +938,90 @@ msgstr "アーカイブの作成に失敗しました: %s\n"
msgid "Could not open %s file: %s\n"
msgstr "%s ファイルを開けませんでした: %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: 行: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "ホスト名を正式なものにできません: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "不明なペイロード圧縮: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "不変ヘッダー領域を作成できません。\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "%s のオープンに失敗: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "パッケージの書き込みに失敗: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "一時ヘッダーの書き込みができません。\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "不正な CSA データ\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "書き込み完了: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "「%s」を実行しています:\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "「%s」の実行に失敗しました。\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "パッケージ \"%s\" のチェックに失敗しました。\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "パッケージ %s の出力ファイル名を生成できませんでした: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "%s を作成できません: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "%d 行目: 2番目の %s\n"
@@ -1135,147 +1139,147 @@ msgstr "%s を %s にダウンロード中\n"
msgid "Couldn't download %s\n"
msgstr "%s をダウンロードできませんでした\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "アーキテクチャは除外されています: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "アーキテクチャは含まれていません: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "OS は除外されています: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "OS は含まれていません: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "%s フィールドがパッケージ中に必要です: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "パッケージ中に %s エントリが重複しています: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "アイコン %s を開けません: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "アイコン %s を読むことができません: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "不明なアイコンタイプ: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "%d 行目: タグはトークンを 1つしかとりません: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "%d 行目: 不正な文字 '%c' : %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "%d 行目: 不正なシーケンス 「..」 : %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "%d 行目: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: 行: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "%d 行目: 不完全な形のタグ: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "%d 行目: 空のタグ: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "%d 行目: Prefix は \"/\" で終わってはいけません: %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "%d 行目: Docdir は '/' で始まらなければなりません: %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "%d 行目: Epoch フィールドは数字でなければなりません: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "%d 行目: 不正な修飾子 %s : %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "%d 行目: 不正な BuildArchtecture フォーマット: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "%d 行目: noarch サブ パッケージでのみサポート: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "内部エラー: にせのタグ %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "%d 行目: %s は非推奨: %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "不正なパッケージの指定: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "パッケージは既に存在しています: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "%d 行目: 不明なタグ: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} を空にすることができません\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} を \"\" にすることができません\n"
@@ -1334,36 +1338,36 @@ msgstr "無効なパッケージ番号 %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "%d 行目: ふたつ目の %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
"依存関係トークンは、英数字、'_' または '/' で始まらなければいけません。"
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "バージョン付きファイル名は許可されません"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "無効な依存性"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "バージョン要件"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "%d 行目: %s: %s\n"
@@ -1408,71 +1412,71 @@ msgstr "%d 行目: 未サポートの内部スクリプト: %s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr "%d 行目: インタープリター引数はトリガーにおいて許可されません: %s\n"
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "%d 行目: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "%s を開けません: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s:%d: %s に対して期待される引数\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr "%d 行目: %%if が閉じていません\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr "%d 行目: 終了していないマクロまたは行の不正な継続\n"
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s:%d: 不正な %%if 条件\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%if がないのに %%else があります\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%if がないのに %%endif があります\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr "%s:%d: 不正な形式の %%include 文\n"
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "作成(build)可能な互換アーキテクチャはありません\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "パッケージには %%description がありません: %s\n"
@@ -1547,83 +1551,78 @@ msgstr "オプションが多すぎます: %s\n"
msgid "Processing policies: %s\n"
msgstr "ポリシーの処理中: %s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "不正な正規表現 %s を無視します\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "%s のためのパイプ作成ができません: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "%s を実行できませんでした: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "%s のフォークに失敗しました: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s は失敗しました。 %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "%s へ全データの書き込みに失敗しました: %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "%s の整数(long int)への変換に失敗しました。\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "空のファイル分類子\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "構成すべきファイル属性がありません。\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) に失敗しました: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load に失敗しました: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "ファイル \"%s\" の承認に失敗しました: モード %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "%s を検索しています: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "%s の検索に失敗しました:\n"
@@ -1653,168 +1652,172 @@ msgstr "パッケージ %s は既に追加されています。%s を飛ばし
msgid "package %s was already added, replacing with %s\n"
msgstr "パッケージ %s は既に追加されています。 %s と置換します。\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(数字ではありません)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(base64 ではありません)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(不正なタイプ)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(blob ではありません)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(不正な XML タイプ)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(OpenPGP 署名ではありません)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "無効な日付 %u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "通常"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "置換"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "未インストール"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "ネット共有"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "間違った色"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "見つかりません"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(不明) "
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(文字列でない)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s は %s として保存されました。\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s は %s として作成されました。\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s: 削除に失敗しました: %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "ディレクトリー"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "ファイル"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2456,7 +2459,7 @@ msgstr "無効なパッケージ番号: %s\n"
msgid "record %u could not be read\n"
msgstr "レコード %u は読み込めませんでした\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "パッケージ %s はインストールされていません。\n"
@@ -2481,7 +2484,7 @@ msgstr "%s: キー %d は ASCII 形式の公開鍵ではありません。\n"
msgid "%s: import read failed(%d).\n"
msgstr "%s: インポート読み込みに失敗しました(%d)。\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s: headerRead に失敗しました: %s\n"
@@ -2728,7 +2731,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "%s のオープンに失敗: %s\n"
@@ -2770,42 +2773,42 @@ msgstr "依存性の欠如:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: RPM パッケージ(またはパッケージのリスト)ではありません: %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s をインストールできません。\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "%s を取得中\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "%s をスキップします - 転送に失敗しました\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "パッケージ %s は再配置できません。\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "ファイル %s の読み込みエラー\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "\"%s\" は複数のパッケージを指定しています:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "%s を開けません: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "%s をインストール中です。\n"
@@ -3005,17 +3008,17 @@ msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
"補助ベクトルの読み込みに失敗しました、/proc がマウントされていないですか?\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "不明なシステム: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "%s に連絡してください。\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "%s を読み込み用に開けません: %m。\n"
@@ -3033,42 +3036,42 @@ msgstr "カレントディレクトリを戻せません: %m"
msgid "<lua> scriptlet support not built in\n"
msgstr "<lua> スクリプトは組み込みでサポートしていません\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "%s の一時ファイルを作成できませんでした: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "ファイル ディスクリプターの複製ができません: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "アイコン %s を読むことができません: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "ルート ディレクトリーの復元に失敗しました: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite に失敗しました: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s スクリプトの実行に失敗しました。waitpid (%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s スクリプトの実行に失敗しました。シグナル %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s スクリプトの実行に失敗しました。終了ステータス %d\n"
@@ -3193,11 +3196,11 @@ msgstr "ヘッダー SHA1 ダイジェスト:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "スキップした"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "失敗"
@@ -3303,77 +3306,77 @@ msgstr "失われたインデックス %d を生成しています、お待ち
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "dbpath が設定されていません\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: スキップします。"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "エラー(%d) - レコード #%d を %s に格納時\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: 正規表現に失敗しました: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp に失敗しました: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: スキップします。"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
"rpmdb: 破損したヘッダーインスタンス #%u を取得しました。スキップします。\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: ヘッダーを読むことができません (0x%x)\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "dbpath が設定されていません。"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "ディレクトリー %s の作成に失敗しました: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "データベース中のヘッダー #%u は不正です -- スキップします。\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "元々 %u にあったレコードを追加できません。\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr "データベースの再構築に失敗: オリジナルのデータベースは残っています。\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "古いデータベースを新しいデータベースで置き換えるのに失敗!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "復元するには %s 内のファイルを %s 内のファイルで置き換えて下さい"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "ディレクトリー %s の削除に失敗しました: %s\n"
@@ -3534,7 +3537,7 @@ msgstr "%% の後ろに構文解析できないマクロが続いています。
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== 有効 %d 空 %d\n"
@@ -3608,12 +3611,17 @@ msgstr "警告: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "メモリ割り当て (%u バイト) が NULL を返しました。\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s、鍵 ID %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(なし)"
@@ -3661,101 +3669,101 @@ msgstr "サポートされない PGP ハッシュアルゴリズム %u\n"
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "サポートされない PGP 公開鍵アルゴリズム %u\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "%s を実行できませんでした: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: オープンに失敗しました: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "gpg の実行に失敗しました (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg が署名を書き込むのに失敗しました。\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "署名を読み込めませんでした。\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature に失敗しました: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature に失敗しました: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s: headerRead に失敗しました: %s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp に失敗しました。\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "実行失敗\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s: headerRead に失敗しました: %s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s はすでに同一の署名を含みます、スキップしています\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature に失敗しました: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "RPM v3 パッケージを署名できません\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s はすでに同一の署名を含みます、スキップしています\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature に失敗しました: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead に失敗しました: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "%s の置換に失敗: %s\n"
@@ -3769,6 +3777,9 @@ msgstr "%s: manifest の読み込みに失敗: %s\n"
msgid "don't verify header+payload signature"
msgstr "ヘッダーとペイロード署名を検証しません。"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "%s の整数(long int)への変換に失敗しました。\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "パスフレーズの入力: "
diff --git a/po/ko.po b/po/ko.po
index 7cfbdc190..f2ad83437 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Korean (http://www.transifex.com/rpm-team/rpm/language/ko/)\n"
@@ -80,7 +80,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "설치/업그레이드/삭제 옵션:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
@@ -691,218 +691,218 @@ msgstr "'&&' 와 '||' 는 문자열에서 사용할 수 없습니다\n"
msgid "syntax error in expression\n"
msgstr "표현식에서 구문 오류가 발생했습니다\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s %s에 '(' 가 없습니다\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s(%s에 ')' 가 없습니다\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "부적합한 %s 토큰: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "%2$s %3$s에 %1$s 가 없습니다\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() 다음에 공백이 없음: %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "잘못된 구문: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "잘못된 모드 spec: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "잘못된 dir모드 spec: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "파일은 반드시 \"/\" 로 시작해야함: %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "파일 목록이 중복됨: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "BuildRoot에 심볼릭링크함: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "파일을 찾을 수 없음: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "파일은 \"/\" 로 시작해야함: %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "glob으로 파일을 찾을 수 없음: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "행: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "glob으로 파일을 찾을 수 없음: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "잘못된 파일: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -921,86 +921,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr ""
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "호스트명을 정규화(canonicalize) 할 수 없음: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "고정 헤더 영역(immutable header region)을 생성할 수 없습니다.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "%s(을)를 열 수 없음: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "패키지를 작성할 수 없음: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "임시(temp) 헤더를 작성할 수 없습니다\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "잘못된 CSA 데이터\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "작성: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "%s 패키지의 출력 파일명을 생성할 수 없음: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "%s(을)를 생성할 수 없음: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "%d 번째 행: 두번째 %s\n"
@@ -1118,146 +1122,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "아키텍쳐가 제외됨: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "아키텍쳐가 포함되어 있지 않음: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "운영체제가 제외됨: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "운영체제가 포함되어 있지 않음: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "패키지에 반드시 %s 항목(field)을 포함해야함: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "패키지에 %s 항목(entry)이 중복되어 있음: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "%s 아이콘을 열 수 없음: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "%s 아이콘을 읽을 수 없음: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "알 수 없는 아이콘 유형: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "%d 번째 행: 태그에 하나의 토큰만 있습니다: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "%d 번째 행: 두번째 %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "%d 번째 행: 올바르지 못한 태그입니다: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "%d 번째 행: 태그가 비어있습니다: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "%d 번째 행: Prefixes는 절대 \"/\" 로 끝나서는 안됩니다: %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "%d 번째 행: Docdir은 반드시 '/' 로 시작해야 합니다: %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "%d 번째 행: 잘못된 %s: 수식자(qualifier): %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "%d 번째 행: 잘못된 BuildArchitecture 형식입니다: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "내부 오류: 보거스(Bogus) 태그 %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "잘못된 패키지 지정: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "패키지가 이미 존재함: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "%d 번째 행: 알 수 없는 태그입니다: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1316,35 +1320,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr "%d 번째 행: 두번째 %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1389,71 +1393,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "%d 번째 행: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "%s(을)를 열 수 없음: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else가 %%if 없이 사용되었습니다\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif가 %%if 없이 사용되었습니다\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "패키지 제작에 호환하는 아키텍쳐를 찾을 수 없습니다\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "패키지에 %%description이 없음: %s\n"
@@ -1524,83 +1528,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "%s(을)를 실행할 수 없음: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "%s(을)를 fork 할 수 없음: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "%s(을)를 찾는데 실패함:\n"
@@ -1631,168 +1630,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(숫자가 아닙니다)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(base64가 아닙니다)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(부적합한 타입)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(BLOB[Binary Large OBject]이 아닙니다)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s(이)가 %s(으)로 저장되었습니다\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s(이)가 %s(으)로 생성되었습니다\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2439,7 +2442,7 @@ msgstr "부적합한 패키지 번호: %s\n"
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "%s 패키지가 설치되어 있지 않습니다\n"
@@ -2464,7 +2467,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2703,7 +2706,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "%s(을)를 여는데 실패함: %s\n"
@@ -2745,42 +2748,42 @@ msgstr ""
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s(은)는 설치할 수 없습니다\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "%s(을)를 복구합니다\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "%s 파일을 읽는 도중 오류가 발생했습니다\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "%s(을)를 열 수 없음: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "%s(을)를 설치합니다\n"
@@ -2974,17 +2977,17 @@ msgstr "%2$s에 잘못된 '%1$s' 옵션:%3$d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "알 수 없는 시스템: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -3002,42 +3005,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "%s 아이콘을 읽을 수 없음: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "%s 아이콘을 읽을 수 없음: %s\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite이 실패했습니다: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3162,11 +3165,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3272,77 +3275,77 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "db경로가 설정되어 있지 않습니다\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: 0x%x의 헤더를 읽을 수 없습니다\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "db경로가 설정되어 있지 않습니다"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "%u에 처음부터 레코드를 추가할 수 없습니다\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"데이터베이스를 재구축하는데 실패함: 원본 데이터베이스는 그대로 유지됩니다\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "이전 데이터베이스를 새로운 데이터베이스로 교체하는데 실패했습니다!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "복구하기 위해 %2$s의 파일을 %1$s의 파일로 교체합니다"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "%s 디렉토리를 삭제하는데 실패함: %s\n"
@@ -3501,7 +3504,7 @@ msgstr "'%%' 다음에 처리할 수 없는(unparseable) 매크로가 있습니
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== %d 활성 %d 비어있음\n"
@@ -3575,12 +3578,17 @@ msgstr "경고: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "메모리 할당 값 (%u 바이트)이 NULL을 반환하였습니다.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3628,101 +3636,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "%s(을)를 실행할 수 없음: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: 여는데 실패했습니다: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg 서명을 작성하는데 실패했습니다\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "서명을 읽을 수 없습니다\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature이 실패했습니다: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmWriteSignature이 실패했습니다: %s\n"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "실행에 실패했습니다\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "실행에 실패했습니다\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "실행에 실패했습니다\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature이 실패했습니다: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead이 실패했습니다: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/ms.po b/po/ms.po
index e1881850b..a4d246cb4 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Malay (http://www.transifex.com/rpm-team/rpm/language/ms/)\n"
@@ -80,7 +80,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr ""
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
@@ -675,218 +675,218 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr ""
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -905,86 +905,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr ""
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr ""
@@ -1102,146 +1106,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr ""
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "%s: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1300,35 +1304,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr ""
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1373,71 +1377,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1508,83 +1512,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr ""
@@ -1614,168 +1613,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr ""
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr ""
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2407,7 +2410,7 @@ msgstr ""
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr ""
@@ -2432,7 +2435,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2670,7 +2673,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
@@ -2712,42 +2715,42 @@ msgstr ""
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr ""
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr ""
@@ -2940,17 +2943,17 @@ msgstr ""
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Sistem tidak diketahui: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Sila hubungi %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "Tidak dapat membuka %s untuk dibaca: %m.\n"
@@ -2968,42 +2971,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, c-format
msgid "Unable to reset nice value: %s"
msgstr ""
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, c-format
msgid "Unable to reset I/O priority: %s"
msgstr ""
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "skrip lua gagal: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3128,11 +3131,11 @@ msgstr "Digest SHA1 pengepala:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3238,76 +3241,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec gagal: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp gagal: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "gagal untuk mencipta direktori %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "gagal untuk membuang direktori %s: %s\n"
@@ -3466,7 +3469,7 @@ msgstr ""
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktif %d kosong %d\n"
@@ -3540,12 +3543,17 @@ msgstr ""
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3593,95 +3601,95 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Tidak dapat melaksana %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
msgid "Fopen failed\n"
msgstr ""
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "Pelaksanaan gpg gagal (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr ""
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr ""
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
msgid "generateSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
msgid "rpmReadSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
msgid "headerReload failed\n"
msgstr ""
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
msgid "copyFile failed\n"
msgstr ""
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
msgid "headerWrite failed\n"
msgstr ""
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/nb.po b/po/nb.po
index 345f2999e..4fd6f32dc 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/rpm-team/rpm/"
@@ -81,7 +81,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr ""
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
@@ -694,218 +694,218 @@ msgstr "&& og || ikke støttet for strenger\n"
msgid "syntax error in expression\n"
msgstr "syntaksfeil i uttrykk\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Mangler '(' i %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Mangler ')' i %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ugyldig %s-tegn: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr ""
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Filen må begynne med \"/\": %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Fil listet to ganger: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolsk lenke peker til BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Fil ikke funnet: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "Installerer %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ugyldig fil %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -924,86 +924,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr ""
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Kunne ikke åpne %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Kunne ikke skrive pakke: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Ugyldige CSA-data\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrev: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr ""
@@ -1121,146 +1125,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "%s-felt må være tilstede i pakken: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Kunne ikke åpne ikon %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Kan ikke lese ikon %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Ukjent ikontype: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, 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:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "linje %d: Ugyldig %s-nummer: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "linje %d: Feilutformet tagg: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "linje %d: Tom tagg: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "linje %d: Prefiks må ikke slutte på \"/\": %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "linje %d: Docdir må begynne med '/': %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "linje %d: Ugyldig %s: kvalifikatorer: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "linje %d: Ugyldig BuildArchitecture format: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Intern feil: Ugyldig tag %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Ugyldig pakkespesifikasjon: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Pakke eksisterer allerede: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "linje %d: Ukjent tagg: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1319,35 +1323,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr "linje %d: %%prep for andre gang\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1392,71 +1396,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "linje %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Kan ikke åpne %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else uten %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif uten %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Ingen kompatible arkitekturer funnet for bygging\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Pakken har ingen %%description: %s\n"
@@ -1527,83 +1531,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Kunne ikke kjøre %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "klarte ikke å åpne %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Klarte ikke å finne %s:\n"
@@ -1633,168 +1632,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr ""
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s lagret som %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s opprettet som %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2434,7 +2437,7 @@ msgstr "ugyldig pakkenummer: %s\n"
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "pakke %s er ikke installert\n"
@@ -2459,7 +2462,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2698,7 +2701,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 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"
@@ -2740,42 +2743,42 @@ msgstr ""
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Henter %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "feil under lesing fra fil %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "kan ikke åpne %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Installerer %s\n"
@@ -2968,17 +2971,17 @@ msgstr "ugyldig flagg '%s' ved %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -2996,42 +2999,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Kan ikke lese ikon %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Kan ikke lese ikon %s: %s\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite feilet: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3156,11 +3159,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3266,76 +3269,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
@@ -3494,7 +3497,7 @@ msgstr ""
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
@@ -3568,12 +3571,17 @@ msgstr "advarsel: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3621,101 +3629,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: åpne feilet: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr ""
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr ""
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature feilet: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmWriteSignature feilet: %s\n"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "kjøring feilet\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "kjøring feilet\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "kjøring feilet\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature feilet: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead feilet: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index f8934275b..4811b7596 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Dutch (http://www.transifex.com/rpm-team/rpm/language/nl/)\n"
@@ -80,7 +80,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr ""
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
@@ -676,218 +676,218 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Ontbrekende '(' in %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Ontbrekende ')' in %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Ontbrekende %s in %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "regel: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -906,86 +906,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: regel: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr ""
@@ -1103,146 +1107,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr ""
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "regel %d: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: regel: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1301,35 +1305,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr ""
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1374,71 +1378,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "regel %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1509,83 +1513,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr ""
@@ -1615,168 +1614,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(geen getal)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(geen OpenPGP handtekening)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr ""
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2408,7 +2411,7 @@ msgstr ""
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr ""
@@ -2433,7 +2436,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2671,7 +2674,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
@@ -2713,42 +2716,42 @@ msgstr ""
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr ""
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr ""
@@ -2941,17 +2944,17 @@ msgstr ""
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Onbekend systeem: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -2969,42 +2972,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, c-format
msgid "Unable to reset nice value: %s"
msgstr ""
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, c-format
msgid "Unable to reset I/O priority: %s"
msgstr ""
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "lezen mislukt: %s (%d)\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3129,11 +3132,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3239,76 +3242,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
@@ -3467,7 +3470,7 @@ msgstr ""
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== actief %d leeg %d\n"
@@ -3541,12 +3544,17 @@ msgstr "waarschuwing: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3594,96 +3602,96 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr " mislukt - "
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "gpg uitvoeren mislukt (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr ""
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr ""
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
msgid "generateSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
msgid "rpmReadSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
msgid "headerReload failed\n"
msgstr ""
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
msgid "copyFile failed\n"
msgstr ""
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
msgid "headerWrite failed\n"
msgstr ""
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 3405f71f5..b6764eb3e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2015-08-27 16:17+0000\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/rpm-team/rpm/language/pl/)\n"
@@ -88,7 +88,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Opcje instalacji/aktualizacji/usuwania:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Wspólne opcje dla wszystkich trybów i plików binarnych RPM:"
@@ -713,201 +713,201 @@ msgstr "&& i || nie są obsługiwane dla ciągów\n"
msgid "syntax error in expression\n"
msgstr "błąd składni w wyrażeniu\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Brak „(” w %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Brak „)” w %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Nieprawidłowy token %s: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Brak %s w %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Brak białego znaku po %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Błędna składnia: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Błędny tryb spec: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Błędny tryb katalogu spec: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Niezwykła długość lokalizacji: „%s” w %%lang(%s)\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Podwójna lokalizacja %s w %%lang(%s)\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Nieprawidłowa możliwość: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Obsługa możliwości plików nie jest wbudowana\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Plik musi zaczynać się od „/”: %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Nieznany algorytm skrótu pliku %u, używanie w zamian MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Plik podany dwukrotnie: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "odczytanie dowiązania symbolicznego %s się nie powiodło: %s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Dowiązanie symboliczne wskazuje na BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Ścieżka jest poza buildroot: %s\n"
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "Nie odnaleziono katalogu: %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Nie odnaleziono pliku: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr "Nie jest katalogiem: %s\n"
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: nie można wczytać nieznanego znacznika (%d).\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: odczytanie klucza publicznego się nie powiodło.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: nie jest opakowanym kluczem publicznym.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: odkodowanie się nie powiodło\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Plik musi zaczynać się od „/”: %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "Wyrażenie regularne %%dev nie jest dozwolone: %s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "Katalog nie został odnaleziony przez wyrażenie regularne: %s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Nie odnaleziono pliku przez wyrażenie regularne: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Nie można otworzyć pliku %s w %%files: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "wiersz: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr "Pusty plik %s w %%files\n"
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Błąd podczas odczytywania pliku %s w %%files: %m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "illegal _docdir_fmt %s: %s\n"
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Nie odnaleziono pliku przez wyrażenie regularne: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "Nie można mieszać specjalnego %s z innymi formami: %s\n"
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Więcej niż jeden plik na wiersz: %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Błędny plik: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Sprawdzanie niespakietowanych plików: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -916,19 +916,19 @@ msgstr ""
"Odnaleziono zainstalowane (ale niespakietowane) pliki:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Przetwarzanie plików: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
"Architektura plików binarnych (%d) nie zgadza się z architekturą pakietu "
"(%d).\n"
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Pliki binarne zależne od architektury w pakiecie noarch\n"
@@ -947,86 +947,90 @@ msgstr "utworzenie archiwum się nie powiodło: %s\n"
msgid "Could not open %s file: %s\n"
msgstr "Nie można otworzyć pliku %s: %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: wiersz: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nie można ustalić kanonicznej nazwy komputera: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Nieznana kompresja danych: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Nie można utworzyć niezmiennej części nagłówka.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Nie można otworzyć %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Nie można zapisać pakietu: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Nie można zapisać tymczasowego nagłówka\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Błędne dane CSA\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr "Nie można wyszukać w pliku %s: %s\n"
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr "„Fread” się nie powiodło w %s: %s\n"
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Wykonywanie „%s”:\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Wykonanie „%s” się nie powiodło.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Sprawdzenie pakietu „%s” się nie powiodło.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Nie można utworzyć wyjściowej nazwy pliku dla pakietu %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "nie można utworzyć %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "wiersz %d: drugi %s\n"
@@ -1144,147 +1148,147 @@ msgstr "Pobieranie %s do %s\n"
msgid "Couldn't download %s\n"
msgstr "Nie można pobrać %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Architektura jest wykluczona: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Architektura nie jest dołączona: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "System operacyjny jest wykluczony: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "System operacyjny nie jest dołączony: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "Pole %s musi być obecne w pakiecie: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Powtórzone wpisy %s w pakiecie: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Nie można otworzyć ikony %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Nie można odczytać ikony %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Nieznany typ ikony: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "wiersz %d: znacznik przyjmuje tylko jeden token: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "wiersz %d: niedozwolony znak „%c” w: %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "wiersz %d: niedozwolona sekwencja „..” w: %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "wiersz %d: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: wiersz: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "wiersz %d: błędnie sformowany znacznik: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "wiersz %d: pusty znacznik: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "wiersz %d: przedrostki nie mogą kończyć się na „/”: %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "wiersz %d: Docdir musi zaczynać się od „/”: %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "wiersz %d: pole Epoch musi być niepodpisaną liczbą: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "wiersz %d: błędne określenia %s: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "wiersz %d: błędny format BuildArchitecture: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "wiersz %d: obsługiwane są tylko podpakiety noarch: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Wewnętrzny błąd: fałszywy znacznik %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "wiersz %d: %s jest przestarzałe: %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Błędna specyfikacja pakietu: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Pakiet już istnieje: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "wiersz %d: nieznany znacznik: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} nie może być puste\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} nie może być „/”\n"
@@ -1343,36 +1347,36 @@ msgstr "Nieprawidłowy numer łaty %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "wiersz %d: drugie %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
"Tokeny zależności muszą zaczynać się od znaków alfanumerycznych, „_” lub „/”"
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "Wersja w nazwie pliku jest niedozwolona"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "nieprawidłowa zależność"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "Wersja jest wymagana"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "wiersz %d: %s: %s\n"
@@ -1419,71 +1423,71 @@ msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
"wiersz %d: parametry interpretatora nie są dozwolone w wyzwalaczach: %s\n"
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "wiersz %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Nie można otworzyć %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s:%d: oczekiwano parametru dla %s\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr "wiersz %d: niezamknięte %%if\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr "wiersz %d: niezamknięte makro lub błędna kontynuacja wiersza\n"
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s:%d: błędny warunek %%if\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: napotkano %%else bez %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: napotkano %%endif bez %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr "%s:%d: błędnie sformatowany zwrot %%include\n"
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Nie odnaleziono zgodnych architektur do zbudowania\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Pakiet nie posiada %%description: %s\n"
@@ -1556,83 +1560,78 @@ msgstr "Za dużo parametrów w wierszu: %s\n"
msgid "Processing policies: %s\n"
msgstr "Przetwarzanie polityk: %s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "Ignorowanie nieprawidłowego wyrażenia regularnego %s\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Nie można utworzyć potoku dla %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Nie można wykonać %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nie można rozdzielić %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s się nie powiodło: %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "zapisanie wszystkich danych do %s się nie powiodło: %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr "błędny operator"
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr "błędny format"
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr "nieprawidłowa zależność (%s): %s\n"
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "Konwersja %s na długą liczbę całkowitą się nie powiodła.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "Pusty klasyfikator pliku\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "Brak skonfigurowanych atrybutów plików\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) się nie powiodło: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load się nie powiodło: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Rozpoznanie pliku „%s” się nie powiodło: tryb %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Wyszukiwanie %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Odnalezienie %s się nie powiodło:\n"
@@ -1663,168 +1662,172 @@ msgstr "pakiet %s został już dodany, pomijanie %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "pakiet %s został już dodany, zastępowanie %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(nie jest liczbą)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(nie jest base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(nieprawidłowy typ)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(nie jest „blob”)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(nieprawidłowy typ XML)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(nie jest podpisem OpenPGP)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "Nieprawidłowa data %u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "zwykły"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "zastąpiony"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "niezainstalowany"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "udostępniony w sieci"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "błędny kolor"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "brak"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(nieznany)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(nie jest ciągiem)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s zapisano jako %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s utworzono jako %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s: usunięcie się nie powiodło: %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "katalog"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "plik"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr "znacznik[%d]: BŁĘDNY, znacznik %d typ %d offset %d licznik %d"
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr "hdr SHA1: BŁĘDNY, nie jest szesnastkowy"
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr "hdr RSA: BŁĘDNY, nie jest binarny"
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr "hdr DSA: BŁĘDNY, nie jest binarny"
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr "znacznik regionu: BŁĘDNY, znacznik %d typ %d offset %d licznik %d"
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr "offset regionu: BŁĘDNY, znacznik %d typ %d offset %d licznik %d"
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr "zakończenie regionu: BŁĘDNE, znacznik %d typ %d offset %d licznik %d"
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr "rozmiar regionu: BŁĘDNY, ril(%d) > il(%d)"
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr "rozmiar blob(%d): BŁĘDNY, 8 + 16 * il(%d) + dl(%d)"
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr "rozmiar hdr(%d): BŁĘDNY, odczytanie zwróciło %d"
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr "magic hdr: BŁĘDNE"
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr "znaczniki hdr: BŁĘDNE, liczba znaczników(%d) jest poza zakresem"
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr "dane hdr: BŁĘDNE, liczba bajtów(%d) jest poza zakresem"
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr "blob hdr(%zd): BŁĘDNE, odczytanie zwróciło %d"
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr "load hdr: BŁĘDNE"
@@ -2468,7 +2471,7 @@ msgstr "nieprawidłowy numer pakietu: %s\n"
msgid "record %u could not be read\n"
msgstr "nie można odczytać wpisu %u\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "pakiet %s nie jest zainstalowany\n"
@@ -2493,7 +2496,7 @@ msgstr "%s: klucz %d nie jest opakowanym kluczem publicznym.\n"
msgid "%s: import read failed(%d).\n"
msgstr "%s: zaimportowanie read się nie powiodło(%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s: headerRead się nie powiodło: %s\n"
@@ -2739,7 +2742,7 @@ msgid "%s: (error 0x%x)"
msgstr "%s: (błąd 0x%x)"
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "otwarcie %s się nie powiodło: %s\n"
@@ -2781,42 +2784,42 @@ msgstr "Niespełnione zależności:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: nie jest pakietem RPM (ani manifestem pakietu): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s nie może zostać zainstalowany\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Pobieranie %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "pomijanie %s — przesłanie się nie powiodło\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "pakiet %s nie jest przesuwalny\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "błąd podczas odczytywania z pliku %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "„%s” podaje wiele pakietów:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "nie można otworzyć %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Instalowanie %s\n"
@@ -3010,17 +3013,17 @@ msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
"Odczytanie pomocniczego wektora się nie powiodło, nie zamontowano /proc?\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Nieznany system: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Proszę skontaktować się z %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "Nie można otworzyć %s do odczytania: %m.\n"
@@ -3038,42 +3041,42 @@ msgstr "Nie można przywrócić bieżącego katalogu: %m"
msgid "<lua> scriptlet support not built in\n"
msgstr "Obsługa skryptów <lua> nie jest wbudowana\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Nie można utworzyć pliku tymczasowego dla %s: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Nie można utworzyć kopii deskryptora pliku: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Nie można odczytać ikony %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Nie można przywrócić katalogu roota: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: „Fwrite” się nie powiodło: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "Skrypt %s się nie powiódł, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "Skrypt %s się nie powiódł, sygnał %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "Skrypt %s się nie powiódł, stan wyjścia %d\n"
@@ -3198,11 +3201,11 @@ msgstr "Skrót SHA1 nagłówka:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr "Sprawdzenie podpisu: BŁĘDNE PARAMETRY (%d %p %d %p %p)"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "pominięto"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "się nie powiodło"
@@ -3308,78 +3311,78 @@ msgstr "Tworzenie %d brakujących indeksów, proszę czekać…\n"
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr "nie można otworzyć indeksu %s używając %s — %s (%d)\n"
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "ścieżka bazy danych nie została ustawiona\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: pomijanie"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "błąd(%d) podczas zapisywania wpisu #%d do %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec się nie powiodło: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp się nie powiodło: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: pomijanie"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: pobrano uszkodzony nagłówek #%u — pomijanie.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: nie można odczytać nagłówka pod 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "ścieżka bazy danych nie została ustawiona"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "utworzenie katalogu %s się nie powiodło: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "nagłówek #%u w bazie danych jest błędny — pomijanie.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "nie można dodać wpisu będącego pierwotnie przy %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"przebudowanie bazy danych się nie powiodło: pierwotna baza danych pozostała "
"na miejscu\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "zamiana poprzedniej bazy danych na nową się nie powiodła.\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "aby odzyskać, należy zastąpić pliki w %s plikami z %s"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "usunięcie katalogu %s się nie powiodło: %s\n"
@@ -3540,7 +3543,7 @@ msgstr "Makro niemożliwe do przetworzenia po %%\n"
msgid "failed to load macro file %s"
msgstr "wczytanie pliku makra %s się nie powiodło"
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktywne %d puste %d\n"
@@ -3614,12 +3617,17 @@ msgstr "ostrzeżenie: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "przydzielenie pamięci (%u bajtów) zwróciło NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, identyfikator klucza %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(brak)"
@@ -3667,101 +3675,101 @@ msgstr "Nieobsługiwany algorytm mieszania PGP %u\n"
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "Nieobsługiwany algorytm klucza publicznego PGP %u\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Nie można wykonać %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "„fdopen” się nie powiodło\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr "Nie można zapisać do potoku\n"
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr "Nie można odczytać z pliku %s: %s\n"
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "wykonanie gpg się nie powiodło (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "zapisanie podpisu przez gpg się nie powiodło\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "nie można odczytać podpisu\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature się nie powiodło: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature się nie powiodło: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s: headerRead się nie powiodło: %s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp się nie powiodło\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "„fdopen” się nie powiodło\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s: headerRead się nie powiodło: %s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s zawiera już identyczny podpis, pomijanie\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature się nie powiodło: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "Nie można podpisywać pakietów RPM v3\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s zawiera już identyczny podpis, pomijanie\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature się nie powiodło: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead się nie powiodło: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "zastąpienie %s się nie powiodło: %s\n"
@@ -3775,6 +3783,9 @@ msgstr "%s: odczytanie manifestu się nie powiodło: %s\n"
msgid "don't verify header+payload signature"
msgstr "bez sprawdzania podpisu nagłówka+danych"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "Konwersja %s na długą liczbę całkowitą się nie powiodła.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Proszę podać hasło: "
diff --git a/po/pt.po b/po/pt.po
index 4bf61bda8..4466de222 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Portuguese (http://www.transifex.com/rpm-team/rpm/language/"
@@ -81,7 +81,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Opções de Instalação/Actualização/Remoção:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
@@ -704,218 +704,218 @@ msgstr "&& e || não suportados em cadeias de caracteres\n"
msgid "syntax error in expression\n"
msgstr "erro de sintaxe na expressão\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Falta um '(' em %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Falta um ')' em %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Elemento %s inválido: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Falta um %s em %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Carácter sem ser espaço a seguir a %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sintaxe inválida: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Spec de modo inválido: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Spec de dirmode inválido: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "O ficheiro tem de começar por \"/\": %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Ficheiro listado duas vezes: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "A 'symlink' aponta para a BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Ficheiro não encontrado: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "O ficheiro precisa de começar por \"/\": %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Ficheiro não encontrado pelo glob: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "linha: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Ficheiro não encontrado pelo glob: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ficheiro inválido: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -934,88 +934,92 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr ""
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Não consegui canonizar o nome da máquina: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Não consegui criar região imutável do cabeçalho.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Não consigo aceder ao %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Não consegui gravar o pacote: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
"Não consegui gravar o cabeçalho temporário\n"
"\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Dados de CSA inválidos\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Gravei: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Não consigo gerar o ficheiro de saída para o pacote %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "não consigo criar o %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "linha %d: segundo %s\n"
@@ -1133,146 +1137,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "A arquitectura está excluída: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "A arquitectura não está incluída: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "O SO está excluído: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "O SO não está incluído: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "O campo %s tem de estar presente no pacote: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Entradas %s duplicadas no pacote: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Não consegui abrir o ícone %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Não consegui ler o ícone %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Tipo de ícone desconhecido: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "linha %d: Opção só recebe um parâmetro: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "linha %d: segundo %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "Linha %d: Opção inválida: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "linha %d: Opção em branco: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "linha %d: Os prefixos não podem acabar em \"/\": %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "linha %d: A docdir tem de começar por '/': %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "linha %d: Qualificadores %s: inválidos: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "linha %d: Formato da BuildArchitecture inválido: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Erro interno: Opção esquisita %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Descrição do pacote inválida: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "O pacote já existe: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "linha %d: Opção desconhecida: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1331,35 +1335,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr "linha %d: segundo %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1404,71 +1408,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "linha %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Incapaz de aceder ao %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Descobri um %%else sem um %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Descobri um %%endif sem um %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Não foram encontradas arquitecturas compatíveis para as quais criar\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "O pacote não tem uma %%description: %s\n"
@@ -1539,83 +1543,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Não consegui executar o %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Não consegui executar à parte o %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Não consegui encontrar o %s:\n"
@@ -1645,168 +1644,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(não é um número)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(não é um base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(tipo inválido)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(não é um blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s gravado como %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s criado como %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2450,7 +2453,7 @@ msgstr "número de pacote inválido: %s\n"
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "o pacote %s não está instalado\n"
@@ -2475,7 +2478,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2714,7 +2717,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "o acesso ao %s falhou: %s\n"
@@ -2756,42 +2759,42 @@ msgstr ""
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "o %s não pode ser instalado\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "A obter o %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "erro ao ler do ficheiros %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "não consigo aceder ao %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "A instalar o %s\n"
@@ -2987,17 +2990,17 @@ msgstr "má opção '%s' em %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Sistema desconhecido: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Por favor contacte o %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -3015,42 +3018,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Não consegui ler o ícone %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Não consegui ler o ícone %s: %s\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: O fwrite falhou: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3175,11 +3178,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3285,77 +3288,77 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "não foi definido o dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: não consigo ler o cabeçalho em 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "não foi definido o dbpath"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "não consigo adicionar o registo originalmente em %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"falhou a reconstrução da base de dados: a base de dados original mantém-se\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "falhou a substituição da base de dados antiga pela nova!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "substituir os ficheiros em %s por ficheiros de %s a recuperar"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "falhou a remoção da directoria %s: %s\n"
@@ -3514,7 +3517,7 @@ msgstr "Segue-se uma macro impossível de analisar ao %%\n"
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== activo %d vazio %d\n"
@@ -3588,12 +3591,17 @@ msgstr "aviso: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "a alocação de memória (%u bytes) devolveu NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3641,101 +3649,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Não consegui executar %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: o acesso falhou: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "o gpg não conseguiu gravar a assinatura\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "incapaz de ler a assinatura\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: o rpmWriteSignature falhou: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: o rpmWriteSignature falhou: %s\n"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "o exec falhou\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "o exec falhou\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "o exec falhou\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: o rpmWriteSignature falhou: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: o writeLead falhou: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 349da9b87..d5461ad42 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rpm-team/rpm/"
@@ -82,7 +82,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Opções de Instalação/Atualização/Remoção:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Opções comuns para todos os executáveis e modos rpm:"
@@ -723,203 +723,203 @@ msgstr "&& e || não são suportados para strings\n"
msgid "syntax error in expression\n"
msgstr "erro de sintaxe na expressão\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "\"(\" faltando em %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "\"(\" faltando em %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Token de %s inválido: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "%s faltando em %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "caractere de espaço após %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sintaxe inválida: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Modo spec inválido: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Dirmode spec inválido: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capacidade inválida: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Suporte à capacidade de arquivo não embutida\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "O arquivo deve começar com uma \"/\": %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
"Algoritmo de digest %u do arquivo é desconhecido, utilizando o MD5 como "
"alternativa\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Arquivo listado duas vezes: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Ligação simbólica aponta para BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Arquivo não encontrado: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: não foi possível carregar a etiqueta desconhecida (%d).\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: falha ao ler a chave pública.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: não é uma chave pública blindada.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: falha ao codificar\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "O arquivo precisa da \"/\" inicial: %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "O arquivo não foi encontrado pelo glob: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Não foi possível abrir %%files arquivo %s: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "linha: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "O arquivo não foi encontrado pelo glob: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Arquivo inválido: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Procurando por arquivos desempacotados: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -928,17 +928,17 @@ msgstr ""
"Arquivo(s) instalado(s) (mas não empacotado(s)) encontrado(s):\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Processando arquivos: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Binários dependentes de arquitetura no pacote noarch\n"
@@ -957,87 +957,91 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: linha: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Não foi possível canonizar o nome de máquina: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Compactação de carga útil desconhecida: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Não foi possível criar uma região de cabeçalho imutável.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Não foi possível abrir %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Não foi possível gravar o pacote: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Não foi possível gravar o cabeçalho temporário\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Dados CSA inválidos\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Gravou: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Executando \"%s\":\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "A execução de \"%s\" falhou.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Falha na verificação \"%s\" do pacote.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
"Não foi possível gerar o nome de arquivo de saída para o pacote %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "Não foi possível criar %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "linha %d: segundo %s\n"
@@ -1155,147 +1159,147 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "A arquitetura está excluída: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "A arquitetura não está excluída: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "O SO está excluído: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "O SO não está incluído: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "o campo %s deve estar presente no pacote: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Entrada %s duplicada no pacote: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Não foi possível abrir o ícone %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Não foi possível ler o ícone %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Tipo de ícone desconhecido: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "linha %d: A etiqueta toma apenas um token: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "linha %d: caractere inválido \"%c\" em: %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "linha %d: caractere inválido \"..\" em: %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "linha %d: segundo %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: linha: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "linha %d: Etiqueta mal formada: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "linha %d: Etiqueta vazia: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "linha %d: Os prefixos não podem terminar com \"/\": %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "linha %d: O docdir deve começar com \"/\": %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "linha %d: campo Epoch deve ser um número sem sinal: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "linha %d: %s inválido: qualificadores: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "linha %d: formato BuildArchitecture inválido: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "linha %d: Somente subpacotes noarch são suportados: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Erro interno: tag %d falsa\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "linha %d: %s é obsoleto: %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Especificação do pacote inválida: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "O pacote já existe: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "linha %d: Etiqueta desconhecida: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} não pode ser vazio\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} não pode ser \"/\"\n"
@@ -1354,35 +1358,35 @@ msgstr "número da correção %s inválido: %s\n"
msgid "line %d: second %%prep\n"
msgstr "linha %d: segundo %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1427,71 +1431,71 @@ msgstr "linha %d: script interno não suportado: %s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "linha %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Não foi possível abrir %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Há um %%else sem um %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Há um %%endif sem um %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Nenhuma arquitetura compatível encontrada para a construção\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "O pacote não tem %%description: %s\n"
@@ -1562,83 +1566,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "Ignorar regex inválida %s\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Não foi possível criar um pipe para %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Não foi possível executar %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Não foi possível bifurcar %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "A conversão de %s para inteiro longo falhou.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "Os atributos do arquivo não foram configurados\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) falhou: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load falhou: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Falha no reconhecimento do arquivo \"%s\": modo %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Localizando %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Falha ao localizar %s:\n"
@@ -1668,168 +1667,172 @@ msgstr "o pacote %s já foi adicionado, ignorando %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "o pacote %s já foi adicionado, substituindo por %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(não é um número)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(não é base 64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(tipo inválido)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(não é um blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(tipo xml inválido)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(não é uma assinatura OpenPGP)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "normal"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "substituído"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "não instalado"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "compartilhado pela rede"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "cor errada"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "faltando"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(desconhecido)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(não é uma sequência)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s salvo como %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s criado como %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2470,7 +2473,7 @@ msgstr "número de pacote inválido: %s\n"
msgid "record %u could not be read\n"
msgstr "o registro %u não pôde ser lido\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "o pacote %s não está instalado\n"
@@ -2495,7 +2498,7 @@ msgstr "%s: %d não é uma chave pública blindada.\n"
msgid "%s: import read failed(%d).\n"
msgstr "%s: leitura de importação falhou (%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2743,7 +2746,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "falha ao abrir %s: %s\n"
@@ -2785,42 +2788,42 @@ msgstr "Dependências não satisfeitas:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: não é um pacote rpm (ou um manifesto de pacote): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s não pode ser instalado\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Obtendo %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "ignorando %s - a transferência falhou\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "o pacote %s não é realocável\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "erro ao ler o arquivo %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "\"%s\" especifica múltiplos pacotes:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "Não foi possível abrir %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Instalando %s\n"
@@ -3016,17 +3019,17 @@ msgstr "opção inválida \"%s\" em %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Sistema desconhecido: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Por favor, contate %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "Não foi possível abrir %s para leitura: %m.\n"
@@ -3044,42 +3047,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr "suporte a scriptlet <lua> não embutido\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Não foi possível criar um arquivo temporário para %s: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Não foi possível duplicar o descritor do arquivo: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Não foi possível ler o ícone %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Não foi possível restaurar o diretório raiz: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite falhou: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "o scriptlet %s falhou, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "o scriptlet %s falhou, sinal %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "o scriptlet %s falhou, status de saída %d\n"
@@ -3204,11 +3207,11 @@ msgstr "Digest do cabeçalho SHA1:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "ignorado"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "falhou"
@@ -3314,78 +3317,78 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "nenhum dbpath foi definido\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: ignorando"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "erro (%d) ao armazenar o registro #%d em %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: o regexec falhou: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: o regcomp falhou: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: ignorando"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: cabeçalho danificado #%u recuperado -- ignorando.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: não foi possível ler o cabeçalho em 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "nenhum dbpath foi definido"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "falha ao criar o diretório %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "o cabeçalho #%u do banco de dados é inválido -- ignorando.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "não é possível adicionar o registro originalmente em %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"falha ao reconstruir o banco de dados: o banco de dados original permanece "
"no lugar\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "falha ao substituir o banco de dados velho pela novo!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "substituir arquivos em %s com arquivos de %s para recuperação"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "falha ao remover o diretório %s: %s\n"
@@ -3544,7 +3547,7 @@ msgstr "Um %% é seguido por um macro não analisável\n"
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== %d ativo %d vazio\n"
@@ -3618,12 +3621,17 @@ msgstr "aviso: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "a alocação de memória (%u bytes) retornou NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, ID da chave %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(nada)"
@@ -3671,101 +3679,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Não foi possível executar %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: falha ao abrir: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "a execução do gpg falhou (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "o gpg falhou ao gravar a assinatura\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "não foi possível ler a assinatura\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature falhou: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature falhou: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "a execução falhou\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "o rpmMkTemp falhou\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "a execução falhou\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "a execução falhou\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature falhou: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature falhou: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead falhou: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
@@ -3779,6 +3787,9 @@ msgstr "%s: falha na leitura do manifesto: %s\n"
msgid "don't verify header+payload signature"
msgstr "não verificar a assinatura do cabeçalho+carga útil"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "A conversão de %s para inteiro longo falhou.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Digite a senha: "
diff --git a/po/rpm.pot b/po/rpm.pot
index a58de40d6..c5fce4cdc 100644
--- a/po/rpm.pot
+++ b/po/rpm.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -80,7 +80,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr ""
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
@@ -675,218 +675,218 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr ""
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -905,86 +905,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr ""
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr ""
@@ -1102,146 +1106,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr ""
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, c-format
msgid "line %d: %s in: %s\n"
msgstr ""
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, c-format
msgid "%s in: %s\n"
msgstr ""
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1300,35 +1304,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr ""
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1373,71 +1377,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1508,83 +1512,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr ""
@@ -1614,168 +1613,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr ""
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr ""
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2407,7 +2410,7 @@ msgstr ""
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr ""
@@ -2432,7 +2435,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2670,7 +2673,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
@@ -2712,42 +2715,42 @@ msgstr ""
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr ""
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr ""
@@ -2940,17 +2943,17 @@ msgstr ""
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -2968,42 +2971,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, c-format
msgid "Unable to reset nice value: %s"
msgstr ""
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, c-format
msgid "Unable to reset I/O priority: %s"
msgstr ""
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, c-format
msgid "Fwrite failed: %s"
msgstr ""
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3128,11 +3131,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3238,76 +3241,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
@@ -3466,7 +3469,7 @@ msgstr ""
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
@@ -3540,12 +3543,17 @@ msgstr ""
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3593,95 +3601,95 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
msgid "Fopen failed\n"
msgstr ""
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr ""
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr ""
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
msgid "generateSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
msgid "rpmReadSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
msgid "headerReload failed\n"
msgstr ""
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
msgid "copyFile failed\n"
msgstr ""
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
msgid "headerWrite failed\n"
msgstr ""
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index 1d87f451f..261b55a38 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Russian (http://www.transifex.com/rpm-team/rpm/language/ru/)\n"
@@ -82,7 +82,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Параметры Установки/Обновления/Удаления:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Общие параметры для всех режимов и компонентов rpm:"
@@ -711,201 +711,201 @@ msgstr "&& и || не поддерживаются для строк\n"
msgid "syntax error in expression\n"
msgstr "синтаксическая ошибка в выражении\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Отсутствует '(' в %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "отсутствует ')' в %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Неверный токен %s: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Отсутствует %s в %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Не пробел следует после %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Неверный синтаксис: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Неверные права: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Неверные права на каталог %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Файл должен начинаться с \"/\": %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Не удается проверить файл %u, возврат к MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Файл указан дважды: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Символическая ссылка указывает на BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Файл не найден: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: это не открытый ключ.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Файл должен начинаться с \"/\": %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Файл не найден: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "строка: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Файл не найден: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Неверный файл %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Проверка на неупакованный(е) файл(ы): %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -914,17 +914,17 @@ msgstr ""
"Обнаружен(ы) установленный(е) (но не упакованный(е)) файл(ы):\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Двоичные данные с архитекутрой в пакете noarch\n"
@@ -943,86 +943,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr ""
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Невозможно канонизировать имя компьютера: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Невозможно поместить заголовок в нерперывную область памяти.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Невозможно открыть %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Невозможно записать пакет: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Невозможно записать временный заголовок\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Неверные данные CSA\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Записан: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Выполнение \"%s\":\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Выполнение \"%s\" не удалось.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Невозможно создать имя файла для пакета %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "невозможно создать %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "строка %d: второе %s\n"
@@ -1140,146 +1144,146 @@ msgstr "Загрузка %s в %s\n"
msgid "Couldn't download %s\n"
msgstr "Невозможно загрузить %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Архитектура исключена: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Архитектура не включена: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "ОС исключена: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "ОС не включена: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "Поле %s обязано присутствовать в пакете: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Повторяющиеся записи %s в пакете: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Невозможно открыть пиктограмму %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Невозможно прочитать пиктограмму %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Неизвестный тип пиктограммы: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "строка %d: Ярлык требует только один аргумент: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "строка %d: второе %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "строка %d: Неверный тэг: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "строка %d: Пустой тэг: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "строка %d: Префикс не может заканчиваться на \"/\": %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "строка %d: Docdir должен начинаться с '/': %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "строка %d: Неверное число %s: определяет: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "строка %d: Неверный формат BuildArchitecture: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Внутренняя ошибка: Неизвестный ярлык %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Неверная спецификация пакета: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Пакет уже существует: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "строка %d: Неизвестный тэг: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1338,35 +1342,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr "строка %d: второй %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1411,71 +1415,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "строка %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Невозможно открыть %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Найден %%else без %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Найден %%endif без %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Не найдены совместимые архитектуры для сборки.\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Пакет не имеет %%description: %s\n"
@@ -1546,83 +1550,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Невозможно выполнить %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Сбой ветвления %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s не удалось: %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "не удалось записать все данные в %s: %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Идет поиск %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Невозможно найти %s:\n"
@@ -1652,168 +1651,172 @@ msgstr "пакет %s был уже добавлен, пропускаем %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "пакет %s уже был добавлен, заменяется %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(не число)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(не base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(неправильный тип)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(not a blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(неверный тип xml)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(не подпись формата OpenPGP)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "Неверная дата %u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "нормальный"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "перемещен"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "не установлен"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(неизвестный)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(не строка)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s сохранен как %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s создан как %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2455,7 +2458,7 @@ msgstr "неверный номер пакета: %s\n"
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "пакет %s не установлен\n"
@@ -2480,7 +2483,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2719,7 +2722,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "невозможно открыть %s: %s\n"
@@ -2761,42 +2764,42 @@ msgstr "Неудовлетворенные зависимости:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: не пакет (или манифест пакета) rpm : %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s не может быть установлен\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Загружается %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "ошибка чтения из файла %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "невозможно открыть %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Устанавливается %s\n"
@@ -2990,17 +2993,17 @@ msgstr "неверный параметр '%s' в %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Неизвестная система: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -3018,42 +3021,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Невозможно прочитать пиктограмму %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Невозможно прочитать пиктограмму %s: %s\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: ошибка Fwrite: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3178,11 +3181,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "пропущено"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3288,77 +3291,77 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "параметер dbpath не установлен\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "ошибка (%d) сохранения записи #%d в %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: получен поврежденный заголовок #%u -- пропускается.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: невозможно прочесть заголовок в 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "параметер dbpath не установлен"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "заголовок номер %u в базе данных неверный -- пропускается.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "невозможно добавить запись (первоначально в %u)\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"перестроение базы данных не удалось, старая база данных остается на месте\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "невозможно заменить старую базу данных на новую!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "файлы в %s заменяются файлами из %s для восстановления"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "ошибка удаления каталога %s: %s\n"
@@ -3518,7 +3521,7 @@ msgstr "непонятный макрос после %%\n"
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "====================== активных %d пустых %d\n"
@@ -3592,12 +3595,17 @@ msgstr "предупреждение: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "memory alloc (%u bytes) returned NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3645,101 +3653,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Невозможно выполнить %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: ошибка открытия: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "ошибка gpg при записи подписи\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "невозможно прочесть подпись\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: ошибка rpmWriteSignature: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: ошибка rpmWriteSignature: %s\n"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "запуск не удался\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "запуск не удался\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "запуск не удался\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: ошибка rpmWriteSignature: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: ошибка writeLead: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/sk.po b/po/sk.po
index a7a57d15a..608fcbc9e 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2015-08-13 10:17+0000\n"
"Last-Translator: Lubos Kardos <kardos.lubos@gmail.com>\n"
"Language-Team: Slovak (http://www.transifex.com/rpm-team/rpm/language/sk/)\n"
@@ -83,7 +83,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Možnosti pre Inštaláciu/Upgrade/Mazanie:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Spoočné možnosti pre všetky režimy rpm a spustiteľné súbory:"
@@ -708,201 +708,201 @@ msgstr "&& a || nie sú podporované pre reťazce\n"
msgid "syntax error in expression\n"
msgstr "chyba syntaxe vo výraze\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Chýba '(' v %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Chýba ')' v %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Neplatný %s token: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Chýba %s v %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Nasleduje nie prázdny znak %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Zlá syntax: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Zlý režim spec: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Zlý režim adresára spec: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Nepoužiteľná dĺžka lokalizácie: \"%s\" v %%lang(%s)\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Dvojitá lokalizácia %s v %%lang(%s)\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Neplatná možnosť: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Podpora možností súboru nie je zabudovaná\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Súbor musí začínať na \"/\": %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Neznámy prehľad súborového algoritmu %u, návrat späť k MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Súbor uvedený dvakrát: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "čítanie symlinku %s zlyhalo: %s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolický link ukazuje na BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Cesta sa nachádza mimo buildroot: %s\n"
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "Priečinok nenájdený: %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Súbor nenájdený: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr "Toto nie je adresár: %s\n"
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: nie je možné načítať neznámu značku (%d).\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: čítanie verejného kľúča zlyhalo.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: nie je obrnený verejný kľúč.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: zlyhalo kódovanie\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Súbor potrebuje úvodný \"/\": %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev glob nie je povolený: %s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "Priečinok nebol nájdený globom: %s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Súbor nenájdený globom: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Nie je možné otvoriť %%files súbor %s: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "riadok: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Chyba čítania %%files súboru %s: %m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Súbor nenájdený globom: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Viac než jeden súbor na riadku: %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Zlý súbor: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Kontrolujú sa nezabalené súbory: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -911,17 +911,17 @@ msgstr ""
"Nájdené nainštalované (ale nezabalené) súbory:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Spracovávajú sa súbory: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Binárky závislé na architektúre v bezarchitektúrnom balíčku\n"
@@ -940,86 +940,90 @@ msgstr "vytvorenie archívu zlyhalo: %s\n"
msgid "Could not open %s file: %s\n"
msgstr "Nie je možné otvoriť súbor %s: %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: riadok: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nie je možné kanonizovať názov počítača: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Neznáma kompresia payloadu: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Nie je možné vytvoriť nezmeniteľný region hlavičky.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Nie je možné otvoriť %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Nie je možné zapísať balíček: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Nie je možné zapísať dočasnú hlavičku\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Zlé CSA dáta\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapísané: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Spúšťa sa \"%s\":\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Spustenie \"%s\" zlyhalo.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Kontrola balíčka \"%s\" zlyhala.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Nie je možné vytvoriť meno výstupného súboru pre balík %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "nie je možné vytvoriť %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "riadok %d: druhý %s\n"
@@ -1137,147 +1141,147 @@ msgstr "Sťahuje sa %s do %s\n"
msgid "Couldn't download %s\n"
msgstr "Nie je možné stiahnuť %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Architektúra je vyradená: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Architektúra nie je zahrnutá: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "OS je vyradený: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "OS nie je zahrnutý: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "Položka %s musí byť v balíčku prítomná: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Duplikovaná položka %s v balíčku: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Nie je možné otvoriť ikonu %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Nie je možné prečítať ikonu %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Neznámy typ ikony: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "riadok %d: Značka má len jeden token: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "riadok %d: Neplatný znak '%c' v: %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "riadok %d: Neplatná sekvencia \"..\" v: %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "riadok %d: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: riadok: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "riadok %d: Poškodená značka: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "riadok %d: Prázdna značka: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "riadok %d: Prefixy nemôžu končiť \"/\": %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "riadok %d: Docdir musí začínať '/': %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "riadok %d: Súbor epochy musí byť nepodpísané číslo: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "riadok %d: Zlé určenie %s: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "riadok %d: Zlý formát BuildArchitecture: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "riadok %d: Podporované sú iba subbalíčky typu noarch: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Interná chyba: Chybná značka %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "riadok %d: %s je zastaralý: %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Zlá špecifikácia balíčka: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Balíček už existuje: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "riadok %d: neznáma značka: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} nemôže byť prázdne\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} nemôže byť \"/\"\n"
@@ -1336,35 +1340,35 @@ msgstr "Neplatné číslo záplaty %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "riadok %d: druhý %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr "Tokeny závislosti musia začínať alfa-numerickými znakmi, '_' alebo '/'"
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "Názov súboru s verziou nie je povolený"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "Neplatná závislosť"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "Vyžadovaná verzia"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "riadok %d: %s: %s\n"
@@ -1409,71 +1413,71 @@ msgstr "riadok %d: nepodporovaný interný skript: %s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr "riadok %d: argumenty interpretera nie sú v triggeroch povolené: %s\n"
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "riadok %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Nie je možné otvoriť %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s:%d: Očakávaný argument pre %s\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr "riadok %d: neuzatvorené makro alebo zlá náväznosť riadka\n"
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s:%d: zlá kondícia %%if\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%else bez počiatočného %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%endif bez počiatočného %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Nenájdené žiadne kompatibilné architektúry pre zostavenie\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Balíček neobsahuje %%description: %s\n"
@@ -1545,83 +1549,78 @@ msgstr "Príliž veľa argumentov v riadku: %s\n"
msgid "Processing policies: %s\n"
msgstr "Vykonávaná politika: %s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "Ignorovanie neplatného regexu %s\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Nie je možné vytvoriť rúru pre %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Nie je možné spustiť %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Nie je možné vykonať fork %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s zlyhalo: %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "nie je možné zapísať všetky dáta do %s: %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "Konverzia %s na dlhý integer zlyhala.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "Klasifikátor prázdneho súboru\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "Nenastavené žiadne atribúty\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) zlyhalo: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load zlyhal: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Rozpoznávanie súboru \"%s\" zlyhalo: režim %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Hľadá sa %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Zlyhalo vyhľadávanie %s:\n"
@@ -1651,168 +1650,172 @@ msgstr "balíček %s už bol pridaný, %s sa preskakuje\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "balíček %s už bol pridaný, nahradzuje sa s %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(nie je číslo)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(nie je base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(neplatný typ)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(nie je blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(neplatný typ xml)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(nie je OpenPGP podpis)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "normálny"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "nahradený"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "nenainštalovaný"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "zdieľaný sieťou"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "zlá farba"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "chýbajúci"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(neznámy)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(nie je reťazec)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s uložený ako %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s vytvorený ako %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2454,7 +2457,7 @@ msgstr "chybné číslo balíku: %s\n"
msgid "record %u could not be read\n"
msgstr "záznam %u nie je možné čítať\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "balík %s nie je nainštalovaný\n"
@@ -2479,7 +2482,7 @@ msgstr "%s: kľúč %d nie je verejný obrnený kľúč.\n"
msgid "%s: import read failed(%d).\n"
msgstr "%s: importné čítanie zlyhalo(%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2722,7 +2725,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "otvorenie %s zlyhalo: %s\n"
@@ -2764,42 +2767,42 @@ msgstr "Zlyhané závislosti:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: nie je balíček rpm (alebo balíček manifestu): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s nie je možné nainštalovať\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Prenáša sa %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "preskakuje sa %s - transfer zlyhal\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "balíček %s nie je premiestniteľný\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "chyba pri čítaní zo súboru %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "\"%s\" špecifikuje viacero balíčkov:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "nie je možné otvoriť %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Inštaluje sa %s\n"
@@ -2993,17 +2996,17 @@ msgstr "zlá možnosť '%s' na %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Neznámy systém: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Prosím kontaktujte %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "Nie je možné otvoriť %s pre čítanie: %m.\n"
@@ -3021,42 +3024,42 @@ msgstr "Nie je možné obnoviť aktuálny priečinok: %m"
msgid "<lua> scriptlet support not built in\n"
msgstr "nie je zabudovaná podpora pre skriptlety <lua>\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Nie je možné vytvoriť dočasný súbor pre %s: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Nie je možné duplikovať popisovač súboru: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Nie je možné prečítať ikonu %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Nie je možné obnoviť koreňový adresár: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite zlyhalo: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s skriptlet zlyhal, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s skriplet zlahal, signál %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s skriplet zlyhal, návratový kód: %d\n"
@@ -3181,11 +3184,11 @@ msgstr "SHA1 digest v hlavičke:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "preskočené"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "zlyhané"
@@ -3291,76 +3294,76 @@ msgstr "Generuje sa %d chýbajúcich indexov, prosím čakajte...\n"
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "nenastavená dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: preskakuje sa"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "chyba(%d) ukladania záznamu #%d do %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec zlyhal: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp zlyhal: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: preskakuje sa"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: poškodená hlavička #%u získaná -- preskakuje sa.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: nie je možné čítať hlavičku na 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "nebola nastavená žiadna dbpath"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "zlyhanie pri vytváraní priečinka %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "hlavička #%u v databázy je zlá -- preskakuje sa.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "nie je možné pridať záznam pôvodne na %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr "zlyhalo znovuzostavenie databázy: pôvodná databáza zostáva na mieste\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "nepodarilo sa nahradiť starú databázu novou!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "nahradiť súbory v %s súbormi z %s pre obnovenie"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "nepodarilo sa odstrániť adresár %s: %s\n"
@@ -3521,7 +3524,7 @@ msgstr "Po %% nasleduje nespracovateľné makro\n"
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktívnych %d prázdnych %d\n"
@@ -3595,12 +3598,17 @@ msgstr "varovanie: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "alokácia pamäti (%u bajtov) vrátila NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, ID kľúča %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(žiadne)"
@@ -3648,101 +3656,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Nie je možné spustiť %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: otvorenie zlyhalo: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "spustenie gpg zlyhalo (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg zlyhal pri zápise podpisu\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "nie je možné prečítať podpis\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature zlyhalo: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature zlyhalo: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "vykonanie zlyhalo\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp zlyhal\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "vykonanie zlyhalo\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "vykonanie zlyhalo\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s už obsahuje rovnaký podpis, preskakuje sa\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature zlyhalo: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s už obsahuje rovnaký podpis, preskakuje sa\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature zlyhalo: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead zlyhalo: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "nahradenie %s zlyhalo: %s\n"
@@ -3756,6 +3764,9 @@ msgstr "%s: čítanie zoznamu zlyhalo: %s\n"
msgid "don't verify header+payload signature"
msgstr "neoverovať podpis hlavičky a payloadu"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "Konverzia %s na dlhý integer zlyhala.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Zadajte helo:"
diff --git a/po/sl.po b/po/sl.po
index aae82dc40..c19927c51 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Slovenian (http://www.transifex.com/rpm-team/rpm/language/"
@@ -82,7 +82,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr ""
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
@@ -679,218 +679,218 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr ""
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -909,86 +909,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr ""
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Iskanje kanoničnega imena gostitelja je bilo neuspešno: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Ni možno odpreti %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Neuspešno ustvarjanje izhodne datoteke za paket %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "ni možno ustvariti %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr ""
@@ -1106,146 +1110,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr ""
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "vrstica %d: Napačno število %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "datoteka %s: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1304,35 +1308,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr ""
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1377,71 +1381,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Ni možno odpreti %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1512,83 +1516,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr ""
@@ -1618,168 +1617,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(ni število)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr ""
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2417,7 +2420,7 @@ msgstr "neveljavna številka paketa: %s\n"
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "paket %s ni nameščen\n"
@@ -2442,7 +2445,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2681,7 +2684,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "odpiranje %s je bilo neuspešno: %s\n"
@@ -2723,42 +2726,42 @@ msgstr ""
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s ni možno namestiti\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Prenašanje %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "napaka pri branju iz datoteke %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "ni možno odpreti %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Nameščanje %s\n"
@@ -2951,17 +2954,17 @@ msgstr ""
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Neznan sistem: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -2979,42 +2982,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Datoteke s specifikacijami %s ni možno odpreti: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, c-format
msgid "Unable to reset I/O priority: %s"
msgstr ""
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: pisanje Fwrite je bilo neuspešno: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3139,11 +3142,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3249,76 +3252,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "dbpath ni nastavljena"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "zamenjava stare podatkovne zbirke z novo je bila neuspešna!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "neuspešna odstranitev imenika %s: %s\n"
@@ -3479,7 +3482,7 @@ msgstr ""
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktivni %d prazni %d\n"
@@ -3553,12 +3556,17 @@ msgstr "opozorilo: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "alokacija pomnilnika (%u bajtov) vrnjeno NIČ.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3606,101 +3614,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: odpiranje je bilo neuspešno: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr ""
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr ""
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature je bilo neuspešno: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmWriteSignature je bilo neuspešno: %s\n"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "izvajanje je bilo neuspešno\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "izvajanje je bilo neuspešno\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "izvajanje je bilo neuspešno\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature je bilo neuspešno: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead je bil neuspešen: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/sr.po b/po/sr.po
index 67a96d2f0..255c0b73a 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Serbian (http://www.transifex.com/rpm-team/rpm/language/sr/)\n"
@@ -81,7 +81,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Опције инсталације/надградње/брисања:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Заједничке опције за све rpm режиме и извршне програме:"
@@ -698,201 +698,201 @@ msgstr "&& и || нису подржани за стрингове\n"
msgid "syntax error in expression\n"
msgstr "синтаксна грешка у изразу\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Недостаје „(“ у %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Недостаје „)“ у %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Неисправан %s знак: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Недостаје %s у %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Размак који није празан следи %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Лоша синтакса: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Лоша спецификација режима: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Лоша спецификација режима директоријума: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Неисправна могућност: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Није уграђена подршка за могућност датотеке\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Датотека мора почети са „/“: %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Непознат алгоритам %u за сажимање датотека, враћам се на MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Датотека наведена двапут: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symlink тачке за BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Датотека није пронађена: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: не могу да учитам непознату ознаку (%d).\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: неуспело читање јавног кључа.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: јавни кључ није ојачан.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Испред датотеке је потребно да стоји „/“: %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Датотека није пронађена поклапањем: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Не могу да отворим %%files датотеку %s: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "ред: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Датотека није пронађена поклапањем: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Лоша датотека: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Проверавам за незапаковане датотеке: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -901,17 +901,17 @@ msgstr ""
"Пронађене су инсталиране (али незапаковане) датотеке:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Бинарне датотеке зависне од архитектуре у noarch пакету\n"
@@ -930,86 +930,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: ред: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Није могуће утврдити назив домаћина: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Непозната компресија товара: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Не могу да направим непроменљиву област заглавља.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Не могу да отворим %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Не могу да запишем пакет: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Не могу да упишем привремено заглавље\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Лоши CSA подаци\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Записано: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Извршавам „%s“:\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Извршавање „%s“ није успело.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Неуспела провера пакета „%s“.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Не могу да направим име излазне датотеке за пакет %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "не могу да направим %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "ред %d: други %s\n"
@@ -1127,146 +1131,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Архитектура је изостављена: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Архитектура није уврштена: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "OS је изостављен: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "OS није уврштен: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "%s поље мора бити присутно у пакету: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Удвојене %s ставке у пакету: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Не могу да отворим икону %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Не могу да прочитам икону %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Непозната врста иконе: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "ред %d: Ознака прихвата само један жетон: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "ред %d: други %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: ред: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "ред %d: Лоше обликована ознака: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "ред %d: Празна ознака: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "ред %d: Префикси се не смеју завршавати са „/“: %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "ред %d: Docdir мора почети са „/“: %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "ред %d: Поље епохе мора бити број без предзнака: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "ред %d: Лоши %s: квалификатори: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "ред %d: Лош облик за BuildArchitecture: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "ред %d: Само noarch подпакети су подржани: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Интерна грешка: Лажна ознака %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Лоша спецификација пакета: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Пакет већ постоји: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "ред %d: Непозната ознака: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} не може бити празно\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} не може бити „/“\n"
@@ -1325,35 +1329,35 @@ msgstr "Неисправан број закрпе %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "ред %d: други %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1398,71 +1402,71 @@ msgstr "ред %d: неподржана интерна скрипта: %s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "ред %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Не могу да отворим %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Добио %%else без %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Добио %%endif без %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Нису пронађене усаглашене архитектуре за прављење\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Пакет нема %%description: %s\n"
@@ -1533,83 +1537,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Не могу да направим цев за %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Не могу да извршим %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Не могу да одвојим %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "Пребацивање %s у дуги цео број није успело.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) није успело: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load није успело: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Препознавање датотеке „%s“ није успело: режим %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Проналазак %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Неуспело тражење %s:\n"
@@ -1639,168 +1638,172 @@ msgstr "пакет %s је већ додат, прескачем %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "пакет %s је већ додат, замењујем са %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(није број)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(није base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(неисправна врста)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(није blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(неисправна xml врста)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(није OpenPGP потпис)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s сачувано као %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s направљено као %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2441,7 +2444,7 @@ msgstr "неисправан број пакета: %s\n"
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "пакет %s није инсталиран\n"
@@ -2466,7 +2469,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr "%s: увозно читање није успело(%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2707,7 +2710,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "отварање %s није успело: %s\n"
@@ -2749,42 +2752,42 @@ msgstr "Неуспеле зависности:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: није rpm пакет (или манифест пакета): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s се не може инсталирати\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Прибављам %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "прескачем %s - неуспео пренос\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "пакет %s се не може премештати\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "грешка при читању из датотеке %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "„%s“ одређује више пакета:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "не могу да отворим %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Инсталирам %s\n"
@@ -2978,17 +2981,17 @@ msgstr "лоша опција „%s“ код %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Непознати систем: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Молим вас контактирајте %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "Не могу да отворим %s за читање: %m.\n"
@@ -3006,42 +3009,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr "није уграђена подршка <lua> скриптица\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Не могу да направим привремену датотеку за %s: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Не могу да удвојим описника датотеке: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Не могу да прочитам икону %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Не могу да прочитам икону %s: %s\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite није успело: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s скриптица није успела, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s скриптица није успела, сигнал %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s скриптица није успела, излазни статус %d\n"
@@ -3166,11 +3169,11 @@ msgstr "SHA1 сажетак заглавља:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3276,78 +3279,78 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "није постављен dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: прескачем"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "грешка(%d) при записивању слога #%d у %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec није успео: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp није успео: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: прескачем"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: оштећено заглавље #%u враћено -- прескачем.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: не могу да прочитам заглавље на 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "није постављен dbpath"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "неуспело креирање директоријума %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "заглавље #%u у бази податак је лоше -- прескачем.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "не могу да додам слог првобитно на %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"неуспело поновно прављење базе података: основна база података је остала на "
"месту\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "неуспела замена старе базе података са новом базом података!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "замени датотеке у %s са датотекама из %s да вратиш у претходно стање"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "неуспело уклањање директоријума %s: %s\n"
@@ -3506,7 +3509,7 @@ msgstr "%% је праћена са макроом кога није могућ
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== активно %d празно %d\n"
@@ -3580,12 +3583,17 @@ msgstr "упозорење: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "алокација меморије (%u бајта) је вратила НАЛ.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3633,101 +3641,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Не могу да извршим %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: отварање није успело: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "неуспело gpg извршавање (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg није успео да запише потпис\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "не могу да прочитам потпис\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature није успело: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature није успело: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "неуспело извршавање\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp није успело\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "неуспело извршавање\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "неуспело извршавање\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature није успело: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature није успело: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead није успело: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
@@ -3741,6 +3749,9 @@ msgstr "%s: неуспело читање манифеста: %s\n"
msgid "don't verify header+payload signature"
msgstr "немој проверавати потпис заглавља+товара"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "Пребацивање %s у дуги цео број није успело.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Унесите лозинку: "
diff --git a/po/sr@latin.po b/po/sr@latin.po
index cd0af52e6..a79b90f41 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/rpm-team/rpm/"
@@ -82,7 +82,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Opcije instalacije/nadgradnje/brisanja:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Zajedničke opcije za sve rpm režime i izvršne programe:"
@@ -700,201 +700,201 @@ msgstr "&& i || nisu podržani za stringove\n"
msgid "syntax error in expression\n"
msgstr "sintaksna greška u izrazu\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Nedostaje „(“ u %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Nedostaje „)“ u %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Neispravan %s znak: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Nedostaje %s u %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Razmak koji nije prazan sledi %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Loša sintaksa: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Loša specifikacija režima: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Loša specifikacija režima direktorijuma: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Neispravna mogućnost: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Nije ugrađena podrška za mogućnost datoteke\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Datoteka mora početi sa „/“: %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Nepoznat algoritam %u za sažimanje datoteka, vraćam se na MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Datoteka navedena dvaput: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symlink tačke za BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Datoteka nije pronađena: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: ne mogu da učitam nepoznatu oznaku (%d).\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: neuspelo čitanje javnog ključa.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: javni ključ nije ojačan.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Ispred datoteke je potrebno da stoji „/“: %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Datoteka nije pronađena poklapanjem: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Ne mogu da otvorim %%files datoteku %s: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "red: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Datoteka nije pronađena poklapanjem: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Loša datoteka: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Proveravam za nezapakovane datoteke: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -903,17 +903,17 @@ msgstr ""
"Pronađene su instalirane (ali nezapakovane) datoteke:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Binarne datoteke zavisne od arhitekture u noarch paketu\n"
@@ -932,86 +932,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: red: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Nije moguće utvrditi naziv domaćina: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Nepoznata kompresija tovara: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Ne mogu da napravim nepromenljivu oblast zaglavlja.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Ne mogu da otvorim %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Ne mogu da zapišem paket: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Ne mogu da upišem privremeno zaglavlje\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Loši CSA podaci\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Izvršavam „%s“:\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Izvršavanje „%s“ nije uspelo.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Neuspela provera paketa „%s“.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Ne mogu da napravim ime izlazne datoteke za paket %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "ne mogu da napravim %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "red %d: drugi %s\n"
@@ -1129,146 +1133,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Arhitektura je izostavljena: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Arhitektura nije uvrštena: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "OS je izostavljen: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "OS nije uvršten: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "%s polje mora biti prisutno u paketu: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Udvojene %s stavke u paketu: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Ne mogu da otvorim ikonu %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Ne mogu da pročitam ikonu %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Nepoznata vrsta ikone: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "red %d: Oznaka prihvata samo jedan žeton: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "red %d: drugi %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: red: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "red %d: Loše oblikovana oznaka: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "red %d: Prazna oznaka: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "red %d: Prefiksi se ne smeju završavati sa „/“: %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "red %d: Docdir mora početi sa „/“: %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "red %d: Polje epohe mora biti broj bez predznaka: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "red %d: Loši %s: kvalifikatori: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "red %d: Loš oblik za BuildArchitecture: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "red %d: Samo noarch podpaketi su podržani: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Interna greška: Lažna oznaka %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Loša specifikacija paketa: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Paket već postoji: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "red %d: Nepoznata oznaka: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} ne može biti prazno\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} ne može biti „/“\n"
@@ -1327,35 +1331,35 @@ msgstr "Neispravan broj zakrpe %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "red %d: drugi %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1400,71 +1404,71 @@ msgstr "red %d: nepodržana interna skripta: %s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "red %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Ne mogu da otvorim %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Dobio %%else bez %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Dobio %%endif bez %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Nisu pronađene usaglašene arhitekture za pravljenje\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paket nema %%description: %s\n"
@@ -1535,83 +1539,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Ne mogu da napravim cev za %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Ne mogu da izvršim %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Ne mogu da odvojim %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "Prebacivanje %s u dugi ceo broj nije uspelo.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) nije uspelo: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load nije uspelo: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Prepoznavanje datoteke „%s“ nije uspelo: režim %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Pronalazak %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Neuspelo traženje %s:\n"
@@ -1641,168 +1640,172 @@ msgstr "paket %s je već dodat, preskačem %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "paket %s je već dodat, zamenjujem sa %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(nije broj)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(nije base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(neispravna vrsta)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(nije blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(neispravna xml vrsta)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(nije OpenPGP potpis)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s sačuvano kao %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s napravljeno kao %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2444,7 +2447,7 @@ msgstr "neispravan broj paketa: %s\n"
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "paket %s nije instaliran\n"
@@ -2469,7 +2472,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr "%s: uvozno čitanje nije uspelo(%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2711,7 +2714,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "otvaranje %s nije uspelo: %s\n"
@@ -2753,42 +2756,42 @@ msgstr "Neuspele zavisnosti:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: nije rpm paket (ili manifest paketa): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s se ne može instalirati\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Pribavljam %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "preskačem %s - neuspeo prenos\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "paket %s se ne može premeštati\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "greška pri čitanju iz datoteke %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "„%s“ određuje više paketa:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "ne mogu da otvorim %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Instaliram %s\n"
@@ -2982,17 +2985,17 @@ msgstr "loša opcija „%s“ kod %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Nepoznati sistem: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Molim vas kontaktirajte %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "Ne mogu da otvorim %s za čitanje: %m.\n"
@@ -3010,42 +3013,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr "nije ugrađena podrška <lua> skriptica\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Ne mogu da napravim privremenu datoteku za %s: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Ne mogu da udvojim opisnika datoteke: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Ne mogu da pročitam ikonu %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Ne mogu da pročitam ikonu %s: %s\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite nije uspelo: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s skriptica nije uspela, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s skriptica nije uspela, signal %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s skriptica nije uspela, izlazni status %d\n"
@@ -3170,11 +3173,11 @@ msgstr "SHA1 sažetak zaglavlja:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3280,78 +3283,78 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "nije postavljen dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: preskačem"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "greška(%d) pri zapisivanju sloga #%d u %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec nije uspeo: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp nije uspeo: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: preskačem"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: oštećeno zaglavlje #%u vraćeno -- preskačem.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: ne mogu da pročitam zaglavlje na 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "nije postavljen dbpath"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "neuspelo kreiranje direktorijuma %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "zaglavlje #%u u bazi podatak je loše -- preskačem.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "ne mogu da dodam slog prvobitno na %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"neuspelo ponovno pravljenje baze podataka: osnovna baza podataka je ostala "
"na mestu\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "neuspela zamena stare baze podataka sa novom bazom podataka!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "zameni datoteke u %s sa datotekama iz %s da vratiš u prethodno stanje"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "neuspelo uklanjanje direktorijuma %s: %s\n"
@@ -3510,7 +3513,7 @@ msgstr "%% je praćena sa makroom koga nije moguće raščlaniti\n"
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktivno %d prazno %d\n"
@@ -3584,12 +3587,17 @@ msgstr "upozorenje: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "alokacija memorije (%u bajta) je vratila NAL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3637,101 +3645,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Ne mogu da izvršim %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: otvaranje nije uspelo: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "neuspelo gpg izvršavanje (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg nije uspeo da zapiše potpis\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "ne mogu da pročitam potpis\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature nije uspelo: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature nije uspelo: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "neuspelo izvršavanje\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp nije uspelo\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "neuspelo izvršavanje\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "neuspelo izvršavanje\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature nije uspelo: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature nije uspelo: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead nije uspelo: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
@@ -3745,6 +3753,9 @@ msgstr "%s: neuspelo čitanje manifesta: %s\n"
msgid "don't verify header+payload signature"
msgstr "nemoj proveravati potpis zaglavlja+tovara"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "Prebacivanje %s u dugi ceo broj nije uspelo.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Unesite lozinku: "
diff --git a/po/sv.po b/po/sv.po
index 07e8a511b..2f2dd21ab 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2015-08-13 10:40+0000\n"
"Last-Translator: Lubos Kardos <kardos.lubos@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/rpm-team/rpm/language/sv/)\n"
@@ -82,7 +82,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Installations-/Uppdaterings-/Raderingsflaggor:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Gemensamma flaggor för alla rpm-lägen och binärer:"
@@ -702,201 +702,201 @@ msgstr "&& och || stöds inte för strängar\n"
msgid "syntax error in expression\n"
msgstr "syntaxfel i uttryck\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "”(” saknas i %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "”)” saknas i %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ogiltigt %s-element: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "%s saknas i %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Annat än blanktecken följer på %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Felaktig syntax: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Felaktig rättighetsspecifikation: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Felaktig specifikation av katalogrättigheter: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Ovanlig lokallängd: ”%s” i %%lang(%s)\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Duplicerad lokal %s i %%lang(%s)\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Ogiltig förmåga (capability): %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Stöd för filförmågor (capability) är inte inbyggt\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Filnamn måste börja med ”/”: %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Okänd filkontrollsummealgoritm %u, faller tillbaka på MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Filen uppräknad två gånger: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "läsning av symlänk %s misslyckades: %s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolisk länk pekar på BuildRoot: %s → %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Sökvägen är utanför buildroot: %s\n"
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "Katalogen hittades inte: %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Filen hittades inte: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr "Inte en katalog: %s\n"
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: kan inte läsa okänd tagg (%d).\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: läsning av publik nyckel misslyckades.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: inte en publik nyckel med skal.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: misslyckades att koda\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Filen behöver inledande ”/”: %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev-matchning inte tillåten: %s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "Hittade ingen katalog vid matchningen: %s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Hittade ingen fil vid matchningen: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Kunde inte öppna %%files-fil %s: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "rad: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr "Tom %%files-fil %s\n"
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Fel vid läsning av %%files-fil %s: %m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "ogiltigt _docdir_fmt: %s: %s\n"
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Hittade ingen fil vid matchningen: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "Kan inte blanda special %s med andra former: %s\n"
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Mer än en fil på en rad: %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Felaktig fil: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Letar efter opackade fil(er): %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -905,17 +905,17 @@ msgstr ""
"Installerade (men opaketerade) filer funna:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Bearberar filer: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr "Binärers arkitektur (%d) matchar inte paketarkitekturen (%d).\n"
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Arkitekturberoende binärfiler i noarch-paket\n"
@@ -934,86 +934,90 @@ msgstr "misslyckades skapa arkiv: %s\n"
msgid "Could not open %s file: %s\n"
msgstr "Kunde inte öppna %s-fil: %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: rad: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Kunde inte kanonisera värdnamn: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Okänd lastkomprimering: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Kan inte skapa oföränderlig huvudregion.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Kunde inte öppna %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Kunde inte skriva paket: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Kan inte skriva temporärhuvud\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Felaktig CSA-data\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr "Kunde inte söka i filen %s: %s\n"
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr "Fread misslyckades på filen %s: %s\n"
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrev: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Kör ”%s”:\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Körning av ”%s” misslyckades.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Paketkontroll ”%s” misslyckades.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Kunde inte generera utfilnamn för paketet %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "kan inte skapa %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "rad %d: andra %s\n"
@@ -1131,147 +1135,147 @@ msgstr "Hämtar %s till %s\n"
msgid "Couldn't download %s\n"
msgstr "Kunde inte hämta %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Arkitekturen är utesluten: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Arkitekturen är inte medtagen: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "OS är uteslutet: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "OS är inte medtaget: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "%s-fält måste finnas med i paketet: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Dubbla %s-poster i paketet: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Kan inte öppna ikon %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Kan inte läsa ikon %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Okänd ikontyp: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "rad %d: Taggen tar endast ett värde: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "rad %d: Otillåtet tecken ”%c” i: %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "rad %d: Otillåten sekvens ”..” i: %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "rad %d: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: rad: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "rad %d: Felaktig tagg: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "rad %d: Tom tagg: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "rad %d: Prefix får inte sluta med ”/”: %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "rad %d: Docdir måste börja med ”/”: %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "rad %d: Epoch-fält måste vara ett teckenlöst tal: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "rad %d: Felaktigt %s: bestämningar: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "rad %d: Felaktigt BuildArchitecture-format: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "rad %d: Endast noarch-underpaket stöds: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Internt fel: felaktig tagg %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "rad %d: %s är föråldrad: %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Felaktig paketangivelse %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Paketet existerar redan: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "rad %d: Okänd tagg: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} fick inte vara tom\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} kan inte vara ”/”\n"
@@ -1330,35 +1334,35 @@ msgstr "Felaktigt patch-nummer %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "rad %d: andra %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr "Beroenden måste börja alfanumeriskt, med ”_” eller med ”/”"
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "Filnamn med version inte tillåtet"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "ogiltigt beroende"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "Version krävs"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "rad %d: %s: %s\n"
@@ -1403,71 +1407,71 @@ msgstr "rad %d: ej stött internt skript: %s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr "rad %d: argument till tolken tillåts inte i utlösare: %s\n"
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "rad %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Kan inte öppna %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s:%d: Argument förväntades för %s\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr "rad %d: Oavslutat %%if\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr "rad %d: oavslutat makro eller felaktig fortsättning på rad\n"
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s:%d: felaktigt %%if-villkor\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Fick ett %%else utan något %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Fick ett %%endif utan något %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr "%s:%d: felformaterad %%include-sats\n"
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Hittade inga kompatibla arkitekturer att bygga\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paketet har ingen %%description: %s\n"
@@ -1539,83 +1543,78 @@ msgstr "För många argument på rad: %s\n"
msgid "Processing policies: %s\n"
msgstr "Bearbetning policyer: %s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "Ignorerar ogiltigt reguttr %s\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Kunde inte öppna rör för %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Kunde inte köra %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Kunde inte grena (fork) %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s misslyckades: %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "misslyckades med att skriva all data till %s: %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr "felaktig operator"
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr "felaktigt format"
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr "felaktigt beroende (%s): %s\n"
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "Konvertering av %s till långt heltal misslyckades.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "Tom filklassificerare\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "Inga filattribut konfigurerade\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) misslyckades: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load misslyckades: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Igenkänning av filen ”%s” misslyckades: läge %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Letar efter %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Misslyckades med att hitta %s:\n"
@@ -1645,168 +1644,172 @@ msgstr "paket %s var redan tillagt, hoppar över %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "paket %s är redan tillagt, ersätter med %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(inte ett tal)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %d %b %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(inte base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(felaktig typ)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(inte en klick)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(felaktig xml-typ)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(inte en OpenPGP-signatur)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "Ogiltig tidpunkt %u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "normal"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "ersatt"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "inte installerad"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "nätdelad"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "fel färg"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "saknas"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(okänd)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(inte en sträng)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s sparades som %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s skapades som %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s: borttagande misslyckades: %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "katalog"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "fil"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr "tagg[%d]: FEL, tagg %d typ %d position %d antal %d"
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr "hvd SHA1: FEL, ej hex"
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr "hvd RSA: FEL, ej binär"
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr "hvd DSA: FEL, ej binär"
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr "regiontagg: FEL, tagg %d typ %d position %d antal %d"
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr "regionposition: FEL, tagg %d typ %d position %d antal %d"
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr "regionavslutning: FEL, tagg %d typ %d position %d antal %d"
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr "regionstorlek: FEL, ril(%d) > il(%d)"
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr "klickstorlek(%d): FEL, 8 + 16 * il(%d) + dl(%d)"
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr "hvdstorlek(%d): FEL, läsning returnerade %d"
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr "hvdmagi: FEL"
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr "hvdtaggar: FEL, antal taggar(%d) utanför intervall"
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr "hvddata: FEL, antal byte(%d) utanför intervall"
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr "hvdklick(%zd): FEL, läsning returnerade %d"
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr "hvdlast: FEL"
@@ -2448,7 +2451,7 @@ msgstr "felaktigt paketnummer: %s\n"
msgid "record %u could not be read\n"
msgstr "post %u kunde inte läsas\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "paket %s är inte installerat\n"
@@ -2473,7 +2476,7 @@ msgstr "%s: nyckeln %d är inte en bepansrad publik nyckel.\n"
msgid "%s: import read failed(%d).\n"
msgstr "%s: importläsning misslyckades(%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s: headerRead misslyckades: %s\n"
@@ -2715,7 +2718,7 @@ msgid "%s: (error 0x%x)"
msgstr "%s: (fel 0x%x)"
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "misslyckades med att öppna %s: %s\n"
@@ -2757,42 +2760,42 @@ msgstr "Ouppfyllda beroenden:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: inte ett rpm-paket (eller paketspecifikation): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s kan inte installeras\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Hämtar %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "hoppar över %s - överföring misslyckades\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "paket %s är inte relokerbart\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "fel vid läsning från fil %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "”%s” anger flera paket:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "kan inte öppna %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Installerar %s\n"
@@ -2985,17 +2988,17 @@ msgstr "okänd flagga ”%s” vid %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr "Misslyckades att läsa extra vektor, /proc inte monterat?\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Okänt system: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Var god kontakta %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "Kan inte öppna %s för läsning: %m.\n"
@@ -3013,42 +3016,42 @@ msgstr "Det går inte att återställa aktuell katalog: %m"
msgid "<lua> scriptlet support not built in\n"
msgstr "<lua>-skriptstöd är inte inbyggt\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Kunde inte skapa temporärfil för %s: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Kunde inte duplicera filidentifierare: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Kan inte läsa ikon %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Det går inte att återställa root-katalogen: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite misslyckades: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s-skript misslyckades, waitpid(%d) rk %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s-skript misslyckades, signal %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s-skript misslyckades, slutstatus %d\n"
@@ -3173,11 +3176,11 @@ msgstr "Huvudets SHA1-summa:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr "Verifiera signatur: FELAKTIGA PARAMETRAR (%d %p %d %p %p)"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "hoppade över"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "misslyckades"
@@ -3283,76 +3286,76 @@ msgstr "Genererar %d saknade index, vänta …\n"
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr "kan inte öppna %s-indexet med %s - %s (%d)\n"
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "ingen dbpath har satts\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: hoppar över"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "fel(%d) när post nr. %d sparades i %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec misslyckades: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp misslyckades: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: hoppar över"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: skadat huvud nr. %u hämtat -- hoppar över.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: kan inte läsa huvud vid 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "ingen dbpath har satts"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "misslyckades att skapa katalogen %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "huvud nr. %u i databasen är felaktigt -- hoppar över.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "kan inte lägga till post ursprungligen vid %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr "kunde inte bygga om databasen: orginaldatabasen finns kvar\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "kunde inte ersätta gammal databas med ny databas!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "byt ut filer i %s med filer från %s för att återställa"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "kunde inte ta bort katalogen %s: %s\n"
@@ -3513,7 +3516,7 @@ msgstr "Ett %% följs av ett makro som inte kan tolkas\n"
msgid "failed to load macro file %s"
msgstr "misslyckades med att läsa in makrofilen %s"
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktiva %d tomma %d\n"
@@ -3587,12 +3590,17 @@ msgstr "varning: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "minnesallokering (%u byte) returnerade NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, nyckel-ID %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(ingen)"
@@ -3640,101 +3648,101 @@ msgstr "PGP-hash-algoritm %u stödjs inte\n"
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "PGP-publik nyckelalgoritm %u stödjs inte\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Kunde inte köra %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "fdopen misslyckades\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr "Kunde inte skriva till ett rör\n"
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr "Kunde inte läsa från filen %s: %s\n"
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "gpg exec misslyckades (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg kunde inte skriva signatur\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "kan inte läsa signaturen\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature misslyckades: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature misslyckades: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s: headerRead misslyckades: %s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp misslyckades\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "fdopen misslyckades\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s: headerRead misslyckades: %s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s innehåller redan en identisk signatur, hoppar över\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature misslyckades: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "Kan inte signera RPM-v3-paket\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s innehåller redan en identisk signatur, hoppar över\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature misslyckades: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead misslyckades: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "misslyckades med att ersätta %s: %s\n"
@@ -3748,6 +3756,9 @@ msgstr "%s: läsning av paketlista misslyckades: %s\n"
msgid "don't verify header+payload signature"
msgstr "verifiera inte huvud+lastsignatur"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "Konvertering av %s till långt heltal misslyckades.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Ange lösenfras: "
diff --git a/po/te.po b/po/te.po
index 80ca5ff08..a87df762e 100644
--- a/po/te.po
+++ b/po/te.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Telugu (http://www.transifex.com/rpm-team/rpm/language/te/)\n"
@@ -82,7 +82,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr ""
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
@@ -680,218 +680,218 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr ""
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "ఫైలు కనపడలేదు: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "వరుస: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "చెడ్డ ఫైలు: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -910,86 +910,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr ""
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr ""
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr ""
@@ -1107,146 +1111,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr ""
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "ఫైల్ %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1305,35 +1309,35 @@ msgstr ""
msgid "line %d: second %%prep\n"
msgstr ""
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1378,71 +1382,71 @@ msgstr ""
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr ""
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
@@ -1513,83 +1517,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr ""
@@ -1619,168 +1618,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr ""
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr ""
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr ""
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr ""
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr ""
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr ""
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr ""
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr ""
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr ""
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr ""
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr ""
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr ""
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr ""
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr ""
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr ""
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2412,7 +2415,7 @@ msgstr ""
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr ""
@@ -2437,7 +2440,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2675,7 +2678,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
@@ -2717,42 +2720,42 @@ msgstr ""
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr ""
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr ""
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr ""
@@ -2945,17 +2948,17 @@ msgstr ""
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -2973,42 +2976,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, c-format
msgid "Unable to reset nice value: %s"
msgstr ""
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, c-format
msgid "Unable to reset I/O priority: %s"
msgstr ""
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, c-format
msgid "Fwrite failed: %s"
msgstr ""
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3133,11 +3136,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr ""
@@ -3243,76 +3246,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
@@ -3471,7 +3474,7 @@ msgstr ""
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
@@ -3545,12 +3548,17 @@ msgstr ""
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3598,95 +3606,95 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
msgid "Fopen failed\n"
msgstr ""
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr ""
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr ""
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
msgid "generateSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
msgid "rpmReadSignature failed\n"
msgstr ""
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
msgid "headerReload failed\n"
msgstr ""
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
msgid "copyFile failed\n"
msgstr ""
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
msgid "headerWrite failed\n"
msgstr ""
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/tr.po b/po/tr.po
index 84af0d999..95e50c427 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-12-10 15:08+0000\n"
"Last-Translator: Muhammet Kara <muhammetk@gmail.com>\n"
"Language-Team: Turkish (http://www.transifex.com/rpm-team/rpm/language/tr/)\n"
@@ -83,7 +83,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Kurma/Güncelleme/Kaldırma seçenekleri:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Tüm rpm kipleri ve yürütülebilir dosyaları için ortak seçenekler:"
@@ -713,218 +713,218 @@ msgstr "&& ve || dizgelerde desteklenmez\n"
msgid "syntax error in expression\n"
msgstr "ifadede sözdizimi hatası\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s içinde '(' yok: %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s içinde ')' yok: (%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Andaç %s geçersiz: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr ""
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() boşluksuz yazılmış: %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sözdizimi hatası: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "mode spec hatalı: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "dirmode spec hatalı: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Geçersiz yeterlilik: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Dosya \"/\" ile başlamalı: %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Dosya iki kere gösterildi: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Sembolik bağ BuildRoot gösteriyor: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Dosya bulunamadı: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr "Dizin değil: %s\n"
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: genel anahtar okuması başarısız oldu.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: kodlama başarısız oldu\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Dosya \"/\" ile içermeli: %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Dosya glob tarafından bulunamadı: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "satır: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Dosya glob tarafından bulunamadı: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Dosya hatalı: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Dosyalar işleniyor: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -943,86 +943,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: satır: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Böyle bir makina yok: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr ""
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "%s açılamadı: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "paket yazılamadı: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr ""
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "CSA verisi geçersiz\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Yazıldı: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "\"%s\" yürütülüyor:\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "\"%s\"in yürütülmesi başarısız oldu.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "%s paket dosyası için çıktı dosya adı üretilemedi: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "%s dosyası oluşturulamıyor: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "%d satır: %s saniye\n"
@@ -1140,146 +1144,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Mimari dışlandı: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Mimari içerilmedi: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "OS dışlandı: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "OS içerilmedi: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "Pakette %s alan mevcut olmalı: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Pakette %s girdi tekrarlanmış: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "%s kısayol simgesi açılamadı: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "%s kısayol simgesi okunamadı: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "bilinmeyen kısayol simgesi türü: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "satır %d: Etiket sadece tek dizgecik alır: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "%d satır: %s saniye\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: satır: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "satır %d: Etiket bozuk: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "satır %d: Etiket boş: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "satır %d: Önekler \"/\" ile bitemez: %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "satır %d: Docdir '/' ile başlamalı: %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "satır %d: %s hatalı: niteleyiciler: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "satır %d: BuildArchitecture biçimi hatalı: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "İçsel hata: %d etiketi sahte\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Paket özellikleri hatalı: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Paket zaten var: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "satır %d: Bilinmeyen etiket: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1338,35 +1342,35 @@ msgstr "Geçersiz yama numarası %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "satır %d: %%prep saniye\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1411,71 +1415,71 @@ msgstr "satır %d: desteklenmeyen içsel betik: %s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "satır %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "%s açılamadı: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: %%if'siz bir %%else alındı\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: %%if'siz bir %%endif alındı\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Kurgulamak için uyumlu mimari yok\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Paket %%description içermiyor: %s\n"
@@ -1546,83 +1550,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "%s icra edilemedi: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "%s ayrılamadı: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr ""
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr ""
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr ""
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "%s bulunamadı:\n"
@@ -1652,168 +1651,172 @@ msgstr ""
msgid "package %s was already added, replacing with %s\n"
msgstr ""
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(bir sayı değil)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %d %b %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(base64 değil)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(geçersiz tür)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr ""
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(geçersiz xml türü)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(OpenPGP imzası değil)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "normal"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr ""
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "kurulmamış"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr ""
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "yanlış renk"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "eksik"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(bilinmiyor)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(dizge değil)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s %s olarak kaydedildi\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s %s olarak oluşturuldu\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "dizin"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "dosya"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2453,7 +2456,7 @@ msgstr "geçersiz paket numarası: %s\n"
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "%s paketi kurulu değil\n"
@@ -2478,7 +2481,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2717,7 +2720,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "%s açılamadı: %s\n"
@@ -2759,42 +2762,42 @@ msgstr "Sağlanamayan bağımlılıklar:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s yüklenemedi\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "%s alınıyor\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "%s atlanıyor - aktarım başarısız\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "%s dosyasından okuma hatalı\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "%s açılamadı: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "%s kuruluyor\n"
@@ -2987,17 +2990,17 @@ msgstr "seçenek '%s' (%s:%d) de hatalı\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Bilinmeyen sistem: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr ""
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
@@ -3015,42 +3018,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "%s kısayol simgesi okunamadı: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "%s kısayol simgesi okunamadı: %s\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite başarısız: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3175,11 +3178,11 @@ msgstr ""
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "atlandı"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "başarısız oldu"
@@ -3285,78 +3288,78 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "belirtilmiş bir dbpath değeri yok\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: 0x%x de başlık okunamadı\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "belirtilmiş bir dbpath yok"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "kayıt özgün olarak %u e eklenemedi\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"veritabanı yeniden oluşturulamadı: mevcut veritabanı değişmeden\n"
"yerinde bırakıldı\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "eski veritabanının yenisiyle değiştirilirmesi başarısız!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "kurtarmak için %s içindeki dosyalar %s deki dosyalarla değiştiriliyor"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "%s dizininin silinmesi başarısız: %s\n"
@@ -3515,7 +3518,7 @@ msgstr "Bir ayrıştırılamayan makro tarafından bir %% izlendi\n"
msgid "failed to load macro file %s"
msgstr "makro dosyası %s'in yüklenmesi başarısız oldu"
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== %d etkin %d boş\n"
@@ -3589,12 +3592,17 @@ msgstr "uyarı: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "bellek ayrılırken (%u bayt) NULL döndü.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr ""
@@ -3642,101 +3650,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s: açılamadı: %s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "imzanın yazılması sırasında gpg hata verdi\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "imza okunamadı\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: rpmWriteSignature başarısız: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmWriteSignature başarısız: %s\n"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "icra başarısız\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr ""
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "icra başarısız\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "icra başarısız\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "RPM v3 paketleri imzalanamıyor\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: rpmWriteSignature başarısız: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: writeLead başarısız: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index 74943bddd..edbb694ea 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 12:23+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian (http://www.transifex.com/rpm-team/rpm/language/"
@@ -83,7 +83,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Параметри встановлення/оновлення/вилучення:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Загальні параметри для всіх режимів та виконуваних файлів rpm:"
@@ -722,203 +722,203 @@ msgstr "&& і || не підтримуються для рядків\n"
msgid "syntax error in expression\n"
msgstr "синтаксична помилка у виразі\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Не вистачає «(» у %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Не вистачає «)» у %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Некоректний елемент %s: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Не вистачає %s у %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "За %s() вказано непробільне значення: %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Помилковий синтаксис: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Помилкові права доступу: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Помилкові права доступу до каталогу: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Незвичайна довжина locale: «%s» у %%lang(%s)\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Дублювання locale %s у %%lang(%s)\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Некоректний мандат: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Підтримку мандатів на файли не було зібрано\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Назва файла має починатися з «/»: %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
"Невідомий алгоритм обчислення контрольної суми файла %u, буде використано "
"MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Файл вказано двічі: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "під час спроби читання символічного посилання %s сталася помилка: %s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Символічне посилання вказує на BuildRoot: %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Шлях поза межами кореневої теки збирання: %s\n"
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "Не знайдено каталогу: %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Файл не знайдено: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr "Не є каталогом: %s\n"
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: не вдалося завантажити невідомий теґ (%d).\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: невдала спроба читання відкритого ключа.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: не є захищеним відкритим ключем.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: не вдалося закодувати\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Назва файла має починатися з «/»: %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "Не можна використовувати glob %%dev: %s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "Каталог не знайдено glob: %s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "У glob файла не виявлено: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Не вдалося відкрити файл %%files %s: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "рядок: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr "Порожній файл %%files %s\n"
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Помилка під час спроби читання файла %%files %s: %m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "некоректний формат каталогу документації %s: %s\n"
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "У glob файла не виявлено: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "Не можна змішувати спеціальний %s з іншими формами: %s\n"
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Декілька файлів у одному рядку: %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Помилковий файл: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Пошук незапакованих файлів: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -927,19 +927,19 @@ msgstr ""
"Виявлено встановлені (але не запаковані) файли:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Обробка файлів: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
"Архітектура виконуваних файлів (%d) не збігається з архітектурою пакунка "
"(%d).\n"
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Виявлено залежні від архітектури бінарні файли у пакунку noarch\n"
@@ -958,86 +958,90 @@ msgstr "спроба створення архіву зазнала невдач
msgid "Could not open %s file: %s\n"
msgstr "Не вдалося відкрити файл %s: %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: рядок: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Не вдалося привести до канонічної форми назву вузла: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Невідомий спосіб стиснення вмісту: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Не вдалося створити незмінну область заголовка.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Не вдалося відкрити %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Не вдалося записати пакунок: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Не вдалося записати тимчасовий заголовок\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Помилкові дані CSA\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr "Не вдалося виконати позиціювання у файлі %s: %s\n"
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr "Помилка fread у файлі %s: %s\n"
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Записано: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Виконання «%s»:\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Спроба виконання «%s» зазнала невдачі.\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Спроба перевірки пакунка «%s» зазнала невдачі.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Не вдалося створити назву файла виведених даних для пакунка %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "не вдалося створити %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "рядок %d: друге %s\n"
@@ -1155,147 +1159,147 @@ msgstr "Звантаження %s до %s\n"
msgid "Couldn't download %s\n"
msgstr "Не вдалося звантажити %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Виключено архітектуру: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Не включено архітектуру: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "Виключено ОС: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "Не включено ОС: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "У пакунку має бути поле %s: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Дублювання записів %s у пакунку: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Не вдалося відкрити піктограму %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Не вдалося прочитати піктограму %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Невідомий тип піктограми: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "рядок %d: у тезі має бути лише один елемент: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "рядок %d: некоректний символ «%c» у: %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "рядок %d: некоректна послідовність «..» у: %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "рядок %d: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: рядок: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "рядок %d: помилковий теґ: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "рядок %d: порожній теґ: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "рядок %d: префікси не повинні завершуватися на «/»: %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "рядок %d: запис Docdir має починатися з «/»: %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "рядок %d: у полі Epoch має бути вказано ціле невід’ємне число: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "рядок %d: помилкове значення %s: специфікатори: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "рядок %d: помилковий формат BuildArchitecture: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "рядок %d: передбачено підтримку лише підпакунків типу noarch: %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Внутрішня помилка: зайвий теґ %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "рядок %d: %s вважається застарілим: %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Помилкова специфікація пакунка: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Пакунок вже існує: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "рядок %d: невідомий теґ: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} не може бути порожнім\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} не може приймати значення «/»\n"
@@ -1354,35 +1358,35 @@ msgstr "Некоректний номер латки %s: %s\n"
msgid "line %d: second %%prep\n"
msgstr "рядок %d: друге %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr "записи залежностей мають починатися з букви, числа, «_» або «/»"
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "не можна використовувати версії у назвах файлів"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "некоректна залежність"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "Слід вказати версію"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "рядок %d: %s: %s\n"
@@ -1432,71 +1436,71 @@ msgstr ""
"рядок %d: у перемикачах не можна використовувати аргументи інтерпретатора: "
"%s\n"
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "рядок %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Не вдалося відкрити %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s:%d: мало бути вказано аргумент для %s\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr "рядок %d: незавершена команда %%if\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr "рядок %d: незавершений макрос або помилкове продовження рядка\n"
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s:%d: помилкова умова %%if\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: вказано %%else без %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: вказано %%endif без %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr "%s:%d: помилкове форматування інструкції %%include\n"
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Не знайдено сумісних архітектур для збирання\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "У пакунка немає поля %%description: %s\n"
@@ -1569,83 +1573,78 @@ msgstr "Забагато аргументів у рядку: %s\n"
msgid "Processing policies: %s\n"
msgstr "Обробка правил: %s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "Ігноруємо некоректний формальний вираз %s\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Не вдалося створити канал для %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Не вдалося виконати %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Не вдалося розгалуження %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "Помилка %s: %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "Не вдалося записати всі дані до %s: %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr "помилковий оператор"
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr "помилковий формат"
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr "некоректна залежність (%s): %s\n"
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "Невдала спроба перетворення %s у формат long integer.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "Порожній класифікатор файла\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "Не вказано атрибутів файла\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "помилка magic_open(0x%x): %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "помилка magic_load: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Спроба розпізнавання файла «%s» зазнала невдачі: режим %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Пошук %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Не вдалося знайти %s:\n"
@@ -1678,168 +1677,172 @@ msgstr "пакунок %s вже було додано, пропускаємо %
msgid "package %s was already added, replacing with %s\n"
msgstr "пакунок %s вже було додано, замінюємо на %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(не є числом)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(не є base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(некоректний тип)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(не є бінарним об’єктом)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(некоректний тип xml)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(не є підписом OpenPGP)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "Некоректна дата %u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "звичайний"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "замінено"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "не встановлено"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "мережевий"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "помилковий колір"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "немає"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(невідомо)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(не є рядком)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s збережено як %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s створено як %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s: спроба вилучення зазнала невдачі: %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "каталог"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "файл"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr "теґ[%d]: ПОМИЛКА, теґ %d тип %d зміщення %d лічильник %d"
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr "SHA1 заголовка: ПОМИЛКА, не є шістнадцятковою"
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr "RSA заголовка: ПОМИЛКА, не є двійковою"
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr "DSA заголовка: ПОМИЛКА, не є двійковою"
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr "мітка області: BAD, мітка %d тип %d відступ %d кількість %d"
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr "зміщення ділянки: ПОМИЛКА, теґ %d тип %d зміщення %d к-ть %d"
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr "залишок ділянки: ПОМИЛКА, теґ %d тип %d зміщення %d к-ть %d"
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr "розмір ділянки: ПОМИЛКА, ril(%d) > il(%d)"
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr "розмір бінарного об’єкта (%d): ПОМИЛКА, 8 + 16 * il(%d) + dl(%d)"
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr "розмір заголовка(%d): ПОМИЛКА, read повернуто %d"
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr "magic заголовка: ПОМИЛКА"
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr "теґи заголовка: ПОМИЛКА, кількість теґів(%d) перевищує максимальну"
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr "дані заголовка: ПОМИЛКА, кількість байтів(%d) перевищує максимальну"
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr "бінарний елемент заголовка(%zd): ПОМИЛКА, read повернуто %d"
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr "завантаження заголовка: ПОМИЛКА"
@@ -2486,7 +2489,7 @@ msgstr "некоректний номер пакунка: %s\n"
msgid "record %u could not be read\n"
msgstr "не вдалося прочитати запис %u\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "пакунок %s не встановлено\n"
@@ -2511,7 +2514,7 @@ msgstr "%s: ключ %d не є захищеним відкритим ключе
msgid "%s: import read failed(%d).\n"
msgstr "%s: помилка читання під час імпортування(%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s: помилка headerRead: %s\n"
@@ -2760,7 +2763,7 @@ msgid "%s: (error 0x%x)"
msgstr "%s: (помилка 0x%x)"
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "помилка відкриття %s: %s\n"
@@ -2802,42 +2805,42 @@ msgstr "Помилкові залежності:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: не є пакунком rpm (або маніфестом пакунка): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s не можна встановити\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Отримання %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "пропускаємо %s — помилка отримання\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "пакунок %s не придатний до переміщення\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "помилка читання з файла %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "«%s» задає декілька пакунків:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "не вдалося відкрити %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Встановлення %s\n"
@@ -3031,17 +3034,17 @@ msgstr "помилковий параметр «%s» у %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr "Не вдалося прочитати допоміжний вектор, /proc не змонтовано?\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Невідома система: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Будь ласка, зв’яжіться з %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "Не вдалося відкрити %s для читання: %m.\n"
@@ -3061,42 +3064,42 @@ msgstr ""
"підтримку допоміжних скриптів мовою <lua> не було передбачено під час "
"збирання\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Не вдалося створити тимчасовий файл для %s: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Не вдалося здублювати дескриптор файла: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Не вдалося прочитати піктограму %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Не вдалося відновити кореневий каталог: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: помилка Fwrite: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "помилка допоміжного скрипту %s, очікування pid (%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "помилка допоміжного скрипту %s, сигнал %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "помилка допоміжного скрипту %s, стан виходу %d\n"
@@ -3221,11 +3224,11 @@ msgstr "Сума SHA1 заголовка:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr "Перевірка підпису: ПОМИЛКОВІ ПАРАМЕТРИ (%d %p %d %p %p)"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "пропущено"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "невдача"
@@ -3331,78 +3334,78 @@ msgstr "Створення %d пропущених покажчиків, буд
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr "не вдалося відкрити покажчик %s за допомогою %s — %s (%d)\n"
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "не було встановлено шляху dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: пропущено"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "помилка (%d) збереження запису №%d до %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: помилка regexec: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: помилка regcomp: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: пропущено"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: отримано пошкоджений заголовок №%u — пропущено.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: не вдалося прочитати заголовок за адресою 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "не було встановлено шляху dbpath"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "не вдалося створити каталог %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "заголовок №%u у базі даних є помилковим — пропущено.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "не вдалося додати запис з початковим розташуванням у %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"не вдалося перебудувати базу даних: початкова база даних залишається на "
"місці\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "не вдалося замінити стару базу даних новою!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "замінити файли у %s файлами з %s для відновлення"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "не вдалося вилучити каталог %s: %s\n"
@@ -3564,7 +3567,7 @@ msgstr "За %% вказано непридатний до обробки мак
msgid "failed to load macro file %s"
msgstr "не вдалося завантажити файл макросу %s"
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "=================== активних %d порожніх %d\n"
@@ -3639,12 +3642,17 @@ msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
"у відповідь на спробу отримання області пам’яті (%u байтів) повернуто NULL.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, ід. ключа %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(нічого)"
@@ -3692,101 +3700,101 @@ msgstr "Непідтримуваний алгоритм хешування PGP,
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "Непідтримуваний алгоритм обчислення відкритого ключа PGP, %u\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Не вдалося виконати %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "помилка fdopen\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr "Не вдалося виконати запис до каналу\n"
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr "Не вдалося виконати читання з файла %s: %s\n"
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "помилка виконання gpg (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg не вдалося записати підпис\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "не вдалося прочитати підпис\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: помилка rpmWriteSignature: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: помилка rpmReadSignature: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s: помилка headerRead: %s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "помилка rpmMkTemp\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "помилка fdopen\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s: помилка headerRead: %s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s вже містить ідентичний підпис, пропускаємо\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: помилка rpmReadSignature: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "Підписування пакунків RPM версії 3 неможливе\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s вже містить ідентичний підпис, пропускаємо\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: помилка rpmWriteSignature: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: помилка writeLead: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "спроба заміни %s зазнала невдачі: %s\n"
@@ -3800,6 +3808,9 @@ msgstr "%s: помилка читання маніфесту: %s\n"
msgid "don't verify header+payload signature"
msgstr "не перевіряти підпис заголовка та вмісту"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "Невдала спроба перетворення %s у формат long integer.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Введіть пароль: "
diff --git a/po/vi.po b/po/vi.po
index 56a561fa0..40618cbfb 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2015-08-21 08:30+0000\n"
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
"Language-Team: Vietnamese (http://www.transifex.com/rpm-team/rpm/language/"
@@ -84,7 +84,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "Tùy chọn cho Cài-đặt/Nâng-cấp/Xóa:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "Các tùy chọn chung với mọi chế độ và tập tin thực hiện được kiểu rpm:"
@@ -743,201 +743,201 @@ msgstr "&& và || không được hỗ trợ cho chuỗi\n"
msgid "syntax error in expression\n"
msgstr "gặp lỗi cú pháp trong biểu thức\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Thiếu dấu ngoặc mở “(” trong %s %s\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Thiếu dấu ngoặc đóng “)” trong %s(%s\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Hiệu bài %s không hợp lệ: %s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "Thiếu %s trong %s %s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Không có khoảng trắng theo sau %s(): %s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Cú pháp sai: %s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Đặc tả chế độ sai: %s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Đặc tả dirmode (chế độ thư mục) sai: %s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Chiều dài miền địa phương không bình thường “%s” trong %%lang(%s)\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Miền địa phương trùng %s trong %%lang(%s)\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Dung lượng không hợp lệ: %s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "Hỗ trợ dung lượng tập tin không được biên dịch sẵn\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Tập tin phải bắt đầu bằng dấu sổ chéo “/”: %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Không hiểu thuật toán băm tập tin %u, quay lại dùng MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "Tập tin được liệt kê hai lần: %s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "gặp lỗi khi đọc liên kết mềm “%s”: %s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Liên kết mềm chỉ tới BuildRoot (gốc xây dựng): %s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Đường dẫn nằm ngoài buildroot (gốc xây dựng): %s\n"
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "Không tìm thấy thư mục: %s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "Không tìm thấy tập tin: %s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr "Không phải là một thư mục: %s\n"
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: không thể nạp thẻ bất thường (%d).\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: gặp lỗi khi đọc khóa công.\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: không phải là khóa công dạng văn bản.\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: gặp lỗi khi giải mã\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Tập tin cần có dấu sổ chéo “/” đi trước: %s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "không cho phép %%dev glob: %s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "Glob (chức năng mở rộng mẫu khi tìm kiếm) không tìm thấy thư mục: %s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "Glob (chức năng mở rộng mẫu khi tìm kiếm) không tìm thấy tập tin: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Không thể mở tập tin %%files %s: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "dòng: %s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr "Tập tin %%files trống rỗng %s\n"
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Gặp lỗi khi đang đọc tập tin %%files %s: %m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "_docdir_fmt không hợp lệ %s: %s\n"
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Glob (chức năng mở rộng mẫu khi tìm kiếm) không tìm thấy tập tin: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "Không thể trộn lẫn %s đặc biệt với dạng khác: %s\n"
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Nhiều hơn một tập tin mỗi dòng: %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Tập tin sai: %s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Đang kiểm tra có tập tin chưa đóng gói: %s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -946,17 +946,17 @@ msgstr ""
"Tìm thấy tập tin đã cài đặt (nhưng chưa đóng gói):\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "Đang xử lý tập tin: %s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr "Kiến trúc nhị phân (%d) không khớp với kiến trúc gói (%d).\n"
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "Nhị phân phụ thuộc kiến trúc trong gói không phụ thuộc kiến trúc\n"
@@ -975,86 +975,90 @@ msgstr "tiến trình tạo kho nén bị lỗi: %s\n"
msgid "Could not open %s file: %s\n"
msgstr "Không thể mở tập tin %s: %s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: dòng: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "Không thể làm hợp quy tắc tên máy: %s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "Không thể nén phần trọng tải: %s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "Không thể tạo vùng đầu không thể thay đổi được.\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "Không thể mở %s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "Không thể ghi gói: %s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "Không thể ghi phần đầu tạm\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "Dữ liệu CSA sai\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr "Không thể di chuyển vị trí đọc trong tập tin %s: %s\n"
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr "gặp lỗi khi fread ở tập tin %s: %s\n"
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "Đã ghi: %s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Thực hiện %s:\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Việc thực hiện %s bị lỗi\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Gặp lỗi khi kiểm tra “%s”.\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Không thể tạo tên tập tin kết xuất cho gói %s: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "không thể tạo %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "dòng %d: %s thứ hai\n"
@@ -1172,148 +1176,148 @@ msgstr "Đang tải %s về %s\n"
msgid "Couldn't download %s\n"
msgstr "Không thể tải về %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "Kiến trúc bị loại trừ: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "Kiến trúc không được bao gồm: %s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "Hệ điều hành bị loại trừ: %s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "Hệ điều hành không được bao gồm: %s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "Trường %s phải nằm trong gói: %s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "Mục nhập %s trùng trong gói: %s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "Không thể mở biểu tượng %s: %s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "Không thể đọc biểu tượng %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "Không hỗ trợ kiểu biểu tượng: %s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "dòng %d: Thẻ chấp nhận chỉ một hiệu bài: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "dòng %d: Ký tự không hợp lệ “%c” trong: %s\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "dòng %d: Chuỗi ký tự không hợp lệ \"..\" trong: %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "dòng %d: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: dòng: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "dòng %d: Thẻ dạng sai: %s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "dòng %d: Thẻ rỗng: %s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "dòng %d: Tiền tố không nên kết thúc với dấu sổ chéo “/”: %s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
"dòng %d: Docdir (thư mục tài liệu) phải bắt đầu với dấu sổ chéo “/”: %s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "dòng %d: trường Epoch (Kỷ nguyên) phải là con số không dấu: %s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "dòng %d: %s sai: điều kiện: %s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "dòng %d: định dạng BuildArchitecture (kiến trúc xây dựng) sai: %s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "dòng %d: Chỉ hỗ trợ gói phụ kiểu “noarch” (không có kiến trúc): %s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "Lỗi nội bộ: Thẻ giả %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "dòng %d: không tán thành %s: %s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "Đặc tả gói sai: %s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "Gói đã sẵn có: %s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "dòng %d: Không rõ thẻ: %s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} không thể là rỗng\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} không thể là \"/\"\n"
@@ -1372,37 +1376,37 @@ msgstr "Miếng và sô %s không hợp lệ: %s\n"
msgid "line %d: second %%prep\n"
msgstr "dòng %d: chuẩn bị (%%prep) thứ hai\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
"Các thẻ bài về quan hệ phụ thuộc phải bắt đầu với chữ cái, chữ số, dấu gạch "
"dưới “_” hoặc dấu sổ chéo “/”"
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "Không cho phép tên tập tin đặt phiên bản"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "phần phụ thuộc không hợp lệ"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "Yêu cầu phiên bản"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "dòng %d: %s: %s\n"
@@ -1448,71 +1452,71 @@ msgstr "dòng %d: văn lệnh nội bộ không được hỗ trợ: %s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr "dòng %d: phiên dịch tham số không được phép trong bẫy: %s\n"
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "dòng %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "Không thể mở %s: %s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr "%s:%d: Cần đối số cho %s\n"
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr "dòng %d: Chưa đóng %%if\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr "dòng %d: chưa đóng vĩ lệnh hoặc dòng kéo dài sai\n"
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr "%s:%d: điều kiện %%if sai\n"
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d: Có một toán tử %%else (nếu không) mà không có %%if (nếu)\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d: Có một toán tử %%endif (kết thúc nếu) mà không có %%if (nếu)\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr "%s:%d: câu lệnh bao gồm (%%include) sai dạng\n"
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "Không tìm thấy kiến trúc tương thích để xây dựng\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "Gói không có mô tả (%%description): %s\n"
@@ -1585,83 +1589,78 @@ msgstr "Quá nhiều đối số trong dòng: %s\n"
msgid "Processing policies: %s\n"
msgstr "Thực hiện các chính sách: %s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "Bỏ qua biểu thức chính quy không hợp lệ %s\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "Không thể tạo ống dẫn cho %s: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "Không thể thực hiện %s: %s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "Không thể tạo tiến trình con %s: %s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s bị lỗi: %x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "gặp lỗi khi toàn bộ dữ liệu vào %s: %s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr "thao tác sai"
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr "định dạng sai"
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr "phần phụ thuộc không hợp lệ (%s): %s\n"
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "Việc chuyển đổi %s sang số nguyên dài gặp lỗi.\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "Phân loại tập tin trống rỗng\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "Chưa có các thuộc tính tập tin được cấu hình\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) bị lỗi: %s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load gặp lỗi: %s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "Gặp lỗi khi chấp nhận tập tin \"%s\": chế độ %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "Đang tìm %s: %s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "Gặp lỗi khi tìm %s:\n"
@@ -1691,168 +1690,172 @@ msgstr "gói %s đã được thêm vào nên bỏ qua %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "gói %s đã được thêm vào nên thay thế bằng %s\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(không phải con số)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %d %b %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(không phải base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(kiểu không hợp lệ)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(không phải blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(kiểu XML không hợp lệ)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(không phải chữ ký OpenPGP)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "Ngày không hợp lệ %u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "thông thường"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "đã thay thế"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "chưa cài đặt"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "chia sẻ qua mạng"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "màu sai"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "thiếu"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(không hiểu)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(không phải chuỗi)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s được lưu dạng %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s được tạo dạng %s\n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s: gặp lỗi khi gỡ bỏ: %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "thư mục"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "tập tin"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr "thẻ [%d]: SAI, thẻ %d kiểu %d bù %d số lượng %d"
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr "hdr SHA1: SAI, không phải thập lục"
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr "hdr RSA: SAI, không phải nhị phân"
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr "hdr DSA: SAI, không phải nhị phân"
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr "thẻ vùng: SAI, thẻ %d kiểu %d bù %d số lượng %d"
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr "bù vùng: SAI, thẻ %d kiểu %d bù %d số lượng %d"
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr "vùng theo đuôi: SAI, thẻ %d kiểu %d bù %d số lượng %d"
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr "kích cỡ vùng: SAI, ril(%d) > il(%d)"
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr "kích cỡ blob (%d): SAI, 8 + 16 * il(%d) + dl(%d)"
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr "kích cỡ hdr (%d): SAI, hàm đọc đã trả về %d"
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr "ma thuật hdr: SAI"
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr "thẻ hdr: SAI, tổng số thẻ (%d) ở ngoài phạm vi"
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr "dữ liệu hdr: SAI, tổng số byte (%d) ở ngoài phạm vi"
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr "hdr blob(%zd): SAI, việc đọc trả về %d"
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr "tải hdr: SAI"
@@ -2496,7 +2499,7 @@ msgstr "số thứ tự gói không hợp lệ: %s\n"
msgid "record %u could not be read\n"
msgstr "không thể đọc mục ghi %u\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "chưa cài đặt gói %s\n"
@@ -2521,7 +2524,7 @@ msgstr "%s: khóa %d không phải là khóa công dạng văn bản.\n"
msgid "%s: import read failed(%d).\n"
msgstr "%s: lỗi đọc khi nhập (%d).\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s: gặp lỗi khi headerRead: %s\n"
@@ -2769,7 +2772,7 @@ msgid "%s: (error 0x%x)"
msgstr "%s: (lỗi 0x%x)"
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "lỗi mở %s: %s\n"
@@ -2811,42 +2814,42 @@ msgstr "Quan hệ phụ thuộc bị lỗi:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: không phải là gói rpm (hoặc manifest gói): %s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s không thể được cài đặt\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "Đang lấy %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "bỏ qua %s - bộ truyền gặp lỗi\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "không thể tái định vị gói %s\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "gặp lỗi khi đọc từ tập tin %s\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "“%s” chỉ định nhiều gói:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "không thể mở %s: %s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "Đang cài đặt %s\n"
@@ -3039,17 +3042,17 @@ msgstr "tùy chọn sai “%s” tại %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr "Gặp lỗi khi đọc véc tơ bổ trợ, /proc đã gắn chưa?\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "Không hiểu hệ thống: %s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "Hãy liên lạc %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "Không thể mở %s để đọc: %m.\n"
@@ -3067,42 +3070,42 @@ msgstr "Không thể phục hồi thư mục hiện tại: %m"
msgid "<lua> scriptlet support not built in\n"
msgstr "chưa hỗ trợ <lua> scriptlet dựng sẵn\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "Không thể tạo tập tin tạm cho %s: %s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "Không thể nhân bản bộ mô tả tập tin: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "Không thể đọc biểu tượng %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "Không thể phục hồi thư mục gốc: %m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite bị lỗi: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s scriptlet gặp lỗi, waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s scriptlet gặp lỗi, tín hiệu %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s scriptlet gặp lỗi, trạng thái thoát %d\n"
@@ -3227,11 +3230,11 @@ msgstr "Mã băm SHA1 phần đầu:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr "Xác minh chữ ký: CÁC ĐỐI SỐ SAI (%d %p %d %p %p)"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "bị bỏ qua"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "gặp lỗi"
@@ -3337,78 +3340,78 @@ msgstr "Đang tạo %d thiếu mục lục, vui lòng chờ…\n"
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr "không thể mở bảng mục lục %s dùng %s - %s (%d)\n"
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "chưa đặt đường dẫn cơ sở dữ liệu (dbpath)\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: bỏ qua"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "gặp lỗi (%d) khi lưu bản ghi #%d vào %s\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec (thực hiện biểu thức chính quy) bị lỗi: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp bị lỗi: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: bỏ qua"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: nhận được phần đầu bị hỏng #%u -- bỏ qua.\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: không thể đọc phần đầu ở 0x%x\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "chưa đặt đường dẫn cơ sở dữ liệu (dbpath)"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "gặp lỗi khi tạo thư mục %s: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "phần đầu #%u trong cơ sở dữ liệu là sai -- bỏ qua.\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "không thể thêm bản ghi nguyên gốc tại %u\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"gặp lỗi khi xây dựng lại cơ sở dữ liệu: cơ sỏ dữ liệu nguyên gốc được giữ "
"lại để thay thế\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "gặp lỗi khi thay thế cơ sở dữ liệu cũ bằng cái mới!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "thay thế các tập tin trong %s bằng các tập tin từ %s để phục hồi"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "gặp lỗi khi xóa thư mục %s: %s\n"
@@ -3570,7 +3573,7 @@ msgstr "Một dấu %% đi trước một vĩ lệnh không thể phân tích đ
msgid "failed to load macro file %s"
msgstr "gặp lỗi khi tải tập tin vĩ lệnh %s"
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== hoạt động %d trống %d\n"
@@ -3644,12 +3647,17 @@ msgstr "cảnh báo: "
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "cấp phát bộ nhớ (%u byte) trở về VÔ GIÁ TRỊ.\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, Mã số khóa %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(không có)"
@@ -3697,101 +3705,101 @@ msgstr "Không hỗ trợ thuật toán băm PGP %u\n"
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "Không hỗ trợ thuật toán khóa công PGP %u\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "Không thể thực hiện %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "fdopen bị lỗi\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr "Không thể ghi ra đường ống\n"
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr "Không thể đọc từ tập tin %s: %s\n"
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "lỗi thực hiện gpg (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "gpg không ghi được chữ ký\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "không thể đọc chữ ký\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s: gặp lỗi khi rpmWriteSignature: %s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s: rpmReadSignature gặp lỗi: %s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s: gặp lỗi khi headerRead: %s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "gặp lỗi khi rpmMkTemp\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "fdopen bị lỗi\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s: gặp lỗi khi headerRead: %s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s đã sẵn chứa chữ ký định danh nên bỏ qua\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s: rpmReadSignature gặp lỗi: %s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "Không thể ký gói RPM v3\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s đã sẵn chứa chữ ký định danh nên bỏ qua\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s: gặp lỗi khi rpmWriteSignature: %s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s: Gặp lỗi khi writeLead: %s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "gặp lỗi khi thay thế %s: %s\n"
@@ -3805,6 +3813,9 @@ msgstr "%s: gặp lỗi khi đọc manifest: %s\n"
msgid "don't verify header+payload signature"
msgstr "không nên thẩm tra chữ ký phần_đầu+trọng_tải"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "Việc chuyển đổi %s sang số nguyên dài gặp lỗi.\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "Gõ cụm từ mật khẩu: "
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 56e8e2b84..a395cea45 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2015-08-23 16:38+0000\n"
"Last-Translator: 白铭骢 <jeffbaichina@members.fsf.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rpm-team/rpm/"
@@ -93,7 +93,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "安装/升级/擦除选项:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "所有 rpm 模式和可执行文件的通用选项:"
@@ -699,201 +699,201 @@ msgstr "&& 和 || 不支持字符串\n"
msgid "syntax error in expression\n"
msgstr "表达式语法错误\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s %s 中丢失 '(' \n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s(%s 中丢失 ')'\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "无效的 %s 令牌:%s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "%2$s %3$s 中丢失 %1$s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() 后有非空白字符:%s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "语法错误:%s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "spec 文件权限不好:%s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "spec 目录权限不好:%s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "异常的 locale 长度:\"%s\" 在%%lang(%s) 中\n"
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "重复的 locale %s 在%%lang(%s) 中\n"
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "无效的 capability:%s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "无内建文件capability 支持\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "文件必须以 \"/\" 开头: %s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "未知的文件摘要算法 %u, 回退到MD5\n"
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "被列出两次的文件:%s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "读取符号连接 %s 失败:%s\n"
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "符号链接指向了 BuildRoot:%s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "路径在 buildroot 之外: %s\n"
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr "没有找到目录:%s\n"
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "没有找到文件:%s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr "此路径不是一个目录: %s\n"
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: 无法加载未知标签(%d)。\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: 公钥读取失败。\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: 不是带装甲的(armored)公钥。\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s:编码失败\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "文件需要 \"/\" 开头:%s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev glob 不被允许:%s\n"
-#: build/files.c:1588
+#: build/files.c:1614
#, fuzzy, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr "目录未找到,所用 glob: %s\n"
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "文件未找到,所用 glob: %s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "无法打开 %%files 文件 %s: %m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "行:%s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr "空 %%file 文件 %s\n"
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "读取 %%files 文件 %s 失败:%m\n"
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "illegal _docdir_fmt %s: %s\n"
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "文件未找到,所用 glob: %s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "一行中有多个文件: %s\n"
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "坏文件:%s: %s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "检查未打包文件:%s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -902,17 +902,17 @@ msgstr ""
"发现已安装(但未打包的)文件:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "处理文件:%s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr "二进制架构 (%d) 和软件包构架 (%d)不匹配。\n"
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "noarch 软件包中有架构相关的二进制文件\n"
@@ -931,86 +931,90 @@ msgstr "创建归档失败: %s\n"
msgid "Could not open %s file: %s\n"
msgstr "不能打开文件 %s:%s\n"
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: 行: %s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "无法正规化主机名:%s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr "未知的净负荷压缩:%s\n"
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "无法创建不可改变的头区。\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "无法打开%s: %s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "无法写入软件包:%s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "无法写入临时头\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "不合法的CSA数据\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "已写至:%s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "正在执行 \"%s\":\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr " \"%s\" 执行失败。\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "软件包检查 \"%s\" 失败。\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "无法为软件包 %s 生成输出文件名: %s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "无法创建 %s: %s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "行 %d:第二个 %s\n"
@@ -1128,147 +1132,147 @@ msgstr "下载 %s 到 %s 中\n"
msgid "Couldn't download %s\n"
msgstr "无法下载 %s\n"
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "系统结构被排除了: %s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "不包含体系统结构:%s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "被排除的操作系統:%s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "操作系统未包含:%s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "%s 字段必须在软件包中存在:%s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "%s 條目在软件包中重复:%s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "无法打开图标 %s:%s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "无法读取图标 %s: %s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "未知的图标格式:%s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "行 %d:标签只需要一个令牌: %s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, fuzzy, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr "行 %d:非法的字符 '%c' 在: %s 中\n"
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
#, fuzzy
msgid "Illegal sequence \"..\""
msgstr "行 %d:非法序列 \"..\" in: %s\n"
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "行 %d: %s: %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: 行: %s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "行 %d:有缺陷的标签:%s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "行 %d:空的标签:%s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "行 %d:前缀不能以 “/” 结尾:%s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "行 %d:Docdir 必须以 “/\" 開頭:%s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr "行 %d::Epoch field 必须是无符号数:%s\n"
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "行 %d:错误的 %s:限定符:%s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "行 %d:错误的 BuildArchitecture 格式:%s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr "行 %d:只能支持noarch的子包:%s\n"
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "内部错误:虚假标签 %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr "行 %d: %s 不建议使用:%s\n"
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "有问题的软件包规范:%s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "软件包已存在:%s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "行 %d:未知标签:%s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr "%%{buildroot} 不能为空\n"
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr "%%{buildroot} 不能为 \"/\"\n"
@@ -1327,35 +1331,35 @@ msgstr "无效的补丁编号 %s:%s\n"
msgid "line %d: second %%prep\n"
msgstr "行 %d:第二个 %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr "不允许的版本控制命名"
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr "无效的依赖"
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr "版本要求"
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr "行 %d: %s: %s\n"
@@ -1400,71 +1404,71 @@ msgstr "行 %d:不支持的内部脚本:%s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "行 %d: %s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "不能打开 %s:%s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr "行 %d: Unclosed %%if\n"
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d:有一个 %%else 没有对应的 %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d:有一个 %%endif 没有对应的 %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "没有找到可供构建的兼容构架\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "软件包没有 %%description:%s\n"
@@ -1535,83 +1539,78 @@ msgstr "此行存在过多参数:%s\n"
msgid "Processing policies: %s\n"
msgstr "处理策略:%s\n"
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr "忽略无效的正则表达式 %s\n"
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "无法为 %s建立管道: %m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "无法执行%s:%s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "无法抽取分支 %s:%s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s 失败:%x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "无法写入所有的数据到 %s:%s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr "错误的操作"
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr "错误的格式"
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "%s 转换到长整型失败。\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr "空文件分类\n"
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "没有配置文件属性\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) 失败:%s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load 失败:%s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "文件 \"%s\" 辨识失败: 模式 %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "正在查找 %s:%s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "查找 %s 失败:\n"
@@ -1641,168 +1640,172 @@ msgstr "软件包 %s 已被加入,跳过 %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "软件包 %s 已被加入,以 %s 替换\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(不是数字)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%a %b %d %Y"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(非base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(无效类型)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(非blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(无效的xml 类型)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(不是OpenPGP 签名)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr "无效日期%u"
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "正常"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "已被替换"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "未安装"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "网络共享"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "错误颜色"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "丢失"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(未知)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(不是字符串)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s 已另存为 %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s 已建立为 %s \n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr "%s %s: 移除失败: %s\n"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr "目录"
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr "文件"
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2440,7 +2443,7 @@ msgstr "无效的软件包编号:%s\n"
msgid "record %u could not be read\n"
msgstr "记录 %u 不能读取\n"
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "未安装软件包 %s \n"
@@ -2465,7 +2468,7 @@ msgstr "%s:公钥 %d 不受到保护。\n"
msgid "%s: import read failed(%d).\n"
msgstr ""
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr "%s:headerRead 函数执行失败:%s\n"
@@ -2707,7 +2710,7 @@ msgid "%s: (error 0x%x)"
msgstr "%s: (错误 0x%x)"
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "打开 %s 失败: %s\n"
@@ -2749,42 +2752,42 @@ msgstr "依赖检测失败:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s: 不是 rpm 软件包 (或者没有manifest):%s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "不能安装 %s \n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "获取%s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr "跳过 %s - 传输失败\n"
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "软件包 %s 不能重定位\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "文件 %s 读取错误\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "\"%s\" 指定多个软件包:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "无法打开 %s:%s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "正在安装 %s\n"
@@ -2977,17 +2980,17 @@ msgstr "坏的选项 “%s” 位于 %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr "读取辅助载体失败, 是 /proc 没有挂载么?\n"
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "未知系统:%s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "请联系 %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "不能打开 %s 供读取:%m。\n"
@@ -3005,42 +3008,42 @@ msgstr "无法恢复当前目录:%m"
msgid "<lua> scriptlet support not built in\n"
msgstr "<lua> 脚本支持未内建\n"
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr "无法建立临时文件赖存储%s:%s\n"
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr "无法复制文件描述: %s: %s\n"
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "无法读取图标 %s: %s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "无法恢复根目录:%m\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite 失败: %s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr "%s 脚本执行失败,waitpid(%d) rc %d: %s\n"
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr "%s 脚本执行失败,捕捉到信号: %d\n"
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s 脚本执行失败,退出状态码为 %d\n"
@@ -3165,11 +3168,11 @@ msgstr "头 SHA1 摘要:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr "验证签名:错误的参数 (%d %p %d %p %p)"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "已跳过"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "已失败"
@@ -3275,76 +3278,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "没有设置 dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader:跳过"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec 函数执行失败: %s\n"
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp 函数执行失败: %s\n"
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator:跳过"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: 获取到损坏表头 #%u -- 跳过此项。\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s:无法读取位于 0x%x 的表头\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "没有设置 dbpath"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "無法建立 %s 目录: %s\n"
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "无法加入原本位于 %u 的记录\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr "重建数据库失败:原始数据库仍保持原状\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "用新的数据库取代旧的数据库失败!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "用 %2$s 文件取代 %1$s 文件來恢复"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "移除目录失败 %s:%s\n"
@@ -3505,7 +3508,7 @@ msgstr "在一个不可解析的宏之之后跟着 %%\n"
msgid "failed to load macro file %s"
msgstr "载入宏文件 %s 失败"
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== 作用中 %d 清空 %d\n"
@@ -3579,12 +3582,17 @@ msgstr "警告:"
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "内在分配 (%u 字节) 返回 NULL。\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr "V%d %s/%s %s, 密钥 ID %s"
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(无)"
@@ -3632,101 +3640,101 @@ msgstr "不支持的 PGP hash 算法 %u\n"
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr "不支持的 PGP 公钥算法 %u\n"
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "无法exec %s: %s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "fdopen 失败\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr "无法写入到管道\n"
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr "无法从文件 %s 读取: %s\n"
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "gpg 执行失败 (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "写入签名时 gpg 验证失败\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "无法读取签名\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s:rpmWriteSignature 失败:%s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s:rpmReadSignature 函数执行失败:%s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "%s:headerRead 函数执行失败:%s\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp 失败\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "fdopen 失败\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "%s:headerRead 函数执行失败:%s\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, fuzzy, c-format
msgid "%s already contains identical file signatures\n"
msgstr "%s 已经包含了相同的签名,跳过\n"
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s:rpmReadSignature 函数执行失败:%s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr "无法对 RPM v3 版本的软件包签名\n"
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr "%s 已经包含了相同的签名,跳过\n"
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s:rpmWriteSignature 失败:%s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s:writeLead 失败:%s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr "替换 %s 失败:%s\n"
@@ -3740,6 +3748,9 @@ msgstr "%s:读取 manifest 文件失败:%s\n"
msgid "don't verify header+payload signature"
msgstr "不验证报头+净负荷签名"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "%s 转换到长整型失败。\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "输入密码:"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 026322f9b..4e4742a89 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2015-09-02 13:48+0200\n"
+"POT-Creation-Date: 2016-10-20 15:22+0300\n"
"PO-Revision-Date: 2014-06-25 10:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/rpm-team/rpm/"
@@ -83,7 +83,7 @@ msgid "Install/Upgrade/Erase options:"
msgstr "安裝/升級/抹除選項:"
#: rpmqv.c:64 rpmbuild.c:269 rpmdb.c:44 rpmkeys.c:42 rpmsign.c:49 rpmspec.c:48
-#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
+#: tools/rpmdeps.c:44 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr "用於所有 rpm 模式和可執行檔案的共同選項:"
@@ -689,201 +689,201 @@ msgstr "字串不支援 && 和 ||\n"
msgid "syntax error in expression\n"
msgstr "表述式中有語法錯誤\n"
-#: build/files.c:282 build/files.c:456 build/files.c:670
+#: build/files.c:307 build/files.c:481 build/files.c:695
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "在 %s %s 中有遺漏的「(」\n"
-#: build/files.c:292 build/files.c:592 build/files.c:680 build/files.c:739
+#: build/files.c:317 build/files.c:617 build/files.c:705 build/files.c:764
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "在 %s(%s 中有遺漏的「)」\n"
-#: build/files.c:317 build/files.c:611
+#: build/files.c:342 build/files.c:636
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "無效的 %s 符記:%s\n"
-#: build/files.c:424
+#: build/files.c:449
#, c-format
msgid "Missing %s in %s %s\n"
msgstr "在 %2$s %3$s 中有缺失的 %1$s\n"
-#: build/files.c:471
+#: build/files.c:496
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() 之後有非空白空格:%s\n"
-#: build/files.c:507
+#: build/files.c:532
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "不良語法:%s(%s)\n"
-#: build/files.c:516
+#: build/files.c:541
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "不良模式規格:%s(%s)\n"
-#: build/files.c:528
+#: build/files.c:553
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "不良 dirmode 規格:%s(%s)\n"
-#: build/files.c:632
+#: build/files.c:657
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:639
+#: build/files.c:664
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:754
+#: build/files.c:779
#, c-format
msgid "Invalid capability: %s\n"
msgstr "無效的功能:%s\n"
-#: build/files.c:764
+#: build/files.c:789
msgid "File capability support not built in\n"
msgstr "檔案功能支援未內建於\n"
-#: build/files.c:813
+#: build/files.c:839
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "檔案必須以「/」開頭:%s\n"
-#: build/files.c:929
+#: build/files.c:955
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:979
+#: build/files.c:1005
#, c-format
msgid "File listed twice: %s\n"
msgstr "曾列出兩次的檔案:%s\n"
-#: build/files.c:1094
+#: build/files.c:1120
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1102
+#: build/files.c:1128
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "指向 BuildRoot 的符號連結:%s -> %s\n"
-#: build/files.c:1244
+#: build/files.c:1270
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1284
+#: build/files.c:1310
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1285 lib/rpminstall.c:443
+#: build/files.c:1311 lib/rpminstall.c:445
#, c-format
msgid "File not found: %s\n"
msgstr "找不到檔案:%s\n"
-#: build/files.c:1297
+#: build/files.c:1323
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1488
+#: build/files.c:1514
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s:無法呼叫不明的標籤 (%d)。\n"
-#: build/files.c:1494
+#: build/files.c:1520
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s:公鑰讀入失敗。\n"
-#: build/files.c:1498
+#: build/files.c:1524
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s:不是一個受保護的公鑰。\n"
-#: build/files.c:1507
+#: build/files.c:1533
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s:編碼失敗\n"
-#: build/files.c:1552
+#: build/files.c:1578
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "檔案需要以「/」開頭:%s\n"
-#: build/files.c:1576
+#: build/files.c:1602
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:1588
+#: build/files.c:1614
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:1590
+#: build/files.c:1616
#, fuzzy, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr "透過 glob 解析找不到檔案:%s\n"
-#: build/files.c:1624
+#: build/files.c:1651
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "無法開啟 %%files 檔案 %s:%m\n"
-#: build/files.c:1635
+#: build/files.c:1662
#, c-format
msgid "line: %s\n"
msgstr "列:%s\n"
-#: build/files.c:1646
+#: build/files.c:1674
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:1652
+#: build/files.c:1680
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:1675
+#: build/files.c:1703
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:1770 lib/rpminstall.c:445
+#: build/files.c:1823 lib/rpminstall.c:447
#, c-format
msgid "File not found by glob: %s\n"
msgstr "透過 glob 解析找不到檔案:%s\n"
-#: build/files.c:1865
+#: build/files.c:1922
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:1882
+#: build/files.c:1938
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2012
+#: build/files.c:2068
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "不良檔案:%s:%s\n"
-#: build/files.c:2080
+#: build/files.c:2136
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "正在檢查未打包的檔案:%s\n"
-#: build/files.c:2093
+#: build/files.c:2149
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -892,17 +892,17 @@ msgstr ""
"找到已安裝 (但未打包) 的檔案:\n"
"%s"
-#: build/files.c:2124
+#: build/files.c:2180
#, c-format
msgid "Processing files: %s\n"
msgstr "正在處理檔案:%s\n"
-#: build/files.c:2138
+#: build/files.c:2194
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:2144
+#: build/files.c:2200
msgid "Arch dependent binaries in noarch package\n"
msgstr "noarch 套件中有架構依賴二進位檔\n"
@@ -921,86 +921,90 @@ msgstr ""
msgid "Could not open %s file: %s\n"
msgstr ""
-#: build/pack.c:136
+#: build/pack.c:137
#, c-format
msgid "%s: line: %s\n"
msgstr "%s: 列:%s\n"
-#: build/pack.c:174
+#: build/pack.c:176
+msgid "The _buildhost macro is too long\n"
+msgstr ""
+
+#: build/pack.c:183
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr "無法標準化主機名稱:%s\n"
-#: build/pack.c:355
+#: build/pack.c:366
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
-#: build/pack.c:404
+#: build/pack.c:415
msgid "Unable to create immutable header region.\n"
msgstr "無法建立不可變的表頭區域。\n"
-#: build/pack.c:412
+#: build/pack.c:423
#, c-format
msgid "Could not open %s: %s\n"
msgstr "無法開啟 %s:%s\n"
-#: build/pack.c:424
+#: build/pack.c:435
#, c-format
msgid "Unable to write package: %s\n"
msgstr "無法寫入套件:%s\n"
-#: build/pack.c:448
+#: build/pack.c:459
msgid "Unable to write temp header\n"
msgstr "無法寫入臨時表頭\n"
-#: build/pack.c:457
+#: build/pack.c:468
msgid "Bad CSA data\n"
msgstr "不良 CSA 資料\n"
-#: build/pack.c:468 build/pack.c:487 sign/rpmgensig.c:293 sign/rpmgensig.c:513
-#: sign/rpmgensig.c:536 sign/rpmgensig.c:610 sign/rpmgensig.c:630
-#: sign/rpmgensig.c:786 sign/rpmgensig.c:821
+#: build/pack.c:479 build/pack.c:498 sign/rpmgensig.c:292 sign/rpmgensig.c:512
+#: sign/rpmgensig.c:535 sign/rpmgensig.c:609 sign/rpmgensig.c:629
+#: sign/rpmgensig.c:785 sign/rpmgensig.c:820
#, c-format
msgid "Could not seek in file %s: %s\n"
msgstr ""
-#: build/pack.c:479
+#: build/pack.c:490
#, c-format
msgid "Fread failed in file %s: %s\n"
msgstr ""
-#: build/pack.c:513
+#: build/pack.c:524
#, c-format
msgid "Wrote: %s\n"
msgstr "已寫入:%s\n"
-#: build/pack.c:532
+#: build/pack.c:543
#, c-format
msgid "Executing \"%s\":\n"
msgstr "正在執行「%s」:\n"
-#: build/pack.c:535
+#: build/pack.c:546
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "「%s」執行失敗。\n"
-#: build/pack.c:539
+#: build/pack.c:550
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "套件檢查「%s」失敗。\n"
-#: build/pack.c:586
+#: build/pack.c:597
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "無法產生套件 %s 的檔案名稱輸出:%s\n"
-#: build/pack.c:603
+#: build/pack.c:614
#, c-format
msgid "cannot create %s: %s\n"
msgstr "無法建立 %s:%s\n"
-#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:681
+#: build/parseBuildInstallClean.c:35 build/parsePreamble.c:686
#, c-format
msgid "line %d: second %s\n"
msgstr "列 %d:第二個 %s\n"
@@ -1118,146 +1122,146 @@ msgstr ""
msgid "Couldn't download %s\n"
msgstr ""
-#: build/parsePreamble.c:434
+#: build/parsePreamble.c:439
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr "被排除的架構:%s\n"
-#: build/parsePreamble.c:439
+#: build/parsePreamble.c:444
#, c-format
msgid "Architecture is not included: %s\n"
msgstr "未包含的架構:%s\n"
-#: build/parsePreamble.c:444
+#: build/parsePreamble.c:449
#, c-format
msgid "OS is excluded: %s\n"
msgstr "被排除的作業系統:%s\n"
-#: build/parsePreamble.c:449
+#: build/parsePreamble.c:454
#, c-format
msgid "OS is not included: %s\n"
msgstr "未包含的作業系統:%s\n"
-#: build/parsePreamble.c:475
+#: build/parsePreamble.c:480
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr "%s 欄位必須出現於套件中:%s\n"
-#: build/parsePreamble.c:498
+#: build/parsePreamble.c:503
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr "套件中有重複的 %s 條目:%s\n"
-#: build/parsePreamble.c:556
+#: build/parsePreamble.c:561
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr "無法開啟圖示 %s:%s\n"
-#: build/parsePreamble.c:572
+#: build/parsePreamble.c:577
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr "無法讀取圖示 %s:%s\n"
-#: build/parsePreamble.c:582
+#: build/parsePreamble.c:587
#, c-format
msgid "Unknown icon type: %s\n"
msgstr "不明的圖示類型:%s\n"
-#: build/parsePreamble.c:596
+#: build/parsePreamble.c:601
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr "列 %d:標籤只需單一符記:%s\n"
-#: build/parsePreamble.c:616
+#: build/parsePreamble.c:621
#, c-format
msgid "Illegal char '%c' (0x%x)"
msgstr ""
-#: build/parsePreamble.c:620
+#: build/parsePreamble.c:625
msgid "Illegal sequence \"..\""
msgstr ""
-#: build/parsePreamble.c:625
+#: build/parsePreamble.c:630
#, fuzzy, c-format
msgid "line %d: %s in: %s\n"
msgstr "列 %d:第二個 %s\n"
-#: build/parsePreamble.c:628
+#: build/parsePreamble.c:633
#, fuzzy, c-format
msgid "%s in: %s\n"
msgstr "%s: 列:%s\n"
-#: build/parsePreamble.c:713
+#: build/parsePreamble.c:718
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr "列 %d:格式不良的標籤:%s\n"
-#: build/parsePreamble.c:721
+#: build/parsePreamble.c:726
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr "列 %d:空的標籤:%s\n"
-#: build/parsePreamble.c:782
+#: build/parsePreamble.c:787
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr "列 %d:前綴不能以「/」結尾:%s\n"
-#: build/parsePreamble.c:794
+#: build/parsePreamble.c:799
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr "列 %d:Docdir 必須以「/」開頭:%s\n"
-#: build/parsePreamble.c:807
+#: build/parsePreamble.c:812
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
-#: build/parsePreamble.c:844
+#: build/parsePreamble.c:849
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr "列 %d:不良 %s:修飾詞:%s\n"
-#: build/parsePreamble.c:878
+#: build/parsePreamble.c:883
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr "列 %d:不良 BuildArchitecture 格式:%s\n"
-#: build/parsePreamble.c:888
+#: build/parsePreamble.c:893
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
-#: build/parsePreamble.c:903
+#: build/parsePreamble.c:908
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr "內部錯誤:假造的標籤 %d\n"
-#: build/parsePreamble.c:992
+#: build/parsePreamble.c:997
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
-#: build/parsePreamble.c:1053
+#: build/parsePreamble.c:1058
#, c-format
msgid "Bad package specification: %s\n"
msgstr "不良套件規格:%s\n"
-#: build/parsePreamble.c:1062
+#: build/parsePreamble.c:1067
#, c-format
msgid "Package already exists: %s\n"
msgstr "套件已經存在:%s\n"
-#: build/parsePreamble.c:1097
+#: build/parsePreamble.c:1102
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr "列 %d:未知標籤:%s\n"
-#: build/parsePreamble.c:1129
+#: build/parsePreamble.c:1134
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
-#: build/parsePreamble.c:1133
+#: build/parsePreamble.c:1138
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
@@ -1316,35 +1320,35 @@ msgstr "無效的修補編號 %s:%s\n"
msgid "line %d: second %%prep\n"
msgstr "列 %d:第二個 %%prep\n"
-#: build/parseReqs.c:35
+#: build/parseReqs.c:52
msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
msgstr ""
-#: build/parseReqs.c:40
+#: build/parseReqs.c:57
msgid "Versioned file name not permitted"
msgstr ""
-#: build/parseReqs.c:208
+#: build/parseReqs.c:230
msgid "No rich dependencies allowed for this type"
msgstr ""
-#: build/parseReqs.c:218 build/parseReqs.c:293
+#: build/parseReqs.c:240 build/parseReqs.c:315
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:253 lib/rpmds.c:1438
+#: build/parseReqs.c:275 lib/rpmds.c:1438
msgid "Version required"
msgstr ""
-#: build/parseReqs.c:269
+#: build/parseReqs.c:291
msgid "Only absolute paths are allowed in file triggers"
msgstr ""
-#: build/parseReqs.c:282
+#: build/parseReqs.c:304
msgid "Trigger fired by the same package is already defined in spec file"
msgstr ""
-#: build/parseReqs.c:310
+#: build/parseReqs.c:332
#, c-format
msgid "line %d: %s: %s\n"
msgstr ""
@@ -1389,71 +1393,71 @@ msgstr "列 %d:不支援的內部指令稿:%s\n"
msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
msgstr ""
-#: build/parseSpec.c:187
+#: build/parseSpec.c:185
#, c-format
msgid "line %d: %s\n"
msgstr "列 %d:%s\n"
-#: build/parseSpec.c:209
+#: build/parseSpec.c:211
#, c-format
msgid "Macro expanded in comment on line %d: %s\n"
msgstr ""
-#: build/parseSpec.c:313
+#: build/parseSpec.c:312
#, c-format
msgid "Unable to open %s: %s\n"
msgstr "無法開啟 %s:%s\n"
-#: build/parseSpec.c:347
+#: build/parseSpec.c:346
#, c-format
msgid "%s:%d: Argument expected for %s\n"
msgstr ""
-#: build/parseSpec.c:369
+#: build/parseSpec.c:368
#, c-format
msgid "line %d: Unclosed %%if\n"
msgstr ""
-#: build/parseSpec.c:374
+#: build/parseSpec.c:373
#, c-format
msgid "line %d: unclosed macro or bad line continuation\n"
msgstr ""
-#: build/parseSpec.c:416
+#: build/parseSpec.c:415
#, c-format
msgid "%s:%d: bad %%if condition\n"
msgstr ""
-#: build/parseSpec.c:424
+#: build/parseSpec.c:423
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr "%s:%d:有個 %%else 沒有對應 %%if\n"
-#: build/parseSpec.c:435
+#: build/parseSpec.c:434
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr "%s:%d:有個 %%endif 沒有對應 %%if\n"
-#: build/parseSpec.c:453
+#: build/parseSpec.c:452
#, c-format
msgid "%s:%d: malformed %%include statement\n"
msgstr ""
-#: build/parseSpec.c:638
+#: build/parseSpec.c:637
#, c-format
msgid "encoding %s not supported by system\n"
msgstr ""
-#: build/parseSpec.c:667
+#: build/parseSpec.c:666
#, c-format
msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
msgstr ""
-#: build/parseSpec.c:812
+#: build/parseSpec.c:811
msgid "No compatible architectures found for build\n"
msgstr "找不到可供建置的相容架構\n"
-#: build/parseSpec.c:846
+#: build/parseSpec.c:845
#, c-format
msgid "Package has no %%description: %s\n"
msgstr "套件沒有 %%description:%s\n"
@@ -1524,83 +1528,78 @@ msgstr ""
msgid "Processing policies: %s\n"
msgstr ""
-#: build/rpmfc.c:108
+#: build/rpmfc.c:119
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
-#: build/rpmfc.c:205
+#: build/rpmfc.c:216
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr "無法為 %s 建立導管:%m\n"
-#: build/rpmfc.c:230
+#: build/rpmfc.c:241
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr "無法執行 %s:%s\n"
-#: build/rpmfc.c:235 lib/rpmscript.c:323
+#: build/rpmfc.c:246 lib/rpmscript.c:330
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr "無法分支 %s:%s\n"
-#: build/rpmfc.c:318
+#: build/rpmfc.c:329
#, c-format
msgid "%s failed: %x\n"
msgstr "%s 失敗:%x\n"
-#: build/rpmfc.c:322
+#: build/rpmfc.c:333
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr "無法寫入所有資料至 %s:%s\n"
-#: build/rpmfc.c:453
+#: build/rpmfc.c:464
msgid "bad operator"
msgstr ""
-#: build/rpmfc.c:472
+#: build/rpmfc.c:483
msgid "bad format"
msgstr ""
-#: build/rpmfc.c:539
+#: build/rpmfc.c:548
#, c-format
msgid "invalid dependency (%s): %s\n"
msgstr ""
-#: build/rpmfc.c:845
-#, c-format
-msgid "Conversion of %s to long integer failed.\n"
-msgstr "%s 轉換至 long integer 失敗。\n"
-
-#: build/rpmfc.c:915
+#: build/rpmfc.c:1009
msgid "Empty file classifier\n"
msgstr ""
-#: build/rpmfc.c:924
+#: build/rpmfc.c:1018
msgid "No file attributes configured\n"
msgstr "無設定檔案特性\n"
-#: build/rpmfc.c:944
+#: build/rpmfc.c:1037
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr "magic_open(0x%x) 失敗:%s\n"
-#: build/rpmfc.c:950
+#: build/rpmfc.c:1043
#, c-format
msgid "magic_load failed: %s\n"
msgstr "magic_load 失敗:%s\n"
-#: build/rpmfc.c:992
+#: build/rpmfc.c:1085
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr "檔案「%s」辨識失敗:模式 %06o %s\n"
-#: build/rpmfc.c:1193
+#: build/rpmfc.c:1286
#, c-format
msgid "Finding %s: %s\n"
msgstr "正在尋找 %s:%s\n"
-#: build/rpmfc.c:1202 build/rpmfc.c:1211
+#: build/rpmfc.c:1295 build/rpmfc.c:1304
#, c-format
msgid "Failed to find %s:\n"
msgstr "找不到 %s:\n"
@@ -1630,168 +1629,172 @@ msgstr "套件 %s 已被加入,跳過 %s\n"
msgid "package %s was already added, replacing with %s\n"
msgstr "套件 %s 已被加入,以 %s 替換\n"
-#: lib/formats.c:65 lib/formats.c:102 lib/formats.c:184 lib/formats.c:210
-#: lib/formats.c:263 lib/formats.c:281 lib/formats.c:474 lib/formats.c:507
-#: lib/formats.c:545
+#: lib/formats.c:68 lib/formats.c:105 lib/formats.c:187 lib/formats.c:213
+#: lib/formats.c:266 lib/formats.c:284 lib/formats.c:477 lib/formats.c:510
+#: lib/formats.c:548
msgid "(not a number)"
msgstr "(不是數字)"
-#: lib/formats.c:126
+#: lib/formats.c:129
#, c-format
msgid "%c"
msgstr "%c"
-#: lib/formats.c:136
+#: lib/formats.c:139
msgid "%a %b %d %Y"
msgstr "%Y %b %d %a"
-#: lib/formats.c:315
+#: lib/formats.c:318
msgid "(not base64)"
msgstr "(不是 base64)"
-#: lib/formats.c:327
+#: lib/formats.c:330
msgid "(invalid type)"
msgstr "(無效型態)"
-#: lib/formats.c:350 lib/formats.c:430
+#: lib/formats.c:353 lib/formats.c:433
msgid "(not a blob)"
msgstr "(不是 blob)"
-#: lib/formats.c:385
+#: lib/formats.c:388
msgid "(invalid xml type)"
msgstr "(無效 xml 類型)"
-#: lib/formats.c:435
+#: lib/formats.c:438
msgid "(not an OpenPGP signature)"
msgstr "(不是個 OpenPGP 簽署)"
-#: lib/formats.c:447
+#: lib/formats.c:450
#, c-format
msgid "Invalid date %u"
msgstr ""
-#: lib/formats.c:513
+#: lib/formats.c:516
msgid "normal"
msgstr "一般"
-#: lib/formats.c:516 lib/verify.c:375
+#: lib/formats.c:519 lib/verify.c:375
msgid "replaced"
msgstr "已替換"
-#: lib/formats.c:519 lib/verify.c:369
+#: lib/formats.c:522 lib/verify.c:369
msgid "not installed"
msgstr "未安裝"
-#: lib/formats.c:522 lib/verify.c:371
+#: lib/formats.c:525 lib/verify.c:371
msgid "net shared"
msgstr "已網路分享"
-#: lib/formats.c:525 lib/verify.c:373
+#: lib/formats.c:528 lib/verify.c:373
msgid "wrong color"
msgstr "錯誤色彩"
-#: lib/formats.c:528
+#: lib/formats.c:531
msgid "missing"
msgstr "遺失"
-#: lib/formats.c:531
+#: lib/formats.c:534
msgid "(unknown)"
msgstr "(未知)"
-#: lib/formats.c:566
+#: lib/formats.c:569
msgid "(not a string)"
msgstr "(不是字串)"
-#: lib/fsm.c:705
+#: lib/fsm.c:710
#, c-format
msgid "%s saved as %s\n"
msgstr "%s 已被另存為 %s\n"
-#: lib/fsm.c:757
+#: lib/fsm.c:762
#, c-format
msgid "%s created as %s\n"
msgstr "%s 已建立為 %s \n"
-#: lib/fsm.c:1030
+#: lib/fsm.c:1035
#, c-format
msgid "%s %s: remove failed: %s\n"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "directory"
msgstr ""
-#: lib/fsm.c:1031
+#: lib/fsm.c:1036
msgid "file"
msgstr ""
-#: lib/package.c:173 lib/package.c:276 lib/package.c:383
+#: lib/package.c:174 lib/package.c:284 lib/package.c:391
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:192
+#: lib/package.c:194
msgid "hdr SHA1: BAD, not hex"
msgstr ""
-#: lib/package.c:204
+#: lib/package.c:206
msgid "hdr RSA: BAD, not binary"
msgstr ""
-#: lib/package.c:214
+#: lib/package.c:216
msgid "hdr DSA: BAD, not binary"
msgstr ""
-#: lib/package.c:292
+#: lib/package.c:276
+msgid "region: no tags"
+msgstr ""
+
+#: lib/package.c:300
#, c-format
msgid "region tag: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:301
+#: lib/package.c:309
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:320
+#: lib/package.c:328
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d"
msgstr ""
-#: lib/package.c:329
+#: lib/package.c:337
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)"
msgstr ""
-#: lib/package.c:360
+#: lib/package.c:368
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
msgstr ""
-#: lib/package.c:437
+#: lib/package.c:445
#, c-format
msgid "hdr size(%d): BAD, read returned %d"
msgstr ""
-#: lib/package.c:441
+#: lib/package.c:449
msgid "hdr magic: BAD"
msgstr ""
-#: lib/package.c:446
+#: lib/package.c:454
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range"
msgstr ""
-#: lib/package.c:452
+#: lib/package.c:460
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range"
msgstr ""
-#: lib/package.c:462
+#: lib/package.c:470
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d"
msgstr ""
-#: lib/package.c:475
+#: lib/package.c:483
msgid "hdr load: BAD"
msgstr ""
@@ -2429,7 +2432,7 @@ msgstr "無效的套件編號:%s\n"
msgid "record %u could not be read\n"
msgstr ""
-#: lib/query.c:485 lib/rpminstall.c:680
+#: lib/query.c:485 lib/rpminstall.c:682
#, c-format
msgid "package %s is not installed\n"
msgstr "套件 %s 尚未安裝\n"
@@ -2454,7 +2457,7 @@ msgstr ""
msgid "%s: import read failed(%d).\n"
msgstr "%s:匯入時讀取失敗(%d)。\n"
-#: lib/rpmchecksig.c:136 sign/rpmgensig.c:710
+#: lib/rpmchecksig.c:136 sign/rpmgensig.c:709
#, c-format
msgid "%s: headerRead failed: %s\n"
msgstr ""
@@ -2693,7 +2696,7 @@ msgid "%s: (error 0x%x)"
msgstr ""
#: lib/rpmgi.c:55 lib/rpminstall.c:115 lib/rpminstall.c:308
-#: lib/rpminstall.c:337 tools/rpmgraph.c:92 tools/rpmgraph.c:129
+#: lib/rpminstall.c:339 tools/rpmgraph.c:92 tools/rpmgraph.c:129
#, c-format
msgid "open of %s failed: %s\n"
msgstr "開啟 %s 失敗:%s\n"
@@ -2735,42 +2738,42 @@ msgstr "相依關係失敗:\n"
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr "%s:不是 rpm 套件 (或套件 manifest):%s\n"
-#: lib/rpminstall.c:357 lib/rpminstall.c:742 tools/rpmgraph.c:112
+#: lib/rpminstall.c:359 lib/rpminstall.c:744 tools/rpmgraph.c:112
#, c-format
msgid "%s cannot be installed\n"
msgstr "%s 無法安裝\n"
-#: lib/rpminstall.c:484
+#: lib/rpminstall.c:486
#, c-format
msgid "Retrieving %s\n"
msgstr "正在擷取 %s\n"
-#: lib/rpminstall.c:496
+#: lib/rpminstall.c:498
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
-#: lib/rpminstall.c:562
+#: lib/rpminstall.c:564
#, c-format
msgid "package %s is not relocatable\n"
msgstr "套件 %s 不能重新分配位置\n"
-#: lib/rpminstall.c:593
+#: lib/rpminstall.c:595
#, c-format
msgid "error reading from file %s\n"
msgstr "讀取檔案 %s 時發生錯誤\n"
-#: lib/rpminstall.c:687
+#: lib/rpminstall.c:689
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr "「%s」指定多個套件:\n"
-#: lib/rpminstall.c:726
+#: lib/rpminstall.c:728
#, c-format
msgid "cannot open %s: %s\n"
msgstr "無法開啟 %s:%s\n"
-#: lib/rpminstall.c:732
+#: lib/rpminstall.c:734
#, c-format
msgid "Installing %s\n"
msgstr "正在安裝 %s\n"
@@ -2963,17 +2966,17 @@ msgstr "不良選項「%s」位於 %s:%d\n"
msgid "Failed to read auxiliary vector, /proc not mounted?\n"
msgstr ""
-#: lib/rpmrc.c:1416
+#: lib/rpmrc.c:1451
#, c-format
msgid "Unknown system: %s\n"
msgstr "未知系統:%s\n"
-#: lib/rpmrc.c:1418
+#: lib/rpmrc.c:1453
#, c-format
msgid "Please contact %s\n"
msgstr "請聯絡 %s\n"
-#: lib/rpmrc.c:1551
+#: lib/rpmrc.c:1586
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr "無法開啟 %s 以供讀取:%m。\n"
@@ -2991,42 +2994,42 @@ msgstr ""
msgid "<lua> scriptlet support not built in\n"
msgstr ""
-#: lib/rpmscript.c:281
+#: lib/rpmscript.c:282
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:316
+#: lib/rpmscript.c:317
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
-#: lib/rpmscript.c:343
+#: lib/rpmscript.c:350
#, fuzzy, c-format
msgid "Unable to reset nice value: %s"
msgstr "無法讀取圖示 %s:%s\n"
-#: lib/rpmscript.c:354
+#: lib/rpmscript.c:361
#, fuzzy, c-format
msgid "Unable to reset I/O priority: %s"
msgstr "無法讀取圖示 %s:%s\n"
-#: lib/rpmscript.c:382
+#: lib/rpmscript.c:389
#, fuzzy, c-format
msgid "Fwrite failed: %s"
msgstr "%s: Fwrite 失敗:%s\n"
-#: lib/rpmscript.c:400
+#: lib/rpmscript.c:407
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
-#: lib/rpmscript.c:404
+#: lib/rpmscript.c:411
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
-#: lib/rpmscript.c:407
+#: lib/rpmscript.c:414
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
@@ -3151,11 +3154,11 @@ msgstr "表頭 SHA1 摘要:"
msgid "Verify signature: BAD PARAMETERS (%d %p %d %p %p)"
msgstr ""
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "skipped"
msgstr "已跳過"
-#: lib/transaction.c:1360
+#: lib/transaction.c:1364
msgid "failed"
msgstr "已失敗"
@@ -3261,76 +3264,76 @@ msgstr ""
msgid "cannot open %s index using %s - %s (%d)\n"
msgstr ""
-#: lib/rpmdb.c:526
+#: lib/rpmdb.c:529
msgid "no dbpath has been set\n"
msgstr "尚未設定 dbpath\n"
-#: lib/rpmdb.c:1043
+#: lib/rpmdb.c:1046
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader:跳過"
-#: lib/rpmdb.c:1061
+#: lib/rpmdb.c:1064
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "儲存記錄 #%2$d 到 %3$s 時發生錯誤(%1$d)\n"
-#: lib/rpmdb.c:1172
+#: lib/rpmdb.c:1176
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1353
+#: lib/rpmdb.c:1357
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1516
+#: lib/rpmdb.c:1520
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator:跳過"
-#: lib/rpmdb.c:1603
+#: lib/rpmdb.c:1607
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb:已擷取損壞的表頭 #%u -- 跳過。\n"
-#: lib/rpmdb.c:2135
+#: lib/rpmdb.c:2140
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s:無法讀取位於 0x%x 的表頭\n"
-#: lib/rpmdb.c:2528
+#: lib/rpmdb.c:2575
msgid "no dbpath has been set"
msgstr "尚未設定 dbpath"
-#: lib/rpmdb.c:2546
+#: lib/rpmdb.c:2593
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2580
+#: lib/rpmdb.c:2627
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "在資料庫中有不良的表頭 #%u -- 跳過。\n"
-#: lib/rpmdb.c:2593
+#: lib/rpmdb.c:2640
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "無法加入原本位於 %u 的記錄\n"
-#: lib/rpmdb.c:2609
+#: lib/rpmdb.c:2656
msgid "failed to rebuild database: original database remains in place\n"
msgstr "重建資料庫時失敗:原來的資料庫保持原狀\n"
-#: lib/rpmdb.c:2617
+#: lib/rpmdb.c:2664
msgid "failed to replace old database with new database!\n"
msgstr "以新的資料庫取代舊的資料庫時失敗!\n"
-#: lib/rpmdb.c:2619
+#: lib/rpmdb.c:2666
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "以 %2$s 的檔案取代 %1$s 的檔案來復原"
-#: lib/rpmdb.c:2630
+#: lib/rpmdb.c:2677
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "移除目錄時失敗 %s:%s\n"
@@ -3489,7 +3492,7 @@ msgstr "在無法解析的巨集之後跟著一個 %%\n"
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1492
+#: rpmio/macro.c:1510
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== 作用中 %d 清空 %d\n"
@@ -3563,12 +3566,17 @@ msgstr "警告:"
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr "記憶體配置 (%u 位元組) 回傳 NULL。\n"
-#: rpmio/rpmpgp.c:1074
+#: rpmio/rpmpgp.c:627 rpmio/rpmpgp.c:715 rpmio/rpmpgp.c:782
+#, c-format
+msgid "Unsupported version of key: V%d\n"
+msgstr ""
+
+#: rpmio/rpmpgp.c:1081
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
-#: rpmio/rpmpgp.c:1082
+#: rpmio/rpmpgp.c:1089
msgid "(none)"
msgstr "(無)"
@@ -3616,101 +3624,101 @@ msgstr ""
msgid "Unsupported PGP pubkey algorithm %u\n"
msgstr ""
-#: sign/rpmgensig.c:278
+#: sign/rpmgensig.c:277
#, c-format
msgid "Could not exec %s: %s\n"
msgstr "無法執行 %s:%s\n"
-#: sign/rpmgensig.c:288
+#: sign/rpmgensig.c:287
#, fuzzy
msgid "Fopen failed\n"
msgstr "%s:開啟失敗:%s\n"
-#: sign/rpmgensig.c:303
+#: sign/rpmgensig.c:302
msgid "Could not write to pipe\n"
msgstr ""
-#: sign/rpmgensig.c:310
+#: sign/rpmgensig.c:309
#, c-format
msgid "Could not read from file %s: %s\n"
msgstr ""
-#: sign/rpmgensig.c:320
+#: sign/rpmgensig.c:319
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr "gpg 執行失敗 (%d)\n"
-#: sign/rpmgensig.c:362
+#: sign/rpmgensig.c:361
msgid "gpg failed to write signature\n"
msgstr "寫入簽署時 gpg 失敗\n"
-#: sign/rpmgensig.c:379
+#: sign/rpmgensig.c:378
msgid "unable to read the signature\n"
msgstr "無法讀取簽名\n"
-#: sign/rpmgensig.c:530
+#: sign/rpmgensig.c:529
#, fuzzy
msgid "generateSignature failed\n"
msgstr "%s:rpmWriteSignature 失敗:%s\n"
-#: sign/rpmgensig.c:544
+#: sign/rpmgensig.c:543
#, fuzzy
msgid "rpmReadSignature failed\n"
msgstr "%s:rpmReadSignature 失敗:%s"
-#: sign/rpmgensig.c:571
+#: sign/rpmgensig.c:570
msgid "missing libimaevm\n"
msgstr ""
-#: sign/rpmgensig.c:590
+#: sign/rpmgensig.c:589
#, fuzzy
msgid "headerReload failed\n"
msgstr "執行失敗\n"
-#: sign/rpmgensig.c:597 sign/rpmgensig.c:802
+#: sign/rpmgensig.c:596 sign/rpmgensig.c:801
msgid "rpmMkTemp failed\n"
msgstr "rpmMkTemp 失敗\n"
-#: sign/rpmgensig.c:604 sign/rpmgensig.c:636
+#: sign/rpmgensig.c:603 sign/rpmgensig.c:635
#, fuzzy
msgid "copyFile failed\n"
msgstr "執行失敗\n"
-#: sign/rpmgensig.c:622
+#: sign/rpmgensig.c:621
#, fuzzy
msgid "headerWrite failed\n"
msgstr "執行失敗\n"
-#: sign/rpmgensig.c:652
+#: sign/rpmgensig.c:651
#, c-format
msgid "%s already contains identical file signatures\n"
msgstr ""
-#: sign/rpmgensig.c:702
+#: sign/rpmgensig.c:701
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr "%s:rpmReadSignature 失敗:%s"
-#: sign/rpmgensig.c:716
+#: sign/rpmgensig.c:715
msgid "Cannot sign RPM v3 packages\n"
msgstr ""
-#: sign/rpmgensig.c:744
+#: sign/rpmgensig.c:743
#, c-format
msgid "%s already contains identical signature, skipping\n"
msgstr ""
-#: sign/rpmgensig.c:792 sign/rpmgensig.c:815
+#: sign/rpmgensig.c:791 sign/rpmgensig.c:814
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr "%s:rpmWriteSignature 失敗:%s\n"
-#: sign/rpmgensig.c:809
+#: sign/rpmgensig.c:808
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr "%s:writeLead 失敗:%s\n"
-#: sign/rpmgensig.c:834
+#: sign/rpmgensig.c:833
#, c-format
msgid "replacing %s failed: %s\n"
msgstr ""
@@ -3724,6 +3732,9 @@ msgstr "%s:讀取清單失敗:%s\n"
msgid "don't verify header+payload signature"
msgstr "不驗證表頭+酬載簽署"
+#~ msgid "Conversion of %s to long integer failed.\n"
+#~ msgstr "%s 轉換至 long integer 失敗。\n"
+
#~ msgid "Enter pass phrase: "
#~ msgstr "輸入通關密語: "