Initial commit: expo-popcore-app

This commit is contained in:
imeepos
2025-12-25 16:25:55 +08:00
commit 02d0c807cd
160 changed files with 39560 additions and 0 deletions

187
locales/en-US.json Normal file
View File

@@ -0,0 +1,187 @@
{
"my": {
"editProfile": "Edit Profile",
"generatedWorks": "Generated Works",
"generating": "Generating...",
"queuing": "Queuing...",
"changePassword": "Change Password",
"language": "Language",
"languageSwitch": "Language: 中文",
"languageSwitchEn": "Language: English"
},
"changePassword": {
"title": "Change Password",
"currentPassword": "Current Password",
"newPassword": "New Password",
"confirmPassword": "Confirm New Password",
"currentPasswordPlaceholder": "Enter current password",
"newPasswordPlaceholder": "Enter new password (at least 6 characters)",
"confirmPasswordPlaceholder": "Enter new password again",
"currentPasswordRequired": "Current password is required",
"newPasswordRequired": "New password is required",
"newPasswordTooShort": "New password must be at least 6 characters",
"newPasswordSame": "New password cannot be the same as current password",
"confirmPasswordRequired": "Please confirm new password",
"confirmPasswordMismatch": "New passwords do not match",
"submit": "Confirm Changes"
},
"editProfile": {
"namePlaceholder": "Enter nickname",
"save": "Save"
},
"terms": {
"title": "Terms of Service"
},
"privacy": {
"title": "Privacy Policy"
},
"membership": {
"terms": "Terms of Service",
"privacy": "Privacy Policy",
"agreementText": "I have read and agree to",
"agreementAnd": "and",
"myPoints": "My Points",
"subscriptionPlan": "Subscription Plan",
"mostRecommended": "Top",
"perMonth": "/month",
"pointsPerMonth": "Points per month",
"pointsAutoRenew": "Points auto-renew monthly",
"subscribeNow": "Subscribe Now",
"features": {
"points750": "750 points, can use Sora2 150 times each",
"points1080": "1,080 points, can use Sora2 150 times each",
"points1500": "1,500 points, can use Sora2 150 times each",
"textToVideo": "Support text-to-video/image-to-video",
"superClearImage": "Super clear image generation",
"superDiscount": "Enjoy super discounts on Sora2, Veo3.1",
"sora2ProTemplate": "Can use Sora2 Pro templates",
"removeWatermark": "Remove brand watermark from generated works",
"allTemplates": "All templates",
"higherQuality": "Higher quality video",
"prioritySupport": "Priority customer support"
}
},
"home": {
"hotTemplate": "Hot Template",
"peopleUsed": "people used",
"tabs": {
"featured": "Featured",
"christmas": "Christmas Limited",
"pets": "Pets",
"avatar": "Avatar Playground",
"theater1": "Theater 1",
"theater2": "Theater 2"
}
},
"message": {
"all": "All",
"notice": "Activity Notice",
"other": "Other",
"noMessages": "No messages"
},
"video": {
"makeSame": "Make Same Style"
},
"worksList": {
"title": "Generated Works",
"all": "All",
"pets": "Pets",
"portrait": "Portrait",
"together": "Together"
},
"channels": {
"title": "All Channels",
"channelName": "Channel Name"
},
"notFound": {
"title": "Page Not Found",
"goBack": "Go back to Home screen"
},
"generateVideo": {
"uploadReference": "Upload Reference Image",
"descriptionPlaceholder": "Describe the video effect you want",
"generate": "Generate Video",
"startGenerating": "Start Generating Video",
"generatingMessage": "Video is being generated, please wait..."
},
"generationRecord": {
"title": "Generation Record",
"aiVideo": "AI Video",
"originalImage": "Original Image",
"reEdit": "Re-edit",
"regenerate": "Regenerate"
},
"search": {
"history": "Search History",
"clearAll": "Clear All",
"done": "Done",
"exploreMore": "Explore More",
"refresh": "Refresh",
"searchWorks": "Search Generated Works",
"searchWorksPlaceholder": "Enter keywords to search generated works"
},
"templateDetail": {
"title": "Hello, I'm a new resident of Zootopia 👋",
"subtitle": "Mom, we're going to Zootopia too"
},
"pointsDrawer": {
"title": "My Points",
"all": "All",
"consume": "Consumed",
"obtain": "Obtained",
"subscriptionPoints": "Subscription Points",
"topUpPoints": "Top-up Points",
"subscribeForPoints": "Subscribe for Points",
"topUpPointsButton": "Top-up Points",
"dailyFreePoints": "Daily Free Points"
},
"aiGenerationRecord": {
"title": "AI Generation Record",
"recentUsed": "Recently Used"
},
"searchBar": {
"placeholder": "Search",
"button": "Search"
},
"searchResults": {
"makeSame": "Make Same Style",
"noResults": "No results found"
},
"uploadReference": {
"selectImage": "Select Image",
"generateAIVideo": "Generate AI Video",
"aiRecord": "AI Generation Record",
"recentUsed": "Recently Used",
"recentProject": "Recent Project",
"all": "All",
"face": "Face"
},
"topUp": {
"title": "Top-up Points",
"confirm": "Confirm Top-up",
"agreementText": "I have read and agree to",
"terms": "Terms of Service",
"privacy": "Privacy Policy",
"agreementAnd": "and"
},
"tabs": {
"home": "Home",
"video": "Video",
"message": "Message",
"my": "My"
},
"authForm": {
"login": "Login",
"register": "Register",
"username": "Username",
"email": "Email",
"password": "Password",
"fillCompleteInfo": "Please fill in all information",
"fillEmail": "Please fill in email",
"loginFailed": "Login failed",
"registerFailed": "Registration failed",
"noAccountRegister": "No account? Register",
"haveAccountLogin": "Already have an account? Login"
}
}

