source: admin/WebConsole/idiomas/php/eng/propiedades_aulas_eng.php @ 61e5ebd

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since 61e5ebd was aaf6857, checked in by ramon <ramongomez@…>, 7 years ago

#816: Integrar código del ticket:816 en rama branches/version1.1

git-svn-id: https://opengnsys.es/svn/branches/version1.1@5615 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 1.9 KB
RevLine 
[dc5e48a]1<?php
2//________________________________________________________
[3ec149c]3//
4//      Fichero de idiomas php: propiedades_aulas_eng.php
[59e0a94]5//      Idioma: Inglés
[dc5e48a]6//________________________________________________________
[3ec149c]7$TbMsg=array();
8$TbMsg[0]="No Option";
9$TbMsg[1]="Insert";
10$TbMsg[2]="Modify";
11$TbMsg[3]="Remove";
12$TbMsg[4]="Labs Management";
[59e0a94]13$TbMsg[5]="Lab. name";
14$TbMsg[6]="Location";
15$TbMsg[7]="Projector";
[3ec149c]16$TbMsg[8]="Blackboard";
[7da6e599]17$TbMsg[9]="Capacity";
[9ed3ea8]18$TbMsg[10]="Picture";
[3ec149c]19$TbMsg[11]="Menu";
20$TbMsg[12]="Comments";
21$TbMsg[13]="Intervals";
22$TbMsg[14]="Begin reserves";
23$TbMsg[15]="End reserves";
[36b1c4d]24$TbMsg[16]="Repository";
25$TbMsg[17]="Hardware profile";
[aa26f6e]26$TbMsg[18]="Assign properties to the Lab object";
[7955ce8]27$TbMsg[1888]="Massive modifier of computer properties";
[59e0a94]28$TbMsg[19]="Cache size (KB)";
[36b1c4d]29$TbMsg[20]="Autoexec";
[dc5e48a]30$TbMsg[21]="Computers";
[36b1c4d]31$TbMsg[22]="Multicast mode";
32$TbMsg[23]="Multicast IP address";
33$TbMsg[24]="Multicast port";
34$TbMsg[25]="Multicast bandwith";
[9ed3ea8]35$TbMsg[26]="P2P mode -seeder while downloading-";
36$TbMsg[27]="P2P time -seeder time after download-";
[36b1c4d]37$TbMsg[28]="Gateway";
38$TbMsg[29]="Netmask";
[3e3797e]39// UHU
40$TbMsg[30]="Validation";
41$TbMsg[31]="Login page";
42$TbMsg[32]="Validation page";
43// UHU
[90c670e]44// AGP
[f5ef313]45$TbMsg[33]="ogLive";
[90c670e]46$TbMsg[34]="*** There are equipment with different ogLive ***";
[3e3797e]47$TbMsg[495]="Cache content";
[9ed3ea8]48$TbMsg[509]="Computer picture";
49$TbMsg[5091]="Insert picture";
50$TbMsg[5092]="View pictures";
[90c670e]51// AGP
[3e3797e]52// Ramón
[0ab2cd5]53$TbMsg['PROP_NTPIP']="NTP Server IP <em>(optional)</em>";
[3e3797e]54$TbMsg['PROP_DNSIP']="DNS Server IP <em>(optional)</em>";
55$TbMsg['PROP_PROXYURL']="Proxy Server URL <em>(optional)</em>";
[9ed3ea8]56$TbMsg['COMM_DEFTIMEZONE']="default time zone";
57$TbMsg['PROP_REMOTEACCESS']="Remote access";
58$TbMsg['COMM_REMOTEACCESS']="allow management of remote access to the computers";
[f5ef313]59$TbMsg['COMM_DEFOGLIVE']="Assigned by administrator";
[aaf6857]60// Ticket-816 PCprofesor
61$TbMsg['PROP_PROFCOMPUTER']="Professor's computer";
[59e0a94]62?>
Note: See TracBrowser for help on using the repository browser.