rpm/po/rpm.pot

3482 lines
62 KiB
Plaintext
Raw Normal View History

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2000-04-11 11:35-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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
#: build.c:25 lib/rpminstall.c:250 lib/rpminstall.c:425
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
#: build.c:35
msgid "failed build dependencies:\n"
msgstr ""
#: build.c:64
#, c-format
msgid "Unable to open spec file %s: %s\n"
msgstr ""
#: build.c:128 build.c:141
#, c-format
msgid "Failed to open tar pipe: %s\n"
msgstr ""
#. Give up
#: build.c:149
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr ""
#: build.c:176
#, c-format
msgid "Failed to rename %s to %s: %s\n"
msgstr ""
#: build.c:216
#, c-format
msgid "File is not a regular file: %s\n"
msgstr ""
#: build.c:223
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr ""
#. parse up the build operators
#: build.c:284
#, c-format
msgid "Building target platforms: %s\n"
msgstr ""
#: build.c:299
#, c-format
msgid "Building for target %s\n"
msgstr ""
#: build.c:349
msgid "buildroot already specified"
msgstr ""
#: build.c:356
msgid "--buildarch has been obsoleted. Use the --target option instead.\n"
msgstr ""
#: build.c:360
msgid "--buildos has been obsoleted. Use the --target option instead.\n"
msgstr ""
#: build.c:382
msgid "override build architecture"
msgstr ""
#: build.c:384
msgid "override build operating system"
msgstr ""
#: build.c:386
msgid "override build root"
msgstr ""
#: build.c:388 rpm.c:498
msgid "remove build tree when done"
msgstr ""
#: build.c:390
msgid "do not execute any stages of the build"
msgstr ""
#: build.c:392
msgid "do not accept I18N msgstr's from specfile"
msgstr ""
#: build.c:394
msgid "remove sources when done"
msgstr ""
#: build.c:396
msgid "remove specfile when done"
msgstr ""
#: build.c:398 rpm.c:496
msgid "skip straight to specified stage (only for c,i)"
msgstr ""
#: build.c:400
msgid "override target platform"
msgstr ""
#: build.c:402
msgid "lookup I18N strings in specfile catalog"
msgstr ""
#: convertdb.c:39
msgid "RPM database already exists"
msgstr ""
#: convertdb.c:44
msgid "Old db is missing"
msgstr ""
#: convertdb.c:55
msgid "failed to create RPM database /var/lib/rpm"
msgstr ""
#: convertdb.c:61
msgid "Old db is corrupt"
msgstr ""
#: convertdb.c:70
#, c-format
msgid "oldrpmdbGetPackageInfo failed &olddb = %p olddb.packages = %p\n"
msgstr ""
#: convertdb.c:204
msgid "rpmconvert: no arguments expected"
msgstr ""
#: convertdb.c:210
msgid "rpmconvert 1.0 - converting database in /var/lib/rpm\n"
msgstr ""
#: oldrpmdb.c:454
#, c-format
msgid "pulling %s from database\n"
msgstr ""
#: oldrpmdb.c:461
msgid "package not found in database"
msgstr ""
#: oldrpmdb.c:522
msgid "no copyright!\n"
msgstr ""
#: rpm.c:200
#, c-format
msgid "rpm: %s\n"
msgstr ""
#: rpm.c:211
#, c-format
msgid "RPM version %s\n"
msgstr ""
#: rpm.c:215
msgid "Copyright (C) 1998 - Red Hat Software"
msgstr ""
#: rpm.c:216
msgid "This may be freely redistributed under the terms of the GNU GPL"
msgstr ""
#: rpm.c:224
msgid "usage: rpm {--help}"
msgstr ""
#: rpm.c:225
msgid " rpm {--version}"
msgstr ""
#: rpm.c:226
msgid " rpm {--initdb} [--dbpath <dir>]"
msgstr ""
#: rpm.c:227
msgid ""
" rpm {--install -i} [-v] [--hash -h] [--percent] [--force] [--test]"
msgstr ""
#: rpm.c:228
msgid " [--replacepkgs] [--replacefiles] [--root <dir>]"
msgstr ""
#: rpm.c:229
msgid " [--excludedocs] [--includedocs] [--noscripts]"
msgstr ""
#: rpm.c:230
msgid ""
" [--rcfile <file>] [--ignorearch] [--dbpath <dir>]"
msgstr ""
#: rpm.c:231
msgid ""
" [--prefix <dir>] [--ignoreos] [--nodeps] [--allfiles]"
msgstr ""
#: rpm.c:232
msgid ""
" [--ftpproxy <host>] [--ftpport <port>] [--justdb]"
msgstr ""
#: rpm.c:233 rpm.c:242 rpm.c:251
msgid " [--httpproxy <host>] [--httpport <port>] "
msgstr ""
#: rpm.c:234 rpm.c:244
msgid " [--noorder] [--relocate oldpath=newpath]"
msgstr ""
#: rpm.c:235
msgid ""
" [--badreloc] [--notriggers] [--excludepath <path>]"
msgstr ""
#: rpm.c:236
msgid " [--ignoresize] file1.rpm ... fileN.rpm"
msgstr ""
#: rpm.c:237
msgid ""
" rpm {--upgrade -U} [-v] [--hash -h] [--percent] [--force] [--test]"
msgstr ""
#: rpm.c:238
msgid " [--oldpackage] [--root <dir>] [--noscripts]"
msgstr ""
#: rpm.c:239
msgid ""
" [--excludedocs] [--includedocs] [--rcfile <file>]"
msgstr ""
#: rpm.c:240
msgid ""
" [--ignorearch] [--dbpath <dir>] [--prefix <dir>] "
msgstr ""
#: rpm.c:241
msgid " [--ftpproxy <host>] [--ftpport <port>]"
msgstr ""
#: rpm.c:243
msgid " [--ignoreos] [--nodeps] [--allfiles] [--justdb]"
msgstr ""
#: rpm.c:245
msgid ""
" [--badreloc] [--excludepath <path>] [--ignoresize]"
msgstr ""
#: rpm.c:246
msgid " file1.rpm ... fileN.rpm"
msgstr ""
#: rpm.c:247
msgid " rpm {--query -q} [-afpg] [-i] [-l] [-s] [-d] [-c] [-v] [-R]"
msgstr ""
#: rpm.c:248
msgid " [--scripts] [--root <dir>] [--rcfile <file>]"
msgstr ""
#: rpm.c:249
msgid " [--whatprovides] [--whatrequires] [--requires]"
msgstr ""
#: rpm.c:250
msgid ""
" [--triggeredby] [--ftpuseport] [--ftpproxy <host>]"
msgstr ""
#: rpm.c:252
msgid ""
" [--ftpport <port>] [--provides] [--triggers] [--dump]"
msgstr ""
#: rpm.c:253
msgid " [--changelog] [--dbpath <dir>] [targets]"
msgstr ""
#: rpm.c:254
msgid " rpm {--verify -V -y} [-afpg] [--root <dir>] [--rcfile <file>]"
msgstr ""
#: rpm.c:255
msgid ""
" [--dbpath <dir>] [--nodeps] [--nofiles] [--noscripts]"
msgstr ""
#: rpm.c:256
msgid " [--nomd5] [targets]"
msgstr ""
#: rpm.c:257
msgid " rpm {--setperms} [-afpg] [target]"
msgstr ""
#: rpm.c:258
msgid " rpm {--setugids} [-afpg] [target]"
msgstr ""
#: rpm.c:259
msgid " rpm {--freshen -F} file1.rpm ... fileN.rpm"
msgstr ""
#: rpm.c:260
msgid " rpm {--erase -e} [--root <dir>] [--noscripts] [--rcfile <file>]"
msgstr ""
#: rpm.c:261
msgid " [--dbpath <dir>] [--nodeps] [--allmatches]"
msgstr ""
#: rpm.c:262
msgid ""
" [--justdb] [--notriggers] rpackage1 ... packageN"
msgstr ""
#: rpm.c:263
msgid ""
" rpm {-b|t}[plciba] [-v] [--short-circuit] [--clean] [--rcfile <file>]"
msgstr ""
#: rpm.c:264
msgid " [--sign] [--nobuild] [--timecheck <s>] ]"
msgstr ""
#: rpm.c:265
msgid " [--target=platform1[,platform2...]]"
msgstr ""
#: rpm.c:266
msgid " [--rmsource] [--rmspec] specfile"
msgstr ""
#: rpm.c:267
msgid " rpm {--rmsource} [--rcfile <file>] [-v] specfile"
msgstr ""
#: rpm.c:268
msgid ""
" rpm {--rebuild} [--rcfile <file>] [-v] source1.rpm ... sourceN.rpm"
msgstr ""
#: rpm.c:269
msgid ""
" rpm {--recompile} [--rcfile <file>] [-v] source1.rpm ... sourceN.rpm"
msgstr ""
#: rpm.c:270
msgid " rpm {--resign} [--rcfile <file>] package1 package2 ... packageN"
msgstr ""
#: rpm.c:271
msgid " rpm {--addsign} [--rcfile <file>] package1 package2 ... packageN"
msgstr ""
#: rpm.c:272
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid ""
" rpm {--checksig -K} [--nopgp] [--nogpg] [--nomd5] [--rcfile <file>]"
msgstr ""
#: rpm.c:273
msgid " package1 ... packageN"
msgstr ""
#: rpm.c:274
msgid " rpm {--rebuilddb} [--rcfile <file>] [--dbpath <dir>]"
msgstr ""
#: rpm.c:275
msgid " rpm {--querytags}"
msgstr ""
#: rpm.c:309
msgid "usage:"
msgstr ""
#: rpm.c:311
msgid "print this message"
msgstr ""
#: rpm.c:313
msgid "print the version of rpm being used"
msgstr ""
#: rpm.c:314
msgid " all modes support the following arguments:"
msgstr ""
#: rpm.c:315
msgid " --rcfile <file> "
msgstr ""
#: rpm.c:316
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
#: rpm.c:318
msgid "be a little more verbose"
msgstr ""
#: rpm.c:320
msgid "be incredibly verbose (for debugging)"
msgstr ""
#: rpm.c:322
msgid "query mode"
msgstr ""
#: rpm.c:323 rpm.c:385 rpm.c:449 rpm.c:477
msgid " --root <dir> "
msgstr ""
#: rpm.c:324 rpm.c:386 rpm.c:450 rpm.c:478 rpm.c:540
msgid "use <dir> as the top level directory"
msgstr ""
#: rpm.c:325 rpm.c:383 rpm.c:413 rpm.c:465 rpm.c:537
msgid " --dbpath <dir> "
msgstr ""
#: rpm.c:326 rpm.c:384 rpm.c:414 rpm.c:466 rpm.c:538
msgid "use <dir> as the directory for the database"
msgstr ""
#: rpm.c:327
msgid " --queryformat <qfmt>"
msgstr ""
#: rpm.c:328
msgid "use <qfmt> as the header format (implies -i)"
msgstr ""
#: rpm.c:329
msgid ""
" install, upgrade and query (with -p) allow ftp URL's to be used in place"
msgstr ""
#: rpm.c:330
msgid " of file names as well as the following options:"
msgstr ""
#: rpm.c:331
msgid " --ftpproxy <host> "
msgstr ""
#: rpm.c:332
msgid "hostname or IP of ftp proxy"
msgstr ""
#: rpm.c:333
msgid " --ftpport <port> "
msgstr ""
#: rpm.c:334
msgid "port number of ftp server (or proxy)"
msgstr ""
#: rpm.c:335
msgid " --httpproxy <host> "
msgstr ""
#: rpm.c:336
msgid "hostname or IP of http proxy"
msgstr ""
#: rpm.c:337
msgid " --httpport <port> "
msgstr ""
#: rpm.c:338
msgid "port number of http server (or proxy)"
msgstr ""
#: rpm.c:339
msgid " Package specification options:"
msgstr ""
#: rpm.c:341
msgid "query all packages"
msgstr ""
#: rpm.c:342
msgid " -f <file>+ "
msgstr ""
#: rpm.c:343
msgid "query package owning <file>"
msgstr ""
#: rpm.c:344
msgid " -p <packagefile>+ "
msgstr ""
#: rpm.c:345
msgid "query (uninstalled) package <packagefile>"
msgstr ""
#: rpm.c:346
msgid " --triggeredby <pkg>"
msgstr ""
#: rpm.c:347
msgid "query packages triggered by <pkg>"
msgstr ""
#: rpm.c:348
msgid " --whatprovides <cap>"
msgstr ""
#: rpm.c:349
msgid "query packages which provide <cap> capability"
msgstr ""
#: rpm.c:350
msgid " --whatrequires <cap>"
msgstr ""
#: rpm.c:351
msgid "query packages which require <cap> capability"
msgstr ""
#: rpm.c:352
msgid " Information selection options:"
msgstr ""
#: rpm.c:354
msgid "display package information"
msgstr ""
#: rpm.c:356
msgid "display the package's change log"
msgstr ""
#: rpm.c:358
msgid "display package file list"
msgstr ""
#: rpm.c:360
msgid "show file states (implies -l)"
msgstr ""
#: rpm.c:362
msgid "list only documentation files (implies -l)"
msgstr ""
#: rpm.c:364
msgid "list only configuration files (implies -l)"
msgstr ""
#: rpm.c:366
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
msgstr ""
#: rpm.c:368
msgid "list capabilities package provides"
msgstr ""
#: rpm.c:369
msgid " --requires"
msgstr ""
#: rpm.c:371
msgid "list package dependencies"
msgstr ""
#: rpm.c:373
msgid "print the various [un]install scripts"
msgstr ""
#: rpm.c:375
msgid "show the trigger scripts contained in the package"
msgstr ""
#: rpm.c:379
msgid " --pipe <cmd> "
msgstr ""
#: rpm.c:380
msgid "send stdout to <cmd>"
msgstr ""
#: rpm.c:382
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
#: rpm.c:388 rpm.c:436 rpm.c:470
msgid "do not verify package dependencies"
msgstr ""
#: rpm.c:390
msgid "do not verify file md5 checksums"
msgstr ""
#: rpm.c:392
msgid "do not verify file attributes"
msgstr ""
#: rpm.c:395
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:398
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: rpm.c:402
msgid " --install <packagefile>"
msgstr ""
#: rpm.c:403
msgid " -i <packagefile> "
msgstr ""
#: rpm.c:404
msgid "install package"
msgstr ""
#: rpm.c:405
msgid " --excludepath <path>"
msgstr ""
#: rpm.c:406
msgid "skip files in path <path>"
msgstr ""
#: rpm.c:407
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
#: rpm.c:408
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
#: rpm.c:410
msgid "relocate files even though the package doesn't allow it"
msgstr ""
#: rpm.c:411
msgid " --prefix <dir> "
msgstr ""
#: rpm.c:412
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
#: rpm.c:416
msgid "do not install documentation"
msgstr ""
#: rpm.c:418
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
#: rpm.c:421
msgid "print hash marks as package installs (good with -v)"
msgstr ""
#: rpm.c:423
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
#: rpm.c:426
msgid "don't verify package architecture"
msgstr ""
#: rpm.c:428
msgid "don't check disk space before installing"
msgstr ""
#: rpm.c:430
msgid "don't verify package operating system"
msgstr ""
#: rpm.c:432
msgid "install documentation"
msgstr ""
#: rpm.c:434 rpm.c:468
msgid "update the database, but do not modify the filesystem"
msgstr ""
#: rpm.c:438 rpm.c:472
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
#: rpm.c:440
msgid "don't execute any installation scripts"
msgstr ""
#: rpm.c:442 rpm.c:476
msgid "don't execute any scripts triggered by this package"
msgstr ""
#: rpm.c:444
msgid "print percentages as package installs"
msgstr ""
#: rpm.c:446
msgid "install even if the package replaces installed files"
msgstr ""
#: rpm.c:448
msgid "reinstall if the package is already present"
msgstr ""
#: rpm.c:452
msgid "don't install, but tell if it would work or not"
msgstr ""
#: rpm.c:454
msgid " --upgrade <packagefile>"
msgstr ""
#: rpm.c:455
msgid " -U <packagefile> "
msgstr ""
#: rpm.c:456
msgid "upgrade package (same options as --install, plus)"
msgstr ""
#: rpm.c:458
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
msgstr ""
#: rpm.c:460
msgid " --erase <package>"
msgstr ""
#: rpm.c:462
msgid "erase (uninstall) package"
msgstr ""
#: rpm.c:464
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
#: rpm.c:474
msgid "do not execute any package specific scripts"
msgstr ""
#: rpm.c:480
msgid " -b<stage> <spec> "
msgstr ""
#: rpm.c:481
msgid " -t<stage> <tarball> "
msgstr ""
#: rpm.c:482
msgid "build package, where <stage> is one of:"
msgstr ""
#: rpm.c:484
msgid "prep (unpack sources and apply patches)"
msgstr ""
#: rpm.c:486
#, c-format
msgid "list check (do some cursory checks on %files)"
msgstr ""
#: rpm.c:488
msgid "compile (prep and compile)"
msgstr ""
#: rpm.c:490
msgid "install (prep, compile, install)"
msgstr ""
#: rpm.c:492
msgid "binary package (prep, compile, install, package)"
msgstr ""
#: rpm.c:494
msgid "bin/src package (prep, compile, install, package)"
msgstr ""
#: rpm.c:500
msgid "remove sources and spec file when done"
msgstr ""
#: rpm.c:502
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "generate PGP/GPG signature"
msgstr ""
#: rpm.c:503
msgid " --buildroot <dir> "
msgstr ""
#: rpm.c:504
msgid "use <dir> as the build root"
msgstr ""
#: rpm.c:505
msgid " --target=<platform>+"
msgstr ""
#: rpm.c:506
msgid "build the packages for the build targets platform1...platformN."
msgstr ""
#: rpm.c:508
msgid "do not execute any stages"
msgstr ""
#: rpm.c:509
msgid " --timecheck <secs> "
msgstr ""
#: rpm.c:510
msgid "set the time check to <secs> seconds (0 disables)"
msgstr ""
#: rpm.c:512
msgid " --rebuild <src_pkg> "
msgstr ""
#: rpm.c:513
msgid ""
"install source package, build binary package and remove spec file, sources, "
"patches, and icons."
msgstr ""
#: rpm.c:514
msgid " --rmsource <spec> "
msgstr ""
#: rpm.c:515
msgid "remove sources and spec file"
msgstr ""
#: rpm.c:516
msgid " --recompile <src_pkg> "
msgstr ""
#: rpm.c:517
msgid "like --rebuild, but don't build any package"
msgstr ""
#: rpm.c:518
msgid " --resign <pkg>+ "
msgstr ""
#: rpm.c:519
msgid "sign a package (discard current signature)"
msgstr ""
#: rpm.c:520
msgid " --addsign <pkg>+ "
msgstr ""
#: rpm.c:521
msgid "add a signature to a package"
msgstr ""
#: rpm.c:523
msgid " --checksig <pkg>+ "
msgstr ""
#: rpm.c:524
msgid "verify package signature"
msgstr ""
#: rpm.c:526
msgid "skip any PGP signatures"
msgstr ""
#: rpm.c:528
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "skip any GPG signatures"
msgstr ""
#: rpm.c:530
msgid "skip any MD5 signatures"
msgstr ""
#: rpm.c:532
msgid "list the tags that can be used in a query format"
msgstr ""
#: rpm.c:534
msgid "make sure a valid database exists"
msgstr ""
#: rpm.c:536
msgid "rebuild database from existing database"
msgstr ""
#: rpm.c:689 rpm.c:695 rpm.c:702 rpm.c:708 rpm.c:717 rpm.c:724 rpm.c:771
#: rpm.c:777 rpm.c:811 rpm.c:817 rpm.c:823 rpm.c:831 rpm.c:875 rpm.c:930
#: rpm.c:937
msgid "only one major mode may be specified"
msgstr ""
#: rpm.c:710
msgid "-u and --uninstall are deprecated and no longer work.\n"
msgstr ""
#: rpm.c:712
msgid "Use -e or --erase instead.\n"
msgstr ""
#: rpm.c:728
msgid "--build (-b) requires one of a,b,i,c,p,l as its sole argument"
msgstr ""
#: rpm.c:732
msgid "--tarbuild (-t) requires one of a,b,i,c,p,l as its sole argument"
msgstr ""
#: rpm.c:784 rpm.c:790 rpm.c:797 rpm.c:804 rpm.c:944
msgid "one type of query/verify may be performed at a time"
msgstr ""
#: rpm.c:841
msgid "arguments to --dbpath must begin with a /"
msgstr ""
#: rpm.c:881
msgid "relocations must begin with a /"
msgstr ""
#: rpm.c:883
msgid "relocations must contain a ="
msgstr ""
#: rpm.c:886
msgid "relocations must have a / following the ="
msgstr ""
#: rpm.c:895
msgid "exclude paths must begin with a /"
msgstr ""
#: rpm.c:904
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
#: rpm.c:955
msgid "--dbpath given for operation that does not use a database"
msgstr ""
#: rpm.c:959
msgid "--timecheck may only be used during package builds"
msgstr ""
#: rpm.c:962
msgid "unexpected query flags"
msgstr ""
#: rpm.c:965
msgid "unexpected query format"
msgstr ""
#: rpm.c:968
msgid "unexpected query source"
msgstr ""
#: rpm.c:974
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
#: rpm.c:977
msgid "files may only be relocated during package installation"
msgstr ""
#: rpm.c:980
msgid "only one of --prefix or --relocate may be used"
msgstr ""
#: rpm.c:983
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
#: rpm.c:986
msgid "--prefix may only be used when installing new packages"
msgstr ""
#: rpm.c:989
msgid "arguments to --prefix must begin with a /"
msgstr ""
#: rpm.c:992
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
#: rpm.c:996
msgid "--percent may only be specified during package installation"
msgstr ""
#: rpm.c:1000
msgid "--replacefiles may only be specified during package installation"
msgstr ""
#: rpm.c:1004
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
#: rpm.c:1008
msgid "--excludedocs may only be specified during package installation"
msgstr ""
#: rpm.c:1012
msgid "--includedocs may only be specified during package installation"
msgstr ""
#: rpm.c:1016
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
#: rpm.c:1020
msgid "--ignorearch may only be specified during package installation"
msgstr ""
#: rpm.c:1024
msgid "--ignoreos may only be specified during package installation"
msgstr ""
#: rpm.c:1028
msgid "--ignoresize may only be specified during package installation"
msgstr ""
#: rpm.c:1032
msgid "--allmatches may only be specified during package erasure"
msgstr ""
#: rpm.c:1036
msgid "--allfiles may only be specified during package installation"
msgstr ""
#: rpm.c:1040
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
#: rpm.c:1045
msgid ""
"--noscripts may only be specified during package installation, erasure, and "
"verification"
msgstr ""
#: rpm.c:1049
msgid ""
"--notriggers may only be specified during package installation, erasure, and "
"verification"
msgstr ""
#: rpm.c:1053
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
#: rpm.c:1058
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
#: rpm.c:1062
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
#: rpm.c:1074
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
#: rpm.c:1080
msgid "--oldpackage may only be used during upgrades"
msgstr ""
#: rpm.c:1085
msgid ""
"ftp options can only be used during package queries, installs, and upgrades"
msgstr ""
#: rpm.c:1091
msgid ""
"http options can only be used during package queries, installs, and upgrades"
msgstr ""
#: rpm.c:1095
msgid "--nopgp may only be used during signature checking"
msgstr ""
#: rpm.c:1098
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "--nogpg may only be used during signature checking"
msgstr ""
#: rpm.c:1101
msgid ""
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
#: rpm.c:1129
msgid "no files to sign\n"
msgstr ""
#: rpm.c:1134
#, c-format
msgid "cannot access file %s\n"
msgstr ""
#: rpm.c:1149
msgid "pgp not found: "
msgstr ""
#: rpm.c:1153
msgid "Enter pass phrase: "
msgstr ""
#: rpm.c:1155
msgid "Pass phrase check failed\n"
msgstr ""
#: rpm.c:1158
msgid "Pass phrase is good.\n"
msgstr ""
#: rpm.c:1163
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
#: rpm.c:1169
msgid "--sign may only be used during package building"
msgstr ""
#: rpm.c:1184
msgid "exec failed\n"
msgstr ""
#: rpm.c:1203
msgid "unexpected arguments to --querytags "
msgstr ""
#: rpm.c:1214
msgid "no packages given for signature check"
msgstr ""
#: rpm.c:1225
msgid "no packages given for signing"
msgstr ""
#: rpm.c:1237
msgid "no packages files given for rebuild"
msgstr ""
#: rpm.c:1300
msgid "no spec files given for build"
msgstr ""
#: rpm.c:1302
msgid "no tar files given for build"
msgstr ""
#: rpm.c:1318
msgid "no packages given for uninstall"
msgstr ""
#: rpm.c:1368
msgid "no packages given for install"
msgstr ""
#: rpm.c:1391
msgid "extra arguments given for query of all packages"
msgstr ""
#: rpm.c:1396
msgid "no arguments given for query"
msgstr ""
#: rpm.c:1413
msgid "extra arguments given for verify of all packages"
msgstr ""
#: rpm.c:1417
msgid "no arguments given for verify"
msgstr ""
#: rpm2cpio.c:22
#, c-format
msgid "cannot open package: %s\n"
msgstr ""
#: rpm2cpio.c:32
msgid "argument is not an RPM package\n"
msgstr ""
#: rpm2cpio.c:36
msgid "error reading header from package\n"
msgstr ""
#: rpm2cpio.c:43
#, c-format
msgid "cannot re-open payload: %s\n"
msgstr ""
#: build/build.c:110 build/pack.c:312
msgid "Unable to open temp file."
msgstr ""
#: build/build.c:189
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
#: build/build.c:195
#, c-format
msgid "Exec of %s failed (%s): %s"
msgstr ""
#: build/build.c:203
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
#: build/expression.c:211
msgid "syntax error while parsing =="
msgstr ""
#: build/expression.c:241
msgid "syntax error while parsing &&"
msgstr ""
#: build/expression.c:250
msgid "syntax error while parsing ||"
msgstr ""
#: build/expression.c:292
msgid "parse error in expression"
msgstr ""
#: build/expression.c:321
msgid "unmatched ("
msgstr ""
#: build/expression.c:339
msgid "undefined identifier"
msgstr ""
#: build/expression.c:358
msgid "- only on numbers"
msgstr ""
#: build/expression.c:374
msgid "! only on numbers"
msgstr ""
#: build/expression.c:413 build/expression.c:458 build/expression.c:515
#: build/expression.c:602
msgid "types must match"
msgstr ""
#: build/expression.c:426
msgid "* / not suported for strings"
msgstr ""
#: build/expression.c:474
msgid "- not suported for strings"
msgstr ""
#: build/expression.c:615
msgid "&& and || not suported for strings"
msgstr ""
#: build/expression.c:649 build/expression.c:697
msgid "syntax error in expression"
msgstr ""
#: build/files.c:202
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
#: build/files.c:247 build/files.c:329 build/files.c:492
#, c-format
msgid "Missing '(' in %s %s"
msgstr ""
#: build/files.c:258 build/files.c:446 build/files.c:503
#, c-format
msgid "Missing ')' in %s(%s"
msgstr ""
#: build/files.c:296 build/files.c:471
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
#: build/files.c:345
#, c-format
msgid "Non-white space follows %s(): %s"
msgstr ""
#: build/files.c:383
#, c-format
msgid "Bad syntax: %s(%s)"
msgstr ""
#: build/files.c:393
#, c-format
msgid "Bad mode spec: %s(%s)"
msgstr ""
#: build/files.c:405
#, c-format
msgid "Bad dirmode spec: %s(%s)"
msgstr ""
#: build/files.c:529
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)"
msgstr ""
#: build/files.c:539
msgid "Duplicate locale %.*s in %%lang(%s)"
msgstr ""
#: build/files.c:635
msgid "Hit limit for %%docdir"
msgstr ""
#: build/files.c:641
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
#: build/files.c:666
#, c-format
msgid "Two files on one line: %s"
msgstr ""
#: build/files.c:679
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
#: build/files.c:691
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
#: build/files.c:777
#, c-format
msgid "File listed twice: %s"
msgstr ""
#: build/files.c:870
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s"
msgstr ""
#: build/files.c:948
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
#: build/files.c:958
#, c-format
msgid "File not found: %s"
msgstr ""
#: build/files.c:1001
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
#: build/files.c:1015
#, c-format
msgid "File %4d: %07o %s.%s\t %s\n"
msgstr ""
#: build/files.c:1084
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
#: build/files.c:1113
#, c-format
msgid "File not found by glob: %s"
msgstr ""
#: build/files.c:1160
msgid "Could not open %%files file %s: %s"
msgstr ""
#: build/files.c:1167 build/pack.c:99
#, c-format
msgid "line: %s"
msgstr ""
#: build/files.c:1493
#, c-format
msgid "Bad file: %s: %s"
msgstr ""
#: build/files.c:1505 build/parsePrep.c:34
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#. XXX this error message is probably not seen.
#: build/files.c:1560
#, c-format
msgid "Couldn't exec %s: %s"
msgstr ""
#: build/files.c:1565
#, c-format
msgid "Couldn't fork %s: %s"
msgstr ""
#: build/files.c:1647
#, c-format
msgid "%s failed"
msgstr ""
#: build/files.c:1651
#, c-format
msgid "failed to write all data to %s"
msgstr ""
#: build/files.c:1741
#, c-format
msgid "Finding %s: (using %s)...\n"
msgstr ""
#: build/files.c:1769 build/files.c:1778
#, c-format
msgid "Failed to find %s:"
msgstr ""
#: build/files.c:1885
#, c-format
msgid "Processing files: %s-%s-%s\n"
msgstr ""
#: build/names.c:46 build/names.c:79
msgid "RPMERR_INTERNAL: Hit limit in getUname()\n"
msgstr ""
#: build/names.c:113 build/names.c:146
msgid "RPMERR_INTERNAL: Hit limit in getGname()\n"
msgstr ""
#: build/names.c:186
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
#: build/pack.c:47
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
#: build/pack.c:67
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
#: build/pack.c:74
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
#: build/pack.c:154
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
#: build/pack.c:161
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
#: build/pack.c:168
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
#: build/pack.c:175
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
#: build/pack.c:183
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
#: build/pack.c:198
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
#: build/pack.c:225
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
#: build/pack.c:235
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
#: build/pack.c:256
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
#: build/pack.c:262
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
#: build/pack.c:324
msgid "Bad CSA data"
msgstr ""
#: build/pack.c:359
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
#: build/pack.c:391
#, c-format
msgid "Unable to write package: %s"
msgstr ""
#: build/pack.c:406
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
#: build/pack.c:422
#, c-format
msgid "Unable to open sigtarget %s: %s"
msgstr ""
#: build/pack.c:432
#, c-format
msgid "Unable to read sigtarget %s: %s"
msgstr ""
#: build/pack.c:442
#, c-format
msgid "Unable to write package %s: %s"
msgstr ""
#: build/pack.c:457
#, c-format
msgid "Wrote: %s\n"
msgstr ""
#: build/pack.c:519
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
#: build/pack.c:536
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
#: build/parseBuildInstallClean.c:31
#, c-format
msgid "line %d: second %s"
msgstr ""
#: build/parseChangelog.c:108
msgid "%%changelog entries must start with *"
msgstr ""
#: build/parseChangelog.c:116
msgid "incomplete %%changelog entry"
msgstr ""
#: build/parseChangelog.c:131
msgid "bad date in %%changelog: %s"
msgstr ""
#: build/parseChangelog.c:136
msgid "%%changelog not in decending chronological order"
msgstr ""
#: build/parseChangelog.c:144 build/parseChangelog.c:155
msgid "missing name in %%changelog"
msgstr ""
#: build/parseChangelog.c:162
msgid "no description in %%changelog"
msgstr ""
#: build/parseDescription.c:38
msgid "line %d: Error parsing %%description: %s"
msgstr ""
#: build/parseDescription.c:51 build/parseFiles.c:46 build/parseScript.c:173
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
#: build/parseDescription.c:64 build/parseFiles.c:58 build/parseScript.c:186
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
#: build/parseDescription.c:74 build/parseFiles.c:67 build/parseScript.c:196
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
#: build/parseDescription.c:86
#, c-format
msgid "line %d: Second description"
msgstr ""
#: build/parseFiles.c:32
msgid "line %d: Error parsing %%files: %s"
msgstr ""
#: build/parseFiles.c:74
msgid "line %d: Second %%files list"
msgstr ""
#: build/parsePreamble.c:148
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
#: build/parsePreamble.c:153
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
#: build/parsePreamble.c:158
#, c-format
msgid "OS is excluded: %s"
msgstr ""
#: build/parsePreamble.c:163
#, c-format
msgid "OS is not included: %s"
msgstr ""
#: build/parsePreamble.c:177
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
#: build/parsePreamble.c:202
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
#: build/parsePreamble.c:249
#, c-format
msgid "Unable to open icon %s: %s"
msgstr ""
#: build/parsePreamble.c:267
#, c-format
msgid "Unable to read icon %s: %s"
msgstr ""
#: build/parsePreamble.c:280
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
#: build/parsePreamble.c:343
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
#: build/parsePreamble.c:351
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
#: build/parsePreamble.c:374 build/parsePreamble.c:381
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
#: build/parsePreamble.c:445 build/parseSpec.c:375
#, c-format
msgid "BuildRoot can not be \"/\": %s"
msgstr ""
#: build/parsePreamble.c:458
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
#: build/parsePreamble.c:470
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
#: build/parsePreamble.c:482
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
#: build/parsePreamble.c:545
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
#: build/parsePreamble.c:555
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
#: build/parsePreamble.c:694
#, c-format
msgid "Bad package specification: %s"
msgstr ""
#: build/parsePreamble.c:700
#, c-format
msgid "Package already exists: %s"
msgstr ""
#: build/parsePreamble.c:727
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
#: build/parsePreamble.c:752
msgid "Spec file can't use BuildRoot"
msgstr ""
#: build/parsePrep.c:30
#, c-format
msgid "Bad source: %s: %s"
msgstr ""
#: build/parsePrep.c:57
#, c-format
msgid "No patch number %d"
msgstr ""
#: build/parsePrep.c:139
#, c-format
msgid "No source number %d"
msgstr ""
#: build/parsePrep.c:158
#, c-format
msgid "Couldn't download nosource %s: %s"
msgstr ""
#: build/parsePrep.c:224
msgid "Error parsing %%setup: %s"
msgstr ""
#: build/parsePrep.c:239
msgid "line %d: Bad arg to %%setup %c: %s"
msgstr ""
#: build/parsePrep.c:257
msgid "line %d: Bad %%setup option %s: %s"
msgstr ""
#: build/parsePrep.c:384
msgid "line %d: Need arg to %%patch -b: %s"
msgstr ""
#: build/parsePrep.c:392
msgid "line %d: Need arg to %%patch -z: %s"
msgstr ""
#: build/parsePrep.c:404
msgid "line %d: Need arg to %%patch -p: %s"
msgstr ""
#: build/parsePrep.c:410
msgid "line %d: Bad arg to %%patch -p: %s"
msgstr ""
#: build/parsePrep.c:417
msgid "Too many patches!"
msgstr ""
#: build/parsePrep.c:421
msgid "line %d: Bad arg to %%patch: %s"
msgstr ""
#: build/parsePrep.c:458
msgid "line %d: second %%prep"
msgstr ""
#: build/parseReqs.c:96
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s"
msgstr ""
#: build/parseReqs.c:107
#, c-format
msgid "line %d: File name not permitted: %s"
msgstr ""
#: build/parseReqs.c:139
#, c-format
msgid "line %d: Versioned file name not permitted: %s"
msgstr ""
#: build/parseReqs.c:151
#, c-format
msgid "line %d: Version not permitted: %s"
msgstr ""
#: build/parseReqs.c:177
#, c-format
msgid "line %d: Version required: %s"
msgstr ""
#: build/parseScript.c:141
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
#: build/parseScript.c:151 build/parseScript.c:214
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
#: build/parseScript.c:161
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
#: build/parseScript.c:205
#, c-format
msgid "line %d: Second %s"
msgstr ""
#: build/parseSpec.c:135
#, c-format
msgid "line %d: %s"
msgstr ""
#. XXX Fstrerror
#: build/parseSpec.c:186
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
#: build/parseSpec.c:198
msgid "Unclosed %%if"
msgstr ""
#: build/parseSpec.c:259
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d"
msgstr ""
#. Got an else with no %if !
#: build/parseSpec.c:267
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
#: build/parseSpec.c:278
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
#: build/parseSpec.c:292 build/parseSpec.c:301
msgid "malformed %%include statement"
msgstr ""
#: build/parseSpec.c:470
msgid "No buildable architectures"
msgstr ""
#: build/parseSpec.c:518
msgid "Package has no %%description: %s"
msgstr ""
#: build/spec.c:35
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
#: build/spec.c:245
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
#: build/spec.c:251
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
#: build/spec.c:310
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
#: lib/cpio.c:351
#, c-format
msgid "can't rename %s to %s: %s\n"
msgstr ""
#: lib/cpio.c:357
#, c-format
msgid "can't unlink %s: %s\n"
msgstr ""
#: lib/cpio.c:599
#, c-format
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "getNextHeader: %s\n"
msgstr ""
#: lib/cpio.c:1048
#, c-format
msgid "(error 0x%x)"
msgstr ""
#: lib/cpio.c:1051
msgid "Bad magic"
msgstr ""
#: lib/cpio.c:1052
msgid "Bad/unreadable header"
msgstr ""
#: lib/cpio.c:1070
msgid "Header size too big"
msgstr ""
#: lib/cpio.c:1071
msgid "Unknown file type"
msgstr ""
#: lib/cpio.c:1072
msgid "Missing hard link"
msgstr ""
#: lib/cpio.c:1073
msgid "Internal error"
msgstr ""
#: lib/cpio.c:1082
msgid " failed - "
msgstr ""
#: lib/dbindex.c:103
#, c-format
msgid "bad db file %s"
msgstr ""
#: lib/dbindex.c:143
msgid ""
"\n"
"--> Please run \"rpm --rebuilddb\" as root to convert your database from\n"
" db1 to db2 on-disk format.\n"
"\n"
msgstr ""
#: lib/dbindex.c:156
#, c-format
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "cannot open file %s: %s"
msgstr ""
#: lib/dbindex.c:207
#, c-format
msgid "error getting record %s from %s"
msgstr ""
#: lib/dbindex.c:221
#, c-format
msgid "error storing record %s into %s"
msgstr ""
#: lib/dbindex.c:226
#, c-format
msgid "error removing record %s into %s"
msgstr ""
#. XXX legacy epoch-less requires/conflicts compatibility
#: lib/depends.c:417
#, c-format
msgid ""
"the \"B\" dependency needs an epoch (assuming same as \"A\")\n"
"\tA %s\tB %s\n"
msgstr ""
#: lib/depends.c:446
#, c-format
msgid " %s A %s\tB %s\n"
msgstr ""
#: lib/depends.c:538
msgid "dbrecMatchesDepFlags() failed to read header"
msgstr ""
#: lib/depends.c:795
#, c-format
msgid "%s: %s satisfied by added file list.\n"
msgstr ""
#: lib/depends.c:834
#, c-format
msgid "%s: %s satisfied by added package.\n"
msgstr ""
#: lib/depends.c:851
#, c-format
msgid "%s: %s satisfied by added provide.\n"
msgstr ""
#: lib/depends.c:882
#, c-format
msgid "%s: %s satisfied by rpmrc provides.\n"
msgstr ""
#: lib/depends.c:909
#, c-format
msgid "%s: %s satisfied by db file lists.\n"
msgstr ""
#: lib/depends.c:934
#, c-format
msgid "%s: %s satisfied by db provides.\n"
msgstr ""
#: lib/depends.c:959
#, c-format
msgid "%s: %s satisfied by db packages.\n"
msgstr ""
#: lib/depends.c:976
#, c-format
msgid "%s: %s satisfied by rpmlib version.\n"
msgstr ""
#: lib/depends.c:986
#, c-format
msgid "%s: %s unsatisfied.\n"
msgstr ""
#. requirements are not satisfied.
#: lib/depends.c:1038
#, c-format
msgid "package %s require not satisfied: %s\n"
msgstr ""
#. conflicts exist.
#: lib/depends.c:1100
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
#: lib/depends.c:1155 lib/depends.c:1450
#, c-format
msgid "cannot read header at %d for dependency check"
msgstr ""
#: lib/depends.c:1246
#, c-format
msgid "loop in prerequisite chain: %s"
msgstr ""
#: lib/falloc.c:124
#, c-format
msgid ""
"free list corrupt (%u)- please run\n"
"\t\"rpm --rebuilddb\"\n"
"More information is available from http://www.rpm.org or the "
"rpm-list@redhat.com mailing list\n"
"if \"rpm --rebuilddb\" fails to correct the problem.\n"
msgstr ""
#: lib/formats.c:69 lib/formats.c:86 lib/formats.c:106 lib/formats.c:138
#: lib/header.c:2188 lib/header.c:2204 lib/header.c:2223
msgid "(not a number)"
msgstr ""
#: lib/fs.c:56
#, c-format
msgid "mntctl() failed to return fugger size: %s"
msgstr ""
#: lib/fs.c:91 lib/fs.c:261
#, c-format
msgid "failed to stat %s: %s"
msgstr ""
#: lib/fs.c:127
msgid "getting list of mounted filesystems\n"
msgstr ""
#: lib/fs.c:132
#, c-format
msgid "failed to open %s: %s"
msgstr ""
#: lib/fs.c:283
#, c-format
msgid "file %s is on an unknown device"
msgstr ""
#. This should not be allowed
#: lib/header.c:219
msgid "grabData() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#: lib/header.c:250 lib/header.c:813
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
#: lib/header.c:1172
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#: lib/header.c:1581
#, c-format
msgid "missing { after %"
msgstr ""
#: lib/header.c:1609
msgid "missing } after %{"
msgstr ""
#: lib/header.c:1621
msgid "empty tag format"
msgstr ""
#: lib/header.c:1631
msgid "empty tag name"
msgstr ""
#: lib/header.c:1646
msgid "unknown tag"
msgstr ""
#: lib/header.c:1672
msgid "] expected at end of array"
msgstr ""
#: lib/header.c:1688
msgid "unexpected ]"
msgstr ""
#: lib/header.c:1690
msgid "unexpected }"
msgstr ""
#: lib/header.c:1744
msgid "? expected in expression"
msgstr ""
#: lib/header.c:1751
msgid "{ expected after ? in expression"
msgstr ""
#: lib/header.c:1761 lib/header.c:1796
msgid "} expected in expression"
msgstr ""
#: lib/header.c:1769
msgid ": expected following ? subexpression"
msgstr ""
#: lib/header.c:1783
msgid "{ expected after : in expression"
msgstr ""
#: lib/header.c:1804
msgid "| expected at end of expression"
msgstr ""
#: lib/header.c:1972
msgid "(unknown type)"
msgstr ""
#: lib/install.c:146 lib/uninstall.c:184
#, c-format
msgid " file: %s action: %s\n"
msgstr ""
#: lib/install.c:165
#, c-format
msgid "user %s does not exist - using root"
msgstr ""
#: lib/install.c:173
#, c-format
msgid "group %s does not exist - using root"
msgstr ""
#: lib/install.c:202
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:371
#, c-format
msgid "unpacking of archive failed%s%s: %s"
msgstr ""
#: lib/install.c:372
msgid " on file "
msgstr ""
#: lib/install.c:416
msgid "installing a source package\n"
msgstr ""
#: lib/install.c:436
#, c-format
msgid "cannot create sourcedir %s"
msgstr ""
#: lib/install.c:442 lib/install.c:472
#, c-format
msgid "cannot write to %s"
msgstr ""
#: lib/install.c:446
#, c-format
msgid "sources in: %s\n"
msgstr ""
#: lib/install.c:466
#, c-format
msgid "cannot create specdir %s"
msgstr ""
#: lib/install.c:476
#, c-format
msgid "spec file in: %s\n"
msgstr ""
#: lib/install.c:510 lib/install.c:538
msgid "source package contains no .spec file"
msgstr ""
#: lib/install.c:560
#, c-format
msgid "renaming %s to %s\n"
msgstr ""
#: lib/install.c:562 lib/install.c:834 lib/uninstall.c:29
#, c-format
msgid "rename of %s to %s failed: %s"
msgstr ""
#: lib/install.c:653
msgid "source package expected, binary found"
msgstr ""
#: lib/install.c:710
#, c-format
msgid "package: %s-%s-%s files test = %d\n"
msgstr ""
#: lib/install.c:764
msgid "stopping install as we're running --test\n"
msgstr ""
#: lib/install.c:769
msgid "running preinstall script (if any)\n"
msgstr ""
#: lib/install.c:794
#, c-format
msgid "warning: %s created as %s"
msgstr ""
#: lib/install.c:830
#, c-format
msgid "warning: %s saved as %s"
msgstr ""
#: lib/install.c:904
msgid "running postinstall scripts (if any)\n"
msgstr ""
#: lib/lookup.c:44
#, c-format
msgid "cannot read header at %d for lookup"
msgstr ""
#: lib/macro.c:161
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
#: lib/macro.c:256
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
#: lib/macro.c:291
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
#: lib/macro.c:470
msgid "Macro %%%s has unterminated body"
msgstr ""
#: lib/macro.c:496
msgid "Macro %%%s has illegal name (%%define)"
msgstr ""
#: lib/macro.c:502
msgid "Macro %%%s has unterminated opts"
msgstr ""
#: lib/macro.c:507
msgid "Macro %%%s has empty body"
msgstr ""
#: lib/macro.c:512
msgid "Macro %%%s failed to expand"
msgstr ""
#: lib/macro.c:537
msgid "Macro %%%s has illegal name (%%undefine)"
msgstr ""
#: lib/macro.c:614
msgid "Macro %%%s (%s) was not used below level %d"
msgstr ""
#: lib/macro.c:711
#, c-format
msgid "Unknown option %c in %s(%s)"
msgstr ""
#: lib/macro.c:891
#, c-format
msgid "Recursion depth(%d) greater than max(%d)"
msgstr ""
#: lib/macro.c:957 lib/macro.c:973
#, c-format
msgid "Unterminated %c: %s"
msgstr ""
#: lib/macro.c:1013
msgid "A %% is followed by an unparseable macro"
msgstr ""
#: lib/macro.c:1139
msgid "Macro %%%.*s not found, skipping"
msgstr ""
#: lib/macro.c:1220
msgid "Target buffer overflow"
msgstr ""
#. XXX Fstrerror
#: lib/macro.c:1400 lib/macro.c:1406
#, c-format
msgid "File %s: %s"
msgstr ""
#: lib/macro.c:1409
#, c-format
msgid "File %s is smaller than %d bytes"
msgstr ""
#: lib/messages.c:55
msgid "warning: "
msgstr ""
#: lib/messages.c:64
msgid "error: "
msgstr ""
#: lib/messages.c:73
msgid "fatal error: "
msgstr ""
#: lib/messages.c:82
msgid "internal error (rpm bug?): "
msgstr ""
#: lib/misc.c:423 lib/misc.c:428 lib/misc.c:434
#, c-format
msgid "error creating temporary file %s"
msgstr ""
#: lib/oldheader.c:301
#, c-format
msgid "bad file state: %s"
msgstr ""
#: lib/package.c:237
msgid "package is a version one package!\n"
msgstr ""
#: lib/package.c:242
msgid "old style source package -- I'll do my best\n"
msgstr ""
#: lib/package.c:245
#, c-format
msgid "archive offset is %d\n"
msgstr ""
#: lib/package.c:256
msgid "old style binary package\n"
msgstr ""
#: lib/package.c:316
msgid ""
"only packages with major numbers <= 3 are supported by this version of RPM"
msgstr ""
#: lib/problems.c:43
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
#: lib/problems.c:46
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
#: lib/problems.c:66
#, c-format
msgid "package %s-%s-%s is for a different architecture"
msgstr ""
#: lib/problems.c:71
#, c-format
msgid "package %s-%s-%s is for a different operating system"
msgstr ""
#: lib/problems.c:76
#, c-format
msgid "package %s-%s-%s is already installed"
msgstr ""
#: lib/problems.c:81
#, c-format
msgid "path %s is not relocateable for package %s-%s-%s"
msgstr ""
#: lib/problems.c:86
#, c-format
msgid "file %s conflicts between attemped installs of %s-%s-%s and %s-%s-%s"
msgstr ""
#: lib/problems.c:92
#, c-format
msgid ""
"file %s from install of %s-%s-%s conflicts with file from package %s-%s-%s"
msgstr ""
#: lib/problems.c:98
#, c-format
msgid "package %s-%s-%s (which is newer than %s-%s-%s) is already installed"
msgstr ""
#: lib/problems.c:104
#, c-format
msgid "installing package %s-%s-%s needs %ld%cb on the %s filesystem"
msgstr ""
#: lib/problems.c:116
#, c-format
msgid "unknown error %d encountered while manipulating package %s-%s-%s"
msgstr ""
#: lib/query.c:140
#, c-format
msgid "error in format: %s\n"
msgstr ""
#: lib/query.c:183
msgid "(contains no files)"
msgstr ""
#: lib/query.c:240
msgid "normal "
msgstr ""
#: lib/query.c:242
msgid "replaced "
msgstr ""
#: lib/query.c:244
msgid "not installed "
msgstr ""
#: lib/query.c:246
msgid "net shared "
msgstr ""
#: lib/query.c:248
#, c-format
msgid "(unknown %3d) "
msgstr ""
#: lib/query.c:252
msgid "(no state) "
msgstr ""
#: lib/query.c:269 lib/query.c:310
msgid "package has neither file owner or id lists"
msgstr ""
#: lib/query.c:354
#, c-format
msgid "can't query %s: %s\n"
msgstr ""
#: lib/query.c:432
#, c-format
msgid "record number %u\n"
msgstr ""
#: lib/query.c:436
msgid "error: could not read database record\n"
msgstr ""
#. XXX Fstrerror
#: lib/query.c:481
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
#: lib/query.c:499
msgid "old format source packages cannot be queried\n"
msgstr ""
#: lib/query.c:508 lib/rpminstall.c:231
#, c-format
msgid "%s does not appear to be a RPM package\n"
msgstr ""
#: lib/query.c:512
#, c-format
msgid "query of %s failed\n"
msgstr ""
#: lib/query.c:545
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
#: lib/query.c:570
msgid "could not read database record!\n"
msgstr ""
#: lib/query.c:581
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
#: lib/query.c:590
#, c-format
msgid "no package triggers %s\n"
msgstr ""
#: lib/query.c:599
#, c-format
msgid "no package requires %s\n"
msgstr ""
#: lib/query.c:609
#, c-format
msgid "no package provides %s\n"
msgstr ""
#: lib/query.c:624
#, c-format
msgid "file %s: %s\n"
msgstr ""
#: lib/query.c:627
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
#: lib/query.c:649
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
#: lib/query.c:652
#, c-format
msgid "package record number: %d\n"
msgstr ""
#: lib/query.c:655
#, c-format
msgid "record %d could not be read\n"
msgstr ""
#: lib/query.c:667 lib/rpminstall.c:436
#, c-format
msgid "package %s is not installed\n"
msgstr ""
#: lib/query.c:670
#, c-format
msgid "error looking for package %s\n"
msgstr ""
#: lib/query.c:695
msgid "rpmQuery: rpmdbOpen() failed\n"
msgstr ""
#: lib/query.c:754
msgid "query package owning file"
msgstr ""
#: lib/query.c:756
msgid "query packages in group"
msgstr ""
#: lib/query.c:758
msgid "query a package file"
msgstr ""
#: lib/query.c:762
msgid "query a spec file"
msgstr ""
#: lib/query.c:764
msgid "query the pacakges triggered by the package"
msgstr ""
#: lib/query.c:766
msgid "query the packages which require a capability"
msgstr ""
#: lib/query.c:768
msgid "query the packages which provide a capability"
msgstr ""
#: lib/query.c:807
msgid "list all configuration files"
msgstr ""
#: lib/query.c:809
msgid "list all documentation files"
msgstr ""
#: lib/query.c:811
msgid "dump basic file information"
msgstr ""
#: lib/query.c:813
msgid "list files in package"
msgstr ""
#: lib/query.c:817
msgid "use the following query format"
msgstr ""
#: lib/query.c:819
msgid "substitute i18n sections into spec file"
msgstr ""
#: lib/query.c:821
msgid "display the states of the listed files"
msgstr ""
#: lib/query.c:823
msgid "display a verbose file listing"
msgstr ""
#: lib/rebuilddb.c:34 lib/rpmdb.c:305
msgid "no dbpath has been set"
msgstr ""
#: lib/rebuilddb.c:59
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: lib/rebuilddb.c:63
#, c-format
msgid "temporary database %s already exists"
msgstr ""
#: lib/rebuilddb.c:69
#, c-format
msgid "creating directory: %s\n"
msgstr ""
#: lib/rebuilddb.c:71
#, c-format
msgid "error creating directory %s: %s"
msgstr ""
#: lib/rebuilddb.c:82
#, c-format
msgid "opening old database with dbi_major %d\n"
msgstr ""
#: lib/rebuilddb.c:91
#, c-format
msgid "opening new database with dbi_major %d\n"
msgstr ""
#: lib/rebuilddb.c:102
#, c-format
msgid "record number %d in database is bad -- skipping it"
msgstr ""
#: lib/rebuilddb.c:120
#, c-format
msgid "duplicated database entry: %s-%s-%s -- skipping."
msgstr ""
#: lib/rebuilddb.c:132
#, c-format
msgid "cannot add record originally at %d"
msgstr ""
#: lib/rebuilddb.c:138
#, c-format
msgid "record number %d in database is bad -- skipping."
msgstr ""
#: lib/rebuilddb.c:153
msgid "failed to rebuild database; original database remains in place\n"
msgstr ""
#: lib/rebuilddb.c:161
msgid "failed to replace old database with new database!\n"
msgstr ""
#: lib/rebuilddb.c:163
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: lib/rebuilddb.c:169
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
#: lib/rpmchecksig.c:31
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
#: lib/rpmchecksig.c:42
msgid "makeTempFile failed\n"
msgstr ""
#: lib/rpmchecksig.c:74
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
#: lib/rpmchecksig.c:80
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
#: lib/rpmchecksig.c:113 lib/rpmchecksig.c:243
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
#: lib/rpmchecksig.c:118
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
#: lib/rpmchecksig.c:122
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
#: lib/rpmchecksig.c:130 lib/rpmchecksig.c:257
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
#: lib/rpmchecksig.c:134 lib/rpmchecksig.c:262
#, c-format
msgid "%s: No signature available\n"
msgstr ""
#: lib/rpmchecksig.c:167
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
#: lib/rpmchecksig.c:173
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
#: lib/rpmchecksig.c:249
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
#: lib/rpmchecksig.c:412
msgid "NOT OK"
msgstr ""
#: lib/rpmchecksig.c:413 lib/rpmchecksig.c:427
msgid " (MISSING KEYS:"
msgstr ""
#: lib/rpmchecksig.c:415 lib/rpmchecksig.c:429
msgid ") "
msgstr ""
#: lib/rpmchecksig.c:416 lib/rpmchecksig.c:430
msgid " (UNTRUSTED KEYS:"
msgstr ""
#: lib/rpmchecksig.c:418 lib/rpmchecksig.c:432
msgid ")"
msgstr ""
#: lib/rpmchecksig.c:426
msgid "OK"
msgstr ""
#: lib/rpmdb.c:197
#, c-format
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "opening database mode 0x%x in %s\n"
msgstr ""
#: lib/rpmdb.c:209 lib/url.c:445
#, c-format
msgid "failed to open %s: %s\n"
msgstr ""
#: lib/rpmdb.c:223 lib/rpmdb.c:231
#, c-format
msgid "cannot get %s lock on database"
msgstr ""
#: lib/rpmdb.c:224
msgid "exclusive"
msgstr ""
#: lib/rpmdb.c:232
msgid "shared"
msgstr ""
#: lib/rpmdb.c:276
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database"
msgstr ""
#. error
#: lib/rpmdb.c:610
#, c-format
msgid "cannot retrieve package \"%s\" from db"
msgstr ""
#: lib/rpmdb.c:639
#, c-format
msgid "package not found with key \"%s\" in %s"
msgstr ""
#: lib/rpmdb.c:648
#, c-format
msgid "key \"%s\" not found in %s"
msgstr ""
#: lib/rpmdb.c:667
#, c-format
msgid "rpmdbRemove: cannot read header at 0x%x"
msgstr ""
#: lib/rpmdb.c:692
#, c-format
msgid "removing 0 %s entries.\n"
msgstr ""
#: lib/rpmdb.c:698
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: lib/rpmdb.c:706
#, c-format
msgid "removing %d entries in %s index:\n"
msgstr ""
#: lib/rpmdb.c:710 lib/rpmdb.c:932
#, c-format
msgid "\t%6d %s\n"
msgstr ""
#: lib/rpmdb.c:869
msgid "cannot allocate new instance in database"
msgstr ""
#: lib/rpmdb.c:909
#, c-format
msgid "adding 0 %s entries.\n"
msgstr ""
#: lib/rpmdb.c:921
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: lib/rpmdb.c:928
#, c-format
msgid "adding %d entries to %s index:\n"
msgstr ""
#: lib/rpmdb.c:989
#, c-format
msgid "cannot read header at %d for update"
msgstr ""
#: lib/rpmdb.c:1002
msgid "header changed size!"
msgstr ""
#: lib/rpminstall.c:126
msgid "counting packages to install\n"
msgstr ""
#: lib/rpminstall.c:130
#, c-format
msgid "found %d packages\n"
msgstr ""
#: lib/rpminstall.c:135
msgid "looking for packages to download\n"
msgstr ""
#: lib/rpminstall.c:150
#, c-format
msgid "skipping %s - rpmGlob failed(%d)\n"
msgstr ""
#: lib/rpminstall.c:165
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#. XXX undefined %{name}/%{version}/%{release} here
#. XXX %{_tmpdir} does not exist
#: lib/rpminstall.c:175
#, c-format
msgid " ... as %s\n"
msgstr ""
#: lib/rpminstall.c:179
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
#: lib/rpminstall.c:206
#, c-format
msgid "retrieved %d packages\n"
msgstr ""
#: lib/rpminstall.c:217 lib/rpminstall.c:360
#, c-format
msgid "cannot open file %s: %s\n"
msgstr ""
#: lib/rpminstall.c:235 lib/rpminstall.c:516
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
#: lib/rpminstall.c:270
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
#: lib/rpminstall.c:289
#, c-format
msgid "error reading from file %s\n"
msgstr ""
#: lib/rpminstall.c:294
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
#: lib/rpminstall.c:311
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
#: lib/rpminstall.c:322
msgid "failed dependencies:\n"
msgstr ""
#: lib/rpminstall.c:340
msgid "installing binary packages\n"
msgstr ""
#: lib/rpminstall.c:440
#, c-format
msgid "searching for package %s\n"
msgstr ""
#: lib/rpminstall.c:449
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
#: lib/rpminstall.c:478
msgid "removing these packages would break dependencies:\n"
msgstr ""
#: lib/rpminstall.c:505
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
#: lib/rpminstall.c:511
#, c-format
msgid "Installing %s\n"
msgstr ""
#: lib/rpmio.c:787
msgid "Success"
msgstr ""
#: lib/rpmio.c:790
msgid "Bad server response"
msgstr ""
#: lib/rpmio.c:793
msgid "Server IO error"
msgstr ""
#: lib/rpmio.c:796
msgid "Server timeout"
msgstr ""
#: lib/rpmio.c:799
msgid "Unable to lookup server host address"
msgstr ""
#: lib/rpmio.c:802
msgid "Unable to lookup server host name"
msgstr ""
#: lib/rpmio.c:805
msgid "Failed to connect to server"
msgstr ""
#: lib/rpmio.c:808
msgid "Failed to establish data connection to server"
msgstr ""
#: lib/rpmio.c:811
msgid "IO error to local file"
msgstr ""
#: lib/rpmio.c:814
msgid "Error setting remote server to passive mode"
msgstr ""
#: lib/rpmio.c:817
msgid "File not found on server"
msgstr ""
#: lib/rpmio.c:820
msgid "Abort in progress"
msgstr ""
#: lib/rpmio.c:824
msgid "Unknown or unexpected error"
msgstr ""
#: lib/rpmio.c:1357
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
#: lib/rpmlead.c:48
#, c-format
msgid "read failed: %s (%d)"
msgstr ""
#: lib/rpmrc.c:147
#, c-format
msgid "missing second ':' at %s:%d"
msgstr ""
#: lib/rpmrc.c:150
#, c-format
msgid "missing architecture name at %s:%d"
msgstr ""
#: lib/rpmrc.c:310
#, c-format
msgid "Incomplete data line at %s:%d"
msgstr ""
#: lib/rpmrc.c:314
#, c-format
msgid "Too many args in data line at %s:%d"
msgstr ""
#: lib/rpmrc.c:321
#, c-format
msgid "Bad arch/os number: %s (%s:%d)"
msgstr ""
#: lib/rpmrc.c:356
#, c-format
msgid "Incomplete default line at %s:%d"
msgstr ""
#: lib/rpmrc.c:361
#, c-format
msgid "Too many args in default line at %s:%d"
msgstr ""
#: lib/rpmrc.c:551
#, c-format
msgid "Cannot expand %s"
msgstr ""
#: lib/rpmrc.c:566
#, c-format
msgid "Unable to open %s for reading: %s."
msgstr ""
#. XXX Feof(fd)
#: lib/rpmrc.c:611
#, c-format
msgid "Failed to read %s: %s."
msgstr ""
#: lib/rpmrc.c:648
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d"
msgstr ""
#: lib/rpmrc.c:665 lib/rpmrc.c:739
#, c-format
msgid "missing argument for %s at %s:%d"
msgstr ""
#: lib/rpmrc.c:682 lib/rpmrc.c:704
#, c-format
msgid "%s expansion failed at %s:%d \"%s\""
msgstr ""
#: lib/rpmrc.c:691
#, c-format
msgid "cannot open %s at %s:%d: %s"
msgstr ""
#: lib/rpmrc.c:731
#, c-format
msgid "missing architecture for %s at %s:%d"
msgstr ""
#: lib/rpmrc.c:798
#, c-format
msgid "bad option '%s' at %s:%d"
msgstr ""
#: lib/rpmrc.c:1169
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
#: lib/rpmrc.c:1170
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
#: lib/signature.c:107
#, c-format
msgid "sigsize : %d\n"
msgstr ""
#: lib/signature.c:108
#, c-format
msgid "Header + Archive: %d\n"
msgstr ""
#: lib/signature.c:109
#, c-format
msgid "expected size : %d\n"
msgstr ""
#: lib/signature.c:113
msgid "file is not regular -- skipping size check\n"
msgstr ""
#: lib/signature.c:135
msgid "No signature\n"
msgstr ""
#: lib/signature.c:138
msgid "Old PGP signature\n"
msgstr ""
#: lib/signature.c:150
msgid "Old (internal-only) signature! How did you get that!?"
msgstr ""
#: lib/signature.c:154
msgid "New Header signature\n"
msgstr ""
#. 8-byte pad
#: lib/signature.c:161 lib/signature.c:203
#, c-format
msgid "Signature size: %d\n"
msgstr ""
#: lib/signature.c:162 lib/signature.c:204
#, c-format
msgid "Signature pad : %d\n"
msgstr ""
#: lib/signature.c:267
#, c-format
msgid "Couldn't exec pgp (%s)"
msgstr ""
#: lib/signature.c:278
msgid "pgp failed"
msgstr ""
#. PGP failed to write signature
#. Just in case
#: lib/signature.c:285
msgid "pgp failed to write signature"
msgstr ""
#: lib/signature.c:290
#, c-format
msgid "PGP sig size: %d\n"
msgstr ""
#: lib/signature.c:301 lib/signature.c:378
msgid "unable to read the signature"
msgstr ""
#: lib/signature.c:306
#, c-format
msgid "Got %d bytes of PGP sig\n"
msgstr ""
#: lib/signature.c:344 lib/signature.c:687
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "Couldn't exec gpg"
msgstr ""
#: lib/signature.c:355
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "gpg failed"
msgstr ""
#. GPG failed to write signature
#. Just in case
#: lib/signature.c:362
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "gpg failed to write signature"
msgstr ""
#: lib/signature.c:367
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
#, c-format
msgid "GPG sig size: %d\n"
msgstr ""
#: lib/signature.c:383
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
#, c-format
msgid "Got %d bytes of GPG sig\n"
msgstr ""
#: lib/signature.c:410
msgid "Generating signature using PGP.\n"
msgstr ""
#: lib/signature.c:416
msgid "Generating signature using GPG.\n"
msgstr ""
#: lib/signature.c:493 lib/signature.c:555
msgid "Could not run pgp. Use --nopgp to skip PGP checks."
msgstr ""
#: lib/signature.c:553 lib/signature.c:626
msgid "exec failed!\n"
msgstr ""
#: lib/signature.c:628
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "Could not run gpg. Use --nogpg to skip GPG checks."
msgstr ""
#: lib/signature.c:716
msgid "Couldn't exec pgp"
msgstr ""
#. @notreached@
#. This case should have been screened out long ago.
#: lib/signature.c:720 lib/signature.c:773
msgid "Invalid %%_signature spec in macro file"
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgstr ""
#: lib/signature.c:753
msgid "You must set \"%%_gpg_name\" in your macro file"
msgstr ""
#: lib/signature.c:765
msgid "You must set \"%%_pgp_name\" in your macro file"
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgstr ""
#: lib/transaction.c:400
#, c-format
msgid "excluding file %s%s\n"
msgstr ""
#: lib/transaction.c:427 lib/transaction.c:511
#, c-format
msgid "excluding directory %s\n"
msgstr ""
#: lib/transaction.c:432
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
#: lib/transaction.c:504
#, c-format
msgid "relocating directory %s to %s\n"
msgstr ""
#: lib/transaction.c:656
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#: lib/uninstall.c:40
#, c-format
msgid "cannot remove %s - directory not empty"
msgstr ""
#: lib/uninstall.c:43
#, c-format
msgid "rmdir of %s failed: %s"
msgstr ""
#: lib/uninstall.c:51
#, c-format
msgid "removal of %s failed: %s"
msgstr ""
#: lib/uninstall.c:89
#, c-format
msgid "cannot read header at %d for uninstall"
msgstr ""
#: lib/uninstall.c:130
#, c-format
msgid "will remove files test = %d\n"
msgstr ""
#: lib/uninstall.c:198
msgid "running postuninstall script (if any)\n"
msgstr ""
#: lib/uninstall.c:212
msgid "removing database entry\n"
msgstr ""
#: lib/uninstall.c:396
msgid "execution of script failed"
msgstr ""
#: lib/url.c:88
#, c-format
msgid "warning: u %p ctrl %p nrefs != 0 (%s %s)\n"
msgstr ""
#: lib/url.c:105
#, c-format
msgid "warning: u %p data %p nrefs != 0 (%s %s)\n"
msgstr ""
#: lib/url.c:132
#, c-format
msgid "warning: uCache[%d] %p nrefs(%d) != 1 (%s %s)\n"
msgstr ""
#: lib/url.c:218
#, c-format
msgid "Password for %s@%s: "
msgstr ""
#: lib/url.c:243 lib/url.c:269
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
#: lib/url.c:405
msgid "url port must be a number\n"
msgstr ""
#. XXX Fstrerror
#: lib/url.c:462
#, c-format
msgid "failed to create %s: %s\n"
msgstr ""
#: lib/verify.c:39
msgid "don't verify files in package"
msgstr ""
#: lib/verify.c:215
msgid "package lacks both user name and id lists (this should never happen)"
msgstr ""
#: lib/verify.c:233
msgid "package lacks both group name and id lists (this should never happen)"
msgstr ""
#: lib/verify.c:269
#, c-format
msgid "missing %s\n"
msgstr ""
#: lib/verify.c:331
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
#: lib/verify.c:381
msgid "rpmVerify: rpmdbOpen() failed\n"
msgstr ""