mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 23:17:02 +03:00
PreRelease fixes
This commit is contained in:
parent
34a9b8cbc5
commit
42bac6aa2f
55 changed files with 578 additions and 238 deletions
|
|
@ -320,6 +320,12 @@ BUTTON_SIGN = "Pasirašyti"
|
|||
BUTTON_ENCRYPT = "Šifruoti"
|
||||
BUTTON_SIGN_AND_ENCRYPT = "Pasirašyti ir šifruoti"
|
||||
|
||||
[POPUPS_MESSAGE_OPEN_PGP]
|
||||
TITLE_MESSAGE_OPEN_PGP = "OpenPGP Decrypt"
|
||||
LABEL_KEY = "Private Key"
|
||||
LABEL_PASSWORD = "Password"
|
||||
BUTTON_DECRYPT = "Decrypt"
|
||||
|
||||
[POPUPS_TWO_FACTOR_TEST]
|
||||
TITLE_TEST_CODE = "2-jų žingsnių patikrinimo bandymas"
|
||||
LABEL_CODE = "Kodas"
|
||||
|
|
@ -601,6 +607,7 @@ BUTTON_GENERATE_OPEN_PGP_KEYS = "Sukurti OpenPGP raktus"
|
|||
TITLE_PRIVATE = "Privatus"
|
||||
TITLE_PUBLIC = "Viešas"
|
||||
DELETING_ASK = "Jūs įsitikinę?"
|
||||
GENERATE_ONLY_HTTPS = "HTTPS only"
|
||||
|
||||
[SHORTCUTS_HELP]
|
||||
LEGEND_SHORTCUTS_HELP = "Sparčiųjų klavišų pagalba"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue