source: admin/WebConsole/idiomas/php/eng/propiedades_aulas_eng.php

lgromero-new-oglive
Last change on this file was dcc225a, checked in by Natalia Serrano <natalia.serrano@…>, 18 months ago

Attach calendars to aulas

  • Property mode set to 100644
File size: 1.9 KB
Line 
1<?php
2//________________________________________________________
3//
4//      Php language file: propiedades_aulas_eng.php
5//      Language: English
6//________________________________________________________
7if (empty($TbMsg))  $TbMsg=array();
8$TbMsg[0]="No Option";
9$TbMsg[1]="Insert";
10$TbMsg[2]="Modify";
11$TbMsg[3]="Delete";
12$TbMsg[4]="Labs Management";
13$TbMsg[5]="Lab name";
14$TbMsg[6]="Location";
15$TbMsg[7]="Projector";
16$TbMsg[8]="Blackboard";
17$TbMsg[9]="Capacity";
18$TbMsg[10]="Picture";
19$TbMsg[11]="Menu";
20$TbMsg[12]="Comments";
21$TbMsg[13]="Reservations";
22$TbMsg[14]="Start reservation time";
23$TbMsg[15]="End reservation time";
24$TbMsg[16]="Repository";
25$TbMsg[17]="Hardware profile";
26$TbMsg[18]="Assign properties to Lab object";
27$TbMsg[1888]="Massive modifier of computer properties";
28$TbMsg[19]="Cache size (KB)";
29$TbMsg[20]="Autoexec";
30$TbMsg[21]="Computers";
31$TbMsg[22]="Multicast mode";
32$TbMsg[23]="Multicast IP address";
33$TbMsg[24]="Multicast port";
34$TbMsg[25]="Multicast bandwidth";
35$TbMsg[26]="P2P mode -seeder while downloading-";
36$TbMsg[27]="P2P time -seeder time after download-";
37$TbMsg[28]="Gateway";
38$TbMsg[29]="Net mask";
39// UHU
40$TbMsg[30]="Validation";
41$TbMsg[31]="Login page";
42$TbMsg[32]="Validation page";
43// UHU
44// AGP
45$TbMsg[33]="ogLive";
46$TbMsg[34]="*** Some computers have different ogLive ***";
47$TbMsg[495]="Cache data";
48$TbMsg[509]="Computer picture";
49$TbMsg[5091]="Insert picture";
50$TbMsg[5092]="View pictures";
51// AGP
52// Ramón
53$TbMsg['PROP_NTPIP']="NTP Server IP <em>(optional)</em>";
54$TbMsg['PROP_DNSIP']="DNS Server IP <em>(optional)</em>";
55$TbMsg['PROP_PROXYURL']="Proxy Server URL <em>(optional)</em>";
56$TbMsg['PROP_IDCALENDARIO']="Calendar ID";
57$TbMsg['COMM_DEFTIMEZONE']="default time zone";
58$TbMsg['PROP_REMOTEACCESS']="Remote access";
59$TbMsg['COMM_REMOTEACCESS']="allow remote access management to computers";
60$TbMsg['COMM_DEFOGLIVE']="Assigned by administrator";
61// Ticket-816 PCprofesor
62$TbMsg['PROP_PROFCOMPUTER']="Teacher‘s computer";
Note: See TracBrowser for help on using the repository browser.