diff options
author | jbj <devnull@localhost> | 1999-10-20 18:38:37 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-10-20 18:38:37 +0000 |
commit | 574cad11f200498c52daf162d71b22c928926534 (patch) | |
tree | bf79d9f846b3cb947e46c2eab0b21a051b1f5f51 /po | |
parent | 22947b332ed67b529c33e60ed0309e55ec7de678 (diff) | |
download | rpm-574cad11f200498c52daf162d71b22c928926534.tar.gz rpm-574cad11f200498c52daf162d71b22c928926534.tar.bz2 rpm-574cad11f200498c52daf162d71b22c928926534.zip |
Tyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST.
Remove compiler warnings.
CVS patchset: 3386
CVS date: 1999/10/20 18:38:37
Diffstat (limited to 'po')
-rw-r--r-- | po/rpm.pot | 326 |
1 files changed, 168 insertions, 158 deletions
diff --git a/po/rpm.pot b/po/rpm.pot index 9c3fb95f7..be5df6bab 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1999-10-04 16:05-0400\n" +"POT-Creation-Date: 1999-10-20 14:24-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" @@ -1224,7 +1224,7 @@ msgstr "" msgid "error reading header from package\n" msgstr "" -#: build/build.c:83 build/pack.c:263 +#: build/build.c:83 build/pack.c:266 msgid "Unable to open temp file" msgstr "" @@ -1372,81 +1372,81 @@ msgstr "" msgid "File listed twice: %s" msgstr "" -#: build/files.c:951 +#: build/files.c:953 #, c-format msgid "File doesn't match prefix (%s): %s" msgstr "" -#: build/files.c:961 +#: build/files.c:963 #, c-format msgid "File not found: %s" msgstr "" -#: build/files.c:1004 +#: build/files.c:1006 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:1018 +#: build/files.c:1020 #, c-format msgid "File %4d: %07o %s.%s\t %s\n" msgstr "" -#: build/files.c:1088 +#: build/files.c:1090 #, c-format msgid "File needs leading \"/\": %s" msgstr "" -#: build/files.c:1132 +#: build/files.c:1134 #, c-format msgid "File not found by glob: %s" msgstr "" -#: build/files.c:1174 +#: build/files.c:1176 msgid "Could not open %%files file: %s" msgstr "" -#: build/files.c:1181 build/pack.c:485 +#: build/files.c:1183 build/pack.c:488 #, c-format msgid "line: %s" msgstr "" -#: build/files.c:1508 build/parsePrep.c:29 +#: build/files.c:1510 build/parsePrep.c:29 #, c-format msgid "Bad owner/group: %s" msgstr "" -#: build/files.c:1562 +#: build/files.c:1564 #, c-format msgid "Couldn't exec %s: %s" msgstr "" -#: build/files.c:1567 +#: build/files.c:1569 #, c-format msgid "Couldn't fork %s: %s" msgstr "" -#: build/files.c:1649 +#: build/files.c:1651 #, c-format msgid "%s failed" msgstr "" -#: build/files.c:1653 +#: build/files.c:1655 #, c-format msgid "failed to write all data to %s" msgstr "" -#: build/files.c:1742 +#: build/files.c:1744 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" -#: build/files.c:1770 build/files.c:1779 +#: build/files.c:1772 build/files.c:1781 #, c-format msgid "Failed to find %s:" msgstr "" -#: build/files.c:1885 +#: build/files.c:1887 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -1464,106 +1464,106 @@ msgstr "" msgid "Could not canonicalize hostname: %s\n" msgstr "" -#: build/pack.c:131 +#: build/pack.c:132 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "" -#: build/pack.c:148 +#: build/pack.c:149 #, c-format msgid "cannot create %s: %s\n" msgstr "" -#: build/pack.c:183 +#: build/pack.c:184 #, c-format msgid "readRPM: open %s: %s\n" msgstr "" -#: build/pack.c:193 +#: build/pack.c:194 #, c-format msgid "readRPM: read %s: %s\n" msgstr "" -#: build/pack.c:213 +#: build/pack.c:214 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "" -#: build/pack.c:219 +#: build/pack.c:220 #, c-format msgid "readRPM: reading header from %s\n" msgstr "" -#: build/pack.c:274 +#: build/pack.c:277 msgid "Bad CSA data" msgstr "" -#: build/pack.c:305 +#: build/pack.c:308 #, c-format msgid "Could not open %s\n" msgstr "" -#: build/pack.c:337 build/pack.c:379 +#: build/pack.c:340 build/pack.c:382 #, c-format msgid "Unable to write package: %s" msgstr "" -#: build/pack.c:352 +#: build/pack.c:355 #, c-format msgid "Generating signature: %d\n" msgstr "" -#: build/pack.c:369 +#: build/pack.c:372 #, c-format msgid "Unable to read sigtarget: %s" msgstr "" -#: build/pack.c:394 +#: build/pack.c:397 #, c-format msgid "Wrote: %s\n" msgstr "" -#: build/pack.c:411 build/pack.c:435 +#: build/pack.c:414 build/pack.c:438 #, c-format msgid "create archive failed on file %s: %s" msgstr "" -#: build/pack.c:455 +#: build/pack.c:458 #, c-format msgid "cpio_copy write failed: %s" msgstr "" -#: build/pack.c:462 +#: build/pack.c:465 #, c-format msgid "cpio_copy read failed: %s" msgstr "" -#: build/pack.c:541 +#: build/pack.c:544 #, c-format msgid "Could not open PreIn file: %s" msgstr "" -#: build/pack.c:548 +#: build/pack.c:551 #, c-format msgid "Could not open PreUn file: %s" msgstr "" -#: build/pack.c:555 +#: build/pack.c:558 #, c-format msgid "Could not open PostIn file: %s" msgstr "" -#: build/pack.c:562 +#: build/pack.c:565 #, c-format msgid "Could not open PostUn file: %s" msgstr "" -#: build/pack.c:570 +#: build/pack.c:573 #, c-format msgid "Could not open VerifyScript file: %s" msgstr "" -#: build/pack.c:586 +#: build/pack.c:589 #, c-format msgid "Could not open Trigger script file: %s" msgstr "" @@ -1980,90 +1980,90 @@ msgid "error removing record %s into %s" msgstr "" #. XXX legacy epoch-less requires/conflicts compatibility -#: lib/depends.c:339 +#: lib/depends.c:404 #, c-format msgid "" "the \"B\" dependency needs an epoch (assuming same as \"A\")\n" "\tA %s\tB %s\n" msgstr "" -#: lib/depends.c:368 +#: lib/depends.c:433 #, c-format msgid " %s A %s\tB %s\n" msgstr "" -#: lib/depends.c:460 +#: lib/depends.c:525 msgid "dbrecMatchesDepFlags() failed to read header" msgstr "" -#: lib/depends.c:695 +#: lib/depends.c:758 #, c-format -msgid "%s: %s satisfied by added package.\n" +msgid "%s: %s satisfied by added file list.\n" msgstr "" -#: lib/depends.c:712 +#: lib/depends.c:797 #, c-format -msgid "%s: %s satisfied by added provide.\n" +msgid "%s: %s satisfied by added package.\n" msgstr "" -#: lib/depends.c:717 +#: lib/depends.c:814 #, c-format -msgid "%s: %s satisfied by added file list.\n" +msgid "%s: %s satisfied by added provide.\n" msgstr "" -#: lib/depends.c:747 +#: lib/depends.c:845 #, c-format msgid "%s: %s satisfied by rpmrc provides.\n" msgstr "" -#: lib/depends.c:775 +#: lib/depends.c:873 #, c-format msgid "%s: %s satisfied by db file lists.\n" msgstr "" -#: lib/depends.c:797 +#: lib/depends.c:895 #, c-format msgid "%s: %s satisfied by db provides.\n" msgstr "" -#: lib/depends.c:819 +#: lib/depends.c:917 #, c-format msgid "%s: %s satisfied by db packages.\n" msgstr "" -#: lib/depends.c:832 +#: lib/depends.c:930 #, c-format msgid "%s: %s satisfied by rpmlib version.\n" msgstr "" -#: lib/depends.c:842 +#: lib/depends.c:940 #, c-format msgid "%s: %s unsatisfied.\n" msgstr "" #. requirements are not satisfied. -#: lib/depends.c:890 +#: lib/depends.c:988 #, c-format msgid "package %s require not satisfied: %s\n" msgstr "" #. conflicts exist. -#: lib/depends.c:952 +#: lib/depends.c:1050 #, c-format msgid "package %s conflicts: %s\n" msgstr "" -#: lib/depends.c:1007 lib/depends.c:1311 +#: lib/depends.c:1105 lib/depends.c:1413 #, c-format msgid "cannot read header at %d for dependency check" msgstr "" -#: lib/depends.c:1102 +#: lib/depends.c:1200 #, c-format msgid "loop in prerequisite chain: %s" msgstr "" -#: lib/falloc.c:160 +#: lib/falloc.c:174 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2073,7 +2073,7 @@ msgid "" "if \"rpm --rebuilddb\" fails to correct the problem.\n" msgstr "" -#: lib/formats.c:66 lib/formats.c:84 lib/formats.c:105 lib/formats.c:138 +#: lib/formats.c:67 lib/formats.c:85 lib/formats.c:106 lib/formats.c:139 #: lib/header.c:2122 lib/header.c:2139 lib/header.c:2159 msgid "(not a number)" msgstr "" @@ -2235,107 +2235,107 @@ msgstr "" msgid "(unknown type)" msgstr "" -#: lib/install.c:141 lib/uninstall.c:179 +#: lib/install.c:143 lib/uninstall.c:193 #, c-format msgid " file: %s action: %s\n" msgstr "" -#: lib/install.c:159 +#: lib/install.c:161 #, c-format msgid "user %s does not exist - using root" msgstr "" -#: lib/install.c:167 +#: lib/install.c:169 #, c-format msgid "group %s does not exist - using root" msgstr "" -#: lib/install.c:195 +#: lib/install.c:197 msgid "%%instchangelog value in macro file should be a number, but isn't" msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error -#: lib/install.c:358 +#: lib/install.c:360 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:359 +#: lib/install.c:361 msgid " on file " msgstr "" -#: lib/install.c:402 +#: lib/install.c:404 msgid "installing a source package\n" msgstr "" -#: lib/install.c:413 +#: lib/install.c:415 #, c-format msgid "cannot create %s: %s" msgstr "" -#: lib/install.c:421 lib/install.c:443 +#: lib/install.c:423 lib/install.c:445 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:425 +#: lib/install.c:427 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:436 +#: lib/install.c:438 #, c-format msgid "cannot create %s" msgstr "" -#: lib/install.c:447 +#: lib/install.c:449 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:481 lib/install.c:509 +#: lib/install.c:483 lib/install.c:511 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:530 +#: lib/install.c:532 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:532 lib/install.c:810 lib/uninstall.c:26 +#: lib/install.c:534 lib/install.c:812 lib/uninstall.c:26 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:622 +#: lib/install.c:624 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:679 +#: lib/install.c:681 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:740 +#: lib/install.c:742 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:745 +#: lib/install.c:747 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:770 +#: lib/install.c:772 #, c-format msgid "warning: %s created as %s" msgstr "" -#: lib/install.c:806 +#: lib/install.c:808 #, c-format msgid "warning: %s saved as %s" msgstr "" -#: lib/install.c:880 +#: lib/install.c:882 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2451,24 +2451,24 @@ msgstr "" msgid "bad file state: %s" msgstr "" -#: lib/package.c:234 +#: lib/package.c:236 msgid "package is a version one package!\n" msgstr "" -#: lib/package.c:239 +#: lib/package.c:241 msgid "old style source package -- I'll do my best\n" msgstr "" -#: lib/package.c:242 +#: lib/package.c:244 #, c-format msgid "archive offset is %d\n" msgstr "" -#: lib/package.c:252 +#: lib/package.c:254 msgid "old style binary package\n" msgstr "" -#: lib/package.c:298 +#: lib/package.c:314 msgid "" "only packages with major numbers <= 3 are supported by this version of RPM" msgstr "" @@ -2534,192 +2534,192 @@ msgstr "" msgid "error in format: %s\n" msgstr "" -#: lib/query.c:180 +#: lib/query.c:181 msgid "(contains no files)" msgstr "" -#: lib/query.c:233 +#: lib/query.c:238 msgid "normal " msgstr "" -#: lib/query.c:235 +#: lib/query.c:240 msgid "replaced " msgstr "" -#: lib/query.c:237 +#: lib/query.c:242 msgid "not installed " msgstr "" -#: lib/query.c:239 +#: lib/query.c:244 msgid "net shared " msgstr "" -#: lib/query.c:241 +#: lib/query.c:246 #, c-format msgid "(unknown %3d) " msgstr "" -#: lib/query.c:245 +#: lib/query.c:250 msgid "(no state) " msgstr "" -#: lib/query.c:261 lib/query.c:291 +#: lib/query.c:267 lib/query.c:308 msgid "package has neither file owner or id lists" msgstr "" -#: lib/query.c:400 +#: lib/query.c:421 #, c-format msgid "record number %u\n" msgstr "" -#: lib/query.c:404 +#: lib/query.c:425 msgid "error: could not read database record\n" msgstr "" -#: lib/query.c:442 +#: lib/query.c:463 #, c-format msgid "open of %s failed: %s\n" msgstr "" -#: lib/query.c:455 +#: lib/query.c:476 msgid "old format source packages cannot be queried\n" msgstr "" -#: lib/query.c:464 lib/rpminstall.c:203 +#: lib/query.c:485 lib/rpminstall.c:203 #, c-format msgid "%s does not appear to be a RPM package\n" msgstr "" -#: lib/query.c:467 +#: lib/query.c:488 #, c-format msgid "query of %s failed\n" msgstr "" -#: lib/query.c:494 +#: lib/query.c:515 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "" -#: lib/query.c:519 +#: lib/query.c:540 msgid "could not read database record!\n" msgstr "" -#: lib/query.c:530 +#: lib/query.c:551 #, c-format msgid "group %s does not contain any packages\n" msgstr "" -#: lib/query.c:540 +#: lib/query.c:561 #, c-format msgid "no package provides %s\n" msgstr "" -#: lib/query.c:550 +#: lib/query.c:571 #, c-format msgid "no package triggers %s\n" msgstr "" -#: lib/query.c:560 +#: lib/query.c:581 #, c-format msgid "no package requires %s\n" msgstr "" -#: lib/query.c:575 +#: lib/query.c:596 #, c-format msgid "file %s: %s\n" msgstr "" -#: lib/query.c:578 +#: lib/query.c:599 #, c-format msgid "file %s is not owned by any package\n" msgstr "" -#: lib/query.c:591 +#: lib/query.c:612 #, c-format msgid "invalid package number: %s\n" msgstr "" -#: lib/query.c:594 +#: lib/query.c:615 #, c-format msgid "package record number: %d\n" msgstr "" -#: lib/query.c:597 +#: lib/query.c:618 #, c-format msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:609 lib/rpminstall.c:393 +#: lib/query.c:630 lib/rpminstall.c:393 #, c-format msgid "package %s is not installed\n" msgstr "" -#: lib/query.c:612 +#: lib/query.c:633 #, c-format msgid "error looking for package %s\n" msgstr "" -#: lib/query.c:634 +#: lib/query.c:655 msgid "rpmQuery: rpmdbOpen() failed\n" msgstr "" -#: lib/query.c:693 +#: lib/query.c:714 msgid "query package owning file" msgstr "" -#: lib/query.c:695 +#: lib/query.c:716 msgid "query packages in group" msgstr "" -#: lib/query.c:697 +#: lib/query.c:718 msgid "query a package file" msgstr "" -#: lib/query.c:701 +#: lib/query.c:722 msgid "query a spec file" msgstr "" -#: lib/query.c:703 +#: lib/query.c:724 msgid "query the pacakges triggered by the package" msgstr "" -#: lib/query.c:705 +#: lib/query.c:726 msgid "query the packages which require a capability" msgstr "" -#: lib/query.c:707 +#: lib/query.c:728 msgid "query the packages which provide a capability" msgstr "" -#: lib/query.c:746 +#: lib/query.c:767 msgid "list all configuration files" msgstr "" -#: lib/query.c:748 +#: lib/query.c:769 msgid "list all documentation files" msgstr "" -#: lib/query.c:750 +#: lib/query.c:771 msgid "dump basic file information" msgstr "" -#: lib/query.c:752 +#: lib/query.c:773 msgid "list files in package" msgstr "" -#: lib/query.c:756 +#: lib/query.c:777 msgid "use the following query format" msgstr "" -#: lib/query.c:758 +#: lib/query.c:779 msgid "substitute i18n sections from the following catalogue" msgstr "" -#: lib/query.c:761 +#: lib/query.c:782 msgid "display the states of the listed files" msgstr "" -#: lib/query.c:763 +#: lib/query.c:784 msgid "display a verbose file listing" msgstr "" @@ -2895,76 +2895,76 @@ msgid "" "database" msgstr "" -#: lib/rpmdb.c:439 +#: lib/rpmdb.c:468 #, c-format msgid "package %s not listed in %s" msgstr "" -#: lib/rpmdb.c:450 +#: lib/rpmdb.c:479 #, c-format msgid "package %s not found in %s" msgstr "" -#: lib/rpmdb.c:475 lib/uninstall.c:85 +#: lib/rpmdb.c:503 lib/uninstall.c:85 #, c-format msgid "cannot read header at %d for uninstall" msgstr "" -#: lib/rpmdb.c:483 +#: lib/rpmdb.c:511 msgid "package has no name" msgstr "" -#: lib/rpmdb.c:485 +#: lib/rpmdb.c:513 msgid "removing name index\n" msgstr "" -#: lib/rpmdb.c:490 +#: lib/rpmdb.c:518 msgid "package has no group\n" msgstr "" -#: lib/rpmdb.c:492 +#: lib/rpmdb.c:520 msgid "removing group index\n" msgstr "" -#: lib/rpmdb.c:499 +#: lib/rpmdb.c:527 #, c-format msgid "removing provides index for %s\n" msgstr "" -#: lib/rpmdb.c:514 +#: lib/rpmdb.c:542 #, c-format msgid "removing requiredby index for %s\n" msgstr "" -#: lib/rpmdb.c:526 +#: lib/rpmdb.c:554 #, c-format msgid "removing trigger index for %s\n" msgstr "" -#: lib/rpmdb.c:537 +#: lib/rpmdb.c:565 #, c-format msgid "removing conflict index for %s\n" msgstr "" -#: lib/rpmdb.c:554 +#: lib/rpmdb.c:576 #, c-format msgid "removing file index for %s\n" msgstr "" -#: lib/rpmdb.c:563 +#: lib/rpmdb.c:585 msgid "package has no files\n" msgstr "" -#: lib/rpmdb.c:645 +#: lib/rpmdb.c:667 msgid "cannot allocate space for database" msgstr "" -#: lib/rpmdb.c:711 +#: lib/rpmdb.c:726 #, c-format msgid "cannot read header at %d for update" msgstr "" -#: lib/rpmdb.c:720 +#: lib/rpmdb.c:735 msgid "header changed size!" msgstr "" @@ -3294,18 +3294,28 @@ msgstr "" msgid "You must set \"%%_pgp_name\" in your macro file" msgstr "" -#: lib/transaction.c:363 +#: lib/transaction.c:386 #, c-format -msgid "relocating %s to %s\n" +msgid "excluding file %s%s\n" msgstr "" -#: lib/transaction.c:370 +#: lib/transaction.c:412 lib/transaction.c:496 #, c-format -msgid "excluding %s\n" +msgid "excluding directory %s\n" +msgstr "" + +#: lib/transaction.c:417 +#, c-format +msgid "relocating %s to %s\n" msgstr "" #: lib/transaction.c:489 #, c-format +msgid "relocating directory %s to %s\n" +msgstr "" + +#: lib/transaction.c:637 +#, c-format msgid "%s skipped due to missingok flag\n" msgstr "" @@ -3334,15 +3344,15 @@ msgstr "" msgid "will remove files test = %d\n" msgstr "" -#: lib/uninstall.c:191 +#: lib/uninstall.c:207 msgid "running postuninstall script (if any)\n" msgstr "" -#: lib/uninstall.c:204 +#: lib/uninstall.c:220 msgid "removing database entry\n" msgstr "" -#: lib/uninstall.c:365 +#: lib/uninstall.c:381 msgid "execution of script failed" msgstr "" @@ -3375,24 +3385,24 @@ msgstr "" msgid "don't verify files in package" msgstr "" -#: lib/verify.c:208 +#: lib/verify.c:213 msgid "package lacks both user name and id lists (this should never happen)" msgstr "" -#: lib/verify.c:226 +#: lib/verify.c:231 msgid "package lacks both group name and id lists (this should never happen)" msgstr "" -#: lib/verify.c:259 +#: lib/verify.c:266 #, c-format msgid "missing %s\n" msgstr "" -#: lib/verify.c:321 +#: lib/verify.c:328 #, c-format msgid "Unsatisfied dependencies for %s-%s-%s: " msgstr "" -#: lib/verify.c:369 +#: lib/verify.c:376 msgid "rpmVerify: rpmdbOpen() failed\n" msgstr "" |