diff options
author | Dan McGee <dan@archlinux.org> | 2011-10-05 22:39:05 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-10-05 22:39:05 -0500 |
commit | a8ca9b93f8efbbca2311cb0b99d9bd31c1636527 (patch) | |
tree | c5c35c85e61c35a7a5d000b7a847cb6e6bab5ed4 /scripts | |
parent | 2df519f80789a67668a6d8718f746d3876b86eeb (diff) | |
download | pacman-a8ca9b93f8efbbca2311cb0b99d9bd31c1636527.tar.xz |
Update translation message catalogs in prep for 4.0 release
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/po/pacman-scripts.pot | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/scripts/po/pacman-scripts.pot b/scripts/po/pacman-scripts.pot index afb280ef..06417a52 100644 --- a/scripts/po/pacman-scripts.pot +++ b/scripts/po/pacman-scripts.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: pacman 4.0.0rc1\n" +"Project-Id-Version: pacman 4.0.0rc2\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-09-22 11:33-0500\n" +"POT-Creation-Date: 2011-10-05 22: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" @@ -656,8 +656,7 @@ msgid "" "\\n of '%s')" msgstr "" -msgid "" -" --import <dir(s)> Imports pubring.gpg and trustdb.gpg from dir(s)" +msgid " --import <dir(s)> Imports pubring.gpg from dir(s)" msgstr "" msgid "" @@ -686,13 +685,13 @@ 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..." +msgid "You do not have sufficient permissions to read the %s keyring." msgstr "" msgid "Use '%s' to correct the keyring permissions." msgstr "" -msgid "You do not have sufficient permissions to run this command..." +msgid "You do not have sufficient permissions to run this command." msgstr "" msgid "There is no secret key available to sign with." @@ -728,13 +727,16 @@ msgstr "" msgid "Locally signing key %s..." msgstr "" +msgid "Importing owner trust values..." +msgstr "" + msgid "Disabling revoked keys in keyring..." msgstr "" msgid "Disabling key %s..." msgstr "" -msgid "The key identified by %s does not exist" +msgid "The key identified by %s does not exist." msgstr "" msgid "Cannot find the %s binary required for all %s operations." @@ -749,10 +751,10 @@ msgstr "" msgid "no operation specified (use -h for help)" msgstr "" -msgid "Multiple operations specified" +msgid "Multiple operations specified." msgstr "" -msgid "Please run %s with each operation separately\\n" +msgid "Please run %s with each operation separately." msgstr "" msgid "Updating trust database..." |