diff options
author | Werner Koch <wk@gnupg.org> | 2015-09-10 16:22:49 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2015-09-10 16:22:49 +0200 |
commit | cafcd4336a0a220d4ce8acddfc4d60d0972058bd (patch) | |
tree | a2a5dd4fcc641c6c40dc9086333ddbcb0f4c3bb3 /po/nb.po | |
parent | po: Update Russian translation (diff) | |
download | gnupg2-cafcd4336a0a220d4ce8acddfc4d60d0972058bd.tar.xz gnupg2-cafcd4336a0a220d4ce8acddfc4d60d0972058bd.zip |
po: Auto-update
--
Diffstat (limited to 'po/nb.po')
-rw-r--r-- | po/nb.po | 59 |
1 files changed, 47 insertions, 12 deletions
@@ -5431,6 +5431,53 @@ msgstr "" msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" +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 "" + +msgid "[ revoked]" +msgstr "[ opphevet]" + +msgid "[ expired]" +msgstr "[ utgått]" + +msgid "[ unknown]" +msgstr "[ ukjent]" + +msgid "[ undef ]" +msgstr "[ udef ]" + +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" @@ -8338,18 +8385,6 @@ msgstr "" #~ msgid "Invalid passphrase; please try again" #~ msgstr "Ugyldig passfrase; vennligst prøv igjen" -#~ msgid "[ revoked]" -#~ msgstr "[ opphevet]" - -#~ msgid "[ expired]" -#~ msgstr "[ utgått]" - -#~ msgid "[ unknown]" -#~ msgstr "[ ukjent]" - -#~ msgid "[ undef ]" -#~ msgstr "[ udef ]" - #, fuzzy #~ msgid "Usage: scdaemon [options] (-h for help)" #~ msgstr "Bruksmåte: gpg [valg] [filer] (-h for hjelp)" |