Translated using Weblate (Chinese (Simplified))

Currently translated at 8.2% (13 of 158 strings)

Translation: Kavita/backend
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/zh_Hans/
This commit is contained in:
书签 2023-08-04 07:30:32 +00:00 committed by Hosted Weblate
parent 29456a3173
commit b6a1377508
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1 +1,15 @@
{} {
"bad-credentials": "你的用户信息不匹配",
"validate-email": "验证你的邮件时出了点问题: {0}",
"confirm-token-gen": "生成认证令牌时出现问题",
"denied": "未被允许",
"password-required": "除非您是管理员,否则您必须输入现有密码才能更改帐户信息",
"invalid-token": "无效令牌",
"unable-to-reset-key": "出错了,无法重置",
"confirm-email": "你必须先确认你的邮箱",
"disabled-account": "你的账号已被关闭。联系服务器的管理员。",
"register-user": "注册用户时出现一些错误",
"locked-out": "您因多次错误登陆已被阻止。请稍等 10 分钟。",
"permission-denied": "您无权执行此操作",
"invalid-password": "无效密码"
}