summaryrefslogtreecommitdiffstats
path: root/opengnsys-admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/comandos/particionaryformatear_eng.php
blob: a2cccdcd4c1268156b4f29b8d7ed2be395a286f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: particionaryformatear_eng.php (Comandos)
//	Idioma: Ingés 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Centers';
	$TbMsg[1]='Group of labs';
	$TbMsg[2]='Labs';
	$TbMsg[3]='Group of computers';
	$TbMsg[4]='Computers';
	$TbMsg[5]='Partitions and Formatting';
	$TbMsg[6]='Environment';
	$TbMsg[7]='';
	$TbMsg[8]='Par';
	$TbMsg[9]='Type';
	$TbMsg[10]='System name';
	$TbMsg[11]='Size';
	$TbMsg[12]='Operation';
	$TbMsg[13]='No action';
	$TbMsg[14]='Format';
	$TbMsg[15]='Hide';
	$TbMsg[16]='Show';
	$TbMsg[17]='¡¡ Free  space !!';
?>