mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +03:00
Added new language strings
This commit is contained in:
parent
a11dcbed4b
commit
19f06c11d2
48 changed files with 996 additions and 649 deletions
|
|
@ -150,6 +150,9 @@ MESSAGE_VIEW_DESC = "在此查看列表中选中的邮件。"
|
|||
PGP_PASSWORD_INPUT_PLACEHOLDER = "Password"
|
||||
PGP_SIGNED_MESSAGE_DESC = "OpenPGP signed message (click to verify)"
|
||||
PGP_ENCRYPTED_MESSAGE_DESC = "OpenPGP encrypted message (click to decrypt)"
|
||||
LINK_DOWNLOAD_AS_ZIP = "Download as zip"
|
||||
LINK_SAVE_TO_OWNCLOUD = "Save to ownCloud"
|
||||
LINK_SAVE_TO_DROPBOX = "Save to Dropbox"
|
||||
|
||||
[READ_RECEIPT]
|
||||
SUBJECT = "Return Receipt (displayed) - %SUBJECT%"
|
||||
|
|
@ -552,6 +555,9 @@ RENAMING_PROCESS = "文件夹重命名"
|
|||
DELETING_ASK = "确定?"
|
||||
TO_MANY_FOLDERS_DESC_1 = "You have too many folders!"
|
||||
TO_MANY_FOLDERS_DESC_2 = "We have shown only a part of them, to avoid performance problems."
|
||||
HELP_DELETE_FOLDER = "Delete folder"
|
||||
HELP_SHOW_HIDE_FOLDER = "Show/hide folder"
|
||||
HELP_SHOW_HIDE_FOLDER_COUNT = "Show/hide folder message count"
|
||||
|
||||
[SETTINGS_ACCOUNTS]
|
||||
LEGEND_ACCOUNTS = "账户列表"
|
||||
|
|
@ -710,4 +716,4 @@ NO_COOKIE_DESC = "您的浏览器不支持Cookies。
|
|||
请启用浏览器的Cookies支持并重试。"
|
||||
BAD_BROWSER_TITLE = "您的浏览器过时了"
|
||||
BAD_BROWSER_DESC = "为了使用所有特性,
|
||||
下载并安装其中一款浏览器:"
|
||||
下载并安装其中一款浏览器:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue