[create-pull-request] automated change (#33301)

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot 2026-04-27 09:27:43 +02:00 committed by GitHub
parent 4a14e203a5
commit 4682f62e52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 2 deletions

View File

@ -562,6 +562,7 @@
"someone": "某人",
"space": "空间",
"spaces": "空间",
"state_encryption_enabled": "实验性的状态加密已启用",
"sticker": "贴纸",
"stickerpack": "贴纸包",
"success": "成功",
@ -2873,8 +2874,8 @@
"message_search_indexing": "当前正在索引:%(currentRoom)s",
"message_search_indexing_idle": "尚未为任何房间索引消息。",
"message_search_intro": "%(brand)s 正在安全地在本地缓存加密消息以使其出现在搜索结果中:",
"message_search_pending_rooms": "等待索引的房间:%(pendingRooms)s",
"message_search_room_progress": "%(doneRooms)s 个房间中的 %(totalRooms)s 个",
"message_search_pending_rooms": "等待索引的房间:%(pendingRooms)s",
"message_search_room_progress": "%(totalRooms)s 个房间中的 %(doneRooms)s 个",
"message_search_section": "消息搜索",
"message_search_sleep_time": "消息下载速度",
"message_search_space_used": "已使用空间:",
@ -3974,6 +3975,11 @@
"you_are_presenting": "你正在演示"
},
"web_default_device_name": "%(appName)s%(browserName)s 运行于 %(osName)s",
"welcome": {
"tagline_element": "更快速、更简洁。",
"title_element": "融入 Element",
"title_generic": "欢迎使用 %(brand)s"
},
"widget": {
"added_by": "小部件添加者:",
"capabilities_dialog": {

View File

@ -81,6 +81,7 @@
},
"room_list": {
"appearance": "外观",
"chat_moved": "聊天已移动",
"collapse_filters": "折叠过滤器列表",
"empty": {
"no_chats": "暂无聊天",
@ -205,6 +206,7 @@
"message_timestamp_sent_at": "发送于 %(dateTime)s",
"url_preview": {
"close": "关闭预览",
"open_link": "打开链接",
"show_n_more": {
"one": "显示剩余 %(count)s 个预览",
"other": "显示剩余 %(count)s 个预览"