summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/comandos/configurar_esp.php
blob: 48208d82d87d563a99133e7284acb283a13dacc1 (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
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: configurar_esp.php (Comandos)
//	Idioma: Espa�l 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Centros';
	$TbMsg[1]='Grupo de aulas';
	$TbMsg[2]='Aulas';
	$TbMsg[3]='Grupo de ordenadores';
	$TbMsg[4]='Ordenadores';
	$TbMsg[5]='Particionar y Formatear';
	$TbMsg[6]='Ámbito';
	$TbMsg[7]='Partición oculta';
	$TbMsg[8]='Par';
	$TbMsg[9]='Tipo';
	$TbMsg[10]='Nombre S.O.';
	$TbMsg[11]='Tamaño';
	$TbMsg[12]='Operación';
	$TbMsg[13]='Sin acción';
	$TbMsg[14]='Formatear';
	$TbMsg[15]='Ocultar';
	$TbMsg[16]='Mostrar';
	$TbMsg[17]=' Espacio libre !!';
?>