mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-23 13:18:13 -05:00
Merge branch 'naiba:master' into master
This commit is contained in:
commit
c82ae645c4
132
resource/l10n/en-US.toml
vendored
132
resource/l10n/en-US.toml
vendored
@ -321,3 +321,135 @@ other = "Terminal connection timeout or session ended"
|
|||||||
|
|
||||||
[TerminalConnectionFailed]
|
[TerminalConnectionFailed]
|
||||||
other = "Terminal connection failed, check reverse proxy for WebSocket connection on /terminal/* path"
|
other = "Terminal connection failed, check reverse proxy for WebSocket connection on /terminal/* path"
|
||||||
|
|
||||||
|
[Default]
|
||||||
|
other = "Default"
|
||||||
|
|
||||||
|
[Offline]
|
||||||
|
other = "Offline"
|
||||||
|
|
||||||
|
[Platform]
|
||||||
|
other = "Platform"
|
||||||
|
|
||||||
|
[DiskUsed]
|
||||||
|
other = "Disk"
|
||||||
|
|
||||||
|
[MemUsed]
|
||||||
|
other = "RAM"
|
||||||
|
|
||||||
|
[SwapUsed]
|
||||||
|
other = "Swap"
|
||||||
|
|
||||||
|
[NetTransfer]
|
||||||
|
other = "Data Transfer"
|
||||||
|
|
||||||
|
[Load]
|
||||||
|
other = "Load"
|
||||||
|
|
||||||
|
[ProcessCount]
|
||||||
|
other = "Processes Count"
|
||||||
|
|
||||||
|
[ConnCount]
|
||||||
|
other = "Connections Count"
|
||||||
|
|
||||||
|
[BootTime]
|
||||||
|
other = "Boot Time"
|
||||||
|
|
||||||
|
[LastActive]
|
||||||
|
other = "Last Active"
|
||||||
|
|
||||||
|
[Version]
|
||||||
|
other = "Version"
|
||||||
|
|
||||||
|
[NetSpeed]
|
||||||
|
other = "Network Speed"
|
||||||
|
|
||||||
|
[Uptime]
|
||||||
|
other = "Uptime"
|
||||||
|
|
||||||
|
[ServerIsOffline]
|
||||||
|
other = "Server is offline"
|
||||||
|
|
||||||
|
[Day]
|
||||||
|
other = "Day"
|
||||||
|
|
||||||
|
[RealtimeChannelEstablished]
|
||||||
|
other = "Real-time Channel Established"
|
||||||
|
|
||||||
|
[GetTheLatestMonitoringDataInRealTime]
|
||||||
|
other = "You can get the latest monitoring data in real-time!"
|
||||||
|
|
||||||
|
[RealtimeChannelDisconnect]
|
||||||
|
other = "Real-time Channel Disconnect"
|
||||||
|
|
||||||
|
[CanNotGetTheLatestMonitoringDataInRealTime]
|
||||||
|
other = "Unable to get the latest monitoring data in real-time!"
|
||||||
|
|
||||||
|
[30DaysOnline]
|
||||||
|
other = "Last 30 days availability"
|
||||||
|
|
||||||
|
[Details]
|
||||||
|
other = "Details"
|
||||||
|
|
||||||
|
[Status]
|
||||||
|
other = "Status"
|
||||||
|
|
||||||
|
[Availability]
|
||||||
|
other = "Availability"
|
||||||
|
|
||||||
|
[AverageLatency]
|
||||||
|
other = "Average Latency"
|
||||||
|
|
||||||
|
[CycleTransferStats]
|
||||||
|
other = "Cycle Transfer Statistics"
|
||||||
|
|
||||||
|
[From]
|
||||||
|
other = "From"
|
||||||
|
|
||||||
|
[To]
|
||||||
|
other = "To"
|
||||||
|
|
||||||
|
[NextCheck]
|
||||||
|
other = "Next check"
|
||||||
|
|
||||||
|
[CurrentUsage]
|
||||||
|
other = "Current Usage"
|
||||||
|
|
||||||
|
[VerifyPassword]
|
||||||
|
other = "Verify Password"
|
||||||
|
|
||||||
|
[LightMode]
|
||||||
|
other = "Light Mode"
|
||||||
|
|
||||||
|
[DarkMode]
|
||||||
|
other = "Dark Mode"
|
||||||
|
|
||||||
|
[GridLayout]
|
||||||
|
other = "Grid Layout"
|
||||||
|
|
||||||
|
[ListLayout]
|
||||||
|
other = "List Layout"
|
||||||
|
|
||||||
|
[EnterPassword]
|
||||||
|
other = "Enter password"
|
||||||
|
|
||||||
|
[Location]
|
||||||
|
other = "Location"
|
||||||
|
|
||||||
|
[Running]
|
||||||
|
other = "Running"
|
||||||
|
|
||||||
|
[UpNetTransfer]
|
||||||
|
other = "Outbound"
|
||||||
|
|
||||||
|
[DownNetTransfer]
|
||||||
|
other = "Inbound"
|
||||||
|
|
||||||
|
[TotalUpNetTransfer]
|
||||||
|
other = "Total Outbound"
|
||||||
|
|
||||||
|
[TotalDownNetTransfer]
|
||||||
|
other = "Total Inbound"
|
||||||
|
|
||||||
|
[WrongPassword]
|
||||||
|
other = "Incorrect Password"
|
||||||
|
Loading…
Reference in New Issue
Block a user