lgromero-new-oglive
Last change
on this file was
beebc19,
checked in by Irina Gomez <irinagomez@…>, 7 years ago
|
#842 Consola: se revisan todos los ficheros de idioma en inglés.
|
-
Property mode set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 | <?php |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Php language file: restaurarimagen_eng.php (Comandos) |
---|
5 | // Language: 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 supply'; |
---|
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]="Data to supply"; |
---|
28 | // Headers of configuration table |
---|
29 | $TbMsg[20]='Partition'; |
---|
30 | $TbMsg[21]='Installed OS'; |
---|
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 | // Ungroup |
---|
40 | $TbMsg[30]='FileSystem'; |
---|
41 | $TbMsg[31]='OS Name'; |
---|
42 | $TbMsg[32]='Partition Size'; |
---|
43 | $TbMsg[33]='Image Name'; |
---|
44 | $TbMsg[34]='Software Profile'; |
---|
Note: See
TracBrowser
for help on using the repository browser.