187
locales/zh-CN.json Normal file
View File

@@ -0,0 +1,187 @@
{
"my": {
"editProfile": "编辑资料",
"generatedWorks": "生成作品",
"generating": "生成中...",
"queuing": "排队中...",
"changePassword": "修改密码",
"language": "语言",
"languageSwitch": "语言: 中文",
"languageSwitchEn": "Language: English"
},
"changePassword": {
"title": "修改密码",
"currentPassword": "当前密码",
"newPassword": "新密码",
"confirmPassword": "确认新密码",
"currentPasswordPlaceholder": "请输入当前密码",
"newPasswordPlaceholder": "请输入新密码至少6位",
"confirmPasswordPlaceholder": "请再次输入新密码",
"currentPasswordRequired": "请填写当前密码",
"newPasswordRequired": "请填写新密码",
"newPasswordTooShort": "新密码长度至少为6位",
"newPasswordSame": "新密码不能与当前密码相同",
"confirmPasswordRequired": "请确认新密码",
"confirmPasswordMismatch": "两次输入的新密码不一致",
"submit": "确认修改"
},
"editProfile": {
"namePlaceholder": "请输入昵称",
"save": "保存"
},
"terms": {
"title": "服务条款"
},
"privacy": {
"title": "隐私协议"
},
"membership": {
"terms": "服务条款",
"privacy": "隐私协议",
"agreementText": "我已阅读并同意",
"agreementAnd": "与",
"myPoints": "我的积分",
"subscriptionPlan": "订阅计划",
"mostRecommended": "最推荐",
"perMonth": "/月",
"pointsPerMonth": "积分每月",
"pointsAutoRenew": "积分每月自动续期",
"subscribeNow": "立即开通",
"features": {
"points750": "750点每次可以使用150次Sora2",
"points1080": "1,080点每次可以使用150次Sora2",
"points1500": "1,500点每次可以使用150次Sora2",
"textToVideo": "支持文生视频/图生视频",
"superClearImage": "超清图像生成",
"superDiscount": "享受Sora2、Veo3.1超级折扣",
"sora2ProTemplate": "可以使用Sora2 Pro模板",
"removeWatermark": "生成作品去除品牌水印",
"allTemplates": "全部模板",
"higherQuality": "视频更高清",
"prioritySupport": "优先客服支持"
}
},
"home": {
"hotTemplate": "热门模板",
"peopleUsed": "人用过",
"tabs": {
"featured": "精选推荐",
"christmas": "圣诞限定",
"pets": "萌宠",
"avatar": "分身趣玩场",
"theater1": "图趣小剧场",
"theater2": "图趣小剧场2"
}
},
"message": {
"all": "全部",
"notice": "活动通知",
"other": "其他",
"noMessages": "暂无消息"
},
"video": {
"makeSame": "做同款"
},
"worksList": {
"title": "生成作品",
"all": "全部",
"pets": "萌宠",
"portrait": "写真",
"together": "合拍"
},
"channels": {
"title": "全部频道",
"channelName": "频道名称"
},
"notFound": {
"title": "页面未找到",
"goBack": "返回首页"
},
"generateVideo": {
"uploadReference": "上传参考图",
"descriptionPlaceholder": "描述你想要的视频效果",
"generate": "生成视频",
"startGenerating": "开始生成视频",
"generatingMessage": "视频正在生成中,请稍候..."
},
"generationRecord": {
"title": "生成记录",
"aiVideo": "AI 视频",
"originalImage": "原图",
"reEdit": "重新编辑",
"regenerate": "再次生成"
},
"search": {
"history": "搜索历史",
"clearAll": "全部清除",
"done": "完成",
"exploreMore": "探索更多",
"refresh": "换一换",
"searchWorks": "搜索生成的作品",
"searchWorksPlaceholder": "请输入关键词搜索生成的作品"
},
"templateDetail": {
"title": "泥嚎 我是动物城的新居民 👋",
"subtitle": "麻 我们也要去疯狂动物城"
},
"pointsDrawer": {
"title": "我的积分",
"all": "全部",
"consume": "消耗",
"obtain": "获得",
"subscriptionPoints": "订阅积分",
"topUpPoints": "额外充值积分",
"subscribeForPoints": "订阅得积分",
"topUpPointsButton": "充值积分",
"dailyFreePoints": "每日免费积分"
},
"aiGenerationRecord": {
"title": "AI 生成记录",
"recentUsed": "最近用过"
},
"searchBar": {
"placeholder": "搜索",
"button": "搜索"
},
"searchResults": {
"makeSame": "做同款",
"noResults": "暂无您的结果"
},
"uploadReference": {
"selectImage": "选择图片",
"generateAIVideo": "生成 AI 视频",
"aiRecord": "AI 生成记录",
"recentUsed": "最近用过",
"recentProject": "最近项目",
"all": "全部",
"face": "人脸"
},
"topUp": {
"title": "充值积分",
"confirm": "确认充值",
"agreementText": "我已阅读并同意",
"terms": "服务条款",
"privacy": "隐私协议",
"agreementAnd": "与"
},
"tabs": {
"home": "首页",
"video": "视频",
"message": "消息",
"my": "我的"
},
"authForm": {
"login": "登录",
"register": "注册",
"username": "用户名",
"email": "邮箱",
"password": "密码",
"fillCompleteInfo": "请填写完整信息",
"fillEmail": "请填写邮箱",
"loginFailed": "登录失败",
"registerFailed": "注册失败",
"noAccountRegister": "没有账号?去注册",
"haveAccountLogin": "已有账号?去登录"
}
}