Update es_es.json

Added translation variable "Systeminfo_Storage_Usage_Mount"
Added translation variable "Systeminfo_Storage_Usage_Total"
Added translation variable "Systeminfo_Storage_Usage_Used"
Added translation variable "Systeminfo_Storage_Usage_Free"
This commit is contained in:
Carlos V
2023-08-13 18:47:24 +02:00
committed by GitHub
parent 8c91357fbb
commit c9f22aa0c7

View File

@@ -592,11 +592,15 @@
"Systeminfo_Memory": "Memoria",
"Systeminfo_Storage": "Almacenamiento",
"Systeminfo_Storage_usage": "Uso de almacenamiento",
"Systeminfo_Storage_Usage_Mount": "Punto de montaje:",
"Systeminfo_Storage_Usage_Total": "Total:",
"Systeminfo_Storage_Usage_Used": "Usado:",
"Systeminfo_Storage_Usage_Free": "Libre:",
"Systeminfo_Network": "Red",
"Systeminfo_Network_Hardware": "Hardware de red",
"Systeminfo_Services": "Servicios",
"Systeminfo_USB_Devices": "Dispositivos USB",
"Systeminfo_Services_Name": "Nombre del servicio",
"Systeminfo_Services_Description": "Descripción del servicio"
"Systeminfo_Services_Description": "Descripción del servicio"
"Systeminfo_USB_Devices": "Dispositivos USB"
}
}