From b6df0fb1a81e43a491b8c191f5a7624743f7a121 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sat, 12 Aug 2023 19:07:13 +0200 Subject: [PATCH 01/13] Update pluginsCore.php Added new translation variable "Plugins_Out_of" --- front/pluginsCore.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/pluginsCore.php b/front/pluginsCore.php index b7ddddab..a2d02324 100755 --- a/front/pluginsCore.php +++ b/front/pluginsCore.php @@ -335,7 +335,7 @@ function generateTabs()
table_custom_endpoint.json file endpoint."
+ "API_CUSTOM_SQL_description" : "You can specify a custom SQL query which will generate a JSON file and then expose it via the table_custom_endpoint.json file endpoint.",
+ "Systeminfo_General" : "General",
+ "Systeminfo_This_Client" : "This Client",
+ "Systeminfo_System" : "System",
+ "Systeminfo_Motherboard" : "Motherboard",
+ "Systeminfo_CPU" : "CPU",
+ "Systeminfo_Memory" : "Memory",
+ "Systeminfo_Storage" : "Storage",
+ "Systeminfo_Storage_usage" : "Storage usage",
+ "Systeminfo_Network" : "Network",
+ "Systeminfo_Network_Hardware" : "Network Hardware",
+ "Systeminfo_Services" : "Services",
+ "Systeminfo_USB_Devices" : "USB Devices"
}
}
From 59e3f45e704bf5928c60a4c0c5add2e98e5fed32 Mon Sep 17 00:00:00 2001
From: Carlos V <76731844+cvc90@users.noreply.github.com>
Date: Sat, 12 Aug 2023 19:27:07 +0200
Subject: [PATCH 06/13] Update es_es.json
Added new translation variable "Systeminfo_General"
Added new translation variable "Systeminfo_This_Client"
Added new translation variable "Systeminfo_System"
Added new translation variable "Systeminfo_Motherboard"
Added new translation variable "Systeminfo_CPU"
Added new translation variable "Systeminfo_Memory"
Added new translation variable "Systeminfo_Storage"
Added new translation variable "Systeminfo_Storage_usage"
Added new translation variable "Systeminfo_Network"
Added new translation variable "Systeminfo_Network_Hardware"
Added new translation variable "Systeminfo_Services" : "Services",
Added new translation variable "Systeminfo_USB_Devices"
---
front/php/templates/language/es_es.json | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json
index f935c80c..e96c4b0f 100755
--- a/front/php/templates/language/es_es.json
+++ b/front/php/templates/language/es_es.json
@@ -583,6 +583,18 @@
"API_display_name" : "API",
"API_icon" : "",
"API_CUSTOM_SQL_name" : "Endpoint personalizado",
- "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_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.",
+ "Systeminfo_General" : "General",
+ "Systeminfo_This_Client": "Este cliente",
+ "Systeminfo_System": "Sistema",
+ "Systeminfo_Motherboard" : "Placa base",
+ "Systeminfo_CPU" : "CPU",
+ "Systeminfo_Memory": "Memoria",
+ "Systeminfo_Storage": "Almacenamiento",
+ "Systeminfo_Storage_usage": "Uso de almacenamiento",
+ "Systeminfo_Network": "Red",
+ "Systeminfo_Network_Hardware": "Hardware de red",
+ "Systeminfo_Services": "Servicios",
+ "Systeminfo_USB_Devices": "Dispositivos USB"
}
}
From 48be1a9eda5e7e0821d98edd54aa71c35026ce2e Mon Sep 17 00:00:00 2001
From: Carlos V <76731844+cvc90@users.noreply.github.com>
Date: Sat, 12 Aug 2023 19:32:27 +0200
Subject: [PATCH 07/13] Update de_de.json
Added new translation variable "Systeminfo_General"
Added new translation variable "Systeminfo_This_Client"
Added new translation variable "Systeminfo_System"
Added new translation variable "Systeminfo_Motherboard"
Added new translation variable "Systeminfo_CPU"
Added new translation variable "Systeminfo_Memory"
Added new translation variable "Systeminfo_Storage"
Added new translation variable "Systeminfo_Storage_usage"
Added new translation variable "Systeminfo_Network"
Added new translation variable "Systeminfo_Network_Hardware"
Added new translation variable "Systeminfo_Services" : "Services",
Added new translation variable "Systeminfo_USB_Devices"
---
front/php/templates/language/de_de.json | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/front/php/templates/language/de_de.json b/front/php/templates/language/de_de.json
index 7f717092..19167c84 100755
--- a/front/php/templates/language/de_de.json
+++ b/front/php/templates/language/de_de.json
@@ -320,8 +320,20 @@
"HelpFAQ_Cat_Network_600_text" : "Diese Seite soll dir die Möglichkeit bieten, die Belegung deiner Netzwerkgeräte abzubilden. Dazu kannst du einen oder mehrere Switches, WLANs, Router, etc. erstellen, sie ggf. mit einer Portanzahl versehen und bereits erkannte Geräte diesen zuordnen. Diese Zuordnung erfolgt in der Detailansicht, des zuzuordnenden Gerätes. So ist es dir möglich, schnell festzustellen an welchem Port ein Host angeschlossen und ob er online ist.",
"REPORT_TITLE" : "Bericht",
"REPORT_ERROR" : "Die gesuchte Seite ist vorübergehend nicht verfügbar. Bitte versuchen Sie es nach ein paar Sekunden erneut",
- "SYSTEM_TITLE" : "Systeminformationen"
+ "SYSTEM_TITLE" : "Systeminformationen",
"Plugins_Out_of" : "von",
+ "Systeminfo_General" : "Allgemein",
+ "Systeminfo_This_Client" : "Dieser Mandant",
+ "Systeminfo_System" : "System",
+ "Systeminfo_Motherboard" : "Hauptplatine",
+ "Systeminfo_CPU" : "CPU",
+ "Systeminfo_Memory" : "Speicher",
+ "Systeminfo_Storage" : "Lagerung",
+ "Systeminfo_Storage_usage" : "Speicherverwendung",
+ "Systeminfo_Network" : "Netzwerk",
+ "Systeminfo_Network_Hardware" : "Netzwerk Hardware",
+ "Systeminfo_Services" : "Dienste",
+ "Systeminfo_USB_Devices" : "USB-Geräte"
}
}
From c6fab002be40af546899d806d39112e9c73dea78 Mon Sep 17 00:00:00 2001
From: Carlos V <76731844+cvc90@users.noreply.github.com>
Date: Sat, 12 Aug 2023 19:57:33 +0200
Subject: [PATCH 08/13] Update systeminfo.php
Added new translation variable "Systeminfo_General"
Added new translation variable "Systeminfo_This_Client"
Added new translation variable "Systeminfo_System"
Added new translation variable "Systeminfo_Motherboard"
Added new translation variable "Systeminfo_CPU"
Added new translation variable "Systeminfo_Memory"
Added new translation variable "Systeminfo_Storage"
Added new translation variable "Systeminfo_Storage_usage"
Added new translation variable "Systeminfo_Network"
Added new translation variable "Systeminfo_Network_Hardware"
Added new translation variable "Systeminfo_Services" : "Services",
Added new translation variable "Systeminfo_USB_Devices"
---
front/systeminfo.php | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/front/systeminfo.php b/front/systeminfo.php
index 7608d719..b41d5e27 100644
--- a/front/systeminfo.php
+++ b/front/systeminfo.php
@@ -130,7 +130,7 @@ $usb_devices_mount = explode("\n", trim($usb_result));
// General ----------------------------------------------------------
echo '