nezha/resource/l10n/en-US.toml
2022-04-29 13:56:31 +08:00

324 lines
5.6 KiB
TOML
Vendored
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[nezhaMonitor]
other = "Nezha monitoring"
[Server]
other = "Servers"
[Services]
other = "Services"
[Task]
other = "Tasks"
[Notification]
other = "Notifications"
[Settings]
other = "Settings"
[Home]
other = "Home"
[BackToHomepage]
other = "Back to home"
[AdminPanel]
other = "Admin"
[Logout]
other = "Log out"
[Login]
other = "Log in"
[ConfirmLogout]
other = "Confirm logout?"
[AfterLoggingOutYouHaveToLoginAgain]
other = "You must log in before access admin area"
[Cancel]
other = "Cancel"
[Confirm]
other = "Confirm"
[AddScheduledTasks]
other = "Add Schedule Task"
[Name]
other = "Name"
[Scheduler]
other = "Cron Expression"
[BackUp]
other = "Backup"
[3amDaily]
other = "(03:00:00 Every day)"
[Command]
other = "Command"
[Coverage]
other = "Coverage"
[IgnoreAllAndExecuteOnlyThroughSpecificServers]
other = "Ignore All, Only execute by specific servers"
[AllIncludedOnlySpecificServersAreNotExecuted]
other = "Cover All, Only ignore specific servers"
[SpecificServers]
other = "Specific Servers"
[EnterIdAndNameToSearch]
other = "Input Server ID/Name to search"
[NotificationMethod]
other = "Notification Group"
[PushSuccessMessages]
other = "Send success notification"
[TheFormaOfTheScheduleIs]
other = "The Cron Expression is like:"
[SecondsMinutesHoursDaysMonthsWeeksSeeDetails]
other = "sec min hour day month week, details in "
[ScheduleExpressionFormat]
other = "CRON Expression Format"
[IntroductionOfCommands]
other = "命令:就像写 shell/bat 脚本一样,但是不推荐换行,多个命令使用 <code>&&</code>/<code>&</code> 连接,如果遇到 xxx 命令找不到,可能是<code>PATH</code> 环境变量的问题,<code>Linux</code> 主机在命令开头加入<code>source ~/.bashrc</code>或者使用绝对路径执行。"
[AddMonitor]
other = "添加监控"
[Blog]
other = "博客"
[Target]
other = "目标"
[Type]
other = "类型"
[SslExpirationOrChange]
other = "(SSL到期、变更)"
[Duration]
other = "请求间隔"
[Seconds]
other = "秒"
[EnableFailureNotification]
other = "启用故障通知"
[IntroductionOfMonitor]
other = """
类型为 <b>HTTP-GET</b> 时输入URL(带 http/https, HTTPS协议的会顺带监控SSL证书)<br>
类型为 <b>ICMP-Ping</b> 时输入主机名/IP不带端口<br>
类型为 <b>TCP-Ping</b> 时输入主机名/IP + 端口号example.com:22"""
[AddNotificationMethod]
other = "添加通知方式"
[Tag]
other = "分组"
[DoNotSendTestMessages]
other = "不发送测试信息"
[RequestMethod]
other = "请求方式"
[RequestType]
other = "请求类型"
[VerifySSL]
other = "验证SSL"
[AddNotificationRule]
other = "添加报警规则"
[Rules]
other = "规则"
[Enable]
other = "启用"
[AddServer]
other = "添加服务器"
[ServerGroup]
other = "服务器分组"
[EinsteinLightspeed1]
other = "爱因斯坦-光速1号"
[DisplayIndex]
other = "排序"
[TheLargerTheNumberTheHigherThePriority]
other = "越大越靠前"
[Secret]
other = "密钥"
[Note]
other = "备注"
[LinuxOneKeyInstall]
other = "Linux 一键安装"
[NoDomainAlert]
other = "请先在设置页面配置 未接入CDN的面板服务器域名/IP"
[PushSuccessfully]
other = "成功推送"
[LastExecution]
other = "最后执行"
[LastResult]
other = "最后结果"
[Administration]
other = "管理"
[CoverAll]
other = "覆盖所有"
[IgnoreAll]
other = "忽略所有"
[DeleteScheduledTask]
other = "删除计划任务"
[ConfirmToDeleteThisScheduledTask]
other = "确认删除此计划任务?"
[AccessDenied]
other = "访问受限"
[Use]
other = "使用"
[AccountToLogin]
other = "账号登录"
[SignUp]
other = "注册"
[DontHaveAnAccount]
other = "没有账号?"
[SSLCertificate]
other = "HTTP(S)/SSL证书"
[TCPPort]
other = "TCP 端口"
[DeleteService]
other = "删除服务"
[ConfirmToDeleteThisService]
other = "确认删除此服务?"
[DeleteNotificationMethod]
other = "删除通知方式"
[ConfirmToDeleteThisNotificationMethod]
other = "确认删除此通知方式?"
[ForceUpdate]
other = "强制更新"
[SelectAll]
other = "全选"
[VersionNumber]
other = "版本号"
[OneKeyInstall]
other = "一键安装"
[ClickToCopyTheInstallationCommand]
other = "点击复制安装命令"
[NotSupportedYet]
other = "尚未支持请下载release手动安装"
[DeleteServer]
other = "删除主机"
[ConfirmToDeleteThisServer]
other = "确认删除此主机?"
[NoServerSelected]
other = "当前没有选中的服务器"
[ExecutionResults]
other = "执行结果"
[SiteTitle]
other = "站点标题"
[AdministratorList]
other = "管理员列表"
[Theme]
other = "主题"
[DefaultTheme]
other = "默认主题"
[CustomCodes]
other = "自定义代码(style、script 都可以)"
[AccessPassword]
other = "前台查看密码"
[PanelServerDomainAndIP]
other = "未接入CDN的面板服务器域名/IP"
[IPChangeAlert]
other = "IP 变更提醒"
[AllIncludedOnlySpecificServersAreNotAlerted]
other = "覆盖所有,仅特定服务器不提醒"
[IgnoreAllOnlyAlertSpecificServers]
other = "忽略所有,仅提醒特定服务器"
[IgnoreAllRequestOnlyThroughSpecificServers]
other = "忽略所有,仅通过特定服务器请求"
[AllIncludedOnlySpecificServersAreNotRequest]
other = "覆盖所有,仅特定服务器不请求"
[ServerIDSeparatedByCommas]
other = "服务器ID 以逗号隔开"
[IPChangeNotificationTag]
other = "提醒发送至指定的通知分组"
[NotificationMessagesDoNotHideIP]
other = "通知信息IP不打码"
[Save]
other = "保存"
[ModifiedSuccessfully]
other = "修改成功"
[TerminalConnectionTimeOutOrSessionEnded]
other = "Terminal 连接超时或会话已结束"
[TerminalConnectionFailed]
other = "Terminal 连接失败,请检查 /terminal/* 的 WebSocket 反代情况"