83 lines
2.8 KiB
Text
83 lines
2.8 KiB
Text
|
|
# Site Information Documentation - English
|
||
|
|
|
||
|
|
## Page Titles
|
||
|
|
site-info-title-server-summary = Server Routes Summary
|
||
|
|
site-info-title-server-reference = Server API Routes Reference
|
||
|
|
site-info-title-components-summary = Components Summary
|
||
|
|
site-info-title-components-reference = Components Reference
|
||
|
|
site-info-title-pages-summary = Pages Summary
|
||
|
|
site-info-title-pages-reference = Pages Reference
|
||
|
|
site-info-title-automation = Automation Guide
|
||
|
|
site-info-title-top-level = Documentation Overview
|
||
|
|
|
||
|
|
## Common Labels
|
||
|
|
site-info-generated-at = Generated at
|
||
|
|
site-info-summary = Summary
|
||
|
|
site-info-table-of-contents = Table of Contents
|
||
|
|
site-info-overview = Overview
|
||
|
|
site-info-details = Details
|
||
|
|
site-info-title = Documentation
|
||
|
|
|
||
|
|
## Technical Terms
|
||
|
|
site-info-routes = Routes
|
||
|
|
site-info-components = Components
|
||
|
|
site-info-pages = Pages
|
||
|
|
site-info-source = source
|
||
|
|
site-info-line = line
|
||
|
|
site-info-context = context
|
||
|
|
site-info-methods = Methods
|
||
|
|
site-info-handler = Handler
|
||
|
|
site-info-module = Module
|
||
|
|
site-info-parameters = Parameters
|
||
|
|
site-info-response-type = Response Type
|
||
|
|
site-info-requires-auth = Requires Auth
|
||
|
|
site-info-middleware = Middleware
|
||
|
|
site-info-description = Description
|
||
|
|
site-info-enabled = Enabled
|
||
|
|
site-info-priority = Priority
|
||
|
|
site-info-language = Language
|
||
|
|
site-info-keywords = Keywords
|
||
|
|
|
||
|
|
## Statistics Labels
|
||
|
|
site-info-total-routes = Total Routes
|
||
|
|
site-info-total-components = Total Components
|
||
|
|
site-info-total-pages = Total Pages
|
||
|
|
site-info-auth-required = Auth Required
|
||
|
|
site-info-static-routes = Static Routes
|
||
|
|
site-info-api-routes = API Routes
|
||
|
|
site-info-languages = Languages
|
||
|
|
|
||
|
|
## Navigation Labels
|
||
|
|
site-info-back-to-top = Back to Top
|
||
|
|
site-info-view-source = View Source
|
||
|
|
site-info-external-link = External Link
|
||
|
|
|
||
|
|
## Status Labels
|
||
|
|
site-info-yes = Yes
|
||
|
|
site-info-no = No
|
||
|
|
site-info-optional = Optional
|
||
|
|
site-info-required = Required
|
||
|
|
|
||
|
|
## Automation Labels
|
||
|
|
site-info-automation-overview = The Rustelo route documentation system generates comprehensive metadata that powers numerous automation scenarios.
|
||
|
|
site-info-rustelo-manager = Rustelo Manager Integration
|
||
|
|
site-info-mcp-server = MCP Server Integration
|
||
|
|
site-info-api-client = API Client Generation
|
||
|
|
site-info-testing = Testing Automation
|
||
|
|
site-info-docs-generation = Documentation Generation
|
||
|
|
site-info-ci-cd = CI/CD Integration
|
||
|
|
|
||
|
|
## Format Labels
|
||
|
|
site-info-json-format = JSON Format
|
||
|
|
site-info-toml-format = TOML Format
|
||
|
|
site-info-markdown-format = Markdown Format
|
||
|
|
|
||
|
|
## Branding Labels
|
||
|
|
site-info-made-with = Made with
|
||
|
|
site-info-rustelo-tagline = Modern Rust Web Framework
|
||
|
|
site-info-rustelo-description = Blazingly fast, type-safe web applications with Rust + Leptos + Axum
|
||
|
|
|
||
|
|
## Error Messages
|
||
|
|
site-info-error-template-not-found = Template not found: { $template }
|
||
|
|
site-info-error-language-not-supported = Language not supported: { $language }
|
||
|
|
site-info-error-generation-failed = Documentation generation failed
|