Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (471 of 481 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
13ee8c0e78
commit
72fb9e9092
1 changed files with 55 additions and 1 deletions
|
|
@ -2483,5 +2483,59 @@
|
|||
"placeholders": {}
|
||||
},
|
||||
"addToSpace": "加入空间",
|
||||
"@addToSpace": {}
|
||||
"@addToSpace": {},
|
||||
"obtainingLocation": "获取位置中…",
|
||||
"@obtainingLocation": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"noMatrixServer": "{server1} 不是一个Matrix服务器,试试{server2}?",
|
||||
"@noMatrixServer": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"server1": {},
|
||||
"server2": {}
|
||||
}
|
||||
},
|
||||
"locationPermissionDeniedNotice": "位置权限被拒绝.请授予此权限以分享你的位置.",
|
||||
"@locationPermissionDeniedNotice": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"locationDisabledNotice": "位置服务已禁用.请启用此服务以分享你的位置.",
|
||||
"@locationDisabledNotice": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"errorObtainingLocation": "取得地址错误: {error}",
|
||||
"@errorObtainingLocation": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"error": {}
|
||||
}
|
||||
},
|
||||
"enterASpacepName": "输入空间名称",
|
||||
"@enterASpacepName": {},
|
||||
"dontAskAgain": "取消并不再询问",
|
||||
"@dontAskAgain": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"createNewSpace": "创建新空间",
|
||||
"@createNewSpace": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"cantOpenUri": "无法打开URI {uri}",
|
||||
"@cantOpenUri": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"uri": {}
|
||||
}
|
||||
},
|
||||
"autoplayImages": "自动播放动态贴纸和表情",
|
||||
"@autoplayImages": {
|
||||
"type": "text",
|
||||
"placeholder": {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue