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:
1.2 KB
|
Line | |
---|
1 | <?php |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: eliminarimagencache_esp.php (Comandos) |
---|
5 | // Idioma: Espa�ol |
---|
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 Imagen de la Cache en Cliente'; |
---|
14 | $TbMsg[6]='Datos a suministrar'; |
---|
15 | $TbMsg[7]='Imágenes Disponibles'; |
---|
16 | $TbMsg[8]='Par'; |
---|
17 | $TbMsg[9]='Nombre S.O.'; |
---|
18 | $TbMsg[10]='Nombre de la Imagen'; |
---|
19 | $TbMsg[11]='Nº'; |
---|
20 | $TbMsg[12]='Marcar'; |
---|
21 | $TbMsg[13]='Tamaño'; |
---|
22 | $TbMsg[14]='Imagen NO está en Repositorio'; |
---|
23 | $TbMsg[15]=' tiene varios Repositorios asignados'; |
---|
24 | $TbMsg[16]=' NO tiene el Repositorio en el Servidor'; |
---|
25 | $TbMsg[17]='Limitaciones Versión 1.1'; |
---|
26 | $TbMsg[18]='Tamaño de la imagen disponible si Repositorio y Servidor Web alojados en el mismo Servidor'; |
---|
27 | $TbMsg[19]='Tipo'; |
---|
28 | $TbMsg["CONFIG_NOCONFIG"]='Sin configuración: cliente no conectado al servidor.'; |
---|
29 | |
---|
Note: See
TracBrowser
for help on using the repository browser.