monaco-editor-lsp-next/messages/zh.json

301 lines
8.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"AppearanceSettings": {
"title": "选择一个主题",
"items": {
"System": "系统",
"Light": "浅色",
"Dark": "深色"
}
},
"UserAvatar": {
"Settings": "设置",
"LogIn": "登录",
"LogOut": "登出"
},
"Sidebar": {
"platform": "平台",
"appTagline": "编程学习平台",
"teachingTagline": "教学平台"
},
"Breadcrumb": {
"home": "首页",
"dashboard": "仪表板",
"management": "管理面板",
"profile": "用户信息",
"changePassword": "修改密码",
"problems": "题目",
"problem": "题目",
"problemset": "题目集",
"admin": "管理后台",
"teacher": "教师平台",
"student": "学生平台",
"usermanagement": "账号管理",
"courses": "课程",
"assignments": "作业",
"userdashboard": "用户仪表板",
"protected": "受保护",
"app": "应用",
"auth": "认证",
"signIn": "登录",
"signUp": "注册",
"detail": "详情"
},
"Banner": {
"Text": "如果喜欢该项目不妨收藏一下"
},
"BackButton": "返回",
"Bot": {
"title": "询问 AI 助手",
"description": "由 Vercel Ai SDK 驱动",
"placeholder": "AI 助手将自动获取您当前的代码"
},
"BotVisibilityToggle": {
"open": "打开 AI 助手",
"close": "关闭 AI 助手"
},
"CredentialsSignInForm": {
"email": "邮箱",
"password": "密码",
"signIn": "登录",
"signingIn": "正在登录...",
"signInSuccess": "登录成功",
"signInFailed": "登录失败",
"showPassword": "显示密码",
"hidePassword": "隐藏密码"
},
"CredentialsSignUpForm": {
"email": "邮箱",
"password": "密码",
"signUp": "注册",
"creatingAccount": "正在创建账户...",
"signUpSuccess": "账户创建成功",
"signUpSuccessDescription": "你现在可以使用凭据登录",
"signUpFailed": "注册失败",
"showPassword": "显示密码",
"hidePassword": "隐藏密码"
},
"DetailsPage": {
"BackButton": "所有提交记录",
"Time": "提交于",
"Input": "最后执行的输入",
"ExpectedOutput": "期望输出",
"ActualOutput": "实际输出",
"Code": "代码"
},
"Difficulty": {
"EASY": "简单",
"MEDIUM": "中等",
"HARD": "困难"
},
"GithubSignInForm": "使用 GitHub 登录",
"LanguageSettings": {
"en": {
"flag": "🇺🇸",
"name": "英语"
},
"zh": {
"flag": "🇨🇳",
"name": "中文"
}
},
"PlaygroundHeader": {
"RunCodeButton": {
"TooltipTrigger": {
"loading": "运行中...",
"ready": "运行"
},
"TooltipContent": "运行代码"
}
},
"ProblemPage": {
"Description": "题目描述",
"Solutions": "题解",
"Submissions": "提交记录",
"Details": "详情",
"Code": "代码",
"Testcase": "测试用例",
"Bot": "AI助手"
},
"ProblemsetPage": {
"Status": "状态",
"Title": "题目",
"Difficulty": "难度"
},
"SettingsDialog": {
"title": "",
"description": "",
"breadcrumb": "",
"nav": {
"Appearance": "",
"Language": "",
"CodeEditor": "",
"Advanced": ""
}
},
"SignInForm": {
"title": "",
"description": "",
"or": "",
"noAccount": "",
"signUp": "",
"oauth": "使 {provider} "
},
"signInWithCredentials": {
"userNotFound": "",
"invalidCredentials": "",
"incorrectPassword": "",
"signInFailedFallback": ""
},
"signUpWithCredentials": {
"userAlreadyExists": "",
"registrationFailedFallback": ""
},
"SignUpForm": {
"title": "",
"description": "",
"or": "",
"haveAccount": "",
"signIn": "",
"oauth": "使 {provider} "
},
"StatusMessage": {
"PD": "",
"QD": "",
"CP": "",
"CE": "",
"CS": "",
"RU": "",
"TLE": "",
"MLE": "",
"RE": "",
"AC": "",
"WA": "",
"SE": ""
},
"AnalysisCard": {
"Title": "",
"CompletedDescription": "",
"PreparingDescription": "",
"Analyzing": "...",
"Processing": "",
"ProcessingHint": "...",
"FailedTitle": "",
"FailedDescription": "",
"UpdateFailed": "",
"UpdateFailedDescription": "",
"OverallScore": "",
"Feedback": "",
"Score": "",
"NotAvailable": "",
"Kinds": {
"Overall": "",
"Style": "",
"Readability": "",
"Efficiency": "",
"Correctness": ""
}
},
"SubmissionsTable": {
"Index": "",
"Status": "",
"Language": "",
"Time": "",
"Memory": ""
},
"Testcase": {
"Table": {
"Case": ""
}
},
"WorkspaceEditorHeader": {
"ViewToggleButton": {
"ShowCodeView": "",
"ShowDiffView": ""
},
"OptimizeButton":{
"TooltipContent": "",
"Error": ""
},
"LspStatusButton": {
"TooltipContent": ""
},
"AnalyzeButton": {
"TooltipContent": "",
"ComplexityAnalysis": "",
"TimeComplexity": "",
"SpaceComplexity": "",
"Error": "",
"Analyzing": "..."
},
"ResetButton": {
"TooltipContent": ""
},
"UndoButton": {
"TooltipContent": ""
},
"RedoButton": {
"TooltipContent": ""
},
"FormatButton": {
"TooltipContent": ""
},
"CopyButton": {
"TooltipContent": ""
}
},
"WorkspaceEditorFooter": {
"Row": "",
"Column": ""
},
"HomePage": {
"MainView": {
"title": "Judge4c",
"description": "",
"features": {
"feature1": "",
"feature2": " + ",
"feature3": " Next.js + Monaco LSP "
},
"quickStart": "",
"contactUs": ""
},
"PrimaryFeatures": {
"title": "",
"MobileFriendlyCard": {
"title": "",
"description": " TailwindCSS ()"
},
"DockerCard": {
"title": "",
"description": " Docker "
},
"LSPCard": {
"title": "",
"description": ""
}
},
"FAQs": {
"title": "",
"description": "",
"questions": {
"question1": "使",
"answer1": " @monaco-editor/react ",
"question2": "",
"answer2": " C/C++ (LSP)",
"question3": "",
"answer3": "",
"question4": "",
"answer4": " @shikijs/monaco, github-markdown-css "
}
}
},
"LoginPromptCard": {
"title": " Judge4c ",
"description": "",
"loginButton": ""
},
"Video": {
"unsupportedBrowser": " HTML5 "
}
}