platform/plugins/notification-assets/lang/zh.json
Kristina 071551c66f
Fix email notifications (#6328)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-08-13 18:12:12 +07:00

63 lines
2.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"string": {
"Notification": "通知",
"Notifications": "通知",
"NoNotifications": "没有通知",
"EmailNotification": "电子邮件",
"PlatformNotification": "平台内",
"Track": "跟踪",
"DontTrack": "不跟踪",
"BrowserNotification": "浏览器内",
"Remove": "删除通知",
"RemoveAll": "删除所有通知",
"MarkAllAsRead": "标记所有通知为已读",
"MarkAsRead": "标记为已读",
"MarkAsUnread": "标记为未读",
"Archive": "归档",
"Inbox": "收件箱",
"Collaborators": "合作者",
"Change": "更改",
"AddedRemoved": "添加/移除",
"YouAddedCollaborators": "您已被添加为合作者",
"YouRemovedCollaborators": "您已被移除为合作者",
"YouHaveJoinedTheConversation": "您已加入对话",
"ChangeCollaborators": "更改合作者",
"Activity": "活动",
"People": "人员",
"All": "全部",
"Read": "已读",
"Unread": "未读",
"CommonNotificationTitle": "{title}",
"CommonNotificationBody": "由 {senderName} 更新",
"CommonNotificationChanged": "{senderName} 更改了 {property}",
"CommonNotificationChangedProperty": "{senderName} 将 {property} 更改为 \"{newValue}\"",
"ChangedCollaborators": "更改了合作者",
"NewCollaborators": "新合作者",
"RemovedCollaborators": "移除的合作者",
"Edited": "编辑",
"Pinned": "置顶",
"Message": "消息",
"ArchiveAll": "归档全部",
"MarkReadAll": "全部标记为已读",
"MarkUnreadAll": "全部标记为未读",
"ArchiveAllConfirmationTitle": "归档所有通知?",
"ArchiveAllConfirmationMessage": "",
"StarDocument": "",
"UnstarDocument": "",
"Unsubscribe": "",
"Push": "",
"Unreads": "",
"EnablePush": "",
"NotificationBlockedInBrowser": "",
"General": "",
"InboxNotificationsDescription": " Huly ",
"PushNotificationsDescription": "",
"Sound": "",
"SoundNotificationsDescription": "",
"CommonNotificationCollectionAdded": "{senderName} {collection}",
"CommonNotificationCollectionRemoved": "{senderName} {collection}",
"NoAccessToObject": "访",
"ViewIn": " {app} "
}
}