From 75cf85f786a4a0c8ca6ebb43219df7904cfcd869 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 64c628f..3018106 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 8772be2fed978098e9883060e6f0e1cc958e1c31 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 e80461e..23bb325 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 094cfb164c30159f3153cf3fc79f5f8a05654eab 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 dae0ebd..4fcfe94 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 8fc550d82a0666c2185d22a23f97a275d9e24493 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 3018106..64c628f 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 c032a4fd4187026aa96f8b8e23d8d15686105a76 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 4fcfe94..70e8741 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 = """