Update es_es.json

Optimized the order of translation variables
New translation variable "Systeminfo_System_Architecture"
New translation variable "Systeminfo_System_AVG"
New translation variable "Systeminfo_System_Kernel"
New translation variable "Systeminfo_System_OSVersion"
New translation variable "Systeminfo_System_System"
New translation variable "Systeminfo_System_Uname"
New translation variable "Systeminfo_System_Uptime"
This commit is contained in:
Carlos V
2023-08-14 16:02:43 +02:00
committed by GitHub
parent e669ecacf3
commit b07118b298

View File

@@ -592,8 +592,6 @@
"Systeminfo_This_Client": "Este cliente",
"Systeminfo_Client_User_Agent": "Agente de usuario:",
"Systeminfo_Client_Resolution": "Resolución del navegador:",
"Systeminfo_System": "Sistema",
"Systeminfo_Motherboard" : "Placa base",
"Systeminfo_CPU" : "CPU",
"Systeminfo_CPU_Vendor": "Proveedor de CPU:",
"Systeminfo_CPU_Name": "Nombre de la CPU:",
@@ -604,6 +602,9 @@
"Systeminfo_Memory_Usage": "Memoria en uso:",
"Systeminfo_Memory_Usage_Percent": "Memoria %:",
"Systeminfo_Memory_Total_Memory": "Memoria total:",
"Systeminfo_Motherboard" : "Placa base",
"Systeminfo_Network": "Red",
"Systeminfo_Network_Hardware": "Hardware de red",
"Systeminfo_Storage": "Almacenamiento",
"Systeminfo_Storage_Mount": "Punto de montaje:",
"Systeminfo_Storage_Device" : "Dispositivo:",
@@ -614,11 +615,17 @@
"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_Services_Name": "Nombre del servicio",
"Systeminfo_Services_Description": "Descripción del servicio",
"Systeminfo_System": "Sistema",
"Systeminfo_System_Architecture": "Arquitectura:",
"Systeminfo_System_AVG": "Cargar promedio:",
"Systeminfo_System_Kernel": "Núcleo:",
"Systeminfo_System_OSVersion": "Sistema Operativo:",
"Systeminfo_System_System": "Sistema:",
"Systeminfo_System_Uname": "Uname:",
"Systeminfo_System_Uptime": "Tiempo de actividad:",
"Systeminfo_USB_Devices": "Dispositivos USB"
}
}