Prmbr/messages/zh.json
2025-08-03 11:48:58 +08:00

282 lines
9.5 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.

{
"navigation": {
"home": "首页",
"studio": "工作室",
"plaza": "广场",
"profile": "个人资料",
"admin": "管理员后台",
"signIn": "登录",
"signUp": "注册",
"signOut": "退出登录"
},
"common": {
"loading": "加载中...",
"save": "保存",
"cancel": "取消",
"delete": "删除",
"edit": "编辑",
"create": "创建",
"duplicate": "复制",
"copyContent": "复制内容",
"copyToClipboard": "复制到剪贴板",
"duplicatePrompt": "复制提示词",
"createCopy": "创建副本",
"search": "搜索",
"filter": "筛选",
"close": "关闭",
"language": "语言",
"theme": "主题",
"light": "浅色",
"dark": "深色",
"system": "跟随系统"
},
"auth": {
"signIn": "登录",
"signUp": "注册",
"email": "邮箱",
"password": "密码",
"username": "用户名",
"confirmPassword": "确认密码",
"forgotPassword": "忘记密码?",
"noAccount": "还没有账户?",
"hasAccount": "已有账户?",
"signInWithGoogle": "使用 Google 登录",
"signUpWithGoogle": "使用 Google 注册",
"continueWithGoogle": "使用 Google 继续",
"signInTitle": "登录",
"signInSubtitle": "欢迎回到 Prmbr",
"signUpTitle": "创建账户",
"signUpSubtitle": "立即开始构建更好的提示词",
"emailPlaceholder": "your@example.com",
"passwordPlaceholder": "••••••••",
"passwordsNotMatch": "密码不匹配",
"checkEmailVerification": "请检查您的邮箱以获取验证链接",
"errorOccurred": "出现了错误",
"or": "或",
"noAccountSignUp": "还没有账户?立即注册",
"hasAccountSignIn": "已有账户?立即登录"
},
"profile": {
"title": "个人设置",
"subtitle": "管理您的账户设置和偏好",
"personalInfo": "个人信息",
"accountSettings": "账户设置",
"preferences": "偏好设置",
"username": "用户名",
"email": "邮箱",
"bio": "个人简介",
"avatar": "头像",
"language": "语言",
"changePassword": "修改密码",
"currentPassword": "当前密码",
"newPassword": "新密码",
"confirmNewPassword": "确认新密码",
"profilePicture": "个人头像",
"accessDenied": "访问被拒绝",
"pleaseSignIn": "请登录以访问您的个人资料",
"failedToLoadProfile": "加载个人资料失败",
"checkEmailToConfirm": "请检查您的邮箱以确认更改",
"updatedSuccessfully": "更新成功",
"failedToUpdate": "更新失败",
"passwordsNotMatch": "密码不匹配",
"passwordMinLength": "密码至少需要6个字符",
"passwordUpdatedSuccessfully": "密码更新成功",
"failedToUpdatePassword": "密码更新失败",
"googleAvatar": "来自Google账号的头像",
"defaultAvatar": "默认头像",
"noUsernameSet": "未设置用户名",
"enterUsername": "输入用户名",
"enterEmail": "输入邮箱",
"tellUsAboutYourself": "介绍一下自己",
"charactersLimit": "个字符",
"noBioAdded": "暂未添加个人简介",
"enterNewPassword": "输入新密码",
"confirmNewPasswordLabel": "确认新密码",
"updatePassword": "更新密码",
"english": "English",
"chinese": "中文",
"loadingStudio": "加载个人资料中...",
"subscription": "订阅状态",
"creditBalance": "信用余额",
"freePlan": "免费版",
"proPlan": "专业版",
"usdCredit": "美元",
"subscriptionInfo": "订阅信息",
"currentPlan": "当前方案"
},
"studio": {
"title": "AI 提示词工作室",
"myPrompts": "我的提示词",
"createPrompt": "创建提示词",
"newPrompt": "新建提示词",
"promptName": "提示词名称",
"promptContent": "提示词内容",
"promptAlbum": "专辑",
"promptTag": "标签",
"version": "版本",
"testRun": "测试运行",
"versions": "版本管理",
"createVersion": "创建版本",
"runTest": "运行测试",
"noPrompts": "暂无提示词",
"createFirstPrompt": "创建您的第一个提示词开始使用",
"loadingStudio": "加载工作室中...",
"searchPrompts": "搜索提示词...",
"filter": "筛选",
"clickRunTestToSee": "点击\"运行测试\"查看您的提示词结果",
"sortBy": "排序方式",
"sortByName": "名称",
"sortByDate": "日期",
"sortByUpdated": "更新时间",
"ascending": "升序",
"descending": "降序",
"itemsPerPage": "每页条数",
"page": "第",
"of": "页,共",
"total": "条",
"editPrompt": "编辑提示词",
"deletePrompt": "删除提示词",
"duplicatePrompt": "复制提示词",
"confirmDelete": "确定要删除这个提示词吗?",
"deleteWarning": "此操作无法撤销。",
"promptDeleted": "提示词删除成功",
"promptSaved": "提示词保存成功",
"promptCreated": "提示词创建成功",
"promptUpdated": "提示词更新成功",
"enterPromptName": "输入提示词名称",
"enterPromptDescription": "输入提示词描述",
"promptDescription": "描述",
"createdAt": "创建时间",
"updatedAt": "更新时间",
"lastUsed": "最后使用",
"never": "从未使用",
"selectAll": "全选",
"selectedItems": "已选择项目",
"bulkActions": "批量操作",
"bulkDelete": "删除选中项",
"tags": "标签",
"addTag": "添加标签",
"removeTag": "移除标签",
"noTags": "无标签",
"allTags": "所有标签",
"backToList": "返回列表",
"debugPrompt": "调试提示词",
"promptEditor": "提示词编辑器",
"testResults": "测试结果",
"versionHistory": "版本历史",
"copyPromptContent": "复制内容",
"duplicateThisPrompt": "创建副本"
},
"home": {
"hero": {
"title": "Prmbr - AI 提示词工作室",
"subtitle": "构建、管理和优化您的 AI 提示词,支持版本控制和测试功能",
"getStarted": "立即开始",
"learnMore": "了解更多"
},
"features": {
"title": "功能特性",
"promptManager": {
"title": "提示词管理",
"description": "使用专辑、标签和强大的搜索功能组织您的提示词"
},
"versionControl": {
"title": "版本控制",
"description": "跟踪变更并管理提示词的不同版本"
},
"testing": {
"title": "测试与验证",
"description": "对您的提示词进行测试以确保最佳性能"
}
}
},
"pricing": {
"title": "价格方案",
"free": {
"title": "免费版",
"price": "免费",
"features": [
"20 个提示词限制",
"每个提示词 3 个版本",
"注册赠送 5 美元积分1个月后过期",
"每月 0 美元积分"
]
},
"pro": {
"title": "专业版",
"price": "$19.9",
"features": [
"500 个提示词限制",
"每个提示词 10 个版本",
"每月 20 美元 AI 积分",
"可购买永久积分"
]
},
"getStartedFree": "免费开始",
"popular": "热门",
"perMonth": "每月",
"startProTrial": "开始专业试用"
},
"admin": {
"dashboard": "管理员后台",
"dashboardDesc": "管理用户、提示词和系统设置",
"totalUsers": "用户总数",
"totalPrompts": "提示词总数",
"sharedPrompts": "用户共享提示词",
"publishedPrompts": "广场提示词",
"quickActions": "快捷操作",
"systemStatus": "系统状态",
"reviewPrompts": "审核提示词",
"reviewPromptsDesc": "审核或拒绝用户共享的提示词",
"databaseStatus": "数据库",
"authStatus": "身份验证",
"healthy": "正常",
"pending": "待审核",
"noPromptsPending": "没有待审核的提示词",
"allPromptsReviewed": "所有共享的提示词都已审核完成。",
"underReview": "审核中",
"published": "已发布",
"promptContent": "提示词内容",
"approve": "通过",
"reject": "拒绝",
"allPrompts": "所有提示词",
"allPromptsDesc": "审核所有共享提示词",
"loadingAdmin": "加载管理员后台中...",
"loadingDashboard": "加载统计数据中...",
"loadingPrompts": "加载审核提示词中..."
},
"plaza": {
"title": "提示词广场",
"subtitle": "发现并探索社区分享的提示词",
"searchPlaceholder": "按名称或描述搜索提示词...",
"filterByTag": "按标签筛选",
"allTags": "所有标签",
"sortBy": "排序方式",
"sortByNewest": "最新",
"sortByOldest": "最早",
"sortByMostViewed": "最多浏览",
"sortByName": "名称",
"noPromptsFound": "未找到提示词",
"noPromptsMessage": "请尝试调整搜索或筛选条件",
"viewCount": "次浏览",
"sharedBy": "分享者",
"copyPrompt": "复制提示词",
"copyToClipboard": "复制到剪贴板",
"duplicateToStudio": "复制到工作室",
"promptCopied": "提示词已复制到剪贴板",
"promptDuplicated": "提示词已复制到您的工作室",
"versions": "个版本",
"createdAt": "创建时间",
"loadingPrompts": "加载提示词中...",
"loadMore": "加载更多",
"showingResults": "显示 {current} / {total} 个结果",
"clearFilters": "清除筛选"
},
"errors": {
"generic": "出现错误,请重试。",
"network": "网络错误,请检查您的网络连接。",
"unauthorized": "您无权执行此操作。",
"notFound": "未找到请求的资源。",
"validationError": "请检查您的输入并重试。"
}
}