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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-05 05:36:57 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-05 05:36:57 +0300
commit26d8bb13f0a67539279abcdbf2888913aee2540b (patch)
tree07414a7f84146ba4b994f20775fda4c68c475216 /l10n
parentbfee03cace0abf0aec84835bb9649a3c317a69da (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/zh_CN.js4
-rw-r--r--l10n/zh_CN.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 33b5cec04..87503fcdf 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -82,10 +82,13 @@ OC.L10N.register(
"Show all folders" : "显示全部文件夹",
"Collapse folders" : "折叠文件夹",
"Mark all as read" : "标记所有为已读",
+ "Mark all messages of this folder as read" : "将此文件夹中的所有消息都标记为已读",
"Add subfolder" : "添加子文件夹",
"{total} messages" : "{total}封邮件",
"{unread} unread of {total}" : "总共{total}封邮件,{unread}封未读邮件",
+ "Loading …" : "加载中...",
"Could not load your draft" : "无法加载您的草稿",
+ "Could not load original message" : "无法加载初始消息",
"No message selected" : "没有选择消息",
"Signature" : "签名",
"A signature is added to the text of new messages and replies." : "签名已加入到新邮件及回复邮件的文本中。",
@@ -102,6 +105,7 @@ OC.L10N.register(
"Search" : "搜索",
"Refresh" : "刷新",
"Connect your mail account" : "连接您的邮件账户",
+ "Unexpected error during account creation" : "账号创建时发生意外错误",
"{from}\n{subject}" : "{from}\n{subject}",
"_%n new message \nfrom {from}_::_%n new messages \nfrom {from}_" : ["来自 {from} 的 %n 条新消息"],
"Nextcloud Mail" : "Nextcloud 邮件",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index ab95a29c8..1a15463eb 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -80,10 +80,13 @@
"Show all folders" : "显示全部文件夹",
"Collapse folders" : "折叠文件夹",
"Mark all as read" : "标记所有为已读",
+ "Mark all messages of this folder as read" : "将此文件夹中的所有消息都标记为已读",
"Add subfolder" : "添加子文件夹",
"{total} messages" : "{total}封邮件",
"{unread} unread of {total}" : "总共{total}封邮件,{unread}封未读邮件",
+ "Loading …" : "加载中...",
"Could not load your draft" : "无法加载您的草稿",
+ "Could not load original message" : "无法加载初始消息",
"No message selected" : "没有选择消息",
"Signature" : "签名",
"A signature is added to the text of new messages and replies." : "签名已加入到新邮件及回复邮件的文本中。",
@@ -100,6 +103,7 @@
"Search" : "搜索",
"Refresh" : "刷新",
"Connect your mail account" : "连接您的邮件账户",
+ "Unexpected error during account creation" : "账号创建时发生意外错误",
"{from}\n{subject}" : "{from}\n{subject}",
"_%n new message \nfrom {from}_::_%n new messages \nfrom {from}_" : ["来自 {from} 的 %n 条新消息"],
"Nextcloud Mail" : "Nextcloud 邮件",