You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/_locales/zh_CN/messages.json

888 lines
34 KiB
JSON

{
"copyErrorAndQuit": {
"message": "复制出错信息并退出",
"description": "Shown in the top-level error popup, allowing user to copy the error text and close the app"
},
"databaseError": {
"message": "数据库错误",
"description": "Shown in a popup if the database cannot start up properly"
},
"mainMenuFile": {
"message": "文件(&F)",
"description": "The label that is used for the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuEdit": {
"message": "编辑(&E)",
"description": "The label that is used for the Edit menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuView": {
"message": "视图(&V)",
"description": "The label that is used for the View menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuWindow": {
"message": "窗口(&W)",
"description": "The label that is used for the Window menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuHelp": {
"message": "帮助(&H)",
"description": "The label that is used for the Help menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"appMenuHide": {
"message": "隐藏",
"description": "Application menu command to hide the window"
},
"appMenuHideOthers": {
"message": "隐藏其它",
"description": "Application menu command to hide all other windows"
},
"appMenuUnhide": {
"message": "全部显示",
"description": "Application menu command to show all application windows"
},
"appMenuQuit": {
"message": "退出 Session",
"description": "Application menu command to close the application"
},
"editMenuUndo": {
"message": "撤销",
"description": "Edit menu command to remove recently-typed text"
},
"editMenuRedo": {
"message": "重做",
"description": "Edit menu command to restore previously undone typed text"
},
"editMenuCut": {
"message": "剪切",
"description": "Edit menu command to remove selected text and add it to clipboard"
},
"editMenuCopy": {
"message": "复制",
"description": "Edit menu command to add selected text to clipboard"
},
"editMenuPaste": {
"message": "粘帖",
"description": "Edit menu command to insert text from clipboard at cursor location"
},
"editMenuPasteAndMatchStyle": {
"message": "粘帖并调整格式",
"description": "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information"
},
"editMenuDelete": {
"message": "删除",
"description": "Edit menu command to remove the selected text"
},
"editMenuSelectAll": {
"message": "全选",
"description": "Edit menu comand to select all of the text in selected text box"
},
"editMenuStartSpeaking": {
"message": "开始说话",
"description": "Edit menu item under 'speech' to start dictation"
},
"editMenuStopSpeaking": {
"message": "停止说话",
"description": "Edit menu item under 'speech' to stop dictation"
},
"windowMenuClose": {
"message": "关闭窗口",
"description": "Window menu command to close the current window"
},
"windowMenuMinimize": {
"message": "最小化",
"description": "Window menu command to minimize the current window"
},
"windowMenuZoom": {
"message": "缩放",
"description": "Window menu command to make the current window the size of the whole screen"
},
"windowMenuBringAllToFront": {
"message": "全部打开到前台",
"description": "Window menu command to bring all windows of current applicatinon to front"
},
"viewMenuResetZoom": {
"message": "实际大小",
"description": "View menu command to go back to the default zoom"
},
"viewMenuZoomIn": {
"message": "放大",
"description": "View menu command to make everything bigger"
},
"viewMenuZoomOut": {
"message": "缩小",
"description": "View menu command to make everything smaller"
},
"viewMenuToggleFullScreen": {
"message": "全屏开关",
"description": "View menu command to enter or leave Full Screen mode"
},
"viewMenuToggleDevTools": {
"message": "开发者工具开关",
"description": "View menu command to show or hide the developer tools"
},
"menuSetupWithImport": {
"message": "使用导入的数据进行配置",
"description": "When the application is not yet set up, menu option to start up the import sequence"
},
"loading": {
"message": "加载中...",
"description": "Message shown on the loading screen before we've loaded any messages"
},
"optimizingApplication": {
"message": "正在优化程序...",
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"chooseDirectory": {
"message": "选择文件夹",
"description": "Button to allow the user to find a folder on disk"
},
"loadDataHeader": {
"message": "加载您的数据",
"description": "Header shown on the first screen in the data import process"
},
"loadDataDescription": {
"message": "您已完成了导出步骤,被导出的联系人和消息在等着您给它们一个新家。请选择包含您 Session 数据的文件夹。",
"description": "Introduction to the process of importing messages and contacts from disk"
},
"importChooserTitle": {
"message": "选择包含导出数据的文件夹",
"description": "Title of the popup window used to select data previously exported"
},
"importErrorHeader": {
"message": "出错了!",
"description": "Header of the error screen after a failed import"
},
"importingHeader": {
"message": "正在加载联系人和消息",
"description": "Header of screen shown as data is import"
},
"importErrorFirst": {
"message": "请确认您选对了包含已保存 Session 数据 的文件夹其名字一般以“Session Export”开头。您还可以在 Chrome App 上保存一份新的数据。",
"description": "Message shown if the import went wrong; first paragraph"
},
"importErrorSecond": {
"message": "如果以上步骤没有成功,您可以将调试日志(视图 -> 调试日志)发给我们,以便我们帮您完成迁移!",
"description": "Message shown if the import went wrong; second paragraph"
},
"importAgain": {
"message": "请选择文件夹并重试",
"description": "Button shown if the user runs into an error during import, allowing them to start over"
},
"importCompleteHeader": {
"message": "成功!",
"description": "Header shown on the screen at the end of a successful import process"
},
"importCompleteStartButton": {
"message": "开始使用 Session Desktop",
"description": "Button shown at end of successful import process, nothing left but a restart"
},
"importCompleteLinkButton": {
"message": "将这个设备关联到您的手机",
"description": "Button shown at end of successful 'light' import process, so the standard linking process still needs to happen"
},
"me": {
"message": "我",
"description": "The label for yourself when shown in a group member list"
},
"view": {
"message": "查看",
"description": "Used as a label on a button allowing user to see more information"
},
"youLeftTheGroup": {
"message": "你已经离开了群组",
"description": "Displayed when a user can't send a message because they have left the group"
},
"unreadMessage": {
"message": "1条未读消息",
"description": "Text for unread message separator, just one message"
},
"unreadMessages": {
"message": "$count$未读消息",
"description": "Text for unread message separator, with count",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"debugLogExplanation": {
"message": "该日志将公开发布以供参考,您可以在提交之前检查和编辑。",
"description": ""
},
"debugLogError": {
"message": "上传出错您可以手动将日志添加到要反馈的bug中。",
"description": ""
},
"reportIssue": {
"message": "反馈错误信息",
"description": "Link to open the issue tracker"
},
"gotIt": {
"message": "了解",
"description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
},
"submit": {
"message": "提交",
"description": ""
},
"incomingError": {
"message": "处理传入消息时出错",
"description": ""
},
"media": {
"message": "媒体",
"description": "Header of the default pane in the media gallery, showing images and videos"
},
"mediaEmptyState": {
"message": "此对话中没有媒体",
"description": "Message shown to user in the media gallery when there are no messages with media attachments (images or video)"
},
"documents": {
"message": "文档",
"description": "Header of the secondary pane in the media gallery, showing every non-media attachment"
},
"documentsEmptyState": {
"message": "此对话中没有文档",
"description": "Message shown to user in the media gallery when there are no messages with document attachments (anything other than images or video)"
},
"today": {
"message": "今天",
"description": "Section header in the media gallery"
},
"yesterday": {
"message": "昨天",
"description": "Section header in the media gallery"
},
"thisWeek": {
"message": "本周",
"description": "Section header in the media gallery"
},
"thisMonth": {
"message": "本月",
"description": "Section header in the media gallery"
},
"voiceMessage": {
"message": "语音消息",
"description": "Name for a voice message attachment"
},
"dangerousFileType": {
"message": "为了安全,不允许此附件类型",
"description": "Shown in toast when user attempts to send .exe file, for example"
},
"stagedPreviewThumbnail": {
"message": "待发送的$domain$链接预览",
"description": "Shown while Session Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
"content": "$1",
"example": "instagram.com"
}
}
},
"previewThumbnail": {
"message": "$domain$的链接预览缩略图",
"description": "Shown while Session Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
"content": "$1",
"example": "instagram.com"
}
}
},
"stagedImageAttachment": {
"message": "待发送的图片附件:$path$",
"description": "Alt text for staged attachments",
"placeholders": {
"path": {
"content": "$1",
"example": "dog.jpg"
}
}
},
"oneNonImageAtATimeToast": {
"message": "每条消息只能添加一个非图片的附件。",
"description": "An error popup when the user has attempted to add an attachment"
},
5 years ago
"cannotMixImageAndNonImageAttachments": {
"message": "在一条消息中,可以同时添加一张图片和一个非图片附件。",
"description": "An error popup when the user has attempted to add an attachment"
},
"maximumAttachments": {
"message": "你不能在这条消息中添加更多附件了。",
"description": "An error popup when the user has attempted to add an attachment"
},
"fileSizeWarning": {
"message": "对不起,所选文件超过最大限制。",
"description": ""
},
"unableToLoadAttachment": {
"message": "无法加载选中的附件。",
"description": ""
},
"offline": {
"message": "离线",
"description": "Displayed when the desktop client has no network connection."
},
"checkNetworkConnection": {
"message": "检查网络连接状态",
"description": "Obvious instructions for when a user's computer loses its network connection"
},
"attemptingReconnection": {
"message": "在 $reconnect_duration_in_seconds$ 秒后尝试重新连接",
"description": "",
"placeholders": {
"reconnect_duration_in_seconds": {
"content": "$1",
"example": "10"
}
}
},
"submitDebugLog": {
"message": "调试日志",
"description": "Menu item and header text for debug log modal (sentence case)"
},
"debugLog": {
"message": "调试日志",
"description": "View menu item to open the debug log (title case)"
},
"goToReleaseNotes": {
"message": "前往发布说明",
"description": ""
},
"goToSupportPage": {
"message": "前往支持页面",
"description": "Item under the Help menu, takes you to the support page"
},
"menuReportIssue": {
"message": "反馈问题",
"description": "Item under the Help menu, takes you to GitHub new issue form (title case)"
},
"speech": {
"message": "语音",
"description": "Item under the Edit menu, with 'start/stop speaking' items below it"
},
"show": {
"message": "显示",
"description": "Command under Window menu, to show the window"
},
"search": {
"message": "搜索",
"description": "Placeholder text in the search input"
},
"noSearchResults": {
"message": "没有找到 “$searchTerm$” 相关结果",
"description": "Shown in the search left pane when no results were found",
"placeholders": {
"searchTerm": {
"content": "$1",
"example": "dog"
}
}
},
"conversationsHeader": {
"message": "对话",
"description": "Shown to separate the types of search results"
},
"contactsHeader": {
"message": "联系人",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "信息",
"description": "Shown to separate the types of search results"
},
"typingAlt": {
"message": "这个对话中的“正在输入”提示",
"description": "Used as the 'title' attibute for the typing animation"
},
"contactAvatarAlt": {
"message": "$name$的头像",
"description": "Used in the alt tag for the image avatar of a contact",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"downloadAttachment": {
"message": "下载附件",
"description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
},
"replyToMessage": {
"message": "回复消息",
"description": "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
},
"originalMessageNotFound": {
"message": "找不到原始消息",
"description": "Shown in quote if reference message was not found as message was initially downloaded and processed"
},
"originalMessageNotAvailable": {
"message": "原始消息失效",
"description": "Shown in toast if user clicks on quote that references message no longer in database"
},
"messageFoundButNotLoaded": {
"message": "原始消息可用,但尚未加载。向上滑动可加载。",
"description": "Shown in toast if user clicks on quote references messages not loaded in view, but in database"
},
"you": {
"message": "您",
"description": "In Android theme, shown in quote if you or someone else replies to you"
},
"audioPermissionNeeded": {
"message": "发送音频消息前,请先允许 Session Desktop访问您的麦克风。",
"description": "Shown if the user attempts to send an audio message without audio permssions turned on"
},
"audio": {
"message": "音频",
"description": "Shown in a quotation of a message containing an audio attachment if no text was originally provided with that attachment"
},
"video": {
"message": "视频",
"description": "Shown in a quotation of a message containing a video if no text was originally provided with that video"
},
"photo": {
"message": "照片",
"description": "Shown in a quotation of a message containing a photo if no text was originally provided with that image"
},
"cannotUpdate": {
"message": "无法更新",
"description": "Shown as the title of our update error dialogs on windows"
},
"ok": {
"message": "好",
"description": ""
},
"cancel": {
"message": "取消",
"description": ""
},
"error": {
"message": "错误",
"description": ""
},
"delete": {
"message": "删除",
"description": ""
},
"deleteWarning": {
"message": "点击“删除”将从本设备彻底删除此信息,您确定要删除吗?",
"description": ""
},
"deleteThisMessage": {
"message": "删除这条消息。",
"description": ""
},
"from": {
"message": "来自",
"description": "Label for the sender of a message"
},
"to": {
"message": "向",
"description": "Label for the receiver of a message"
},
"sent": {
"message": "已发送",
"description": "Label for the time a message was sent"
},
"received": {
"message": "已接收",
"description": "Label for the time a message was received"
},
"sendMessage": {
"message": "发送一条消息",
"description": "Placeholder text in the message entry field"
},
"groupMembers": {
"message": "群组成员",
"description": ""
},
"deleteMessage": {
"message": "删除消息",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
},
"deleteMessages": {
"message": "删除消息",
"description": "Menu item for deleting messages, title case."
},
"deleteConversationConfirmation": {
"message": "永久删除此会话?",
"description": "Confirmation dialog text that asks the user if they really wish to delete the conversation. Answer buttons use the strings 'ok' and 'cancel'. The deletion is permanent, i.e. it cannot be undone."
},
"quoteThumbnailAlt": {
"message": "引用消息图片的缩略图",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
},
"imageAttachmentAlt": {
"message": "消息图片",
"description": "Used in alt tag of image attachment"
},
"videoAttachmentAlt": {
"message": "消息视频的截图",
"description": "Used in alt tag of video attachment preview"
},
"lightboxImageAlt": {
"message": "对话中的图片",
"description": "Used in the alt tag for the image shown in a full-screen lightbox view"
},
"imageCaptionIconAlt": {
"message": "显示这张图片有注释的图标",
"description": "Used for the icon layered on top of an image in message bubbles"
},
"addACaption": {
"message": "添加注释...",
"description": ""
},
"save": {
"message": "保存",
"description": ""
},
"permissions": {
"message": "权限",
"description": "Header for permissions section of settings"
},
"mediaPermissionsDescription": {
"message": "允许访问摄像头和麦克风",
"description": "Description of the media permission description"
},
"general": {
"message": "通用",
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "启用输入框拼写检查",
"description": "Description of the media permission description"
},
"notifications": {
"message": "提醒",
"description": "Header for notification settings"
},
"notificationSettingsDialog": {
"message": "收到消息时,显示通知:",
"description": "Explain the purpose of the notification settings"
},
"disableNotifications": {
"message": "关闭提醒",
"description": "Label for disabling notifications"
},
"nameAndMessage": {
"message": "发件人和信息提醒",
"description": "Label for setting notifications to display name and message text"
},
"noNameOrMessage": {
"message": "发件人和信息均不提醒",
"description": "Label for setting notifications to display no name and no message text"
},
"nameOnly": {
"message": "仅显示发送者",
"description": "Label for setting notifications to display sender name only"
},
"newMessage": {
"message": "新消息",
"description": "Displayed in notifications for only 1 message"
},
"newMessages": {
"message": "新消息",
"description": "Displayed in notifications for multiple messages"
},
"notificationMostRecentFrom": {
"message": "最近来自:",
"description": "Displayed in notifications when setting is 'name only' and more than one message is waiting"
},
"notificationFrom": {
"message": "来自:",
"description": "Displayed in notifications when setting is 'name only' and one message is waiting"
},
"notificationMostRecent": {
"message": "最近:",
"description": "Displayed in notifications when setting is 'name and message' and more than one message is waiting"
},
"sendFailed": {
"message": "发送失败",
"description": "Shown on outgoing message if it fails to send"
},
"expiredWarning": {
"message": "此桌面版Signal已过期请升级到最新版本以继续发送消息。",
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "升级",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
"message": "附件信息",
"description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
},
"timestamp_s": {
"message": "现在",
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_m": {
"message": "1分钟",
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_h": {
"message": "1小时",
"description": "Brief timestamp for messages sent about one hour ago. Displayed in the conversation list and message bubble."
},
"timestampFormat_M": {
"message": "MMM D",
"description": "Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
},
"unblockToSend": {
"message": "取消屏蔽此联系人以发送消息。",
"description": "Brief message shown when trying to message a blocked number"
},
"unblockGroupToSend": {
"message": "取消屏蔽此群组以发送消息。",
"description": "Brief message shown when trying to message a blocked group"
},
"youChangedTheTimer": {
"message": "您已将阅后即焚的时长设为$time$",
"description": "Message displayed when you change the message expiration timer in a conversation.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
"timerSetOnSync": {
"message": "阅后即焚的时长已更新为$time$",
"description": "Message displayed when timer is set on initial link of desktop device.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
"theyChangedTheTimer": {
"message": "$name$将阅后即焚的时长设为$time$",
"description": "Message displayed when someone else changes the message expiration timer in a conversation.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
},
"time": {
"content": "$2",
"example": "10m"
}
}
},
"timerOption_0_seconds": {
"message": "关闭",
"description": "Label for option to turn off message expiration in the timer menu"
},
"timerOption_5_seconds": {
"message": "5秒",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_10_seconds": {
"message": "10秒",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_30_seconds": {
"message": "30秒",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_minute": {
"message": "1分钟",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_5_minutes": {
"message": "5分钟",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_30_minutes": {
"message": "30分钟",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_hour": {
"message": "1小时",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_6_hours": {
"message": "6小时",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_12_hours": {
"message": "12小时",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_day": {
"message": "1天",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_week": {
"message": "1周",
"description": "Label for a selectable option in the message expiration timer menu"
},
"disappearingMessages": {
"message": "阅后即焚",
"description": "Conversation menu option to enable disappearing messages"
},
"timerOption_0_seconds_abbreviated": {
"message": "关闭",
"description": "Short format indicating current timer setting in the conversation list snippet"
},
"timerOption_5_seconds_abbreviated": {
"message": "5秒",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_10_seconds_abbreviated": {
"message": "10秒",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_30_seconds_abbreviated": {
"message": "30秒",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_minute_abbreviated": {
"message": "1分钟",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_5_minutes_abbreviated": {
"message": "5分钟",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_30_minutes_abbreviated": {
"message": "30分钟",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_hour_abbreviated": {
"message": "1小时",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_6_hours_abbreviated": {
"message": "6小时",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_12_hours_abbreviated": {
"message": "12小时",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_day_abbreviated": {
"message": "1天",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_week_abbreviated": {
"message": "1周",
"description": "Very short format indicating current timer setting in the conversation header"
},
"disappearingMessagesDisabled": {
"message": "阅后即焚已停用",
"description": "Displayed in the left pane when the timer is turned off"
},
"disabledDisappearingMessages": {
"message": "$name$停用了阅后即焚",
"description": "Displayed in the conversation list when the timer is turned off",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"youDisabledDisappearingMessages": {
"message": "您停用了阅后即焚",
"description": "Displayed in the conversation list when the timer is turned off"
},
"timerSetTo": {
"message": "计时器设置为$time$",
"description": "Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane",
"placeholders": {
"time": {
"content": "$1",
"example": "1w"
}
}
},
"noteToSelf": {
"message": "备忘录",
"description": "Name for the conversation with your own phone number"
},
"startConversation": {
"message": "开始新会话...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"invalidNumberError": {
"message": "无效的号码",
"description": "When a person inputs a number that is invalid"
},
"autoUpdateNewVersionTitle": {
5 years ago
"message": "Session 有可用更新",
"description": ""
},
"autoUpdateNewVersionMessage": {
5 years ago
"message": "有新版的 Session 可用。",
"description": ""
},
"autoUpdateNewVersionInstructions": {
5 years ago
"message": "点击“重启 Session",
"description": ""
},
"autoUpdateRestartButtonLabel": {
5 years ago
"message": "重启 Session",
"description": ""
},
"autoUpdateLaterButtonLabel": {
"message": "稍后",
"description": ""
},
"leftTheGroup": {
"message": "$name$离开了群聊",
"description": "Shown in the conversation history when a single person leaves the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"multipleLeftTheGroup": {
"message": "$name$离开了群聊",
"description": "Shown in the conversation history when multiple people leave the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Alice, Bob"
}
}
},
"updatedTheGroup": {
"message": "群组已更新",
"description": "Shown in the conversation history when someone updates the group"
},
"titleIsNow": {
"message": "已设置标题$name$",
"description": "Shown in the conversation history when someone changes the title of the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Book Club"
}
}
},
"joinedTheGroup": {
"message": "$name$加入了群聊",
"description": "Shown in the conversation history when a single person joins the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Alice"
}
}
},
"multipleJoinedTheGroup": {
"message": "$names$加入了群聊",
"description": "Shown in the conversation history when more than one person joins the group",
"placeholders": {
"names": {
"content": "$1",
"example": "Alice, Bob"
}
}
}
}