diff options
author | Werner Koch <wk@gnupg.org> | 2021-04-07 20:46:21 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2021-04-07 20:46:21 +0200 |
commit | f88d6a5279cb397171f701baca38803192592381 (patch) | |
tree | 772e234fa6e58676b56eb1942f050979de7a7bee /po/id.po | |
parent | Release GnuPG 2.3.0 (diff) | |
download | gnupg2-f88d6a5279cb397171f701baca38803192592381.tar.xz gnupg2-f88d6a5279cb397171f701baca38803192592381.zip |
Post release updates
--
Diffstat (limited to 'po/id.po')
-rw-r--r-- | po/id.po | 86 |
1 files changed, 64 insertions, 22 deletions
@@ -142,6 +142,31 @@ msgstr "MPI yang buruk" msgid "Bad Passphrase" msgstr "passphrase yang buruk" +msgid "Note: Request from the web browser." +msgstr "" + +msgid "Note: Request from a remote site." +msgstr "" + +#, fuzzy, c-format +msgid "error getting serial number of card: %s\n" +msgstr "kesalahan penciptaan passphrase: %s\n" + +#, fuzzy +msgid "Please re-enter this passphrase" +msgstr "ubah passphrase" + +#, fuzzy, c-format +msgid "" +"Please enter the passphrase to protect the imported object within the %s " +"system." +msgstr "Silakan masukkan passphrase; ini kalimat rahasia\n" + +msgid "" +"This key (or subkey) is not protected with a passphrase. Please enter a new " +"passphrase to export it." +msgstr "" + #, fuzzy, c-format msgid "ssh keys greater than %d bits are not supported\n" msgstr "algoritma proteksi %d%s tidak didukung\n" @@ -180,10 +205,6 @@ msgstr "" 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" - #, fuzzy, c-format msgid "" "Please enter a passphrase to protect the received secret key%%0A %s%%0A " @@ -352,6 +373,9 @@ msgstr "perbarui database trust" msgid "|PGM|use PGM as the SCdaemon program" msgstr "" +msgid "|PGM|use PGM as the tpm2daemon program" +msgstr "" + #, fuzzy #| msgid "|NAME|set terminal charset to NAME" msgid "|NAME|accept some commands via NAME" @@ -1128,6 +1152,22 @@ msgstr "tidak dikenal" msgid "invalid radix64 character %02x skipped\n" msgstr "karakter radix64 tidak valid %02x dilewati\n" +#, c-format +msgid "Sorry, we are in batchmode - can't get input\n" +msgstr "" + +#, c-format +msgid "Sorry, no terminal at all requested - can't get input\n" +msgstr "" + +#, c-format +msgid "too many errors; giving up\n" +msgstr "" + +#, c-format +msgid "Control-D detected\n" +msgstr "" + #, fuzzy, c-format msgid "conversion from '%s' to '%s' not available\n" msgstr "gagal enarmoring: %s\n" @@ -1301,6 +1341,10 @@ msgid "%s is not compliant with %s mode\n" msgstr "%s belum dapat dipakai dengan %s\n" #, fuzzy, c-format +msgid "error from TPM: %s\n" +msgstr "kesalahan membaca `%s': %s\n" + +#, fuzzy, c-format msgid "problem with the agent: %s\n" msgstr "masalah dengan agen: agen mengembalikan 0x%lx\n" @@ -1382,10 +1426,6 @@ msgstr "tidak diproses" msgid "forced" msgstr "" -#, fuzzy, c-format -msgid "error getting serial number of card: %s\n" -msgstr "kesalahan penciptaan passphrase: %s\n" - msgid "Error: Only plain ASCII is currently allowed.\n" msgstr "" @@ -3533,6 +3573,9 @@ msgstr "" msgid "move a key to a smartcard" msgstr "" +msgid "convert a key to TPM form using the local TPM" +msgstr "" + msgid "move a backup key to a smartcard" msgstr "" @@ -6700,6 +6743,16 @@ msgstr "" msgid "||Please enter the PIN for the key to create qualified signatures." msgstr "" +#. TRANSLATORS: Do not translate the "|A|" prefix but keep it at +#. the start of the string. Use %0A (single percent) for a linefeed. +#, fuzzy +msgid "|A|Please enter the Admin PIN" +msgstr "ubah passphrase" + +#, fuzzy +msgid "|P|Please enter the PIN Unblocking Code (PUK) for the standard keys." +msgstr "Silakan pilih alasan untuk pembatalan:\n" + #, fuzzy msgid "||Please enter the PIN for the standard keys." msgstr "ubah passphrase" @@ -6729,10 +6782,6 @@ msgstr "ubah passphrase" msgid "|NP|Please enter a new PIN Unblocking Code (PUK) for the standard keys." msgstr "Silakan pilih alasan untuk pembatalan:\n" -#, fuzzy -msgid "|P|Please enter the PIN Unblocking Code (PUK) for the standard keys." -msgstr "Silakan pilih alasan untuk pembatalan:\n" - msgid "|N|Please enter a new PIN for the key to create qualified signatures." msgstr "" @@ -6804,12 +6853,6 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#. TRANSLATORS: Do not translate the "|A|" prefix but keep it at -#. the start of the string. Use %0A (single percent) for a linefeed. -#, fuzzy -msgid "|A|Please enter the Admin PIN" -msgstr "ubah passphrase" - #, c-format msgid "access to admin commands is not configured\n" msgstr "" @@ -9117,6 +9160,9 @@ msgstr "" msgid "Smartcards" msgstr "" +msgid "TPM" +msgstr "" + #, fuzzy #| msgid "network error" msgid "Network" @@ -9453,10 +9499,6 @@ msgstr "" #~ msgstr "kesalahan menulis keyring `%s': %s\n" #, fuzzy -#~ msgid "error reading from %s: %s\n" -#~ msgstr "kesalahan membaca `%s': %s\n" - -#, fuzzy #~ msgid "error closing %s: %s\n" #~ msgstr "kesalahan membaca `%s': %s\n" |