diff options
author | Werner Koch <[email protected]> | 2011-08-04 14:23:09 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-08-04 14:23:09 +0000 |
commit | a7585eeabebf61aaa3209a893892b779b3447df9 (patch) | |
tree | 54d7f45faf41bb1ca266cadce0206f75e67cd440 /po/cs.po | |
parent | New option --ssh-fpr for the agent:KEYINFO command (diff) | |
download | gnupg-2.0.18.tar.gz gnupg-2.0.18.zip |
Prepare for the 2.0.18 release.gnupg-2.0.18
Copied texi files from master.
Updated de.po.
Added more file to gitignore.
Removed the large PKITS tarball.
General release preparations.
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" |