mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +03:00
#89 support decrypting using Mailvelope
This commit is contained in:
parent
3aca446e8d
commit
d3b60bf097
39 changed files with 243 additions and 161 deletions
|
|
@ -148,8 +148,10 @@
|
|||
"PRINT_LABEL_ATTACHMENTS": "Ekler",
|
||||
"MESSAGE_VIEW_DESC": "Burada görüntülemek için listeden mesaj seçin.",
|
||||
"MESSAGE_VIEW_MOVE_DESC": "Click folder name in the left panel to select the destination.",
|
||||
"PGP_SIGNED_MESSAGE_DESC": "OpenPGP imzalı mesaj (onay için tıklayın)",
|
||||
"PGP_ENCRYPTED_MESSAGE_DESC": "OpenPGP şifreli mesaj (çözmek için tıklayın)",
|
||||
"PGP_SIGNED_MESSAGE_DESC": "OpenPGP imzalı mesaj",
|
||||
"BUTTON_PGP_VERIFY": "onay için tıklayın",
|
||||
"PGP_ENCRYPTED_MESSAGE_DESC": "OpenPGP şifreli mesaj",
|
||||
"BUTTON_PGP_DECRYPT": "çözmek için tıklayın",
|
||||
"LINK_DOWNLOAD_AS_ZIP": "Download as zip",
|
||||
"SPAM_SCORE": "Spam Score",
|
||||
"HAS_VIRUS_WARNING": "WARNING: virus detected"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue