Initial commit: expo-popcore-app
This commit is contained in:
187
locales/en-US.json
Normal file
187
locales/en-US.json
Normal 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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user