Update strings

This commit is contained in:
Scott Nonnenberg
2024-09-12 11:29:56 +10:00
parent 94cb1544e5
commit 80fd7a6942
68 changed files with 3273 additions and 869 deletions

View File

@@ -941,6 +941,9 @@
"icu:viewRecentMedia": {
"messageformat": "查看最近媒体"
},
"icu:allMediaMenuItem": {
"messageformat": "All media"
},
"icu:back": {
"messageformat": "返回"
},
@@ -2702,6 +2705,9 @@
"icu:CallControls__InfoDisplay--adhoc-call": {
"messageformat": "通话链接"
},
"icu:CallControls__InfoDisplay--group-call": {
"messageformat": "Group call"
},
"icu:CallControls__InfoDisplay--adhoc-join-request-pending": {
"messageformat": "正在等待通过"
},
@@ -3524,14 +3530,32 @@
"icu:BackupImportScreen__progressbar-hint": {
"messageformat": "正在下载 {currentSize}/{totalSize} ({fractionComplete,number,percent})…"
},
"icu:BackupImportScreen__progressbar-hint--preparing": {
"messageformat": "Preparing to download..."
},
"icu:BackupImportScreen__description": {
"messageformat": "这可能需要几分钟时间,视您的备份大小而定"
},
"icu:BackupImportScreen__cancel": {
"messageformat": "Cancel transfer"
},
"icu:BackupImportScreen__cancel-confirmation__title": {
"messageformat": "Cancel transfer?"
},
"icu:BackupImportScreen__cancel-confirmation__body": {
"messageformat": "Your messages and media have not completed restoring. If you choose to cancel, you can transfer again from Settings."
},
"icu:BackupImportScreen__cancel-confirmation__cancel": {
"messageformat": "Continue transfer"
},
"icu:BackupImportScreen__cancel-confirmation__confirm": {
"messageformat": "Cancel transfer"
},
"icu:BackupMediaDownloadProgress__title": {
"messageformat": "Restoring media"
"messageformat": "正在恢复媒体"
},
"icu:BackupMediaDownloadProgress__progressbar-hint": {
"messageformat": "{currentSize} of {totalSize} ({fractionComplete,number,percent})"
"messageformat": "{currentSize}/{totalSize}{fractionComplete,number,percent}"
},
"icu:CompositionArea--expand": {
"messageformat": "扩展"
@@ -3584,6 +3608,9 @@
"icu:ContactModal--already-in-call": {
"messageformat": "您已在通话中"
},
"icu:ContactModal--voice": {
"messageformat": "Voice"
},
"icu:showChatColorEditor": {
"messageformat": "聊天颜色"
},
@@ -3765,7 +3792,7 @@
"messageformat": "重置链接"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "批准新成员"
"messageformat": "Require admin approval"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "新成员通过群组链接加入时,需管理员批准。"
@@ -5418,9 +5445,6 @@
"icu:CallsTab__ToastCallHistoryCleared": {
"messageformat": "通话记录已清空"
},
"icu:CallsTab__EmptyStateText": {
"messageformat": "点击查看或发起通话"
},
"icu:CallsTab__EmptyStateText--with-icon": {
"messageformat": "点击<newCallIcon>新通话</newCallIcon>来发起一个新的语音或视频通话。"
},
@@ -5436,9 +5460,6 @@
"icu:CallsList__ToggleFilterByMissed__RoleDescription": {
"messageformat": "切换"
},
"icu:CallsList__EmptyState--noQuery": {
"messageformat": "没有最近呼叫。 呼叫朋友开始互动吧。"
},
"icu:CallsList__EmptyState--noQuery__title": {
"messageformat": "没有通话"
},
@@ -5518,7 +5539,10 @@
"messageformat": "编辑通话名称"
},
"icu:CallLinkDetails__ApproveAllMembersLabel": {
"messageformat": "批准所有成员"
"messageformat": "Require admin approval"
},
"icu:CallLinkDetails__SettingTooltip--disabled-for-active-call": {
"messageformat": "This setting can't be changed while the call is active"
},
"icu:CallLinkDetails__CopyLink": {
"messageformat": "复制链接"
@@ -5541,6 +5565,9 @@
"icu:CallLinkDetails__DeleteLinkModal__Delete": {
"messageformat": "删除"
},
"icu:CallLinkDetails__DeleteLinkTooltip--disabled-for-active-call": {
"messageformat": "This link can't be deleted while the call is active"
},
"icu:CallLinkEditModal__Title": {
"messageformat": "通话链接详情"
},
@@ -5554,7 +5581,13 @@
"messageformat": "编辑通话名称"
},
"icu:CallLinkEditModal__InputLabel--ApproveAllMembers": {
"messageformat": "批准所有成员"
"messageformat": "Require admin approval"
},
"icu:CallLinkPendingParticipantModal__ApproveButtonLabel": {
"messageformat": "Approve entry"
},
"icu:CallLinkPendingParticipantModal__DenyButtonLabel": {
"messageformat": "Deny entry"
},
"icu:CallLinkRestrictionsSelect__Option--Off": {
"messageformat": "关"
@@ -5618,6 +5651,9 @@
"messageformat": "我们还修复了一些错误,包括一个有时会导致“未知联系人发起了一个视频通话”在您开始通话后出现在聊天列表摘要中的错误。"
},
"icu:WhatsNew__v7.24--0": {
"messageformat": "This update fixes a bug where viewing a missed call on one device wouldn't automatically clear the indicator for that missed call on your other devices, which was a missed opportunity for your missed call list to better coexist."
"messageformat": "此次更新修复了一个漏洞:当用户在一台设备上查看未接来电时,该操作不会自动清除其他设备上的未接来电提示。"
},
"icu:WhatsNew__v7.25--0": {
"messageformat": "Take a trip down memory lane with the new and improved \"All Media\" view. Now when you click on a chat header and select \"See all\" in the shared media section, older photos and videos will automatically appear as you scroll instead of being limited to the most recent entries."
}
}