From 53c4130292e2eb60bbcad3174e336807aa60fe20 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 17 Sep 2022 10:31:03 +0800 Subject: [PATCH 1/5] Update source file zh-CN.toml --- resource/l10n/zh-CN.toml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/resource/l10n/zh-CN.toml b/resource/l10n/zh-CN.toml index 64c628f4..3018106a 100644 --- a/resource/l10n/zh-CN.toml +++ b/resource/l10n/zh-CN.toml @@ -130,21 +130,6 @@ other = "秒" [EnableFailureNotification] other = "启用故障通知" -[FailureNotification] -other = "故障通知" - -[MaxLatency] -other = "最大延迟(ms)" - -[MinLatency] -other = "最小延迟(ms)" - -[EnableLatencyNotification] -other = "启用延迟通知" - -[LatencyNotification] -other = "延迟通知" - [IntroductionOfMonitor] other = """ 类型为 HTTP-GET 时输入URL(带 http/https, HTTPS协议的会顺带监控SSL证书);
From c509be0c3a2b91b5d6fac1fb164c89ada65b0a1b Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 17 Sep 2022 10:31:08 +0800 Subject: [PATCH 2/5] New translations zh-CN.toml (Spanish) --- resource/l10n/es-ES.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml index e80461e7..23bb325d 100644 --- a/resource/l10n/es-ES.toml +++ b/resource/l10n/es-ES.toml @@ -130,6 +130,21 @@ other = "segundos" [EnableFailureNotification] other = "Activar la notificación de fallos" +[FailureNotification] +other = "故障通知" + +[MaxLatency] +other = "最大延迟(ms)" + +[MinLatency] +other = "最小延迟(ms)" + +[EnableLatencyNotification] +other = "启用延迟通知" + +[LatencyNotification] +other = "延迟通知" + [IntroductionOfMonitor] other = """ Introduzca la URL cuando el tipo sea HTTP-GET (si es con protocolo HTTPS, por cierto, monitorizará el certificado SSL)
From c707774512a356bfb840471d017c179ff10792f1 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 17 Sep 2022 10:31:09 +0800 Subject: [PATCH 3/5] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index dae0ebd3..4fcfe947 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -130,6 +130,21 @@ other = "Seconds" [EnableFailureNotification] other = "Enable Failure Notification" +[FailureNotification] +other = "故障通知" + +[MaxLatency] +other = "最大延迟(ms)" + +[MinLatency] +other = "最小延迟(ms)" + +[EnableLatencyNotification] +other = "启用延迟通知" + +[LatencyNotification] +other = "延迟通知" + [IntroductionOfMonitor] other = """ Input URL(With http/https prefix) for type HTTP-GET, SSL Certificate will be monitored automatically when URL has https prefix;
From d1a2274f8806d1e4479d693d5b87b0d36f6a99aa Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 17 Sep 2022 10:36:26 +0800 Subject: [PATCH 4/5] Update source file zh-CN.toml --- resource/l10n/zh-CN.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/resource/l10n/zh-CN.toml b/resource/l10n/zh-CN.toml index 3018106a..64c628f4 100644 --- a/resource/l10n/zh-CN.toml +++ b/resource/l10n/zh-CN.toml @@ -130,6 +130,21 @@ other = "秒" [EnableFailureNotification] other = "启用故障通知" +[FailureNotification] +other = "故障通知" + +[MaxLatency] +other = "最大延迟(ms)" + +[MinLatency] +other = "最小延迟(ms)" + +[EnableLatencyNotification] +other = "启用延迟通知" + +[LatencyNotification] +other = "延迟通知" + [IntroductionOfMonitor] other = """ 类型为 HTTP-GET 时输入URL(带 http/https, HTTPS协议的会顺带监控SSL证书);
From c3a63ad66ddb9e7d054c92476f630c8dc93c2ffa Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 17 Sep 2022 10:37:16 +0800 Subject: [PATCH 5/5] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index 4fcfe947..70e8741f 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -131,19 +131,19 @@ other = "Seconds" other = "Enable Failure Notification" [FailureNotification] -other = "故障通知" +other = "Incident Notification" [MaxLatency] -other = "最大延迟(ms)" +other = "Max delay (ms)" [MinLatency] -other = "最小延迟(ms)" +other = "Min delay (ms)" [EnableLatencyNotification] -other = "启用延迟通知" +other = "Enable latency notifications" [LatencyNotification] -other = "延迟通知" +other = "Latency Notifications" [IntroductionOfMonitor] other = """