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

{
"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} 中查看"
}
}