Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (573 of 573 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
caa53c5ea2
commit
b86090dee6
1 changed files with 27 additions and 1 deletions
|
|
@ -2485,5 +2485,31 @@
|
||||||
"joinSpace": "加入空间",
|
"joinSpace": "加入空间",
|
||||||
"@joinSpace": {},
|
"@joinSpace": {},
|
||||||
"searchForUsers": "搜索 @用户…",
|
"searchForUsers": "搜索 @用户…",
|
||||||
"@searchForUsers": {}
|
"@searchForUsers": {},
|
||||||
|
"databaseBuildErrorBody": "无法构建 SQLite 数据库。目前应用尝试使用旧数据库。请将此错误报告给开发者,网址为 {url}。错误消息为:{error}",
|
||||||
|
"@databaseBuildErrorBody": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"url": {},
|
||||||
|
"error": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"initAppError": "在初始化应用时发生错误",
|
||||||
|
"@initAppError": {},
|
||||||
|
"sessionLostBody": "你的会话已丢失。请将此错误报告给开发者,网址为 {url}。错误消息为:{error}",
|
||||||
|
"@sessionLostBody": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"url": {},
|
||||||
|
"error": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"restoreSessionBody": "应用现在尝试从备份中恢复你的会话。请将此错误报告给开发者,网址为 {url}。错误消息为:{error}",
|
||||||
|
"@restoreSessionBody": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"url": {},
|
||||||
|
"error": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue