mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-23 01:48:13 +01:00
Update strings
This commit is contained in:
@@ -944,9 +944,6 @@
|
||||
"icu:NotePreviewModal__Title": {
|
||||
"messageformat": "备注"
|
||||
},
|
||||
"icu:viewRecentMedia": {
|
||||
"messageformat": "查看最近媒体"
|
||||
},
|
||||
"icu:allMediaMenuItem": {
|
||||
"messageformat": "全部媒体"
|
||||
},
|
||||
@@ -1416,7 +1413,7 @@
|
||||
"messageformat": "无法接收来自 {name} 的音频和视频"
|
||||
},
|
||||
"icu:calling__missing-media-keys--unknown-contact": {
|
||||
"messageformat": "Can't receive audio and video"
|
||||
"messageformat": "无法接收音频和视频"
|
||||
},
|
||||
"icu:calling__missing-media-keys-info": {
|
||||
"messageformat": "这可能是因为对方还未对您的安全码变更进行验证,或对方的设备有问题,或对方已将您屏蔽。"
|
||||
@@ -1442,6 +1439,9 @@
|
||||
"icu:calling__presenting--info": {
|
||||
"messageformat": "Signal 正在共享 {window}。"
|
||||
},
|
||||
"icu:calling__presenting--info--unknown": {
|
||||
"messageformat": "Signal screen sharing is active"
|
||||
},
|
||||
"icu:calling__presenting--reconnecting": {
|
||||
"messageformat": "重新连接…"
|
||||
},
|
||||
@@ -1626,7 +1626,7 @@
|
||||
"messageformat": "昨天 {time}"
|
||||
},
|
||||
"icu:messageLoop": {
|
||||
"messageformat": "Signal may be failing to process an incoming message."
|
||||
"messageformat": "Signal 可能无法处理传入消息。"
|
||||
},
|
||||
"icu:messageBodyTooLong": {
|
||||
"messageformat": "消息过长。"
|
||||
@@ -2976,7 +2976,7 @@
|
||||
"messageformat": "您无法通过此群组链接加入群组,因为有一位管理员移除了您。"
|
||||
},
|
||||
"icu:GroupV2--join--prompt-with-approval": {
|
||||
"messageformat": "该群组管理员批准您的请求之后,方可加入群组。如果已批准,您的名字与头像将与其成员分享。"
|
||||
"messageformat": "An admin of this group must approve your request before you can join this group. When you request to join, your name and photo will be shared with its members."
|
||||
},
|
||||
"icu:GroupV2--join--join-button": {
|
||||
"messageformat": "加入"
|
||||
@@ -3641,9 +3641,6 @@
|
||||
"icu:ContactModal--remove-from-group": {
|
||||
"messageformat": "从群组移除"
|
||||
},
|
||||
"icu:ContactModal--already-in-call": {
|
||||
"messageformat": "您已在通话中"
|
||||
},
|
||||
"icu:ContactModal--voice": {
|
||||
"messageformat": "语音"
|
||||
},
|
||||
@@ -4449,10 +4446,10 @@
|
||||
"messageformat": "无法更新您的个人资料,请重试。"
|
||||
},
|
||||
"icu:ProfileEditor__invalid-about__title": {
|
||||
"messageformat": "Invalid characters"
|
||||
"messageformat": "无效字符"
|
||||
},
|
||||
"icu:ProfileEditor__invalid-about__body": {
|
||||
"messageformat": "One or more characters you’ve entered can’t be used. Try again."
|
||||
"messageformat": "您输入的一个或多个字符无法使用。请重试。"
|
||||
},
|
||||
"icu:AnnouncementsOnlyGroupBanner--modal": {
|
||||
"messageformat": "给管理人发消息"
|
||||
@@ -5202,7 +5199,7 @@
|
||||
"messageformat": "动态"
|
||||
},
|
||||
"icu:StoryListItem__unhide": {
|
||||
"messageformat": "显示动态"
|
||||
"messageformat": "Unhide story"
|
||||
},
|
||||
"icu:StoryListItem__hide": {
|
||||
"messageformat": "隐藏动态"
|
||||
@@ -5681,6 +5678,12 @@
|
||||
"messageformat": "此次更新修复了一个漏洞,该漏洞会导致用户在离开群组后难以搜索该群组。"
|
||||
},
|
||||
"icu:WhatsNew__v7.27--0": {
|
||||
"messageformat": "Now you can remove quoted replies from edited messages. It's perfect for those moments when you realize that your response was so good that it doesn't actually need to stand on another message's shoulders, or when you accidentally reply to the wrong message with \"I love you too.\""
|
||||
"messageformat": "现在您可以从编辑的消息中移除引用的回复。"
|
||||
},
|
||||
"icu:WhatsNew__v7.28--0": {
|
||||
"messageformat": "We fixed a bug that prevented stickers from working correctly in the media editor, and now the picker no longer gets stuck when you're trying to stick a sticker on a picture."
|
||||
},
|
||||
"icu:WhatsNew__v7.28--1": {
|
||||
"messageformat": "This update also includes support for the new screen sharing interface in macOS Sequoia."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user