122 lines
5.8 KiB
YAML
122 lines
5.8 KiB
YAML
schemaVersion: 1
|
|
translations:
|
|
welcome: Welcome to OliveTin
|
|
docs: Documentation
|
|
raise-issue: Raise an issue on GitHub
|
|
nav.actions: Actions
|
|
nav.navigation: Navigation
|
|
nav.logs: Logs
|
|
nav.entities: Entities
|
|
nav.diagnostics: Diagnostics
|
|
nav.system: System
|
|
action.start: Start
|
|
action.cancel: Cancel
|
|
execution.results: "Execution Results:"
|
|
execution.duration: Duration
|
|
execution.status: Status
|
|
execution.rerun: Rerun
|
|
execution.kill: Kill
|
|
execution.back: Back
|
|
execution.back-to: Back to {title}
|
|
execution.copy: Copy to clipboard
|
|
execution.fullscreen: Toggle fullscreen
|
|
execution.waiting: Waiting for result…
|
|
execution.seconds: "{n} seconds"
|
|
execution.not-found: Execution not found
|
|
execution.not-found-id: "The execution with ID"
|
|
execution.not-found-generic: The execution could not be found in the system.
|
|
execution.view-logs: View all logs
|
|
execution.or: or
|
|
execution.return-home: return to home
|
|
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
|
|
login.title: Авторизация
|
|
login.disabled: This server is not configured with either OAuth, or local users, so you cannot login.
|
|
login.oauth: OAuth Login
|
|
login.oauth-with: Login with {provider}
|
|
login.username: Username
|
|
login.password: Password
|
|
login.submit: Login
|
|
login.submitting: Logging in…
|
|
login.failed: Login failed. Please check your credentials.
|
|
login.network-error: Network error. Please try again.
|
|
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 group. Entries you are not permitted to view are hidden.
|
|
logs.queue-empty: There are no active or waiting executions right now.
|
|
logs.queue-default-group: Default
|
|
logs.action-group-limits: "concurrent: {concurrent}, queue size: {queueSize}"
|
|
logs.queue-group-active: "{active} active (max {max})"
|
|
logs.queue-group-active-unlimited: "{active} active"
|
|
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 Server Diagnostics from this page.
|
|
diagnostics.where-to-find-help: Where to find help
|
|
diagnostics.config-issues: Configuration issues
|
|
diagnostics.config-issues-description: Problems detected in the current OliveTin configuration. Fix these in your config files and reload OliveTin.
|
|
diagnostics.config-issues-none: No configuration issues detected.
|
|
diagnostics.config-issue-severity: Severity
|
|
diagnostics.config-issue-code: Code
|
|
diagnostics.config-issue-message: Message
|
|
diagnostics.config-issue-action: Action
|
|
diagnostics.config-issue-argument: Argument
|
|
diagnostics.config-issue-config-file: Config file
|
|
diagnostics.config-issue-detail: Detail
|
|
diagnostics.config-issue-source: Source
|
|
diagnostics.ssh: SSH
|
|
diagnostics.found-key: Found Key
|
|
diagnostics.found-config: Found Config
|
|
diagnostics.server-diagnostics: Server Diagnostics
|
|
diagnostics.server-diagnostics-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.server-diagnostics-docs: Server Diagnostics Documentation
|
|
diagnostics.generate-server-diagnostics: Generate Server Diagnostics
|
|
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
|