From b935a77f5a67295f12232e02456522586f0a32f8 Mon Sep 17 00:00:00 2001 From: naiba Date: Fri, 29 Apr 2022 11:23:11 +0800 Subject: [PATCH 1/6] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index cd4d964..8ae6fbc 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -1,2 +1,2 @@ [nezhaMonitor] -other = "Nezha Monitor" +other = "Nezha monitoring" From 5767f3a5968310383f126f787c3a1a403856459f Mon Sep 17 00:00:00 2001 From: naiba Date: Fri, 29 Apr 2022 12:40:07 +0800 Subject: [PATCH 2/6] Update source file zh-CN.toml --- resource/l10n/zh-CN.toml | 215 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 215 insertions(+) diff --git a/resource/l10n/zh-CN.toml b/resource/l10n/zh-CN.toml index b387822..6d20a27 100644 --- a/resource/l10n/zh-CN.toml +++ b/resource/l10n/zh-CN.toml @@ -1,2 +1,217 @@ [nezhaMonitor] other = "哪吒监控" +[Server] +other = "主机" +[Services] +other = "服务" +[Task] +other = "任务" +[Notification] +other = "报警" +[Settings] +other = "设置" +[Home] +other = "首页" +[BackToHomepage] +other = "返回前台" +[AdminPanel] +other = "管理后台" +[Logout] +other = "注销登录" +[Login] +other = "登录" +[ConfirmLogout] +other = "确认注销?" +[AfterLoggingOutYouHaveToLoginAgain] +other = "注销后您必须重新登录才能使用" +[Cancel] +other = "取消" +[Confirm] +other = "确认" +[AddScheduledTasks] +other = "添加计划任务" +[Name] +other = "名称" +[Scheduler] +other = "计划" +[BackUp] +other = "备份" +[3amDaily] +other = "(每天3点)" +[Command] +other = "命令" +[Coverage] +other = "覆盖范围" +[IgnoreAllAndExecuteOnlyThroughSpecificServers] +other = "忽略所有,仅通过特定服务器执行" +[AllIncludedOnlySpecificServersAreNotExecuted] +other = "覆盖所有,仅特定服务器不执行" +[SpecificServers] +other = "特定服务器" +[EnterIdAndNameToSearch] +other = "输入ID/名称以搜索" +[NotificationMethod] +other = "通知方式组" +[PushSuccessMessages] +other = "推送成功的消息" +[TheFormaOfTheScheduleIs] +other = "计划的格式为:" +[SecondsMinutesHoursDaysMonthsWeeksSeeDetails] +other = "秒 分 时 天 月 星期,详情见" +[ScheduleExpressionFormat] +other = "计划表达式格式" +[IntroductionOfCommands] +other = "命令:就像写 shell/bat 脚本一样,但是不推荐换行,多个命令使用 &&/& 连接,如果遇到 xxx 命令找不到,可能是PATH 环境变量的问题,Linux 主机在命令开头加入source ~/.bashrc或者使用绝对路径执行。" +[AddMonitor] +other = "添加监控" +[Blog] +other = "博客" +[Target] +other = "目标" +[Type] +other = "类型" +[SslExpirationOrChange] +other = "(SSL到期、变更)" +[Duration] +other = "请求间隔" +[Seconds] +other = "秒" +[EnableFailureNotification] +other = "启用故障通知" +[IntroductionOfMonitor] +other = """ +类型为 HTTP-GET 时输入URL(带 http/https, HTTPS协议的会顺带监控SSL证书);
+类型为 ICMP-Ping 时输入主机名/IP,不带端口;
+类型为 TCP-Ping 时输入主机名/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 反代情况" \ No newline at end of file From c491404381c717a04fc330691ffd730ee1ac0cf5 Mon Sep 17 00:00:00 2001 From: naiba Date: Fri, 29 Apr 2022 12:40:08 +0800 Subject: [PATCH 3/6] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 321 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 321 insertions(+) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index 8ae6fbc..21a278a 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -1,2 +1,323 @@ [nezhaMonitor] other = "Nezha monitoring" + +[Server] +other = "主机" + +[Services] +other = "服务" + +[Task] +other = "任务" + +[Notification] +other = "报警" + +[Settings] +other = "设置" + +[Home] +other = "首页" + +[BackToHomepage] +other = "返回前台" + +[AdminPanel] +other = "管理后台" + +[Logout] +other = "注销登录" + +[Login] +other = "登录" + +[ConfirmLogout] +other = "确认注销?" + +[AfterLoggingOutYouHaveToLoginAgain] +other = "注销后您必须重新登录才能使用" + +[Cancel] +other = "取消" + +[Confirm] +other = "确认" + +[AddScheduledTasks] +other = "添加计划任务" + +[Name] +other = "名称" + +[Scheduler] +other = "计划" + +[BackUp] +other = "备份" + +[3amDaily] +other = "(每天3点)" + +[Command] +other = "命令" + +[Coverage] +other = "覆盖范围" + +[IgnoreAllAndExecuteOnlyThroughSpecificServers] +other = "忽略所有,仅通过特定服务器执行" + +[AllIncludedOnlySpecificServersAreNotExecuted] +other = "覆盖所有,仅特定服务器不执行" + +[SpecificServers] +other = "特定服务器" + +[EnterIdAndNameToSearch] +other = "输入ID/名称以搜索" + +[NotificationMethod] +other = "通知方式组" + +[PushSuccessMessages] +other = "推送成功的消息" + +[TheFormaOfTheScheduleIs] +other = "计划的格式为:" + +[SecondsMinutesHoursDaysMonthsWeeksSeeDetails] +other = "秒 分 时 天 月 星期,详情见" + +[ScheduleExpressionFormat] +other = "计划表达式格式" + +[IntroductionOfCommands] +other = "命令:就像写 shell/bat 脚本一样,但是不推荐换行,多个命令使用 &&/& 连接,如果遇到 xxx 命令找不到,可能是PATH 环境变量的问题,Linux 主机在命令开头加入source ~/.bashrc或者使用绝对路径执行。" + +[AddMonitor] +other = "添加监控" + +[Blog] +other = "博客" + +[Target] +other = "目标" + +[Type] +other = "类型" + +[SslExpirationOrChange] +other = "(SSL到期、变更)" + +[Duration] +other = "请求间隔" + +[Seconds] +other = "秒" + +[EnableFailureNotification] +other = "启用故障通知" + +[IntroductionOfMonitor] +other = """ +类型为 HTTP-GET 时输入URL(带 http/https, HTTPS协议的会顺带监控SSL证书);
+类型为 ICMP-Ping 时输入主机名/IP,不带端口;
+类型为 TCP-Ping 时输入主机名/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 反代情况" From 4450b1380bb9a120dc69ea085faa9550af508a08 Mon Sep 17 00:00:00 2001 From: naiba Date: Fri, 29 Apr 2022 13:56:31 +0800 Subject: [PATCH 4/6] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 60 ++++++++++++++++++++-------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index 21a278a..1a9803a 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -2,94 +2,94 @@ other = "Nezha monitoring" [Server] -other = "主机" +other = "Servers" [Services] -other = "服务" +other = "Services" [Task] -other = "任务" +other = "Tasks" [Notification] -other = "报警" +other = "Notifications" [Settings] -other = "设置" +other = "Settings" [Home] -other = "首页" +other = "Home" [BackToHomepage] -other = "返回前台" +other = "Back to home" [AdminPanel] -other = "管理后台" +other = "Admin" [Logout] -other = "注销登录" +other = "Log out" [Login] -other = "登录" +other = "Log in" [ConfirmLogout] -other = "确认注销?" +other = "Confirm logout?" [AfterLoggingOutYouHaveToLoginAgain] -other = "注销后您必须重新登录才能使用" +other = "You must log in before access admin area" [Cancel] -other = "取消" +other = "Cancel" [Confirm] -other = "确认" +other = "Confirm" [AddScheduledTasks] -other = "添加计划任务" +other = "Add Schedule Task" [Name] -other = "名称" +other = "Name" [Scheduler] -other = "计划" +other = "Cron Expression" [BackUp] -other = "备份" +other = "Backup" [3amDaily] -other = "(每天3点)" +other = "(03:00:00 Every day)" [Command] -other = "命令" +other = "Command" [Coverage] -other = "覆盖范围" +other = "Coverage" [IgnoreAllAndExecuteOnlyThroughSpecificServers] -other = "忽略所有,仅通过特定服务器执行" +other = "Ignore All, Only execute by specific servers" [AllIncludedOnlySpecificServersAreNotExecuted] -other = "覆盖所有,仅特定服务器不执行" +other = "Cover All, Only ignore specific servers" [SpecificServers] -other = "特定服务器" +other = "Specific Servers" [EnterIdAndNameToSearch] -other = "输入ID/名称以搜索" +other = "Input Server ID/Name to search" [NotificationMethod] -other = "通知方式组" +other = "Notification Group" [PushSuccessMessages] -other = "推送成功的消息" +other = "Send success notification" [TheFormaOfTheScheduleIs] -other = "计划的格式为:" +other = "The Cron Expression is like:" [SecondsMinutesHoursDaysMonthsWeeksSeeDetails] -other = "秒 分 时 天 月 星期,详情见" +other = "sec min hour day month week, details in " [ScheduleExpressionFormat] -other = "计划表达式格式" +other = "CRON Expression Format" [IntroductionOfCommands] other = "命令:就像写 shell/bat 脚本一样,但是不推荐换行,多个命令使用 &&/& 连接,如果遇到 xxx 命令找不到,可能是PATH 环境变量的问题,Linux 主机在命令开头加入source ~/.bashrc或者使用绝对路径执行。" From a7dac9609b8075a29b6a6cefe9e3e0a72d47b822 Mon Sep 17 00:00:00 2001 From: naiba Date: Fri, 29 Apr 2022 15:15:04 +0800 Subject: [PATCH 5/6] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 162 +++++++++++++++++++-------------------- 1 file changed, 81 insertions(+), 81 deletions(-) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index 1a9803a..92c42e6 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -32,10 +32,10 @@ other = "Log out" other = "Log in" [ConfirmLogout] -other = "Confirm logout?" +other = "Confirm Logout?" [AfterLoggingOutYouHaveToLoginAgain] -other = "You must log in before access admin area" +other = "You must log in before accessing the admin area" [Cancel] other = "Cancel" @@ -80,7 +80,7 @@ other = "Input Server ID/Name to search" other = "Notification Group" [PushSuccessMessages] -other = "Send success notification" +other = "Send Success Notification" [TheFormaOfTheScheduleIs] other = "The Cron Expression is like:" @@ -92,232 +92,232 @@ other = "sec min hour day month week, details in " other = "CRON Expression Format" [IntroductionOfCommands] -other = "命令:就像写 shell/bat 脚本一样,但是不推荐换行,多个命令使用 &&/& 连接,如果遇到 xxx 命令找不到,可能是PATH 环境变量的问题,Linux 主机在命令开头加入source ~/.bashrc或者使用绝对路径执行。" +other = "Command: Just like writing shell/bat scripts, but line wrap is not recommended. Multiple Commands should be connected with &&/&. Command not found may cause by missing PATH environment variable, for Linux Server, you may try adding source ~/.bashrc at beginning of your command or execute by absolute path." [AddMonitor] -other = "添加监控" +other = "Add Service Monitor" [Blog] -other = "博客" +other = "Blog" [Target] -other = "目标" +other = "Target" [Type] -other = "类型" +other = "Type" [SslExpirationOrChange] -other = "(SSL到期、变更)" +other = "(SSL Certificate Expired/Changed)" [Duration] -other = "请求间隔" +other = "Interval" [Seconds] -other = "秒" +other = "Seconds" [EnableFailureNotification] -other = "启用故障通知" +other = "Enable Failure Notification" [IntroductionOfMonitor] other = """ -类型为 HTTP-GET 时输入URL(带 http/https, HTTPS协议的会顺带监控SSL证书);
-类型为 ICMP-Ping 时输入主机名/IP,不带端口;
-类型为 TCP-Ping 时输入主机名/IP + 端口号:example.com:22""" +Input URL(With http/https prefix) for type HTTP-GET, SSL Certificate will be monitored automatically when URL has https prefix;
+Input hostname/IP for type ICMP-Ping: example.com;
+Input hostname/IP:Port for type TCP-Ping: example.com:22;""" [AddNotificationMethod] -other = "添加通知方式" +other = "Add Notification Method" [Tag] -other = "分组" +other = "Notification Group" [DoNotSendTestMessages] -other = "不发送测试信息" +other = "Do Not Send Test Message" [RequestMethod] -other = "请求方式" +other = "Request Method" [RequestType] -other = "请求类型" +other = "Request Type" [VerifySSL] -other = "验证SSL" +other = "Verify SSL" [AddNotificationRule] -other = "添加报警规则" +other = "Add Alarm Rule" [Rules] -other = "规则" +other = "Rules" [Enable] -other = "启用" +other = "Enable" [AddServer] -other = "添加服务器" +other = "Add Server" [ServerGroup] -other = "服务器分组" +other = "Server Group" [EinsteinLightspeed1] -other = "爱因斯坦-光速1号" +other = "Einstein Light Speed 1" [DisplayIndex] -other = "排序" +other = "Display Index" [TheLargerTheNumberTheHigherThePriority] -other = "越大越靠前" +other = "A larger index will be ranked previous" [Secret] -other = "密钥" +other = "Secret" [Note] -other = "备注" +other = "Note" [LinuxOneKeyInstall] -other = "Linux 一键安装" +other = "Linux One Key Install" [NoDomainAlert] -other = "请先在设置页面配置 未接入CDN的面板服务器域名/IP" +other = "Set CDN bypassed Domain/IP in setting before using this function" [PushSuccessfully] -other = "成功推送" +other = "Send Success Notification" [LastExecution] -other = "最后执行" +other = "Last Execution" [LastResult] -other = "最后结果" +other = "Last Result" [Administration] -other = "管理" +other = "Manage" [CoverAll] -other = "覆盖所有" +other = "Cover All" [IgnoreAll] -other = "忽略所有" +other = "Ignore All" [DeleteScheduledTask] -other = "删除计划任务" +other = "Delete Scheduled Task" [ConfirmToDeleteThisScheduledTask] -other = "确认删除此计划任务?" +other = "Confirm Delete?" [AccessDenied] -other = "访问受限" +other = "Access Denied" [Use] -other = "使用" +other = "Use" [AccountToLogin] -other = "账号登录" +other = "account to login" [SignUp] -other = "注册" +other = "Sign up" [DontHaveAnAccount] -other = "没有账号?" +other = "Don't have an account yet?" [SSLCertificate] -other = "HTTP(S)/SSL证书" +other = "HTTP(S)/SSL Certificate" [TCPPort] -other = "TCP 端口" +other = "TCP Port" [DeleteService] -other = "删除服务" +other = "Delete Service Monitor" [ConfirmToDeleteThisService] -other = "确认删除此服务?" +other = "Confirm Delete?" [DeleteNotificationMethod] -other = "删除通知方式" +other = "Delete Notification Method" [ConfirmToDeleteThisNotificationMethod] -other = "确认删除此通知方式?" +other = "Confirm Delete?" [ForceUpdate] -other = "强制更新" +other = "Force Update" [SelectAll] -other = "全选" +other = "Select All" [VersionNumber] -other = "版本号" +other = "Version" [OneKeyInstall] -other = "一键安装" +other = "One Key Install" [ClickToCopyTheInstallationCommand] -other = "点击复制安装命令" +other = "Click To Copy Install Command" [NotSupportedYet] -other = "尚未支持,请下载release手动安装" +other = "Not supported yet, check the release page for manual install" [DeleteServer] -other = "删除主机" +other = "Delete Server" [ConfirmToDeleteThisServer] -other = "确认删除此主机?" +other = "Confirm Delete?" [NoServerSelected] -other = "当前没有选中的服务器" +other = "No Server Selected" [ExecutionResults] -other = "执行结果" +other = "Execute Results" [SiteTitle] -other = "站点标题" +other = "Site Title" [AdministratorList] -other = "管理员列表" +other = "Admin List" [Theme] -other = "主题" +other = "Theme" [DefaultTheme] -other = "默认主题" +other = "Default Theme" [CustomCodes] -other = "自定义代码(style、script 都可以)" +other = "Custom code (style, script)" [AccessPassword] -other = "前台查看密码" +other = "Access Password" [PanelServerDomainAndIP] -other = "未接入CDN的面板服务器域名/IP" +other = "CDN Bypassed Domain/IP" [IPChangeAlert] -other = "IP 变更提醒" +other = "IP Change Alert" [AllIncludedOnlySpecificServersAreNotAlerted] -other = "覆盖所有,仅特定服务器不提醒" +other = "Cover All, Only ignore specific servers" [IgnoreAllOnlyAlertSpecificServers] -other = "忽略所有,仅提醒特定服务器" +other = "Ignore All, Only alert specific servers" [IgnoreAllRequestOnlyThroughSpecificServers] -other = "忽略所有,仅通过特定服务器请求" +other = "Skip All Servers, Only send requests via specific servers" [AllIncludedOnlySpecificServersAreNotRequest] -other = "覆盖所有,仅特定服务器不请求" +other = "Send requests from All servers, Only skip specific servers" [ServerIDSeparatedByCommas] -other = "服务器ID 以逗号隔开" +other = "Server ID, separated by comma" [IPChangeNotificationTag] -other = "提醒发送至指定的通知分组" +other = "Send Notification To Specific Notification Group" [NotificationMessagesDoNotHideIP] -other = "通知信息IP不打码" +other = "Do NOT desensitize Server IP In Notification Messages" [Save] -other = "保存" +other = "Save" [ModifiedSuccessfully] -other = "修改成功" +other = "Modified successfully" [TerminalConnectionTimeOutOrSessionEnded] -other = "Terminal 连接超时或会话已结束" +other = "Terminal connection timeout or session ended" [TerminalConnectionFailed] -other = "Terminal 连接失败,请检查 /terminal/* 的 WebSocket 反代情况" +other = "Terminal connection failed, check reverse proxy for WebSocket connection on /terminal/* path" From ae8b1ea2e63f7beaf227e8b790604fd0e8ab7276 Mon Sep 17 00:00:00 2001 From: naiba Date: Fri, 29 Apr 2022 16:38:26 +0800 Subject: [PATCH 6/6] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index 92c42e6..64a7b58 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -1,5 +1,5 @@ [nezhaMonitor] -other = "Nezha monitoring" +other = "Nezha Monitoring" [Server] other = "Servers"