diff options
Diffstat (limited to '')
-rw-r--r-- | po/cs.po | 20 |
1 files changed, 16 insertions, 4 deletions
@@ -146,16 +146,28 @@ msgid "error writing key: %s\n" msgstr "chyba při zápisu klíče: %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 "Prosím, vložte heslo pro SSH klíč%0A %c" msgid "Please re-enter this passphrase" msgstr "Prosím, vložte toto heslo znovu" -#, 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 "" "Prosím, vložte heslo, abyste ochránil(a) přijatý tajný klíč%%0A %s%%" "0Auvnitř úložiště klíčů gpg-agenta" |