| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- {
- "connected": "Connected",
- "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.config-issue-action": "Action",
- "diagnostics.config-issue-argument": "Argument",
- "diagnostics.config-issue-code": "Code",
- "diagnostics.config-issue-config-file": "Config file",
- "diagnostics.config-issue-detail": "Detail",
- "diagnostics.config-issue-message": "Message",
- "diagnostics.config-issue-severity": "Severity",
- "diagnostics.config-issue-source": "Source",
- "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.copied": "Copied!",
- "diagnostics.copy-to-clipboard": "Copy to Clipboard",
- "diagnostics.found-config": "Found Config",
- "diagnostics.found-key": "Found Key",
- "diagnostics.generate-browser-info": "Generate Browser Info",
- "diagnostics.generate-server-diagnostics": "Generate Server Diagnostics",
- "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.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.ssh": "SSH",
- "diagnostics.unknown": "Unknown",
- "diagnostics.useragent-data-error": "Error retrieving userAgentData",
- "diagnostics.where-to-find-help": "Where to find help",
- "disconnected": "Disconnected",
- "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…",
- "docs": "Documentation",
- "language-dialog.browser-languages": "Browser languages",
- "language-dialog.close": "Close",
- "language-dialog.not-available": "Not available",
- "language-dialog.title": "Select Language",
- "login-button": "Login",
- "logs.action": "Action",
- "logs.action-group-limits": "concurrent: {concurrent}, queue size: {queueSize}",
- "logs.back-to-list": "Back to List",
- "logs.blocked": "Blocked",
- "logs.calendar": "Calendar",
- "logs.calendar-title": "Logs Calendar",
- "logs.clear-date-filter": "Clear date filter",
- "logs.clear-filter": "Clear search filter",
- "logs.completed": "Completed",
- "logs.execution-id": "Execution ID",
- "logs.exit-code": "Exit code",
- "logs.filter-error": "Could not apply filter expression.",
- "logs.filter-help-examples": "Examples: backup · !Update · Status != Completed · Status == Blocked · Action contains backup and Status == Completed",
- "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-intro": "Filters run on the server over entries you are allowed to view. Combine terms with and / or.",
- "logs.filter-help-title": "Filter syntax",
- "logs.filter-placeholder": "Filter logs (e.g. !Update or Status != Completed)",
- "logs.metadata": "Metadata",
- "logs.no-logs-for-filter": "No logs match the current filter.",
- "logs.no-logs-to-display": "There are no logs to display.",
- "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.queue": "Queue",
- "logs.queue-action-details": "Action Details",
- "logs.queue-default-group": "Default",
- "logs.queue-empty": "There are no active or waiting executions right now.",
- "logs.queue-entity": "Entity",
- "logs.queue-group-active": "{active} active (max {max})",
- "logs.queue-group-active-unlimited": "{active} active",
- "logs.queue-page-description": "Active and waiting executions grouped by action group. Entries you are not permitted to view are hidden.",
- "logs.queue-position": "#{position}",
- "logs.queue-running": "Running",
- "logs.queue-title": "Execution Queue",
- "logs.queue-waiting": "Waiting",
- "logs.status": "Status",
- "logs.timed-out": "Timed out",
- "logs.timestamp": "Timestamp",
- "logs.title": "Logs",
- "nav.actions": "Actions",
- "nav.diagnostics": "Diagnostics",
- "nav.entities": "Entities",
- "nav.logs": "Logs",
- "nav.system": "System",
- "raise-issue": "Raise an issue on GitHub",
- "reconnecting": "Reconnecting…",
- "return-to-index": "Return to index",
- "search-filter": "Filter current page",
- "theme-dialog.close": "Close",
- "theme-dialog.default": "Default Theme",
- "theme-dialog.title": "Select Theme",
- "welcome": "Welcome to OliveTin"
- }
|