summaryrefslogtreecommitdiffstats
path: root/scripts/po/pacman-scripts.pot
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/po/pacman-scripts.pot')
-rw-r--r--scripts/po/pacman-scripts.pot75
1 files changed, 51 insertions, 24 deletions
diff --git a/scripts/po/pacman-scripts.pot b/scripts/po/pacman-scripts.pot
index bbb14d96..afb280ef 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.0rc1\n"
"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n"
-"POT-Creation-Date: 2011-08-15 16:09-0500\n"
+"POT-Creation-Date: 2011-09-22 11:33-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"
@@ -110,16 +110,16 @@ msgstr ""
msgid "SOURCE FILE NOT FOUND"
msgstr ""
-msgid "Unknown public key"
+msgid "unknown public key"
msgstr ""
-msgid "Warning: the key has been revoked."
+msgid "the key has been revoked."
msgstr ""
-msgid "Warning: the signature has expired."
+msgid "the signature has expired."
msgstr ""
-msgid "Warning: the key has expired."
+msgid "the key has expired."
msgstr ""
msgid "One or more PGP signatures could not be verified!"
@@ -394,6 +394,10 @@ msgid " -s, --syncdeps Install missing dependencies with %s"
msgstr ""
msgid ""
+" -S, --source Generate a source-only tarball without downloaded sources"
+msgstr ""
+
+msgid ""
" --allsource Generate a source-only tarball including downloaded "
"sources"
msgstr ""
@@ -437,10 +441,6 @@ msgstr ""
msgid " --skippgpcheck Do not verify source files with PGP signatures"
msgstr ""
-msgid ""
-" --source Generate a source-only tarball without downloaded sources"
-msgstr ""
-
msgid "These options can be passed to %s:"
msgstr ""
@@ -611,26 +611,26 @@ msgstr ""
msgid "Manage pacman's list of trusted keys"
msgstr ""
-msgid " -a, --add [<file(s)>] Add the specified keys (empty for stdin)"
+msgid " -a, --add [file(s)] Add the specified keys (empty for stdin)"
msgstr ""
msgid " -d, --delete <keyid(s)> Remove the specified keyids"
msgstr ""
-msgid " -e, --export [<keyid(s)>] Export the specified or all keyids"
+msgid " -e, --export [keyid(s)] Export the specified or all keyids"
msgstr ""
msgid ""
-" -f, --finger [<keyid(s)>] List fingerprint for specified or all keyids"
+" -f, --finger [keyid(s)] List fingerprint for specified or all keyids"
msgstr ""
msgid " -h, --help Show this help message and exit"
msgstr ""
-msgid " -l, --list-keys [<keyid(s)>] List the specified or all keys"
+msgid " -l, --list-keys [keyid(s)] List the specified or all keys"
msgstr ""
-msgid " -r, --receive <keyserver> <keyid(s)> Fetch the specified keyids"
+msgid " -r, --recv-keys <keyid(s)> Fetch the specified keyids"
msgstr ""
msgid " -u, --updatedb Update the trustdb of pacman"
@@ -668,10 +668,22 @@ msgstr ""
msgid " --init Ensure the keyring is properly initialized"
msgstr ""
-msgid " --list-sigs [<keyid(s)>] List keys and their signatures"
+msgid " --keyserver Specify a keyserver to use if necessary"
+msgstr ""
+
+msgid " --list-sigs [keyid(s)] List keys and their signatures"
+msgstr ""
+
+msgid " --lsign-key <keyid> Locally sign the specified keyid"
+msgstr ""
+
+msgid ""
+" --populate [keyring(s)] Reload the default keys from the (given) keyrings"
+"\\n in '%s'"
msgstr ""
-msgid " --reload Reload the default keys"
+msgid ""
+" --refresh-keys [keyid(s)] Update specified or all keys from a keyserver"
msgstr ""
msgid "You do not have sufficient permissions to read the %s keyring..."
@@ -683,31 +695,43 @@ msgstr ""
msgid "You do not have sufficient permissions to run this command..."
msgstr ""
-msgid "Verifying official keys file signature..."
+msgid "There is no secret key available to sign with."
+msgstr ""
+
+msgid "Use '%s' to generate a default secret key."
+msgstr ""
+
+msgid "Verifying %s..."
+msgstr ""
+
+msgid "File %s is unsigned, cannot continue."
msgstr ""
msgid "The signature of file %s is not valid."
msgstr ""
-msgid "Verifying deprecated keys file signature..."
+msgid "Verifying keyring file signatures..."
msgstr ""
-msgid "Verifying deleted keys file signature..."
+msgid "No keyring files exist in %s."
msgstr ""
-msgid "Appending official keys..."
+msgid "The keyring file %s does not exist."
msgstr ""
-msgid "Appending deprecated keys..."
+msgid "Appending keys from %s.gpg..."
msgstr ""
-msgid "Removing deleted keys from keyring..."
+msgid "Locally signing trusted keys in keyring..."
msgstr ""
-msgid "Updating trust database..."
+msgid "Locally signing key %s..."
+msgstr ""
+
+msgid "Disabling revoked keys in keyring..."
msgstr ""
-msgid "You need to specify the keyserver and at least one key identifier"
+msgid "Disabling key %s..."
msgstr ""
msgid "The key identified by %s does not exist"
@@ -731,6 +755,9 @@ msgstr ""
msgid "Please run %s with each operation separately\\n"
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"