mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (257 of 257 strings) Translation: movie-web/website Translate-URL: https://weblate.movie-web.app/projects/movie-web/website/zh_Hans/ Author: Raymond Nee <monstorix@outlook.com>
This commit is contained in:
parent
c744b9e6b1
commit
9ed689a8f4
1 changed files with 10 additions and 0 deletions
|
@ -259,6 +259,10 @@
|
|||
}
|
||||
},
|
||||
"metadata": {
|
||||
"api": {
|
||||
"text": "无法载入 API 元数据,请检查您的互联网连接。",
|
||||
"title": "载入 API 元数据失败"
|
||||
},
|
||||
"failed": {
|
||||
"badge": "失败",
|
||||
"homeButton": "返回首页",
|
||||
|
@ -308,6 +312,12 @@
|
|||
"remaining": "剩余 {{timeLeft}} • 完结于 {{timeFinished, datetime}}",
|
||||
"shortRegular": "{{timeWatched}}",
|
||||
"shortRemaining": "-{{timeLeft}}"
|
||||
},
|
||||
"turnstile": {
|
||||
"description": "请完成右侧的验证码以验证您是人类。这是为了确保 movie-web 的安全!",
|
||||
"error": "验证失败。请重试。",
|
||||
"title": "我们需要验证您是人类。",
|
||||
"verifyingHumanity": "正在验证您是否为人类…"
|
||||
}
|
||||
},
|
||||
"screens": {
|
||||
|
|
Loading…
Reference in a new issue