Files
huly-platform/plugins/billing-assets/lang/zh.json
T
2025-10-31 16:10:43 +07:00

62 lines
2.6 KiB
JSON

{
"string": {
"Billing": "计费",
"Subscriptions": "订阅",
"AllPlans": "所有计划",
"ActivePlan": "当前计划",
"ResourceUsage": "资源使用情况",
"DriveSize": "文件大小",
"DriveCount": "文件数量",
"OfficeSessionsDuration": "会议时间",
"OfficeSessionsBandwidth": "会议带宽",
"OfficeEgressDuration": "录制时间",
"AI": "AI",
"TranscriptionTime": "转录时间",
"TotalTokens": "总令牌数",
"Tier": "计划",
"StorageLimit": "{limit} {unit} 存储空间",
"TrafficLimit": "{limit} {unit} 视频/音频流量",
"Common": "Common",
"CommonDescription": "适合刚开始使用Huly的个人和团队。",
"Rare": "Rare",
"RareDescription": "适合个人创作者、自由职业者和微型机构。",
"Epic": "Epic",
"EpicDescription": "适合专业创意公司和小型企业。",
"Legendary": "Legendary",
"LegendaryDescription": "最适合需要最大功能的大型团队。",
"UnlimitedUsers": "无限用户",
"UnlimitedObjects": "无限Huly对象",
"ChangePlan": "更改计划",
"Subscribe": "订阅",
"Monthly": "每月",
"Active": "活跃",
"SubscriptionEnds": "截止至{date}",
"SubscriptionRenews": "下次续期: {date}",
"SubscriptionValidUntil": "有效期至{date}",
"ProcessingPayment": "正在处理付款...",
"Downgrade": "降级",
"CancelSubscription": "取消订阅",
"ConfirmUpgrade": "升级订阅?",
"ConfirmDowngrade": "降级订阅?",
"ConfirmCancel": "取消订阅?",
"UpgradeDescription": "将立即向您收取最多 ${amount}。具体金额取决于您当前的计费周期。",
"DowngradeDescription": "您将获得最多 ${amount} 的剩余订阅时间积分。降级立即生效。",
"CancelDescription": "您的订阅将在计费周期结束前保持活跃。",
"UncancelSubscription": "重新激活订阅",
"ConfirmUncancel": "重新激活订阅?",
"UncancelDescription": "您的订阅将被重新激活,并从当前计费周期结束时继续。",
"PriceDifference": "价格差异: {amount}",
"DialogCancel": "取消",
"DialogConfirm": "确认",
"NoActivePlan": "无活跃计划",
"SelectPlanToBegin": "选择下面的计划开始使用",
"StorageUsage": "存储",
"TrafficUsage": "视频/音频流量",
"Usage": "使用情况",
"Of": "/",
"UpgradePlan": "升级计划",
"LimitReached": "已达到工作空间限制,某些功能可能被禁用。请升级以恢复完全访问权限。",
"RestrictedPlans": "只有工作空间所有者或计费管理员才能更改订阅计划。"
}
}