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

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot 2026-04-22 10:24:30 +02:00 committed by GitHub
parent d01f40bf27
commit 193cdff562
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 21 additions and 3 deletions

View File

@ -680,6 +680,12 @@
"unfederated_label_default_on": "如果此房间将用于与拥有自己主服务器的外部团队协作,你可以禁用此功能。此设置以后无法更改。",
"unsupported_version": "服务器不支持指定的房间版本。"
},
"create_section_dialog": {
"create_section": "创建区域",
"description": "区域仅对你可见",
"label": "区域名称",
"title": "创建区域"
},
"create_space": {
"add_details_prompt": "添加一些信息以便人们识别。",
"add_details_prompt_2": "你可以随时更改。",
@ -3077,7 +3083,7 @@
"category_messages": "消息",
"category_other": "其它",
"command_error": "指令出错",
"converttodm": "转换房间私聊",
"converttodm": "转换房间私聊",
"converttoroom": "转换私聊到房间",
"could_not_find_room": "无法找到房间",
"deop": "通过指定的 ID 降权用户",

View File

@ -5,6 +5,7 @@
"action": {
"back": "返回",
"click": "点击",
"close": "关闭",
"collapse": "折叠",
"delete": "删除",
"dismiss": "忽略",
@ -14,8 +15,11 @@
"go": "转到",
"hide": "隐藏",
"invite": "邀请",
"new_conversation": "新对话",
"new_room": "新房间",
"new_section": "新区域",
"new_video_room": "新视频房间",
"open_menu": "打开菜单",
"pause": "暂停",
"pin": "置顶",
"play": "播放",
@ -32,12 +36,14 @@
"common": {
"attachment": "附件",
"encryption_enabled": "加密已启用",
"loading": "正在载入…",
"options": "选项",
"preferences": "偏好",
"state_encryption_enabled": "实验性的状态加密已启用"
},
"left_panel": {
"open_dial_pad": "打开拨号键盘"
"open_dial_pad": "打开拨号键盘",
"separator_label": "点击或拖动以展开"
},
"notifications": {
"all_messages": "所有消息",
@ -110,7 +116,8 @@
"leave_room": "离开房间",
"low_priority": "低优先级",
"mark_read": "设为已读",
"mark_unread": "设为未读"
"mark_unread": "设为未读",
"move_to_section": "移动到"
},
"notification_options": "通知选项",
"open_space_menu": "打开空间菜单",
@ -119,6 +126,11 @@
"more_options": "更多选项"
},
"room_options": "房间选项",
"section_created": "区域已创建",
"section_header": {
"toggle": "切换区域 %(section)s",
"toggle_unread": "切换到区域 %(section)s 中的未读房间"
},
"show_message_previews": "显示消息预览",
"sort": "排序",
"sort_type": {