olivetin/lang/en.yaml

77 lines
3.9 KiB
YAML

schemaVersion: 1
translations:
welcome: Welcome to OliveTin
docs: Documentation
raise-issue: Raise an issue on GitHub
nav.actions: Actions
nav.logs: Logs
nav.entities: Entities
nav.diagnostics: Diagnostics
connected: Connected
disconnected: Disconnected
reconnecting: Reconnecting…
disconnected-banner-announcement: Events websocket disconnected.
disconnected-banner-link-text: "Events websocket disconnected"
disconnected-banner-suffix: " since {disconnectedSince}. Trying reconnect in {reconnectIn}."
disconnected-banner-suffix-reconnecting: " since {disconnectedSince}. Trying reconnect…"
login-button: Login
logs.title: Logs
logs.page-description: This is a list of logs from actions that have been executed. Use the filter box for search terms and expressions.
logs.filter-placeholder: Filter logs (e.g. !Update or Status != Completed)
logs.filter-help-title: Filter syntax
logs.filter-help-intro: Filters run on the server over entries you are allowed to view. Combine terms with and / or.
logs.filter-help-fields: "Fields: Status, Action, User, Output, Blocked, TimedOut, Running, ExitCode. Operators: ==, !=, contains. Prefix ! on a single word excludes matching entries."
logs.filter-help-examples: "Examples: backup · !Update · Status != Completed · Status == Blocked · Action contains backup and Status == Completed"
logs.filter-error: Could not apply filter expression.
logs.no-logs-for-filter: No logs match the current filter.
logs.timestamp: Timestamp
logs.action: Action
logs.metadata: Metadata
logs.status: Status
logs.no-logs-to-display: There are no logs to display.
logs.timed-out: Timed out
logs.blocked: Blocked
logs.exit-code: Exit code
logs.completed: Completed
logs.clear-filter: Clear search filter
logs.clear-date-filter: Clear date filter
logs.calendar: Calendar
logs.calendar-title: Logs Calendar
logs.back-to-list: Back to List
logs.queue: Queue
logs.queue-title: Execution Queue
logs.queue-page-description: Active and waiting executions grouped by action. Entries you are not permitted to view are hidden.
logs.queue-empty: There are no active or waiting executions right now.
logs.queue-group-active: "{active} active (max {max})"
logs.queue-waiting: Waiting
logs.queue-running: Running
logs.queue-position: "#{position}"
logs.queue-entity: Entity
logs.queue-action-details: Action Details
diagnostics.get-support: Get support
diagnostics.get-support-description: If you are having problems with OliveTin and want to raise a support request, it would be very helpful to include a sosreport from this page.
diagnostics.where-to-find-help: Where to find help
diagnostics.ssh: SSH
diagnostics.found-key: Found Key
diagnostics.found-config: Found Config
diagnostics.sos-report: SOS Report
diagnostics.sos-report-description: This section allows you to generate a detailed report of your configuration and environment. It is a good idea to include this when raising a support request.
diagnostics.sos-report-docs: sosreport Documentation
diagnostics.generate-sos-report: Generate SOS Report
diagnostics.browser-info: Browser Info
diagnostics.browser-info-description: This section allows you to generate a detailed report of your browser information. This can be helpful when troubleshooting browser-specific issues.
diagnostics.generate-browser-info: Generate Browser Info
diagnostics.copy-to-clipboard: Copy to Clipboard
diagnostics.copied: Copied!
diagnostics.unknown: Unknown
diagnostics.useragent-data-error: Error retrieving userAgentData
return-to-index: Return to index
search-filter: Filter current page
language-dialog.title: Select Language
language-dialog.browser-languages: Browser languages
language-dialog.not-available: Not available
language-dialog.close: Close
theme-dialog.title: Select Theme
theme-dialog.default: Default Theme
theme-dialog.close: Close