From 9ed689a8f445d2890403fffa697ce4060fe9f89f Mon Sep 17 00:00:00 2001 From: Raymond Nee Date: Thu, 4 Jan 2024 15:49:10 +0000 Subject: [PATCH] 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 --- src/assets/locales/zh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/assets/locales/zh.json b/src/assets/locales/zh.json index bbe75a48..0f915770 100644 --- a/src/assets/locales/zh.json +++ b/src/assets/locales/zh.json @@ -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": {