Mini Shell
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0">
<xsl:variable name="strDisabled"><!--XLATESTART-->Desactivado<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strDisabled1"><!--XLATESTART-->Desactivado<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strDisabled2"><!--XLATESTART-->Desactivado<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorBadCommand"><!--XLATESTART-->¡Error! Comando erróneo.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorBadDevice"><!--XLATESTART-->Error: Dispositivo erróneo.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorCommandAborted"><!--XLATESTART-->¡Error! Comando anulado.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorCommandCancelled"><!--XLATESTART-->¡Error! Comando cancelado.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorCommandNot"><!--XLATESTART-->¡Error! Comando no implementado.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorCommandPending"><!--XLATESTART-->¡Error! Comando pendiente.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorCommandSuccessful"><!--XLATESTART-->¡Error! Comando satisfactorio.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorCommandTimeout"><!--XLATESTART-->¡Error! Terminó el tiempo de espera del comando.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorCommandUnsuccessful"><!--XLATESTART-->¡Error! Comando no satisfactorio.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorDataRequested"><!--XLATESTART-->Error: Los datos solicitados no están disponibles.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorDataRequested1"><!--XLATESTART-->Error: Los datos solicitados son más que los disponibles.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorDataRequested2"><!--XLATESTART-->Error: Los datos solicitados son menos que los disponibles.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorDeviceAlready"><!--XLATESTART-->Error: El dispositivo ya existe.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorDeviceBusy"><!--XLATESTART-->Error: Dispositivo ocupado.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorDeviceDoes"><!--XLATESTART-->Error: El dispositivo no tiene datos.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorDeviceNot"><!--XLATESTART-->¡Error! El dispositivo no está listo para aceptar comandos. Vuelva a intentar más tarde.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorDeviceOut"><!--XLATESTART-->Error: El dispositivo se ha quedado sin memoria.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorINIFile"><!--XLATESTART-->Error: No se encuentra el archivo INI.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorINIKey"><!--XLATESTART-->Error: La clave de INI no existe.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorINIMalformed"><!--XLATESTART-->Error: INI malformado, dañado o inservible.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorINISection"><!--XLATESTART-->Error: La sección de INI no existe.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorINIValue"><!--XLATESTART-->Error: Valor de INI malformado, dañado o inservible.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorInsufficientAccess"><!--XLATESTART-->Error: Derechos de acceso insuficientes.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorInvalidIndex"><!--XLATESTART-->Error: Índice no válido.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorInvalidParameter"><!--XLATESTART-->Error: Nombre o valor del parámetro no válido.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorNoSuch"><!--XLATESTART-->Error: No existe ese dispositivo.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorOutOf"><!--XLATESTART-->Error: Se agotó la memoria.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorResourceLocked"><!--XLATESTART-->Error: Recurso bloqueado.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorSMBError"><!--XLATESTART-->Error: Error SMB.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorSpuriousInterrupt"><!--XLATESTART-->Error: Interrupción falsa.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorThermalProtect"><!--XLATESTART-->Error: no se encontró la característica de apagado de protección térmica en este sistema.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorThermalProtect1"><!--XLATESTART-->Error: el objeto de apagado de protección térmica está malformado, dañado o inservible.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorThermalProtect2"><!--XLATESTART-->Error: el objeto de apagado de protección térmica ya existe.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorXMLFile"><!--XLATESTART-->Error: No se encontró el archivo XML.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorXMLMalformed"><!--XLATESTART-->Error: XML malformado, dañado o inservible.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorXMLNode"><!--XLATESTART-->Error: No existe el nodo XML.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strErrorXMLValue"><!--XLATESTART-->Error: Valor de XML malformado, dañado o inservible.<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strFailure"><!--XLATESTART-->Falla<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strFailure1"><!--XLATESTART-->Falla<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strFailure2"><!--XLATESTART-->Falla<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strRefresh"><!--XLATESTART-->Actualizar<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strThermalProtectShutdown"><!--XLATESTART-->Gravedad del apagado de protección térmica<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strThermalProtectShutdown1"><!--XLATESTART-->Gravedad del apagado de protección térmica<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strThermalShutdown"><!--XLATESTART-->Apagado térmico<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strThermalShutdown1"><!--XLATESTART-->Apagado térmico<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strWarning"><!--XLATESTART-->Advertencia<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strWarning1"><!--XLATESTART-->Advertencia<!--XLATESTOP--></xsl:variable>
<xsl:variable name="strWarning2"><!--XLATESTART-->Advertencia<!--XLATESTOP--></xsl:variable>
</xsl:stylesheet>
Zerion Mini Shell 1.0