Last change
on this file since 5d05b06 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:
1.1 KB
|
Line | |
---|
1 | <?php |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: eliminarimagencache_cat.php (Comandos) |
---|
5 | // Idioma: Catal� |
---|
6 | //________________________________________________________________________________________________________ |
---|
7 | if (empty ($TbMsg)) $TbMsg=array(); |
---|
8 | $TbMsg[0]='Unidad Organizativa'; |
---|
9 | $TbMsg[1]='Grupo de aulas'; |
---|
10 | $TbMsg[2]='Aula'; |
---|
11 | $TbMsg[3]='Grupo de ordenadores'; |
---|
12 | $TbMsg[4]='Ordenador'; |
---|
13 | $TbMsg[5]='Eliminar Imatge de la Cache en Client'; |
---|
14 | $TbMsg[6]='Dades a subministrar'; |
---|
15 | $TbMsg[7]='Imátges Disponibles'; |
---|
16 | $TbMsg[8]='Par'; |
---|
17 | $TbMsg[9]='Nom S.O.'; |
---|
18 | $TbMsg[10]='Nom de la Imatge'; |
---|
19 | $TbMsg[11]='Nº'; |
---|
20 | $TbMsg[12]='Marcar'; |
---|
21 | $TbMsg[13]='Grand�ria'; |
---|
22 | $TbMsg[14]='Imatge NO está al Repositori'; |
---|
23 | $TbMsg[15]=' te varis Repositoris assignats'; |
---|
24 | $TbMsg[16]=' NO te el Repositori al Servidor'; |
---|
25 | $TbMsg[17]='Limitacions Versió 1.1'; |
---|
26 | $TbMsg[18]='Grand�ria de la imatge disponible si Repositori i Servidor Web allotjats al mateix Servidor'; |
---|
27 | $TbMsg[19]='Tipus'; |
---|
28 | $TbMsg["CONFIG_NOCONFIG"]='Sense configuraci�: client no connectat al servidor.'; |
---|
29 | |
---|
Note: See
TracBrowser
for help on using the repository browser.