summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php
blob: 00377b76b128c3777b4c97fb5055474d1b88a36e (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
<?php
//______________________________________________________________
//
//	Fichero de idiomas php: propiedades_ordenadores_esp.php 
//	Idioma: Español 
//______________________________________________________________
if (empty ($TbMsg)) $TbMsg=array();
$TbMsg[0]="Sin Opci&oacute;n";
$TbMsg[1]="Insertar";
$TbMsg[2]="Modificar";
$TbMsg[3]="Eliminar";
$TbMsg[4]="Gestión Ordenadores";
$TbMsg[5]="Nombre";
$TbMsg[6]="Dirección IP";
$TbMsg[7]="Dirección MAC";
$TbMsg[8]="Perfil hardware";
$TbMsg[9]="Autoexec";
$TbMsg[10]="Repositorio";
$TbMsg[11]="Men&uacute;";
$TbMsg[12]="Tama&ntilde;o cach&eacute; (KB)";
$TbMsg[13]="Interfaz de red";
$TbMsg[14]="Driver de red";
// UHU
$TbMsg[15]="Validación";
$TbMsg[16]="Pagina login";
$TbMsg[17]="Pagina validación";
// UHU
// AGP
$TbMsg[18]="ogLive";
$TbMsg[509]="Foto ordenador";
$TbMsg[5091]="Insertar foto";
$TbMsg[5092]="Ver fotos";
$TbMsg[495]="Fecha/Cach&eacute;";
$TbMsg[4951]="Cach&eacute; libre";
//AGP
$TbMsg['COMM_DEFOGLIVE']="Asignado por el administrador";
$TbMsg["LABEL_SERIALNO"]="N&ordm; de serie";
$TbMsg["WARN_NOREPO"]="<em>AVISO: sin repositorio asignado.</em>";
$TbMsg["WARN_NOTDETECTED"]="<em>(no detectado)</em>";
$TbMsg['WARN_PROFESSOR']="profesor";
$TbMsg["LABEL_LOCATION"]="Localización en el aula";
$TbMsg["PROP_ROW"]="Fila";
$TbMsg["PROP_COLUMN"]="Columna";
$TbMsg["VAL_UNSPECIFIED"]="No especificado";