From 1366da57fa0257350fca58e3735e4ae558f3057f Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Sun, 10 Mar 2013 12:52:36 +1000 Subject: Add new languages from Transifex Languages: eo, nl, hr, ko, ja, fa, ar, sl, gl, id Signed-off-by: Allan McRae --- src/pacman/po/nl.po | 1147 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1147 insertions(+) create mode 100644 src/pacman/po/nl.po (limited to 'src/pacman/po/nl.po') diff --git a/src/pacman/po/nl.po b/src/pacman/po/nl.po new file mode 100644 index 00000000..b893db4a --- /dev/null +++ b/src/pacman/po/nl.po @@ -0,0 +1,1147 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Pacman Development Team +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Arch Linux Pacman package manager\n" +"Report-Msgid-Bugs-To: https://bugs.archlinux.org/index.php?project=3\n" +"POT-Creation-Date: 2012-03-05 11:35-0600\n" +"PO-Revision-Date: 2012-03-05 17:48+0000\n" +"Last-Translator: Dan McGee \n" +"Language-Team: Dutch (http://www.transifex.com/projects/p/archlinux-pacman/language/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "loading package files...\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 %zd 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 (%s).\n" +"Do you want to delete it?" +msgstr "" + +#, c-format +msgid ":: Import PGP key %s, \"%s\", created %s?" +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 "loading package files" +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 rename %s to %s (%s)\n" +msgstr "" + +#, c-format +msgid "could not restore working directory (%s)\n" +msgstr "" + +#, c-format +msgid "config file %s, line %d: invalid value for '%s' : '%s'\n" +msgstr "" + +#, c-format +msgid "config file %s, line %d: '%s' option invalid, no signature support\n" +msgstr "" + +#, c-format +msgid "" +"config file %s, line %d: directive '%s' in section '%s' not recognized.\n" +msgstr "" + +#, c-format +msgid "mirror '%s' contains the '%s' variable, but no '%s' 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 " try running pacman-db-upgrade\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 "no '%s' configured" +msgstr "" + +#, c-format +msgid "could not register '%s' database (%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 "SHA256 Sum :" +msgstr "" + +#, c-format +msgid "Signatures :" +msgstr "" + +#, c-format +msgid "None" +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 " --needed do not reinstall up to date 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 query the package that owns \n" +msgstr "" + +#, c-format +msgid " -p, --file 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 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 view a list of packages in a repo\n" +msgstr "" + +#, c-format +msgid " -s, --search 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 " --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 ignore a package upgrade (can be used more than " +"once)\n" +msgstr "" + +#, c-format +msgid "" +" --ignoregroup \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 " --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 "" +" -p, --print print the targets instead of performing the " +"operation\n" +msgstr "" + +#, c-format +msgid "" +" --print-format \n" +" specify how the targets should be printed\n" +msgstr "" + +#, c-format +msgid " -b, --dbpath set an alternate database location\n" +msgstr "" + +#, c-format +msgid " -r, --root set an alternate installation root\n" +msgstr "" + +#, c-format +msgid " -v, --verbose be verbose\n" +msgstr "" + +#, c-format +msgid " --arch set an alternate architecture\n" +msgstr "" + +#, c-format +msgid " --cachedir set an alternate package cache location\n" +msgstr "" + +#, c-format +msgid " --config set an alternate configuration file\n" +msgstr "" + +#, c-format +msgid " --debug display debug messages\n" +msgstr "" + +#, c-format +msgid " --gpgdir set an alternate home directory for GnuPG\n" +msgstr "" + +#, c-format +msgid " --logfile 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 "memory exhausted in argument 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 "path too long: %s%s\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 "No package owns %s\n" +msgstr "" + +#, c-format +msgid "group '%s' was not found\n" +msgstr "" + +#, c-format +msgid "%s: %jd total file, " +msgid_plural "%s: %jd total files, " +msgstr[0] "" +msgstr[1] "" + +#, c-format +msgid "%jd missing file\n" +msgid_plural "%jd missing files\n" +msgstr[0] "" +msgstr[1] "" + +#, c-format +msgid "package '%s' was not found\n" +msgstr "" + +#, c-format +msgid "'%s' is a file, you might want to use %s.\n" +msgstr "" + +#, c-format +msgid "could not load package '%s': %s\n" +msgstr "" + +#, c-format +msgid "target not found: %s\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 remove %s: %s\n" +msgstr "" + +#, c-format +msgid "could not access database directory\n" +msgstr "" + +#, c-format +msgid "Database directory: %s\n" +msgstr "" + +#, c-format +msgid "Do you want to remove unused repositories?" +msgstr "" + +#, c-format +msgid "removing unused sync repositories...\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 "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 "repository \"%s\" was not found.\n" +msgstr "" + +#, c-format +msgid "skipping target: %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 "'%s' is a file, did you mean %s instead of %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 "loading packages...\n" +msgstr "" + +#, c-format +msgid "failed to init transaction (%s)\n" +msgstr "" + +#, c-format +msgid "could not lock database: %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 "failed to release transaction (%s)\n" +msgstr "" + +#, c-format +msgid "no usable package repositories configured.\n" +msgstr "" + +#, c-format +msgid "database '%s' is not valid (%s)\n" +msgstr "" + +#, c-format +msgid "insufficient columns available for table display\n" +msgstr "" + +#, c-format +msgid "Valid" +msgstr "" + +#, c-format +msgid "Key expired" +msgstr "" + +#, c-format +msgid "Expired" +msgstr "" + +#, c-format +msgid "Invalid" +msgstr "" + +#, c-format +msgid "Key unknown" +msgstr "" + +#, c-format +msgid "Key disabled" +msgstr "" + +#, c-format +msgid "Signature error" +msgstr "" + +#, c-format +msgid "full trust" +msgstr "" + +#, c-format +msgid "marginal trust" +msgstr "" + +#, c-format +msgid "never trust" +msgstr "" + +#, c-format +msgid "unknown trust" +msgstr "" + +#, c-format +msgid "%s, %s from \"%s\"" +msgstr "" + +#, c-format +msgid "failed to allocate string\n" +msgstr "" + +#, c-format +msgid "Name" +msgstr "" + +#, c-format +msgid "Old Version" +msgstr "" + +#, c-format +msgid "New Version" +msgstr "" + +#, c-format +msgid "Net Change" +msgstr "" + +#, c-format +msgid "Download Size" +msgstr "" + +#, c-format +msgid "Targets (%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 "Total Removed Size: %.2f %s\n" +msgstr "" + +#, c-format +msgid "Net Upgrade 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 "error: %s" +msgstr "" + +#, c-format +msgid "warning: %s" +msgstr "" + +#, c-format +msgid "error: " +msgstr "" + +#, c-format +msgid "warning: " +msgstr "" -- cgit v1.2.3-24-g4f1b