en.json 5.3 KB

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