diff options
Diffstat (limited to 'po/nb.po')
-rw-r--r-- | po/nb.po | 59 |
1 files changed, 42 insertions, 17 deletions
@@ -26,7 +26,8 @@ msgstr "klarte ikke � lagre fingeravtrykket: %s\n" #. Pinentries. An underscore indicates that the next letter #. should be used as an accelerator. Double the underscore for #. a literal one. The actual to be translated text starts after -#. the second vertical bar. +#. the second vertical bar. Note that gpg-agent has been set to +#. utf-8 so that the strings are in the expected encoding. msgid "|pinentry-label|_OK" msgstr "" @@ -83,6 +84,13 @@ msgid "" "this session" msgstr "" +msgid "PIN:" +msgstr "" + +#, fuzzy +msgid "Passphrase:" +msgstr "ugyldig passfrase" + msgid "does not match - try again" msgstr "" @@ -119,10 +127,6 @@ msgstr "ugyldig MPI" msgid "Bad Passphrase" msgstr "ugyldig passfrase" -#, fuzzy -msgid "Passphrase" -msgstr "ugyldig passfrase" - #, c-format msgid "ssh keys greater than %d bits are not supported\n" msgstr "" @@ -569,10 +573,6 @@ msgid "" msgstr "" #, fuzzy -msgid "Passphrase:" -msgstr "ugyldig passfrase" - -#, fuzzy msgid "cancelled\n" msgstr "cancel|cancel" @@ -672,6 +672,13 @@ msgstr "endre passfrasen" msgid "I'll change it later" msgstr "" +#, fuzzy, c-format +#| msgid "Do you really want to delete the selected keys? (y/N) " +msgid "" +"Do you really want to delete the key identified by keygrip%%0A %s%%0A %%C" +"%%0A?" +msgstr "Vil du virkelig slette den valgte n�kkelen? (j/N) " + #, fuzzy #| msgid "enable key" msgid "Delete key" @@ -813,6 +820,18 @@ msgid "out of core while allocating %lu bytes" msgstr "" #, c-format +msgid "%s:%u: obsolete option \"%s\" - it has no effect\n" +msgstr "" + +#, c-format +msgid "WARNING: \"%s%s\" is an obsolete option - it has no effect\n" +msgstr "" + +#, c-format +msgid "unknown debug flag '%s' ignored\n" +msgstr "" + +#, c-format msgid "no running gpg-agent - starting '%s'\n" msgstr "" @@ -4105,6 +4124,16 @@ msgstr "" msgid "Signature notation: " msgstr "" +#, fuzzy +#| msgid "1 bad signature\n" +msgid "1 good signature\n" +msgstr "1 ubrukelig signatur\n" + +#, fuzzy, c-format +#| msgid "%d bad signatures\n" +msgid "%d good signatures\n" +msgstr "%d ubrukelige signaturer\n" + #, c-format msgid "Warning: %lu key(s) skipped due to their large size\n" msgstr "" @@ -4465,14 +4494,6 @@ msgid "WARNING: \"%s\" is a deprecated command - do not use it\n" msgstr "" #, c-format -msgid "%s:%u: obsolete option \"%s\" - it has no effect\n" -msgstr "" - -#, c-format -msgid "WARNING: \"%s%s\" is an obsolete option - it has no effect\n" -msgstr "" - -#, c-format msgid "%s:%u: \"%s\" is obsolete in this file - it only has effect in %s\n" msgstr "" @@ -8140,6 +8161,10 @@ msgid "" msgstr "" #, fuzzy +#~ msgid "Passphrase" +#~ msgstr "ugyldig passfrase" + +#, fuzzy #~| msgid "WARNING: keyserver option `%s' is not used on this platform\n" #~ msgid "WARNING: keyserver option '%s' is not used on this platform\n" #~ msgstr "" |