summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/comandos/eliminarimagenrepo_eng.php
blob: 3259b608d023a40c5c4323d8bfa267a17ae0cd07 (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
<?php
//________________________________________________________________________________________________________
//
//	Php language file: eliminarimagenrepositorio_eng.php (Comandos)
//	Language: English
//________________________________________________________________________________________________________
	if (empty($TbMsg))  $TbMsg=array();
	$TbMsg[0]='Image creation';
	$TbMsg[1]='Computer features';
	$TbMsg[2]='Name';
	$TbMsg[3]='IP Address';
	$TbMsg[4]='MAC Address';
	$TbMsg[5]='Deleting Image from Repository';
	$TbMsg[6]='Data to supply';
	$TbMsg[7]='Available Images';
	$TbMsg[8]='Par';
	$TbMsg[9]='OS name';
	$TbMsg[10]='----------- Image name -----------';
	$TbMsg[11]='No.';
	$TbMsg[12]='Mark';
	$TbMsg[13]='Size';
	$TbMsg[14]='Locked Image';
	$TbMsg[15]='Deleting Image';
	$TbMsg[16]='**** WARNING ****';
	$TbMsg[17]='If you click OK the selected objects will be deleted';
	$TbMsg[18]="TOTAL Space";
	$TbMsg[19]="Used Space";
	$TbMsg[20]="Free Release";
	$TbMsg[21]="% Used";
	$TbMsg[22]="Cannot connect to the Repository";
	$TbMsg[23]='Version Limitations 1.5';
	$TbMsg[24]='Deleting Image is allowed if Repository and Web server are hosted on the same server';
	$TbMsg[25]='NOT Created';
	$TbMsg[26]='Deleting 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]='WARNING: Image is hosted in a directory that does not match with the organizational unit.';