mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 17:08:11 +01:00
Update strings
This commit is contained in:
@@ -428,6 +428,26 @@
|
||||
"messageformat": "选择消息",
|
||||
"description": "Shown in menu for conversation, allows the user to start selecting multiple messages in the conversation"
|
||||
},
|
||||
"icu:ConversationHeader__MenuItem--Accept": {
|
||||
"messageformat": "Accept",
|
||||
"description": "Shown in menu for conversation, allows the user to accept a message request"
|
||||
},
|
||||
"icu:ConversationHeader__MenuItem--Block": {
|
||||
"messageformat": "Block",
|
||||
"description": "Shown in menu for conversation, allows the user to block the contact"
|
||||
},
|
||||
"icu:ConversationHeader__MenuItem--Unblock": {
|
||||
"messageformat": "Unblock",
|
||||
"description": "Shown in menu for conversation, allows the user to unblock the contact"
|
||||
},
|
||||
"icu:ConversationHeader__MenuItem--ReportSpam": {
|
||||
"messageformat": "Report Spam",
|
||||
"description": "Shown in menu for conversation, allows the user to report the conversation as spam"
|
||||
},
|
||||
"icu:ConversationHeader__MenuItem--DeleteChat": {
|
||||
"messageformat": "Delete Chat",
|
||||
"description": "Shown in menu for conversation, allows the user to delete the conversation"
|
||||
},
|
||||
"icu:ContactListItem__menu": {
|
||||
"messageformat": "管理联系人",
|
||||
"description": "Shown as aria label for context menu for a contact"
|
||||
@@ -586,12 +606,20 @@
|
||||
},
|
||||
"icu:unreadMessage": {
|
||||
"messageformat": "1条未读消息",
|
||||
"description": "Text for unread message separator, just one message"
|
||||
"description": "(Deleted 2024/03/07) Text for unread message separator, just one message"
|
||||
},
|
||||
"icu:unreadMessages": {
|
||||
"messageformat": "{count, plural, other {{count,number} 条未读消息}}",
|
||||
"description": "Text for unread message separator, with count"
|
||||
},
|
||||
"icu:taskbarMarkedUnread": {
|
||||
"messageformat": "Marked Unread",
|
||||
"description": "On Windows, description for screen readers for the OS taskbar icon's overlay badge when the user has marked chat(s) as unread."
|
||||
},
|
||||
"icu:taskbarUnreadMessages": {
|
||||
"messageformat": "{count, plural, one {{count,number} Unread Message} other {{count,number} Unread Messages}}",
|
||||
"description": "On Windows, description for screen readers for the OS taskbar icon's overlay badge when there are unread messages."
|
||||
},
|
||||
"icu:messageHistoryUnsynced": {
|
||||
"messageformat": "为了您的安全,聊天记录将不会同步至新链接的设备。",
|
||||
"description": "Shown in the conversation history when a user links a new device to explain what is not supported."
|
||||
@@ -1542,6 +1570,10 @@
|
||||
"messageformat": "{phoneNumber} 属于{conversationTitle}",
|
||||
"description": "Shown when we've discovered a phone number for a contact you've been communicating with, but you have no shared groups."
|
||||
},
|
||||
"icu:TitleTransition--notification": {
|
||||
"messageformat": "You started this chat with {oldTitle}",
|
||||
"description": "Shown when we've received profile information for a contact we have been messaging by username/phone number"
|
||||
},
|
||||
"icu:quoteThumbnailAlt": {
|
||||
"messageformat": "引用消息图片的缩略图",
|
||||
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
|
||||
@@ -1615,7 +1647,7 @@
|
||||
"description": "Instructions on the device link screen"
|
||||
},
|
||||
"icu:Install__qr-failed": {
|
||||
"messageformat": "(deleted 05/09/2023) The QR code couldn't load. Check your internet and try again. <learnMoreLink>Learn more</learnMoreLink>",
|
||||
"messageformat": "(deleted 2023/09/05) The QR code couldn't load. Check your internet and try again. <learnMoreLink>Learn more</learnMoreLink>",
|
||||
"description": "Shown on the install screen if the QR code fails to load"
|
||||
},
|
||||
"icu:Install__qr-failed-load": {
|
||||
@@ -1918,7 +1950,7 @@
|
||||
"description": "(Deleted 2024/02/29) Shown in the participants list to describe how many people are in the call"
|
||||
},
|
||||
"icu:calling__in-this-call": {
|
||||
"messageformat": "{people, plural, one {In this call · {people,number} person} other {In this call · {people,number} people}}",
|
||||
"messageformat": "{people, plural, other {此通话 · {people,number} 人}}",
|
||||
"description": "Shown in the participants list to describe how many people are in the call"
|
||||
},
|
||||
"icu:calling__you-have-blocked": {
|
||||
@@ -3328,14 +3360,6 @@
|
||||
"messageformat": "聊天已标记为未读",
|
||||
"description": "A toast that shows up when user marks a conversation as unread"
|
||||
},
|
||||
"icu:SendEdit--dialog--title": {
|
||||
"messageformat": "仅限 Signal 测试版",
|
||||
"description": "(deleted 8/30) Title of the modal shown before sending your first edit message"
|
||||
},
|
||||
"icu:SendEdit--dialog--body": {
|
||||
"messageformat": "编辑消息功能仅限 Signal 测试版用户使用。如果您编辑消息,其将仅对 Signal 最新测试版的用户可见。",
|
||||
"description": "(deleted 8/30) Body text of the modal shown before sending your first edit message"
|
||||
},
|
||||
"icu:SendEdit--dialog--title2": {
|
||||
"messageformat": "编辑消息",
|
||||
"description": "Title of the modal shown before sending your first edit message"
|
||||
@@ -3384,6 +3408,62 @@
|
||||
"messageformat": "全部",
|
||||
"description": "Shown in reaction viewer as the title for the 'all' category"
|
||||
},
|
||||
"icu:SafetyTipsModal__Title": {
|
||||
"messageformat": "Safety Tips",
|
||||
"description": "Title of the safety tips modal"
|
||||
},
|
||||
"icu:SafetyTipsModal__Description": {
|
||||
"messageformat": "Be careful when accepting message requests from people you don’t know. Watch out for:",
|
||||
"description": "Description of the safety tips modal"
|
||||
},
|
||||
"icu:SafetyTipsModal__TipTitle--Crypto": {
|
||||
"messageformat": "Crypto or money scams",
|
||||
"description": "Title of the crypto safety tip"
|
||||
},
|
||||
"icu:SafetyTipsModal__TipDescription--Crypto": {
|
||||
"messageformat": "If someone you don’t know messages about cryptocurrency (like Bitcoin) or a financial opportunity, be careful—it’s likely spam.",
|
||||
"description": "Description of the crypto safety tip"
|
||||
},
|
||||
"icu:SafetyTipsModal__TipTitle--Vague": {
|
||||
"messageformat": "Vague or irrelevant messages",
|
||||
"description": "Title of the vague safety tip"
|
||||
},
|
||||
"icu:SafetyTipsModal__TipDescription--Vague": {
|
||||
"messageformat": "Spammers often start with a simple message like “Hi” to draw you in. If you respond they may engage you further.",
|
||||
"description": "Description of the vague safety tip"
|
||||
},
|
||||
"icu:SafetyTipsModal__TipTitle--Links": {
|
||||
"messageformat": "Messages with links",
|
||||
"description": "Title of the links safety tip"
|
||||
},
|
||||
"icu:SafetyTipsModal__TipDescription--Links": {
|
||||
"messageformat": "Be careful of messages from people you don’t know that have links to websites. Never visit links from people you don’t trust.",
|
||||
"description": "Description of the links safety tip"
|
||||
},
|
||||
"icu:SafetyTipsModal__TipTitle--Business": {
|
||||
"messageformat": "Fake businesses and institutions",
|
||||
"description": "Title of the business safety tip"
|
||||
},
|
||||
"icu:SafetyTipsModal__TipDescription--Business": {
|
||||
"messageformat": "Be careful of businesses or government agencies contacting you. Messages involving tax agencies, couriers, and more can be spam.",
|
||||
"description": "Description of the business safety tip"
|
||||
},
|
||||
"icu:SafetyTipsModal__DotLabel": {
|
||||
"messageformat": "Go to page {page,number}",
|
||||
"description": "Label for the dots in the safety tips modal that when clicked will take you to a specific tip"
|
||||
},
|
||||
"icu:SafetyTipsModal__Button--Previous": {
|
||||
"messageformat": "Previous tip",
|
||||
"description": "Button to go to the previous safety tip"
|
||||
},
|
||||
"icu:SafetyTipsModal__Button--Next": {
|
||||
"messageformat": "Next tip",
|
||||
"description": "Button to go to the next safety tip"
|
||||
},
|
||||
"icu:SafetyTipsModal__Button--Done": {
|
||||
"messageformat": "Done",
|
||||
"description": "Button to close the safety tips modal when you've reached the last tip"
|
||||
},
|
||||
"icu:MessageRequests--message-direct": {
|
||||
"messageformat": "是否允许 {name} 给您发送消息并与其分享你的名字和图片?在您接受之前,他们将不知道您看过他们的消息。",
|
||||
"description": "Shown as the message for a message request in a direct message"
|
||||
@@ -3448,6 +3528,42 @@
|
||||
"messageformat": "您将无法获取该群组的消息或更新,并且其成员也不能再次将您添加至该群组。",
|
||||
"description": "Shown as the body in the confirmation modal for blocking a group message request"
|
||||
},
|
||||
"icu:MessageRequests--reportAndMaybeBlock": {
|
||||
"messageformat": "Report...",
|
||||
"description": "Shown as a button to let the user report a message request and maybe block the user"
|
||||
},
|
||||
"icu:MessageRequests--ReportAndMaybeBlockModal-title": {
|
||||
"messageformat": "Report as spam?",
|
||||
"description": "Shown as the title in the modal for reporting and maybe blocking a message request"
|
||||
},
|
||||
"icu:MessageRequests--ReportAndMaybeBlockModal-body--direct": {
|
||||
"messageformat": "Signal will be notified that this person may be sending spam. Signal can’t see the content of any chats.",
|
||||
"description": "Shown as the body in the modal for reporting and maybe blocking a message request in a direct conversation"
|
||||
},
|
||||
"icu:MessageRequests--ReportAndMaybeBlockModal-body--group--unknown-contact": {
|
||||
"messageformat": "Signal will be notified that the person who invited you to this group may be sending spam. Signal can’t see the content of any chats.",
|
||||
"description": "Shown as the body in the modal for reporting and maybe blocking a message request in a group conversation when the contact is unknown"
|
||||
},
|
||||
"icu:MessageRequests--ReportAndMaybeBlockModal-body--group": {
|
||||
"messageformat": "Signal will be notified that {name}, who invited you to this group, may be sending spam. Signal can’t see the content of any chats.",
|
||||
"description": "Shown as the body in the modal for reporting and maybe blocking a message request in a group conversation"
|
||||
},
|
||||
"icu:MessageRequests--ReportAndMaybeBlockModal-report": {
|
||||
"messageformat": "Report Spam",
|
||||
"description": "Shown as a button to let the user report a message request"
|
||||
},
|
||||
"icu:MessageRequests--ReportAndMaybeBlockModal-reportAndBlock": {
|
||||
"messageformat": "Report and Block",
|
||||
"description": "Shown as a button to let the user report a message request and block the user"
|
||||
},
|
||||
"icu:MessageRequests--AcceptedOptionsModal--body": {
|
||||
"messageformat": "You accepted a message request from {name}. If this was a mistake, you can choose an action below.",
|
||||
"description": "Shown as the body in the modal for accepting a message request in a direct conversation"
|
||||
},
|
||||
"icu:MessageRequests--report-spam-success-toast": {
|
||||
"messageformat": "Reported as spam.",
|
||||
"description": "Shown in a toast when you successfully report a user as spam"
|
||||
},
|
||||
"icu:MessageRequests--delete": {
|
||||
"messageformat": "删除",
|
||||
"description": "Shown as a button to let the user delete any message request"
|
||||
@@ -3729,7 +3845,7 @@
|
||||
"description": "(Deleted 2024/02/29) Title for participants list toggle"
|
||||
},
|
||||
"icu:calling__participants--pluralized": {
|
||||
"messageformat": "{people, plural, one {{people,number} in call} other {{people,number} in call}}",
|
||||
"messageformat": "{people, plural, other {{people,number} 人参与通话}}",
|
||||
"description": "Title for participants list toggle"
|
||||
},
|
||||
"icu:calling__call-notification__ended": {
|
||||
@@ -5232,6 +5348,10 @@
|
||||
"messageformat": "了解更多",
|
||||
"description": "Shown on the message request warning. Clicking this button will open a dialog with more information"
|
||||
},
|
||||
"icu:MessageRequestWarning__safety-tips": {
|
||||
"messageformat": "Safety Tips",
|
||||
"description": "Shown on the message request warning. Clicking this button will open a dialog with safety tips"
|
||||
},
|
||||
"icu:MessageRequestWarning__dialog__details": {
|
||||
"messageformat": "与此人无共同群组。为了避免垃圾消息,请在接受之前仔细审查请求。",
|
||||
"description": "Shown in the message request warning dialog. Gives more information about message requests"
|
||||
@@ -5617,7 +5737,7 @@
|
||||
"description": "Shown if user has attempted to use forbidden characters in username"
|
||||
},
|
||||
"icu:ProfileEditor--username--check-starting-character": {
|
||||
"messageformat": "用户名不能以数字开头。",
|
||||
"messageformat": "Usernames cannot begin with a number.",
|
||||
"description": "Shown if user has attempted to begin their username with a number"
|
||||
},
|
||||
"icu:ProfileEditor--username--check-character-min": {
|
||||
@@ -6056,6 +6176,10 @@
|
||||
"messageformat": "更新已下载完毕",
|
||||
"description": "The title of update dialog when update download is completed."
|
||||
},
|
||||
"icu:DialogNetworkStatus__outage": {
|
||||
"messageformat": "Signal is experiencing technical difficulties. We are working hard to restore service as quickly as possible.",
|
||||
"description": "The title of outage dialog during service outage."
|
||||
},
|
||||
"icu:InstallScreenUpdateDialog--unsupported-os__title": {
|
||||
"messageformat": "需要更新",
|
||||
"description": "The title of update dialog on install screen when user OS is unsupported"
|
||||
@@ -6316,6 +6440,26 @@
|
||||
"messageformat": "请检查您的主设备了解付款状态",
|
||||
"description": "Payment event notification check device label"
|
||||
},
|
||||
"icu:MessageRequestResponseNotification__Message--Accepted": {
|
||||
"messageformat": "You accepted the message request",
|
||||
"description": "Message request response notification message when the user accepted the message request or unblocked another user"
|
||||
},
|
||||
"icu:MessageRequestResponseNotification__Message--Reported": {
|
||||
"messageformat": "Reported as spam",
|
||||
"description": "Message request response notification message when the user reported the message request as spam"
|
||||
},
|
||||
"icu:MessageRequestResponseNotification__Message--Blocked": {
|
||||
"messageformat": "You blocked this person",
|
||||
"description": "Message request response notification message when the user blocked another user"
|
||||
},
|
||||
"icu:MessageRequestResponseNotification__Button--Options": {
|
||||
"messageformat": "Options",
|
||||
"description": "Message request response notification button to show options"
|
||||
},
|
||||
"icu:MessageRequestResponseNotification__Button--LearnMore": {
|
||||
"messageformat": "Learn More",
|
||||
"description": "Message request response notification button to learn more"
|
||||
},
|
||||
"icu:SignalConnectionsModal__title": {
|
||||
"messageformat": "Signal 密友",
|
||||
"description": "The phrase/term: 'Signal Connections'"
|
||||
@@ -7248,10 +7392,13 @@
|
||||
"messageformat": "我们进行了功能微调、漏洞修复和性能强化。感谢使用 Signal!",
|
||||
"description": "Release notes for releases that only include bug fixes"
|
||||
},
|
||||
"icu:WhatsNew__v7.1--0": {
|
||||
"messageformat": "此更新支持 Emoji 版本 15.1 中的所有新表情符号字符。"
|
||||
},
|
||||
"icu:WhatsNew__v7.2--0": {
|
||||
"messageformat": "Thanks to the performance improvements in this release, opening large group chats is faster than ever. If you're in a group with several hundred people that likes to debate the existence of parallel universes, you now live in a timeline where it takes a lot less time to show the timeline of people talking about timelines."
|
||||
"messageformat": "我们优化了打开大型群组聊天时的性能。"
|
||||
},
|
||||
"icu:WhatsNew__v7.3--0": {
|
||||
"messageformat": "Now you can clear missed calls on your phone and the badge on the calls tab in Signal Desktop will be updated too."
|
||||
},
|
||||
"icu:WhatsNew__v7.3--1": {
|
||||
"messageformat": "We also redesigned the badge count indicator on Windows. Now the color in the taskbar matches the color in the system tray. Fashion is all about coordination, and a little pop of red is a perfect look for spring."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user