en.yaml 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. schemaVersion: 1
  2. translations:
  3. welcome: Welcome to OliveTin
  4. docs: Documentation
  5. raise-issue: Raise an issue on GitHub
  6. nav.actions: Actions
  7. nav.logs: Logs
  8. nav.entities: Entities
  9. nav.diagnostics: Diagnostics
  10. connected: Connected
  11. disconnected: Disconnected
  12. reconnecting: Reconnecting…
  13. disconnected-banner-announcement: Events websocket disconnected.
  14. disconnected-banner-link-text: "Events websocket disconnected"
  15. disconnected-banner-suffix: " since {disconnectedSince}. Trying reconnect in {reconnectIn}."
  16. disconnected-banner-suffix-reconnecting: " since {disconnectedSince}. Trying reconnect…"
  17. login-button: Login
  18. logs.title: Logs
  19. logs.page-description: This is a list of logs from actions that have been executed. Use the filter box for search terms and expressions.
  20. logs.filter-placeholder: Filter logs (e.g. !Update or Status != Completed)
  21. logs.filter-help-title: Filter syntax
  22. logs.filter-help-intro: Filters run on the server over entries you are allowed to view. Combine terms with and / or.
  23. logs.filter-help-fields: "Fields: Status, Action, User, Output, Blocked, TimedOut, Running, ExitCode. Operators: ==, !=, contains. Prefix ! on a single word excludes matching entries."
  24. logs.filter-help-examples: "Examples: backup · !Update · Status != Completed · Status == Blocked · Action contains backup and Status == Completed"
  25. logs.filter-error: Could not apply filter expression.
  26. logs.no-logs-for-filter: No logs match the current filter.
  27. logs.timestamp: Timestamp
  28. logs.action: Action
  29. logs.metadata: Metadata
  30. logs.status: Status
  31. logs.no-logs-to-display: There are no logs to display.
  32. logs.timed-out: Timed out
  33. logs.blocked: Blocked
  34. logs.exit-code: Exit code
  35. logs.completed: Completed
  36. logs.clear-filter: Clear search filter
  37. logs.clear-date-filter: Clear date filter
  38. logs.calendar: Calendar
  39. logs.calendar-title: Logs Calendar
  40. logs.back-to-list: Back to List
  41. logs.queue: Queue
  42. logs.queue-title: Execution Queue
  43. logs.queue-page-description: Active and waiting executions grouped by action group. Entries you are not permitted to view are hidden.
  44. logs.queue-empty: There are no active or waiting executions right now.
  45. logs.queue-default-group: Default
  46. logs.action-group-limits: "concurrent: {concurrent}, queue size: {queueSize}"
  47. logs.queue-group-active: "{active} active (max {max})"
  48. logs.queue-group-active-unlimited: "{active} active"
  49. logs.queue-waiting: Waiting
  50. logs.queue-running: Running
  51. logs.queue-position: "#{position}"
  52. logs.queue-entity: Entity
  53. logs.queue-action-details: Action Details
  54. diagnostics.get-support: Get support
  55. 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.
  56. diagnostics.where-to-find-help: Where to find help
  57. diagnostics.ssh: SSH
  58. diagnostics.found-key: Found Key
  59. diagnostics.found-config: Found Config
  60. diagnostics.sos-report: SOS Report
  61. 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.
  62. diagnostics.sos-report-docs: sosreport Documentation
  63. diagnostics.generate-sos-report: Generate SOS Report
  64. diagnostics.browser-info: Browser Info
  65. 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.
  66. diagnostics.generate-browser-info: Generate Browser Info
  67. diagnostics.copy-to-clipboard: Copy to Clipboard
  68. diagnostics.copied: Copied!
  69. diagnostics.unknown: Unknown
  70. diagnostics.useragent-data-error: Error retrieving userAgentData
  71. return-to-index: Return to index
  72. search-filter: Filter current page
  73. language-dialog.title: Select Language
  74. language-dialog.browser-languages: Browser languages
  75. language-dialog.not-available: Not available
  76. language-dialog.close: Close
  77. theme-dialog.title: Select Theme
  78. theme-dialog.default: Default Theme
  79. theme-dialog.close: Close