source:
admin/WebConsole/idiomas/php/eng/comandos/restaurarimagen_eng.php
Last change on this file was beebc19, checked in by , 7 years ago | |
---|---|
|
|
File size: 1.3 KB |
Rev | Line | |
---|---|---|
[043e67d] | 1 | <?php |
[3ec149c] | 2 | //________________________________________________________________________________________________________ |
3 | // | |
[beebc19] | 4 | // Php language file: restaurarimagen_eng.php (Comandos) |
5 | // Language: 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'; |
[beebc19] | 15 | $TbMsg[7]='Data to supply'; |
[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'; | |
[beebc19] | 23 | $TbMsg[15]='Computers'; |
24 | $TbMsg[16]=''; | |
25 | $TbMsg[17]=''; | |
[d47323ec] | 26 | $TbMsg[18]="UNGROUP COMPUTERS ACCORDING TO DIFFERENT VALUES OF:"; |
[beebc19] | 27 | $TbMsg[19]="Data to supply"; |
28 | // Headers of configuration table | |
[d47323ec] | 29 | $TbMsg[20]='Partition'; |
[beebc19] | 30 | $TbMsg[21]='Installed OS'; |
[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'; | |
[beebc19] | 39 | // Ungroup |
[d47323ec] | 40 | $TbMsg[30]='FileSystem'; |
[beebc19] | 41 | $TbMsg[31]='OS Name'; |
[d47323ec] | 42 | $TbMsg[32]='Partition Size'; |
[beebc19] | 43 | $TbMsg[33]='Image Name'; |
[d47323ec] | 44 | $TbMsg[34]='Software Profile'; |
Note: See TracBrowser
for help on using the repository browser.