summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/configuraciones_eng.php
blob: 2238666f79642eddfeedd6e5c70271500e63b3d4 (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: configuraciones_esp.php 
//	Idioma: Español 
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]='Configuraciones';
$TbMsg[1]='Ámbito';
$TbMsg[2]="Aulas";
$TbMsg[3]="Grupo de Ordenadores";
$TbMsg[4]="Ordenadores";

$TbMsg[5]="Nombre";
$TbMsg[6]="Ubicación";
$TbMsg[7]="Cañón";
$TbMsg[8]="Pizarra";
$TbMsg[9]="Puestos";
$TbMsg[10]="URL Imagen";
$TbMsg[11]="Menú";
$TbMsg[12]="Comentarios";
$TbMsg[13]="Ordenadores";

$TbMsg[14]="Nombre";
$TbMsg[15]="Dirección IP";
$TbMsg[16]="Dirección MAC";
$TbMsg[17]="Perfil Hardware";

$TbMsg[18]="DESAGRUPAR SEGÚN VALORES DISTINTOS DE:";
$TbMsg[19]="Datos a suministrar";

$TbMsg[20]='Partition';
$TbMsg[21]='Installed OS';
$TbMsg[22]='Size (KB)';
$TbMsg[23]='Configuration Data';
$TbMsg[24]='Type';
$TbMsg[25]='Image';
$TbMsg[26]='Software Profile';
$TbMsg[27]='Filesys';
$TbMsg[28]='None';
$TbMsg[29]='Unknown';

$TbMsg[30]='Filesystem';
$TbMsg[31]='OS name';
$TbMsg[32]='Partition Size';
$TbMsg[33]='Image Name';
$TbMsg[34]='Software Profile';
$TbMsg[35]='Disk';
$TbMsg[36]='Primary Partitions';
$TbMsg[37]='Logical Partitions';
$TbMsg[38]='Menor espacio libre (KB)';
$TbMsg[39]='Customize';
$TbMsg[40]='Sin modificar tama&ntilde;o';
$TbMsg[41]='Generate Instruction';

$TbMsg[42]='Variable';
$TbMsg[43]='Sin configuraci&oacute;n: cliente no conectado al servidor.';

?>