From 7b2f600d717ce5ecd0025d2fba43d405adb58bd4 Mon Sep 17 00:00:00 2001
From: Dan McGee <dan@archlinux.org>
Date: Mon, 30 Jan 2012 21:49:34 -0600
Subject: Update pot translation catalogs

Signed-off-by: Dan McGee <dan@archlinux.org>
---
 scripts/po/pacman-scripts.pot | 72 ++++++++++++++++++++++++++++++++++---------
 1 file changed, 58 insertions(+), 14 deletions(-)

(limited to 'scripts/po')

diff --git a/scripts/po/pacman-scripts.pot b/scripts/po/pacman-scripts.pot
index aebf299f..2c74453d 100644
--- a/scripts/po/pacman-scripts.pot
+++ b/scripts/po/pacman-scripts.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: pacman 4.0.1\n"
 "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n"
-"POT-Creation-Date: 2012-01-05 16:57-0600\n"
+"POT-Creation-Date: 2012-01-30 21:40-0600\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"
@@ -455,7 +455,7 @@ msgid "If %s is not specified, %s will look for '%s'"
 msgstr ""
 
 msgid ""
-"Copyright (c) 2006-2011 Pacman Development Team <pacman-dev@archlinux.org>."
+"Copyright (c) 2006-2012 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"
@@ -594,7 +594,7 @@ msgid "Usage: %s [pacman_db_root]"
 msgstr ""
 
 msgid ""
-"Copyright (c) 2010-2011 Pacman Development Team <pacman-dev@archlinux.org>."
+"Copyright (c) 2010-2012 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 ""
@@ -694,6 +694,9 @@ msgid ""
 "  --refresh-keys [keyid(s)] Update specified or all keys from a keyserver"
 msgstr ""
 
+msgid "The key identified by %s could not be found locally."
+msgstr ""
+
 msgid "You do not have sufficient permissions to read the %s keyring."
 msgstr ""
 
@@ -745,7 +748,49 @@ msgstr ""
 msgid "Disabling key %s..."
 msgstr ""
 
-msgid "The key identified by %s does not exist."
+msgid "A specified keyfile could not be added to the gpg keychain."
+msgstr ""
+
+msgid "A specified key could not be removed from the gpg keychain."
+msgstr ""
+
+msgid "The key identified by %s could not be edited."
+msgstr ""
+
+msgid "A specified key could not be exported from the gpg keychain."
+msgstr ""
+
+msgid "The fingerprint of a specified key could not be determined."
+msgstr ""
+
+msgid "%s could not be imported."
+msgstr ""
+
+msgid "File %s does not exist and could not be imported."
+msgstr ""
+
+msgid "A specified key could not be listed."
+msgstr ""
+
+msgid "A specified signature could not be listed."
+msgstr ""
+
+msgid "A specified key could not be locally signed."
+msgstr ""
+
+msgid "Remote key not fetched correctly from keyserver."
+msgstr ""
+
+msgid "A specified local key could not be updated from a keyserver."
+msgstr ""
+
+msgid "The signature identified by %s could not be verified."
+msgstr ""
+
+msgid "Updating trust database..."
+msgstr ""
+
+msgid "Trust database could not be updated."
 msgstr ""
 
 msgid "Cannot find the %s binary required for all %s operations."
@@ -766,9 +811,6 @@ msgstr ""
 msgid "Please run %s with each operation separately."
 msgstr ""
 
-msgid "Updating trust database..."
-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"
@@ -871,7 +913,7 @@ 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"
+"\\nMultiple packages to add can be specified on the command line.\\n"
 msgstr ""
 
 msgid "Options:\\n"
@@ -883,13 +925,16 @@ msgstr ""
 msgid "  -f, --files       update database's file list\\n"
 msgstr ""
 
-msgid "Usage: repo-remove [options] <path-to-db> <packagename|delta> ...\\n\\n"
+msgid "Usage: repo-remove [options] <path-to-db> <packagename|delta> ...\\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"
+"\\npackages to remove can be specified on the command line.\\n"
+msgstr ""
+
+msgid "Please move along, there is nothing to see here.\\n"
 msgstr ""
 
 msgid "  -q, --quiet       minimize output\\n"
@@ -906,18 +951,17 @@ 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"
+"Example:  repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n"
 msgstr ""
 
-msgid "Example:  repo-remove /path/to/repo.db.tar.gz kernel26"
+msgid "Example:  repo-remove /path/to/repo.db.tar.gz kernel26\\n"
 msgstr ""
 
 msgid ""
-"Copyright (c) 2006-2011 Pacman Development Team <pacman-dev@archlinux.org>\\n"
+"Copyright (c) 2006-2012 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 ""
-- 
cgit v1.2.3-70-g09d2