opengnsys/admin/WebConsole/idiomas/php/eng/propiedades_aulas_eng.php

52 lines
1.4 KiB
PHP

<?php
//________________________________________________________
//
// Fichero de idiomas php: propiedades_aulas_eng.php
// Idioma: Inglés
//________________________________________________________
$TbMsg=array();
$TbMsg[0]="No Option";
$TbMsg[1]="Insert";
$TbMsg[2]="Modify";
$TbMsg[3]="Remove";
$TbMsg[4]="Labs Management";
$TbMsg[5]="Lab. name";
$TbMsg[6]="Location";
$TbMsg[7]="Projector";
$TbMsg[8]="Blackboard";
$TbMsg[9]="Places";
$TbMsg[10]="Image URL";
$TbMsg[11]="Menu";
$TbMsg[12]="Comments";
$TbMsg[13]="Intervals";
$TbMsg[14]="Begin reserves";
$TbMsg[15]="End reserves";
$TbMsg[16]="Repository";
$TbMsg[17]="Hardware profile";
$TbMsg[18]="Properties for all computers in this class";
$TbMsg[19]="Cache size (KB)";
$TbMsg[20]="Autoexec";
$TbMsg[21]="Computers";
$TbMsg[22]="Multicast mode";
$TbMsg[23]="Multicast IP address";
$TbMsg[24]="Multicast port";
$TbMsg[25]="Multicast bandwith";
$TbMsg[26]="P2P mode -seeder while downloading";
$TbMsg[27]="P2P time -seeder time(s) after download-";
$TbMsg[28]="Gateway";
$TbMsg[29]="Netmask";
// UHU
$TbMsg[30]="Validation";
$TbMsg[31]="Login page";
$TbMsg[32]="Validation page";
// UHU
$TbMsg[495]="Cache content";
$TbMsg[509]="Computer Photo";
$TbMsg[5091]="Insert Photo";
$TbMsg[5092]="View Images";
// Ramón
$TbMsg['PROP_DNSIP']="DNS Server IP <em>(optional)</em>";
$TbMsg['PROP_PROXYURL']="Proxy Server URL <em>(optional)</em>";
?>