nezha/resource/l10n/en-US.toml

594 lines
9.5 KiB
TOML
Raw Normal View History

2022-04-29 21:33:49 -04:00
[NezhaMonitoring]
2022-04-29 22:20:39 -04:00
other = "Nezha Monitoring"
2022-04-29 00:40:08 -04:00
[Server]
2022-04-29 01:56:31 -04:00
other = "Servers"
2022-04-29 00:40:08 -04:00
[Services]
2022-04-29 01:56:31 -04:00
other = "Services"
2022-04-29 00:40:08 -04:00
[Task]
2022-04-29 01:56:31 -04:00
other = "Tasks"
2022-04-29 00:40:08 -04:00
[Notification]
2022-04-29 01:56:31 -04:00
other = "Notifications"
2022-04-29 00:40:08 -04:00
[Settings]
2022-04-29 01:56:31 -04:00
other = "Settings"
2022-04-29 00:40:08 -04:00
[Home]
2022-04-29 01:56:31 -04:00
other = "Home"
2022-04-29 00:40:08 -04:00
[BackToHomepage]
2022-04-29 01:56:31 -04:00
other = "Back to home"
2022-04-29 00:40:08 -04:00
[AdminPanel]
2022-04-29 01:56:31 -04:00
other = "Admin"
2022-04-29 00:40:08 -04:00
[Logout]
2022-04-29 01:56:31 -04:00
other = "Log out"
2022-04-29 00:40:08 -04:00
[Login]
2022-04-29 01:56:31 -04:00
other = "Log in"
2022-04-29 00:40:08 -04:00
[ConfirmLogout]
2022-04-29 03:15:04 -04:00
other = "Confirm Logout?"
2022-04-29 00:40:08 -04:00
[AfterLoggingOutYouHaveToLoginAgain]
2022-04-29 03:15:04 -04:00
other = "You must log in before accessing the admin area"
2022-04-29 00:40:08 -04:00
[Cancel]
2022-04-29 01:56:31 -04:00
other = "Cancel"
2022-04-29 00:40:08 -04:00
[Confirm]
2022-04-29 01:56:31 -04:00
other = "Confirm"
2022-04-29 00:40:08 -04:00
[AddScheduledTasks]
2022-04-29 01:56:31 -04:00
other = "Add Schedule Task"
2022-04-29 00:40:08 -04:00
[Name]
2022-04-29 01:56:31 -04:00
other = "Name"
2022-04-29 00:40:08 -04:00
[Scheduler]
2022-04-29 01:56:31 -04:00
other = "Cron Expression"
2022-04-29 00:40:08 -04:00
[BackUp]
2022-04-29 01:56:31 -04:00
other = "Backup"
2022-04-29 00:40:08 -04:00
[3amDaily]
2022-05-20 22:20:01 -04:00
other = "(Every day at 3 o'clock)"
2022-04-29 00:40:08 -04:00
[Command]
2022-04-29 01:56:31 -04:00
other = "Command"
2022-04-29 00:40:08 -04:00
[Coverage]
2022-04-29 01:56:31 -04:00
other = "Coverage"
2022-04-29 00:40:08 -04:00
[IgnoreAllAndExecuteOnlyThroughSpecificServers]
2022-04-29 01:56:31 -04:00
other = "Ignore All, Only execute by specific servers"
2022-04-29 00:40:08 -04:00
[AllIncludedOnlySpecificServersAreNotExecuted]
2022-04-29 01:56:31 -04:00
other = "Cover All, Only ignore specific servers"
2022-04-29 00:40:08 -04:00
2022-09-14 10:34:11 -04:00
[ExecuteByTriggerServer]
2022-09-14 22:00:55 -04:00
other = "Only servers that are included in the notification rule"
2022-09-14 10:34:11 -04:00
2022-04-29 00:40:08 -04:00
[SpecificServers]
2022-04-29 01:56:31 -04:00
other = "Specific Servers"
2022-04-29 00:40:08 -04:00
[EnterIdAndNameToSearch]
2022-04-29 01:56:31 -04:00
other = "Input Server ID/Name to search"
2022-04-29 00:40:08 -04:00
2022-04-29 21:33:49 -04:00
[NotificationMethodGroup]
2022-04-29 22:20:39 -04:00
other = "Notification Group"
2022-04-29 00:40:08 -04:00
[PushSuccessMessages]
2022-04-29 03:15:04 -04:00
other = "Send Success Notification"
2022-04-29 00:40:08 -04:00
2022-09-14 10:34:11 -04:00
[TaskType]
2022-10-01 08:26:32 -04:00
other = "Task Type"
2022-09-14 10:34:11 -04:00
[CronTask]
2022-09-14 22:00:55 -04:00
other = "Scheduled task"
2022-09-14 10:34:11 -04:00
[TriggerTask]
2022-09-14 20:32:48 -04:00
other = "Trigger task"
2022-09-14 10:34:11 -04:00
2022-04-29 00:40:08 -04:00
[TheFormaOfTheScheduleIs]
2022-04-29 01:56:31 -04:00
other = "The Cron Expression is like:"
2022-04-29 00:40:08 -04:00
[SecondsMinutesHoursDaysMonthsWeeksSeeDetails]
2022-04-29 01:56:31 -04:00
other = "sec min hour day month week, details in "
2022-04-29 00:40:08 -04:00
[ScheduleExpressionFormat]
2022-04-29 01:56:31 -04:00
other = "CRON Expression Format"
2022-04-29 00:40:08 -04:00
[IntroductionOfCommands]
2022-04-29 03:15:04 -04:00
other = "Command: Just like writing shell/bat scripts, but line wrap is not recommended. Multiple Commands should be connected with <code>&&</code>/<code>&</code>. Command not found may cause by missing <code>PATH</code> environment variable, for <code>Linux</code> Server, you may try adding <code>source ~/.bashrc</code> at beginning of your command or execute by absolute path."
2022-04-29 00:40:08 -04:00
[AddMonitor]
2022-04-29 03:15:04 -04:00
other = "Add Service Monitor"
2022-04-29 00:40:08 -04:00
[Blog]
2022-04-29 03:15:04 -04:00
other = "Blog"
2022-04-29 00:40:08 -04:00
[Target]
2022-04-29 03:15:04 -04:00
other = "Target"
2022-04-29 00:40:08 -04:00
[Type]
2022-04-29 03:15:04 -04:00
other = "Type"
2022-04-29 00:40:08 -04:00
[SslExpirationOrChange]
2022-04-29 03:15:04 -04:00
other = "(SSL Certificate Expired/Changed)"
2022-04-29 00:40:08 -04:00
[Duration]
2022-04-29 03:15:04 -04:00
other = "Interval"
2022-04-29 00:40:08 -04:00
[Seconds]
2022-04-29 03:15:04 -04:00
other = "Seconds"
2022-04-29 00:40:08 -04:00
[EnableFailureNotification]
2022-04-29 03:15:04 -04:00
other = "Enable Failure Notification"
2022-04-29 00:40:08 -04:00
2022-09-16 22:31:09 -04:00
[FailureNotification]
2022-09-16 22:37:16 -04:00
other = "Incident Notification"
2022-09-16 22:31:09 -04:00
[MaxLatency]
2022-10-01 08:26:32 -04:00
other = "Max Latency (ms)"
2022-09-16 22:31:09 -04:00
[MinLatency]
2022-10-01 08:26:32 -04:00
other = "Min Latency (ms)"
2022-09-16 22:31:09 -04:00
[EnableLatencyNotification]
2022-10-01 08:26:32 -04:00
other = "Enable Latency Notifications"
2022-09-16 22:31:09 -04:00
[LatencyNotification]
2022-10-01 08:26:32 -04:00
other = "Latency Notification"
2022-09-16 22:31:09 -04:00
2022-04-29 00:40:08 -04:00
[IntroductionOfMonitor]
other = """
2022-04-29 03:15:04 -04:00
Input URL(With http/https prefix) for type <b>HTTP-GET</b>, SSL Certificate will be monitored automatically when URL has https prefix;<br>
Input hostname/IP for type <b>ICMP-Ping</b>: example.com;<br>
Input hostname/IP:Port for type <b>TCP-Ping</b>: example.com:22;"""
2022-04-29 00:40:08 -04:00
[AddNotificationMethod]
2022-04-29 03:15:04 -04:00
other = "Add Notification Method"
2022-04-29 00:40:08 -04:00
[Tag]
2022-04-29 03:15:04 -04:00
other = "Notification Group"
2022-04-29 00:40:08 -04:00
[DoNotSendTestMessages]
2022-04-29 03:15:04 -04:00
other = "Do Not Send Test Message"
2022-04-29 00:40:08 -04:00
[RequestMethod]
2022-04-29 03:15:04 -04:00
other = "Request Method"
2022-04-29 00:40:08 -04:00
[RequestType]
2022-04-29 03:15:04 -04:00
other = "Request Type"
2022-04-29 00:40:08 -04:00
[VerifySSL]
2022-04-29 03:15:04 -04:00
other = "Verify SSL"
2022-04-29 00:40:08 -04:00
[AddNotificationRule]
2022-10-01 08:26:32 -04:00
other = "Add Notification Rule"
2022-04-29 00:40:08 -04:00
[Rules]
2022-04-29 03:15:04 -04:00
other = "Rules"
2022-04-29 00:40:08 -04:00
2022-09-14 10:34:11 -04:00
[NotificationTriggerMode]
2022-09-14 22:00:55 -04:00
other = "Mode of triggering notification"
2022-09-14 10:34:11 -04:00
[ModeAlwaysTrigger]
2022-09-14 12:11:23 -04:00
other = "Always triggered"
2022-09-14 10:34:11 -04:00
[ModeOnetimeTrigger]
2022-09-14 12:11:23 -04:00
other = "Triggered only once"
2022-09-14 10:34:11 -04:00
[FailTriggerTasks]
2022-09-14 20:32:48 -04:00
other = "Tasks to be triggered in case of failure"
2022-09-14 10:34:11 -04:00
[RecoverTriggerTasks]
2022-09-14 20:32:48 -04:00
other = "Tasks to be triggered after fault recovery"
2022-09-14 10:34:11 -04:00
2022-04-29 00:40:08 -04:00
[Enable]
2022-04-29 03:15:04 -04:00
other = "Enable"
2022-04-29 00:40:08 -04:00
[AddServer]
2022-04-29 03:15:04 -04:00
other = "Add Server"
2022-04-29 00:40:08 -04:00
2022-09-16 12:10:43 -04:00
[BatchEditServerGroup]
2022-09-16 21:57:19 -04:00
other = "Batch Modify Groups"
2022-09-16 12:10:43 -04:00
[InputServerGroupName]
2022-09-16 21:57:19 -04:00
other = "Enter the name of the group"
2022-09-16 12:10:43 -04:00
2022-04-29 00:40:08 -04:00
[ServerGroup]
2022-04-29 03:15:04 -04:00
other = "Server Group"
2022-04-29 00:40:08 -04:00
[EinsteinLightspeed1]
2022-04-29 03:15:04 -04:00
other = "Einstein Light Speed 1"
2022-04-29 00:40:08 -04:00
[DisplayIndex]
2022-04-29 03:15:04 -04:00
other = "Display Index"
2022-04-29 00:40:08 -04:00
[TheLargerTheNumberTheHigherThePriority]
2022-10-01 08:26:32 -04:00
other = "Greater numbers will be displayed first"
2022-04-29 00:40:08 -04:00
[Secret]
2022-04-29 03:15:04 -04:00
other = "Secret"
2022-04-29 00:40:08 -04:00
[Note]
2022-04-29 03:15:04 -04:00
other = "Note"
2022-04-29 00:40:08 -04:00
[LinuxOneKeyInstall]
2022-05-20 22:20:01 -04:00
other = "One-click installation on Linux"
2022-04-29 00:40:08 -04:00
[NoDomainAlert]
2022-04-29 03:15:04 -04:00
other = "Set CDN bypassed Domain/IP in setting before using this function"
2022-04-29 00:40:08 -04:00
[PushSuccessfully]
2022-04-29 03:15:04 -04:00
other = "Send Success Notification"
2022-04-29 00:40:08 -04:00
[LastExecution]
2022-10-01 08:26:32 -04:00
other = "Last run on"
2022-04-29 00:40:08 -04:00
[LastResult]
2022-04-29 03:15:04 -04:00
other = "Last Result"
2022-04-29 00:40:08 -04:00
[Administration]
2022-04-29 03:15:04 -04:00
other = "Manage"
2022-04-29 00:40:08 -04:00
[CoverAll]
2022-04-29 03:15:04 -04:00
other = "Cover All"
2022-04-29 00:40:08 -04:00
[IgnoreAll]
2022-04-29 03:15:04 -04:00
other = "Ignore All"
2022-04-29 00:40:08 -04:00
2022-09-14 10:34:11 -04:00
[ByTrigger]
2022-09-14 22:00:55 -04:00
other = "Execute when triggered"
2022-09-14 10:34:11 -04:00
2022-04-29 00:40:08 -04:00
[DeleteScheduledTask]
2022-04-29 03:15:04 -04:00
other = "Delete Scheduled Task"
2022-04-29 00:40:08 -04:00
[ConfirmToDeleteThisScheduledTask]
2022-04-29 03:15:04 -04:00
other = "Confirm Delete?"
2022-04-29 00:40:08 -04:00
[AccessDenied]
2022-04-29 03:15:04 -04:00
other = "Access Denied"
2022-04-29 00:40:08 -04:00
[Use]
2022-04-29 03:15:04 -04:00
other = "Use"
2022-04-29 00:40:08 -04:00
[AccountToLogin]
2022-04-29 03:15:04 -04:00
other = "account to login"
2022-04-29 00:40:08 -04:00
[SignUp]
2022-04-29 03:15:04 -04:00
other = "Sign up"
2022-04-29 00:40:08 -04:00
[DontHaveAnAccount]
2022-04-29 03:15:04 -04:00
other = "Don't have an account yet?"
2022-04-29 00:40:08 -04:00
[SSLCertificate]
2022-04-29 03:15:04 -04:00
other = "HTTP(S)/SSL Certificate"
2022-04-29 00:40:08 -04:00
[TCPPort]
2022-04-29 03:15:04 -04:00
other = "TCP Port"
2022-04-29 00:40:08 -04:00
[DeleteService]
2022-04-29 03:15:04 -04:00
other = "Delete Service Monitor"
2022-04-29 00:40:08 -04:00
[ConfirmToDeleteThisService]
2022-04-29 03:15:04 -04:00
other = "Confirm Delete?"
2022-04-29 00:40:08 -04:00
[DeleteNotificationMethod]
2022-04-29 03:15:04 -04:00
other = "Delete Notification Method"
2022-04-29 00:40:08 -04:00
[ConfirmToDeleteThisNotificationMethod]
2022-04-29 03:15:04 -04:00
other = "Confirm Delete?"
2022-04-29 00:40:08 -04:00
[ForceUpdate]
2022-04-29 03:15:04 -04:00
other = "Force Update"
2022-04-29 00:40:08 -04:00
[SelectAll]
2022-04-29 03:15:04 -04:00
other = "Select All"
2022-04-29 00:40:08 -04:00
[VersionNumber]
2022-04-29 03:15:04 -04:00
other = "Version"
2022-04-29 00:40:08 -04:00
[OneKeyInstall]
2022-05-20 22:20:01 -04:00
other = "One-click installation"
2022-04-29 00:40:08 -04:00
[ClickToCopy]
other = "Click To Copy"
2022-04-29 00:40:08 -04:00
[DeleteServer]
2022-04-29 03:15:04 -04:00
other = "Delete Server"
2022-04-29 00:40:08 -04:00
[ConfirmToDeleteThisServer]
2022-04-29 03:15:04 -04:00
other = "Confirm Delete?"
2022-04-29 00:40:08 -04:00
[NoServerSelected]
2022-04-29 03:15:04 -04:00
other = "No Server Selected"
2022-04-29 00:40:08 -04:00
[ExecutionResults]
2022-04-29 03:15:04 -04:00
other = "Execute Results"
2022-04-29 00:40:08 -04:00
[SiteTitle]
2022-04-29 03:15:04 -04:00
other = "Site Title"
2022-04-29 00:40:08 -04:00
[AdministratorList]
2022-04-29 03:15:04 -04:00
other = "Admin List"
2022-04-29 00:40:08 -04:00
[Theme]
2022-04-29 03:15:04 -04:00
other = "Theme"
2022-04-29 00:40:08 -04:00
[CustomCodes]
2022-04-29 03:15:04 -04:00
other = "Custom code (style, script)"
2022-04-29 00:40:08 -04:00
[AccessPassword]
2022-04-29 03:15:04 -04:00
other = "Access Password"
2022-04-29 00:40:08 -04:00
[PanelServerDomainAndIP]
2022-04-29 03:15:04 -04:00
other = "CDN Bypassed Domain/IP"
2022-04-29 00:40:08 -04:00
[IPChangeAlert]
2022-10-01 08:26:32 -04:00
other = "IP Change Notification"
2022-04-29 00:40:08 -04:00
[AllIncludedOnlySpecificServersAreNotAlerted]
2022-04-29 03:15:04 -04:00
other = "Cover All, Only ignore specific servers"
2022-04-29 00:40:08 -04:00
[IgnoreAllOnlyAlertSpecificServers]
2022-10-01 08:26:32 -04:00
other = "Ignore all, cover only specific servers"
2022-04-29 00:40:08 -04:00
[IgnoreAllRequestOnlyThroughSpecificServers]
2022-04-29 03:15:04 -04:00
other = "Skip All Servers, Only send requests via specific servers"
2022-04-29 00:40:08 -04:00
[AllIncludedOnlySpecificServersAreNotRequest]
2022-04-29 03:15:04 -04:00
other = "Send requests from All servers, Only skip specific servers"
2022-04-29 00:40:08 -04:00
[ServerIDSeparatedByCommas]
2022-04-29 03:15:04 -04:00
other = "Server ID, separated by comma"
2022-04-29 00:40:08 -04:00
[IPChangeNotificationTag]
2022-04-29 03:15:04 -04:00
other = "Send Notification To Specific Notification Group"
2022-04-29 00:40:08 -04:00
[NotificationMessagesDoNotHideIP]
2022-10-01 08:26:32 -04:00
other = "Do NOT hide the IP in the notification"
2022-04-29 00:40:08 -04:00
[Save]
2022-04-29 03:15:04 -04:00
other = "Save"
2022-04-29 00:40:08 -04:00
[ModifiedSuccessfully]
2022-04-29 03:15:04 -04:00
other = "Modified successfully"
2022-04-29 00:40:08 -04:00
[TerminalConnectionTimeOutOrSessionEnded]
2022-04-29 03:15:04 -04:00
other = "Terminal connection timeout or session ended"
2022-04-29 00:40:08 -04:00
[TerminalConnectionFailed]
2022-04-29 03:15:04 -04:00
other = "Terminal connection failed, check reverse proxy for WebSocket connection on /terminal/* path"
2022-04-29 10:36:52 -04:00
[Default]
2022-04-29 11:38:15 -04:00
other = "Default"
2022-04-29 10:36:52 -04:00
[Offline]
2022-04-29 11:38:15 -04:00
other = "Offline"
2022-04-29 10:36:52 -04:00
[Platform]
2022-04-29 11:38:15 -04:00
other = "Platform"
2022-04-29 10:36:52 -04:00
[DiskUsed]
2022-04-29 11:38:15 -04:00
other = "Disk"
2022-04-29 10:36:52 -04:00
[MemUsed]
2022-04-29 11:38:15 -04:00
other = "RAM"
2022-04-29 10:36:52 -04:00
[SwapUsed]
2022-04-29 11:38:15 -04:00
other = "Swap"
2022-04-29 10:36:52 -04:00
[NetTransfer]
2022-04-29 11:38:15 -04:00
other = "Data Transfer"
2022-04-29 10:36:52 -04:00
[Load]
2022-04-29 11:38:15 -04:00
other = "Load"
2022-04-29 10:36:52 -04:00
[ProcessCount]
2022-04-29 11:38:15 -04:00
other = "Processes Count"
2022-04-29 10:36:52 -04:00
[ConnCount]
2022-04-29 11:38:15 -04:00
other = "Connections Count"
2022-04-29 10:36:52 -04:00
[BootTime]
2022-04-29 11:38:15 -04:00
other = "Boot Time"
2022-04-29 10:36:52 -04:00
[LastActive]
2022-04-29 11:38:15 -04:00
other = "Last Active"
2022-04-29 10:36:52 -04:00
[Version]
2022-04-29 11:38:15 -04:00
other = "Version"
2022-04-29 10:36:52 -04:00
[NetSpeed]
2022-05-28 05:20:14 -04:00
other = "Network"
2022-04-29 10:36:52 -04:00
[Uptime]
2022-04-29 11:38:15 -04:00
other = "Uptime"
2022-04-29 10:36:52 -04:00
[ServerIsOffline]
2022-04-29 11:38:15 -04:00
other = "Server is offline"
2022-04-29 10:36:52 -04:00
[Day]
2022-04-29 22:20:39 -04:00
other = "Days"
2022-04-29 10:36:52 -04:00
[RealtimeChannelEstablished]
2022-04-29 11:38:15 -04:00
other = "Real-time Channel Established"
2022-04-29 10:36:52 -04:00
[GetTheLatestMonitoringDataInRealTime]
2022-04-29 11:38:15 -04:00
other = "You can get the latest monitoring data in real-time!"
2022-04-29 10:36:52 -04:00
[RealtimeChannelDisconnect]
2022-04-29 11:38:15 -04:00
other = "Real-time Channel Disconnect"
2022-04-29 10:36:52 -04:00
[CanNotGetTheLatestMonitoringDataInRealTime]
2022-04-29 11:38:15 -04:00
other = "Unable to get the latest monitoring data in real-time!"
2022-04-29 10:36:52 -04:00
[30DaysOnline]
2022-04-29 11:38:15 -04:00
other = "Last 30 days availability"
2022-04-29 10:36:52 -04:00
[Details]
2022-04-29 11:38:15 -04:00
other = "Details"
2022-04-29 10:36:52 -04:00
[Status]
2022-04-29 11:38:15 -04:00
other = "Status"
2022-04-29 10:36:52 -04:00
[Availability]
2022-04-29 11:38:15 -04:00
other = "Availability"
2022-04-29 10:36:52 -04:00
[AverageLatency]
2022-09-17 11:49:32 -04:00
other = "Average delay"
2022-04-29 10:36:52 -04:00
[CycleTransferStats]
2022-04-29 11:38:15 -04:00
other = "Cycle Transfer Statistics"
2022-04-29 10:36:52 -04:00
[From]
2022-04-29 11:38:15 -04:00
other = "From"
2022-04-29 10:36:52 -04:00
[To]
2022-04-29 11:38:15 -04:00
other = "To"
2022-04-29 10:36:52 -04:00
[NextCheck]
2022-04-29 11:38:15 -04:00
other = "Next check"
2022-04-29 10:36:52 -04:00
[CurrentUsage]
2022-04-29 11:38:15 -04:00
other = "Current Usage"
2022-04-29 10:36:52 -04:00
[VerifyPassword]
2022-04-29 11:38:15 -04:00
other = "Verify Password"
2022-04-29 10:36:52 -04:00
[LightMode]
2022-04-29 11:38:15 -04:00
other = "Light Mode"
2022-04-29 10:36:52 -04:00
[DarkMode]
2022-04-29 11:38:15 -04:00
other = "Dark Mode"
2022-04-29 10:36:52 -04:00
[GridLayout]
2022-04-29 11:38:15 -04:00
other = "Grid Layout"
2022-04-29 10:36:52 -04:00
[ListLayout]
2022-04-29 11:38:15 -04:00
other = "List Layout"
2022-04-29 10:36:52 -04:00
[EnterPassword]
2022-04-29 11:38:15 -04:00
other = "Enter password"
2022-04-29 10:36:52 -04:00
[Location]
2022-04-29 11:38:15 -04:00
other = "Location"
2022-04-29 10:36:52 -04:00
[Running]
2022-04-29 11:38:15 -04:00
other = "Running"
2022-04-29 10:36:52 -04:00
[UpNetTransfer]
2022-04-29 11:38:15 -04:00
other = "Outbound"
2022-04-29 10:36:52 -04:00
[DownNetTransfer]
2022-04-29 11:38:15 -04:00
other = "Inbound"
2022-04-29 10:36:52 -04:00
[TotalUpNetTransfer]
2022-04-29 11:38:15 -04:00
other = "Total Outbound"
2022-04-29 10:36:52 -04:00
[TotalDownNetTransfer]
2022-04-29 11:38:15 -04:00
other = "Total Inbound"
2022-04-29 10:36:52 -04:00
[WrongPassword]
2022-04-29 11:38:15 -04:00
other = "Incorrect Password"
2022-04-29 21:33:49 -04:00
[AnErrorEccurred]
2022-04-29 22:20:39 -04:00
other = "An error occurred"
2022-04-29 21:33:49 -04:00
[SystemError]
2022-04-29 22:20:39 -04:00
other = "System Error"
2022-04-29 21:33:49 -04:00
2022-04-30 03:53:21 -04:00
[NetworkError]
2022-04-29 22:20:39 -04:00
other = "Network Error"
2022-04-29 21:33:49 -04:00
[ServicesStatus]
2022-04-29 22:20:39 -04:00
other = "Services Status"
2022-04-29 21:33:49 -04:00
[ServersManagement]
2022-04-29 22:20:39 -04:00
other = "Servers"
2022-04-29 21:33:49 -04:00
[ServicesManagement]
2022-04-29 22:20:39 -04:00
other = "Services"
2022-04-29 21:33:49 -04:00
[ScheduledTasks]
2022-04-29 22:20:39 -04:00
other = "Scheduled Tasks"
2022-04-29 21:33:49 -04:00
2022-05-18 11:57:15 -04:00
[ApiManagement]
other = "API"
[IssueNewApiToken]
2022-05-18 12:04:45 -04:00
other = "Add a token"
2022-05-18 11:57:15 -04:00
[Token]
other = "Token"
[DeleteToken]
2022-05-18 12:04:45 -04:00
other = "Remove Token"
2022-05-18 11:57:15 -04:00
[ConfirmToDeleteThisToken]
2022-05-18 13:03:58 -04:00
other = "Confirm remove this token?"
2022-05-18 11:57:15 -04:00
2022-04-29 21:33:49 -04:00
[YouAreNotAuthorized]
2022-04-29 22:20:39 -04:00
other = "You are not authorized"
2022-04-29 21:33:49 -04:00
[WrongAccessPassword]
2022-04-29 22:20:39 -04:00
other = "Wrong access password"
2022-04-29 21:33:49 -04:00
[Add]
2022-04-29 22:20:39 -04:00
other = "Add"
2022-04-29 21:33:49 -04:00
[Edit]
2022-04-29 22:20:39 -04:00
other = "Edit"
2022-04-29 21:33:49 -04:00
[AlarmRule]
2022-04-29 22:20:39 -04:00
other = "Alarm Rule"
2022-04-29 21:33:49 -04:00
[NotificationMethod]
2022-04-29 22:20:39 -04:00
other = "Notification Method"
2022-04-30 07:24:01 -04:00
[Incident]
2022-04-30 09:27:44 -04:00
other = "Incident"
2022-04-30 07:24:01 -04:00
[Resolved]
2022-04-30 07:28:54 -04:00
other = "Resolved"
2022-04-30 07:24:01 -04:00
2022-05-01 11:58:48 -04:00
[StatusDown]
2022-05-01 12:39:23 -04:00
other = "Failure"
2022-05-01 11:58:48 -04:00
2022-04-30 07:24:01 -04:00
[StatusNoData]
2022-04-30 07:28:54 -04:00
other = "No Data"
2022-04-30 07:24:01 -04:00
[StatusGood]
2022-04-30 07:28:54 -04:00
other = "Good"
2022-04-30 07:24:01 -04:00
[StatusLowAvailability]
2022-04-30 07:28:54 -04:00
other = "Low Available"
2022-04-30 07:24:01 -04:00
[ScheduledTaskExecutedSuccessfully]
2022-04-30 07:28:54 -04:00
other = "Task succeeded"
2022-04-30 07:24:01 -04:00
[ScheduledTaskExecutedFailed]
2022-04-30 07:28:54 -04:00
other = "Task Failed"
2022-04-30 07:24:01 -04:00
[IPChanged]
2022-04-30 07:28:54 -04:00
other = "IP Changed"
2022-05-30 06:33:21 -04:00
[Transleft]
2022-05-30 07:15:52 -04:00
other = "Data remaining"
2022-06-02 21:50:33 -04:00
[DashboardTheme]
2022-10-01 08:26:32 -04:00
other = "Admin Panel Theme"
2022-09-30 10:36:02 -04:00
[HideForGuest]
2022-10-01 08:26:32 -04:00
other = "No display to visitors"
2023-04-08 13:22:09 -04:00
[Info]
other = "Info"