mirror of https://github.com/vector-im/riot-web
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3210 of 3210 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/pull/21833/head
parent
124e75b2f0
commit
63abf9e2c1
|
@ -3219,5 +3219,11 @@
|
|||
"Creating Space...": "正在创建空间…",
|
||||
"Fetching data...": "获取数据中…",
|
||||
"Create poll": "创建投票",
|
||||
"Polls (under active development)": "投票 (在积极开发中)"
|
||||
"Polls (under active development)": "投票 (在积极开发中)",
|
||||
"Updating spaces... (%(progress)s out of %(count)s)|other": "正在更新聊天室… (%(count)s 中的 %(progress)s)",
|
||||
"Updating spaces... (%(progress)s out of %(count)s)|one": "正在更新空间…",
|
||||
"Sending invites... (%(progress)s out of %(count)s)|one": "正在发送邀请…",
|
||||
"Sending invites... (%(progress)s out of %(count)s)|other": "正在发送邀请… (%(count)s 中的 %(progress)s)",
|
||||
"Loading new room": "正在加载新聊天室",
|
||||
"Upgrading room": "正在升级聊天室"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue