Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 8eb297eb6..4c0dbb16d 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -17,6 +17,8 @@ OC.L10N.register(
"Message could not be starred. Please try again." : "无法加注星标,请重试。",
"Unknown error" : "未知错误",
"Error while creating an account: " : "创建账户时出错:",
+ "Show all folders" : "显示全部文件夹",
+ "Collapse folders" : "折叠文件夹",
"Choose a file to add as attachment" : "选择文件添加为附件",
"Reply" : "回复",
"Send" : "发送",
@@ -25,6 +27,9 @@ OC.L10N.register(
"Server error" : "服务器错误",
"you" : "你",
"Send message to {email}" : "发送邮件至{email}",
+ "No writable calendars found" : "未找到可写的日历",
+ "Error while importing the calendar event" : "导入日历事件错误",
+ "Error while downloading calendar event" : "下载日历事件错误",
"Opening HTML drafts is not supported yet." : "暂时未能打开HTML格式的草稿,请见谅。",
"Draft saved!" : "草稿已保存!",
"Checking messages" : "正在检查邮件",
@@ -39,7 +44,7 @@ OC.L10N.register(
"Sent" : "发出的邮件",
"Drafts" : "草稿",
"Archive" : "归档",
- "Trash" : "废纸篓",
+ "Trash" : "回收站",
"Junk" : "垃圾邮件",
"All" : "全部",
"Favorites" : "收藏",