mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Update strings
This commit is contained in:
@@ -415,6 +415,20 @@
|
||||
"message": "以下用户可能重新安装了 Signal 或更换了设备,请重新与之验证安全码以保护您的隐私。",
|
||||
"description": "Shown on confirmation dialog when user attempts to send a message"
|
||||
},
|
||||
"safetyNumberChangeDialog__pending-messages--1": {
|
||||
"message": "Send pending message",
|
||||
"description": "Shown on confirmation dialog when user attempts to send a message in the outbox"
|
||||
},
|
||||
"safetyNumberChangeDialog__pending-messages--many": {
|
||||
"message": "Send $count$ pending messages",
|
||||
"description": "Shown on confirmation dialog when user attempts to send a message in the outbox",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": 123
|
||||
}
|
||||
}
|
||||
},
|
||||
"identityKeyErrorOnSend": {
|
||||
"message": "您与$name1$的安全码已改变。这可能表明有人试图窃听您的对话,也可能只是$name2$重新安装了 Signal。您可以重新验证与联系人的安全码。",
|
||||
"description": "Shown when user clicks on a failed recipient in the message detail view after an identity key change",
|
||||
@@ -3165,11 +3179,15 @@
|
||||
"message": "如需使用贴纸包创建器,请在手机和桌面电脑上设置 Signal",
|
||||
"description": "The error message which appears when the user has not linked their account and attempts to use the Sticker Creator"
|
||||
},
|
||||
"Reactions--remove": {
|
||||
"message": "Remove reaction",
|
||||
"description": ""
|
||||
},
|
||||
"Reactions--error": {
|
||||
"message": "发送反应失败,请重试。",
|
||||
"description": "Shown when a reaction fails to send"
|
||||
},
|
||||
"ReactionsViewer--more": {
|
||||
"Reactions--more": {
|
||||
"message": "更多",
|
||||
"description": "Use in the reaction picker as the alt text for the 'more' button"
|
||||
},
|
||||
@@ -3419,25 +3437,7 @@
|
||||
},
|
||||
"member-of-more-than-3-groups": {
|
||||
"message": "$group1$、$group2$、$group3$ 以及其他 $remainingCount$ 个群组的成员",
|
||||
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
|
||||
"placeholders": {
|
||||
"group1": {
|
||||
"content": "$1",
|
||||
"example": "NYC Rock Climbers"
|
||||
},
|
||||
"group2": {
|
||||
"content": "$2",
|
||||
"example": "Dinner Party"
|
||||
},
|
||||
"group3": {
|
||||
"content": "$3",
|
||||
"example": "Friends 🌿"
|
||||
},
|
||||
"remainingCount": {
|
||||
"content": "$4",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
|
||||
},
|
||||
"ConversationHero--membership-added": {
|
||||
"message": "$name$ 已将您添加至群组。",
|
||||
@@ -5641,15 +5641,33 @@
|
||||
},
|
||||
"selectContact": {
|
||||
"message": "选择联系人",
|
||||
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
|
||||
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deselectContact": {
|
||||
"message": "取消选择联系人",
|
||||
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
|
||||
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cannotSelectContact": {
|
||||
"message": "无法选择联系人",
|
||||
"description": "The label for contact checkboxes that are disabled"
|
||||
"description": "The label for contact checkboxes that are disabled",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John"
|
||||
}
|
||||
}
|
||||
},
|
||||
"alreadyAMember": {
|
||||
"message": "已是成员",
|
||||
@@ -6155,7 +6173,7 @@
|
||||
},
|
||||
"Preferences__button--chats": {
|
||||
"message": "聊天",
|
||||
"description": "Button to switch the settings view"
|
||||
"description": "Button to switch the settings view (and a title of pane)"
|
||||
},
|
||||
"Preferences__button--calls": {
|
||||
"message": "通话",
|
||||
@@ -6279,6 +6297,14 @@
|
||||
"message": "Automatically download updates",
|
||||
"description": "Label for checkbox for the auto download updates setting"
|
||||
},
|
||||
"Preferences__enable-notifications": {
|
||||
"message": "Enable notifications",
|
||||
"description": "Label for checkbox for the notifications setting"
|
||||
},
|
||||
"Preferences__devices": {
|
||||
"message": "设备",
|
||||
"description": "Label for Device list in call settings pane"
|
||||
},
|
||||
"DialogUpdate--version-available": {
|
||||
"message": "Update to version $version$ available",
|
||||
"description": "Tooltip for new update available",
|
||||
@@ -6324,5 +6350,13 @@
|
||||
"WhatsNew__v5.16--3": {
|
||||
"message": "If you hover over the buttons while on a call, they stay visible instead of disappearing. Nothing hides from your eagle eye, not even these buttons!",
|
||||
"description": "Release notes for v5.16"
|
||||
},
|
||||
"WhatsNew__v5.17--1": {
|
||||
"message": "Try out the new 'send messages' permission to restrict who can send messages in your groups. Great for organizing an event, making an announcement, or just shouting from the rooftops. All members must be on the latest version of Signal for the setting to appear.",
|
||||
"description": "Release notes for v5.17"
|
||||
},
|
||||
"WhatsNew__v5.17--2": {
|
||||
"message": "You can now send messages wherever and whenever you are: on a plane, in a tunnel, or that sad moment when your internet just cut out. It will eventually get through; messages now automatically retry for up to 24 hours.",
|
||||
"description": "Release notes for v5.17"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user