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 ]
2023-11-19 02:18:04 -05:00
other = "Back to Homepage"
2022-04-29 00:40:08 -04:00
[ AdminPanel ]
2023-11-19 02:18:04 -05:00
other = "Admin Panel"
2022-04-29 00:40:08 -04:00
[ Logout ]
2023-11-19 02:18:04 -05:00
other = "Logout"
2022-04-29 00:40:08 -04:00
[ Login ]
2023-11-19 02:18:04 -05:00
other = "Login"
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 ]
2023-11-19 02:18:04 -05:00
other = "You need to login again after logout to continue"
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
[ 3 amDaily ]
2023-11-19 02:18:04 -05:00
other = "(Daily at 3 AM)"
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 ]
2023-11-19 02:18:04 -05:00
other = "Ignore All, Execute Only on Specific Servers"
2022-04-29 00:40:08 -04:00
[ AllIncludedOnlySpecificServersAreNotExecuted ]
2023-11-19 02:18:04 -05:00
other = "Cover All, Except Specific Servers"
2022-04-29 00:40:08 -04:00
2022-09-14 10:34:11 -04:00
[ ExecuteByTriggerServer ]
2023-11-19 02:18:04 -05:00
other = "Execute on Trigger Server"
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 ]
2023-11-19 02:18:04 -05:00
other = "Enter ID/Name to search"
2022-04-29 00:40:08 -04:00
2022-04-29 21:33:49 -04:00
[ NotificationMethodGroup ]
2023-11-19 02:18:04 -05:00
other = "Notification Method Group"
2022-04-29 00:40:08 -04:00
[ PushSuccessMessages ]
2023-11-19 02:18:04 -05:00
other = "Send Success Messages"
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 ]
2023-11-19 02:18:04 -05:00
other = "Cron Task"
2022-09-14 10:34:11 -04:00
[ TriggerTask ]
2023-11-19 02:18:04 -05: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 ]
2023-11-19 02:18:04 -05:00
other = "Sec Min Hour Day Month Week, see 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 ]
2023-11-19 02:18:04 -05:00
other = "Introduction of Commands: Writing commands is similar to shell/bat scripts. It's advised not to break lines, and multiple commands can be connected with <code>&&</code> or <code>&</code>. If a command cannot be found, it might be due to <code>PATH</code> environment variable configuration issues. On <code>Linux</code> servers, you can add <code>source ~/.bashrc</code> at the beginning of the command, or use the command's 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 ]
2023-11-19 02:18:04 -05:00
other = "(SSL Expiration or Change)"
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 ]
2023-11-19 02:18:04 -05:00
other = "Failure 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 ]
2023-11-19 02:18:04 -05:00
other = "Enable Latency Notification"
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 = "" "
2023-11-19 02:18:04 -05:00
For type < b > HTTP-GET < / b > , enter URL ( with http / https , HTTPS protocol will also monitor SSL certificate ) ; < br >
For type < b > ICMP-Ping < / b > , enter domain / IP without port : example . com ; < br >
For type < b > TCP-Ping < / b > , enter domain / IP + port number : 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 ]
2023-11-19 02:18:04 -05:00
other = "Notification Trigger Mode"
2022-09-14 10:34:11 -04:00
[ ModeAlwaysTrigger ]
2023-11-19 02:18:04 -05:00
other = "Always Trigger"
2022-09-14 10:34:11 -04:00
[ ModeOnetimeTrigger ]
2023-11-19 02:18:04 -05:00
other = "Always Trigger"
2022-09-14 10:34:11 -04:00
2023-04-16 11:58:02 -04:00
[ EnableTriggerTask ]
2023-11-19 02:18:04 -05:00
other = "Enable Trigger Task"
2023-04-16 11:58:02 -04:00
2022-09-14 10:34:11 -04:00
[ FailTriggerTasks ]
2023-11-19 02:18:04 -05:00
other = "Tasks triggered during an alarm"
2022-09-14 10:34:11 -04:00
[ RecoverTriggerTasks ]
2023-11-19 02:18:04 -05:00
other = "Tasks triggered during 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 ]
2023-11-19 02:18:04 -05:00
other = "Batch Edit Server Group"
2022-09-16 12:10:43 -04:00
2023-06-13 12:23:47 -04:00
[ BatchDeleteServer ]
other = "Batch Delete Server"
2022-09-16 12:10:43 -04:00
[ InputServerGroupName ]
2023-11-19 02:18:04 -05:00
other = "Input Server Group Name"
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 ]
2023-11-19 02:18:04 -05:00
other = "Einstein Lightspeed 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 ]
2023-11-19 02:18:04 -05:00
other = "Higher Number, Higher Priority"
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 ]
2023-11-19 02:18:04 -05:00
other = "Linux One-Key Install"
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 ]
2023-11-19 02:18:04 -05:00
other = "Last Execution"
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 ]
2023-11-19 02:18:04 -05:00
other = "Execute by Trigger"
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 ]
2023-11-19 02:18:04 -05:00
other = "Account 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 ]
2023-11-19 02:18:04 -05:00
other = "Don't Have an Account?"
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 ]
2023-11-19 02:18:04 -05:00
other = "Remove Service Monitor"
2022-04-29 00:40:08 -04:00
[ ConfirmToDeleteThisService ]
2023-11-19 02:18:04 -05:00
other = "Confirm to Delete This Service?"
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 ]
2023-11-19 02:18:04 -05:00
other = "Confirm to Delete This Notification Method?"
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 ]
2023-11-19 02:18:04 -05:00
other = "One-Key Install"
2022-04-29 00:40:08 -04:00
2022-10-16 11:30:06 -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
2023-06-13 12:23:47 -04:00
[ ConfirmToDeleteServer ]
2023-11-19 02:18:04 -05:00
other = "Confirm to Delete Server?"
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 ]
2023-11-19 02:18:04 -05:00
other = "Administrator List"
2022-04-29 00:40:08 -04:00
[ Theme ]
2023-11-19 02:18:04 -05:00
other = "Frontend Theme"
2022-04-29 00:40:08 -04:00
[ CustomCodes ]
2023-11-19 02:18:04 -05:00
other = "Custom Codes (Style and Script)"
2022-04-29 00:40:08 -04:00
[ AccessPassword ]
2023-11-19 02:18:04 -05:00
other = "Frontend Access Password"
2022-04-29 00:40:08 -04:00
[ PanelServerDomainAndIP ]
2023-11-19 02:18:04 -05:00
other = "Dashboard Server Domain/IP without CDN"
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 ]
2023-11-19 02:18:04 -05:00
other = "Cover All, Only ignore Specific Servers"
2022-04-29 00:40:08 -04:00
[ IgnoreAllOnlyAlertSpecificServers ]
2023-11-19 02:18:04 -05:00
other = "Ignore All, Cover only Specific Servers"
2022-04-29 00:40:08 -04:00
[ IgnoreAllRequestOnlyThroughSpecificServers ]
2023-11-19 02:18:04 -05:00
other = "Ignore All, Request Only Through Specific Servers"
2022-04-29 00:40:08 -04:00
[ AllIncludedOnlySpecificServersAreNotRequest ]
2023-11-19 02:18:04 -05:00
other = "Cover All, Only Specific Servers do not request."
2022-04-29 00:40:08 -04:00
[ ServerIDSeparatedByCommas ]
2023-11-19 02:18:04 -05:00
other = "Server IDs Separated by Commas"
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 ]
2023-11-19 02:18:04 -05:00
other = "Show Full IP Address in Notification Messages"
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 ]
2023-11-19 02:18:04 -05:00
other = "Terminal Connection Timeout or Session Ended"
2022-04-29 00:40:08 -04:00
[ TerminalConnectionFailed ]
2023-11-19 02:18:04 -05:00
other = "The terminal connection failed. Please check the WebSocket reverse proxy configuration for /terminal/*."
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 ]
2023-11-19 02:18:04 -05:00
other = "System"
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
2023-11-07 00:46:28 -05:00
[ CpuUsed ]
other = "CPU"
[ Virtualization ]
other = "Virtualization"
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 ]
2023-11-19 02:18:04 -05:00
other = "Network 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 ]
2023-11-19 02:18:04 -05:00
other = "Process Count"
2022-04-29 10:36:52 -04:00
[ ConnCount ]
2023-11-19 02:18:04 -05:00
other = "Connection 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 ]
2023-11-19 02:18:04 -05:00
other = "Network Speed"
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 ]
2023-11-19 02:18:04 -05: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 ]
2023-11-19 02:18:04 -05:00
other = "Realtime Channel Established"
2022-04-29 10:36:52 -04:00
[ GetTheLatestMonitoringDataInRealTime ]
2023-11-19 02:18:04 -05:00
other = "You Can Get the Latest Monitoring Data in Real Time!"
2022-04-29 10:36:52 -04:00
[ RealtimeChannelDisconnect ]
2023-11-19 02:18:04 -05:00
other = "Realtime Channel Disconnect"
2022-04-29 10:36:52 -04:00
[ CanNotGetTheLatestMonitoringDataInRealTime ]
2023-11-19 02:18:04 -05:00
other = "Cannot Get the Latest Monitoring Data in Real Time!"
2022-04-29 10:36:52 -04:00
[ 30 DaysOnline ]
2023-11-19 02:18:04 -05:00
other = "30-Day 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 ]
2023-11-19 02:18:04 -05:00
other = "Average Latency"
2022-04-29 10:36:52 -04:00
[ CycleTransferStats ]
2023-11-19 02:18:04 -05:00
other = "Periodic Transfer Stats"
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
2023-11-07 09:56:59 -05:00
[ FollowSystem ]
other = "Follow System"
2023-11-07 00:46:28 -05:00
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 ]
2023-11-19 02:18:04 -05: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 ]
2023-11-19 02:18:04 -05: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 ]
2023-11-19 02:18:04 -05:00
other = "API Management"
2022-05-18 11:57:15 -04:00
[ IssueNewApiToken ]
2023-11-19 02:18:04 -05:00
other = "Issue New API Token"
2022-05-18 11:57:15 -04:00
[ Token ]
other = "Token"
[ DeleteToken ]
2023-11-19 02:18:04 -05:00
other = "Delete Token"
2022-05-18 11:57:15 -04:00
[ ConfirmToDeleteThisToken ]
2023-11-19 02:18:04 -05:00
other = "Confirm to Delete This Token?"
2022-05-18 11:57:15 -04:00
2022-04-29 21:33:49 -04:00
[ YouAreNotAuthorized ]
2023-11-19 02:18:04 -05:00
other = "Not Authorized for This Page"
2022-04-29 21:33:49 -04:00
[ WrongAccessPassword ]
2023-11-19 02:18:04 -05: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 ]
2023-11-19 02:18:04 -05:00
other = "Down"
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 ]
2023-11-19 02:18:04 -05:00
other = "Low Availability"
2022-04-30 07:24:01 -04:00
[ ScheduledTaskExecutedSuccessfully ]
2023-11-19 02:18:04 -05:00
other = "Scheduled Task Executed Successfully"
2022-04-30 07:24:01 -04:00
[ ScheduledTaskExecutedFailed ]
2023-11-19 02:18:04 -05:00
other = "Scheduled Task Execution 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 ]
2023-11-19 02:18:04 -05:00
other = "Remaining Data"
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
2023-04-08 13:22:09 -04:00
[ Info ]
other = "Info"
2023-04-16 11:58:02 -04:00
[ HideForGuest ]
2023-11-19 02:18:04 -05:00
other = "Hide for Guest"
2023-11-07 00:46:28 -05:00
2023-11-07 09:15:13 -05:00
[ Menu ]
2023-11-07 00:46:28 -05:00
other = "Menu"
2024-02-12 01:16:04 -05:00
[ NetworkSpiter ]
2024-02-13 10:09:40 -05:00
other = "Network"
[ EnableShowInService ]
other = "Enable Show in Service"