summaryrefslogtreecommitdiffstats
path: root/po/en_GB.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/en_GB.po')
-rw-r--r--po/en_GB.po475
1 files changed, 319 insertions, 156 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index 4de2319d..b14fa69b 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Arch Linux Pacman package manager\n"
"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n"
-"POT-Creation-Date: 2011-04-18 11:23-0500\n"
+"POT-Creation-Date: 2011-06-23 21:47-0500\n"
"PO-Revision-Date: 2011-03-28 02:45+0000\n"
"Last-Translator: toofishes <dpmcgee@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -158,6 +158,96 @@ msgid "malloc failure: could not allocate %zd bytes\n"
msgstr "malloc failure: could not allocate %zd bytes\n"
#, c-format
+msgid "could not get current working directory\n"
+msgstr "could not get current working directory\n"
+
+#, c-format
+msgid "could not chdir to download directory %s\n"
+msgstr "could not chdir to download directory %s\n"
+
+#, c-format
+msgid "running XferCommand: fork failed!\n"
+msgstr "running XferCommand: fork failed!\n"
+
+#, c-format
+msgid "could not change directory to %s (%s)\n"
+msgstr "could not change directory to %s (%s)\n"
+
+#, c-format
+msgid "invalid value for 'CleanMethod' : '%s'\n"
+msgstr "invalid value for 'CleanMethod' : '%s'\n"
+
+#, c-format
+msgid ""
+"config file %s, line %d: directive '%s' in section '%s' not recognized.\n"
+msgstr ""
+"config file %s, line %d: directive '%s' in section '%s' not recognized.\n"
+
+#, fuzzy, c-format
+msgid "config file %s, line %d: directive '%s' has invalid value '%s'\n"
+msgstr "config file %s, line %d: directive '%s' needs a value\n"
+
+#, c-format
+msgid ""
+"The mirror '%s' contains the $arch variable, but no Architecture is "
+"defined.\n"
+msgstr ""
+"The mirror '%s' contains the $arch variable, but no Architecture is "
+"defined.\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"
+
+#, c-format
+msgid "failed to initialize alpm library (%s)\n"
+msgstr "failed to initialise alpm library (%s)\n"
+
+#, c-format
+msgid "problem setting logfile '%s' (%s)\n"
+msgstr "problem setting logfile '%s' (%s)\n"
+
+#, fuzzy, c-format
+msgid "problem setting gpgdir '%s' (%s)\n"
+msgstr "problem setting rootdir '%s' (%s)\n"
+
+#, c-format
+msgid "could not register '%s' database (%s)\n"
+msgstr "could not register '%s' database (%s)\n"
+
+#, fuzzy, c-format
+msgid "could not set verify option for database '%s' (%s)\n"
+msgstr "could not add server URL to database '%s': %s (%s)\n"
+
+#, fuzzy, c-format
+msgid "could not add mirror '%s' to database '%s' (%s)\n"
+msgstr "could not add server URL to database '%s': %s (%s)\n"
+
+#, 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 "config file %s could not be read.\n"
+
+#, c-format
+msgid "config file %s, line %d: bad section name.\n"
+msgstr "config file %s, line %d: bad section name.\n"
+
+#, c-format
+msgid "config file %s, line %d: syntax error in config file- missing key.\n"
+msgstr "config file %s, line %d: syntax error in config file- missing key.\n"
+
+#, c-format
+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' needs a value\n"
+msgstr "config file %s, line %d: directive '%s' needs a value\n"
+
+#, c-format
msgid "no targets specified (use -h for help)\n"
msgstr "no targets specified (use -h for help)\n"
@@ -190,6 +280,10 @@ msgid "Unknown"
msgstr "Unknown"
#, c-format
+msgid "Repository :"
+msgstr "Repository :"
+
+#, c-format
msgid "Name :"
msgstr "Name :"
@@ -233,16 +327,16 @@ msgstr "Conflicts With :"
msgid "Replaces :"
msgstr "Replaces :"
-#, c-format
-msgid "Download Size : %6.2f K\n"
+#, fuzzy, c-format
+msgid "Download Size : %6.2f %s\n"
msgstr "Download Size : %6.2f K\n"
-#, c-format
-msgid "Compressed Size: %6.2f K\n"
+#, fuzzy, c-format
+msgid "Compressed Size: %6.2f %s\n"
msgstr "Compressed Size: %6.2f K\n"
-#, c-format
-msgid "Installed Size : %6.2f K\n"
+#, fuzzy, c-format
+msgid "Installed Size : %6.2f %s\n"
msgstr "Installed Size : %6.2f K\n"
#, c-format
@@ -286,10 +380,6 @@ msgid "Description :"
msgstr "Description :"
#, c-format
-msgid "Repository :"
-msgstr "Repository :"
-
-#, c-format
msgid "could not calculate checksums for %s\n"
msgstr "could not calculate checksums for %s\n"
@@ -585,6 +675,10 @@ msgstr " --config <path> set an alternate configuration file\n"
msgid " --debug display debug messages\n"
msgstr " --debug display debug messages\n"
+#, fuzzy, c-format
+msgid " --gpgdir <path> set an alternate home directory for GnuPG\n"
+msgstr " --logfile <path> set an alternate log file\n"
+
#, c-format
msgid " --logfile <path> set an alternate log file\n"
msgstr " --logfile <path> set an alternate log file\n"
@@ -602,22 +696,6 @@ msgstr ""
" the terms of the GNU General Public License.\n"
#, c-format
-msgid "problem setting rootdir '%s' (%s)\n"
-msgstr "problem setting rootdir '%s' (%s)\n"
-
-#, c-format
-msgid "problem setting dbpath '%s' (%s)\n"
-msgstr "problem setting dbpath '%s' (%s)\n"
-
-#, c-format
-msgid "problem setting logfile '%s' (%s)\n"
-msgstr "problem setting logfile '%s' (%s)\n"
-
-#, c-format
-msgid "problem adding cachedir '%s' (%s)\n"
-msgstr "problem adding cachedir '%s' (%s)\n"
-
-#, c-format
msgid "'%s' is not a valid debug level\n"
msgstr "'%s' is not a valid debug level\n"
@@ -630,72 +708,6 @@ msgid "invalid option\n"
msgstr "invalid option\n"
#, c-format
-msgid "invalid value for 'CleanMethod' : '%s'\n"
-msgstr "invalid value for 'CleanMethod' : '%s'\n"
-
-#, c-format
-msgid "could not get current working directory\n"
-msgstr "could not get current working directory\n"
-
-#, c-format
-msgid "could not chdir to download directory %s\n"
-msgstr "could not chdir to download directory %s\n"
-
-#, c-format
-msgid "running XferCommand: fork failed!\n"
-msgstr "running XferCommand: fork failed!\n"
-
-#, c-format
-msgid "could not change directory to %s (%s)\n"
-msgstr "could not change directory to %s (%s)\n"
-
-#, c-format
-msgid ""
-"config file %s, line %d: directive '%s' in section '%s' not recognized.\n"
-msgstr ""
-"config file %s, line %d: directive '%s' in section '%s' not recognized.\n"
-
-#, c-format
-msgid ""
-"The mirror '%s' contains the $arch variable, but no Architecture is "
-"defined.\n"
-msgstr ""
-"The mirror '%s' contains the $arch variable, but no Architecture is "
-"defined.\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"
-
-#, c-format
-msgid "config file %s could not be read.\n"
-msgstr "config file %s could not be read.\n"
-
-#, c-format
-msgid "config file %s, line %d: bad section name.\n"
-msgstr "config file %s, line %d: bad section name.\n"
-
-#, c-format
-msgid "could not register '%s' database (%s)\n"
-msgstr "could not register '%s' database (%s)\n"
-
-#, c-format
-msgid "config file %s, line %d: syntax error in config file- missing key.\n"
-msgstr "config file %s, line %d: syntax error in config file- missing key.\n"
-
-#, c-format
-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' needs a value\n"
-msgstr "config file %s, line %d: directive '%s' needs a value\n"
-
-#, c-format
-msgid "failed to initialize alpm library (%s)\n"
-msgstr "failed to initialise alpm library (%s)\n"
-
-#, c-format
msgid "buffer overflow detected in arg parsing\n"
msgstr "buffer overflow detected in arg parsing\n"
@@ -988,23 +1000,47 @@ msgid "None"
msgstr "None"
#, c-format
-msgid "Targets (%d):"
-msgstr "Targets (%d):"
+msgid "insufficient columns available for table display\n"
+msgstr ""
#, c-format
-msgid "Total Download Size: %.2f MB\n"
-msgstr "Total Download Size: %.2f MB\n"
+msgid "Name"
+msgstr ""
#, c-format
-msgid "Total Installed Size: %.2f MB\n"
-msgstr "Total Installed Size: %.2f MB\n"
+msgid "Old Version"
+msgstr ""
+
+#, c-format
+msgid "New Version"
+msgstr ""
+
+#, c-format
+msgid "Size"
+msgstr ""
+
+#, c-format
+msgid "Targets (%d):"
+msgstr "Targets (%d):"
#, c-format
msgid "Remove (%d):"
msgstr "Remove (%d):"
-#, c-format
-msgid "Total Removed Size: %.2f MB\n"
+#, fuzzy, c-format
+msgid "Total Download Size: %.2f %s\n"
+msgstr "Total Download Size: %.2f MB\n"
+
+#, fuzzy, c-format
+msgid "Total Installed Size: %.2f %s\n"
+msgstr "Total Installed Size: %.2f MB\n"
+
+#, fuzzy, c-format
+msgid "Net Upgrade Size: %.2f %s\n"
+msgstr "Total Download Size: %.2f MB\n"
+
+#, fuzzy, c-format
+msgid "Total Removed Size: %.2f %s\n"
msgstr "Total Removed Size: %.2f MB\n"
#, c-format
@@ -1088,6 +1124,9 @@ msgstr "ERROR:"
msgid "Cleaning up..."
msgstr "Cleaning up..."
+msgid "Entering fakeroot environment..."
+msgstr "Entering fakeroot environment..."
+
msgid "Unable to find source file %s."
msgstr "Unable to find source file %s."
@@ -1181,7 +1220,8 @@ msgstr "Tidying install..."
msgid "Removing doc files..."
msgstr "Removing doc files..."
-msgid "Purging other files..."
+#, fuzzy
+msgid "Purging unwanted files..."
msgstr "Purging other files..."
msgid "Compressing man and info pages..."
@@ -1196,9 +1236,20 @@ msgstr "Removing libtool .la files..."
msgid "Removing empty directories..."
msgstr "Removing empty directories..."
+#, fuzzy
+msgid "Compressing binaries with %s..."
+msgstr "Compressing man and info pages..."
+
+#, fuzzy
+msgid "Could not compress binary : %s"
+msgstr "could not access cache directory %s\n"
+
msgid "Generating .PKGINFO file..."
msgstr "Generating .PKGINFO file..."
+msgid "Cannot find library listed in %s: %s"
+msgstr ""
+
msgid "Please add a license line to your %s!"
msgstr "Please add a license line to your %s!"
@@ -1232,8 +1283,17 @@ msgstr "Failed to create package file."
msgid "Failed to create symlink to package file."
msgstr "Failed to create symlink to package file."
-msgid "Skipping integrity checks."
-msgstr "Skipping integrity checks."
+#, fuzzy
+msgid "Signing package..."
+msgstr "Creating package..."
+
+#, fuzzy
+msgid "Created signature file %s."
+msgstr "Creating updated database file '%s'"
+
+#, fuzzy
+msgid "Failed to sign package file."
+msgstr "Failed to create package file."
msgid "Creating source package..."
msgstr "Creating source package..."
@@ -1307,21 +1367,24 @@ msgstr "missing package function for split package '%s'"
msgid "requested package %s is not provided in %s"
msgstr "requested package %s is not provided in %s"
+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 "Determining latest %s revision..."
msgid "Version found: %s"
msgstr "Version found: %s"
-msgid "requires an argument"
-msgstr "requires an argument"
-
-msgid "unrecognized option"
-msgstr "unrecognised option"
-
-msgid "invalid option"
-msgstr "invalid option"
-
msgid "Usage: %s [options]"
msgstr "Usage: %s [options]"
@@ -1349,7 +1412,8 @@ 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 " -h, --help This help"
+#, fuzzy
+msgid " -h, --help Show this help message and exit"
msgstr " -h, --help This help"
msgid " -i, --install Install package after successful build"
@@ -1400,12 +1464,24 @@ msgid ""
msgstr ""
" --holdver Prevent automatic version bumping for development %ss"
+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 " --nocheck Do not run the check() function in the %s"
+#, fuzzy
+msgid " --nosign Do not create a signature for the package"
+msgstr " --needed don't reinstall up to date packages\n"
+
msgid " --pkg <list> Only build listed packages from a split package"
msgstr " --pkg <list> Only build listed packages from a split package"
+msgid " --sign Sign the resulting package with gpg"
+msgstr ""
+
msgid " --skipinteg Do not fail when integrity checks are missing"
msgstr " --skipinteg Do not fail when integrity checks are missing"
@@ -1442,6 +1518,10 @@ msgstr ""
msgid "%s not found."
msgstr "%s not found."
+#, fuzzy
+msgid "You do not have write permission to create packages in %s."
+msgstr "You do not have write permission to store packages in %s."
+
msgid "You do not have write permission to store packages in %s."
msgstr "You do not have write permission to store packages in %s."
@@ -1487,12 +1567,6 @@ msgstr "The --asroot option is meant for the root user only."
msgid "Please rerun makepkg without the --asroot flag."
msgstr "Please rerun makepkg without the --asroot flag."
-msgid "Fakeroot must be installed if using the 'fakeroot' option"
-msgstr "Fakeroot must be installed if using the 'fakeroot' option"
-
-msgid "in the BUILDENV array in %s."
-msgstr "in the BUILDENV array in %s."
-
msgid "Running makepkg as an unprivileged user will result in non-root"
msgstr "Running makepkg as an unprivileged user will result in non-root"
@@ -1514,6 +1588,9 @@ msgstr "%s does not exist."
msgid "%s contains CRLF characters and cannot be sourced."
msgstr "%s contains CRLF characters and cannot be sourced."
+msgid "There is no key in your keyring."
+msgstr ""
+
msgid "A package has already been built, installing existing package..."
msgstr "A package has already been built, installing existing package..."
@@ -1532,21 +1609,24 @@ 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 "Leaving fakeroot environment."
+msgstr "Leaving fakeroot environment."
+
msgid "Repackaging without the use of a package() function is deprecated."
msgstr "Repackaging without the use of a package() function is deprecated."
msgid "File permissions may not be preserved."
msgstr "File permissions may not be preserved."
-msgid "Leaving fakeroot environment."
-msgstr "Leaving fakeroot environment."
-
msgid "Making package: %s"
msgstr "Making package: %s"
msgid "A source package has already been built. (use -f to overwrite)"
msgstr "A source package has already been built. (use -f to overwrite)"
+msgid "Skipping integrity checks."
+msgstr "Skipping integrity checks."
+
msgid "Source package created: %s"
msgstr "Source package created: %s"
@@ -1586,9 +1666,6 @@ msgstr "Sources are ready."
msgid "Removing existing pkg/ directory..."
msgstr "Removing existing pkg/ directory..."
-msgid "Entering fakeroot environment..."
-msgstr "Entering fakeroot environment..."
-
msgid "Finished making: %s"
msgstr "Finished making: %s"
@@ -1732,12 +1809,10 @@ msgstr "File '%s' does not exist"
msgid "Cannot find the xdelta3 binary! Is xdelta3 installed?"
msgstr "Cannot find the xdelta3 binary! Is xdelta3 installed?"
-msgid "Usage: repo-add [-d] [-f] [-q] <path-to-db> <package|delta> ...\\n"
+#, fuzzy
+msgid "Usage: repo-add [options] <path-to-db> <package|delta> ...\\n"
msgstr "Usage: repo-add [-d] [-f] [-q] <path-to-db> <package|delta> ...\\n"
-msgid "Usage: repo-remove [-q] <path-to-db> <packagename|delta> ...\\n\\n"
-msgstr "Usage: repo-remove [-q] <path-to-db> <packagename|delta> ...\\n\\n"
-
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"
@@ -1745,6 +1820,22 @@ msgstr ""
"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"
+#, fuzzy
+msgid "Options:\\n"
+msgstr "Options:"
+
+msgid " -d, --delta generate and add delta for package update\\n"
+msgstr ""
+
+#, fuzzy
+msgid " -f, --files update database's file list\\n"
+msgstr ""
+"Use the -f/--files flag to update a database including file entries.\\n\\n"
+
+#, fuzzy
+msgid "Usage: repo-remove [options] <path-to-db> <packagename|delta> ...\\n\\n"
+msgstr "Usage: repo-remove [-q] <path-to-db> <packagename|delta> ...\\n\\n"
+
msgid ""
"repo-remove will update a package database by removing the package name"
"\\nspecified on the command line from the given repo database. Multiple"
@@ -1754,43 +1845,41 @@ msgstr ""
"\\nspecified on the command line from the given repo database. Multiple"
"\\npackages to remove can be specified on the command line.\\n\\n"
-msgid ""
-"Use the -q/--quiet flag to minimize output to basic messages, warnings,"
-"\\nand errors.\\n\\n"
+msgid " -q, --quiet minimize output\\n"
msgstr ""
-"Use the -q/--quiet flag to minimize output to basic messages, warnings,"
-"\\nand errors.\\n\\n"
-msgid ""
-"Use the -d/--delta flag to automatically generate and add a delta file"
-"\\nbetween the old entry and the new one, if the old package file is found"
-"\\nnext to the new one.\\n\\n"
+msgid " -s, --sign sign database with GnuPG after update\\n"
+msgstr ""
+
+#, fuzzy
+msgid " -k, --key <key> use the specified key to sign the database\\n"
+msgstr " -p, --file <package> query a package file instead of the database\n"
+
+msgid " -v, --verify verify database's signature before update\\n"
msgstr ""
-"Use the -d/--delta flag to automatically generate and add a delta file"
-"\\nbetween the old entry and the new one, if the old package file is found"
-"\\nnext to the new one.\\n\\n"
msgid ""
-"Use the -f/--files flag to update a database including file entries.\\n\\n"
+"\\nSee %s(8) for more details and descriptions of the available options.\\n"
+"\\n"
msgstr ""
-"Use the -f/--files flag to update a database including file entries.\\n\\n"
-msgid "Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0.pkg.tar.gz"
+#, fuzzy
+msgid ""
+"Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz"
msgstr "Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0.pkg.tar.gz"
msgid "Example: repo-remove /path/to/repo.db.tar.gz kernel26"
msgstr "Example: repo-remove /path/to/repo.db.tar.gz kernel26"
+#, fuzzy
msgid ""
-"Copyright (C) 2006-2008 Aaron Griffin <aaron@archlinux.org>.\\nCopyright (c) "
-"2007-2008 Dan McGee <dan@archlinux.org>.\\n\\nThis is free software; see the "
-"source for copying conditions.\\nThere is NO WARRANTY, to the extent "
-"permitted by law.\\n"
+"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 ""
-"Copyright (C) 2006-2008 Aaron Griffin <aaron@archlinux.org>.\\nCopyright (c) "
-"2007-2008 Dan McGee <dan@archlinux.org>.\\n\\nThis is free software; see the "
-"source for copying conditions.\\nThere is NO WARRANTY, to the extent "
-"permitted by law.\\n"
+"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"
msgid "No database entry for package '%s'."
msgstr "No database entry for package '%s'."
@@ -1801,15 +1890,41 @@ msgstr "Adding 'deltas' entry : %s -> %s"
msgid "Removing existing entry '%s'..."
msgstr "Removing existing entry '%s'..."
+#, fuzzy
+msgid "Cannot find the gpg binary! Is gnupg installed?"
+msgstr "Cannot find the xdelta3 binary! Is xdelta3 installed?"
+
+#, fuzzy
+msgid "Signing database..."
+msgstr "Syncing database to disk..."
+
+#, fuzzy
+msgid "Failed to sign package database."
+msgstr "Failed to create package file."
+
+#, fuzzy
+msgid "Verifying database signature..."
+msgstr "Rotating database into place..."
+
+msgid "No existing signature found, skipping verification."
+msgstr ""
+
+msgid "Database signature file verified."
+msgstr ""
+
+msgid "Database signature was NOT valid!"
+msgstr ""
+
+#, fuzzy
+msgid "Computing checksums..."
+msgstr "Computing md5 checksums..."
+
msgid "An entry for '%s' already existed"
msgstr "An entry for '%s' already existed"
msgid "Creating '%s' db entry..."
msgstr "Creating '%s' db entry..."
-msgid "Computing md5 checksums..."
-msgstr "Computing md5 checksums..."
-
msgid "Old package file not found: %s"
msgstr "Old package file not found: %s"
@@ -1872,3 +1987,51 @@ msgstr "No packages modified, nothing to do."
msgid "No packages modified, nothing to do."
msgstr "No packages modified, nothing to do."
+
+#~ msgid "problem setting dbpath '%s' (%s)\n"
+#~ msgstr "problem setting dbpath '%s' (%s)\n"
+
+#~ msgid "problem adding cachedir '%s' (%s)\n"
+#~ msgstr "problem adding cachedir '%s' (%s)\n"
+
+#~ msgid "requires an argument"
+#~ msgstr "requires an argument"
+
+#~ msgid "unrecognized option"
+#~ msgstr "unrecognised option"
+
+#~ msgid "invalid option"
+#~ msgstr "invalid option"
+
+#~ msgid "Fakeroot must be installed if using the 'fakeroot' option"
+#~ msgstr "Fakeroot must be installed if using the 'fakeroot' option"
+
+#~ msgid "in the BUILDENV array in %s."
+#~ msgstr "in the BUILDENV array in %s."
+
+#~ msgid ""
+#~ "Use the -q/--quiet flag to minimize output to basic messages, warnings,"
+#~ "\\nand errors.\\n\\n"
+#~ msgstr ""
+#~ "Use the -q/--quiet flag to minimize output to basic messages, warnings,"
+#~ "\\nand errors.\\n\\n"
+
+#~ msgid ""
+#~ "Use the -d/--delta flag to automatically generate and add a delta file"
+#~ "\\nbetween the old entry and the new one, if the old package file is found"
+#~ "\\nnext to the new one.\\n\\n"
+#~ msgstr ""
+#~ "Use the -d/--delta flag to automatically generate and add a delta file"
+#~ "\\nbetween the old entry and the new one, if the old package file is found"
+#~ "\\nnext to the new one.\\n\\n"
+
+#~ msgid ""
+#~ "Copyright (C) 2006-2008 Aaron Griffin <aaron@archlinux.org>.\\nCopyright "
+#~ "(c) 2007-2008 Dan McGee <dan@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 ""
+#~ "Copyright (C) 2006-2008 Aaron Griffin <aaron@archlinux.org>.\\nCopyright "
+#~ "(c) 2007-2008 Dan McGee <dan@archlinux.org>.\\n\\nThis is free software; "
+#~ "see the source for copying conditions.\\nThere is NO WARRANTY, to the "
+#~ "extent permitted by law.\\n"