summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/comandos/eliminarimagenrepo_eng.php
blob: 44b55610dd16ee28dcc7c28e7461b74b107d5305 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: eliminarimagenrepositorio_eng.php (Comandos)
//	Idioma: Ing�s 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Generation of software profiles';
	$TbMsg[1]='Computer features';
	$TbMsg[2]='Name';
	$TbMsg[3]='IP Address';
	$TbMsg[4]='MAC Address';
	$TbMsg[5]='Remove Image Repository';
	$TbMsg[6]='Environment';
	$TbMsg[7]='Available Images';
	$TbMsg[8]='Par';
	$TbMsg[9]='System name';
	$TbMsg[10]='----------- Image name -----------';
	$TbMsg[11]='Nº';
	$TbMsg[12]='Mark';
	$TbMsg[13]='Size';
	$TbMsg[14]='Locked Image';
	$TbMsg[15]='Removing Image';
	$TbMsg[16]='**** WARNING ****';
	$TbMsg[17]='Clicking OK deletes the selected objects';
	$TbMsg[18]="TOTAL Space"; 
	$TbMsg[19]="Space Occupied"; 
	$TbMsg[20]="Space Release"; 
	$TbMsg[21]="% Occupied"; 
	$TbMsg[22]="No connection to the Repository";
	$TbMsg[23]='Version Limitations 1.5';
	$TbMsg[24]='Clear Image is permitted if Repository and Web server hosted on the same server';
	$TbMsg[25]='NOT Created';
	$TbMsg[26]='Delete Image object';
	$TbMsg[27]='Type';
	$TbMsg[28]='View Full Repository';
	$TbMsg[29]='View Organizational Unit';
	$TbMsg[30]='Organizational Unit';
	$TbMsg[31]='Archive';
	$TbMsg[32]='Directory';
	$TbMsg[33]='AVISO: La imagen está situada en un directorio que no corresponde a la unidad organizativa.'
?>