mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 04:21:57 +03:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3149 of 3149 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
This commit is contained in:
parent
7b9e11e378
commit
f09f89dd3d
1 changed files with 5 additions and 1 deletions
|
@ -3588,5 +3588,9 @@
|
|||
"The above, but in <Room /> as well": "以上,但也包括 <Room />",
|
||||
"The above, but in any room you are joined or invited to as well": "以上,但也包括您加入或被邀请加入的任何房间中",
|
||||
"Autoplay videos": "自动播放视频",
|
||||
"Autoplay GIFs": "自动播放 GIF"
|
||||
"Autoplay GIFs": "自动播放 GIF",
|
||||
"%(senderName)s unpinned a message from this room. See all pinned messages.": "%(senderName)s从此聊天室中取消固定了一条消息。查看所有固定消息。",
|
||||
"%(senderName)s unpinned <a>a message</a> from this room. See all <b>pinned messages</b>.": "%(senderName)s 从此聊天室中取消固定了<a>一条消息</a>。查看所有<b>固定消息</b>。",
|
||||
"%(senderName)s pinned a message to this room. See all pinned messages.": "%(senderName)s将一条消息固定到此聊天室。查看所有固定信息。",
|
||||
"%(senderName)s pinned <a>a message</a> to this room. See all <b>pinned messages</b>.": "%(senderName)s 将<a>一条消息</a>固定到此聊天室。查看所有<b>固定消息</b>。"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue