918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Rev | Line | |
---|
[9583e59] | 1 | <?php |
---|
[cb29596] | 2 | //________________________________________________________ |
---|
| 3 | // |
---|
[c70078c] | 4 | // Fichero de idiomas php: comandos/mensajes_eng.php |
---|
[cb29596] | 5 | // Idioma: English |
---|
| 6 | //________________________________________________________ |
---|
| 7 | if (empty ($TbMsg)) $TbMsg=Array(); |
---|
| 8 | $TbMsg["COMMAND_Apagar"]="Power-Off"; |
---|
| 9 | $TbMsg["COMMAND_Arrancar"]="Boot"; |
---|
| 10 | $TbMsg["COMMAND_Configurar"]="Configure"; |
---|
| 11 | $TbMsg["COMMAND_CrearImagen"]="Make Image"; |
---|
| 12 | $TbMsg["COMMAND_EjecutarScript"]="Execute Script"; |
---|
[9583e59] | 13 | $TbMsg["COMMAND_EliminarImagenCache"]="Delete Cache Image"; |
---|
[cb29596] | 14 | $TbMsg["COMMAND_IniciarSesion"]="Init Session"; |
---|
| 15 | $TbMsg["COMMAND_InventarioHardware"]="Hardware Inventory"; |
---|
| 16 | $TbMsg["COMMAND_InventarioSoftware"]="Software Inventory"; |
---|
| 17 | $TbMsg["COMMAND_Reiniciar"]="Reboot"; |
---|
| 18 | $TbMsg["COMMAND_RestaurarImagen"]="Restore Image"; |
---|
[34374f0] | 19 | $TbMsg["COMMAND_EliminarImagenCache"]="Delete Cache Image"; |
---|
| 20 | $TbMsg["COMMAND_CrearImagenBasica"]="Create Basic Image"; |
---|
| 21 | $TbMsg["COMMAND_RestaurarImagenBasica"]="Restore Basic Image"; |
---|
| 22 | $TbMsg["COMMAND_CrearSoftIncremental"]="Create Incremental Software"; |
---|
| 23 | $TbMsg["COMMAND_RestaurarSoftIncremental"]="Restore Incremental Software"; |
---|
| 24 | $TbMsg["WIZARD_Asistente Particionado"]="Partitioning"; |
---|
[4a03527] | 25 | $TbMsg["WIZARD_Asistente Clonacion Particiones Remotas"]="Clone Remote Partitions "; |
---|
| 26 | $TbMsg["WIZARD_Asistente \"Deploy\" de Imagenes"]="Deploy image"; |
---|
[cb29596] | 27 | ?> |
---|
| 28 | |
---|
Note: See
TracBrowser
for help on using the repository browser.