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/id.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/id.po | 22 |
1 files changed, 17 insertions, 5 deletions
@@ -128,19 +128,31 @@ msgstr "gagal menghapus keyblok: %s\n" msgid "error writing key: %s\n" msgstr "kesalahan menulis keyring `%s': %s\n" +#, c-format +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 %c" +msgid "Please enter the passphrase for the ssh key%%0A %F%%0A (%c)" msgstr "Silakan masukkan passphrase; ini kalimat rahasia\n" #, fuzzy msgid "Please re-enter this passphrase" msgstr "ubah passphrase" -#, c-format +#, fuzzy, c-format msgid "" -"Please enter a passphrase to protect the received secret key%%0A %s%%" -"0Awithin gpg-agent's key storage" -msgstr "" +"Please enter a passphrase to protect the received secret key%%0A %s%%0A %" +"s%%0Awithin gpg-agent's key storage" +msgstr "Silakan masukkan passphrase; ini kalimat rahasia\n" msgid "does not match - try again" msgstr "" |