source: admin/WebConsole/idiomas/php/esp/propiedades_ordenadores_esp.php @ f8a75f18

opengnsys-1.0.6b
Last change on this file since f8a75f18 was de687e3, checked in by ramon <ramongomez@…>, 10 years ago

#673: Integrar código de la versión 1.0.6 en rama principal.

git-svn-id: https://opengnsys.es/svn/trunk@4641 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 909 bytes
Line 
1<?php
2//______________________________________________________________
3//
4//      Fichero de idiomas php: propiedades_ordenadores_esp.php
5//      Idioma: Español
6//______________________________________________________________
7$TbMsg=array();
8$TbMsg[0]="Sin Opci&oacute;n";
9$TbMsg[1]="Insertar";
10$TbMsg[2]="Modificar";
11$TbMsg[3]="Eliminar";
12$TbMsg[4]="Gestión Ordenadores";
13$TbMsg[5]="Nombre";
14$TbMsg[6]="Dirección IP";
15$TbMsg[7]="Dirección MAC";
16$TbMsg[8]="Perfil hardware";
17$TbMsg[9]="Autoexec";
18$TbMsg[10]="Repositorio";
19$TbMsg[11]="Men&uacute;";
20$TbMsg[12]="Tama&ntilde;o cach&eacute; (KB)";
21$TbMsg[13]="Interfaz de red";
22$TbMsg[14]="Driver de red";
23// UHU
24$TbMsg[15]="Validación";
25$TbMsg[16]="Pagina login";
26$TbMsg[17]="Pagina validación";
27// UHU
28$TbMsg[509]="Foto ordenador";
29$TbMsg[5091]="Insertar foto";
30$TbMsg[5092]="Ver fotos";
31$TbMsg[495]="Fecha/Cach&eacute;";
32$TbMsg[4951]="Cach&eacute; libre";
33?>
34
Note: See TracBrowser for help on using the repository browser.