mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-04 00:04:19 +00:00
i18n(lt): Update Lithuanian translations
This commit is contained in:
@@ -171,6 +171,7 @@
|
||||
/* MailListView */
|
||||
"Sender" = "Siuntėjas";
|
||||
"Subject or Sender" = "Tema arba Siuntėjas";
|
||||
"Subject or Recipient" = "Subject or Recipient";
|
||||
"To or Cc" = "Kam ar Kopija";
|
||||
"Entire Message" = "Visas pranešimas";
|
||||
"Date" = "Data";
|
||||
@@ -514,3 +515,18 @@
|
||||
|
||||
/* Hotkey to forward to a message */
|
||||
"hotkey_forward" = "f";
|
||||
|
||||
/* Email deletion */
|
||||
"Clean folder" = "Clean folder";
|
||||
"Clean mailbox" = "Clean mailbox";
|
||||
"Delete permanently (do not use trash)" = "Delete permanently (do not use trash)";
|
||||
"Apply to subfolders" = "Apply to subfolders";
|
||||
"Delete e-mails older than" = "Delete e-mails older than";
|
||||
"3 months" = "3 months";
|
||||
"6 months" = "6 months";
|
||||
"9 months" = "9 months";
|
||||
"1 year" = "1 year";
|
||||
"Custom" = "Custom";
|
||||
"You are about to permanently delete some messages. Are you sure you want to proceed with this action?" = "You are about to permanently delete some messages. Are you sure you want to proceed with this action?";
|
||||
"Apply" = "Apply";
|
||||
"%{0} message(s) deleted" = "%{0} message(s) deleted";
|
||||
Reference in New Issue
Block a user