diff options
Diffstat (limited to 'scripts/po/pacman-scripts.pot')
-rw-r--r-- | scripts/po/pacman-scripts.pot | 1884 |
1 files changed, 1884 insertions, 0 deletions
diff --git a/scripts/po/pacman-scripts.pot b/scripts/po/pacman-scripts.pot new file mode 100644 index 00000000..6ba48448 --- /dev/null +++ b/scripts/po/pacman-scripts.pot @@ -0,0 +1,1884 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Pacman Development Team <pacman-dev@archlinux.org> +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: pacman 3.5.3\n" +"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" +"POT-Creation-Date: 2011-06-23 21:47-0500\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#, c-format +msgid "checking dependencies...\n" +msgstr "" + +#, c-format +msgid "checking for file conflicts...\n" +msgstr "" + +#, c-format +msgid "resolving dependencies...\n" +msgstr "" + +#, c-format +msgid "looking for inter-conflicts...\n" +msgstr "" + +#, c-format +msgid "installing %s...\n" +msgstr "" + +#, c-format +msgid "removing %s...\n" +msgstr "" + +#, c-format +msgid "upgrading %s...\n" +msgstr "" + +#, c-format +msgid "checking package integrity...\n" +msgstr "" + +#, c-format +msgid "checking delta integrity...\n" +msgstr "" + +#, c-format +msgid "applying deltas...\n" +msgstr "" + +#, c-format +msgid "generating %s with %s... " +msgstr "" + +#, c-format +msgid "success!\n" +msgstr "" + +#, c-format +msgid "failed.\n" +msgstr "" + +#, c-format +msgid ":: Retrieving packages from %s...\n" +msgstr "" + +#, c-format +msgid "checking available disk space...\n" +msgstr "" + +#, c-format +msgid ":: %s is in IgnorePkg/IgnoreGroup. Install anyway?" +msgstr "" + +#, c-format +msgid ":: Replace %s with %s/%s?" +msgstr "" + +#, c-format +msgid ":: %s and %s are in conflict. Remove %s?" +msgstr "" + +#, c-format +msgid ":: %s and %s are in conflict (%s). Remove %s?" +msgstr "" + +#, c-format +msgid "" +":: The following package cannot be upgraded due to unresolvable " +"dependencies:\n" +msgid_plural "" +":: The following packages cannot be upgraded due to unresolvable " +"dependencies:\n" +msgstr[0] "" +msgstr[1] "" + +#, c-format +msgid "Do you want to skip the above package for this upgrade?" +msgid_plural "Do you want to skip the above packages for this upgrade?" +msgstr[0] "" +msgstr[1] "" + +#, c-format +msgid ":: There are %d providers available for %s:\n" +msgstr "" + +#, c-format +msgid ":: %s-%s: local version is newer. Upgrade anyway?" +msgstr "" + +#, c-format +msgid ":: File %s is corrupted. Do you want to delete it?" +msgstr "" + +#, c-format +msgid "installing" +msgstr "" + +#, c-format +msgid "upgrading" +msgstr "" + +#, c-format +msgid "removing" +msgstr "" + +#, c-format +msgid "checking for file conflicts" +msgstr "" + +#, c-format +msgid "checking available disk space" +msgstr "" + +#, c-format +msgid "checking package integrity" +msgstr "" + +#, c-format +msgid "downloading %s...\n" +msgstr "" + +#, c-format +msgid "malloc failure: could not allocate %zd bytes\n" +msgstr "" + +#, c-format +msgid "could not get current working directory\n" +msgstr "" + +#, c-format +msgid "could not chdir to download directory %s\n" +msgstr "" + +#, c-format +msgid "running XferCommand: fork failed!\n" +msgstr "" + +#, c-format +msgid "could not change directory to %s (%s)\n" +msgstr "" + +#, c-format +msgid "invalid value for 'CleanMethod' : '%s'\n" +msgstr "" + +#, c-format +msgid "" +"config file %s, line %d: directive '%s' in section '%s' not recognized.\n" +msgstr "" + +#, c-format +msgid "config file %s, line %d: directive '%s' has invalid value '%s'\n" +msgstr "" + +#, c-format +msgid "" +"The mirror '%s' contains the $arch variable, but no Architecture is " +"defined.\n" +msgstr "" + +#, c-format +msgid "could not add server URL to database '%s': %s (%s)\n" +msgstr "" + +#, c-format +msgid "failed to initialize alpm library (%s)\n" +msgstr "" + +#, c-format +msgid "problem setting logfile '%s' (%s)\n" +msgstr "" + +#, c-format +msgid "problem setting gpgdir '%s' (%s)\n" +msgstr "" + +#, c-format +msgid "could not register '%s' database (%s)\n" +msgstr "" + +#, c-format +msgid "could not set verify option for database '%s' (%s)\n" +msgstr "" + +#, c-format +msgid "could not add mirror '%s' to database '%s' (%s)\n" +msgstr "" + +#, c-format +msgid "config parsing exceeded max recursion depth of %d.\n" +msgstr "" + +#, c-format +msgid "config file %s could not be read.\n" +msgstr "" + +#, c-format +msgid "config file %s, line %d: bad section name.\n" +msgstr "" + +#, c-format +msgid "config file %s, line %d: syntax error in config file- missing key.\n" +msgstr "" + +#, c-format +msgid "config file %s, line %d: All directives must belong to a section.\n" +msgstr "" + +#, c-format +msgid "config file %s, line %d: directive '%s' needs a value\n" +msgstr "" + +#, c-format +msgid "no targets specified (use -h for help)\n" +msgstr "" + +#, c-format +msgid "no install reason specified (use -h for help)\n" +msgstr "" + +#, c-format +msgid "could not set install reason for package %s (%s)\n" +msgstr "" + +#, c-format +msgid "%s: install reason has been set to 'installed as dependency'\n" +msgstr "" + +#, c-format +msgid "%s: install reason has been set to 'explicitly installed'\n" +msgstr "" + +#, c-format +msgid "Explicitly installed" +msgstr "" + +#, c-format +msgid "Installed as a dependency for another package" +msgstr "" + +#, c-format +msgid "Unknown" +msgstr "" + +#, c-format +msgid "Repository :" +msgstr "" + +#, c-format +msgid "Name :" +msgstr "" + +#, c-format +msgid "Version :" +msgstr "" + +#, c-format +msgid "URL :" +msgstr "" + +#, c-format +msgid "Licenses :" +msgstr "" + +#, c-format +msgid "Groups :" +msgstr "" + +#, c-format +msgid "Provides :" +msgstr "" + +#, c-format +msgid "Depends On :" +msgstr "" + +#, c-format +msgid "Optional Deps :" +msgstr "" + +#, c-format +msgid "Required By :" +msgstr "" + +#, c-format +msgid "Conflicts With :" +msgstr "" + +#, c-format +msgid "Replaces :" +msgstr "" + +#, c-format +msgid "Download Size : %6.2f %s\n" +msgstr "" + +#, c-format +msgid "Compressed Size: %6.2f %s\n" +msgstr "" + +#, c-format +msgid "Installed Size : %6.2f %s\n" +msgstr "" + +#, c-format +msgid "Packager :" +msgstr "" + +#, c-format +msgid "Architecture :" +msgstr "" + +#, c-format +msgid "Build Date :" +msgstr "" + +#, c-format +msgid "Install Date :" +msgstr "" + +#, c-format +msgid "Install Reason :" +msgstr "" + +#, c-format +msgid "Install Script :" +msgstr "" + +#, c-format +msgid "Yes" +msgstr "" + +#, c-format +msgid "No" +msgstr "" + +#, c-format +msgid "MD5 Sum :" +msgstr "" + +#, c-format +msgid "Description :" +msgstr "" + +#, c-format +msgid "could not calculate checksums for %s\n" +msgstr "" + +#, c-format +msgid "Backup Files:\n" +msgstr "" + +#, c-format +msgid "(none)\n" +msgstr "" + +#, c-format +msgid "no changelog available for '%s'.\n" +msgstr "" + +#, c-format +msgid "options" +msgstr "" + +#, c-format +msgid "file(s)" +msgstr "" + +#, c-format +msgid "package(s)" +msgstr "" + +#, c-format +msgid "usage" +msgstr "" + +#, c-format +msgid "operation" +msgstr "" + +#, c-format +msgid "operations:\n" +msgstr "" + +#, c-format +msgid "" +"\n" +"use '%s {-h --help}' with an operation for available options\n" +msgstr "" + +#, c-format +msgid "" +" -c, --cascade remove packages and all packages that depend on them\n" +msgstr "" + +#, c-format +msgid " -n, --nosave remove configuration files\n" +msgstr "" + +#, c-format +msgid "" +" -s, --recursive remove unnecessary dependencies\n" +" (-ss includes explicitly installed dependencies)\n" +msgstr "" + +#, c-format +msgid " -u, --unneeded remove unneeded packages\n" +msgstr "" + +#, c-format +msgid " -c, --changelog view the changelog of a package\n" +msgstr "" + +#, c-format +msgid "" +" -d, --deps list packages installed as dependencies [filter]\n" +msgstr "" + +#, c-format +msgid " -e, --explicit list packages explicitly installed [filter]\n" +msgstr "" + +#, c-format +msgid " -g, --groups view all members of a package group\n" +msgstr "" + +#, c-format +msgid "" +" -i, --info view package information (-ii for backup files)\n" +msgstr "" + +#, c-format +msgid "" +" -k, --check check that the files owned by the package(s) are " +"present\n" +msgstr "" + +#, c-format +msgid " -l, --list list the contents of the queried package\n" +msgstr "" + +#, c-format +msgid "" +" -m, --foreign list installed packages not found in sync db(s) " +"[filter]\n" +msgstr "" + +#, c-format +msgid " -o, --owns <file> query the package that owns <file>\n" +msgstr "" + +#, c-format +msgid " -p, --file <package> query a package file instead of the database\n" +msgstr "" + +#, c-format +msgid " -q, --quiet show less information for query and search\n" +msgstr "" + +#, c-format +msgid "" +" -s, --search <regex> search locally-installed packages for matching " +"strings\n" +msgstr "" + +#, c-format +msgid "" +" -t, --unrequired list packages not required by any package [filter]\n" +msgstr "" + +#, c-format +msgid " -u, --upgrades list outdated packages [filter]\n" +msgstr "" + +#, c-format +msgid "" +" -c, --clean remove old packages from cache directory (-cc for " +"all)\n" +msgstr "" + +#, c-format +msgid " -i, --info view package information\n" +msgstr "" + +#, c-format +msgid " -l, --list <repo> view a list of packages in a repo\n" +msgstr "" + +#, c-format +msgid "" +" -s, --search <regex> search remote repositories for matching strings\n" +msgstr "" + +#, c-format +msgid "" +" -u, --sysupgrade upgrade installed packages (-uu allows downgrade)\n" +msgstr "" + +#, c-format +msgid "" +" -w, --downloadonly download packages but do not install/upgrade " +"anything\n" +msgstr "" + +#, c-format +msgid "" +" -y, --refresh download fresh package databases from the server\n" +msgstr "" + +#, c-format +msgid " --needed don't reinstall up to date packages\n" +msgstr "" + +#, c-format +msgid " --asdeps mark packages as non-explicitly installed\n" +msgstr "" + +#, c-format +msgid " --asexplicit mark packages as explicitly installed\n" +msgstr "" + +#, c-format +msgid " -f, --force force install, overwrite conflicting files\n" +msgstr "" + +#, c-format +msgid " --asdeps install packages as non-explicitly installed\n" +msgstr "" + +#, c-format +msgid " --asexplicit install packages as explicitly installed\n" +msgstr "" + +#, c-format +msgid "" +" --ignore <pkg> ignore a package upgrade (can be used more than " +"once)\n" +msgstr "" + +#, c-format +msgid "" +" --ignoregroup <grp>\n" +" ignore a group upgrade (can be used more than once)\n" +msgstr "" + +#, c-format +msgid "" +" -d, --nodeps skip dependency version checks (-dd to skip all " +"checks)\n" +msgstr "" + +#, c-format +msgid "" +" -k, --dbonly only modify database entries, not package files\n" +msgstr "" + +#, c-format +msgid "" +" --noprogressbar do not show a progress bar when downloading files\n" +msgstr "" + +#, c-format +msgid "" +" --noscriptlet do not execute the install scriptlet if one exists\n" +msgstr "" + +#, c-format +msgid "" +" --print print the targets instead of performing the " +"operation\n" +msgstr "" + +#, c-format +msgid "" +" --print-format <string>\n" +" specify how the targets should be printed\n" +msgstr "" + +#, c-format +msgid " -b, --dbpath <path> set an alternate database location\n" +msgstr "" + +#, c-format +msgid " -r, --root <path> set an alternate installation root\n" +msgstr "" + +#, c-format +msgid " -v, --verbose be verbose\n" +msgstr "" + +#, c-format +msgid " --arch <arch> set an alternate architecture\n" +msgstr "" + +#, c-format +msgid " --cachedir <dir> set an alternate package cache location\n" +msgstr "" + +#, c-format +msgid " --config <path> set an alternate configuration file\n" +msgstr "" + +#, c-format +msgid " --debug display debug messages\n" +msgstr "" + +#, c-format +msgid " --gpgdir <path> set an alternate home directory for GnuPG\n" +msgstr "" + +#, c-format +msgid " --logfile <path> set an alternate log file\n" +msgstr "" + +#, c-format +msgid " --noconfirm do not ask for any confirmation\n" +msgstr "" + +#, c-format +msgid "" +" This program may be freely redistributed under\n" +" the terms of the GNU General Public License.\n" +msgstr "" + +#, c-format +msgid "'%s' is not a valid debug level\n" +msgstr "" + +#, c-format +msgid "only one operation may be used at a time\n" +msgstr "" + +#, c-format +msgid "invalid option\n" +msgstr "" + +#, c-format +msgid "buffer overflow detected in arg parsing\n" +msgstr "" + +#, c-format +msgid "failed to reopen stdin for reading: (%s)\n" +msgstr "" + +#, c-format +msgid "you cannot perform this operation unless you are root.\n" +msgstr "" + +#, c-format +msgid "no operation specified (use -h for help)\n" +msgstr "" + +#, c-format +msgid "%s is owned by %s %s\n" +msgstr "" + +#, c-format +msgid "no file was specified for --owns\n" +msgstr "" + +#, c-format +msgid "failed to find '%s' in PATH: %s\n" +msgstr "" + +#, c-format +msgid "failed to read file '%s': %s\n" +msgstr "" + +#, c-format +msgid "cannot determine ownership of directory '%s'\n" +msgstr "" + +#, c-format +msgid "cannot determine real path for '%s': %s\n" +msgstr "" + +#, c-format +msgid "path too long: %s%s\n" +msgstr "" + +#, c-format +msgid "No package owns %s\n" +msgstr "" + +#, c-format +msgid "group \"%s\" was not found\n" +msgstr "" + +#, c-format +msgid "%s: %d total file, " +msgid_plural "%s: %d total files, " +msgstr[0] "" +msgstr[1] "" + +#, c-format +msgid "%d missing file\n" +msgid_plural "%d missing files\n" +msgstr[0] "" +msgstr[1] "" + +#, c-format +msgid "no usable package repositories configured.\n" +msgstr "" + +#, c-format +msgid "package \"%s\" not found\n" +msgstr "" + +#, c-format +msgid "failed to prepare transaction (%s)\n" +msgstr "" + +#, c-format +msgid ":: package %s does not have a valid architecture\n" +msgstr "" + +#, c-format +msgid ":: %s: requires %s\n" +msgstr "" + +#, c-format +msgid "%s is designated as a HoldPkg.\n" +msgstr "" + +#, c-format +msgid "HoldPkg was found in target list. Do you want to continue?" +msgstr "" + +#, c-format +msgid " there is nothing to do\n" +msgstr "" + +#, c-format +msgid "Do you want to remove these packages?" +msgstr "" + +#, c-format +msgid "failed to commit transaction (%s)\n" +msgstr "" + +#, c-format +msgid "could not access database directory\n" +msgstr "" + +#, c-format +msgid "could not remove %s\n" +msgstr "" + +#, c-format +msgid "Do you want to remove %s?" +msgstr "" + +#, c-format +msgid "Database directory: %s\n" +msgstr "" + +#, c-format +msgid "Do you want to remove unused repositories?" +msgstr "" + +#, c-format +msgid "Database directory cleaned up\n" +msgstr "" + +#, c-format +msgid "Cache directory: %s\n" +msgstr "" + +#, c-format +msgid "Packages to keep:\n" +msgstr "" + +#, c-format +msgid " All locally installed packages\n" +msgstr "" + +#, c-format +msgid " All current sync database packages\n" +msgstr "" + +#, c-format +msgid "Do you want to remove all other packages from cache?" +msgstr "" + +#, c-format +msgid "removing old packages from cache...\n" +msgstr "" + +#, c-format +msgid "Do you want to remove ALL files from cache?" +msgstr "" + +#, c-format +msgid "removing all files from cache...\n" +msgstr "" + +#, c-format +msgid "could not access cache directory %s\n" +msgstr "" + +#, c-format +msgid "File %s does not seem to be a valid package, remove it?" +msgstr "" + +#, c-format +msgid "failed to update %s (%s)\n" +msgstr "" + +#, c-format +msgid " %s is up to date\n" +msgstr "" + +#, c-format +msgid "failed to synchronize any databases\n" +msgstr "" + +#, c-format +msgid "installed" +msgstr "" + +#, c-format +msgid "repository '%s' does not exist\n" +msgstr "" + +#, c-format +msgid "package '%s' was not found in repository '%s'\n" +msgstr "" + +#, c-format +msgid "package '%s' was not found\n" +msgstr "" + +#, c-format +msgid "repository \"%s\" was not found.\n" +msgstr "" + +#, c-format +msgid "skipping target: %s\n" +msgstr "" + +#, c-format +msgid "target not found: %s\n" +msgstr "" + +#, c-format +msgid ":: There are %d members in group %s:\n" +msgstr "" + +#, c-format +msgid "database not found: %s\n" +msgstr "" + +#, c-format +msgid ":: Starting full system upgrade...\n" +msgstr "" + +#, c-format +msgid ":: %s and %s are in conflict\n" +msgstr "" + +#, c-format +msgid ":: %s and %s are in conflict (%s)\n" +msgstr "" + +#, c-format +msgid "Proceed with download?" +msgstr "" + +#, c-format +msgid "Proceed with installation?" +msgstr "" + +#, c-format +msgid "%s exists in both '%s' and '%s'\n" +msgstr "" + +#, c-format +msgid "%s: %s exists in filesystem\n" +msgstr "" + +#, c-format +msgid "%s is invalid or corrupted\n" +msgstr "" + +#, c-format +msgid "Errors occurred, no packages were upgraded.\n" +msgstr "" + +#, c-format +msgid ":: Synchronizing package databases...\n" +msgstr "" + +#, c-format +msgid ":: The following packages should be upgraded first :\n" +msgstr "" + +#, c-format +msgid "" +":: Do you want to cancel the current operation\n" +":: and upgrade these packages now?" +msgstr "" + +#, c-format +msgid "failed to init transaction (%s)\n" +msgstr "" + +#, c-format +msgid "" +" if you're sure a package manager is not already\n" +" running, you can remove %s\n" +msgstr "" + +#, c-format +msgid " try running pacman-db-upgrade\n" +msgstr "" + +#, c-format +msgid "failed to release transaction (%s)\n" +msgstr "" + +#, c-format +msgid "None" +msgstr "" + +#, c-format +msgid "insufficient columns available for table display\n" +msgstr "" + +#, c-format +msgid "Name" +msgstr "" + +#, c-format +msgid "Old Version" +msgstr "" + +#, c-format +msgid "New Version" +msgstr "" + +#, c-format +msgid "Size" +msgstr "" + +#, c-format +msgid "Targets (%d):" +msgstr "" + +#, c-format +msgid "Remove (%d):" +msgstr "" + +#, c-format +msgid "Total Download Size: %.2f %s\n" +msgstr "" + +#, c-format +msgid "Total Installed Size: %.2f %s\n" +msgstr "" + +#, c-format +msgid "Net Upgrade Size: %.2f %s\n" +msgstr "" + +#, c-format +msgid "Total Removed Size: %.2f %s\n" +msgstr "" + +#, c-format +msgid "New optional dependencies for %s\n" +msgstr "" + +#, c-format +msgid "Optional dependencies for %s\n" +msgstr "" + +#, c-format +msgid "Repository %s\n" +msgstr "" + +#, c-format +msgid "Invalid value: %d is not between %d and %d\n" +msgstr "" + +#, c-format +msgid "Invalid number: %s\n" +msgstr "" + +#, c-format +msgid "Enter a selection (default=all)" +msgstr "" + +#, c-format +msgid "Enter a number (default=%d)" +msgstr "" + +#, c-format +msgid "[Y/n]" +msgstr "" + +#, c-format +msgid "[y/N]" +msgstr "" + +#, c-format +msgid "Y" +msgstr "" + +#, c-format +msgid "YES" +msgstr "" + +#, c-format +msgid "N" +msgstr "" + +#, c-format +msgid "NO" +msgstr "" + +#, c-format +msgid "failed to allocate string\n" +msgstr "" + +#, c-format +msgid "error: %s" +msgstr "" + +#, c-format +msgid "warning: %s" +msgstr "" + +#, c-format +msgid "error: " +msgstr "" + +#, c-format +msgid "warning: " +msgstr "" + +msgid "WARNING:" +msgstr "" + +msgid "ERROR:" +msgstr "" + +msgid "Cleaning up..." +msgstr "" + +msgid "Entering fakeroot environment..." +msgstr "" + +msgid "Unable to find source file %s." +msgstr "" + +msgid "Aborting..." +msgstr "" + +msgid "There is no agent set up to handle %s URLs. Check %s." +msgstr "" + +msgid "The download program %s is not installed." +msgstr "" + +msgid "'%s' returned a fatal error (%i): %s" +msgstr "" + +msgid "Installing missing dependencies..." +msgstr "" + +msgid "'%s' failed to install missing dependencies." +msgstr "" + +msgid "Missing Dependencies:" +msgstr "" + +msgid "Failed to remove installed dependencies." +msgstr "" + +msgid "Retrieving Sources..." +msgstr "" + +msgid "Found %s" +msgstr "" + +msgid "%s was not found in the build directory and is not a URL." +msgstr "" + +msgid "Downloading %s..." +msgstr "" + +msgid "Failure while downloading %s" +msgstr "" + +msgid "Generating checksums for source files..." +msgstr "" + +msgid "Cannot find openssl." +msgstr "" + +msgid "Invalid integrity algorithm '%s' specified." +msgstr "" + +msgid "Validating source files with %s..." +msgstr "" + +msgid "NOT FOUND" +msgstr "" + +msgid "Passed" +msgstr "" + +msgid "FAILED" +msgstr "" + +msgid "One or more files did not pass the validity check!" +msgstr "" + +msgid "Integrity checks (%s) differ in size from the source array." +msgstr "" + +msgid "Integrity checks are missing." +msgstr "" + +msgid "Extracting Sources..." +msgstr "" + +msgid "Extracting %s with %s" +msgstr "" + +msgid "Failed to extract %s" +msgstr "" + +msgid "A failure occurred in %s()." +msgstr "" + +msgid "Starting %s()..." +msgstr "" + +msgid "Tidying install..." +msgstr "" + +msgid "Removing doc files..." +msgstr "" + +msgid "Purging unwanted files..." +msgstr "" + +msgid "Compressing man and info pages..." +msgstr "" + +msgid "Stripping unneeded symbols from binaries and libraries..." +msgstr "" + +msgid "Removing libtool .la files..." +msgstr "" + +msgid "Removing empty directories..." +msgstr "" + +msgid "Compressing binaries with %s..." +msgstr "" + +msgid "Could not compress binary : %s" +msgstr "" + +msgid "Generating .PKGINFO file..." +msgstr "" + +msgid "Cannot find library listed in %s: %s" +msgstr "" + +msgid "Please add a license line to your %s!" +msgstr "" + +msgid "Example for GPL'ed software: license=('GPL')." +msgstr "" + +msgid "Backup entry file not in package : %s" +msgstr "" + +msgid "Package contains reference to %s" +msgstr "" + +msgid "Missing pkg/ directory." +msgstr "" + +msgid "Creating package..." +msgstr "" + +msgid "Adding %s file..." +msgstr "" + +msgid "Compressing package..." +msgstr "" + +msgid "'%s' is not a valid archive extension." +msgstr "" + +msgid "Failed to create package file." +msgstr "" + +msgid "Failed to create symlink to package file." +msgstr "" + +msgid "Signing package..." +msgstr "" + +msgid "Created signature file %s." +msgstr "" + +msgid "Failed to sign package file." +msgstr "" + +msgid "Creating source package..." +msgstr "" + +msgid "Adding %s..." +msgstr "" + +msgid "Adding %s file (%s)..." +msgstr "" + +msgid "Compressing source package..." +msgstr "" + +msgid "Failed to create source package file." +msgstr "" + +msgid "Failed to create symlink to source package file." +msgstr "" + +msgid "Installing package %s with %s -U..." +msgstr "" + +msgid "Installing %s package group with %s -U..." +msgstr "" + +msgid "Failed to install built package(s)." +msgstr "" + +msgid "%s is not allowed to be empty." +msgstr "" + +msgid "%s is not allowed to start with a hyphen." +msgstr "" + +msgid "%s is not allowed to contain colons or hyphens." +msgstr "" + +msgid "%s is not allowed to contain hyphens." +msgstr "" + +msgid "%s must be an integer." +msgstr "" + +msgid "%s is not available for the '%s' architecture." +msgstr "" + +msgid "Note that many packages may need a line added to their %s" +msgstr "" + +msgid "such as arch=('%s')." +msgstr "" + +msgid "Provides array cannot contain comparison (< or >) operators." +msgstr "" + +msgid "Backup entry should not contain leading slash : %s" +msgstr "" + +msgid "Invalid syntax for optdepend : '%s'" +msgstr "" + +msgid "%s file (%s) does not exist." +msgstr "" + +msgid "options array contains unknown option '%s'" +msgstr "" + +msgid "missing package function for split package '%s'" +msgstr "" + +msgid "requested package %s is not provided in %s" +msgstr "" + +msgid "Cannot find the %s binary required for building as non-root user." +msgstr "" + +msgid "Cannot find the %s binary required for signing packages." +msgstr "" + +msgid "Cannot find the %s binary required for validating sourcefile checksums." +msgstr "" + +msgid "Cannot find the %s binary required for compressing binaries." +msgstr "" + +msgid "Determining latest %s revision..." +msgstr "" + +msgid "Version found: %s" +msgstr "" + +msgid "Usage: %s [options]" +msgstr "" + +msgid "Options:" +msgstr "" + +msgid " -A, --ignorearch Ignore incomplete arch field in %s" +msgstr "" + +msgid " -c, --clean Clean up work files after build" +msgstr "" + +msgid " -C, --cleancache Clean up source files from the cache" +msgstr "" + +msgid " -d, --nodeps Skip all dependency checks" +msgstr "" + +msgid " -e, --noextract Do not extract source files (use existing src/ dir)" +msgstr "" + +msgid " -f, --force Overwrite existing package" +msgstr "" + +msgid " -g, --geninteg Generate integrity checks for source files" +msgstr "" + +msgid " -h, --help Show this help message and exit" +msgstr "" + +msgid " -i, --install Install package after successful build" +msgstr "" + +msgid " -L, --log Log package build process" +msgstr "" + +msgid " -m, --nocolor Disable colorized output messages" +msgstr "" + +msgid " -o, --nobuild Download and extract files only" +msgstr "" + +msgid " -p <file> Use an alternate build script (instead of '%s')" +msgstr "" + +msgid "" +" -r, --rmdeps Remove installed dependencies after a successful build" +msgstr "" + +msgid " -R, --repackage Repackage contents of the package without rebuilding" +msgstr "" + +msgid " -s, --syncdeps Install missing dependencies with pacman" +msgstr "" + +msgid "" +" --allsource Generate a source-only tarball including downloaded " +"sources" +msgstr "" + +msgid " --asroot Allow makepkg to run as root user" +msgstr "" + +msgid " --check Run the check() function in the %s" +msgstr "" + +msgid " --config <file> Use an alternate config file (instead of '%s')" +msgstr "" + +msgid "" +" --holdver Prevent automatic version bumping for development %ss" +msgstr "" + +msgid "" +" --key <key> Specify a key to use for gpg signing instead of the " +"default" +msgstr "" + +msgid " --nocheck Do not run the check() function in the %s" +msgstr "" + +msgid " --nosign Do not create a signature for the package" +msgstr "" + +msgid " --pkg <list> Only build listed packages from a split package" +msgstr "" + +msgid " --sign Sign the resulting package with gpg" +msgstr "" + +msgid " --skipinteg Do not fail when integrity checks are missing" +msgstr "" + +msgid "" +" --source Generate a source-only tarball without downloaded sources" +msgstr "" + +msgid "These options can be passed to pacman:" +msgstr "" + +msgid "" +" --noconfirm Do not ask for confirmation when resolving dependencies" +msgstr "" + +msgid " --noprogressbar Do not show a progress bar when downloading files" +msgstr "" + +msgid "If -p is not specified, makepkg will look for '%s'" +msgstr "" + +msgid "" +"Copyright (c) 2006-2011 Pacman Development Team <pacman-dev@archlinux.org>." +"\\nCopyright (C) 2002-2006 Judd Vinet <jvinet@zeroflux.org>.\\n\\nThis is " +"free software; see the source for copying conditions.\\nThere is NO " +"WARRANTY, to the extent permitted by law.\\n" +msgstr "" + +msgid "%s not found." +msgstr "" + +msgid "You do not have write permission to create packages in %s." +msgstr "" + +msgid "You do not have write permission to store packages in %s." +msgstr "" + +msgid "You do not have write permission to store downloads in %s." +msgstr "" + +msgid "\\0--holdver and --forcever cannot both be specified" +msgstr "" + +msgid "Cleaning up ALL files from %s." +msgstr "" + +msgid " Are you sure you wish to do this? " +msgstr "" + +msgid "Problem removing files; you may not have correct permissions in %s" +msgstr "" + +msgid "Source cache cleaned." +msgstr "" + +msgid "No files have been removed." +msgstr "" + +msgid "Source destination must be defined in %s." +msgstr "" + +msgid "In addition, please run makepkg -C outside of your cache directory." +msgstr "" + +msgid "Running makepkg as root is a BAD idea and can cause" +msgstr "" + +msgid "permanent, catastrophic damage to your system. If you" +msgstr "" + +msgid "wish to run as root, please use the --asroot option." +msgstr "" + +msgid "The --asroot option is meant for the root user only." +msgstr "" + +msgid "Please rerun makepkg without the --asroot flag." +msgstr "" + +msgid "Running makepkg as an unprivileged user will result in non-root" +msgstr "" + +msgid "ownership of the packaged files. Try using the fakeroot environment by" +msgstr "" + +msgid "placing 'fakeroot' in the BUILDENV array in %s." +msgstr "" + +msgid "Do not use the '-F' option. This option is only for use by makepkg." +msgstr "" + +msgid "Sudo can not be found. Will use su to acquire root privileges." +msgstr "" + +msgid "%s does not exist." +msgstr "" + +msgid "%s contains CRLF characters and cannot be sourced." +msgstr "" + +msgid "There is no key in your keyring." +msgstr "" + +msgid "A package has already been built, installing existing package..." +msgstr "" + +msgid "A package has already been built. (use -f to overwrite)" +msgstr "" + +msgid "" +"The package group has already been built, installing existing packages..." +msgstr "" + +msgid "The package group has already been built. (use -f to overwrite)" +msgstr "" + +msgid "Part of the package group has already been built. (use -f to overwrite)" +msgstr "" + +msgid "Leaving fakeroot environment." +msgstr "" + +msgid "Repackaging without the use of a package() function is deprecated." +msgstr "" + +msgid "File permissions may not be preserved." +msgstr "" + +msgid "Making package: %s" +msgstr "" + +msgid "A source package has already been built. (use -f to overwrite)" +msgstr "" + +msgid "Skipping integrity checks." +msgstr "" + +msgid "Source package created: %s" +msgstr "" + +msgid "Skipping dependency checks." +msgstr "" + +msgid "Checking runtime dependencies..." +msgstr "" + +msgid "Checking buildtime dependencies..." +msgstr "" + +msgid "Could not resolve all dependencies." +msgstr "" + +msgid "%s was not found in PATH; skipping dependency checks." +msgstr "" + +msgid "Skipping source retrieval -- using existing src/ tree" +msgstr "" + +msgid "Skipping source integrity checks -- using existing src/ tree" +msgstr "" + +msgid "Skipping source extraction -- using existing src/ tree" +msgstr "" + +msgid "The source directory is empty, there is nothing to build!" +msgstr "" + +msgid "The package directory is empty, there is nothing to repackage!" +msgstr "" + +msgid "Sources are ready." +msgstr "" + +msgid "Removing existing pkg/ directory..." +msgstr "" + +msgid "Finished making: %s" +msgstr "" + +msgid "Usage: %s [pacman_db_root]" +msgstr "" + +msgid "" +"Copyright (c) 2010-2011 Pacman Development Team <pacman-dev@archlinux.org>." +"\\nThis is free software; see the source for copying conditions.\\nThere is " +"NO WARRANTY, to the extent permitted by law.\\n" +msgstr "" + +msgid "%s does not exist or is not a directory." +msgstr "" + +msgid "%s is not a pacman database directory." +msgstr "" + +msgid "You must have correct permissions to upgrade the database." +msgstr "" + +msgid "Pacman lock file was found. Cannot run while pacman is running." +msgstr "" + +msgid "Pre-3.5 database format detected - upgrading..." +msgstr "" + +msgid "Done." +msgstr "" + +msgid "" +"pacman-optimize is a little hack that should improve the performance\\nof " +"pacman when reading/writing to its filesystem-based database.\\n\\n" +msgstr "" + +msgid "" +"Because pacman uses many small files to keep track of packages,\\nthere is a " +"tendency for these files to become fragmented over time.\\nThis script " +"attempts to relocate these small files into one\\ncontinuous location on " +"your hard drive. The result is that the hard\\ndrive should be able to read " +"them faster, since the hard drive head\\ndoes not have to move around the " +"disk as much.\\n" +msgstr "" + +msgid "diff tool was not found, please install diffutils." +msgstr "" + +msgid "You must have correct permissions to optimize the database." +msgstr "" + +msgid "ERROR: Can not create temp directory for database building." +msgstr "" + +msgid "MD5sum'ing the old database..." +msgstr "" + +msgid "Tar'ing up %s..." +msgstr "" + +msgid "Tar'ing up %s failed." +msgstr "" + +msgid "Making and MD5sum'ing the new database..." +msgstr "" + +msgid "Untar'ing %s failed." +msgstr "" + +msgid "Syncing database to disk..." +msgstr "" + +msgid "Checking integrity..." +msgstr "" + +msgid "Integrity check FAILED, reverting to old database." +msgstr "" + +msgid "Rotating database into place..." +msgstr "" + +msgid "Finished. Your pacman database has been optimized." +msgstr "" + +msgid "Usage: pkgdelta [-q] <package1> <package2>\\n" +msgstr "" + +msgid "" +"\tpkgdelta will create a delta file between two packages.\\nThis delta file " +"can then be added to a database using repo-add.\\n\\n" +msgstr "" + +msgid "Example: pkgdelta pacman-3.0.0.pkg.tar.gz pacman-3.0.1.pkg.tar.gz" +msgstr "" + +msgid "" +"Copyright (c) 2009 Xavier Chantry <shiningxc@gmail.com>.\\n\\nThis is free " +"software; see the source for copying conditions.\\nThere is NO WARRANTY, to " +"the extent permitted by law.\\n" +msgstr "" + +msgid "Invalid package file '%s'." +msgstr "" + +msgid "The package names don't match : '%s' and '%s'" +msgstr "" + +msgid "The package architectures don't match : '%s' and '%s'" +msgstr "" + +msgid "Both packages have the same version : '%s'" +msgstr "" + +msgid "Generating delta from version %s to version %s" +msgstr "" + +msgid "Delta could not be created." +msgstr "" + +msgid "Generated delta : '%s'" +msgstr "" + +msgid "File '%s' does not exist" +msgstr "" + +msgid "Cannot find the xdelta3 binary! Is xdelta3 installed?" +msgstr "" + +msgid "Usage: repo-add [options] <path-to-db> <package|delta> ...\\n" +msgstr "" + +msgid "" +"repo-add will update a package database by reading a package file." +"\\nMultiple packages to add can be specified on the command line.\\n\\n" +msgstr "" + +msgid "Options:\\n" +msgstr "" + +msgid " -d, --delta generate and add delta for package update\\n" +msgstr "" + +msgid " -f, --files update database's file list\\n" +msgstr "" + +msgid "Usage: repo-remove [options] <path-to-db> <packagename|delta> ...\\n\\n" +msgstr "" + +msgid "" +"repo-remove will update a package database by removing the package name" +"\\nspecified on the command line from the given repo database. Multiple" +"\\npackages to remove can be specified on the command line.\\n\\n" +msgstr "" + +msgid " -q, --quiet minimize output\\n" +msgstr "" + +msgid " -s, --sign sign database with GnuPG after update\\n" +msgstr "" + +msgid " -k, --key <key> use the specified key to sign the database\\n" +msgstr "" + +msgid " -v, --verify verify database's signature before update\\n" +msgstr "" + +msgid "" +"\\nSee %s(8) for more details and descriptions of the available options.\\n" +"\\n" +msgstr "" + +msgid "" +"Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz" +msgstr "" + +msgid "Example: repo-remove /path/to/repo.db.tar.gz kernel26" +msgstr "" + +msgid "" +"Copyright (c) 2006-2011 Pacman Development Team <pacman-dev@archlinux.org>\\n" +"\\nThis is free software; see the source for copying conditions.\\nThere is " +"NO WARRANTY, to the extent permitted by law.\\n" +msgstr "" + +msgid "No database entry for package '%s'." +msgstr "" + +msgid "Adding 'deltas' entry : %s -> %s" +msgstr "" + +msgid "Removing existing entry '%s'..." +msgstr "" + +msgid "Cannot find the gpg binary! Is gnupg installed?" +msgstr "" + +msgid "Signing database..." +msgstr "" + +msgid "Failed to sign package database." +msgstr "" + +msgid "Verifying database signature..." +msgstr "" + +msgid "No existing signature found, skipping verification." +msgstr "" + +msgid "Database signature file verified." +msgstr "" + +msgid "Database signature was NOT valid!" +msgstr "" + +msgid "Computing checksums..." +msgstr "" + +msgid "An entry for '%s' already existed" +msgstr "" + +msgid "Creating '%s' db entry..." +msgstr "" + +msgid "Old package file not found: %s" +msgstr "" + +msgid "Failed to acquire lockfile: %s." +msgstr "" + +msgid "Held by process %s" +msgstr "" + +msgid "Repository file '%s' is not a proper pacman database." +msgstr "" + +msgid "Extracting database to a temporary location..." +msgstr "" + +msgid "Repository file '%s' was not found." +msgstr "" + +msgid "Repository file '%s' could not be created." +msgstr "" + +msgid "File '%s' not found." +msgstr "" + +msgid "Adding delta '%s'" +msgstr "" + +msgid "'%s' is not a package file, skipping" +msgstr "" + +msgid "Adding package '%s'" +msgstr "" + +msgid "Searching for delta '%s'..." +msgstr "" + +msgid "Delta matching '%s' not found." +msgstr "" + +msgid "Searching for package '%s'..." +msgstr "" + +msgid "Package matching '%s' not found." +msgstr "" + +msgid "Invalid command name '%s' specified." +msgstr "" + +msgid "Cannot create temp directory for database building." +msgstr "" + +msgid "Creating updated database file '%s'" +msgstr "" + +msgid "'%s' does not have a valid archive extension." +msgstr "" + +msgid "No packages remain, creating empty database." +msgstr "" + +msgid "No packages modified, nothing to do." +msgstr "" |