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 | |
---|
[043e67d] | 1 | <?php |
---|
[3ec149c] | 2 | //________________________________________________________________________________________________________ |
---|
| 3 | // |
---|
| 4 | // Fichero de idiomas php: restaurarimagen_eng.php (Comandos) |
---|
[4e5e8bb] | 5 | // Idioma: English |
---|
[3ec149c] | 6 | //________________________________________________________________________________________________________ |
---|
| 7 | $TbMsg=array(); |
---|
| 8 | $TbMsg[0]='Centers'; |
---|
| 9 | $TbMsg[1]='Group of labs'; |
---|
| 10 | $TbMsg[2]='Labs'; |
---|
| 11 | $TbMsg[3]='Group of computers'; |
---|
| 12 | $TbMsg[4]='Computers'; |
---|
| 13 | $TbMsg[5]='Restore Image'; |
---|
[4e5e8bb] | 14 | $TbMsg[6]='Scope'; |
---|
| 15 | $TbMsg[7]='Data to provide'; |
---|
[d47323ec] | 16 | $TbMsg[8]='Partition'; |
---|
| 17 | $TbMsg[9]='Protocol'; |
---|
[3ec149c] | 18 | $TbMsg[10]='Restore (Same partition type)'; |
---|
[4e5e8bb] | 19 | $TbMsg[11]='Restore (Other partition type)'; |
---|
[d47323ec] | 20 | $TbMsg[12]='Unknown'; |
---|
| 21 | $TbMsg[13]=''; |
---|
| 22 | $TbMsg[14]='Scope'; |
---|
| 23 | $TbMsg[15]='Computers'; |
---|
| 24 | $TbMsg[16]=''; |
---|
| 25 | $TbMsg[17]=''; |
---|
| 26 | $TbMsg[18]="UNGROUP COMPUTERS ACCORDING TO DIFFERENT VALUES OF:"; |
---|
| 27 | $TbMsg[19]="Providing data"; |
---|
| 28 | // Cabeceras de tabla de configuración |
---|
| 29 | $TbMsg[20]='Partition'; |
---|
[4e5e8bb] | 30 | $TbMsg[21]='Installed O.S.'; |
---|
[d47323ec] | 31 | $TbMsg[22]='Size'; |
---|
[4e5e8bb] | 32 | $TbMsg[23]='Configuration data'; |
---|
[d47323ec] | 33 | $TbMsg[24]='Type'; |
---|
| 34 | $TbMsg[25]='Image'; |
---|
| 35 | $TbMsg[26]='Software profile'; |
---|
[4e5e8bb] | 36 | $TbMsg[27]='Filesystem'; |
---|
[d47323ec] | 37 | $TbMsg[28]='None'; |
---|
| 38 | $TbMsg[29]='Unknown'; |
---|
| 39 | // Desagrupamiento |
---|
| 40 | $TbMsg[30]='FileSystem'; |
---|
| 41 | $TbMsg[31]='O.S. type'; |
---|
| 42 | $TbMsg[32]='Partition Size'; |
---|
| 43 | $TbMsg[33]='Name of image'; |
---|
| 44 | $TbMsg[34]='Software Profile'; |
---|
[3ec149c] | 45 | |
---|
[4e5e8bb] | 46 | ?> |
---|
| 47 | |
---|
Note: See
TracBrowser
for help on using the repository browser.