Files
metabuilder/translations/en.json
2026-03-09 22:30:41 +00:00

409 lines
13 KiB
JSON

{
"common": {
"save": "Save",
"cancel": "Cancel",
"delete": "Delete",
"edit": "Edit",
"create": "Create",
"update": "Update",
"close": "Close",
"confirm": "Confirm",
"back": "Back",
"next": "Next",
"previous": "Previous",
"submit": "Submit",
"reset": "Reset",
"clear": "Clear",
"search": "Search",
"filter": "Filter",
"sort": "Sort",
"refresh": "Refresh",
"loading": "Loading...",
"noData": "No data available",
"error": "Error",
"success": "Success",
"warning": "Warning",
"info": "Info",
"yes": "Yes",
"no": "No",
"ok": "OK",
"apply": "Apply",
"selectAll": "Select All",
"deselectAll": "Deselect All",
"actions": "Actions",
"more": "More",
"less": "Less",
"showMore": "Show more",
"showLess": "Show less",
"viewAll": "View all",
"seeDetails": "See details"
},
"auth": {
"login": "Log in",
"logout": "Log out",
"register": "Register",
"signUp": "Sign up",
"signIn": "Sign in",
"forgotPassword": "Forgot password?",
"resetPassword": "Reset password",
"changePassword": "Change password",
"email": "Email",
"password": "Password",
"confirmPassword": "Confirm password",
"username": "Username",
"rememberMe": "Remember me",
"welcomeBack": "Welcome back",
"createAccount": "Create an account",
"alreadyHaveAccount": "Already have an account?",
"dontHaveAccount": "Don't have an account?",
"invalidCredentials": "Invalid email or password",
"passwordMismatch": "Passwords do not match",
"emailRequired": "Email is required",
"passwordRequired": "Password is required",
"passwordMinLength": "Password must be at least {{min}} characters",
"sessionExpired": "Your session has expired. Please log in again."
},
"navigation": {
"home": "Home",
"dashboard": "Dashboard",
"projects": "Projects",
"workflows": "Workflows",
"settings": "Settings",
"profile": "Profile",
"help": "Help",
"documentation": "Documentation",
"support": "Support",
"about": "About"
},
"project": {
"title": "Projects",
"newProject": "New Project",
"createProject": "Create Project",
"editProject": "Edit Project",
"deleteProject": "Delete Project",
"projectName": "Project Name",
"projectDescription": "Description",
"projectCreated": "Project created successfully",
"projectUpdated": "Project updated successfully",
"projectDeleted": "Project deleted successfully",
"noProjects": "No projects yet",
"createFirstProject": "Create your first project to get started",
"starred": "Starred",
"recent": "Recent",
"all": "All Projects"
},
"workspace": {
"title": "Workspaces",
"newWorkspace": "New Workspace",
"createWorkspace": "Create Workspace",
"editWorkspace": "Edit Workspace",
"deleteWorkspace": "Delete Workspace",
"workspaceName": "Workspace Name",
"workspaceDescription": "Description",
"workspaceCreated": "Workspace created successfully",
"workspaceUpdated": "Workspace updated successfully",
"workspaceDeleted": "Workspace deleted successfully",
"switchWorkspace": "Switch Workspace",
"currentWorkspace": "Current Workspace"
},
"workflow": {
"title": "Workflows",
"newWorkflow": "New Workflow",
"createWorkflow": "Create Workflow",
"editWorkflow": "Edit Workflow",
"deleteWorkflow": "Delete Workflow",
"workflowName": "Workflow Name",
"workflowDescription": "Description",
"execute": "Execute",
"stop": "Stop",
"pause": "Pause",
"resume": "Resume",
"running": "Running",
"completed": "Completed",
"failed": "Failed",
"pending": "Pending",
"cancelled": "Cancelled",
"executionHistory": "Execution History",
"lastExecution": "Last Execution",
"noExecutions": "No executions yet",
"nodes": "Nodes",
"connections": "Connections",
"addNode": "Add Node",
"removeNode": "Remove Node",
"connectNodes": "Connect Nodes"
},
"settings": {
"title": "Settings",
"general": "General",
"appearance": "Appearance",
"notifications": "Notifications",
"security": "Security",
"language": "Language",
"theme": "Theme",
"themeLight": "Light",
"themeDark": "Dark",
"themeSystem": "System",
"timezone": "Timezone",
"dateFormat": "Date Format",
"saveChanges": "Save Changes",
"changesSaved": "Settings saved successfully"
},
"errors": {
"generic": "Something went wrong. Please try again.",
"networkError": "Network error. Please check your connection.",
"notFound": "The requested resource was not found.",
"unauthorized": "You are not authorized to perform this action.",
"forbidden": "Access denied.",
"serverError": "Server error. Please try again later.",
"validationError": "Please check your input and try again.",
"timeout": "Request timed out. Please try again.",
"conflict": "A conflict occurred. Please refresh and try again."
},
"validation": {
"required": "This field is required",
"email": "Please enter a valid email address",
"minLength": "Must be at least {{min}} characters",
"maxLength": "Must be no more than {{max}} characters",
"pattern": "Invalid format",
"min": "Must be at least {{min}}",
"max": "Must be no more than {{max}}",
"integer": "Must be a whole number",
"number": "Must be a number",
"url": "Please enter a valid URL",
"date": "Please enter a valid date",
"unique": "This value already exists"
},
"time": {
"justNow": "Just now",
"minutesAgo": "{{count}} minute ago",
"minutesAgo_plural": "{{count}} minutes ago",
"hoursAgo": "{{count}} hour ago",
"hoursAgo_plural": "{{count}} hours ago",
"daysAgo": "{{count}} day ago",
"daysAgo_plural": "{{count}} days ago",
"weeksAgo": "{{count}} week ago",
"weeksAgo_plural": "{{count}} weeks ago",
"monthsAgo": "{{count}} month ago",
"monthsAgo_plural": "{{count}} months ago",
"yearsAgo": "{{count}} year ago",
"yearsAgo_plural": "{{count}} years ago"
},
"email": {
"inbox": "Inbox",
"sent": "Sent",
"drafts": "Drafts",
"trash": "Trash",
"spam": "Spam",
"archive": "Archive",
"starred": "Starred",
"compose": "Compose",
"reply": "Reply",
"replyAll": "Reply All",
"forward": "Forward",
"to": "To",
"cc": "CC",
"bcc": "BCC",
"subject": "Subject",
"attachments": "Attachments",
"send": "Send",
"saveDraft": "Save Draft",
"discard": "Discard",
"markAsRead": "Mark as Read",
"markAsUnread": "Mark as Unread",
"moveToTrash": "Move to Trash",
"noMessages": "No messages"
},
"achievements": {
"title": "Achievements",
"yourProgress": "Your Progress",
"level": "Level",
"points": "Points",
"totalPoints": "Total Points",
"unlocked": "Unlocked",
"locked": "Locked",
"all": "All",
"recent": "Recent",
"progress": "Progress",
"completed": "Completed",
"inProgress": "In Progress",
"notStarted": "Not Started",
"earnedOn": "Earned on",
"noAchievements": "No achievements yet",
"keepGoing": "Keep going to unlock achievements!",
"categories": {
"workflow": "Workflow Mastery",
"social": "Community",
"learning": "Learning",
"productivity": "Productivity",
"creativity": "Creativity"
},
"list": {
"firstWorkflow": {
"title": "First Steps",
"description": "Create your first workflow"
},
"speedDemon": {
"title": "Speed Demon",
"description": "Execute 100 workflows"
},
"earlyAdopter": {
"title": "Early Adopter",
"description": "Join during beta period"
},
"teamPlayer": {
"title": "Team Player",
"description": "Share 5 workflows with your team"
},
"bugHunter": {
"title": "Bug Hunter",
"description": "Report your first bug"
},
"powerUser": {
"title": "Power User",
"description": "Use 10 different node types"
},
"marathon": {
"title": "Marathon Runner",
"description": "Execute a workflow with 50+ nodes"
},
"efficiency": {
"title": "Efficiency Expert",
"description": "Optimize a workflow to run 50% faster"
},
"teacher": {
"title": "Teacher",
"description": "Create a tutorial workflow"
},
"explorer": {
"title": "Explorer",
"description": "Try all workflow node categories"
}
}
},
"plugins": {
"title": "Plugins",
"browse": "Browse Plugins",
"installed": "Installed",
"available": "Available",
"updates": "Updates Available",
"search": "Search plugins...",
"install": "Install",
"uninstall": "Uninstall",
"update": "Update",
"configure": "Configure",
"enable": "Enable",
"disable": "Disable",
"version": "Version",
"author": "Author",
"downloads": "Downloads",
"rating": "Rating",
"category": "Category",
"allCategories": "All Categories",
"noPlugins": "No plugins found",
"installSuccess": "Plugin installed successfully",
"uninstallSuccess": "Plugin uninstalled successfully",
"updateAvailable": "Update available",
"dependencies": "Dependencies",
"compatibleWith": "Compatible with",
"categories": {
"integration": "Integration",
"automation": "Automation",
"ai": "AI & ML",
"database": "Database",
"communication": "Communication",
"development": "Development",
"analytics": "Analytics",
"utilities": "Utilities"
}
},
"docs": {
"title": "Documentation",
"search": "Search documentation...",
"gettingStarted": "Getting Started",
"apiReference": "API Reference",
"tutorials": "Tutorials",
"guides": "Guides",
"examples": "Examples",
"faq": "FAQ",
"troubleshooting": "Troubleshooting",
"changelog": "Changelog",
"tableOfContents": "Table of Contents",
"onThisPage": "On This Page",
"previousPage": "Previous",
"nextPage": "Next",
"editPage": "Edit this page",
"lastUpdated": "Last updated",
"notFound": "Page not found",
"categories": {
"introduction": "Introduction",
"concepts": "Core Concepts",
"workflows": "Workflows",
"nodes": "Nodes",
"api": "API",
"deployment": "Deployment",
"advanced": "Advanced Topics"
}
},
"help": {
"title": "Help Center",
"search": "How can we help you?",
"popularTopics": "Popular Topics",
"gettingStarted": "Getting Started",
"quickStart": "Quick Start Guide",
"videoTutorials": "Video Tutorials",
"community": "Community",
"contactSupport": "Contact Support",
"reportBug": "Report a Bug",
"requestFeature": "Request a Feature",
"documentation": "Documentation",
"apiDocs": "API Documentation",
"wasHelpful": "Was this helpful?",
"needMoreHelp": "Need more help?",
"categories": {
"account": "Account & Billing",
"workflows": "Workflows",
"integrations": "Integrations",
"troubleshooting": "Troubleshooting",
"security": "Security & Privacy"
},
"faq": {
"title": "Frequently Asked Questions",
"question1": {
"q": "How do I create my first workflow?",
"a": "Click the 'New Workflow' button in the dashboard, then drag nodes from the palette onto the canvas and connect them."
},
"question2": {
"q": "Can I share workflows with my team?",
"a": "Yes! Click the share button on any workflow and enter your team members' email addresses."
},
"question3": {
"q": "How do I install plugins?",
"a": "Visit the Plugins page, browse available plugins, and click 'Install' on any plugin you want to add."
},
"question4": {
"q": "Is my data secure?",
"a": "Yes, all data is encrypted in transit and at rest. We follow industry-standard security practices."
},
"question5": {
"q": "How do I export my workflows?",
"a": "Open any workflow, click the menu icon, and select 'Export'. You can export as JSON or YAML."
}
}
},
"favorites": {
"title": "Favorites",
"addToFavorites": "Add to Favorites",
"removeFromFavorites": "Remove from Favorites",
"noFavorites": "No favorites yet",
"addSome": "Star your frequently used items to see them here"
},
"recent": {
"title": "Recent",
"recentlyViewed": "Recently Viewed",
"recentlyEdited": "Recently Edited",
"recentlyCreated": "Recently Created",
"noRecent": "No recent items",
"clearHistory": "Clear History"
}
}