From ecbd79adab895707393c00a9ce7f70aa438bd501 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Chhhkkk520=E2=80=9D?= Date: Sat, 1 Oct 2022 14:26:32 +0200 Subject: [PATCH] Improved translation of texts --- resource/l10n/en-US.toml | 26 +++++++++++++------------- resource/l10n/es-ES.toml | 14 +++++++------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index 965401c..427fcbf 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -86,7 +86,7 @@ other = "Notification Group" other = "Send Success Notification" [TaskType] -other = "Task type" +other = "Task Type" [CronTask] other = "Scheduled task" @@ -134,16 +134,16 @@ other = "Enable Failure Notification" other = "Incident Notification" [MaxLatency] -other = "Max delay (ms)" +other = "Max Latency (ms)" [MinLatency] -other = "Min delay (ms)" +other = "Min Latency (ms)" [EnableLatencyNotification] -other = "Enable delay notifications" +other = "Enable Latency Notifications" [LatencyNotification] -other = "Delay Notification" +other = "Latency Notification" [IntroductionOfMonitor] other = """ @@ -170,7 +170,7 @@ other = "Request Type" other = "Verify SSL" [AddNotificationRule] -other = "Add Alarm Rule" +other = "Add Notification Rule" [Rules] other = "Rules" @@ -212,7 +212,7 @@ other = "Einstein Light Speed 1" other = "Display Index" [TheLargerTheNumberTheHigherThePriority] -other = "A larger index will be ranked previous" +other = "Greater numbers will be displayed first" [Secret] other = "Secret" @@ -230,7 +230,7 @@ other = "Set CDN bypassed Domain/IP in setting before using this function" other = "Send Success Notification" [LastExecution] -other = "Last Execution" +other = "Last run on" [LastResult] other = "Last Result" @@ -332,13 +332,13 @@ other = "Access Password" other = "CDN Bypassed Domain/IP" [IPChangeAlert] -other = "IP Change Alert" +other = "IP Change Notification" [AllIncludedOnlySpecificServersAreNotAlerted] other = "Cover All, Only ignore specific servers" [IgnoreAllOnlyAlertSpecificServers] -other = "Ignore All, Only alert specific servers" +other = "Ignore all, cover only specific servers" [IgnoreAllRequestOnlyThroughSpecificServers] other = "Skip All Servers, Only send requests via specific servers" @@ -353,7 +353,7 @@ other = "Server ID, separated by comma" other = "Send Notification To Specific Notification Group" [NotificationMessagesDoNotHideIP] -other = "Do NOT desensitize Server IP In Notification Messages" +other = "Do NOT hide the IP in the notification" [Save] other = "Save" @@ -584,7 +584,7 @@ other = "IP Changed" other = "Data remaining" [DashboardTheme] -other = "Dasboard Theme" +other = "Admin Panel Theme" [HideForGuest] -other = "Hide for guest" +other = "No display to visitors" diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml index 97403c7..135bd8e 100644 --- a/resource/l10n/es-ES.toml +++ b/resource/l10n/es-ES.toml @@ -212,7 +212,7 @@ other = "Einstein - Velocidad de la luz 1" other = "Índice de visualización" [TheLargerTheNumberTheHigherThePriority] -other = "Un índice mayor se clasificará antes" +other = "Los números más grandes se mostrarán primero" [Secret] other = "Clave" @@ -230,7 +230,7 @@ other = "Por favor, configure el dominio o IP del servidor del panel que no est other = "Enviado correctamente" [LastExecution] -other = "Última ejecución" +other = "Última ejecución en" [LastResult] other = "Resultado final" @@ -320,7 +320,7 @@ other = "Título del sitio" other = "Lista de administradores" [Theme] -other = "Temas" +other = "Tema" [CustomCodes] other = "Códigos personalizados" @@ -332,13 +332,13 @@ other = "Contraseña de acceso" other = "El dominio o IP del servidor del panel no está conectado a la CDN" [IPChangeAlert] -other = "Alerta de cambio de IP" +other = "Notificación de cambio de IP" [AllIncludedOnlySpecificServersAreNotAlerted] other = "Cubrir todo, ignorar sólo servidores específicos" [IgnoreAllOnlyAlertSpecificServers] -other = "Omitir todo, notificar sólo a los servidores específicos" +other = "Omitir todo, cubrir sólo servidores específicos" [IgnoreAllRequestOnlyThroughSpecificServers] other = "Omitir todos los servidores, sólo enviar peticiones a través de servidores específicos" @@ -584,7 +584,7 @@ other = "Cambio de IP" other = "Datos restantes" [DashboardTheme] -other = "Temas del panel de administración" +other = "Tema del panel de administración" [HideForGuest] -other = "Ocultar para invitados" +other = "No se muestra a los visitantes"