website-htmx-rustelo-code/site/i18n/locales/en/manager/dashboard.ftl

83 lines
3.4 KiB
Text
Raw Permalink Normal View History

2026-07-10 03:44:13 +01:00
# Dashboard Menu Translations - English
# Dashboard
dashboard-title = Rustelo Development Dashboard
dashboard-description = Comprehensive development toolkit for Rustelo projects
# Categories
category-content-name = Content Management
category-content-description = Create, edit, and manage content
category-development-name = Development Tools
category-development-description = Development and debugging utilities
category-system-name = System & APIs
category-system-description = System information and API management
category-deployment-name = Build & Deploy
category-deployment-description = Build, test, and deployment tools
# Content Management Actions
action-create-page-name = Create New Page
action-create-page-description = Generate a new page with templates, routes, and translations
action-edit-content-name = Edit Static Content
action-edit-content-description = Edit existing pages, blog posts, and recipes
action-manage-translations-name = Manage Translations
action-manage-translations-description = Edit FTL translation files for multiple languages
action-content-preview-name = Content Preview
action-content-preview-description = Preview content with hot reloading
# Development Tools Actions
action-dev-server-name = Start Dev Server
action-dev-server-description = Launch development server with hot reload
action-css-watch-name = CSS Watch Mode
action-css-watch-description = Watch and rebuild CSS files automatically
action-browser-logs-name = Browser Logs
action-browser-logs-description = Collect and view browser console logs
action-code-format-name = Format Code
action-code-format-description = Format Rust code with rustfmt and clippy
# System & APIs Actions
action-show-apis-name = Show Available APIs
action-show-apis-description = List all available API endpoints and routes
action-system-info-name = System Information
action-system-info-description = Display system info, environment, and configuration
action-route-inspector-name = Route Inspector
action-route-inspector-description = Inspect and validate route configurations
action-config-manager-name = Configuration Manager
action-config-manager-description = View and edit configuration files
# Build & Deploy Actions
action-build-prod-name = Production Build
action-build-prod-description = Build for production deployment
action-run-tests-name = Run Tests
action-run-tests-description = Execute all tests and quality checks
action-quality-check-name = Quality Check
action-quality-check-description = Run comprehensive quality checks
action-deploy-status-name = Deployment Status
action-deploy-status-description = Check deployment status and health
# Quick Actions
action-help-name = Help
action-help-description = Show keyboard shortcuts and help
action-refresh-name = Refresh
action-refresh-description = Refresh dashboard data
action-settings-name = Settings
action-settings-description = Dashboard settings and preferences
action-quit-name = Quit
action-quit-description = Exit dashboard
# UI Elements
ui-items = Items
ui-items-focused = Items [FOCUSED]
ui-subitems = Sub-items
ui-subitems-focused = Sub-items [FOCUSED]
ui-quick-actions = Quick Actions
ui-action-result = Result
ui-language-selector = Language
ui-chat-prompt = Ask AI Assistant
ui-chat-placeholder = Press '/' to start typing or Tab to focus...
ui-send-button = Send
ui-clear-button = Clear
ui-ai-button = AI
ui-copy-button = Copy
ui-space-switch = Space Switch Panel
ui-chat-focus = Chat
ui-f12-language = F12 Language