mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Added new language strings
This commit is contained in:
parent
8a4bce3591
commit
83010371d7
27 changed files with 54 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ MENU_SELECT_UNFLAGGED = "Jelöletlen"
|
|||
EMPTY_LIST = "Lista üres."
|
||||
EMPTY_SEARCH_LIST = "Nincs a keresésnek megfelelő levél."
|
||||
SEARCH_RESULT_FOR = "Eredmény: \"%SEARCH%\""
|
||||
BACK_TO_MESSAGE_LIST = "back to message list"
|
||||
LIST_LOADING = "Betöltés"
|
||||
EMPTY_SUBJECT_TEXT = "(Nincs tárgy)"
|
||||
PUT_MESSAGE_HERE = "Drop message here to view it in the list"
|
||||
|
|
@ -607,6 +608,7 @@ LABEL_HELP = "Súgó"
|
|||
LABEL_CHECK_ALL = "Select all messages"
|
||||
LABEL_ARCHIVE = "Archiválás"
|
||||
LABEL_DELETE = "Tőrlés"
|
||||
LABEL_OPEN_THREAD = "Open selected thread"
|
||||
LABEL_MOVE = "Move"
|
||||
LABEL_READ = "Read selected messages"
|
||||
LABEL_UNREAD = "Unread selected messages"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue