summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/buscar_esp.php
blob: a7855fdee9ae889fbe680cb312793e263192e2a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?php
//________________________________________________
//
//	Fichero de idiomas php: buscar_esp.php 
//	Idioma: Español 
//________________________________________________
$TbMsg=array();
$TbMsg["SEARCH_TITLE"]="BUSCAR EQUIPOS";
$TbMsg["SEARCH_CRITERIA"]="Criterio de b&uacute;squeda";
$TbMsg["SEARCH_RESULTS"]="Resultados de la b&uacute;squeda";
$TbMsg["SEARCH_LAB"]="Aula";
$TbMsg["SEARCH_NAME"]="Nombre";
$TbMsg["SEARCH_IP"]="Direcci&oacute;n IP";
$TbMsg["SEARCH_MAC"]="Direcci&oacute;n MAC";
$TbMsg["SEARCH_DUPLICATES"]="Duplicados";
$TbMsg["SEARCH_NOMATCHES"]="No se encuentran resultados";
$TbMsg["SEARCH_NOVALUE"]="Debe introducir un valor para el criterio de búsqueda";
$TbMsg["SEARCH_PROFESSOR"]="Ordenadores de profesor";
$TbMsg["SEARCH_NOREPO"]="Ordenadores sin repositorio";