Prmbr/messages/en.json
2025-08-26 22:20:34 +08:00

476 lines
17 KiB
JSON

{
"navigation": {
"home": "Home",
"studio": "Studio",
"simulator": "Simulator",
"plaza": "Plaza",
"pricing": "Pricing",
"subscription": "Subscription",
"credits": "Credits",
"profile": "Profile",
"admin": "Admin",
"signIn": "Sign In",
"signUp": "Sign Up",
"signOut": "Sign Out"
},
"common": {
"loading": "Loading...",
"save": "Save",
"cancel": "Cancel",
"delete": "Delete",
"edit": "Edit",
"create": "Create",
"duplicate": "Duplicate",
"copyContent": "Copy Content",
"copyToClipboard": "Copy to Clipboard",
"duplicatePrompt": "Duplicate Prompt",
"createCopy": "Create Copy",
"search": "Search",
"filter": "Filter",
"close": "Close",
"language": "Language",
"theme": "Theme",
"light": "Light",
"dark": "Dark",
"system": "System"
},
"auth": {
"signIn": "Sign In",
"signUp": "Sign Up",
"email": "Email",
"password": "Password",
"username": "Username",
"confirmPassword": "Confirm Password",
"forgotPassword": "Forgot Password?",
"noAccount": "Don't have an account?",
"hasAccount": "Already have an account?",
"signInWithGoogle": "Sign in with Google",
"signUpWithGoogle": "Sign up with Google",
"continueWithGoogle": "Continue with Google",
"signInTitle": "Sign In",
"signInSubtitle": "Welcome back to Prmbr",
"signUpTitle": "Create Account",
"signUpSubtitle": "Start building better prompts today",
"emailPlaceholder": "you@example.com",
"passwordPlaceholder": "••••••••",
"passwordsNotMatch": "Passwords do not match",
"checkEmailVerification": "Check your email for verification link",
"errorOccurred": "An error occurred",
"or": "OR",
"noAccountSignUp": "Don't have an account? Sign up",
"hasAccountSignIn": "Already have an account? Sign in"
},
"profile": {
"title": "Profile Settings",
"subtitle": "Manage your account settings and preferences",
"personalInfo": "Personal Information",
"accountSettings": "Account Settings",
"preferences": "Preferences",
"username": "Username",
"email": "Email",
"bio": "Bio",
"avatar": "Avatar",
"language": "Language",
"changePassword": "Change Password",
"currentPassword": "Current Password",
"newPassword": "New Password",
"confirmNewPassword": "Confirm New Password",
"profilePicture": "Profile Picture",
"accessDenied": "Access Denied",
"pleaseSignIn": "Please sign in to access your profile",
"failedToLoadProfile": "Failed to load profile",
"checkEmailToConfirm": "Check your email to confirm the change",
"updatedSuccessfully": "updated successfully",
"failedToUpdate": "Failed to update",
"passwordsNotMatch": "Passwords do not match",
"passwordMinLength": "Password must be at least 6 characters",
"passwordUpdatedSuccessfully": "Password updated successfully",
"failedToUpdatePassword": "Failed to update password",
"googleAvatar": "Avatar from Google account",
"defaultAvatar": "Default avatar",
"noUsernameSet": "No username set",
"enterUsername": "Enter username",
"enterEmail": "Enter email",
"tellUsAboutYourself": "Tell us about yourself",
"charactersLimit": "characters",
"noBioAdded": "No bio added yet",
"enterNewPassword": "Enter new password",
"confirmNewPassword": "Confirm new password",
"updatePassword": "Update Password",
"english": "English",
"chinese": "中文",
"loadingStudio": "Loading Profile...",
"subscription": "Subscription",
"creditBalance": "Credit Balance",
"freePlan": "Free Plan",
"proPlan": "Pro Plan",
"usdCredit": "USD",
"subscriptionInfo": "Subscription Info",
"currentPlan": "Current Plan",
"viewTransactionHistory": "View Transaction History"
},
"credits": {
"title": "Credit Transaction Log",
"subtitle": "Track your credit purchases and usage history",
"currentBalance": "Current Balance",
"totalEarned": "Total Earned",
"totalSpent": "Total Spent",
"thisMonthEarned": "This Month Earned",
"thisMonthSpent": "This Month Spent",
"transactionHistory": "Transaction History",
"systemGift": "System Gift",
"monthlyAllowance": "Monthly Allowance",
"purchase": "Purchase",
"usage": "Usage",
"subscriptionPayment": "Subscription Payment",
"subscriptionRefund": "Subscription Refund",
"simulation": "Simulation",
"apiCall": "API Call",
"export": "Export",
"filters": "Filters",
"allTypes": "All Types",
"allCategories": "All Categories",
"newestFirst": "Newest First",
"oldestFirst": "Oldest First",
"highestAmount": "Highest Amount",
"lowestAmount": "Lowest Amount",
"highestBalance": "Highest Balance",
"lowestBalance": "Lowest Balance",
"noTransactions": "No transactions found",
"noDescription": "No description",
"balance": "Balance",
"showing": "Showing",
"of": "of",
"transactions": "transactions"
},
"studio": {
"title": "AI Prompt Studio",
"myPrompts": "My Prompts",
"createPrompt": "Create Prompt",
"newPrompt": "New Prompt",
"promptName": "Prompt Name",
"promptContent": "Prompt Content",
"promptAlbum": "Album",
"promptTag": "Tags",
"version": "Version",
"testRun": "Test Run",
"versions": "Versions",
"createVersion": "Create Version",
"runTest": "Run Test",
"noPrompts": "No prompts yet",
"createFirstPrompt": "Create your first prompt to get started",
"loadingStudio": "Loading Studio...",
"searchPrompts": "Search prompts...",
"filter": "Filter",
"clickRunTestToSee": "Click \"Run Test\" to see your prompt results",
"sortBy": "Sort by",
"sortByName": "Name",
"sortByDate": "Date",
"sortByUpdated": "Updated",
"ascending": "Ascending",
"descending": "Descending",
"itemsPerPage": "Items per page",
"page": "Page",
"total": "total",
"editPrompt": "Edit Prompt",
"deletePrompt": "Delete Prompt",
"duplicatePrompt": "Duplicate Prompt",
"confirmDelete": "Are you sure you want to delete this prompt?",
"deleteWarning": "This action cannot be undone.",
"promptDeleted": "Prompt deleted successfully",
"promptSaved": "Prompt saved successfully",
"promptCreated": "Prompt created successfully",
"promptUpdated": "Prompt updated successfully",
"enterPromptName": "Enter prompt name",
"enterPromptDescription": "Enter prompt description",
"promptDescription": "Description",
"createdAt": "Created",
"updatedAt": "Updated",
"lastUsed": "Last used",
"never": "Never",
"selectAll": "Select all",
"selectedItems": "selected items",
"bulkActions": "Bulk actions",
"bulkDelete": "Delete selected",
"tags": "Tags",
"addTag": "Add tag",
"removeTag": "Remove tag",
"noTags": "No tags",
"allTags": "All tags",
"backToList": "Back to list",
"debugPrompt": "Debug Prompt",
"promptEditor": "Prompt Editor",
"testResults": "Test Results",
"versionHistory": "Version History",
"copyPromptContent": "Copy Content",
"duplicateThisPrompt": "Create Copy"
},
"home": {
"hero": {
"title": "Prmbr - AI Prompt Studio",
"subtitle": "Build, manage, and optimize your AI prompts with version control and testing capabilities",
"getStarted": "Get Started",
"learnMore": "Learn More"
},
"features": {
"title": "Features",
"promptManager": {
"title": "Prompt Management",
"description": "Organize your prompts with albums, tags, and powerful search capabilities"
},
"versionControl": {
"title": "Version Control",
"description": "Track changes and manage different versions of your prompts"
},
"testing": {
"title": "Testing & Validation",
"description": "Run tests on your prompts to ensure optimal performance"
}
}
},
"pricing": {
"title": "Choose Your Plan",
"subtitle": "Select the plan that best fits your needs",
"free": {
"title": "Free",
"price": "$0",
"description": "Perfect for getting started",
"features": [
"500 Prompt Limit",
"3 Versions per Prompt"
]
},
"pro": {
"title": "Pro",
"price": "$19.9",
"description": "For power users and teams",
"features": [
"5000 Prompt Limit",
"10 Versions per Prompt",
"Priority Support"
]
},
"getStartedFree": "Get Started Free",
"popular": "Popular",
"perMonth": "per month",
"startProTrial": "Upgrade to Pro",
"currentPlan": "Current Plan",
"upgradeToPro": "Upgrade to Pro",
"subscribeNow": "Subscribe Now",
"manageSubscription": "Manage Subscription"
},
"subscription": {
"title": "Subscription Management",
"subtitle": "Manage your subscription status",
"currentPlan": "Current Plan",
"planDetails": "Plan Details",
"billingCycle": "Billing Cycle",
"nextBilling": "Next Billing Date",
"monthly": "Monthly",
"yearly": "Yearly",
"upgradePlan": "Upgrade Plan",
"cancelSubscription": "Cancel Subscription",
"confirmCancel": "Are you sure you want to cancel your subscription?",
"cancelConfirm": "Yes, Cancel",
"keepSubscription": "Keep Subscription",
"subscriptionCanceled": "Subscription canceled successfully",
"subscriptionUpdated": "Subscription updated successfully",
"billingHistory": "Billing History",
"downloadInvoice": "Download Invoice",
"noInvoices": "No invoices available",
"loading": "Loading subscription details...",
"error": "Failed to load subscription details",
"freePlan": "Free Plan",
"proPlan": "Pro Plan",
"features": "Features",
"usage": "Usage",
"promptsUsed": "Prompts Used",
"versionsUsed": "Versions Used",
"unlimited": "Unlimited",
"quickActions": "Quick Actions",
"manageBilling": "Manage Billing",
"viewAllPlans": "View All Plans",
"additionalOptions": "Additional Options",
"feeDetails": "Fee Details",
"feeDetailsDescription": "View transaction history and credit usage",
"planDetailsDescription": "View available subscription plans and features"
},
"admin": {
"dashboard": "Admin Dashboard",
"dashboardDesc": "Manage users, prompts, and system settings",
"totalUsers": "Total Users",
"totalPrompts": "Total Prompts",
"sharedPrompts": "Shared Prompts",
"publishedPrompts": "Published Prompts",
"quickActions": "Quick Actions",
"systemStatus": "System Status",
"reviewPrompts": "Review Prompts",
"reviewPromptsDesc": "Approve or reject shared prompts",
"databaseStatus": "Database",
"authStatus": "Authentication",
"healthy": "Healthy",
"pending": "pending",
"noPromptsPending": "No prompts pending review",
"allPromptsReviewed": "All shared prompts have been reviewed.",
"underReview": "Under Review",
"published": "Published",
"promptContent": "Prompt Content",
"approve": "Approve",
"reject": "Reject",
"allPrompts": "All Prompts",
"allPromptsDesc": "Review all shared prompts",
"loadingAdmin": "Loading admin panel...",
"loadingDashboard": "Loading dashboard statistics...",
"loadingPrompts": "Loading prompts for review...",
"modelsConfig": "AI Models Configuration",
"modelsConfigDesc": "Manage AI models and configure which models are available for each subscription plan",
"syncModels": "Sync Models",
"syncFromOpenRouter": "Sync from OpenRouter",
"syncFromOpenRouterDesc": "Fetch the latest available models from your OpenRouter account",
"addModelsTo": "Add Models to",
"selectPlan": "Select Plan",
"selectPlanPlaceholder": "Choose a subscription plan...",
"fetchModels": "Fetch Models",
"addSelectedModels": "Add Selected Models",
"modelsSynced": "models synced successfully",
"modelsAdded": "models added to plan",
"noModelsSelected": "Please select at least one model",
"noPlanSelected": "Please select a plan first",
"availableModels": "Available Models",
"currentModels": "Current Models",
"modelDetails": "Model Details",
"provider": "Provider",
"maxTokens": "Max Tokens",
"inputCost": "Input Cost",
"outputCost": "Output Cost",
"perThousandTokens": "per 1K tokens",
"enabledModels": "Enabled Models",
"disabledModels": "Disabled Models",
"toggleStatus": "Toggle Status",
"removeModel": "Remove Model",
"modelEnabled": "Enabled",
"modelDisabled": "Disabled",
"loadingModels": "Loading models configuration...",
"syncingModels": "Syncing models from OpenRouter...",
"addingModels": "Adding models to plan...",
"noModelsConfigured": "No models configured",
"clickSyncModels": "Click \"Sync Models\" to fetch available models from OpenRouter",
"planModelsCount": "models available"
},
"plaza": {
"title": "Prompt Plaza",
"subtitle": "Discover and explore prompts shared by the community",
"searchPlaceholder": "Search prompts by name or description...",
"filterByTag": "Filter by tag",
"allTags": "All Tags",
"sortBy": "Sort by",
"sortByNewest": "Newest",
"sortByOldest": "Oldest",
"sortByMostViewed": "Most Viewed",
"sortByName": "Name",
"noPromptsFound": "No prompts found",
"noPromptsMessage": "Try adjusting your search or filter criteria",
"viewCount": "views",
"sharedBy": "Shared by",
"copyPrompt": "Copy Prompt",
"copyToClipboard": "Copy to Clipboard",
"duplicateToStudio": "Duplicate to Studio",
"promptCopied": "Prompt copied to clipboard",
"promptDuplicated": "Prompt duplicated to your studio",
"versions": "versions",
"promptContent": "Prompt Content",
"tags": "Tags",
"author": "Author",
"createdAt": "Created",
"loadingPrompts": "Loading prompts...",
"loadMore": "Load More",
"showingResults": "Showing {current} of {total} results",
"clearFilters": "Clear Filters"
},
"simulator": {
"title": "AI Simulator",
"description": "Test and debug your prompts with AI models",
"newRun": "New Run",
"newRunDescription": "Create a new simulation run to test your prompts",
"allRuns": "All Runs",
"completed": "Completed",
"running": "Running",
"failed": "Failed",
"noRuns": "No simulation runs yet",
"noRunsDescription": "Start by creating your first simulation run",
"createFirstRun": "Create First Run",
"viewDetails": "View Details",
"userInput": "User Input",
"output": "Output",
"error": "Error",
"previous": "Previous",
"next": "Next",
"backToList": "Back to List",
"selectPrompt": "Select Prompt",
"prompt": "Prompt",
"selectPromptPlaceholder": "Choose a prompt to test",
"version": "Version",
"selectVersionPlaceholder": "Choose a version",
"useLatestVersion": "Use Latest Version",
"promptContent": "Prompt Content",
"selectModel": "Select AI Model",
"userInputPlaceholder": "Enter your input for testing the prompt...",
"advancedSettings": "Advanced Settings",
"show": "Show",
"hide": "Hide",
"temperature": "Temperature",
"temperatureDescription": "Controls randomness. Higher values make output more creative.",
"topP": "Top P",
"maxTokens": "Max Tokens",
"frequencyPenalty": "Frequency Penalty",
"presencePenalty": "Presence Penalty",
"cancel": "Cancel",
"creating": "Creating...",
"runSimulation": "Run Simulation",
"createRun": "Create Run",
"duplicateRun": "Duplicate Run",
"duplicateRunConfirm": "Are you sure you want to create a copy of this run?",
"duplicateRunSuccess": "Duplicate created successfully",
"copyOf": " Copy",
"editRun": "Edit Run",
"saveChanges": "Save Changes",
"cancelEdit": "Cancel Edit",
"runName": "Run Name",
"cannotEditExecutedRun": "Cannot edit executed runs",
"runUpdated": "Run updated successfully",
"selectModel": "Select Model",
"execute": "Execute",
"executing": "Executing...",
"generating": "Generating...",
"pendingExecution": "Click execute to run this simulation",
"noOutput": "No output generated yet",
"configuration": "Configuration",
"statistics": "Statistics",
"inputTokens": "Input Tokens",
"outputTokens": "Output Tokens",
"totalTokens": "Total Tokens",
"totalCost": "Total Cost",
"duration": "Duration",
"copiedToClipboard": "Copied to clipboard",
"copyError": "Failed to copy to clipboard",
"executeError": "Failed to execute simulation",
"loadingRuns": "Loading simulation runs...",
"edit": "Edit",
"save": "Save",
"promptContentModified": "Prompt content has been modified",
"promptContentPlaceholder": "Enter your custom prompt content here...",
"status": {
"pending": "Pending",
"running": "Running",
"completed": "Completed",
"failed": "Failed"
}
},
"errors": {
"generic": "Something went wrong. Please try again.",
"network": "Network error. Please check your connection.",
"unauthorized": "You are not authorized to perform this action.",
"notFound": "The requested resource was not found.",
"validationError": "Please check your input and try again."
}
}