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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-13 05:56:52 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-13 05:56:52 +0300
commitf59206e6710d7591b0b8c61b8a1e1a819cecb541 (patch)
tree2c7d40012f03a6c7ec696f1d586503ed538d6973 /l10n/zh_CN.json
parentf63521f0136a92b09a79a806071e1eb9350ba6f2 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/zh_CN.json')
-rw-r--r--l10n/zh_CN.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 49bdbb2..f048fb9 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,4 +1,10 @@
{ "translations": {
+ "Hello %s" : "你好 %s",
+ "Hello %s," : "你好,%s",
+ "_New notification for %s_::_%n new notifications for %s_" : ["%s 的 %n 条新通知"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["您有 %s 的 %n 条新通知"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "你可以更改这些邮件的频率或在<a href=\"%s\">设置</a>中禁用它们。",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "你可以更改这些邮件的频率或在设置中禁用它们:%s",
"Admin notifications" : "管理员通知",
"Notifications" : "通知",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "此应用为Nextcloud中已有的通知API提供后端和前端。",
@@ -11,6 +17,15 @@
"Dismiss" : "忽略",
"seconds ago" : "几秒前",
"Failed to dismiss notification" : "无法清除通知",
- "in {path}" : "在 {path}"
+ "in {path}" : "在 {path}",
+ "You need to set up your email address before you can receive notification emails." : "您需要设置您的电子邮件地址,然后才能收到通知电子邮件。",
+ "Send email reminders about unhandled notifications after:" : "多久之后发送电子邮件提醒未处理的通知:",
+ "Never" : "永不",
+ "1 hour" : "1 小时",
+ "3 hours" : "3 小时 ",
+ "1 day" : "1 天 ",
+ "1 week" : "1 周 ",
+ "Your settings have been updated." : "已更新设置",
+ "An error occurred while updating your settings." : "更新设置时出错"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file