1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Pacman Development Team <pacman-dev@archlinux.org>
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: pacman 4.0.3\n"
10 "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n"
11 "POT-Creation-Date: 2012-05-20 11:26-0500\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
26 msgid "Cleaning up..."
29 msgid "Entering %s environment..."
32 msgid "Unable to find source file %s."
38 msgid "There is no agent set up to handle %s URLs. Check %s."
41 msgid "The download program %s is not installed."
44 msgid "'%s' returned a fatal error (%i): %s"
47 msgid "Installing missing dependencies..."
50 msgid "'%s' failed to install missing dependencies."
53 msgid "Missing Dependencies:"
56 msgid "Failed to remove installed dependencies."
59 msgid "Retrieving Sources..."
65 msgid "%s was not found in the build directory and is not a URL."
68 msgid "Downloading %s..."
71 msgid "Failure while downloading %s"
74 msgid "Generating checksums for source files..."
77 msgid "Cannot find the %s binary required for generating sourcefile checksums."
80 msgid "Invalid integrity algorithm '%s' specified."
83 msgid "Validating source files with %s..."
95 msgid "One or more files did not pass the validity check!"
98 msgid "Integrity checks (%s) differ in size from the source array."
101 msgid "Integrity checks are missing."
104 msgid "Verifying source file signatures with %s..."
107 msgid "SIGNATURE NOT FOUND"
110 msgid "SOURCE FILE NOT FOUND"
113 msgid "unknown public key"
116 msgid "the key has been revoked."
119 msgid "the signature has expired."
122 msgid "the key has expired."
125 msgid "One or more PGP signatures could not be verified!"
128 msgid "Warnings have occurred while verifying the signatures."
131 msgid "Please make sure you really trust them."
134 msgid "Skipping all source file integrity checks."
137 msgid "Skipping verification of source file checksums."
140 msgid "Skipping verification of source file PGP signatures."
143 msgid "Extracting Sources..."
146 msgid "Extracting %s with %s"
149 msgid "Failed to extract %s"
152 msgid "A failure occurred in %s()."
155 msgid "Starting %s()..."
158 msgid "Tidying install..."
161 msgid "Removing doc files..."
164 msgid "Purging unwanted files..."
167 msgid "Compressing man and info pages..."
170 msgid "Stripping unneeded symbols from binaries and libraries..."
173 msgid "Removing %s files..."
176 msgid "Removing empty directories..."
179 msgid "Compressing binaries with %s..."
182 msgid "Could not compress binary : %s"
185 msgid "Generating %s file..."
188 msgid "Cannot find library listed in %s: %s"
191 msgid "Please add a license line to your %s!"
194 msgid "Example for GPL'ed software: %s."
197 msgid "%s entry file not in package : %s"
200 msgid "Package contains reference to %s"
203 msgid "Missing %s directory."
206 msgid "Creating package..."
209 msgid "Adding %s file..."
212 msgid "Compressing package..."
215 msgid "'%s' is not a valid archive extension."
218 msgid "Failed to create package file."
221 msgid "Failed to create symlink to package file."
224 msgid "Signing package..."
227 msgid "Created signature file %s."
230 msgid "Failed to sign package file."
233 msgid "Creating source package..."
239 msgid "Adding %s file (%s)..."
242 msgid "Compressing source package..."
245 msgid "Failed to create source package file."
248 msgid "Failed to create symlink to source package file."
251 msgid "Installing package %s with %s..."
254 msgid "Installing %s package group with %s..."
257 msgid "Failed to install built package(s)."
260 msgid "%s is not allowed to be empty."
263 msgid "%s is not allowed to start with a hyphen."
266 msgid "%s contains invalid characters: '%s'"
269 msgid "%s is not allowed to contain colons, hyphens or whitespace."
272 msgid "%s is not allowed to contain hyphens or whitespace."
275 msgid "%s must be an integer."
278 msgid "%s is not available for the '%s' architecture."
281 msgid "Note that many packages may need a line added to their %s"
287 msgid "%s array cannot contain comparison (< or >) operators."
290 msgid "%s entry should not contain leading slash : %s"
293 msgid "Invalid syntax for %s : '%s'"
296 msgid "%s file (%s) does not exist."
299 msgid "%s array contains unknown option '%s'"
302 msgid "Missing %s function for split package '%s'"
305 msgid "Requested package %s is not provided in %s"
308 msgid "Sudo can not be found. Will use su to acquire root privileges."
311 msgid "Cannot find the %s binary required for building as non-root user."
314 msgid "Cannot find the %s binary required for signing packages."
317 msgid "Cannot find the %s binary required for verifying source files."
320 msgid "Cannot find the %s binary required for validating sourcefile checksums."
323 msgid "Cannot find the %s binary required for compressing binaries."
326 msgid "Cannot find the %s binary required for distributed compilation."
329 msgid "Cannot find the %s binary required for compiler cache usage."
332 msgid "Cannot find the %s binary required for object file stripping."
335 msgid "Cannot find the %s binary required for compressing man and info pages."
338 msgid "Cannot find the %s binary required to determine latest %s revision."
341 msgid "Determining latest %s revision..."
344 msgid "Version found: %s"
347 msgid "Usage: %s [options]"
353 msgid " -A, --ignorearch Ignore incomplete %s field in %s"
356 msgid " -c, --clean Clean up work files after build"
359 msgid " -d, --nodeps Skip all dependency checks"
362 msgid " -e, --noextract Do not extract source files (use existing %s dir)"
365 msgid " -f, --force Overwrite existing package"
368 msgid " -g, --geninteg Generate integrity checks for source files"
371 msgid " -h, --help Show this help message and exit"
374 msgid " -i, --install Install package after successful build"
377 msgid " -L, --log Log package build process"
380 msgid " -m, --nocolor Disable colorized output messages"
383 msgid " -o, --nobuild Download and extract files only"
386 msgid " -p <file> Use an alternate build script (instead of '%s')"
390 " -r, --rmdeps Remove installed dependencies after a successful build"
393 msgid " -R, --repackage Repackage contents of the package without rebuilding"
396 msgid " -s, --syncdeps Install missing dependencies with %s"
400 " -S, --source Generate a source-only tarball without downloaded sources"
404 " --allsource Generate a source-only tarball including downloaded "
408 msgid " --asroot Allow %s to run as root user"
411 msgid " --check Run the %s function in the %s"
414 msgid " --config <file> Use an alternate config file (instead of '%s')"
418 " --holdver Prevent automatic version bumping for development %ss"
422 " --key <key> Specify a key to use for %s signing instead of the default"
425 msgid " --nocheck Do not run the %s function in the %s"
428 msgid " --nosign Do not create a signature for the package"
431 msgid " --pkg <list> Only build listed packages from a split package"
434 msgid " --sign Sign the resulting package with %s"
437 msgid " --skipchecksums Do not verify checksums of the source files"
441 " --skipinteg Do not perform any verification checks on source files"
444 msgid " --skippgpcheck Do not verify source files with PGP signatures"
447 msgid "These options can be passed to %s:"
451 " --noconfirm Do not ask for confirmation when resolving dependencies"
454 msgid " --noprogressbar Do not show a progress bar when downloading files"
457 msgid "If %s is not specified, %s will look for '%s'"
461 "Copyright (c) 2006-2012 Pacman Development Team <pacman-dev@archlinux.org>."
462 "\\nCopyright (C) 2002-2006 Judd Vinet <jvinet@zeroflux.org>.\\n\\nThis is "
463 "free software; see the source for copying conditions.\\nThere is NO "
464 "WARRANTY, to the extent permitted by law.\\n"
467 msgid "%s signal caught. Exiting..."
470 msgid "Aborted by user! Exiting..."
473 msgid "An unknown error has occurred. Exiting..."
476 msgid "%s not found."
479 msgid "You do not have write permission to create packages in %s."
482 msgid "You do not have write permission to store packages in %s."
485 msgid "You do not have write permission to store downloads in %s."
488 msgid "You do not have write permission to store source tarballs in %s."
491 msgid "\\0%s and %s cannot both be specified"
495 "Running %s as root is a BAD idea and can cause permanent,\\ncatastrophic "
496 "damage to your system. If you wish to run as root, please\\nuse the %s "
501 "The %s option is meant for the root user only. Please\\nrerun %s without the "
506 "Running %s as an unprivileged user will result in non-root\\nownership of "
507 "the packaged files. Try using the %s environment by\\nplacing %s in the %s "
511 msgid "Do not use the %s option. This option is only for use by %s."
514 msgid "%s does not exist."
517 msgid "%s contains %s characters and cannot be sourced."
520 msgid "The key %s does not exist in your keyring."
523 msgid "There is no key in your keyring."
526 msgid "A package has already been built, installing existing package..."
529 msgid "A package has already been built. (use %s to overwrite)"
533 "The package group has already been built, installing existing packages..."
536 msgid "The package group has already been built. (use %s to overwrite)"
539 msgid "Part of the package group has already been built. (use %s to overwrite)"
542 msgid "Leaving %s environment."
545 msgid "Repackaging without the use of a %s function is deprecated."
548 msgid "File permissions may not be preserved."
551 msgid "Making package: %s"
554 msgid "A source package has already been built. (use %s to overwrite)"
557 msgid "Source package created: %s"
560 msgid "Skipping dependency checks."
563 msgid "Checking runtime dependencies..."
566 msgid "Checking buildtime dependencies..."
569 msgid "Could not resolve all dependencies."
572 msgid "%s was not found in %s; skipping dependency checks."
575 msgid "Skipping source retrieval -- using existing %s tree"
578 msgid "Skipping source integrity checks -- using existing %s tree"
581 msgid "Skipping source extraction -- using existing %s tree"
584 msgid "The source directory is empty, there is nothing to build!"
587 msgid "The package directory is empty, there is nothing to repackage!"
590 msgid "Sources are ready."
593 msgid "Removing existing %s directory..."
596 msgid "Finished making: %s"
599 msgid "Usage: %s [pacman_db_root]"
603 "Copyright (c) 2010-2012 Pacman Development Team <pacman-dev@archlinux.org>."
604 "\\nThis is free software; see the source for copying conditions.\\nThere is "
605 "NO WARRANTY, to the extent permitted by law.\\n"
608 msgid "%s does not exist or is not a directory."
611 msgid "%s is not a pacman database directory."
614 msgid "You must have correct permissions to upgrade the database."
617 msgid "Pacman lock file was found. Cannot run while pacman is running."
620 msgid "Pre-3.5 database format detected - upgrading..."
626 msgid "Manage pacman's list of trusted keys"
629 msgid " -a, --add [file(s)] Add the specified keys (empty for stdin)"
632 msgid " -d, --delete <keyid(s)> Remove the specified keyids"
635 msgid " -e, --export [keyid(s)] Export the specified or all keyids"
639 " -f, --finger [keyid(s)] List fingerprint for specified or all keyids"
642 msgid " -h, --help Show this help message and exit"
645 msgid " -l, --list-keys [keyid(s)] List the specified or all keys"
648 msgid " -r, --recv-keys <keyid(s)> Fetch the specified keyids"
651 msgid " -u, --updatedb Update the trustdb of pacman"
654 msgid " -v, --verify <signature> Verify the file specified by the signature"
657 msgid " -V, --version Show program version"
661 " --config <file> Use an alternate config file (instead of"
666 " --edit-key <keyid(s)> Present a menu for key management task on keyids"
670 " --gpgdir <dir> Set an alternate directory for GnuPG (instead"
674 msgid " --import <dir(s)> Imports pubring.gpg from dir(s)"
678 " --import-trustdb <dir(s)> Imports ownertrust values from trustdb.gpg in dir"
682 msgid " --init Ensure the keyring is properly initialized"
685 msgid " --keyserver Specify a keyserver to use if necessary"
688 msgid " --list-sigs [keyid(s)] List keys and their signatures"
691 msgid " --lsign-key <keyid> Locally sign the specified keyid"
695 " --populate [keyring(s)] Reload the default keys from the (given) keyrings"
700 " --refresh-keys [keyid(s)] Update specified or all keys from a keyserver"
703 msgid "The key identified by %s could not be found locally."
706 msgid "You do not have sufficient permissions to read the %s keyring."
709 msgid "Use '%s' to correct the keyring permissions."
712 msgid "You do not have sufficient permissions to run this command."
715 msgid "There is no secret key available to sign with."
718 msgid "Use '%s' to generate a default secret key."
721 msgid "No keyring files exist in %s."
724 msgid "The keyring file %s does not exist."
727 msgid "Appending keys from %s.gpg..."
730 msgid "Locally signing trusted keys in keyring..."
733 msgid "Locally signing key %s..."
736 msgid "Importing owner trust values..."
739 msgid "Disabling revoked keys in keyring..."
742 msgid "Disabling key %s..."
745 msgid "A specified keyfile could not be added to the keyring."
748 msgid "A specified key could not be removed from the keyring."
751 msgid "The key identified by %s could not be edited."
754 msgid "A specified key could not be exported from the keyring."
757 msgid "The fingerprint of a specified key could not be determined."
760 msgid "%s could not be imported."
763 msgid "File %s does not exist and could not be imported."
766 msgid "A specified key could not be listed."
769 msgid "A specified signature could not be listed."
772 msgid "A specified key could not be locally signed."
775 msgid "Remote key not fetched correctly from keyserver."
778 msgid "A specified local key could not be updated from a keyserver."
781 msgid "The signature identified by %s could not be verified."
784 msgid "Updating trust database..."
787 msgid "Trust database could not be updated."
790 msgid "Cannot find the %s binary required for all %s operations."
793 msgid "%s needs to be run as root for this operation."
796 msgid "%s configuration file '%s' not found."
799 msgid "no operation specified (use -h for help)"
802 msgid "Multiple operations specified."
805 msgid "Please run %s with each operation separately."
809 "pacman-optimize is a little hack that should improve the performance\\nof "
810 "pacman when reading/writing to its filesystem-based database.\\n\\n"
814 "Because pacman uses many small files to keep track of packages,\\nthere is a "
815 "tendency for these files to become fragmented over time.\\nThis script "
816 "attempts to relocate these small files into one\\ncontinuous location on "
817 "your hard drive. The result is that the hard\\ndrive should be able to read "
818 "them faster, since the hard drive head\\ndoes not have to move around the "
822 msgid "diff tool was not found, please install diffutils."
825 msgid "You must have correct permissions to optimize the database."
828 msgid "Can not create temp directory for database building."
831 msgid "MD5sum'ing the old database..."
834 msgid "Tar'ing up %s..."
837 msgid "Tar'ing up %s failed."
840 msgid "Making and MD5sum'ing the new database..."
843 msgid "Untar'ing %s failed."
846 msgid "Syncing database to disk..."
849 msgid "Checking integrity..."
852 msgid "Integrity check FAILED, reverting to old database."
855 msgid "Rotating database into place..."
858 msgid "Finished. Your pacman database has been optimized."
861 msgid "Usage: pkgdelta [options] <package1> <package2>\\n"
865 "\tpkgdelta will create a delta file between two packages.\\nThis delta file "
866 "can then be added to a database using repo-add.\\n\\n"
869 msgid "Example: pkgdelta pacman-3.0.0.pkg.tar.gz pacman-3.0.1.pkg.tar.gz"
875 msgid " -q, --quiet minimize output\\n"
879 " --min-pkg-size minimum package size before deltas are generated "
884 " --max-delta-size percent of package size above which deltas will be "
889 "Copyright (c) 2009 Xavier Chantry <shiningxc@gmail.com>.\\n\\nThis is free "
890 "software; see the source for copying conditions.\\nThere is NO WARRANTY, to "
891 "the extent permitted by law.\\n"
894 msgid "Invalid package file '%s'."
897 msgid "Skipping delta creation for small package: %s - size %s"
900 msgid "The package names don't match : '%s' and '%s'"
903 msgid "The package architectures don't match : '%s' and '%s'"
906 msgid "Both packages have the same version : '%s'"
909 msgid "Generating delta from version %s to version %s"
912 msgid "Delta could not be created."
915 msgid "Delta package larger than maximum size. Removing."
918 msgid "Generated delta : '%s'"
921 msgid "File '%s' does not exist"
924 msgid "Cannot find the xdelta3 binary! Is xdelta3 installed?"
927 msgid "Usage: repo-add [options] <path-to-db> <package|delta> ...\\n"
931 "repo-add will update a package database by reading a package file."
932 "\\nMultiple packages to add can be specified on the command line.\\n"
935 msgid " -d, --delta generate and add delta for package update\\n"
938 msgid " -f, --files update database's file list\\n"
941 msgid "Usage: repo-remove [options] <path-to-db> <packagename|delta> ...\\n"
945 "repo-remove will update a package database by removing the package name"
946 "\\nspecified on the command line from the given repo database. Multiple"
947 "\\npackages to remove can be specified on the command line.\\n"
950 msgid "Please move along, there is nothing to see here.\\n"
953 msgid " -s, --sign sign database with GnuPG after update\\n"
956 msgid " -k, --key <key> use the specified key to sign the database\\n"
959 msgid " -v, --verify verify database's signature before update\\n"
963 "\\nSee %s(8) for more details and descriptions of the available options.\\n"
967 "Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n"
970 msgid "Example: repo-remove /path/to/repo.db.tar.gz kernel26\\n"
974 "Copyright (c) 2006-2012 Pacman Development Team <pacman-dev@archlinux.org>\\n"
975 "\\nThis is free software; see the source for copying conditions.\\nThere is "
976 "NO WARRANTY, to the extent permitted by law.\\n"
979 msgid "No database entry for package '%s'."
982 msgid "Adding 'deltas' entry : %s -> %s"
985 msgid "Removing existing entry '%s'..."
988 msgid "Cannot find the gpg binary! Is GnuPG installed?"
991 msgid "Signing database..."
994 msgid "Failed to sign package database."
997 msgid "Verifying database signature..."
1000 msgid "No existing signature found, skipping verification."
1003 msgid "Database signature file verified."
1006 msgid "Database signature was NOT valid!"
1009 msgid "'%s' does not have a valid archive extension."
1012 msgid "An entry for '%s' already existed"
1015 msgid "Invalid package signature file '%s'."
1018 msgid "Adding package signature..."
1021 msgid "Computing checksums..."
1024 msgid "Creating '%s' db entry..."
1027 msgid "Old package file not found: %s"
1030 msgid "Failed to acquire lockfile: %s."
1033 msgid "Held by process %s"
1036 msgid "Repository file '%s' is not a proper pacman database."
1039 msgid "Extracting database to a temporary location..."
1042 msgid "Repository file '%s' was not found."
1045 msgid "Repository file '%s' could not be created."
1048 msgid "File '%s' not found."
1051 msgid "Adding delta '%s'"
1054 msgid "'%s' is not a package file, skipping"
1057 msgid "Adding package '%s'"
1060 msgid "Searching for delta '%s'..."
1063 msgid "Delta matching '%s' not found."
1066 msgid "Searching for package '%s'..."
1069 msgid "Package matching '%s' not found."
1072 msgid "Invalid command name '%s' specified."
1075 msgid "Cannot create temp directory for database building."
1078 msgid "Creating updated database file '%s'"
1081 msgid "No packages remain, creating empty database."
1084 msgid "No packages modified, nothing to do."
1087 msgid "option %s requires an argument\\n"
1090 msgid "unrecognized option"