You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jfa-go/lang/telegram/zh-hans.json

19 lines
966 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"meta": {
"name": "简体中文(CN)"
},
"strings": {
"startMessage": "您好!\n请在这里输入Jellyfin的PIN码来验证您的账户。",
"matrixStartMessage": "您好\n请在Jellyfin的注册页面中输入下面的PIN码来验证您的账户。",
"invalidPIN": "这个PIN码无效请重试。",
"pinSuccess": "成功!您现在可以返回注册页面。",
"languageMessage": "提示:使用 {command} 查看可用语言,并使用 {command} <language code> 来设置语言。",
"discordStartMessage": "您好!\n请输入 `/pin <PIN码>`以验证您的账户。",
"languageMessageDiscord": "提示:使用 `/lang <语言>` 设置语言。",
"languageSet": "语言改成 {language}。",
"discordDMs": "请检查您的DM找回答。",
"sentInvite": "已发送邀请。",
"sentInviteFailure": "发送邀请失败,请检查日志。"
}
}