diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json
index 066fa34a..4b67ff97 100755
--- a/front/php/templates/language/en_us.json
+++ b/front/php/templates/language/en_us.json
@@ -563,13 +563,13 @@
"DynDNS_display_name" : "DynDNS",
"DynDNS_icon" : "",
"DDNS_ACTIVE_name" : "Enable DynDNS",
- "DDNS_ACTIVE_description" : "",
+ "DDNS_ACTIVE_description" : "Enable DynDNS service",
"DDNS_DOMAIN_name" : "DynDNS domain URL",
- "DDNS_DOMAIN_description" : "",
+ "DDNS_DOMAIN_description" : "DynDNS host URL (do not include http:// or https://).",
"DDNS_USER_name" : "DynDNS user",
- "DDNS_USER_description" : "",
+ "DDNS_USER_description" : "The username used to login to the DynDNS service (sometimes a full email address).",
"DDNS_PASSWORD_name" : "DynDNS password",
- "DDNS_PASSWORD_description" : "",
+ "DDNS_PASSWORD_description" : "The DynDNS service access password",
"DDNS_UPDATE_URL_name" : "DynDNS update URL",
"DDNS_UPDATE_URL_description" : "Update URL starting with http:// or https://.",
"API_display_name" : "API",
diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json
index 4720d9c9..61380783 100755
--- a/front/php/templates/language/es_es.json
+++ b/front/php/templates/language/es_es.json
@@ -511,15 +511,17 @@
"Apprise_icon" : "",
"REPORT_APPRISE_name" : "Habilitar Apprise",
"REPORT_APPRISE_description" : "Habilitar el envío de notificaciones a través de Apprise.",
- "APPRISE_HOST_description" : "Apprise host URL que comienza con http:// o https://. (no olvide incluir /notify al final)",
- "APPRISE_HOST_name" : "Apprise host URL",
+ "APPRISE_HOST_description" : "URL del host de Apprise que comienza con http:// o https://. (no olvide incluir /notify al final)",
+ "APPRISE_HOST_name" : "URL del host de Apprise",
"APPRISE_URL_name" : "URL de notificación de Apprise",
"APPRISE_URL_description" : "Informar de la URL de destino de la notificación. Por ejemplo, para Telegram sería tgram://{bot_token}/{chat_id}.",
+ "APPRISE_SIZE_name": "Tamaño máximo de carga útil",
+ "APPRISE_SIZE_description": "El tamaño máximo de la carga útil de información como número de caracteres en la cadena pasada. Si supera el límite, se truncará y se agregará un mensaje (text was truncated).",
"NTFY_display_name" : "NTFY",
"NTFY_icon" : "",
"REPORT_NTFY_name" : "Habilitar NTFY",
"REPORT_NTFY_description" : "Habilitar el envío de notificaciones a través de NTFY.",
- "NTFY_HOST_name" : "NTFY host URL",
+ "NTFY_HOST_name" : "URL del host NTFY",
"NTFY_HOST_description" : "URL de host NTFY que comienza con http:// o https://. Puede usar la instancia alojada en https://ntfy.sh simplemente ingresando https://ntfy. sh.",
"NTFY_TOPIC_name" : "Tema de NTFY",
"NTFY_TOPIC_description" : "Tu tema secreto.",
@@ -556,13 +558,13 @@
"DynDNS_display_name" : "DynDNS",
"DynDNS_icon" : "",
"DDNS_ACTIVE_name" : "Habilitar DynDNS",
- "DDNS_ACTIVE_description" : "",
+ "DDNS_ACTIVE_description" : "Habilitar el servicio DynDNS",
"DDNS_DOMAIN_name" : "URL del dominio DynDNS",
- "DDNS_DOMAIN_description" : "",
+ "DDNS_DOMAIN_description" : "URL del host DynDNS (no incluya http:// o https://).",
"DDNS_USER_name" : "Usuario de DynDNS",
- "DDNS_USER_description" : "",
+ "DDNS_USER_description" : "El nombre de usuario utilizado para iniciar sesión en el servicio DynDNS (a veces, una dirección de correo electrónico completa).",
"DDNS_PASSWORD_name" : "Contraseña de DynDNS",
- "DDNS_PASSWORD_description" : "",
+ "DDNS_PASSWORD_description" : "La contraseña de acceso al servicio DynDNS.",
"DDNS_UPDATE_URL_name" : "URL de actualización de DynDNS",
"DDNS_UPDATE_URL_description" : "Actualice la URL que comienza con http:// o https://.",
"API_display_name" : "API",
diff --git a/front/plugins/pholus_scan/config.json b/front/plugins/pholus_scan/config.json
index b004f69c..18da195d 100755
--- a/front/plugins/pholus_scan/config.json
+++ b/front/plugins/pholus_scan/config.json
@@ -20,6 +20,10 @@
{
"language_code": "en_us",
"string": "Pholus-Scan (Name discovery)"
+ },
+ {
+ "language_code": "en_us",
+ "string": "Pholus-Scan (Descubrimiento de nombre)"
}
],
"icon": [
@@ -36,7 +40,11 @@
{
"language_code": "en_us",
"string": "This plugin is to execute a Pholus-scan (name discovery) on the local network"
- }
+ },
+ {
+ "language_code": "es_es",
+ "string": "Este plugin sirve para ejecutar un escaneo Pholus (descubrimiento de nombres) en la red local"
+ }
],
"params" : [
{
@@ -127,7 +135,11 @@
{
"language_code": "en_us",
"string": "Network scan time in seconds. Pholus scan will always run this long. The longer it runs the more device names might be resolved. Will be divided by the number of subnets."
- }
+ },
+ {
+ "language_code": "es_es",
+ "string": "Tiempo de escaneo de red en segundos. El escaneo de Pholus siempre durará este tiempo. Cuanto más tiempo se ejecute, más nombres de dispositivos se podrán resolver. Se dividirá por el número de subredes."
+ }
]
},
{
@@ -147,6 +159,10 @@
"description": [{
"language_code":"en_us",
"string" : "Only enabled if you select schedule in the PHOLUS_RUN setting. Make sure you enter the schedule in the correct cron-like format (e.g. validate at crontab.guru). For example entering 30 3 * * * will run the scan at 3:30 am. Will be run NEXT time the time passes.
"
+ },
+ {
+ "language_code":"es_es",
+ "string" : "Solo está habilitado si selecciona schedule en la configuración PHOLUS_RUN. Asegúrese de ingresar la programación en el formato cron correcto (por ejemplo, validar en crontab.guru). Por ejemplo, al ingresar 30 3 * * * se ejecutará el escaneo a las 3:30 am. Se ejecutará la PRÓXIMA vez que pase el tiempo.
"
}]
},
{
@@ -191,6 +207,10 @@
"description":[{
"language_code":"en_us",
"string" : "Send a notification if selected values change. Use CTRL + Click to select/deselect. Watched_Value1 is InfoWatched_Value2 is Record typeWatched_Value3 is Info Watched_Value4 is N/A
"
+ },
+ {
+ "language_code":"es_es",
+ "string" : "Enviar una notificación si los valores seleccionados cambian. Utilice CTRL + Clic para seleccionar/deseleccionar. Watched_Value1 es InformaciónWatched_Value2 es Tipo de registroWatched_Value3 es La información Watched_Value4 es N/A
"
}]
},
{
@@ -290,6 +310,10 @@
"name":[{
"language_code":"en_us",
"string" : "Type"
+ },
+ {
+ "language_code":"es_es",
+ "string" : "Tipo"
}]
} ,
{