diff options
Diffstat (limited to '')
-rw-r--r-- | po/sv.po | 20 |
1 files changed, 16 insertions, 4 deletions
@@ -147,16 +147,28 @@ msgid "error writing key: %s\n" msgstr "fel vid skrivning av nyckel: %s\n" #, c-format -msgid "Please enter the passphrase for the ssh key%0A %c" +msgid "" +"An ssh process requested the use of key%%0A %s%%0A (%s)%%0ADo you want to " +"allow this?" +msgstr "" + +msgid "Allow" +msgstr "" + +msgid "Deny" +msgstr "" + +#, fuzzy, c-format +msgid "Please enter the passphrase for the ssh key%%0A %F%%0A (%c)" msgstr "Ange lösenfrasen för ssh-nyckeln%0A %c" msgid "Please re-enter this passphrase" msgstr "Ange denna lösenfras igen" -#, c-format +#, fuzzy, c-format msgid "" -"Please enter a passphrase to protect the received secret key%%0A %s%%" -"0Awithin gpg-agent's key storage" +"Please enter a passphrase to protect the received secret key%%0A %s%%0A %" +"s%%0Awithin gpg-agent's key storage" msgstr "" "Ange en lösenfras för att skydda den mottagna hemliga nyckeln%%0A %s%%0Ai " "gpg-agents nyckellager" |