From a8a6eed9e8d3be200ddbe193b2c80640b5d81f6c Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 4 Jun 2010 13:35:57 -0500 Subject: translation: update pot/po files for pacman in prep for release Signed-off-by: Dan McGee --- po/en_GB.po | 453 +++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 296 insertions(+), 157 deletions(-) (limited to 'po/en_GB.po') diff --git a/po/en_GB.po b/po/en_GB.po index b1a158f8..3b05e509 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,10 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: Pacman package manager 3.3.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" -"POT-Creation-Date: 2009-10-04 16:48+0200\n" +"POT-Creation-Date: 2010-06-04 13:33-0500\n" "PO-Revision-Date: 2009-10-04 17:07+0200\n" "Last-Translator: Dan McGee \n" "Language-Team: English \n" +"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -80,8 +81,12 @@ msgstr ":: %s is in IgnorePkg/IgnoreGroup. Install anyway?" msgid ":: Replace %s with %s/%s?" msgstr ":: Replace %s with %s/%s?" -#, c-format -msgid ":: %s conflicts with %s. Remove %s?" +#, fuzzy, c-format +msgid ":: %s and %s are in conflict. Remove %s?" +msgstr ":: %s conflicts with %s. Remove %s?" + +#, fuzzy, c-format +msgid ":: %s and %s are in conflict (%s). Remove %s?" msgstr ":: %s conflicts with %s. Remove %s?" #, c-format @@ -314,9 +319,9 @@ msgstr "" msgid " -d, --nodeps skip dependency checks\n" msgstr " -d, --nodeps skip dependency checks\n" -#, c-format +#, fuzzy, c-format msgid "" -" -k, --dbonly only remove database entry, do not remove files\n" +" -k, --dbonly only remove database entries, do not remove files\n" msgstr "" " -k, --dbonly only remove database entry, do not remove files\n" @@ -338,6 +343,18 @@ msgid "" msgstr "" " -u, --unneeded remove unneeded packages (that won't break packages)\n" +#, c-format +msgid "" +" --print only 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 " --asdeps install packages as non-explicitly installed\n" msgstr " --asdeps install packages as non-explicitly installed\n" @@ -350,6 +367,13 @@ msgstr " --asexplicit install packages as explicitly installed\n" msgid " -f, --force force install, overwrite conflicting files\n" msgstr " -f, --force force install, overwrite conflicting files\n" +#, fuzzy, c-format +msgid "" +" -k, --dbonly add database entries, do not install or keep existing " +"files\n" +msgstr "" +" -k, --dbonly only remove database entry, do not remove files\n" + #, c-format msgid " -c, --changelog view the changelog of a package\n" msgstr " -c, --changelog view the changelog of a package\n" @@ -440,14 +464,6 @@ msgstr " -i, --info view package information\n" msgid " -l, --list view a list of packages in a repo\n" msgstr " -l, --list view a list of packages in a repo\n" -#, c-format -msgid "" -" -p, --print-uris print out URIs for given packages and their " -"dependencies\n" -msgstr "" -" -p, --print-uris print out URIs for given packages and their " -"dependencies\n" - #, c-format msgid "" " -s, --search search remote repositories for matching strings\n" @@ -494,6 +510,14 @@ msgstr "" " --ignoregroup \n" " ignore a group upgrade (can be used more than once)\n" +#, fuzzy, c-format +msgid " --asdeps mark packages as non-explicitly installed\n" +msgstr " --asdeps install packages as non-explicitly installed\n" + +#, fuzzy, c-format +msgid " --asexplicit mark packages as explicitly installed\n" +msgstr " --asexplicit install packages as explicitly installed\n" + #, c-format msgid " --config set an alternate configuration file\n" msgstr " --config set an alternate configuration file\n" @@ -538,6 +562,10 @@ msgstr " -b, --dbpath set an alternate database location\n" msgid " --cachedir set an alternate package cache location\n" msgstr " --cachedir set an alternate package cache location\n" +#, fuzzy, c-format +msgid " --arch set an alternate architecture\n" +msgstr " --config set an alternate configuration file\n" + #, c-format msgid "" " This program may be freely redistributed under\n" @@ -578,6 +606,28 @@ msgstr "could not chdir to download directory %s\n" msgid "running XferCommand: fork failed!\n" msgstr "running XferCommand: fork failed!\n" +#, fuzzy, c-format +msgid "directive '%s' without value not recognized\n" +msgstr "config file %s, line %d: directive '%s' not recognised.\n" + +#, c-format +msgid "invalid value for 'CleanMethod' : '%s'\n" +msgstr "invalid value for 'CleanMethod' : '%s'\n" + +#, fuzzy, c-format +msgid "directive '%s' with a value not recognized\n" +msgstr "config file %s, line %d: directive '%s' not recognised.\n" + +#, 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 "could not add server URL to database '%s': %s (%s)\n" + #, c-format msgid "config file %s could not be read.\n" msgstr "config file %s could not be read.\n" @@ -598,17 +648,19 @@ msgstr "config file %s, line %d: syntax error in config file- missing key.\n" msgid "config file %s, line %d: All directives must belong to a section.\n" msgstr "config file %s, line %d: All directives must belong to a section.\n" -#, c-format -msgid "config file %s, line %d: directive '%s' not recognized.\n" +#, fuzzy, c-format +msgid "config file %s, line %d: directive %s needs a value\n" msgstr "config file %s, line %d: directive '%s' not recognised.\n" -#, c-format -msgid "invalid value for 'CleanMethod' : '%s'\n" -msgstr "invalid value for 'CleanMethod' : '%s'\n" +#, fuzzy, c-format +msgid "config file %s, line %d: problem in options section\n" +msgstr "config file %s, line %d: bad section name.\n" -#, c-format -msgid "could not add server URL to database '%s': %s (%s)\n" -msgstr "could not add server URL to database '%s': %s (%s)\n" +#, fuzzy, c-format +msgid "" +"config file %s, line %d: directive '%s' in repository section '%s' not " +"recognized.\n" +msgstr "config file %s, line %d: directive '%s' not recognised.\n" #, c-format msgid "failed to initialize alpm library (%s)\n" @@ -630,6 +682,10 @@ msgstr "no operation specified (use -h for help)\n" msgid "no file was specified for --owns\n" msgstr "no file was specified for --owns\n" +#, fuzzy, c-format +msgid "failed to find '%s' in PATH: %s\n" +msgstr "failed to read file '%s': %s\n" + #, c-format msgid "failed to read file '%s': %s\n" msgstr "failed to read file '%s': %s\n" @@ -678,30 +734,14 @@ msgstr "no targets specified (use -h for help)\n" msgid "package \"%s\" not found\n" msgstr "package \"%s\" not found\n" -#, c-format -msgid "%s not found, searching for group...\n" -msgstr "%s not found, searching for group...\n" - -#, c-format -msgid "'%s': not found in local db\n" -msgstr "'%s': not found in local db\n" - -#, c-format -msgid ":: group %s:\n" -msgstr ":: group %s:\n" - -#, c-format -msgid " Remove whole content?" -msgstr " Remove whole content?" - -#, c-format -msgid ":: Remove %s from group %s?" -msgstr ":: Remove %s from group %s?" - #, c-format msgid "failed to prepare transaction (%s)\n" msgstr "failed to prepare transaction (%s)\n" +#, fuzzy, c-format +msgid ":: package %s does not have a valid architecture\n" +msgstr "'%s' does not have a valid archive extension." + #, c-format msgid ":: %s: requires %s\n" msgstr ":: %s: requires %s\n" @@ -714,6 +754,10 @@ msgstr "%s is designated as a HoldPkg.\n" msgid "HoldPkg was found in target list. Do you want to continue?" msgstr "HoldPkg was found in target list. Do you want to continue?" +#, fuzzy, c-format +msgid " there is nothing to do\n" +msgstr "No packages modified, nothing to do." + #, c-format msgid "Do you want to remove these packages?" msgstr "Do you want to remove these packages?" @@ -762,14 +806,6 @@ msgstr "Do you want to remove outdated packages from cache?" msgid "removing old packages from cache...\n" msgstr "removing old packages from cache...\n" -#, c-format -msgid "could not access cache directory\n" -msgstr "could not access cache directory\n" - -#, c-format -msgid "File %s does not seem to be a valid package, remove it?" -msgstr "File %s does not seem to be a valid package, remove it?" - #, c-format msgid "Do you want to remove ALL files from cache?" msgstr "Do you want to remove ALL files from cache?" @@ -778,13 +814,13 @@ msgstr "Do you want to remove ALL files from cache?" msgid "removing all files from cache...\n" msgstr "removing all files from cache...\n" -#, c-format -msgid "could not remove cache directory\n" -msgstr "could not remove cache directory\n" +#, fuzzy, c-format +msgid "could not access cache directory %s\n" +msgstr "could not access cache directory\n" #, c-format -msgid "could not create new cache directory\n" -msgstr "could not create new cache directory\n" +msgid "File %s does not seem to be a valid package, remove it?" +msgstr "File %s does not seem to be a valid package, remove it?" #, c-format msgid "failed to update %s (%s)\n" @@ -798,6 +834,14 @@ msgstr " %s is up to date\n" msgid "failed to synchronize any databases\n" msgstr "failed to synchronise any databases\n" +#, fuzzy, c-format +msgid "installed" +msgstr "installing" + +#, c-format +msgid " [%s: %s]" +msgstr "" + #, c-format msgid "repository '%s' does not exist\n" msgstr "repository '%s' does not exist\n" @@ -814,46 +858,22 @@ msgstr "package '%s' was not found\n" msgid "repository \"%s\" was not found.\n" msgstr "repository \"%s\" was not found.\n" -#, c-format -msgid ":: Starting full system upgrade...\n" -msgstr ":: Starting full system upgrade...\n" - #, c-format msgid "skipping target: %s\n" msgstr "skipping target: %s\n" #, c-format -msgid "%s package not found, searching for group...\n" -msgstr "%s package not found, searching for group...\n" - -#, c-format -msgid ":: group %s (including ignored packages):\n" -msgstr ":: group %s (including ignored packages):\n" - -#, c-format -msgid ":: Install whole content?" -msgstr ":: Install whole content?" - -#, c-format -msgid ":: Install %s from group %s?" -msgstr ":: Install %s from group %s?" +msgid ":: Starting full system upgrade...\n" +msgstr ":: Starting full system upgrade...\n" #, c-format -msgid "'%s': not found in sync db\n" -msgstr "'%s': not found in sync db\n" +msgid ":: %s and %s are in conflict\n" +msgstr "" -#, c-format -msgid ":: %s: conflicts with %s\n" +#, fuzzy, c-format +msgid ":: %s and %s are in conflict (%s)\n" msgstr ":: %s: conflicts with %s\n" -#, c-format -msgid " local database is up to date\n" -msgstr " local database is up to date\n" - -#, c-format -msgid "no URL for package: %s\n" -msgstr "no URL for package: %s\n" - #, c-format msgid "Proceed with download?" msgstr "Proceed with download?" @@ -894,18 +914,6 @@ msgstr "" ":: Do you want to cancel the current operation\n" ":: and upgrade these packages now?" -#, c-format -msgid "loading package data...\n" -msgstr "loading package data...\n" - -#, c-format -msgid "" -"\n" -"errors occurred, no packages were upgraded.\n" -msgstr "" -"\n" -"errors occurred, no packages were upgraded.\n" - #, c-format msgid "failed to init transaction (%s)\n" msgstr "failed to init transaction (%s)\n" @@ -1011,22 +1019,28 @@ msgstr "ERROR:" msgid "Cleaning up..." msgstr "Cleaning up..." -msgid "There is no agent set up to handle %s URLs. Check %s." -msgstr "There is no agent set up to handle %s URLs. Check %s." +#, fuzzy +msgid "Unable to find source file %s." +msgstr "Unable to find source file %s for extraction." msgid "Aborting..." msgstr "Aborting..." +msgid "There is no agent set up to handle %s URLs. Check %s." +msgstr "There is no agent set up to handle %s URLs. Check %s." + msgid "The download program %s is not installed." msgstr "The download program %s is not installed." -msgid "Pacman returned a fatal error (%i): %s" +#, fuzzy +msgid "'%s' returned a fatal error (%i): %s" msgstr "Pacman returned a fatal error (%i): %s" msgid "Installing missing dependencies..." msgstr "Installing missing dependencies..." -msgid "Pacman failed to install missing dependencies." +#, fuzzy +msgid "'%s' failed to install missing dependencies." msgstr "Pacman failed to install missing dependencies." msgid "Failed to install all missing dependencies." @@ -1041,14 +1055,8 @@ msgstr "Failed to remove installed dependencies." msgid "Retrieving Sources..." msgstr "Retrieving Sources..." -msgid "You do not have write permission to store downloads in %s." -msgstr "You do not have write permission to store downloads in %s." - -msgid "Found %s in build dir" -msgstr "Found %s in build dir" - -msgid "Using cached copy of %s" -msgstr "Using cached copy of %s" +msgid "Found %s" +msgstr "" msgid "%s was not found in the build directory and is not a URL." msgstr "%s was not found in the build directory and is not a URL." @@ -1068,9 +1076,6 @@ msgstr "Cannot find openssl." msgid "Invalid integrity algorithm '%s' specified." msgstr "Invalid integrity algorithm '%s' specified." -msgid "Unable to find source file %s to generate checksum." -msgstr "Unable to find source file %s to generate checksum." - msgid "Validating source files with %s..." msgstr "Validating source files with %s..." @@ -1095,27 +1100,15 @@ msgstr "Integrity checks are missing." msgid "Extracting Sources..." msgstr "Extracting Sources..." -msgid "Unable to find source file %s for extraction." -msgstr "Unable to find source file %s for extraction." - msgid "Extracting %s with %s" msgstr "Extracting %s with %s" msgid "Failed to extract %s" msgstr "Failed to extract %s" -msgid "Starting build()..." -msgstr "Starting build()..." - -msgid "Build Failed." -msgstr "Build Failed." - msgid "Starting %s()..." msgstr "Starting %s()..." -msgid "Packaging Failed." -msgstr "Packaging Failed." - msgid "Tidying install..." msgstr "Tidying install..." @@ -1128,7 +1121,8 @@ msgstr "Purging other files..." msgid "Compressing man and info pages..." msgstr "Compressing man and info pages..." -msgid "Stripping debugging symbols from binaries and libraries..." +#, fuzzy +msgid "Stripping unneeded symbols from binaries and libraries..." msgstr "Stripping debugging symbols from binaries and libraries..." msgid "Removing libtool .la files..." @@ -1146,6 +1140,13 @@ msgstr "Please add a license line to your %s!" msgid "Example for GPL'ed software: license=('GPL')." msgstr "Example for GPL'ed software: license=('GPL')." +#, fuzzy +msgid "Invalid backup entry : %s" +msgstr "Invalid package file '%s'." + +msgid "Package contains reference to %s" +msgstr "" + msgid "Missing pkg/ directory." msgstr "Missing pkg/ directory." @@ -1167,14 +1168,23 @@ msgstr "'%s' is not a valid archive extension." msgid "Failed to create package file." msgstr "Failed to create package file." +#, fuzzy +msgid "Failed to create symlink to package file." +msgstr "Failed to create source package file." + +#, fuzzy +msgid "Skipping integrity checks." +msgstr "Skipping dependency checks." + msgid "Creating source package..." msgstr "Creating source package..." msgid "Adding %s..." msgstr "Adding %s..." -msgid "Install script %s not found." -msgstr "Install script %s not found." +#, fuzzy +msgid "Adding %s file (%s)..." +msgstr "Adding %s..." msgid "Compressing source package..." msgstr "Compressing source package..." @@ -1182,6 +1192,13 @@ msgstr "Compressing source package..." msgid "Failed to create source package file." msgstr "Failed to create source package file." +#, fuzzy +msgid "Installing package %s with %s -U..." +msgstr "generating %s with %s... " + +msgid "Installing %s package group with %s -U..." +msgstr "" + msgid "Failed to install built package(s)." msgstr "Failed to install built package(s)." @@ -1206,7 +1223,12 @@ msgstr "such as arch=('%s')." msgid "Provides array cannot contain comparison (< or >) operators." msgstr "Provides array cannot contain comparison (< or >) operators." -msgid "Install scriptlet (%s) does not exist." +#, fuzzy +msgid "Invalid syntax for optdepend : '%s'" +msgstr "invalid value for 'CleanMethod' : '%s'\n" + +#, fuzzy +msgid "%s file (%s) does not exist." msgstr "Install scriptlet (%s) does not exist." msgid "options array contains unknown option '%s'" @@ -1215,6 +1237,9 @@ msgstr "options array contains unknown option '%s'" msgid "missing package function for split package '%s'" msgstr "missing package function for split package '%s'" +msgid "requested package %s is not provided in %s" +msgstr "" + msgid "Determining latest darcs revision..." msgstr "Determining latest darcs revision..." @@ -1260,9 +1285,6 @@ msgstr " -c, --clean Clean up work files after build" msgid " -C, --cleancache Clean up source files from the cache" msgstr " -C, --cleancache Clean up source files from the cache" -msgid " --config Use an alternate config file (instead of '%s')" -msgstr " --config Use an alternate config file (instead of '%s')" - msgid " -d, --nodeps Skip all dependency checks" msgstr " -d, --nodeps Skip all dependency checks" @@ -1275,9 +1297,6 @@ msgstr " -f, --force Overwrite existing package" msgid " -g, --geninteg Generate integrity checks for source files" msgstr " -g, --geninteg Generate integrity checks for source files" -msgid " --skipinteg Do not fail when integrity checks are missing" -msgstr " --skipinteg Do not fail when integrity checks are missing" - msgid " -h, --help This help" msgstr " -h, --help This help" @@ -1293,7 +1312,8 @@ msgstr " -m, --nocolor Disable colourised output messages" msgid " -o, --nobuild Download and extract files only" msgstr " -o, --nobuild Download and extract files only" -msgid " -p Use an alternate build script (instead of '%s')" +#, fuzzy +msgid " -p Use an alternate build script (instead of '%s')" msgstr " -p Use an alternate build script (instead of '%s')" msgid "" @@ -1308,40 +1328,55 @@ msgstr "" msgid " -s, --syncdeps Install missing dependencies with pacman" msgstr " -s, --syncdeps Install missing dependencies with pacman" +#, fuzzy msgid "" -" --allsource Generate a source-only tarball including downloaded " +" --allsource Generate a source-only tarball including downloaded " "sources" msgstr "" " --allsource Generate a source-only tarball including downloaded " "sources" -msgid " --asroot Allow makepkg to run as root user" +#, fuzzy +msgid " --asroot Allow makepkg to run as root user" msgstr " --asroot Allow makepkg to run as root user" +#, fuzzy +msgid " --config Use an alternate config file (instead of '%s')" +msgstr " --config Use an alternate config file (instead of '%s')" + +#, fuzzy msgid "" -" --holdver Prevent automatic version bumping for development " +" --holdver Prevent automatic version bumping for development " "PKGBUILDs" msgstr "" " --holdver Prevent automatic version bumping for development " "PKGBUILDs" +msgid " --pkg Only build listed packages from a split package" +msgstr "" + +#, fuzzy +msgid " --skipinteg Do not fail when integrity checks are missing" +msgstr " --skipinteg Do not fail when integrity checks are missing" + +#, fuzzy msgid "" -" --source Generate a source-only tarball without downloaded sources" +" --source Generate a source-only tarball without downloaded sources" msgstr "" " --source Generate a source-only tarball without downloaded sources" msgid "These options can be passed to pacman:" msgstr "These options can be passed to pacman:" +#, fuzzy msgid "" -" --noconfirm Do not ask for confirmation when resolving " -"dependencies" +" --noconfirm Do not ask for confirmation when resolving dependencies" msgstr "" " --noconfirm Do not ask for confirmation when resolving " "dependencies" -msgid "" -" --noprogressbar Do not show a progress bar when downloading files" +#, fuzzy +msgid " --noprogressbar Do not show a progress bar when downloading files" msgstr "" " --noprogressbar Do not show a progress bar when downloading files" @@ -1362,6 +1397,13 @@ msgstr "" msgid "%s not found." msgstr "%s not found." +#, fuzzy +msgid "You do not have write permission to store packages in %s." +msgstr "You do not have write permission to store downloads in %s." + +msgid "You do not have write permission to store downloads in %s." +msgstr "You do not have write permission to store downloads in %s." + msgid "\\0--holdver and --forcever cannot both be specified" msgstr "\\0--holdver and --forcever cannot both be specified" @@ -1419,14 +1461,8 @@ msgstr "placing 'fakeroot' in the BUILDENV array in %s." msgid "Do not use the '-F' option. This option is only for use by makepkg." msgstr "Do not use the '-F' option. This option is only for use by makepkg." -msgid "Cannot find the sudo binary! Is sudo installed?" -msgstr "Cannot find the sudo binary! Is sudo installed?" - -msgid "Missing dependencies cannot be installed or removed as a normal user" -msgstr "Missing dependencies cannot be installed or removed as a normal user" - -msgid "without sudo; install and configure sudo to auto-resolve dependencies." -msgstr "without sudo; install and configure sudo to auto-resolve dependencies." +msgid "Sudo can not be found. Will use su to acquire root privileges." +msgstr "" msgid "%s does not exist." msgstr "%s does not exist." @@ -1452,12 +1488,22 @@ msgid "Part of the package group has already been built. (use -f to overwrite)" msgstr "" "Part of the package group has already been built. (use -f to overwrite)" +msgid "Repackaging without the use of a package() function is deprecated." +msgstr "" + +msgid "File permissions may not be preserved." +msgstr "" + msgid "Leaving fakeroot environment." msgstr "Leaving fakeroot environment." msgid "Making package: %s" msgstr "Making package: %s" +#, fuzzy +msgid "A source package has already been built. (use -f to overwrite)" +msgstr "A package has already been built. (use -f to overwrite)" + msgid "Source package created: %s" msgstr "Source package created: %s" @@ -1473,7 +1519,8 @@ msgstr "Checking Buildtime Dependencies..." msgid "Could not resolve all dependencies." msgstr "Could not resolve all dependencies." -msgid "pacman was not found in PATH; skipping dependency checks." +#, fuzzy +msgid "%s was not found in PATH; skipping dependency checks." msgstr "pacman was not found in PATH; skipping dependency checks." msgid "Skipping source retrieval -- using existing src/ tree" @@ -1691,12 +1738,6 @@ msgstr "Invalid command name '%s' specified." msgid "Cannot create temp directory for database building." msgstr "Cannot create temp directory for database building." -msgid "the -f and --force options are no longer recognized" -msgstr "the -f and --force options are no longer recognised" - -msgid "use options=(force) in the PKGBUILD instead" -msgstr "use options=(force) in the PKGBUILD instead" - msgid "Creating updated database file '%s'" msgstr "Creating updated database file '%s'" @@ -1708,3 +1749,101 @@ msgstr "No packages modified, nothing to do." msgid "No packages modified, nothing to do." msgstr "No packages modified, nothing to do." + +#~ msgid "" +#~ " -p, --print-uris print out URIs for given packages and their " +#~ "dependencies\n" +#~ msgstr "" +#~ " -p, --print-uris print out URIs for given packages and their " +#~ "dependencies\n" + +#~ msgid "%s not found, searching for group...\n" +#~ msgstr "%s not found, searching for group...\n" + +#~ msgid "'%s': not found in local db\n" +#~ msgstr "'%s': not found in local db\n" + +#~ msgid ":: group %s:\n" +#~ msgstr ":: group %s:\n" + +#~ msgid " Remove whole content?" +#~ msgstr " Remove whole content?" + +#~ msgid ":: Remove %s from group %s?" +#~ msgstr ":: Remove %s from group %s?" + +#~ msgid "could not remove cache directory\n" +#~ msgstr "could not remove cache directory\n" + +#~ msgid "could not create new cache directory\n" +#~ msgstr "could not create new cache directory\n" + +#~ msgid "%s package not found, searching for group...\n" +#~ msgstr "%s package not found, searching for group...\n" + +#~ msgid ":: group %s (including ignored packages):\n" +#~ msgstr ":: group %s (including ignored packages):\n" + +#~ msgid ":: Install whole content?" +#~ msgstr ":: Install whole content?" + +#~ msgid ":: Install %s from group %s?" +#~ msgstr ":: Install %s from group %s?" + +#~ msgid "'%s': not found in sync db\n" +#~ msgstr "'%s': not found in sync db\n" + +#~ msgid " local database is up to date\n" +#~ msgstr " local database is up to date\n" + +#~ msgid "no URL for package: %s\n" +#~ msgstr "no URL for package: %s\n" + +#~ msgid "loading package data...\n" +#~ msgstr "loading package data...\n" + +#~ msgid "" +#~ "\n" +#~ "errors occurred, no packages were upgraded.\n" +#~ msgstr "" +#~ "\n" +#~ "errors occurred, no packages were upgraded.\n" + +#~ msgid "Found %s in build dir" +#~ msgstr "Found %s in build dir" + +#~ msgid "Using cached copy of %s" +#~ msgstr "Using cached copy of %s" + +#~ msgid "Unable to find source file %s to generate checksum." +#~ msgstr "Unable to find source file %s to generate checksum." + +#~ msgid "Starting build()..." +#~ msgstr "Starting build()..." + +#~ msgid "Build Failed." +#~ msgstr "Build Failed." + +#~ msgid "Packaging Failed." +#~ msgstr "Packaging Failed." + +#~ msgid "Install script %s not found." +#~ msgstr "Install script %s not found." + +#~ msgid "Cannot find the sudo binary! Is sudo installed?" +#~ msgstr "Cannot find the sudo binary! Is sudo installed?" + +#~ msgid "Missing dependencies cannot be installed or removed as a normal user" +#~ msgstr "" +#~ "Missing dependencies cannot be installed or removed as a normal user" + +#~ msgid "" +#~ "without sudo; install and configure sudo to auto-resolve dependencies." +#~ msgstr "" +#~ "without sudo; install and configure sudo to auto-resolve dependencies." + +#~ msgid "the -f and --force options are no longer recognized" +#~ msgstr "the -f and --force options are no longer recognised" + +#~ msgid "use options=(force) in the PKGBUILD instead" +#~ msgstr "use options=(force) in the PKGBUILD instead" -- cgit v1.2.3-54-g00ecf