rpm/po/rpm.pot

3428 lines
62 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
"POT-Creation-Date: 2010-10-22 15:01+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: cliutils.c:20 lib/poptI.c:29
#, c-format
msgid "%s: %s\n"
msgstr ""
#: cliutils.c:26 lib/poptALL.c:63
#, c-format
msgid "RPM version %s\n"
msgstr ""
#: cliutils.c:31
#, c-format
msgid "Copyright (C) 1998-2002 - Red Hat, Inc.\n"
msgstr ""
#: cliutils.c:32
#, c-format
msgid ""
"This program may be freely redistributed under the terms of the GNU GPL\n"
msgstr ""
#: cliutils.c:52
#, c-format
msgid "creating a pipe for --pipe failed: %m\n"
msgstr ""
#: cliutils.c:62
#, c-format
msgid "exec failed\n"
msgstr ""
#: rpm2cpio.c:62
#, c-format
msgid "argument is not an RPM package\n"
msgstr ""
#: rpm2cpio.c:67
#, c-format
msgid "error reading header from package\n"
msgstr ""
#: rpm2cpio.c:81
#, c-format
msgid "cannot re-open payload: %s\n"
msgstr ""
#: rpmqv.c:45
msgid "Query/Verify package selection options:"
msgstr ""
#: rpmqv.c:50
msgid "Query options (with -q or --query):"
msgstr ""
#: rpmqv.c:55
msgid "Verify options (with -V or --verify):"
msgstr ""
#: rpmqv.c:61
msgid "Install/Upgrade/Erase options:"
msgstr ""
#: rpmqv.c:68 rpmbuild.c:217 rpmdb.c:22 rpmkeys.c:23 rpmsign.c:25
#: tools/rpmdeps.c:32 tools/rpmgraph.c:222
msgid "Common options for all rpm modes and executables:"
msgstr ""
#: rpmqv.c:125
msgid "one type of query/verify may be performed at a time"
msgstr ""
#: rpmqv.c:129
msgid "unexpected query flags"
msgstr ""
#: rpmqv.c:132
msgid "unexpected query format"
msgstr ""
#: rpmqv.c:135
msgid "unexpected query source"
msgstr ""
#: rpmqv.c:146 rpmdb.c:64 rpmkeys.c:69 rpmsign.c:152
msgid "only one major mode may be specified"
msgstr ""
#: rpmqv.c:157
msgid "only installation, upgrading, rmsource and rmspec may be forced"
msgstr ""
#: rpmqv.c:159
msgid "files may only be relocated during package installation"
msgstr ""
#: rpmqv.c:162
msgid "cannot use --prefix with --relocate or --excludepath"
msgstr ""
#: rpmqv.c:165
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
#: rpmqv.c:168
msgid "--prefix may only be used when installing new packages"
msgstr ""
#: rpmqv.c:171
msgid "arguments to --prefix must begin with a /"
msgstr ""
#: rpmqv.c:174
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
#: rpmqv.c:178
msgid "--percent may only be specified during package installation"
msgstr ""
#: rpmqv.c:182
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
#: rpmqv.c:186
msgid "--excludedocs may only be specified during package installation"
msgstr ""
#: rpmqv.c:190
msgid "--includedocs may only be specified during package installation"
msgstr ""
#: rpmqv.c:194
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
#: rpmqv.c:198
msgid "--ignorearch may only be specified during package installation"
msgstr ""
#: rpmqv.c:202
msgid "--ignoreos may only be specified during package installation"
msgstr ""
#: rpmqv.c:207
msgid "--ignoresize may only be specified during package installation"
msgstr ""
#: rpmqv.c:211
msgid "--allmatches may only be specified during package erasure"
msgstr ""
#: rpmqv.c:215
msgid "--allfiles may only be specified during package installation"
msgstr ""
#: rpmqv.c:220
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
#: rpmqv.c:225
msgid ""
"script disabling options may only be specified during package installation "
"and erasure"
msgstr ""
#: rpmqv.c:230
msgid ""
"trigger disabling options may only be specified during package installation "
"and erasure"
msgstr ""
#: rpmqv.c:234
msgid ""
"--nodeps may only be specified during package building, rebuilding, "
"recompilation, installation,erasure, and verification"
msgstr ""
#: rpmqv.c:239
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
#: rpmqv.c:244
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
#: rpmqv.c:249 rpmbuild.c:547
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
#: rpmqv.c:266
msgid "no packages given for erase"
msgstr ""
#: rpmqv.c:300
msgid "no packages given for install"
msgstr ""
#: rpmqv.c:312
msgid "no arguments given for query"
msgstr ""
#: rpmqv.c:324
msgid "no arguments given for verify"
msgstr ""
#: rpmbuild.c:98
#, c-format
msgid "buildroot already specified, ignoring %s\n"
msgstr ""
#: rpmbuild.c:119
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <specfile>"
msgstr ""
#: rpmbuild.c:120 rpmbuild.c:123 rpmbuild.c:126 rpmbuild.c:129 rpmbuild.c:132
#: rpmbuild.c:135 rpmbuild.c:138
msgid "<specfile>"
msgstr ""
#: rpmbuild.c:122
msgid "build through %build (%prep, then compile) from <specfile>"
msgstr ""
#: rpmbuild.c:125
msgid "build through %install (%prep, %build, then install) from <specfile>"
msgstr ""
#: rpmbuild.c:128
#, c-format
msgid "verify %files section from <specfile>"
msgstr ""
#: rpmbuild.c:131
msgid "build source and binary packages from <specfile>"
msgstr ""
#: rpmbuild.c:134
msgid "build binary package only from <specfile>"
msgstr ""
#: rpmbuild.c:137
msgid "build source package only from <specfile>"
msgstr ""
#: rpmbuild.c:141
#, c-format
msgid "build through %prep (unpack sources and apply patches) from <tarball>"
msgstr ""
#: rpmbuild.c:142 rpmbuild.c:145 rpmbuild.c:148 rpmbuild.c:151 rpmbuild.c:154
#: rpmbuild.c:157 rpmbuild.c:160
msgid "<tarball>"
msgstr ""
#: rpmbuild.c:144
msgid "build through %build (%prep, then compile) from <tarball>"
msgstr ""
#: rpmbuild.c:147
msgid "build through %install (%prep, %build, then install) from <tarball>"
msgstr ""
#: rpmbuild.c:150
#, c-format
msgid "verify %files section from <tarball>"
msgstr ""
#: rpmbuild.c:153
msgid "build source and binary packages from <tarball>"
msgstr ""
#: rpmbuild.c:156
msgid "build binary package only from <tarball>"
msgstr ""
#: rpmbuild.c:159
msgid "build source package only from <tarball>"
msgstr ""
#: rpmbuild.c:163
msgid "build binary package from <source package>"
msgstr ""
#: rpmbuild.c:164 rpmbuild.c:167
msgid "<source package>"
msgstr ""
#: rpmbuild.c:166
msgid ""
"build through %install (%prep, %build, then install) from <source package>"
msgstr ""
#: rpmbuild.c:170
msgid "override build root"
msgstr ""
#: rpmbuild.c:172
msgid "remove build tree when done"
msgstr ""
#: rpmbuild.c:174
msgid "ignore ExcludeArch: directives from spec file"
msgstr ""
#: rpmbuild.c:176
msgid "debug file state machine"
msgstr ""
#: rpmbuild.c:178
msgid "do not execute any stages of the build"
msgstr ""
#: rpmbuild.c:180
msgid "do not verify build dependencies"
msgstr ""
#: rpmbuild.c:182
msgid "generate package header(s) compatible with (legacy) rpm v3 packaging"
msgstr ""
#: rpmbuild.c:186
msgid "do not accept i18N msgstr's from specfile"
msgstr ""
#: rpmbuild.c:188
msgid "remove sources when done"
msgstr ""
#: rpmbuild.c:190
msgid "remove specfile when done"
msgstr ""
#: rpmbuild.c:192
msgid "skip straight to specified stage (only for c,i)"
msgstr ""
#: rpmbuild.c:194
msgid "override target platform"
msgstr ""
#: rpmbuild.c:211
msgid "Build options with [ <specfile> | <tarball> | <source package> ]:"
msgstr ""
#: rpmbuild.c:231
msgid "Failed build dependencies:\n"
msgstr ""
#: rpmbuild.c:249
#, c-format
msgid "Unable to open spec file %s: %s\n"
msgstr ""
#: rpmbuild.c:311
#, c-format
msgid "Failed to open tar pipe: %m\n"
msgstr ""
#: rpmbuild.c:330
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr ""
#: rpmbuild.c:342
#, c-format
msgid "Failed to rename %s to %s: %m\n"
msgstr ""
#: rpmbuild.c:417
#, c-format
msgid "failed to stat %s: %m\n"
msgstr ""
#: rpmbuild.c:421
#, c-format
msgid "File %s is not a regular file.\n"
msgstr ""
#: rpmbuild.c:428
#, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr ""
#: rpmbuild.c:494
#, c-format
msgid "Building target platforms: %s\n"
msgstr ""
#: rpmbuild.c:502
#, c-format
msgid "Building for target %s\n"
msgstr ""
#: rpmdb.c:24
msgid "initialize database"
msgstr ""
#: rpmdb.c:26
msgid "rebuild database inverted lists from installed package headers"
msgstr ""
#: rpmdb.c:29
msgid "verify database files"
msgstr ""
#: rpmkeys.c:25
msgid "verify package signature(s)"
msgstr ""
#: rpmkeys.c:27
msgid "import an armored public key"
msgstr ""
#: rpmkeys.c:30 rpmkeys.c:32
msgid "list keys from RPM keyring"
msgstr ""
#: rpmkeys.c:55 rpmsign.c:137
msgid "no arguments given"
msgstr ""
#: rpmsign.c:27
msgid "sign package(s)"
msgstr ""
#: rpmsign.c:29
msgid "sign package(s) (identical to --addsign)"
msgstr ""
#: rpmsign.c:31
msgid "delete package signatures"
msgstr ""
#: rpmsign.c:79 sign/rpmgensig.c:196
#, c-format
msgid "Could not exec %s: %s\n"
msgstr ""
#: rpmsign.c:102
#, c-format
msgid "You must set \"%%_gpg_name\" in your macro file\n"
msgstr ""
#: rpmsign.c:107
msgid "Enter pass phrase: "
msgstr ""
#: rpmsign.c:111
#, c-format
msgid "Pass phrase is good.\n"
msgstr ""
#: rpmsign.c:117
#, c-format
msgid "Pass phrase check failed\n"
msgstr ""
#: build/build.c:133 build/pack.c:405
msgid "Unable to open temp file.\n"
msgstr ""
#: build/build.c:181
#, c-format
msgid "Executing(%s): %s\n"
msgstr ""
#: build/build.c:187
#, c-format
msgid "Exec of %s failed (%s): %s\n"
msgstr ""
#: build/build.c:196
#, c-format
msgid "Bad exit status from %s (%s)\n"
msgstr ""
#: build/build.c:297
msgid ""
"\n"
"\n"
"RPM build errors:\n"
msgstr ""
#: build/expression.c:216
msgid "syntax error while parsing ==\n"
msgstr ""
#: build/expression.c:246
msgid "syntax error while parsing &&\n"
msgstr ""
#: build/expression.c:255
msgid "syntax error while parsing ||\n"
msgstr ""
#: build/expression.c:305
msgid "parse error in expression\n"
msgstr ""
#: build/expression.c:337
msgid "unmatched (\n"
msgstr ""
#: build/expression.c:369
msgid "- only on numbers\n"
msgstr ""
#: build/expression.c:385
msgid "! only on numbers\n"
msgstr ""
#: build/expression.c:427 build/expression.c:475 build/expression.c:533
#: build/expression.c:625
msgid "types must match\n"
msgstr ""
#: build/expression.c:440
msgid "* / not suported for strings\n"
msgstr ""
#: build/expression.c:491
msgid "- not suported for strings\n"
msgstr ""
#: build/expression.c:638
msgid "&& and || not suported for strings\n"
msgstr ""
#: build/expression.c:671
msgid "syntax error in expression\n"
msgstr ""
#: build/files.c:287 build/files.c:480 build/files.c:697
#, c-format
msgid "Missing '(' in %s %s\n"
msgstr ""
#: build/files.c:297 build/files.c:633 build/files.c:707 build/files.c:799
#, c-format
msgid "Missing ')' in %s(%s\n"
msgstr ""
#: build/files.c:333 build/files.c:656
#, c-format
msgid "Invalid %s token: %s\n"
msgstr ""
#: build/files.c:442
#, c-format
msgid "Missing %s in %s %s\n"
msgstr ""
#: build/files.c:495
#, c-format
msgid "Non-white space follows %s(): %s\n"
msgstr ""
#: build/files.c:531
#, c-format
msgid "Bad syntax: %s(%s)\n"
msgstr ""
#: build/files.c:540
#, c-format
msgid "Bad mode spec: %s(%s)\n"
msgstr ""
#: build/files.c:558
#, c-format
msgid "Bad dirmode spec: %s(%s)\n"
msgstr ""
#: build/files.c:732
#, c-format
msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
msgstr ""
#: build/files.c:742
#, c-format
msgid "Duplicate locale %.*s in %%lang(%s)\n"
msgstr ""
#: build/files.c:814
#, c-format
msgid "Invalid capability: %s\n"
msgstr ""
#: build/files.c:825
msgid "File capability support not built in\n"
msgstr ""
#: build/files.c:879
#, c-format
msgid "Only one arg for %%docdir\n"
msgstr ""
#: build/files.c:908
#, c-format
msgid "Two files on one line: %s\n"
msgstr ""
#: build/files.c:921
#, c-format
msgid "File must begin with \"/\": %s\n"
msgstr ""
#: build/files.c:932
#, c-format
msgid "Can't mix special %%doc with other forms: %s\n"
msgstr ""
#: build/files.c:1073
#, c-format
msgid "Unknown file digest algorithm %u, falling back to MD5\n"
msgstr ""
#: build/files.c:1099
#, c-format
msgid "File listed twice: %s\n"
msgstr ""
#: build/files.c:1222
#, c-format
msgid "Symlink points to BuildRoot: %s -> %s\n"
msgstr ""
#: build/files.c:1393
#, c-format
msgid "Explicit file attributes required in spec for: %s\n"
msgstr ""
#: build/files.c:1401
#, c-format
msgid "File not found: %s\n"
msgstr ""
#: build/files.c:1504
#, c-format
msgid "File %s too large for payload\n"
msgstr ""
#: build/files.c:1598
#, c-format
msgid "%s: can't load unknown tag (%d).\n"
msgstr ""
#: build/files.c:1604
#, c-format
msgid "%s: public key read failed.\n"
msgstr ""
#: build/files.c:1608
#, c-format
msgid "%s: not an armored public key.\n"
msgstr ""
#: build/files.c:1617
#, c-format
msgid "%s: failed to encode\n"
msgstr ""
#: build/files.c:1656
#, c-format
msgid "File needs leading \"/\": %s\n"
msgstr ""
#: build/files.c:1678
#, c-format
msgid "Glob not permitted: %s\n"
msgstr ""
#: build/files.c:1689 lib/rpminstall.c:419
#, c-format
msgid "File not found by glob: %s\n"
msgstr ""
#: build/files.c:1740
#, c-format
msgid "Could not open %%files file %s: %m\n"
msgstr ""
#: build/files.c:1748
#, c-format
msgid "line: %s\n"
msgstr ""
#: build/files.c:2036
#, c-format
msgid "Bad file: %s: %s\n"
msgstr ""
#: build/files.c:2058 build/parsePrep.c:32
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
#: build/files.c:2099
#, c-format
msgid "Checking for unpackaged file(s): %s\n"
msgstr ""
#: build/files.c:2114
#, c-format
msgid ""
"Installed (but unpackaged) file(s) found:\n"
"%s"
msgstr ""
#: build/files.c:2139
#, c-format
msgid "Processing files: %s\n"
msgstr ""
#: build/files.c:2150
msgid "Arch dependent binaries in noarch package\n"
msgstr ""
#: build/names.c:50
msgid "getUname: too many uid's\n"
msgstr ""
#: build/names.c:72
msgid "getUnameS: too many uid's\n"
msgstr ""
#: build/names.c:97
msgid "getUidS: too many uid's\n"
msgstr ""
#: build/names.c:122
msgid "getGname: too many gid's\n"
msgstr ""
#: build/names.c:144
msgid "getGnameS: too many gid's\n"
msgstr ""
#: build/names.c:169
msgid "getGidS: too many gid's\n"
msgstr ""
#: build/pack.c:83
#, c-format
msgid "create archive failed on file %s: %s\n"
msgstr ""
#: build/pack.c:86
#, c-format
msgid "create archive failed: %s\n"
msgstr ""
#: build/pack.c:107
#, c-format
msgid "cpio_copy write failed: %s\n"
msgstr ""
#: build/pack.c:114
#, c-format
msgid "cpio_copy read failed: %s\n"
msgstr ""
#: build/pack.c:139
#, c-format
msgid "%s: line: %s\n"
msgstr ""
#: build/pack.c:175
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
#: build/pack.c:228
#, c-format
msgid "Could not open PreIn file: %s\n"
msgstr ""
#: build/pack.c:235
#, c-format
msgid "Could not open PreUn file: %s\n"
msgstr ""
#: build/pack.c:242
#, c-format
msgid "Could not open PreTrans file: %s\n"
msgstr ""
#: build/pack.c:249
#, c-format
msgid "Could not open PostIn file: %s\n"
msgstr ""
#: build/pack.c:256
#, c-format
msgid "Could not open PostUn file: %s\n"
msgstr ""
#: build/pack.c:263
#, c-format
msgid "Could not open PostTrans file: %s\n"
msgstr ""
#: build/pack.c:271
#, c-format
msgid "Could not open VerifyScript file: %s\n"
msgstr ""
#: build/pack.c:297
#, c-format
msgid "Could not open Trigger script file: %s\n"
msgstr ""
#: build/pack.c:369
#, c-format
msgid "Unknown payload compression: %s\n"
msgstr ""
#: build/pack.c:392
msgid "Unable to create immutable header region.\n"
msgstr ""
#: build/pack.c:412
msgid "Unable to write temp header\n"
msgstr ""
#: build/pack.c:422
msgid "Bad CSA data\n"
msgstr ""
#: build/pack.c:489
msgid "Unable to reload signature header.\n"
msgstr ""
#: build/pack.c:497
#, c-format
msgid "Could not open %s: %s\n"
msgstr ""
#: build/pack.c:509
#, c-format
msgid "Unable to write package: %s\n"
msgstr ""
#: build/pack.c:525
#, c-format
msgid "Unable to open sigtarget %s: %s\n"
msgstr ""
#: build/pack.c:536
#, c-format
msgid "Unable to read header from %s: %s\n"
msgstr ""
#: build/pack.c:550
#, c-format
msgid "Unable to write header to %s: %s\n"
msgstr ""
#: build/pack.c:562
#, c-format
msgid "Unable to read payload from %s: %s\n"
msgstr ""
#: build/pack.c:569
#, c-format
msgid "Unable to write payload to %s: %s\n"
msgstr ""
#: build/pack.c:606
#, c-format
msgid "Wrote: %s\n"
msgstr ""
#: build/pack.c:657
#, c-format
msgid "Executing \"%s\":\n"
msgstr ""
#: build/pack.c:660
#, c-format
msgid "Execution of \"%s\" failed.\n"
msgstr ""
#: build/pack.c:664
#, c-format
msgid "Package check \"%s\" failed.\n"
msgstr ""
#: build/pack.c:717
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
#: build/pack.c:734
#, c-format
msgid "cannot create %s: %s\n"
msgstr ""
#: build/parseBuildInstallClean.c:35
#, c-format
msgid "line %d: second %s\n"
msgstr ""
#: build/parseChangelog.c:131
#, c-format
msgid "%%changelog entries must start with *\n"
msgstr ""
#: build/parseChangelog.c:139
#, c-format
msgid "incomplete %%changelog entry\n"
msgstr ""
#: build/parseChangelog.c:154
#, c-format
msgid "bad date in %%changelog: %s\n"
msgstr ""
#: build/parseChangelog.c:159
#, c-format
msgid "%%changelog not in descending chronological order\n"
msgstr ""
#: build/parseChangelog.c:167 build/parseChangelog.c:178
#, c-format
msgid "missing name in %%changelog\n"
msgstr ""
#: build/parseChangelog.c:185
#, c-format
msgid "no description in %%changelog\n"
msgstr ""
#: build/parseDescription.c:33
#, c-format
msgid "line %d: Error parsing %%description: %s\n"
msgstr ""
#: build/parseDescription.c:46 build/parseFiles.c:43 build/parsePolicies.c:45
#: build/parseScript.c:232
#, c-format
msgid "line %d: Bad option %s: %s\n"
msgstr ""
#: build/parseDescription.c:57 build/parseFiles.c:54 build/parsePolicies.c:55
#: build/parseScript.c:243
#, c-format
msgid "line %d: Too many names: %s\n"
msgstr ""
#: build/parseDescription.c:65 build/parseFiles.c:62 build/parsePolicies.c:62
#: build/parseScript.c:251
#, c-format
msgid "line %d: Package does not exist: %s\n"
msgstr ""
#: build/parseDescription.c:75
#, c-format
msgid "line %d: Second description\n"
msgstr ""
#: build/parseFiles.c:30
#, c-format
msgid "line %d: Error parsing %%files: %s\n"
msgstr ""
#: build/parsePolicies.c:32
#, c-format
msgid "line %d: Error parsing %%policies: %s\n"
msgstr ""
#: build/parsePreamble.c:155
#, c-format
msgid "line %d: Bad number: %s\n"
msgstr ""
#: build/parsePreamble.c:161
#, c-format
msgid "line %d: Bad no%s number: %u\n"
msgstr ""
#: build/parsePreamble.c:224
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
#: build/parsePreamble.c:238
#, c-format
msgid "%s %d defined multiple times\n"
msgstr ""
#: build/parsePreamble.c:400
#, c-format
msgid "Architecture is excluded: %s\n"
msgstr ""
#: build/parsePreamble.c:405
#, c-format
msgid "Architecture is not included: %s\n"
msgstr ""
#: build/parsePreamble.c:410
#, c-format
msgid "OS is excluded: %s\n"
msgstr ""
#: build/parsePreamble.c:415
#, c-format
msgid "OS is not included: %s\n"
msgstr ""
#: build/parsePreamble.c:441
#, c-format
msgid "%s field must be present in package: %s\n"
msgstr ""
#: build/parsePreamble.c:464
#, c-format
msgid "Duplicate %s entries in package: %s\n"
msgstr ""
#: build/parsePreamble.c:518
#, c-format
msgid "illegal _docdir_fmt: %s\n"
msgstr ""
#: build/parsePreamble.c:546
#, c-format
msgid "Unable to open icon %s: %s\n"
msgstr ""
#: build/parsePreamble.c:564
#, c-format
msgid "Unable to read icon %s: %s\n"
msgstr ""
#: build/parsePreamble.c:577
#, c-format
msgid "Unknown icon type: %s\n"
msgstr ""
#: build/parsePreamble.c:614
#, c-format
msgid "line %d: Tag takes single token only: %s\n"
msgstr ""
#: build/parsePreamble.c:634
#, c-format
msgid "line %d: Illegal char '%c' in: %s\n"
msgstr ""
#: build/parsePreamble.c:637
#, c-format
msgid "line %d: Illegal char in: %s\n"
msgstr ""
#: build/parsePreamble.c:643
#, c-format
msgid "line %d: Illegal sequence \"..\" in: %s\n"
msgstr ""
#: build/parsePreamble.c:668
#, c-format
msgid "line %d: Malformed tag: %s\n"
msgstr ""
#: build/parsePreamble.c:676
#, c-format
msgid "line %d: Empty tag: %s\n"
msgstr ""
#: build/parsePreamble.c:734
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s\n"
msgstr ""
#: build/parsePreamble.c:747
#, c-format
msgid "line %d: Docdir must begin with '/': %s\n"
msgstr ""
#: build/parsePreamble.c:760
#, c-format
msgid "line %d: Epoch field must be an unsigned number: %s\n"
msgstr ""
#: build/parsePreamble.c:800
#, c-format
msgid "line %d: Bad %s: qualifiers: %s\n"
msgstr ""
#: build/parsePreamble.c:827
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s\n"
msgstr ""
#: build/parsePreamble.c:837
#, c-format
msgid "line %d: Only noarch subpackages are supported: %s\n"
msgstr ""
#: build/parsePreamble.c:852
#, c-format
msgid "Internal error: Bogus tag %d\n"
msgstr ""
#: build/parsePreamble.c:935
#, c-format
msgid "line %d: %s is deprecated: %s\n"
msgstr ""
#: build/parsePreamble.c:998
#, c-format
msgid "Bad package specification: %s\n"
msgstr ""
#: build/parsePreamble.c:1004
#, c-format
msgid "Package already exists: %s\n"
msgstr ""
#: build/parsePreamble.c:1035
#, c-format
msgid "line %d: Unknown tag: %s\n"
msgstr ""
#: build/parsePreamble.c:1067
#, c-format
msgid "%%{buildroot} couldn't be empty\n"
msgstr ""
#: build/parsePreamble.c:1071
#, c-format
msgid "%%{buildroot} can not be \"/\"\n"
msgstr ""
#: build/parsePrep.c:27
#, c-format
msgid "Bad source: %s: %s\n"
msgstr ""
#: build/parsePrep.c:72
#, c-format
msgid "No patch number %u\n"
msgstr ""
#: build/parsePrep.c:74
#, c-format
msgid "%%patch without corresponding \"Patch:\" tag\n"
msgstr ""
#: build/parsePrep.c:151
#, c-format
msgid "No source number %u\n"
msgstr ""
#: build/parsePrep.c:153
msgid "No \"Source:\" tag in the spec file\n"
msgstr ""
#: build/parsePrep.c:172
#, c-format
msgid "Couldn't download nosource %s: %s\n"
msgstr ""
#: build/parsePrep.c:270
#, c-format
msgid "Error parsing %%setup: %s\n"
msgstr ""
#: build/parsePrep.c:281
#, c-format
msgid "line %d: Bad arg to %%setup: %s\n"
msgstr ""
#: build/parsePrep.c:296
#, c-format
msgid "line %d: Bad %%setup option %s: %s\n"
msgstr ""
#: build/parsePrep.c:455
#, c-format
msgid "%s: %s: %s\n"
msgstr ""
#: build/parsePrep.c:468
#, c-format
msgid "Invalid patch number %s: %s\n"
msgstr ""
#: build/parsePrep.c:497
#, c-format
msgid "line %d: second %%prep\n"
msgstr ""
#: build/parseReqs.c:109
#, c-format
msgid ""
"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
msgstr ""
#: build/parseReqs.c:136
#, c-format
msgid "line %d: Versioned file name not permitted: %s\n"
msgstr ""
#: build/parseReqs.c:166
#, c-format
msgid "line %d: Version required: %s\n"
msgstr ""
#: build/parseReqs.c:178
#, c-format
msgid "line %d: invalid dependency: %s\n"
msgstr ""
#: build/parseScript.c:192
#, c-format
msgid "line %d: triggers must have --: %s\n"
msgstr ""
#: build/parseScript.c:202 build/parseScript.c:265
#, c-format
msgid "line %d: Error parsing %s: %s\n"
msgstr ""
#: build/parseScript.c:214
#, c-format
msgid "line %d: internal script must end with '>': %s\n"
msgstr ""
#: build/parseScript.c:220
#, c-format
msgid "line %d: script program must begin with '/': %s\n"
msgstr ""
#: build/parseScript.c:258
#, c-format
msgid "line %d: Second %s\n"
msgstr ""
#: build/parseScript.c:304
#, c-format
msgid "line %d: unsupported internal script: %s\n"
msgstr ""
#: build/parseSpec.c:201
#, c-format
msgid "line %d: %s\n"
msgstr ""
#: build/parseSpec.c:245
#, c-format
msgid "Unable to open %s: %s\n"
msgstr ""
#: build/parseSpec.c:257
#, c-format
msgid "Unclosed %%if\n"
msgstr ""
#: build/parseSpec.c:347
#, c-format
msgid "%s:%d: parseExpressionBoolean returns %d\n"
msgstr ""
#: build/parseSpec.c:356
#, c-format
msgid "%s:%d: Got a %%else with no %%if\n"
msgstr ""
#: build/parseSpec.c:368
#, c-format
msgid "%s:%d: Got a %%endif with no %%if\n"
msgstr ""
#: build/parseSpec.c:382 build/parseSpec.c:391
#, c-format
msgid "malformed %%include statement\n"
msgstr ""
#: build/parseSpec.c:633
msgid "No compatible architectures found for build\n"
msgstr ""
#: build/parseSpec.c:667
#, c-format
msgid "Package has no %%description: %s\n"
msgstr ""
#: build/policies.c:86
#, c-format
msgid "Policy module '%s' duplicated with overlapping types\n"
msgstr ""
#: build/policies.c:92
#, c-format
msgid "Base modules '%s' and '%s' have overlapping types\n"
msgstr ""
#: build/policies.c:100
msgid "Failed to get policies from header\n"
msgstr ""
#: build/policies.c:153
#, c-format
msgid "%%semodule requires a file path\n"
msgstr ""
#: build/policies.c:162
#, c-format
msgid "Failed to read policy file: %s\n"
msgstr ""
#: build/policies.c:169
#, c-format
msgid "Failed to encode policy file: %s\n"
msgstr ""
#: build/policies.c:186
#, c-format
msgid "Failed to determine a policy name: %s\n"
msgstr ""
#: build/policies.c:198
#, c-format
msgid ""
"'%s' type given with other types in %%semodule %s. Compacting types to "
"'%s'.\n"
msgstr ""
#: build/policies.c:248
#, c-format
msgid "Error parsing %s: %s\n"
msgstr ""
#: build/policies.c:254
#, c-format
msgid "Expecting %%semodule tag: %s\n"
msgstr ""
#: build/policies.c:264
#, c-format
msgid "Missing module path in line: %s\n"
msgstr ""
#: build/policies.c:270
#, c-format
msgid "Too many arguments in line: %s\n"
msgstr ""
#: build/policies.c:309
#, c-format
msgid "Processing policies: %s\n"
msgstr ""
#: build/rpmfc.c:75
#, c-format
msgid "Ignoring invalid regex %s\n"
msgstr ""
#: build/rpmfc.c:191
#, c-format
msgid "Couldn't create pipe for %s: %m\n"
msgstr ""
#: build/rpmfc.c:209
#, c-format
msgid "Couldn't chdir to %s: %s\n"
msgstr ""
#: build/rpmfc.c:219
#, c-format
msgid "Couldn't exec %s: %s\n"
msgstr ""
#: build/rpmfc.c:224 lib/rpmscript.c:235
#, c-format
msgid "Couldn't fork %s: %s\n"
msgstr ""
#: build/rpmfc.c:306
#, c-format
msgid "%s failed: %x\n"
msgstr ""
#: build/rpmfc.c:310
#, c-format
msgid "failed to write all data to %s: %s\n"
msgstr ""
#: build/rpmfc.c:785
#, c-format
msgid "Conversion of %s to long integer failed.\n"
msgstr ""
#: build/rpmfc.c:873
msgid "No file attributes configured\n"
msgstr ""
#: build/rpmfc.c:890
#, c-format
msgid "magic_open(0x%x) failed: %s\n"
msgstr ""
#: build/rpmfc.c:897
#, c-format
msgid "magic_load failed: %s\n"
msgstr ""
#: build/rpmfc.c:938
#, c-format
msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
msgstr ""
#: build/rpmfc.c:1138
#, c-format
msgid "Finding %s: %s\n"
msgstr ""
#: build/rpmfc.c:1143 build/rpmfc.c:1152
#, c-format
msgid "Failed to find %s:\n"
msgstr ""
#: build/spec.c:444
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
#: lib/cpio.c:195
#, c-format
msgid "(error 0x%x)"
msgstr ""
#: lib/cpio.c:199
msgid "Bad magic"
msgstr ""
#: lib/cpio.c:200
msgid "Bad/unreadable header"
msgstr ""
#: lib/cpio.c:223
msgid "Header size too big"
msgstr ""
#: lib/cpio.c:224
msgid "Unknown file type"
msgstr ""
#: lib/cpio.c:225
msgid "Missing hard link(s)"
msgstr ""
#: lib/cpio.c:226
msgid "Digest mismatch"
msgstr ""
#: lib/cpio.c:227
msgid "Internal error"
msgstr ""
#: lib/cpio.c:228
msgid "Archive file not in header"
msgstr ""
#: lib/cpio.c:239
msgid " failed - "
msgstr ""
#: lib/depends.c:244
#, c-format
msgid "package %s was already added, skipping %s\n"
msgstr ""
#: lib/depends.c:245
#, c-format
msgid "package %s was already added, replacing with %s\n"
msgstr ""
#: lib/formats.c:71 lib/formats.c:112 lib/formats.c:202 lib/formats.c:229
#: lib/formats.c:278 lib/formats.c:300 lib/formats.c:541 lib/formats.c:580
#: lib/formats.c:619
msgid "(not a number)"
msgstr ""
#: lib/formats.c:138
#, c-format
msgid "%c"
msgstr ""
#: lib/formats.c:149
msgid "%a %b %d %Y"
msgstr ""
#: lib/formats.c:338
msgid "(not base64)"
msgstr ""
#: lib/formats.c:350
msgid "(invalid type)"
msgstr ""
#: lib/formats.c:374 lib/formats.c:460
msgid "(not a blob)"
msgstr ""
#: lib/formats.c:413
msgid "(invalid xml type)"
msgstr ""
#: lib/formats.c:483
msgid "(not an OpenPGP signature)"
msgstr ""
#: lib/formats.c:586
msgid "normal"
msgstr ""
#: lib/formats.c:589
msgid "replaced"
msgstr ""
#: lib/formats.c:592
msgid "not installed"
msgstr ""
#: lib/formats.c:595
msgid "net shared"
msgstr ""
#: lib/formats.c:598
msgid "wrong color"
msgstr ""
#: lib/formats.c:601
msgid "missing"
msgstr ""
#: lib/formats.c:604
msgid "(unknown)"
msgstr ""
#: lib/formats.c:643
msgid "(not a string)"
msgstr ""
#: lib/fsm.c:742
#, c-format
msgid "user %s does not exist - using root\n"
msgstr ""
#: lib/fsm.c:749
#, c-format
msgid "group %s does not exist - using root\n"
msgstr ""
#: lib/fsm.c:1355
#, c-format
msgid "archive file %s was not found in header file list\n"
msgstr ""
#: lib/fsm.c:1796 lib/fsm.c:1943
#, c-format
msgid "%s saved as %s\n"
msgstr ""
#: lib/fsm.c:1970
#, c-format
msgid "%s rmdir of %s failed: Directory not empty\n"
msgstr ""
#: lib/fsm.c:1976
#, c-format
msgid "%s rmdir of %s failed: %s\n"
msgstr ""
#: lib/fsm.c:1990
#, c-format
msgid "%s unlink of %s failed: %s\n"
msgstr ""
#: lib/fsm.c:2012
#, c-format
msgid "%s created as %s\n"
msgstr ""
#: lib/order.c:112
#, c-format
msgid "ignore package name relation(s) [%d]\t%s -> %s\n"
msgstr ""
#: lib/package.c:192
#, c-format
msgid "skipping %s with unverifiable V%u signature\n"
msgstr ""
#: lib/package.c:226
#, c-format
msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n"
msgstr ""
#: lib/package.c:237 lib/package.c:292 lib/package.c:360 lib/signature.c:129
#, c-format
msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n"
msgstr ""
#: lib/package.c:255 lib/signature.c:143
#, c-format
msgid "region offset: BAD, tag %d type %d offset %d count %d\n"
msgstr ""
#: lib/package.c:273 lib/signature.c:167
#, c-format
msgid "region trailer: BAD, tag %d type %d offset %d count %d\n"
msgstr ""
#: lib/package.c:283 lib/signature.c:177
#, c-format
msgid "region size: BAD, ril(%d) > il(%d)\n"
msgstr ""
#: lib/package.c:310
msgid "hdr SHA1: BAD, not hex\n"
msgstr ""
#: lib/package.c:322
msgid "hdr RSA: BAD, not binary\n"
msgstr ""
#: lib/package.c:332
msgid "hdr DSA: BAD, not binary\n"
msgstr ""
#: lib/package.c:473
#, c-format
msgid "hdr size(%d): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:477
msgid "hdr magic: BAD\n"
msgstr ""
#: lib/package.c:482
#, c-format
msgid "hdr tags: BAD, no. of tags(%d) out of range\n"
msgstr ""
#: lib/package.c:488
#, c-format
msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
msgstr ""
#: lib/package.c:498
#, c-format
msgid "hdr blob(%zd): BAD, read returned %d\n"
msgstr ""
#: lib/package.c:510
msgid "hdr load: BAD\n"
msgstr ""
#: lib/package.c:582 lib/rpmchecksig.c:297 sign/rpmgensig.c:467
#, c-format
msgid "%s: rpmReadSignature failed: %s"
msgstr ""
#: lib/package.c:589 lib/rpmchecksig.c:304 sign/rpmgensig.c:474
#, c-format
msgid "%s: No signature available\n"
msgstr ""
#: lib/package.c:631
#, c-format
msgid "%s: headerRead failed: %s"
msgstr ""
#: lib/package.c:686 lib/rpmchecksig.c:137 sign/rpmgensig.c:94
#, c-format
msgid "%s: Fread failed: %s\n"
msgstr ""
#: lib/package.c:794
#, c-format
msgid "%s is a Delta RPM and cannot be directly installed\n"
msgstr ""
#: lib/package.c:798
#, c-format
msgid "Unsupported payload (%s) in package %s\n"
msgstr ""
#: lib/poptALL.c:165
msgid "predefine MACRO with value EXPR"
msgstr ""
#: lib/poptALL.c:166 lib/poptALL.c:169
msgid "'MACRO EXPR'"
msgstr ""
#: lib/poptALL.c:168
msgid "define MACRO with value EXPR"
msgstr ""
#: lib/poptALL.c:171
msgid "print macro expansion of EXPR"
msgstr ""
#: lib/poptALL.c:172
msgid "'EXPR'"
msgstr ""
#: lib/poptALL.c:174 lib/poptALL.c:189 lib/poptALL.c:193
msgid "read <FILE:...> instead of default file(s)"
msgstr ""
#: lib/poptALL.c:175 lib/poptALL.c:190 lib/poptALL.c:194
msgid "<FILE:...>"
msgstr ""
#: lib/poptALL.c:178
msgid "don't verify package digest(s)"
msgstr ""
#: lib/poptALL.c:180
msgid "don't verify database header(s) when retrieved"
msgstr ""
#: lib/poptALL.c:182
msgid "don't verify package signature(s)"
msgstr ""
#: lib/poptALL.c:185
msgid "send stdout to CMD"
msgstr ""
#: lib/poptALL.c:186
msgid "CMD"
msgstr ""
#: lib/poptALL.c:197
msgid "use ROOT as top level directory"
msgstr ""
#: lib/poptALL.c:198
msgid "ROOT"
msgstr ""
#: lib/poptALL.c:201
msgid "display known query tags"
msgstr ""
#: lib/poptALL.c:203
msgid "display final rpmrc and macro configuration"
msgstr ""
#: lib/poptALL.c:205
msgid "provide less detailed output"
msgstr ""
#: lib/poptALL.c:207
msgid "provide more detailed output"
msgstr ""
#: lib/poptALL.c:209
msgid "print the version of rpm being used"
msgstr ""
#: lib/poptALL.c:215
msgid "debug payload file state machine"
msgstr ""
#: lib/poptALL.c:221
msgid "debug rpmio I/O"
msgstr ""
#: lib/poptALL.c:297
#, c-format
msgid "%s: option table misconfigured (%d)\n"
msgstr ""
#: lib/poptI.c:52
msgid "exclude paths must begin with a /"
msgstr ""
#: lib/poptI.c:64
msgid "relocations must begin with a /"
msgstr ""
#: lib/poptI.c:67
msgid "relocations must contain a ="
msgstr ""
#: lib/poptI.c:70
msgid "relocations must have a / following the ="
msgstr ""
#: lib/poptI.c:113
msgid "add suggested packages to transaction"
msgstr ""
#: lib/poptI.c:117
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
#: lib/poptI.c:121
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
#: lib/poptI.c:127 lib/poptI.c:206
msgid "do not execute package scriptlet(s)"
msgstr ""
#: lib/poptI.c:131
msgid "relocate files in non-relocatable package"
msgstr ""
#: lib/poptI.c:135
msgid "print dependency loops as warning"
msgstr ""
#: lib/poptI.c:139
msgid "erase (uninstall) package"
msgstr ""
#: lib/poptI.c:139
msgid "<package>+"
msgstr ""
#: lib/poptI.c:142 lib/poptI.c:182
msgid "do not install configuration files"
msgstr ""
#: lib/poptI.c:145 lib/poptI.c:187
msgid "do not install documentation"
msgstr ""
#: lib/poptI.c:147
msgid "skip files with leading component <path> "
msgstr ""
#: lib/poptI.c:148
msgid "<path>"
msgstr ""
#: lib/poptI.c:152
msgid "detect file conflicts between packages"
msgstr ""
#: lib/poptI.c:154
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
#: lib/poptI.c:158
msgid "upgrade package(s) if already installed"
msgstr ""
#: lib/poptI.c:159 lib/poptI.c:175 lib/poptI.c:264
msgid "<packagefile>+"
msgstr ""
#: lib/poptI.c:161
msgid "print hash marks as package installs (good with -v)"
msgstr ""
#: lib/poptI.c:164
msgid "don't verify package architecture"
msgstr ""
#: lib/poptI.c:167
msgid "don't verify package operating system"
msgstr ""
#: lib/poptI.c:170
msgid "don't check disk space before installing"
msgstr ""
#: lib/poptI.c:172
msgid "install documentation"
msgstr ""
#: lib/poptI.c:175
msgid "install package(s)"
msgstr ""
#: lib/poptI.c:178
msgid "update the database, but do not modify the filesystem"
msgstr ""
#: lib/poptI.c:184
msgid "do not verify package dependencies"
msgstr ""
#: lib/poptI.c:190 lib/poptQV.c:210 lib/poptQV.c:212
msgid "don't verify digest of files"
msgstr ""
#: lib/poptI.c:192
msgid "don't verify digest of files (obsolete)"
msgstr ""
#: lib/poptI.c:194
msgid "don't install file security contexts"
msgstr ""
#: lib/poptI.c:198
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
#: lib/poptI.c:203
msgid "do not suggest missing dependency resolution(s)"
msgstr ""
#: lib/poptI.c:210
#, c-format
msgid "do not execute %%pre scriptlet (if any)"
msgstr ""
#: lib/poptI.c:213
#, c-format
msgid "do not execute %%post scriptlet (if any)"
msgstr ""
#: lib/poptI.c:216
#, c-format
msgid "do not execute %%preun scriptlet (if any)"
msgstr ""
#: lib/poptI.c:219
#, c-format
msgid "do not execute %%postun scriptlet (if any)"
msgstr ""
#: lib/poptI.c:222
msgid "do not execute any scriptlet(s) triggered by this package"
msgstr ""
#: lib/poptI.c:225
#, c-format
msgid "do not execute any %%triggerprein scriptlet(s)"
msgstr ""
#: lib/poptI.c:228
#, c-format
msgid "do not execute any %%triggerin scriptlet(s)"
msgstr ""
#: lib/poptI.c:231
#, c-format
msgid "do not execute any %%triggerun scriptlet(s)"
msgstr ""
#: lib/poptI.c:234
#, c-format
msgid "do not execute any %%triggerpostun scriptlet(s)"
msgstr ""
#: lib/poptI.c:238
msgid "do not perform any collection actions"
msgstr ""
#: lib/poptI.c:242
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
msgstr ""
#: lib/poptI.c:246
msgid "print percentages as package installs"
msgstr ""
#: lib/poptI.c:248
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
#: lib/poptI.c:249
msgid "<dir>"
msgstr ""
#: lib/poptI.c:251
msgid "relocate files from path <old> to <new>"
msgstr ""
#: lib/poptI.c:252
msgid "<old>=<new>"
msgstr ""
#: lib/poptI.c:255
msgid "ignore file conflicts between packages"
msgstr ""
#: lib/poptI.c:258
msgid "reinstall if the package is already present"
msgstr ""
#: lib/poptI.c:260
msgid "don't install, but tell if it would work or not"
msgstr ""
#: lib/poptI.c:263
msgid "upgrade package(s)"
msgstr ""
#: lib/poptQV.c:73
msgid "query/verify all packages"
msgstr ""
#: lib/poptQV.c:75
msgid "rpm checksig mode"
msgstr ""
#: lib/poptQV.c:77
msgid "query/verify package(s) owning file"
msgstr ""
#: lib/poptQV.c:79
msgid "query/verify package(s) in group"
msgstr ""
#: lib/poptQV.c:81
msgid "query/verify a package file"
msgstr ""
#: lib/poptQV.c:84
msgid "query/verify package(s) with package identifier"
msgstr ""
#: lib/poptQV.c:86
msgid "query/verify package(s) with header identifier"
msgstr ""
#: lib/poptQV.c:89
msgid "rpm query mode"
msgstr ""
#: lib/poptQV.c:91
msgid "query/verify a header instance"
msgstr ""
#: lib/poptQV.c:93
msgid "query/verify package(s) from install transaction"
msgstr ""
#: lib/poptQV.c:95
msgid "query the package(s) triggered by the package"
msgstr ""
#: lib/poptQV.c:97
msgid "rpm verify mode"
msgstr ""
#: lib/poptQV.c:99
msgid "query/verify the package(s) which require a dependency"
msgstr ""
#: lib/poptQV.c:101
msgid "query/verify the package(s) which provide a dependency"
msgstr ""
#: lib/poptQV.c:104
msgid "do not glob arguments"
msgstr ""
#: lib/poptQV.c:106
msgid "do not process non-package files as manifests"
msgstr ""
#: lib/poptQV.c:177
msgid "list all configuration files"
msgstr ""
#: lib/poptQV.c:179
msgid "list all documentation files"
msgstr ""
#: lib/poptQV.c:181
msgid "dump basic file information"
msgstr ""
#: lib/poptQV.c:185
msgid "list files in package"
msgstr ""
#: lib/poptQV.c:190
#, c-format
msgid "skip %%ghost files"
msgstr ""
#: lib/poptQV.c:195
msgid "use the following query format"
msgstr ""
#: lib/poptQV.c:197
msgid "display the states of the listed files"
msgstr ""
#: lib/poptQV.c:215
msgid "don't verify size of files"
msgstr ""
#: lib/poptQV.c:218
msgid "don't verify symlink path of files"
msgstr ""
#: lib/poptQV.c:221
msgid "don't verify owner of files"
msgstr ""
#: lib/poptQV.c:224
msgid "don't verify group of files"
msgstr ""
#: lib/poptQV.c:227
msgid "don't verify modification time of files"
msgstr ""
#: lib/poptQV.c:230 lib/poptQV.c:233
msgid "don't verify mode of files"
msgstr ""
#: lib/poptQV.c:236
msgid "don't verify capabilities of files"
msgstr ""
#: lib/poptQV.c:239
msgid "don't verify file security contexts"
msgstr ""
#: lib/poptQV.c:241
msgid "don't verify files in package"
msgstr ""
#: lib/poptQV.c:243 tools/rpmgraph.c:218
msgid "don't verify package dependencies"
msgstr ""
#: lib/poptQV.c:246 lib/poptQV.c:249
msgid "don't execute verify script(s)"
msgstr ""
#: lib/psm.c:215
#, c-format
msgid "Missing rpmlib features for %s:\n"
msgstr ""
#: lib/psm.c:257
msgid "source package expected, binary found\n"
msgstr ""
#: lib/psm.c:310
msgid "source package contains no .spec file\n"
msgstr ""
#: lib/psm.c:854
#, c-format
msgid "unpacking of archive failed%s%s: %s\n"
msgstr ""
#: lib/psm.c:855
msgid " on file "
msgstr ""
#: lib/psm.c:977
#, c-format
msgid "%s failed on file %s: %s\n"
msgstr ""
#: lib/psm.c:980
#, c-format
msgid "%s failed: %s\n"
msgstr ""
#: lib/query.c:115
#, c-format
msgid "incorrect format: %s\n"
msgstr ""
#: lib/query.c:127
msgid "(contains no files)\n"
msgstr ""
#: lib/query.c:160
msgid "normal "
msgstr ""
#: lib/query.c:163
msgid "replaced "
msgstr ""
#: lib/query.c:166
msgid "not installed "
msgstr ""
#: lib/query.c:169
msgid "net shared "
msgstr ""
#: lib/query.c:172
msgid "wrong color "
msgstr ""
#: lib/query.c:175
msgid "(no state) "
msgstr ""
#: lib/query.c:178
#, c-format
msgid "(unknown %3d) "
msgstr ""
#: lib/query.c:198
msgid "package has not file owner/group lists\n"
msgstr ""
#: lib/query.c:229
msgid "package has neither file owner or id lists\n"
msgstr ""
#: lib/query.c:319
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
#: lib/query.c:326
#, c-format
msgid "no package triggers %s\n"
msgstr ""
#: lib/query.c:337 lib/query.c:356 lib/query.c:372
#, c-format
msgid "malformed %s: %s\n"
msgstr ""
#: lib/query.c:347 lib/query.c:362 lib/query.c:377
#, c-format
msgid "no package matches %s: %s\n"
msgstr ""
#: lib/query.c:385
#, c-format
msgid "no package requires %s\n"
msgstr ""
#: lib/query.c:394
#, c-format
msgid "no package provides %s\n"
msgstr ""
#: lib/query.c:424
#, c-format
msgid "file %s: %s\n"
msgstr ""
#: lib/query.c:427
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
#: lib/query.c:438
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
#: lib/query.c:445
#, c-format
msgid "record %u could not be read\n"
msgstr ""
#: lib/query.c:458 lib/rpminstall.c:665
#, c-format
msgid "package %s is not installed\n"
msgstr ""
#: lib/query.c:492
#, c-format
msgid "unknown tag: \"%s\"\n"
msgstr ""
#: lib/rpmchecksig.c:43
#, c-format
msgid "%s: key %d import failed.\n"
msgstr ""
#: lib/rpmchecksig.c:47
#, c-format
msgid "%s: key %d not an armored public key.\n"
msgstr ""
#: lib/rpmchecksig.c:91
#, c-format
msgid "%s: import read failed(%d).\n"
msgstr ""
#: lib/rpmchecksig.c:116
#, c-format
msgid "%s: headerRead failed\n"
msgstr ""
#: lib/rpmchecksig.c:125
#, c-format
msgid "%s: Immutable header region could not be read. Corrupted package?\n"
msgstr ""
#: lib/rpmchecksig.c:159
#, c-format
msgid "skipping package %s with unverifiable V%u signature\n"
msgstr ""
#: lib/rpmchecksig.c:407
msgid "NOT OK"
msgstr ""
#: lib/rpmchecksig.c:407
msgid "OK"
msgstr ""
#: lib/rpmchecksig.c:409
msgid " (MISSING KEYS:"
msgstr ""
#: lib/rpmchecksig.c:411
msgid ") "
msgstr ""
#: lib/rpmchecksig.c:412
msgid " (UNTRUSTED KEYS:"
msgstr ""
#: lib/rpmchecksig.c:414
msgid ")"
msgstr ""
#: lib/rpmchecksig.c:454 sign/rpmgensig.c:54
#, c-format
msgid "%s: open failed: %s\n"
msgstr ""
#: lib/rpmchroot.c:58 lib/rpmchroot.c:83
#, c-format
msgid "%s: chroot directory not set\n"
msgstr ""
#: lib/rpmchroot.c:69
#, c-format
msgid "Unable to change root directory: %m\n"
msgstr ""
#: lib/rpmchroot.c:94
#, c-format
msgid "Unable to restore root directory: %m\n"
msgstr ""
#: lib/rpmds.c:399
msgid "NO "
msgstr ""
#: lib/rpmds.c:399
msgid "YES"
msgstr ""
#: lib/rpmds.c:845
msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions."
msgstr ""
#: lib/rpmds.c:848
msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path."
msgstr ""
#: lib/rpmds.c:852
msgid "package payload can be compressed using bzip2."
msgstr ""
#: lib/rpmds.c:857
msgid "package payload can be compressed using xz."
msgstr ""
#: lib/rpmds.c:860
msgid "package payload can be compressed using lzma."
msgstr ""
#: lib/rpmds.c:864
msgid "package payload file(s) have \"./\" prefix."
msgstr ""
#: lib/rpmds.c:867
msgid "package name-version-release is not implicitly provided."
msgstr ""
#: lib/rpmds.c:870
msgid "header tags are always sorted after being loaded."
msgstr ""
#: lib/rpmds.c:873
msgid "the scriptlet interpreter can use arguments from header."
msgstr ""
#: lib/rpmds.c:876
msgid "a hardlink file set may be installed without being complete."
msgstr ""
#: lib/rpmds.c:879
msgid "package scriptlets may access the rpm database while installing."
msgstr ""
#: lib/rpmds.c:883
msgid "internal support for lua scripts."
msgstr ""
#: lib/rpmds.c:887
msgid "file digest algorithm is per package configurable"
msgstr ""
#: lib/rpmds.c:891
msgid "support for POSIX.1e file capabilities"
msgstr ""
#: lib/rpmds.c:895
msgid "package scriptlets can be expanded at install time."
msgstr ""
#: lib/rpmgi.c:49 lib/rpminstall.c:115 lib/rpminstall.c:292
#: lib/rpminstall.c:323 tools/rpmgraph.c:93 tools/rpmgraph.c:130
#, c-format
msgid "open of %s failed: %s\n"
msgstr ""
#: lib/rpmgi.c:136
#, c-format
msgid "%s: not an rpm package (or package manifest)\n"
msgstr ""
#: lib/rpminstall.c:174
msgid "Preparing..."
msgstr ""
#: lib/rpminstall.c:176
msgid "Preparing packages for installation..."
msgstr ""
#: lib/rpminstall.c:254 tools/rpmgraph.c:168
msgid "Failed dependencies:\n"
msgstr ""
#: lib/rpminstall.c:305
#, c-format
msgid "%s: not an rpm package (or package manifest): %s\n"
msgstr ""
#: lib/rpminstall.c:345 lib/rpminstall.c:727 tools/rpmgraph.c:113
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
#: lib/rpminstall.c:457
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#: lib/rpminstall.c:469
#, c-format
msgid "skipping %s - transfer failed\n"
msgstr ""
#: lib/rpminstall.c:536
#, c-format
msgid "package %s is not relocatable\n"
msgstr ""
#: lib/rpminstall.c:563
#, c-format
msgid "error reading from file %s\n"
msgstr ""
#: lib/rpminstall.c:569
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
#: lib/rpminstall.c:672
#, c-format
msgid "\"%s\" specifies multiple packages:\n"
msgstr ""
#: lib/rpminstall.c:711
#, c-format
msgid "cannot open %s: %s\n"
msgstr ""
#: lib/rpminstall.c:717
#, c-format
msgid "Installing %s\n"
msgstr ""
#: lib/rpmlead.c:101
msgid "not an rpm package"
msgstr ""
#: lib/rpmlead.c:105
msgid "illegal signature type"
msgstr ""
#: lib/rpmlead.c:109
msgid "unsupported RPM package version"
msgstr ""
#: lib/rpmlead.c:122
#, c-format
msgid "read failed: %s (%d)\n"
msgstr ""
#: lib/rpmlead.c:126
msgid "not an rpm package\n"
msgstr ""
#: lib/rpmlock.c:102 lib/rpmlock.c:109
#, c-format
msgid "can't create %s lock on %s (%s)\n"
msgstr ""
#: lib/rpmlock.c:106
#, c-format
msgid "waiting for %s lock on %s\n"
msgstr ""
#: lib/rpmplugins.c:60
#, c-format
msgid "Failed to dlopen %s %s\n"
msgstr ""
#: lib/rpmplugins.c:67
#, c-format
msgid "Failed to resolve symbol %s: %s\n"
msgstr ""
#: lib/rpmplugins.c:88
#, c-format
msgid "Failed to expand %%__collection_%s macro\n"
msgstr ""
#: lib/rpmplugins.c:137 lib/rpmplugins.c:142
#, c-format
msgid "Plugin %s not loaded\n"
msgstr ""
#: lib/rpmplugins.c:150
#, c-format
msgid "Failed to resolve %s plugin symbol %s: %s\n"
msgstr ""
#: lib/rpmprob.c:109
msgid "different"
msgstr ""
#: lib/rpmprob.c:115
#, c-format
msgid "package %s is intended for a %s architecture"
msgstr ""
#: lib/rpmprob.c:120
#, c-format
msgid "package %s is intended for a %s operating system"
msgstr ""
#: lib/rpmprob.c:124
#, c-format
msgid "package %s is already installed"
msgstr ""
#: lib/rpmprob.c:128
#, c-format
msgid "path %s in package %s is not relocatable"
msgstr ""
#: lib/rpmprob.c:133
#, c-format
msgid "file %s conflicts between attempted installs of %s and %s"
msgstr ""
#: lib/rpmprob.c:138
#, c-format
msgid "file %s from install of %s conflicts with file from package %s"
msgstr ""
#: lib/rpmprob.c:143
#, c-format
msgid "package %s (which is newer than %s) is already installed"
msgstr ""
#: lib/rpmprob.c:148
#, c-format
msgid "installing package %s needs %<PRIu64>%cB on the %s filesystem"
msgstr ""
#: lib/rpmprob.c:158
#, c-format
msgid "installing package %s needs %<PRIu64> inodes on the %s filesystem"
msgstr ""
#: lib/rpmprob.c:162
#, c-format
msgid "%s is needed by %s%s"
msgstr ""
#: lib/rpmprob.c:164 lib/rpmprob.c:169 lib/rpmprob.c:174
msgid "(installed) "
msgstr ""
#: lib/rpmprob.c:167
#, c-format
msgid "%s conflicts with %s%s"
msgstr ""
#: lib/rpmprob.c:172
#, c-format
msgid "%s is obsoleted by %s%s"
msgstr ""
#: lib/rpmprob.c:178
#, c-format
msgid "unknown error %d encountered while manipulating package %s"
msgstr ""
#: lib/rpmrc.c:186
#, c-format
msgid "missing second ':' at %s:%d\n"
msgstr ""
#: lib/rpmrc.c:189
#, c-format
msgid "missing architecture name at %s:%d\n"
msgstr ""
#: lib/rpmrc.c:334
#, c-format
msgid "Incomplete data line at %s:%d\n"
msgstr ""
#: lib/rpmrc.c:339
#, c-format
msgid "Too many args in data line at %s:%d\n"
msgstr ""
#: lib/rpmrc.c:346
#, c-format
msgid "Bad arch/os number: %s (%s:%d)\n"
msgstr ""
#: lib/rpmrc.c:377
#, c-format
msgid "Incomplete default line at %s:%d\n"
msgstr ""
#: lib/rpmrc.c:382
#, c-format
msgid "Too many args in default line at %s:%d\n"
msgstr ""
#: lib/rpmrc.c:486
#, c-format
msgid "missing ':' (found 0x%02x) at %s:%d\n"
msgstr ""
#: lib/rpmrc.c:503 lib/rpmrc.c:543
#, c-format
msgid "missing argument for %s at %s:%d\n"
msgstr ""
#: lib/rpmrc.c:519
#, c-format
msgid "cannot open %s at %s:%d: %m\n"
msgstr ""
#: lib/rpmrc.c:535
#, c-format
msgid "missing architecture for %s at %s:%d\n"
msgstr ""
#: lib/rpmrc.c:602
#, c-format
msgid "bad option '%s' at %s:%d\n"
msgstr ""
#: lib/rpmrc.c:1372
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
#: lib/rpmrc.c:1373
#, c-format
msgid "Please contact %s\n"
msgstr ""
#: lib/rpmrc.c:1592
#, c-format
msgid "Unable to open %s for reading: %m.\n"
msgstr ""
#: lib/rpmscript.c:72
msgid "<lua> scriptlet support not built in\n"
msgstr ""
#: lib/rpmscript.c:185
#, c-format
msgid "Couldn't create temporary file for %s: %s\n"
msgstr ""
#: lib/rpmscript.c:222
#, c-format
msgid "Couldn't duplicate file descriptor: %s: %s\n"
msgstr ""
#: lib/rpmscript.c:245
#, c-format
msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
msgstr ""
#: lib/rpmscript.c:249
#, c-format
msgid "%s scriptlet failed, signal %d\n"
msgstr ""
#: lib/rpmscript.c:252
#, c-format
msgid "%s scriptlet failed, exit status %d\n"
msgstr ""
#: lib/rpmtd.c:254
msgid "Unknown format"
msgstr ""
#: lib/rpmte.c:809
msgid "install"
msgstr ""
#: lib/rpmte.c:810
msgid "erase"
msgstr ""
#: lib/rpmts.c:92
#, c-format
msgid "cannot open Packages database in %s\n"
msgstr ""
#: lib/rpmts.c:186
#, c-format
msgid "extra '(' in package label: %s\n"
msgstr ""
#: lib/rpmts.c:204
#, c-format
msgid "missing '(' in package label: %s\n"
msgstr ""
#: lib/rpmts.c:212
#, c-format
msgid "missing ')' in package label: %s\n"
msgstr ""
#: lib/rpmts.c:283
#, c-format
msgid "%s: reading of public key failed.\n"
msgstr ""
#: lib/rpmts.c:1027
msgid "transaction"
msgstr ""
#: lib/signature.c:90
#, c-format
msgid "sigh size(%d): BAD, read returned %d\n"
msgstr ""
#: lib/signature.c:95
msgid "sigh magic: BAD\n"
msgstr ""
#: lib/signature.c:101
#, c-format
msgid "sigh tags: BAD, no. of tags(%d) out of range\n"
msgstr ""
#: lib/signature.c:107
#, c-format
msgid "sigh data: BAD, no. of bytes(%d) out of range\n"
msgstr ""
#: lib/signature.c:122
#, c-format
msgid "sigh blob(%d): BAD, read returned %d\n"
msgstr ""
#: lib/signature.c:188
#, c-format
msgid "sigh tag[%d]: BAD, tag %d type %d offset %d count %d\n"
msgstr ""
#: lib/signature.c:198
msgid "sigh load: BAD\n"
msgstr ""
#: lib/signature.c:211
#, c-format
msgid "sigh pad(%zd): BAD, read %zd bytes\n"
msgstr ""
#: lib/signature.c:227
#, c-format
msgid "sigh sigSize(%zd): BAD, fstat(2) failed\n"
msgstr ""
#: lib/signature.c:303
msgid "Immutable header region could not be read. Corrupted package?\n"
msgstr ""
#: lib/signature.c:397
msgid "MD5 digest:"
msgstr ""
#: lib/signature.c:436
msgid "Header SHA1 digest:"
msgstr ""
#: lib/signature.c:491
msgid "Header "
msgstr ""
#: lib/signature.c:504
msgid "Verify signature: BAD PARAMETERS\n"
msgstr ""
#: lib/signature.c:525
#, c-format
msgid "Signature: UNKNOWN (%d)\n"
msgstr ""
#: lib/transaction.c:1395
msgid "skipped"
msgstr ""
#: lib/transaction.c:1395
msgid "failed"
msgstr ""
#: lib/verify.c:366
#, c-format
msgid "missing %c %s"
msgstr ""
#: lib/verify.c:416
#, c-format
msgid "Unsatisfied dependencies for %s:\n"
msgstr ""
#: lib/headerfmt.c:333
msgid "missing { after %"
msgstr ""
#: lib/headerfmt.c:355
msgid "missing } after %{"
msgstr ""
#: lib/headerfmt.c:366
msgid "empty tag format"
msgstr ""
#: lib/headerfmt.c:377
msgid "empty tag name"
msgstr ""
#: lib/headerfmt.c:384
msgid "unknown tag"
msgstr ""
#: lib/headerfmt.c:404
msgid "] expected at end of array"
msgstr ""
#: lib/headerfmt.c:416
msgid "unexpected ]"
msgstr ""
#: lib/headerfmt.c:426
msgid "unexpected }"
msgstr ""
#: lib/headerfmt.c:482
msgid "? expected in expression"
msgstr ""
#: lib/headerfmt.c:489
msgid "{ expected after ? in expression"
msgstr ""
#: lib/headerfmt.c:501 lib/headerfmt.c:541
msgid "} expected in expression"
msgstr ""
#: lib/headerfmt.c:509
msgid ": expected following ? subexpression"
msgstr ""
#: lib/headerfmt.c:527
msgid "{ expected after : in expression"
msgstr ""
#: lib/headerfmt.c:549
msgid "| expected at end of expression"
msgstr ""
#: lib/headerfmt.c:722
msgid "array iterator used with different sized arrays"
msgstr ""
#: lib/rpmdb.c:124
#, c-format
msgid "Generating %d missing index(es), please wait...\n"
msgstr ""
#: lib/rpmdb.c:185
#, c-format
msgid "dbiOpen: dbapi %d not available\n"
msgstr ""
#: lib/rpmdb.c:195
#, c-format
msgid "cannot open %s index using db%d - %s (%d)\n"
msgstr ""
#: lib/rpmdb.c:727
msgid "no dbpath has been set\n"
msgstr ""
#: lib/rpmdb.c:923 lib/rpmdb.c:1041 lib/rpmdb.c:1086 lib/rpmdb.c:1948
#: lib/rpmdb.c:2068 lib/rpmdb.c:2103 lib/rpmdb.c:2663
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
#: lib/rpmdb.c:1273
msgid "miFreeHeader: skipping"
msgstr ""
#: lib/rpmdb.c:1283
#, c-format
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: lib/rpmdb.c:1381
#, c-format
msgid "%s: regexec failed: %s\n"
msgstr ""
#: lib/rpmdb.c:1562
#, c-format
msgid "%s: regcomp failed: %s\n"
msgstr ""
#: lib/rpmdb.c:1726
msgid "rpmdbNextIterator: skipping"
msgstr ""
#: lib/rpmdb.c:1871
#, c-format
msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
msgstr ""
#: lib/rpmdb.c:2275
#, c-format
msgid "error(%d:%s) getting next key from %s index\n"
msgstr ""
#: lib/rpmdb.c:2363
#, c-format
msgid "error(%d) adding header #%d record\n"
msgstr ""
#: lib/rpmdb.c:2373
#, c-format
msgid "error(%d) removing header #%d record\n"
msgstr ""
#: lib/rpmdb.c:2398
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: lib/rpmdb.c:2465
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: lib/rpmdb.c:2484
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: lib/rpmdb.c:2494
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: lib/rpmdb.c:2570
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: lib/rpmdb.c:2679
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: lib/rpmdb.c:2910
msgid "no dbpath has been set"
msgstr ""
#: lib/rpmdb.c:2934
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: lib/rpmdb.c:2942
#, c-format
msgid "failed to create directory %s: %s\n"
msgstr ""
#: lib/rpmdb.c:2983
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
#: lib/rpmdb.c:2997
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: lib/rpmdb.c:3012
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: lib/rpmdb.c:3020
msgid "failed to replace old database with new database!\n"
msgstr ""
#: lib/rpmdb.c:3022
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: lib/rpmdb.c:3034
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
#: lib/backend/db3.c:28
#, c-format
msgid "db%d error(%d) from %s: %s\n"
msgstr ""
#: lib/backend/db3.c:31
#, c-format
msgid "db%d error(%d): %s\n"
msgstr ""
#: lib/backend/db3.c:494
#, c-format
msgid "cannot get %s lock on %s/%s\n"
msgstr ""
#: lib/backend/db3.c:496
msgid "shared"
msgstr ""
#: lib/backend/db3.c:496
msgid "exclusive"
msgstr ""
#: lib/backend/db3.c:576
#, c-format
msgid "invalid index type %x on %s/%s\n"
msgstr ""
#: lib/backend/dbconfig.c:144
#, c-format
msgid "unrecognized db option: \"%s\" ignored.\n"
msgstr ""
#: lib/backend/dbconfig.c:181
#, c-format
msgid "%s has invalid numeric value, skipped\n"
msgstr ""
#: lib/backend/dbconfig.c:190
#, c-format
msgid "%s has too large or too small long value, skipped\n"
msgstr ""
#: lib/backend/dbconfig.c:199
#, c-format
msgid "%s has too large or too small integer value, skipped\n"
msgstr ""
#: plugins/sepolicy.c:219
#, c-format
msgid "Failed to decode policy for %s\n"
msgstr ""
#: plugins/sepolicy.c:226
#, c-format
msgid "Failed to create temporary file for %s: %s\n"
msgstr ""
#: plugins/sepolicy.c:232
#, c-format
msgid "Failed to write %s policy to file %s\n"
msgstr ""
#: plugins/sepolicy.c:304
msgid "Failed to create semanage handle\n"
msgstr ""
#: plugins/sepolicy.c:310
msgid "Failed to connect to policy handler\n"
msgstr ""
#: plugins/sepolicy.c:314
#, c-format
msgid "Failed to begin policy transaction: %s\n"
msgstr ""
#: plugins/sepolicy.c:345
#, c-format
msgid "Failed to remove temporary policy file %s: %s\n"
msgstr ""
#: plugins/sepolicy.c:393
#, c-format
msgid "Failed to install policy module: %s (%s)\n"
msgstr ""
#: plugins/sepolicy.c:423
#, c-format
msgid "Failed to remove policy module: %s\n"
msgstr ""
#: plugins/sepolicy.c:447 plugins/sepolicy.c:499
#, c-format
msgid "Failed to fork process: %s\n"
msgstr ""
#: plugins/sepolicy.c:457 plugins/sepolicy.c:509
#, c-format
msgid "Failed to execute %s: %s\n"
msgstr ""
#: plugins/sepolicy.c:463 plugins/sepolicy.c:515
#, c-format
msgid "%s terminated abnormally\n"
msgstr ""
#: plugins/sepolicy.c:467 plugins/sepolicy.c:519
#, c-format
msgid "%s failed with exit code %i\n"
msgstr ""
#: plugins/sepolicy.c:474
msgid "Failed to commit policy changes\n"
msgstr ""
#: plugins/sepolicy.c:491
msgid "Failed to expand restorecon path"
msgstr ""
#: plugins/sepolicy.c:570
msgid "Failed to relabel filesystem. Files may be mislabeled\n"
msgstr ""
#: plugins/sepolicy.c:574
msgid "Failed to reload file contexts. Files may be mislabeled\n"
msgstr ""
#: plugins/sepolicy.c:601
#, c-format
msgid "Failed to extract policy from %s\n"
msgstr ""
#: python/rpmts-py.c:166
#, c-format
msgid "error: python callback %s failed, aborting!\n"
msgstr ""
#: rpmio/macro.c:185
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
#: rpmio/macro.c:323
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
#: rpmio/macro.c:364
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
#: rpmio/macro.c:536 rpmio/macro.c:574
#, c-format
msgid "Macro %%%s has unterminated body\n"
msgstr ""
#: rpmio/macro.c:593
#, c-format
msgid "Macro %%%s has illegal name (%%define)\n"
msgstr ""
#: rpmio/macro.c:599
#, c-format
msgid "Macro %%%s has unterminated opts\n"
msgstr ""
#: rpmio/macro.c:604
#, c-format
msgid "Macro %%%s has empty body\n"
msgstr ""
#: rpmio/macro.c:610
#, c-format
msgid "Macro %%%s failed to expand\n"
msgstr ""
#: rpmio/macro.c:648
#, c-format
msgid "Macro %%%s has illegal name (%%undefine)\n"
msgstr ""
#: rpmio/macro.c:737
#, c-format
msgid "Macro %%%s (%s) was not used below level %d\n"
msgstr ""
#: rpmio/macro.c:819
#, c-format
msgid "Unknown option %c in %s(%s)\n"
msgstr ""
#: rpmio/macro.c:1036
msgid ""
"Too many levels of recursion in macro expansion. It is likely caused by "
"recursive macro declaration.\n"
msgstr ""
#: rpmio/macro.c:1105 rpmio/macro.c:1122
#, c-format
msgid "Unterminated %c: %s\n"
msgstr ""
#: rpmio/macro.c:1163
#, c-format
msgid "A %% is followed by an unparseable macro\n"
msgstr ""
#: rpmio/rpmfileutil.c:277
#, c-format
msgid "error creating temporary file %s: %m\n"
msgstr ""
#: rpmio/rpmfileutil.c:342 rpmio/rpmfileutil.c:348
#, c-format
msgid "File %s: %s\n"
msgstr ""
#: rpmio/rpmfileutil.c:351
#, c-format
msgid "File %s is smaller than %u bytes\n"
msgstr ""
#: rpmio/rpmfileutil.c:733
msgid "failed to create directory"
msgstr ""
#: rpmio/rpmlua.c:461
#, c-format
msgid "invalid syntax in lua scriptlet: %s\n"
msgstr ""
#: rpmio/rpmlua.c:477
#, c-format
msgid "invalid syntax in lua script: %s\n"
msgstr ""
#: rpmio/rpmlua.c:482 rpmio/rpmlua.c:501
#, c-format
msgid "lua script failed: %s\n"
msgstr ""
#: rpmio/rpmlua.c:496
#, c-format
msgid "invalid syntax in lua file: %s\n"
msgstr ""
#: rpmio/rpmlua.c:662
#, c-format
msgid "lua hook failed: %s\n"
msgstr ""
#: rpmio/rpmlog.c:37
msgid "(no error)"
msgstr ""
#: rpmio/rpmlog.c:148 rpmio/rpmlog.c:149 rpmio/rpmlog.c:150
msgid "fatal error: "
msgstr ""
#: rpmio/rpmlog.c:151
msgid "error: "
msgstr ""
#: rpmio/rpmlog.c:152
msgid "warning: "
msgstr ""
#: rpmio/rpmmalloc.c:25
#, c-format
msgid "memory alloc (%u bytes) returned NULL.\n"
msgstr ""
#: rpmio/rpmpgp.c:1357
#, c-format
msgid "V%d %s/%s %s, key ID %s"
msgstr ""
#: rpmio/rpmpgp.c:1365
msgid "(none)"
msgstr ""
#: rpmio/rpmpgp.c:1639
#, c-format
msgid "Failed to register fork handler: %m\n"
msgstr ""
#: sign/rpmgensig.c:88
#, c-format
msgid "%s: Fwrite failed: %s\n"
msgstr ""
#: sign/rpmgensig.c:98
#, c-format
msgid "%s: Fflush failed: %s\n"
msgstr ""
#: sign/rpmgensig.c:128
#, c-format
msgid "Unsupported PGP hash algorithm %d\n"
msgstr ""
#: sign/rpmgensig.c:141
#, c-format
msgid "Unsupported PGP pubkey algorithm %d\n"
msgstr ""
#: sign/rpmgensig.c:171
#, c-format
msgid "Couldn't create pipe for signing: %m"
msgstr ""
#: sign/rpmgensig.c:213
#, c-format
msgid "gpg exec failed (%d)\n"
msgstr ""
#: sign/rpmgensig.c:243
msgid "gpg failed to write signature\n"
msgstr ""
#: sign/rpmgensig.c:260
msgid "unable to read the signature\n"
msgstr ""
#: sign/rpmgensig.c:484 sign/rpmgensig.c:554
msgid "rpmMkTemp failed\n"
msgstr ""
#: sign/rpmgensig.c:562
#, c-format
msgid "%s: writeLead failed: %s\n"
msgstr ""
#: sign/rpmgensig.c:568
#, c-format
msgid "%s: rpmWriteSignature failed: %s\n"
msgstr ""
#: tools/rpmgraph.c:143
#, c-format
msgid "%s: read manifest failed: %s\n"
msgstr ""
#: tools/rpmgraph.c:220
msgid "don't verify header+payload signature"
msgstr ""