add support for zh_cn

This commit is contained in:
jiuhao47
2025-06-30 20:52:49 +08:00
parent 5d0777f67c
commit 39e09bedd3
69 changed files with 1498 additions and 2 deletions

View File

@@ -0,0 +1,96 @@
{
"title": "账单",
"currentBill": "当前账单",
"configuration": "配置",
"currentPlanDetails": "当前计划详情",
"upgradePlan": "升级计划",
"cardBodyText01": "免费试用",
"cardBodyText02": "您的试用计划将在1个月19天后到期",
"redeemCode": "兑换码",
"accountStorage": "账户存储",
"used": "已用:",
"remaining": "剩余:",
"charges": "费用",
"tooltip": "当前账单周期的费用",
"description": "描述",
"billingPeriod": "账单周期",
"billStatus": "账单状态",
"perUserValue": "每用户费用",
"users": "用户",
"amount": "金额",
"invoices": "发票",
"transactionId": "交易ID",
"transactionDate": "交易日期",
"paymentMethod": "支付方式",
"status": "状态",
"ltdUsers": "您最多可以添加{{ltd_users}}名用户。",
"totalSeats": "总席位",
"availableSeats": "可用席位",
"addMoreSeats": "添加更多席位",
"drawerTitle": "兑换码",
"label": "兑换码",
"drawerPlaceholder": "输入您的兑换码",
"redeemSubmit": "提交",
"modalTitle": "为您的团队选择最佳计划",
"seatLabel": "席位数量",
"freePlan": "免费计划",
"startup": "初创",
"business": "商业",
"tag": "最受欢迎",
"enterprise": "企业",
"freeSubtitle": "永远免费",
"freeUsers": "最适合个人使用",
"freeText01": "100MB存储",
"freeText02": "3个项目",
"freeText03": "5名团队成员",
"startupSubtitle": "固定费率/月",
"startupUsers": "最多15名用户",
"startupText01": "25GB存储",
"startupText02": "无限活跃项目",
"startupText03": "日程",
"startupText04": "报告",
"startupText05": "订阅项目",
"businessSubtitle": "每用户/月",
"businessUsers": "16 - 200名用户",
"enterpriseUsers": "200 - 500+名用户",
"footerTitle": "请提供一个我们可以联系您的电话号码。",
"footerLabel": "联系电话",
"footerButton": "联系我们",
"redeemCodePlaceHolder": "输入您的兑换码",
"submit": "提交",
"trialPlan": "免费试用",
"trialExpireDate": "有效期至{{trial_expire_date}}",
"trialExpired": "您的免费试用已于{{trial_expire_string}}到期",
"trialInProgress": "您的免费试用将在{{trial_expire_string}}到期",
"required": "此字段为必填项",
"invalidCode": "无效的代码",
"selectPlan": "为您的团队选择最佳计划",
"changeSubscriptionPlan": "更改您的订阅计划",
"noOfSeats": "席位数量",
"annualPlan": "专业 - 年度",
"monthlyPlan": "专业 - 月度",
"freeForever": "永远免费",
"bestForPersonalUse": "最适合个人使用",
"storage": "存储",
"projects": "项目",
"teamMembers": "团队成员",
"unlimitedTeamMembers": "无限团队成员",
"unlimitedActiveProjects": "无限活跃项目",
"schedule": "日程",
"reporting": "报告",
"subscribeToProjects": "订阅项目",
"billedAnnually": "按年计费",
"billedMonthly": "按月计费",
"pausePlan": "暂停计划",
"resumePlan": "恢复计划",
"changePlan": "更改计划",
"cancelPlan": "取消计划",
"perMonthPerUser": "每用户/月",
"viewInvoice": "查看发票",
"switchToFreePlan": "切换到免费计划",
"expirestoday": "今天",
"expirestomorrow": "明天",
"expiredDaysAgo": "{{days}}天前",
"continueWith": "继续使用{{plan}}",
"changeToPlan": "更改为{{plan}}"
}

View File

@@ -0,0 +1,8 @@
{
"overview": "概览",
"name": "组织名称",
"owner": "组织所有者",
"admins": "组织管理员",
"contactNumber": "添加联系电话",
"edit": "编辑"
}

View File

@@ -0,0 +1,12 @@
{
"membersCount": "成员数量",
"createdAt": "创建于",
"projectName": "项目名称",
"teamName": "团队名称",
"refreshProjects": "刷新项目",
"searchPlaceholder": "按项目名称搜索",
"deleteProject": "您确定要删除此项目吗?",
"confirm": "确认",
"cancel": "取消",
"delete": "删除项目"
}

View File

@@ -0,0 +1,8 @@
{
"overview": "概览",
"users": "用户",
"teams": "团队",
"billing": "账单",
"projects": "项目",
"adminCenter": "管理中心"
}

View File

@@ -0,0 +1,33 @@
{
"title": "团队",
"subtitle": "团队",
"tooltip": "刷新团队",
"placeholder": "按名称搜索",
"addTeam": "添加团队",
"team": "团队",
"membersCount": "成员数量",
"members": "成员",
"drawerTitle": "创建新团队",
"label": "团队名称",
"drawerPlaceholder": "名称",
"create": "创建",
"delete": "删除",
"settings": "设置",
"popTitle": "您确定吗?",
"message": "请输入名称",
"teamSettings": "团队设置",
"teamName": "团队名称",
"teamDescription": "团队描述",
"teamMembers": "团队成员",
"teamMembersCount": "团队成员数量",
"teamMembersPlaceholder": "按名称搜索",
"addMember": "添加成员",
"add": "添加",
"update": "更新",
"teamNamePlaceholder": "团队名称",
"user": "用户",
"role": "角色",
"owner": "所有者",
"admin": "管理员",
"member": "成员"
}

View File

@@ -0,0 +1,9 @@
{
"title": "用户",
"subTitle": "用户",
"placeholder": "按名称搜索",
"user": "用户",
"email": "电子邮件",
"lastActivity": "最后活动",
"refresh": "刷新用户"
}