diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 62 |
1 files changed, 50 insertions, 12 deletions
@@ -5581,6 +5581,56 @@ msgstr "" msgid "unable to update trustdb version record: write failed: %s\n" msgstr "registo de confian�a %lu, tipo %d: escrita falhou: %s\n" +msgid "undefined" +msgstr "" + +msgid "never" +msgstr "" + +msgid "marginal" +msgstr "" + +msgid "full" +msgstr "" + +msgid "ultimate" +msgstr "" + +#. TRANSLATORS: these strings are similar to those in +#. trust_value_to_string(), but are a fixed length. This is needed to +#. make attractive information listings where columns line up +#. properly. The value "10" should be the length of the strings you +#. choose to translate to. This is the length in printable columns. +#. It gets passed to atoi() so everything after the number is +#. essentially a comment and need not be translated. Either key and +#. uid are both NULL, or neither are NULL. +msgid "10 translator see trust.c:uid_trust_string_fixed" +msgstr "" + +#, fuzzy +msgid "[ revoked]" +msgstr "revkey" + +#, fuzzy +msgid "[ expired]" +msgstr "expire" + +#, fuzzy +msgid "[ unknown]" +msgstr "vers�o desconhecida" + +msgid "[ undef ]" +msgstr "" + +msgid "[marginal]" +msgstr "" + +msgid "[ full ]" +msgstr "" + +msgid "[ultimate]" +msgstr "" + msgid "" "the signature could not be verified.\n" "Please remember that the signature file (.sig or .asc)\n" @@ -8596,18 +8646,6 @@ msgstr "" #~ msgstr "s� pode assinar � vista com chaves do tipo PGP 2.x no modo --pgp2\n" #, fuzzy -#~ msgid "[ revoked]" -#~ msgstr "revkey" - -#, fuzzy -#~ msgid "[ expired]" -#~ msgstr "expire" - -#, fuzzy -#~ msgid "[ unknown]" -#~ msgstr "vers�o desconhecida" - -#, fuzzy #~ msgid "Usage: scdaemon [options] (-h for help)" #~ msgstr "Uso: gpg [op��es] [ficheiros] (-h para ajuda)" |