[f9f08d2] | 1 | <?
|
---|
| 2 | //____________________________________________________________
|
---|
| 3 | //
|
---|
[ca0f67c6] | 4 | // Fichero de idiomas php: aulas_cat.php
|
---|
| 5 | // Idioma: Català
|
---|
[f9f08d2] | 6 | //_____________________________________________________________
|
---|
| 7 | $TbMsg=array();
|
---|
[ca0f67c6] | 8 | $TbMsg[0]='Nou';
|
---|
[f9f08d2] | 9 | $TbMsg[1]='Modificar';
|
---|
| 10 | $TbMsg[2]='Eliminar';
|
---|
[ca0f67c6] | 11 | $TbMsg[3]='Nova Columna d\'Arrancada';
|
---|
| 12 | $TbMsg[4]='Modificar Columna d\'Arrancada';
|
---|
| 13 | $TbMsg[5]='Eliminar Columna d\'Arrancada';
|
---|
| 14 | $TbMsg[6]='Arrancada Creada Correctament';
|
---|
| 15 | $TbMsg[7]='Arrancada Modificada Correctament';
|
---|
| 16 | $TbMsg[8]='Arrancada Eliminada Correctament';
|
---|
| 17 | $TbMsg[9]='Selecciona Columna Arrancada';
|
---|
| 18 | $TbMsg[10]='"Mode Usuari"';
|
---|
| 19 | $TbMsg[11]='"Mode Administració"';
|
---|
| 20 | $TbMsg[12]='Nom';
|
---|
| 21 | $TbMsg[13]='Acceptar';
|
---|
| 22 | $TbMsg[14]='Introdueixi un Nom de Columna';
|
---|
[f9f08d2] | 23 | $TbMsg[15]='"Renombrar"';
|
---|
[ca0f67c6] | 24 | $TbMsg[16]='Cancel·lar';
|
---|
[f9f08d2] | 25 | $TbMsg[17]='Plantilla';
|
---|
[ca0f67c6] | 26 | $TbMsg[18]='Sense Plantilla';
|
---|
| 27 | $TbMsg[19]='Comandes';
|
---|
| 28 | $TbMsg[20]='Descripció';
|
---|
| 29 | $TbMsg[21]='Fitxer';
|
---|
[f9f08d2] | 30 | $TbMsg[22]='##NO-TOCAR-ESTA-LINEA ';
|
---|
[ca0f67c6] | 31 | $TbMsg[23]='NO HI HA COLUMNA NOVA';
|
---|
| 32 | $TbMsg[24]='Àmbit: Centros';
|
---|
| 33 | $TbMsg[25]='Àmbit: Grup d\'aulas';
|
---|
| 34 | $TbMsg[26]='Àmbit: Grup d\'ordinadors';
|
---|
| 35 | $TbMsg[27]='"Incorporar ordinadors"';
|
---|
| 36 | $TbMsg[28]='"Procediments"';
|
---|
| 37 | $TbMsg[29]='"Reserves d\'aulas"';
|
---|
| 38 | $TbMsg[30]='"Confirmades"';
|
---|
| 39 | $TbMsg[31]='"Pendents"';
|
---|
| 40 | $TbMsg[32]='"Denegades"';
|
---|
[f9f08d2] | 41 | $TbMsg[33]='"Consola remota"';
|
---|
[ca0f67c6] | 42 | $TbMsg[34]='"Programació reserves"';
|
---|
| 43 | $TbMsg[35]='"Operadors"';
|
---|
[f9f08d2] | 44 | $TbMsg[36]='"Eliminar Operador"';
|
---|
[ca0f67c6] | 45 | $TbMsg[37]='"Afegir nou Operador"';
|
---|
| 46 | $TbMsg[38]='"Assistents"';
|
---|
[f9f08d2] | 47 | $TbMsg[39]='"Eco de Consola"';
|
---|
[ca0f67c6] | 48 | $TbMsg[40]='"NetBoot avançat"';
|
---|
| 49 | $TbMsg[41]='"Reubicar ordinadors"';
|
---|
| 50 | $TbMsg[42]='Gestió Arrancada Avançada';
|
---|
[f9f08d2] | 51 | $TbMsg[43]='"Guardar"';
|
---|
[ca0f67c6] | 52 | $TbMsg[44]='Ubicador Ordinadors';
|
---|
| 53 | $TbMsg[45]='Nom àmbit';
|
---|