From d8fd533dd0ce500f1e449350a2643251aff3abf8 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 17 Sep 2022 20:59:22 +0800 Subject: [PATCH 1/3] New translations zh-CN.toml (Spanish) --- resource/l10n/es-ES.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml index 23bb325..459c776 100644 --- a/resource/l10n/es-ES.toml +++ b/resource/l10n/es-ES.toml @@ -131,19 +131,19 @@ other = "segundos" other = "Activar la notificación de fallos" [FailureNotification] -other = "故障通知" +other = "Notificación de fallos" [MaxLatency] -other = "最大延迟(ms)" +other = "Latencia máxima (ms)" [MinLatency] -other = "最小延迟(ms)" +other = "Latencia mínima (ms)" [EnableLatencyNotification] -other = "启用延迟通知" +other = "Activar la notificación de latencia" [LatencyNotification] -other = "延迟通知" +other = "Notificación de latencia" [IntroductionOfMonitor] other = """ From b99046bb097fd876da16723115809e6cddafd541 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 17 Sep 2022 23:49:32 +0800 Subject: [PATCH 2/3] New translations zh-CN.toml (Spanish) --- resource/l10n/es-ES.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml index 459c776..d770608 100644 --- a/resource/l10n/es-ES.toml +++ b/resource/l10n/es-ES.toml @@ -134,16 +134,16 @@ other = "Activar la notificación de fallos" other = "Notificación de fallos" [MaxLatency] -other = "Latencia máxima (ms)" +other = "Retardo máximo (ms)" [MinLatency] -other = "Latencia mínima (ms)" +other = "Retardo mínimo (ms)" [EnableLatencyNotification] -other = "Activar la notificación de latencia" +other = "Activar las notificaciones de retraso de la red" [LatencyNotification] -other = "Notificación de latencia" +other = "Notificación de retraso de la red" [IntroductionOfMonitor] other = """ @@ -443,7 +443,7 @@ other = "Estado" other = "Disponibilidad" [AverageLatency] -other = "Latencia media" +other = "Retardo medio" [CycleTransferStats] other = "Estadísticas del ciclo de consumo de datos" From 6b288f2ff29dba972c61064250bd39a52ce4e7af Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 17 Sep 2022 23:49:32 +0800 Subject: [PATCH 3/3] 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 70e8741..50344c1 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -443,7 +443,7 @@ other = "Status" other = "Availability" [AverageLatency] -other = "Average Latency" +other = "Average delay" [CycleTransferStats] other = "Cycle Transfer Statistics"