source: admin/WebConsole/idiomas/php/cat/propiedades_ordenadorestandar_cat.php

lgromero-new-oglive
Last change on this file was b6ec162, checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago

#834: Remove all redundant PHP closing tags.

  • Property mode set to 100644
File size: 955 bytes
Line 
1<?php
2//________________________________________________________________________________________________________
3//
4//      Fitxer d'idiomes php: propiedades_ordenadorestandar_cat.php
5//      Idioma: Catal�
6//________________________________________________________________________________________________________
7$TbMsg=array();
8$TbMsg[0]="Aula";
9$TbMsg[1]="Ordinador plantilla";
10$TbMsg[2]="Nom";
11$TbMsg[3]="Direcci� IP";
12$TbMsg[4]="Direcci� MAC";
13$TbMsg[5]="Perfil hardware";
14$TbMsg[6]="Servidor Dhcp";
15$TbMsg[7]="Servidor Rembo ";
16$TbMsg[8]="Ordinadors per a afegir";
17$TbMsg[9]='(*) Per modificar un ordinador amb un certa dada, en aquesta aula, ha d\'introduir el valor corresponent i deixar el camp "Ordinadors a afegir" a zero.';
18$TbMsg[10]="(**) Si es tracta d\'ordinadors nous amb una configuraci� per defecte, per� no vol modificar els ordinadors ja existents ha d'\introduir un valor m�s gran que zero.";
19$TbMsg[11]="Grand�ria Cach�";
20
21
Note: See TracBrowser for help on using the repository browser.