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
Line | |
---|
1 | <?php |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: restaurarimagen_eng.php (Comandos) |
---|
5 | // Idioma: English |
---|
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'; |
---|
14 | $TbMsg[6]='Scope'; |
---|
15 | $TbMsg[7]='Data to provide'; |
---|
16 | $TbMsg[8]='Partition'; |
---|
17 | $TbMsg[9]='Protocol'; |
---|
18 | $TbMsg[10]='Restore (Same partition type)'; |
---|
19 | $TbMsg[11]='Restore (Other partition type)'; |
---|
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'; |
---|
30 | $TbMsg[21]='Installed O.S.'; |
---|
31 | $TbMsg[22]='Size'; |
---|
32 | $TbMsg[23]='Configuration data'; |
---|
33 | $TbMsg[24]='Type'; |
---|
34 | $TbMsg[25]='Image'; |
---|
35 | $TbMsg[26]='Software profile'; |
---|
36 | $TbMsg[27]='Filesystem'; |
---|
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'; |
---|
45 | |
---|
46 | ?> |
---|
47 | |
---|
Note: See
TracBrowser
for help on using the repository browser.