source: admin/WebConsole/idiomas/javascripts/eng/propiedades_aulas_eng.js @ fce0af3

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 fce0af3 was 0ab2cd5, checked in by ramon <ramongomez@…>, 9 years ago

#725: Incluir campo para servidor NTP en formulario de propiedades del aula, mostrando la zona horaria del servidor.

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

  • Property mode set to 100644
File size: 1.5 KB
Line 
1//________________________________________________________________________________________________________
2//     
3//      Fichero de idiomas javascript: propiedades_aulas_eng.js
4//      Idioma: Ingés
5//________________________________________________________________________________________________________
6TbMsg=new Array;
7TbMsg[0]="El nombre del aula debe contener caracteres alfanumericos";
8TbMsg[1]="You must introduce a number of places for this lab";
9TbMsg[2]="WARNING.- This lab contain others groups or labs. If you remove it, you will also remove all these. ¿ Are you sure ?";
10TbMsg[3]="Time for begining of reserves periode must be smaller than final time";
11TbMsg[4]="Multicast speed is not valid, use numbers only";
12TbMsg[5]="Netmask is not valid";
13TbMsg[6]="P2P mode is not valid";
14TbMsg[7]="El tiempo (segundos ) de semillero despues de la descarga p2p no es valida";
15TbMsg[8]="Multicast mode is not valid";
16TbMsg[9]="Multicast IP address is not valid";
17TbMsg[10]="Multicast port is not valid";
18TbMsg[11]="Multicast speed is not valid, use numbers only";
19TbMsg[12]="DNS server IP address is not valid";
20TbMsg[13]="Proxy server URL is not valid";
21TbMsg[14]="Deben introducirse datos de validacion: pagina de login y pagina de validacion";
22TbMsg[15]="La URL de la pagina de login no es valida";
23TbMsg[16]="La URL de la pagina de validación no es valida";
24TbMsg[17]="La ubicacion solo puede contener caracteres alfanumericos"
25TbMsg[18]="Los comentarios solo pueden contener caracteres alfanumericos"
26TbMsg[19]="NTP server IP address is not valid";
Note: See TracBrowser for help on using the repository browser.