From 0d9b8807b353ed48e67f5f270c6db2b5e44aea7c Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sat, 10 Feb 2024 21:57:47 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 90.8% (573 of 631 strings) Translation: PiAlert/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/es/ --- front/php/templates/language/es_es.json | 26 ++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json index 2a34d5ee..35854190 100644 --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -14,19 +14,19 @@ "About_Design": "Diseñado para:", "About_Exit": "Salir", "About_Title": "Open Source Network Guard", - "AppEvents_DateTimeCreated": "", - "AppEvents_Extra": "", - "AppEvents_GUID": "", - "AppEvents_Helper1": "", - "AppEvents_Helper2": "", - "AppEvents_Helper3": "", - "AppEvents_ObjectForeignKey": "", - "AppEvents_ObjectIndex": "", - "AppEvents_ObjectIsArchived": "", - "AppEvents_ObjectIsNew": "", - "AppEvents_ObjectPlugin": "", - "AppEvents_ObjectPrimaryID": "", - "AppEvents_ObjectSecondaryID": "", + "AppEvents_DateTimeCreated": "Registrado", + "AppEvents_Extra": "Extra", + "AppEvents_GUID": "GUID del evento de aplicación", + "AppEvents_Helper1": "Ayudante 1", + "AppEvents_Helper2": "Ayudante 2", + "AppEvents_Helper3": "Ayudante 3", + "AppEvents_ObjectForeignKey": "Clave externa", + "AppEvents_ObjectIndex": "Índice", + "AppEvents_ObjectIsArchived": "Se archiva (en el momento del registro)", + "AppEvents_ObjectIsNew": "Es nuevo (en el momento del registro)", + "AppEvents_ObjectPlugin": "Complemento vinculado", + "AppEvents_ObjectPrimaryID": "ID principal", + "AppEvents_ObjectSecondaryID": "ID secundario", "AppEvents_ObjectStatus": "", "AppEvents_ObjectStatusColumn": "", "AppEvents_ObjectType": "",