From d29fee848630b80a850436d6eabe305b62254087 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 30 Apr 2022 22:49:27 +0800 Subject: [PATCH 1/8] New translations zh-CN.toml (Spanish) --- resource/l10n/es-ES.toml | 515 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 515 insertions(+) create mode 100644 resource/l10n/es-ES.toml diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml new file mode 100644 index 0000000..f2e3583 --- /dev/null +++ b/resource/l10n/es-ES.toml @@ -0,0 +1,515 @@ +[NezhaMonitoring] +other = "Nezha Monitor" + +[Server] +other = "Servidores" + +[Services] +other = "Servicios" + +[Task] +other = "Tarea" + +[Notification] +other = "Notificación" + +[Settings] +other = "Ajustes" + +[Home] +other = "Página de inicio" + +[BackToHomepage] +other = "Volver a la página de inicio" + +[AdminPanel] +other = "Panel de administración" + +[Logout] +other = "Cerrar sesión" + +[Login] +other = "Inicia sesión" + +[ConfirmLogout] +other = "¿Confirmación del cierre de sesión?" + +[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/名称以搜索" + +[NotificationMethodGroup] +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 = "点击复制安装命令" + +[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 反代情况" + +[Default] +other = "默认" + +[Offline] +other = "已离线" + +[Platform] +other = "系统" + +[DiskUsed] +other = "硬盘" + +[MemUsed] +other = "内存" + +[SwapUsed] +other = "交换" + +[NetTransfer] +other = "流量" + +[Load] +other = "负载" + +[ProcessCount] +other = "进程数" + +[ConnCount] +other = "连接数" + +[BootTime] +other = "启动" + +[LastActive] +other = "活动" + +[Version] +other = "版本" + +[NetSpeed] +other = "网络" + +[Uptime] +other = "在线" + +[ServerIsOffline] +other = "节点已离线" + +[Day] +other = "天" + +[RealtimeChannelEstablished] +other = "实时通道建立" + +[GetTheLatestMonitoringDataInRealTime] +other = "可以实时获取最新监控数据啦" + +[RealtimeChannelDisconnect] +other = "实时通道断开" + +[CanNotGetTheLatestMonitoringDataInRealTime] +other = "无法实时获取最新监控数据咯" + +[30DaysOnline] +other = "30天在线率" + +[Details] +other = "详情" + +[Status] +other = "状态" + +[Availability] +other = "在线率" + +[AverageLatency] +other = "平均延迟" + +[CycleTransferStats] +other = "循环流量统计" + +[From] +other = "自" + +[To] +other = "至" + +[NextCheck] +other = "下次检查" + +[CurrentUsage] +other = "当前用量" + +[VerifyPassword] +other = "验证查看密码" + +[LightMode] +other = "白昼模式" + +[DarkMode] +other = "暗黑模式" + +[GridLayout] +other = "网格视图" + +[ListLayout] +other = "列表视图" + +[EnterPassword] +other = "输入密码" + +[Location] +other = "地区" + +[Running] +other = "运行中" + +[UpNetTransfer] +other = "上行" + +[DownNetTransfer] +other = "下行" + +[TotalUpNetTransfer] +other = "总上行" + +[TotalDownNetTransfer] +other = "总下行" + +[WrongPassword] +other = "密码错误" + +[AnErrorEccurred] +other = "出现错误" + +[SystemError] +other = "系统错误" + +[NetworkError] +other = "网络错误" + +[ServicesStatus] +other = "服务状态" + +[ServersManagement] +other = "服务器管理" + +[ServicesManagement] +other = "服务监控" + +[ScheduledTasks] +other = "计划任务" + +[YouAreNotAuthorized] +other = "此页面需要登录" + +[WrongAccessPassword] +other = "查看密码错误" + +[Add] +other = "添加" + +[Edit] +other = "修改" + +[AlarmRule] +other = "报警规则" + +[NotificationMethod] +other = "通知方式" + +[Incident] +other = "故障" + +[Resolved] +other = "恢复" + +[StatusNoData] +other = "无数据" + +[StatusGood] +other = "良好" + +[StatusLowAvailability] +other = "低可用" + +[ScheduledTaskExecutedSuccessfully] +other = "任务成功" + +[ScheduledTaskExecutedFailed] +other = "任务失败" + +[IPChanged] +other = "IP变更" From 292ef97311c3cc053aa03d98f445c29399d39f28 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 30 Apr 2022 23:48:19 +0800 Subject: [PATCH 2/8] Update source file zh-CN.toml --- resource/l10n/zh-CN.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/resource/l10n/zh-CN.toml b/resource/l10n/zh-CN.toml index 7eb1faa..b3fe1fb 100644 --- a/resource/l10n/zh-CN.toml +++ b/resource/l10n/zh-CN.toml @@ -271,9 +271,6 @@ other = "管理员列表" [Theme] other = "主题" -[DefaultTheme] -other = "默认主题" - [CustomCodes] other = "自定义代码(style、script 都可以)" From 8bc29742af11d3be1b7e46c460ea5b8cf6b952e8 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 30 Apr 2022 23:48:20 +0800 Subject: [PATCH 3/8] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index 2ee410a..3831e0c 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -271,9 +271,6 @@ other = "Admin List" [Theme] other = "Theme" -[DefaultTheme] -other = "Default Theme" - [CustomCodes] other = "Custom code (style, script)" From 9ed251c25323fa29133ddeb00cc049e427977f23 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 30 Apr 2022 23:48:21 +0800 Subject: [PATCH 4/8] New translations zh-CN.toml (Spanish) --- resource/l10n/es-ES.toml | 89 +++++++++++++++++++--------------------- 1 file changed, 43 insertions(+), 46 deletions(-) diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml index f2e3583..384f916 100644 --- a/resource/l10n/es-ES.toml +++ b/resource/l10n/es-ES.toml @@ -1,5 +1,5 @@ [NezhaMonitoring] -other = "Nezha Monitor" +other = "Nezha Monitoring" [Server] other = "Servidores" @@ -35,121 +35,121 @@ other = "Inicia sesión" other = "¿Confirmación del cierre de sesión?" [AfterLoggingOutYouHaveToLoginAgain] -other = "注销后您必须重新登录才能使用" +other = "Después de cerrar la sesión, debe volver a iniciar la sesión para utilizar" [Cancel] -other = "取消" +other = "Cancelar" [Confirm] -other = "确认" +other = "Confirmar" [AddScheduledTasks] -other = "添加计划任务" +other = "Añadir tareas programadas" [Name] -other = "名称" +other = "Nombre" [Scheduler] -other = "计划" +other = "Plan" [BackUp] -other = "备份" +other = "Copia de seguridad" [3amDaily] -other = "(每天3点)" +other = "(Las 3: 00 de todos los días)" [Command] -other = "命令" +other = "Comandos" [Coverage] -other = "覆盖范围" +other = "Cobertura" [IgnoreAllAndExecuteOnlyThroughSpecificServers] -other = "忽略所有,仅通过特定服务器执行" +other = "Ignorar todo y ejecutar sólo a través de servidores específicos" [AllIncludedOnlySpecificServersAreNotExecuted] -other = "覆盖所有,仅特定服务器不执行" +other = "Todos los servidores, sólo los específicos no ejecutan comandos" [SpecificServers] -other = "特定服务器" +other = "Servidores específicos" [EnterIdAndNameToSearch] -other = "输入ID/名称以搜索" +other = "Introduzca ID o nombre para buscar" [NotificationMethodGroup] -other = "通知方式组" +other = "Grupo de métodos de notificación" [PushSuccessMessages] -other = "推送成功的消息" +other = "Enviar el mensaje con éxito" [TheFormaOfTheScheduleIs] -other = "计划的格式为:" +other = "El formato del plan es:" [SecondsMinutesHoursDaysMonthsWeeksSeeDetails] -other = "秒 分 时 天 月 星期,详情见" +other = "Segundos minutos horas días meses semanas, ver detalles a" [ScheduleExpressionFormat] -other = "计划表达式格式" +other = "Formato de expresiones cron" [IntroductionOfCommands] -other = "命令:就像写 shell/bat 脚本一样,但是不推荐换行,多个命令使用 &&/& 连接,如果遇到 xxx 命令找不到,可能是PATH 环境变量的问题,Linux 主机在命令开头加入source ~/.bashrc或者使用绝对路径执行。" +other = "Comandos: al igual que la escritura de un script shell/bat, pero no se recomiendan los saltos de línea. Los comandos múltiples se enlazan mediante &&/&, si el comando no se encuentra, es posible que haya un problema con la variable de entorno PATH, los servidores Linux añaden source ~/.bashrc al inicio del comando o utilizan una ruta absoluta para ejecutarlo." [AddMonitor] -other = "添加监控" +other = "Añadir un monitor de servicio" [Blog] -other = "博客" +other = "Blog" [Target] -other = "目标" +other = "Objetivos" [Type] -other = "类型" +other = "Tipo" [SslExpirationOrChange] -other = "(SSL到期、变更)" +other = "(Expiración o cambio de SSL)" [Duration] -other = "请求间隔" +other = "Intervalo" [Seconds] -other = "秒" +other = "segundos" [EnableFailureNotification] -other = "启用故障通知" +other = "Activar la notificación de fallos" [IntroductionOfMonitor] other = """ -类型为 HTTP-GET 时输入URL(带 http/https, HTTPS协议的会顺带监控SSL证书);
-类型为 ICMP-Ping 时输入主机名/IP,不带端口;
-类型为 TCP-Ping 时输入主机名/IP + 端口号:example.com:22""" +Introduzca la URL cuando el tipo sea HTTP-GET (si es con protocolo HTTPS, por cierto, monitorizará el certificado SSL)
+Introduzca el nombre de host o IP sin puerto cuando el tipo es ICMP-Ping
+Introduzca el nombre de host o IP y puerto cuando el tipo es TCP-Ping: example.com:22""" [AddNotificationMethod] -other = "添加通知方式" +other = "Añadir un método de notificación" [Tag] -other = "分组" +other = "Grupo de servidores" [DoNotSendTestMessages] -other = "不发送测试信息" +other = "No se envía ningún mensaje de prueba" [RequestMethod] -other = "请求方式" +other = "Método de petición" [RequestType] -other = "请求类型" +other = "Tipo de petición" [VerifySSL] -other = "验证SSL" +other = "Validar SSL" [AddNotificationRule] -other = "添加报警规则" +other = "Añadir reglas de notificación" [Rules] -other = "规则" +other = "Reglas" [Enable] -other = "启用" +other = "Activar" [AddServer] other = "添加服务器" @@ -271,9 +271,6 @@ other = "管理员列表" [Theme] other = "主题" -[DefaultTheme] -other = "默认主题" - [CustomCodes] other = "自定义代码(style、script 都可以)" @@ -305,10 +302,10 @@ other = "服务器ID 以逗号隔开" other = "提醒发送至指定的通知分组" [NotificationMessagesDoNotHideIP] -other = "通知信息IP不打码" +other = "No se oculta la IP en los mensajes de notificación" [Save] -other = "保存" +other = "Guardar" [ModifiedSuccessfully] other = "修改成功" From 94f3d0a54638f6bde38a2ee7b7fdc1943c690b10 Mon Sep 17 00:00:00 2001 From: naiba Date: Sun, 1 May 2022 01:02:08 +0800 Subject: [PATCH 5/8] New translations zh-CN.toml (Spanish) --- resource/l10n/es-ES.toml | 96 ++++++++++++++++++++-------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml index 384f916..fbbf89d 100644 --- a/resource/l10n/es-ES.toml +++ b/resource/l10n/es-ES.toml @@ -308,148 +308,148 @@ other = "No se oculta la IP en los mensajes de notificación" other = "Guardar" [ModifiedSuccessfully] -other = "修改成功" +other = "Modificado con éxito" [TerminalConnectionTimeOutOrSessionEnded] -other = "Terminal 连接超时或会话已结束" +other = "La conexión del Terminal ha expirado o la sesión ha terminado" [TerminalConnectionFailed] -other = "Terminal 连接失败,请检查 /terminal/* 的 WebSocket 反代情况" +other = "Fallo en la conexión del terminal, por favor, revise el proxy inverso de WebSocket" [Default] -other = "默认" +other = "Por defecto" [Offline] -other = "已离线" +other = "Desconexión" [Platform] -other = "系统" +other = "Plataforma" [DiskUsed] -other = "硬盘" +other = "Disco" [MemUsed] -other = "内存" +other = "Memoria" [SwapUsed] -other = "交换" +other = "Swap" [NetTransfer] -other = "流量" +other = "Tráfico de red" [Load] -other = "负载" +other = "Carga" [ProcessCount] -other = "进程数" +other = "Número de procesos" [ConnCount] -other = "连接数" +other = "Número de conexiones" [BootTime] -other = "启动" +other = "Tiempo de arranque" [LastActive] -other = "活动" +other = "Último activo" [Version] -other = "版本" +other = "Versiones" [NetSpeed] -other = "网络" +other = "Velocidad de la red" [Uptime] -other = "在线" +other = "Tiempo de funcionamiento" [ServerIsOffline] -other = "节点已离线" +other = "El servidor está desconectado" [Day] -other = "天" +other = "Días" [RealtimeChannelEstablished] -other = "实时通道建立" +other = "Establecimiento de canal en tiempo real" [GetTheLatestMonitoringDataInRealTime] -other = "可以实时获取最新监控数据啦" +other = "¡Ahora puede obtener los últimos datos de monitorización en tiempo real!" [RealtimeChannelDisconnect] -other = "实时通道断开" +other = "Desconexión de canal en tiempo real" [CanNotGetTheLatestMonitoringDataInRealTime] -other = "无法实时获取最新监控数据咯" +other = "¡No puede obtener los últimos datos de monitorización en tiempo real!" [30DaysOnline] -other = "30天在线率" +other = "Disponibilidad en los últimos 30 días" [Details] -other = "详情" +other = "Detalles" [Status] -other = "状态" +other = "Estatus" [Availability] -other = "在线率" +other = "Disponibilidad" [AverageLatency] -other = "平均延迟" +other = "Latencia media" [CycleTransferStats] -other = "循环流量统计" +other = "Estadísticas de transmisión circular" [From] -other = "自" +other = "Desde" [To] -other = "至" +other = "A" [NextCheck] -other = "下次检查" +other = "Siguiente prueba" [CurrentUsage] -other = "当前用量" +other = "Uso actual" [VerifyPassword] -other = "验证查看密码" +other = "Verificar contraseña" [LightMode] -other = "白昼模式" +other = "Modo luminoso" [DarkMode] -other = "暗黑模式" +other = "Modo oscuro" [GridLayout] -other = "网格视图" +other = "Grid Layout" [ListLayout] -other = "列表视图" +other = "List Layout" [EnterPassword] -other = "输入密码" +other = "Introduzca su contraseña" [Location] -other = "地区" +other = "Localización" [Running] -other = "运行中" +other = "En línea" [UpNetTransfer] -other = "上行" +other = "Tráfico de salida" [DownNetTransfer] -other = "下行" +other = "Tráfico de entrada" [TotalUpNetTransfer] -other = "总上行" +other = "Tráfico de salida total" [TotalDownNetTransfer] -other = "总下行" +other = "Tráfico de entrada total" [WrongPassword] -other = "密码错误" +other = "Contraseña incorrecta" [AnErrorEccurred] -other = "出现错误" +other = "Ha ocurrido un error" [SystemError] other = "系统错误" From 7c7ef0b3e849c73c59162851db8f70d7cab54c4c Mon Sep 17 00:00:00 2001 From: naiba Date: Sun, 1 May 2022 02:04:13 +0800 Subject: [PATCH 6/8] New translations zh-CN.toml (Spanish) --- resource/l10n/es-ES.toml | 118 +++++++++++++++++++-------------------- 1 file changed, 59 insertions(+), 59 deletions(-) diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml index fbbf89d..3833800 100644 --- a/resource/l10n/es-ES.toml +++ b/resource/l10n/es-ES.toml @@ -29,7 +29,7 @@ other = "Panel de administración" other = "Cerrar sesión" [Login] -other = "Inicia sesión" +other = "Iniciar sesión" [ConfirmLogout] other = "¿Confirmación del cierre de sesión?" @@ -152,154 +152,154 @@ other = "Reglas" other = "Activar" [AddServer] -other = "添加服务器" +other = "Añadir un servidor" [ServerGroup] -other = "服务器分组" +other = "Grupos de servidores" [EinsteinLightspeed1] -other = "爱因斯坦-光速1号" +other = "Einstein - Velocidad de la luz 1" [DisplayIndex] -other = "排序" +other = "Índice de visualización" [TheLargerTheNumberTheHigherThePriority] -other = "越大越靠前" +other = "Un índice mayor se clasificará antes" [Secret] -other = "密钥" +other = "Clave" [Note] -other = "备注" +other = "Nota" [LinuxOneKeyInstall] -other = "Linux 一键安装" +other = "Linux Instalación con un solo clic" [NoDomainAlert] -other = "请先在设置页面配置 未接入CDN的面板服务器域名/IP" +other = "Por favor, configure el dominio o IP del servidor del panel que no está conectado a la CDN en la página de configuración" [PushSuccessfully] -other = "成功推送" +other = "Enviado correctamente" [LastExecution] -other = "最后执行" +other = "Última ejecución" [LastResult] -other = "最后结果" +other = "Resultado final" [Administration] -other = "管理" +other = "Administración" [CoverAll] -other = "覆盖所有" +other = "Cubriendo todo" [IgnoreAll] -other = "忽略所有" +other = "Ignora todo" [DeleteScheduledTask] -other = "删除计划任务" +other = "Eliminar la tarea programada" [ConfirmToDeleteThisScheduledTask] -other = "确认删除此计划任务?" +other = "¿Confirma que quieres eliminar esta tarea programada?" [AccessDenied] -other = "访问受限" +other = "Acceso denegado" [Use] -other = "使用" +other = "Utiliza" [AccountToLogin] -other = "账号登录" +other = "Acceder a la cuenta" [SignUp] -other = "注册" +other = "Regístrate" [DontHaveAnAccount] -other = "没有账号?" +other = "¿No tiene la cuenta?" [SSLCertificate] -other = "HTTP(S)/SSL证书" +other = "Certificados HTTP(S)/SSL" [TCPPort] -other = "TCP 端口" +other = "Puerto TCP" [DeleteService] -other = "删除服务" +other = "Eliminar un servicio" [ConfirmToDeleteThisService] -other = "确认删除此服务?" +other = "¿Confirma que quieres eliminar este servicio?" [DeleteNotificationMethod] -other = "删除通知方式" +other = "Eliminar un método de notificación" [ConfirmToDeleteThisNotificationMethod] -other = "确认删除此通知方式?" +other = "¿Confirma que quieres eliminar este método de notificación?" [ForceUpdate] -other = "强制更新" +other = "Actualizaciones forzosas" [SelectAll] -other = "全选" +other = "Seleccionar todo" [VersionNumber] -other = "版本号" +other = "Número de versión" [OneKeyInstall] -other = "一键安装" +other = "Instalación con un solo clic" [ClickToCopyTheInstallationCommand] -other = "点击复制安装命令" +other = "Haga clic para copiar el comando de instalación" [DeleteServer] -other = "删除主机" +other = "Eliminar el servidor" [ConfirmToDeleteThisServer] -other = "确认删除此主机?" +other = "¿Confirma que quieres eliminar este servidor?" [NoServerSelected] -other = "当前没有选中的服务器" +other = "No hay servidores seleccionados actualmente" [ExecutionResults] -other = "执行结果" +other = "Resultados de la ejecución" [SiteTitle] -other = "站点标题" +other = "Título del sitio" [AdministratorList] -other = "管理员列表" +other = "Lista de administradores" [Theme] -other = "主题" +other = "Temas" [CustomCodes] -other = "自定义代码(style、script 都可以)" +other = "Códigos personalizados" [AccessPassword] -other = "前台查看密码" +other = "Contraseña de acceso" [PanelServerDomainAndIP] -other = "未接入CDN的面板服务器域名/IP" +other = "El dominio o IP del servidor del panel no está conectado a la CDN" [IPChangeAlert] -other = "IP 变更提醒" +other = "Alerta de cambio de IP" [AllIncludedOnlySpecificServersAreNotAlerted] -other = "覆盖所有,仅特定服务器不提醒" +other = "Cubrir todo, ignorar sólo servidores específicos" [IgnoreAllOnlyAlertSpecificServers] -other = "忽略所有,仅提醒特定服务器" +other = "Omitir todo, notificar sólo a los servidores específicos" [IgnoreAllRequestOnlyThroughSpecificServers] -other = "忽略所有,仅通过特定服务器请求" +other = "Omitir todos los servidores, sólo enviar peticiones a través de servidores específicos" [AllIncludedOnlySpecificServersAreNotRequest] -other = "覆盖所有,仅特定服务器不请求" +other = "Enviar peticiones de todos los servidores, omitir sólo servidores específicos" [ServerIDSeparatedByCommas] -other = "服务器ID 以逗号隔开" +other = "ID del servidor separado por una coma" [IPChangeNotificationTag] -other = "提醒发送至指定的通知分组" +other = "Enviar una notificación al grupo de notificación especificado" [NotificationMessagesDoNotHideIP] other = "No se oculta la IP en los mensajes de notificación" @@ -452,28 +452,28 @@ other = "Contraseña incorrecta" other = "Ha ocurrido un error" [SystemError] -other = "系统错误" +other = "Error del sistema" [NetworkError] -other = "网络错误" +other = "Error de red" [ServicesStatus] -other = "服务状态" +other = "Estado del servicio" [ServersManagement] -other = "服务器管理" +other = "Gestión de servidores" [ServicesManagement] -other = "服务监控" +other = "Monitorización del servicio" [ScheduledTasks] -other = "计划任务" +other = "Tareas programadas" [YouAreNotAuthorized] -other = "此页面需要登录" +other = "Esta página requiere un acceso" [WrongAccessPassword] -other = "查看密码错误" +other = "Contraseña de acceso incorrecta" [Add] other = "添加" From f6f1e24499cb1e1b6e683f9443ed89d39cdbd815 Mon Sep 17 00:00:00 2001 From: naiba Date: Sun, 1 May 2022 03:00:43 +0800 Subject: [PATCH 7/8] New translations zh-CN.toml (Spanish) --- resource/l10n/es-ES.toml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml index 3833800..f790138 100644 --- a/resource/l10n/es-ES.toml +++ b/resource/l10n/es-ES.toml @@ -476,37 +476,37 @@ other = "Esta página requiere un acceso" other = "Contraseña de acceso incorrecta" [Add] -other = "添加" +other = "Añadir" [Edit] -other = "修改" +other = "Modificar" [AlarmRule] -other = "报警规则" +other = "Reglas de notificación" [NotificationMethod] -other = "通知方式" +other = "Método de notificación" [Incident] -other = "故障" +other = "Incidente" [Resolved] -other = "恢复" +other = "Resuelto" [StatusNoData] -other = "无数据" +other = "No hay datos disponibles" [StatusGood] -other = "良好" +other = "Buena" [StatusLowAvailability] -other = "低可用" +other = "Baja disponibilidad" [ScheduledTaskExecutedSuccessfully] -other = "任务成功" +other = "Tarea ejecutada con éxito" [ScheduledTaskExecutedFailed] -other = "任务失败" +other = "Tarea ejecutada fallida" [IPChanged] -other = "IP变更" +other = "Cambio de IP" From 03aa8599c7dc9a989b3c67d90bbc27e5f27bb76f Mon Sep 17 00:00:00 2001 From: naiba Date: Sun, 1 May 2022 04:12:45 +0800 Subject: [PATCH 8/8] New translations zh-CN.toml (Spanish) --- resource/l10n/es-ES.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml index f790138..a057461 100644 --- a/resource/l10n/es-ES.toml +++ b/resource/l10n/es-ES.toml @@ -8,10 +8,10 @@ other = "Servidores" other = "Servicios" [Task] -other = "Tarea" +other = "Tareas" [Notification] -other = "Notificación" +other = "Notificaciones" [Settings] other = "Ajustes" @@ -32,7 +32,7 @@ other = "Cerrar sesión" other = "Iniciar sesión" [ConfirmLogout] -other = "¿Confirmación del cierre de sesión?" +other = "¿Confirma que queire cierre de sesión?" [AfterLoggingOutYouHaveToLoginAgain] other = "Después de cerrar la sesión, debe volver a iniciar la sesión para utilizar" @@ -200,7 +200,7 @@ other = "Ignora todo" other = "Eliminar la tarea programada" [ConfirmToDeleteThisScheduledTask] -other = "¿Confirma que quieres eliminar esta tarea programada?" +other = "¿Confirma que quiere eliminar esta tarea programada?" [AccessDenied] other = "Acceso denegado" @@ -227,13 +227,13 @@ other = "Puerto TCP" other = "Eliminar un servicio" [ConfirmToDeleteThisService] -other = "¿Confirma que quieres eliminar este servicio?" +other = "¿Confirma que quiere eliminar este servicio?" [DeleteNotificationMethod] other = "Eliminar un método de notificación" [ConfirmToDeleteThisNotificationMethod] -other = "¿Confirma que quieres eliminar este método de notificación?" +other = "¿Confirma que quiere eliminar este método de notificación?" [ForceUpdate] other = "Actualizaciones forzosas" @@ -254,7 +254,7 @@ other = "Haga clic para copiar el comando de instalación" other = "Eliminar el servidor" [ConfirmToDeleteThisServer] -other = "¿Confirma que quieres eliminar este servidor?" +other = "¿Confirma que quiere eliminar este servidor?" [NoServerSelected] other = "No hay servidores seleccionados actualmente"