From 4f082b223d5708ee1c30aa2425db73544e1b8bd3 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sun, 10 Nov 2024 13:41:41 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (716 of 716 strings) Translation: NetAlertX/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/es/ --- front/php/templates/language/es_es.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) mode change 100755 => 100644 front/php/templates/language/es_es.json diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json old mode 100755 new mode 100644 index f4327f0d..3aed8ccf --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -1,8 +1,8 @@ { "API_CUSTOM_SQL_description": "Puede especificar una consulta SQL personalizada que generará un archivo JSON y luego lo expondrá a través del archivo table_custom_endpoint.json.", "API_CUSTOM_SQL_name": "Endpoint personalizado", - "API_TOKEN_description": "", - "API_TOKEN_name": "", + "API_TOKEN_description": "Token de API para asegurar la comunicación, puede generar uno o introducir cualquier valor. Se envía en el encabezado de solicitud. Se utiliza en el plugin SYNC del servidor GraphQL.", + "API_TOKEN_name": "Token de la API", "API_display_name": "API", "API_icon": "", "APPRISE_HOST_description": "URL del host de Apprise que comienza con http:// o https://. (no olvide incluir /notify al final)", @@ -282,8 +282,8 @@ "Events_Tablelenght": "Mostrando entradas del MENÚ", "Events_Tablelenght_all": "Todos", "Events_Title": "Eventos", - "GRAPHQL_PORT_description": "", - "GRAPHQL_PORT_name": "", + "GRAPHQL_PORT_description": "El número de puerto del servidor GraphQL.", + "GRAPHQL_PORT_name": "Puerto GraphQL", "Gen_Action": "Acción", "Gen_Add": "Añadir", "Gen_Add_All": "Añadir todo", @@ -794,4 +794,4 @@ "settings_update_item_warning": "Actualice el valor a continuación. Tenga cuidado de seguir el formato anterior. O la validación no se realiza.", "test_event_icon": "fa-vial-circle-check", "test_event_tooltip": "Guarda tus cambios antes de probar nuevos ajustes." -} \ No newline at end of file +}