diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-08-09 14:11:31 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-08-09 14:11:31 +0300 |
commit | 9a308817438e4d78a14a379bbcb307c605b4b8c2 (patch) | |
tree | 72a100e32261d53e5dec2432f831c5aaf897f6e0 | |
parent | 87eae0411682b648ed7ca753719d1782443bbd13 (diff) | |
download | librpm-tizen-9a308817438e4d78a14a379bbcb307c605b4b8c2.tar.gz librpm-tizen-9a308817438e4d78a14a379bbcb307c605b4b8c2.tar.bz2 librpm-tizen-9a308817438e4d78a14a379bbcb307c605b4b8c2.zip |
Updated Italian translation from RHEL 4
-rw-r--r-- | po/it.po | 7087 |
1 files changed, 3550 insertions, 3537 deletions
@@ -1,3537 +1,3550 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-08-10 12:12-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:40 -msgid "Failed build dependencies:\n" -msgstr "" - -#: build.c:71 -#, c-format -msgid "Unable to open spec file %s: %s\n" -msgstr "" - -#: build.c:152 build.c:164 -#, c-format -msgid "Failed to open tar pipe: %m\n" -msgstr "" - -#. Give up -#: build.c:171 -#, c-format -msgid "Failed to read spec file from %s\n" -msgstr "" - -#: build.c:199 -#, c-format -msgid "Failed to rename %s to %s: %m\n" -msgstr "" - -#: build.c:239 -#, c-format -msgid "failed to stat %s: %m\n" -msgstr "" - -#: build.c:244 -#, c-format -msgid "File %s is not a regular file.\n" -msgstr "" - -#: build.c:253 -#, c-format -msgid "File %s does not appear to be a specfile.\n" -msgstr "" - -#. parse up the build operators -#: build.c:319 -#, c-format -msgid "Building target platforms: %s\n" -msgstr "" - -#: build.c:334 -#, c-format -msgid "Building for target %s\n" -msgstr "" - -#: rpm2cpio.c:54 -msgid "argument is not an RPM package\n" -msgstr "" - -#: rpm2cpio.c:60 -msgid "error reading header from package\n" -msgstr "" - -#: rpm2cpio.c:82 -#, c-format -msgid "cannot re-open payload: %s\n" -msgstr "" - -#: rpmqv.c:72 -msgid "Query options (with -q or --query):" -msgstr "" - -#: rpmqv.c:75 -msgid "Verify options (with -V or --verify):" -msgstr "" - -#: rpmqv.c:81 -msgid "Signature options:" -msgstr "" - -#: rpmqv.c:87 -msgid "Database options:" -msgstr "" - -#: rpmqv.c:93 -msgid "Build options with [ <specfile> | <tarball> | <source package> ]:" -msgstr "" - -#: rpmqv.c:99 -msgid "Install/Upgrade/Erase options:" -msgstr "" - -#: rpmqv.c:104 -msgid "Common options for all rpm modes:" -msgstr "" - -#. @-modfilesys -globs @ -#: rpmqv.c:121 lib/poptI.c:29 -#, c-format -msgid "%s: %s\n" -msgstr "" - -#: rpmqv.c:129 lib/poptALL.c:89 -#, c-format -msgid "RPM version %s\n" -msgstr "" - -#: rpmqv.c:136 -msgid "Copyright (C) 1998-2002 - Red Hat, Inc.\n" -msgstr "" - -#: rpmqv.c:137 -msgid "" -"This program may be freely redistributed under the terms of the GNU GPL\n" -msgstr "" - -#: rpmqv.c:299 -#, c-format -msgid "Internal error in argument processing (%d) :-(\n" -msgstr "" - -#: rpmqv.c:337 rpmqv.c:343 rpmqv.c:349 rpmqv.c:386 -msgid "only one major mode may be specified" -msgstr "" - -#: rpmqv.c:365 -msgid "one type of query/verify may be performed at a time" -msgstr "" - -#: rpmqv.c:369 -msgid "unexpected query flags" -msgstr "" - -#: rpmqv.c:372 -msgid "unexpected query format" -msgstr "" - -#: rpmqv.c:375 -msgid "unexpected query source" -msgstr "" - -#: rpmqv.c:417 -msgid "only installation, upgrading, rmsource and rmspec may be forced" -msgstr "" - -#: rpmqv.c:419 -msgid "files may only be relocated during package installation" -msgstr "" - -#: rpmqv.c:422 -msgid "only one of --prefix or --relocate may be used" -msgstr "" - -#: rpmqv.c:425 -msgid "" -"--relocate and --excludepath may only be used when installing new packages" -msgstr "" - -#: rpmqv.c:428 -msgid "--prefix may only be used when installing new packages" -msgstr "" - -#: rpmqv.c:431 -msgid "arguments to --prefix must begin with a /" -msgstr "" - -#: rpmqv.c:434 -msgid "--hash (-h) may only be specified during package installation" -msgstr "" - -#: rpmqv.c:438 -msgid "--percent may only be specified during package installation" -msgstr "" - -#: rpmqv.c:443 -msgid "--replacefiles may only be specified during package installation" -msgstr "" - -#: rpmqv.c:447 -msgid "--replacepkgs may only be specified during package installation" -msgstr "" - -#: rpmqv.c:451 -msgid "--excludedocs may only be specified during package installation" -msgstr "" - -#: rpmqv.c:455 -msgid "--includedocs may only be specified during package installation" -msgstr "" - -#: rpmqv.c:459 -msgid "only one of --excludedocs and --includedocs may be specified" -msgstr "" - -#: rpmqv.c:463 -msgid "--ignorearch may only be specified during package installation" -msgstr "" - -#: rpmqv.c:467 -msgid "--ignoreos may only be specified during package installation" -msgstr "" - -#: rpmqv.c:472 -msgid "--ignoresize may only be specified during package installation" -msgstr "" - -#: rpmqv.c:476 -msgid "--allmatches may only be specified during package erasure" -msgstr "" - -#: rpmqv.c:480 -msgid "--allfiles may only be specified during package installation" -msgstr "" - -#: rpmqv.c:485 -msgid "--justdb may only be specified during package installation and erasure" -msgstr "" - -#: rpmqv.c:490 -msgid "" -"script disabling options may only be specified during package installation " -"and erasure" -msgstr "" - -#: rpmqv.c:495 -msgid "" -"trigger disabling options may only be specified during package installation " -"and erasure" -msgstr "" - -#: rpmqv.c:499 -msgid "" -"--nodeps may only be specified during package building, rebuilding, " -"recompilation, installation,erasure, and verification" -msgstr "" - -#: rpmqv.c:504 -msgid "" -"--test may only be specified during package installation, erasure, and " -"building" -msgstr "" - -#: rpmqv.c:509 -msgid "" -"--root (-r) may only be specified during installation, erasure, querying, " -"and database rebuilds" -msgstr "" - -#: rpmqv.c:521 -msgid "arguments to --root (-r) must begin with a /" -msgstr "" - -#: rpmqv.c:545 -msgid "no files to sign\n" -msgstr "" - -#: rpmqv.c:550 -#, c-format -msgid "cannot access file %s\n" -msgstr "" - -#: rpmqv.c:569 -msgid "pgp not found: " -msgstr "" - -#: rpmqv.c:574 -msgid "Enter pass phrase: " -msgstr "" - -#: rpmqv.c:576 -msgid "Pass phrase check failed\n" -msgstr "" - -#: rpmqv.c:580 -msgid "Pass phrase is good.\n" -msgstr "" - -#: rpmqv.c:585 -#, c-format -msgid "Invalid %%_signature spec in macro file.\n" -msgstr "" - -#: rpmqv.c:592 -msgid "--sign may only be used during package building" -msgstr "" - -#: rpmqv.c:609 -msgid "exec failed\n" -msgstr "" - -#: rpmqv.c:645 -msgid "no packages files given for rebuild" -msgstr "" - -#: rpmqv.c:713 -msgid "no spec files given for build" -msgstr "" - -#: rpmqv.c:715 -msgid "no tar files given for build" -msgstr "" - -#: rpmqv.c:737 -msgid "no packages given for erase" -msgstr "" - -#: rpmqv.c:777 -msgid "no packages given for install" -msgstr "" - -#: rpmqv.c:793 -msgid "no arguments given for query" -msgstr "" - -#: rpmqv.c:806 -msgid "no arguments given for verify" -msgstr "" - -#: rpmqv.c:823 -msgid "no arguments given" -msgstr "" - -#: build/build.c:124 build/pack.c:494 -msgid "Unable to open temp file.\n" -msgstr "" - -#: build/build.c:212 -#, c-format -msgid "Executing(%s): %s\n" -msgstr "" - -#. @=boundsread@ -#: build/build.c:222 -#, c-format -msgid "Exec of %s failed (%s): %s\n" -msgstr "" - -#: build/build.c:231 -#, c-format -msgid "Bad exit status from %s (%s)\n" -msgstr "" - -#: build/build.c:333 -msgid "" -"\n" -"\n" -"RPM build errors:\n" -msgstr "" - -#: build/expression.c:225 -msgid "syntax error while parsing ==\n" -msgstr "" - -#: build/expression.c:255 -msgid "syntax error while parsing &&\n" -msgstr "" - -#: build/expression.c:264 -msgid "syntax error while parsing ||\n" -msgstr "" - -#: build/expression.c:307 -msgid "parse error in expression\n" -msgstr "" - -#: build/expression.c:347 -msgid "unmatched (\n" -msgstr "" - -#: build/expression.c:377 -msgid "- only on numbers\n" -msgstr "" - -#: build/expression.c:393 -msgid "! only on numbers\n" -msgstr "" - -#: build/expression.c:440 build/expression.c:494 build/expression.c:558 -#: build/expression.c:655 -msgid "types must match\n" -msgstr "" - -#: build/expression.c:453 -msgid "* / not suported for strings\n" -msgstr "" - -#: build/expression.c:510 -msgid "- not suported for strings\n" -msgstr "" - -#: build/expression.c:668 -msgid "&& and || not suported for strings\n" -msgstr "" - -#: build/expression.c:702 build/expression.c:751 -msgid "syntax error in expression\n" -msgstr "" - -#: build/files.c:288 -#, c-format -msgid "TIMECHECK failure: %s\n" -msgstr "" - -#: build/files.c:352 build/files.c:552 build/files.c:748 -#, c-format -msgid "Missing '(' in %s %s\n" -msgstr "" - -#: build/files.c:363 build/files.c:682 build/files.c:759 -#, c-format -msgid "Missing ')' in %s(%s\n" -msgstr "" - -#: build/files.c:401 build/files.c:707 -#, c-format -msgid "Invalid %s token: %s\n" -msgstr "" - -#: build/files.c:511 -#, c-format -msgid "Missing %s in %s %s\n" -msgstr "" - -#: build/files.c:568 -#, c-format -msgid "Non-white space follows %s(): %s\n" -msgstr "" - -#: build/files.c:606 -#, c-format -msgid "Bad syntax: %s(%s)\n" -msgstr "" - -#: build/files.c:616 -#, c-format -msgid "Bad mode spec: %s(%s)\n" -msgstr "" - -#: build/files.c:628 -#, c-format -msgid "Bad dirmode spec: %s(%s)\n" -msgstr "" - -#: build/files.c:786 -#, c-format -msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" -msgstr "" - -#. @innercontinue@ -#: build/files.c:797 -#, c-format -msgid "Duplicate locale %.*s in %%lang(%s)\n" -msgstr "" - -#: build/files.c:960 -#, c-format -msgid "Hit limit for %%docdir\n" -msgstr "" - -#: build/files.c:966 -#, c-format -msgid "Only one arg for %%docdir\n" -msgstr "" - -#. We already got a file -- error -#: build/files.c:994 -#, c-format -msgid "Two files on one line: %s\n" -msgstr "" - -#: build/files.c:1009 -#, c-format -msgid "File must begin with \"/\": %s\n" -msgstr "" - -#: build/files.c:1022 -#, c-format -msgid "Can't mix special %%doc with other forms: %s\n" -msgstr "" - -#: build/files.c:1174 -#, c-format -msgid "File listed twice: %s\n" -msgstr "" - -#: build/files.c:1318 -#, c-format -msgid "Symlink points to BuildRoot: %s -> %s\n" -msgstr "" - -#: build/files.c:1565 -#, c-format -msgid "File doesn't match prefix (%s): %s\n" -msgstr "" - -#: build/files.c:1589 -#, c-format -msgid "File not found: %s\n" -msgstr "" - -#: build/files.c:1632 build/files.c:2274 build/parsePrep.c:50 -#, c-format -msgid "Bad owner/group: %s\n" -msgstr "" - -#: build/files.c:1645 -#, c-format -msgid "File%5d: %07o %s.%s\t %s\n" -msgstr "" - -#: build/files.c:1762 -#, c-format -msgid "File needs leading \"/\": %s\n" -msgstr "" - -#: build/files.c:1785 -#, c-format -msgid "Glob not permitted: %s\n" -msgstr "" - -#: build/files.c:1800 -#, c-format -msgid "File not found by glob: %s\n" -msgstr "" - -#: build/files.c:1864 -#, c-format -msgid "Could not open %%files file %s: %s\n" -msgstr "" - -#: build/files.c:1875 build/pack.c:156 -#, c-format -msgid "line: %s\n" -msgstr "" - -#: build/files.c:2262 -#, c-format -msgid "Bad file: %s: %s\n" -msgstr "" - -#. XXX this error message is probably not seen. -#: build/files.c:2337 -#, c-format -msgid "Couldn't exec %s: %s\n" -msgstr "" - -#: build/files.c:2342 -#, c-format -msgid "Couldn't fork %s: %s\n" -msgstr "" - -#: build/files.c:2426 -#, c-format -msgid "%s failed\n" -msgstr "" - -#: build/files.c:2430 -#, c-format -msgid "failed to write all data to %s\n" -msgstr "" - -#: build/files.c:2590 -#, c-format -msgid "Finding %s: %s\n" -msgstr "" - -#: build/files.c:2620 build/files.c:2634 -#, c-format -msgid "Failed to find %s:\n" -msgstr "" - -#: build/files.c:2772 -#, c-format -msgid "Checking for unpackaged file(s): %s\n" -msgstr "" - -#: build/files.c:2790 -#, c-format -msgid "" -"Installed (but unpackaged) file(s) found:\n" -"%s" -msgstr "" - -#: build/files.c:2820 -#, c-format -msgid "Processing files: %s-%s-%s\n" -msgstr "" - -#: build/names.c:54 -msgid "getUname: too many uid's\n" -msgstr "" - -#: build/names.c:78 -msgid "getUnameS: too many uid's\n" -msgstr "" - -#: build/names.c:102 -msgid "getUidS: too many uid's\n" -msgstr "" - -#: build/names.c:126 -msgid "getGname: too many gid's\n" -msgstr "" - -#: build/names.c:150 -msgid "getGnameS: too many gid's\n" -msgstr "" - -#: build/names.c:174 -msgid "getGidS: too many gid's\n" -msgstr "" - -#: build/names.c:213 -#, c-format -msgid "Could not canonicalize hostname: %s\n" -msgstr "" - -#: build/pack.c:90 -#, c-format -msgid "create archive failed on file %s: %s\n" -msgstr "" - -#: build/pack.c:93 -#, c-format -msgid "create archive failed: %s\n" -msgstr "" - -#: build/pack.c:115 -#, c-format -msgid "cpio_copy write failed: %s\n" -msgstr "" - -#: build/pack.c:122 -#, c-format -msgid "cpio_copy read failed: %s\n" -msgstr "" - -#: build/pack.c:222 -#, c-format -msgid "Could not open PreIn file: %s\n" -msgstr "" - -#: build/pack.c:229 -#, c-format -msgid "Could not open PreUn file: %s\n" -msgstr "" - -#: build/pack.c:236 -#, c-format -msgid "Could not open PostIn file: %s\n" -msgstr "" - -#: build/pack.c:243 -#, c-format -msgid "Could not open PostUn file: %s\n" -msgstr "" - -#: build/pack.c:251 -#, c-format -msgid "Could not open VerifyScript file: %s\n" -msgstr "" - -#: build/pack.c:266 -#, c-format -msgid "Could not open Trigger script file: %s\n" -msgstr "" - -#: build/pack.c:295 -#, c-format -msgid "readRPM: open %s: %s\n" -msgstr "" - -#: build/pack.c:305 -#, c-format -msgid "readRPM: read %s: %s\n" -msgstr "" - -#: build/pack.c:314 build/pack.c:540 -#, c-format -msgid "%s: Fseek failed: %s\n" -msgstr "" - -#: build/pack.c:342 -#, c-format -msgid "readRPM: %s is not an RPM package\n" -msgstr "" - -#: build/pack.c:351 -#, c-format -msgid "readRPM: reading header from %s\n" -msgstr "" - -#: build/pack.c:482 -msgid "Unable to create immutable header region.\n" -msgstr "" - -#: build/pack.c:501 -msgid "Unable to write temp header\n" -msgstr "" - -#: build/pack.c:511 -msgid "Bad CSA data\n" -msgstr "" - -#: build/pack.c:547 -msgid "Unable to write final header\n" -msgstr "" - -#: build/pack.c:567 -#, c-format -msgid "Generating signature: %d\n" -msgstr "" - -#: build/pack.c:585 -msgid "Unable to reload signature header.\n" -msgstr "" - -#: build/pack.c:593 -#, c-format -msgid "Could not open %s: %s\n" -msgstr "" - -#: build/pack.c:629 lib/psm.c:1407 -#, c-format -msgid "Unable to write package: %s\n" -msgstr "" - -#: build/pack.c:644 -#, c-format -msgid "Unable to open sigtarget %s: %s\n" -msgstr "" - -#: build/pack.c:655 -#, c-format -msgid "Unable to read header from %s: %s\n" -msgstr "" - -#: build/pack.c:669 -#, c-format -msgid "Unable to write header to %s: %s\n" -msgstr "" - -#: build/pack.c:679 -#, c-format -msgid "Unable to read payload from %s: %s\n" -msgstr "" - -#: build/pack.c:685 -#, c-format -msgid "Unable to write payload to %s: %s\n" -msgstr "" - -#: build/pack.c:710 lib/psm.c:1713 -#, c-format -msgid "Wrote: %s\n" -msgstr "" - -#: build/pack.c:779 -#, c-format -msgid "Could not generate output filename for package %s: %s\n" -msgstr "" - -#: build/pack.c:796 -#, c-format -msgid "cannot create %s: %s\n" -msgstr "" - -#: build/parseBuildInstallClean.c:33 -#, c-format -msgid "line %d: second %s\n" -msgstr "" - -#: build/parseChangelog.c:128 -#, c-format -msgid "%%changelog entries must start with *\n" -msgstr "" - -#: build/parseChangelog.c:136 -#, c-format -msgid "incomplete %%changelog entry\n" -msgstr "" - -#: build/parseChangelog.c:153 -#, c-format -msgid "bad date in %%changelog: %s\n" -msgstr "" - -#: build/parseChangelog.c:158 -#, c-format -msgid "%%changelog not in descending chronological order\n" -msgstr "" - -#: build/parseChangelog.c:166 build/parseChangelog.c:177 -#, c-format -msgid "missing name in %%changelog\n" -msgstr "" - -#: build/parseChangelog.c:184 -#, c-format -msgid "no description in %%changelog\n" -msgstr "" - -#: build/parseDescription.c:47 -#, c-format -msgid "line %d: Error parsing %%description: %s\n" -msgstr "" - -#: build/parseDescription.c:60 build/parseFiles.c:56 build/parseScript.c:200 -#, c-format -msgid "line %d: Bad option %s: %s\n" -msgstr "" - -#: build/parseDescription.c:75 build/parseFiles.c:70 build/parseScript.c:214 -#, c-format -msgid "line %d: Too many names: %s\n" -msgstr "" - -#: build/parseDescription.c:85 build/parseFiles.c:79 build/parseScript.c:223 -#, c-format -msgid "line %d: Package does not exist: %s\n" -msgstr "" - -#: build/parseDescription.c:97 -#, c-format -msgid "line %d: Second description\n" -msgstr "" - -#: build/parseFiles.c:42 -#, c-format -msgid "line %d: Error parsing %%files: %s\n" -msgstr "" - -#: build/parseFiles.c:86 -#, c-format -msgid "line %d: Second %%files list\n" -msgstr "" - -#: build/parsePreamble.c:242 -#, c-format -msgid "Architecture is excluded: %s\n" -msgstr "" - -#: build/parsePreamble.c:247 -#, c-format -msgid "Architecture is not included: %s\n" -msgstr "" - -#: build/parsePreamble.c:252 -#, c-format -msgid "OS is excluded: %s\n" -msgstr "" - -#: build/parsePreamble.c:257 -#, c-format -msgid "OS is not included: %s\n" -msgstr "" - -#: build/parsePreamble.c:280 -#, c-format -msgid "%s field must be present in package: %s\n" -msgstr "" - -#: build/parsePreamble.c:309 -#, c-format -msgid "Duplicate %s entries in package: %s\n" -msgstr "" - -#: build/parsePreamble.c:371 -#, c-format -msgid "Unable to open icon %s: %s\n" -msgstr "" - -#: build/parsePreamble.c:389 -#, c-format -msgid "Unable to read icon %s: %s\n" -msgstr "" - -#: build/parsePreamble.c:402 -#, c-format -msgid "Unknown icon type: %s\n" -msgstr "" - -#: build/parsePreamble.c:447 -#, c-format -msgid "line %d: Tag takes single token only: %s\n" -msgstr "" - -#: build/parsePreamble.c:487 -#, c-format -msgid "line %d: Malformed tag: %s\n" -msgstr "" - -#. Empty field -#: build/parsePreamble.c:495 -#, c-format -msgid "line %d: Empty tag: %s\n" -msgstr "" - -#: build/parsePreamble.c:518 build/parsePreamble.c:525 -#, c-format -msgid "line %d: Illegal char '-' in %s: %s\n" -msgstr "" - -#: build/parsePreamble.c:586 build/parseSpec.c:423 -#, c-format -msgid "BuildRoot can not be \"/\": %s\n" -msgstr "" - -#: build/parsePreamble.c:599 -#, c-format -msgid "line %d: Prefixes must not end with \"/\": %s\n" -msgstr "" - -#: build/parsePreamble.c:611 -#, c-format -msgid "line %d: Docdir must begin with '/': %s\n" -msgstr "" - -#: build/parsePreamble.c:623 -#, c-format -msgid "line %d: Epoch/Serial field must be a number: %s\n" -msgstr "" - -#: build/parsePreamble.c:663 build/parsePreamble.c:674 -#, c-format -msgid "line %d: Bad %s: qualifiers: %s\n" -msgstr "" - -#: build/parsePreamble.c:700 -#, c-format -msgid "line %d: Bad BuildArchitecture format: %s\n" -msgstr "" - -#: build/parsePreamble.c:709 -#, c-format -msgid "Internal error: Bogus tag %d\n" -msgstr "" - -#: build/parsePreamble.c:869 -#, c-format -msgid "Bad package specification: %s\n" -msgstr "" - -#: build/parsePreamble.c:875 -#, c-format -msgid "Package already exists: %s\n" -msgstr "" - -#: build/parsePreamble.c:902 -#, c-format -msgid "line %d: Unknown tag: %s\n" -msgstr "" - -#: build/parsePreamble.c:924 -msgid "Spec file can't use BuildRoot\n" -msgstr "" - -#: build/parsePrep.c:45 -#, c-format -msgid "Bad source: %s: %s\n" -msgstr "" - -#: build/parsePrep.c:86 -#, c-format -msgid "No patch number %d\n" -msgstr "" - -#: build/parsePrep.c:181 -#, c-format -msgid "No source number %d\n" -msgstr "" - -#: build/parsePrep.c:203 -#, c-format -msgid "Couldn't download nosource %s: %s\n" -msgstr "" - -#: build/parsePrep.c:307 -#, c-format -msgid "Error parsing %%setup: %s\n" -msgstr "" - -#: build/parsePrep.c:322 -#, c-format -msgid "line %d: Bad arg to %%setup: %s\n" -msgstr "" - -#: build/parsePrep.c:340 -#, c-format -msgid "line %d: Bad %%setup option %s: %s\n" -msgstr "" - -#: build/parsePrep.c:482 -#, c-format -msgid "line %d: Need arg to %%patch -b: %s\n" -msgstr "" - -#: build/parsePrep.c:491 -#, c-format -msgid "line %d: Need arg to %%patch -z: %s\n" -msgstr "" - -#: build/parsePrep.c:503 -#, c-format -msgid "line %d: Need arg to %%patch -p: %s\n" -msgstr "" - -#: build/parsePrep.c:510 -#, c-format -msgid "line %d: Bad arg to %%patch -p: %s\n" -msgstr "" - -#: build/parsePrep.c:517 -msgid "Too many patches!\n" -msgstr "" - -#: build/parsePrep.c:521 -#, c-format -msgid "line %d: Bad arg to %%patch: %s\n" -msgstr "" - -#: build/parsePrep.c:557 -#, c-format -msgid "line %d: second %%prep\n" -msgstr "" - -#: build/parseReqs.c:102 -#, c-format -msgid "" -"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n" -msgstr "" - -#: build/parseReqs.c:113 -#, c-format -msgid "line %d: File name not permitted: %s\n" -msgstr "" - -#: build/parseReqs.c:145 -#, c-format -msgid "line %d: Versioned file name not permitted: %s\n" -msgstr "" - -#: build/parseReqs.c:176 -#, c-format -msgid "line %d: Version required: %s\n" -msgstr "" - -#: build/parseScript.c:166 -#, c-format -msgid "line %d: triggers must have --: %s\n" -msgstr "" - -#: build/parseScript.c:176 build/parseScript.c:239 -#, c-format -msgid "line %d: Error parsing %s: %s\n" -msgstr "" - -#: build/parseScript.c:187 -#, c-format -msgid "line %d: script program must begin with '/': %s\n" -msgstr "" - -#: build/parseScript.c:231 -#, c-format -msgid "line %d: Second %s\n" -msgstr "" - -#: build/parseSpec.c:157 -#, c-format -msgid "line %d: %s\n" -msgstr "" - -#. XXX Fstrerror -#: build/parseSpec.c:209 -#, c-format -msgid "Unable to open %s: %s\n" -msgstr "" - -#: build/parseSpec.c:225 -#, c-format -msgid "Unclosed %%if\n" -msgstr "" - -#: build/parseSpec.c:297 -#, c-format -msgid "%s:%d: parseExpressionBoolean returns %d\n" -msgstr "" - -#: build/parseSpec.c:306 -#, c-format -msgid "%s:%d: Got a %%else with no %%if\n" -msgstr "" - -#: build/parseSpec.c:318 -#, c-format -msgid "%s:%d: Got a %%endif with no %%if\n" -msgstr "" - -#: build/parseSpec.c:332 build/parseSpec.c:341 -#, c-format -msgid "malformed %%include statement\n" -msgstr "" - -#: build/parseSpec.c:542 -msgid "No compatible architectures found for build\n" -msgstr "" - -#: build/parseSpec.c:600 -#, c-format -msgid "Package has no %%description: %s\n" -msgstr "" - -#: build/poptBT.c:108 -#, c-format -msgid "buildroot already specified, ignoring %s\n" -msgstr "" - -#: build/poptBT.c:160 -#, c-format -msgid "build through %prep (unpack sources and apply patches) from <specfile>" -msgstr "" - -#: build/poptBT.c:161 build/poptBT.c:164 build/poptBT.c:167 build/poptBT.c:170 -#: build/poptBT.c:173 build/poptBT.c:176 build/poptBT.c:179 -msgid "<specfile>" -msgstr "" - -#: build/poptBT.c:163 -msgid "build through %build (%prep, then compile) from <specfile>" -msgstr "" - -#: build/poptBT.c:166 -msgid "build through %install (%prep, %build, then install) from <specfile>" -msgstr "" - -#: build/poptBT.c:169 -#, c-format -msgid "verify %files section from <specfile>" -msgstr "" - -#: build/poptBT.c:172 -msgid "build source and binary packages from <specfile>" -msgstr "" - -#: build/poptBT.c:175 -msgid "build binary package only from <specfile>" -msgstr "" - -#: build/poptBT.c:178 -msgid "build source package only from <specfile>" -msgstr "" - -#: build/poptBT.c:182 -#, c-format -msgid "build through %prep (unpack sources and apply patches) from <tarball>" -msgstr "" - -#: build/poptBT.c:183 build/poptBT.c:186 build/poptBT.c:189 build/poptBT.c:192 -#: build/poptBT.c:195 build/poptBT.c:198 build/poptBT.c:201 -msgid "<tarball>" -msgstr "" - -#: build/poptBT.c:185 -msgid "build through %build (%prep, then compile) from <tarball>" -msgstr "" - -#: build/poptBT.c:188 -msgid "build through %install (%prep, %build, then install) from <tarball>" -msgstr "" - -#: build/poptBT.c:191 -#, c-format -msgid "verify %files section from <tarball>" -msgstr "" - -#: build/poptBT.c:194 -msgid "build source and binary packages from <tarball>" -msgstr "" - -#: build/poptBT.c:197 -msgid "build binary package only from <tarball>" -msgstr "" - -#: build/poptBT.c:200 -msgid "build source package only from <tarball>" -msgstr "" - -#: build/poptBT.c:204 -msgid "build binary package from <source package>" -msgstr "" - -#: build/poptBT.c:205 build/poptBT.c:208 -msgid "<source package>" -msgstr "" - -#: build/poptBT.c:207 -msgid "" -"build through %install (%prep, %build, then install) from <source package>" -msgstr "" - -#: build/poptBT.c:211 -msgid "override build root" -msgstr "" - -#: build/poptBT.c:213 -msgid "remove build tree when done" -msgstr "" - -#: build/poptBT.c:215 rpmdb/poptDB.c:28 -msgid "generate headers compatible with rpm4 packaging" -msgstr "" - -#: build/poptBT.c:217 -msgid "ignore ExcludeArch: directives from spec file" -msgstr "" - -#: build/poptBT.c:219 -msgid "debug file state machine" -msgstr "" - -#: build/poptBT.c:221 -msgid "do not execute any stages of the build" -msgstr "" - -#: build/poptBT.c:223 -msgid "do not verify build dependencies" -msgstr "" - -#: build/poptBT.c:225 -msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" -msgstr "" - -#: build/poptBT.c:229 lib/poptALL.c:210 lib/poptI.c:261 lib/poptI.c:268 -#: lib/poptQV.c:329 lib/poptQV.c:338 lib/poptQV.c:377 -msgid "don't verify package digest(s)" -msgstr "" - -#: build/poptBT.c:231 lib/poptALL.c:212 lib/poptI.c:263 lib/poptI.c:270 -#: lib/poptQV.c:332 lib/poptQV.c:340 lib/poptQV.c:380 -msgid "don't verify database header(s) when retrieved" -msgstr "" - -#: build/poptBT.c:233 lib/poptALL.c:218 lib/poptI.c:265 lib/poptI.c:272 -#: lib/poptQV.c:335 lib/poptQV.c:342 lib/poptQV.c:382 -msgid "don't verify package signature(s)" -msgstr "" - -#: build/poptBT.c:236 -msgid "do not accept i18N msgstr's from specfile" -msgstr "" - -#: build/poptBT.c:238 -msgid "remove sources when done" -msgstr "" - -#: build/poptBT.c:240 -msgid "remove specfile when done" -msgstr "" - -#: build/poptBT.c:242 -msgid "skip straight to specified stage (only for c,i)" -msgstr "" - -#: build/poptBT.c:244 -msgid "generate PGP/GPG signature" -msgstr "" - -#: build/poptBT.c:246 -msgid "override target platform" -msgstr "" - -#: build/poptBT.c:248 -msgid "lookup i18N strings in specfile catalog" -msgstr "" - -#: build/spec.c:238 -#, c-format -msgid "line %d: Bad number: %s\n" -msgstr "" - -#: build/spec.c:244 -#, c-format -msgid "line %d: Bad no%s number: %d\n" -msgstr "" - -#: build/spec.c:307 -#, c-format -msgid "line %d: Bad %s number: %s\n" -msgstr "" - -#: lib/cpio.c:207 -#, c-format -msgid "(error 0x%x)" -msgstr "" - -#: lib/cpio.c:210 -msgid "Bad magic" -msgstr "" - -#: lib/cpio.c:211 -msgid "Bad/unreadable header" -msgstr "" - -#: lib/cpio.c:232 -msgid "Header size too big" -msgstr "" - -#: lib/cpio.c:233 -msgid "Unknown file type" -msgstr "" - -#: lib/cpio.c:234 -msgid "Missing hard link(s)" -msgstr "" - -#: lib/cpio.c:235 -msgid "MD5 sum mismatch" -msgstr "" - -#: lib/cpio.c:236 -msgid "Internal error" -msgstr "" - -#: lib/cpio.c:237 -msgid "Archive file not in header" -msgstr "" - -#: lib/cpio.c:248 -msgid " failed - " -msgstr "" - -#: lib/depends.c:162 -#, c-format -msgid "package %s was already added, replacing with %s\n" -msgstr "" - -#: lib/depends.c:391 -msgid "(cached)" -msgstr "" - -#: lib/depends.c:417 -msgid "(rpmrc provides)" -msgstr "" - -#: lib/depends.c:434 -msgid "(rpmlib provides)" -msgstr "" - -#: lib/depends.c:463 -msgid "(db files)" -msgstr "" - -#: lib/depends.c:476 -msgid "(db provides)" -msgstr "" - -#: lib/depends.c:489 -msgid "(db package)" -msgstr "" - -#: lib/depends.c:839 -#, c-format -msgid "ignore package name relation(s) [%d]\t%s -> %s\n" -msgstr "" - -#: lib/depends.c:961 -#, c-format -msgid "removing %s \"%s\" from tsort relations.\n" -msgstr "" - -#. Record all relations. -#: lib/depends.c:1193 -msgid "========== recording tsort relations\n" -msgstr "" - -#. T4. Scan for zeroes. -#: lib/depends.c:1294 -msgid "" -"========== tsorting packages (order, #predecessors, #succesors, tree, " -"depth)\n" -msgstr "" - -#: lib/depends.c:1377 -msgid "========== successors only (presentation order)\n" -msgstr "" - -#: lib/depends.c:1447 -msgid "LOOP:\n" -msgstr "" - -#: lib/depends.c:1482 -msgid "========== continuing tsort ...\n" -msgstr "" - -#. Return no. of packages that could not be ordered. -#: lib/depends.c:1487 -#, c-format -msgid "rpmtsOrder failed, %d elements remain\n" -msgstr "" - -#: lib/formats.c:34 lib/formats.c:60 lib/formats.c:95 lib/formats.c:386 -#: rpmdb/header.c:3121 rpmdb/header.c:3144 rpmdb/header.c:3168 -msgid "(not a number)" -msgstr "" - -#: lib/formats.c:160 -msgid "(not base64)" -msgstr "" - -#: lib/formats.c:170 -msgid "(invalid type)" -msgstr "" - -#: lib/formats.c:236 lib/formats.c:285 -msgid "(not a blob)" -msgstr "" - -#: lib/formats.c:310 -msgid "(not a OpenPGP signature" -msgstr "" - -#: lib/fs.c:77 -#, c-format -msgid "mntctl() failed to return size: %s\n" -msgstr "" - -#: lib/fs.c:92 -#, c-format -msgid "mntctl() failed to return mount points: %s\n" -msgstr "" - -#: lib/fs.c:112 lib/fs.c:197 lib/fs.c:307 -#, c-format -msgid "failed to stat %s: %s\n" -msgstr "" - -#: lib/fs.c:155 rpmio/url.c:523 -#, c-format -msgid "failed to open %s: %s\n" -msgstr "" - -#: lib/fs.c:330 -#, c-format -msgid "file %s is on an unknown device\n" -msgstr "" - -#: lib/fsm.c:338 -msgid "========== Directories not explictly included in package:\n" -msgstr "" - -#: lib/fsm.c:340 -#, c-format -msgid "%10d %s\n" -msgstr "" - -#: lib/fsm.c:1241 -#, c-format -msgid "%s directory created with perms %04o.\n" -msgstr "" - -#: lib/fsm.c:1539 -#, c-format -msgid "archive file %s was not found in header file list\n" -msgstr "" - -#: lib/fsm.c:1668 lib/fsm.c:1804 -#, c-format -msgid "%s saved as %s\n" -msgstr "" - -#: lib/fsm.c:1830 -#, c-format -msgid "%s rmdir of %s failed: Directory not empty\n" -msgstr "" - -#: lib/fsm.c:1836 -#, c-format -msgid "%s rmdir of %s failed: %s\n" -msgstr "" - -#: lib/fsm.c:1846 -#, c-format -msgid "%s unlink of %s failed: %s\n" -msgstr "" - -#: lib/fsm.c:1866 -#, c-format -msgid "%s created as %s\n" -msgstr "" - -#: lib/misc.c:45 -#, c-format -msgid "cannot create %%%s %s\n" -msgstr "" - -#: lib/misc.c:50 -#, c-format -msgid "cannot write to %%%s %s\n" -msgstr "" - -#: lib/misc.c:240 lib/misc.c:245 lib/misc.c:251 -#, c-format -msgid "error creating temporary file %s\n" -msgstr "" - -#: lib/package.c:442 lib/package.c:482 lib/package.c:685 lib/package.c:709 -#: lib/package.c:739 lib/rpmchecksig.c:784 -#, c-format -msgid "only V3 signatures can be verified, skipping V%u signature" -msgstr "" - -#: lib/package.c:591 -msgid "packaging version 1 is not supported by this version of RPM\n" -msgstr "" - -#: lib/package.c:599 -msgid "" -"only packaging with major numbers <= 4 is supported by this version of RPM\n" -msgstr "" - -#: lib/package.c:608 lib/rpmchecksig.c:226 lib/rpmchecksig.c:705 -#, c-format -msgid "%s: rpmReadSignature failed\n" -msgstr "" - -#: lib/package.c:612 lib/rpmchecksig.c:230 lib/rpmchecksig.c:710 -#, c-format -msgid "%s: No signature available\n" -msgstr "" - -#: lib/package.c:651 lib/rpmchecksig.c:603 -#, c-format -msgid "%s: headerRead failed\n" -msgstr "" - -#: lib/package.c:751 lib/rpmchecksig.c:118 lib/rpmchecksig.c:632 -#, c-format -msgid "%s: Fread failed: %s\n" -msgstr "" - -#: lib/poptALL.c:197 -msgid "predefine MACRO with value EXPR" -msgstr "" - -#: lib/poptALL.c:198 lib/poptALL.c:201 -msgid "'MACRO EXPR'" -msgstr "" - -#: lib/poptALL.c:200 -msgid "define MACRO with value EXPR" -msgstr "" - -#: lib/poptALL.c:203 -msgid "print macro expansion of EXPR" -msgstr "" - -#: lib/poptALL.c:204 -msgid "'EXPR'" -msgstr "" - -#: lib/poptALL.c:206 lib/poptALL.c:225 lib/poptALL.c:229 -msgid "read <FILE:...> instead of default file(s)" -msgstr "" - -#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230 -msgid "<FILE:...>" -msgstr "" - -#: lib/poptALL.c:215 lib/poptALL.c:249 -msgid "disable use of libio(3) API" -msgstr "" - -#: lib/poptALL.c:221 -msgid "send stdout to CMD" -msgstr "" - -#: lib/poptALL.c:222 -msgid "CMD" -msgstr "" - -#: lib/poptALL.c:233 -msgid "use ROOT as top level directory" -msgstr "" - -#: lib/poptALL.c:234 -msgid "ROOT" -msgstr "" - -#: lib/poptALL.c:237 -msgid "display known query tags" -msgstr "" - -#: lib/poptALL.c:239 -msgid "display final rpmrc and macro configuration" -msgstr "" - -#: lib/poptALL.c:241 -msgid "provide less detailed output" -msgstr "" - -#: lib/poptALL.c:243 -msgid "provide more detailed output" -msgstr "" - -#: lib/poptALL.c:245 -msgid "print the version of rpm being used" -msgstr "" - -#: lib/poptALL.c:258 -msgid "debug payload file state machine" -msgstr "" - -#: lib/poptALL.c:260 -msgid "debug protocol data stream" -msgstr "" - -#: lib/poptALL.c:263 -msgid "debug option/argument processing" -msgstr "" - -#: lib/poptALL.c:274 -msgid "debug rpmio I/O" -msgstr "" - -#: lib/poptALL.c:282 -msgid "debug URL cache handling" -msgstr "" - -#. @-nullpass@ -#: lib/poptALL.c:353 -#, c-format -msgid "%s: option table misconfigured (%d)\n" -msgstr "" - -#: lib/poptI.c:57 -msgid "exclude paths must begin with a /" -msgstr "" - -#: lib/poptI.c:71 -msgid "relocations must begin with a /" -msgstr "" - -#: lib/poptI.c:74 -msgid "relocations must contain a =" -msgstr "" - -#: lib/poptI.c:77 -msgid "relocations must have a / following the =" -msgstr "" - -#: lib/poptI.c:92 -msgid "rollback takes a time/date stamp argument" -msgstr "" - -#: lib/poptI.c:99 -msgid "malformed rollback time/date stamp argument" -msgstr "" - -#: lib/poptI.c:152 -msgid "install all files, even configurations which might otherwise be skipped" -msgstr "" - -#: lib/poptI.c:156 -msgid "" -"remove all packages which match <package> (normally an error is generated if " -"<package> specified multiple packages)" -msgstr "" - -#: lib/poptI.c:162 lib/poptI.c:241 lib/poptI.c:244 -msgid "do not execute package scriptlet(s)" -msgstr "" - -#: lib/poptI.c:166 -msgid "relocate files in non-relocateable package" -msgstr "" - -#: lib/poptI.c:169 -msgid "save erased package files by renaming into sub-directory" -msgstr "" - -#: lib/poptI.c:172 -msgid "erase (uninstall) package" -msgstr "" - -#: lib/poptI.c:172 -msgid "<package>+" -msgstr "" - -#: lib/poptI.c:175 -msgid "do not install documentation" -msgstr "" - -#: lib/poptI.c:177 -msgid "skip files with leading component <path> " -msgstr "" - -#: lib/poptI.c:178 -msgid "<path>" -msgstr "" - -#: lib/poptI.c:183 lib/poptI.c:186 -msgid "short hand for --replacepkgs --replacefiles" -msgstr "" - -#: lib/poptI.c:191 -msgid "upgrade package(s) if already installed" -msgstr "" - -#: lib/poptI.c:192 lib/poptI.c:210 lib/poptI.c:213 lib/poptI.c:320 -msgid "<packagefile>+" -msgstr "" - -#: lib/poptI.c:194 -msgid "print hash marks as package installs (good with -v)" -msgstr "" - -#: lib/poptI.c:197 -msgid "don't verify package architecture" -msgstr "" - -#: lib/poptI.c:200 -msgid "don't verify package operating system" -msgstr "" - -#: lib/poptI.c:203 -msgid "don't check disk space before installing" -msgstr "" - -#: lib/poptI.c:205 -msgid "install documentation" -msgstr "" - -#: lib/poptI.c:210 lib/poptI.c:213 -msgid "install package(s)" -msgstr "" - -#: lib/poptI.c:217 -msgid "update the database, but do not modify the filesystem" -msgstr "" - -#: lib/poptI.c:221 lib/poptI.c:224 -msgid "do not verify package dependencies" -msgstr "" - -#: lib/poptI.c:228 lib/poptQV.c:275 lib/poptQV.c:278 -msgid "don't verify MD5 digest of files" -msgstr "" - -#: lib/poptI.c:231 -msgid "do not reorder package installation to satisfy dependencies" -msgstr "" - -#: lib/poptI.c:236 -msgid "do not suggest missing dependency resolution(s)" -msgstr "" - -#: lib/poptI.c:248 -#, c-format -msgid "do not execute %%pre scriptlet (if any)" -msgstr "" - -#: lib/poptI.c:251 -#, c-format -msgid "do not execute %%post scriptlet (if any)" -msgstr "" - -#: lib/poptI.c:254 -#, c-format -msgid "do not execute %%preun scriptlet (if any)" -msgstr "" - -#: lib/poptI.c:257 -#, c-format -msgid "do not execute %%postun scriptlet (if any)" -msgstr "" - -#: lib/poptI.c:276 -msgid "do not execute any scriptlet(s) triggered by this package" -msgstr "" - -#: lib/poptI.c:279 -#, c-format -msgid "do not execute any %%triggerprein scriptlet(s)" -msgstr "" - -#: lib/poptI.c:282 -#, c-format -msgid "do not execute any %%triggerin scriptlet(s)" -msgstr "" - -#: lib/poptI.c:285 -#, c-format -msgid "do not execute any %%triggerun scriptlet(s)" -msgstr "" - -#: lib/poptI.c:288 -#, c-format -msgid "do not execute any %%triggerpostun scriptlet(s)" -msgstr "" - -#: lib/poptI.c:292 -msgid "" -"upgrade to an old version of the package (--force on upgrades does this " -"automatically)" -msgstr "" - -#: lib/poptI.c:296 -msgid "print percentages as package installs" -msgstr "" - -#: lib/poptI.c:298 -msgid "relocate the package to <dir>, if relocatable" -msgstr "" - -#: lib/poptI.c:299 -msgid "<dir>" -msgstr "" - -#: lib/poptI.c:301 -msgid "relocate files from path <old> to <new>" -msgstr "" - -#: lib/poptI.c:302 -msgid "<old>=<new>" -msgstr "" - -#: lib/poptI.c:305 -msgid "save erased package files by repackaging" -msgstr "" - -#: lib/poptI.c:308 -msgid "install even if the package replaces installed files" -msgstr "" - -#: lib/poptI.c:311 -msgid "reinstall if the package is already present" -msgstr "" - -#: lib/poptI.c:313 -msgid "deinstall new, reinstall old, package(s), back to <date>" -msgstr "" - -#: lib/poptI.c:314 -msgid "<date>" -msgstr "" - -#: lib/poptI.c:316 -msgid "don't install, but tell if it would work or not" -msgstr "" - -#: lib/poptI.c:319 -msgid "upgrade package(s)" -msgstr "" - -#: lib/poptQV.c:95 -msgid "query/verify all packages" -msgstr "" - -#: lib/poptQV.c:97 -msgid "rpm checksig mode" -msgstr "" - -#: lib/poptQV.c:99 -msgid "query/verify package(s) owning file" -msgstr "" - -#: lib/poptQV.c:101 -msgid "query/verify package(s) with file identifier" -msgstr "" - -#: lib/poptQV.c:103 -msgid "query/verify package(s) in group" -msgstr "" - -#: lib/poptQV.c:105 -msgid "query/verify package(s) with header identifier" -msgstr "" - -#: lib/poptQV.c:107 -msgid "query/verify a package file" -msgstr "" - -#: lib/poptQV.c:109 -msgid "query/verify package(s) with package identifier" -msgstr "" - -#: lib/poptQV.c:111 -msgid "rpm query mode" -msgstr "" - -#: lib/poptQV.c:113 -msgid "query/verify a header instance" -msgstr "" - -#: lib/poptQV.c:115 -msgid "query a spec file" -msgstr "" - -#: lib/poptQV.c:115 -msgid "<spec>" -msgstr "" - -#: lib/poptQV.c:117 -msgid "query/verify package(s) from install transaction" -msgstr "" - -#: lib/poptQV.c:119 -msgid "query the package(s) triggered by the package" -msgstr "" - -#: lib/poptQV.c:121 -msgid "rpm verify mode" -msgstr "" - -#: lib/poptQV.c:123 -msgid "query/verify the package(s) which require a dependency" -msgstr "" - -#: lib/poptQV.c:125 -msgid "query/verify the package(s) which provide a dependency" -msgstr "" - -#: lib/poptQV.c:226 -msgid "list all configuration files" -msgstr "" - -#: lib/poptQV.c:228 -msgid "list all documentation files" -msgstr "" - -#: lib/poptQV.c:230 -msgid "dump basic file information" -msgstr "" - -#: lib/poptQV.c:234 -msgid "list files in package" -msgstr "" - -#: lib/poptQV.c:239 -#, c-format -msgid "skip %%ghost files" -msgstr "" - -#: lib/poptQV.c:243 -#, c-format -msgid "skip %%license files" -msgstr "" - -#: lib/poptQV.c:246 -#, c-format -msgid "skip %%readme files" -msgstr "" - -#: lib/poptQV.c:252 -msgid "use the following query format" -msgstr "" - -#: lib/poptQV.c:254 -msgid "substitute i18n sections into spec file" -msgstr "" - -#: lib/poptQV.c:256 -msgid "display the states of the listed files" -msgstr "" - -#: lib/poptQV.c:282 -msgid "don't verify size of files" -msgstr "" - -#: lib/poptQV.c:285 -msgid "don't verify symlink path of files" -msgstr "" - -#: lib/poptQV.c:288 -msgid "don't verify owner of files" -msgstr "" - -#: lib/poptQV.c:291 -msgid "don't verify group of files" -msgstr "" - -#: lib/poptQV.c:294 -msgid "don't verify modification time of files" -msgstr "" - -#: lib/poptQV.c:297 lib/poptQV.c:300 -msgid "don't verify mode of files" -msgstr "" - -#: lib/poptQV.c:303 -msgid "don't verify files in package" -msgstr "" - -#: lib/poptQV.c:306 lib/poptQV.c:309 tools/rpmgraph.c:274 -msgid "don't verify package dependencies" -msgstr "" - -#: lib/poptQV.c:314 lib/poptQV.c:318 lib/poptQV.c:321 lib/poptQV.c:324 -msgid "don't execute verify script(s)" -msgstr "" - -#: lib/poptQV.c:348 -msgid "don't verify GPG V3 DSA signature(s)" -msgstr "" - -#: lib/poptQV.c:351 -msgid "don't verify PGP V3 RSA/MD5 signature(s)" -msgstr "" - -#: lib/poptQV.c:366 -msgid "sign package(s) (identical to --resign)" -msgstr "" - -#: lib/poptQV.c:368 -msgid "verify package signature(s)" -msgstr "" - -#: lib/poptQV.c:370 -msgid "import an armored public key" -msgstr "" - -#: lib/poptQV.c:372 -msgid "sign package(s) (identical to --addsign)" -msgstr "" - -#: lib/poptQV.c:374 -msgid "generate signature" -msgstr "" - -#. @=boundsread@ -#. @-modfilesys@ -#: lib/psm.c:247 rpmdb/header.c:386 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "" - -#: lib/psm.c:443 -msgid "source package expected, binary found\n" -msgstr "" - -#: lib/psm.c:562 -msgid "source package contains no .spec file\n" -msgstr "" - -#: lib/psm.c:682 -#, c-format -msgid "%s: running %s scriptlet\n" -msgstr "" - -#: lib/psm.c:852 -#, c-format -msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" -msgstr "" - -#: lib/psm.c:859 -#, c-format -msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" -msgstr "" - -#: lib/psm.c:1188 -#, c-format -msgid "%s: %s has %d files, test = %d\n" -msgstr "" - -#: lib/psm.c:1310 -#, c-format -msgid "%s: %s scriptlet failed (%d), skipping %s\n" -msgstr "" - -#: lib/psm.c:1420 -msgid "Unable to reload signature header\n" -msgstr "" - -#: lib/psm.c:1466 -#, c-format -msgid "user %s does not exist - using root\n" -msgstr "" - -#: lib/psm.c:1475 -#, c-format -msgid "group %s does not exist - using root\n" -msgstr "" - -#: lib/psm.c:1523 -#, c-format -msgid "unpacking of archive failed%s%s: %s\n" -msgstr "" - -#: lib/psm.c:1524 -msgid " on file " -msgstr "" - -#: lib/psm.c:1721 -#, c-format -msgid "%s failed on file %s: %s\n" -msgstr "" - -#: lib/psm.c:1724 -#, c-format -msgid "%s failed: %s\n" -msgstr "" - -#: lib/query.c:122 lib/rpmts.c:413 -#, c-format -msgid "incorrect format: %s\n" -msgstr "" - -#. @-boundswrite@ -#: lib/query.c:181 -msgid "(contains no files)" -msgstr "" - -#: lib/query.c:246 -msgid "normal " -msgstr "" - -#: lib/query.c:249 -msgid "replaced " -msgstr "" - -#: lib/query.c:252 -msgid "not installed " -msgstr "" - -#: lib/query.c:255 -msgid "net shared " -msgstr "" - -#: lib/query.c:258 -msgid "(no state) " -msgstr "" - -#: lib/query.c:261 -#, c-format -msgid "(unknown %3d) " -msgstr "" - -#: lib/query.c:279 -msgid "package has not file owner/group lists\n" -msgstr "" - -#: lib/query.c:312 -msgid "package has neither file owner or id lists\n" -msgstr "" - -#: lib/query.c:406 -#, c-format -msgid "can't query %s: %s\n" -msgstr "" - -#: lib/query.c:565 lib/query.c:599 lib/rpminstall.c:422 lib/rpminstall.c:553 -#: lib/rpminstall.c:956 tools/rpmgraph.c:127 tools/rpmgraph.c:164 -#, c-format -msgid "open of %s failed: %s\n" -msgstr "" - -#: lib/query.c:577 -#, c-format -msgid "query of %s failed\n" -msgstr "" - -#: lib/query.c:583 -msgid "old format source packages cannot be queried\n" -msgstr "" - -#: lib/query.c:609 lib/rpminstall.c:566 -#, c-format -msgid "%s: not an rpm package (or package manifest): %s\n" -msgstr "" - -#: lib/query.c:653 -#, c-format -msgid "query of specfile %s failed, can't parse\n" -msgstr "" - -#: lib/query.c:674 -msgid "no packages\n" -msgstr "" - -#: lib/query.c:694 -#, c-format -msgid "group %s does not contain any packages\n" -msgstr "" - -#: lib/query.c:704 -#, c-format -msgid "no package triggers %s\n" -msgstr "" - -#: lib/query.c:718 lib/query.c:740 lib/query.c:761 lib/query.c:796 -#, c-format -msgid "malformed %s: %s\n" -msgstr "" - -#: lib/query.c:728 lib/query.c:746 lib/query.c:771 lib/query.c:801 -#, c-format -msgid "no package matches %s: %s\n" -msgstr "" - -#: lib/query.c:812 -#, c-format -msgid "no package requires %s\n" -msgstr "" - -#: lib/query.c:823 -#, c-format -msgid "no package provides %s\n" -msgstr "" - -#: lib/query.c:857 -#, c-format -msgid "file %s: %s\n" -msgstr "" - -#: lib/query.c:861 -#, c-format -msgid "file %s is not owned by any package\n" -msgstr "" - -#: lib/query.c:888 -#, c-format -msgid "invalid package number: %s\n" -msgstr "" - -#: lib/query.c:891 -#, c-format -msgid "package record number: %u\n" -msgstr "" - -#: lib/query.c:896 -#, c-format -msgid "record %u could not be read\n" -msgstr "" - -#: lib/query.c:907 lib/rpminstall.c:733 -#, c-format -msgid "package %s is not installed\n" -msgstr "" - -#: lib/rpmal.c:696 -msgid "(added files)" -msgstr "" - -#: lib/rpmal.c:773 -msgid "(added provide)" -msgstr "" - -#: lib/rpmchecksig.c:56 -#, c-format -msgid "%s: open failed: %s\n" -msgstr "" - -#: lib/rpmchecksig.c:68 -msgid "makeTempFile failed\n" -msgstr "" - -#: lib/rpmchecksig.c:112 -#, c-format -msgid "%s: Fwrite failed: %s\n" -msgstr "" - -#: lib/rpmchecksig.c:208 lib/rpmchecksig.c:689 -#, c-format -msgid "%s: not an rpm package\n" -msgstr "" - -#: lib/rpmchecksig.c:213 -#, c-format -msgid "%s: Can't sign v1 packaging\n" -msgstr "" - -#: lib/rpmchecksig.c:217 -#, c-format -msgid "%s: Can't re-sign v2 packaging\n" -msgstr "" - -#: lib/rpmchecksig.c:317 -#, c-format -msgid "%s: was already signed by key ID %s, skipping\n" -msgstr "" - -#: lib/rpmchecksig.c:347 -#, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "" - -#: lib/rpmchecksig.c:353 -#, c-format -msgid "%s: rpmWriteSignature failed: %s\n" -msgstr "" - -#: lib/rpmchecksig.c:556 -#, c-format -msgid "%s: import read failed.\n" -msgstr "" - -#: lib/rpmchecksig.c:561 -#, c-format -msgid "%s: not an armored public key.\n" -msgstr "" - -#: lib/rpmchecksig.c:568 -#, c-format -msgid "%s: import failed.\n" -msgstr "" - -#: lib/rpmchecksig.c:617 -#, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "" - -#: lib/rpmchecksig.c:695 -#, c-format -msgid "%s: No signature available (v1.0 RPM)\n" -msgstr "" - -#: lib/rpmchecksig.c:950 -msgid "NOT OK" -msgstr "" - -#: lib/rpmchecksig.c:951 lib/rpmchecksig.c:965 -msgid " (MISSING KEYS:" -msgstr "" - -#: lib/rpmchecksig.c:953 lib/rpmchecksig.c:967 -msgid ") " -msgstr "" - -#: lib/rpmchecksig.c:954 lib/rpmchecksig.c:968 -msgid " (UNTRUSTED KEYS:" -msgstr "" - -#: lib/rpmchecksig.c:956 lib/rpmchecksig.c:970 -msgid ")" -msgstr "" - -#: lib/rpmchecksig.c:964 -msgid "OK" -msgstr "" - -#: lib/rpmds.c:477 lib/rpmds.c:647 -msgid "NO " -msgstr "" - -#: lib/rpmds.c:477 lib/rpmds.c:647 -msgid "YES" -msgstr "" - -#: lib/rpmds.c:613 -#, c-format -msgid "" -"The \"B\" dependency needs an epoch (assuming same epoch as \"A\")\n" -"\tA = \"%s\"\tB = \"%s\"\n" -msgstr "" - -#: lib/rpmds.c:646 -#, c-format -msgid " %s A %s\tB %s\n" -msgstr "" - -#. @=branchstate@ -#: lib/rpmds.c:670 -#, c-format -msgid "package %s has unsatisfied %s: %s\n" -msgstr "" - -#: lib/rpmfi.c:603 -msgid "========== relocations\n" -msgstr "" - -#: lib/rpmfi.c:607 -#, c-format -msgid "%5d exclude %s\n" -msgstr "" - -#: lib/rpmfi.c:610 -#, c-format -msgid "%5d relocate %s -> %s\n" -msgstr "" - -#: lib/rpmfi.c:680 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "" - -#: lib/rpmfi.c:746 -#, c-format -msgid "excluding %s %s\n" -msgstr "" - -#: lib/rpmfi.c:756 -#, c-format -msgid "relocating %s to %s\n" -msgstr "" - -#: lib/rpmfi.c:835 -#, c-format -msgid "relocating directory %s to %s\n" -msgstr "" - -#: lib/rpminstall.c:181 -msgid "Preparing..." -msgstr "" - -#: lib/rpminstall.c:183 -msgid "Preparing packages for installation..." -msgstr "" - -#: lib/rpminstall.c:201 -msgid "Repackaging..." -msgstr "" - -#: lib/rpminstall.c:203 -msgid "Repackaging erased files..." -msgstr "" - -#: lib/rpminstall.c:222 -msgid "Upgrading..." -msgstr "" - -#: lib/rpminstall.c:224 -msgid "Upgrading packages..." -msgstr "" - -#: lib/rpminstall.c:369 -#, c-format -msgid "Retrieving %s\n" -msgstr "" - -#. XXX undefined %{name}/%{version}/%{release} here -#. XXX %{_tmpdir} does not exist -#: lib/rpminstall.c:382 -#, c-format -msgid " ... as %s\n" -msgstr "" - -#: lib/rpminstall.c:386 -#, c-format -msgid "skipping %s - transfer failed - %s\n" -msgstr "" - -#: lib/rpminstall.c:477 -#, c-format -msgid "package %s is not relocateable\n" -msgstr "" - -#: lib/rpminstall.c:527 -#, c-format -msgid "error reading from file %s\n" -msgstr "" - -#: lib/rpminstall.c:533 -#, c-format -msgid "file %s requires a newer version of RPM\n" -msgstr "" - -#: lib/rpminstall.c:545 lib/rpminstall.c:812 tools/rpmgraph.c:156 -#, c-format -msgid "%s cannot be installed\n" -msgstr "" - -#: lib/rpminstall.c:581 -#, c-format -msgid "found %d source and %d binary packages\n" -msgstr "" - -#: lib/rpminstall.c:595 lib/rpminstall.c:761 lib/rpminstall.c:1160 -#: tools/rpmgraph.c:202 -msgid "Failed dependencies:\n" -msgstr "" - -#: lib/rpminstall.c:602 tools/rpmgraph.c:208 -msgid " Suggested resolutions:\n" -msgstr "" - -#: lib/rpminstall.c:632 -msgid "installing binary packages\n" -msgstr "" - -#: lib/rpminstall.c:656 -#, c-format -msgid "cannot open file %s: %s\n" -msgstr "" - -#: lib/rpminstall.c:736 -#, c-format -msgid "\"%s\" specifies multiple packages\n" -msgstr "" - -#: lib/rpminstall.c:796 -#, c-format -msgid "cannot open %s: %s\n" -msgstr "" - -#: lib/rpminstall.c:802 -#, c-format -msgid "Installing %s\n" -msgstr "" - -#: lib/rpminstall.c:1154 -#, c-format -msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n" -msgstr "" - -#: lib/rpmlead.c:54 -#, c-format -msgid "read failed: %s (%d)\n" -msgstr "" - -#: lib/rpmlibprov.c:29 -msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions." -msgstr "" - -#: lib/rpmlibprov.c:32 -msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path." -msgstr "" - -#: lib/rpmlibprov.c:35 -msgid "package payload is compressed using bzip2." -msgstr "" - -#: lib/rpmlibprov.c:38 -msgid "package payload file(s) have \"./\" prefix." -msgstr "" - -#: lib/rpmlibprov.c:41 -msgid "package name-version-release is not implicitly provided." -msgstr "" - -#: lib/rpmlibprov.c:44 -msgid "header tags are always sorted after being loaded." -msgstr "" - -#: lib/rpmlibprov.c:47 -msgid "the scriptlet interpreter can use arguments from header." -msgstr "" - -#: lib/rpmlibprov.c:50 -msgid "a hardlink file set may be installed without being complete." -msgstr "" - -#. @observer@ -#: lib/rpmps.c:200 -msgid "different" -msgstr "" - -#: lib/rpmps.c:208 -#, c-format -msgid "package %s is intended for a %s architecture" -msgstr "" - -#: lib/rpmps.c:213 -#, c-format -msgid "package %s is intended for a %s operating system" -msgstr "" - -#: lib/rpmps.c:218 -#, c-format -msgid "package %s is already installed" -msgstr "" - -#: lib/rpmps.c:223 -#, c-format -msgid "path %s in package %s is not relocateable" -msgstr "" - -#: lib/rpmps.c:228 -#, c-format -msgid "file %s conflicts between attempted installs of %s and %s" -msgstr "" - -#: lib/rpmps.c:233 -#, c-format -msgid "file %s from install of %s conflicts with file from package %s" -msgstr "" - -#: lib/rpmps.c:238 -#, c-format -msgid "package %s (which is newer than %s) is already installed" -msgstr "" - -#: lib/rpmps.c:243 -#, c-format -msgid "installing package %s needs %ld%cB on the %s filesystem" -msgstr "" - -#: lib/rpmps.c:253 -#, c-format -msgid "installing package %s needs %ld inodes on the %s filesystem" -msgstr "" - -#: lib/rpmps.c:258 -#, c-format -msgid "package %s pre-transaction syscall(s): %s failed: %s" -msgstr "" - -#: lib/rpmps.c:262 -#, c-format -msgid "%s is needed by %s%s" -msgstr "" - -#: lib/rpmps.c:264 lib/rpmps.c:269 -msgid "(installed) " -msgstr "" - -#: lib/rpmps.c:267 -#, c-format -msgid "%s conflicts with %s%s" -msgstr "" - -#: lib/rpmps.c:273 -#, c-format -msgid "unknown error %d encountered while manipulating package %s" -msgstr "" - -#: lib/rpmrc.c:201 -#, c-format -msgid "missing second ':' at %s:%d\n" -msgstr "" - -#: lib/rpmrc.c:204 -#, c-format -msgid "missing architecture name at %s:%d\n" -msgstr "" - -#: lib/rpmrc.c:358 -#, c-format -msgid "Incomplete data line at %s:%d\n" -msgstr "" - -#: lib/rpmrc.c:363 -#, c-format -msgid "Too many args in data line at %s:%d\n" -msgstr "" - -#: lib/rpmrc.c:371 -#, c-format -msgid "Bad arch/os number: %s (%s:%d)\n" -msgstr "" - -#: lib/rpmrc.c:408 -#, c-format -msgid "Incomplete default line at %s:%d\n" -msgstr "" - -#: lib/rpmrc.c:413 -#, c-format -msgid "Too many args in default line at %s:%d\n" -msgstr "" - -#. XXX Feof(fd) -#: lib/rpmrc.c:583 -#, c-format -msgid "Failed to read %s: %s.\n" -msgstr "" - -#: lib/rpmrc.c:621 -#, c-format -msgid "missing ':' (found 0x%02x) at %s:%d\n" -msgstr "" - -#: lib/rpmrc.c:638 lib/rpmrc.c:712 -#, c-format -msgid "missing argument for %s at %s:%d\n" -msgstr "" - -#: lib/rpmrc.c:655 lib/rpmrc.c:677 -#, c-format -msgid "%s expansion failed at %s:%d \"%s\"\n" -msgstr "" - -#: lib/rpmrc.c:664 -#, c-format -msgid "cannot open %s at %s:%d: %s\n" -msgstr "" - -#: lib/rpmrc.c:704 -#, c-format -msgid "missing architecture for %s at %s:%d\n" -msgstr "" - -#: lib/rpmrc.c:771 -#, c-format -msgid "bad option '%s' at %s:%d\n" -msgstr "" - -#: lib/rpmrc.c:1530 -#, c-format -msgid "Unknown system: %s\n" -msgstr "" - -#: lib/rpmrc.c:1531 -msgid "Please contact rpm-list@redhat.com\n" -msgstr "" - -#: lib/rpmrc.c:1756 -#, c-format -msgid "Cannot expand %s\n" -msgstr "" - -#: lib/rpmrc.c:1761 -#, c-format -msgid "Cannot read %s, HOME is too large.\n" -msgstr "" - -#: lib/rpmrc.c:1778 -#, c-format -msgid "Unable to open %s for reading: %s.\n" -msgstr "" - -#: lib/rpmts.c:135 -#, c-format -msgid "cannot open Packages database in %s\n" -msgstr "" - -#: lib/rpmts.c:319 -#, c-format -msgid "cannot open Solve database in %s\n" -msgstr "" - -#. Get available space on mounted file systems. -#: lib/rpmts.c:809 -msgid "getting list of mounted filesystems\n" -msgstr "" - -#: lib/signature.c:132 -msgid "file is not regular -- skipping size check\n" -msgstr "" - -#: lib/signature.c:150 -#, c-format -msgid "Expected size: %12d = lead(%d)+sigs(%d)+pad(%d)+data(%d)\n" -msgstr "" - -#: lib/signature.c:155 -#, c-format -msgid " Actual size: %12d\n" -msgstr "" - -#: lib/signature.c:177 -msgid "No signature\n" -msgstr "" - -#: lib/signature.c:181 -msgid "Old PGP signature\n" -msgstr "" - -#: lib/signature.c:192 -msgid "Old (internal-only) signature! How did you get that!?\n" -msgstr "" - -#: lib/signature.c:249 -#, c-format -msgid "Signature: size(%d)+pad(%d)\n" -msgstr "" - -#. @=boundsread@ -#: lib/signature.c:340 lib/signature.c:453 lib/signature.c:732 -#: lib/signature.c:771 -#, c-format -msgid "Could not exec %s: %s\n" -msgstr "" - -#: lib/signature.c:356 -msgid "pgp failed\n" -msgstr "" - -#. PGP failed to write signature -#. Just in case -#: lib/signature.c:363 -msgid "pgp failed to write signature\n" -msgstr "" - -#: lib/signature.c:369 -#, c-format -msgid "PGP sig size: %d\n" -msgstr "" - -#. @=boundswrite@ -#: lib/signature.c:387 lib/signature.c:501 -msgid "unable to read the signature\n" -msgstr "" - -#: lib/signature.c:392 -#, c-format -msgid "Got %d bytes of PGP sig\n" -msgstr "" - -#: lib/signature.c:470 -msgid "gpg failed\n" -msgstr "" - -#. GPG failed to write signature -#. Just in case -#: lib/signature.c:477 -msgid "gpg failed to write signature\n" -msgstr "" - -#: lib/signature.c:483 -#, c-format -msgid "GPG sig size: %d\n" -msgstr "" - -#: lib/signature.c:506 -#, c-format -msgid "Got %d bytes of GPG sig\n" -msgstr "" - -#. @notreached@ -#. This case should have been screened out long ago. -#: lib/signature.c:776 lib/signature.c:831 -#, c-format -msgid "Invalid %%_signature spec in macro file\n" -msgstr "" - -#: lib/signature.c:808 -#, c-format -msgid "You must set \"%%_gpg_name\" in your macro file\n" -msgstr "" - -#: lib/signature.c:823 -#, c-format -msgid "You must set \"%%_pgp_name\" in your macro file\n" -msgstr "" - -#: lib/signature.c:872 -msgid "Header+Payload size: " -msgstr "" - -#: lib/signature.c:913 -msgid "MD5 digest: " -msgstr "" - -#: lib/signature.c:969 -msgid "Header SHA1 digest: " -msgstr "" - -#: lib/signature.c:1044 -msgid "V3 RSA/MD5 signature: " -msgstr "" - -#: lib/signature.c:1161 -msgid "Header " -msgstr "" - -#: lib/signature.c:1162 -msgid "V3 DSA signature: " -msgstr "" - -#: lib/signature.c:1241 -msgid "Verify signature: BAD PARAMETERS\n" -msgstr "" - -#: lib/signature.c:1268 -msgid "Broken MD5 digest: UNSUPPORTED\n" -msgstr "" - -#: lib/signature.c:1272 -#, c-format -msgid "Signature: UNKNOWN (%d)\n" -msgstr "" - -#: lib/transaction.c:107 -#, c-format -msgid "%s skipped due to missingok flag\n" -msgstr "" - -#. @innercontinue@ -#: lib/transaction.c:912 -#, c-format -msgid "excluding directory %s\n" -msgstr "" - -#. =============================================== -#. * For packages being installed: -#. * - verify package arch/os. -#. * - verify package epoch:version-release is newer. -#. * - count files. -#. * For packages being removed: -#. * - count files. -#. -#: lib/transaction.c:1024 -#, c-format -msgid "sanity checking %d elments\n" -msgstr "" - -#. =============================================== -#. * Initialize transaction element file info for package: -#. -#. -#. * FIXME?: we'd be better off assembling one very large file list and -#. * calling fpLookupList only once. I'm not sure that the speedup is -#. * worth the trouble though. -#. -#: lib/transaction.c:1105 -#, c-format -msgid "computing %d file fingerprints\n" -msgstr "" - -#. =============================================== -#. * Compute file disposition for each package in transaction set. -#. -#: lib/transaction.c:1180 -msgid "computing file dispositions\n" -msgstr "" - -#. =============================================== -#. * Install and remove packages. -#. -#: lib/transaction.c:1389 -#, c-format -msgid "install/erase %d elements\n" -msgstr "" - -#: lib/verify.c:291 -#, c-format -msgid "missing %c %s" -msgstr "" - -#: lib/verify.c:398 -#, c-format -msgid "Unsatisfied dependencies for %s: " -msgstr "" - -#: rpmdb/db3.c:156 -#, c-format -msgid "db%d error(%d) from %s: %s\n" -msgstr "" - -#: rpmdb/db3.c:159 -#, c-format -msgid "db%d error(%d): %s\n" -msgstr "" - -#: rpmdb/db3.c:185 -#, c-format -msgid "closed db environment %s/%s\n" -msgstr "" - -#: rpmdb/db3.c:203 -#, c-format -msgid "removed db environment %s/%s\n" -msgstr "" - -#: rpmdb/db3.c:243 -#, c-format -msgid "opening db environment %s/%s %s\n" -msgstr "" - -#: rpmdb/db3.c:678 -#, c-format -msgid "closed db index %s/%s\n" -msgstr "" - -#: rpmdb/db3.c:745 -#, c-format -msgid "verified db index %s/%s\n" -msgstr "" - -#: rpmdb/db3.c:967 -#, c-format -msgid "opening db index %s/%s %s mode=0x%x\n" -msgstr "" - -#: rpmdb/db3.c:1183 -#, c-format -msgid "cannot get %s lock on %s/%s\n" -msgstr "" - -#: rpmdb/db3.c:1185 -msgid "exclusive" -msgstr "" - -#: rpmdb/db3.c:1185 -msgid "shared" -msgstr "" - -#: rpmdb/db3.c:1189 -#, c-format -msgid "locked db index %s/%s\n" -msgstr "" - -#: rpmdb/dbconfig.c:327 -#, c-format -msgid "unrecognized db option: \"%s\" ignored.\n" -msgstr "" - -#: rpmdb/dbconfig.c:367 -#, c-format -msgid "%s has invalid numeric value, skipped\n" -msgstr "" - -#: rpmdb/dbconfig.c:376 -#, c-format -msgid "%s has too large or too small long value, skipped\n" -msgstr "" - -#: rpmdb/dbconfig.c:385 -#, c-format -msgid "%s has too large or too small integer value, skipped\n" -msgstr "" - -#. This should not be allowed -#. @-modfilesys@ -#: rpmdb/header.c:345 -msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2297 -msgid "missing { after %" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2327 -msgid "missing } after %{" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2341 -msgid "empty tag format" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2355 -msgid "empty tag name" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2372 -msgid "unknown tag" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2399 -msgid "] expected at end of array" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2417 -msgid "unexpected ]" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2421 -msgid "unexpected }" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2490 -msgid "? expected in expression" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2499 -msgid "{ expected after ? in expression" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2512 rpmdb/header.c:2557 -msgid "} expected in expression" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2522 -msgid ": expected following ? subexpression" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2542 -msgid "{ expected after : in expression" -msgstr "" - -#. @-observertrans -readonlytrans@ -#: rpmdb/header.c:2567 -msgid "| expected at end of expression" -msgstr "" - -#: rpmdb/poptDB.c:18 -msgid "initialize database" -msgstr "" - -#: rpmdb/poptDB.c:20 -msgid "rebuild database inverted lists from installed package headers" -msgstr "" - -#: rpmdb/poptDB.c:23 -msgid "verify database files" -msgstr "" - -#: rpmdb/poptDB.c:25 -msgid "generate headers compatible with (legacy) rpm[23] packaging" -msgstr "" - -#: rpmdb/rpmdb.c:213 -#, c-format -msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" -msgstr "" - -#: rpmdb/rpmdb.c:282 -#, c-format -msgid "cannot open %s index using db%d - %s (%d)\n" -msgstr "" - -#: rpmdb/rpmdb.c:302 -#, c-format -msgid "cannot open %s index\n" -msgstr "" - -#: rpmdb/rpmdb.c:950 -msgid "no dbpath has been set\n" -msgstr "" - -#: rpmdb/rpmdb.c:1224 rpmdb/rpmdb.c:1353 rpmdb/rpmdb.c:1404 rpmdb/rpmdb.c:2369 -#: rpmdb/rpmdb.c:2480 rpmdb/rpmdb.c:3209 -#, c-format -msgid "error(%d) getting \"%s\" records from %s index\n" -msgstr "" - -#: rpmdb/rpmdb.c:1640 rpmdb/rpmdb.c:2262 rpmdb/rpmdb.c:3012 -msgid "rpmdb: skipping" -msgstr "" - -#: rpmdb/rpmdb.c:1650 -#, c-format -msgid "error(%d) storing record #%d into %s\n" -msgstr "" - -#: rpmdb/rpmdb.c:2289 -#, c-format -msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" -msgstr "" - -#: rpmdb/rpmdb.c:2568 -#, c-format -msgid "%s: cannot read header at 0x%x\n" -msgstr "" - -#: rpmdb/rpmdb.c:2631 -#, c-format -msgid "error(%d) setting header #%d record for %s removal\n" -msgstr "" - -#: rpmdb/rpmdb.c:2746 -#, c-format -msgid "removing \"%s\" from %s index.\n" -msgstr "" - -#: rpmdb/rpmdb.c:2750 -#, c-format -msgid "removing %d entries from %s index.\n" -msgstr "" - -#: rpmdb/rpmdb.c:2778 -#, c-format -msgid "error(%d) setting \"%s\" records from %s index\n" -msgstr "" - -#: rpmdb/rpmdb.c:2799 -#, c-format -msgid "error(%d) storing record \"%s\" into %s\n" -msgstr "" - -#: rpmdb/rpmdb.c:2809 -#, c-format -msgid "error(%d) removing record \"%s\" from %s\n" -msgstr "" - -#: rpmdb/rpmdb.c:2958 -#, c-format -msgid "error(%d) allocating new package instance\n" -msgstr "" - -#: rpmdb/rpmdb.c:3184 -#, c-format -msgid "adding \"%s\" to %s index.\n" -msgstr "" - -#: rpmdb/rpmdb.c:3188 -#, c-format -msgid "adding %d entries to %s index.\n" -msgstr "" - -#: rpmdb/rpmdb.c:3228 -#, c-format -msgid "error(%d) storing record %s into %s\n" -msgstr "" - -#: rpmdb/rpmdb.c:3625 -#, c-format -msgid "removing %s after successful db3 rebuild.\n" -msgstr "" - -#: rpmdb/rpmdb.c:3663 -msgid "no dbpath has been set" -msgstr "" - -#: rpmdb/rpmdb.c:3695 -#, c-format -msgid "rebuilding database %s into %s\n" -msgstr "" - -#: rpmdb/rpmdb.c:3699 -#, c-format -msgid "temporary database %s already exists\n" -msgstr "" - -#: rpmdb/rpmdb.c:3705 -#, c-format -msgid "creating directory %s\n" -msgstr "" - -#: rpmdb/rpmdb.c:3707 -#, c-format -msgid "creating directory %s: %s\n" -msgstr "" - -#: rpmdb/rpmdb.c:3714 -#, c-format -msgid "opening old database with dbapi %d\n" -msgstr "" - -#: rpmdb/rpmdb.c:3727 -#, c-format -msgid "opening new database with dbapi %d\n" -msgstr "" - -#: rpmdb/rpmdb.c:3756 -#, c-format -msgid "header #%u in the database is bad -- skipping.\n" -msgstr "" - -#: rpmdb/rpmdb.c:3796 -#, c-format -msgid "cannot add record originally at %u\n" -msgstr "" - -#: rpmdb/rpmdb.c:3814 -msgid "failed to rebuild database: original database remains in place\n" -msgstr "" - -#: rpmdb/rpmdb.c:3822 -msgid "failed to replace old database with new database!\n" -msgstr "" - -#: rpmdb/rpmdb.c:3824 -#, c-format -msgid "replace files in %s with files from %s to recover" -msgstr "" - -#: rpmdb/rpmdb.c:3834 -#, c-format -msgid "removing directory %s\n" -msgstr "" - -#: rpmdb/rpmdb.c:3836 -#, c-format -msgid "failed to remove directory %s: %s\n" -msgstr "" - -#: rpmio/macro.c:230 -#, c-format -msgid "======================== active %d empty %d\n" -msgstr "" - -#. XXX just in case -#: rpmio/macro.c:367 -#, c-format -msgid "%3d>%*s(empty)" -msgstr "" - -#: rpmio/macro.c:410 -#, c-format -msgid "%3d<%*s(empty)\n" -msgstr "" - -#: rpmio/macro.c:648 -#, c-format -msgid "Macro %%%s has unterminated body\n" -msgstr "" - -#: rpmio/macro.c:681 -#, c-format -msgid "Macro %%%s has illegal name (%%define)\n" -msgstr "" - -#: rpmio/macro.c:687 -#, c-format -msgid "Macro %%%s has unterminated opts\n" -msgstr "" - -#: rpmio/macro.c:692 -#, c-format -msgid "Macro %%%s has empty body\n" -msgstr "" - -#: rpmio/macro.c:698 -#, c-format -msgid "Macro %%%s failed to expand\n" -msgstr "" - -#: rpmio/macro.c:733 -#, c-format -msgid "Macro %%%s has illegal name (%%undefine)\n" -msgstr "" - -#: rpmio/macro.c:851 -#, c-format -msgid "Macro %%%s (%s) was not used below level %d\n" -msgstr "" - -#: rpmio/macro.c:972 -#, c-format -msgid "Unknown option %c in %s(%s)\n" -msgstr "" - -#: rpmio/macro.c:1168 -#, c-format -msgid "Recursion depth(%d) greater than max(%d)\n" -msgstr "" - -#: rpmio/macro.c:1238 rpmio/macro.c:1255 -#, c-format -msgid "Unterminated %c: %s\n" -msgstr "" - -#: rpmio/macro.c:1296 -#, c-format -msgid "A %% is followed by an unparseable macro\n" -msgstr "" - -#: rpmio/macro.c:1425 -#, c-format -msgid "Macro %%%.*s not found, skipping\n" -msgstr "" - -#: rpmio/macro.c:1496 -msgid "Target buffer overflow\n" -msgstr "" - -#. XXX Fstrerror -#: rpmio/macro.c:1691 rpmio/macro.c:1697 -#, c-format -msgid "File %s: %s\n" -msgstr "" - -#: rpmio/macro.c:1700 -#, c-format -msgid "File %s is smaller than %u bytes\n" -msgstr "" - -#: rpmio/rpmio.c:664 -msgid "Success" -msgstr "" - -#: rpmio/rpmio.c:667 -msgid "Bad server response" -msgstr "" - -#: rpmio/rpmio.c:670 -msgid "Server I/O error" -msgstr "" - -#: rpmio/rpmio.c:673 -msgid "Server timeout" -msgstr "" - -#: rpmio/rpmio.c:676 -msgid "Unable to lookup server host address" -msgstr "" - -#: rpmio/rpmio.c:679 -msgid "Unable to lookup server host name" -msgstr "" - -#: rpmio/rpmio.c:682 -msgid "Failed to connect to server" -msgstr "" - -#: rpmio/rpmio.c:685 -msgid "Failed to establish data connection to server" -msgstr "" - -#: rpmio/rpmio.c:688 -msgid "I/O error to local file" -msgstr "" - -#: rpmio/rpmio.c:691 -msgid "Error setting remote server to passive mode" -msgstr "" - -#: rpmio/rpmio.c:694 -msgid "File not found on server" -msgstr "" - -#: rpmio/rpmio.c:697 -msgid "Abort in progress" -msgstr "" - -#: rpmio/rpmio.c:701 -msgid "Unknown or unexpected error" -msgstr "" - -#: rpmio/rpmio.c:1393 -#, c-format -msgid "logging into %s as %s, pw %s\n" -msgstr "" - -#: rpmio/rpmlog.c:59 -msgid "(no error)" -msgstr "" - -#. !< RPMLOG_EMERG -#: rpmio/rpmlog.c:130 rpmio/rpmlog.c:131 rpmio/rpmlog.c:132 -msgid "fatal error: " -msgstr "" - -#. !< RPMLOG_CRIT -#: rpmio/rpmlog.c:133 -msgid "error: " -msgstr "" - -#. !< RPMLOG_ERR -#: rpmio/rpmlog.c:134 -msgid "warning: " -msgstr "" - -#: rpmio/rpmmalloc.c:15 -#, c-format -msgid "memory alloc (%u bytes) returned NULL.\n" -msgstr "" - -#: rpmio/url.c:122 -#, c-format -msgid "warning: u %p ctrl %p nrefs != 0 (%s %s)\n" -msgstr "" - -#: rpmio/url.c:142 -#, c-format -msgid "warning: u %p data %p nrefs != 0 (%s %s)\n" -msgstr "" - -#: rpmio/url.c:171 -#, c-format -msgid "warning: _url_cache[%d] %p nrefs(%d) != 1 (%s %s)\n" -msgstr "" - -#: rpmio/url.c:267 -#, c-format -msgid "Password for %s@%s: " -msgstr "" - -#: rpmio/url.c:295 rpmio/url.c:321 -#, c-format -msgid "error: %sport must be a number\n" -msgstr "" - -#: rpmio/url.c:476 -msgid "url port must be a number\n" -msgstr "" - -#. XXX Fstrerror -#: rpmio/url.c:543 -#, c-format -msgid "failed to create %s: %s\n" -msgstr "" - -#: tools/rpmcache.c:515 tools/rpmgraph.c:276 -msgid "don't verify header+payload signature" -msgstr "" - -#: tools/rpmcache.c:518 -msgid "don't update cache database, only print package paths" -msgstr "" - -#: tools/rpmcache.c:522 -msgid "follow command line symlinks" -msgstr "" - -#: tools/rpmcache.c:525 -msgid "logical walk" -msgstr "" - -#: tools/rpmcache.c:528 -msgid "don't change directories" -msgstr "" - -#: tools/rpmcache.c:531 -msgid "don't get stat info" -msgstr "" - -#: tools/rpmcache.c:534 -msgid "physical walk" -msgstr "" - -#: tools/rpmcache.c:537 -msgid "return dot and dot-dot" -msgstr "" - -#: tools/rpmcache.c:540 -msgid "don't cross devices" -msgstr "" - -#: tools/rpmcache.c:543 -msgid "return whiteout information" -msgstr "" - -#: tools/rpmcache.c:546 tools/rpmgraph.c:282 -msgid "Common options for all rpm modes and executables:" -msgstr "" - -#: tools/rpmcache.c:578 -#, c-format -msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n" -msgstr "" - -#: tools/rpmcache.c:618 -#, c-format -msgid "%s: cache operation failed: ec %d.\n" -msgstr "" - -#: tools/rpmgraph.c:177 -#, c-format -msgid "%s: read manifest failed: %s\n" -msgstr "" +# translation of it.po to
+# Copyright (C) 2006 Free Software Foundation, Inc.
+# , 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: it\n"
+"POT-Creation-Date: 2002-08-10 12:12-0400\n"
+"PO-Revision-Date: 2006-04-28 06:25+0200\n"
+"Last-Translator: \n"
+"Language-Team: <it@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: build.c:40
+msgid "Failed build dependencies:\n"
+msgstr "Compilazione dipendenze fallita:\n"
+
+#: build.c:71
+#, c-format
+msgid "Unable to open spec file %s: %s\n"
+msgstr "Impossibile aprire il file spec %s: %s\n"
+
+#: build.c:152 build.c:164
+#, c-format
+msgid "Failed to open tar pipe: %m\n"
+msgstr "Impossibile aprire tar pipe: %m\n"
+
+#. Give up
+#: build.c:171
+#, c-format
+msgid "Failed to read spec file from %s\n"
+msgstr "Impossibile leggere il file spec da %s\n"
+
+#: build.c:199
+#, c-format
+msgid "Failed to rename %s to %s: %m\n"
+msgstr "Impossibile rinominare %s in %s: %m\n"
+
+#: build.c:239
+#, c-format
+msgid "failed to stat %s: %m\n"
+msgstr "impossibile visualizzare statistiche per %s: %m\n"
+
+#: build.c:244
+#, c-format
+msgid "File %s is not a regular file.\n"
+msgstr "Il file %s non è un file regolare.\n"
+
+#: build.c:253
+#, c-format
+msgid "File %s does not appear to be a specfile.\n"
+msgstr "Il file %s non sembra essere uno pecfile.\n"
+
+#. parse up the build operators
+#: build.c:319
+#, c-format
+msgid "Building target platforms: %s\n"
+msgstr "Creazione piattaforma target in corso: %s\n"
+
+#: build.c:334
+#, c-format
+msgid "Building for target %s\n"
+msgstr "Creazione per il target %s in corso\n"
+
+#: rpm2cpio.c:54
+msgid "argument is not an RPM package\n"
+msgstr "l'argomento non è un pacchetto RPM\n"
+
+#: rpm2cpio.c:60
+msgid "error reading header from package\n"
+msgstr "errore durante la lettura dell'intestazione dal pacchetto\n"
+
+#: rpm2cpio.c:82
+#, c-format
+msgid "cannot re-open payload: %s\n"
+msgstr "impossibile riaprire payload: %s\n"
+
+#: rpmqv.c:72
+msgid "Query options (with -q or --query):"
+msgstr "Opzioni d'interrogazione (con -q o --query):"
+
+#: rpmqv.c:75
+msgid "Verify options (with -V or --verify):"
+msgstr "Opzioni di verifica (con -V o --verify):"
+
+#: rpmqv.c:81
+msgid "Signature options:"
+msgstr "Opzioni della firma:"
+
+#: rpmqv.c:87
+msgid "Database options:"
+msgstr "Opzioni del database:"
+
+#: rpmqv.c:93
+msgid "Build options with [ <specfile> | <tarball> | <source package> ]:"
+msgstr "Opzioni di compilazione 'Build' con [ <specfile> | <tarball> | <source package> ]:"
+
+#: rpmqv.c:99
+msgid "Install/Upgrade/Erase options:"
+msgstr "Opzioni Installa/Aggiorna/Rimuovi:"
+
+#: rpmqv.c:104
+msgid "Common options for all rpm modes:"
+msgstr "Opzioni comuni per tutte le modalità rpm:"
+
+#. @-modfilesys -globs @
+#: rpmqv.c:121 lib/poptI.c:29
+#, c-format
+msgid "%s: %s\n"
+msgstr "%s: %s\n"
+
+#: rpmqv.c:129 lib/poptALL.c:89
+#, c-format
+msgid "RPM version %s\n"
+msgstr "Versione RPM %s\n"
+
+#: rpmqv.c:136
+msgid "Copyright (C) 1998-2002 - Red Hat, Inc.\n"
+msgstr "Copyright (C) 1998-2002 - Red Hat, Inc.\n"
+
+#: rpmqv.c:137
+msgid "This program may be freely redistributed under the terms of the GNU GPL\n"
+msgstr "Questo programma può essere ridistribuito liberamente sotto i termini della GNU GPL\n"
+
+#: rpmqv.c:299
+#, c-format
+msgid "Internal error in argument processing (%d) :-(\n"
+msgstr "Errore interno durante la processazione dell'argomento (%d) :-(\n"
+
+#: rpmqv.c:337 rpmqv.c:343 rpmqv.c:349 rpmqv.c:386
+msgid "only one major mode may be specified"
+msgstr "è possibile specificare solo una modalità principale"
+
+#: rpmqv.c:365
+msgid "one type of query/verify may be performed at a time"
+msgstr "è possibile eseguire solo un tipo di interrogazione/verifica per volta"
+
+#: rpmqv.c:369
+msgid "unexpected query flags"
+msgstr "flag d'interrogazione inaspettate"
+
+#: rpmqv.c:372
+msgid "unexpected query format"
+msgstr "formato d'interrogazione inaspettato"
+
+#: rpmqv.c:375
+msgid "unexpected query source"
+msgstr "origine d'interrogazione inaspettata"
+
+#: rpmqv.c:417
+msgid "only installation, upgrading, rmsource and rmspec may be forced"
+msgstr "è possibile forzare solo i processi d'installazione, aggiornamento rmsource e rmspec"
+
+#: rpmqv.c:419
+msgid "files may only be relocated during package installation"
+msgstr "i file possono essere riposizionati solo durante l'installazione del pacchetto"
+
+#: rpmqv.c:422
+msgid "only one of --prefix or --relocate may be used"
+msgstr "è possibile utilizzare solo uno tra --prefix o --relocate"
+
+#: rpmqv.c:425
+msgid "--relocate and --excludepath may only be used when installing new packages"
+msgstr "--relocate e --excludepath possono essere usati solo quando si installano nuovi pacchetti"
+
+#: rpmqv.c:428
+msgid "--prefix may only be used when installing new packages"
+msgstr "--prefix può essere usato solo quando si installano nuovi pacchetti"
+
+#: rpmqv.c:431
+msgid "arguments to --prefix must begin with a /"
+msgstr "gli argomenti per --prefix devono iniziare con /"
+
+#: rpmqv.c:434
+msgid "--hash (-h) may only be specified during package installation"
+msgstr "--hash (-h) può essere specificato solo durante l'installazione del pacchetto"
+
+#: rpmqv.c:438
+msgid "--percent may only be specified during package installation"
+msgstr "--percent può essere specificato solo durante l'installazione del pacchetto"
+
+#: rpmqv.c:443
+msgid "--replacefiles may only be specified during package installation"
+msgstr "--replacefiles può essere specificato solo durante l'installazione del pacchetto"
+
+#: rpmqv.c:447
+msgid "--replacepkgs may only be specified during package installation"
+msgstr "--replacepkgs può essere specificato solo durante l'installazione del pacchetto"
+
+#: rpmqv.c:451
+msgid "--excludedocs may only be specified during package installation"
+msgstr "--excludedocs può essere specificato solo durante l'installazione del pacchetto"
+
+#: rpmqv.c:455
+msgid "--includedocs may only be specified during package installation"
+msgstr "--includedocs può essere specificato solo durante l'installazione del pacchetto"
+
+#: rpmqv.c:459
+msgid "only one of --excludedocs and --includedocs may be specified"
+msgstr "è possibile specificare solo uno tra --excludedocs e --includedocs"
+
+#: rpmqv.c:463
+msgid "--ignorearch may only be specified during package installation"
+msgstr "--ignorearch può essere specificato solo durante l'installazione del pacchetto"
+
+#: rpmqv.c:467
+msgid "--ignoreos may only be specified during package installation"
+msgstr "--ignoreos può essere specificato solo durante l'installazione del pacchetto"
+
+#: rpmqv.c:472
+msgid "--ignoresize may only be specified during package installation"
+msgstr "--ignoresize può essere specificato solo durante l'installazione del pacchetto"
+
+#: rpmqv.c:476
+msgid "--allmatches may only be specified during package erasure"
+msgstr "--allmatches può essere specificato solo durante la rimozione del pacchetto"
+
+#: rpmqv.c:480
+msgid "--allfiles may only be specified during package installation"
+msgstr "--allfiles può essere specificato solo durante l'installazione del pacchetto"
+
+#: rpmqv.c:485
+msgid "--justdb may only be specified during package installation and erasure"
+msgstr "--justdb può essere specificato solo durante l'installazione e la rimozione del pacchetto"
+
+#: rpmqv.c:490
+msgid ""
+"script disabling options may only be specified during package installation "
+"and erasure"
+msgstr "le opzioni per la disabilitazione dello script possono essere specificate solo durante l'installazione e la rimozione del pacchetto"
+
+#: rpmqv.c:495
+msgid ""
+"trigger disabling options may only be specified during package installation "
+"and erasure"
+msgstr "le opzioni di disabilitazione dell' attivazione possono essere specificate solo durante l'installazione e la rimozione del pacchetto"
+
+#: rpmqv.c:499
+msgid ""
+"--nodeps may only be specified during package building, rebuilding, "
+"recompilation, installation,erasure, and verification"
+msgstr ""
+"--nodeps può essere specificato solo durante la creazione, ricreazione, ricompilazione, "
+"installazione, eliminazione e verifica del pacchetto"
+
+#: rpmqv.c:504
+msgid ""
+"--test may only be specified during package installation, erasure, and "
+"building"
+msgstr ""
+"--test può essere specificato solo durante l'installazione, rimozione e creazione del "
+"pacchetto"
+
+#: rpmqv.c:509
+msgid ""
+"--root (-r) may only be specified during installation, erasure, querying, "
+"and database rebuilds"
+msgstr ""
+"--root (-r) può essere specificato solo durante l'installazione, la rimozione, l'interrogazione "
+"e nei processi di ricreazione del database"
+
+#: rpmqv.c:521
+msgid "arguments to --root (-r) must begin with a /"
+msgstr "gli argomenti per --root (-r) devono iniziare con /"
+
+#: rpmqv.c:545
+msgid "no files to sign\n"
+msgstr "nessun file da firmare\n"
+
+#: rpmqv.c:550
+#, c-format
+msgid "cannot access file %s\n"
+msgstr "impossibile accedere il file %s\n"
+
+#: rpmqv.c:569
+msgid "pgp not found: "
+msgstr "pgp non trovato: "
+
+#: rpmqv.c:574
+msgid "Enter pass phrase: "
+msgstr "Inserire la frase chiave:"
+
+#: rpmqv.c:576
+msgid "Pass phrase check failed\n"
+msgstr "Controllo frase chiave fallito\n"
+
+#: rpmqv.c:580
+msgid "Pass phrase is good.\n"
+msgstr "La frase chiave risulta valida.\n"
+
+#: rpmqv.c:585
+#, c-format
+msgid "Invalid %%_signature spec in macro file.\n"
+msgstr "Spec %%_signature invalida nel file macro.\n"
+
+#: rpmqv.c:592
+msgid "--sign may only be used during package building"
+msgstr "è possibile usare --sign solo durante la compilazione del pacchetto"
+
+#: rpmqv.c:609
+msgid "exec failed\n"
+msgstr "exec fallito\n"
+
+#: rpmqv.c:645
+msgid "no packages files given for rebuild"
+msgstr "non è stato specificato alcun file del pacchetto per la ricompilazione"
+
+#: rpmqv.c:713
+msgid "no spec files given for build"
+msgstr "non è stato specificato alcun file spec per la compilazione"
+
+#: rpmqv.c:715
+msgid "no tar files given for build"
+msgstr "non è stato specificato alcun file tar per la compilazione"
+
+#: rpmqv.c:737
+msgid "no packages given for erase"
+msgstr "non è stato specificato alcun pacchetto per la rimozione"
+
+#: rpmqv.c:777
+msgid "no packages given for install"
+msgstr "non è stato specificato alcun pacchetto per l'installazione"
+
+#: rpmqv.c:793
+msgid "no arguments given for query"
+msgstr "non è stato specificato alcun argomento per l'interrogazione"
+
+#: rpmqv.c:806
+msgid "no arguments given for verify"
+msgstr "non è stato specificato alcun argomento per la verifica"
+
+#: rpmqv.c:823
+msgid "no arguments given"
+msgstr "non è stato specificato alcun argomento"
+
+#: build/build.c:124 build/pack.c:494
+msgid "Unable to open temp file.\n"
+msgstr "Impossibile aprire il file temp.\n"
+
+#: build/build.c:212
+#, c-format
+msgid "Executing(%s): %s\n"
+msgstr "Esecuzione(%s) in corso: %s\n"
+
+#. @=boundsread@
+#: build/build.c:222
+#, c-format
+msgid "Exec of %s failed (%s): %s\n"
+msgstr "Esecuzione di %s fallita (%s): %s\n"
+
+#: build/build.c:231
+#, c-format
+msgid "Bad exit status from %s (%s)\n"
+msgstr "Stato d'uscita errato da %s (%s)\n"
+
+#: build/build.c:333
+msgid ""
+"\n"
+"\n"
+"RPM build errors:\n"
+msgstr ""
+"\n"
+"\n"
+"Errori di compilazione RPM:\n"
+
+#: build/expression.c:225
+msgid "syntax error while parsing ==\n"
+msgstr "errore di sintassi durante l'analisi di ==\n"
+
+#: build/expression.c:255
+msgid "syntax error while parsing &&\n"
+msgstr "errore di sintassi durante l'analisi di &&\n"
+
+#: build/expression.c:264
+msgid "syntax error while parsing ||\n"
+msgstr "errore di sintassi durante l'analisi di ||\n"
+
+#: build/expression.c:307
+msgid "parse error in expression\n"
+msgstr "errore d'analisi nella espressione\n"
+
+#: build/expression.c:347
+msgid "unmatched (\n"
+msgstr "non corrispondente (\n"
+
+#: build/expression.c:377
+msgid "- only on numbers\n"
+msgstr "- solo sui numeri\n"
+
+#: build/expression.c:393
+msgid "! only on numbers\n"
+msgstr "! solo sui numeri\n"
+
+#: build/expression.c:440 build/expression.c:494 build/expression.c:558
+#: build/expression.c:655
+msgid "types must match\n"
+msgstr "i diversi tipi devono corrispondere\n"
+
+#: build/expression.c:453
+msgid "* / not suported for strings\n"
+msgstr "* / non supportato per le stringhe\n"
+
+#: build/expression.c:510
+msgid "- not suported for strings\n"
+msgstr "- non supportato per le stringhe\n"
+
+#: build/expression.c:668
+msgid "&& and || not suported for strings\n"
+msgstr "&& e || non supportati per le stringhe\n"
+
+#: build/expression.c:702 build/expression.c:751
+msgid "syntax error in expression\n"
+msgstr "errore di sintassi nell'espressione\n"
+
+#: build/files.c:288
+#, c-format
+msgid "TIMECHECK failure: %s\n"
+msgstr "Errore TIMECHECK: %s\n"
+
+#: build/files.c:352 build/files.c:552 build/files.c:748
+#, c-format
+msgid "Missing '(' in %s %s\n"
+msgstr "'(' mancante in %s %s\n"
+
+#: build/files.c:363 build/files.c:682 build/files.c:759
+#, c-format
+msgid "Missing ')' in %s(%s\n"
+msgstr "')' mancante in %s(%s\n"
+
+#: build/files.c:401 build/files.c:707
+#, c-format
+msgid "Invalid %s token: %s\n"
+msgstr "Token %s invalido: %s\n"
+
+#: build/files.c:511
+#, c-format
+msgid "Missing %s in %s %s\n"
+msgstr "%s mancante in %s %s\n"
+
+#: build/files.c:568
+#, c-format
+msgid "Non-white space follows %s(): %s\n"
+msgstr "Nessuno spazio segue %s(): %s\n"
+
+#: build/files.c:606
+#, c-format
+msgid "Bad syntax: %s(%s)\n"
+msgstr "Sintassi non corretta: %s(%s)\n"
+
+#: build/files.c:616
+#, c-format
+msgid "Bad mode spec: %s(%s)\n"
+msgstr "Spec della modalità errata: %s(%s)\n"
+
+#: build/files.c:628
+#, c-format
+msgid "Bad dirmode spec: %s(%s)\n"
+msgstr "Spec dirmode errata: %s(%s)\n"
+
+#: build/files.c:786
+#, c-format
+msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
+msgstr "Lunghezza locale inusuale: \"%.*s\" in %%lang(%s)\n"
+
+#. @innercontinue@
+#: build/files.c:797
+#, c-format
+msgid "Duplicate locale %.*s in %%lang(%s)\n"
+msgstr "Locale doppione %.*s in %%lang(%s)\n"
+
+#: build/files.c:960
+#, c-format
+msgid "Hit limit for %%docdir\n"
+msgstr "Limite di processazione per %%docdir\n"
+
+#: build/files.c:966
+#, c-format
+msgid "Only one arg for %%docdir\n"
+msgstr "Un solo argomento per %%docdir\n"
+
+#. We already got a file -- error
+#: build/files.c:994
+#, c-format
+msgid "Two files on one line: %s\n"
+msgstr "Due file su di una riga: %s\n"
+
+#: build/files.c:1009
+#, c-format
+msgid "File must begin with \"/\": %s\n"
+msgstr "Il file deve iniziare con \"/\": %s\n"
+
+#: build/files.c:1022
+#, c-format
+msgid "Can't mix special %%doc with other forms: %s\n"
+msgstr "Impossibile unire %%doc speciali con altri formati: %s\n"
+
+#: build/files.c:1174
+#, c-format
+msgid "File listed twice: %s\n"
+msgstr "File elencato due volte: %s\n"
+
+#: build/files.c:1318
+#, c-format
+msgid "Symlink points to BuildRoot: %s -> %s\n"
+msgstr "Il Symlink si riferisce a BuildRoot: %s -> %s\n"
+
+#: build/files.c:1565
+#, c-format
+msgid "File doesn't match prefix (%s): %s\n"
+msgstr "Il file non corrisponde al prefisso (%s): %s\n"
+
+#: build/files.c:1589
+#, c-format
+msgid "File not found: %s\n"
+msgstr "File non trovato: %s\n"
+
+#: build/files.c:1632 build/files.c:2274 build/parsePrep.c:50
+#, c-format
+msgid "Bad owner/group: %s\n"
+msgstr "Proprietario/gruppo errato: %s\n"
+
+#: build/files.c:1645
+#, c-format
+msgid "File%5d: %07o %s.%s\t %s\n"
+msgstr "File%5d: %07o %s.%s\t %s\n"
+
+#: build/files.c:1762
+#, c-format
+msgid "File needs leading \"/\": %s\n"
+msgstr "Il file deve essere preceduto da \"/\": %s\n"
+
+#: build/files.c:1785
+#, c-format
+msgid "Glob not permitted: %s\n"
+msgstr "Glob non permesso: %s\n"
+
+#: build/files.c:1800
+#, c-format
+msgid "File not found by glob: %s\n"
+msgstr "File non trovato da glob: %s\n"
+
+#: build/files.c:1864
+#, c-format
+msgid "Could not open %%files file %s: %s\n"
+msgstr "Impossibile aprire il file %%files %s: %s\n"
+
+#: build/files.c:1875 build/pack.c:156
+#, c-format
+msgid "line: %s\n"
+msgstr "riga: %s\n"
+
+#: build/files.c:2262
+#, c-format
+msgid "Bad file: %s: %s\n"
+msgstr "File errato: %s: %s\n"
+
+#. XXX this error message is probably not seen.
+#: build/files.c:2337
+#, c-format
+msgid "Couldn't exec %s: %s\n"
+msgstr "Impossibile eseguire %s: %s\n"
+
+#: build/files.c:2342
+#, c-format
+msgid "Couldn't fork %s: %s\n"
+msgstr "Impossibile biforcare %s: %s\n"
+
+#: build/files.c:2426
+#, c-format
+msgid "%s failed\n"
+msgstr "%s fallito\n"
+
+#: build/files.c:2430
+#, c-format
+msgid "failed to write all data to %s\n"
+msgstr "salvataggio di tutti i dati su %s fallito\n"
+
+#: build/files.c:2590
+#, c-format
+msgid "Finding %s: %s\n"
+msgstr "Ricerca di %s in corso: %s\n"
+
+#: build/files.c:2620 build/files.c:2634
+#, c-format
+msgid "Failed to find %s:\n"
+msgstr "Impossibile trovare %s:\n"
+
+#: build/files.c:2772
+#, c-format
+msgid "Checking for unpackaged file(s): %s\n"
+msgstr "Controllo per file scompattati in corso: %s\n"
+
+#: build/files.c:2790
+#, c-format
+msgid ""
+"Installed (but unpackaged) file(s) found:\n"
+"%s"
+msgstr ""
+"File installati (ma scompattati) trovati:\n"
+"%s"
+
+#: build/files.c:2820
+#, c-format
+msgid "Processing files: %s-%s-%s\n"
+msgstr "Processazione file in corso: %s-%s-%s\n"
+
+#: build/names.c:54
+msgid "getUname: too many uid's\n"
+msgstr "getUname: troppi uid\n"
+
+#: build/names.c:78
+msgid "getUnameS: too many uid's\n"
+msgstr "getUnameS: troppi uid\n"
+
+#: build/names.c:102
+msgid "getUidS: too many uid's\n"
+msgstr "getUidS: troppi uid\n"
+
+#: build/names.c:126
+msgid "getGname: too many gid's\n"
+msgstr "getGname: troppi gid\n"
+
+#: build/names.c:150
+msgid "getGnameS: too many gid's\n"
+msgstr "getGnameS: troppi gid\n"
+
+#: build/names.c:174
+msgid "getGidS: too many gid's\n"
+msgstr "getGidS: troppi gid\n"
+
+#: build/names.c:213
+#, c-format
+msgid "Could not canonicalize hostname: %s\n"
+msgstr "Impossibile regolarizzare l'hostname: %s\n"
+
+#: build/pack.c:90
+#, c-format
+msgid "create archive failed on file %s: %s\n"
+msgstr "creazione archivio fallita sul file %s: %s\n"
+
+#: build/pack.c:93
+#, c-format
+msgid "create archive failed: %s\n"
+msgstr "creazione archivio fallita: %s\n"
+
+#: build/pack.c:115
+#, c-format
+msgid "cpio_copy write failed: %s\n"
+msgstr "scrittura cpio_copy fallita: %s\n"
+
+#: build/pack.c:122
+#, c-format
+msgid "cpio_copy read failed: %s\n"
+msgstr "lettura cpio_copy fallita: %s\n"
+
+#: build/pack.c:222
+#, c-format
+msgid "Could not open PreIn file: %s\n"
+msgstr "Impossibile aprire file PreIn: %s\n"
+
+#: build/pack.c:229
+#, c-format
+msgid "Could not open PreUn file: %s\n"
+msgstr "Impossibile aprire file PreUn: %s\n"
+
+#: build/pack.c:236
+#, c-format
+msgid "Could not open PostIn file: %s\n"
+msgstr "Impossibile aprire file PostIn: %s\n"
+
+#: build/pack.c:243
+#, c-format
+msgid "Could not open PostUn file: %s\n"
+msgstr "Impossibile aprire file PostUn: %s\n"
+
+#: build/pack.c:251
+#, c-format
+msgid "Could not open VerifyScript file: %s\n"
+msgstr "Impossibile aprire file VerifyScript: %s\n"
+
+#: build/pack.c:266
+#, c-format
+msgid "Could not open Trigger script file: %s\n"
+msgstr "Impossibile aprire file script Trigger: %s\n"
+
+#: build/pack.c:295
+#, c-format
+msgid "readRPM: open %s: %s\n"
+msgstr "readRPM: apri %s: %s\n"
+
+#: build/pack.c:305
+#, c-format
+msgid "readRPM: read %s: %s\n"
+msgstr "readRPM: leggi %s: %s\n"
+
+#: build/pack.c:314 build/pack.c:540
+#, c-format
+msgid "%s: Fseek failed: %s\n"
+msgstr "%s: Fseek fallito: %s\n"
+
+#: build/pack.c:342
+#, c-format
+msgid "readRPM: %s is not an RPM package\n"
+msgstr "readRPM: %s non è un pacchetto RPM\n"
+
+#: build/pack.c:351
+#, c-format
+msgid "readRPM: reading header from %s\n"
+msgstr "readRPM: lettura intestazione da %s\n"
+
+#: build/pack.c:482
+msgid "Unable to create immutable header region.\n"
+msgstr "Impossibile creare una regione dell'intestazione immutabile.\n"
+
+#: build/pack.c:501
+msgid "Unable to write temp header\n"
+msgstr "Impossibile salvare intestazione di temp\n"
+
+#: build/pack.c:511
+msgid "Bad CSA data\n"
+msgstr "Dati CSA errati\n"
+
+#: build/pack.c:547
+msgid "Unable to write final header\n"
+msgstr "Impossibile salvare intestazione finale\n"
+
+#: build/pack.c:567
+#, c-format
+msgid "Generating signature: %d\n"
+msgstr "Generazione firma in corso: %d\n"
+
+#: build/pack.c:585
+msgid "Unable to reload signature header.\n"
+msgstr "Impossibile ricaricare intestazione firma.\n"
+
+#: build/pack.c:593
+#, c-format
+msgid "Could not open %s: %s\n"
+msgstr "Impossibile aprire %s: %s\n"
+
+#: build/pack.c:629 lib/psm.c:1407
+#, c-format
+msgid "Unable to write package: %s\n"
+msgstr "Impossibile scrivere il pacchetto: %s\n"
+
+#: build/pack.c:644
+#, c-format
+msgid "Unable to open sigtarget %s: %s\n"
+msgstr "Impossibile aprire sigtarget %s: %s\n"
+
+#: build/pack.c:655
+#, c-format
+msgid "Unable to read header from %s: %s\n"
+msgstr "Impossibile leggere intestazione da %s: %s\n"
+
+#: build/pack.c:669
+#, c-format
+msgid "Unable to write header to %s: %s\n"
+msgstr "Impossibile salvare intestazione su %s: %s\n"
+
+#: build/pack.c:679
+#, c-format
+msgid "Unable to read payload from %s: %s\n"
+msgstr "Impossibile leggere payload da %s: %s\n"
+
+#: build/pack.c:685
+#, c-format
+msgid "Unable to write payload to %s: %s\n"
+msgstr "Impossibile salvare payload su %s: %s\n"
+
+#: build/pack.c:710 lib/psm.c:1713
+#, c-format
+msgid "Wrote: %s\n"
+msgstr "Scritto: %s\n"
+
+#: build/pack.c:779
+#, c-format
+msgid "Could not generate output filename for package %s: %s\n"
+msgstr "Impossibile generare nome del file di output per il pacchetto %s: %s\n"
+
+#: build/pack.c:796
+#, c-format
+msgid "cannot create %s: %s\n"
+msgstr "impossibile creare %s: %s\n"
+
+#: build/parseBuildInstallClean.c:33
+#, c-format
+msgid "line %d: second %s\n"
+msgstr "riga %d: secondo %s\n"
+
+#: build/parseChangelog.c:128
+#, c-format
+msgid "%%changelog entries must start with *\n"
+msgstr "le voci %%changelog devono iniziare con *\n"
+
+#: build/parseChangelog.c:136
+#, c-format
+msgid "incomplete %%changelog entry\n"
+msgstr "voce %%changelog incompleta\n"
+
+#: build/parseChangelog.c:153
+#, c-format
+msgid "bad date in %%changelog: %s\n"
+msgstr "data errata in %%changelog: %s\n"
+
+#: build/parseChangelog.c:158
+#, c-format
+msgid "%%changelog not in descending chronological order\n"
+msgstr "%%changelog non è in ordine cronologico decrescente\n"
+
+#: build/parseChangelog.c:166 build/parseChangelog.c:177
+#, c-format
+msgid "missing name in %%changelog\n"
+msgstr "nome mancante in %%changelog\n"
+
+#: build/parseChangelog.c:184
+#, c-format
+msgid "no description in %%changelog\n"
+msgstr "nessuna descrizione in %%changelog\n"
+
+#: build/parseDescription.c:47
+#, c-format
+msgid "line %d: Error parsing %%description: %s\n"
+msgstr "riga %d: Errore durante l'analisi di %%description: %s\n"
+
+#: build/parseDescription.c:60 build/parseFiles.c:56 build/parseScript.c:200
+#, c-format
+msgid "line %d: Bad option %s: %s\n"
+msgstr "riga %d: Opzione errata %s: %s\n"
+
+#: build/parseDescription.c:75 build/parseFiles.c:70 build/parseScript.c:214
+#, c-format
+msgid "line %d: Too many names: %s\n"
+msgstr "riga %d: Troppi nomi: %s\n"
+
+#: build/parseDescription.c:85 build/parseFiles.c:79 build/parseScript.c:223
+#, c-format
+msgid "line %d: Package does not exist: %s\n"
+msgstr "riga %d: Pacchetto non esistente: %s\n"
+
+#: build/parseDescription.c:97
+#, c-format
+msgid "line %d: Second description\n"
+msgstr "riga %d: Seconda descrizione\n"
+
+#: build/parseFiles.c:42
+#, c-format
+msgid "line %d: Error parsing %%files: %s\n"
+msgstr "riga %d: Errore nell'analisi dei %%files: %s\n"
+
+#: build/parseFiles.c:86
+#, c-format
+msgid "line %d: Second %%files list\n"
+msgstr "riga %d: Secondo elenco di %%files\n"
+
+#: build/parsePreamble.c:242
+#, c-format
+msgid "Architecture is excluded: %s\n"
+msgstr "L'architettura è esclusa: %s\n"
+
+#: build/parsePreamble.c:247
+#, c-format
+msgid "Architecture is not included: %s\n"
+msgstr "L'architettura non è inclusa: %s\n"
+
+#: build/parsePreamble.c:252
+#, c-format
+msgid "OS is excluded: %s\n"
+msgstr "OS è escluso: %s\n"
+
+#: build/parsePreamble.c:257
+#, c-format
+msgid "OS is not included: %s\n"
+msgstr "OS non è incluso: %s\n"
+
+#: build/parsePreamble.c:280
+#, c-format
+msgid "%s field must be present in package: %s\n"
+msgstr "il campo %s deve essere presente nel pacchetto: %s\n"
+
+#: build/parsePreamble.c:309
+#, c-format
+msgid "Duplicate %s entries in package: %s\n"
+msgstr "Voci %s duplicate nel pacchetto: %s\n"
+
+#: build/parsePreamble.c:371
+#, c-format
+msgid "Unable to open icon %s: %s\n"
+msgstr "Impossibile aprire l'icona %s: %s\n"
+
+#: build/parsePreamble.c:389
+#, c-format
+msgid "Unable to read icon %s: %s\n"
+msgstr "Impossibile leggere l'icona %s: %s\n"
+
+#: build/parsePreamble.c:402
+#, c-format
+msgid "Unknown icon type: %s\n"
+msgstr "Tipo di icona sconosciuto: %s\n"
+
+#: build/parsePreamble.c:447
+#, c-format
+msgid "line %d: Tag takes single token only: %s\n"
+msgstr "riga %d: L'etichetta necessita solo di un token: %s\n"
+
+#: build/parsePreamble.c:487
+#, c-format
+msgid "line %d: Malformed tag: %s\n"
+msgstr "riga %d: Etichetta malformata: %s\n"
+
+#. Empty field
+#: build/parsePreamble.c:495
+#, c-format
+msgid "line %d: Empty tag: %s\n"
+msgstr "riga %d: Etichetta vuota: %s\n"
+
+#: build/parsePreamble.c:518 build/parsePreamble.c:525
+#, c-format
+msgid "line %d: Illegal char '-' in %s: %s\n"
+msgstr "riga %d: Carattere '-' illegale in %s: %s\n"
+
+#: build/parsePreamble.c:586 build/parseSpec.c:423
+#, c-format
+msgid "BuildRoot can not be \"/\": %s\n"
+msgstr "BuildRoot non può essere \"/\": %s\n"
+
+#: build/parsePreamble.c:599
+#, c-format
+msgid "line %d: Prefixes must not end with \"/\": %s\n"
+msgstr "riga %d: I prefissi non devono finire con \"/\": %s\n"
+
+#: build/parsePreamble.c:611
+#, c-format
+msgid "line %d: Docdir must begin with '/': %s\n"
+msgstr "riga %d: Docdir deve iniziare con '/': %s\n"
+
+#: build/parsePreamble.c:623
+#, c-format
+msgid "line %d: Epoch/Serial field must be a number: %s\n"
+msgstr "riga %d: Campo Epoca/Seriale deve essere un numero: %s\n"
+
+#: build/parsePreamble.c:663 build/parsePreamble.c:674
+#, c-format
+msgid "line %d: Bad %s: qualifiers: %s\n"
+msgstr "riga %d: %s errati: qualificatori: %s\n"
+
+#: build/parsePreamble.c:700
+#, c-format
+msgid "line %d: Bad BuildArchitecture format: %s\n"
+msgstr "riga %d: Formato BuildArchitecture errato: %s\n"
+
+#: build/parsePreamble.c:709
+#, c-format
+msgid "Internal error: Bogus tag %d\n"
+msgstr "Errore interno: Etichetta Bogus %d\n"
+
+#: build/parsePreamble.c:869
+#, c-format
+msgid "Bad package specification: %s\n"
+msgstr "Specifiche errate del pacchetto: %s\n"
+
+#: build/parsePreamble.c:875
+#, c-format
+msgid "Package already exists: %s\n"
+msgstr "Il pacchetto è già esistente: %s\n"
+
+#: build/parsePreamble.c:902
+#, c-format
+msgid "line %d: Unknown tag: %s\n"
+msgstr "riga %d: Etichetta sconosciuta: %s\n"
+
+#: build/parsePreamble.c:924
+msgid "Spec file can't use BuildRoot\n"
+msgstr "Il file spec non può utilizzare BuildRoot\n"
+
+#: build/parsePrep.c:45
+#, c-format
+msgid "Bad source: %s: %s\n"
+msgstr "Origine errata: %s: %s\n"
+
+#: build/parsePrep.c:86
+#, c-format
+msgid "No patch number %d\n"
+msgstr "Nessun patch number %d\n"
+
+#: build/parsePrep.c:181
+#, c-format
+msgid "No source number %d\n"
+msgstr "Nessun numero sorgente %d\n"
+
+#: build/parsePrep.c:203
+#, c-format
+msgid "Couldn't download nosource %s: %s\n"
+msgstr "Impossibile scaricare nosource %s: %s\n"
+
+#: build/parsePrep.c:307
+#, c-format
+msgid "Error parsing %%setup: %s\n"
+msgstr "Errore nell'analisi del %%setup: %s\n"
+
+#: build/parsePrep.c:322
+#, c-format
+msgid "line %d: Bad arg to %%setup: %s\n"
+msgstr "riga %d: Arg errato su %%setup: %s\n"
+
+#: build/parsePrep.c:340
+#, c-format
+msgid "line %d: Bad %%setup option %s: %s\n"
+msgstr "riga %d: Opzione di %%setup errata %s: %s\n"
+
+#: build/parsePrep.c:482
+#, c-format
+msgid "line %d: Need arg to %%patch -b: %s\n"
+msgstr "riga %d: Arg necessario per %%patch -b: %s\n"
+
+#: build/parsePrep.c:491
+#, c-format
+msgid "line %d: Need arg to %%patch -z: %s\n"
+msgstr "riga %d: Arg necessario per %%patch -z: %s\n"
+
+#: build/parsePrep.c:503
+#, c-format
+msgid "line %d: Need arg to %%patch -p: %s\n"
+msgstr "riga %d: Arg necessario per %%patch -p: %s\n"
+
+#: build/parsePrep.c:510
+#, c-format
+msgid "line %d: Bad arg to %%patch -p: %s\n"
+msgstr "riga %d: Arg errato per %%patch -p: %s\n"
+
+#: build/parsePrep.c:517
+msgid "Too many patches!\n"
+msgstr "Troppi patch!\n"
+
+#: build/parsePrep.c:521
+#, c-format
+msgid "line %d: Bad arg to %%patch: %s\n"
+msgstr "riga %d: Arg errato per %%patch: %s\n"
+
+#: build/parsePrep.c:557
+#, c-format
+msgid "line %d: second %%prep\n"
+msgstr "riga %d: secondo %%prep\n"
+
+#: build/parseReqs.c:102
+#, c-format
+msgid "line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n"
+msgstr "riga %d: I token della dipendenza devono iniziare con caratteri alfa-numerici, '_' o '/': %s\n"
+
+#: build/parseReqs.c:113
+#, c-format
+msgid "line %d: File name not permitted: %s\n"
+msgstr "riga %d: Nome del file non permesso: %s\n"
+
+#: build/parseReqs.c:145
+#, c-format
+msgid "line %d: Versioned file name not permitted: %s\n"
+msgstr "riga %d: Versione nome del file non permessa: %s\n"
+
+#: build/parseReqs.c:176
+#, c-format
+msgid "line %d: Version required: %s\n"
+msgstr "riga %d: Versione necessaria: %s\n"
+
+#: build/parseScript.c:166
+#, c-format
+msgid "line %d: triggers must have --: %s\n"
+msgstr "riga %d: i trigger devono presentare --: %s\n"
+
+#: build/parseScript.c:176 build/parseScript.c:239
+#, c-format
+msgid "line %d: Error parsing %s: %s\n"
+msgstr "riga %d: Errore nell'analisi di %s: %s\n"
+
+#: build/parseScript.c:187
+#, c-format
+msgid "line %d: script program must begin with '/': %s\n"
+msgstr "riga %d: il programma script deve iniziare con '/': %s\n"
+
+#: build/parseScript.c:231
+#, c-format
+msgid "line %d: Second %s\n"
+msgstr "riga %d: Secondo %s\n"
+
+#: build/parseSpec.c:157
+#, c-format
+msgid "line %d: %s\n"
+msgstr "riga %d: %s\n"
+
+#. XXX Fstrerror
+#: build/parseSpec.c:209
+#, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Impossibile aprire %s: %s\n"
+
+#: build/parseSpec.c:225
+#, c-format
+msgid "Unclosed %%if\n"
+msgstr "Non chiuso %%if\n"
+
+#: build/parseSpec.c:297
+#, c-format
+msgid "%s:%d: parseExpressionBoolean returns %d\n"
+msgstr "%s:%d: parseExpressionBoolean ritorna %d\n"
+
+#: build/parseSpec.c:306
+#, c-format
+msgid "%s:%d: Got a %%else with no %%if\n"
+msgstr "%s:%d: Possiede un %%else con nessun %%if\n"
+
+#: build/parseSpec.c:318
+#, c-format
+msgid "%s:%d: Got a %%endif with no %%if\n"
+msgstr "%s:%d: Possiede un %%endif con nessun %%if\n"
+
+#: build/parseSpec.c:332 build/parseSpec.c:341
+#, c-format
+msgid "malformed %%include statement\n"
+msgstr "istruzione %%include malformata\n"
+
+#: build/parseSpec.c:542
+msgid "No compatible architectures found for build\n"
+msgstr "Non è stata trovata alcuna architettura compatibile per la compilazione\n"
+
+#: build/parseSpec.c:600
+#, c-format
+msgid "Package has no %%description: %s\n"
+msgstr "Il pacchetto non possiede alcuna %%description: %s\n"
+
+#: build/poptBT.c:108
+#, c-format
+msgid "buildroot already specified, ignoring %s\n"
+msgstr "buildroot è già specificato, ignora %s\n"
+
+#: build/poptBT.c:160
+#, c-format
+msgid "build through %prep (unpack sources and apply patches) from <specfile>"
+msgstr "compila attraverso %prep (scompatta i sorgenti e applica le patch) da <specfile>"
+
+#: build/poptBT.c:161 build/poptBT.c:164 build/poptBT.c:167 build/poptBT.c:170
+#: build/poptBT.c:173 build/poptBT.c:176 build/poptBT.c:179
+msgid "<specfile>"
+msgstr "<specfile>"
+
+#: build/poptBT.c:163
+msgid "build through %build (%prep, then compile) from <specfile>"
+msgstr "compila attraverso %build (%prep, e poi compila) da <specfile>"
+
+#: build/poptBT.c:166
+msgid "build through %install (%prep, %build, then install) from <specfile>"
+msgstr "compila attraverso %install (%prep, %build, e poi installa) da <specfile>"
+
+#: build/poptBT.c:169
+#, c-format
+msgid "verify %files section from <specfile>"
+msgstr "verifica sezione %files da <specfile>"
+
+#: build/poptBT.c:172
+msgid "build source and binary packages from <specfile>"
+msgstr "compila i pacchetti binari e sorgente da <specfile>"
+
+#: build/poptBT.c:175
+msgid "build binary package only from <specfile>"
+msgstr "compila il pacchetto binario solo da <specfile>"
+
+#: build/poptBT.c:178
+msgid "build source package only from <specfile>"
+msgstr "compila il pacchetto sorgente solo da <specfile>"
+
+#: build/poptBT.c:182
+#, c-format
+msgid "build through %prep (unpack sources and apply patches) from <tarball>"
+msgstr "compila attraverso %prep (scompatta i sorgenti ed applica le patch) da <tarball>"
+
+#: build/poptBT.c:183 build/poptBT.c:186 build/poptBT.c:189 build/poptBT.c:192
+#: build/poptBT.c:195 build/poptBT.c:198 build/poptBT.c:201
+msgid "<tarball>"
+msgstr "<tarball>"
+
+#: build/poptBT.c:185
+msgid "build through %build (%prep, then compile) from <tarball>"
+msgstr "compila attraverso %build (%prep, e poi compila) da <tarball>"
+
+#: build/poptBT.c:188
+msgid "build through %install (%prep, %build, then install) from <tarball>"
+msgstr "compila attraverso %install (%prep, %build, poi installa) da <tarball>"
+
+#: build/poptBT.c:191
+#, c-format
+msgid "verify %files section from <tarball>"
+msgstr "verifica la sezione %files da <tarball>"
+
+#: build/poptBT.c:194
+msgid "build source and binary packages from <tarball>"
+msgstr "compila i pacchetti binari e sorgenti da <tarball>"
+
+#: build/poptBT.c:197
+msgid "build binary package only from <tarball>"
+msgstr "compila il pacchetto binario solo da <tarball>"
+
+#: build/poptBT.c:200
+msgid "build source package only from <tarball>"
+msgstr "compila il pacchetto sorgente solo da <tarball>"
+
+#: build/poptBT.c:204
+msgid "build binary package from <source package>"
+msgstr "compila il pacchetto binario da <source package>"
+
+#: build/poptBT.c:205 build/poptBT.c:208
+msgid "<source package>"
+msgstr "<source package>"
+
+#: build/poptBT.c:207
+msgid "build through %install (%prep, %build, then install) from <source package>"
+msgstr "compila attraverso %install (%prep, %build, poi installa) da <source package>"
+
+#: build/poptBT.c:211
+msgid "override build root"
+msgstr "annulla la build root"
+
+#: build/poptBT.c:213
+msgid "remove build tree when done"
+msgstr "rimuovere l'albero di compilazione quando terminato"
+
+#: build/poptBT.c:215 rpmdb/poptDB.c:28
+msgid "generate headers compatible with rpm4 packaging"
+msgstr "genera le intestazioni compatibili con il packaging di rpm4"
+
+#: build/poptBT.c:217
+msgid "ignore ExcludeArch: directives from spec file"
+msgstr "ignora ExcludeArch: direttive dal file spec"
+
+#: build/poptBT.c:219
+msgid "debug file state machine"
+msgstr "macchina a stati del file di debug"
+
+#: build/poptBT.c:221
+msgid "do not execute any stages of the build"
+msgstr "non eseguire alcuna fase del processo di compilazione"
+
+#: build/poptBT.c:223
+msgid "do not verify build dependencies"
+msgstr "non verificare le dipendenze di compilazione"
+
+#: build/poptBT.c:225
+msgid "generate package header(s) compatible with (legacy) rpm[23] packaging"
+msgstr "genera l'intestazione del pacchetto compatibile con il packaging (legacy) rpm[23]"
+
+#: build/poptBT.c:229 lib/poptALL.c:210 lib/poptI.c:261 lib/poptI.c:268
+#: lib/poptQV.c:329 lib/poptQV.c:338 lib/poptQV.c:377
+msgid "don't verify package digest(s)"
+msgstr "non verificare il digest del pacchetto/i"
+
+#: build/poptBT.c:231 lib/poptALL.c:212 lib/poptI.c:263 lib/poptI.c:270
+#: lib/poptQV.c:332 lib/poptQV.c:340 lib/poptQV.c:380
+msgid "don't verify database header(s) when retrieved"
+msgstr "non verificare l'intestazione del database una volta ripristinata"
+
+#: build/poptBT.c:233 lib/poptALL.c:218 lib/poptI.c:265 lib/poptI.c:272
+#: lib/poptQV.c:335 lib/poptQV.c:342 lib/poptQV.c:382
+msgid "don't verify package signature(s)"
+msgstr "non verificare la firma(e) del pacchetto"
+
+#: build/poptBT.c:236
+msgid "do not accept i18N msgstr's from specfile"
+msgstr "non accettare i msgtr di i18N da specfile"
+
+#: build/poptBT.c:238
+msgid "remove sources when done"
+msgstr "rimuovi i sorgenti quando terminato"
+
+#: build/poptBT.c:240
+msgid "remove specfile when done"
+msgstr "rimuovi specfile quando terminato"
+
+#: build/poptBT.c:242
+msgid "skip straight to specified stage (only for c,i)"
+msgstr "salta fino alla fase specificata (solo per c,i)"
+
+#: build/poptBT.c:244
+msgid "generate PGP/GPG signature"
+msgstr "genera la firma PGP/GPG"
+
+#: build/poptBT.c:246
+msgid "override target platform"
+msgstr "annulla la piattaforma target"
+
+#: build/poptBT.c:248
+msgid "lookup i18N strings in specfile catalog"
+msgstr "cerca le stringhe i18N nel catalogo specfile"
+
+#: build/spec.c:238
+#, c-format
+msgid "line %d: Bad number: %s\n"
+msgstr "riga %d: Numero errato: %s\n"
+
+#: build/spec.c:244
+#, c-format
+msgid "line %d: Bad no%s number: %d\n"
+msgstr "riga %d: Numero no%s errato: %d\n"
+
+#: build/spec.c:307
+#, c-format
+msgid "line %d: Bad %s number: %s\n"
+msgstr "riga %d: Numero %s errato: %s\n"
+
+#: lib/cpio.c:207
+#, c-format
+msgid "(error 0x%x)"
+msgstr "(errore 0x%x)"
+
+#: lib/cpio.c:210
+msgid "Bad magic"
+msgstr "Bad magic"
+
+#: lib/cpio.c:211
+msgid "Bad/unreadable header"
+msgstr "Intestazione errata/illeggibile"
+
+#: lib/cpio.c:232
+msgid "Header size too big"
+msgstr "Dimensione intestazione troppo grande"
+
+#: lib/cpio.c:233
+msgid "Unknown file type"
+msgstr "Tipo di file sconosciuto"
+
+#: lib/cpio.c:234
+msgid "Missing hard link(s)"
+msgstr "Link Hard mancante"
+
+#: lib/cpio.c:235
+msgid "MD5 sum mismatch"
+msgstr "MD5 sum non corrispondente"
+
+#: lib/cpio.c:236
+msgid "Internal error"
+msgstr "Errore interno"
+
+#: lib/cpio.c:237
+msgid "Archive file not in header"
+msgstr "File archive non è nell'intestazione"
+
+#: lib/cpio.c:248
+msgid " failed - "
+msgstr " fallito - "
+
+#: lib/depends.c:162
+#, c-format
+msgid "package %s was already added, replacing with %s\n"
+msgstr "il pacchetto %s è stato già aggiunto, sostituzione con %s in corso\n"
+
+#: lib/depends.c:391
+msgid "(cached)"
+msgstr "(cached)"
+
+#: lib/depends.c:417
+msgid "(rpmrc provides)"
+msgstr "(rpmrc provides)"
+
+#: lib/depends.c:434
+msgid "(rpmlib provides)"
+msgstr "(rpmlib provides)"
+
+#: lib/depends.c:463
+msgid "(db files)"
+msgstr "(file db)"
+
+#: lib/depends.c:476
+msgid "(db provides)"
+msgstr "(db provides)"
+
+#: lib/depends.c:489
+msgid "(db package)"
+msgstr "(pacchetto db)"
+
+#: lib/depends.c:839
+#, c-format
+msgid "ignore package name relation(s) [%d]\t%s -> %s\n"
+msgstr "ignora il rapporto del nome del pacchetto [%d]\t%s -> %s\n"
+
+#: lib/depends.c:961
+#, c-format
+msgid "removing %s \"%s\" from tsort relations.\n"
+msgstr "rimozione di %s \"%s\" dalle relazioni tsort in corso.\n"
+
+#. Record all relations.
+#: lib/depends.c:1193
+msgid "========== recording tsort relations\n"
+msgstr "========== registrazione relazioni tsort\n"
+
+#. T4. Scan for zeroes.
+#: lib/depends.c:1294
+msgid ""
+"========== tsorting packages (order, #predecessors, #succesors, tree, "
+"depth)\n"
+msgstr ""
+"========== tsorting dei pacchetti (ordine, #predecessori, #successori, albero, "
+"profondità)\n"
+
+#: lib/depends.c:1377
+msgid "========== successors only (presentation order)\n"
+msgstr "========== solo successori (in ordine di presentazione)\n"
+
+#: lib/depends.c:1447
+msgid "LOOP:\n"
+msgstr "LOOP:\n"
+
+#: lib/depends.c:1482
+msgid "========== continuing tsort ...\n"
+msgstr "========== continuazione tsort ...\n"
+
+#. Return no. of packages that could not be ordered.
+#: lib/depends.c:1487
+#, c-format
+msgid "rpmtsOrder failed, %d elements remain\n"
+msgstr "rpmtsOrder fallito, %d elementi rimanenti\n"
+
+#: lib/formats.c:34 lib/formats.c:60 lib/formats.c:95 lib/formats.c:386
+#: rpmdb/header.c:3121 rpmdb/header.c:3144 rpmdb/header.c:3168
+msgid "(not a number)"
+msgstr "(non è un numero)"
+
+#: lib/formats.c:160
+msgid "(not base64)"
+msgstr "(non base64)"
+
+#: lib/formats.c:170
+msgid "(invalid type)"
+msgstr "(tipo non valido)"
+
+#: lib/formats.c:236 lib/formats.c:285
+msgid "(not a blob)"
+msgstr "(non è un blob)"
+
+#: lib/formats.c:310
+msgid "(not a OpenPGP signature"
+msgstr "(non è una firma OpenPGP)"
+
+#: lib/fs.c:77
+#, c-format
+msgid "mntctl() failed to return size: %s\n"
+msgstr "mntctl() non ha ritornato alcuna dimensione: %s\n"
+
+#: lib/fs.c:92
+#, c-format
+msgid "mntctl() failed to return mount points: %s\n"
+msgstr "mntctl() non ha ritornato alcun mount point: %s\n"
+
+#: lib/fs.c:112 lib/fs.c:197 lib/fs.c:307
+#, c-format
+msgid "failed to stat %s: %s\n"
+msgstr "impossibile visualizzare statistiche per %s: %s\n"
+
+#: lib/fs.c:155 rpmio/url.c:523
+#, c-format
+msgid "failed to open %s: %s\n"
+msgstr "impossibile aprire %s: %s\n"
+
+#: lib/fs.c:330
+#, c-format
+msgid "file %s is on an unknown device\n"
+msgstr "file %s è su di un dispositivo sconosciuto\n"
+
+#: lib/fsm.c:338
+msgid "========== Directories not explictly included in package:\n"
+msgstr "========== Directory non incluse in modo specifico nel pacchetto:\n"
+
+#: lib/fsm.c:340
+#, c-format
+msgid "%10d %s\n"
+msgstr "%10d %s\n"
+
+#: lib/fsm.c:1241
+#, c-format
+msgid "%s directory created with perms %04o.\n"
+msgstr "Directory %s creata con permessi %04o.\n"
+
+#: lib/fsm.c:1539
+#, c-format
+msgid "archive file %s was not found in header file list\n"
+msgstr "file archive %s non è stato trovato nell'elenco dei file di intestazione\n"
+
+#: lib/fsm.c:1668 lib/fsm.c:1804
+#, c-format
+msgid "%s saved as %s\n"
+msgstr "%s salvato cme %s\n"
+
+#: lib/fsm.c:1830
+#, c-format
+msgid "%s rmdir of %s failed: Directory not empty\n"
+msgstr "%s rmdir di %s fallito: La directory non è vuota\n"
+
+#: lib/fsm.c:1836
+#, c-format
+msgid "%s rmdir of %s failed: %s\n"
+msgstr "%s rmdir di %s fallito: %s\n"
+
+#: lib/fsm.c:1846
+#, c-format
+msgid "%s unlink of %s failed: %s\n"
+msgstr "scollegamento %s di %s fallito: %s\n"
+
+#: lib/fsm.c:1866
+#, c-format
+msgid "%s created as %s\n"
+msgstr "%s creato come %s\n"
+
+#: lib/misc.c:45
+#, c-format
+msgid "cannot create %%%s %s\n"
+msgstr "impossibile creare %%%s %s\n"
+
+#: lib/misc.c:50
+#, c-format
+msgid "cannot write to %%%s %s\n"
+msgstr "impossibile scrivere su %%%s %s\n"
+
+#: lib/misc.c:240 lib/misc.c:245 lib/misc.c:251
+#, c-format
+msgid "error creating temporary file %s\n"
+msgstr "errore nella compilazione del file provvisorio %s\n"
+
+#: lib/package.c:442 lib/package.c:482 lib/package.c:685 lib/package.c:709
+#: lib/package.c:739 lib/rpmchecksig.c:784
+#, c-format
+msgid "only V3 signatures can be verified, skipping V%u signature"
+msgstr "solo le firme V3 possono essere verificate, omissione firma V%u"
+
+#: lib/package.c:591
+msgid "packaging version 1 is not supported by this version of RPM\n"
+msgstr "il packaging della versione 1 non è supportato su questa versione di RPM\n"
+
+#: lib/package.c:599
+msgid "only packaging with major numbers <= 4 is supported by this version of RPM\n"
+msgstr "solo il packaging con numeri maggiori <= 4 viene supportato su questa versione di RPM\n"
+
+#: lib/package.c:608 lib/rpmchecksig.c:226 lib/rpmchecksig.c:705
+#, c-format
+msgid "%s: rpmReadSignature failed\n"
+msgstr "%s: rpmReadSignature fallito\n"
+
+#: lib/package.c:612 lib/rpmchecksig.c:230 lib/rpmchecksig.c:710
+#, c-format
+msgid "%s: No signature available\n"
+msgstr "%s: Nessuna firma disponibile\n"
+
+#: lib/package.c:651 lib/rpmchecksig.c:603
+#, c-format
+msgid "%s: headerRead failed\n"
+msgstr "%s: headerRead fallito\n"
+
+#: lib/package.c:751 lib/rpmchecksig.c:118 lib/rpmchecksig.c:632
+#, c-format
+msgid "%s: Fread failed: %s\n"
+msgstr "%s: Fread fallito: %s\n"
+
+#: lib/poptALL.c:197
+msgid "predefine MACRO with value EXPR"
+msgstr "predefinisci MACRO con un valore EXPR"
+
+#: lib/poptALL.c:198 lib/poptALL.c:201
+msgid "'MACRO EXPR'"
+msgstr "'MACRO EXPR'"
+
+#: lib/poptALL.c:200
+msgid "define MACRO with value EXPR"
+msgstr "definisci MACRO con un valore EXPR"
+
+#: lib/poptALL.c:203
+msgid "print macro expansion of EXPR"
+msgstr "stapare espansione macro di EXPR"
+
+#: lib/poptALL.c:204
+msgid "'EXPR'"
+msgstr "'EXPR'"
+
+#: lib/poptALL.c:206 lib/poptALL.c:225 lib/poptALL.c:229
+msgid "read <FILE:...> instead of default file(s)"
+msgstr "leggi <FILE:...> invece del file predefinito"
+
+#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230
+msgid "<FILE:...>"
+msgstr "<FILE:...>"
+
+#: lib/poptALL.c:215 lib/poptALL.c:249
+msgid "disable use of libio(3) API"
+msgstr "disabilita l'uso di libio(3) API"
+
+#: lib/poptALL.c:221
+msgid "send stdout to CMD"
+msgstr "invia stdout a CMD"
+
+#: lib/poptALL.c:222
+msgid "CMD"
+msgstr "CMD"
+
+#: lib/poptALL.c:233
+msgid "use ROOT as top level directory"
+msgstr "usa ROOT come directory top level"
+
+#: lib/poptALL.c:234
+msgid "ROOT"
+msgstr "ROOT"
+
+#: lib/poptALL.c:237
+msgid "display known query tags"
+msgstr "visualizza etichette di interrogazione conosciute"
+
+#: lib/poptALL.c:239
+msgid "display final rpmrc and macro configuration"
+msgstr "visualizza la configurazione finale di rpmrc e macro"
+
+#: lib/poptALL.c:241
+msgid "provide less detailed output"
+msgstr "fornisci un output meno dettagliato"
+
+#: lib/poptALL.c:243
+msgid "provide more detailed output"
+msgstr "fornisci un output più dettagliato"
+
+#: lib/poptALL.c:245
+msgid "print the version of rpm being used"
+msgstr "visualizza la versione di rpm utilizzato"
+
+#: lib/poptALL.c:258
+msgid "debug payload file state machine"
+msgstr "macchina a stati del file payload di debug"
+
+#: lib/poptALL.c:260
+msgid "debug protocol data stream"
+msgstr "flusso dati del protocollo di debug"
+
+#: lib/poptALL.c:263
+msgid "debug option/argument processing"
+msgstr "processazione argomento/opzione di debug"
+
+#: lib/poptALL.c:274
+msgid "debug rpmio I/O"
+msgstr "I/O rpmio di debug"
+
+#: lib/poptALL.c:282
+msgid "debug URL cache handling"
+msgstr "gestione cache URL di debug"
+
+#. @-nullpass@
+#: lib/poptALL.c:353
+#, c-format
+msgid "%s: option table misconfigured (%d)\n"
+msgstr "%s: tabella opzioni configurata in modo errato (%d)\n"
+
+#: lib/poptI.c:57
+msgid "exclude paths must begin with a /"
+msgstr "i percorsi exclude devono iniziare con una /"
+
+#: lib/poptI.c:71
+msgid "relocations must begin with a /"
+msgstr "riposizionamenti devono iniziare con una /"
+
+#: lib/poptI.c:74
+msgid "relocations must contain a ="
+msgstr "riposizionamenti devono contenere un ="
+
+#: lib/poptI.c:77
+msgid "relocations must have a / following the ="
+msgstr "riposizionamenti devono avere una / seguita da ="
+
+#: lib/poptI.c:92
+msgid "rollback takes a time/date stamp argument"
+msgstr "il rollback accetta un argomento data/ora"
+
+#: lib/poptI.c:99
+msgid "malformed rollback time/date stamp argument"
+msgstr "argomento data/ora di rollback malformato"
+
+#: lib/poptI.c:152
+msgid "install all files, even configurations which might otherwise be skipped"
+msgstr "installa tutti i file, anche le configurazioni che possono altrimenti essere saltate"
+
+#: lib/poptI.c:156
+msgid ""
+"remove all packages which match <package> (normally an error is generated if "
+"<package> specified multiple packages)"
+msgstr ""
+"rimuovi tutti i pacchetti corrispondenti <package> (normalmente viene generato un errore se "
+"<package> vengono specificati pacchetti multipli)"
+
+#: lib/poptI.c:162 lib/poptI.c:241 lib/poptI.c:244
+msgid "do not execute package scriptlet(s)"
+msgstr "non eseguire lo scriptlet del pacchetto"
+
+#: lib/poptI.c:166
+msgid "relocate files in non-relocateable package"
+msgstr "trasferisci i file in un pacchetto non trasferibile"
+
+#: lib/poptI.c:169
+msgid "save erased package files by renaming into sub-directory"
+msgstr "salva i file del pacchetto rimosso rinominandoli in una sotto-directory"
+
+#: lib/poptI.c:172
+msgid "erase (uninstall) package"
+msgstr "rimuovi (disinstalla) il pacchetto"
+
+#: lib/poptI.c:172
+msgid "<package>+"
+msgstr "<package>+"
+
+#: lib/poptI.c:175
+msgid "do not install documentation"
+msgstr "non installare la documentazione"
+
+#: lib/poptI.c:177
+msgid "skip files with leading component <path> "
+msgstr "salta i file che presentano un componente che li precede <path> "
+
+#: lib/poptI.c:178
+msgid "<path>"
+msgstr "<path>"
+
+#: lib/poptI.c:183 lib/poptI.c:186
+msgid "short hand for --replacepkgs --replacefiles"
+msgstr "abbreviazione di --replacepkgs --replacefiles"
+
+#: lib/poptI.c:191
+msgid "upgrade package(s) if already installed"
+msgstr "aggiorna i pacchetti se già installati"
+
+#: lib/poptI.c:192 lib/poptI.c:210 lib/poptI.c:213 lib/poptI.c:320
+msgid "<packagefile>+"
+msgstr "<packagefile>+"
+
+#: lib/poptI.c:194
+msgid "print hash marks as package installs (good with -v)"
+msgstr "mostra i segni cancelletto durante l'installazione del pacchetto (buono con -v)"
+
+#: lib/poptI.c:197
+msgid "don't verify package architecture"
+msgstr "non verificare l'architettura del pacchetto"
+
+#: lib/poptI.c:200
+msgid "don't verify package operating system"
+msgstr "non verificare il sistema operativo del pacchetto"
+
+#: lib/poptI.c:203
+msgid "don't check disk space before installing"
+msgstr "non controllare lo spazio del disco prima dell'installazione"
+
+#: lib/poptI.c:205
+msgid "install documentation"
+msgstr "installa documentazione"
+
+#: lib/poptI.c:210 lib/poptI.c:213
+msgid "install package(s)"
+msgstr "installa i pacchetti"
+
+#: lib/poptI.c:217
+msgid "update the database, but do not modify the filesystem"
+msgstr "aggiorna il database, senza modificare il filesystem"
+
+#: lib/poptI.c:221 lib/poptI.c:224
+msgid "do not verify package dependencies"
+msgstr "non verificare le dipendenze del pacchetto"
+
+#: lib/poptI.c:228 lib/poptQV.c:275 lib/poptQV.c:278
+msgid "don't verify MD5 digest of files"
+msgstr "non verificare l'MD5 digest dei file"
+
+#: lib/poptI.c:231
+msgid "do not reorder package installation to satisfy dependencies"
+msgstr "non riordinare l'installazione del pacchetto per soddisfare le dipendenze"
+
+#: lib/poptI.c:236
+msgid "do not suggest missing dependency resolution(s)"
+msgstr "non suggerire alcuna risoluzione delle dipendenze mancanti"
+
+#: lib/poptI.c:248
+#, c-format
+msgid "do not execute %%pre scriptlet (if any)"
+msgstr "non eseguire alcun scriptlet %%pre (se esistenti)"
+
+#: lib/poptI.c:251
+#, c-format
+msgid "do not execute %%post scriptlet (if any)"
+msgstr "non eseguire alcun scriptlet %%post (se esistenti)"
+
+#: lib/poptI.c:254
+#, c-format
+msgid "do not execute %%preun scriptlet (if any)"
+msgstr "non eseguire alcun scriptlet %%preun (se esistenti)"
+
+#: lib/poptI.c:257
+#, c-format
+msgid "do not execute %%postun scriptlet (if any)"
+msgstr "non eseguire alcun scriptlet %%postun (se esistenti)"
+
+#: lib/poptI.c:276
+msgid "do not execute any scriptlet(s) triggered by this package"
+msgstr "non eseguire alcun scriptlet causato da questo pacchetto"
+
+#: lib/poptI.c:279
+#, c-format
+msgid "do not execute any %%triggerprein scriptlet(s)"
+msgstr "non eseguire alcun scriptlet %%triggerprein"
+
+#: lib/poptI.c:282
+#, c-format
+msgid "do not execute any %%triggerin scriptlet(s)"
+msgstr "non eseguire alcun scriptlet %%triggerin"
+
+#: lib/poptI.c:285
+#, c-format
+msgid "do not execute any %%triggerun scriptlet(s)"
+msgstr "non eseguire alcun scriptlet %%triggerun"
+
+#: lib/poptI.c:288
+#, c-format
+msgid "do not execute any %%triggerpostun scriptlet(s)"
+msgstr "non eseguire alcun scriptlet %%triggerpostun"
+
+#: lib/poptI.c:292
+msgid ""
+"upgrade to an old version of the package (--force on upgrades does this "
+"automatically)"
+msgstr "aggiorna ad una versione più vecchia del pacchetto (sugli aggiornamenti --force esegue questa operazione automaticamente)"
+
+#: lib/poptI.c:296
+msgid "print percentages as package installs"
+msgstr "mostra le percentuali durante le installazioni del pacchetto"
+
+#: lib/poptI.c:298
+msgid "relocate the package to <dir>, if relocatable"
+msgstr "riposiziona il pacchetto su <dir>, se trasferibile"
+
+#: lib/poptI.c:299
+msgid "<dir>"
+msgstr "<dir>"
+
+#: lib/poptI.c:301
+msgid "relocate files from path <old> to <new>"
+msgstr "riposiziona i file dal path <old> su <new>"
+
+#: lib/poptI.c:302
+msgid "<old>=<new>"
+msgstr "<old>=<new>"
+
+#: lib/poptI.c:305
+msgid "save erased package files by repackaging"
+msgstr "salva i file del pacchetto rimosso rieseguendo il packaging"
+
+#: lib/poptI.c:308
+msgid "install even if the package replaces installed files"
+msgstr "installa anche se il pacchetto sostituisce i file installati"
+
+#: lib/poptI.c:311
+msgid "reinstall if the package is already present"
+msgstr "installa nuovamente se il pacchetto è già presente"
+
+#: lib/poptI.c:313
+msgid "deinstall new, reinstall old, package(s), back to <date>"
+msgstr "disinstallare nuovo, reinstallare vecchio, pacchetti, dal <date>"
+
+#: lib/poptI.c:314
+msgid "<date>"
+msgstr "<date>"
+
+#: lib/poptI.c:316
+msgid "don't install, but tell if it would work or not"
+msgstr "non installare, ma indicare se funziona oppure no"
+
+#: lib/poptI.c:319
+msgid "upgrade package(s)"
+msgstr "aggiorna i pacchetti"
+
+#: lib/poptQV.c:95
+msgid "query/verify all packages"
+msgstr "interrogare/verificare tutti i pacchetti"
+
+#: lib/poptQV.c:97
+msgid "rpm checksig mode"
+msgstr "modalità rpm checksig"
+
+#: lib/poptQV.c:99
+msgid "query/verify package(s) owning file"
+msgstr "interrogare/verificare i pacchetti proprietari di file"
+
+#: lib/poptQV.c:101
+msgid "query/verify package(s) with file identifier"
+msgstr "interrogare/verificare i pacchetti con un identificatore di file"
+
+#: lib/poptQV.c:103
+msgid "query/verify package(s) in group"
+msgstr "interrogare/verificare i pacchetti in gruppo"
+
+#: lib/poptQV.c:105
+msgid "query/verify package(s) with header identifier"
+msgstr "interrogare/verificare i pacchetti con un identificatore di intestazione"
+
+#: lib/poptQV.c:107
+msgid "query/verify a package file"
+msgstr "interrogare/verificare un file del pacchetto"
+
+#: lib/poptQV.c:109
+msgid "query/verify package(s) with package identifier"
+msgstr "interrogare/verificare i pacchetti con un identificatore del pacchetto"
+
+#: lib/poptQV.c:111
+msgid "rpm query mode"
+msgstr "modalità interroga rpm"
+
+#: lib/poptQV.c:113
+msgid "query/verify a header instance"
+msgstr "interrogare/verificare una istanza dell'intestazione"
+
+#: lib/poptQV.c:115
+msgid "query a spec file"
+msgstr "interrogare un file spec"
+
+#: lib/poptQV.c:115
+msgid "<spec>"
+msgstr "<spec>"
+
+#: lib/poptQV.c:117
+msgid "query/verify package(s) from install transaction"
+msgstr "interrogare/verificare i pacchetti dall'operazione di installazione"
+
+#: lib/poptQV.c:119
+msgid "query the package(s) triggered by the package"
+msgstr "interroga i pacchetti azionati dal pacchetto"
+
+#: lib/poptQV.c:121
+msgid "rpm verify mode"
+msgstr "modalità verifica rpm"
+
+#: lib/poptQV.c:123
+msgid "query/verify the package(s) which require a dependency"
+msgstr "interrogare/verificare i pacchetti che necessitano di una dipendenza"
+
+#: lib/poptQV.c:125
+msgid "query/verify the package(s) which provide a dependency"
+msgstr "interrogare/verificare i pacchetti che forniscono una dipendenza"
+
+#: lib/poptQV.c:226
+msgid "list all configuration files"
+msgstr "elenca tutti i file di configurazione"
+
+#: lib/poptQV.c:228
+msgid "list all documentation files"
+msgstr "elenca tutti i file di documentazione"
+
+#: lib/poptQV.c:230
+msgid "dump basic file information"
+msgstr "rimuovere le informazioni di base del file"
+
+#: lib/poptQV.c:234
+msgid "list files in package"
+msgstr "elenca i file in un pacchetto"
+
+#: lib/poptQV.c:239
+#, c-format
+msgid "skip %%ghost files"
+msgstr "salta file %%ghost"
+
+#: lib/poptQV.c:243
+#, c-format
+msgid "skip %%license files"
+msgstr "salta file %%licens"
+
+#: lib/poptQV.c:246
+#, c-format
+msgid "skip %%readme files"
+msgstr "salta file %%readme"
+
+#: lib/poptQV.c:252
+msgid "use the following query format"
+msgstr "usare il seguente formato di interrogazione"
+
+#: lib/poptQV.c:254
+msgid "substitute i18n sections into spec file"
+msgstr "sostituire le sezioni i18n nel file spec"
+
+#: lib/poptQV.c:256
+msgid "display the states of the listed files"
+msgstr "visualizzare gli stati dei file elencati"
+
+#: lib/poptQV.c:282
+msgid "don't verify size of files"
+msgstr "non verificare la dimensione dei file"
+
+#: lib/poptQV.c:285
+msgid "don't verify symlink path of files"
+msgstr "non verificare il percorso symlink dei file"
+
+#: lib/poptQV.c:288
+msgid "don't verify owner of files"
+msgstr "non verificare il proprietario dei file"
+
+#: lib/poptQV.c:291
+msgid "don't verify group of files"
+msgstr "non verificare il gruppo dei file"
+
+#: lib/poptQV.c:294
+msgid "don't verify modification time of files"
+msgstr "non verificare l'ora di modifica dei file"
+
+#: lib/poptQV.c:297 lib/poptQV.c:300
+msgid "don't verify mode of files"
+msgstr "non verificare la modalità dei file"
+
+#: lib/poptQV.c:303
+msgid "don't verify files in package"
+msgstr "non verificare i file nel pacchetto"
+
+#: lib/poptQV.c:306 lib/poptQV.c:309 tools/rpmgraph.c:274
+msgid "don't verify package dependencies"
+msgstr "non verificare le dipendenze del pacchetto"
+
+#: lib/poptQV.c:314 lib/poptQV.c:318 lib/poptQV.c:321 lib/poptQV.c:324
+msgid "don't execute verify script(s)"
+msgstr "non eseguire gli script di verifica"
+
+#: lib/poptQV.c:348
+msgid "don't verify GPG V3 DSA signature(s)"
+msgstr "non verificare le firme GPG V3 DSA"
+
+#: lib/poptQV.c:351
+msgid "don't verify PGP V3 RSA/MD5 signature(s)"
+msgstr "non verificare le firme PGP V3 RSA/MD5"
+
+#: lib/poptQV.c:366
+msgid "sign package(s) (identical to --resign)"
+msgstr "firma pacchetto (identico a --resign)"
+
+#: lib/poptQV.c:368
+msgid "verify package signature(s)"
+msgstr "verifica firma del pacchetto"
+
+#: lib/poptQV.c:370
+msgid "import an armored public key"
+msgstr "importa una chiave pubblica corazzata"
+
+#: lib/poptQV.c:372
+msgid "sign package(s) (identical to --addsign)"
+msgstr "firma pacchetto (identico a --addsign)"
+
+#: lib/poptQV.c:374
+msgid "generate signature"
+msgstr "genera firma"
+
+#. @=boundsread@
+#. @-modfilesys@
+#: lib/psm.c:247 rpmdb/header.c:386 rpmdb/header_internal.c:164
+#, c-format
+msgid "Data type %d not supported\n"
+msgstr "Tipo di dati %d non supportati\n"
+
+#: lib/psm.c:443
+msgid "source package expected, binary found\n"
+msgstr "pacchetto sorgente atteso, trovato binario\n"
+
+#: lib/psm.c:562
+msgid "source package contains no .spec file\n"
+msgstr "pacchetto sorgente non contiene alcun file .spec\n"
+
+#: lib/psm.c:682
+#, c-format
+msgid "%s: running %s scriptlet\n"
+msgstr "%s: esecuzione scriptlet %s in corso\n"
+
+#: lib/psm.c:852
+#, c-format
+msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n"
+msgstr "esecuzione scriptlet %s da %s-%s-%s fallita, waitpid ha ritornato %s\n"
+
+#: lib/psm.c:859
+#, c-format
+msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n"
+msgstr "esecuzione scriptlet %s da %s-%s-%s fallita, exit status %d\n"
+
+#: lib/psm.c:1188
+#, c-format
+msgid "%s: %s has %d files, test = %d\n"
+msgstr "%s: %s presenta i file %d, test = %d\n"
+
+#: lib/psm.c:1310
+#, c-format
+msgid "%s: %s scriptlet failed (%d), skipping %s\n"
+msgstr "%s: scriptlet %s fallito (%d), omissione %s\n"
+
+#: lib/psm.c:1420
+msgid "Unable to reload signature header\n"
+msgstr "Impossibile ricaricare l'intestazione della firma\n"
+
+#: lib/psm.c:1466
+#, c-format
+msgid "user %s does not exist - using root\n"
+msgstr "l'utente %s non esiste - utilizzazione utente root\n"
+
+#: lib/psm.c:1475
+#, c-format
+msgid "group %s does not exist - using root\n"
+msgstr "il gruppo %s non esiste - utilizzazione utente root\n"
+
+#: lib/psm.c:1523
+#, c-format
+msgid "unpacking of archive failed%s%s: %s\n"
+msgstr "estrazione archivio fallita%s%s: %s\n"
+
+#: lib/psm.c:1524
+msgid " on file "
+msgstr " sul file "
+
+#: lib/psm.c:1721
+#, c-format
+msgid "%s failed on file %s: %s\n"
+msgstr "%s fallito sul file %s: %s\n"
+
+#: lib/psm.c:1724
+#, c-format
+msgid "%s failed: %s\n"
+msgstr "%s fallito: %s\n"
+
+#: lib/query.c:122 lib/rpmts.c:413
+#, c-format
+msgid "incorrect format: %s\n"
+msgstr "formato incorretto: %s\n"
+
+#. @-boundswrite@
+#: lib/query.c:181
+msgid "(contains no files)"
+msgstr "(non contiene file)"
+
+#: lib/query.c:246
+msgid "normal "
+msgstr "normale "
+
+#: lib/query.c:249
+msgid "replaced "
+msgstr "sostituito "
+
+#: lib/query.c:252
+msgid "not installed "
+msgstr "non installato"
+
+#: lib/query.c:255
+msgid "net shared "
+msgstr "rete condivisa "
+
+#: lib/query.c:258
+msgid "(no state) "
+msgstr "(nessuno stato) "
+
+#: lib/query.c:261
+#, c-format
+msgid "(unknown %3d) "
+msgstr "(sconosciuto %3d) "
+
+#: lib/query.c:279
+msgid "package has not file owner/group lists\n"
+msgstr "il pacchetto non possiede alcun elenco gruppo/proprietario dei file\n"
+
+#: lib/query.c:312
+msgid "package has neither file owner or id lists\n"
+msgstr "il pacchetto non possiede ne un proprietario del file ne un elenco id\n"
+
+#: lib/query.c:406
+#, c-format
+msgid "can't query %s: %s\n"
+msgstr "impossibile interrogare %s: %s\n"
+
+#: lib/query.c:565 lib/query.c:599 lib/rpminstall.c:422 lib/rpminstall.c:553
+#: lib/rpminstall.c:956 tools/rpmgraph.c:127 tools/rpmgraph.c:164
+#, c-format
+msgid "open of %s failed: %s\n"
+msgstr "apertura di %s fallita: %s\n"
+
+#: lib/query.c:577
+#, c-format
+msgid "query of %s failed\n"
+msgstr "interrogazione di %s fallita\n"
+
+#: lib/query.c:583
+msgid "old format source packages cannot be queried\n"
+msgstr "i pacchetti sorgente con un formato vecchio non possono essere interrogati\n"
+
+#: lib/query.c:609 lib/rpminstall.c:566
+#, c-format
+msgid "%s: not an rpm package (or package manifest): %s\n"
+msgstr "%s: non è un pacchetto rpm (o un manifesto del pacchetto): %s\n"
+
+#: lib/query.c:653
+#, c-format
+msgid "query of specfile %s failed, can't parse\n"
+msgstr "interrogazione di specfile %s fallita, impossibile analizzare\n"
+
+#: lib/query.c:674
+msgid "no packages\n"
+msgstr "nessun pacchetto\n"
+
+#: lib/query.c:694
+#, c-format
+msgid "group %s does not contain any packages\n"
+msgstr "il gruppo %s non contiene alcun pacchetto\n"
+
+#: lib/query.c:704
+#, c-format
+msgid "no package triggers %s\n"
+msgstr "nessun pacchetto attiva %s\n"
+
+#: lib/query.c:718 lib/query.c:740 lib/query.c:761 lib/query.c:796
+#, c-format
+msgid "malformed %s: %s\n"
+msgstr "%s malformato: %s\n"
+
+#: lib/query.c:728 lib/query.c:746 lib/query.c:771 lib/query.c:801
+#, c-format
+msgid "no package matches %s: %s\n"
+msgstr "nessun pacchetto corrisponde a %s: %s\n"
+
+#: lib/query.c:812
+#, c-format
+msgid "no package requires %s\n"
+msgstr "nessun pacchetto necessita di %s\n"
+
+#: lib/query.c:823
+#, c-format
+msgid "no package provides %s\n"
+msgstr "nessun pacchetto fornisce %s\n"
+
+#: lib/query.c:857
+#, c-format
+msgid "file %s: %s\n"
+msgstr "file %s: %s\n"
+
+#: lib/query.c:861
+#, c-format
+msgid "file %s is not owned by any package\n"
+msgstr "il file %s non è posseduto da alcun pacchetto\n"
+
+#: lib/query.c:888
+#, c-format
+msgid "invalid package number: %s\n"
+msgstr "numero invalido del pacchetto: %s\n"
+
+#: lib/query.c:891
+#, c-format
+msgid "package record number: %u\n"
+msgstr "numero record del pacchetto: %u\n"
+
+#: lib/query.c:896
+#, c-format
+msgid "record %u could not be read\n"
+msgstr "impossibile leggere il record %u\n"
+
+#: lib/query.c:907 lib/rpminstall.c:733
+#, c-format
+msgid "package %s is not installed\n"
+msgstr "il pacchetto %s non è stato installato\n"
+
+#: lib/rpmal.c:696
+msgid "(added files)"
+msgstr "(file aggiunti)"
+
+#: lib/rpmal.c:773
+msgid "(added provide)"
+msgstr "(provisioning aggiunto)"
+
+#: lib/rpmchecksig.c:56
+#, c-format
+msgid "%s: open failed: %s\n"
+msgstr "%s: apertura fallita: %s\n"
+
+#: lib/rpmchecksig.c:68
+msgid "makeTempFile failed\n"
+msgstr "makeTempFile fallito\n"
+
+#: lib/rpmchecksig.c:112
+#, c-format
+msgid "%s: Fwrite failed: %s\n"
+msgstr "%s: Fwrite fallito: %s\n"
+
+#: lib/rpmchecksig.c:208 lib/rpmchecksig.c:689
+#, c-format
+msgid "%s: not an rpm package\n"
+msgstr "%s: non è un pacchetto rpm\n"
+
+#: lib/rpmchecksig.c:213
+#, c-format
+msgid "%s: Can't sign v1 packaging\n"
+msgstr "%s: Impossibile firmare il packaging v1\n"
+
+#: lib/rpmchecksig.c:217
+#, c-format
+msgid "%s: Can't re-sign v2 packaging\n"
+msgstr "%s: Impossibile rifirmare il packaging v2\n"
+
+#: lib/rpmchecksig.c:317
+#, c-format
+msgid "%s: was already signed by key ID %s, skipping\n"
+msgstr "%s: è stato già firmato dall'ID %s della chiave, omissione in corso\n"
+
+#: lib/rpmchecksig.c:347
+#, c-format
+msgid "%s: writeLead failed: %s\n"
+msgstr "%s: writeLead fallito: %s\n"
+
+#: lib/rpmchecksig.c:353
+#, c-format
+msgid "%s: rpmWriteSignature failed: %s\n"
+msgstr "%s: rpmWriteSignature fallito: %s\n"
+
+#: lib/rpmchecksig.c:556
+#, c-format
+msgid "%s: import read failed.\n"
+msgstr "%s: lettura importazione fallita.\n"
+
+#: lib/rpmchecksig.c:561
+#, c-format
+msgid "%s: not an armored public key.\n"
+msgstr "%s: non è una chiave pubblica con formato 'armored'.\n"
+
+#: lib/rpmchecksig.c:568
+#, c-format
+msgid "%s: import failed.\n"
+msgstr "%s: importazione fallita.\n"
+
+#: lib/rpmchecksig.c:617
+#, c-format
+msgid "%s: headerGetEntry failed\n"
+msgstr "%s: headerGetEntry fallito\n"
+
+#: lib/rpmchecksig.c:695
+#, c-format
+msgid "%s: No signature available (v1.0 RPM)\n"
+msgstr "%s: Nessuna firma disponibile (v1.0 RPM)\n"
+
+#: lib/rpmchecksig.c:950
+msgid "NOT OK"
+msgstr "NON OK"
+
+#: lib/rpmchecksig.c:951 lib/rpmchecksig.c:965
+msgid " (MISSING KEYS:"
+msgstr " (CHIAVI MANCANTI:"
+
+#: lib/rpmchecksig.c:953 lib/rpmchecksig.c:967
+msgid ") "
+msgstr ") "
+
+#: lib/rpmchecksig.c:954 lib/rpmchecksig.c:968
+msgid " (UNTRUSTED KEYS:"
+msgstr " (CHIAVI NON FIDATE:"
+
+#: lib/rpmchecksig.c:956 lib/rpmchecksig.c:970
+msgid ")"
+msgstr ")"
+
+#: lib/rpmchecksig.c:964
+msgid "OK"
+msgstr "OK"
+
+#: lib/rpmds.c:477 lib/rpmds.c:647
+msgid "NO "
+msgstr "NO "
+
+#: lib/rpmds.c:477 lib/rpmds.c:647
+msgid "YES"
+msgstr "SI"
+
+#: lib/rpmds.c:613
+#, c-format
+msgid ""
+"The \"B\" dependency needs an epoch (assuming same epoch as \"A\")\n"
+"\tA = \"%s\"\tB = \"%s\"\n"
+msgstr ""
+"La dipendenza \"B\" necessita di un'epoca (assumendo una stessa epoca di \"A\")\n"
+"\tA = \"%s\"\tB = \"%s\"\n"
+
+#: lib/rpmds.c:646
+#, c-format
+msgid " %s A %s\tB %s\n"
+msgstr " %s A %s\tB %s\n"
+
+#. @=branchstate@
+#: lib/rpmds.c:670
+#, c-format
+msgid "package %s has unsatisfied %s: %s\n"
+msgstr "il pacchetto %s presenta un %s non soddisfatto/i: %s\n"
+
+#: lib/rpmfi.c:603
+msgid "========== relocations\n"
+msgstr "========== riposizionamenti\n"
+
+#: lib/rpmfi.c:607
+#, c-format
+msgid "%5d exclude %s\n"
+msgstr "esclude %5d in %s\n"
+
+#: lib/rpmfi.c:610
+#, c-format
+msgid "%5d relocate %s -> %s\n"
+msgstr "%5d riposiziona %s -> %s\n"
+
+#: lib/rpmfi.c:680
+#, c-format
+msgid "excluding multilib path %s%s\n"
+msgstr "esclusione percorso multilib %s%s\n"
+
+#: lib/rpmfi.c:746
+#, c-format
+msgid "excluding %s %s\n"
+msgstr "esclusione %s %s in corso\n"
+
+#: lib/rpmfi.c:756
+#, c-format
+msgid "relocating %s to %s\n"
+msgstr "riposizionamento di %s su %s\n"
+
+#: lib/rpmfi.c:835
+#, c-format
+msgid "relocating directory %s to %s\n"
+msgstr "riposizionamento directory %s su %s\n"
+
+#: lib/rpminstall.c:181
+msgid "Preparing..."
+msgstr "Preparazione in corso..."
+
+#: lib/rpminstall.c:183
+msgid "Preparing packages for installation..."
+msgstr "Preparazione pacchetti per l'installazione..."
+
+#: lib/rpminstall.c:201
+msgid "Repackaging..."
+msgstr "Repackaging..."
+
+#: lib/rpminstall.c:203
+msgid "Repackaging erased files..."
+msgstr "Repackaging dei file rimossi..."
+
+#: lib/rpminstall.c:222
+msgid "Upgrading..."
+msgstr "Aggiornamento in corso..."
+
+#: lib/rpminstall.c:224
+msgid "Upgrading packages..."
+msgstr "Aggiornamento pacchetti in corso..."
+
+#: lib/rpminstall.c:369
+#, c-format
+msgid "Retrieving %s\n"
+msgstr "Ripristino di %s\n"
+
+#. XXX undefined %{name}/%{version}/%{release} here
+#. XXX %{_tmpdir} does not exist
+#: lib/rpminstall.c:382
+#, c-format
+msgid " ... as %s\n"
+msgstr " ... come %s\n"
+
+#: lib/rpminstall.c:386
+#, c-format
+msgid "skipping %s - transfer failed - %s\n"
+msgstr "omissione %s - trasferimento fallito - %s\n"
+
+#: lib/rpminstall.c:477
+#, c-format
+msgid "package %s is not relocateable\n"
+msgstr "il pacchetto %s non è riposizionabile\n"
+
+#: lib/rpminstall.c:527
+#, c-format
+msgid "error reading from file %s\n"
+msgstr "errore di lettura dal file %s\n"
+
+#: lib/rpminstall.c:533
+#, c-format
+msgid "file %s requires a newer version of RPM\n"
+msgstr "il file %s necessita di una nuova versione di RPM\n"
+
+#: lib/rpminstall.c:545 lib/rpminstall.c:812 tools/rpmgraph.c:156
+#, c-format
+msgid "%s cannot be installed\n"
+msgstr "%s non può essere installato\n"
+
+#: lib/rpminstall.c:581
+#, c-format
+msgid "found %d source and %d binary packages\n"
+msgstr "trovati sorgente %d e pacchetti binari %d\n"
+
+#: lib/rpminstall.c:595 lib/rpminstall.c:761 lib/rpminstall.c:1160
+#: tools/rpmgraph.c:202
+msgid "Failed dependencies:\n"
+msgstr "Dipendenze fallite:\n"
+
+#: lib/rpminstall.c:602 tools/rpmgraph.c:208
+msgid " Suggested resolutions:\n"
+msgstr " Risoluzioni consigliate:\n"
+
+#: lib/rpminstall.c:632
+msgid "installing binary packages\n"
+msgstr "installazione pacchetti binari in corso\n"
+
+#: lib/rpminstall.c:656
+#, c-format
+msgid "cannot open file %s: %s\n"
+msgstr "impossibile aprire il file %s: %s\n"
+
+#: lib/rpminstall.c:736
+#, c-format
+msgid "\"%s\" specifies multiple packages\n"
+msgstr "\"%s\" specifica pacchetti multipli\n"
+
+#: lib/rpminstall.c:796
+#, c-format
+msgid "cannot open %s: %s\n"
+msgstr "impossibile aprire %s: %s\n"
+
+#: lib/rpminstall.c:802
+#, c-format
+msgid "Installing %s\n"
+msgstr "installazione di %s in corso\n"
+
+#: lib/rpminstall.c:1154
+#, c-format
+msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n"
+msgstr "Rollback dei pacchetti (+%d/-%d) fino a %-24.24s (0x%08x):\n"
+
+#: lib/rpmlead.c:54
+#, c-format
+msgid "read failed: %s (%d)\n"
+msgstr "lettura fallita: %s (%d)\n"
+
+#: lib/rpmlibprov.c:29
+msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions."
+msgstr "PreReq:, Provides:, e Obsoletes: versioni per il supporto delle dipendenze."
+
+#: lib/rpmlibprov.c:32
+msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path."
+msgstr "file name conservati come tuple (dirName,baseName,dirIndex), non come percorsi."
+
+#: lib/rpmlibprov.c:35
+msgid "package payload is compressed using bzip2."
+msgstr "il campo dati 'payload' del pacchetto è stato compresso utilizzando bzip2."
+
+#: lib/rpmlibprov.c:38
+msgid "package payload file(s) have \"./\" prefix."
+msgstr "i file payload del pacchetto presentano un prefisso \"./\""
+
+#: lib/rpmlibprov.c:41
+msgid "package name-version-release is not implicitly provided."
+msgstr "il nome-versione-release del pacchetto non viene implicitamente fornito."
+
+#: lib/rpmlibprov.c:44
+msgid "header tags are always sorted after being loaded."
+msgstr "le etichette di intestazione vengono sempre ordinate dopo il loro caricamento."
+
+#: lib/rpmlibprov.c:47
+msgid "the scriptlet interpreter can use arguments from header."
+msgstr "l'interpreter di scriptlet può utilizzare gli argomenti presenti nell'intestazione."
+
+#: lib/rpmlibprov.c:50
+msgid "a hardlink file set may be installed without being complete."
+msgstr "un set di file hardlink può essere installato senza che sia completo."
+
+#. @observer@
+#: lib/rpmps.c:200
+msgid "different"
+msgstr "diverso"
+
+#: lib/rpmps.c:208
+#, c-format
+msgid "package %s is intended for a %s architecture"
+msgstr "il pacchetto %s è stato ideato per una architettura %s"
+
+#: lib/rpmps.c:213
+#, c-format
+msgid "package %s is intended for a %s operating system"
+msgstr "il pacchetto %s è stato ideato per un sistema operativo %s"
+
+#: lib/rpmps.c:218
+#, c-format
+msgid "package %s is already installed"
+msgstr "il pacchetto %s è già installato"
+
+#: lib/rpmps.c:223
+#, c-format
+msgid "path %s in package %s is not relocateable"
+msgstr "il percorso %s nel pacchetto %s non è riposizionabile"
+
+#: lib/rpmps.c:228
+#, c-format
+msgid "file %s conflicts between attempted installs of %s and %s"
+msgstr "il file %s entra in conflitto durante il tentativo d'installazione di %s e %s"
+
+#: lib/rpmps.c:233
+#, c-format
+msgid "file %s from install of %s conflicts with file from package %s"
+msgstr "il file %s dell'installazione di %s entra in conflitto con il file del pacchetto %s"
+
+#: lib/rpmps.c:238
+#, c-format
+msgid "package %s (which is newer than %s) is already installed"
+msgstr "il pacchetto %s (il quale risulta essere più recente di %s) è già installato"
+
+#: lib/rpmps.c:243
+#, c-format
+msgid "installing package %s needs %ld%cB on the %s filesystem"
+msgstr "l'installazione del pacchetto %s necessita %ld%cB sul filesystem %s"
+
+#: lib/rpmps.c:253
+#, c-format
+msgid "installing package %s needs %ld inodes on the %s filesystem"
+msgstr "l'installazione del pacchetto %s necessita degli inode %ld sul filesystem %s"
+
+#: lib/rpmps.c:258
+#, c-format
+msgid "package %s pre-transaction syscall(s): %s failed: %s"
+msgstr "syscall di pre-transazione del pacchetto %s: %s fallito: %s"
+
+#: lib/rpmps.c:262
+#, c-format
+msgid "%s is needed by %s%s"
+msgstr "%s%s necessita di %s"
+
+#: lib/rpmps.c:264 lib/rpmps.c:269
+msgid "(installed) "
+msgstr "(installato) "
+
+#: lib/rpmps.c:267
+#, c-format
+msgid "%s conflicts with %s%s"
+msgstr "%s entra in conflitto con %s%s"
+
+#: lib/rpmps.c:273
+#, c-format
+msgid "unknown error %d encountered while manipulating package %s"
+msgstr "si è verificato un errore sconosciuto %d durante la manipolazione del pacchetto %s"
+
+#: lib/rpmrc.c:201
+#, c-format
+msgid "missing second ':' at %s:%d\n"
+msgstr "secondi ':' mancanti su %s:%d\n"
+
+#: lib/rpmrc.c:204
+#, c-format
+msgid "missing architecture name at %s:%d\n"
+msgstr "nome architettura mancante su %s:%d\n"
+
+#: lib/rpmrc.c:358
+#, c-format
+msgid "Incomplete data line at %s:%d\n"
+msgstr "Riga dati incompleta su %s:%d\n"
+
+#: lib/rpmrc.c:363
+#, c-format
+msgid "Too many args in data line at %s:%d\n"
+msgstr "Troppi argomenti sulla riga dati di %s:%d\n"
+
+#: lib/rpmrc.c:371
+#, c-format
+msgid "Bad arch/os number: %s (%s:%d)\n"
+msgstr "Numero arch/OS errato: %s (%s:%d)\n"
+
+#: lib/rpmrc.c:408
+#, c-format
+msgid "Incomplete default line at %s:%d\n"
+msgstr "Riga di default incompleta su %s:%d\n"
+
+#: lib/rpmrc.c:413
+#, c-format
+msgid "Too many args in default line at %s:%d\n"
+msgstr "Troppi argomenti nella riga di default su %s:%d\n"
+
+#. XXX Feof(fd)
+#: lib/rpmrc.c:583
+#, c-format
+msgid "Failed to read %s: %s.\n"
+msgstr "Lettura di %s fallita: %s.\n"
+
+#: lib/rpmrc.c:621
+#, c-format
+msgid "missing ':' (found 0x%02x) at %s:%d\n"
+msgstr "':' mancanti (trovato 0x%02x) su %s:%d\n"
+
+#: lib/rpmrc.c:638 lib/rpmrc.c:712
+#, c-format
+msgid "missing argument for %s at %s:%d\n"
+msgstr "argomento mancante per %s su %s:%d\n"
+
+#: lib/rpmrc.c:655 lib/rpmrc.c:677
+#, c-format
+msgid "%s expansion failed at %s:%d \"%s\"\n"
+msgstr "espansione %s su %s fallita:%d \"%s\"\n"
+
+#: lib/rpmrc.c:664
+#, c-format
+msgid "cannot open %s at %s:%d: %s\n"
+msgstr "impossibile aprire %s su %s:%d: %s\n"
+
+#: lib/rpmrc.c:704
+#, c-format
+msgid "missing architecture for %s at %s:%d\n"
+msgstr "architettura mancante per %s su %s:%d\n"
+
+#: lib/rpmrc.c:771
+#, c-format
+msgid "bad option '%s' at %s:%d\n"
+msgstr "opzione errata '%s' su %s:%d\n"
+
+#: lib/rpmrc.c:1530
+#, c-format
+msgid "Unknown system: %s\n"
+msgstr "Sistema sconosciuto: %s\n"
+
+#: lib/rpmrc.c:1531
+msgid "Please contact rpm-list@redhat.com\n"
+msgstr "Si prega di contattare rpm-list@redhat.com\n"
+
+#: lib/rpmrc.c:1756
+#, c-format
+msgid "Cannot expand %s\n"
+msgstr "Impossibile espandere %s\n"
+
+#: lib/rpmrc.c:1761
+#, c-format
+msgid "Cannot read %s, HOME is too large.\n"
+msgstr "Impossibile leggere %s, HOME è troppo grande.\n"
+
+#: lib/rpmrc.c:1778
+#, c-format
+msgid "Unable to open %s for reading: %s.\n"
+msgstr "Impossibile aprire %s per la lettura: %s.\n"
+
+#: lib/rpmts.c:135
+#, c-format
+msgid "cannot open Packages database in %s\n"
+msgstr "impossibile aprire il database dei pacchetti in %s\n"
+
+#: lib/rpmts.c:319
+#, c-format
+msgid "cannot open Solve database in %s\n"
+msgstr "impossibile aprire il database di Solve in %s\n"
+
+#. Get available space on mounted file systems.
+#: lib/rpmts.c:809
+msgid "getting list of mounted filesystems\n"
+msgstr "acquisizione elenco dei filesystem montati in corso\n"
+
+#: lib/signature.c:132
+msgid "file is not regular -- skipping size check\n"
+msgstr "il file non è regolare - omissione controllo dimensione\n"
+
+#: lib/signature.c:150
+#, c-format
+msgid "Expected size: %12d = lead(%d)+sigs(%d)+pad(%d)+data(%d)\n"
+msgstr "Dimensione prevista: %12d = lead(%d)+sigs(%d)+pad(%d)+data(%d)\n"
+
+#: lib/signature.c:155
+#, c-format
+msgid " Actual size: %12d\n"
+msgstr " Dimensione attuale: %12d\n"
+
+#: lib/signature.c:177
+msgid "No signature\n"
+msgstr "Nessuna firma\n"
+
+#: lib/signature.c:181
+msgid "Old PGP signature\n"
+msgstr "Firma PGP vecchia\n"
+
+#: lib/signature.c:192
+msgid "Old (internal-only) signature! How did you get that!?\n"
+msgstr "Firma (solo-interna) vecchia! Come l'hai ottenuta!?\n"
+
+#: lib/signature.c:249
+#, c-format
+msgid "Signature: size(%d)+pad(%d)\n"
+msgstr "Firma: size(%d)+pad(%d)\n"
+
+#. @=boundsread@
+#: lib/signature.c:340 lib/signature.c:453 lib/signature.c:732
+#: lib/signature.c:771
+#, c-format
+msgid "Could not exec %s: %s\n"
+msgstr "Impossibile eseguire %s: %s\n"
+
+#: lib/signature.c:356
+msgid "pgp failed\n"
+msgstr "pgp fallito\n"
+
+#. PGP failed to write signature
+#. Just in case
+#: lib/signature.c:363
+msgid "pgp failed to write signature\n"
+msgstr "pgp non è riuscito a salvare la firma\n"
+
+#: lib/signature.c:369
+#, c-format
+msgid "PGP sig size: %d\n"
+msgstr "Dimensione firma PGP: %d\n"
+
+#. @=boundswrite@
+#: lib/signature.c:387 lib/signature.c:501
+msgid "unable to read the signature\n"
+msgstr "impossibile leggere la firma\n"
+
+#: lib/signature.c:392
+#, c-format
+msgid "Got %d bytes of PGP sig\n"
+msgstr "In possesso di %d bytes della firma PGP\n"
+
+#: lib/signature.c:470
+msgid "gpg failed\n"
+msgstr "gpg fallito\n"
+
+#. GPG failed to write signature
+#. Just in case
+#: lib/signature.c:477
+msgid "gpg failed to write signature\n"
+msgstr "pgp non è riuscito a salvare la firma\n"
+
+#: lib/signature.c:483
+#, c-format
+msgid "GPG sig size: %d\n"
+msgstr "Dimensione firma GPG: %d\n"
+
+#: lib/signature.c:506
+#, c-format
+msgid "Got %d bytes of GPG sig\n"
+msgstr "In possesso di %d bytes della firma GPG\n"
+
+#. @notreached@
+#. This case should have been screened out long ago.
+#: lib/signature.c:776 lib/signature.c:831
+#, c-format
+msgid "Invalid %%_signature spec in macro file\n"
+msgstr "Specifica %%_signature invalida nel file macro\n"
+
+#: lib/signature.c:808
+#, c-format
+msgid "You must set \"%%_gpg_name\" in your macro file\n"
+msgstr "È necessario impostare \"%%_gpg_name\" nel vostro file macro\n"
+
+#: lib/signature.c:823
+#, c-format
+msgid "You must set \"%%_pgp_name\" in your macro file\n"
+msgstr "È necessario impostare \"%%_pgp_name\" nel vostro file macro\n"
+
+#: lib/signature.c:872
+msgid "Header+Payload size: "
+msgstr "Dimensione Header+Payload: "
+
+#: lib/signature.c:913
+msgid "MD5 digest: "
+msgstr "MD5 digest: "
+
+#: lib/signature.c:969
+msgid "Header SHA1 digest: "
+msgstr "Digest SHA1 Header: "
+
+#: lib/signature.c:1044
+msgid "V3 RSA/MD5 signature: "
+msgstr "Firma RSA/MD5 V3: "
+
+#: lib/signature.c:1161
+msgid "Header "
+msgstr "Header "
+
+#: lib/signature.c:1162
+msgid "V3 DSA signature: "
+msgstr "Firma DSA V3: "
+
+#: lib/signature.c:1241
+msgid "Verify signature: BAD PARAMETERS\n"
+msgstr "Verifica firma: PARAMETRI ERRATI\n"
+
+#: lib/signature.c:1268
+msgid "Broken MD5 digest: UNSUPPORTED\n"
+msgstr "MD5 digest discontinuo: NON SUPPORTATO\n"
+
+#: lib/signature.c:1272
+#, c-format
+msgid "Signature: UNKNOWN (%d)\n"
+msgstr "Firma: SCONOSCIUTA (%d)\n"
+
+#: lib/transaction.c:107
+#, c-format
+msgid "%s skipped due to missingok flag\n"
+msgstr "%s omesso/a a causa della mancanza del flag ok\n"
+
+#. @innercontinue@
+#: lib/transaction.c:912
+#, c-format
+msgid "excluding directory %s\n"
+msgstr "esclusione directory %s in corso\n"
+
+#. ===============================================
+#. * For packages being installed:
+#. * - verify package arch/os.
+#. * - verify package epoch:version-release is newer.
+#. * - count files.
+#. * For packages being removed:
+#. * - count files.
+#.
+#: lib/transaction.c:1024
+#, c-format
+msgid "sanity checking %d elments\n"
+msgstr "controllo correttezza degli elementi %d\n"
+
+#. ===============================================
+#. * Initialize transaction element file info for package:
+#.
+#.
+#. * FIXME?: we'd be better off assembling one very large file list and
+#. * calling fpLookupList only once. I'm not sure that the speedup is
+#. * worth the trouble though.
+#.
+#: lib/transaction.c:1105
+#, c-format
+msgid "computing %d file fingerprints\n"
+msgstr "elaborazione impronte file %d\n"
+
+#. ===============================================
+#. * Compute file disposition for each package in transaction set.
+#.
+#: lib/transaction.c:1180
+msgid "computing file dispositions\n"
+msgstr "elaborazione disposizioni file\n"
+
+#. ===============================================
+#. * Install and remove packages.
+#.
+#: lib/transaction.c:1389
+#, c-format
+msgid "install/erase %d elements\n"
+msgstr "installa/elimina gli elementi %d\n"
+
+#: lib/verify.c:291
+#, c-format
+msgid "missing %c %s"
+msgstr "%c %s mancanti"
+
+#: lib/verify.c:398
+#, c-format
+msgid "Unsatisfied dependencies for %s: "
+msgstr "Dipendenze non soddisfatte per %s: "
+
+#: rpmdb/db3.c:156
+#, c-format
+msgid "db%d error(%d) from %s: %s\n"
+msgstr "errore(%d) db%d da %s: %s\n"
+
+#: rpmdb/db3.c:159
+#, c-format
+msgid "db%d error(%d): %s\n"
+msgstr "errore(%d) db%d: %s\n"
+
+#: rpmdb/db3.c:185
+#, c-format
+msgid "closed db environment %s/%s\n"
+msgstr "ambiente db %s/%s chiuso\n"
+
+#: rpmdb/db3.c:203
+#, c-format
+msgid "removed db environment %s/%s\n"
+msgstr "ambiente db %s/%s rimosso\n"
+
+#: rpmdb/db3.c:243
+#, c-format
+msgid "opening db environment %s/%s %s\n"
+msgstr "apertura ambiente db %s/%s %s in corso\n"
+
+#: rpmdb/db3.c:678
+#, c-format
+msgid "closed db index %s/%s\n"
+msgstr "chiuso indice db %s/%s\n"
+
+#: rpmdb/db3.c:745
+#, c-format
+msgid "verified db index %s/%s\n"
+msgstr "indice db verificato %s/%s\n"
+
+#: rpmdb/db3.c:967
+#, c-format
+msgid "opening db index %s/%s %s mode=0x%x\n"
+msgstr "apertura indice db in corso %s/%s %s modalità=0x%x\n"
+
+#: rpmdb/db3.c:1183
+#, c-format
+msgid "cannot get %s lock on %s/%s\n"
+msgstr "impossibile connettere %s su %s/%s\n"
+
+#: rpmdb/db3.c:1185
+msgid "exclusive"
+msgstr "esclusivo"
+
+#: rpmdb/db3.c:1185
+msgid "shared"
+msgstr "condiviso"
+
+#: rpmdb/db3.c:1189
+#, c-format
+msgid "locked db index %s/%s\n"
+msgstr "bloccato indice db %s/%s\n"
+
+#: rpmdb/dbconfig.c:327
+#, c-format
+msgid "unrecognized db option: \"%s\" ignored.\n"
+msgstr "opzione db non riconosciuta: \"%s\" ignorata.\n"
+
+#: rpmdb/dbconfig.c:367
+#, c-format
+msgid "%s has invalid numeric value, skipped\n"
+msgstr "%s presenta un valore numerico invalido, omesso\n"
+
+#: rpmdb/dbconfig.c:376
+#, c-format
+msgid "%s has too large or too small long value, skipped\n"
+msgstr "%s presenta un valore lungo troppo grande o troppo piccolo, omesso\n"
+
+#: rpmdb/dbconfig.c:385
+#, c-format
+msgid "%s has too large or too small integer value, skipped\n"
+msgstr "%s presenta un valore intero troppo grande o troppo piccolo, omesso\n"
+
+#. This should not be allowed
+#. @-modfilesys@
+#: rpmdb/header.c:345
+msgid "dataLength() RPM_STRING_TYPE count must be 1.\n"
+msgstr "il conteggio di dataLength() RPM_STRING_TYPE deve essere 1.\n"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2297
+msgid "missing { after %"
+msgstr "{ mancante dopo %"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2327
+msgid "missing } after %{"
+msgstr "} mancante dopo %{"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2341
+msgid "empty tag format"
+msgstr "formato etichetta vuoto"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2355
+msgid "empty tag name"
+msgstr "nome etichetta vuoto"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2372
+msgid "unknown tag"
+msgstr "etichetta sconosciuta"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2399
+msgid "] expected at end of array"
+msgstr "] previsto alla fine dell'array"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2417
+msgid "unexpected ]"
+msgstr "] inaspettata"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2421
+msgid "unexpected }"
+msgstr "} inaspettata"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2490
+msgid "? expected in expression"
+msgstr "? previsto come espressione"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2499
+msgid "{ expected after ? in expression"
+msgstr "{ previsto dopo ? come espressione"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2512 rpmdb/header.c:2557
+msgid "} expected in expression"
+msgstr "} previsto come espressione"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2522
+msgid ": expected following ? subexpression"
+msgstr ": previsti dopo l'espressione secondaria ?"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2542
+msgid "{ expected after : in expression"
+msgstr "{ previsti dopo : come espressione"
+
+#. @-observertrans -readonlytrans@
+#: rpmdb/header.c:2567
+msgid "| expected at end of expression"
+msgstr "| previsto alla fine dell'espressione"
+
+#: rpmdb/poptDB.c:18
+msgid "initialize database"
+msgstr "inizializza database"
+
+#: rpmdb/poptDB.c:20
+msgid "rebuild database inverted lists from installed package headers"
+msgstr "ricompila gli elenchi invertiti del database dalle intestazioni del pacchetto installato"
+
+#: rpmdb/poptDB.c:23
+msgid "verify database files"
+msgstr "verifica file del database"
+
+#: rpmdb/poptDB.c:25
+msgid "generate headers compatible with (legacy) rpm[23] packaging"
+msgstr "ganara le intestazioni compatibili con il (legacy) rpm[23] packaging"
+
+#: rpmdb/rpmdb.c:213
+#, c-format
+msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n"
+msgstr "dbiTagsInit: nome etichetta non riconosciuto: \"%s\" ignorato\n"
+
+#: rpmdb/rpmdb.c:282
+#, c-format
+msgid "cannot open %s index using db%d - %s (%d)\n"
+msgstr "impossibile aprire l'indice %s utilizando db%d - %s (%d)\n"
+
+#: rpmdb/rpmdb.c:302
+#, c-format
+msgid "cannot open %s index\n"
+msgstr "impossibile aprire l'indice %s\n"
+
+#: rpmdb/rpmdb.c:950
+msgid "no dbpath has been set\n"
+msgstr "non è stato impostato alcun dbpath\n"
+
+#: rpmdb/rpmdb.c:1224 rpmdb/rpmdb.c:1353 rpmdb/rpmdb.c:1404 rpmdb/rpmdb.c:2369
+#: rpmdb/rpmdb.c:2480 rpmdb/rpmdb.c:3209
+#, c-format
+msgid "error(%d) getting \"%s\" records from %s index\n"
+msgstr "errore(%d) durante l'acquisizione dei record \"%s\" dall'indice %s\n"
+
+#: rpmdb/rpmdb.c:1640 rpmdb/rpmdb.c:2262 rpmdb/rpmdb.c:3012
+msgid "rpmdb: skipping"
+msgstr "rpmdb: omissione in corso"
+
+#: rpmdb/rpmdb.c:1650
+#, c-format
+msgid "error(%d) storing record #%d into %s\n"
+msgstr "errore(%d) nella memorizzazione del record #%d nel %s\n"
+
+#: rpmdb/rpmdb.c:2289
+#, c-format
+msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
+msgstr "rpmdb: ripresa intestazione #%u danneggiata -- omissione in corso.\n"
+
+#: rpmdb/rpmdb.c:2568
+#, c-format
+msgid "%s: cannot read header at 0x%x\n"
+msgstr "%s: impossibile leggere intestazione su 0x%x\n"
+
+#: rpmdb/rpmdb.c:2631
+#, c-format
+msgid "error(%d) setting header #%d record for %s removal\n"
+msgstr "errore(%d) nell'impostazione del record #%d dell'intestazione per la rimozione di %s\n"
+
+#: rpmdb/rpmdb.c:2746
+#, c-format
+msgid "removing \"%s\" from %s index.\n"
+msgstr "rimozione \"%s\" dall'indice %s.\n"
+
+#: rpmdb/rpmdb.c:2750
+#, c-format
+msgid "removing %d entries from %s index.\n"
+msgstr "rimozione voci %d dall'indice %s.\n"
+
+#: rpmdb/rpmdb.c:2778
+#, c-format
+msgid "error(%d) setting \"%s\" records from %s index\n"
+msgstr "errore(%d) nell'impostazione dei record \"%s\" dall'indice %s\n"
+
+#: rpmdb/rpmdb.c:2799
+#, c-format
+msgid "error(%d) storing record \"%s\" into %s\n"
+msgstr "errore(%d) nella memorizzazione del record \"%s\" nel %s\n"
+
+#: rpmdb/rpmdb.c:2809
+#, c-format
+msgid "error(%d) removing record \"%s\" from %s\n"
+msgstr "errore(%d) nella rimozione del record \"%s\" da %s\n"
+
+#: rpmdb/rpmdb.c:2958
+#, c-format
+msgid "error(%d) allocating new package instance\n"
+msgstr "errore(%d) nell'allocazione di una nuova istanza del pacchetto\n"
+
+#: rpmdb/rpmdb.c:3184
+#, c-format
+msgid "adding \"%s\" to %s index.\n"
+msgstr "aggiunta di \"%s\" all'indice %s.\n"
+
+#: rpmdb/rpmdb.c:3188
+#, c-format
+msgid "adding %d entries to %s index.\n"
+msgstr "aggiunta di voci %d all'indice %s.\n"
+
+#: rpmdb/rpmdb.c:3228
+#, c-format
+msgid "error(%d) storing record %s into %s\n"
+msgstr "errore(%d) nella memorizzazione del record %s nel %s\n"
+
+#: rpmdb/rpmdb.c:3625
+#, c-format
+msgid "removing %s after successful db3 rebuild.\n"
+msgstr "rimozione di %s in corso dopo aver ricompilato db3.\n"
+
+#: rpmdb/rpmdb.c:3663
+msgid "no dbpath has been set"
+msgstr "non è stato impostato alcun dbpath"
+
+#: rpmdb/rpmdb.c:3695
+#, c-format
+msgid "rebuilding database %s into %s\n"
+msgstr "ricompilazione di %s del database in %s in corso\n"
+
+#: rpmdb/rpmdb.c:3699
+#, c-format
+msgid "temporary database %s already exists\n"
+msgstr "%s del database provvisorio è già esistente\n"
+
+#: rpmdb/rpmdb.c:3705
+#, c-format
+msgid "creating directory %s\n"
+msgstr "creazione directory %s in corso\n"
+
+#: rpmdb/rpmdb.c:3707
+#, c-format
+msgid "creating directory %s: %s\n"
+msgstr "creazione directory %s in corso: %s\n"
+
+#: rpmdb/rpmdb.c:3714
+#, c-format
+msgid "opening old database with dbapi %d\n"
+msgstr "apertura vecchio database con dbapi %d in corso\n"
+
+#: rpmdb/rpmdb.c:3727
+#, c-format
+msgid "opening new database with dbapi %d\n"
+msgstr "apertura nuovo database con dbapi %d in corso\n"
+
+#: rpmdb/rpmdb.c:3756
+#, c-format
+msgid "header #%u in the database is bad -- skipping.\n"
+msgstr "#%u dell'intestazione nel database è incorretto -- omissione in corso.\n"
+
+#: rpmdb/rpmdb.c:3796
+#, c-format
+msgid "cannot add record originally at %u\n"
+msgstr "impossibile aggiungere il record ariginariamente su %u\n"
+
+#: rpmdb/rpmdb.c:3814
+msgid "failed to rebuild database: original database remains in place\n"
+msgstr "ricompilazione database fallita: sarà implementato il database originale\n"
+
+#: rpmdb/rpmdb.c:3822
+msgid "failed to replace old database with new database!\n"
+msgstr "sostituzione del vecchio database con il nuovo database fallita!\n"
+
+#: rpmdb/rpmdb.c:3824
+#, c-format
+msgid "replace files in %s with files from %s to recover"
+msgstr "per eseguire un ripristino sostituire i file in %s con i file di %s"
+
+#: rpmdb/rpmdb.c:3834
+#, c-format
+msgid "removing directory %s\n"
+msgstr "rimozione %s della directory in corso\n"
+
+#: rpmdb/rpmdb.c:3836
+#, c-format
+msgid "failed to remove directory %s: %s\n"
+msgstr "rimozione %s della directory fallita: %s\n"
+
+#: rpmio/macro.c:230
+#, c-format
+msgid "======================== active %d empty %d\n"
+msgstr "======================== %d attivo %d vuoto\n"
+
+#. XXX just in case
+#: rpmio/macro.c:367
+#, c-format
+msgid "%3d>%*s(empty)"
+msgstr "%3d>%*s(vuoto)"
+
+#: rpmio/macro.c:410
+#, c-format
+msgid "%3d<%*s(empty)\n"
+msgstr "%3d<%*s(vuoto)\n"
+
+#: rpmio/macro.c:648
+#, c-format
+msgid "Macro %%%s has unterminated body\n"
+msgstr "Macro %%%s presenta un corpo incompleto\n"
+
+#: rpmio/macro.c:681
+#, c-format
+msgid "Macro %%%s has illegal name (%%define)\n"
+msgstr "Macro %%%s presenta un nome illegale (%%define)\n"
+
+#: rpmio/macro.c:687
+#, c-format
+msgid "Macro %%%s has unterminated opts\n"
+msgstr "Macro %%%s presenta delle opzioni incomplete\n"
+
+#: rpmio/macro.c:692
+#, c-format
+msgid "Macro %%%s has empty body\n"
+msgstr "Macro %%%s presenta un corpo vuoto\n"
+
+#: rpmio/macro.c:698
+#, c-format
+msgid "Macro %%%s failed to expand\n"
+msgstr "Macro %%%s non è in grado di espandersi\n"
+
+#: rpmio/macro.c:733
+#, c-format
+msgid "Macro %%%s has illegal name (%%undefine)\n"
+msgstr "Macro %%%s presenta un nome illegale (%%undefine)\n"
+
+#: rpmio/macro.c:851
+#, c-format
+msgid "Macro %%%s (%s) was not used below level %d\n"
+msgstr "Macro %%%s (%s) non è stato utilizzato sotto il livello %d\n"
+
+#: rpmio/macro.c:972
+#, c-format
+msgid "Unknown option %c in %s(%s)\n"
+msgstr "Opzione %c sconosciuta in %s(%s)\n"
+
+#: rpmio/macro.c:1168
+#, c-format
+msgid "Recursion depth(%d) greater than max(%d)\n"
+msgstr "Profondità(%d) di ricorsione maggiore del valore massimo(%d)\n"
+
+#: rpmio/macro.c:1238 rpmio/macro.c:1255
+#, c-format
+msgid "Unterminated %c: %s\n"
+msgstr "%c non terminato: %s\n"
+
+#: rpmio/macro.c:1296
+#, c-format
+msgid "A %% is followed by an unparseable macro\n"
+msgstr "Un/a %% è seguito/a da una macro non analizzabile\n"
+
+#: rpmio/macro.c:1425
+#, c-format
+msgid "Macro %%%.*s not found, skipping\n"
+msgstr "Macro %%%.*s non trovata, omissione in corso\n"
+
+#: rpmio/macro.c:1496
+msgid "Target buffer overflow\n"
+msgstr "Target buffer overflow\n"
+
+#. XXX Fstrerror
+#: rpmio/macro.c:1691 rpmio/macro.c:1697
+#, c-format
+msgid "File %s: %s\n"
+msgstr "File %s: %s\n"
+
+#: rpmio/macro.c:1700
+#, c-format
+msgid "File %s is smaller than %u bytes\n"
+msgstr "File %s è più piccolo di %u byte\n"
+
+#: rpmio/rpmio.c:664
+msgid "Success"
+msgstr "Successo"
+
+#: rpmio/rpmio.c:667
+msgid "Bad server response"
+msgstr "Risposta incorretta del server"
+
+#: rpmio/rpmio.c:670
+msgid "Server I/O error"
+msgstr "Errore I/O del server"
+
+#: rpmio/rpmio.c:673
+msgid "Server timeout"
+msgstr "Timeout del server"
+
+#: rpmio/rpmio.c:676
+msgid "Unable to lookup server host address"
+msgstr "Impossibile ricercare l'indirizzo host del server"
+
+#: rpmio/rpmio.c:679
+msgid "Unable to lookup server host name"
+msgstr "Impossibile ricercare il nome host del server"
+
+#: rpmio/rpmio.c:682
+msgid "Failed to connect to server"
+msgstr "Tentativo di connessione al server fallito"
+
+#: rpmio/rpmio.c:685
+msgid "Failed to establish data connection to server"
+msgstr "Tentativo fallito di stabilire un collegamento dati col server"
+
+#: rpmio/rpmio.c:688
+msgid "I/O error to local file"
+msgstr "Errore I/O sul file locale"
+
+#: rpmio/rpmio.c:691
+msgid "Error setting remote server to passive mode"
+msgstr "Errore nell'impostazione del server remoto in modalità passiva"
+
+#: rpmio/rpmio.c:694
+msgid "File not found on server"
+msgstr "File non trovato sul server"
+
+#: rpmio/rpmio.c:697
+msgid "Abort in progress"
+msgstr "Interruzione in corso"
+
+#: rpmio/rpmio.c:701
+msgid "Unknown or unexpected error"
+msgstr "Errore sconosciuto o inaspettato"
+
+#: rpmio/rpmio.c:1393
+#, c-format
+msgid "logging into %s as %s, pw %s\n"
+msgstr "Registrazione su %s come %s, pw %s\n"
+
+#: rpmio/rpmlog.c:59
+msgid "(no error)"
+msgstr "(nessun errore)"
+
+#. !< RPMLOG_EMERG
+#: rpmio/rpmlog.c:130 rpmio/rpmlog.c:131 rpmio/rpmlog.c:132
+msgid "fatal error: "
+msgstr "errore fatale:"
+
+#. !< RPMLOG_CRIT
+#: rpmio/rpmlog.c:133
+msgid "error: "
+msgstr "errore: "
+
+#. !< RPMLOG_ERR
+#: rpmio/rpmlog.c:134
+msgid "warning: "
+msgstr "avvertimento: "
+
+#: rpmio/rpmmalloc.c:15
+#, c-format
+msgid "memory alloc (%u bytes) returned NULL.\n"
+msgstr "allocazione memoria (%u byte) ritornata NULLA.\n"
+
+#: rpmio/url.c:122
+#, c-format
+msgid "warning: u %p ctrl %p nrefs != 0 (%s %s)\n"
+msgstr "avvertimento: u %p ctrl %p nrefs != 0 (%s %s)\n"
+
+#: rpmio/url.c:142
+#, c-format
+msgid "warning: u %p data %p nrefs != 0 (%s %s)\n"
+msgstr "avvertimento: u %p data %p nrefs != 0 (%s %s)\n"
+
+#: rpmio/url.c:171
+#, c-format
+msgid "warning: _url_cache[%d] %p nrefs(%d) != 1 (%s %s)\n"
+msgstr "avvertimento: _url_cache[%d] %p nrefs(%d) != 1 (%s %s)\n"
+
+#: rpmio/url.c:267
+#, c-format
+msgid "Password for %s@%s: "
+msgstr "Password per %s@%s: "
+
+#: rpmio/url.c:295 rpmio/url.c:321
+#, c-format
+msgid "error: %sport must be a number\n"
+msgstr "errore: %sport deve essere un numero\n"
+
+#: rpmio/url.c:476
+msgid "url port must be a number\n"
+msgstr "la porta url deve essere un numero\n"
+
+#. XXX Fstrerror
+#: rpmio/url.c:543
+#, c-format
+msgid "failed to create %s: %s\n"
+msgstr "tentativo creazione %s fallito: %s\n"
+
+#: tools/rpmcache.c:515 tools/rpmgraph.c:276
+msgid "don't verify header+payload signature"
+msgstr "non verificare firma header+payload"
+
+#: tools/rpmcache.c:518
+msgid "don't update cache database, only print package paths"
+msgstr "non aggiornare il database della cache, visualizzare solo i percorsi del pacchetto"
+
+#: tools/rpmcache.c:522
+msgid "follow command line symlinks"
+msgstr "seguire symlink della linea di comando"
+
+#: tools/rpmcache.c:525
+msgid "logical walk"
+msgstr "percorso logico"
+
+#: tools/rpmcache.c:528
+msgid "don't change directories"
+msgstr "non modificare le directory"
+
+#: tools/rpmcache.c:531
+msgid "don't get stat info"
+msgstr "non ottenere informazioni su stat"
+
+#: tools/rpmcache.c:534
+msgid "physical walk"
+msgstr "percorso fisico"
+
+#: tools/rpmcache.c:537
+msgid "return dot and dot-dot"
+msgstr "ritorna punto e punto-punto"
+
+#: tools/rpmcache.c:540
+msgid "don't cross devices"
+msgstr "non incrociare i dispositivi"
+
+#: tools/rpmcache.c:543
+msgid "return whiteout information"
+msgstr "ritorna senza alcuna informazione"
+
+#: tools/rpmcache.c:546 tools/rpmgraph.c:282
+msgid "Common options for all rpm modes and executables:"
+msgstr "Opzioni comuni per tutte le modalità rpm ed eseguibili:"
+
+#: tools/rpmcache.c:578
+#, c-format
+msgid "%s: %%{_cache_dbpath} macro is mis-configured.\n"
+msgstr "%s: %%{_cache_dbpath} macro non è configurata correttamente.\n"
+
+#: tools/rpmcache.c:618
+#, c-format
+msgid "%s: cache operation failed: ec %d.\n"
+msgstr "%s: operazione cache fallita: ec %d.\n"
+
+#: tools/rpmgraph.c:177
+#, c-format
+msgid "%s: read manifest failed: %s\n"
+msgstr "%s: lettura manifesto fallita: %s\n"
+
|