summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2017-09-06 17:41:37 +0300
committerPanu Matilainen <pmatilai@redhat.com>2017-09-06 17:41:37 +0300
commit02de63cee2a85eed91306c0784ae4b58c088e08d (patch)
treef2a5ded9c6e960a5adee34165322feb000323c1a
parentd75c3adfe57d54fe5ce29e77875aa84bfbdf4888 (diff)
downloadrpm-02de63cee2a85eed91306c0784ae4b58c088e08d.tar.gz
Preparing for rpm 4.14.0-rc1rpm-4.14.0-rc1
-rw-r--r--configure.ac2
-rw-r--r--po/ar.po292
-rw-r--r--po/br.po292
-rw-r--r--po/ca.po295
-rw-r--r--po/cmn.po294
-rw-r--r--po/cs.po294
-rw-r--r--po/da.po294
-rw-r--r--po/de.po294
-rw-r--r--po/el.po292
-rw-r--r--po/eo.po295
-rw-r--r--po/es.po294
-rw-r--r--po/fi.po294
-rw-r--r--po/fr.po294
-rw-r--r--po/id.po292
-rw-r--r--po/is.po294
-rw-r--r--po/it.po294
-rw-r--r--po/ja.po294
-rw-r--r--po/ko.po294
-rw-r--r--po/ms.po294
-rw-r--r--po/nb.po292
-rw-r--r--po/nl.po294
-rw-r--r--po/pl.po295
-rw-r--r--po/pt.po294
-rw-r--r--po/pt_BR.po294
-rw-r--r--po/rpm.pot292
-rw-r--r--po/ru.po294
-rw-r--r--po/sk.po294
-rw-r--r--po/sl.po294
-rw-r--r--po/sr.po294
-rw-r--r--po/sr@latin.po294
-rw-r--r--po/sv.po295
-rw-r--r--po/te.po292
-rw-r--r--po/tr.po294
-rw-r--r--po/uk.po295
-rw-r--r--po/vi.po295
-rw-r--r--po/zh_CN.po294
-rw-r--r--po/zh_TW.po294
37 files changed, 5652 insertions, 4926 deletions
diff --git a/configure.ac b/configure.ac
index e0fb29151..d640b405d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.61)
-AC_INIT(rpm, 4.13.90, rpm-maint@lists.rpm.org)
+AC_INIT(rpm, 4.14.0-rc1, 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 cc238262e..9c9ce668f 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Arabic (http://www.transifex.com/rpm-team/rpm/language/ar/)\n"
@@ -686,288 +686,288 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "السّطر: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1040,32 +1040,32 @@ msgstr "تعذّر فتح %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "تعذّرت كتابة الحزمة: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "تمت كتابة: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "يجري تنفيذ \"%s\":\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1404,7 +1404,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1688,17 +1688,17 @@ msgstr "تعذّر إيجاد %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1733,74 +1733,90 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "مُشتركة"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr ""
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1933,7 +1949,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2001,43 +2017,43 @@ msgstr ""
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr ""
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr ""
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr ""
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr ""
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2561,12 +2577,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr ""
@@ -2779,87 +2795,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr ""
@@ -2947,41 +2963,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
+msgstr ""
+
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3353,7 +3373,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3387,7 +3407,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "صيغة غير معروفة"
@@ -3553,7 +3573,7 @@ msgstr ""
#: rpmio/macro.c:286
#, c-format
-msgid "%3d>%*s(empty)"
+msgid "%3d>%*s(empty)\n"
msgstr ""
#: rpmio/macro.c:316
@@ -3596,38 +3616,38 @@ msgstr ""
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
diff --git a/po/br.po b/po/br.po
index 69651f16d..9e5a91e85 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Breton (http://www.transifex.com/rpm-team/rpm/language/br/)\n"
@@ -681,288 +681,288 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Mankout a ra '(' e %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Mankout a ra ')' e %s %s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "N'eo ket bet kavet ar renkell : %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "N'eo ket bet kavet ar rstr : %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "N'eo ket ur renkell: %s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "linenn : %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, 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:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, 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:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "N'eo ket ur restr mat : %s : %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1035,32 +1035,32 @@ msgstr "N'hell ket bet digoret ar restr %s : %s\n"
msgid "Unable to write package: %s\n"
msgstr "N'hell ket bet skrivet ar pakad: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrivet: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "O seveniñ « %s » :\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Sac'het eo bet seveniñ « %s ».\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Sac'het eo bet ar gwiriekaat pakad « %s ».\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "n'hell ket bet krouet %s : %s\n"
@@ -1399,7 +1399,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "Ret eo e vede ur stumm"
@@ -1683,17 +1683,17 @@ msgstr "Sac'het eo bet klask %s :\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1728,74 +1728,90 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "n'hellan ket krouiliñ %s war %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "rannet"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr ""
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "Un Delta RPM eo %s neuez ne c'hell ket bezañ staliet\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "Bet eo ouzhpennet ar pakad %s dija, o tremen e-biou %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "Bet eo ouzhpennet ar pakad %s dija, o erlec'hiañ gant %s\n"
@@ -1928,7 +1944,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -1996,43 +2012,43 @@ msgstr ""
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr ""
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr ""
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr ""
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr ""
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2556,12 +2572,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " war restr "
@@ -2774,87 +2790,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader : o tremen e-biou"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s : sac'het eo bet regexec : %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s : sac'het eo bet regcomp : %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator : o tremen e-biou"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr ""
@@ -2942,41 +2958,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
+msgstr ""
+
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3348,7 +3368,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3382,7 +3402,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Furmad dianav"
@@ -3548,7 +3568,7 @@ msgstr ""
#: rpmio/macro.c:286
#, c-format
-msgid "%3d>%*s(empty)"
+msgid "%3d>%*s(empty)\n"
msgstr ""
#: rpmio/macro.c:316
@@ -3591,38 +3611,38 @@ msgstr ""
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
diff --git a/po/ca.po b/po/ca.po
index 0ae2e61a1..94592880d 100644
--- a/po/ca.po
+++ b/po/ca.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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Catalan (http://www.transifex.com/rpm-team/rpm/language/ca/)\n"
@@ -746,266 +746,266 @@ 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:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Falta un «(» a %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Falta un «)» a %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "L'element %s no és vàlid: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, 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:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sintaxi incorrecta: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "mode incorrecte del spec: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "dirmode incorrecte del spec: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Longitud inusual de la configuració regional: \"%s\" a %%lang(%s)\n"
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Duplica la configuració regional %s al %%lang(%s)\n"
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capacitat no vàlida: %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "No s'ha construït amb disponibilitat de fitxers\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "El fitxer ha de començar amb «/»: %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, 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:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "El fitxer apareix dues vegades: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "la lectura de l'enllaç simbòlic %s ha fallat: %s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "L'enllaç simbòlic apunta a l'arrel de la construcció: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "El camí està fora de l'arrel de la construcció: %s\n"
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "No es va trobar el directori: %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "No s'ha trobat el fitxer: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "No és un directori: %s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, 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:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: ha fallat la lectura de la clau pública.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: no és una clau pública armada.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: ha fallat la codificació\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "no s'ha pogut crear el directori"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "El fitxer necessita el «/» principal: %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, 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:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "línia: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "S'ha produït un error en llegir %%files del fitxer %s: %m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "El glob no ha trobat el fitxer: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, 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:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Fitxer incorrecte: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Comprovació per si hi ha fitxers no empaquetats: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -1014,22 +1014,22 @@ msgstr ""
"Hi ha fitxers instal·lats però no empaquetats:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Processament dels fitxers: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Els binaris dependents de l'arquitectura estan en el paquet noarch\n"
@@ -1102,32 +1102,32 @@ msgstr "No es pot obrir %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "No es pot escriure el paquet: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "S'ha escrit: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "S'està executant «%s»:\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Ha fallat l'execució de «%s».\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Ha fallat la verificació del paquet «%s».\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "no es pot crear %s: %s\n"
@@ -1471,7 +1471,7 @@ msgstr "No es permet ca dependència enriquida per a aquest tipus"
msgid "invalid dependency"
msgstr "dependència no vàlida"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "Es requereix la versió"
@@ -1755,17 +1755,17 @@ msgstr "Ha fallat la cerca de %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1804,74 +1804,90 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
"%s té un valor de tipus «enter» massa gran o massa petit i s'ha ignorat\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "no es pot obtenir el blocatge %s a %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "compartit"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "exclusiu"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "tipus d'índex %x no vàlid a %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "error(%d) en obtenir «%s» registres de l'índex %s: %s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "error(%d) en emmagatzemar el registre «%s» en %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "error(%d) en suprimir el registre «%s» de %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "error(%d) en afegir el registre #%d a la capçalera\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "error(%d) en treure el registre #%d de la capçalera\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "error(%d) en assignar la instància de nou paquet\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s és un Delta RPM i no es pot instal·lar directament\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Càrrega (%s) no admesa al paquet %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "el paquet %s ja es va afegir i s'ignora %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "el paquet %s ja es va afegir, s'està substituint amb %s\n"
@@ -2004,7 +2020,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2072,43 +2088,43 @@ msgstr "el nom de l'etiqueta és buit"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "s'esperava ] al final de la seqüència"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "no s'esperava ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "no s'esperava }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "s'esperava ? a l'expressió"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "s'esperava { després de ? a l'expressió"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "s'esperava } a l'expressió"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "s'esperava : després de ? a la subexpressió"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "s'esperava { després de : a l'expressió"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "s'esperava | al final de l'expressió"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "iterador de seqüència que s'utilitza amb seqüències de diferents mides"
@@ -2640,12 +2656,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr "el paquet de les fonts no conté cap fitxer .spec\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "ha fallat el desempaquetatge de l'arxiu%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " al fitxer "
@@ -2858,89 +2874,89 @@ msgstr "no es pot obrir l'índex %s mitjançant %s - %s (%d)\n"
msgid "no dbpath has been set\n"
msgstr "no s'ha establert cap dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: s'ignora"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, 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:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: ha fallat regexec: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: ha fallat regcomp: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: s'ignora"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, 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:2066
+#: lib/rpmdb.c:2061
#, 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:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "no s'ha establert el dbpath"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "ha fallat en crear el directori %s: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "no es pot afegir el registre originalment a %u\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
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:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "no s'ha pogut substituir l'antiga base de dades amb la nova\n"
@@ -3036,41 +3052,46 @@ msgstr "compatibilitat per a les dependències enriquides."
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr "op desconegut de dependència enriquida '%.*s'"
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr "Cal el nom"
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr "La dependència enriquida no comença amb '('"
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr "Falten argument a l'op de la dependència enriquida"
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr "Dependència enriquida buida"
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr "Dependència enriquida sense acabar: %s"
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr "No es poden encadenar diferents ops"
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+#, fuzzy
+msgid "Can only chain and/or/with ops"
msgstr "Únicament es poden encadenar ops AND i OR"
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3448,7 +3469,7 @@ msgstr "No s'ha cridat cap exec() després del fork() a l'scriptlet de lua\n"
msgid "Unable to restore current directory: %m"
msgstr "No s'ha pogut restaurar el directori actual: %m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "no s'ha construït amb la compatibilitat cap als scriptlets <lua>\n"
@@ -3482,7 +3503,7 @@ msgstr "%s ha fallat l'scriplet, senyal %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "Ha fallat el scriptlet %s, estat de sortida %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Format desconegut"
@@ -3647,8 +3668,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(buit)"
#: rpmio/macro.c:316
@@ -3691,17 +3712,17 @@ msgstr "Ha fallat l'expansió de la macro %%%s\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "La macro %%%s té un nom invàlid (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr "S'ha definit la macro %%%s però no s'utilitza dins de l'àmbit\n"
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Opció desconeguda %c a %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
@@ -3709,22 +3730,22 @@ msgstr ""
"Hi ha massa nivells de recursivitat en l'expansió de la macro. És probable "
"que sigui a causa de la declaració recursiva de la macro.\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "%c sense terminar: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Un %% precedeix una macro que no es pot analitzar\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr "ha fallat la càrrega del fitxer de les macros %s"
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== actiu %d buit %d\n"
diff --git a/po/cmn.po b/po/cmn.po
index 1da31ea5c..930f761e1 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Chinese (Mandarin) (http://www.transifex.com/rpm-team/rpm/"
@@ -686,266 +686,266 @@ msgstr "字串不支援 && 和 ||\n"
msgid "syntax error in expression\n"
msgstr "表述式中有語法錯誤\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "在 %s %s 中有遺漏的「(」\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "在 %s(%s 中有遺漏的「)」\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "無效的 %s 符記:%s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() 之後有非空白空格:%s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "不當語法:%s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "不當模式規格:%s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "不當目錄模式規格:%s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "不尋常的語區長度:「%s」於 %%lang(%s)\n"
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "複製語區 %s 於 %%lang(%s)\n"
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "無效的功能:%s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "檔案功能支援未內建於\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "檔案必須以「/」開頭:%s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "不明檔案摘要演算法 %u,權宜落回 MD5\n"
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "列出了兩次的檔案:%s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "讀取符號鏈結 %s 失敗:%s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "指向 BuildRoot 的符號鏈結:%s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "找不到目錄:%s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "找不到檔案:%s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s:無法呼叫不明的標籤 (%d)。\n"
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s:公鑰讀入失敗。\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s:不是一個受保護的公鑰。\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s:編碼失敗\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "無法建立目錄"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "檔案需要以「/」開頭:%s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev 不允許透過 glob 解析:%s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "無法開啟 %%files 檔案 %s:%m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "列:%s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "讀取 %%files 檔案 %s 時發生錯誤:%m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "不合法的 _docdir_fmt %s:%s\n"
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "透過 glob 解析找不到檔案:%s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "無法混合特殊 %s 與其他表單:%s\n"
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "一列中超過一個檔案:%s\n"
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "不當檔案:%s:%s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "正在檢查未打包的檔案:%s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -954,22 +954,22 @@ msgstr ""
"找到已安裝 (但未打包) 的檔案:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "正在處理檔案:%s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr "二進位架構 (%d) 無法匹配套件架構 (%d)。\n"
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "noarch 套件中有依賴架構的二進位檔\n"
@@ -1042,32 +1042,32 @@ msgstr "無法開啟 %s:%s\n"
msgid "Unable to write package: %s\n"
msgstr "無法寫入套件:%s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "已寫入:%s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "正在執行「%s」:\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "「%s」執行失敗。\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "套件檢查「%s」失敗。\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "無法產生套件 %s 的檔案名稱輸出:%s\n"
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "無法建立 %s:%s\n"
@@ -1406,7 +1406,7 @@ msgstr ""
msgid "invalid dependency"
msgstr "無效的依存性"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "所需版本"
@@ -1690,17 +1690,17 @@ msgstr "找不到 %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "%s 規格檔查詢失敗,無法剖析\n"
@@ -1735,74 +1735,90 @@ msgstr "%s 有過大或過小的 long 數值,略過\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s 有過大或過小的整數值,略過\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "無法取得 %s 於 %s/%s 的鎖定\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "已共享"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "排他"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "無效的索引類型 %x 於 %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "錯誤(%d) 發生於取得「%s」記錄自 %s 索引:%s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "儲存記錄「%2$s」到 %3$s 時發生錯誤(%1$d)\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "從 %3$s 移除記錄「%2$s」時發生錯誤(%1$d)\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "錯誤(%d) 發生於加入標頭 #%d 記錄\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "錯誤(%d) 發生於移除標頭 #%d 記錄\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "分配新套件實體時發生錯誤(%d)\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s 是個差異 RPM 而無法直接安裝\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "未支援的酬載 (%s) 於套件 %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "套件 %s 已被加入,跳過 %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "套件 %s 已被加入,以 %s 替換\n"
@@ -1935,7 +1951,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2003,43 +2019,43 @@ msgstr "空白標籤名稱"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] 預期在陣列的結尾"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "未預期的 ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "未預期的 }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? 預期於表述式中"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ 預期於表述式中的 ? 之後"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} 預期於表述式中"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": 預期跟著 ? 子表述式"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ 預期於表述式中 : 之後"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| 預期於表述式的結尾"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "用於不同大小陣列的陣列迭代器"
@@ -2565,12 +2581,12 @@ msgstr "預期是原始碼套件,但卻找到二進位套件\n"
msgid "source package contains no .spec file\n"
msgstr "原始碼套件內未包含 .spec 檔案\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "解包封存檔失敗 %s%s:%s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " 於檔案 "
@@ -2783,87 +2799,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "尚未設定 dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader:跳過"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "儲存記錄 #%2$d 到 %3$s 時發生錯誤(%1$d)\n"
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s:regexec 失敗:%s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s:regcomp 失敗:%s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator:跳過"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb:已擷取損壞的標頭 #%u -- 跳過。\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s:無法讀取位於 0x%x 的標頭\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "尚未設定 dbpath"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "建立目錄 %s 時失敗:%s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "在資料庫中有不當的標頭 #%u -- 跳過。\n"
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "無法加入原本位於 %u 的記錄\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr "重建資料庫時失敗:原來的資料庫保持原狀\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "以新的資料庫取代舊的資料庫時失敗!\n"
@@ -2951,41 +2967,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3357,7 +3377,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr "無法還原目前的目錄:%m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "<lua> 指令稿片段支援未內建\n"
@@ -3391,7 +3411,7 @@ msgstr "%s 指令稿片段失敗,信號 %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s 指令稿片段失敗,離開狀態 %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "不明格式"
@@ -3556,8 +3576,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(清空)"
#: rpmio/macro.c:316
@@ -3600,38 +3620,38 @@ msgstr "巨集 %%%s 展開時失敗\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "巨集 %%%s 具有無效的名稱 (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "在 %2$s(%3$s) 中有不明的選項 %1$c\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr "在巨集展開中有太多層的遞迴。它似乎是遞迴的巨集宣告所造成的。\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "未終結的 %c:%s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "在無法剖析的巨集之後跟著一個 %%\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== 作用中 %d 清空 %d\n"
diff --git a/po/cs.po b/po/cs.po
index 7238ded32..60820f952 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Czech (http://www.transifex.com/rpm-team/rpm/language/cs/)\n"
@@ -694,266 +694,266 @@ 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:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Chybí '(' v %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Chybí ')' v %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Neplatný %s token: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Následuje neprázdný znak %s(): %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Špatná syntaxe: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Špatná práva spec: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Špatná práva adresáře: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Soubor musí začínat na \"/\": %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Soubor uveden dvakrát: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolická linka ukazuje na BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Soubor nenalezen: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, 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:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: čtení veřejného klíče selhalo.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: není obrněný veřejný klíč.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Soubor potřebuje úvodní \"/\": %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Nemohu otevřít %%files soubor %s: %m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "řádek: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Soubor nenalezen globem: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Špatný soubor: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Kontroluji nezabalené soubory: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -962,22 +962,22 @@ msgstr ""
"Nalezeny instalované, ale nezabalené soubory:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1050,32 +1050,32 @@ msgstr "Nemohu otevřít %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Nemohu zapsat balíček: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapsáno: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "nemohu vytvořit %s: %s\n"
@@ -1414,7 +1414,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1698,17 +1698,17 @@ msgstr "Selhalo vyhledání %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "dotaz na spec soubor %s selhal, nemohu parsovat\n"
@@ -1743,74 +1743,90 @@ msgstr "%s má příliš velkou nebo příliš malou long hodnotu, přeskakuji\n
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s má příliš velkou nebo příliš malou int hodnotu, přeskakuji\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "nemohu získat zámek %s na %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "sdílen"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "exkluzivní"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "chyba(%d) při ukládání záznamu \"%s\" do %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "chyba(%d) v odstraňování \"%s\" z %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "chyba(%d) při alokaci nové instance balíčku\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s is a Delta RPM a nemůže být přímo instalován\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Nepodporovaný payload (%s) in balíčku %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "balíček %s byl již přidán, přeskakuji %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "balíček %s byl již přidán, nahrazuji ho s %s\n"
@@ -1943,7 +1959,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2011,43 +2027,43 @@ msgstr "prázdné jméno značky"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "na konci pole očekáváno ]"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "neočekávaná ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "neočekávaná }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "ve výrazu očekáván ?"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "ve výrazu je po ? očekávána {"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "ve výrazu je očekávána }"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "v podvýrazu je po ? očekávána :"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "ve výrazu je po : očekávána {"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "na konci výrazu je očekáváno |"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "iterátor pole použitý s poli jiné délky"
@@ -2576,12 +2592,12 @@ msgstr "očekávám balíček se zdrojovými kódy, nalezen však binární\n"
msgid "source package contains no .spec file\n"
msgstr "zdrojový balíček neobsahuje .spec soubor\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozbalování archívu selhalo %s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " na souboru "
@@ -2794,87 +2810,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "nebyla nastavena dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: přeskakuji"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, 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:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec selhal: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp selhal: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: přeskakuji"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, 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:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: nemohu číst hlavičku na 0x%x\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "žádný dbpath nebyl nastaven"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, 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:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "nemohu přidat záznam původně na %u\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
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:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "selhalo nahrazení staré databáze novou databází!\n"
@@ -2962,41 +2978,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3368,7 +3388,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3402,7 +3422,7 @@ msgstr "%s skriplet selhal, signál %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "provedení %s skripletu selhalo, návratový kód: %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3567,8 +3587,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(prázdné)"
#: rpmio/macro.c:316
@@ -3611,38 +3631,38 @@ msgstr "Selhalo vyhodnocení makra %%%s\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makro %%%s má nedovolené jméno (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Neznámý parametr %c v %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Neukončené %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Po %% následuje nezpracovatelné makro\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktivní %d prázdné %d\n"
diff --git a/po/da.po b/po/da.po
index 2ebaf1de3..dce0b287a 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Danish (http://www.transifex.com/rpm-team/rpm/language/da/)\n"
@@ -686,288 +686,288 @@ msgstr "&& og || understøttes ikke for strenge\n"
msgid "syntax error in expression\n"
msgstr "syntaksfejl i udtryk\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Manglende '(' i %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Manglende ')' i %s %s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ugyldigt %s-symbol: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Ikke-mellemrum efterfølger %s(): %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Ugyldig syntaks: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Ugyldig tilstandsangivelse: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Ugyldig dirmode-spec: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Fil skal begynde med \"/\": %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Fil angivet to gange: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolsk lænke peger på BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Fil ikke fundet: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Fil kræver foranstillet \"/\": %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "linie: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Fil ikke fundet med glob: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ugyldig fil: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1040,32 +1040,32 @@ msgstr "Kunne ikke åbne %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Kunne ikke skrive pakke: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrev: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "kan ikke oprette %s: %s\n"
@@ -1404,7 +1404,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1690,17 +1690,17 @@ msgstr "Kunne ikke finde %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "forespørgsel af spec-fil %s mislykkedes, kunne ikke tolkes\n"
@@ -1735,74 +1735,90 @@ msgstr "%s har for stor eller lille 'long'-værdi, overspringes\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s har for stor eller lille heltalsværdi, overspringes\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "kan ikke opnå %s lås på %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "delt"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "eksklusiv"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "fejl(%d) under allokering af ny pakkeinstans\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1935,7 +1951,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2003,43 +2019,43 @@ msgstr "tomt mærkenavn"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] forventet ved slutningen af tabel"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "uventet ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "uventet }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? forventet i udtryk"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ forventet efter ? i udtryk"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} forventet i udtryk"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": forventet efter ?-underudtryk"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ forventet efter : i udtryk"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| forventet ved slutningen af udtryk"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2570,12 +2586,12 @@ msgstr "kildepakke forventet, binær fundet\n"
msgid "source package contains no .spec file\n"
msgstr "kildepakke indeholder ingen .spec-fil\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "udpakning af arkiv mislykkedes%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " for fil "
@@ -2788,87 +2804,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "der er ikke sat nogen dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, 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:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "der ikke sat nogen dbpath"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr "kunne ikke genopbygge database: original-databasen beholdes\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "kunne ikke erstatte gammel database med ny database!\n"
@@ -2956,41 +2972,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3365,7 +3385,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3399,7 +3419,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3564,8 +3584,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(tom)"
#: rpmio/macro.c:316
@@ -3608,38 +3628,38 @@ msgstr "Makroen %%%s kunne ikke udfoldes\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makroen %%%s har ugyldigt navn (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Ukendt tilvalg %c i %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Uafsluttet %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Et %% efterfølges af en makro, der ikke kan tolkes\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktiv %d tom %d\n"
diff --git a/po/de.po b/po/de.po
index 642113850..dcaa515ea 100644
--- a/po/de.po
+++ b/po/de.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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: German (http://www.transifex.com/rpm-team/rpm/language/de/)\n"
@@ -724,266 +724,266 @@ msgstr "&& und || nicht unterstützt für Zeichenketten\n"
msgid "syntax error in expression\n"
msgstr "Syntax-Fehler im Ausdruck\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Fehlende »(« bei %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Fehlende »)« bei %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ungültiges %s-Zeichen: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Darstellbarem Zeichen folgt %s(): %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Ungültiger Syntax: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Ungültige Dateiberechtigungen: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Ungültige Verzeichnisberechtigungen: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, 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:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Doppelte Locale %s in %%lang(%s)\n"
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Ungültige Fähigkeit: %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "Dateifähigkeits-Unterstützung nicht eingebaut\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Datei muss mit »/« beginnen: %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, 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:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Datei doppelt aufgelistet: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "Lesen des symbolischen Links %s fehlgeschlagen: %s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolischer Link zeigt auf den BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Pfad ist außerhalb von BuildRoot: %s\n"
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "Verzeichnis nicht gefunden: %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Datei nicht gefunden: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "Kein Verzeichnis: %s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: Unbekannter Tag (%d) kann nicht geladen werden.\n"
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: Lesen des öffentlichen Schlüssels fehlgeschlagen.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: Ist kein gepanzerter öffentlicher Schlüssel.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: Verschlüsselung fehlgeschlagen\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "Erzeugen des Verzeichnisses fehlgeschlagen"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Datei benötigt führenden »/«: %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev-glob ist unzulässig: %s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, 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:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "Zeile: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr "Leere Datei %s in %%files\n"
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Fehler beim Lesen der Datei %s in %%files: %m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "Ungültiges _docdir_fmt %s: %s\n"
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Datei von »glob« nicht gefunden: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, 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:2474
+#: build/files.c:2465
#, 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:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ungültige Datei: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Auf nicht gepackte Datei(en) wird geprüft: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -992,24 +992,24 @@ msgstr ""
"Installierte (aber nicht gepackte) Datei(en) gefunden:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Dateien werden verarbeitet: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, 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:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Architekturabhängige Binärdateien in »noarch«-Paket\n"
@@ -1082,32 +1082,32 @@ msgstr "%s konnte nicht geöffnet werden: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Paket konnte nicht geschrieben werden: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Erstellt: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "»%s« wird ausgeführt:\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Ausführung von »%s« ist fehlgeschlagen.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Paket-Prüfung »%s« fehlgeschlagen.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "%s konnte nicht erstellt werden: %s\n"
@@ -1451,7 +1451,7 @@ msgstr ""
msgid "invalid dependency"
msgstr "Ungültige Abhängigkeit"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "Version wird benötigt"
@@ -1743,17 +1743,17 @@ msgstr "%s konnte nicht gefunden werden:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1790,74 +1790,90 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
"%s hat einen zu großen oder zu kleinen Integer-Wert, wird übersprungen\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "Keine %s-Sperre auf %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "gemeinsam"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "exklusiv"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "Ungültiger Indextyp %x auf %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "Fehler(%d) beim Holen der Datensätze »%s« aus dem %s-Index: %s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "Fehler(%d) beim Speichern des Datensatzes »%s« in %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "Fehler(%d) beim Entfernen des Datensatzes »%s« aus %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "Fehler(%d) beim Hinzufügen des Datensatzes für Header #%d\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "Fehler(%d) beim Entfernen des Datensatzes für Header #%d\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "Fehler(%d) beim Reservieren einer neuen Paket-Instanz\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s ist ein Delta-RPM und kann nicht direkt installiert werden\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Nicht unterstütze Nutzdaten (%s) in Paket %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "Paket %s wurde bereits hinzugefügt, %s wird übersprungen\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "Paket %s wurde bereits hinzugefügt, wird durch %s ersetzt\n"
@@ -1990,7 +2006,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2058,43 +2074,43 @@ msgstr "Leerer Tag-Name"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] erwartet am Ende des Arrays"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "Unerwartete ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "Unerwartete }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? im Ausdruck erwartet"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ nach dem ? im Ausdruck erwartet"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} im Ausdruck erwartet"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": erwartet ein ? im Unterausdruck"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ nach dem : im Ausdruck erwartet"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| am Ende des Ausdrucks erwartet"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "Zählvariable wird mit ungleich großem Array benutzt"
@@ -2628,12 +2644,12 @@ msgstr "Quell-Paket erwartet, Binär-Paket entdeckt\n"
msgid "source package contains no .spec file\n"
msgstr "Quell-Paket enthält keine Spec-Datei\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "Entpacken des Archivs fehlgeschlagen%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " bei Datei "
@@ -2848,88 +2864,88 @@ msgstr "%s-Index kann nicht mittels %s geöffnet werden - %s (%d)\n"
msgid "no dbpath has been set\n"
msgstr "Datenbank-Pfad wurde nicht gesetzt\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: wird übersprungen"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, 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:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec fehlgeschlagen: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp fehlgeschlagen: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: wird übersprungen"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: Beschädigten Header #%u erhalten -- wird übersprungen.\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, 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:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "Datenbank-Pfad wurde nicht gesetzt"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "Anlegen des Verzeichnisses %s fehlgeschlagen: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "Ursprünglicher Datensatz %u kann nicht hinzugefügt werden\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"Neu bauen der Datenbank fehlgeschlagen: Datenbank verbleibt entsprechend\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "Konnte die alte Datenbank nicht durch die neue ersetzen!\n"
@@ -3023,41 +3039,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr "Name wird benötigt"
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3435,7 +3455,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr "Aktuelles Verzeichnis kann nicht wiederhergestellt werden: %m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "<lua>-Scriptlet-Unterstützung nicht eingebaut\n"
@@ -3469,7 +3489,7 @@ msgstr "%s Scriptlet fehlgeschlagen, Signal %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s Scriptlet fehlgeschlagen, Beenden-Status %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Unbekanntes Format"
@@ -3634,8 +3654,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(leer)"
#: rpmio/macro.c:316
@@ -3678,18 +3698,18 @@ msgstr "Makro %%%s konnte nicht erweitert werden\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makro %%%s hat einen ungültigen Namen (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
"Makro %%%s ist definiert, wird aber nicht innerhalb des Bereichs verwendet\n"
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Unbekannte Option %c in %s (%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
@@ -3697,22 +3717,22 @@ msgstr ""
"Zu viele Rekursionsebenen bei der Expansion des Makros. Dies wird "
"wahrscheinlich durch eine rekursive Makro-Deklaration verursacht.\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Nicht terminiertes %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Auf %% folgt ein nicht auswertbares Makro\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr "Laden der Makro-Datei %s ist fehlgeschlagen"
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktiv %d leer %d\n"
diff --git a/po/el.po b/po/el.po
index 14bf12e10..d97358609 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Greek (http://www.transifex.com/rpm-team/rpm/language/el/)\n"
@@ -683,288 +683,288 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1037,32 +1037,32 @@ msgstr ""
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1401,7 +1401,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1685,17 +1685,17 @@ msgstr ""
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1730,74 +1730,90 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr ""
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1930,7 +1946,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -1998,43 +2014,43 @@ msgstr ""
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr ""
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr ""
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr ""
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr ""
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2558,12 +2574,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr ""
@@ -2776,87 +2792,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr ""
@@ -2944,41 +2960,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
+msgstr ""
+
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3350,7 +3370,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3384,7 +3404,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3550,7 +3570,7 @@ msgstr ""
#: rpmio/macro.c:286
#, c-format
-msgid "%3d>%*s(empty)"
+msgid "%3d>%*s(empty)\n"
msgstr ""
#: rpmio/macro.c:316
@@ -3593,38 +3613,38 @@ msgstr ""
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
diff --git a/po/eo.po b/po/eo.po
index 5bcec79c9..775052d82 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Esperanto (http://www.transifex.com/rpm-team/rpm/language/"
@@ -704,266 +704,266 @@ msgstr "&& kaj || ne por ĉenoj\n"
msgid "syntax error in expression\n"
msgstr "sintaksa eraro en esprimo\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Manka '(' en %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Manka ')' en %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Nevalida ero %s: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Blankospacoj ne povas sekvi: %s(): %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Fuŝa sintakso: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Fuŝa reĝimo-specifo: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Fuŝa dosierujo-specifo: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, 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:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Duplika lokaĵaro %s en %%lang(%s)\n"
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Nevalida kapablo: %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "Dosiero-kapabla rego ne integra\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Dosiero devas komenciĝi per \"/\": %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, 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:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Dosiero listigita dufoje: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "legado de mola ligilo %s malsukcesis: %s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Mola ligilo almontriĝas al BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Vojo estas ekster buildroot: %s\n"
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "Dosierujo ne trovita: %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Dosiero ne trovita: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "Ne dosierujo: %s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: ne eblas ŝargi nekonatan etikedon (%d).\n"
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: legi publikan ŝlosilon malsukcesis.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: ne ŝirmita publika ŝlosilo.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: malsukcesis kodiĝi\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "malsukcesis krei dosierujon"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Dosiero devas havi antaŭan \"/\": %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "Amaso %%dev ne permesata:%s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Ne eblis malfermi %%files file %s: %m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "linio: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr "Vaka dosiero %%files %s\n"
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "eraro dum legi dosieron %%files %s: %m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "nepermesita _docdir_fmt %s: %s\n"
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Dosiero ne trovita laŭ amaso: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, 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:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Pli ol unu dosiero en linio: %s\n"
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Fuŝa dosiero: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Kontrolanta ne pakita(j)n dosiero(j)n: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -972,24 +972,24 @@ msgstr ""
"Insalita(j) (sed ne pakita(j) dosiero(j) trovita(j):\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Procedanta dosierojn: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, 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:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Platformo-dependaj dosieroj en platformo-sendependa pakaĵo\n"
@@ -1062,32 +1062,32 @@ msgstr "Ne eblas malfermi: %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Ne eblas skribi pakaĵon: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Skribis: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Plenumigo de \"%s\":\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Plenumigo de \"%s\" malsukcesis.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Pakaĵo-kontrolo \"%s\" malsukcesis.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "ne eblas krei %s: %s\n"
@@ -1426,7 +1426,7 @@ msgstr "Neniuj riĉaj dependaĵoj permesataj por tiu tipo"
msgid "invalid dependency"
msgstr "nevalida dependaĵo"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "Eldono necesas"
@@ -1715,17 +1715,17 @@ msgstr "Malsukcesis trovi: %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "mendo de spec-dosiero %s malsukcesis, ne eblas analizi\n"
@@ -1762,74 +1762,90 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
"%s havas tro grandan aŭ malgrandan mallongentjeran valoron, preterlasita\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "ne eblas atingi ŝloson %s ĉe %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "kunuzata"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "ekskluziva"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "nevalida indeksa tipo %x ĉe %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "eraro(%d) dum ricevi rikordojn \"%s\" el indekso %s: %s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "eraro(%d) konservi rikordon \"%s\" en %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "eraro(%d) dum forigi rikordon \"%s\" el %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "eraro(%d) aldonanta en kapo rikordon #%d\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "eraro(%d) foriganta el kapo rikordon #%d\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "eraro(%d) dum generi novan okazon de pakaĵo\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s estas Pera RPM kaj ne estas rekte instalebla\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Ne komprenata ŝarĝo (%s) en pakaĵo %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "pakaĵo %s jam aldoniĝis, preterlasanta %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "pakaĵo %s jam aldoniĝis, anstataŭigante per %s\n"
@@ -1962,7 +1978,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2030,43 +2046,43 @@ msgstr "vaka etikeda nomo"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] anticipita je fino de tabelo"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "neatendita ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "neatendita }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? atendita en esprimo"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ atendita post ? en esprimo"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} atendita en esprimo"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": atendita post subesprimo kun ?"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ atendita post : en esprimo"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| atendita je la fino de la esprimo"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "tabela iteraciilo uzata kun tabeloj kun diversaj grandoj"
@@ -2595,12 +2611,12 @@ msgstr "fontoteksta pakaĵo atendita, plenumebla trovita\n"
msgid "source package contains no .spec file\n"
msgstr "fontoteksta pakaĵo enhavas neniun spec-dosieron\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "Elpakado de arkivo malsukcesis%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " ĉe dosiero"
@@ -2813,87 +2829,87 @@ msgstr "ne eblas malfermi indekson %s per %s - %s (%d)\n"
msgid "no dbpath has been set\n"
msgstr "neniu dbpath estis valorizita\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: preterlasanta"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "eraro (%d) konservanta rikordon #%d al en %s\n"
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec malsukcesis: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp malsukcesis: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: preterlasanta"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: difektita kapo #%u akirita -- preterlasanta.\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: ne eblas legi kapon en 0x%x\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "neniu dbpath estis valorizita"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "malsukcesis krei dosierujon %s: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "ne eblas aldoni rikordon devene el %u\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr "malsukcesis remunti datumbazon: neŝanĝita datumbazo restas\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "malsukcesis anstataŭigi la malnovan datumbazon per la nova!\n"
@@ -2983,41 +2999,46 @@ msgstr "rego por riĉaj dependaĵoj."
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr "Nekonata riĉdependaĵa operacio '%.*s'"
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr "Nomo postulata"
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr "Riĉa dependaĵo ne komenciĝas per '('"
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr "Mankanta argumento al riĉdependaĵa operacio"
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr "Vaka riĉa dependaĵo"
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr "Nefinita riĉa dependaĵo: %s"
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr "Ne eblas ĉenigi diversajn operaciojn"
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+#, fuzzy
+msgid "Can only chain and/or/with ops"
msgstr "Eblas ĉenigi nur la operaciojn AND kaj OR"
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr "Rubo post riĉa dependaĵo"
@@ -3389,7 +3410,7 @@ msgstr "Neniu exec() vokita post fork() en lua-skripteto\n"
msgid "Unable to restore current directory: %m"
msgstr "Ne eblas restarigi nunan dosierujon: %m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "rego por <lua>-programetojn ne estas integraj\n"
@@ -3423,7 +3444,7 @@ msgstr "skripteto %s malsukcesis, signalo %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "skripteto %s malsukcesis, elira stato %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "nekonata formato"
@@ -3588,8 +3609,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(vaka)"
#: rpmio/macro.c:316
@@ -3632,17 +3653,17 @@ msgstr "Makroo %%%s malsukcesis etendiĝi\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makroo %%%s havas nevalidan nomon (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr "Makroo %%%s difinita sed ne uzata en amplekso\n"
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Nekonata elekto %c en %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
@@ -3650,22 +3671,22 @@ msgstr ""
"Tro da niveloj de rekursioj en makroa etendado. Verŝajne kaŭzate de rekursia "
"makro-deklaro.\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Nefinita %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "%% estas sekvata de sensenca makroo\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr "malsukcesis ŝargi makroan dosieron %s"
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktiva %d vaka %d\n"
diff --git a/po/es.po b/po/es.po
index 4d098e801..e89beb62a 100644
--- a/po/es.po
+++ b/po/es.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Spanish (http://www.transifex.com/rpm-team/rpm/language/es/)\n"
@@ -734,266 +734,266 @@ 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:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "'(' ausente en %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "')' ausente en %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Elemento %s no válido: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, 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:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sintaxis errónea: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "modo spec erróneo: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "dirmode spec erróneo: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, 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:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Locale %s duplicado en %%lang(%s)\n"
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capacidad inválida %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "Soporte para la capacidad del archivo no construido\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Los archivos deben iniciar con \"/\": %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, 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:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Archivo listado dos veces: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "falló la lectura %s de symlink: %s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "El enlace simbólico apunta a BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "No se ha encontrado el directorio: %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Archivo no encontrado: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: no se puede cargar, etiqueta (%d) desconocida.\n"
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: falló la lectura de la clave publica.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: no es una clave pública con armadura.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: falló la codificación\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "falló al crear el directorio"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "El archivo necesita comenzar con \"/\": %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev glob no permitido: %s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, 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:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "línea: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Error leyendo %%files archivo %s: %m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "illegal _docdir_fmt %s: %s\n"
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Archivo no encontrado por glob: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, 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:2474
+#: build/files.c:2465
#, 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:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Archivo erróneo: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Comprobando si hay archivos desempaquetados: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -1002,23 +1002,23 @@ msgstr ""
"Se encontraron archivos instalados (pero desempaquetados):\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Procesando archivos: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, 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:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
"Binarios dependientes de la arquitectura en paquetes sin arquitectura\n"
@@ -1092,33 +1092,33 @@ msgstr "No se pudo abrir %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "No ha sido possible escribir el paquete: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Escrito: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Ejecutando \"%s\":\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Falló la ejecución de \"%s\":\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Falló la verificación \"%s\" del paquete\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "no es posible crear %s: %s\n"
@@ -1459,7 +1459,7 @@ msgstr ""
msgid "invalid dependency"
msgstr "dependencia no válida"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "se necesita una versión"
@@ -1749,17 +1749,17 @@ msgstr "Falló la búsqueda de %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "la consulta del archivo spec %s falló, no se pudo analizar\n"
@@ -1796,74 +1796,90 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
"%s tiene un valor entero demasiado grande o demasiado pequeño, omitido\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "no se pudo obtener bloqueo %s en %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "compartido"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "exclusivo"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "tipo de índice %x inválido en %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "error(%d) al obtener registros «%s» desde el índice %s: %s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "error(%d) almacenando registros \"%s\" en %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "error(%d) eliminando registro \"%s\" de %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "error(%d) estableciendo registro de encabezado #%d\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "error(%d) eliminando registro de encabezado #%d\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "error(%d) asignando nueva instancia de paquete\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s es un RPM Delta y no puede ser instalado directamente\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Carga útil (%s) no soportada en el paquete %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "el paquete %s ya fue añadido, omitiendo %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "el paquete %s ya fue añadido, reemplazando con %s\n"
@@ -1996,7 +2012,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2064,43 +2080,43 @@ msgstr "nombre de etiqueta vacío"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] esperado al final del arreglo"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "] inesperado"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "} inesperado"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "se esperaba ? en la expresión"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "se esperaba { después de ? en la expresión"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "se esperaba } en la expresión"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "se esperaba : después de la subexpresión ?"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "se esperaba { después de : en la expresión"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "se esperaba | al final de la expresión"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "iterador de arreglo usado con arreglos de diferente tamaño"
@@ -2631,12 +2647,12 @@ msgstr "se esperaba el paquete fuente, paquete binario encontrado\n"
msgid "source package contains no .spec file\n"
msgstr "el paquete fuente no contiene archivo .spec\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "falló el desempaquetado de archivos %s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " en archivo"
@@ -2849,89 +2865,89 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "no se ha establecido dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: omitiendo"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "error(%d) almacenando registro #%d en %s\n"
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec falló: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp falló: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: omitiendo"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: encabezado dañado #%u recuperada -- omitiendo.\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, 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:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "no se ha establecido dbpath"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "no se pudo crear el directorio %s: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, 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:2589
+#: lib/rpmdb.c:2584
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:2602
+#: lib/rpmdb.c:2597
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"
@@ -3030,41 +3046,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3443,7 +3463,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr "No es posible restaurar el directorio actual: %m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
"soporte interno para macro de inclución de guiones <lua>, no fue construido\n"
@@ -3478,7 +3498,7 @@ msgstr "%s: macro de ejecución de guión fallido, señal %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s: macro de ejecución de guión fallido, estado de terminación %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "formato desconocido"
@@ -3643,8 +3663,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(vacío)"
#: rpmio/macro.c:316
@@ -3687,17 +3707,17 @@ msgstr "Falló la expansión del macro macro %%%s\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "El macro %%%s tiene un nombre ilegal (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Opción desconocida %c en %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
@@ -3705,22 +3725,22 @@ msgstr ""
"Demasiados niveles de recursión en la expansión macro. Esto seguramente haya "
"sido provocado por una declaración macro recursiva.\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "No terminado %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Un %% está seguido por un macro no analizable\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== activo %d vacío %d\n"
diff --git a/po/fi.po b/po/fi.po
index 84cbc4fe7..91d748d05 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Finnish (http://www.transifex.com/rpm-team/rpm/language/fi/)\n"
@@ -691,266 +691,266 @@ msgstr "&& ja || ei tuettu merkkijoinoille\n"
msgid "syntax error in expression\n"
msgstr "syntaksivirhe lausekkeessa\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Puuttuva '(' %s %s:ssä\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "puuttuva ')' %s:(%s:ssä\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Virheellinen %s merkki: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Virheellinen syntaksi: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Virheellinen oikeusmäärittely %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Virheellinen hakemisto-oikeusmäärittely %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Tiedostojen täytyy alkaa \"/\": %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Tiedosto lueteltu kahdesti: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolinen linkki osoittaa BuildRoot:iin: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Tiedostoa ei löytynyt: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: julkisen avaimen luku epäonnistui\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: ei ole panssaroitu julkinen avain.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "hakemiston luonti epäonnistui"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Tiedosto tarvitsee aloitusmerkin \"/\": %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "%%files tiedostoa %s ei voitu avata: %m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "rivi: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Tiedostoa ei löytynyt täydennyksellä: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Virheellinen tiedosto: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Tarkistetaan paketoimattomia tiedostoja: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -959,22 +959,22 @@ msgstr ""
"Löytyi asennettuja (mutta paketoimattomia) tiedostoja:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Käsitellään tiedostoja: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1047,32 +1047,32 @@ msgstr "%s:aa ei voitu avata: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Pakettia ei voitu kirjoittaa: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Kirjoitettiin: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Suoritetaan \"%s\":\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "%s:n suoritus epäonnistui.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Paketin tarkistus \"%s\" epäonnistui.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "%s:n luonti ei onnistu: %s\n"
@@ -1411,7 +1411,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1695,17 +1695,17 @@ msgstr "%s:ää ei löytynyt\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "määrittelytiedoston %s kysely epäonnistui\n"
@@ -1740,74 +1740,90 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "en saa %s lukitusta tietokantaan %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "jaettua"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "poissulkevaa"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "virhe(%d) tallennettaessa tietuetta %s %s:ään\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "virhe(%d) poistettaessa tietuetta %s %s:stä\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "virhe(%d) lisättäessä otsikkon #%d tietuetta\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "virhe(%d) poistettaessa otsikon #%d tietuetta\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "virhe(%d) varattaessa uutta paketti-instanssia\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s on Delta RPM eikä sitä voida suoraan asentaa\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Tuntematon kuorma (%s) paketissa %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "paketti %s on jo lisätty, ohitetaan %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "paketti %s oli jo lisätty, korvataan %s:lla\n"
@@ -1940,7 +1956,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2008,43 +2024,43 @@ msgstr "tyhjä nimiön nimi"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "']' puuttuu taulukkomäärittelyn lopusta"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "odottamaton ']'"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "odottamaton '}'"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "odotin '?'-merkkiä ilmauksessa"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "odotin '{' '?'-merkin jälkeen lausekkeessa"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "odotin '}'-merkkiä lausekkeessa"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "odotin ':' '?'-merkin jälkeen ali-lausekkeessa "
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "odotin '{' ':'-merkin jälkeen lausekkeessa "
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "odotin '}'-merkkiä ilmauksen lopussa"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2573,12 +2589,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "arkiston %s%s purkaminen epäonnistui: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " tiedostolle "
@@ -2791,88 +2807,88 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "dbpath ei ole asetettu\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: ohitetaan"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "virhe(%d) tallennettaessa tietuetta #%d %s:ään\n"
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec epäonnistui: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp epäonnistui: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: ohitetaan"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: ohitetaan vioittunut otsikkotietue #%u.\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: otsikkoa ei voida lukea (0x%x)\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "dbpath ei ole asetettu"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "hakemiston %s luonti epäonnistui: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "tietue numero %u tietokannassa viallinen -- ohitetaan.\n"
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "alkupäisen tietueen %u lisäys ei onnistu\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"tietokannan uudelleenrakennus epäonnistui: alkuperäinen kanta paikallaan\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "vanhan tietokannan korvaus uudella epäonnistui!\n"
@@ -2960,41 +2976,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3368,7 +3388,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3402,7 +3422,7 @@ msgstr "%s skripti epäonnistui, signaali %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s skripti epäonnistui, palautti %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Tuntematon formaatti"
@@ -3567,8 +3587,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(tyhjä)"
#: rpmio/macro.c:316
@@ -3611,38 +3631,38 @@ msgstr "Makron %%%s laajennos ei onnistunut\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makron %%%s nimi on laiton (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Tuntematon valitsin %c %s(%s):ssä\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Päättämätön %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "%% seuraa makro jota ei voida jäsentää\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktiivisia %d tyhjiä %d\n"
diff --git a/po/fr.po b/po/fr.po
index 90600b222..fe7af8ced 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:40+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: French (http://www.transifex.com/rpm-team/rpm/language/fr/)\n"
@@ -724,266 +724,266 @@ 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:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "'(' manquante dans %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "')' manquante dans %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Lexème %s invalide : %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "espace non-blanc suivant %s() : %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Mauvaise syntaxe : %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Mauvais mode spec : %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Mauvais dirmode spec : %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, 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:721
+#: build/files.c:712
#, 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:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capacité invalide : %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "Support de capacité du fichier non intégré\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Le fichier doit commencer par « / » : %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, 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:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Fichier listé deux fois : %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "la lecture du symlink %s a échouée : %s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Lien symbolique pointant sur BuildRoot : %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "Répertoire introuvable : %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Fichier non trouvé : %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "Pas de répertoire: %s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, 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:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s : échec de la lecture de la clé publique.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s : n'est pas une clé publique blindée.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s : échec de l'encodage.\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "échec de création du répertoire"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Le fichier non précédé d'un \"/\": %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "globale %%dev non autorisée : %s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Impossible d'ouvrir le fichier %%files %s : %m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "Ligne : %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Erreur de lecture du fichiers %%files %s : %m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "illegal _docdir_fmt %s: %s\n"
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Fichier non trouvé par la substitution : %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, 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:2474
+#: build/files.c:2465
#, 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:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Mauvais fichier : %s : %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Vérification des fichiers non empaquetés : %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -992,23 +992,23 @@ msgstr ""
"Fichier(s) installé(s) (mais non empaquetés) :\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Traitement des fichiers : %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, 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:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Binaires dépendants d'une arch dans un paquet noarch\n"
@@ -1081,32 +1081,32 @@ msgstr "Impossible d'ouvrir %s : %s\n"
msgid "Unable to write package: %s\n"
msgstr "Impossible d'écrire le paquet : %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Écrit : %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Exécution_de « %s » :\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "L'exécution de « %s » a échouée.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "La vérification du paquet « %s » a échouée.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "Ne peut créer %s : %s\n"
@@ -1447,7 +1447,7 @@ msgstr ""
msgid "invalid dependency"
msgstr "dépendance invalide"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "Version requise"
@@ -1735,17 +1735,17 @@ msgstr "Impossible de trouver %s :\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1782,74 +1782,90 @@ msgstr "%s est une valeur 'long' trop petite ou trop grande, ignoré\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s est une valeur entière trop petite ou trop grande, ignoré\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "impossible d'avoir le verrou %s sur %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "partagé"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "exclusif"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "type d'index %x invalide sur %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "erreur(%d) en attrapant les articles « %s » de l'index %s : %s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "erreur(%d) en stockant l'article « %s » dans %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "erreur(%d) en enlevant l'article « %s » de %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "Erreur(%d) ajout de l'enregistrement de l'en-tête #%d\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "Erreur (%d) suppression de l'enregistrement de l'en-tête #%d\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "erreur(%d) en allouant une nouvelle instance de paquet\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s est un Delta RPM et ne peut être installé directement\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Charge (%s) non pris en charge dans le paquet %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "le paquet %s a déjà été rajouté, %s ignoré\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "le paquet %s a déjà été rajouté, replacé par %s\n"
@@ -1982,7 +1998,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2050,43 +2066,43 @@ msgstr "nom de tag vide"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] attendu à la fin du tableau"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "] inattendu"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "} inattendu"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? attendu dans l'expression"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ attendu après ? dans l'expression"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} attendu dans l'expression"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": attendu derrière la sous-expression de ?"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ attendu après : dans l'expression"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| attendu a la fin de l'expression"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "itérateur de tableau utilisé avec des tableaux de tailles différentes"
@@ -2623,12 +2639,12 @@ msgstr "paquet source attendu, paquet binaire trouvé\n"
msgid "source package contains no .spec file\n"
msgstr "le paquet source ne contient pas de fichier .spec\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "échec du déballage de l'archive %s%s : %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " dans fichier "
@@ -2842,89 +2858,89 @@ msgstr "impossible d'ouvrir l'index %s en utilisant %s - %s (%d)\n"
msgid "no dbpath has been set\n"
msgstr "aucun dbpath n'a été fourni\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader : ignoré"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, 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:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s : regexec a échoué :%s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s : regcomp a échoué :%s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator : ignoré"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, 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:2066
+#: lib/rpmdb.c:2061
#, 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:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "aucun dbpath fournit"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "Impossible de créer le répertoire %s : %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, 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:2589
+#: lib/rpmdb.c:2584
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:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "Ne peut remplacer la vieille base de données par la nouvelle!\n"
@@ -3020,41 +3036,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3437,7 +3457,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr "Impossible de restaurer le répertoire courant : %m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "le support du scriptlet <lua> n'est pas intégrer\n"
@@ -3471,7 +3491,7 @@ msgstr "scriptlet %s échoué, signal %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s scriptlet échoué, état de sortie %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Format inconnu"
@@ -3636,8 +3656,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(vide)"
#: rpmio/macro.c:316
@@ -3680,17 +3700,17 @@ msgstr "La macro %%%s ne peut être expansée\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "La macro %%%s a un nom illégal (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr "Macro %%%s définie mais non utilisée sans portée\n"
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Option inconnue %c dans %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
@@ -3698,22 +3718,22 @@ msgstr ""
"Trop de niveaux de récursivité dans l'expansion de la macro. Il est "
"probablement causée par une déclaration de macro récursive.\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "%c non terminé: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Un %% est suivi d'une macro in-analysable\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr "Impossible de charger le fichier macro %s"
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== %d actif(s) %d vide(s)\n"
diff --git a/po/id.po b/po/id.po
index 6d650836f..15105f3c2 100644
--- a/po/id.po
+++ b/po/id.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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Indonesian (http://www.transifex.com/rpm-team/rpm/language/"
@@ -701,288 +701,288 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1055,32 +1055,32 @@ msgstr ""
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1419,7 +1419,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1703,17 +1703,17 @@ msgstr ""
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1748,74 +1748,90 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr ""
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1948,7 +1964,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2016,43 +2032,43 @@ msgstr ""
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr ""
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr ""
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr ""
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr ""
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2576,12 +2592,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr ""
@@ -2794,87 +2810,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr ""
@@ -2962,41 +2978,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
+msgstr ""
+
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3368,7 +3388,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3402,7 +3422,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3568,7 +3588,7 @@ msgstr ""
#: rpmio/macro.c:286
#, c-format
-msgid "%3d>%*s(empty)"
+msgid "%3d>%*s(empty)\n"
msgstr ""
#: rpmio/macro.c:316
@@ -3611,38 +3631,38 @@ msgstr ""
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
diff --git a/po/is.po b/po/is.po
index 113cf85c2..6ef533563 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Icelandic (http://www.transifex.com/rpm-team/rpm/language/"
@@ -681,288 +681,288 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "vantar '(' í %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "vantar ')' í %s %s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ógilt %s tákn: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Skráin er tvítekin: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Skráin fannst ekki: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "lína: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Skráin fannst ekki með 'glob': %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ógild skrá %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1035,32 +1035,32 @@ msgstr ""
msgid "Unable to write package: %s\n"
msgstr "Get ekki ritað í pakka: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrifaði: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1399,7 +1399,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1683,17 +1683,17 @@ msgstr "gat ekki fundið %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1728,74 +1728,90 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "deildann"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "einka"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1928,7 +1944,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -1996,43 +2012,43 @@ msgstr ""
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr ""
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr ""
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr ""
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr ""
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2556,12 +2572,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr "pakkinn inniheldur enga .spec skrá\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr ""
@@ -2774,87 +2790,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr ""
@@ -2942,41 +2958,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3348,7 +3368,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3382,7 +3402,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3547,8 +3567,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(tómt)"
#: rpmio/macro.c:316
@@ -3591,38 +3611,38 @@ msgstr ""
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Óþekkt viðfang %c í %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== virkt %d tómt %d\n"
diff --git a/po/it.po b/po/it.po
index 4f8a224a6..1f8a30716 100644
--- a/po/it.po
+++ b/po/it.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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Italian (http://www.transifex.com/rpm-team/rpm/language/it/)\n"
@@ -727,268 +727,268 @@ msgstr "&& e || non supportati per le stringhe\n"
msgid "syntax error in expression\n"
msgstr "errore di sintassi nell'espressione\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "'(' mancante in %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "')' mancante in %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Token %s non valido: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Caratteri non validi seguono %s(): %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sintassi non corretta: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Spec della modalità errata: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Spec dirmode errata: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Lunghezza inconsueta del locale: \"%s\" in %%lang(%s)\n"
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Locale duplicato: %s in %%lang(%s)\n"
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capability non valida: %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "Supporto per capability dei file non disponibile\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Il file deve iniziare con \"/\": %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, 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:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "File elencato due volte: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "lettura del symlink %s fallita: %s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Il collegamento simbolico punta alla BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Percorso esterno alla buildroot: %s\n"
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "Directory non trovata: %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "File non trovato: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "Non è una directory: %s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: impossibile caricare tag sconosciuto (%d).\n"
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: lettura chiave pubblica fallita.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: non è una chiave pubblica con formato 'armored'.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: errore durante l'encoding\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "impossibile creare la directory"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Il file deve essere preceduto da \"/\": %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "glob %%dev non consentito: %s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Impossibile aprire %%files file %s: %m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "riga: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
"File %s vuoto nella sezione %%files\n"
"\n"
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Errore nella lettura del file %s in %%files: %m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "_docdir_fmt %s non valido: %s\n"
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "File non trovato dal glob: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, 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:2474
+#: build/files.c:2465
#, 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:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "File errato: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Controllo per file non pacchettizzati in corso: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -997,23 +997,23 @@ msgstr ""
"Trovati file installati (ma non inclusi nel pacchetto):\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Elaborazione file: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, 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:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Binari dipendenti dall'architettura presenti in un pacchetto noarch\n"
@@ -1086,32 +1086,32 @@ msgstr "Impossibile aprire %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Impossibile scrivere il pacchetto: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Scritto: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Esecuzione \"%s\":\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Esecuzione di \"%s\" fallita.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Controllo pacchetto \"%s\" fallito.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "impossibile creare %s: %s\n"
@@ -1450,7 +1450,7 @@ msgstr ""
msgid "invalid dependency"
msgstr "Dipendenza non valida"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "Versione richiesta"
@@ -1740,17 +1740,17 @@ msgstr "Impossibile trovare %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1786,74 +1786,90 @@ msgstr "%s presenta un valore long troppo grande o troppo piccolo, omesso\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s presenta un valore integer troppo grande o troppo piccolo, omesso\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "impossibile ottenere il %s su %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "condiviso"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "esclusivo"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "tipo indice %x non valido su %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "errore(%d) nella lettura dei record \"%s\" dall'indice %s: %s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "errore(%d) nella memorizzazione del record \"%s\" in %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "errore(%d) nella rimozione del record \"%s\" da %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "errore(%d) nell'impostazione del record #%d dell'intestazione\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "errore(%d) nell'eliminazione del record dell'intestazione #%d\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "errore(%d) nell'allocazione di una nuova istanza del pacchetto\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s è un Delta RPM e non può essere installato direttamente\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Payload non supportato (%s) nel pacchetto %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "il pacchetto %s è già stato aggiunto, salto %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "il pacchetto %s è stato già aggiunto, sostituzione con %s in corso\n"
@@ -1986,7 +2002,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2054,43 +2070,43 @@ msgstr "nome tag vuoto"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] previsto alla fine dell'array"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "] inaspettata"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "} inaspettata"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? previsto nell'espressione"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ previsto dopo ? nell'espressione"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} previsto nell'espressione"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": previsto dopo l'espressione secondaria ?"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ previsto dopo : nell'espressione"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| previsto alla fine dell'espressione"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "iteratore di array usato con array di dimensioni differenti"
@@ -2625,12 +2641,12 @@ msgstr "pacchetto sorgente atteso, trovato binario\n"
msgid "source package contains no .spec file\n"
msgstr "il pacchetto sorgente non contiene alcun file .spec\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "estrazione archivio fallita%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " sul file "
@@ -2844,87 +2860,87 @@ msgstr "impossibile aprire l'indice %s usando%s - %s (%d)\n"
msgid "no dbpath has been set\n"
msgstr "non è stato impostato alcun dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: salto"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, 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:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec fallito: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp fallito: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: salto"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: intestazione #%u danneggiata -- viene omessa.\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: impossibile leggere intestazione 0x%x\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "non è stato impostato alcun dbpath"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "impossibile creare la cartella %s: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "impossibile aggiungere il record originariamente su %u\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
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:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "sostituzione del vecchio database con il nuovo database fallita!\n"
@@ -3022,41 +3038,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr "Nome richiesto"
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3437,7 +3457,7 @@ msgstr "Funzione exec() non chiamata dopo fork() nello scriptlet lua\n"
msgid "Unable to restore current directory: %m"
msgstr "Impossibile tornare alla direcotry corrente: %m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "supporto agli scriptlet <lua> non disponibile\n"
@@ -3471,7 +3491,7 @@ msgstr "scriptlet %s fallita, segnale %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "scriptlet %s fallita, uscita con stato %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Formato sconosciuto"
@@ -3636,8 +3656,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(vuoto)"
#: rpmio/macro.c:316
@@ -3680,17 +3700,17 @@ msgstr "Impossibile espandere la macro %%%s\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "La macro %%%s presenta un nome non valido (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr "Macro %%%s definita ma non usata nello scope\n"
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Opzione %c sconosciuta in %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
@@ -3698,22 +3718,22 @@ msgstr ""
"Troppo livelli di ricorsione nell'espansione della macro. Si tratta "
"probabilmente di una macro definita ricorsivamente.\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "%c non terminato: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Un %% è seguito da una macro non parsabile\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr "impossibile caricare il file di macro %s"
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== %d attivo %d vuoto\n"
diff --git a/po/ja.po b/po/ja.po
index 6d7f56e19..89074cc9a 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Japanese (http://www.transifex.com/rpm-team/rpm/language/"
@@ -699,268 +699,268 @@ msgstr "&& と || は文字列には使えません\n"
msgid "syntax error in expression\n"
msgstr "式中で文法エラー\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s に '(' がありません %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s(%s の後に ')' がありません\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "無効なトークン %s: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() に続く空白がありません: %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "文法エラー: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "不正なモード指定: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "不正なディレクトリモード指定: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "異常なロケール長: \"%s\" (%%lang(%s))\n"
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "重複する位置 %s が %%lang(%s) にあります\n"
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "不正なケーパビリティです: %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "ファイル ケーパビリティのサポートが組み込まれていません\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "ファイルは \"/\" から始まらなければなりません: %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
"不明なファイルのダイジェスト アルゴリズム %u です。MD5 にフォールバックしま"
"す。\n"
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "ファイルが2回表記されています: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "シンボリックリンク %s の読み込みに失敗しました: %s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "シンボリックリンクが BuildRoot を指しています: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "ディレクトリーがありません: %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "ファイルが見つかりません: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: 不明なタグ (%d) を読み込めませんでした。\n"
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: 公開鍵の読み込みに失敗しました。\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: ASCII 形式の公開鍵ではありません。\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: エンコードに失敗\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "ディレクトリーの作成に失敗しました"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "ファイルは先頭に \"/\" が必要です: %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev グロブは許可されません: %s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "%%files のファイル %s を開けません: %m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "%s行目: \n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "%%files ファイル %s の読み込み中にエラー: %m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "不正な _docdir_fmt %s: %s\n"
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "ファイルが見つかりません (by glob): %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "他の形式で特別な %s を混ぜることはできません: %s\n"
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "1 行に複数のファイル: %s\n"
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "不正なファイル: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "パッケージに含まれないファイルの検査中: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -969,24 +969,24 @@ msgstr ""
"インストール済み(ただしパッケージに含まれない)ファイルが見つかりました:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "ファイルの処理中: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
"バイナリのアーキテクチャー (%d) がパッケージのアーキテクチャー (%d) と一致し"
"ません。\n"
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "noarch パッケージ内にアーキテクチャ依存のバイナリー\n"
@@ -1059,32 +1059,32 @@ msgstr "%s のオープンに失敗: %s\n"
msgid "Unable to write package: %s\n"
msgstr "パッケージの書き込みに失敗: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "書き込み完了: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "「%s」を実行しています:\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "「%s」の実行に失敗しました。\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "パッケージ \"%s\" のチェックに失敗しました。\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "パッケージ %s の出力ファイル名を生成できませんでした: %s\n"
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "%s を作成できません: %s\n"
@@ -1424,7 +1424,7 @@ msgstr ""
msgid "invalid dependency"
msgstr "無効な依存性"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "バージョン要件"
@@ -1712,17 +1712,17 @@ msgstr "%s の検索に失敗しました:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "スペックファイル %s の問い合わせに失敗しました。解析できません。\n"
@@ -1757,74 +1757,90 @@ msgstr "%s には大き/小さ過ぎるlong値があります。スキップし
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s には大き/小さ過ぎる整数値があります。スキップします\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "%sロックを獲得できません (%s/%s)\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "共有"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "排他"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "不正なインデックス形式 %x が %s/%s にあります\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "エラー(%d) \"%s\" レコードの %s インデックスから取得中: %s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "エラー(%d) - レコード \"%s\" を %s に格納時\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "エラー(%d) - レコード \"%s\" を %s から削除時\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "エラー(%d) - ヘッダー #%d レコードの追加時\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "エラー(%d) - ヘッダー #%d レコードの削除時\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "エラー(%d) - 新しいパッケージインスタンスの割り当て時\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s はデルタ RPM で、直接インストールできません。\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "パッケージ %s 内にサポートしていないペイロード (%s) です。\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "パッケージ %s は既に追加されています。%s を飛ばします。\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "パッケージ %s は既に追加されています。 %s と置換します。\n"
@@ -1957,7 +1973,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2025,43 +2041,43 @@ msgstr "空のタグ名"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "配列の後に ] が期待されます。"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "予期せぬ ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "予期せぬ }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "式中で ? が期待されます。"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "式中で ? の後に { が期待されます。"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "式中に } が期待されます。"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "? サブ式の後に : が期待されます。"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "式中で : の後に { が期待されます。"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "式の終わりに | が期待されます。"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "配列の繰り返し指定が、サイズが異なる配列の間で使用されています"
@@ -2591,12 +2607,12 @@ msgstr "ソースパッケージが期待されますが、これはバイナリ
msgid "source package contains no .spec file\n"
msgstr "ソースパッケージに .spec ファイルがありません\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "アーカイブの伸長に失敗%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr ": ファイル "
@@ -2809,88 +2825,88 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "dbpath が設定されていません\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: スキップします。"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "エラー(%d) - レコード #%d を %s に格納時\n"
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: 正規表現に失敗しました: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp に失敗しました: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: スキップします。"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
"rpmdb: 破損したヘッダーインスタンス #%u を取得しました。スキップします。\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: ヘッダーを読むことができません (0x%x)\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "dbpath が設定されていません。"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "ディレクトリー %s の作成に失敗しました: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "データベース中のヘッダー #%u は不正です -- スキップします。\n"
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "元々 %u にあったレコードを追加できません。\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr "データベースの再構築に失敗: オリジナルのデータベースは残っています。\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "古いデータベースを新しいデータベースで置き換えるのに失敗!\n"
@@ -2981,41 +2997,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3394,7 +3414,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr "カレントディレクトリを戻せません: %m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "<lua> スクリプトは組み込みでサポートしていません\n"
@@ -3428,7 +3448,7 @@ msgstr "%s スクリプトの実行に失敗しました。シグナル %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s スクリプトの実行に失敗しました。終了ステータス %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "不明な書式"
@@ -3593,8 +3613,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(空)"
#: rpmio/macro.c:316
@@ -3637,17 +3657,17 @@ msgstr "マクロ %%%s の展開に失敗しました。\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "マクロ %%%s は不正な名前です (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "不明なオプション %c (%s(%s)中に)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
@@ -3655,22 +3675,22 @@ msgstr ""
"マクロ展開の再帰呼び出しが深すぎます。これは再帰的マクロ定義が原因で発生して"
"いる可能性があります。\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "終端されていない %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "%% の後ろに構文解析できないマクロが続いています。\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== 有効 %d 空 %d\n"
diff --git a/po/ko.po b/po/ko.po
index fe49d7c23..a037100b5 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Korean (http://www.transifex.com/rpm-team/rpm/language/ko/)\n"
@@ -689,288 +689,288 @@ msgstr "'&&' 와 '||' 는 문자열에서 사용할 수 없습니다\n"
msgid "syntax error in expression\n"
msgstr "표현식에서 구문 오류가 발생했습니다\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s %s에 '(' 가 없습니다\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s(%s에 ')' 가 없습니다\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "부적합한 %s 토큰: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() 다음에 공백이 없음: %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "잘못된 구문: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "잘못된 모드 spec: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "잘못된 dir모드 spec: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "파일은 반드시 \"/\" 로 시작해야함: %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "파일 목록이 중복됨: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "BuildRoot에 심볼릭링크함: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "파일을 찾을 수 없음: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "파일은 \"/\" 로 시작해야함: %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "행: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "glob으로 파일을 찾을 수 없음: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "잘못된 파일: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1043,32 +1043,32 @@ msgstr "%s(을)를 열 수 없음: %s\n"
msgid "Unable to write package: %s\n"
msgstr "패키지를 작성할 수 없음: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "작성: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "%s 패키지의 출력 파일명을 생성할 수 없음: %s\n"
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "%s(을)를 생성할 수 없음: %s\n"
@@ -1407,7 +1407,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1691,17 +1691,17 @@ msgstr "%s(을)를 찾는데 실패함:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1737,74 +1737,90 @@ msgstr "%s(은)는 너무 크거나 너무 적은 정수(long) 값입니다, 생
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s(은)는 너무 크거나 너무 적은 정수(int) 값입니다, 생략합니다\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "%2$s/%3$s의 잠금된(lock) %1$s(을)를 얻을 수 없습니다\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "공유됨"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "폐쇄적(exclusive)"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "새로운 패키지를 배치하는 도중 오류(%d)가 발생했습니다\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1937,7 +1953,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2005,43 +2021,43 @@ msgstr "태그 이름이 비어있습니다"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "배열의 끝부분에 ']' 가 와야합니다"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "불필요한 ']' 가 있습니다"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "불필요한 '}' 가 있습니다"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "표현식에 '?' 가 와야합니다"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "표현식의 '?' 뒤에 '{' 가 와야합니다"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "표현식에 '}' 가 와야합니다"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "'?' 하부표현식(subexpression) 뒤에 ':' 이 와야합니다"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "표현식의 ':' 뒤에 '{' 가 와야합니다"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "표현식의 끝부분에 '|' 가 와야합니다"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2576,12 +2592,12 @@ msgstr "소스 패키지가 필요하며, 바이너리가 검색되었습니다\
msgid "source package contains no .spec file\n"
msgstr "소스 패키지에 .spec 파일이 포함되어 있지 않습니다\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "아카이브를 푸는데 실패함%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " 다음 파일의 "
@@ -2794,88 +2810,88 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "db경로가 설정되어 있지 않습니다\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: 0x%x의 헤더를 읽을 수 없습니다\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "db경로가 설정되어 있지 않습니다"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "%u에 처음부터 레코드를 추가할 수 없습니다\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"데이터베이스를 재구축하는데 실패함: 원본 데이터베이스는 그대로 유지됩니다\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "이전 데이터베이스를 새로운 데이터베이스로 교체하는데 실패했습니다!\n"
@@ -2963,41 +2979,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3370,7 +3390,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3404,7 +3424,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3569,8 +3589,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(비어있음)"
#: rpmio/macro.c:316
@@ -3613,38 +3633,38 @@ msgstr "매크로 %%%s(을)를 확장(expand)하는데 실패했습니다\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "매크로 %%%s에 부적합한 이름이 있습니다 (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "%2$s(%3$s)에 알 수 없는 옵션 %1$c(이)가 있습니다\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "%c(이)가 종료되지 않음: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "'%%' 다음에 처리할 수 없는(unparseable) 매크로가 있습니다\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== %d 활성 %d 비어있음\n"
diff --git a/po/ms.po b/po/ms.po
index 599c3fc90..100f3b820 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Malay (http://www.transifex.com/rpm-team/rpm/language/ms/)\n"
@@ -680,288 +680,288 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1034,32 +1034,32 @@ msgstr ""
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1398,7 +1398,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1682,17 +1682,17 @@ msgstr ""
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1727,74 +1727,90 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "terkongsi"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr ""
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1927,7 +1943,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -1995,43 +2011,43 @@ msgstr "nama tag kosong"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] dijangka dipenghujung tatasusunan"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr ""
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr ""
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? dijangka dalam ungkapan"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "| dijangka dalam ungkapan"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "| dijangka selepas ungkapan ?"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| dijangka pada penghujung ungkapan"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2555,12 +2571,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr ""
@@ -2773,87 +2789,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec gagal: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp gagal: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "gagal untuk mencipta direktori %s: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr ""
@@ -2941,41 +2957,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3347,7 +3367,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3381,7 +3401,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3546,8 +3566,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(kosong)"
#: rpmio/macro.c:316
@@ -3590,38 +3610,38 @@ msgstr "Makro %%%s gagal untuk mengembang\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Pilihan tidak diketahui %c dalam %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktif %d kosong %d\n"
diff --git a/po/nb.po b/po/nb.po
index 70226bdd4..20d9d591d 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/rpm-team/rpm/"
@@ -691,288 +691,288 @@ msgstr "&& og || ikke støttet for strenger\n"
msgid "syntax error in expression\n"
msgstr "syntaksfeil i uttrykk\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Mangler '(' i %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Mangler ')' i %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ugyldig %s-tegn: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Filen må begynne med \"/\": %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Fil listet to ganger: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolsk lenke peker til BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Fil ikke funnet: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "Installerer %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ugyldig fil %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1045,32 +1045,32 @@ msgstr "Kunne ikke åpne %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Kunne ikke skrive pakke: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrev: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1409,7 +1409,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1693,17 +1693,17 @@ msgstr "Klarte ikke å finne %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1738,74 +1738,90 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr ""
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1938,7 +1954,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2006,43 +2022,43 @@ msgstr ""
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr ""
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr ""
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr ""
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr ""
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2570,12 +2586,12 @@ msgstr "kildepakke forventet, binær funnet\n"
msgid "source package contains no .spec file\n"
msgstr "kildepakke inneholder ikke en .spec-fil\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr ""
@@ -2788,87 +2804,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr ""
@@ -2956,41 +2972,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
+msgstr ""
+
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3362,7 +3382,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3396,7 +3416,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3562,7 +3582,7 @@ msgstr ""
#: rpmio/macro.c:286
#, c-format
-msgid "%3d>%*s(empty)"
+msgid "%3d>%*s(empty)\n"
msgstr ""
#: rpmio/macro.c:316
@@ -3605,38 +3625,38 @@ msgstr ""
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index c77cd9120..446cc7024 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Dutch (http://www.transifex.com/rpm-team/rpm/language/nl/)\n"
@@ -680,288 +680,288 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Ontbrekende '(' in %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Ontbrekende ')' in %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "regel: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1034,32 +1034,32 @@ msgstr ""
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1398,7 +1398,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1682,17 +1682,17 @@ msgstr ""
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1727,74 +1727,90 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr ""
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1927,7 +1943,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -1995,43 +2011,43 @@ msgstr ""
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "onverwachte ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "onverwachte }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? verwacht in expressie"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ verwacht na ? in expressie"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} verwacht in expressie"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ verwacht na : in expressie"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2555,12 +2571,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr ""
@@ -2773,87 +2789,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr ""
@@ -2941,41 +2957,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3347,7 +3367,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3381,7 +3401,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3546,8 +3566,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(leeg)"
#: rpmio/macro.c:316
@@ -3590,38 +3610,38 @@ msgstr ""
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Onbekende optie %c in %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== actief %d leeg %d\n"
diff --git a/po/pl.po b/po/pl.po
index 0b31cb7da..e5fba2ebb 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Polish (http://www.transifex.com/rpm-team/rpm/language/pl/)\n"
@@ -712,266 +712,266 @@ 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:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Brak „(” w %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Brak „)” w %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Nieprawidłowy token %s: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Brak białego znaku po %s(): %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Błędna składnia: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Błędny tryb spec: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Błędny tryb katalogu spec: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, 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:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Podwójna lokalizacja %s w %%lang(%s)\n"
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Nieprawidłowa możliwość: %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "Obsługa możliwości plików nie jest wbudowana\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Plik musi zaczynać się od „/”: %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, 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:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Plik podany dwukrotnie: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "odczytanie dowiązania symbolicznego %s się nie powiodło: %s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Dowiązanie symboliczne wskazuje na BuildRoot: %s → %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Ścieżka jest poza buildroot: %s\n"
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "Nie odnaleziono katalogu: %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Nie odnaleziono pliku: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "Nie jest katalogiem: %s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: nie można wczytać nieznanego znacznika (%d).\n"
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: odczytanie klucza publicznego się nie powiodło.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: nie jest opakowanym kluczem publicznym.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: odkodowanie się nie powiodło\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "utworzenie katalogu się nie powiodło"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Plik musi zaczynać się od „/”: %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "Wyrażenie regularne %%dev nie jest dozwolone: %s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, 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:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "wiersz: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr "Pusty plik %s w %%files\n"
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Błąd podczas odczytywania pliku %s w %%files: %m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "illegal _docdir_fmt %s: %s\n"
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Nie odnaleziono pliku przez wyrażenie regularne: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, 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:2474
+#: build/files.c:2465
#, 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:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Błędny plik: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Sprawdzanie niespakietowanych plików: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -980,24 +980,24 @@ msgstr ""
"Odnaleziono zainstalowane (ale niespakietowane) pliki:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Przetwarzanie plików: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, 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:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Pliki binarne zależne od architektury w pakiecie noarch\n"
@@ -1070,32 +1070,32 @@ msgstr "Nie można otworzyć %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Nie można zapisać pakietu: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Wykonywanie „%s”:\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Wykonanie „%s” się nie powiodło.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Sprawdzenie pakietu „%s” się nie powiodło.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "nie można utworzyć %s: %s\n"
@@ -1435,7 +1435,7 @@ msgstr "Złożone zależności nie są dozwolone dla tego typu"
msgid "invalid dependency"
msgstr "nieprawidłowa zależność"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "Wersja jest wymagana"
@@ -1723,17 +1723,17 @@ msgstr "Odnalezienie %s się nie powiodło:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "odpytanie pliku spec %s się nie powiodło, nie można przetworzyć\n"
@@ -1768,75 +1768,91 @@ msgstr "%s ma za dużą lub za małą wartość long, pominięto\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s ma za dużą lub za małą wartość całkowitą, pominięto\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "nie można otrzymać blokady %s na %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "współdzielonej"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "wyłącznej"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "nieprawidłowy typ indeksu %x w %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "błąd(%d) podczas uzyskiwania wpisów „%s” z indeksu %s: %s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "błąd(%d) podczas zapisywania wpisu „%s” do %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "błąd(%d) usuwania wpisu „%s” z %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "błąd(%d) podczas dodawania wpisu nagłówka #%d\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "błąd(%d) podczas usuwania wpisu nagłówka #%d\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "błąd(%d) podczas przydzielania nowej instancji pakietu\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
"%s jest pakietem RPM Delta i nie może zostać bezpośrednio zainstalowany\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Nieobsługiwane dane (%s) w pakiecie %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "pakiet %s został już dodany, pomijanie %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "pakiet %s został już dodany, zastępowanie %s\n"
@@ -1969,7 +1985,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2037,43 +2053,43 @@ msgstr "pusta nazwa znacznika"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "oczekiwano ] na końcu tablicy"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "nieoczekiwane ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "nieoczekiwane }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "oczekiwano ? w wyrażeniu"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "oczekiwano { po ? w wyrażeniu"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "oczekiwano } w wyrażeniu"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "oczekiwano : po podwyrażeniu ?"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "oczekiwano { po : w wyrażeniu"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "oczekiwano | na końcu wyrażenia"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "iterator tablicy użyty na tablicach o różnych rozmiarach"
@@ -2605,12 +2621,12 @@ msgstr "oczekiwano pakietu źródłowego, odnaleziono binarny\n"
msgid "source package contains no .spec file\n"
msgstr "pakiet źródłowy nie zawiera pliku .spec\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozpakowanie archiwum się nie powiodło%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " na pliku "
@@ -2823,89 +2839,89 @@ msgstr "nie można otworzyć indeksu %s za pomocą %s — %s (%d)\n"
msgid "no dbpath has been set\n"
msgstr "ścieżka bazy danych nie została ustawiona\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: pomijanie"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, 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:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec się nie powiodło: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp się nie powiodło: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: pomijanie"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: pobrano uszkodzony nagłówek #%u — pomijanie.\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, 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:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "ścieżka bazy danych nie została ustawiona"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "utworzenie katalogu %s się nie powiodło: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, 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:2589
+#: lib/rpmdb.c:2584
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:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "zamiana poprzedniej bazy danych na nową się nie powiodła.\n"
@@ -2996,41 +3012,46 @@ msgstr "obsługa złożonych zależności."
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr "Nieznany operator złożonej zależności „%.*s”"
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr "Nazwa jest wymagana"
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr "Złożona zależność nie zaczyna się od „(”"
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr "Brak parametru dla operatora złożonej zależności"
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr "Pusta złożona zależność"
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr "Niezakończona złożona zależność: %s"
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr "Nie można połączyć różnych operatorów"
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+#, fuzzy
+msgid "Can only chain and/or/with ops"
msgstr "Można połączyć tylko operatory AND i OR"
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr "Błędne dane po złożonej zależności"
@@ -3403,7 +3424,7 @@ msgstr "Nie wywołano exec() po fork() w skrypcie Lua\n"
msgid "Unable to restore current directory: %m"
msgstr "Nie można przywrócić bieżącego katalogu: %m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "Obsługa skryptów <lua> nie jest wbudowana\n"
@@ -3437,7 +3458,7 @@ msgstr "Skrypt %s się nie powiódł, sygnał %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "Skrypt %s się nie powiódł, stan wyjścia %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Nieznany format"
@@ -3602,8 +3623,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(puste)"
#: rpmio/macro.c:316
@@ -3646,17 +3667,17 @@ msgstr "Rozwinięcie makra %%%s się nie powiodło\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makro %%%s ma niedozwoloną nazwę (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr "Określono makro %%%s, ale nie jest używane w ramach zakresu\n"
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Nieznana opcja %c w %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
@@ -3664,22 +3685,22 @@ msgstr ""
"Za dużo poziomów rekurencji w rozwinięciu makra. Prawdopodobnie jest to "
"spowodowane rekurencyjną deklaracją makra.\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Niezakończone %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Makro niemożliwe do przetworzenia po %%\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr "wczytanie pliku makra %s się nie powiodło"
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktywne %d puste %d\n"
diff --git a/po/pt.po b/po/pt.po
index 0f751feaf..52b0a0338 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Portuguese (http://www.transifex.com/rpm-team/rpm/language/"
@@ -700,288 +700,288 @@ 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:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Falta um '(' em %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Falta um ')' em %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Elemento %s inválido: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, 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:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sintaxe inválida: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Spec de modo inválido: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Spec de dirmode inválido: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "O ficheiro tem de começar por \"/\": %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Ficheiro listado duas vezes: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "A 'symlink' aponta para a BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Ficheiro não encontrado: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "O ficheiro precisa de começar por \"/\": %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "linha: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Ficheiro não encontrado pelo glob: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Ficheiro inválido: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1054,32 +1054,32 @@ msgstr "Não consigo aceder ao %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Não consegui gravar o pacote: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Gravei: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "não consigo criar o %s: %s\n"
@@ -1418,7 +1418,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1702,17 +1702,17 @@ msgstr "Não consegui encontrar o %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "a pesquisa do ficheiro spec %s falhou, não consigo analisar\n"
@@ -1747,74 +1747,90 @@ msgstr "O %s tem um valor demasiado elevado ou pequeno, foi ignorado\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "O %s tem um valor inteiro demasiado elevado ou pequeno, foi ignorado\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "não consigo trancar o %s no %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "partilhado"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "exclusivo"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "erro(%d) ao criar uma nova instância do pacote\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1947,7 +1963,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2015,43 +2031,43 @@ msgstr "nome da opção em branco"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] esperado no fim do vector"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "] inesperado"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "} inesperado"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "esperado um ? na expressão"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "esperado um { a seguir ao ? na expressão"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "esperado um } na expressão"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "esperado um : a seguir à sub-expressão ?"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "esperado um { a seguir ao : na expressão"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "esperado um | no fim da expressão"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2583,12 +2599,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr "o pacote de código-fonte não contem um ficheiro .spec\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "a abertura do pacote falhou%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " no ficheiro "
@@ -2801,88 +2817,88 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "não foi definido o dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, 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:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "não foi definido o dbpath"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "não consigo adicionar o registo originalmente em %u\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
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:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "falhou a substituição da base de dados antiga pela nova!\n"
@@ -2970,41 +2986,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3379,7 +3399,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3413,7 +3433,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3578,8 +3598,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(vazio)"
#: rpmio/macro.c:316
@@ -3622,38 +3642,38 @@ msgstr "A macro %%%s não conseguiu ser expandida\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "A macro %%%s tem um nome ilegal (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Opção desconhecida %c em %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "%c não terminado: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Segue-se uma macro impossível de analisar ao %%\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== activo %d vazio %d\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index bbc37f6d4..53cf47823 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rpm-team/rpm/"
@@ -716,268 +716,268 @@ 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:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "\"(\" faltando em %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "\"(\" faltando em %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Token de %s inválido: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "caractere de espaço após %s(): %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sintaxe inválida: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Modo spec inválido: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Dirmode spec inválido: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Capacidade inválida: %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "Suporte à capacidade de arquivo não embutida\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "O arquivo deve começar com uma \"/\": %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, 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:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Arquivo listado duas vezes: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Ligação simbólica aponta para BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Arquivo não encontrado: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, 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:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: falha ao ler a chave pública.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: não é uma chave pública blindada.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: falha ao codificar\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "falha ao criar o diretório"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "O arquivo precisa da \"/\" inicial: %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, 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:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "linha: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "O arquivo não foi encontrado pelo glob: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Arquivo inválido: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Procurando por arquivos desempacotados: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -986,22 +986,22 @@ msgstr ""
"Arquivo(s) instalado(s) (mas não empacotado(s)) encontrado(s):\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Processando arquivos: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Binários dependentes de arquitetura no pacote noarch\n"
@@ -1074,33 +1074,33 @@ msgstr "Não foi possível abrir %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Não foi possível gravar o pacote: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Gravou: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Executando \"%s\":\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "A execução de \"%s\" falhou.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Falha na verificação \"%s\" do pacote.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "Não foi possível criar %s: %s\n"
@@ -1439,7 +1439,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1723,17 +1723,17 @@ msgstr "Falha ao localizar %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "a consulta ao specfile %s falhou, não foi possível analisá-lo\n"
@@ -1768,74 +1768,90 @@ msgstr "%s tem valor inteiro longo muito grande ou muito pequeno, ignorado\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s tem um valor inteiro muito grande ou muito pequeno, ignorado\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "não foi possível obter o bloqueio %s em %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "compartilhado"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "exclusivo"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "erro (%d) ao armazenar o registro \"%s\" em %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "erro (%d) ao remover o registro \"%s\" a partir de %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "erro(%d) ao adicionar o registro de cabeçalho #%d\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "erro(%d) ao remover o registro de cabeçalho #%d\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "erro (%d) ao alocar nova instância do pacote\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s é um Delta RPM e não pode ser instalado diretamente\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Carga útil (%s) não suportada no pacote %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "o pacote %s já foi adicionado, ignorando %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "o pacote %s já foi adicionado, substituindo por %s\n"
@@ -1968,7 +1984,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2036,43 +2052,43 @@ msgstr "nome da etiqueta vazio"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] esperado no fim da matriz"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "] não esperado"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "} não esperado"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? esperado na expressão"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ esperado após ? na expressão"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} esperado na expressão"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": esperado após a subexpressão ?"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ esperado após : na expressão"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| esperado no fim da expressão"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "iterador da matriz utilizado com diferentes tamanhos de matrizes"
@@ -2601,12 +2617,12 @@ msgstr "um pacote fonte era esperado, mas um binário foi encontrado\n"
msgid "source package contains no .spec file\n"
msgstr "o pacote fonte não contém um arquivo .spec\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "a descompactação do arquivo falhou %s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " no arquivo "
@@ -2819,89 +2835,89 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "nenhum dbpath foi definido\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: ignorando"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, 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:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: o regexec falhou: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: o regcomp falhou: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: ignorando"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: cabeçalho danificado #%u recuperado -- ignorando.\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, 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:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "nenhum dbpath foi definido"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "falha ao criar o diretório %s: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, 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:2589
+#: lib/rpmdb.c:2584
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:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "falha ao substituir o banco de dados velho pela novo!\n"
@@ -2997,41 +3013,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3406,7 +3426,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "suporte a scriptlet <lua> não embutido\n"
@@ -3440,7 +3460,7 @@ msgstr "o scriptlet %s falhou, sinal %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "o scriptlet %s falhou, status de saída %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Formato desconhecido"
@@ -3605,8 +3625,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(vazio)"
#: rpmio/macro.c:316
@@ -3649,38 +3669,38 @@ msgstr "O macro %%%s falhou ao expandir\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "O macro %%%s tem um nome inválido (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Opção desconhecida %c em %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "%c incompleto: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Um %% é seguido por um macro não analisável\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== %d ativo %d vazio\n"
diff --git a/po/rpm.pot b/po/rpm.pot
index 4ba75323e..1aac26934 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+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"
@@ -680,288 +680,288 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1034,32 +1034,32 @@ msgstr ""
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1398,7 +1398,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1682,17 +1682,17 @@ msgstr ""
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1727,74 +1727,90 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr ""
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1927,7 +1943,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -1995,43 +2011,43 @@ msgstr ""
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr ""
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr ""
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr ""
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr ""
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2555,12 +2571,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr ""
@@ -2773,87 +2789,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr ""
@@ -2941,41 +2957,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
+msgstr ""
+
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3347,7 +3367,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3381,7 +3401,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3547,7 +3567,7 @@ msgstr ""
#: rpmio/macro.c:286
#, c-format
-msgid "%3d>%*s(empty)"
+msgid "%3d>%*s(empty)\n"
msgstr ""
#: rpmio/macro.c:316
@@ -3590,38 +3610,38 @@ msgstr ""
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index aacb443d8..07c4e47ac 100644
--- a/po/ru.po
+++ b/po/ru.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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Russian (http://www.transifex.com/rpm-team/rpm/language/ru/)\n"
@@ -709,266 +709,266 @@ msgstr "&& и || не поддерживаются для строк\n"
msgid "syntax error in expression\n"
msgstr "синтаксическая ошибка в выражении\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Отсутствует '(' в %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "отсутствует ')' в %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Неверный токен %s: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Не пробел следует после %s(): %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Неверный синтаксис: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Неверные права: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Неверные права на каталог %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Файл должен начинаться с \"/\": %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Не удается проверить файл %u, возврат к MD5\n"
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Файл указан дважды: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Символическая ссылка указывает на BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Файл не найден: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: это не открытый ключ.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "не удалось создать каталог"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Файл должен начинаться с \"/\": %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "строка: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Файл не найден: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Неверный файл %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Проверка на неупакованный(е) файл(ы): %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -977,22 +977,22 @@ msgstr ""
"Обнаружен(ы) установленный(е) (но не упакованный(е)) файл(ы):\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Двоичные данные с архитектурой в пакете noarch\n"
@@ -1065,32 +1065,32 @@ msgstr "Невозможно открыть %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Невозможно записать пакет: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Записан: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Выполнение \"%s\":\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Выполнение \"%s\" не удалось.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Невозможно создать имя файла для пакета %s: %s\n"
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "невозможно создать %s: %s\n"
@@ -1429,7 +1429,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1713,17 +1713,17 @@ msgstr "Невозможно найти %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "запрос файла спецификации %s не удался, невозможно разобрать файл\n"
@@ -1759,74 +1759,90 @@ msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
"%s имеет слишком малую или слишком большую величину integer, пропущено\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "невозможно получить блокировку %s на %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "разделяемый"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "исключительный"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "ошибка(%d) сохранения записи \"%s\" в %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "ошибка(%d) удаления записи %s из %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "ошибка(%d) резервирования памяти для образа нового пакета\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s является Delta RPM и не может быть установлен напрямую\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "пакет %s был уже добавлен, пропускаем %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "пакет %s уже был добавлен, заменяется %s\n"
@@ -1959,7 +1975,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2027,43 +2043,43 @@ msgstr "пустое имя тэга"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "в конце массива ожидалась \"]\""
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "неожиданная \"]\""
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "неожиданная \"}\""
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "в выражении ожидалось \"?\""
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "в выражении после \"?\" ожидалось \"{\""
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "в выражении ожидалось \"}\""
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "в выражении после \"?\" ожидалось \":\""
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "в выражении после \":\" ожидалось \"{\""
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "в конце выражения ожидался \"|\""
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2593,12 +2609,12 @@ msgstr "обнаружен двоичный пакет вместо ожидае
msgid "source package contains no .spec file\n"
msgstr "исходный пакет не содержит файла спецификации\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "распаковка архива не удалась%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " на файле "
@@ -2811,88 +2827,88 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "параметер dbpath не установлен\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "ошибка (%d) сохранения записи #%d в %s\n"
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: получен поврежденный заголовок #%u -- пропускается.\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: невозможно прочесть заголовок в 0x%x\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "параметер dbpath не установлен"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "не удалось создать каталог %s: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "заголовок номер %u в базе данных неверный -- пропускается.\n"
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "невозможно добавить запись (первоначально в %u)\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"перестроение базы данных не удалось, старая база данных остается на месте\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "невозможно заменить старую базу данных на новую!\n"
@@ -2980,41 +2996,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3387,7 +3407,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3421,7 +3441,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Неизвестный формат"
@@ -3586,8 +3606,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(пусто)"
#: rpmio/macro.c:316
@@ -3630,38 +3650,38 @@ msgstr "Невозможно раскрыть макрос %%%s\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Недопустимое имя (%%undefine) макроса %%%s\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Неизвестный параметр %c в %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Незакрытая %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "непонятный макрос после %%\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "====================== активных %d пустых %d\n"
diff --git a/po/sk.po b/po/sk.po
index 5584ff83a..5ecc9e1c3 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Slovak (http://www.transifex.com/rpm-team/rpm/language/sk/)\n"
@@ -703,266 +703,266 @@ 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:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Chýba '(' v %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Chýba ')' v %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Neplatný %s token: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Nasleduje nie prázdny znak %s(): %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Zlá syntax: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Zlý režim spec: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Zlý režim adresára spec: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, 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:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Dvojitá lokalizácia %s v %%lang(%s)\n"
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Neplatná možnosť: %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "Podpora možností súboru nie je zabudovaná\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Súbor musí začínať na \"/\": %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, 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:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Súbor uvedený dvakrát: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "čítanie symlinku %s zlyhalo: %s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolický link ukazuje na BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Cesta sa nachádza mimo buildroot: %s\n"
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "Priečinok nenájdený: %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Súbor nenájdený: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "Toto nie je adresár: %s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, 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:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: čítanie verejného kľúča zlyhalo.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: nie je obrnený verejný kľúč.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: zlyhalo kódovanie\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "vytvorenie priečinka zlyhalo"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Súbor potrebuje úvodný \"/\": %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev glob nie je povolený: %s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, 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:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "riadok: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Chyba čítania %%files súboru %s: %m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Súbor nenájdený globom: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, 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:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Zlý súbor: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Kontrolujú sa nezabalené súbory: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -971,22 +971,22 @@ msgstr ""
"Nájdené nainštalované (ale nezabalené) súbory:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Spracovávajú sa súbory: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Binárky závislé na architektúre v bezarchitektúrnom balíčku\n"
@@ -1059,32 +1059,32 @@ msgstr "Nie je možné otvoriť %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Nie je možné zapísať balíček: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapísané: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Spúšťa sa \"%s\":\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Spustenie \"%s\" zlyhalo.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Kontrola balíčka \"%s\" zlyhala.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "nie je možné vytvoriť %s: %s\n"
@@ -1423,7 +1423,7 @@ msgstr ""
msgid "invalid dependency"
msgstr "Neplatná závislosť"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "Vyžadovaná verzia"
@@ -1708,17 +1708,17 @@ msgstr "Zlyhalo vyhľadávanie %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "otázka na spec-súbor %s zlyhala, nie je možné analyzovať\n"
@@ -1753,74 +1753,90 @@ msgstr "%s má príliš veľkú alebo príliš malú long hodnotu, preskakuje sa
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s má príliš veľkú alebo príliš malú int hodnotu, preskakuje sa\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "nie je možné získaž zámok %s na %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "zdieľaný"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "výhradný"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "neplatný typ indexu %x v %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "chyba(%d) získaných \"%s\" záznamov z %s indexu: %s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "chyba(%d) pri ukladaní záznamu \"%s\" do %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "chyba(%d) v odstraňovaní záznamu \"%s\" z %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "chyba(%d) pridania hlavičky #%d záznamu\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "chyba(%d) odstránenia hlavičky #%d záznamu\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "chyba(%d) pri alokácii novej inštancii balíčka\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s je Delta RPM a nemôže byž priamo inštalovaný\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Nepodporovaný payload (%s) v balíčku %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "balíček %s už bol pridaný, %s sa preskakuje\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "balíček %s už bol pridaný, nahradzuje sa s %s\n"
@@ -1953,7 +1969,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2021,43 +2037,43 @@ msgstr "prázdne meno tagu"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] očakávané na konci poľa"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "neočakávané ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "neočakávané }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? očakávané vo výraze"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ očakávané po ? vo výraze"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} očakávané vo výraze"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": očakávané po ? podvýraze"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ očakávané po : vo výraze"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| očakávené na konci výrazu"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "iterátor poľa použitý s poľami inej veľkosti"
@@ -2587,12 +2603,12 @@ msgstr "očakáva sa balíček so zdrojovým kódom, nájdený bol binárny\n"
msgid "source package contains no .spec file\n"
msgstr "balíček so zdrojovými kódmi neobsahuje .spec súbor\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "rozbaľovanie archívu zlyhalo %s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " pre súbor "
@@ -2805,87 +2821,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "nenastavená dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: preskakuje sa"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "chyba(%d) ukladania záznamu #%d do %s\n"
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec zlyhal: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp zlyhal: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: preskakuje sa"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, 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:2066
+#: lib/rpmdb.c:2061
#, 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:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "nebola nastavená žiadna dbpath"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "zlyhanie pri vytváraní priečinka %s: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, 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:2589
+#: lib/rpmdb.c:2584
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:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "nepodarilo sa nahradiť starú databázu novou!\n"
@@ -2973,41 +2989,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3380,7 +3400,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr "Nie je možné obnoviť aktuálny priečinok: %m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "nie je zabudovaná podpora pre skriptlety <lua>\n"
@@ -3414,7 +3434,7 @@ msgstr "%s skriplet zlahal, signál %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s skriplet zlyhal, návratový kód: %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Neznámy formát"
@@ -3579,8 +3599,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(prázdne)"
#: rpmio/macro.c:316
@@ -3623,17 +3643,17 @@ msgstr "Zlyhalo vyhodnotenie makra %%%s\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makro %%%s má nedovolené meno (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Neznáma možnosť %c v %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
@@ -3641,22 +3661,22 @@ msgstr ""
"Príliž veľa úrovní rekurzie v rozbaľovaní makra. Zrejme je to spôsobené "
"vyhlásením rekurzívneho makra.\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Neukončené %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Po %% nasleduje nespracovateľné makro\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktívnych %d prázdnych %d\n"
diff --git a/po/sl.po b/po/sl.po
index a9ac56eea..87e7b8744 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Slovenian (http://www.transifex.com/rpm-team/rpm/language/"
@@ -682,288 +682,288 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr ""
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr ""
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1036,32 +1036,32 @@ msgstr "Ni možno odpreti %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "ni možno ustvariti %s: %s\n"
@@ -1400,7 +1400,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1684,17 +1684,17 @@ msgstr ""
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "poizvedba po datoteki spec. %s je bila neuspešna, razčlemba ni možna\n"
@@ -1731,74 +1731,90 @@ msgstr ""
"%s ima preveliko ali premajhno vrednost malega (small) celega\n"
"števila, prezrto\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "skupno"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "izključujoče"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1931,7 +1947,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -1999,43 +2015,43 @@ msgstr "ime značke manjka"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "na koncu polja je pričakovan ]"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "nepričakovan ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "nepričakovan }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "v izrazu je pričakovan ?"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "v izrazu je za { pričakovan ?"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "v izrazu je pričakovan }"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "za podizrazom ? je pričakovano :"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "v izrazu je za : pričakovan {"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "na koncu izraza je pričakovan |"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2565,12 +2581,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " za datoteko "
@@ -2783,87 +2799,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "dbpath ni nastavljena"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "zamenjava stare podatkovne zbirke z novo je bila neuspešna!\n"
@@ -2951,41 +2967,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3357,7 +3377,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3391,7 +3411,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3556,8 +3576,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(prazni)"
#: rpmio/macro.c:316
@@ -3600,38 +3620,38 @@ msgstr ""
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktivni %d prazni %d\n"
diff --git a/po/sr.po b/po/sr.po
index c1520384e..4b4cd1794 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Serbian (http://www.transifex.com/rpm-team/rpm/language/sr/)\n"
@@ -694,266 +694,266 @@ msgstr "&& и || нису подржани за стрингове\n"
msgid "syntax error in expression\n"
msgstr "синтаксна грешка у изразу\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Недостаје „(“ у %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Недостаје „)“ у %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Неисправан %s знак: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Размак који није празан следи %s(): %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Лоша синтакса: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Лоша спецификација режима: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Лоша спецификација режима директоријума: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Неисправна могућност: %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "Није уграђена подршка за могућност датотеке\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Датотека мора почети са „/“: %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "Непознат алгоритам %u за сажимање датотека, враћам се на MD5\n"
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Датотека наведена двапут: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symlink тачке за BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Датотека није пронађена: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: не могу да учитам непознату ознаку (%d).\n"
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: неуспело читање јавног кључа.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: јавни кључ није ојачан.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "неуспело креирање директоријума"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Испред датотеке је потребно да стоји „/“: %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Не могу да отворим %%files датотеку %s: %m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "ред: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Датотека није пронађена поклапањем: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Лоша датотека: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Проверавам за незапаковане датотеке: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -962,22 +962,22 @@ msgstr ""
"Пронађене су инсталиране (али незапаковане) датотеке:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Бинарне датотеке зависне од архитектуре у noarch пакету\n"
@@ -1050,32 +1050,32 @@ msgstr "Не могу да отворим %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Не могу да запишем пакет: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Записано: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Извршавам „%s“:\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Извршавање „%s“ није успело.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Неуспела провера пакета „%s“.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Не могу да направим име излазне датотеке за пакет %s: %s\n"
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "не могу да направим %s: %s\n"
@@ -1414,7 +1414,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1698,17 +1698,17 @@ msgstr "Неуспело тражење %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "упит на датотеком спецификације %s није успео, не могу да протумачим\n"
@@ -1743,74 +1743,90 @@ msgstr "%s има превелику или премалу long вредност
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s има превелику или премалу целобројну вредност, прескочено\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "не могу да добијем %s катанац на %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "дељено"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "ексклузивно"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "грешка(%d) при складиштењу слога „%s“ у %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "грешка(%d) при уклањању слога „%s“ из %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "грешка(%d) при заузимању новог примерка пакета\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s је Делта RPM и не може се директно инсталирати\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Неподржан терет (%s) у пакету %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "пакет %s је већ додат, прескачем %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "пакет %s је већ додат, замењујем са %s\n"
@@ -1943,7 +1959,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2011,43 +2027,43 @@ msgstr "празно име ознаке"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] очекиван на крају низа"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "неочекиван ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "неочекиван }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? очекиван у изразу"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ очекивано после ? у изразу"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} очекиван у изразу"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": очекиван након ? подизраза"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ очекивано после : у изразу"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| очекиван на крају израза"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "показивач низа коришћен са низовима различитих величина"
@@ -2576,12 +2592,12 @@ msgstr "очекиван је изворни пакет, пронађен је
msgid "source package contains no .spec file\n"
msgstr "изворни пакет не садржи .spec датотеку\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "распакивање архиве није успело %s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " на датотеци "
@@ -2794,89 +2810,89 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "није постављен dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: прескачем"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "грешка(%d) при записивању слога #%d у %s\n"
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec није успео: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp није успео: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: прескачем"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: оштећено заглавље #%u враћено -- прескачем.\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: не могу да прочитам заглавље на 0x%x\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "није постављен dbpath"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "неуспело креирање директоријума %s: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "заглавље #%u у бази податак је лоше -- прескачем.\n"
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "не могу да додам слог првобитно на %u\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"неуспело поновно прављење базе података: основна база података је остала на "
"месту\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "неуспела замена старе базе података са новом базом података!\n"
@@ -2966,41 +2982,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3373,7 +3393,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "није уграђена подршка <lua> скриптица\n"
@@ -3407,7 +3427,7 @@ msgstr "%s скриптица није успела, сигнал %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s скриптица није успела, излазни статус %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Непознат облик"
@@ -3572,8 +3592,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(празно)"
#: rpmio/macro.c:316
@@ -3616,38 +3636,38 @@ msgstr "Макро %%%s није могао да се прошири\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Макро %%%s има неправилно име (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Непозната опција %c у %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Неограничено %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "%% је праћена са макроом кога није могуће рашчланити\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== активно %d празно %d\n"
diff --git a/po/sr@latin.po b/po/sr@latin.po
index a4f4c8e01..7dc13922e 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/rpm-team/rpm/"
@@ -696,266 +696,266 @@ msgstr "&& i || nisu podržani za stringove\n"
msgid "syntax error in expression\n"
msgstr "sintaksna greška u izrazu\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Nedostaje „(“ u %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Nedostaje „)“ u %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Neispravan %s znak: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Razmak koji nije prazan sledi %s(): %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Loša sintaksa: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Loša specifikacija režima: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Loša specifikacija režima direktorijuma: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Neispravna mogućnost: %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "Nije ugrađena podrška za mogućnost datoteke\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Datoteka mora početi sa „/“: %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, 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:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Datoteka navedena dvaput: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symlink tačke za BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Datoteka nije pronađena: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, 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:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: neuspelo čitanje javnog ključa.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: javni ključ nije ojačan.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "neuspelo kreiranje direktorijuma"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Ispred datoteke je potrebno da stoji „/“: %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Ne mogu da otvorim %%files datoteku %s: %m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "red: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Datoteka nije pronađena poklapanjem: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Loša datoteka: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Proveravam za nezapakovane datoteke: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -964,22 +964,22 @@ msgstr ""
"Pronađene su instalirane (ali nezapakovane) datoteke:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Binarne datoteke zavisne od arhitekture u noarch paketu\n"
@@ -1052,32 +1052,32 @@ msgstr "Ne mogu da otvorim %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Ne mogu da zapišem paket: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Zapisano: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Izvršavam „%s“:\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Izvršavanje „%s“ nije uspelo.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Neuspela provera paketa „%s“.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "ne mogu da napravim %s: %s\n"
@@ -1416,7 +1416,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1700,17 +1700,17 @@ msgstr "Neuspelo traženje %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "upit na datotekom specifikacije %s nije uspeo, ne mogu da protumačim\n"
@@ -1745,74 +1745,90 @@ msgstr "%s ima preveliku ili premalu long vrednost, preskočeno\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s ima preveliku ili premalu celobrojnu vrednost, preskočeno\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "ne mogu da dobijem %s katanac na %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "deljeno"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "ekskluzivno"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "greška(%d) pri skladištenju sloga „%s“ u %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "greška(%d) pri uklanjanju sloga „%s“ iz %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "greška(%d) pri zauzimanju novog primerka paketa\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s je Delta RPM i ne može se direktno instalirati\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Nepodržan teret (%s) u paketu %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "paket %s je već dodat, preskačem %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "paket %s je već dodat, zamenjujem sa %s\n"
@@ -1945,7 +1961,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2013,43 +2029,43 @@ msgstr "prazno ime oznake"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] očekivan na kraju niza"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "neočekivan ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "neočekivan }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? očekivan u izrazu"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ očekivano posle ? u izrazu"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} očekivan u izrazu"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": očekivan nakon ? podizraza"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ očekivano posle : u izrazu"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| očekivan na kraju izraza"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "pokazivač niza korišćen sa nizovima različitih veličina"
@@ -2579,12 +2595,12 @@ msgstr "očekivan je izvorni paket, pronađen je binarni\n"
msgid "source package contains no .spec file\n"
msgstr "izvorni paket ne sadrži .spec datoteku\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "raspakivanje arhive nije uspelo %s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " na datoteci "
@@ -2797,89 +2813,89 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "nije postavljen dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: preskačem"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, 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:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec nije uspeo: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp nije uspeo: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: preskačem"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, 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:2066
+#: lib/rpmdb.c:2061
#, 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:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "nije postavljen dbpath"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "neuspelo kreiranje direktorijuma %s: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "ne mogu da dodam slog prvobitno na %u\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
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:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "neuspela zamena stare baze podataka sa novom bazom podataka!\n"
@@ -2969,41 +2985,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3376,7 +3396,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "nije ugrađena podrška <lua> skriptica\n"
@@ -3410,7 +3430,7 @@ msgstr "%s skriptica nije uspela, signal %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s skriptica nije uspela, izlazni status %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Nepoznat oblik"
@@ -3575,8 +3595,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(prazno)"
#: rpmio/macro.c:316
@@ -3619,38 +3639,38 @@ msgstr "Makro %%%s nije mogao da se proširi\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makro %%%s ima nepravilno ime (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Nepoznata opcija %c u %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Neograničeno %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "%% je praćena sa makroom koga nije moguće raščlaniti\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktivno %d prazno %d\n"
diff --git a/po/sv.po b/po/sv.po
index ad6f0a6e5..a048518b5 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Swedish (http://www.transifex.com/rpm-team/rpm/language/sv/)\n"
@@ -699,266 +699,266 @@ msgstr "&& och || stöds inte för strängar\n"
msgid "syntax error in expression\n"
msgstr "syntaxfel i uttryck\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "”(” saknas i %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "”)” saknas i %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Ogiltigt %s-element: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "Annat än blanktecken följer på %s(): %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Felaktig syntax: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Felaktig rättighetsspecifikation: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Felaktig specifikation av katalogrättigheter: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Ovanlig lokallängd: ”%s” i %%lang(%s)\n"
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Duplicerad lokal %s i %%lang(%s)\n"
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Ogiltig förmåga (capability): %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "Stöd för filförmågor (capability) är inte inbyggt\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Filnamn måste börja med ”/”: %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, 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:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Filen uppräknad två gånger: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "läsning av symlänk %s misslyckades: %s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Symbolisk länk pekar på BuildRoot: %s → %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Sökvägen är utanför buildroot: %s\n"
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "Katalogen hittades inte: %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Filen hittades inte: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "Inte en katalog: %s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, 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:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: läsning av publik nyckel misslyckades.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: inte en publik nyckel med skal.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: misslyckades att koda\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "misslyckades att skapa katalog"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Filen behöver inledande ”/”: %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev-matchning inte tillåten: %s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Kunde inte öppna %%files-fil %s: %m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "rad: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr "Tom %%files-fil %s\n"
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Fel vid läsning av %%files-fil %s: %m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "ogiltigt _docdir_fmt: %s: %s\n"
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Hittade ingen fil vid matchningen: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, 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:2474
+#: build/files.c:2465
#, 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:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Felaktig fil: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Letar efter opackade fil(er): %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -967,22 +967,22 @@ msgstr ""
"Installerade (men opaketerade) filer funna:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Bearberar filer: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, 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:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Arkitekturberoende binärfiler i noarch-paket\n"
@@ -1055,32 +1055,32 @@ msgstr "Kunde inte öppna %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Kunde inte skriva paket: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Skrev: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Kör ”%s”:\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Körning av ”%s” misslyckades.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Paketkontroll ”%s” misslyckades.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "kan inte skapa %s: %s\n"
@@ -1419,7 +1419,7 @@ msgstr "Inga rika beroenden tillåtna för denna typ"
msgid "invalid dependency"
msgstr "ogiltigt beroende"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "Version krävs"
@@ -1704,17 +1704,17 @@ msgstr "Misslyckades med att hitta %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "fråga av specfil %s misslyckades, kan inte tolka\n"
@@ -1749,74 +1749,90 @@ msgstr "%s har för stort eller för litet ”long”-värde, hoppar över\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s har för stort eller för litet heltalsvärde, hoppar över\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "kan inte få %s lås på %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "delat"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "uteslutande"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "ogiltig indextyp %x på %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "fel(%d) när ”%s”-poster hämtades från %s-indexet: %s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "fel(%d) när post ”%s” sparades i %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "fel(%d) när post ”%s” togs bort från %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "fel(%d) vid tillägg av post för huvud nr. %d\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "fel(%d) tar bort post för huvud nr. %d\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "fel(%d) vid allokering av ny paketinstans\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s är en delta-RPM och kan inte installeras direkt\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Ej stödd last (%s) i paket %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "paket %s var redan tillagt, hoppar över %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "paket %s är redan tillagt, ersätter med %s\n"
@@ -1949,7 +1965,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2017,43 +2033,43 @@ msgstr "tomt taggnamn"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] förväntades vid slutet på vektor"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "oväntad ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "oväntad }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? förväntades i uttryck"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ förväntades efter ? i uttryck"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} förväntades i uttryck"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": förväntades efter ? i deluttryck"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ förväntades efter : i uttryck"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| förväntades vid slutet på uttryck"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "vektoriterator använd med vektor av annan storlek"
@@ -2583,12 +2599,12 @@ msgstr "källpaket förväntades, fann binärpaket\n"
msgid "source package contains no .spec file\n"
msgstr "källpaket innehåller ingen .spec-fil\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "uppackning av arkiv misslyckades%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " vid fil "
@@ -2801,87 +2817,87 @@ msgstr "kan inte öppna %s-indexet med %s - %s (%d)\n"
msgid "no dbpath has been set\n"
msgstr "ingen dbpath har satts\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: hoppar över"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, 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:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec misslyckades: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp misslyckades: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: hoppar över"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: skadat huvud nr. %u hämtat -- hoppar över.\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, 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:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "ingen dbpath har satts"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "misslyckades att skapa katalogen %s: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "kan inte lägga till post ursprungligen vid %u\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr "kunde inte bygga om databasen: orginaldatabasen finns kvar\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "kunde inte ersätta gammal databas med ny databas!\n"
@@ -2969,41 +2985,46 @@ msgstr "stöd för rika beroenden"
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr "Okänt rikt-beroende-op ”%.*s”"
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr "Namn behövs"
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr "Rikt beroende börjar inte med ”(”"
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr "Argument saknas till rikt-beroende-op"
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr "Tomt rikt beroende"
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr "Oavslutat rikt beroende: %s"
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr "Kan inte kedja olika operatorer"
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+#, fuzzy
+msgid "Can only chain and/or/with ops"
msgstr "Kan endast kedja AND- och OR-operatorer"
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr "Skräp efter rikt beroende"
@@ -3375,7 +3396,7 @@ msgstr "Ingen exec() anropad efter fork() i lua-skript\n"
msgid "Unable to restore current directory: %m"
msgstr "Det går inte att återställa aktuell katalog: %m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "<lua>-skriptstöd är inte inbyggt\n"
@@ -3409,7 +3430,7 @@ msgstr "%s-skript misslyckades, signal %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s-skript misslyckades, slutstatus %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Okänt format"
@@ -3574,8 +3595,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(tom)"
#: rpmio/macro.c:316
@@ -3618,17 +3639,17 @@ msgstr "Makro %%%s misslyckades att expandera\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Makrot %%%s har ett otillåtet namn (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr "Makrot %%%s definierat men inte använt i sin räckvidd\n"
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Okänd flagga %c i %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
@@ -3636,22 +3657,22 @@ msgstr ""
"Alltför många nivåer av rekursion i en makroexpansion. Det beror sannolikt "
"på en rekursiv makrodeklaration.\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Oavslutad %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Ett %% följs av ett makro som inte kan tolkas\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr "misslyckades med att läsa in makrofilen %s"
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== aktiva %d tomma %d\n"
diff --git a/po/te.po b/po/te.po
index ffe54ee7d..d4c169036 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Telugu (http://www.transifex.com/rpm-team/rpm/language/te/)\n"
@@ -685,288 +685,288 @@ msgstr ""
msgid "syntax error in expression\n"
msgstr ""
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "ఫైలు కనపడలేదు: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "వరుస: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "చెడ్డ ఫైలు: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr ""
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1039,32 +1039,32 @@ msgstr ""
msgid "Unable to write package: %s\n"
msgstr ""
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr ""
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
@@ -1403,7 +1403,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1687,17 +1687,17 @@ msgstr ""
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1732,74 +1732,90 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr ""
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr ""
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1932,7 +1948,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2000,43 +2016,43 @@ msgstr ""
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr ""
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr ""
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr ""
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr ""
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr ""
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr ""
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2560,12 +2576,12 @@ msgstr ""
msgid "source package contains no .spec file\n"
msgstr ""
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr ""
@@ -2778,87 +2794,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr ""
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr ""
@@ -2946,41 +2962,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
+msgstr ""
+
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3352,7 +3372,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3386,7 +3406,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr ""
@@ -3552,7 +3572,7 @@ msgstr ""
#: rpmio/macro.c:286
#, c-format
-msgid "%3d>%*s(empty)"
+msgid "%3d>%*s(empty)\n"
msgstr ""
#: rpmio/macro.c:316
@@ -3595,38 +3615,38 @@ msgstr ""
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
diff --git a/po/tr.po b/po/tr.po
index 34fcb0cce..a986efd72 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Turkish (http://www.transifex.com/rpm-team/rpm/language/tr/)\n"
@@ -707,288 +707,288 @@ msgstr "&& ve || dizgelerde desteklenmez\n"
msgid "syntax error in expression\n"
msgstr "ifadede sözdizimi hatası\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s içinde '(' yok: %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s içinde ')' yok: (%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Andaç %s geçersiz: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() boşluksuz yazılmış: %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Sözdizimi hatası: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "mode spec hatalı: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "dirmode spec hatalı: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Geçersiz yeterlilik: %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr ""
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Dosya \"/\" ile başlamalı: %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Dosya iki kere gösterildi: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Sembolik bağ BuildRoot gösteriyor: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Dosya bulunamadı: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "Dizin değil: %s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: genel anahtar okuması başarısız oldu.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: kodlama başarısız oldu\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr ""
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Dosya \"/\" ile içermeli: %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "satır: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "Dosya glob tarafından bulunamadı: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Dosya hatalı: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Dosyalar işleniyor: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
@@ -1061,32 +1061,32 @@ msgstr "%s açılamadı: %s\n"
msgid "Unable to write package: %s\n"
msgstr "paket yazılamadı: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Yazıldı: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "\"%s\" yürütülüyor:\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "\"%s\"in yürütülmesi başarısız oldu.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "%s dosyası oluşturulamıyor: %s\n"
@@ -1425,7 +1425,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1709,17 +1709,17 @@ msgstr "%s bulunamadı:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "%s spec dosyasının sorgulanması başarısız, çözümlenemiyor\n"
@@ -1754,74 +1754,90 @@ msgstr "%s ya çok büyük ya da çok küçük 'long' değer içeriyor, atlandı
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s ya çok büyük ya da çok küçük 'integer' değer içeriyor, atlandı\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "%s kilit %s/%s'den alınamadı\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "paylaşımlı"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "bağdaşık"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "yeni paket örneğini tutma hatası(%d)\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
@@ -1954,7 +1970,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2022,43 +2038,43 @@ msgstr "etiket ismi boş"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "dizinin sonunda ] gerekli"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "beklenmeyen ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "beklenmeyen }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "ifade içerisinde ? gerekli"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "ifade içerisinde ? dan sonra { gerekli"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "ifade içinde } gerekli"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "? alt ifadesinden sonra : gerekli"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "ifade içersinde : den sonra { gerekli"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "ifadenin sonunda | gerekli"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr ""
@@ -2586,12 +2602,12 @@ msgstr "kaynak paketi gerekirken çalıştırılabilir paketi bulundu\n"
msgid "source package contains no .spec file\n"
msgstr "kaynak paketi .spec dosyası içermiyor\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "arşiv paketi açılırken başarısız%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " dosyada "
@@ -2804,89 +2820,89 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "belirtilmiş bir dbpath değeri yok\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr ""
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr ""
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: 0x%x de başlık okunamadı\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "belirtilmiş bir dbpath yok"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "kayıt özgün olarak %u e eklenemedi\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
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:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "eski veritabanının yenisiyle değiştirilirmesi başarısız!\n"
@@ -2974,41 +2990,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3380,7 +3400,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3414,7 +3434,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Bilinmeyen biçim"
@@ -3579,8 +3599,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(boş)"
#: rpmio/macro.c:316
@@ -3623,38 +3643,38 @@ msgstr "%%%s makrosu genişletmede başarısız\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "%%%s makrosunun ismi kuraldışı (%%define)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "%c seçeneği %s(%s) de anlaşılamadı\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "%c sonlandırılmamış: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Bir ayrıştırılamayan makro tarafından bir %% izlendi\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr "makro dosyası %s'in yüklenmesi başarısız oldu"
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== %d etkin %d boş\n"
diff --git a/po/uk.po b/po/uk.po
index 0ad5aba7d..3dfb8dea8 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Ukrainian (http://www.transifex.com/rpm-team/rpm/language/"
@@ -722,268 +722,268 @@ msgstr "&& і || не підтримуються для рядків\n"
msgid "syntax error in expression\n"
msgstr "синтаксична помилка у виразі\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Не вистачає «(» у %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Не вистачає «)» у %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Некоректний елемент %s: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "За %s() вказано непробільне значення: %s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Помилковий синтаксис: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Помилкові права доступу: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Помилкові права доступу до каталогу: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "Незвичайна довжина locale: «%s» у %%lang(%s)\n"
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "Дублювання locale %s у %%lang(%s)\n"
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Некоректний мандат: %s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "Підтримку мандатів на файли не було зібрано\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "Назва файла має починатися з «/»: %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
"Невідомий алгоритм обчислення контрольної суми файла %u, буде використано "
"MD5\n"
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Файл вказано двічі: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "під час спроби читання символічного посилання %s сталася помилка: %s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "Символічне посилання вказує на BuildRoot: %s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "Шлях поза межами кореневої теки збирання: %s\n"
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "Не знайдено каталогу: %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Файл не знайдено: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "Не є каталогом: %s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s: не вдалося завантажити невідомий теґ (%d).\n"
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s: невдала спроба читання відкритого ключа.\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: не є захищеним відкритим ключем.\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: не вдалося закодувати\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "не вдалося створити каталог"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "Назва файла має починатися з «/»: %s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "Не можна використовувати glob %%dev: %s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "Не вдалося відкрити файл %%files %s: %m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "рядок: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr "Порожній файл %%files %s\n"
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "Помилка під час спроби читання файла %%files %s: %m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "некоректний формат каталогу документації %s: %s\n"
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "У glob файла не виявлено: %s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "Не можна змішувати спеціальний %s з іншими формами: %s\n"
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "Декілька файлів у одному рядку: %s\n"
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Помилковий файл: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "Пошук незапакованих файлів: %s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -992,24 +992,24 @@ msgstr ""
"Виявлено встановлені (але не запаковані) файли:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Обробка файлів: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
"Архітектура виконуваних файлів (%d) не збігається з архітектурою пакунка "
"(%d).\n"
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "Виявлено залежні від архітектури бінарні файли у пакунку noarch\n"
@@ -1082,32 +1082,32 @@ msgstr "Не вдалося відкрити %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Не вдалося записати пакунок: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Записано: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Виконання «%s»:\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Спроба виконання «%s» зазнала невдачі.\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Спроба перевірки пакунка «%s» зазнала невдачі.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "Не вдалося створити назву файла виведених даних для пакунка %s: %s\n"
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "не вдалося створити %s: %s\n"
@@ -1446,7 +1446,7 @@ msgstr "Для цього типу розширені залежності за
msgid "invalid dependency"
msgstr "некоректна залежність"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "Слід вказати версію"
@@ -1737,17 +1737,17 @@ msgstr "Не вдалося знайти %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
@@ -1785,75 +1785,91 @@ msgstr ""
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s має занадто велике або занадто мале ціле значення, пропущено\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "не вдалося отримати блокування %s на %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "спільний"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "ексклюзивний"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "некоректний тип покажчика %x у %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "помилка(%d) отримання записів «%s» з покажчика %s: %s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "помилка (%d) під час спроби збереження запису «%s» до %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "помилка (%d) під час спроби вилучення запису «%s» з %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "помилка (%d) під час додавання запису заголовка №%d\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "помилка (%d) під час вилучення запису заголовка №%d\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "помилка (%d) розподілу нового екземпляра пакунка\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
"%s належить до типу Delta RPM, його не можна встановлювати безпосередньо\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Непідтримуваний вміст (%s) у пакунку %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "пакунок %s вже було додано, пропускаємо %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "пакунок %s вже було додано, замінюємо на %s\n"
@@ -1986,7 +2002,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2054,43 +2070,43 @@ msgstr "порожня назва теґу"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "не вистачає ] у кінці запису масиву"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "неочікувана ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "неочікувана }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "не вистачає ? у виразі"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "у виразі після ? слід вказати {"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "у виразі не вистачає }"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": після ? не вистачає підвиразу"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "у виразі після : слід вказати {"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "вираз має завершуватися символом |"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "ітератор масиву використано з двома масивами різної розмірності"
@@ -2624,12 +2640,12 @@ msgstr "слід було вказати пакунок з кодами, вка
msgid "source package contains no .spec file\n"
msgstr "у пакунку з кодами не міститься файла .spec\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "спроба розпакування архіву завершилася невдало%s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " на файлі "
@@ -2843,89 +2859,89 @@ msgstr "не вдалося відкрити покажчик %s за допом
msgid "no dbpath has been set\n"
msgstr "не було встановлено шляху dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: пропущено"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "помилка (%d) збереження запису №%d до %s\n"
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: помилка regexec: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: помилка regcomp: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: пропущено"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb: отримано пошкоджений заголовок №%u — пропущено.\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: не вдалося прочитати заголовок за адресою 0x%x\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "не було встановлено шляху dbpath"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "не вдалося створити каталог %s: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "заголовок №%u у базі даних є помилковим — пропущено.\n"
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "не вдалося додати запис з початковим розташуванням у %u\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"не вдалося перебудувати базу даних: початкова база даних залишається на "
"місці\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "не вдалося замінити стару базу даних новою!\n"
@@ -3019,41 +3035,46 @@ msgstr "підтримка розширених залежностей."
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr "Невідома дія для розширеної залежності, «%.*s»"
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr "Потрібна назва"
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr "Розширена залежність не починається з «(»"
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr "Пропущено аргумент до дії із розширеною залежністю"
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr "Порожня розширена залежність"
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr "Незавершений запис розширеної залежності: %s"
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr "Не можна створювати ланцюжок із різних дій"
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+#, fuzzy
+msgid "Can only chain and/or/with ops"
msgstr "Ланцюжок можна створювати лише з дій AND і OR"
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr "Зайві дані після запису розширеної залежності"
@@ -3426,7 +3447,7 @@ msgstr "У скрипті Lua не викликано exec() після fork()\n
msgid "Unable to restore current directory: %m"
msgstr "Не вдалося відновити поточний каталог: %m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
"підтримку допоміжних скриптів мовою <lua> не було передбачено під час "
@@ -3462,7 +3483,7 @@ msgstr "помилка допоміжного скрипту %s, сигнал %d
msgid "%s scriptlet failed, exit status %d\n"
msgstr "помилка допоміжного скрипту %s, стан виходу %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Невідомий формат"
@@ -3627,8 +3648,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(порожньо)"
#: rpmio/macro.c:316
@@ -3671,17 +3692,17 @@ msgstr "Не вдалося розгорнути макрос %%%s\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Макрос %%%s має некоректну назву (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr "Макрос %%%s визначено, але не використано у області видимості\n"
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Невідомий параметр %c у %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
@@ -3689,22 +3710,22 @@ msgstr ""
"Забагато рівнів вкладеності у макросі. Ймовірно, це викликано рекурсивним "
"оголошенням макросу.\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "Не закрито %c: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "За %% вказано непридатний до обробки макрос\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr "не вдалося завантажити файл макросу %s"
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "=================== активних %d порожніх %d\n"
diff --git a/po/vi.po b/po/vi.po
index 9d728549e..69a259273 100644
--- a/po/vi.po
+++ b/po/vi.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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Vietnamese (http://www.transifex.com/rpm-team/rpm/language/"
@@ -739,266 +739,266 @@ 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:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "Thiếu dấu ngoặc mở “(” trong %s %s\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "Thiếu dấu ngoặc đóng “)” trong %s(%s\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "Hiệu bài %s không hợp lệ: %s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, 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:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "Cú pháp sai: %s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "Đặc tả chế độ sai: %s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "Đặc tả dirmode (chế độ thư mục) sai: %s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, 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:721
+#: build/files.c:712
#, 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:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "Dung lượng không hợp lệ: %s\n"
-#: build/files.c:846
+#: build/files.c:837
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:896
+#: build/files.c:887
#, 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:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, 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:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "Tập tin được liệt kê hai lần: %s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, 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:1212
+#: build/files.c:1203
#, 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:1354
+#: build/files.c:1345
#, 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:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "Không tìm thấy thư mục: %s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "Không tìm thấy tập tin: %s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "Không phải là một thư mục: %s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, 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:1606
+#: build/files.c:1597
#, 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:1610
+#: build/files.c:1601
#, 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:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s: gặp lỗi khi giải mã\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "gặp lỗi khi tạo thư mục"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, 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:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "không cho phép %%dev glob: %s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, 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:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "dòng: %s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr "Tập tin %%files trống rỗng %s\n"
-#: build/files.c:2203
+#: build/files.c:2194
#, 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:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "_docdir_fmt không hợp lệ %s: %s\n"
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, 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:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, 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:2474
+#: build/files.c:2465
#, 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:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "Tập tin sai: %s: %s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, 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:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -1007,22 +1007,22 @@ msgstr ""
"Tìm thấy tập tin đã cài đặt (nhưng chưa đóng gói):\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "Đang xử lý tập tin: %s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, 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:3103
+#: build/files.c:3094
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"
@@ -1095,32 +1095,32 @@ msgstr "Không thể mở %s: %s\n"
msgid "Unable to write package: %s\n"
msgstr "Không thể ghi gói: %s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "Đã ghi: %s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "Thực hiện %s:\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "Việc thực hiện %s bị lỗi\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "Gặp lỗi khi kiểm tra “%s”.\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, 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:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "không thể tạo %s: %s\n"
@@ -1462,7 +1462,7 @@ msgstr "Không có phần phụ thuộc dồi dào cho phép với kiểu này"
msgid "invalid dependency"
msgstr "phần phụ thuộc không hợp lệ"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "Yêu cầu phiên bản"
@@ -1749,17 +1749,17 @@ msgstr "Gặp lỗi khi tìm %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "lỗi truy vấn tập tin đặc tả %s nên không phân tích được\n"
@@ -1794,74 +1794,90 @@ msgstr "%s có giá trị dài quá lớn hoặc quá nhỏ nên bỏ qua\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s có giá trị nguyên quá lớn hoặc quá nhỏ nên bỏ qua\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "không thể lấy khóa %s ở %s/%s\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "chung"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "độc quyền"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "kiểu bảng mục mục không hợp lệ %x trên %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr "gặp lỗi (%d) khi lấy bản ghi \"%s\" từ chỉ mục %s: %s\n"
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "gặp lỗi (%d) khi ghi bản ghi %s vào %s\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "Gặp lỗi (%d) khi gỡ bỏ bản ghi “%s” ra khỏi %s\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr "lỗi (%d) khi thêm bản ghi phần đầu #%d\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "lỗi (%d) khi gỡ bỏ bản ghi phần đầu #%d\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "lỗi (%d) phân bỏ minh dụ gói mới\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s là một Delta RPM và không thể được cài đặt trực tiếp\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr "Không hỗ trợ phần tải (%s) trong gói %s\n"
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "gói %s đã được thêm vào nên bỏ qua %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
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"
@@ -1994,7 +2010,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2062,43 +2078,43 @@ msgstr "tên thẻ trống"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "cần dấu ngoặc vuông đóng “]” ở kết thúc của mảng"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "gặp dấu ngoặc vuông đóng “]” bất thường"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "gặp dấu ngoặc móc đóng “}” bất thường"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "cần dấu hỏi “?” trong biểu thức"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "cần dấu ngoặc móc mở “{” sau dấu hỏi “?” trong biểu thức"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "cần dấu ngoặc móc đóng “}” trong biểu thức"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr "cần dấu hai chấm “:” theo sau biểu thức phụ dấu hỏi “?”"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "cần dấu ngoặc móc mở “{” sau dấu hai chấm “:” trong biểu thức"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "cần ký hiệu ống dẫn “|” ở kết thúc của biểu thức"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "đồ lặp lại mảng được sử dụng với các mảng có kích cỡ khác nhau"
@@ -2630,12 +2646,12 @@ msgstr "cần gói nguồn còn tìm thấy gói nhị phân\n"
msgid "source package contains no .spec file\n"
msgstr "gói nguồn không chứa tập tin đặc tả\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "lỗi giải nén kho %s%s: %s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " ở tập tin"
@@ -2848,89 +2864,89 @@ msgstr "không thể mở bảng mục lục %s dùng %s - %s (%d)\n"
msgid "no dbpath has been set\n"
msgstr "chưa đặt đường dẫn cơ sở dữ liệu (dbpath)\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader: bỏ qua"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, 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:1103
+#: lib/rpmdb.c:1100
#, 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:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp bị lỗi: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator: bỏ qua"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, 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:2066
+#: lib/rpmdb.c:2061
#, 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:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "chưa đặt đường dẫn cơ sở dữ liệu (dbpath)"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, 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:2558
+#: lib/rpmdb.c:2553
#, 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:2573
+#: lib/rpmdb.c:2568
#, 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:2589
+#: lib/rpmdb.c:2584
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:2602
+#: lib/rpmdb.c:2597
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"
@@ -3024,41 +3040,46 @@ msgstr "hỗ trợ cho các phần phục thuộc dồi dào"
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr "Không hiểu toán tử phụ thuộc dồi dào '%.*s'"
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr "Cần có tên"
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr "Phụ thuộc dồi dào không bắt đầu bằng “(”"
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr "Thiếu tham số cho toán tử phụ thuộc dồi dào"
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr "Phần phụ thuộc dồi dào trống rỗng"
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr "Phần phụ thuộc dồi dào chưa chấm dứt: %s"
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr "Không thể móc xích các toán tử khác nhau"
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+#, fuzzy
+msgid "Can only chain and/or/with ops"
msgstr "Chỉ có thể móc xích toán tử AND và OR"
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr "Gặp rác ở cuối phần phụ thuộc dồi dào"
@@ -3430,7 +3451,7 @@ msgstr "Không có lệnh gọi exec() sau fork() trong lua scriptlet\n"
msgid "Unable to restore current directory: %m"
msgstr "Không thể phục hồi thư mục hiện tại: %m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "chưa hỗ trợ <lua> scriptlet dựng sẵn\n"
@@ -3464,7 +3485,7 @@ msgstr "%s scriptlet gặp lỗi, tín hiệu %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s scriptlet gặp lỗi, trạng thái thoát %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "Không hiểu định dạng"
@@ -3629,8 +3650,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s (trống)"
#: rpmio/macro.c:316
@@ -3673,18 +3694,18 @@ msgstr "Vĩ lệnh %%%s không mở rộng được\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "Vĩ lệnh %%%s có tên không hợp lệ (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
"Vĩ lệnh %%%s được định nghĩa nhưng lại không được dùng trong phạm vi của nó\n"
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "Không hiểu tùy chọn %c trong %s(%s)\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
@@ -3692,22 +3713,22 @@ msgstr ""
"Quá nhiều mức đệ quy trong khai triển vĩ lệnh. Nó giống như là có nguyên "
"nhân bởi khai báo vĩ lệnh đệ quy.\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "%c chưa chấm dứt: %s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "Một dấu %% đi trước một vĩ lệnh không thể phân tích được\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
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:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== hoạt động %d trống %d\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index efb2dafa9..b6540bbf8 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -25,7 +25,7 @@ msgid ""
msgstr ""
"Project-Id-Version: RPM\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
-"POT-Creation-Date: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rpm-team/rpm/"
@@ -702,266 +702,266 @@ msgstr "&& 和 || 不支持字符串\n"
msgid "syntax error in expression\n"
msgstr "表达式语法错误\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "%s %s 中丢失 '(' \n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "%s(%s 中丢失 ')'\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "无效的 %s 令牌:%s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() 后有非空白字符:%s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "语法错误:%s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "spec 文件权限不好:%s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "spec 目录权限不好:%s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr "异常的 locale 长度:\"%s\" 在%%lang(%s) 中\n"
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr "重复的 locale %s 在%%lang(%s) 中\n"
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "无效的 capability:%s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "无内建文件capability 支持\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "文件必须以 \"/\" 开头: %s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr "未知的文件摘要算法 %u, 回退到MD5\n"
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "被列出两次的文件:%s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr "读取符号连接 %s 失败:%s\n"
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "符号链接指向了 BuildRoot:%s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr "路径在 buildroot 之外:%s\n"
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr "没有找到目录:%s\n"
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "没有找到文件:%s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr "此路径不是一个目录:%s\n"
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s:无法加载未知标签(%d)。\n"
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s:公钥读取失败。\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s: 不是带装甲的(armored)公钥。\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s:编码失败\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "创建目录失败"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "文件需要 \"/\" 开头:%s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr "%%dev glob 不被允许:%s\n"
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "无法打开 %%files 文件 %s:%m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "行:%s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr "空 %%file 文件 %s\n"
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr "读取 %%files 文件 %s 失败:%m\n"
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr "illegal _docdir_fmt %s: %s\n"
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "无法通过通配符查找文件:%s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr "特殊 %s 与其他形式不能混合使用: %s\n"
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr "一行中有多个文件: %s\n"
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "损坏的文件:%s:%s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "检查未打包文件:%s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -970,22 +970,22 @@ msgstr ""
"发现已安装(但未打包的)文件:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "处理文件:%s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr "二进制架构 (%d) 和软件包构架 (%d)不匹配。\n"
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "noarch 软件包中有架构相关的二进制文件\n"
@@ -1058,32 +1058,32 @@ msgstr "无法打开 %s:%s\n"
msgid "Unable to write package: %s\n"
msgstr "无法写入软件包:%s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "已写至:%s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "正在执行 \"%s\":\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr " \"%s\" 执行失败。\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "软件包检查 \"%s\" 失败。\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "无法为软件包 %s 生成输出文件名:%s\n"
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "无法创建 %s: %s\n"
@@ -1422,7 +1422,7 @@ msgstr "此类型不允许富依赖关系"
msgid "invalid dependency"
msgstr "无效的依赖"
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr "版本要求"
@@ -1706,17 +1706,17 @@ msgstr "查找 %s 失败:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "查询 spec 文件 %s 失败,无法解析\n"
@@ -1751,76 +1751,92 @@ msgstr "%s 有过大或者是过小的 long 数值,忽略\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s 有过大或者是过小的整数值,忽略\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "无法取得 %s 位于 %s/%s 的锁定\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "已共享"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "排他"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr "无效的索引类型 %x 于 %s/%s\n"
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
"添加表头 #%d 记录时出错 (%d)\n"
"\n"
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr "移除表头 #%d 记录时出错 (%d)\n"
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "在分配新软件包进程时出错 (%d)\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr "%s 是一个 Delta RPM 并且无法直接被安装。\n"
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "软件包 %s 已被加入,跳过 %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "软件包 %s 已被加入,以 %s 替换\n"
@@ -1953,7 +1969,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2021,43 +2037,43 @@ msgstr "空白标签名称"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] 预期于数组结尾"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "未预期的 ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "未预期的 }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? 预期于表达式中"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr ""
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} 预期在表达式中"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ""
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr ""
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| 预期于表达式结尾"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "使用不同大小数组的数组的迭代器"
@@ -2583,12 +2599,12 @@ msgstr "期望源代码包,但找到二进制包\n"
msgid "source package contains no .spec file\n"
msgstr "源代码包中没有找到 .spec 文件\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "解压压缩文件 %s%s 失败:%s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " 在文件"
@@ -2801,87 +2817,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "没有设置 dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader:跳过"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr "%s: regexec 函数执行失败: %s\n"
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr "%s: regcomp 函数执行失败: %s\n"
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator:跳过"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb:获取到损坏表头 #%u -- 跳过此项。\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s:无法读取位于 0x%x 的表头\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "没有设置 dbpath"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr "無法建立 %s 目录: %s\n"
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "无法加入原本位于 %u 的记录\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr "重建数据库失败:原始数据库仍保持原状\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "用新的数据库取代旧的数据库失败!\n"
@@ -2969,41 +2985,45 @@ msgstr "富依赖关系支持"
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr "未知的富依赖关系操作符“%.*s”"
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr "名称是必填项"
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr "富依赖关系未以“(”开头"
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr "富依赖关系操作符缺少参数"
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr "富依赖关系为空"
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr "富依赖关系缺少结尾:%s"
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr "富依赖关系后有多余内容"
@@ -3375,7 +3395,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr "无法恢复当前目录:%m"
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr "<lua> 脚本支持未内建\n"
@@ -3409,7 +3429,7 @@ msgstr "%s 脚本执行失败,捕捉到信号: %d\n"
msgid "%s scriptlet failed, exit status %d\n"
msgstr "%s 脚本执行失败,退出状态码为 %d\n"
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "未知格式"
@@ -3574,8 +3594,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(清空)"
#: rpmio/macro.c:316
@@ -3618,38 +3638,38 @@ msgstr "宏 %%%s 展开失败\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "宏 %%%s 中存在无效的名称 (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr "宏 %%%s 已经定义但是没有使用\n"
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "在 %2$s(%3$s) 中存在未知的选项 %1$c\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr "宏扩展中存在太多层的递归。这有可能是由宏的递归声明引起的。\n"
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "未结束的 %c:%s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "在一个不可解析的宏之之后跟着 %%\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr "载入宏文件 %s 失败"
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== 作用中 %d 清空 %d\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 0dea5342f..d6ee9dde3 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: 2017-08-10 10:36+0300\n"
+"POT-Creation-Date: 2017-09-06 14:15+0300\n"
"PO-Revision-Date: 2017-08-10 07:39+0000\n"
"Last-Translator: pmatilai <pmatilai@laiskiainen.org>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/rpm-team/rpm/"
@@ -686,266 +686,266 @@ msgstr "字串不支援 && 和 ||\n"
msgid "syntax error in expression\n"
msgstr "表述式中有語法錯誤\n"
-#: build/files.c:352 build/files.c:533 build/files.c:752
+#: build/files.c:343 build/files.c:524 build/files.c:743
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr "在 %s %s 中有遺漏的「(」\n"
-#: build/files.c:362 build/files.c:674 build/files.c:762 build/files.c:821
+#: build/files.c:353 build/files.c:665 build/files.c:753 build/files.c:812
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr "在 %s(%s 中有遺漏的「)」\n"
-#: build/files.c:387 build/files.c:693
+#: build/files.c:378 build/files.c:684
#, c-format
msgid "Invalid %s token: %s\n"
msgstr "無效的 %s 符記:%s\n"
-#: build/files.c:499
+#: build/files.c:490
#, c-format
msgid "Missing %s in %s(%s)\n"
msgstr ""
-#: build/files.c:548
+#: build/files.c:539
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr "%s() 之後有非空白空格:%s\n"
-#: build/files.c:588
+#: build/files.c:579
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr "不良語法:%s(%s)\n"
-#: build/files.c:597
+#: build/files.c:588
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr "不良模式規格:%s(%s)\n"
-#: build/files.c:609
+#: build/files.c:600
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr "不良 dirmode 規格:%s(%s)\n"
-#: build/files.c:714
+#: build/files.c:705
#, c-format
msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
msgstr ""
-#: build/files.c:721
+#: build/files.c:712
#, c-format
msgid "Duplicate locale %s in %%lang(%s)\n"
msgstr ""
-#: build/files.c:836
+#: build/files.c:827
#, c-format
msgid "Invalid capability: %s\n"
msgstr "無效的功能:%s\n"
-#: build/files.c:846
+#: build/files.c:837
msgid "File capability support not built in\n"
msgstr "檔案功能支援未內建於\n"
-#: build/files.c:896
+#: build/files.c:887
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr "檔案必須以「/」開頭:%s\n"
-#: build/files.c:1012
+#: build/files.c:1003
#, c-format
msgid "unable to parse %s=%s\n"
msgstr ""
-#: build/files.c:1030
+#: build/files.c:1021
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
-#: build/files.c:1082
+#: build/files.c:1073
#, c-format
msgid "File listed twice: %s\n"
msgstr "曾列出兩次的檔案:%s\n"
-#: build/files.c:1204
+#: build/files.c:1195
#, c-format
msgid "reading symlink %s failed: %s\n"
msgstr ""
-#: build/files.c:1212
+#: build/files.c:1203
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr "指向 BuildRoot 的符號連結:%s -> %s\n"
-#: build/files.c:1354
+#: build/files.c:1345
#, c-format
msgid "Path is outside buildroot: %s\n"
msgstr ""
-#: build/files.c:1394
+#: build/files.c:1385
#, c-format
msgid "Directory not found: %s\n"
msgstr ""
-#: build/files.c:1395 lib/rpminstall.c:449
+#: build/files.c:1386 lib/rpminstall.c:449
#, c-format
msgid "File not found: %s\n"
msgstr "找不到檔案:%s\n"
-#: build/files.c:1407
+#: build/files.c:1398
#, c-format
msgid "Not a directory: %s\n"
msgstr ""
-#: build/files.c:1600
+#: build/files.c:1591
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr "%s:無法呼叫不明的標籤 (%d)。\n"
-#: build/files.c:1606
+#: build/files.c:1597
#, c-format
msgid "%s: public key read failed.\n"
msgstr "%s:公鑰讀入失敗。\n"
-#: build/files.c:1610
+#: build/files.c:1601
#, c-format
msgid "%s: not an armored public key.\n"
msgstr "%s:不是一個受保護的公鑰。\n"
-#: build/files.c:1619
+#: build/files.c:1610
#, c-format
msgid "%s: failed to encode\n"
msgstr "%s:編碼失敗\n"
-#: build/files.c:1660
+#: build/files.c:1651
msgid "failed symlink"
msgstr ""
-#: build/files.c:1716 build/files.c:1719
+#: build/files.c:1707 build/files.c:1710
#, c-format
msgid "Duplicate build-id, stat %s: %m\n"
msgstr ""
-#: build/files.c:1726
+#: build/files.c:1717
#, c-format
msgid "Duplicate build-ids %s and %s\n"
msgstr ""
-#: build/files.c:1758
+#: build/files.c:1749
msgid "_build_id_links macro not set, assuming 'compat'\n"
msgstr ""
-#: build/files.c:1771
+#: build/files.c:1762
#, c-format
msgid "_build_id_links macro set to unknown value '%s'\n"
msgstr ""
-#: build/files.c:1857
+#: build/files.c:1848
#, c-format
msgid "error reading build-id in %s: %s\n"
msgstr ""
-#: build/files.c:1861
+#: build/files.c:1852
#, c-format
msgid "Missing build-id in %s\n"
msgstr ""
-#: build/files.c:1866
+#: build/files.c:1857
#, c-format
msgid "build-id found in %s too small\n"
msgstr ""
-#: build/files.c:1867
+#: build/files.c:1858
#, c-format
msgid "build-id found in %s too large\n"
msgstr ""
-#: build/files.c:1882 rpmio/rpmfileutil.c:606
+#: build/files.c:1873 rpmio/rpmfileutil.c:606
msgid "failed to create directory"
msgstr "無法建立目錄"
-#: build/files.c:1900
+#: build/files.c:1891
msgid "Mixing main ELF and debug files in package"
msgstr ""
-#: build/files.c:2101
+#: build/files.c:2092
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr "檔案需要以「/」開頭:%s\n"
-#: build/files.c:2125
+#: build/files.c:2116
#, c-format
msgid "%%dev glob not permitted: %s\n"
msgstr ""
-#: build/files.c:2137
+#: build/files.c:2128
#, c-format
msgid "Directory not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2139
+#: build/files.c:2130
#, c-format
msgid "File not found by glob: %s. Trying without globbing.\n"
msgstr ""
-#: build/files.c:2174
+#: build/files.c:2165
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr "無法開啟 %%files 檔案 %s:%m\n"
-#: build/files.c:2185
+#: build/files.c:2176
#, c-format
msgid "line: %s\n"
msgstr "列:%s\n"
-#: build/files.c:2197
+#: build/files.c:2188
#, c-format
msgid "Empty %%files file %s\n"
msgstr ""
-#: build/files.c:2203
+#: build/files.c:2194
#, c-format
msgid "Error reading %%files file %s: %m\n"
msgstr ""
-#: build/files.c:2226
+#: build/files.c:2217
#, c-format
msgid "illegal _docdir_fmt %s: %s\n"
msgstr ""
-#: build/files.c:2348 lib/rpminstall.c:451
+#: build/files.c:2339 lib/rpminstall.c:451
#, c-format
msgid "File not found by glob: %s\n"
msgstr "透過 glob 解析找不到檔案:%s\n"
-#: build/files.c:2434
+#: build/files.c:2425
#, c-format
msgid "Special file in generated file list: %s\n"
msgstr ""
-#: build/files.c:2458
+#: build/files.c:2449
#, c-format
msgid "Can't mix special %s with other forms: %s\n"
msgstr ""
-#: build/files.c:2474
+#: build/files.c:2465
#, c-format
msgid "More than one file on a line: %s\n"
msgstr ""
-#: build/files.c:2543
+#: build/files.c:2534
msgid "Generating build-id links failed\n"
msgstr ""
-#: build/files.c:2660
+#: build/files.c:2651
#, c-format
msgid "Bad file: %s: %s\n"
msgstr "不良檔案:%s:%s\n"
-#: build/files.c:2728
+#: build/files.c:2719
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr "正在檢查未打包的檔案:%s\n"
-#: build/files.c:2741
+#: build/files.c:2732
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
@@ -954,22 +954,22 @@ msgstr ""
"找到已安裝 (但未打包) 的檔案:\n"
"%s"
-#: build/files.c:2852
+#: build/files.c:2843
#, c-format
msgid "%s was mapped to multiple filenames"
msgstr ""
-#: build/files.c:3076
+#: build/files.c:3067
#, c-format
msgid "Processing files: %s\n"
msgstr "正在處理檔案:%s\n"
-#: build/files.c:3097
+#: build/files.c:3088
#, c-format
msgid "Binaries arch (%d) not matching the package arch (%d).\n"
msgstr ""
-#: build/files.c:3103
+#: build/files.c:3094
msgid "Arch dependent binaries in noarch package\n"
msgstr "noarch 軟體包中有架構依賴二進位檔\n"
@@ -1042,32 +1042,32 @@ msgstr "無法開啟 %s:%s\n"
msgid "Unable to write package: %s\n"
msgstr "無法寫入軟體包:%s\n"
-#: build/pack.c:609
+#: build/pack.c:611
#, c-format
msgid "Wrote: %s\n"
msgstr "已寫入:%s\n"
-#: build/pack.c:628
+#: build/pack.c:630
#, c-format
msgid "Executing \"%s\":\n"
msgstr "正在執行「%s」:\n"
-#: build/pack.c:631
+#: build/pack.c:633
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr "「%s」執行失敗。\n"
-#: build/pack.c:635
+#: build/pack.c:637
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr "軟體包檢查「%s」失敗。\n"
-#: build/pack.c:682
+#: build/pack.c:684
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr "無法產生軟體包 %s 的檔案名稱輸出:%s\n"
-#: build/pack.c:699
+#: build/pack.c:701
#, c-format
msgid "cannot create %s: %s\n"
msgstr "無法建立 %s:%s\n"
@@ -1406,7 +1406,7 @@ msgstr ""
msgid "invalid dependency"
msgstr ""
-#: build/parseReqs.c:267 lib/rpmds.c:1461
+#: build/parseReqs.c:267 lib/rpmds.c:1470
msgid "Version required"
msgstr ""
@@ -1690,17 +1690,17 @@ msgstr "找不到 %s:\n"
msgid "Deprecated external dependency generator is used!\n"
msgstr ""
-#: build/spec.c:91
+#: build/spec.c:92
#, c-format
msgid "line %d: %s: package %s does not exist\n"
msgstr ""
-#: build/spec.c:94
+#: build/spec.c:95
#, c-format
msgid "line %d: %s: package %s already exists\n"
msgstr ""
-#: build/spec.c:464
+#: build/spec.c:466
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr "%s 規格檔查詢失敗,無法剖析\n"
@@ -1735,74 +1735,90 @@ msgstr "%s 有過大或過小的 long 數值,略過\n"
msgid "%s has too large or too small integer value, skipped\n"
msgstr "%s 有過大或過小的整數值,略過\n"
-#: lib/backend/db3.c:804
+#: lib/backend/db3.c:808
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr "無法取得 %s 於 %s/%s 的鎖定\n"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "shared"
msgstr "已共享"
-#: lib/backend/db3.c:806
+#: lib/backend/db3.c:810
msgid "exclusive"
msgstr "排他"
-#: lib/backend/db3.c:888
+#: lib/backend/db3.c:892
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
-#: lib/backend/db3.c:1077
+#: lib/backend/db3.c:1068
#, c-format
msgid "error(%d) getting \"%s\" records from %s index: %s\n"
msgstr ""
-#: lib/backend/db3.c:1107
+#: lib/backend/db3.c:1098
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "儲存記錄「%2$s」到 %3$s 時發生錯誤(%1$d)\n"
-#: lib/backend/db3.c:1115
+#: lib/backend/db3.c:1106
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "從 %3$s 移除記錄「%2$s」時發生錯誤(%1$d)\n"
-#: lib/backend/db3.c:1217
+#: lib/backend/db3.c:1208
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1226
+#: lib/backend/db3.c:1217
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
-#: lib/backend/db3.c:1281
+#: lib/backend/db3.c:1272
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "分配新軟體包實體時發生錯誤(%d)\n"
-#: lib/backend/dbi.c:51 lib/backend/dbi.c:57
-msgid "Unexpected database format\n"
+#: lib/backend/dbi.c:64
+#, c-format
+msgid ""
+"Found LMDB data.mdb database while attempting %s backend: using lmdb "
+"backend.\n"
+msgstr ""
+
+#: lib/backend/dbi.c:73
+#, c-format
+msgid ""
+"Found NDB Packages.db database while attempting %s backend: using ndb "
+"backend.\n"
msgstr ""
-#: lib/depends.c:91
+#: lib/backend/dbi.c:81
+#, c-format
+msgid ""
+"Found BDB Packages database while attempting %s backend: using bdb backend.\n"
+msgstr ""
+
+#: lib/depends.c:93
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
-#: lib/depends.c:95
+#: lib/depends.c:97
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
-#: lib/depends.c:375
+#: lib/depends.c:377
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr "軟體包 %s 已被加入,跳過 %s\n"
-#: lib/depends.c:376
+#: lib/depends.c:378
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr "軟體包 %s 已被加入,以 %s 替換\n"
@@ -1935,7 +1951,7 @@ msgstr ""
#: lib/header.c:1841
#, c-format
-msgid "region %d: tag number mismatch %d ril %d dl %d rdl %d\n"
+msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
msgstr ""
#: lib/header.c:1876
@@ -2003,43 +2019,43 @@ msgstr "空白標籤名稱"
msgid "unknown tag: \"%s\""
msgstr ""
-#: lib/headerfmt.c:440
+#: lib/headerfmt.c:433
msgid "] expected at end of array"
msgstr "] 預期在陣列的結尾"
-#: lib/headerfmt.c:452
+#: lib/headerfmt.c:445
msgid "unexpected ]"
msgstr "未預期的 ]"
-#: lib/headerfmt.c:462
+#: lib/headerfmt.c:455
msgid "unexpected }"
msgstr "未預期的 }"
-#: lib/headerfmt.c:518
+#: lib/headerfmt.c:511
msgid "? expected in expression"
msgstr "? 預期於表述式中"
-#: lib/headerfmt.c:525
+#: lib/headerfmt.c:518
msgid "{ expected after ? in expression"
msgstr "{ 預期於表述式中的 ? 之後"
-#: lib/headerfmt.c:537 lib/headerfmt.c:577
+#: lib/headerfmt.c:530 lib/headerfmt.c:570
msgid "} expected in expression"
msgstr "} 預期於表述式中"
-#: lib/headerfmt.c:545
+#: lib/headerfmt.c:538
msgid ": expected following ? subexpression"
msgstr ": 預期跟著 ? 子表述式"
-#: lib/headerfmt.c:563
+#: lib/headerfmt.c:556
msgid "{ expected after : in expression"
msgstr "{ 預期於表述式中 : 之後"
-#: lib/headerfmt.c:585
+#: lib/headerfmt.c:578
msgid "| expected at end of expression"
msgstr "| 預期於表述式的結尾"
-#: lib/headerfmt.c:771
+#: lib/headerfmt.c:753
msgid "array iterator used with different sized arrays"
msgstr "用於不同大小陣列的陣列迭代器"
@@ -2565,12 +2581,12 @@ msgstr "預期是源碼軟體包,但卻找到二進位軟體包\n"
msgid "source package contains no .spec file\n"
msgstr "源碼軟體包內未包含 .spec 檔案\n"
-#: lib/psm.c:605
+#: lib/psm.c:606
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr "解包封存檔失敗 %s%s:%s\n"
-#: lib/psm.c:606
+#: lib/psm.c:607
msgid " on file "
msgstr " 於檔案 "
@@ -2783,87 +2799,87 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr "尚未設定 dbpath\n"
-#: lib/rpmdb.c:975
+#: lib/rpmdb.c:972
msgid "miFreeHeader: skipping"
msgstr "miFreeHeader:跳過"
-#: lib/rpmdb.c:991
+#: lib/rpmdb.c:988
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr "儲存記錄 #%2$d 到 %3$s 時發生錯誤(%1$d)\n"
-#: lib/rpmdb.c:1103
+#: lib/rpmdb.c:1100
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1284
+#: lib/rpmdb.c:1281
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
-#: lib/rpmdb.c:1447
+#: lib/rpmdb.c:1444
msgid "rpmdbNextIterator: skipping"
msgstr "rpmdbNextIterator:跳過"
-#: lib/rpmdb.c:1534
+#: lib/rpmdb.c:1531
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr "rpmdb:已擷取損壞的表頭 #%u -- 跳過。\n"
-#: lib/rpmdb.c:2066
+#: lib/rpmdb.c:2061
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s:無法讀取位於 0x%x 的表頭\n"
-#: lib/rpmdb.c:2417
+#: lib/rpmdb.c:2412
msgid "could not move new database in place\n"
msgstr ""
-#: lib/rpmdb.c:2420
+#: lib/rpmdb.c:2415
#, c-format
msgid "could also not restore old database from %s\n"
msgstr ""
-#: lib/rpmdb.c:2422 lib/rpmdb.c:2604
+#: lib/rpmdb.c:2417 lib/rpmdb.c:2599
#, c-format
msgid "replace files in %s with files from %s to recover\n"
msgstr ""
-#: lib/rpmdb.c:2431
+#: lib/rpmdb.c:2426
#, c-format
msgid "Could not get public keys from %s\n"
msgstr ""
-#: lib/rpmdb.c:2438
+#: lib/rpmdb.c:2433
#, c-format
msgid "could not delete old database at %s\n"
msgstr ""
-#: lib/rpmdb.c:2507
+#: lib/rpmdb.c:2502
msgid "no dbpath has been set"
msgstr "尚未設定 dbpath"
-#: lib/rpmdb.c:2525
+#: lib/rpmdb.c:2520
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
-#: lib/rpmdb.c:2558
+#: lib/rpmdb.c:2553
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "在資料庫中有不良的表頭 #%u -- 跳過。\n"
-#: lib/rpmdb.c:2573
+#: lib/rpmdb.c:2568
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "無法加入原本位於 %u 的記錄\n"
-#: lib/rpmdb.c:2589
+#: lib/rpmdb.c:2584
msgid "failed to rebuild database: original database remains in place\n"
msgstr "重建資料庫時失敗:原來的資料庫保持原狀\n"
-#: lib/rpmdb.c:2602
+#: lib/rpmdb.c:2597
msgid "failed to replace old database with new database!\n"
msgstr "以新的資料庫取代舊的資料庫時失敗!\n"
@@ -2951,41 +2967,45 @@ msgstr ""
msgid "package payload can be compressed using zstd."
msgstr ""
-#: lib/rpmds.c:1407
+#: lib/rpmds.c:1410
#, c-format
msgid "Unknown rich dependency op '%.*s'"
msgstr ""
-#: lib/rpmds.c:1442
+#: lib/rpmds.c:1451
msgid "Name required"
msgstr ""
-#: lib/rpmds.c:1479
+#: lib/rpmds.c:1489
msgid "Rich dependency does not start with '('"
msgstr ""
-#: lib/rpmds.c:1487
+#: lib/rpmds.c:1497
msgid "Missing argument to rich dependency op"
msgstr ""
-#: lib/rpmds.c:1489
+#: lib/rpmds.c:1499
msgid "Empty rich dependency"
msgstr ""
-#: lib/rpmds.c:1503
+#: lib/rpmds.c:1513
#, c-format
msgid "Unterminated rich dependency: %s"
msgstr ""
-#: lib/rpmds.c:1515
+#: lib/rpmds.c:1525
msgid "Cannot chain different ops"
msgstr ""
-#: lib/rpmds.c:1520
-msgid "Can only chain AND and OR ops"
+#: lib/rpmds.c:1531
+msgid "Can only chain and/or/with ops"
msgstr ""
-#: lib/rpmds.c:1610
+#: lib/rpmds.c:1543
+msgid "Illegal ops in with/without"
+msgstr ""
+
+#: lib/rpmds.c:1632
msgid "Junk after rich dependency"
msgstr ""
@@ -3357,7 +3377,7 @@ msgstr ""
msgid "Unable to restore current directory: %m"
msgstr ""
-#: lib/rpmscript.c:149 rpmio/macro.c:885
+#: lib/rpmscript.c:149 rpmio/macro.c:852
msgid "<lua> scriptlet support not built in\n"
msgstr ""
@@ -3391,7 +3411,7 @@ msgstr ""
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
-#: lib/rpmtd.c:260
+#: lib/rpmtd.c:248
msgid "Unknown format"
msgstr "未知格式"
@@ -3556,8 +3576,8 @@ msgid "Failed to register fork handler: %m\n"
msgstr ""
#: rpmio/macro.c:286
-#, c-format
-msgid "%3d>%*s(empty)"
+#, fuzzy, c-format
+msgid "%3d>%*s(empty)\n"
msgstr "%3d>%*s(清空)"
#: rpmio/macro.c:316
@@ -3600,38 +3620,38 @@ msgstr "巨集 %%%s 展開時失敗\n"
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr "巨集 %%%s 具有無效的名稱 (%%undefine)\n"
-#: rpmio/macro.c:635
+#: rpmio/macro.c:634
#, c-format
msgid "Macro %%%s defined but not used within scope\n"
msgstr ""
-#: rpmio/macro.c:788
+#: rpmio/macro.c:758
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr "在 %2$s(%3$s) 中有未知的選項 %1$c\n"
-#: rpmio/macro.c:1075
+#: rpmio/macro.c:1051
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
-#: rpmio/macro.c:1145 rpmio/macro.c:1161
+#: rpmio/macro.c:1121 rpmio/macro.c:1137
#, c-format
msgid "Unterminated %c: %s\n"
msgstr "未終結的 %c:%s\n"
-#: rpmio/macro.c:1202
+#: rpmio/macro.c:1178
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr "在無法解析的巨集之後跟著一個 %%\n"
-#: rpmio/macro.c:1217
+#: rpmio/macro.c:1193
#, c-format
msgid "failed to load macro file %s"
msgstr ""
-#: rpmio/macro.c:1594
+#: rpmio/macro.c:1574
#, c-format
msgid "======================== active %d empty %d\n"
msgstr "======================== 作用中 %d 清空 %d\n"