summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/propiedades_usuarios_esp.php
blob: fd06af099ae5d294bd775f499805e9f55ed61484 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: propiedades_ordenadores_esp.php 
//	Idioma: Español 
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="Sin Opción";
$TbMsg[1]="Insertar";
$TbMsg[2]="Modificar";
$TbMsg[3]="Eliminar";
$TbMsg[4]="Gestión Usuarios";
$TbMsg[5]="Usuario";
$TbMsg[6]="Password";
$TbMsg[7]="Nombre completo";
$TbMsg[8]="E-mail";
$TbMsg[9]="Unidad organizativa";
$TbMsg[10]="Idioma ";
$TbMsg[11]="SuperAdministrador ";
$TbMsg[12]="Administrador";
$TbMsg[13]="Operador";
?>