Added new language strings

This commit is contained in:
RainLoop Team 2015-04-22 01:04:56 +04:00
parent 8a4bce3591
commit 83010371d7
27 changed files with 54 additions and 0 deletions

View file

@ -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"