diff options
author | jbj <devnull@localhost> | 2003-11-23 19:50:52 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2003-11-23 19:50:52 +0000 |
commit | 3dcfeb3f9aaf003f29d2c8c0c3a545953f529c08 (patch) | |
tree | a78f3112c1c5b7b5c8cd2ce4307056c3db758c35 /po/rpm.pot | |
parent | fda9ddca9bcd46cefc145c14cfd901906600c9d2 (diff) | |
download | rpm-3dcfeb3f9aaf003f29d2c8c0c3a545953f529c08.tar.gz rpm-3dcfeb3f9aaf003f29d2c8c0c3a545953f529c08.tar.bz2 rpm-3dcfeb3f9aaf003f29d2c8c0c3a545953f529c08.zip |
Merge changes from rpm-4.2.1 development.
CVS patchset: 6959
CVS date: 2003/11/23 19:50:52
Diffstat (limited to 'po/rpm.pot')
-rw-r--r-- | po/rpm.pot | 697 |
1 files changed, 363 insertions, 334 deletions
diff --git a/po/rpm.pot b/po/rpm.pot index 3a70d7890..a71711a7a 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2003-03-19 17:51-0500\n" +"POT-Creation-Date: 2003-08-26 15:43-0400\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" @@ -113,7 +113,7 @@ msgstr "" msgid "%s: %s\n" msgstr "" -#: rpmqv.c:129 lib/poptALL.c:104 +#: rpmqv.c:129 lib/poptALL.c:111 #, c-format msgid "RPM version %s\n" msgstr "" @@ -333,271 +333,271 @@ msgstr "" msgid "no arguments given" msgstr "" -#: build/build.c:130 build/pack.c:497 +#: build/build.c:132 build/pack.c:497 msgid "Unable to open temp file.\n" msgstr "" -#: build/build.c:218 +#: build/build.c:220 #, c-format msgid "Executing(%s): %s\n" msgstr "" #. @=boundsread@ -#: build/build.c:228 +#: build/build.c:230 #, c-format msgid "Exec of %s failed (%s): %s\n" msgstr "" -#: build/build.c:237 +#: build/build.c:239 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "" -#: build/build.c:343 +#: build/build.c:345 msgid "" "\n" "\n" "RPM build errors:\n" msgstr "" -#: build/expression.c:225 +#: build/expression.c:228 msgid "syntax error while parsing ==\n" msgstr "" -#: build/expression.c:255 +#: build/expression.c:258 msgid "syntax error while parsing &&\n" msgstr "" -#: build/expression.c:264 +#: build/expression.c:267 msgid "syntax error while parsing ||\n" msgstr "" -#: build/expression.c:307 +#: build/expression.c:310 msgid "parse error in expression\n" msgstr "" -#: build/expression.c:347 +#: build/expression.c:352 msgid "unmatched (\n" msgstr "" -#: build/expression.c:377 +#: build/expression.c:382 msgid "- only on numbers\n" msgstr "" -#: build/expression.c:393 +#: build/expression.c:398 msgid "! only on numbers\n" msgstr "" -#: build/expression.c:440 build/expression.c:494 build/expression.c:558 -#: build/expression.c:655 +#: build/expression.c:446 build/expression.c:501 build/expression.c:566 +#: build/expression.c:663 msgid "types must match\n" msgstr "" -#: build/expression.c:453 +#: build/expression.c:459 msgid "* / not suported for strings\n" msgstr "" -#: build/expression.c:510 +#: build/expression.c:517 msgid "- not suported for strings\n" msgstr "" -#: build/expression.c:668 +#: build/expression.c:676 msgid "&& and || not suported for strings\n" msgstr "" -#: build/expression.c:702 build/expression.c:751 +#: build/expression.c:710 build/expression.c:759 msgid "syntax error in expression\n" msgstr "" -#: build/files.c:294 +#: build/files.c:278 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "" -#: build/files.c:359 build/files.c:559 build/files.c:755 +#: build/files.c:343 build/files.c:543 build/files.c:739 #, c-format msgid "Missing '(' in %s %s\n" msgstr "" -#: build/files.c:370 build/files.c:689 build/files.c:766 +#: build/files.c:354 build/files.c:673 build/files.c:750 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "" -#: build/files.c:408 build/files.c:714 +#: build/files.c:392 build/files.c:698 #, c-format msgid "Invalid %s token: %s\n" msgstr "" -#: build/files.c:518 +#: build/files.c:502 #, c-format msgid "Missing %s in %s %s\n" msgstr "" -#: build/files.c:575 +#: build/files.c:559 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "" -#: build/files.c:613 +#: build/files.c:597 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "" -#: build/files.c:623 +#: build/files.c:607 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "" -#: build/files.c:635 +#: build/files.c:619 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "" -#: build/files.c:793 +#: build/files.c:777 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "" #. @innercontinue@ -#: build/files.c:804 +#: build/files.c:788 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "" -#: build/files.c:933 +#: build/files.c:917 #, c-format msgid "Hit limit for %%docdir\n" msgstr "" -#: build/files.c:939 +#: build/files.c:925 #, c-format msgid "Only one arg for %%docdir\n" msgstr "" #. We already got a file -- error -#: build/files.c:970 +#: build/files.c:959 #, c-format msgid "Two files on one line: %s\n" msgstr "" -#: build/files.c:987 +#: build/files.c:976 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "" -#: build/files.c:1000 +#: build/files.c:989 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "" -#: build/files.c:1152 +#: build/files.c:1141 #, c-format msgid "File listed twice: %s\n" msgstr "" -#: build/files.c:1291 +#: build/files.c:1280 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1531 +#: build/files.c:1520 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "" -#: build/files.c:1555 +#: build/files.c:1544 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1763 +#: build/files.c:1752 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1767 lib/rpmchecksig.c:572 +#: build/files.c:1756 lib/rpmchecksig.c:580 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1815 +#: build/files.c:1804 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1839 +#: build/files.c:1828 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1856 lib/rpminstall.c:347 +#: build/files.c:1845 lib/rpminstall.c:347 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1916 +#: build/files.c:1905 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1927 build/pack.c:156 +#: build/files.c:1916 build/pack.c:156 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2318 +#: build/files.c:2307 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2330 build/parsePrep.c:50 +#: build/files.c:2319 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2374 +#: build/files.c:2363 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2397 +#: build/files.c:2386 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2425 +#: build/files.c:2414 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" -#: build/names.c:54 +#: build/names.c:56 msgid "getUname: too many uid's\n" msgstr "" -#: build/names.c:78 +#: build/names.c:82 msgid "getUnameS: too many uid's\n" msgstr "" -#: build/names.c:102 +#: build/names.c:111 msgid "getUidS: too many uid's\n" msgstr "" -#: build/names.c:126 +#: build/names.c:140 msgid "getGname: too many gid's\n" msgstr "" -#: build/names.c:150 +#: build/names.c:166 msgid "getGnameS: too many gid's\n" msgstr "" -#: build/names.c:174 +#: build/names.c:195 msgid "getGidS: too many gid's\n" msgstr "" -#: build/names.c:213 +#: build/names.c:237 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "" @@ -707,7 +707,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:632 lib/psm.c:1406 +#: build/pack.c:632 lib/psm.c:1427 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -737,7 +737,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:725 lib/psm.c:1696 +#: build/pack.c:725 lib/psm.c:1725 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -797,17 +797,17 @@ msgstr "" msgid "line %d: Bad option %s: %s\n" msgstr "" -#: build/parseDescription.c:75 build/parseFiles.c:70 build/parseScript.c:214 +#: build/parseDescription.c:71 build/parseFiles.c:70 build/parseScript.c:214 #, c-format msgid "line %d: Too many names: %s\n" msgstr "" -#: build/parseDescription.c:85 build/parseFiles.c:79 build/parseScript.c:223 +#: build/parseDescription.c:79 build/parseFiles.c:79 build/parseScript.c:223 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "" -#: build/parseDescription.c:97 +#: build/parseDescription.c:89 #, c-format msgid "line %d: Second description\n" msgstr "" @@ -888,7 +888,7 @@ msgstr "" msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "" -#: build/parsePreamble.c:588 build/parseSpec.c:427 +#: build/parsePreamble.c:588 build/parseSpec.c:429 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "" @@ -1068,31 +1068,31 @@ msgstr "" msgid "Unclosed %%if\n" msgstr "" -#: build/parseSpec.c:301 +#: build/parseSpec.c:303 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d\n" msgstr "" -#: build/parseSpec.c:310 +#: build/parseSpec.c:312 #, c-format msgid "%s:%d: Got a %%else with no %%if\n" msgstr "" -#: build/parseSpec.c:322 +#: build/parseSpec.c:324 #, c-format msgid "%s:%d: Got a %%endif with no %%if\n" msgstr "" -#: build/parseSpec.c:336 build/parseSpec.c:345 +#: build/parseSpec.c:338 build/parseSpec.c:347 #, c-format msgid "malformed %%include statement\n" msgstr "" -#: build/parseSpec.c:546 +#: build/parseSpec.c:548 msgid "No compatible architectures found for build\n" msgstr "" -#: build/parseSpec.c:607 +#: build/parseSpec.c:609 #, c-format msgid "Package has no %%description: %s\n" msgstr "" @@ -1217,17 +1217,17 @@ msgstr "" msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: build/poptBT.c:229 lib/poptALL.c:225 lib/poptI.c:254 lib/poptQV.c:329 +#: build/poptBT.c:229 lib/poptALL.c:232 lib/poptI.c:254 lib/poptQV.c:329 #: lib/poptQV.c:338 lib/poptQV.c:377 msgid "don't verify package digest(s)" msgstr "" -#: build/poptBT.c:231 lib/poptALL.c:227 lib/poptI.c:256 lib/poptQV.c:332 +#: build/poptBT.c:231 lib/poptALL.c:234 lib/poptI.c:256 lib/poptQV.c:332 #: lib/poptQV.c:340 lib/poptQV.c:380 msgid "don't verify database header(s) when retrieved" msgstr "" -#: build/poptBT.c:233 lib/poptALL.c:233 lib/poptI.c:258 lib/poptQV.c:335 +#: build/poptBT.c:233 lib/poptALL.c:240 lib/poptI.c:258 lib/poptQV.c:335 #: lib/poptQV.c:342 lib/poptQV.c:382 msgid "don't verify package signature(s)" msgstr "" @@ -1322,7 +1322,7 @@ msgstr "" msgid "Archive file not in header" msgstr "" -#: lib/cpio.c:248 +#: lib/cpio.c:250 msgid " failed - " msgstr "" @@ -1331,73 +1331,73 @@ msgstr "" msgid "package %s was already added, replacing with %s\n" msgstr "" -#: lib/depends.c:394 +#: lib/depends.c:397 msgid "(cached)" msgstr "" -#: lib/depends.c:421 +#: lib/depends.c:424 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:438 +#: lib/depends.c:441 msgid "(rpmlib provides)" msgstr "" -#: lib/depends.c:467 +#: lib/depends.c:470 msgid "(db files)" msgstr "" -#: lib/depends.c:480 +#: lib/depends.c:483 msgid "(db provides)" msgstr "" -#: lib/depends.c:493 +#: lib/depends.c:496 msgid "(db package)" msgstr "" -#: lib/depends.c:847 +#: lib/depends.c:851 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:969 +#: lib/depends.c:972 #, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "" #. Record all relations. -#: lib/depends.c:1200 +#: lib/depends.c:1204 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1292 +#: lib/depends.c:1296 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1377 +#: lib/depends.c:1381 #, c-format msgid "========== successors only (%d bytes)\n" msgstr "" -#: lib/depends.c:1447 +#: lib/depends.c:1451 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1482 +#: lib/depends.c:1486 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1487 +#: lib/depends.c:1491 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" -#: lib/formats.c:39 lib/formats.c:71 lib/formats.c:106 lib/formats.c:477 -#: rpmdb/header.c:3524 rpmdb/header.c:3553 rpmdb/header.c:3577 +#: lib/formats.c:39 lib/formats.c:71 lib/formats.c:106 lib/formats.c:499 +#: rpmdb/header.c:3509 rpmdb/header.c:3538 rpmdb/header.c:3562 msgid "(not a number)" msgstr "" @@ -1409,88 +1409,88 @@ msgstr "" msgid "(invalid type)" msgstr "" -#: lib/formats.c:206 lib/formats.c:376 +#: lib/formats.c:206 lib/formats.c:398 msgid "(not a blob)" msgstr "" -#: lib/formats.c:324 +#: lib/formats.c:338 msgid "(invalid xml type)" msgstr "" -#: lib/formats.c:401 +#: lib/formats.c:423 msgid "(not an OpenPGP signature)" msgstr "" -#: lib/fs.c:74 +#: lib/fs.c:77 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "" -#: lib/fs.c:89 +#: lib/fs.c:92 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "" -#: lib/fs.c:109 lib/fs.c:196 lib/fs.c:313 +#: lib/fs.c:112 lib/fs.c:199 lib/fs.c:318 #, c-format msgid "failed to stat %s: %s\n" msgstr "" -#: lib/fs.c:154 rpmio/url.c:523 +#: lib/fs.c:157 rpmio/url.c:523 #, c-format msgid "failed to open %s: %s\n" msgstr "" -#: lib/fs.c:213 +#: lib/fs.c:216 #, c-format msgid "%5d 0x%04x %s %s\n" msgstr "" -#: lib/fs.c:336 +#: lib/fs.c:341 #, c-format msgid "file %s is on an unknown device\n" msgstr "" -#: lib/fsm.c:341 -msgid "========== Directories not explictly included in package:\n" +#: lib/fsm.c:350 +msgid "========== Directories not explicitly included in package:\n" msgstr "" -#: lib/fsm.c:343 +#: lib/fsm.c:352 #, c-format msgid "%10d %s\n" msgstr "" -#: lib/fsm.c:1261 +#: lib/fsm.c:1293 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1559 +#: lib/fsm.c:1592 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1686 lib/fsm.c:1820 +#: lib/fsm.c:1719 lib/fsm.c:1855 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/fsm.c:1846 +#: lib/fsm.c:1882 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "" -#: lib/fsm.c:1852 +#: lib/fsm.c:1888 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "" -#: lib/fsm.c:1862 +#: lib/fsm.c:1903 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "" -#: lib/fsm.c:1882 +#: lib/fsm.c:1925 #, c-format msgid "%s created as %s\n" msgstr "" @@ -1505,7 +1505,7 @@ msgstr "" msgid "cannot write to %%%s %s\n" msgstr "" -#: lib/misc.c:187 lib/misc.c:192 lib/misc.c:198 +#: lib/misc.c:189 lib/misc.c:194 lib/misc.c:200 #, c-format msgid "error creating temporary file %s\n" msgstr "" @@ -1543,171 +1543,171 @@ msgstr "" msgid "hdr DSA: BAD, not binary\n" msgstr "" -#: lib/package.c:535 lib/package.c:575 lib/package.c:879 lib/package.c:903 -#: lib/package.c:933 lib/rpmchecksig.c:805 +#: lib/package.c:535 lib/package.c:577 lib/package.c:888 lib/package.c:912 +#: lib/package.c:942 lib/rpmchecksig.c:813 #, c-format msgid "only V3 signatures can be verified, skipping V%u signature\n" msgstr "" -#: lib/package.c:657 +#: lib/package.c:661 #, c-format msgid "hdr size(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:661 +#: lib/package.c:665 msgid "hdr magic: BAD\n" msgstr "" -#: lib/package.c:669 +#: lib/package.c:673 #, c-format msgid "hdr tags: BAD, no. of tags(%d) out of range\n" msgstr "" -#: lib/package.c:678 +#: lib/package.c:682 #, c-format msgid "hdr data: BAD, no. of bytes(%d) out of range\n" msgstr "" -#: lib/package.c:692 +#: lib/package.c:696 #, c-format msgid "hdr blob(%d): BAD, read returned %d\n" msgstr "" -#: lib/package.c:705 +#: lib/package.c:709 msgid "hdr load: BAD\n" msgstr "" -#: lib/package.c:770 +#: lib/package.c:777 msgid "packaging version 1 is not supported by this version of RPM\n" msgstr "" -#: lib/package.c:778 +#: lib/package.c:786 msgid "" "only packaging with major numbers <= 4 is supported by this version of RPM\n" msgstr "" -#: lib/package.c:789 lib/rpmchecksig.c:229 lib/rpmchecksig.c:720 +#: lib/package.c:798 lib/rpmchecksig.c:228 lib/rpmchecksig.c:728 #, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "" -#: lib/package.c:796 lib/rpmchecksig.c:236 lib/rpmchecksig.c:728 +#: lib/package.c:805 lib/rpmchecksig.c:235 lib/rpmchecksig.c:736 #, c-format msgid "%s: No signature available\n" msgstr "" -#: lib/package.c:843 +#: lib/package.c:852 #, c-format msgid "%s: headerRead failed: %s" msgstr "" -#: lib/package.c:946 lib/rpmchecksig.c:117 lib/rpmchecksig.c:643 +#: lib/package.c:955 lib/rpmchecksig.c:116 lib/rpmchecksig.c:651 #, c-format msgid "%s: Fread failed: %s\n" msgstr "" -#: lib/poptALL.c:212 +#: lib/poptALL.c:219 msgid "predefine MACRO with value EXPR" msgstr "" -#: lib/poptALL.c:213 lib/poptALL.c:216 +#: lib/poptALL.c:220 lib/poptALL.c:223 msgid "'MACRO EXPR'" msgstr "" -#: lib/poptALL.c:215 +#: lib/poptALL.c:222 msgid "define MACRO with value EXPR" msgstr "" -#: lib/poptALL.c:218 +#: lib/poptALL.c:225 msgid "print macro expansion of EXPR" msgstr "" -#: lib/poptALL.c:219 +#: lib/poptALL.c:226 msgid "'EXPR'" msgstr "" -#: lib/poptALL.c:221 lib/poptALL.c:240 lib/poptALL.c:244 +#: lib/poptALL.c:228 lib/poptALL.c:247 lib/poptALL.c:251 msgid "read <FILE:...> instead of default file(s)" msgstr "" -#: lib/poptALL.c:222 lib/poptALL.c:241 lib/poptALL.c:245 +#: lib/poptALL.c:229 lib/poptALL.c:248 lib/poptALL.c:252 msgid "<FILE:...>" msgstr "" -#: lib/poptALL.c:230 lib/poptALL.c:264 +#: lib/poptALL.c:237 lib/poptALL.c:271 msgid "disable use of libio(3) API" msgstr "" -#: lib/poptALL.c:236 +#: lib/poptALL.c:243 msgid "send stdout to CMD" msgstr "" -#: lib/poptALL.c:237 +#: lib/poptALL.c:244 msgid "CMD" msgstr "" -#: lib/poptALL.c:248 +#: lib/poptALL.c:255 msgid "use ROOT as top level directory" msgstr "" -#: lib/poptALL.c:249 +#: lib/poptALL.c:256 msgid "ROOT" msgstr "" -#: lib/poptALL.c:252 +#: lib/poptALL.c:259 msgid "display known query tags" msgstr "" -#: lib/poptALL.c:254 +#: lib/poptALL.c:261 msgid "display final rpmrc and macro configuration" msgstr "" -#: lib/poptALL.c:256 +#: lib/poptALL.c:263 msgid "provide less detailed output" msgstr "" -#: lib/poptALL.c:258 +#: lib/poptALL.c:265 msgid "provide more detailed output" msgstr "" -#: lib/poptALL.c:260 +#: lib/poptALL.c:267 msgid "print the version of rpm being used" msgstr "" -#: lib/poptALL.c:273 +#: lib/poptALL.c:280 msgid "debug payload file state machine" msgstr "" -#: lib/poptALL.c:275 +#: lib/poptALL.c:282 msgid "use threads for file state machine" msgstr "" -#: lib/poptALL.c:277 +#: lib/poptALL.c:284 msgid "debug protocol data stream" msgstr "" -#: lib/poptALL.c:282 +#: lib/poptALL.c:289 msgid "debug option/argument processing" msgstr "" -#: lib/poptALL.c:285 +#: lib/poptALL.c:292 msgid "debug package state machine" msgstr "" -#: lib/poptALL.c:287 +#: lib/poptALL.c:294 msgid "use threads for package state machine" msgstr "" -#: lib/poptALL.c:299 +#: lib/poptALL.c:306 msgid "debug rpmio I/O" msgstr "" -#: lib/poptALL.c:309 +#: lib/poptALL.c:318 msgid "debug URL cache handling" msgstr "" #. @-nullpass@ -#: lib/poptALL.c:379 +#: lib/poptALL.c:388 #, c-format msgid "%s: option table misconfigured (%d)\n" msgstr "" @@ -2119,88 +2119,88 @@ msgstr "" msgid "generate signature" msgstr "" -#: lib/psm.c:270 +#: lib/psm.c:269 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:390 +#: lib/psm.c:394 msgid "source package contains no .spec file\n" msgstr "" -#: lib/psm.c:470 +#: lib/psm.c:480 #, c-format -msgid "%s: waitpid(%d) rc %d status %x\n" +msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:551 +#: lib/psm.c:562 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:559 +#: lib/psm.c:570 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:722 +#: lib/psm.c:735 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:741 +#: lib/psm.c:756 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" -#: lib/psm.c:747 +#: lib/psm.c:762 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "" -#: lib/psm.c:1170 +#: lib/psm.c:1191 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1309 +#: lib/psm.c:1330 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1418 +#: lib/psm.c:1439 msgid "Unable to reload signature header\n" msgstr "" -#: lib/psm.c:1464 +#: lib/psm.c:1485 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1473 +#: lib/psm.c:1494 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1521 +#: lib/psm.c:1546 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1522 +#: lib/psm.c:1547 msgid " on file " msgstr "" -#: lib/psm.c:1704 +#: lib/psm.c:1733 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:1707 +#: lib/psm.c:1736 #, c-format msgid "%s failed: %s\n" msgstr "" -#: lib/query.c:118 lib/rpmts.c:451 +#: lib/query.c:118 lib/rpmts.c:558 #, c-format msgid "incorrect format: %s\n" msgstr "" @@ -2248,7 +2248,7 @@ msgid "package has neither file owner or id lists\n" msgstr "" #: lib/query.c:428 lib/query.c:475 lib/rpminstall.c:123 lib/rpminstall.c:462 -#: lib/rpminstall.c:593 lib/rpminstall.c:1004 lib/rpmts.c:462 +#: lib/rpminstall.c:593 lib/rpminstall.c:1018 lib/rpmts.c:569 #: tools/rpmgraph.c:120 tools/rpmgraph.c:157 #, c-format msgid "open of %s failed: %s\n" @@ -2263,71 +2263,76 @@ msgstr "" msgid "old format source packages cannot be queried\n" msgstr "" -#: lib/query.c:486 lib/rpminstall.c:606 +#: lib/query.c:488 lib/rpminstall.c:608 #, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "" -#: lib/query.c:515 +#: lib/query.c:517 msgid "no packages\n" msgstr "" #: lib/query.c:535 #, c-format +msgid "unknown tag: \"%s\"\n" +msgstr "" + +#: lib/query.c:561 +#, c-format msgid "group %s does not contain any packages\n" msgstr "" -#: lib/query.c:544 +#: lib/query.c:570 #, c-format msgid "no package triggers %s\n" msgstr "" -#: lib/query.c:557 lib/query.c:578 lib/query.c:598 lib/query.c:632 +#: lib/query.c:583 lib/query.c:604 lib/query.c:624 lib/query.c:658 #, c-format msgid "malformed %s: %s\n" msgstr "" -#: lib/query.c:567 lib/query.c:584 lib/query.c:608 lib/query.c:637 +#: lib/query.c:593 lib/query.c:610 lib/query.c:634 lib/query.c:663 #, c-format msgid "no package matches %s: %s\n" msgstr "" -#: lib/query.c:647 +#: lib/query.c:673 #, c-format msgid "no package requires %s\n" msgstr "" -#: lib/query.c:658 +#: lib/query.c:684 #, c-format msgid "no package provides %s\n" msgstr "" -#: lib/query.c:693 +#: lib/query.c:719 #, c-format msgid "file %s: %s\n" msgstr "" -#: lib/query.c:697 +#: lib/query.c:723 #, c-format msgid "file %s is not owned by any package\n" msgstr "" -#: lib/query.c:722 +#: lib/query.c:748 #, c-format msgid "invalid package number: %s\n" msgstr "" -#: lib/query.c:725 +#: lib/query.c:751 #, c-format msgid "package record number: %u\n" msgstr "" -#: lib/query.c:730 +#: lib/query.c:756 #, c-format msgid "record %u could not be read\n" msgstr "" -#: lib/query.c:740 lib/rpminstall.c:777 +#: lib/query.c:766 lib/rpminstall.c:778 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -2349,141 +2354,146 @@ msgstr "" msgid "makeTempFile failed\n" msgstr "" -#: lib/rpmchecksig.c:111 +#: lib/rpmchecksig.c:110 #, c-format msgid "%s: Fwrite failed: %s\n" msgstr "" -#: lib/rpmchecksig.c:209 lib/rpmchecksig.c:702 +#: lib/rpmchecksig.c:208 lib/rpmchecksig.c:710 #, c-format msgid "%s: not an rpm package\n" msgstr "" -#: lib/rpmchecksig.c:214 +#: lib/rpmchecksig.c:213 #, c-format msgid "%s: Can't sign v1 packaging\n" msgstr "" -#: lib/rpmchecksig.c:218 +#: lib/rpmchecksig.c:217 #, c-format msgid "%s: Can't re-sign v2 packaging\n" msgstr "" -#: lib/rpmchecksig.c:326 +#: lib/rpmchecksig.c:325 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "" -#: lib/rpmchecksig.c:357 +#: lib/rpmchecksig.c:356 #, c-format msgid "%s: writeLead failed: %s\n" msgstr "" -#: lib/rpmchecksig.c:363 +#: lib/rpmchecksig.c:362 #, c-format msgid "%s: rpmWriteSignature failed: %s\n" msgstr "" -#: lib/rpmchecksig.c:567 +#: lib/rpmchecksig.c:575 #, c-format msgid "%s: import read failed.\n" msgstr "" -#: lib/rpmchecksig.c:579 +#: lib/rpmchecksig.c:587 #, c-format msgid "%s: import failed.\n" msgstr "" -#: lib/rpmchecksig.c:614 +#: lib/rpmchecksig.c:622 #, c-format msgid "%s: headerRead failed\n" msgstr "" -#: lib/rpmchecksig.c:628 +#: lib/rpmchecksig.c:636 #, c-format msgid "%s: headerGetEntry failed\n" msgstr "" -#: lib/rpmchecksig.c:708 +#: lib/rpmchecksig.c:716 #, c-format msgid "%s: No signature available (v1.0 RPM)\n" msgstr "" -#: lib/rpmchecksig.c:971 +#: lib/rpmchecksig.c:979 msgid "NOT OK" msgstr "" -#: lib/rpmchecksig.c:972 lib/rpmchecksig.c:986 +#: lib/rpmchecksig.c:980 lib/rpmchecksig.c:994 msgid " (MISSING KEYS:" msgstr "" -#: lib/rpmchecksig.c:974 lib/rpmchecksig.c:988 +#: lib/rpmchecksig.c:982 lib/rpmchecksig.c:996 msgid ") " msgstr "" -#: lib/rpmchecksig.c:975 lib/rpmchecksig.c:989 +#: lib/rpmchecksig.c:983 lib/rpmchecksig.c:997 msgid " (UNTRUSTED KEYS:" msgstr "" -#: lib/rpmchecksig.c:977 lib/rpmchecksig.c:991 +#: lib/rpmchecksig.c:985 lib/rpmchecksig.c:999 msgid ")" msgstr "" -#: lib/rpmchecksig.c:985 +#: lib/rpmchecksig.c:993 msgid "OK" msgstr "" -#: lib/rpmds.c:540 lib/rpmds.c:900 +#: lib/rpmds.c:540 lib/rpmds.c:905 msgid "NO " msgstr "" -#: lib/rpmds.c:540 lib/rpmds.c:900 +#: lib/rpmds.c:540 lib/rpmds.c:905 msgid "YES" msgstr "" -#: lib/rpmds.c:865 +#: lib/rpmds.c:870 #, c-format msgid "" "The \"B\" dependency needs an epoch (assuming same epoch as \"A\")\n" "\tA = \"%s\"\tB = \"%s\"\n" msgstr "" -#: lib/rpmds.c:899 +#: lib/rpmds.c:904 #, c-format msgid " %s A %s\tB %s\n" msgstr "" #. @=branchstate@ -#: lib/rpmds.c:923 +#: lib/rpmds.c:928 #, c-format msgid "package %s has unsatisfied %s: %s\n" msgstr "" -#: lib/rpmfi.c:659 +#: lib/rpmfi.c:546 +#, c-format +msgid "%s skipped due to missingok flag\n" +msgstr "" + +#: lib/rpmfi.c:783 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:663 +#: lib/rpmfi.c:787 #, c-format msgid "%5d exclude %s\n" msgstr "" -#: lib/rpmfi.c:666 +#: lib/rpmfi.c:790 #, c-format msgid "%5d relocate %s -> %s\n" msgstr "" -#: lib/rpmfi.c:789 +#: lib/rpmfi.c:918 #, c-format msgid "excluding %s %s\n" msgstr "" -#: lib/rpmfi.c:799 +#: lib/rpmfi.c:928 #, c-format msgid "relocating %s to %s\n" msgstr "" -#: lib/rpmfi.c:886 +#: lib/rpmfi.c:1015 #, c-format msgid "relocating directory %s to %s\n" msgstr "" @@ -2534,7 +2544,7 @@ msgstr "" msgid "skipping %s - transfer failed - %s\n" msgstr "" -#: lib/rpminstall.c:481 lib/rpminstall.c:858 tools/rpmgraph.c:140 +#: lib/rpminstall.c:481 lib/rpminstall.c:872 tools/rpmgraph.c:140 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -2554,50 +2564,50 @@ msgstr "" msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:621 +#: lib/rpminstall.c:623 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:635 lib/rpminstall.c:805 lib/rpminstall.c:1225 +#: lib/rpminstall.c:637 lib/rpminstall.c:810 lib/rpminstall.c:1239 #: tools/rpmgraph.c:195 msgid "Failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:642 tools/rpmgraph.c:201 +#: lib/rpminstall.c:644 tools/rpmgraph.c:201 msgid " Suggested resolutions:\n" msgstr "" -#: lib/rpminstall.c:672 +#: lib/rpminstall.c:674 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:696 +#: lib/rpminstall.c:698 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:780 +#: lib/rpminstall.c:787 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:842 +#: lib/rpminstall.c:856 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:848 +#: lib/rpminstall.c:862 #, c-format msgid "Installing %s\n" msgstr "" -#: lib/rpminstall.c:1219 +#: lib/rpminstall.c:1233 #, c-format msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n" msgstr "" -#: lib/rpmlead.c:55 +#: lib/rpmlead.c:56 #, c-format msgid "read failed: %s (%d)\n" msgstr "" @@ -2807,35 +2817,50 @@ msgstr "" msgid "Unable to open %s for reading: %s.\n" msgstr "" -#: lib/rpmts.c:156 +#: lib/rpmts.c:162 #, c-format msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpmts.c:341 +#: lib/rpmts.c:246 +#, c-format +msgid "extra '(' in package label: %s\n" +msgstr "" + +#: lib/rpmts.c:264 +#, c-format +msgid "missing '(' in package label: %s\n" +msgstr "" + +#: lib/rpmts.c:272 +#, c-format +msgid "missing ')' in package label: %s\n" +msgstr "" + +#: lib/rpmts.c:448 #, c-format msgid "cannot open Solve database in %s\n" msgstr "" -#: lib/rpmts.c:483 +#: lib/rpmts.c:590 #, c-format msgid "Adding: %s\n" msgstr "" -#: lib/rpmts.c:495 +#: lib/rpmts.c:602 #, c-format msgid "Suggesting: %s\n" msgstr "" -#: lib/rpmts.c:923 +#: lib/rpmts.c:1070 msgid "mounted filesystems:\n" msgstr "" -#: lib/rpmts.c:925 +#: lib/rpmts.c:1072 msgid " i dev bsize bavail iavail mount point\n" msgstr "" -#: lib/rpmts.c:981 +#: lib/rpmts.c:1128 #, c-format msgid "%5d 0x%04x %5u %12ld %12ld %s\n" msgstr "" @@ -2966,46 +2991,41 @@ msgstr "" msgid "Header+Payload size: " msgstr "" -#: lib/signature.c:1015 +#: lib/signature.c:1016 msgid "MD5 digest: " msgstr "" -#: lib/signature.c:1071 +#: lib/signature.c:1075 msgid "Header SHA1 digest: " msgstr "" -#: lib/signature.c:1146 +#: lib/signature.c:1152 msgid "V3 RSA/MD5 signature: " msgstr "" -#: lib/signature.c:1263 +#: lib/signature.c:1273 msgid "Header " msgstr "" -#: lib/signature.c:1264 +#: lib/signature.c:1274 msgid "V3 DSA signature: " msgstr "" -#: lib/signature.c:1343 +#: lib/signature.c:1357 msgid "Verify signature: BAD PARAMETERS\n" msgstr "" -#: lib/signature.c:1370 +#: lib/signature.c:1384 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "" -#: lib/signature.c:1374 +#: lib/signature.c:1388 #, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "" -#: lib/transaction.c:105 -#, c-format -msgid "%s skipped due to missingok flag\n" -msgstr "" - #. @innercontinue@ -#: lib/transaction.c:954 +#: lib/transaction.c:891 #, c-format msgid "excluding directory %s\n" msgstr "" @@ -3018,7 +3038,7 @@ msgstr "" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1065 +#: lib/transaction.c:1004 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3031,7 +3051,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1153 +#: lib/transaction.c:1092 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3039,16 +3059,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1230 +#: lib/transaction.c:1173 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:285 +#: lib/verify.c:288 #, c-format msgid "missing %c %s" msgstr "" -#: lib/verify.c:394 +#: lib/verify.c:397 #, c-format msgid "Unsatisfied dependencies for %s: " msgstr "" @@ -3136,71 +3156,80 @@ msgstr "" msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: rpmdb/header.c:2700 +#: rpmdb/header.c:2685 msgid "missing { after %" msgstr "" -#: rpmdb/header.c:2730 +#: rpmdb/header.c:2715 msgid "missing } after %{" msgstr "" -#: rpmdb/header.c:2746 +#: rpmdb/header.c:2731 msgid "empty tag format" msgstr "" -#: rpmdb/header.c:2758 +#: rpmdb/header.c:2743 msgid "empty tag name" msgstr "" -#: rpmdb/header.c:2767 +#: rpmdb/header.c:2752 msgid "unknown tag" msgstr "" -#: rpmdb/header.c:2794 +#: rpmdb/header.c:2779 msgid "] expected at end of array" msgstr "" -#: rpmdb/header.c:2807 +#: rpmdb/header.c:2792 msgid "unexpected ]" msgstr "" -#: rpmdb/header.c:2820 +#: rpmdb/header.c:2805 msgid "unexpected }" msgstr "" -#: rpmdb/header.c:2884 +#: rpmdb/header.c:2869 msgid "? expected in expression" msgstr "" -#: rpmdb/header.c:2891 +#: rpmdb/header.c:2876 msgid "{ expected after ? in expression" msgstr "" -#: rpmdb/header.c:2903 rpmdb/header.c:2943 +#: rpmdb/header.c:2888 rpmdb/header.c:2928 msgid "} expected in expression" msgstr "" -#: rpmdb/header.c:2911 +#: rpmdb/header.c:2896 msgid ": expected following ? subexpression" msgstr "" -#: rpmdb/header.c:2929 +#: rpmdb/header.c:2914 msgid "{ expected after : in expression" msgstr "" -#: rpmdb/header.c:2951 +#: rpmdb/header.c:2936 msgid "| expected at end of expression" msgstr "" #. @=modobserver =observertrans@ -#: rpmdb/header.c:3052 +#: rpmdb/header.c:3037 msgid "(index out of range)" msgstr "" -#: rpmdb/header.c:3299 +#: rpmdb/header.c:3284 msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header.c:3600 +#, c-format +msgid "%c" +msgstr "" + +#: rpmdb/header.c:3616 +msgid "%a %b %d %Y" +msgstr "" + #: rpmdb/header_internal.c:164 #, c-format msgid "Data type %d not supported\n" @@ -3222,176 +3251,176 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: rpmdb/rpmdb.c:212 +#: rpmdb/rpmdb.c:213 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: rpmdb/rpmdb.c:281 +#: rpmdb/rpmdb.c:282 #, c-format msgid "cannot open %s index using db%d - %s (%d)\n" msgstr "" -#: rpmdb/rpmdb.c:301 +#: rpmdb/rpmdb.c:302 #, c-format msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:914 +#: rpmdb/rpmdb.c:915 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1192 rpmdb/rpmdb.c:1321 rpmdb/rpmdb.c:1372 rpmdb/rpmdb.c:2315 -#: rpmdb/rpmdb.c:2431 rpmdb/rpmdb.c:3160 +#: rpmdb/rpmdb.c:1193 rpmdb/rpmdb.c:1322 rpmdb/rpmdb.c:1373 rpmdb/rpmdb.c:2316 +#: rpmdb/rpmdb.c:2432 rpmdb/rpmdb.c:3161 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1566 +#: rpmdb/rpmdb.c:1567 msgid "miFreeHeader: skipping" msgstr "" -#: rpmdb/rpmdb.c:1576 +#: rpmdb/rpmdb.c:1577 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2208 +#: rpmdb/rpmdb.c:2209 msgid "rpmdbNextIterator: skipping" msgstr "" -#: rpmdb/rpmdb.c:2235 +#: rpmdb/rpmdb.c:2236 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2519 +#: rpmdb/rpmdb.c:2520 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2582 +#: rpmdb/rpmdb.c:2583 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2697 +#: rpmdb/rpmdb.c:2698 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2701 +#: rpmdb/rpmdb.c:2702 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2729 +#: rpmdb/rpmdb.c:2730 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2750 +#: rpmdb/rpmdb.c:2751 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2760 +#: rpmdb/rpmdb.c:2761 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2909 +#: rpmdb/rpmdb.c:2910 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:2963 +#: rpmdb/rpmdb.c:2964 msgid "rpmdbAdd: skipping" msgstr "" -#: rpmdb/rpmdb.c:3135 +#: rpmdb/rpmdb.c:3136 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3139 +#: rpmdb/rpmdb.c:3140 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3179 +#: rpmdb/rpmdb.c:3180 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3580 +#: rpmdb/rpmdb.c:3581 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3618 +#: rpmdb/rpmdb.c:3619 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3650 +#: rpmdb/rpmdb.c:3651 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3654 +#: rpmdb/rpmdb.c:3655 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3660 +#: rpmdb/rpmdb.c:3661 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3662 +#: rpmdb/rpmdb.c:3663 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3669 +#: rpmdb/rpmdb.c:3670 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3682 +#: rpmdb/rpmdb.c:3683 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3711 +#: rpmdb/rpmdb.c:3712 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3751 +#: rpmdb/rpmdb.c:3752 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3769 +#: rpmdb/rpmdb.c:3766 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3777 +#: rpmdb/rpmdb.c:3774 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3779 +#: rpmdb/rpmdb.c:3776 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3789 +#: rpmdb/rpmdb.c:3786 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3791 +#: rpmdb/rpmdb.c:3788 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" @@ -3402,144 +3431,144 @@ msgid "======================== active %d empty %d\n" msgstr "" #. XXX just in case -#: rpmio/macro.c:373 +#: rpmio/macro.c:374 #, c-format msgid "%3d>%*s(empty)" msgstr "" -#: rpmio/macro.c:416 +#: rpmio/macro.c:417 #, c-format msgid "%3d<%*s(empty)\n" msgstr "" -#: rpmio/macro.c:654 +#: rpmio/macro.c:655 #, c-format msgid "Macro %%%s has unterminated body\n" msgstr "" -#: rpmio/macro.c:687 +#: rpmio/macro.c:688 #, c-format msgid "Macro %%%s has illegal name (%%define)\n" msgstr "" -#: rpmio/macro.c:693 +#: rpmio/macro.c:694 #, c-format msgid "Macro %%%s has unterminated opts\n" msgstr "" -#: rpmio/macro.c:698 +#: rpmio/macro.c:699 #, c-format msgid "Macro %%%s has empty body\n" msgstr "" -#: rpmio/macro.c:704 +#: rpmio/macro.c:705 #, c-format msgid "Macro %%%s failed to expand\n" msgstr "" -#: rpmio/macro.c:739 +#: rpmio/macro.c:740 #, c-format msgid "Macro %%%s has illegal name (%%undefine)\n" msgstr "" -#: rpmio/macro.c:857 +#: rpmio/macro.c:858 #, c-format msgid "Macro %%%s (%s) was not used below level %d\n" msgstr "" -#: rpmio/macro.c:978 +#: rpmio/macro.c:982 #, c-format msgid "Unknown option %c in %s(%s)\n" msgstr "" -#: rpmio/macro.c:1176 +#: rpmio/macro.c:1182 #, c-format msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" -#: rpmio/macro.c:1246 rpmio/macro.c:1263 +#: rpmio/macro.c:1252 rpmio/macro.c:1269 #, c-format msgid "Unterminated %c: %s\n" msgstr "" -#: rpmio/macro.c:1304 +#: rpmio/macro.c:1310 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1433 +#: rpmio/macro.c:1439 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "" -#: rpmio/macro.c:1504 +#: rpmio/macro.c:1510 msgid "Target buffer overflow\n" msgstr "" #. XXX Fstrerror -#: rpmio/macro.c:1699 rpmio/macro.c:1705 +#: rpmio/macro.c:1705 rpmio/macro.c:1711 #, c-format msgid "File %s: %s\n" msgstr "" -#: rpmio/macro.c:1708 +#: rpmio/macro.c:1714 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "" -#: rpmio/rpmio.c:664 +#: rpmio/rpmio.c:632 msgid "Success" msgstr "" -#: rpmio/rpmio.c:667 +#: rpmio/rpmio.c:635 msgid "Bad server response" msgstr "" -#: rpmio/rpmio.c:670 +#: rpmio/rpmio.c:638 msgid "Server I/O error" msgstr "" -#: rpmio/rpmio.c:673 +#: rpmio/rpmio.c:641 msgid "Server timeout" msgstr "" -#: rpmio/rpmio.c:676 +#: rpmio/rpmio.c:644 msgid "Unable to lookup server host address" msgstr "" -#: rpmio/rpmio.c:679 +#: rpmio/rpmio.c:647 msgid "Unable to lookup server host name" msgstr "" -#: rpmio/rpmio.c:682 +#: rpmio/rpmio.c:650 msgid "Failed to connect to server" msgstr "" -#: rpmio/rpmio.c:685 +#: rpmio/rpmio.c:653 msgid "Failed to establish data connection to server" msgstr "" -#: rpmio/rpmio.c:688 +#: rpmio/rpmio.c:656 msgid "I/O error to local file" msgstr "" -#: rpmio/rpmio.c:691 +#: rpmio/rpmio.c:659 msgid "Error setting remote server to passive mode" msgstr "" -#: rpmio/rpmio.c:694 +#: rpmio/rpmio.c:662 msgid "File not found on server" msgstr "" -#: rpmio/rpmio.c:697 +#: rpmio/rpmio.c:665 msgid "Abort in progress" msgstr "" -#: rpmio/rpmio.c:701 +#: rpmio/rpmio.c:669 msgid "Unknown or unexpected error" msgstr "" -#: rpmio/rpmio.c:1401 +#: rpmio/rpmio.c:1362 #, c-format msgid "logging into %s as %s, pw %s\n" msgstr "" |