mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 07:14:04 +00:00
Translated using Weblate (Spanish)
Currently translated at 99.0% (712 of 719 strings) Co-authored-by: MaxGremory <holgaloper@gmail.com> Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/ Translation: Uptime Kuma/Uptime Kuma
This commit is contained in:
parent
80f1959871
commit
fb38048159
1 changed files with 13 additions and 3 deletions
|
@ -303,7 +303,7 @@
|
|||
"Maintenance": "Mantenimiento",
|
||||
"General Monitor Type": "Monitor Tipo General",
|
||||
"Specific Monitor Type": "Monitor Tipo Específico",
|
||||
"Monitor": "Monitores",
|
||||
"Monitor": "Monitor | Monitores",
|
||||
"Resend Notification if Down X times consecutively": "Reenviar Notificación si Caído X veces consecutivamente",
|
||||
"resendEveryXTimes": "Reenviar cada {0} veces",
|
||||
"resendDisabled": "Reenvío deshabilitado",
|
||||
|
@ -681,7 +681,7 @@
|
|||
"smseagleGroup": "Nombre(s) de grupo de Guía Telefónica",
|
||||
"Unpin": "Quitar de destacados",
|
||||
"Prefix Custom Message": "Prefijo personalizado",
|
||||
"markdownSupported": "Soporta sintaxis Markdown",
|
||||
"markdownSupported": "Sintaxis de Markdown soportada",
|
||||
"Server Address": "Dirección del Servidor",
|
||||
"Learn More": "Aprende Más",
|
||||
"Pick a RR-Type...": "Seleccione un Tipo RR",
|
||||
|
@ -738,5 +738,15 @@
|
|||
"lunaseaUserID": "ID Usuario",
|
||||
"lunaseaDeviceID": "ID Dispositivo",
|
||||
"disableAPIKeyMsg": "¿Está seguro de que desea desactivar esta clave API?",
|
||||
"Expires": "Expira"
|
||||
"Expires": "Expira",
|
||||
"twilioAccountSID": "SID de Cuenta",
|
||||
"twilioFromNumber": "Desde el numero",
|
||||
"twilioToNumber": "Hasta el numero",
|
||||
"startDateTime": "Fecha/Hora Inicio",
|
||||
"sameAsServerTimezone": "Igual a Zona horaria del Servidor",
|
||||
"endDateTime": "Fecha/Hora Fin",
|
||||
"cronExpression": "Expresión Cron",
|
||||
"cronSchedule": "Cronograma: ",
|
||||
"invalidCronExpression": "Expresión Cron invalida:{0}",
|
||||
"statusPageRefreshIn": "Reinicio en: {0}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue