From 43787d00678e00adee54c9ab4b8909d26cba3940 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 22 Sep 2011 11:33:25 -0500 Subject: Regenerate message catalogs and translations We've had a bit of churn since the last time this was done. Signed-off-by: Dan McGee --- scripts/po/pt.po | 85 ++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 58 insertions(+), 27 deletions(-) (limited to 'scripts/po/pt.po') diff --git a/scripts/po/pt.po b/scripts/po/pt.po index e8a89a82..8ffb8634 100644 --- a/scripts/po/pt.po +++ b/scripts/po/pt.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-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:33-0500\n" "PO-Revision-Date: 2011-08-15 21:10+0000\n" "Last-Translator: toofishes \n" "Language-Team: Portuguese (http://www.transifex.net/projects/p/archlinux-" @@ -111,16 +111,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!" @@ -408,6 +408,13 @@ msgstr "" msgid " -s, --syncdeps Install missing dependencies with %s" msgstr "" +#, fuzzy +msgid "" +" -S, --source Generate a source-only tarball without downloaded sources" +msgstr "" +" --source Gerar um tarball somente com os fontes que não " +"foram descarregadas" + msgid "" " --allsource Generate a source-only tarball including downloaded " "sources" @@ -460,12 +467,6 @@ msgstr "" msgid " --skippgpcheck Do not verify source files with PGP signatures" msgstr "" -msgid "" -" --source Generate a source-only tarball without downloaded sources" -msgstr "" -" --source Gerar um tarball somente com os fontes que não " -"foram descarregadas" - msgid "These options can be passed to %s:" msgstr "" @@ -650,26 +651,26 @@ msgstr "Feito." msgid "Manage pacman's list of trusted keys" msgstr "" -msgid " -a, --add [] Add the specified keys (empty for stdin)" +msgid " -a, --add [file(s)] Add the specified keys (empty for stdin)" msgstr "" msgid " -d, --delete Remove the specified keyids" msgstr "" -msgid " -e, --export [] Export the specified or all keyids" +msgid " -e, --export [keyid(s)] Export the specified or all keyids" msgstr "" msgid "" -" -f, --finger [] 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 [] List the specified or all keys" +msgid " -l, --list-keys [keyid(s)] List the specified or all keys" msgstr "" -msgid " -r, --receive Fetch the specified keyids" +msgid " -r, --recv-keys Fetch the specified keyids" msgstr "" msgid " -u, --updatedb Update the trustdb of pacman" @@ -707,10 +708,22 @@ msgstr "" msgid " --init Ensure the keyring is properly initialized" msgstr "" -msgid " --list-sigs [] 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 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..." @@ -722,33 +735,48 @@ 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 "The signature of file %s is not valid." +msgid "Use '%s' to generate a default secret key." +msgstr "" + +#, fuzzy +msgid "Verifying %s..." +msgstr "A adicionar %s..." + +msgid "File %s is unsigned, cannot continue." msgstr "" -msgid "Verifying deprecated keys file signature..." +msgid "The signature of file %s is not valid." msgstr "" -msgid "Verifying deleted keys file signature..." +msgid "Verifying keyring file signatures..." msgstr "" -msgid "Appending official keys..." +msgid "No keyring files exist in %s." msgstr "" -msgid "Appending deprecated keys..." +#, fuzzy +msgid "The keyring file %s does not exist." +msgstr "%s ficheiro (%s) não existe." + +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 "You need to specify the keyserver and at least one key identifier" +msgid "Disabling revoked keys in keyring..." msgstr "" +#, fuzzy +msgid "Disabling key %s..." +msgstr "A gerar tarball de %s..." + msgid "The key identified by %s does not exist" msgstr "" @@ -770,6 +798,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" -- cgit v1.2.3-24-g4f1b