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 = "未加星标"
|
|||
EMPTY_LIST = "空列表。"
|
||||
EMPTY_SEARCH_LIST = "未找到您想要的。"
|
||||
SEARCH_RESULT_FOR = "搜索 \"%SEARCH%\" 的结果"
|
||||
BACK_TO_MESSAGE_LIST = "back to message list"
|
||||
LIST_LOADING = "加载中"
|
||||
EMPTY_SUBJECT_TEXT = "(无主题)"
|
||||
PUT_MESSAGE_HERE = "在这里查看邮件"
|
||||
|
|
@ -607,6 +608,7 @@ LABEL_HELP = "帮助"
|
|||
LABEL_CHECK_ALL = "检查所有消息"
|
||||
LABEL_ARCHIVE = "存档"
|
||||
LABEL_DELETE = "删除"
|
||||
LABEL_OPEN_THREAD = "Open selected thread"
|
||||
LABEL_MOVE = "移动"
|
||||
LABEL_READ = "Read selected messages"
|
||||
LABEL_UNREAD = "Unread selected messages"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue